/*

*/

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) {
	
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	header{ height: 550px; }
	.wrap-footer{ width:90%;}
	.wrap-footer h5{font-size:22px;}
	.wrap-footer p{margin-left: 10px;}
}

@media only screen and (max-width: 768px) {
	header .wrap-header h1{font-size: 27px;}
	header .wrap-header span {font-size: 20px;}
	header{ height: 550px; }

	.wrap-footer h5{font-size:16px;}
	.wrap-footer p{margin-left: 10px;}
}

@media only screen and (max-width: 468px) {
	header .wrap-header h1{font-size: 27px;}
	header .wrap-header span {font-size: 20px;}
	header{ height: 530px; }

	.wrap-footer h5{font-size:16px;}
	.wrap-footer p{margin-left: 10px;}
}