@media screen and (max-width:1200px){
	
}
@media only screen and (min-width: 768px) and (max-width: 1281px) {
	.thumb-content {
            padding-right: 5px;
            height: auto;
        }
        .thumb-img{
            max-width: 30%;
        }
        .quicklinks li a{
            padding-right: 15px;
        }
}
@media screen and (max-width:640px){
	.marquee-hd{width:32%; font-size: 14px;}
	.ticker{width:68%; font-size:11px;}
	.topstories span{font-size:16px; line-height:30px;}
	.thumbs{border-bottom:1px solid #ccc; padding-bottom:20px;}
	.thumbs h3{width:75%; font-size:13px;}
	.thumbsimg{width:25%; max-width:90px;}
	.thumb-img{float:left; max-width:100%;}
	.thumb-content{width:100%; height: auto;}
	.thumb-hd{margin:15px 0; line-height:21px; font-size:14px; font-weight:bold;}
	.thumblarge{border-bottom:1px solid #ccc; padding-bottom:25px;}
	.copyrite, .lastbtm{text-align:center;}
	.lastbtm li a{padding:10px 10px 0 10px;}
	.bodypart{padding:25px 15px;}
	.thumbs-hd{font-size:14px; font-weight:normal; line-height:30px;}
	.topsearch{direction:ltr; margin-top:0px;}
	.navbar-nav{margin: 7.5px 0; padding:0;}
	.navbar-nav > li {float: left; width:100%;}
	.dropdown-menu{right:0; left:inherit;}
        .topstories{margin-bottom:20px; border-bottom:1px solid #ccc;}
        .topstories img{min-height:192px;}
        .topstories a{font-size: 16px; line-height: 26px;}
        .ticker ul li a {font-size:13px;}
        .topsocial, .dates{text-align:center; margin:7px 0; width: 100%;}
        .navbar-brand{width:100%; text-align: center;}
        .navbar-brand>img{max-width: 100%; display: inline-block;}
        .ads-top{margin-top:30px;}
        .thumblarge{width:100% !important; margin-bottom:30px !important; max-height:inherit;}
        .quicklinks {float: left; width: 100%; margin: 15px 0 25px 0;}
        .fotr-links {width: 100%;}
        .fotr-links li a {padding: 0 7px; margin-bottom: 5px;}
        .storyinr-hd {font-size: 18px; line-height: 26px;}
        .newsinfo {float: left;}
        .social {margin-right:10px;}
        .w70, .w30{width:100%; float:left;}
	.w70 [class*="col-"]{padding-right:15px;}
}

@media screen and (max-width:465px){
	.thumbs h3{width:70%; font-size:13px;}
	.thumbsimg{width:30%;}
}