@media screen and (max-width:1300px) {
	#wrapper{
		width:100%;
		}
		
	#footer{
		width:100%;	
	}
		
#primaryTopSidebar{
			width:297px	;
}
}
@media screen and (max-width:1200px) {
#primartTopMidCol{ display:none;}
#featured-slider .sliderPostInfo{
	width:100%;	
	}
	 #navcats ul li a{
		padding:13px 6px; font-size:13px;	 
		 }
#navpages ul li a{ padding:6px 7px 4px;}
#innerLeft{ width:65%;}		 
}

@media screen and (max-width:1000px) {
	.subnewspost{ height:385px !important; }
#innerLeft {
    margin: 0;
    width: 100%;
}
	#search{ display:none;}
	#navcats ul li a{padding: 13px 4px;  font-size: 11px; font-weight:500;}
	#mediabar .container{ width:96.6% !important;}
	#featuredContent{ width:100%;}
	#primaryTopSidebar {
    text-align: center;
    width: 100%;
}

	


@media screen and (max-width:767px) {
	#mediabar .container{ width:95.6% !important;}
}

@media screen and (max-width:667px) {
	#primaryTopSidebar{
		text-align:center;
		}
	.subnewspost{ width:100% !important; height:auto !important; }
#innerLeft .wpcf7-form {
    width:100%;
}
	.code-block img{ width:100%; height:100%;}
	#footerLeft,#footerMid,#footerRight{ float:left; width:90%; }
	#bottomBoxRight .leftpic,#belowFeaturedLeft .leftpic, .featuredPost.down .post-outer .left, #secondaryR .left{
		width:94%;	
		}
		

#bottomBoxRight .rightpic,#belowFeaturedLeft .rightpic,.featuredPost.down .post-outer .right,#secondaryR .right {
    float: left;
    margin-top: 20px;
    width: 94%;
}
#belowFeaturedRight .rightpic{
	width:94%;
	margin-top: 20px;
	float:left;
	}
	
#belowFeaturedRight .leftpic{
	width:94%;
	float:left;

	}	
#bottomBoxLeft .featuredPost{
	width:100%;	

	}
#subnews .subnewspost img{ width:100%;}
.uba img{ width:100%; height:100%;}	
.copyrightpart,.copyrights{ text-align:center; float:none;}

#featured-slider img {
    height: 100%;
    min-height: 100%;
    width: 100%;
}
#ticker{ height:auto;
line-height:20px;}
#header .banner {
    float: right;
	width: 100%;
}
	
}
 @media screen and (min-width: 1024px) and (max-width: 1200px) {
	
#primaryTopSidebar {
    width: 27%;
}
#featuredContent{
	width:70%;	
	}
#mediabar .container{ width:96% !important;}	
}

@media screen and (max-width:360px) {
 
 #logo img{
	width:100%;
	height:100%;	 
	 }

}