@charset "UTF-8";
/* CSS Document */

.italic-bold {
	font-style:italic;
	font-weight:bold;
	color:#666;
	
}

.black {
    color: #222c30;
    display: block;
    float: left;
    font-weight: bold;
    height: 63px;
    width: 24px;
}

.error-message {
	color:red;
	font-style:italic;
	
}

.learnmore {
	margin-top:25px;
	float:left;
	width:100%;
	
}

.learnmore .btn-block {
    display: block;
    width: 100%;
}

.congrats {
	margin-top:50px;
	
}

.moto-image {
	margin-left:15%;
	
}

.oops-button {
	max-width:300px;
}


.thanks-button {
	margin-top: 50px;
	
}

#wrap .container {
    background-color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 38px;
    padding-bottom: 65px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 61px;
}

h3 {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px;
}

.optin {
    font-size: 21px;
    padding-top: 33px;
}


.btn-secondary, .no-button {
    background-color: #cccccc;
    border-bottom-color: #CCCCCC;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color: #CCCCCC;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color: #cccccc;
    border-top-color: #cccccc;
    color: #ffffff;
    font-family: "Open Sans",Arial,sans-serif;
    font-weight: normal;
}



.col-xs-12 {
	
	margin-right:10px;
	margin-left:10px;
	
}


.left-column h2 {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 55px;
    font-weight: 600;
    letter-spacing: -0.025em;
    line-height: 65px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    text-transform: none;
}

/*
.col-lg-6 {
    width: 90%;
}


*/


.btn-block {
    display: block;
    width: 89%;
}


.left-column h3 {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 42px;
    margin-bottom: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 12px;
}

.bullet-points {
    font-size: 20px;
    height: 118px;
    width: 76%;
}


.bullet-image {
	float:right;
	
}