
.modal {
visibility:hidden;
	position:fixed!important;
	top:25% !important;
	z-index:9999;

}
.popup2 {
	width:619px;
	border:solid 1px #e1e1e1;
	padding:20px;
	float:left;
	background:#fff; min-height:235px;
}
.popup2 h1 {
	font-size:14px;
	padding:0 0 31px 0;
	color:#365f83;
	margin:66px auto 22px auto;
	text-align:center;
	letter-spacing:.5px;
	text-transform:uppercase;
	width:322px;
	line-height:26px;
}
.popup2 h3 {
font-size:18px;padding:0;margin:54px auto 12px auto;text-align:center;text-transform:capitalize;width:495px; letter-spacing:3px;line-height:26px;  font-family: 'UniversLTStd-Cn';
}
.popup2 h2 {
	font-size:18px;
	padding:0;
	font-family: 'UniversLTStd-Cn';
	margin:20px auto 0 auto; letter-spacing:1px; text-align:center;
	
}

.popup2 h2 span { color:#365f83; text-align:center; display:block}

.popup2 p {
font-size:14px;
padding:0; line-height:18px; margin:0 0 20px 0;
}

.close { background:url(x.png) no-repeat left top; width:41px; height:37px; display:block; transition:none; float:right; cursor:pointer;}


.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background:url(bg.png);
	z-index: 999;
	display: none;
	top: 0;
	left: 0;
}



.text-scroll { width:505px; margin:50px 15px 50px 0; padding:0 40px 10px 61px; overflow-y:scroll;}
.text-scroll p { font-size:15.2px; line-height:21.17px; margin:0; padding:0}
.text-scroll p  span { text-transform:uppercase; color:#365f83; margin:0; display:block;  padding:0 0 5px 0;}

.close2 { background:url(x.png) no-repeat left top; width:41px; height:37px;}