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: 768px) and (max-width: 959px) {

	.menu{display:none;}
	.minimenu{display:block;background:#910505; top: 70px;left: -100%; width: 200%; margin: 21px 0px 0px 0px;}
	.minimenu:hover {background:#DA251D;}
	nav .wrap-nav{top: 75px; left:250px; right:auto; z-index:-1}
	.featured {margin-top: 25px !important;}
	#slider li {width:200px !important;}
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}

@media only screen and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {margin-top: 0px;height:50px;}
	header #logo{top:60px;}

	nav .wrap-nav{top: 75px; left:67px; right:auto; z-index:-1}
	.menu{display:none;}
	.minimenu{display:block;background:#910505;top: 80px;left: -100%; width: 200%; margin: 21px 0px 0px 0px;}
	.minimenu:hover {background:#DA251D;}
	.featured {margin-top: 60px !important;}
	#slider li {width:145px !important;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 480px) and (max-width: 640px) {
	#slider li {width:155px !important;}
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 50px;}
	header #logo{top: 90px; width:100%}

	nav .wrap-nav {position:relative; height: 37px; left:0px; top:0px;}
	.menu{display:none;}
	.minimenu{display:block; background:#910505; width: 100%; left:0px; margin-top: -60px;}
	.minimenu:hover {background:#DA251D;}
	.featured {margin-top: 60px !important;}
/*	.block03 img { width:100%; height:auto;}*/	
	.block01 img{ width:100%; height:auto;}
	#logo img{ width:100% !important;}
	#slider li {width:75px !important;}
}
	/*.main-nav li { text-align:left !important; margin-left:30px !important;}*/
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}