.content_with_form .page-center {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 30px;
  padding-left: 30px;
}

.content_with_form {
  center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  min-height: 100%;
}

.content_with_form .page-center .left_col h1 {
  background-size: 100% auto;
  padding-bottom: 10px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 475%;
  font-family: "copperplate", Georgia, Times, serif;
}

.content_with_form .page-center .left_col h1 {
  background-size: 100% auto!important;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 1em;
}

.content_with_form .form-title {
  display: none;
}

.content_with_form form label {
  display: block;
  font-size: 70%;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 18px;
  color: #FFF;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.content_with_form .page-center .left_col {
  max-width: 700px;
  width: 67.3077%;
  float: left;
}

.content_with_form .page-center .righr_col {
  max-width: 250px;
  width: 24.0385%;
  float: right;
}

.content_with_form .page-center .left_col form input[type=submit] {
  text-transform: uppercase;
  position: relative;
  display: block;
  font-weight: 700;
  padding: 10px 15px 10px 19px;
  line-height: 14px;
  border: none;
  letter-spacing: .2em;
  font-size: 82%;
  transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
}

.content_with_form  .form-columns-2 .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  width: 48%;
}

.content_with_form  .form-columns-2 .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field {
  width: 48%;
}

.content_with_form  .form-columns-2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}


.content_with_form .page-center .righr_col .contactInfo {
  margin-top: 60px;
}

.content_with_form .page-center .righr_col .contactInfo {
  color: #FFF;
  font-weight: 700;
  font-size: 90%;
  letter-spacing: .05em;
}

.content_with_form .page-center .righr_col .contactIcon  {
  padding-left: 40px;
  position: relative;
  margin-bottom: 20px;
}

.content_with_form .page-center .righr_col .contactIcon:before{
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
}

.content_with_form .page-center .sidebarContent {
  margin-top: 60px;
}

.content_with_form .page-center .description {
  font-style: italic;
  color: #FFF;
}

.content_with_form .page-center .sidebarLinks {
  display: inline-block;
  float: left;
}

.content_with_form .page-center .righr_col .address:before {
  background-position: 0 -24px!important;
}

.content_with_form .page-center .righr_col .phone:before {
  background-position: 0 -52px!important;
}

.content_with_form .page-center .righr_col .email:before {
  background-position: 0 -76px!important;
}

.content_with_form .page-center .sidebarLinks .sd_link {
  margin-bottom: 10px;
  list-style: none;
}

.content_with_form .page-center .sidebarLinks .sd_link a {
  font-weight: 700;
  font-size: 80%;
  padding: 8px 15px 8px 30px;
  margin-bottom: 20px;
  background: #799FC5;
  display: inline-block;
  position: relative;
  color: #002538;
  letter-spacing: .1em;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.content_with_form .page-center .sidebarLinks {
  padding: 0px;
  margin: 0px;
}

.content_with_form .page-center .sidebarLinks .sd_link a:before {
  content: "";
  left: 10px;
  position: absolute;
  top: 12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #002538;
}

.content_with_form .page-center .left_col .sub-heading {
  color: #FFF;
}

.content_with_form form .hs-richtext.hs-main-font-element {
  margin-bottom: 20px!important;
}

.content_with_form form .hs-richtext.hs-main-font-element h2 {
  font-size: 160%;
  font-weight: 700;
  color: #799FC5;
  padding-top: 30px;
  margin-top: 20px;
  border-top: 1px solid rgba(0,0,0,.2);
  display: block;
}

.content_with_form form .hs-richtext.hs-main-font-element p {
  color: #fff;
}

.content_with_form form .hs-richtext.hs-main-font-element{
  color:#fff;
}

.content_with_form .page-center .left_col .sub-heading ol {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

.content_with_form .page-center .left_col .sub-heading ol li {
  margin: 0px;
}

.content_with_form .form-columns-3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.content_with_form .form-columns-3 .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
  width: 31%;
}

.content_with_form .form-columns-3 .hs_state.hs-state.hs-fieldtype-text.field.hs-form-field {
  width: 31%;
}

.content_with_form .form-columns-3 .hs_zip.hs-zip.hs-fieldtype-text.field.hs-form-field {
  width: 31%;
}

.content_with_form .form-columns-2 .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
  width: 48%;
}

.content_with_form .form-columns-2 .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
  width: 48%;
}

.cwf_form.type2 {
  background: rgba(255,255,255,.9);
  padding: 40px 40px 70px;
}

.cwf_form.type2 form label,
.cwf_form.type2 form .hs-richtext.hs-main-font-element p {
  color: #59595B;
}


.content_with_form form li.hs-form-radio{
  margin: 0px!important;
  position: relative;
  display: inline-block;
  padding: 4px 30px 0 25px;
  width: auto;
  margin: 0;
  padding-left: 0px;
}

.content_with_form form li.hs-form-radio span{
  color: #799FC5;
  position: relative;
  font-size: 12.78px;
  padding: 0;
  font-weight: 800!important;
  text-transform: uppercase;

}

.content_with_form form legend.hs-field-desc {
  font-family: "proxima-nova", Arial, Verdana, sans-serif;
  font-weight: 400;
  color: #717272;
  font-size:16px;
}


@media (max-width: 959px){
  .content_with_form .page-center .left_col, .content_with_form .page-center .righr_col {
    width: 100%;
    max-width: 100%;
    clear: both;
  }
  .content_with_form .form-columns-2 ,
  .content_with_form .form-columns-3{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .content_with_form .form-columns-2 .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
  }
  .content_with_form .form-columns-2 .hs_phone.hs-phone.hs-fieldtype-phonenumber.field.hs-form-field {
    width: 100%;
  }

  .content_with_form .form-columns-3 .hs_city.hs-city.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
  }

  .content_with_form .form-columns-3 .hs_state.hs-state.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
  }

  .content_with_form .form-columns-3 .hs_zip.hs-zip.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
  }
  .content_with_form .form-columns-2 .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
  }

  .content_with_form .form-columns-2 .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
  }

  .content_with_form .page-center .left_col form .input {
    margin: 0px;
}
}


@media (max-width: 767px){
  .content_with_form .page-center .left_col h1{
    font-size: 200%;
  }
}

@media (max-width: 500px){
.cwf_form.type2 {
    background: rgba(255,255,255,.9);
    padding: 40px 20px 70px;
}
}

























