/*  */
@media only screen and (max-width:767px) {
  #header.headroom--top .below-nav .below-nav__container {
    max-height: calc(100vh - 110px);
  }
}

@media only screen and (max-width:1024px) {
  .i-need-help.col {
    display: none;
  }

  #header .menu-item.below-nav__item .support_toolkit {
    display: inherit !important
  }
}

@media only screen and (min-width:1025px) {
  .support_toolkit {
    display: none;
  }
}


/* Slide 12 */
#menu-container .quotes,
#menu-container .name {
  font-family: "Lato", sans-serif;
  font-weight: bold;
}

/* Slide 14 */
.acdMobile-container .desAcd .nameAcd {
  font-weight: bold;
  font-family: "Lato", sans-serif;
}

/* slide 28 */
@media only screen and (min-width: 280px) {
  .flex-cube .text-left h1 {
    letter-spacing: 0px;
  }
}

/* slide 42 - MH Landing -- screen shift up and down when clicked */
@media (min-width: 1025px) {
  body.enable-contrast-header .narrative-slide.slideUp {
    top: 10%;
  }

  .floating-btn-wrapper {
    bottom: 100%;
  }
}

@media only screen and (max-width: 1099px){
  #menu-container .menu-list.active{
      height: calc(100vh - 57px);
  }
}
@media only screen and (max-width: 975px){
    #menu-container .menu-list.active{
      height: calc(420px - 56px);
  }
  #menu-container .quotes{
      margin: 0;
  }
}
@media (max-width: 320px){
  #section-BtdiCRIuGu details[open] .details-info{
      transform: translateY(0%);
  }
}
#menu-container .nameAcd{
  font-weight: bold;
}

@media only screen and (min-width: 1025px){
  /*slide 11*/
  .chapter h3{
      font-size: 26px;
      word-spacing: -6px;
  }
  .chapter span{
      word-spacing: -3px;
  }
  /*related_cube*/
  #ugc_story .related_left{
      border-bottom-right-radius: 40px;
      top: -14px;
  }
  .below-nav__menu>.menu:not(.below-nav__sub-list) .below-nav__item>a, .below-nav__menu>.menu:not(.below-nav__sub-list) .below-nav__item .below-nav__title a{
    font-family: "Dosis", sans-serif;
  }
  .enable-contrast-header #header .main-navigation .navigation ul>li>.nav-link-title a{
    font-weight: bold;
    font-family: Source Sans Pro,Georgia,sans-serif;
  }
}  
/* Slide 47 */
.shorthand-embed-article blockquote.Theme-Layer-BodyText-Blockquote{
  border-left: 0;
  padding: 0;
}
/* Slide 47 */

/* slide 11 */
@media (min-width: 1025px){
  .floating-btn-wrapper {
    bottom: 100% !important;
  }
}
/* slide 11 */
/* slide 19 */
@media screen and (min-width: 1025px){
  #header .main-navigation .navigation ul>li .menu li a{
    font-family: Source Sans Pro,Georgia,sans-serif;
  }
}
/* slide 19 */
/* 5548 */
#section-CbfgmoTIH6 blockquote.Theme-Layer-BodyText-Blockquote {
  padding-left: 40px;
  padding-right: 40px;
}
/* end */