/*
Zerotheme.com | Free Html5 Responsive Templates
Author URI: http://www.zerotheme.com/
*/

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}




@media only screen and (min-width: 960px) and (max-width: 1199px) {
		header{  height: 130px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	#menu ul{padding:0px 0px 5px 0px;margin:0px;list-style: none;}
	header{  height: 130px;}
	.inside{  height: 130px;}
	#menu ul a{font-size: 13px;}
}


@media only screen and (max-width: 800px) {
	header{  height: 130px;}
	.inside{  height: 130px;}
	
@media only screen and (max-width: 680px) {
	header{  height: 180px;}
	.inside{  height: 180px;}
	nav { margin: 0px;display:inline-block;}
	#menu ul{padding:0px 0px 5px 0px;margin:0px;list-style: none;}
	#menu ul li{display:inline-block;}
	#menu ul a{margin-left: 3px; text-transform: uppercase;padding: 1px 1px 10px 1px;font-size: 13px;}
}

@media only screen and (max-width: 468px) {
	.zerogrid .f-right{float: left!important;}
	header .wrap-header h1{font-size: 27px;}
	header .wrap-header span {font-size: 20px;}
	header{ height: 150px;}
	.inside{  height: 150px;}
	nav { margin: 0px;display:inline-block;}
	#menu ul{padding:0px 0px 5px 0px;margin:0px;list-style: none;}
	#menu ul li{display:inline-block;}
	#menu ul a{margin-left: 3px; text-transform: uppercase;padding: 1px 1px 10px 1px;font-size: 11px;}

	}



