/***Responsive Layout for all Devices***/

@media only screen 
and (max-width: 977px), 
only screen 
and (max-device-width: 977px) {
	#categories-top-stories > .a-story-wrap {
		width: 30%;
	}
	#categories-top-stories > .a-story-wrap:first-child {
		margin: 0;
	}

}

@media only screen 
and (max-width: 516px), 
only screen 
and (max-device-width: 516px) {
	#categories-top-stories > .a-story-wrap {
		width: 70%;
		margin: 0 auto;
		float: none;
	}

}

@media only screen 
and (max-width: 516px), 
only screen 
and (max-device-width: 516px) {
	table {
		font-size: 11px;
	}

}



@media only screen 
and (max-width: 1024px), 
only screen 
and (max-device-width: 1024px) {
	html {
		width: 100%;
	}
	body{
		width: 100%;
	}

	#acurax_si_simple {
		display: none;
	}

	.in-content-ads {
		overflow: hidden;
                width: 100%;
	}

	.container.home {
		width: 100%;
		padding: 0 5px;
	}
	.site_update {
		//color: #ffffff;
                font-size: 11px;
		text-align: center;
     //           line-height: 20px;
		float: left;
		margin: -13px auto 0px;
	}
	#header {
		width: 100%;
		position: relative;
	}
	.ad1-left {
		//width: 194px;
		top: 0;
                position: relative;
	}
	.header-section {
		float: none;
	/***	display: inline;
		margin: 0 auto;
		clear: both; **/
	}
	.ad1-right {
		float: none;
		//width: 194px;
		position: absolute;
		right: 10px;
		top: 6px;
	} 
	.site-main.main-container {
		width: 100%;
	}
	.home .primary, .home .primary .main {
		width: 100%;
	}
	.home .primary .main #featured #fragment-1 > a {
		width: 45%;
		height: 240px;
		display: block;
		float: left;
	}
	.home .primary .main #featured #fragment-1 > a > img {
		width: 100%;
		height: 100%;
	}
	#featured .ui-tabs-panel .info {
		display: inline-block;
		width: 52%;
		float: none;
		padding: 0 1%;
	}

	#featured .ui-tabs-panel .info h2 {
		float: none; 
		width: 100%;
		padding: 0;
	}

	#featured ul.ui-tabs-nav {
		clear: both;
	}
	#featured ul.ui-tabs-nav li {
		width: 46.5%;
		margin: 0 0.2% 0 0;
	}
	#featured ul.ui-tabs-nav li:last-child {
		margin: 0 0 0 0.7%;
	}
	.group .wpbcol-8 {
		width: 100%;
		margin-right: 7px !important;
	}
	.group .wpbcol-8 > .wpbcol-8 {
		width: 100%;
	}

	.special-reports .story.special-report {
		width: 99.2%;
		margin-right: 7px !important;
		padding: 0 0 0 6px ;
	}
	.text-story {
		padding: 6px 0;

	}
	.story .title {
		padding-right: 10px;
	}

	ul, ol {
		margin: 0;
	}
	.home .primary .opinion .contributors h4 {
		width: 98.5%;
	}
	.features-interviews .content.clearfix.slider-footer-sidebar {
		padding: 0 !important; 
	}
	.features-interviews .slider-footer-sidebar .small-slideshow {
		margin: 10px 11px 0 0;
	}
	.features-interviews .slider-footer-sidebar .small-slideshow:last-child {
		margin-top: 10px;
	}

	.sport-content.sport-thum .story {
		margin: 0 3px 10px 0; 
	}
	.sidebar {
		float: none;
		margin: 0 auto;
		width: 80%;
		text-align: center;
	}
	#primary,#content, #primary #content article, #primary #content article header, #primary #content article header div, #primary #content article header h2 {
		width: 100%;
	}
	
	#primary #content article header div img {
		width: 100%;
		height: auto;
		max-height: 480px;
	}
	#search.wpbcol-5 {
	display: none;
	}
	hr {
		margin-top: 1.45em;
	}
	.social-media {
		display: none;
	}
	.entry-content {
		width: 100%;
	}
//        .category-top-ads {
//            display: none;
//        }   
	#main > div.primary.wpbcol-16 > div:nth-child(5) .wpbcol-8.first {
		clear: both;
	}
	#all-categories {
		width: 100%;
	}
	.wpbcol-8.first {
	clear: both;
	}
	#categories-top-stories-wrap .upper-shadow, #categories-top-stories-wrap .lower-shadow, #shadow-above.shadow-above, #author-section .clearfix + .shadow-bottom {
		width: 90%;
		background-size: 100%;
	}
	#categories-top-stories {
		width: 100%;
	}
	#categories-top-stories-wrap + #main {
		width: 100%;
	}
	#categories-top-stories-wrap + #main > #primary .a-story .story-img-container {
		width: 25%;
		height: auto;
		max-height: 140px;
	}
	#categories-top-stories-wrap + #main > #primary .a-story .story-txt-container {
		width: 70%;
	}
		#categories-top-stories > .a-story-wrap > .a-story > a {
		display: block;
		width: 100%;
		height: auto;
	//	max-height: 200px;
		padding-bottom: 9px;
	}
	#categories-top-stories > .a-story-wrap > .a-story > a img {
		width: 100%;
		height: auto;
		max-height: 100%;
	}
	#categories-top-stories-wrap + #main > #primary {
		width: 100%;
	}
        
        
        /*******others**********/
        .social.inner {
            display: none;
        }



	/*****Author page*****/
	#primary .a-story .story-img-container {
		width: 25%;
		height: auto;
		max-height: 140px;
	}
	#primary .a-story .story-txt-container {
		width: 70%;
	}
	#primary {
		width: 100%;
	}
              
}



@media only screen 
and (min-width: 481px) 
and (max-width:767px),
only screen
and (min-device-width: 481px)
and (max-device-width:767px) {
	#top-bar {

		float: none;
	 
		margin: 0 auto;
		width: 100%; 
	}

	.sbar {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	.sbar .social {
		float: none;
		margin: 0 auto;
		padding: 10px 0;
	}
	
	.ad1-right { display: none;}
	.logo {
		float: left;
		}

	#primary #content article header div.entry-thumbnail {
		width: 90%;
	}
        
        .category-top-ads {
            display: none;
        }

    
}

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px),
only screen
and (min-device-width: 768px)
and (max-device-width:1024px)  {

	#top-bar {

		float: none;
	 
		margin: 0 auto;
		width: 100%; 
	}

	.sbar {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}

	.sbar .social {
		float: none;
		margin: 0 auto;
		padding: 10px 0;
	}
	.group .wpbcol-8, .primary .widget img {
		width: 48%;
	}
	.primary .widget img {
		max-height: 70px;
	}
	.group .wpbcol-8 > .wpbcol-8 {
		width: 100%;
	}
	#primary #content article header div.entry-thumbnail {
		width: 70%;
	}
	

}



@media only screen 
and (min-width:1025px) 
and (max-width:1200px),
only screen
and (min-device-width:1025px)
and (max-device-width:1200px) {
	body {
		width: 100%;
	}
	#top-bar {
		/**width: 100%;**/
	}

	#search.wpbcol-5.last {
		max-width: 185px;
	}

	.site_update {
		line-height: 20px;
		width: auto;
		margin: 0 auto;
	}


}



@media only screen and (min-width: 320px) and (max-width:480px) {		
	.home .primary .main #featured #fragment-1 > a {
		width: 400px;
	}
	.container {

    	width: 96%!important;

		}
		
		
		
#top-bar {

    float: none;
 
    margin: 0 auto;
    width: 100%; 
}

.sbar {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

.sbar .social {
    float: none;
    margin: 0 auto;
    padding: 10px 0;
}

#search.wpbcol-5.last {
    margin: 10px auto;
    width: 100%;
}


#search form.search-form {
   
   
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 83%;
}



.site_update {
    color: #000000;
    float: none;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 100%;
	line-height: 0;
}

.logo {
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 42%;
}

.ad1-left { display:none;}	
.ad1-right { display: none;}
.wpbcol-24, div.wpbcol-24 {
    margin: 0;
    width: 100%;
}	
.navigation.wpbcol-24{ border-bottom: medium none;
    border-top: medium none;
    float: right;
    height: 49px;
    margin: 0;
    width:40%; background:none;}

.header-section {
    float: none;
	margin: 0 auto;
	width: 100%;
}
.logo{ width:100%;}

.primary {
    margin-right: 7px !important;
    padding-right: 7px !important;
    width: 100%;
    float: none;
}
.group .wpbcol-8 {
   
    width: 100%;
}

.special-reports .story.special-report {
 
    width: 100%;
}
#footer-notice.clearfix {
    background: none repeat scroll 0 0 #111111;
    border-top: medium none;
    margin: 0 auto;
    padding: 10px;
    width: 93.4%;
}

		.small-slideshows > h4{  width: 91%;}
		.opinion.clearfix.group > h3{width: 96%;}
		.home .primary .opinion .contributors h4{width: 96%;}
		.national.clearfix.group h3{ font-size:17px;}
		.national.clearfix.group h3{width: 96%;}
		.life-style.clearfix.group > h3{width: 96%;}
#nav_menu-5 .responsiveSelectContainer {
    display: none;
}


.hlinks .header-section-language .widget {
    float: right;
    margin: 0;
    padding:0;
    width: 50%;
}
#nav_menu-2 .responsiveMenuSelect {
    background: none repeat scroll 0 0 #E72A30;
    border-radius: 30px;
    color: #FFFFFF;
    float: left;
    margin: -1px 7px;
    padding: 4px 0 6px;
    width: 38%;
}


.hlinks {
    display: none !important;
}


#search .search-field {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    color: #000;
	padding: 9px;    width: 92%;
}

#search.wpbcol-5.last {
    margin: 10px auto;
    width: 94%;
	display: block;
}

.special-reports .story.special-report {
    width: 96%;
}


.attachment-thumbnail.wp-post-image {
    width: 100%;  
}
.small-slideshow{ width:41.5%;}
.attachment-thumbnail.wp-post-image {
    width: 100%;
}
.small-slideshows .small-slideshow p{ width:100%;}

.hlinks .header-section-language {
   background: none repeat scroll 0 0 #CE2429;
    border: 1px solid #D01E24;
    border-radius: 14px;
	
    float: right;
    margin:0 3px 8px 0;
    width: 54%;
	height:29px;
}

#nav_menu-5 .responsiveMenuSelect {
    display: none;
}

.hlinks .header-section-language b {
    font-size: 12px; line-height: 26px;
    font-weight: normal;
    height: auto;
    width: 47%;
} 
#nav_menu-5 .responsiveMenuSelect {display: none;}

#nav_menu-3 .responsiveMenuSelect {
      background: none repeat scroll 0 0 #AD0002;
    border:none;

    color: #FFFFFF;
    line-height: 35px;
    padding: 6px 10px;
    text-align:left;
    width: 40%;
    float: right;
    position: fixed;
    z-index: 999;
	   box-shadow: 0px 0px 6px -2px #ccc ;
   
}

.responsiveMenuSelect > option {

	 cursor: pointer;
}

#featured .ui-tabs-panel .info {  
    float: none;
    width: 100%;
}

.slider-footer-sidebar .small-slideshow {
    margin: -2px 0 35px 24px;
}

#footer .responsiveMenuSelect {
    display: none;
}
#footer{ margin:0;}
.small-slideshows .content{ height:auto;}
.slider-footer-sidebar .small-slideshow {
    margin: -2px 0 22px 5px;
  border: 1px solid #ccc;
    padding: 12px;
    min-height:230px !important;
    display: block;
    width: 38%;
}

#featured ul.ui-tabs-nav {
   
    //min-height: 226px;
    width: 100%;
    display: block;
}

#featured ul.ui-tabs-nav li {
    float: none;
    font-size: 12px;
    height: auto;
    margin: 10px 0;
   // padding: 0;
    width: 100%;
	//display:block;
	clear:both; 
        overflow: auto;
}
#featured li.ui-tabs-nav-item a{ font-weight:normal;}


.features-interviews .slider-footer-sidebar .small-slideshow {
    margin: 4px 8px 4px 0;
    float: left;
}

.attachment-300x300.wp-post-image {
    width: 100%;
}
.sport-content.sport-thum .story {
    background: none repeat scroll 0 0 #E2F1FD;
    float: none;
    margin: 19px auto !important;
    padding: 10px;
    width: 73%;
}

.sidebar {
    float: none;
  
    width: 100%;
}

.input-text {
    width: 100%;
    height: 26px;
}

.input-submit {
    width: 30%;
    height: 37px;
    background: #AD0002;
    color: #fff;
    border: none;
    margin: 0 0 0 29%;
	cursor: pointer;
}

.site-content {
    width: 320px;
}
 .wpbcol-16 {
    width: 100%;
    float: none;
}
#comments textarea {
    height: 250px;
    padding: 0;
    width: 100%;
}


.comment-form-email > input {
    width: 65%;
    height: 28px;
}
.comment-form-url > input{  width: 65%;
    height: 28px;}
	
.comment-form-author > input {
    height: 28px;
    width: 65%;
}

.entry-thumbnail img.attachment-post-thumbnail {
    float: none;
    margin: 0 10px 0 0;
    width: 100%;
}
.entry-content {
    width: 100%;
    position: static;
}

.entry-content a img {
    max-width: 100%;
}

.wp-caption {
    max-width: 100%;
}


.single-post-ads {
    display: none;
}

.social-media {
    width: 100%;
    display: none;
//    float: left;
//    display: table-row;
}

#hidden{ display: none !important;}

/****categories top stories****/
    #categories-top-stories {
        padding-bottom: 10px;
    }

    #all-categories {
        width: 100%;
        display: inline-block;
        padding-bottom: 10px;
    }
    #categories-top-stories-wrap .upper-shadow,
    #categories-top-stories-wrap .lower-shadow {
        background: none;
        border-bottom: 1px solid #ddd;
        width: 96%;
        margin: 0 auto;
        padding: 0;
        height: 2px;
    }
    #categories-top-stories-wrap .lower-shadow{
        margin-bottom: 15px;
    }

    #categories-top-stories {
        width: 100%;
    }
    #categories-top-stories > .a-story-wrap {
        float: none;
        width: 100%;
        margin-left: 0;
        height: 100%;
        display: block;
        padding-bottom: 25px;
    }
    #categories-top-stories .a-story-wrap:nth-child(3) {
        padding-bottom: 0;
    }
    #categories-top-stories > .a-story-wrap > .a-story {
        width: 100%;
    }
    #categories-top-stories > .a-story-wrap > .a-story img {
        width: 75%;
        height: 200px;
        margin: 0 auto;
        display: block;
    }
    
    #categories-top-stories-wrap + #main {
       width: 100%;
    }
    #categories-top-stories-wrap + #main > #primary {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    #categories-top-stories-wrap + #main > #primary #content {
        width: 100%;
    }
    #categories-top-stories-wrap + #main > #primary .a-story .story-img-container {
        width: 38%;
        height: 110px;
    }
    #categories-top-stories-wrap + #main > #primary .a-story .story-img-container img {
        width: 100%;
        height: 100%;
    }
    #categories-top-stories-wrap + #main > #primary .a-story .story-txt-container {
        width: 58%;
        padding-top: 0;
        margin-top: -2px;
    }
        
    #categories-top-stories-wrap + #main > #primary .a-story .story-txt-container,
    #categories-top-stories-wrap + #main > #primary .a-story .story-txt-container .a-story-meta {
        font-size: 12px;
    }
    #categories-top-stories-wrap + #main > #primary .story-category a {
        font-size: 9px;
    }
    #categories-top-stories-wrap + #main > #primary .a-story .story-txt-container a h3 {
        font-size: 14px;
        font-weight: 700;
    }
    #categories-top-stories-wrap + #main > #primary .a-story .story-txt-container .pipe {
        padding: 0 2px;
    }
    #categories-top-stories-wrap + #main > .sidebar {
        float: none;
        clear: both;
        margin-top: 20px;
    }
    
    /****categories top stories end****/





	/****Author page*****/
	#primary {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    #primary .a-story .story-img-container {
        width: 38%;
        height: 110px;
    }
    #primary .a-story .story-img-container img {
        width: 100%;
        height: 100%;
    }
    #primary .a-story .story-txt-container {
        width: 58%;
        padding-top: 0;
        margin-top: -2px;
    }
        
    #primary .a-story .story-txt-container,
    #primary .a-story .story-txt-container .a-story-meta {
        font-size: 12px;
    }
    #primary .story-category a {
        font-size: 9px;
    }
    #primary .a-story .story-txt-container a h3 {
        font-size: 14px;
        font-weight: 700;
    }
    #primary .a-story .story-txt-container .pipe {
        padding: 0 2px;
    }
	#primary .a-story .story-img-container {
		margin-right: 12px;
	}
    
    
}

.homepage_content_ads {
    display: none;
}

#center_banner {
    display: none;
}

@media only screen and (max-width:580px) {
    #featured ul.ui-tabs-nav { 
margin-top: 20px;
}
    #featured ul.ui-tabs-nav li {
        
    width: 100%;
    height: auto;
    margin: 0;
    border: none;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 0;
    
    } 
    
    .category-top-ads {
            display: none;
        }
}
 
