/*
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: 984px) and (min-width:768px) {
	.menu, .menu-row {	background:none;}
	.menu li a {background:url(../images/menu-row-tail.png) center top repeat-x; height:50px;font-size:17px; line-height:50px; padding:0px; width:100%; text-align:center; }
	.menu li {margin-right: 10px;margin-bottom: 1px;background:none; width:100%; text-align:center;}
	div.slideshow-container, div.slideshow span.image-wrapper {width:420px; height: 420px;}
	h1 em{width:95%; line-height:20px}
	h1 a{width:95%; text-align:center; background-position:center;}
}
@media only screen and (max-width: 767px){
	.menu, .menu-row {	background:none;}
	.menu li a {background:url(../images/menu-row-tail.png) center top repeat-x; height:44px;font-size:14px; line-height:44px; padding:0px; width:100%; text-align:center;}
	.menu li {margin-bottom: 1px;background:none;  width:100%; text-align:center; }
	.indent-left {padding-left:0px;}
	.indent-right {padding-right:10px;}
	 div.caption-container { float:left; margin-left:10px;}
	 	h1 em{width:95%; line-height:20px}
			h1 a{width:95%; text-align:center; background-position:center;}


}

@media only screen and (max-width: 619px) {
	ul.thumbs li {margin-right:10px;width:80px;}
 	a.thumb { width:75px; height:75px;}
 	div.slideshow-container, div.slideshow span.image-wrapper {width:300px; height: 300px;}
		h1 em{width:95%; line-height:20px;}
			h1 a{width:95%; text-align:center; background-position:center;}


}
@media only screen and (max-width: 320px) {
	div.slideshow-container, div.slideshow span.image-wrapper {width:200px; height: 200px;}
		h1 em{width:95%;}
			h1 a{width:95%; text-align:center; background-position:center;}


}