/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 24 2025 | 19:00:57 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2025 | 18:45:52 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --teal: #19535C;
  --lightBlue: #DEF4F6;
  --tealAlt: #28A4AF;
  --extraLightBlue: #ebf9fa;
  --extraLightBlueAlt: #f2fcfb;
  --orange: #FFAB57;
  --orangeAlt: #FFF2E6;
  --black: #000000;
  --white: #ffffff;
  --gradient: linear-gradient(180deg, rgba(206,235,239,1) 0%, rgba(255,255,255,1) 100%);
  --gradientAlt: linear-gradient(180deg, rgba(206,235,239,1) 0%, rgba(255,255,255,1) 60%, rgba(255,255,255,1) 100%);
  --area: "area-normal", sans-serif;
  --area_extended: "area-extended", sans-serif;
  --mont: "Montserrat", sans-serif;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
@media only screen and (min-width: 1200px) {
  .show_mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  #main .container {
    padding: 0 50px !important;
  }
  .responsive body, .responsive #header {
    max-width: 767px !important;
  }
  .responsive.html_mobile_menu_tablet .av-burger-menu-main {
    display: block !important;
  }
  #header_main .container {
    padding: 0 30px !important;
  }
  #header_meta .sub_menu ul {
    justify-content: center;
  }
  #header_meta .sub_menu ul li:nth-of-type(1), #header_meta .sub_menu ul li:nth-of-type(4), #header_meta .sub_menu ul li:nth-of-type(5) {
    display: none;
  }
  #header_meta .sub_menu ul li:nth-of-type(2) {
    order: 3;
  }
  #header_meta .sub_menu ul li:nth-of-type(3) {
    order: 2;
  }
  .av-main-nav li {
    display: none !important;
  }
  .av-main-nav li.logo-menu-item, .av-main-nav li.make-button {
    display: block !important;
  }
  .hide_mobile {
    display: none !important;
  }
  #footer-page img {
    padding-bottom: 0 !important;
  }
  #footer-page .avia_textblock {
    display: flex;
    flex-direction: column;
  }
  #footer-page .avia_textblock ul {
    flex-direction: column !important;
    align-items: start !important;
    order: 1;
    margin-top: 20px;
    padding: 0 0 var(--standardSpacing) 0 !important;
  }
  #footer-page .avia_textblock p {
    order: 2;
  }
  #footer-page .avia_textblock p:last-of-type {
    padding: 0 0 var(--standardSpacing) 0 !important;
  }
  #see-the-data .entry-content-wrapper {
    flex-direction: column;
  }
  #see-the-data .entry-content-wrapper .flex_column {
    padding-right: 0 !important;
    width: 100% !important;
  }
  #see-the-data .entry-content-wrapper .flex_column .avia-image-container {
    margin-top: 30px;
  }
  #callout .avia-button-wrap a.avia-button {
    font-size: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  #main .content {
    padding: var(--mobileSpacing);
  }
  .responsive body, .responsive #header {
    max-width: 375px !important;
  }
  .responsive #top #wrap_all .container {
    width: 100% !important;
    max-width: 375px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .responsive #top .av-main-nav .menu-item-avia-special {
    display: block;
  }
  #header_main {
    height: 90px !important;
  }
  #inside-header .av-subheading_below {
    margin-top: 0 !important;
  }
  .fixed-content-header strong {
    display: block;
  }
  .fixed-content-header span {
    display: none;
  }
  #callout .flex_column {
    margin-bottom: 0 !important;
  }
  #footer .flex_column {
    margin-bottom: 0 !important;
  }
  #icon-callout .container .blue_callout {
    flex-direction: column;
  }
  #icon-callout .container .blue_callout .avia-image-container {
    margin-left: 0;
  }
  #icon-callout .container .blue_callout .av-special-heading {
    width: 100%;
    padding-top: 20px;
  }
  #icon-callout .container .avia-button-wrap {
    margin-left: 0 !important;
    margin-top: 20px;
  }
  #quote .avia-testimonial-wrapper {
    padding-bottom: 0 !important;
  }
  #quote .avia-testimonial-wrapper .avia-testimonial {
    border-left: none !important;
    border-top: 10px solid var(--orange) !important;
  }
  #quote .avia-testimonial-wrapper .avia-testimonial .avia-testimonial_inner {
    padding: 0 20px !important;
  }
  #quote .avia-testimonial-wrapper .avia-testimonial .avia-testimonial_inner .testimonial-group {
    padding-left: 0 !important;
  }
  .avia-testimonial-wrapper {
    padding-bottom: 0 !important;
  }
  .avia-testimonial-wrapper .avia-testimonial {
    border-left: none !important;
    border-top: 10px solid var(--orange) !important;
  }
  .avia-testimonial-wrapper .avia-testimonial .avia-testimonial_inner {
    padding: 0 20px !important;
  }
  .avia-testimonial-wrapper .avia-testimonial .avia-testimonial_inner .testimonial-group {
    padding-left: 0 !important;
  }
  .fixed-nav-content h2 {
    margin-bottom: 10px !important;
  }
  .fixed-nav-content .av-subheading {
    margin-bottom: 20px !important;
  }
  .fixed-content-header {
    margin-bottom: 20px !important;
  }
  #healing-at-week-24 .fixed-nav-content h2 {
    margin-bottom: 20px !important;
  }
}
