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: 2340px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */

}

@media only screen and (max-width: 1239px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	/*.menu{display:block!important;}
	.minimenu{display:none; padding: 3.5% 0!important;}*/
		
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */

}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header .wrap-header { width: 94%!important;}
	.menu{display:none!important;}
	.minimenu{display:block; padding: 1.5% 0!important;}
	.joinus { top: 50%!important; left: 95.1%!important; z-index:999!important;}
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */
	
}

@media only screen and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {margin-top: 0px;height:150px;}
	header #logo{top:20px;}
	header #search {width: 400px!important; height:53px!important;}
	.mcs_pnt_btn{ float:right!important; width:50%!important;}
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	.menu{display:none;}
	.minimenu{display:block; padding:3.5% 0!important;}
	header {height: 70px!important;}
	header #search {width: 350px!important; height:53px!important;}
	.mcs_pnt_btn{ float:right!important; width:50%!important;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	.iframe{ height:620px!important;}
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	.menu{display:none;}
	.minimenu{display:block; padding:3.2% 0!important;}
	nav .wrap-nav {height: 53px!important;}
	header #search {width: 280px!important; height:53px!important;}
	header {height: 100px!important; margin-top:10px!important;}
	
	.mcs_pnt_btn{ float:right!important; width:44%!important;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	.iframe{ height:620px!important;}
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 100px!important; margin-top:10px!important;}
	header #logo{top:20px!important;}
	header #search { float:left!important; width: 280px!important; height:53px!important;}
	.menu{display:none;}
	.minimenu{display:block; padding:2% 0!important;}
	nav .wrap-nav {height: 53px!important;}
	.mcs_pnt_btn{ float:right!important; width:48%!important;}
	
	#main-content .comment input, #main-content .comment textarea{width:90%;}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	.iframe{ height:620px!important;}
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other--------------------- */
}