@media screen and (max-width: 1280px) and (min-width: 884px) {
    .main_contents .post .thhumbnail{width: 35% !important;float: right;}
    .main_contents .post .Description {width: 65% !important;float: left;}
    .main_contents .related_posts .post{width: 48%;float: right;min-height: 300px;}
    .main_contents .related_posts .post .thhumbnail{width: 100% !important;height: auto;}
    .main_contents .related_posts .post .Description{width: 100% !important;margin: 0;padding: 0;}
    .main_contents .related_posts .post .thhumbnail img{height: auto;}
    .main_contents .related_posts .post .Description h3 a{font-size: 18px;line-height: 25px;}
}
@media screen and (max-width: 884px) {
    .section_slider_ticker .slider_ticker{width: 100%;float: none;}
	.headline{display:none;}
	.site_headers .main_menus{width:100%;}
	.top_heads {margin-bottom: 0;}
	.site_headers .navbar li a {display: block;border-bottom: 1px solid #f1f1f1;}
    .latest_news_ticker .js-conveyor-1{width:100%;}
    #newsTicker2 .ent_navigation{width: 150px;}
    .section_slider_ticker .slider_sidebars {width: 75%;float: none;clear: both;margin: 0 auto;}
    .feautred_posts #inerrspost{padding: 0;min-height: auto;height: auto;}
    .feautred_posts .thumb,.feautred_posts .thumb img{height: auto;}
    header .menus_toggl{display: inline-block;margin-top: 15px;position:fixed;top:2%;left:8%;}
	header .menus_toggl.active{ transform: rotate(45deg);}
	header .menus_toggl.active span::after { bottom: 0;  transform: rotate(-90deg);}
	header .menus_toggl.active span::before {	  top: 0;	  opacity: 0;	}
	.top_heads .logos{width:75%;min-height:95px;}
	.navbar-collapse{width:100%;}    
	.navbar-collapse .navbar-nav {float: none;width: 100%;text-align: right;}
	.single_post{width:100%;}
}
@media screen and (max-width: 768px) {
    #newsTicker2 .ent_navigation{width: 125px;}
    #newsTicker2 .ent_navigation .ent_prev_news, #newsTicker2 .ent_navigation .ent_next_news{width: 15px;height: 15px;padding: 25px 10px !important;}
    header .menus_toggl{display: inline-block;}
    .top_heads .logos{width: 99%;float: right;}
}
@media screen and (max-width: 468px){
	.top_heads .logos {width: 75%;}
	.top_heads .logos img{height:auto;margin-top:25px;}
	header .menus_toggl{top:0;}
	#newsTicker2 .ent_navigation {display:none;}
	.latest_news .items .thumbnails img{height:310px;}
	 .section_slider_ticker .slider_sidebars {width: 100%;}
	.latest_news .items{min-height:400px;}
	.latest_news .items::before {background: #11111182;}
	.latest_news .items .thumbnails{min-height:400px;}
	.latest_news .items .thumbnails img{height:400px;}
	.latest_news .contents {padding: 10px;}
	.latest_news .contents h2{font-size:20px;line-height: 30px;}
	.latest_news .owl-nav i {
	  font-size: 18px;
	  color: #fff;
	  width: 20px;
	  height: 20px;
	  display: inline-block;
	}
	.latest_news .owl-carousel .owl-nav .owl-prev {
	  left: 10px;
	  top: 10px;
	}
	.latest_news .owl-carousel .owl-nav .owl-next {
	  left: 95px;
	  top: 10px;
	  right: auto;
	}
	.comment-meta.commentmetadata {
	  position: static;
	  font-size: 14px;
	  color: #b1b3be;
	  font-weight: 500;
	  text-align: left;
	}
	.main_contents .post .Description{padding:10px 0;}
}