@font-face {
  font-family: Anton;
  src: url(../fonts/Anton-Regular.ttf);
}
strong {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
ul li {
  list-style-type: none;
}

.fadeInUp {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}

.fadeInUp.show {
  opacity: 1;
  transform: translateY(0);
}


.nacc-header-top {
    background-image: linear-gradient(to right, #ce0200, #000000);
    color: #ffffff;
    padding-top: 18.3px;
    padding-bottom: 18.3px;
}
.nacc-header-top .row {
    padding-left: 15px;
    padding-right: 15px;
}
.columntop1 {
    font-size: 14px;
}
.columntop1 a {
    color: #ffffff;
}
.columntop1 svg, .columntop1 span {
    color: #ffffff;   
}
.columntop3 {
    font-size: 14px;
}
.columntop3 svg, .columntop3 span {
    color: #ffffff;
    font-size: 14px;
}
#nacc-navbar-btn {
    top: 10px;
    background-color: #000000;
}
#nacc-navbar-btn i {
    color: #ffffff;
}
.nacc-fact-row {
    height: 100%;
    padding: 2%;
    background-color: #d00200;
}
.nacc-fact-row .fact-col2 {
    padding-left: 3%;
}
body .container-fluid {
    width: 100% !important;
}
figure.snip0063.red {
  background: #2e0e0a;
}
figure.snip0063 {
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
  -webkit-perspective: 50em;
  perspective: 50em;
}
figure.snip0063 * {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip0063.red div {
  background: #c0392b;
}
figure.snip0063 div {
  position: absolute;
  bottom: 28px;
  left: 30px;
  right: 30px;
  background: #000000;
}

figure.snip0063 div::before {
  left: 0;
  top: 0;
}
figure.snip0063 div::before, figure.snip0063 div::after {
  background-color: rgba(255, 255, 255, 0.8);
  width: 0;
  height: 2px;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip0063 div h2 {
  top: 50%;
  letter-spacing: -1px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0;
  font-weight: 400;
  font-size: 30px;
}
figure.snip0063 div h2 span {
  font-weight: 800;
  color:#fff;
}
figure.snip0063 div:before {
  left: 0;
  top: 0;
}
figure.snip0063 div::after {
  bottom: 0;
  right: 0;
}
figure.snip0063 img {
  opacity: 0.3;
  max-width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
figure.snip0063 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip0063:hover img,
figure.snip0063.hover img {
  opacity: 1;
}

figure.snip0063:hover div:before,
figure.snip0063.hover div:before,
figure.snip0063:hover div:after,
figure.snip0063.hover div:after {
  width: 100%;
}
.nacc-fact-row2 {
    background: #fe0741;
    border-top: 5px solid #fe0741;
    /*margin: 30px 0;*/
    margin-top: 30px;
    /*margin-bottom: 30px;*/
    height: 100%;
    padding: 2%;
}
.nacc-row3 {
    background-color: #db0000;
}
.nacc-fact-row3 {
    height: 100%;
    padding: 2%;
    background-image: linear-gradient(to right, #fe0741 30%, black 90%);
}
h1 {
    letter-spacing: -1px;
}
p {
    /*margin-bottom: 0;*/
    line-height: 24px;
}
.nacc-row-4 #SEC1 img, .nacc-row-4 #SEC3 img {
    height: 350px;
}
.nacc-row-4 #SEC2 img {
    height: 380px;
}
.nacc-fact-row4 {
    background: #fe0741;
    border-top: 5px solid #fe0741;
    /*margin: 30px 0;*/
    margin-top: 30px;
    /*margin-bottom: 30px;*/
    padding: 2%;
}
.nacc-row5 .columnright {
    padding: 5%;
    color: #fff;
    background-image: linear-gradient(to right, #ce0200, black);
}
p {
    line-height: 24px;
}
.btn-success {
    cursor: pointer;
    background-color: #fe003a !important;
    border: 2px solid #fff;
    font-size: 1rem;
    border-radius: 5px !important;
    padding: 9px 16px !important;
}
.nacc-fact-row5 {
    height: 100%;
    padding: 2%;
    background-image: linear-gradient(to right, #c40200, black 71%, #ff0842 29%);
}
.nacc-footer {
    background: #e7e4e2;
}
.nacc-footer .footer-col {
    padding: 2%;
}
.nacc-footer .footer-container {
    padding: 2%;
}
.nacc-footer h2 {
    font-size: 30px;
    font-weight: 300;
    line-height: 42px;
    margin: 0 0 32px 0;
    color: #333;
}
.nacc-footer .footer1 p {
    color: #444;
    line-height: 22px;
    font-size: 14px;
}
.nacc-footer .columnf1 li {
    line-height: 24px;
    font-size: 14px;
}
#nacc-navbar-main {
    transition: padding 0.3s ease;
}
#nacc-navbar-main.scrolled {
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 1000;
    background-color: #fff;
    /*padding-top: 15px !important;*/
    /*padding-bottom: 15px !important;*/
}
#nacc-navbar-main.scrolled #block-tt-health-nacclogo img {
  height: 40px;
  width: auto;
  transition: height 0.3s ease;
}
.menu--nacc-main-menu .nav-link {
    background: #fff;
    color: #000;
    font-family: Open Sans;
    font-size: 14px;
    padding-top: 38px;
    padding-bottom: 38px;
    border-radius: 0 !important;
    height: 100%;
    margin-top: 1px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    /*margin-left: 2px;*/
}
/*.menu--nacc-main-menu:hover .nav-link {*/
/*    background: #d00200 !important;*/
/*    color: #fff;*/
/*}*/
.menu--nacc-main-menu .nav-link.active {
    background: #d00200 !important;
    color: #fff;
    font-family: Open Sans;
    font-size: 14px;
    padding-top: 38px;
    padding-bottom: 38px;
    border-radius: 0 !important;
    height: 100%;
    margin-top: 1px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
}
#nacc-navbar-main.scrolled ~ #gt_float_wrapper {
    top: 105px !important;
}


/* NACC MAIN MENU */


  /*NEW*/
/* Reset */
.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-menu .menu-link {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
}
.main-menu .menu-level-0 {
  display: flex;
  gap: 2px;
}

/* Position children */
.main-menu .menu .menu {
  display: none;
  position: absolute;
  top: 100%;   /* 1st level: dropdown */
  /*left: 0;*/
  /*right: 0;*/
  background: #fff;
  min-width: 275px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  z-index: 999;
  margin-top: -5px;
}

/* Flyout for deeper levels */
.main-menu .menu .menu .menu {
  top: 0;
  right: 100%;  /* 2nd+ level: flyout */
}
.main-menu .submenu .menu-item > .submenu {
  display: none;
  position: absolute;
  top: 0; /* aligned to parent li */
  right: 100%; /* open beside parent */
}

.main-menu .submenu .menu-item {
  position: relative; /* ensure alignment */
}


/* Hover open */
.main-menu .menu-item:hover > .menu {
  display: block;
}

/* Mobile toggle */
.menu-toggle {
  display: none;
  background: #ce0200;
  color: #fff;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

/* Mobile styles */
@media (max-width: 768px) {
  .menu-toggle {
    display: block;
  }
  .main-menu .menu-level-0 {
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -100%;
    width: 280px;
    height: 100%;
    background: #fff;
    padding: 20px;
    transition: right 0.3s ease;
    z-index: 999999;
    overflow-y: auto;
  }
  .main-menu.open .menu-level-0 {
    right: 0;
  }

  /* All submenus stacked in mobile */
  .main-menu .menu .menu {
    position: static;
    display: none !important;
    box-shadow: none;
    background: none;
  }
  .main-menu .menu-item.open > .menu {
    display: block;
  }
}
/* Hide submenu by default on mobile */
@media (max-width: 768px) {
  .main-menu .submenu {
    display: none;
    padding-left: 1rem;
  }

  .main-menu .menu-item.open > .submenu {
    display: block !important;
  }

  /* Submenu toggle button (mobile only) */
  .submenu-toggle {
    background: none;
    border: none;
    font-size: 1.2rem;
    margin-left: 5px;
    cursor: pointer;
  }
}

/* Hide toggle buttons on desktop */
@media (min-width: 769px) {
.submenu-toggle {
  display: none;
}
}

/* Align link + toggle in one row */
.menu-item-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* Submenu hidden by default */
.main-menu .submenu {
  display: none;
  /*padding-left: 1rem;*/
}

/* Show submenu when parent is open */
.main-menu .menu-item.open > .submenu {
  display: block;
}

/* Toggle button */
.submenu-toggle {
  background: none;
  border: none;
  font-size: 1.2rem;
  cursor: pointer;
  margin-left: 5px;
}

/* Only show toggle on mobile */
@media (min-width: 769px) {
  .submenu-toggle {
    display: none;
  }
}
/* Close button */
.menu-close {
    display: none;
    position: fixed;
    top: 15px;
    right: 15px;
    margin-left: auto;
    background: none;
    border: 1px solid #000;
    font-size: 1.5rem;
    color: #000;
    cursor: pointer;
    z-index: 9999999;
    padding: 0px 10px;
}

/* Show only on mobile when menu is open */
@media (max-width: 768px) {
  .main-menu.open .menu-close {
    display: block;
  }

  /* Optional: style flyout background */
  #menu-list {
    max-height: 100vh;
    overflow-y: auto;
    padding-top: 50px; /* space for close button */
  }
}
/* Overlay */
.menu-overlay {
  display: none;
  position: fixed;
  inset: 0; /* shorthand for top:0; right:0; bottom:0; left:0 */
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
}

/* Show overlay when menu is open */
.main-menu.open .menu-overlay {
  display: block;
}

#block-tt-health-naccmainmenu .main-menu .menu-link {
    display: block;
    color: #000; 
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 13px;
    padding-top: 38px;
    padding-bottom: 38px;
    margin-left: 2px;
    background: #fff;
}
#block-tt-health-naccmainmenu .menu-link.is-active {
    background: #d00200;
    color: #fff;
}
#block-tt-health-naccmainmenu .submenu .menu-link {
    padding: 8px 20px 8px 5px !important;
    font-weight: 400;
    background: #d00200;
    color: #fff;
    width: 100%;
    text-transform: capitalize;
    border-bottom: 1px solid rgba(255,255,255,.15);
}

#block-tt-health-naccmainmenu .main-menu .menu-link:hover {
    background: #d00200 !important;
    color: #fff;
}

#block-tt-health-naccmainmenu .submenu .menu-link:hover {
    background-color: #FF2E2E !important;
}
/* END OF NACC MAIN MENU */

/* Paragrapgh 2 Col */
.paragraph--type--nacc-2-col {
    padding: 0;
    margin: 0;
}
.para-nacc2col {
    margin: 0;
}
.para-nacc2col .para-nacc2col-left,
.para-nacc2col .para-nacc2col-right {
    padding: 0;
}
.para-nacc2col-right .columnright {
    padding: 8%;
    color: #fff;
    background-image: linear-gradient(to right, #db0000, black) !important;
}

/* Ensure the two-column paragraph row is a flex container and children stretch */
.para-nacc2col {
  display: flex;            /* ensure equal-height columns */
  align-items: stretch;     /* stretch columns to same height */
}

/* Make each bootstrap column a flex column so its inner content can stretch */
.para-nacc2col > .col-md-6,
.para-nacc2col > [class*="col-"] { /* be slightly generic to match different col classes */
  display: flex;
  flex-direction: column;
  min-height: 0; /* allow children with overflow to behave properly */
}

/* Make the content wrapper inside each column expand to fill the column height */
.para-nacc2col .field__item {
  flex: 1 1 auto;   /* grow to fill column height */
  display: flex;
  flex-direction: column;
  min-height: 0;    /* important for proper scrolling/overflow handling */
}

/* LEFT: make the image fill the available height and crop if necessary */
.para-nacc2col-left .field__item img {
  width: 100%;
  height: 100%;
  object-fit: fill;   /* use 'contain' if you prefer letterbox instead of crop */
  display: block;
}

/* RIGHT: ensure right column content (your .columnright) also fills and scrolls if too large */
.para-nacc2col-right .field__item .columnright {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: center; /* adjust as you like: center / flex-start */
  min-height: 0;
  overflow: auto; /* will scroll if content taller than column */
}
.para-nacc2col-right .field__item .columnright p {
    color:#fff;
}

/* Responsive: stack vertically on small screens */
@media (max-width: 767.98px) {
  .para-nacc2col {
    display: block; /* fallback to block flow */
  }
  .para-nacc2col > .col-md-6 {
    display: block;
    width: 100%;
  }
  .para-nacc2col .field__item {
    display: block;
    height: auto;
  }
  .para-nacc2col-left .field__item img {
    height: auto;
    object-fit: contain;
  }
}
/* End of Paragrapgh 2 Col */

.paragraph--type--nacc-fact-2-col {
    background-image: linear-gradient(to right, #fe0741 30%, black 90%);
    padding: 2%;
}
.paragraph--type--nacc-fact-2-col .field--name-field-fact-left-text h1,
.paragraph--type--nacc-fact-2-col .field--name-field-fact-right-btn p {
    margin-bottom: 0;
}
.paragraph--type--nacc-3-col .column1 {
    padding: 10%;
}
.paragraph--type--nacc-3-col h3 {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding-left: 25px;
    position: relative;
    z-index: 1;
    padding-top: 20px;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
    color: #000;
}
.paragraph--type--nacc-3-col .column1 h3::before {
    content: "";
    height: 40px;
    width: 40px;
    background: #f83230;
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.para-nacc3col-2, .para-nacc3col-3 {
    padding-left: 0;
}
.paragraph--type--nacc-3-col .column2 {
    padding: 12%;
    border-left: 1px solid #000;
}
.paragraph--type--nacc-3-col .column3 {
    padding: 2% 12%;
}
.paragraph--type--nacc-3-col strong {
    font-weight: 600 !important;
}
.listcolumn {
  padding: 10%;
  background: #313131;
  color: #fff;
  border-top: 10px solid #c30200;
  border-bottom: 10px solid #c30200;
  border-left: 5px solid #c30200;
  border-right: 5px solid #c30200;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    min-height: 0;
    overflow: auto;
}
.list.list-icons {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
.listcolumn li .fas,
.listcolumn li .far {
    color: #f83230;
    border-color: #fff;
    /*margin-top: 5px;*/
    position: absolute;
    left: 0;
    top: 5px;
}
.listcolumn li span {
    color: #fff;
    /*padding-left: 25px;*/
}
.list.list-icons li {
  position: relative;
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.list.list-icons li > p {
    display: block;
    margin-bottom: 0;
}
.para-nacceq3col {
    padding: 0;
}

/* Ensure the two-column paragraph row is a flex container and children stretch */
.para-nacceq3col-row {
  display: flex;            /* ensure equal-height columns */
  align-items: stretch;     /* stretch columns to same height */
}

/* Make each bootstrap column a flex column so its inner content can stretch */
.para-nacceq3col-row > .col-md-4,
.para-nacceq3col-row > [class*="col-"] { /* be slightly generic to match different col classes */
  display: flex;
  flex-direction: column;
  min-height: 0; /* allow children with overflow to behave properly */
}

/* Make the content wrapper inside each column expand to fill the column height */
.para-nacceq3col-row .field__item {
  flex: 1 1 auto;   /* grow to fill column height */
  display: flex;
  flex-direction: column;
  min-height: 0;    /* important for proper scrolling/overflow handling */
}

/* LEFT: make the image fill the available height and crop if necessary */
.para-nacceq3col .field__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* use 'contain' if you prefer letterbox instead of crop */
  display: block;
}

/* RIGHT: ensure right column content (your .columnright) also fills and scrolls if too large */
.para-nacceq3col .field__item .listcolumn {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  /*justify-content: center;*/
  min-height: 0;
  overflow: auto; /* will scroll if content taller than column */
}

/* Responsive: stack vertically on small screens */
@media (max-width: 767.98px) {
  .para-nacceq3col-row {
    display: block; /* fallback to block flow */
  }
  .para-nacceq3col-row > .col-md-4 {
    display: block;
    width: 100%;
  }
  .para-nacceq3col-row .field__item {
    display: block;
    height: auto;
  }
  .para-nacceq3col .field__item img {
    height: auto;
    object-fit: contain;
  }
}

.para-nacc3col {
  display: flex;            /* ensure equal-height columns */
  align-items: stretch;     /* stretch columns to same height */
}

/* Make each bootstrap column a flex column so its inner content can stretch */
.para-nacc3col > .para-nacc3col-1,
.para-nacc3col > .para-nacc3col-2,
.para-nacc3col > .para-nacc3col-3,
.para-nacc3col > [class*="col-"] { 
  display: flex;
  flex-direction: column;
  min-height: 0; /* allow children with overflow to behave properly */
}
/* Make the content wrapper inside each column expand to fill the column height */
.para-nacc3col .field__item {
  flex: 1 1 auto;   /* grow to fill column height */
  display: flex;
  flex-direction: column;
  min-height: 0;    /* important for proper scrolling/overflow handling */
}

/* LEFT: make the image fill the available height and crop if necessary */
.para-nacc3col .field__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;   /* use 'contain' if you prefer letterbox instead of crop */
  display: block;
}

/* RIGHT: ensure right column content (your .columnright) also fills and scrolls if too large */
.para-nacc3col .field__item .column1,
.para-nacc3col .field__item .column2,
.para-nacc3col .field__item .column3 {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  /*justify-content: center;*/
  min-height: 0;
  overflow: auto; /* will scroll if content taller than column */
}

/* Responsive: stack vertically on small screens */
@media (max-width: 767.98px) {
  .para-nacc3col {
    display: block; /* fallback to block flow */
  }
  .para-nacc3col > .para-nacc3col-1,
  .para-nacc3col > .para-nacc3col-2,
  .para-nacc3col > .para-nacc3col-3 {
    display: block;
    width: 100%;
  }
  .para-nacc3col > .col-md-3 .field__item {
    display: block;
    height: auto;
  }
  .para-nacc3col > .col-md-3 .field__item img {
    height: auto;
    object-fit: contain;
  }
}

.divider.divider-style-4 {
    border: 0;
    height: 1px;
    margin: 44px auto;
    /*background: #dbdbdb;*/
    background-image: -webkit-linear-gradient(left,transparent,#dbdbdb,transparent);
    background-image: linear-gradient(to right,transparent,#dbdbdb,transparent);
    text-align: center;
    position: relative;
    clear: both;
}
.divider.divider-style-4 .fas {
    text-align: center;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    background: #fff;
    border-radius: 50px;
    color: #a9a9a9;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    text-align: center;
    width: 50px;
    font-size: 20px;
    margin: 0 auto 0 -25px;
    top: -25px;
    left: 50%;
    z-index: 1;
    border: 1px solid #cecece;
}
.section-with-divider {
    background: #d00200;
    border-top: 5px solid #d00200;
}
.listcolumn-w20 {
    float: left;
    width: 20%;
    background: #ededed;
    background-color: rgb(237, 237, 237);
    color: #fff;
    border-top: 10px solid #c30200;
    border-bottom: 10px solid #c30200;
    border-left: 5px solid #c30200;
    border-right: 5px solid #c30200;
}
.listcolumn-w20 figure.snip1426 {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.listcolumn-w20 figure.snip1426 figcaption {
  position: absolute;
  bottom: 25px;
  right: 25px;
  padding: 5px 10px 10px;
}
.listcolumn-w20 figure.snip1426 h2 {
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.listcolumn-w20 figure.snip1426 h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}


.listcolumn-w25 {
    float: left;
    width: 25%;
    background: #ededed;
    background-color: rgb(237, 237, 237);
    color: #fff;
    border-top: 10px solid #c30200;
    border-bottom: 10px solid #c30200;
    border-left: 5px solid #c30200;
    border-right: 5px solid #c30200;
}
.listcolumn-w25 figure.snip1426 {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}
.listcolumn-w25 figure.snip1426 figcaption {
  position: absolute;
  bottom: 25px;
  right: 25px;
  padding: 5px 10px 10px;
}
.listcolumn-w25 figure.snip1426 h2 {
  font-weight: 400;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.listcolumn-w25 figure.snip1426 h4 {
  display: block;
  font-weight: 700;
  background-color: #ffffff;
  padding: 5px 10px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}


figure.snip1426 .figcaption {
  position: absolute;
  bottom: 25px;
  right: 25px;
  padding: 5px 10px 10px;
}
figure.snip1426 *, figure.snip1426 ::before, figure.snip1426 ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
}
figure.snip1426:hover .figcaption::before, figure.snip1426.hover .figcaption::before, figure.snip1426:hover .figcaption::after, figure.snip1426.hover .figcaption::after {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.snip1426:hover .figcaption::before, figure.snip1426.hover .figcaption::before, figure.snip1426:hover .figcaption::after, figure.snip1426.hover .figcaption::after, figure.snip1426:hover .figcaption div::before, figure.snip1426.hover .figcaption div::before, figure.snip1426:hover .figcaption div::after, figure.snip1426.hover .figcaption div::after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
figure.snip1426 .figcaption::before {
  top: 0;
  left: 10px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
figure.snip1426 .figcaption::before, figure.snip1426 .figcaption::after {
  height: 2px;
  width: 400px;
  position: absolute;
  content: '';
  background-color: #ffffff;
}
figure.snip1426 *, figure.snip1426 ::before, figure.snip1426 ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.55s ease;
  transition: all 0.55s ease;
    transition-delay: 0s;
}
figure.snip1426 .figcaption::after {
  bottom: 0;
  right: 10px;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

header.fixedheader, header.fixedheader .header-body {
  position: relative !important;
}
.mainHeading {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 40px;
  background: #ecebeb;
  clear: both;
  min-height: 128px;
  display: block;
}
.mainHeading__content {
  max-width: 1110px;
  min-height: 600px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.mainHeading__text {
  z-index: 1;
  color: #637498;
  background-color: #f26522;
  padding: 40px;
  max-width: 620px;
  margin-top: 100px;
  width: 70%;
  backdrop-filter: blur(8px);
  animation: text 0.8s 0.6s ease backwards;
  position: relative;
  display: block;
}
.mainHeading__image {
  right: 0;
  max-width: 600px;
  width: 60%;
  height: 600px;
  position: absolute;
  overflow: hidden;
  animation: image 0.6s 0.2s ease backwards;
  border: 5px solid #d00200;
  background: #fff;
}
mainHeading__image img {
  width: 100%;
  height: 100%;
}
.mainHeading__preTitle {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  margin-bottom: 16px;
  color: #fff;
}

.mainHeading__title {
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 24px;
  font-size: 40px;
  color: #fff;
  line-height: 42px;
  margin: 0 0 32px 0;
}
.mainHeading__title span {
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}
.mainHeading__text p strong {
    font-weight: 600;
}
.mainHeading__text ol {
    list-style: none;
}
.mainHeading__text ol li,
.mainHeading__text ol li .fas{
    color: #fff;
}
u, span {
    color: inherit;
}
.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  border: 5px solid #f26522;
}
.hs-responsive-embed-youtube iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
}
.mainHeading__description {
  letter-spacing: 0.5px;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
}

.nacc-tabs {
    margin: 0 auto;
    margin-bottom: 0px;
    margin-bottom: 0px;
    width: 80%;
    border: 5px solid #d00200;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    padding: 2%;
    margin-bottom: 2%;
}
.nacc-tabs h1 {
    font-weight: 500;
    color: #000;
}
.nacc-tabs .nav-tabs {
    border-bottom: 0;
}
.nacc-tabs .tab-content > .active {
    border: 0;
}
.nacc-tabs .nav-tabs .nav-link {
    display: block;
    padding: 1rem 2rem;
    margin-right: 0.2rem;
    cursor: pointer;
    background: #f26522;
    font-weight: 600;
    transition: background ease 0.3s;
    font-size: 18px;
    color: #fff;
    border-radius: 0;
}
.nacc-tabs .nav-tabs .nav-link:hover {
    background: #d00200;
}
.nacc-tabs .nav-tabs .nav-link.active {
    background: #d00200;
    color: #fff;
    border: 4px solid #000;
}
.list-primary.list-icons li .fa, .list-primary.list-icons li .fas, .list-primary.list-icons li .far, .list-primary.list-icons li .fal, .list-primary.list-icons li .fab {
    color: #f83230;
    border-color: #fff;
    position: absolute;
    left: 0;
    top: 5px;
}
.nacc-tabs .tab-content {
    display: block;
    position: relative;
    right: 0px;
    transition: .3s ease;
    width: 100%;
    min-height: 350px;
}
.columndoc {
  float: left;
  width: 20%;
  padding: 10px;
  border-top: 10px solid #c30200;
  border-bottom: 10px solid #c30200;
  border-left: 5px solid #c30200;
  border-right: 5px solid #c30200;
}

.nacc-media-slider .my-slide {
    padding: 5px;
}
.nacc-media-slider .my-slide img {
    border-radius: 5px;
}
.social-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -10px;
}
.social-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
  width: 50px;
  height: 50px;
  text-decoration: none;
  border-radius: 100%;
  background: #fff;
  text-align: center;
}
.social-button--facebook {
  color: #3b5999;
}
.social-button--instagram {
  color: #e4405f;
}
.social-buttons__button {
  margin: 10px 5px 0;
}
.social-button i {
  font-size: 28px;
  color: inherit;
}
.social-button i, .social-button svg {
  position: relative;
  z-index: 1;
  transition: 0.3s;
  color: inherit;
}
.nacc-row5 .block-block-content {
    padding: 0;
}
.paragraph--type--nacc-dt-views {
    background-color: rgba(104, 17, 15, 0.6);
    padding: 6%;
}
.paragraph--type--nacc-dt-views .view-header {
    text-align: center;
}
.paragraph--type--nacc-dt-views .view-header h1 span {
    font-weight: 600;
}
.paragraph--type--nacc-dt-views table.dataTable thead th, table.dataTable thead td {
    background-color: #d00200;
}
.paragraph--type--nacc-dt-views table.dataTable td {
    font-size: 14px;
    line-height: 22px;
}