@media all
{
	.featherlight{ display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:2147483647; text-align:center; white-space:nowrap; cursor:pointer; background:rgba(0,0,0,0);}
	.featherlight:last-of-type{ background:rgba(0,159,171,.95);}
	.featherlight:before{ content:''; display:inline-block; height:100%; vertical-align:middle; margin-right:-.25em}
	.featherlight .featherlight-content{ width:90%; color:#fff; position:relative; vertical-align:middle; display:inline-block; padding:25px; margin-left:5% ;margin-right:5%; max-height:95%; background: rgba (255,255,255,0); cursor:auto; white-space:normal; line-height:30px; overflow:auto; text-align:left; font-size:18px;}
	.featherlight .featherlight-content img { width:100%; max-width:330px; height:auto; margin:0 0 350px 50px; float:right;}
	.featherlight .featherlight-inner{display:block}
	.featherlight .featherlight-close-icon{ position:absolute;z-index:9999; top:0; right:0; line-height:32px; width:50px; height:50px; cursor:pointer; text-align:center; font-family:Arial,sans-serif; background:#3cb3e4; color:#fff; border-radius:35px; font-size:30px; line-height:50px; border:none;}
	.featherlight .featherlight-image{width:100%}
	.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}
	.featherlight iframe{border:0}
	.mantitle b { font-size:26px; color: #fff; margin: 0 0 0 20px; font-weight:bold; line-height:30px; padding-left:20px; border-left:#49b9d4 1px solid;}
	.mantitle { font-size:40px; line-height:42px; font-weight:bold; margin: 60px 0 25px 0; display:block; color:# EBF39E;}
	.ifotT { display:block; color:#769da6; font-size:16px; margin:10px 0 5px 0;}
	.itemB { display:block; font-size:24px; font-weight:bold; color:#b4cbd5; margin: 25px 0 10px 0;}
}
@media only screen and (max-width:700px)
{
	.featherlight .featherlight-content{ width:90%; margin-left:10px;margin-right:10px;max-height:98%;padding:15px; overflow:auto; color:#fff; font-size:15px; line-height:24px; text-align:justify;}
	.mantitle b { font-size:20px; color: #fff; margin:10px 0 0 0; font-weight:bold; line-height:30px; padding-left:20px; border-left:#49b9d4 1px solid; display:block;}
	.mantitle { font-size:32px; line-height:42px; font-weight:bold; margin: 30px 0 25px 0; display:block;}
	.featherlight .featherlight-content img { width:100%; height:auto; margin: 20px auto; float:none;}
}