@charset "utf-8";
/* CSS Document */
.modal-content {
	background-color: #fff;
	margin: auto;
	padding: 20px;
	border: 1px solid #888;  
	border: 10px solid #f36f2b;
	text-align:left;
	}
/* The Close Button */
.story{margin:5px auto 10px auto;display:block; max-width:100%;}
.close {    
	float: right;  
	margin:-28px -28px 0 0;
	z-index:9;	
	opacity: 1!important;
	}
h3{
	text-align:center;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 30px;
	color: #f36f2b;
	font-weight: bold;
	}
h3 span{font-size:24px;}
.pop-detail{
	line-height: 26px;
	font-weight: 500;
	color: #000;
	font-size: 18px;
	margin: 0 0 10px;
	}
.pop-detail p{margin-bottom:10px;}
.popsup{font-size:11px;top:-3px;}
h4 {
	color: #f36f2b;
	font-weight: bold;
	font-size: 24px;
	}
h4.prvc{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:18px;
	color:#000;	
	}
h4.prvc sup{
	font-size:12px;
	top:-4px;
	}

.pop-img{max-width:100%;}

.contact-txt{
	line-height:30px;
	text-align:center;
	font-size:18px;
	}
.money-back{
	font-size:18px;
	}