/*CSS BLOCK*/

.bodycopy-1d-h2-64 {
  line-height: 0.95 !important;
}
button[class^='ModalCloseButton'] svg    polygon{
      fill: #000 !important;
    }
    
    
.video-scrub .video-scrub-text p {
    line-height: 26px;
    text-align: left;
    font-size: 18px;
}
.video-scrub-count, .video-scrub-count-static {
    padding-left: 0;
    padding-right: 0;
    align-self: center;
    /* color: #0074D9; */
    color: #CDD2D2 !important;
    font-family: 'nhg-display-bold'; 
    text-align: left;
}
.fp_video_scrubber-component .card {
    padding-left: 0;
}
.fp_video_scrubber-component .container{
    border: none !important;
    padding-left: 0;
}
.video-scrub-el {
    width: 55%;
    left: 0;
    padding-right: 30px;
}
@media screen and (min-width: 768px) and (max-width: 900px){
  .video-scrub-text {
    position: absolute;
    display: block;
    padding-bottom: 0;
    top: 80%;
    right: 0;
    transform: translateY(-50%);
    width: 100%;
}
.video-scrub-controls {
  position:relative;
  top: 30px;
}
span.video-scrub-count-static + p {
    padding-bottom: 0;
}
}
.fp_video_scrubber-component .card  .card-title {
    padding-left: 20px;
}
@media (max-width: 767px) {
    .video-scrub-text {
        padding-left:20px;
    }
}


.icon-link-comp .link-cta .arrow-right {
    display:none;
}

@media (max-width: 768px) {
    .board-directors .dir-info .col-md-4 {
    width:auto !important;
    }
}

.fp_hero_display_one_digital-component .align-center  .descprition-cta .ckeditor-content + .row {
    display:inline-block;
    width:auto;
}

@media (max-width: 767px){
 .fp_hero_display_one_digital-component .hero-background-video.comp-type-intro-copy.no-mobile-view, .fp_hero_display_one_digital-component .hero-background-video.comp-type-hero-display.no-mobile-view, .fp_hero_display_one_digital-component .hero-background-video.comp-type-mini-hero-display.no-mobile-view {
    display:block !important;
}
}

.sub-cat_articles .sub-category-article .video_thumbnail:after{
    display:none;
}

.news-fp-recent-article .img-thumbnail-link  a{
    display:none;
}

@media (min-width: 350px) and (max-width: 376px){
  .sizzle_video_hero-component .video_cntrl.default_cntrls{
      bottom: 90px !important;
  }
}
@media (min-width: 377px) and (max-width: 391px){
  .sizzle_video_hero-component .video_cntrl.default_cntrls{
      bottom: 110px !important;
  }
}
  @media (min-width: 392px) and (max-width: 420px){
  .sizzle_video_hero-component .video_cntrl.default_cntrls{
      bottom: 180px !important;
  }
}
.category_hero-component .hero-image.video_thumbnail::after{
  display:none;
}
.subcategory_display-component .video_thumbnail:after{
  display:none;
}


.investors .fp_hero_display_one_digital-component .comp-type-hero-display h1 span.gradient{
  background: -webkit-gradient(linear,left top,right top,from(#FAC10C),color-stop(#FAC10C),color-stop(#FE500D),color-stop(#E6030D),color-stop(#D80725),to(#D80725));
  background: -webkit-linear-gradient(left,#FAC10C,#FAC10C,#FE500D,#E6030D,#D80725,#D80725);
  background: -moz-linear-gradient(left,#FAC10C,#FAC10C,#FE500D,#E6030D,#D80725,#D80725);
  background: linear-gradient(90deg,#FAC10C,#FAC10C,#FE500D,#E6030D,#D80725,#D80725);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: rgba(0,0,0,0);
  box-decoration-break: clone;
  color: transparent;
  -webkit-box-decoration-break: clone;
  line-height:70px;
}
@media (min-width: 800px) and (max-width:900px)  {
   .investors .fp_hero_display_one_digital-component .comp-type-hero-display h1 span.gradient{
        line-height:78px !important;
    }
}
@media (min-width: 760px) and (max-width:800px)  {
    .investors .fp_hero_display_one_digital-component .comp-type-hero-display h1 span.gradient{
        line-height:58px !important;
    }
}
@media (max-width: 759px) {
     .investors .fp_hero_display_one_digital-component .comp-type-hero-display h1 span.gradient{
        line-height:58px !important;
    }
}

/* Mask Mandate changes */
.mask-mandate .fb_section_article_block_1d-component .card-body .col-md-12 > div {
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
}
.mask-mandate img {
  object-fit: cover;
  max-width: 100%;
}
.mask-mandate .fb_section_article_block_1d-component .card-body .col-md-12 > div   div{
  font-size: 24px;
    line-height:28px;
}
@media (max-width: 767px)  {
.mask-mandate .fb_section_article_block_1d-component .card-body .col-md-12 > div{
  display: block;
  align-items: center;
  justify-content: left;
  width: 100%;
}
}
.mask-mandate .gnav20-footercontainer {
  display: none;
}
.mask-mandate .inner-content{
  border-bottom: none !important;
}
.mask-mandate  .fb_section_article_block_1d-component{
  border-bottom: 1px solid #DEE2E6 !important;
}
/* Mask Mandate changes  end*/
.sizzle_video_hero-component {
    margin-bottom:0 !important;
}
.media-faqs .faq-accordion .accordion-group .accordion-details ol li a {
    margin-left: 0;
    text-decoration: underline !important;
}