.custom-logo {
	/*width: 400px;*/
	margin-left: 0;
	margin-right: 0;
	text-align: center;
}

.mh-posts-stacked-large {
	display: none;
}

.mh-posts-focus-large{
	display: none;
}

.mh_magazine_lite_posts_focus {
	margin-bottom: 0px;
}

.mh-meta-comments {
	display: none;
}

.entry-meta-comments {
	display: none;
}

.entry-meta-author {
	display: none;
}

.mh-post-nav-wrap {
	display: none;
}
.mh-slider-large {
 	-webkit-transition: 1s; /* Safari */
  	transition: 1s;
}
.mh-slider-large:hover {
 	opacity: 0.9;
 	-webkit-transition: 1s; /* Safari */
 	transition: 1s;
}
.mh-slider-large .mh-slider-title {
  text-transform: uppercase;
}
.mh-slider-large .mh-excerpt-more {
  color:#fff;
  font-weight:bold;
}
.mh-slider-large .mh-excerpt-more:hover {
  color:#88e2ff;
}
.widget_categories .cat-item{
 	padding-left: 12px;
}

.wpcf7-form {
 	border: 0px;
}

.mh-meta-author {
  	display: none;
}

.ebulten_text { 
padding: 10px; 
border: 1px solid #ebebeb; 
background: #fff; 
cursor: pointer;
height:22px; 
margin: 0 auto;
margin-bottom:10px;
width: 80%;
}


.Dil {
	width:100px;
	position:absolute;
	margin-top:-135px;
	right:0px;
	z-index:100;
	float:right;
}
.Dil .Lang {
	height:21px;
}
.Dil .Turkce {
	width:32px;
	height:32px;
	float:left;
}
.Dil .English {
	width:32px;
	height:32px;
	margin-left:5px;
	float:left;
}

@media screen and (max-width: 767px) {
.Dil {
	width:150px;
    height:30px;
  	padding:20px;
	position:static;
	margin-top:0px;
	right:inherit;
    left:inherit;
	z-index:100;
    /*background-color:#00ccff;*/
}
.Dil .Lang {
	height:27px;
    padding-top:5px;
    padding-right:10px;
    float:left;
}
.Dil .Turkce {
	width:32px;
	height:32px;
	float:left;
}
.Dil .English {
	width:32px;
	height:32px;
	margin-left:5px;
	float:left;
}
  
}
.mh-slider-large {
  overflow:hidden;
  height:429px;
}

