/*
Free Html5 Responsive Templates
Author: Kimmy Tran
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 (max-width: 949px) {
	header{text-align: center;}
	h1 {background:none; margin-left: 0; padding-left: 0; width: auto;}
	ul.menu li:first-child a { width:124px !important;}
	ul.menu li a { width:125px; font-size:18px; line-height:24px;  padding: 14px 0 19px 0; }
	.box-4 h4 {font-size:16px; line-height:28px;}
	#form {width:210px; }
	#form input {width: 118px;}
	#form textarea {width: 128px;}
	.btns {width:210px;}
	.mobile-images{display:none;}
}

@media only screen and (max-width: 767px){
	nav {border:none;}
	ul.menu li {border:#d3d3d3 1px solid; border-left:none; }
	.box-4 h4 {font-size:24px; line-height:38px;}	
	
	#gallery-slider-wrapper {width:100%; height:auto; text-align:center;}
	#gallery-slider {width:100%; height:auto;}
	#gallery-slider img{width:100%; height:auto;}

	#gallery-slider-wrapper-1 {width:100%; height:auto; text-align:center;}
	#gallery-slider-1 {width:100%; height:auto;}
	#gallery-slider-1 img{width:100%; height:auto;}

	#gallery-slider-wrapper-2 {width:100%; height:auto; text-align:center;}
	#gallery-slider-2 {width:100%; height:auto;}
	#gallery-slider-2 img{width:100%; height:auto;}
	.mobile-images{display:none;}
}
@media only screen and (max-width: 600px) {
	#title{width:100%;text-align:center; background-color:#0066FF;}
	div#slide{height:170px;}
	a.centered-btns_nav.centered-btns1_nav{top:30%;}
	#title a{color:white;font-family: Impact, Charcoal, sans-serif;font-size:22px;width:100px;}
	#title p{font-size:6px;line-height:8px}
	#title img{min-width:40px;max-width:60px;}
	ul.menu li:first-child a { width:50px !important;}
	.h2-line{font-size:22px;}
	ul.menu li a { width:58.2px; font-size:9.5px; line-height:8px;  padding: 14px 0 19px 0; }
	#form {width:310px; }
	#form input {width: 218px;}
	#form textarea {width: 228px;}
	.btns {width:310px;}
	h2 { font-size:12px; line-height:30px; color:#a70101; font-weight:normal; font-style:italic;  text-shadow:#cc7b7b 0px 0px 3px;}
	h2 strong{font-size:10px; line-height:25px;}
	.h2-line-2 { font-size:26px; line-height:30px; color:#a70101; font-weight:normal; font-style:italic;  text-shadow:#cc7b7b 0px 0px 3px;}
	.mobile-images{display:block;}
	#gallery-slider-wrapper {width:auto; height:auto; text-align:center;}
	#gallery-slider {width:auto; height:auto;}
	#gallery-slider img{width:100%; height:auto;}

	#gallery-slider-wrapper-1 {width:auto; height:auto; text-align:center;}
	#gallery-slider-1 {width:auto; height:auto;}
	#gallery-slider-1 img{width:100%; height:auto;}

	#gallery-slider-wrapper-2 {width:auto; height:auto; text-align:center;}
	#gallery-slider-2 {width:auto; height:auto;}
	#gallery-slider-2 img{width:100%; height:auto;}
}
@media only screen and (max-width: 420px) {
	#form {width:210px; }
	#form input {width: 118px;}
	#form textarea {width: 128px;}
	.btns {width:210px;}
	.mobile-images{display:block;}
	#gallery-slider-wrapper {width:100%; height:auto; text-align:center;}
	#gallery-slider {width:100%; height:auto;}

	#gallery-slider-wrapper-1 {width:100%; height:auto; text-align:center;}
	#gallery-slider-1 {width:100%; height:auto;}

	#gallery-slider-wrapper-2 {width:100%; height:auto; text-align:center;}
	#gallery-slider-2 {width:100%; height:auto;}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 700px) {
		#hide{display:none;}
		.mobile-images{display:block;}
		#gallery-slider-wrapper {width:100%; height:auto; text-align:center;}
	#gallery-slider {width:100%; height:auto;}

	#gallery-slider-wrapper-1 {width:100%; height:auto; text-align:center;}
	#gallery-slider-1 {width:100%; height:auto;}

	#gallery-slider-wrapper-2 {width:100%; height:auto; text-align:center;}
	#gallery-slider-2 {width:100%; height:auto;}
	footer div.zerogrid div{float:none !important; margin-bottom:20px !important;}
	}