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

/* App Styling */

/*Overrides*/





html {
  scroll-behavior: smooth;
}

/* Header Container */

.header__container__app {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0rem 0px;
    padding-top: 0rem;
    padding-right: 20px;
    padding-bottom: 0rem;
    padding-left: 20px;
    position: relative;
}


a.ctaspeccy{
 display:inline-block;
 padding:0.3em 1.2em;
 margin:0 0.1em 0.1em 0;
 border:0.16em solid rgba(255,255,255,0);
 border-radius:2em;
 box-sizing: border-box;
 text-decoration:none;
 font-family:'Roboto',sans-serif;
 font-weight:300;
 color:#FFFFFF;
 text-shadow: 0 0.04em 0.04em rgba(0,0,0,0.35);
 text-align:center;
 transition: all 0.2s;
}
a.ctaspeccy:hover{
 border-color: rgba(255,255,255,1);
}
@media all and (max-width:30em){
 a.ctaspeccy{
  display:block;
  margin:0.2em auto;
 }
}



@media screen and (max-width: 767px) {
  .header__container__app {
    padding: 0px;
  }
}



/* Navigation Menu */

.header__menu__app {
  margin-left: auto;
}



@media screen and (max-width: 767px) {
  .header__navigation__app {
    background-color: #FFF;
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    z-index: 99;
  }

  .header .header__menu__app {
    margin-left: 0;
    min-height: 0;
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  
}

/* Language Switcher */








/* End Overrides*/

/* End App Styling */


/* Module Correction Styles */
.cm-bu1.generic-bucket {
  background: #fff;
}
.parallax-banner-2 {
  margin-top: 0 !important;
}




/* Theme Styles */
.header__container {
  max-width: unset !important;
}

/* Header Fixes */
.hs-search-field__bar form {
    background-color: none;
    border: none;
    border-radius: 0;
    padding: 0;
}
.nav-wrapper {
  top: 0;
}
.body-container-added {
  margin-top: 96px;
}
.hs-search-field__bar input {
    margin: 5px 0 !important;
    font-size: 13px !important;
    line-height: 1em !important;
    padding: 3px 6px !important;
    height: auto !important;
    font-family: 'Roboto',sans-serif;
      width: 100% !important;
    border-radius: 1px;
    border: 1px solid #7f97a9;
      color: #595959;
  font-weight: 400;
  background: #fff;
}

h3.form-title {
  padding-bottom: 0;
}
.hs-fieldtype-file input[type=file] {
    line-height: 1;
    padding: 3px 0;
    border: 0 !important;
}
@media(max-width: 950px) {
  .body-container-added {
    margin-top: 0;
  }
}


/* Font Fixes */
.big-li li, .big-li li span, .big-li li a {
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  line-height: 1.29em;
  color: #002e50;
  padding: 0;
  -webkit-font-smoothing: auto;
  font-size: 20px;
  margin: .5rem 0;
}





/* Service Sidebar */

.row-eqh {
  display: flex;
}

.sidebar-column{
    background: #f3f8fb;
    box-shadow: 2px 1px 2px rgba(0,0,0, .3);
  width: 16.66666667%;
  min-width: 300px;
  position: relative;
  z-index: 2;
}
.sidebar-main-content {
  width: -webkit-fill-available;
}

/* .sticky-sidebar-column{
  width: 16.66666667%;
} */

.service-sidebar{
/*     padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    box-sizing:border-box; */
}

.service-sidebar h4 {
    margin-top: 0;
    font-weight: bold;
    font-size: 24px;
    color: #2874cc;
/*     margin-bottom: 40px; */
/*     margin-top: 40px; */
}

.service-sidebar ul {
/*     border-bottom: 3px solid #8097a8; */
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.service-sidebar ul:last-of-type{
    margin-bottom: 0;
}

.service-sidebar li{
    border-bottom: 1px solid #c2c6c9;
    padding-bottom: 15px;
    margin-bottom: 10px;
  float: none !important;
}

.service-sidebar li:last-child{
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom:0;
}

.service-sidebar li a{
    color:#2874cc;
    font-size: 16px;
  width: 100%;
}

.service-sidebar li.active a{
    font-weight: bold;
}
.sticky-service-sidebar {
  position: sticky;
  top: 115px;
}

@media(max-width: 1000px) {
  .row-eqh {
    display: flex;
    flex-direction: column;
  }

  .sidebar-column{
    width: 100% !important;
  }
  .sticky-service-sidebar {
    position: initial;
  }
}



/* Sticky Sidebar additional styles */
.side-attach-menu {
  height: fit-content;
  padding: 0;
}
.flex-page-center {
/*   display: inline-block; */
}



/* =========================== */
/* =========================== */
/* =========================== */
/* =========================== */
/* =========================== */
/* =========================== */

/* FROM BBS CARE THEME */




/* Module Correction Styles */
.cm-bu1.generic-bucket {
  background: #fff;
}


h1 {
  word-break: keep-all;
}
strong {
  font-weight: 800;
}

@media(max-width: 767px) {
  h1 {
    font-size: 46px !important;
  }
}

.border-text-box {
  border: solid 1px #ccc;
  padding: 0 15px;
  background: #fff;
}

.header__container {
  max-width: 1336px !important;
  width: 90%;
  padding: 0 !important;
  margin: 0 auto;
}

.footer .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  max-width: unset;
  display: block;
}
.footer .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  margin-bottom: 0;
}
.footer__copyright-bar__copyright {
    padding: 0px 0px 15px;
}

.homepage-top-form {
 max-width: 515px;
}
.homepage-top-right-col p {
  max-width: 500px;
  text-align: center;
  margin: 0 auto;
}
@media(max-width: 950px) {
  .dnd-column {
    width: 100% !important;
    margin-left: 0 !important;
  }
}


/* Header Styles */
.header__row-2.cta-header-menu {
  padding: 9px 0;
}

@media(max-width: 767px) {
  .header__container {
    display: flex;
    flex-direction: row;
  }
  .header__row-2.cta-header-menu a.slide-menu-button, .header__row-2.cta-header-menu a.slide-menu-button-blue {
    margin: 5px !important;
    width: 105px !important;
  }
  .header__row-2.cta-header-menu p {
    text-align: right;
  }
}


.custom-one-line-form .hs-form-field {
  width: 70%;
  display: inline-block;
}
.custom-one-line-form .hs_submit.hs-submit {
    width: 30%;
    display: inline-block;
}
.custom-one-line-form  label {
  display: none !important;
}


/* Grader Form Styles */
.bbs-grader-form-test ul.inputs-list li input+span {
  font-size: 24px;
  font-weight: 300;
  padding-left: 1.2em;
  display: block;
}
.bbs-grader-form-test fieldset.form-columns-1:last-child ul.inputs-list li input+span {
  font-size: 16px;
}

.bbs-grader-form-test ul.inputs-list li input+span:before {
  border-radius: 50%;
  border: 1px solid #231f1f;
  height: .8em;
  width: .8em;
}
.bbs-grader-form-test fieldset.form-columns-1:last-child ul.inputs-list li input+span:before {
  border-radius: 0;
  height: 1rem;
  width: 1rem;
}
.bbs-grader-form-test ul.inputs-list li input+span:after {
  height: 12px;
  width: 12px;
}
.bbs-grader-form-test fieldset.form-columns-1:last-child ul.inputs-list li input+span:after {
  height: 10px;
  width: 10px;
}

.bbs-grader-form-test .hs-richtext, .bbs-grader-form-test .hs-richtext p {
  color: #595959;
}

.bbs-grader-form-test .hs-richtext h2 {
  color: #002e50;
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  line-height: 1.29em;
}
.bbs-grader-form-test hr {
  height: 2px;
  background-color: #ccc;
  max-width: 50%;
  margin: 50px auto;
}

.bbs-grader-form-test input[type=text], .bbs-grader-form-test input[type=email], .bbs-grader-form-test input[type=tel], .bbs-grader-form-test textarea {
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}


/* form .hs-richtext h3, form .hs-richtext h4, form .hs-richtext h5, form .hs-richtext h6 */




/* Dynamic Resource Styles */

/* Dynamic styles */
/* Dynamic Resource Center */
.dynamic-body-section {
  max-width: 1240px;
  margin: 0 auto;
  padding: 7% 15px;
  overflow: auto;
}
.related-resources, .lifestyle-event {
  margin-left: 0 !important;
}
.resource-info, .relevant-resources {
  margin-bottom: 25px;
}
.dynamic-body-section a {
  color: #595959;
  font-weight: 700;
}
.dynamic-body-section .relevant-resources a {
  font-weight: 500;
}
.resource-image img {
  width: 100%;
  padding: 0 15px;
}
.events-listing .resource-image img {
  padding: 0;
}
.related-resources, .resource-center-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rel-res-1, .rel-res-2 {
  flex-basis: calc( 98% / 2 );
  margin-bottom: 25px;
  transition: .3s ease;
  border: solid 1px #ccc;
  background: #fff;
}
.resource-center-container .resource-center-listing {
  flex-basis: calc( 96% / 3 );
  margin-bottom: 25px;
  transition: .3s ease;
  border: solid 1px #ccc;
  background: #fff;
}
.rel-res-2, .resource-center-container .resource-center-listing {
  margin-left: 2%;
}
.resource-center-container .resource-center-listing:nth-child(3n+1) {
  margin-left: 0;
}
.rel-res-style, .resource-center-box-style {
  padding: 0 15px;
}
.resource-center-container .resource-center-listing p, .resource-center-container .resource-center-listing a:hover p,
.resource-center-container .resource-center-listing a:hover {
  text-decoration: none !important;
}
img.rel-res-image, img.resource-listing-image {
  width: 100%;
  height: 206px;
  object-fit: cover;
  overflow: hidden;
}
img.resource-listing-image.event-tile-image {
  height: auto;
}
.rel-resource-container {
  margin-left: 0 !important;
} 
@media(max-width: 767px) {
  .rel-res-1, .rel-res-2, .resource-center-container .resource-center-listing {
    flex-basis: 100%;
    margin-left: 0 !important;
  }
  .mobile-hide {
    display: none !important;
  }
/*   img.rel-res-image, img.resource-listing-image {
    height: auto;
    object-fit: none;
    overflow: none;
  } */
}
.event-register-form .hs-button.primary, .event-register-form input[type="submit"], .event-register-form input[type="button"] {
  font-size: 18px;
  word-break: keep-all;
  padding: 10px 15px;
}