@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: url(../images/mainTitle03.png) no-repeat left bottom #fff; background-size:800px auto;}
	.featherlight:before{ content:''; display:inline-block; height:100%; vertical-align:middle; margin-right:-.25em}
	.featherlight .featherlight-content{ width:85%; color:#0a4a87; 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:25px; font-weight:bolder; text-align:center;}
	.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:#1b508b; 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}
	.ruleTitle { font-size:40px; line-height:42px; font-weight:bold; margin: 60px 0 10px 0; display:block; color:#000;}
	#rule b { font-size:18px; color: #f2e0a9; margin: 35px 0 5px 0; font-weight:bold; line-height:30px; padding-left:15px; border-left:#f2e0a9 1px solid; display:block;}
.featherlight .featherlight-content a { color:#fff100; font-weight:bold;}
	.mantitle { font-size:45px; line-height:40px; font-weight:bold; margin: 0 0 50px 0; display:block; color:#000;}
	.mantitle b { display:block; font-size:22px; line-height:30px; margin-top:15px; color: #666;}
	.ifotT { display:block; color:#ccc; font-size:16px;}
	.introLine { padding-left:35px; border-left:#e4e4e4 2px solid; display:block;}
	.noteTxt-W { font-size:18px; font-weight:normal; line-height:26px; display:block; margin-top:25px; color:#333;}
}
@media only screen and (max-width:700px)
{
	.featherlight:last-of-type{ background: url(../images/mainTitle03.png) no-repeat -100px bottom #fff; background-size:450px auto;}
	.featherlight .featherlight-content{ width:96%; margin-left:10px;margin-right:10px;max-height:98%;padding:10px; overflow:auto; font-weight:normal; font-size:16px; line-height:22px; text-align: center;}
	.featherlight .featherlight-close-icon{ position:absolute;z-index:9999; top:0; right:0; line-height:32px; width:30px; height:30px; cursor:pointer; text-align:center; font-family:Arial,sans-serif; border-radius:35px; font-size:20px; line-height:30px; border:none;}
	.mantitle { font-size:32px; line-height:40px; font-weight:bold; margin: 0 0 30px 0; display:block;}
	.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; display:block;}
#rule a { color:#6FF; font-weight:bold;}
	.featherlight .featherlight-content img { }
	.noteTxt-W { font-size:13px; font-weight:normal; line-height:22px; display:block; margin-top:25px; color:#fff;}
}