
.mega-menu .hs-menu-depth-1 .mega-menu-full-width .page-center {
  border-top: 1px solid #000;
  display: block;
  padding: 25px 15px 35px;
  justify-content: space-between;
  width: calc(100% - 30px);
}

.mega-menu .hs-menu-depth-1 .mega-menu-full-width .mega-menu-column-wrapper {
  display: flex;
}

.hs-inline-edit .mega-menu, .blog-edit .mega-menu { 
  display: none !important;
  height: 0px;
  top: -500px;
}
.mega-menu .mega-menu-title h2 {
  font-size: 30px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0 0 15px;
}
.mega-menu .mega-menu-title__description {
  font-size: 15px;
  color: #545454;
  letter-spacing: 0;
  margin: 0;
}
.mega-menu .second-level-links {
  margin-top: 37px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.mega-menu .second-level-links .second-level-link {
  flex: 30% 1 0;
  margin: 0 0 25px;
  padding-right: 15px;
}
.mega-menu .second-level-links.second-level-links-inline .second-level-link {
  flex: none;
}
.mega-menu .second-level-links .second-level-link a {
  max-width: 210px !important;
  display: inline-block;
  border: none;
}
@media(min-width:984px){
  .mega-menu .second-level-links.second-level-links-inline .second-level-link a p {
    display: none;
  }
}
.mega-menu .second-level-links .second-level-link a[href=''] {
  pointer-events: none;
  padding-bottom: 0px !important;
}
.mega-menu .second-level-links .second-level-link a h3 {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  color: #000000;
  letter-spacing: 0;
  font-weight: 300;
  margin: 0 0 5px;
  transition: .2s all;
}
.mega-menu .second-level-links .second-level-link a[href=''] h3 {
  font-weight: 700;
  color: #000;
}
.mega-menu .second-level-links .second-level-link a[href=''] + .hs-menu-children-wrapper {
  padding-left: 20px;
}
@media screen and (min-width: 984px) {
  .mega-menu .second-level-links .second-level-link a h3 {
    font-weight: 700;
  }
}
.header-container-wrapper--black .mega-menu .second-level-links .second-level-link a:hover h3 {
  color: #545454;
}
.mega-menu .mega-menu-left {
  flex: auto 1 1;
}
.mega-menu .mega-menu-right {
  flex: 290px 0 0;
}
.mega-menu .mega-menu-right .featured-link {
  color: #ff3c00;
  border: none;
}
.mega-menu .mega-menu-right .featured-link:hover,
.mega-menu .mega-menu-right .featured-link:focus {
  color: #000;
}
.mega-menu .mega-menu-right .featured-link img {
  margin: 0 0 20px;
}
.mega-menu .mega-menu-right .featured-link p {
  font-size: 13px;
  color: #545454;
  letter-spacing: 0;
  line-height: 18px;
  margin: 0 0 10px;
}
.mega-menu .mega-menu-right .featured-link h3 {
  font-size: 20px;
  color: #000000;
  letter-spacing: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
  transition: .2s all;
  /*   font-weight: 500; */
  border: none;
}
.mega-menu .mega-menu-right .featured-link:hover h3 {
  color: #545454;
}



.mega-menu:not(.disable-hover) .hs-menu-depth-1:hover .mega-menu-minimal ul.hs-menu-children-wrapper {
  display: block !important;
  position: static !important;
  visibility: visible !important;
  opacity: 1 !important;
}

@media(max-width:768px){
  .mega-menu:not(.disable-hover) .hs-menu-depth-1 .mega-menu-minimal ul.hs-menu-children-wrapper {
    display: block !important;
  }
}
.mega-menu .mega-menu-minimal ul.hs-menu-children-wrapper {
  position: static !important;
}
.mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 {
  vertical-align: top;
}
.mega-menu .mega-menu-minimal .second-level-links li.hs-menu-item.hs-menu-depth-1.last-menu-item {
  display: none;
}
.mega-menu .mega-menu-minimal .second-level-links {
  margin-top: 20px;
}
.mega-menu .mega-menu-minimal .hamburger {
  display: none !important;
}
.mega-menu .mega-menu-minimal .mega-menu-left {
  padding-right: 60px;
}
.mega-menu .mega-menu-minimal .mega-menu-right h4 {
  line-height: 1.6;
  font-size: 18px;
}
.mega-menu .mega-menu-minimal .mega-menu-right p {
  line-height: 1.4;
  font-size: 16px;
  font-family: 'Raleway', sans-serif;
}
.mega-menu .mega-menu-minimal .mega-menu-right {
  position: relative;
}
.mega-menu .mega-menu-minimal .mega-menu-right:not(.has-featured-img) img {
  width: 15px;
  position: absolute;
  top: 5px;
  transform: translateX(-100%);
  left: -15px;
}
.mega-menu .mega-menu-minimal .mega-menu-right:not(.has-featured-img) img:first-of-type {
  left: -35px;
}


/* .site-header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
min-width: 150px;
} */


@media(min-width: 984px) {
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 > a {
    font-family: 'Raleway',sans-serif;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
    margin: 0 0 0px -10px;
    transition: .2s all;
    border: none;
    position: static;
    padding: 10px !important;
  }
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 > a[href="#"],
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 > a[href="javascript:;"] {
    cursor: default;
  }
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1:hover > a {
    border: none;
  }
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-2.active-branch > a {
    font-weight: 500;
  }
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    /*     max-height: 1px; */
    transition: opacity .2s 0s, visibility .2s 0s, max-height 0s .2s;
    left: 0;
    background: #fff;
    width: 100%;
    bottom: 2px;
    transform: translateY(100%);
    transition: .2s all;
    padding-top: 20px;
    box-shadow: 0 2px 5px -2px rgba(0,0,0,.1), 0 2px 1px 0 rgba(0,0,0,.1);
    z-index: 10;
    display: none;
  }
  .mega-menu .hs-menu-depth-1:hover .mega-menu-full-width,
  .mega-menu .hs-menu-depth-1.active .mega-menu-full-width {
    visibility: visible;
    opacity: 1;
    /*     max-height: 1000px; */
  }
  .mega-menu .hs-menu-depth-1.active .mega-menu-full-width {
    display: block;
  }
  .mega-menu.disable-hover.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .mega-menu .mega-menu-minimal .second-level-links > span {
    width: 100%;
    display: block;
    text-align: left;
  }
  .mega-menu .mega-menu-minimal .second-level-links .hs-menu-wrapper > ul {
    float: none;
    display: flex;
    width: 100%;
    justify-content: space-between;
    max-width: 675px;
  }
  .mega-menu .mega-menu-minimal .second-level-links .hs-menu-wrapper > ul:before,
  .mega-menu .mega-menu-minimal .second-level-links .hs-menu-wrapper > ul:after {
    display: none;
  }
  .mega-menu .mega-menu-minimal .mega-menu-right:not(.has-featured-img) {
    margin-top: 25px;
  }
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 {
    padding: 0 10px !important;
  }

  /*   updates for minial featured image 
  * /////////////////////*/
  .mega-menu .mega-menu-minimal .second-level-links .hs-menu-wrapper > ul{
    max-width:none;
  }

  .mega-menu .menu-minimal-with-featured-img .mega-menu-left .second-level-links .hs-menu-wrapper > ul {
    flex-wrap: wrap;
  }
}

@media(min-width: 769px) and (max-width:1161px) {
  .mega-menu .menu-minimal-with-featured-img .mega-menu-left .second-level-links .hs-menu-wrapper > ul > li {
    max-width: 50%;
    min-width: 50%;
    margin-bottom: 1em;
  }
}

@media(max-width: 983px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.cta a,
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block
  }
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper>ul,
  .custom-menu-primary .hs-menu-wrapper>ul li,
  .custom-menu-primary .hs-menu-wrapper>ul li a:not(.button) {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0;
    margin: 0;
    background-image: none;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: 400;
    text-decoration: none;
    text-indent: 0;
    text-align: left;
    color: #fff
  }
  .custom-menu-primary .hs-menu-wrapper>ul li a.button {
    padding: 15px 0 !important;
    margin: 10px auto 0;
    width: 100% !important;
    max-width: 300px !important;
    border: 1px solid #ff3c00
  }

  .custom-menu-primary .hs-menu-wrapper>ul li a.button:hover {
    border: 1px solid #ff3c00
  }

  /*!  * Hamburgers  * @description Tasty CSS-animated hamburgers  * @author Jonathan Suh @jonsuh  * @site https://jonsuh.com/hamburgers  * @link https://github.com/jonsuh/hamburgers  */
  .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none
  }

  .custom-menu-primary .hs-menu-wrapper {
    background-color: #000;
    width: 100%
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
    padding: 10px 0 20px
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li {
    position: relative !important
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li a:not(.button) {
    font-size: 20px;
    overflow: visible
  }

  .custom-menu-primary .hs-menu-wrapper>ul li {
    border-top: 0
  }

  .custom-menu-primary .hs-menu-wrapper>ul li a:not(.button) {
    padding: 20px !important;
    color: #fff;
    font-weight: 700;
    -webkit-filter: inherit;
    filter: inherit;
  }

  .custom-menu-primary .hs-menu-wrapper>ul li a:not(.button):hover {
    color: #fff
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
    background-color: #657573;
    border: 0;
    padding: 0;
    margin-left: 0
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    background-color: rgba(255, 255, 255, .08)
  }

  .custom-menu-primary li.hs-menu-item.hs-menu-depth-2.hs-item-has-children li {
    padding-left: 20px
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    padding: 10px 20px !important;
    text-indent: 10px;
    font-size: 16px
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    text-indent: 30px
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul ul ul li a {
    text-indent: 50px
  }
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 > a[href="#"],
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 > a[href="javascript:;"] {
    display: none
  }
  .mega-menu .mega-menu-minimal .second-level-links li.hs-menu-depth-1 > .child-trigger {
    display: none !important;
  }
  .site-header .span12.widget-span.widget-type-cell.page-center {
    padding: 0 !important;
  }
  .span3.widget-span.widget-type-logo.logo {
    padding: 13px 15px 0;
  }
  .site-header .logo ~ .widget-type-custom_widget {
    clear: both;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .site-header .logo ~ .widget-type-custom_widget .custom-menu-primary.js-enabled {
    margin-left: 0 !important;
  }
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    visibility: visible;
    opacity: 1;
    z-index: 9999;
    box-shadow: none;
    position: static;
    transform: none;
    display: none;
    padding: 0;

  }
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width > .page-center {
    width: 100%;
    padding: 0;
    display: block;
    border: none;
  }
  .mega-menu .mega-menu-minimal .second-level-links,
  .mega-menu .second-level-links {
    margin-top: 0;
    display: block;
  }
  .mega-menu .second-level-links .second-level-link {
    margin: -1px 0 0;
    background-color: #657573;
    padding: 0;
  }
  .mega-menu .second-level-links .second-level-link a {
    max-width: none !important;
    background-color: rgba(255, 255, 255, .08);
  }
  .mega-menu .second-level-links .second-level-link a h3 {
    margin: 0;
    font-size: 20px;
    color: #fff;
  }
  .mega-menu .second-level-links .second-level-link a:not(.has-icon) p,
  .mega-menu .mega-menu-title,
  .mega-menu .mega-menu-title__description,
  .mega-menu-divider,
  .mega-menu .mega-menu-right {
    display: none;
  }
  .mega-menu .mega-menu-minimal .mega-menu-left {
    padding-right: 0;
  } 
  .mega-menu-minimal .second-level-links > span > .hs-menu-wrapper {
    display: block !important;
  }
  img.hs-menu-item__icon {
    display: none;
  }
}

/* New Header Styles */
.hamburger, .child-trigger {
  display: none; 
}
@media screen and (min-width: 769px) {
  ul[data-total-children="6"] > * {
    font-size: 12px;
    line-height: 28px;
  }
  .custom-menu-primary ul[data-total-children="6"] .button, .custom-menu-primary ul[data-total-children="6"] .button:focus {
    font-size: 11px !important;
  }
}

@media screen and (min-width: 901px) {
  ul[data-total-children="6"] > * {
    font-size: 13px;
  }

  .custom-menu-primary ul[data-total-children="6"] .button, .custom-menu-primary ul[data-total-children="6"] .button:focus {
    font-size: 13px !important;
  }
}

@media screen and (min-width: 1020px) {
  ul[data-total-children="6"] > * {
    font-size: 16px;
  }

  .custom-menu-primary ul[data-total-children="6"] .button, .custom-menu-primary ul[data-total-children="6"] .button:focus {
    font-size: 15px !important;
  }
}

@media screen and (min-width: 1038px) {
  ul[data-total-children="6"] > * {
    font-size: 14px;
  }

  .custom-menu-primary ul[data-total-children="6"] .button, .custom-menu-primary ul[data-total-children="6"] .button:focus {
    font-size: 14px !important;
  }
}

@media screen and (min-width: 1246px) {
  ul[data-total-children="6"] > * {
    font-size: 16px;
  }

  .custom-menu-primary ul[data-total-children="6"] .button, .custom-menu-primary ul[data-total-children="6"] .button:focus {
    font-size: 15px !important;
  }
}

@media screen and (min-width: 1400px) {
  ul[data-total-children="6"] > * {
    font-size: 19px;
  }

  .custom-menu-primary ul[data-total-children="6"] .button, .custom-menu-primary ul[data-total-children="6"] .button:focus {
    font-size: 17px !important;
    padding: 11px 2ch;
  }
  .header-container-wrapper .container-fluid .row-fluid .page-center, .page-center {
    max-width: 1220px;
  }
}

span#hs_cos_wrapper_logo, span#hs_cos_wrapper_logo a, span#hs_cos_wrapper_logo img {
  max-width: 100%;
  overflow: hidden;
  display: block;
}









/* --------------
Start 2021 CSS
-------------- */
.header-container li>a {
  opacity: 1;
}
.custom-menu-primary {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.custom-menu-primary .logo-wrapper a {
  display: block;
  font-size: 0;
}
.custom-menu-primary .logo-wrapper a svg {
  height: 34px;
  width: auto;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li {
  background: transparent;
}
@media screen and (max-width: 983px) {
  /*   .custom-menu-primary.js-enabled {
  margin: 10px 0 0;
} */
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 55px;
  }
  /* Hide menu on mobile */
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  } 
  .custom-menu-primary {
    padding: 20px;
    box-sizing: border-box;
  }
}
@media (min-width: 984px) {  
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children.active ul.hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
    position: relative;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal !important;
  }
}
a:hover {
  opacity: 0.8;
}
a.italic {
  font-style: italic;
}
/* .mega-menu a[href=''], */
.child-trigger {
  /* li.hs-menu-depth-1.hs-item-has-children>a { */
  pointer-events: none;
}
.second-level-links.length-4 > .second-level-link {
  flex: 22% 1 0;
}
.mega-menu .second-level-links .second-level-link a p {
  font-family: 'Raleway';
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
@media (min-width: 768px) and (max-width: 1081px) {
  .custom-menu-primary .hs-menu-wrapper>ul {
    font-size: 16px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding: 0 5px !important;
  }
  .custom-menu-primary .button,
  .custom-menu-primary .button:focus {
    font-size: 14px !important;
    padding: 11px 20px !important;
  }
}
@media (min-width: 984px) {
  .mega-menu .second-level-links .second-level-link a h3 {
    font-size: 17px;
    line-height: 19.96px;
    margin-bottom: 10px;
  }
  .mega-menu .second-level-links .second-level-link a p {
    font-size: 13px;
    color: #545454;
    letter-spacing: 0;
    line-height: 18px;
  }
  .mega-menu:not(.disable-hover) .hs-menu-depth-1:not(.active):hover .mega-menu-full-width {
    visibility: hidden;
    opacity: 0;
  }
}
.mega-menu:not(.disable-hover) .hs-menu-depth-1:active .mega-menu-full-width {
  visibility: visible;
  opacity: 1;
}
@media (min-width: 984px) and (max-width: 1139px) {
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    width: 100vw;
    left: -20px;
  }
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width .page-center {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1140px) and (max-width: 1180px) {
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    width: 100vw;
    left: -20px;
  }
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width .page-center {
    width: calc(100% - 80px);
  }
}
@media (min-width: 1181px) {
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    width: 100vw;
    left: calc((100vw - 1140px)/-2);
  }
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width .page-center {
    width: 1110px;
  }
}
@media (min-width: 1400px) {
  .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    left: calc((100vw - 1180px)/-2);
  }
}

@media screen and (max-width: 983px) {
  body.mobile-open div#main-nav {
    padding-bottom: 45px;
  }
  /*!
  * Hamburgers
  * @description Tasty CSS-animated hamburgers
  * @author Jonathan Suh @jonsuh
  * @site https://jonsuh.com/hamburgers
  * @link https://github.com/jonsuh/hamburgers
  */
  .hamburger {
    padding: 0;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    outline: 0;
    margin: 0;
    overflow: visible; 
  }

  .hamburger:hover {
    opacity: 0.7; 
  }

  .hamburger-box {
    width: 33px;
    height: 24px;
    display: inline-block;
    position: relative; 
  }

  .hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; 
  }

  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 27px;
    height: 2px;
    background-color: #000000;
    border-radius: 0;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
  }

  .header-container-wrapper--black .hamburger-inner,
  .header-container-wrapper--black .hamburger-inner::before,
  .header-container-wrapper--black .hamburger-inner::after {
    background-color: #FFFFFF;
  }

  .hamburger-inner::before, .hamburger-inner::after {
    width: 32px;
  }

  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; 
  }

  .hamburger-inner::before {
    top: -8px; 
  }

  .hamburger-inner::after {
    bottom: -8px; 
  }


  /*
  * Squeeze
  */
  .hamburger--squeeze .hamburger-inner {
    transition-duration: 0.1s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
  }

  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.1s 0.14s ease, opacity 0.1s ease; 
  }

  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); 
  }

  .mobile-open .hamburger--squeeze .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    width: 32px;
  }

  .mobile-open .hamburger--squeeze .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease; 
  }

  .mobile-open .hamburger--squeeze .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); 
  }


  /* Child Toggle Button
  ========================================================================== */

  .child-trigger {
    display: block !important; 
    cursor: pointer; 
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; 
    min-width: 55px !important;
    height: 48px !important; 
    padding: 0 !important;
    text-align: center;
    font-size: 24px;
  }
  .child-trigger:hover {
    text-decoration: none;
  }
  .child-trigger i {
    position: relative;
    top: 50%; 
    margin: 0 auto !important;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; 
    height: 1px; 
    background-color:#ffffff; 
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }


  /* Menu Styles on Mobile Devices
  ========================================================================== */  

  /*   .custom-menu-primary.js-enabled {
  margin: 10px -20px 0;
} */

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: absolute; 
    top: 100%;
    left: 0;          
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper {
    width: 100%; 
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    max-height: calc(100vh - 55px);
    overflow-x: scroll;
    padding: 10px 0 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a:not(.button){
    font-size: 20px; /* Font size of top level list items */
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
    border-top: 0;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a:not(.button) {
    padding: 20px !important;
    color:#ffffff; /* link color set by global mobile-aColor variable */
    font-weight: 700;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:not(.button):hover {
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #657573;
    border: 0;
    padding: 0;
    margin-left: 0 !important;
  }
  /*   .custom-menu-primary .hs-menu-wrapper > ul ul li {
  background-color: rgba(255, 255, 255, .08);
} */
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2.hs-item-has-children .child-trigger,
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-depth-2.hs-item-has-children ul {

  }
  .custom-menu-primary li.hs-menu-item.hs-menu-depth-2.hs-item-has-children li {
    padding-left: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 10px 20px !important;
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }

}

/* --------------------------------
# Logo
# Menu
# Menu Item
# Submenu / Left Column
# Submenu Title and Description
# Submenu Item
# Divider
# Right Column
# Resources
# Team Members
# CTAs
-----------------------------------
# Black Variation
----------------------------------- */

/* # Logo */
.logo-wrapper a,
.logo-wrapper a:hover {
  border-bottom: none;
  opacity: 1;
}
.logo-wrapper a svg path:nth-last-child(2) {
  transform-box: fill-box;
  transform-origin: center;
  transition: all .5s ease;
}
.logo-wrapper a:hover svg path:nth-last-child(2) {
  fill: #40FFDC;
  transform: rotate(270deg);
}
@media screen and (max-width: 983px) {
  .logo-wrapper svg {
    width: 200px;
  }
}

/* # Menu */

/* # Menu Item */

/* # Submenu / Left Column */
.mega-menu .mega-menu-left {
  flex: 40% 1 0;
}

/* # Submenu Title and Description */
.mega-menu-title {
  flex: 100% 1 0;
}
.mega-menu .mega-menu-title h2 {
  font-family: 'Roboto Slab';
}
.mega-menu .mega-menu-title__description {
  font-family: 'Raleway';
}

/* # Submenu Item */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a.has-icon {
  align-items: center;
  display: flex;
}
img.hs-menu-item__icon {
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (max-width: 983px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-weight: 300;
    white-space: normal
  }
  .mega-menu .second-level-links .second-level-link a p {
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
  }
  .second-level-link a:hover,
  .second-level-link a:hover p {
    color: #FBEC00 !important;
  }
  .mega-menu-column-wrapper {
    display: block !important;
  }
  .mega-menu-right {
    display: block !important;
  }
  .mega-menu-right > a {
    background-color: #657573 !important;
    font-style: unset !important;
    font-weight: 300 !important;
  }
  .mega-menu-right > a:hover {
    background-color: #657573 !important;
    color: #FBEC00 !important;
    opacity: 1 !important;
  }
  .resources-wrapper,
  .team-members-wrapper,
  .mega-menu-right > p {
    display: none !important;
  }
}

/* # Divider */
.mega-menu-divider {
  background-color: #000000;
  margin: 0 5% 0 2.5%;
  width: 1px;
}
@media screen and (max-width: 983px) {
  .hs-menu-wrapper .mega-menu-divider {
    display: none;
  }
}
.header-container-wrapper--black .mega-menu-divider {
  background-color: #8D8D8D;
}

/* # Right Column */
.mega-menu-right > p {
  font-family: 'Raleway';
  font-size: 16px;
  line-height: 18.78px;
  font-style: italic;
  font-weight: 300;
  margin-top: 0;
}
.mega-menu-right > a {
  border-bottom: none;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 40px;
  margin-top: auto;
}
@media (min-width: 984px) {
  .mega-menu .mega-menu-right {
    display: flex;
    flex: auto 0 1;
    flex-direction: column;
  }
}

/* # Resources */
.resources-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 25px;
}
a.featured-link {
  flex: 45% 0 1;
}
a.featured-link.contained {
  background-color: #5c6968;
}
.mega-menu .mega-menu-right .featured-link {
  max-width: 258px !important;
  opacity: 1;
}
.mega-menu .mega-menu-right .featured-link h3,
.mega-menu .mega-menu-right .featured-link p {
  color: #FFFFFF;
}
.mega-menu .mega-menu-right .featured-link img {
  margin-bottom: 0;
}
.mega-menu .mega-menu-right .featured-link.contained h3 {
  font-family: 'Roboto Slab';
}
.mega-menu .mega-menu-right .featured-link.contained:hover h3 {
  color: #FFFFFF;
}
.mega-menu .mega-menu-right .featured-link.contained h3 + p {
  font-family: 'Raleway';
  font-size: 12px;
  font-weight: 300;
  margin: 10px 0;
  min-height: 43px;
}
a.featured-link.overflow {
  background-color: #373737;
  display: flex;
}
.resource-content-wrapper h3,
.resource-content-wrapper p {
  color: #FFFFFF;
}
.mega-menu .mega-menu-right .featured-link p + p {
  font-size: 12px;
  font-weight: 300;
  margin: 0 auto;
  font-family: 'Roboto Slab',serif;
  color: #fff100;
}
.mega-menu .mega-menu-right .featured-link p + p:after {
  content: '';
  display: inline-block;
  width: 25px;
  height: 9px;
  background-image: url(//cdn2.hubspot.net/hubfs/142915/_sbm_2017/Shared%20Assets/arrow_yellow.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 10px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}
a.featured-link.overflow img {
  height: 100%;
  width: 140px;
}
.mega-menu .mega-menu-right .featured-link.overflow img {
  height: calc(100% + 50px);
  margin-top: -50px;
  width: auto;
  max-width: 146px;
  max-height: 188px;
}
.mega-menu .mega-menu-right .featured-link.contained .resource-content-wrapper {
  padding: 10px;
}
.resources-wrapper a.featured-link.overflow {
  background-color: #373737;
  display: flex;
  flex: 100% 1 0;
  max-width: 308px !important;
  padding: 25px 23px 25px 25px;
}
.resources-wrapper a.featured-link.overflow .resource-content-wrapper {
  padding-left: 25px;
}
.resources-wrapper a.featured-link.overflow .resource-content-wrapper > p {
  font-family: 'Raleway';
  font-size: 13px;
  font-style: italic;
  font-weight: 300;
}
.resources-wrapper a.featured-link.overflow h3 {
  color: #43FFDC;
  font-family: 'Raleway';
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}
.resources-wrapper a.featured-link.overflow:hover h3 {
  color: #43FFDC;
}
@media (min-width: 984px) {
  .resources-wrapper a.featured-link.overflow {
    padding: 15px 13px 15px 15px;
  }
  .mega-menu .mega-menu-right .featured-link.overflow img {
    margin-top: -30px;
    max-height: 162px;
    max-width: 126px;
  }
}

/* # Team Members */
.team-members-wrapper img {
  border-radius: 50%;
  height: 75px !important;
  margin-bottom: 15px;
  margin-right: 15px;
  width: 75px;
}
.team-members-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: auto;
}
.team-members__first-row {
  display: flex;
  flex-basis: calc(100% - 50px);
}
.team-members__content {
  width: 200px;
}
.team-members__last-row {
  display: flex;
  flex-basis: calc(100% - 220px);
}
.team-members__content h3 {
  font-family: 'Raleway';
  font-size: 21px;
  line-height: 40px;
  margin-bottom: 0;
}
.team-members__content p {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  margin-top: 0;
}
@media (min-width: 984px) {
  .mega-menu .mega-menu-right.team-members {
    flex-basis: 52%;
  }
}
@media (max-width: 1101px) {
  .team-members-wrapper img:nth-last-child(-n+2) {
    display: none;
  }
}
@media (max-width: 1259px) {
  .team-members-wrapper img:nth-last-child(-n+1) {
    display: none;
  }
}

/* # CTAs */
.custom-menu-primary .hs-menu-wrapper>ul li.cta a.button {
  border-top: none;
  color: #000000;
  filter: none;
  padding: 11px 28px;
}
.custom-menu-primary .hs-menu-wrapper>ul li.cta a.button.orange {
  border: 1px solid transparent;
  color: #FFFFFF
}
.custom-menu-primary .hs-menu-wrapper>ul li.cta a.button.outline {
  border: 1px solid #ff3c00;
  color: #ff3c00;
}
.custom-menu-primary .hs-menu-wrapper>ul li.cta a.button.orange:hover,
.custom-menu-primary .hs-menu-wrapper>ul li.cta a.button.outline:hover {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
@media (min-width: 984px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:not(.mobile):last-child {
    padding-right: 0 !important;
    padding-left: 0;
  }
}
@media screen and (max-width: 983px) {
  li.last-menu-item.cta {
    margin-left: 0;
  }
  .custom-menu-primary .hs-cta-wrapper {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.cta a.button.outline {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
  }
}

/* # Black Variation */
.header-container-wrapper--black .custom-menu-primary .logo-wrapper a:hover svg path:nth-last-child(2) {
  fill: #BF0023;
}
.header-container-wrapper--black .mega-menu .hs-menu-depth-1 .mega-menu-full-width > .page-center {
  border-top: 1px solid #FFFFFF;
}
.header-container-wrapper--black .mega-menu .mega-menu-title h2,
.header-container-wrapper--black .mega-menu .mega-menu-title__description,
.header-container-wrapper--black .mega-menu .second-level-links .second-level-link a p,
.header-container-wrapper--black .custom-menu-primary .hs-menu-wrapper>ul ul li:hover a,
.header-container-wrapper--black .mega-menu-right > p,
.header-container-wrapper--black .team-members__content p {
  color: #FFFFFF;
}
.header-container-wrapper--black .mega-menu .second-level-links .second-level-link a:hover h3 {
  color: #FBEC00;
}
.header-container-wrapper--black .mega-menu-right > a {
  color: #43FFDC;
}
.header-container-wrapper--black .team-members__content h3 {
  color: #40FFDC;
}
.header-container-wrapper--black img.hs-menu-item__icon {
  filter: invert(0.85) saturate(0) brightness(3);
}
.header-container-wrapper--black .second-level-links-inline img.hs-menu-item__icon {
  filter: none;
}
@media (min-width: 984px) {
  .header-container-wrapper--black .mega-menu .hs-menu-depth-1 .mega-menu-full-width {
    background-color: #000000;
    padding-top: 30px;
  }
  .header-container-wrapper--black .mega-menu .second-level-links .second-level-link a h3 {
    color: #FBEC00;
  }
}