body {
	background-color: #f0f0f0;
}

h1 {
	font-size: 25px;
}

.page {
	padding-bottom:0px;
}

.checkmark-ul li {
	margin-bottom: 8px;
}

.info-modal-lp .head-image {
	margin: -10px -10px 0px -10px;
}

@media(min-height: 380px) {
  .section {
    padding:6em 0px;
  }
}

@media(min-height: 580px) {
  .section {
    padding:6em 0px;
  }
}

@media(min-height: 780px) {
  .section {
    padding:7em 0px;
  }
}

@media(max-width:765px) {
	.section {
		padding:6em 0px;
	}
}


.contract-form.colForm {
	min-height: 100vh;
}

.sub-header-section{
	background-color: #fff;
	z-index: 2;
	position: relative;
	border-bottom:2px solid #0063fc;
}
.sub-header-section.section.small {
	background-color: #fff !important;
	padding:20px;
}
.section .stat-figure {
	text-align: right;
}
.section .stat-figure > div {
	display: inline-block;
	vertical-align: top;
	color: #000;
}

.section .stat-figure .figure {
	font-size: 45px;
	line-height: 45px;
	padding-right:5px;
	margin-right:5px;
	font-family: 'Quicksand', sans-serif;
	border-right:1px solid #afafaf;
}
.section .stat-figure .unit {
	line-height: 14px;
}

.section .stat-figure .unit > div {
	text-align: left;
}
.sub-header-section > .container > .section > .row > [class*="col-"]:last-of-type .partnership {
	height:50px;
}
.section .partnership > div {
	display: inline-block;
	vertical-align: middle;
}

.section .partnership p {
	margin-bottom: 0px;
}

.section .partnership {
	text-align: center;
}

.section .partnership > div {
	display: inline-block;
	vertical-align: middle;
}

.section .partnership img {
	height:30px;
	width: auto;
	margin: 9px 0px;
	margin:auto;
}

.section .ad-info-top > div > div {
	display: inline-block;
	vertical-align: middle;
}

.section .ad-info-top > div > div.img-wrap {
	height:45px;
	position: relative;
	margin-right:15px;
}

.section .ad-info-top > div > div.img-wrap img {
	height:100%;
}

.swc-converted .swc-converted-hidden {
	display: none !important;
}

.section .ad-info-top > div > div h3 {
	margin-top:0px;
	margin-bottom:0px;
	font-size: 12px;
}

.section .ad-info-top > div > div p {
	margin-bottom:0px;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 200px;
}

.section .ad-info-top .no-image p {
	line-height:45px;
	font-size: 16px;
}


.header-section {
	height: 600px;
	position: relative;
	overflow: hidden;
}


.header-section .bg-wrap {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
}

.header-section .SwcBackgroundImage {
	height: 100%;
	position: absolute;
	width: 100%;
	top:0px;
	left:0px;
	background-position: center;
}

.header-section .header-content {
	position: relative;
	z-index:2;
	display: inline-block;
	width:calc(100% - 1px);
	vertical-align: middle;
	left:-1px;
}

.header-section .header-content img {
	width: 100%;
}

.header-section .header-content .cta-header-box {
	background-color: #fff;
	width: 100%;
	box-shadow: 0px 8px 23px rgba(0,0,0,0.3);
	padding:15px;
	border-radius: 0px;
	text-align: center;
}

.header-section .header-content .cta-header-box h1 {
	font-family: 'Arial';
	font-weight: 800;
	color:#000;
	margin-bottom:30px;
	text-transform: uppercase;
}

.header-section .header-content .cta-header-box h1 small {
	display: block;
	margin-top:10px;
}

.header-section .header-content .cta-header-box ul:not(.ca-list) {
	padding-left:0px;
	list-style: none;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:30px;
}

.header-section .header-content .cta-header-box ul:not(.ca-list) {
	text-align: left;
	padding:0px 30px;
}

.header-section .header-content .cta-header-box ul:not(.ca-list) li {
	margin-bottom:5px;

}
.header-section .header-content .cta-header-box ul:not(.ca-list) li i {
	display: none;
}

.header-section .success .ca-list li h4 {
	font-weight: 400;
	font-size: 1.4em;
}

.header-section .success h3 {
	font-size: 1.3em;
	color:#000;
	margin-bottom:2em;
	font-weight: bold;
}

.ca-list {
	margin-top:1em;
}

.ca-list h3 {
	text-align: left;
	margin-top: 3em;
    margin-bottom: 2em;
}

.header-section .success .ca-list {
	margin-bottom:6em;
}

.header-section .success .ca-list li {
	margin-bottom: 4em;
}

.CreateContractSimple form input[type="email"] {
	font-weight: bold;
}

@media(min-width:765px) {
	.header-section {
		height:500px;
	}

	.ca-list h3 {
		text-align: center;
		margin-bottom: 2em;
		margin-top: 2em;
	}

	.header-section .success h3 {
		font-size: 24px;
		color:#444;
		margin-bottom:10px;
		font-weight: 400;
	}

	.header-section .success .ca-list {
		margin-bottom:10px;
	}

	.header-section .success .ca-list li {
		margin-bottom: 2em;
	}

	.header-section .success .ca-list li h4 {
		font-weight: bold;
    	font-size: 1.2em;
	}

	.sub-header-section .section.small {
		padding: 1.5em 0px;
	}

	.checkmark-ul li {
		margin-bottom: 5px;
	}

	.section {
		padding: 5em 0px;
	}

	.section .partnership {
		text-align: center;
		position: relative;
		top:4px;
	}
	.section .partnership > div.text {
		width:400px;
	}

	.header-section .header-content .cta-header-box {
		padding:34px;
	}

	.header-section .header-content .cta-header-box ul:not(.ca-list) {
		text-align: center;
		padding:0px 0px;
	}
	.header-section .header-content .cta-header-box ul:not(.ca-list) li {
		margin-bottom:4px;
		list-style: none;
		list-style-image: none;
	}
	.header-section .header-content .cta-header-box ul:not(.ca-list) li i {
		display:inline;
	}
	.ca-list {
		margin-top:3em;
	}

	.section .ad-info-top > div > div.img-wrap {
		height:45px;
		margin-right:30px;
	}

	.section .ad-info-top > div > div h3 {
		font-size: 13px;
	}

	.section .ad-info-top > div > div p {
		font-size: 20px;
		width: 250px;
	}

	.section .ad-info-top .no-image p {
		line-height:60px;
		font-size: 22px;
	}

	.sub-header-section > .container > .section > .row > [class*="col-"]:last-of-type .partnership {
		float:right;
		height:45px;
	}
	.section .partnership {
		text-align: left;
	}
}


@media(min-width:998px) {
	.section .partnership > div.text {
		width:400px;
	}
	.section .ad-info-top .no-image p {
		font-size: 24px;
	}
	.section .ad-info-top > div > div p {
		width: 400px;
	}
	h1 {
		font-size: 30px;
	}
}

@media(min-width:1200px) {
	.section .ad-info-top > div > div p {
		width: 400px;
	}
}

@media(min-width: 1500px) {
	.header-section {
		height:600px;
	}

	.sub-header-section .section.small {
		padding: 2em 0px;
	}

	.section .ad-info-top > div > div.img-wrap {
		height:60px;
		margin-right:30px;
	}

	.section .ad-info-top > div > div h3 {
		font-size: 16px;
	}

	.section .ad-info-top > div > div p {
		font-size: 24px;
		width: 500px;
	}

	.sub-header-section > .container > .section > .row > [class*="col-"]:last-of-type .partnership {
		height:50px;
	}
}

.contract-quality-seal {
	margin-bottom: 30px;
}
.contract-quality-seal img {
	height: 45px;
	width: auto;
}
