@media (min-width:768px) and (max-width:980px){
	.row-fluid .lcontent-area {	  float: none;	  width: 720px !important;	}
	.menu3dmega > ul > li > a, .menu3dmega > ul > li > span {  font-size: 15px;  padding: 0 8px;}
	.menu3dmega > ul > li.last > a { padding: 0 6px;}
	.menu3dmega > ul > li > a, .menu3dmega > ul > li > span {  font-size: 11px;  font-weight: normal;  padding: 0 3px;}
	.row-fluid .right-sidebar { width: 98%; margin:20px auto 0; float:none;}
	.home-section .recent-block .tickerlist li {  width: 240px;}
	.item .span5>a{ display:none;}
	.search-box { float: right;  position: relative;}
	.menu3dmega > ul > li > a, .menu3dmega > ul > li > span {  font-size: 12.18px;  font-weight: normal;  line-height: 40px;  outline: 0 none;  padding: 0 6px;  text-decoration: none;  text-transform: none;}
	.searchBox input.search-txt[type="text"] { font-size: 12px; width: 200px;}	
	.row-fluid .span3{width:100%; margin-left:0;}
  .wide-ad {width:100%!important;height:90px;clear:both; margin:0px, auto;}
}
@media screen and (max-width:980px){
	.top_ad,
	.widget.content-ad,
	.row-fluid.center.content-ad {
		display: none;
	}
	#thumbs {
		width: 160px;
		height: 110px;
		margin: 90px auto 2px;
		overflow:hidden;
		position: relative;
	}
	#thumbs a {
		display: none;
	}
	#thumbs a.selected {
		display: block;
	}
	#thumbs .next, 
	#thumbs .prev {
		color: #a1b0c8;
		display: block;
		position: absolute;
		border-radius: 23px;
		font-size: 60px;
		font-weight: 600;
		height: 40px;
		line-height: 30px;
		position: absolute;
		text-align: center;
		top: 40%;
		width: 20px;
		cursor: pointer;
		z-index: 99;
	}
	#thumbs .next {
		right: 0;
	}
	#thumbs .prev {
		left: 0;
	}
	#thumbs .next:hover, 
	#thumbs .prev:hover {
		color: #56709c;
		transition: opacity 0.7s ease-in-out 0s;
	}
	.widget.video, .widget.sponsors {display: none;}
	#twitter-widget-1 { width: 100%; }
  
  .wide-ad {width:100%!important;height:90px;clear:both; margin:0px, auto;}
}