@font-face {
    font-family: "OpenSans-Bold";
    font-style: normal;
    font-weight: 400;
    src: url("https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/opensans-bold-webfont.woff") format("woff"), url("https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/opensans-bold-webfont.ttf") format("truetype"), url("https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
}
@font-face {
	font-family: 'serifa-regular';
	src: url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-roman-webfont.eot');
	src: url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-roman-webfont.eot?#iefix') format('embedded-opentype'), url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-roman-webfont.woff') format('woff'), url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-roman-webfont.ttf') format('truetype'), url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-roman-webfont.svg#serifa_std_55_romanregular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'serifa-bold';
	src: url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-bold-webfont.eot');
	src: url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-bold-webfont.eot?#iefix') format('embedded-opentype'), url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-bold-webfont.woff') format('woff'), url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-bold-webfont.ttf') format('truetype'), url('https://s3.amazonaws.com/mercyships/wp-content/themes/mercyships/css/fonts/serifastd-bold-webfont.svg#serifa_std_45_lightbold') format('svg');
	font-weight: 400;
	font-style: normal;
}
body{ padding: 0px; margin: 0;}

#wrap-popup{ /*width: 96%; height: 96%; margin-left: -48%;*/ width: 0; height: 0px; overflow: hidden; position: fixed; background: url(images/TakeoverBG-Hawa.jpg); top: 2%; left: 50%;
	 background-size: cover; /*display: none;*/ z-index: 1000;}
#wrap-popup .main-content{ position: relative;}	
#wrap-popup .content-popup{ width: 741px; margin: 0 auto; text-align: center;}
#wrap-popup .content-popup-logo{ display: block; margin: 20px auto 10px; }
#wrap-popup .content-popup > img{ cursor: pointer;}
#wrap-popup p.content-popup-title{ font-size: 48px; color: #ffffff; margin-top: 0; font-family: "OpenSans-Bold";
	text-shadow: 2px 0px 3px #000000; margin-bottom: 15px; line-height: 1.2; cursor: pointer;}
#wrap-popup .text-popup{ font-family: 'serifa-bold'; font-size: 25px; color: #ffffff; margin: 10px 0 20px; display: block; cursor: pointer;}
#wrap-popup .orange-button{
	background: #e28937; /* Old browsers */
	background: -moz-linear-gradient(top,  #e28937 0%, #de791d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e28937), color-stop(100%,#de791d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e28937 0%,#de791d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e28937 0%,#de791d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e28937 0%,#de791d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e28937 0%,#de791d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e28937', endColorstr='#de791d',GradientType=0 ); /* IE6-9 */

	font-family: "OpenSans-Bold"; text-decoration: none; color: #ffffff; 
font-size: 24px; padding: 5px 40px; text-shadow: 1px 0px 1px #000000; border: 1px solid #edb582; border-radius: 6px;}
#wrap-popup .content-popup-label{ position: absolute; cursor: pointer; top: -20px; left: 6%; background: none !important;}
#wrap-popup .close{ position: absolute; top: 0px; right: 6%; cursor: pointer; opacity: .90;}