/* @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    */
/*****************************************/

.header-t {
    display: none;
}
html body.disbleMenu.mobileMenu.loaded div.body-wrapper.hs-content-id-193667999071.hs-landing-page.hs-page main#main-content.body-container-wrapper {
    margin-top: 0px !important;
}

/* Typography - Desktop Defaults */
h1 { font-size: 58px !important;}
h2, h2.section-title { font-size: 44px !important;}
h3 { font-size: 38px !important;}
h4 { font-size: 22px !important;}
h5 { font-size: 22px !important;}
h6 { font-size: 20px !important;}
p  { font-size: 17px !important;}


#widget_1753896820285 .faq-rs-accor {
    max-width: 100%;
}
/*#widget_1753896820285 .accordion-box-innr {
  padding: 15px 28px 15px 24px;
  background-color: #000038;
  border: 1px solid #fff;
}
div.accordion-box-innr div.accordion-title h6 {
  color: #fff;
}*/

div.block.short div.section--learningcenter--filters.grid__item.one-whole.hard.onlySearchShow {
  display: none;
}
[data-hsfc-id=Renderer] .hsfc-RichText p {
  font-family: Neris !important;
  font-style: inherit;
  font-weight: 400 !important;
  text-decoration: inherit;
  color: inherit;
  font-size: inherit;
}
div.faq-ls-innr div.faq-ls-img div.wistia_responsive_padding div.wistia_responsive_wrapper{
  left: 150px !important;
  top: 0px !important;
  width: 70% !important;
}
div.faq-ls.w50.tabw100 div.faq-ls-innr div.faq-ls-img div.wistia_responsive_padding {
  padding: 120% 0px 0px !important;
}



@media (max-width: 1080px) {
    #widget_1753896820285 .faq-ls {
        order: 0 !important;
        padding-bottom: 25px !important;
    }
}

/* Typography - Mobile (max-width: 767px) */
@media (max-width: 767px) {
  h1 { font-size: 48px !important; }
  h2, h2.section-title, h2.m-0 { font-size: 34px !important;}
  h3 { font-size: 28px !important;}
  h4 { font-size: 20px !important;}
  h5 { font-size: 20px !important;}
  h6 { font-size: 18px !important;}
  p  { font-size: 16px !important;}
  div.Title.addverticalLine h2.m-0 { 34px !important;}
 
  #hs_cos_wrapper_widget_1754351067535 {
    padding-bottom: 10px !important;
  }
  #hs_cos_wrapper_widget_1726839789234 {
    padding-top: 80px !important;
  }
  #widget_1753896820285 .faq-ls {
    padding-right: 0;
    order: 0 !important;
    padding-bottom: 33px !important;
    padding-left: 0;
    }
  div.faq-ls-innr div.faq-ls-img div.wistia_responsive_padding div.wistia_responsive_wrapper{
    left: 0px !important;
    top: -80px !important;
    width: 80% !important;
  }

}