
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 */
}

.slider-response{
	display: none;	
}
/*------------------------*/

@media only screen and (max-width: 960px) {
	.slider_bg {width:auto;height:auto;background: #FAF3ED;padding: 7px;}
	.slider{display: none;}
	.slider-response{display: block;}
	header{height:161px;}
	#menu{margin-top: 10px;}
}

@media only screen and (max-width: 767px){
	#top_nav{margin-top: 20px;}
	#menu{margin-top: 0px;}
	header{height:170px;}
	.mag-1, .mag-2{border: none; padding: 0;}
}
@media only screen and (max-width: 619px) {
	
}
@media only screen and (max-width: 320px) {
	header{height:320px;}
}
@media only screen and (max-width: 240px) {
	header{height:380px;}
}

@media only screen and (max-width: 375px){
	#menu li a{    padding: 0 10px;}
	.abt p{width:100%;padding:0 10px;}
	.pdt-box{width:40%;}