.fold_1 {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 138px;
}
.fold_1 .image-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.fold_1 .image-wrap video {
	float: left;
	width: 100%;
	position: relative;
}
.fold_1 .content-wrap {
	width: 100%;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
}
.fold_1 .content-wrap .content-box {
	float: left;
	width: 96%;
	padding: 0 15px;
	margin: 0 2%;
}
.fold_1 .content-wrap .content-box .title {
	float: left;
	width: 100%;
	font-size: 48px;
	font-weight: 700;
	line-height: normal;
	color: #FFF;
}
.fold_1 .content-wrap .content-box .sub-title {
	float: left;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
	color: #FFF;
	margin-bottom: 30px;
}
.fold_1 .content-wrap .content-box .sub-content {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.fold_1 .content-wrap .content-box .sub-content .left {
	float: left;
	font-size: 21px;
	font-weight: 400;
	line-height: normal;
	color: #FFF;
	padding-right: 40px;
	border-right: 2px solid #FFF;
}
.fold_1 .content-wrap .content-box .sub-content .left span {
	font-weight: 700;
}
.fold_1 .content-wrap .content-box .sub-content .right {
	float: left;
	color: #FFF;
	font-size: 21px;
	font-weight: 700;
	line-height: normal;
	padding-left: 40px;
}
.fold_1 .content-wrap .content-box .sub-content .right span {
	font-size: 12px;
	font-weight: 400;
}
.fold_1 .content-wrap .form-box {
	float: left;
	width: 460px;
	margin-left: 2%;
	padding-left: 15px;
}
.fold_1 .content-wrap .form-box .title {
	float: left;
	width: 500px;
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
	padding-left: 52px;
	text-transform: uppercase;
	line-height: 50px;
	background: #e4220f;
	border-radius: 0 0 50px 0;
	margin-left: -52px;
}
.fold_1 .schedule-btn {
	left: 15px;
	bottom: 0;
	position: absolute;
	font-size: 13px;
	font-weight: 400;
	color: #FFF;
	padding: 4px 8px;
	background: #e4220f;
	display: none;
}
.fold_1 .content-wrap .gform_wrapper {
	padding: 0 15px 15px 15px !important;
	background: #FFF !important;
	width: 400px !important;
}
.fold_1 .content-wrap .form-box ul li.gfield {
	margin-top: 15px !important;
}
.fold_1 .content-wrap .form-box .gform_button.button {
	font-size: 13px !important;
	font-weight: 400 !important;
	line-height: 30px !important;
	padding: 0 30px !important;
	border-radius: 30px !important;
}
.fold_1 .ginput_container_text input, .fold_1 .ginput_container_phone input, .fold_1 .ginput_container_email input {
	padding: 0 !important;
	border-bottom: 1px solid #e4220f !important;
}
.fold_1 .gform_footer {
	padding: 0 !important;
	margin: 15px 0 0 0 !important;
}
.fold_1 div.validation_error, .fold_1 li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	display: none !important;
}
.fold_1 li.gfield.gfield_error, .fold_1 li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: none !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.fold_2 {
	float: left;
	width: 100%;
}
.fold_2 .image-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.fold_3 {
	float: left;
	width: 100%;
}
.fold_3 .image-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.fold_4 {
	float: left;
	width: 100%;
	position: relative;
}
.fold_4 .image-wrap {
	float: left;
	width: 100%;
	position: relative;
}
.fold_4 .content-wrap {
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	padding-left: 4%;
	padding-right: 7%;
}
.fold_4 .content-wrap .features {
	float: left;
	width: 50%;
	margin-top: 18%;
}
.fold_4 .content-wrap .video {
	float: left;
	width: 50%;
	text-align: right;
	padding-left: 30px;
	margin-top: 18%;
}
.fold_4 .content-wrap .video iframe { 
	float: left;
	width: 100%;
	min-height: 385px;
}
.fold-mobile { 
	float: left;
	width: 100%;
	display: none;
}
.fold-mobile .image { 
	float: left;
	width: 100%;
}
.fold-mobile .image img { 
	width: 100%;
	display: block;
}
.fold-mobile .video { 
	float: left;
	width: 100%;
}
.fold-mobile .video iframe { 
	width: 100%;
	display: block;
	min-height: 260px;
}
@media only screen and (min-width : 0px) and (max-width : 1024px) {
.fold_1 .content-wrap {
	float: left;
	width: 100%;
	background: #000;
	position: relative;
	top: 0;
	transform: translateY(0);
}
.fold_1 .content-wrap .content-box .title {
	font-size: 24px !important;
}
.fold_1 .content-wrap .content-box .sub-title {
	font-size: 16px !important;
}
.fold_1 .content-wrap .content-box .sub-content .left {
	width: 100% !important;
	padding: 0 !important;
	border: 0 none !important;
	font-size: 14px !important;
	margin-bottom: 15px !important;
}
.fold_1 .content-wrap .content-box .sub-content .right {
	width: 100% !important;
	padding: 0 !important;
	font-size: 14px !important;
}
.fold_1 .content-wrap .content-box {
	width: 100% !important;
	margin: 0 !important;
	padding: 15px !important;
}
.fold_1 .content-wrap .form-box {
	display: none;
}
.fold_1 .schedule-btn {
	display: block;
}
.fold_1 {
	margin-top: 100px;
}
.fold_1 .content-wrap .content-box .sub-content {
	margin-bottom: 45px !important;
}
.fold_2 { 
	display: none;
}
.fold_3 { 
	display: none;
}
.fold_4 { 
	display: none;
}
.fold-mobile { 
	display: block;
}

}

@media only screen and (min-width : 1024.01px) and (max-width : 1366px) { 
.fold_4 .content-wrap .video iframe { 
	min-height: 290px !important;
}
}