html {
   -webkit-text-size-adjust: none;
}
.video {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
	overflow:hidden;
}

.video embed,
.video object,
.video iframe {
    position: absolute;
	padding-top: 70px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* -------------------------------------------- */
	/* ------------------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-------------------- */
	header{height: 110px;}
	header #logo{position: absolute; top: 10px;}
    header .wrap-header #title {position:absolute; top:10px; width: 100%; font-size: 24px; line-height:32px;color: #004700;font-weight:bold;}
	
	coinfo {}
	coinfo .wrap-nav{position:absolute; top:10px; right:10px; height: 16px;}

	.infomenu ul {list-style: none;margin: 0;padding: 0;}
	.infomenu  ul li {position: relative;float: right;padding: 6px 5px 0px 5px;}
	.infomenu  ul li a {font-size: 16px; line-height:16px;}

	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 110px;}
	header #logo{top: 10px;}
	header #logo img {height: 90%; width: auto}
    header .wrap-header #title {position:absolute; top:10px; width: 100%; font-size: 16px; line-height:24px;color: #004700;font-weight:bold;}
	
	coinfo {}
	coinfo .wrap-nav{position:absolute; top:10px; left:150px; height: 16px;}

	.infomenu ul {list-style: none;margin: 0;padding: 0;}
	.infomenu  ul li {position: relative;float: right;padding: 6px 5px 0px 5px;}
	.infomenu  ul li a {font-size: 16px; line-height:16px;}

	
	nav .wrap-nav {position:absolute; height: 37px; left:0px; top:90px; width: 100%; background-color: #004700;}
	.menu  ul li {position: relative; float: left; padding: 4px 5px 4px 5px; background:#004700;}
	.menu  ul li a {font-size: 12px; line-height:12px;color: #94C994;display: block; padding: 7px 5px 5px 5px; margin-bottom: 0px;z-index: 6;position: relative; font-weight:bold; text-transform:uppercase;}

	.menu ul li ul{position: absolute; display: none; width: auto; background-color: #004700; left: -20px; margin-top: 0px;}
	.menu ul li:hover ul {display: block; z-index: 100;}

	.menu ul li ul li a {font-size: 12px; line-height: 12px; font-weight: bold; text-transform:uppercase;}

	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 110px;}
	header #logo{top: 10px;}
	header #logo img {height: 70%; width: auto;}
    header .wrap-header #title {position:absolute; top:10px; left:60px; width: 100%; font-size: 14px; line-height:20px;color: #004700;font-weight:bold;}
	
	coinfo {}
	coinfo .wrap-nav{position:absolute; top:10px; left:60px; height: 14px;}

	.infomenu ul {list-style: none;margin: 0;padding: 0;}
	.infomenu  ul li {position: relative;float: right;padding: 6px 5px 0px 5px;}
	.infomenu  ul li a {font-size: 10px; line-height:14px;}

	
	nav .wrap-nav {position:absolute; height: 37px; left:0px; top:90px; width: 100%; background-color: #004700;}
	.menu  ul li {position: relative; float: left; padding: 4px 5px 2px 2px; background:#004700;}
	.menu  ul li a {font-size: 8px; line-height:12px;color: #94C994;display: block; padding: 7px 5px 2px 2px; margin-bottom: 0px;z-index: 6;position: relative; font-weight:bold; text-transform:uppercase;}

	.menu ul li ul{position: absolute; display: none; width: auto; background-color: #004700; left: -20px; margin-top: 0px;}
	.menu ul li:hover ul {display: block; z-index: 100;}

	.menu ul li ul li a {font-size: 10px; line-height: 12px; font-weight: bold; text-transform:uppercase;}


	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	body {font-size: 14px;}

	#main-content article h2{font-size:18px; line-height:18px;}
	#main-content article h3{font-size:16px; line-height:16px;}
	#main-content article p{margin-bottom:10px;}
	#main-content article ul{font-size: 14px; list-style: disc; margin-left: 40px;}
	

	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	footer .heading h2{font-size:18px;}
	.copyright{font-size: 14px; text-align:center; margin-top:10px; background:#004700; padding:5px 0px;color:#FCF8E3; }

	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}