.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
}
p, a, h1, h2, h3, h4, h5, span, div, input, strong {font-family: 'Open Sans', sans-serif;}
/*/////////////////////////////////////////
				Banner Section
/////////////////////////////////////////*/
#topbanner img {
	padding-top: 60px;
	padding-bottom: 60px;
}
/*/////////////////////////////////////////
				Right Side Content
/////////////////////////////////////////*/

.blue-button {
	display: block;
    background-color: #048789;
    margin: 0 auto;
    color: #fff;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.4rem;
    margin-top: 30px;
    text-align: center;
    padding: 2.3rem 1rem;
    max-width: 425px;
    border: none;
    border-radius: 0.5rem;
    text-transform: uppercase;
}
a:focus, a:hover {text-decoration: none !important;}
#content {
	padding-top: 30px;
	padding-bottom: 60px;
}
.content-wrap {
	padding-left: 20px;
}
#main-content h3 {
	color: #fe581c;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 30px 0;
	margin-top: 35px;
}
#main-content h3 strong {
	font-weight: 600;
}
#main-content p {
	color: #000000;
	line-height: 1.4;
	font-size: 18px;
	margin-bottom: 15px;
}
#main-content .content-box h3 {
	color: #000000;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 20px;
}
#main-content .content-box p {
	margin-bottom: 20px;
}
#main-content .content-box p:last-child {
	margin-bottom: 0;
}
#main-content .check {
	-webkit-box-shadow: 0px 1px 17px -3px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 1px 17px -3px rgba(0,0,0,0.6);
	box-shadow: 0px 1px 17px -3px rgba(0,0,0,0.6);
}
#main-content .content-box {
	background: #ffffff;
	-webkit-box-shadow: 0px 1px 17px -3px rgba(0,0,0,0.6);
	-moz-box-shadow: 0px 1px 17px -3px rgba(0,0,0,0.6);
	box-shadow: 0px 1px 17px -3px rgba(0,0,0,0.6);
}
#main-content .content-box .content-box-inner {
	padding: 25px 20px;
}
/*/////////////////////////////////////////
				Footer Area
/////////////////////////////////////////*/
.site-footer {
    padding-bottom: 3.2em;
    overflow: hidden;
    background-color: #051c32;
    color: #fff;
    text-align: center;
}
.site-footer .container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1060px;
    padding-left: 0;
    padding-right: 0;
}
.site-footer a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.site-footer a {
    color: #3997d2;
    text-decoration: none;
    transition: color 0.33s;
    -moz-transition: color 0.33s;
    -ms-transition: color 0.33s;
    -o-transition: color 0.33s;
    -webkit-transition: color 0.33s;
}
.site-footer .logo {
    max-width: 100%;
    max-height: 8em;
    margin: 1.6em auto;
    display: block;
}
.site-footer .social ul {
    margin: 1.6em auto;
    list-style: none;
}
.site-footer .social ul > li {
    margin: 0 5px;
    display: inline-block;
}
.site-footer .social ul > li a {
    font-size: 1.6em;
    line-height: 1.833em;
    height: 2em;
    width: 2em;
    text-align: center;
    display: block;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    background-color: #062a4d;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    border: .11em solid #225485;
    transition: all 0.33s;
    -moz-transition: all 0.33s;
    -ms-transition: all 0.33s;
    -o-transition: all 0.33s;
    -webkit-transition: all 0.33s;
}
.site-footer .copyright, .site-footer .taglink {
    font-size: 0.64em;
    line-height: 0.25em;
    margin: 1.25em 0em;
    font-weight: bold;
    color: #507089;
}
.site-footer .copyright a, .site-footer .taglink a {
    text-decoration: none;
    color: #507089;
}
.site-footer .footer-links ul {
    margin: 0;
}
.site-footer .footer-links li {
    display: inline-block;
    list-style: none;
    font-weight: bold;
    color: #507089;
    font-size: 0.64em;
    line-height: 0em;
    margin: 1.25em 0em;
}
.site-footer .footer-links li a {
    color: #507089;
}
/*/////////////////////////////////////////
				Mobile Styles
/////////////////////////////////////////*/
@media screen and (max-width: 768px) {
	#topbanner .row {background: rgba(0,0,0,.5);}
	.content-wrap {padding-left: 20px; padding-right: 20px;}
	#form-user, #thank-you {padding-right: 20px; padding-left: 20px;}
}
/**************
* THANK YOU
***************/

#thank-you h1 {
  color: #414C97 ;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600;
  font-size: 55px;
  margin: 0rem 0rem 2rem;
  padding: 1rem;
  padding-left: 0;
  padding-top: 15px;
  padding-bottom: 50px;
  margin-bottom: 0px;
  max-width: 100%;
  border-radius: 3px;
  text-align: center;
}
#thank-you p {
  color: #0E232E;
	font-family: 'proxima-nova', sans-serif;
	font-size: 1.6rem;
	line-height: 3rem;
	font-weight: 400;
	padding-top: 15px;
	padding-bottom: 30px;
}

.thanks-left {
  padding: 30% 0;
  float: right;
}
.thanks-text {
  /* See the whole report: */
font-family: 'OpenSans-SemiBold', Helvetica, Arial, sans-serif;
font-size: 25px;
color: #54565B;
letter-spacing: 0;
text-align: center;
padding-bottom: 25px;
}
.thanks-button {
  font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  background-color: #048789;
  border-radius: 5px;
  padding: 10px;
  color: #fff;
  height: 75px;
  width: 310px;
  text-align: center;
  font-size: 25px;
  margin: 0 auto;
}
.thanks-img {
  height: 600px;
  float: left;
}
/**************
* FORM
***************/
#form {
  font-family: 'proxima-nova', sans-serif;
}
#form h1 {
  color: #045A83;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 2.4rem;
  margin: 3.5rem 0rem 2rem;
  padding: 1rem;
  padding-left: 0;
  max-width: 100%;
  border-radius: 3px;
}
#form h1 .number {
  color: #4A4A4A;
}
#form .amount {
  position: relative;
}
#form .amount label, #amount-5 {
  background-color: rgba(57, 95, 106, 0.3);
  color: #fff;
  font-family: 'proxima-nova', sans-serif;
  font-size: 32px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  border-radius: 5px;
  padding: 24px 0px;
  margin-bottom: 24px;
  display: block;
}
#amount-5 {
	border: 1px solid rgba(57, 95, 106, 0.3);
	background: #fff;
	outline: 0;
	width: 100%;
	color: #000;
}
#form .amount label.active {
  background-color: #169FDB;
}
#form .amount label + input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#form .other-amount input {
  margin-bottom: 0rem;
  color: #000;
  font-size: 24px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 24px;
}
#form .other-amount input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.48);
  font-size: 36px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 36px;
}
#form .other-amount input:-moz-placeholder {
  color: rgba(0, 0, 0, 0.48);
  font-size: 36px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 36px;
}
#form .other-amount input::-moz-placeholder {
  color: rgba(0, 0, 0, 0.48);
  font-size: 36px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 36px;
}
#form .other-amount input:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.48);
  font-size: 36px;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  line-height: 36px;
}
#form .other-amount label {
  color: #051c32;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  text-align: left;
  border-radius: 0.5rem;
  padding: 30px 0rem;
  margin: 0;
  display: block;
}
#form .recurring-amount {
  margin-top: 2.5rem;
}
label { color: #939393; font-size: 2.2rem; font-weight: bold;}
#form .recurring-amount .col-lg-12 {
	background: rgba(55, 55, 55, 0.04);
	border-radius: 0.7rem;
}
input[type=checkbox], input[type=radio] {
    /* margin: 4px 0 0; */
    margin-top: 1px\9;
    line-height: normal;
    width: 14px;
    height: 17px;
    margin-right: 10px !important;
}
#form .recurring-amount .box {
	display: block;
	margin: 0 auto;
	padding: 1rem;
}
#form .recurring-amount .box label {
  color: #172B36;
    font-family: 'proxima-nova', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 2.4rem;
    margin-bottom: 0;
}
#form .Billing-information input[type="text"], #form .Billing-information select, #form .Payment input[type="text"], #form .Payment select {
  height: 56px;
  color: #0D223F;
  font-family: "proxima-nova", Arial, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding: 10px;
  border-radius: 0.5rem;
  outline: 0;
  margin: 10px 0;
  width: 100%;
  border: 1px solid rgba(143, 143, 143, 0.27);
  background: white;
}
#form .Billing-information input::-webkit-input-placeholder, #form .Payment input::-webkit-input-placeholder {
	color: #0D223F;
  font-family: "proxima-nova", Arial, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
#form .Billing-information input:-moz-placeholder, #form .Payment input:-moz-placeholder {
	color: #0D223F;
  font-family: "proxima-nova", Arial, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
#form .Billing-information input::-moz-placeholder, #form .Payment input::-moz-placeholder {
	color: #0D223F;
  font-family: "proxima-nova", Arial, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
#form .Billing-information input:-ms-input-placeholder, #form .Payment input:-ms-input-placeholder {
	color: #0D223F;
  font-family: "proxima-nova", Arial, serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
#form .Payment #Payment-Month,
#form .Payment #Payment-CVV {
  width: 100%;
  margin-bottom: 0rem;
  display: inline-block;
  vertical-align: middle;
}
#form #submit {
  display: block;
  background-color: #B72A2A;
  margin: 0 auto;
  color: #fff;
  font-family: 'proxima-nova', sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-top: 30px;
  text-align: center;
  padding: 2.3rem 0rem;
  width: 250px;
  border: none;
  border-radius: 0.5rem;
  text-transform: uppercase;
}
.absolute-img {
  	margin-top: -160px;
  	position: relative;
  	margin-bottom: 20px;
  	margin-left: -8px;
}
.we-provide {margin-top: 10px;}
@media screen and (max-width: 639px) {
	.absolute-img {
	  	margin-top: 0px;
	  	margin-bottom: 20px;
	  	margin-left: 0px;
	}
}
select { height: 4.9rem; }
.blue {
	padding-top: 15px;
    color: #048789 !important;
    font-size: 26px !important;
    line-height: 1.4;
}
.img-lower {width: 80%!important;; margin: 0 auto; }
.blue-text {
	color:#1E4383 !important;
	font-weight: 600 !important;

}
.tan-background {
	background-color: #F9F7F4 !important;
	padding: 40px !important;
}
