.vc_section.vc_section-has-fill+.vc_section,
.ms-bg-img-autoheight.vc_section.vc_section-has-fill {
  padding: 0;
}

  /*.ms-cta h4 {
    margin-bottom: 13px;
    margin-bottom: 0.8125rem;
  }

  .ms-cta p {
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
    line-height: 1.5;
  }

.ms-cta .ms-btn,
.ms-cta .ms-btn-outline {
  margin-right: 0;
  margin-left: 3px;
  margin-left: 0.1875rem;
}*/

/*a.ms-btn,
a.ms-btn-outline {
  padding: 9.5px 30px;
  padding: 0.59375rem 1.875rem;
}*/

.interstate-row {
  display: none;
}

  .vc_tta-panels,
  .vc_tta-panels h5 {
    color: #ededed;
  }


/* RESPONSIVE =============================== */
@media only screen and (max-width: 1400px) {
  
  
  
}

@media only screen and (max-width: 767px) {
  
  .wpb_single_image * {
    width: 100%;
  }
  
  .page .vc_section > .vc_row:not(.ms-img-bg-row) {
    margin: 0 auto;
  }
  
  .ms-middle-row {
    width: 100%;
  }
  
  /*a.ms-btn,
  a.ms-btn-outline,*/
  .gform_wrapper .gform_footer input[type=submit],
  input[type=submit] {
    /*font-size: 28px;
    font-size: 1.75rem;*/
    font-size: 28px;
    font-size: 0.875rem;
  }
  
  .ms-bg-img-autoheight .wpb_text_column {
    max-width: none;
    margin: 0 auto;
  }
  
    .ms-bg-img-autoheight .wpb_text_column h3 {
      font-size: 32px;
      font-size: 1rem;
    }

    .ms-bg-img-autoheight .wpb_text_column h4 {
      font-size: 70px;
      font-size: 2.1875rem;
    }

    .ms-bg-img-autoheight .wpb_text_column p {
      font-size: 32px;
      font-size: 1rem;
    }
   
  
.testimonial-row-reverse {
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  padding-top: 24px;
  padding-top: 1.5rem;
}


  

} /* 767 */






