@media only screen and (min-width: 1200px) {

}




@media only screen and (max-width: 1600px) {
	

}
@media only screen and (max-width: 1440px) {
	

}

@media only screen and (max-width: 1366px) {

	
}
@media only screen and (max-width: 1200px) {
	header .menu li a {
		font-size: 16px;
		padding: 0 10px;
	}
	

}

@media only screen and (max-width: 990px) {
		header .menu li a {
			font-size: 13px;
			padding: 0 5px;
		}
		#home-slider {
			width: 100%;
			float: left;
			margin-top: 0;
		}
		#home-slider .fake-bg {
			bottom: -136px;
		}
		

}

@media only screen and (max-width: 768px) {
	body{
		background-repeat: no-repeat !important;
	}
	header .logo{
		    margin-left: 0;
			padding: 6px;
			background: none;
			width:100%;
			text-align:center;
	}
	header .logo img{
		width: 100px;
	}
	#fake-main {
		height: 90px;
	}
	#fake-main-page {
		height: 70px;
	}
	.text-height2{
		display:none;
	}
	#main-content .text-height {
		width: 86%;
	}
	footer {
		width: 94%;
	}
	footer .footer-menu {
		padding: 10px 0;
	}
	footer .footer-menu li {
		padding: 0 4px 0 22px;
		margin: 0 11px;
	}
	footer .footer-menu a {
		padding: 7px 0;
		font-size: 11px;
	}
	footer .copyright {
		padding: 4px 0;
	}
	#page-content .hip-box {
		position: absolute;
		right: 0;
	}
	

}

@media only screen and (max-width: 620px) {	
	footer .footer-menu ul li {
		float: left;
		width: 48.5%;
		text-align: center;
	}
}

@media only screen and (max-width: 540px) {
		
}

@media only screen and (max-width: 480px) {
	
}
@media (max-width: 380px) {
	
}


@media only screen and (max-width: 321px) {

}

