/**********************************************************************
***********************************************************************/  


#overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}
.cnt223 a{
	text-decoration: none;
}
.popup{
	width: 100%;
	margin: 0 auto;
	position: fixed;
	z-index: 101;
	height: 1200px;
}
.cnt223{
	max-width: 960px;
	width:100%;
	min-height: 150px;
	margin: 25px auto 0;
	background: #232324;
	position: relative;
	z-index: 103;
	padding: 10px 0px 0px;
	box-shadow: 0 2px 5px #000;/*
	position: fixed;*/
	top:2%;
	left: 50%;
	margin-left: -480px;
	/*left: 0;
	right: 0;*/
}
.cnt223 p{
	clear: both;
	color: #555555;
	text-align: justify;
}
.cnt223 p a{
	color: #d91900;
	font-weight: bold;
}
.cnt223 .x{
    width: 24px;
    height: 24px;
    top: 2px;
    left: -5px;
	float: right;
    position: relative;
}
.cnt223 .x:hover{
	cursor: pointer;
}

.content-wrapper{
	background: #00355d;
	padding: 40px 50px 30px;
}

#popup .top-title{
	margin-bottom:15px;
	text-align: left;
	clear: none;
	margin-top:0px;
	padding-left: 50px;
}

#popup .content-wrapper{
	text-align: left;
}
#popup .content-wrapper h5{
	font-size: 26px;
	margin: 0 0 15px;
	color: #5e5e5e;
	font-family: 'latobold';
}

#popup .content-wrapper h2{
    font-family: 'montserrat_regular', Arial, sans-serif;
    font-size: 46px;
    margin-bottom: 16px;
	text-align: left;
	line-height: 120%;
    margin-top: 0px;
    color: #fff;
    padding-right: 20px;
}

#popup .content-wrapper h1{
    margin-bottom: 0px;
    color: #d5a456;
    font-size: 74px;
	padding: 0;
    font-family: 'oswaldbold', Arial, sans-serif;
	text-align: left;
    line-height: 1.3;
	margin-top: 0;
}
#popup .content-wrapper h3{
	font-size: 28px;
	margin:0;
	color: #0b4074;
	padding: 0;
	font-family: 'latobold';
	text-align: left;
	margin-left: 10px;
	letter-spacing: .3px;
	line-height: 32px;
}

.top-content{
	position: relative;
	padding: 0px 0px 30px;
}

#sign-up-form{
	position: relative;
	padding: 0px;
}

.top-content .book{
	position: absolute;
	right:0;
	top: 10px;
}

.button-content{
	padding:0px;
	text-align: center;
}


.button-content .yes img {
	width: 44%;
	float: left;
}


.button-content .close img {
	width: 45%;
	float: right;
}


.button-content .close{
	opacity: 1;
	float: none;
	margin: 0 18px;
}

.top-content::after {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -23px;
  background: url(../images/icon.jpg) top center no-repeat;
  width: 40px;
  height: 21px;
}

.subscribe-newsletter{
	max-width: 420px;
	margin:0px auto 0;
}

.subscribe-newsletter input[type='text'],
.subscribe-newsletter input[type='email']{
	width:100%;
	height: 48px;
	box-shadow: 0px 1px 1px #999;
	border-radius: 10px;
	padding: 8px 16px;
	border:0;
	font-size: 20px;
	font-family: 'montserrat_regular', sans-serif;
	color: #000;
	background: #fff;

}

.subscribe-newsletter form{
	width: 100%;
}

.subscribe-newsletter form label{
	display: none;
}

.subscribe-newsletter .infusion-field{
	margin:10px 0 15px;
}

.subscribe-newsletter input[type='text']:hover,
.subscribe-newsletter input[type='email']:hover {
	background: #F8F8D1;
}

.subscribe-newsletter input[type='text']::valid,
.subscribe-newsletter input[type='email']::valid {
	background: #fff;
}


.subscribe-newsletter input[type='text']:focus,
.subscribe-newsletter input[type='email']:focus{
	background: #F8F8D1;
}

.subscribe-newsletter input[type='text']::active,
.subscribe-newsletter input[type='email']::active{
	color: #000;
}

.subscribe-newsletter .infusion-submit{
	padding: 0;
	margin-top: 0;
}

.subscribe-newsletter input[type='submit']{
	width: 100%;
    text-transform: uppercase;
    height: 86px;
	display: inline-block;
	border: 0;
	border-bottom: 4px solid #876837;
	-webkit-transition: 400ms all;
	transition: 400ms all;
	-moz-transition: 400ms all;
	-o-transition: 400ms all;
	background:#d5a456;
	background-size: cover;
	cursor: pointer;
	border-radius: 10px;
	font-size: 38px;
	font-family: 'montserrat_bold', Arial , sans-serif;
}


.subscribe-newsletter input[type='submit']:hover{
	background:#838387;
	border-color: #3a3a3b;
}


.subscribe-newsletter input[type='submit']:active {
	position: relative;
	top: 2px;
}
input:focus, select:focus, textarea:focus
{
	outline:none;
}

#popup .content-wrapper #sign-up-form h5{
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	max-width: 800px;
	margin: -15px auto 0;
	line-height: 130%;
	text-transform: none;
	font-family: 'montserrat_regular', Arial, sans-serif;4
	display: none;
}

#popup .information{
	font-size: 14px;
	font-family: 'montserrat_regular', Arial, sans-serif;
	color: #b4b4b4;
	text-align: center;
	margin-top: 15px;
	line-height: 18px;
	margin-bottom: 0;
}
/*.screenshort{
	background: url(images/bg.png) 50.9% 24px no-repeat;
	opacity: .6;
}

.screenshort2{
	background: url(images/bg2.png) 50.9% 35px no-repeat;
	opacity: .6;
}
*/

#submitbox
{
	position:absolute;
	display:none;
	margin:0;
}

@media (max-width: 768px) { 

}
@media (max-width: 768px) { 
	.cnt223 {
		max-width: 600px;
		min-width: 600px;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	#popup .content-wrapper {
		padding: 20px 20px 30px;
	}

	#popup .content-wrapper h1 {
		font-size: 44px;
	}

	#popup .content-wrapper h2 {
		font-size: 30px;
	}

	.top-content .book {
		width: 50%;
	}

	#popup .top-title {
		padding-left: 20px;
	}

}

@media (max-width: 640px) { 
	.cnt223 {
		max-width: 500px;
		min-width: 500px;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	#popup .content-wrapper {
		padding: 20px 20px 30px;
	}

	#popup .content-wrapper h1 {
		font-size: 40px;
	}

	#popup .content-wrapper h2 {
		font-size: 26px;
	}

	.top-content .book {
		width: 50%;
	}

	#popup .top-title {
		padding-left: 20px;
	}

}

@media (max-width: 599px) { 
	.cnt223 {
		max-width: 480px;
		min-width: 480px;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	#popup .content-wrapper {
		padding: 20px 20px;
	}

	#popup .content-wrapper h1 {
		font-size: 36px;
	}

	#popup .content-wrapper h2 {
		font-size: 24px;
	}

	.top-content .book {
		width: 50%;
	}

	#popup .top-title {
		padding-left: 20px;
	}

}

@media (max-width: 480px) { 
	.cnt223 {
		max-width: 380px;
		min-width: 380px;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
		padding-top: 0;
	}

	#popup .content-wrapper {
		padding: 20px 20px;
	}

	#popup .content-wrapper h1 {
		font-size: 28px;
	}

	#popup .content-wrapper h2 {
		font-size: 18px;
	}

	.top-content .book {
		width: 50%;
	}

	#popup .top-title {
	    padding-left: 0;
	    float: none;
	    text-align: center;
	    padding: 0;
	    margin: 0 auto 20px;
	    display: block;
	    clear: both;
	}

	#popup .top-title img {
	    max-width: 90%;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	    float: none;
	    width: 100%;
	}

	.cnt223 .x {
		top: -16px;
	}

	.top-content {
		padding: 0 0 15px;
	}

	.button-content .yes,
	.button-content .close {
		display: block;
		margin: 0 auto 10px;
	}

	.button-content .yes img,
	.button-content .close img {
		width: 100%;
		float: none;
		display: block;
	}
}

@media (max-width: 380px) { 
	.cnt223 {
		max-width: 300px;
		min-width: 300px;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
		padding-top: 0;
	}

	#popup .content-wrapper {
		padding: 20px 20px;
	}

	#popup .content-wrapper h1 {
		font-size: 30px;
	}

	#popup .content-wrapper h2 {
		font-size: 17px;
	}

	#popup .content-wrapper h2 br {
		display: none;
	}

	.top-content .book {
		width: 100%;
		position: static;
		text-align: center;
	}

	#popup .top-title {
	    padding-left: 0;
	    float: none;
	    text-align: center;
	    padding: 0;
	    margin: 0 auto 20px;
	    display: block;
	    clear: both;
	}

	#popup .top-title img {
	    max-width: 220px;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	    float: none;
	    width: 100%;
	}

	.cnt223 .x {
		top: -16px;
	}

	.top-content {
		padding: 0 0 15px;
	}

	.button-content .yes,
	.button-content .close {
		display: block;
		margin: 0 auto 10px;
	}

	.button-content .yes img,
	.button-content .close img {
		width: 100%;
		float: none;
		display: block;
	}
}

@media (max-width: 340px) { 
	.cnt223 {
		max-width: 250px;
		min-width: 250px;
		width: 100%;
		left: 0;
		right: 0;
		margin: 0 auto;
		padding-top: 0;
	}

	#popup .content-wrapper {
		padding: 20px 20px;
	}

	#popup .content-wrapper h1 {
		font-size: 30px;
	}

	#popup .content-wrapper h2 {
		font-size: 17px;
	}

	#popup .content-wrapper h2 br {
		display: none;
	}

	.top-content .book {
		width: 100%;
		position: static;
		text-align: center;
	}

	#popup .top-title {
	    padding-left: 0;
	    float: none;
	    text-align: center;
	    padding: 0;
	    margin: 0 auto 20px;
	    display: block;
	    clear: both;
	}

	#popup .top-title img {
	    max-width: 220px;
	    display: block;
	    margin: 0 auto;
	    text-align: center;
	    float: none;
	    width: 100%;
	}

	.cnt223 .x {
		top: -16px;
	}

	.top-content {
		padding: 0 0 15px;
	}

	.button-content .yes,
	.button-content .close {
		display: block;
		margin: 0 auto 10px;
	}

	.button-content .yes img,
	.button-content .close img {
		width: 100%;
		float: none;
		display: block;
	}

}