.custom-html--sitecore {
  /*** RADAR ICON Section ***/
  /** Temporary Styling - Purple Section **/
  /** Authors **/
  /** End of Authors **/
  /*GTE*/
  /* END of GTE */
  /**Progress Nav Bar**/
  /**Social media**/
  /** Learn More **/
  /* Learn More - Additional Tweak Resize */
  /* END of Additional Tweak - Resize */
  /*General*/
  /*Blog*/
  /**/
  /* last updated 2/11/22 */
}
.custom-html--sitecore div.radar-icon {
  text-align: center;
  padding: 5% 5% 0% 5%;
  color: #fff;
}
.custom-html--sitecore div.radar-icon h2 {
  color: #fff;
}
.custom-html--sitecore .img-r-icon {
  margin: 2.4rem;
}
.custom-html--sitecore ol.white {
  color: white;
  font-size: 1.36rem;
  margin-left: 0 !important;
}
.custom-html--sitecore .gradient-holder {
  color: #fff;
}
.custom-html--sitecore .section-container-6 h2.p-header {
  color: #fff;
  margin-top: 3.2rem;
}
.custom-html--sitecore .sf-ctext {
  text-align: center;
}
.custom-html--sitecore .content-text-gte.isactive p.min {
  /*margin-top: 30px;*/
  font-size: 1.44rem;
}
.custom-html--sitecore .title-gte {
  font-size: 2.4rem;
  font-weight: bold;
  color: #000;
}
.custom-html--sitecore .auth-img {
  width: 100%;
  border-radius: 50%;
  padding: 0 10%;
}
.custom-html--sitecore h3.author-name {
  font-family: "Graphik Medium", "Arial", Sans-Serif;
  font-size: 1.2em;
  font-weight: normal;
}
.custom-html--sitecore p.author-title {
  font-family: "Graphik Light", "Arial", Sans-Serif;
  line-height: 1.3;
  font-size: 0.85em;
  padding-right: 0.3em;
}
.custom-html--sitecore .author-social .ion-social-twitter,
.custom-html--sitecore .author-social .ion-social-linkedin {
  float: left;
  font-size: 1.81rem !important;
  border: 0.12em solid #004dff;
  width: 1.9em;
  height: 1.85em;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  padding-top: 0.2em;
  margin-right: 0.8rem;
}
.custom-html--sitecore .author-social a.ion-social-linkedin:hover,
.custom-html--sitecore .author-social a.ion-social-twitter:hover {
  background: #004dff;
  color: #fff;
  -webkit-transition: ease 0.8s;
  -o-transition: ease 0.8s;
  transition: ease 0.8s;
}
.custom-html--sitecore .author-module {
  margin-top: 2em;
}
.custom-html--sitecore hr.first,
.custom-html--sitecore hr.second {
  margin-bottom: 3em;
}
.custom-html--sitecore .auth-img-1 {
  width: 100%;
  border-radius: 50%;
  padding: 10% 0;
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore hr.second {
    display: none;
  }
  .custom-html--sitecore .auth-img {
    margin-bottom: 2em;
    width: 50%;
    padding: 0;
  }
}
.custom-html--sitecore .title-gte.ucase-text {
  text-transform: uppercase;
  font-size: 0.7em;
}
.custom-html--sitecore .gte-video {
  margin: 4em 0;
}
.custom-html--sitecore .gte-holder {
  margin-top: 3em;
}
.custom-html--sitecore .content-text-gte .img-container {
  position: relative;
  overflow: hidden;
  height: 0px;
}
.custom-html--sitecore .content-text-gte.isactive .img-container {
  height: 315px;
}
.custom-html--sitecore .content-gte-1.isactive .img-container {
  -webkit-transition: height 0.8s ease-out 0.1s;
  -o-transition: height 0.8s ease-out 0.1s;
  transition: height 0.8s ease-out 0.1s;
}
.custom-html--sitecore .content-gte-2.isactive .img-container {
  -webkit-transition: height 0.8s ease-out 0.2s;
  -o-transition: height 0.8s ease-out 0.2s;
  transition: height 0.8s ease-out 0.2s;
}
.custom-html--sitecore .content-gte-3.isactive .img-container {
  -webkit-transition: height 0.8s ease-out 0.3s;
  -o-transition: height 0.8s ease-out 0.3s;
  transition: height 0.8s ease-out 0.3s;
}
.custom-html--sitecore .content-gte-4.isactive .img-container {
  -webkit-transition: height 0.8s ease-out 0.4s;
  -o-transition: height 0.8s ease-out 0.4s;
  transition: height 0.8s ease-out 0.4s;
}
.custom-html--sitecore .content-gte-5.isactive .img-container {
  -webkit-transition: height 0.8s ease-out 0.5s;
  -o-transition: height 0.8s ease-out 0.5s;
  transition: height 0.8s ease-out 0.5s;
}
.custom-html--sitecore img.gte-imgs {
  width: 100%;
}
.custom-html--sitecore .content-gte-2 {
  padding-top: 31px;
}
.custom-html--sitecore .content-gte-3 {
  padding-top: 62.5px;
}
.custom-html--sitecore .content-gte-4 {
  padding-top: 93.5px;
}
.custom-html--sitecore .content-gte-5 {
  padding-top: 125px;
}
.custom-html--sitecore .section-container-7a .content-text-gte p.min,
.custom-html--sitecore .section-container-7 .content-text-gte p.title {
  opacity: 0;
  -webkit-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.custom-html--sitecore .section-container-7a .content-text-gte.isactive p.min,
.custom-html--sitecore .section-container-7a .content-text-gte.isactive p.title {
  opacity: 1;
}
.custom-html--sitecore .section-container-7a .content-text-gte.isactive p.min {
  color: #0158FF;
  margin-bottom: 10px;
}
.custom-html--sitecore .progress-nav-bar {
  position: fixed;
  top: 70px;
  z-index: 15;
  width: 100%;
  height: 8px;
  background-color: #F2F2F2;
  transition: height 0.3s ease;
}
.custom-html--sitecore .progress-nav-bar-roller {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  height: 8px;
  width: 0%;
  transition: height 0.3s ease;
}
.custom-html--sitecore .progress-nav-bar.isactive {
  height: 5.7rem;
}
.custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
  height: 5.7rem;
}
.custom-html--sitecore .progress-nav-bar:hover {
  height: 5.7rem;
}
.custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
  height: 5.7rem;
}
.custom-html--sitecore .progress-nav-bar-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  cursor: pointer;
  top: 50%;
  transform: translateY(-50%);
}
.custom-html--sitecore .nav-bar-menu {
  line-height: 1.6rem;
  width: auto;
  text-align: left;
  font-size: 1.28rem;
  float: left;
  height: 5.7rem;
  transition: all 0.3s ease;
  position: relative;
  padding: 0.3% 1.5%;
}
.custom-html--sitecore .nav-bar-menu span {
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  position: relative;
}
.custom-html--sitecore .nav-bar-menu.greybg {
  background-color: #F2F2F2;
}
.custom-html--sitecore .nav-bar-menu-0 {
  width: 5%;
  text-align: center;
  padding: 1.5em;
}
.custom-html--sitecore .nav-bar-menu-0 svg {
  transition: transform 0.6s ease;
  transform: rotate(0deg);
}
.custom-html--sitecore .nav-bar-menu-0.rotatesvg svg {
  transform: rotate(-90deg);
}
.custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
  transition-delay: 0.1s;
  opacity: 1;
  color: #111;
}
.custom-html--sitecore .nav-bar-menu .bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #c3c3c3;
  z-index: -1;
}
.custom-html--sitecore .nav-bar-menu.run:after {
  transition: width 3s ease;
  width: 5%;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .custom-html--sitecore .progress-nav-bar .progress-nav-bar-roller {
    background-color: #c4c4c4;
  }
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore {
    /* .progress-nav-bar-menu{ */
    /* display: none; */
    /* } */
  }
  .custom-html--sitecore .progress-nav-bar {
    top: 50px;
  }
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 40px;
  }
  .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
    line-height: 16px;
  }
  .custom-html--sitecore #block-header #header-topnav .nav-submenu.panel {
    height: auto;
    width: auto;
  }
  .custom-html--sitecore .progress-nav-bar:hover {
    height: 8px;
  }
  .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
    height: 8px;
  }
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .content-text {
    padding: 0px 10px;
  }
  .custom-html--sitecore .purple-bar {
    left: 0%;
  }
  .custom-html--sitecore .content-text.quote-container {
    padding: 0px 15px !important;
  }
  .custom-html--sitecore .mobile-subheader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 60px;
    text-align: center;
    text-shadow: 1px 1px 1px #111;
  }
  .custom-html--sitecore span.number-percent {
    font-size: 40px !important;
  }
  .custom-html--sitecore .quote-container-b {
    height: 5em !important;
  }
  .custom-html--sitecore p.quote-number {
    font-size: 65px !important;
  }
  .custom-html--sitecore .box-gradient-list ul {
    list-style: none;
  }
  .custom-html--sitecore .section-container-5 .box-gradient-list ul li::before {
    left: 18px;
  }
  .custom-html--sitecore .section-container-7 .box-gradient-list ul li::before {
    left: 18px;
  }
  .custom-html--sitecore .section-container-9 .box-gradient-list ul li::before {
    left: 18px;
  }
  .custom-html--sitecore .section-container-12 h2.subhead-header {
    padding-bottom: 20px;
  }
  .custom-html--sitecore .section-container.section-container-10 {
    height: 90vh !important;
  }
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee {
  position: fixed;
  top: 50%;
  left: 1%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee.isActive {
  z-index: 3;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon {
  padding-bottom: 10px;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger {
  display: block;
  text-align: center;
  padding: 10px;
  color: #676767;
  border: 1px solid #676767;
  border-radius: 50%;
  font-size: 20px;
  height: 42px;
  width: 42px;
  position: relative;
  opacity: 0;
  cursor: pointer;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.twitter {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.linkedin {
  -webkit-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.facebook {
  -webkit-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.mail {
  -webkit-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon.isActive .social-icon-trigger {
  top: 0;
  opacity: 1;
  background: rgba(255, 255, 255, 0.2);
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger svg {
  height: 100%;
  width: 100%;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger svg path {
  fill: #676767;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover {
  background-color: #676767;
  color: #fff;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover svg path {
  fill: #fff;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section {
  position: fixed;
  top: 50%;
  left: 1%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section.isActive {
  z-index: 3;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon {
  padding-bottom: 10px;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger {
  display: block;
  text-align: center;
  padding: 10px;
  color: #028FFF;
  border: 1px solid #028FFF;
  border-radius: 50%;
  font-size: 20px;
  height: 42px;
  width: 42px;
  position: relative;
  opacity: 0;
  cursor: pointer;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.twitter {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.linkedin {
  -webkit-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.facebook {
  -webkit-transition: all 0.9s ease-out;
  -o-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.mail {
  -webkit-transition: all 1.2s ease-out;
  -o-transition: all 1.2s ease-out;
  transition: all 1.2s ease-out;
  top: 2500px;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon.isActive .social-icon-trigger {
  top: 0;
  opacity: 1;
}
.custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon:hover .social-icon-trigger:hover {
  background-color: #028FFF;
  color: #fff;
}
.custom-html--sitecore .tv-quickaccess {
  position: fixed;
  z-index: 100;
  right: 0;
  top: 150%;
  display: block;
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  width: 105px;
  height: 105px;
}
.custom-html--sitecore .tv-quickaccess.isActive {
  top: 20% !important;
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .tv-quickaccess.isActive {
    top: 150%;
  }
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item {
  cursor: pointer;
  position: absolute;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-family: "Graphik Medium", "Arial Black", sans-serif;
  font-size: 8px;
  line-height: 9px;
  border: 0;
  width: 105px;
  height: 105px;
  min-height: 105px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item:hover {
  background-color: #A100FF;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.shide {
  top: 0 !important;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads {
  top: 0;
  z-index: 5;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads i.close-download {
  font-size: 18px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a span {
  color: #A100FF !important;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a span {
  color: #fff !important;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive i.close-download {
  font-size: 24px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
  top: 105px;
  z-index: 4;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
  top: 209px;
  z-index: 3;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
  top: 279px;
  z-index: 3;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share-2 {
  top: 349px;
  z-index: 3;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info {
  top: 405px !important;
  z-index: 3 !important;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download {
  font-family: "Graphik Medium", "Arial Black", Sans-Serif;
  font-size: 8px;
  line-height: 9px;
  color: #fff;
  display: block;
  padding: 5px;
  padding-top: 18px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a span,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
  font-family: "Graphik Medium", "Arial Black", Sans-Serif;
  clear: both;
  display: block;
  color: #fff;
  font-size: 9px;
  line-height: 11px;
  padding: 5px;
}
.custom-html--sitecore .tv-quickaccess-mobile.isActive {
  display: block;
}
.custom-html--sitecore .tv-quickaccess-mobile {
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: -150%;
  display: block;
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  width: 40px;
  height: 40px;
}
.custom-html--sitecore .tv-quickaccess-mobile.isActive {
  bottom: 3%;
  right: 3%;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__menu {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item {
  cursor: pointer;
  position: absolute;
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-family: "Graphik Medium", "Arial Black", sans-serif;
  font-size: 8px;
  line-height: 9px;
  border: 0;
  width: 40px;
  height: 40px;
  min-height: 40px;
  border-radius: 50%;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.custom-html--sitecore .tv-quickaccess-mobile .btn-download {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item:hover {
  background-color: #A100FF;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.shide {
  bottom: 0 !important;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads {
  bottom: 0;
  z-index: 5;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads i.close-download {
  font-size: 24px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive a,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a span {
  color: #A100FF !important;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive:hover a,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a span {
  color: #fff !important;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive i.close-download {
  font-size: 24px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.full-report {
  bottom: 41px;
  z-index: 4;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.short-report {
  bottom: 82px;
  z-index: 3;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-share {
  bottom: 123px;
  z-index: 2;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-info {
  bottom: 124px;
  z-index: 1;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download {
  font-family: "Graphik Medium", "Arial Black", Sans-Serif;
  font-size: 8px;
  line-height: 9px;
  color: #fff;
  display: block;
  padding: 12px;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a span,
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
  font-family: "Graphik Medium", "Arial Black", Sans-Serif;
  clear: both;
  display: block;
  color: #fff;
  font-size: 9px;
  line-height: 11px;
  padding: 5px 0px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.podcast {
  top: 139px;
  z-index: 3;
}
.custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.podcast {
  bottom: 139px;
  z-index: 3;
}
.custom-html--sitecore .tv-quickaccess.isActive {
  top: 20% !important;
}
.custom-html--sitecore .tv-quickaccess {
  width: 85px;
  height: 85px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item {
  width: 85px;
  height: 70px;
  min-height: 70px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
  top: 70px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
  top: 139px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
  top: 279px;
}
.custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share.slide-info1 {
  top: 405px;
}
.custom-html--sitecore .tv-quickaccess__item img {
  height: 20px;
}
@media screen and (min-width: 768px) {
  .custom-html--sitecore .tv-quickaccess.isActive {
    display: block;
  }
  .custom-html--sitecore .tv-quickaccess-mobile.isActive {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .tv-quickaccess.isActive {
    display: none;
  }
  .custom-html--sitecore .tv-quickaccess-mobile.isActive {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore {
    /* .nav-bar-menu-0{ */
    /* text-align: left; */
    /* } */
  }
  .custom-html--sitecore .progress-nav-bar {
    top: 50px;
    overflow: hidden;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .custom-html--sitecore .progress-nav-bar:hover {
    height: 50px;
  }
  .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
    height: 50px;
  }
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 100%;
  }
  .custom-html--sitecore .progress-nav-bar .nav-bar-menu {
    width: 100%;
    height: 80px;
    line-height: 1.6rem;
    opacity: 1;
  }
  .custom-html--sitecore .nav-bar-menu {
    padding-bottom: 20px;
  }
  .custom-html--sitecore .nav-bar-menu span {
    position: unset;
  }
  .custom-html--sitecore .nav-bar-menu-0 {
    padding: 0.5em;
    height: 50px;
  }
  .custom-html--sitecore .nav-bar-menu-0 svg {
    position: relative;
    /* top: 10px; */
    transform: rotate(-180deg);
  }
  .custom-html--sitecore .nav-bar-menu-0.rotatesvg svg {
    transform: rotate(0deg);
  }
  .custom-html--sitecore .progress-nav-bar-menu {
    height: 100%;
  }
  .custom-html--sitecore .nav-bar-menu strong {
    font-family: Graphik;
    font-style: normal;
    font-weight: 300;
    font-size: 1.92rem;
    line-height: 95%;
    letter-spacing: -0.02em;
  }
  .custom-html--sitecore .nav-bar-menu .bar {
    width: 0% !important;
  }
}
@media screen and (min-width: 1024px) {
  .custom-html--sitecore a.arrow {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  .custom-html--sitecore .align {
    padding: 0!important;
    right: -52% !important;
    top: -40% !important;
  }
}
@media screen and (max-width: 768px) {
  .custom-html--sitecore article.pad {
    padding: 1em 0.5em !important;
  }
  .custom-html--sitecore .mbl-only {
    font-size: 0.9em;
  }
  .custom-html--sitecore .align {
    right: -4% !important;
    top: -22% !important;
  }
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore .section-1-c .cta-card-module .cta-more .img-arrow-right {
    display: none;
  }
}
@media screen and (max-width: 414px) {
  .custom-html--sitecore article.pad {
    padding: 1em 1em!important;
  }
  .custom-html--sitecore .mbl-only {
    font-size: 0.9em;
  }
  .custom-html--sitecore .align {
    right: -25% !important;
    top: -13% !important;
  }
}
@media screen and (max-width: 375px) {
  .custom-html--sitecore .mbl-only {
    font-size: 0.9em;
  }
  .custom-html--sitecore .align {
    right: -30% !important;
    top: -11% !important;
  }
}
.custom-html--sitecore article.pad {
  display: flex;
  line-height: 1em;
  padding: 1em 5em 3em 5em;
}
.custom-html--sitecore .dscrptn {
  padding: 0 1.25em;
}
.custom-html--sitecore .circle {
  border: none!important;
}
.custom-html--sitecore a.arrow {
  color: #004DFF !important;
}
.custom-html--sitecore #block-section-1 > div > div > div > div > div > div.row.row-new.section-container-1 > div > div.col-sm-12.section-1-c > div.col-sm-8.col-xs-12.six-signal.col-sm-offset-2 > div:nth-child(3) > section > article > div.dscrptn > p {
  margin-bottom: 0.16rem !important;
}
.custom-html--sitecore #block-section-1 > div > div > div > div > div > div.row.row-new.section-container-1 > div > div.col-sm-12.section-1-c > div.col-sm-8.col-xs-12.six-signal.col-sm-offset-2 > div:nth-child(3) > section > article > div.dscrptn > a > span {
  font-size: 1.6rem;
}
@media (min-width: 1000px) {
  .custom-html--sitecore .pad-text {
    padding-left: 16%;
    padding-right: 16%;
  }
}
