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: 959px) and (max-width: 1025px) {
header #logo {position:absolute; top:5px; }
nav .wrap-nav{ right:30px; }
#cssmenu > ul > li {
 
right:40px;
 
}

	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
header #logo {position:absolute; top:5px; width:280px;}
nav .wrap-nav{ right:30px; }
#cssmenu > ul > li {right:-20px;}
.featured{margin-top:-62px; }
.featured .wrap-featured{background:#077cc3; border-top-left-radius: 0.8em;
   border-top-right-radius: 0.8em; border-top: 3px solid #00568b; width:98%;}
.featured .wrap-featured .slider{padding: 10px; }



	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}

@media only screen and (max-width: 767px) {


	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
header #logo {position:absolute; top:10px; }
#content .wrap-content{margin-top:0px; }
.featured{margin-top:-30px; }
.featured .wrap-featured{background:#077cc3; border-top-left-radius: 0;
   border-top-right-radius: 0; border-top: 0px solid #00568b; width:90%;}
.featured .wrap-featured .slider{padding: 0px; }

	
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
#content .wrap-content{margin-top:0px; }
.featured{margin-top:-30px; }
.featured .wrap-featured{background:#077cc3; border-top-left-radius: 0;
   border-top-right-radius: 0; border-top: 0px solid #00568b; width:90%;}
.featured .wrap-featured .slider{padding: 0px; }
.hide{display:table;}
.show{display:none;}

	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 100px;}
	header #logo{top:5px;}
	header #search{bottom: 15px; width: 230px; top:auto; left: 5px;}
	header #search input{width: 194px;}
#main-content .comment input, #main-content .comment textarea{width:90%;}
#content .wrap-content{margin-top:0px; }
.featured{margin-top:-30px; }
.featured .wrap-featured{background:#077cc3; height:92px; border-top-left-radius: 0;
   border-top-right-radius: 0; border-top: 0px solid #00568b; width:100%; }
.featured .wrap-featured .slider{padding: 0px;}
.hide{display:table;}
.show{display:none;}
.rslides {top:-25px; }
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}