.navbar-nav > li > a{
		font-size: 0.8em;
}

.ads_top_468 { text-align: center; width: 320px; height: 100px;  overflow-y: hidden;}
@media(min-width: 500px) { .ads_top_468 { text-align:center; width: 468px; height: 60px; } }

.ads_top_728 { text-align: center; width: 320px; height: 100px; overflow-y: hidden; } 
@media(min-width: 500px) { .ads_top_728 { text-align: center; width: 468px; height: 60px; } }
@media(min-width: 800px) { .ads_top_728 { text-align: center; width: 728px; height: 90px; } }

.ads300{ width: 300px; height: 250px; }

@media(max-width: 980px) {
	div#bigsrc{display:none;}
	div#tophead_menu{display:none;}
	.header-big .main-wrapper, .header-style3 .main-wrapper {padding-top:60px;}
}

@media (max-width: 1190px) {
	a#logoscroll{
		display:none;
	}
	.ads300 { 
		width: 250px; 
		height: 250px; 
		overflow-y: hidden;
	}
}

@media only screen and (max-width: 1315px) {
	.nav > li > a{
		padding-left:8px;
		padding-right:8px;
	}
	.navbar-nav > li > a{
		font-size: 0.65em;
		font-weight: bold;
		line-height: 20px;
		padding: 15px 3px;
		text-transform: uppercase;
		transition: all 0.1s ease-in-out 0s;
	}
	
	.bsrcbig{
		height: 52px;
		position: absolute;
		right:0px;
		top: 0;
		width: 52px;
	}
}

@media(max-width: 1200px) {
	.navbar-nav > li > a{
		font-size: 0.6em;
		font-weight: bold;
		line-height: 20px;
		padding: 15px 1px;
		text-transform: uppercase;
		transition: all 0.1s ease-in-out 0s;
	}

	
}

