.promo-container {
margin-bottom:-40px;
}
.fields {
color:transparent;
}
section.title {
background:#fff;
}
.title h2 {
color:#132c43;
}

.form {
background:#1e3951;
min-height:627px;
border-radius:0 0 10px 10px;
-moz-border-radius:0 0 10px 10px;
-webkit-border-radius:0 0 10px 10px;
}
.form h2 {
color:#fff;
margin-top:25px;
}
.form p {
color:#a2b4c5;
}
.fields small {
color:#a2b4c5;
font-size: 12px;
margin-top: 7px;
}
.fields input {
border:0;
box-shadow:0 0 0;
}
.fields input, .fields select {
height:50px;
margin:5px;
}
a.btn {
margin-top:30px;
}
.fields .phone {
width:32.33%;
}
.phonewrap {
margin:0 5px;;
}
.title h2 {
color:#006495;
}
.bbb {
margin-top:25px;
}


/* VERSION 2 */
section.title {
	background: #fff;
}
section.yellow {
	background: #d1ddea;
}
p.slogan {
	color: #08233c;
}
.title h2 {
	color: #4b5f74;
}
.form {
	background: #0d2236;
	border-radius: 11px;
}
div.pitch {
	border: 0;
	border-radius: 0;
	background: transparent;
	text-align: left;
	padding-left: 15px;
	height: auto;
	width: auto;
	left: 0;
	bottom: 53px;
}
.pitch h3 {
	color: #006ea4;
	font-size: 30px;
	text-transform: uppercase;
	font-style: italic;
}
.pitch h4 {
	color: #061524;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	font-style: italic;
	margin-left: 4px;
}
p.slogan {
	font-size: 13px;
	margin-top: 24px;
	margin-left: 15px;
	opacity: .9;
}
.copy {
	top: -20px;
}
.copy h1 {
	color: #061524;
	font-size: 60px;
}
.copy h2 {
	color: #061524;
	font-size: 48px;
	margin-bottom: 20px;
}
.copy p {
	font-size: 16px;
	line-height: 1.6;
	max-width: 220px;
}
.copy p small {
	font-size: 14px;
	font-weight: 700;
}
.main-content {
	margin-top: 25px;
	display: flex;
    align-items: flex-end;
}
.promo {
	margin-bottom: 40px;
	z-index: 9;
}
.promo img.hidesmall {
	max-width: none;
	z-index: 9;
}
.promo img {
	pointer-events: none;
}
.message-container .message {
	padding-left: 0;
}
.bbb {
	margin-top: 40px;
}
section.tradeshows {
	background: #a0b5cc;
	padding: 70px 0;
}
.tradeshows img {
	margin-bottom: 10px;
}
.tradeshows h4 {
	color: #060a24;
	font-weight: 600;
	margin-bottom: 20px;
}
.tradeshows p {
	color: #063147;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 0;
}
.copy {
	top: -15px;
}
div.pitch {
	bottom: 230px;
}
section.yellow {
    overflow: hidden;
}
.hidesmall {
	display: block;
}
.copy h1, .copy h2 {
	text-transform: none;
}

.title h2{
	margin: 10px 28px 0 0;
}

@media (max-width:1200px) {

.form {
min-height:auto;
height:583px;
border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}
.form h2 {
margin-top:20px;
}
a.btn {
margin-top:25px;
}
div.pitch {
	padding-left: 0;
	bottom: 197px;
}
.pitch h4 {
	margin-bottom: 5px;
}

	}

@media (min-width: 992px) and (max-width: 1200px) {

.promo-container {
	width: 97%;
}
.promo {
	margin-left: 0;
	width: 55% !important;
}
.form {
	margin-right: 10px;
	width: 45%;
}
.promo img.hidesmall {
	max-width: 680px;
	position: relative;
	left: -5px;
}

	}

@media (max-width: 991px) {

.main-content {
	flex-wrap: wrap;
}
.promo {
	margin: 30px auto 0;
}
.promo img.hidesmall {
    position: relative;
    right: -100px;
}
.copy {
    top: -25px;
    left: 4%;
}
div.pitch {
    bottom: 224px;
    left: 4%;
}
.form {
	margin-bottom: 25px;
}

	}

@media (max-width:767px) {

div.discount {
    display: inherit;
}

.logo img {
	width:100px;
}	
h2 img {
	height: 40px;
	margin: -5px;
}
			
.title h2{
	margin: 18px 28px 0 0;
}

}

@media (max-width:650px) {

.hidesmall {
	display: none !important;
}
.pitch.hidebig h3 {
	color: #061524;
    font-size: 16px;
	text-transform: uppercase;
	text-align: center;
    font-weight: 600;
    font-style: italic;
	margin: 15px auto 20px;
}
.pitch.hidebig h3 strong {
	color: #006ea4;
    font-size: 30px;
    font-size: 18px;
    text-transform: uppercase;
	font-style: italic;
	font-weight: 700;
    letter-spacing: -1px;
    letter-spacing: 0;
}
.title {
	padding-top: 5px;
}
.promo-container {
	padding-top: 10px;
    padding-left: 0;
	padding-right: 0;
    margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.promo {
	overflow: hidden;
}
.promo img.hidebig {
	transform: scale(1.25);
}
.page-header {

}
.promo {
	margin-top: 0;
}
.copy {
	text-align: center;
	margin-bottom: 15px;
	top: 0;
	left: auto;
	position: relative;
}
.copy h1 {
	font-size: 47px;
	letter-spacing: -3px;
	line-height: 1.1;;
}
.copy h1 br {
	display: none;
}
.copy h2 {
    margin-bottom: 10px;
}

.copy p {
	font-size: 15px;
	margin: 10px auto 0;
	width: auto;
	max-width: 300px;
}
.form {
	padding-bottom: 7px;
	height: auto;
	width: 90%;
}
.fields {
	padding: 0 5%;
}
.col-sm-4 {
	text-align: center;
	margin: 0 auto;
	width: 90%;
	float: none;
}
.copy h1, .copy h2 {
	font-size: 33px;
	letter-spacing: -1px;
	display: inline-block;
}
.copy h2 em {
	font-style: normal;
	margin-left: 5px;
}
.form {
    width: 100%;
    border-radius: 0;
}
section.yellow {
	padding-bottom: 40px;
}
.form {
	margin-bottom: 0;
}
section.gray {
	padding-top: 30px;
}
.main-content {
	margin-top: 15px;
}

	}

@media (max-width:480px) {

.form {
height:auto;
padding-bottom:15px;
}
.form h2 {
font-size:27px;
}
.form p {
display:none;
}

	}

	
@media (max-width: 479px) {
		
.logo img {
width:100px;
}	
		
}
