/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 13 2023 | 19:41:56 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 07 2023 | 20:17:13 */
/************/
/*  Colors  */
/************/
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
textarea {
  resize: none;
}
.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span.ginput_address_zip {
  flex: 1 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (min-width: 768px) {
  #main-header .container {
    min-height: 600px !important;
  }
}
@media only screen and (max-width: 989px) {
  #what-to-expect .avia-animated-number.number-box {
    margin: 25px auto 50px !important;
  }
}
@media only screen and (max-width: 767px) {
  #main-header .main-headline {
    display: none !important;
  }
  #mobile-headings .main-headline {
    margin-bottom: 50px !important;
  }
  #mobile-headings .main-headline h1 {
    text-transform: none !important;
    font-weight: 500 !important;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.15);
  }
  #mobile-headings .main-headline .avia-button {
    background-color: transparent !important;
    border: solid white 2px !important;
    border-radius: 20px;
    margin-top: 15px;
    padding: 8px 16px;
    text-transform: uppercase;
    font-weight: 600;
  }
  #mobile-headings .main-headline .avia-button:hover {
    color: #2E1F66 !important;
    background-color: #fff !important;
  }
  #mobile-headings .disclaimer-bar {
    position: absolute;
    bottom: 0;
    background-color: #2E2C2B;
    color: #ffffff;
    width: 100vw;
    left: 50%;
    transform: translate3d(-50vw, 0, 0);
    padding: 10px;
  }
}
@media only screen and (max-width: 484px) {
  #what-to-expect .avia-animated-number.number-box {
    width: 100% !important;
  }
}
