@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(29,50,60,.95);}
	.featherlight:before{ content:''; display:inline-block; height:100%; vertical-align:middle; margin-right:-.25em}
	.featherlight .featherlight-content{ width:90%; color:#ecf4f8; 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:32px; overflow:auto; text-align:left; font-size:18px;}
	.featherlight .featherlight-content img,
.featherlight .featherlight-content video { }
	.featherlight .featherlight-content img.pic-IN { width:31.5%; margin: 30px 1.5% 20px 0; display:inline-block; float:left;}
	.featherlight .featherlight-inner{display:block; padding: 30px;}
	.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:#bece4e; color:#1d323c; 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:22px; color: #fff; margin: 8px 0 0 0; font-weight:bold; line-height:33px; display:block; letter-spacing:-1px;}
	.mantitle { font-size:38px; line-height:42px; font-weight:bold; margin: 30px 0 25px 0; display:block; color:#bece4e;}
	.ifotT { display:block; color:#769da6; font-size:16px; margin:10px 0 5px 0;}
	.itemB { display:block; font-weight:bold; color:#c8d281; margin: 15px 0 10px 0;}
	.speakerName { float:right; width:300px; margin: 0 0 0 5%; height:100%;}
	.speakerName img { width:100%; display:block; margin-bottom:5px; max-width:240px;}
	.speakerInfo { float:left;}
	.enL { font-size:20px; display:block;}
	.enS { font-size:14px; display:block; line-height:18px;}
}
@media only screen and (max-width:700px)
{
	.featherlight .featherlight-content{ width:90%; margin-left:10px;margin-right:10px;max-height:98%;padding:10px; overflow:auto;  font-size:16px; line-height:22px;}
	.ruleTitle { font-size:36px; line-height:42px; font-weight:bold; margin: 60px 0 10px 0; display:block; }
	#rule b { font-size:16px;  margin: 25px 0 5px 0; font-weight:bold; line-height:30px; padding-left:15px; border-left:#f2e0a9 1px solid; display:block;}
#rule a {  font-weight:bold;}
	.featherlight .featherlight-content img { width:80%; max-width:385px; height:auto; margin:0 auto 20px auto; border-radius: 25px; float:none;}
	.speakerName { float:none; width:300px; margin: 0 auto; height:100%;}
	.speakerName img { width:100%; display:block; margin-bottom:5px; max-width:240px;}
}