/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.lp_header {
  width: 900px;
  margin: 0 auto;
}

/* .main-section {
  overflow-y: hidden;
  overflow-x: hidden;
} */



#hs_cos_wrapper_widget_1614358870605 {
  height: 100%;
}

body > div.body-wrapper.hs-content-id-158764081303.hs-landing-page.hs-page > main > div > div > div > div > div > div > div > div.span4.widget-span.widget-type-cell.cell_1614358828707-background-layers.cell_1614358828707-background-color.cell_1614358828707-padding.dnd-column.cell_1614358828707-vertical-alignment {
  height: auto !important;
  overflow: visible;
}

form {
  position: sticky;
  position: -webkit-sticky;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  top: 0;
  bottom: 0;
  height: 100%;
}

footer {
  text-align: center;
  margin: 0 auto;
}

textarea.hs-input {
  height: 60px;
}

.hs-field-desc {
  display: none !important;
}


input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select, .hs-input {
  width: 100% !important;
}

#hs_cos_wrapper_widget_1614358870605 input[type="submit"], #hsForm_daa05f9a-cb45-43fd-9821-cb41ac1ab4f7_229 input[type="submit"] {
  width: 100%;
  background-color: #3b76a8 !important;
  border: white solid 3px;
  color: #ffffff !important;
  font-size: 16px;
}
#hs_cos_wrapper_widget_1614358870605 input[type="submit"]:hover {
  background-color: #ffffff !important;
  color: #3b76a8 !important;
}

.span4.widget-span.widget-type-cell.cell_1614358828707-padding.dnd-column.cell_1614358828707-vertical-alignment {
  background-color: rgba(59, 118, 168, 1) !important;
  margin-left: 0px !important;
  width: 34%;
}


.legal-consent-container .hs-richtext p {
  color: #ffffff !important;
  font-size: 12px !important;
  margin: 0;
}

.legal-consent-container .hs-richtext a {
  color: #c4d5e4 !important;
}

.hs-input[type=checkbox] {
  width: auto !important;
}

.hs-form-booleancheckbox-display span {
  font-size: 12px;
}

body > div.body-wrapper.hs-content-id-158764081303.hs-landing-page.hs-page > main > div > div > div > div > div > div > div > div.span8.widget-span.widget-type-cell.cell_1614358788159-vertical-alignment.cell_1614358788159-padding.dnd-column {
  padding: 0 40px !important;
}


.MobileForm {
  display: none;
  background-color: #fff;
}

#closeForm {
  font-size: 26px;
  padding: 5px;
  z-index: 99;
  position: relative;
}

/* #w-vulcan-v2-57 > div.w-vulcan--background.w-css-reset > div:nth-child(3) > div > div:nth-child(2) > img {
  top:-14px !important;
  left:-2px !important;
} */

img.w-css-reset {
  object-fit: cover !important;
}

#wistia_chrome_37 #wistia_grid_58_wrapper img.w-css-reset{ 
  background-color: #fff !important;
  object-fit: cover !important;
}


/* TABLET */
@media only screen and (min-width: 768px) and (max-width: 820px){
  .MobileForm {
    display: none;
  }
}

/* MOBILE */
@media screen and (max-width: 767px) {
/*   
  .span4.widget-span.widget-type-cell.cell_1614358828707-padding.dnd-column.cell_1614358828707-vertical-alignment {
    display: none;
  } */
  
    img.w-css-reset {
    object-fit: cover !important;
  }

  #wistia_chrome_37 #wistia_grid_58_wrapper img.w-css-reset{ 
    background-color: #fff !important;
    object-fit: cover !important;
  }
  
  .form h1 {
    display: none;
  }
  
  .faq-wrapper {
    margin-bottom: 100px;
  }
  
  .spacer {
    height: 1000px;
  }
  .MobileForm {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 16px 0px;
    position: fixed; 
    bottom:0%;
    z-index: 99;
  }
  .StickyButton{
    display: inline-block;
    font-family:Lato, "Lucida Grande", Tahoma, Sans-Serif;
    background-color: #1864A5;
    font-size: 1.5em;
    font-weight: 500;
    color: white;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    padding: 16px 64px;
    -webkit-appearance: none;
    transition: color .5s ease-out, background-color .5s ease-out;
    cursor: pointer;
  }
  .StickyButton:hover {
     background-color: #6097C7;
     border: none;
     color:white;
  }
  
  #closeForm {
    float: right;
    cursor: pointer;
  }
}



@media only screen and (max-width: 760px){
  .span4.widget-span.widget-type-cell.cell_1614358828707-padding.dnd-column.cell_1614358828707-vertical-alignment {
  width: 100% !important;
}
  form {
    padding: 30px;
  }
}

@media only screen and (max-width: 768px){
  
  #hs_cos_wrapper_widget_1717443008281 h3 {
    width: 85% !important;
    font-size: 31.98px !important;
    margin: 0 auto;
  }
  
  #hs_cos_wrapper_widget_1614618236029 {
    width: 100%;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: auto;
    margin-right: auto;
  }
  
  form {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  
  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select, .hs-input {
  width: 100% !important;
  }
  
  .hs-footer-company-copyright {
    display: none !important;
  }
  
  body > div.body-wrapper.hs-content-id-158764081303.hs-landing-page.hs-page > main > div > div > div > div > div > div > div > div.span8.widget-span.widget-type-cell.cell_1614358788159-vertical-alignment.cell_1614358788159-padding.dnd-column > div.row-fluid-wrapper.row-depth-1.row-number-15.dnd-row > div > div {
    display: none !important;
  }
  
}

@media only screen and (min-width: 769px) and (max-width: 1023px){  
 form {
    width: 37%;
    padding-top: 30px 0 0 20px;
    margin-left: 0;
  }
  
  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select, .hs-input {
    max-width: 90% !important;
  }
  
  #hs_cos_wrapper_widget_1614358870605 input[type=submit] {
    width: 90%;
  }
  
  #hs_cos_wrapper_widget_1614358870605 {
    padding: 0 !important;
    max-width: 50%;
}

@media only screen and (min-width: 1024px) and (max-width: 1280px){  
  form {
    width: 40% !important;
    padding: 30px;
    margin-left: 0;
  }
  
  input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select, .hs-input {
    max-width: 80% !important;
  }
  
  #hs_cos_wrapper_widget_1614358870605 input[type=submit] {
    width: 80%;
  }
  
}