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;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	/* ------------------Featured------------------ */
	.featured .wrap-featured .slider{padding: 10px; margin-left: 0px;}
	.block01 {margin:0px; padding:10px 24px 10px 10px;  border-bottom:2px dotted #ccc;}
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	.leadership01 {float:left; padding: 10px 20px 30px 0px;}
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}

@media only screen and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	.featured .wrap-featured .slider{padding: 10px; margin-left: 0px;}
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* ------------------Featured------------------ */
	.featured .wrap-featured .slider{padding: 10px; margin-left: 0px;}
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 70px;}
	header .wrap-header{height: 70px;}
	header #logo {top:20px;}
	
	.menu{display:none;}
	.minimenu{display:block;}
	
	#main-content .comment input, #main-content .comment textarea{width:90%;}
		
	/* ------------------Featured------------------ */
	.featured .wrap-featured .slider{padding: 10px; margin-left: 0px;}
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 70px;}
	header .wrap-header{height: 70px;}
	header #logo{top:20px;}


	.menu{display:none;}
	.minimenu{display:block;}
	
	#main-content .comment input, #main-content .comment textarea{width:90%;}
	/* -------------------------------------------- */
		
	/* ------------------Featured------------------ */
	.featured .wrap-featured .slider{padding: 10px; margin-left: 0px;}
	
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}
