@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.section-wrap{
		width: 768px;
	}
	.row_outer{
		padding: 0;
		margin: 0 auto;
	}
	.top-header .social ul, .top-menu ul, .bottom-menu ul{
		text-align:center;
	}
	.footer-left, .footer-right, .top-header-left, 
	.top-header-right, .header-logo, .header-adds{
		float:left;
		width:100%;
	}
	
	.section-wrap-outer{ 
	width:100%;
	background:#cc1c00;
	height:100%;
	display:block;
	padding-bottom:15px;
	}
	
	.header .header-logo { 
	display:block; 
	float:none;
	width:100%;
	margin-right:0;
	margin-bottom:15px;
	max-width:100%;
	text-align:center;
	}
	
	.mainnav { 
	display: block; 
	width:100%;  
	height:95px; 
	}
	
	.main-nav-wrapper{
	float:none;
	position:relative;
	width:100%;
	margin-bottom:15px;
	}
	
	.nav-right{
	width:100%;
	float:none;
	}
	.header-logo, .header-adds{
		text-align:center;
	}
	.header-adds{
		padding-top:25px;
	}
	.top-header .social ul li, .top-menu ul li, .bottom-menu ul li
	{
		display:inline-block;
		float:none;
	}
	ul#mainnav li{
		padding-right:0px;
	}
	ul#mainnav li a{
		font-size:13px;
	}
	.credits{
		line-height:30px;
		text-align:center;
	}
	.footer{
		padding-top:20px;
	}
	.home-slide-image{
		width:30% !important;
	}
	.home-slide-caption{
		width:67% !important;
	}
	.home-slide-caption .title{
		font-size:20px;
	}
	.home_slider .flex-direction-nav a{
		bottom:0 !important;
	}
	.home_slider .excerpt{
		display:none;
	}
	.home_slider .desk{
		overflow:hidden;
	}
	.home_slider .excerpt.mobile{
		display:block;
		padding-top:20px;
	}
	.small-post .mediaholder{
		height:auto;
	}
	.detailmeta{
		display:none;
	}
	.tabber-widget ul.etabs li{
		width:100%;
	}
	.social-counters .counter{
		width:100%;
		text-align:left;
		margin-bottom:10px;
	}
	.social-counters .counter:last-child{
		margin-bottom:0;
	}
	.social-counters .counter a,
	.social-counters .counter .counter-desc{
		text-align:left;
	}
	.social-counters .counter i{
		float:left;
	}
	.social-counters .counter .counter-desc{
		padding-left:55px;
	}
	.sharing-text{
		display:none;
	}
	.magz_slider .flex-direction-nav a{
		top:50px;
	}
	.or-register{
		display:none;
	}
	.navigation.sticky {
	position   : fixed;
	top        : 0;
	z-index    : 1000;
	width:100%;
	margin-left:0px;
	padding:0 0px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.navigation.sticky  .headersearch{
		padding:0 0 0 0px;
		width:100%;
	}
	
	.post-right{  float:left; width:100%; position:relative;}
		.top-header .social ul, .top-menu ul, .bottom-menu ul{
		text-align:center;
	}
		.top-header .social span{ display:inline-block; float:none;}
		.top-header .social { margin-bottom:5px;}
		
		.footer .social-counters .counter{ 	width:42%; margin-bottom:20px; text-align:center;}
	
		.footer .social-counters .counter a, .footer .social-counters .counter .counter-desc, .footer .social-counters .counter .count{ display:block;  width:100%; padding-left:0px; text-align:left;	}
		.footer-right{ padding-left:30px;}
		.header-wrap{ padding-bottom:0px!important;}
		.top_img{ display:block; width:100%;  height:80px;  top:-100px;  }
		
			.highlight_box{ padding:0px 0px 40px 0px; display:block; width:100%; text-align:center; margin-top:0px; } 
	.highlight_box .title_box{ 	background: none; 	padding-top:50px;}
		
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
	.section-wrap
	{
		width: 320px;
	}
	.row_outer{
		padding: 0;
		margin: 0 auto;
	}
	.top-header .social ul, .top-menu ul, .bottom-menu ul{
		text-align:center;
	}
	
	.footer-left, .footer-right, .top-header-left, 
	.top-header-right, .header-logo{
		float:left;
		width:100%;
	}
	.header-logo, .header-adds{
		text-align:center;
	}
	.header-adds{
		padding-top:25px;
	}
	.top-header .social ul li, .top-menu ul li, .bottom-menu ul li
	{
		display:inline-block;
		float:none;
	}
	.credits{
		line-height:30px;
		text-align:center;
	}
	.footer{
		padding-top:20px;
	}
	.main-nav-wrapper{
		width:100%;
	}
	ul#mainnav, .headersearch-button, .headersearch{
		display:none;
	}
	.tinynav{
		display:block;
	} 
	.home_slider .flex-direction-nav .flex-prev {
		left: 0 !important;
		margin-left: 0;
	}
	.home_slider .flex-direction-nav .flex-next {
		left: 35px;
	}
	.home_slider .flex-direction-nav a {
		bottom: 10px;
		top: 92px !important;
		margin-top: 0;
		width: 30px;
		height: 30px;
		background: none;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		-o-border-radius: 2px;
		border-radius: 2px;
		line-height:32px;
	}
	.home_slider .flex-direction-nav i{
		color:#444;
	}
	.home-slide-caption, .magazine .big-post{
		margin-bottom:25px;
	}
	.magazine .small-post.first{
		margin-bottom:25px;
	}
	.magazine3 .big-post .mediaholder{
		margin-bottom:12px;
	}
	.magazine2 .first, .related-item{
		margin-bottom:40px;
	}
	.magazine2 .small-post.first, .related-item{
		margin-bottom:0;
	}
	.home-slide-caption .title {
		font-size:20px;
	}
	.sharing-text{
		display:none;
	}
	.blogs .mediaholder {
		width: 100%;
		height: auto;
		float:none;
		margin-bottom:12px;
		margin-left:0px;
		margin-right:0px;
	}
	.home-slide-caption .title{
		font-size:18px;
	}
	.home-slide-caption .cal .date {
		font-size: 60px;
	}
	.home-slide-caption .cal .year {
		font-size: 35px;
		left: 50px;
	}
	.home-slide-caption .cal .month {
		font-size: 14px;
		top: 40px;
		left: 53px
	}
	.single-title h1 {
		font-size: 22px;
	}
	#back-top{
		display:none !important;
	}
	.review-top, body.rtl .review-top {
		float: none;
		width: auto;
		margin-right: 0;
		margin-left: 0;
	}
	/* Layouts */

	.vc_responsive .wpb_row ul.wpb_thumbnails-fluid,
	.vc_responsive .wpb_row .wpb_thumbnails-fluid  {
		margin-left: 0;
		width: auto;
	}
	.vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_span"] ,
	.vc_responsive .wpb_row .wpb_thumbnails-fluid [class*="vc_span"],
	.vc_responsive .wpb_row .wpb_magazine .wpb_thumbnails-fluid .big-post > .vc_span6{
		width: 100%;
		float: none;
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	
	.vc_responsive div.vc_row-fluid div[class*="vc_span"] {
		float: none;
		display: block;
		width: auto;
		margin-left: 0;
	}
	
	.magz_slider .flex-direction-nav a{
		top:60px;
	}
	.navigation.sticky {
		  position   : relative;
		  z-index    : 2;
		  background:none;
		  width: 100%;
		  margin-left:0;
		  padding:0;
		  box-shadow: none;
	}
	.navigation.sticky  .headersearch{
		width:100%;
	}
	
		.h_item{  float:none; width:100%; height:171px; margin:0px auto!important; }
	.highlights{ float:none; display:inline-block; text-align:center;}
	.post-right{  float:left; width:95%; position:relative;}
	.top-header .social span{ display:inline-block; float:none;}
	.top-header .social { margin-bottom:10px;}
	.right-sidebar{   float: none; display: block; width:100%!important; margin-left: 0; display:none;}
	.footer-right{ padding-left:100px;}
	.footer .social-counters .counter{ width:35%; float:left; text-align:center;}
	.f_contact{ text-align:center; margin-bottom:10px;}
	.copyright{ text-align:center;}
	.section-wrap-outer{ height:auto;}
	
	.section-wrap-outer{ width:100%; background:#cc1c00; height:100%; display:block; padding-bottom:15px; 	}
	.header .header-logo { display:block; float:none; width:100%; margin-right:0; 	margin-bottom:15px; max-width:100%; text-align:center; 	}
	.header .social{ float:left; display:block; vertical-align:middle; width:50%; height:100%;  line-height:100%; }
	.mainnav { display: block; 	width:100%; height:100%;}
	.main-nav-wrapper{ float:none; position:relative; width:100%; margin-bottom:15px; 	}
	.nav-right{	width:100%; float:none; position:relative;	} 
	.headersearch-button{ height:100%; line-height:100%; margin-top:5px; display:block; float:right; width:30px; }	
	.highlight_box{ padding:0px 0px 40px 0px; display:block; width:100%; text-align:center; margin-top:0px; } 
	.highlight_box .title_box{ 	background: none; 	padding-top:50px;}
	.hp-highlight{ width:100%; float:none; margin-right:0; display:block; max-width:365px; margin:0px auto; margin-bottom:25px; }
	.last{ margin-right:auto!important;}
		
	#left-content{ width:100%!important; float:none!important;}
	#sidebar{ width:100%!important; float:none!important;}
	.top_img{ display:block; width:100%;  height:80px;  top:-100px;  }
	
	.slide_caption h1{ font-size:34px;  line-height:35px; }
	.slide_caption h4{  font-size:20px;  line-height:20px; } 

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 768px) {
	.section-wrap{
		width: 440px;
	}
	.row_outer{
		margin: 0 auto;
		padding:0;
	}
	.single-title h1 {
		font-size: 24px;
	}

	.home-slide-caption .title{
		font-size:22px;
	}
	.home-slide-caption .cal .date {
		font-size: 70px;
	}
	.home-slide-caption .cal .year {
		font-size: 40px;
		left: 60px;
	}
	.home-slide-caption .cal .month {
		font-size: 17px;
		top: 47px;
		left: 60px;
	}
	.review-final-score, body.rtl .review-final-score {
		width: auto;
		display:block;
		border-width: 0 0 2px 0;
		height: auto;
		position: relative;
	}
	.review-short-summary, body.rtl .review-short-summary{padding: 10px;}
	.user-rate-wrap, body.rtl .user-rate-wrap {text-align: center;}
	.user-rate, body.rtl .user-rate {float: none;margin: 5px auto 0;}
	.user-rate-wrap .user-rating-text, body.rtl .user-rate-wrap .user-rating-text{float:none;}
	.magz_slider .flex-direction-nav a{
		top:110px;
	}
	
	.slide_caption{ padding-top:20px;}
			
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.section-wrap{ width: 280px;}	
.slide_caption{ padding-top:10px; display:none;}
}