/*    font-family: 'Open Sans', sans-serif;
font-family: 'Source Sans Pro', sans-serif;*/

body {
	overflow-x: hidden;
	background-color: #B8895B;
}

.main-wrapper {
	background-image: url('/cr/assets/images/wood-bg.jpg');
	/* -webkit-background-size: cover; */
	/* background-size: cover; */
	min-height: 925px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	min-height: 1100px;
/*	min-width: 1440px;*/
	width: 100%;
	background-size: 100%;
}

.main-container {
	width: 981px;
	margin: 0 auto;
}

.book-wrapper {
	float: left;
	width: 370px;
	position: relative;
	padding-top: 74px;
	margin-left: 54px;
}

.book-wrapper img {
	max-width: 370px;
	max-height: 523px;
}

.form-wrapper {
	float: left;
	width: 523px;
	padding-top: 75px;
	padding-bottom: 60px;
	text-align: center;
	background-color: rgba(255,255,255,.4);
	margin-left: 20px;
}

.form-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22.85px;
	color: #333;
}

.form-wrapper h2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 45px;
	line-height: 46px;
	font-weight: 700;
	color: #333;
	margin-bottom: 26px;
	letter-spacing: -1px;
}

.text-align-item {
	text-align: right;
}

.open_form_btn {
	position: relative;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
	/* box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5); */
	/* background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ff9500),color-stop(1,#f18100)); */
	background: -moz-linear-gradient(center top,#ff9500 5%,#f18100 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500',endColorstr='#f18100');
	background-color: #ff9500;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ff9500;
	display: inline-block;
	color: #fefefe;
	font-family: 'Source Sans Pro',sans-serif;
	font-size: 22px;
	font-weight: 600;
	padding: 10px 10px;
	text-decoration: none;
	width: 433px;
	max-width: 80%;
	margin: 30px;
	height: auto;
	letter-spacing: -0.50px;
	cursor: pointer;
}

.open_form_btn::after {
	content: '\00bb';
}

.privacy_and_policy {
	font-family: 'Open Sans',sans-serif;
	font-size: 11px;
	color: #F16A04;
	text-align: center;
	display: block;
	text-decoration: underline;
	line-height: 16.717px;
	margin-top: 34px;
	transition: 0.5s;
}

.privacy_and_policy:hover {
	color: #F16A04;
}

.modal_close_btn {
	right: 0;
	position: absolute;
	top: -12px;
	right: -19px;
	opacity: 1;
}

.modal_close_btn:hover {
	opacity: 1;
}

#myModal .modal-header {
	padding: 0;
	border-bottom: none;
}

.modal {
	top: 70px;
}

.progress-img img {
	width: 100%;
	border-top-left-radius: 6px;
}

.modal-top-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	letter-spacing: 0em;
	display: block;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
	width: 90%;
	margin: -15px auto 20px auto;
}

.form-ttl {
	text-align: center;
	font-weight: bold;
	font-size: 24px !important;
	line-height: 26px !important;
	font-family: Arial, Helvetica, sans-serif;
	margin: .5em 0 30px;
	color: #000;
}

.infusion-field-input,
input[name="name"],

input[name="email"] {
	padding: 0.8em 12pt;
	color: #201D1D;
	background: white;
	border: 1pt solid #C9D7DD;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

input[name="email"] {
	background: white url('/cr/assets/images/mail.png') no-repeat 97% 50% !important;
}

.infusion-submit button,
input[name="submit"] {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center !important;
	font-size: 14pt;
	letter-spacing: 0em;
	background-color: rgb(255, 203, 1);
	border-style: solid;
	border-width: 0pt 0pt 2pt;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 2pt;
	border-left-width: 0pt;
	border-color: rgb(255, 180, 3);
	text-shadow: rgb(238, 181, 33) 2px 2px 0px;
	padding: 0.9em;
	color: white;
	text-align: left;
	text-shadow: 2px 2px 0 #eeb521;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid #FFB403;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 100%;
	width: 100%;
	max-width: 300pt;
}

.modal-right-content {
	padding: 0 28px 0 56px;
}

.privacy_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	letter-spacing: 0em;
	padding: 10pt 0;
}