.custom-html--sitecore #block-section-33 .animate_title.title-1.film-julie {
  width: 65%;
  transform: translateY(-33%);
}

.custom-html--sitecore .body-content {
  margin-top: 0;
}


.custom-html--sitecore .explore-container {
  left: 37.7%;
  width: 344px;
}

@media only screen and (max-width: 860px) {
  .custom-html--sitecore .explore-container {
    left: 33.8%;
    width: 242px;
    
  }
}

@media (min-width: 861px) and (max-width: 950px) {
  .custom-html--sitecore .explore-container {
    left: 35.8%;
    width: 242px;
  }
}

@media (min-width: 951px) and (max-width: 998px) {
  .custom-html--sitecore .explore-container {
    left: 35.7%;
    width: 244px;
    
  }
}

@media (min-width: 1000px) and (max-width: 1049px) {
  .custom-html--sitecore .explore-container {
    left: 35.7%;
    width: 260px;
    
  }
}

@media (min-width: 1050px) and (max-width: 1169px) {
  .custom-html--sitecore .explore-container {
    left: 34%;
    width: 344px;
    
  }
}

@media (min-width: 1170px) and (max-width: 1199px) {
  .custom-html--sitecore .explore-container {
    left: 35%;
    width: 344px;
    
  }
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .custom-html--sitecore .explore-container {
    left: 36.2%;
    width: 344px;
    
  }
}


@media (min-width: 1281px) and (max-width: 1289px) {
  .custom-html--sitecore .explore-container {
    left: 35.8%;
    width: 344px;
    
  }
}

@media (min-width: 1290px) and (max-width: 1366px) {
  .custom-html--sitecore .explore-container {
    left: 36.2%;
    width: 342px;
    
  }
}

@media (min-width: 1367px) and (max-width: 1440px) {
  .custom-html--sitecore .explore-container {
    left: 36.8%;
    width: 344px;
    
  }
}

@media (min-width: 1441px) and (max-width: 1600px) {
  .custom-html--sitecore .explore-container {
    left: 38.1%;
    width: 344px;
    
  }
}

@media (min-width: 1661px) and (max-width: 1680px) {
  .custom-html--sitecore .explore-container {
    left: 38.8%;
    width: 344px;
    
  }
}

@media (min-width: 1681px) and (max-width: 1920px) {
  .custom-html--sitecore .explore-container {
    left: 40.2%;
    width: 344px;
    
  }
}

.custom-html--sitecore .explore-container {
  cursor: none;
  display: block;
  /* width: 36%; */
  height: 88%;
  position: absolute;
  top: 5.6%;
  /* left: 32.9%; */
  z-index: 1;
  overflow: hidden;
  transition: transform 0.6s ease;
}

@media only screen and (min-width: 769px) {
  .custom-html--sitecore .mobile-view {
    display: none;
  }
}

.custom-html--sitecore .cta-btn.cards-cta-btn.cards-cta-btn-container {
  position: absolute;
  z-index: 2;
  width: 80px;
  height: 80px;
  background: #5200FF;
  transform: translate(-100%, -100%);
  color: white;
  border-radius: 50%;
  opacity: 0;
  line-height: 1.6rem;
}
.custom-html--sitecore .cta-btn.cards-cta-btn.cards-cta-btn-container span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1 !important;
  font-size: 13px !important;
  font-family: Graphik semibold;
}
.custom-html--sitecore .zoom .explore-container:hover {
  opacity: 1;
  /*cursor: none!important;*/
}
.custom-html--sitecore .explore-container:hover .cards-cta-btn-container {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transform: scale(0.9);
  z-index: 2;
  opacity: 0.9;
}
.custom-html--sitecore .cards-cta-btn-container.isclicked {
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
  left: 50% !important;
  width: 200% !important;
  height: 200% !important;
  opacity: 0.9 !important;
  border-radius: 0% !important;
  transition: width 0.4s ease, height 0.4s ease, opacity 0.3s ease;
}
@media (min-width: 374px) and (max-width: 375px) {
  .custom-html--sitecore .carousel .container:before {
    left: 10%!important;
    width: 81%!important;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-left {
    left: -7% !important;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-right {
    left: 92%!important;
  }
  .custom-html--sitecore h3.SubsectionTitle {
    font-size: 24px !important;
    height: auto!important;
  }
  .custom-html--sitecore .carousel .container .top-active {
    padding: 0% 14%!important;
    left: 1%!important;
  }
  .custom-html--sitecore .explore-container {
    width: 77%;
    height: 87%;
    top: -0.4%;
    left: 11.9%;
  }
}
@media (min-width: 413px) and (max-width: 414px) {
  .custom-html--sitecore h3.SubsectionTitle {
    font-size: 20px !important;
    height: auto!important;
  }
  .custom-html--sitecore .carousel .container .top-active {
    padding: 0% 14%!important;
    left: 1%!important;
  }
  .custom-html--sitecore .explore-container {
    width: 77%;
    height: 87%;
    top: -0.4%;
    left: 11.9%;
  }
}
@media (min-width: 767px) and (max-width: 820px) {
  .custom-html--sitecore .carousel .container:before {
    width: 98%!important;
    left: 3%!important;
  }
  .custom-html--sitecore .cards li {
    width: 245px!important;
    height: 244px!important;
    left: 0%;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-left {
    left: -27% !important;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-right {
    left: 105%!important;
  }
  .custom-html--sitecore .carousel .container .top-active {
    top: 44%!important;
    left: -2%;
  }
  .custom-html--sitecore h3.SubsectionTitle {
    height: auto!important;
  }
  .custom-html--sitecore .carousel .container .cta-more-center {
    bottom: -60px !important;
    left: 54%!important;
    width: 68%!important;
  }
  .custom-html--sitecore .explore-container {
    width: 46%;
    left: 27%;
  }
}
@media (min-width: 1023px) and (max-width: 1024px) {
  .custom-html--sitecore .carousel .container:before {
    width: 84%!important;
    left: 13%!important;
  }
  .custom-html--sitecore .cards li {
    width: 224px!important;
    height: 200px!important;
    left: 5%;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-left {
    left: -20% !important;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-right {
    left: 103%!important;
  }
  .custom-html--sitecore .carousel .container .top-active {
    top: 37%!important;
    left: 6%;
  }
  .custom-html--sitecore h3.SubsectionTitle {
    height: auto!important;
  }
  .custom-html--sitecore .carousel .container .cta-more-center {
    bottom: -5px !important;
    left: 55%!important;
    width: 65%!important;
  }
}
@media (max-width: 767px) {
  .custom-html--sitecore .tv21-h2 {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore .tv21-desc {
    font-size: 3.68rem !important;
    font-family: graphik light!important;
  }
}
@media (min-width: 768px) {
  .custom-html--sitecore .tv21-h2 {
    font-size: 30px!important;
    font-weight: 700!important;
    font-family: "Graphik Light", "Arial", Sans-Serif;
  }
  .custom-html--sitecore .tv21-desc {
    font-size: 73px!important;
    font-family: graphik light!important;
  }
}
.custom-html--sitecore section#redesign-main {
  margin-top: 0px;
}
.custom-html--sitecore #block-header #header-topnav {
  box-shadow: 0 4px 12px -6px #c4c4c4;
}
.custom-html--sitecore .content-module {
  margin-bottom: 0rem;
}
.custom-html--sitecore .section-container {
  width: 100%;
  position: relative;
}
.custom-html--sitecore .marquee-header {
  color: #fff;
  width: 80%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 768px) {
  .custom-html--sitecore .marquee-header.marquee-header-5 {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 150px;
  }
}
.custom-html--sitecore .cta-more .cta-more-marquee-1 {
  bottom: 50%!important;
}
.custom-html--sitecore .item .marquee-header h1 {
  opacity: 0;
}
.custom-html--sitecore .item .marquee-header h2 {
  color: #fff;
  font-size: 8.3rem;
  font-family: "Graphik Black", "Arial", Sans-Serif;
  position: relative;
  top: 40px;
  opacity: 0;
  transition: top 0.4s ease, opacity 0.7s ease;
}
.custom-html--sitecore .item h1 {
  opacity: 0;
  transition: top 0.4s ease, opacity 0.7s ease;
}
.custom-html--sitecore .item .marquee_description {
  position: relative;
  top: 40px;
  opacity: 0;
  transition: top 0.4s ease, opacity 0.7s ease;
}
.custom-html--sitecore .item.active .marquee-header h1 {
  top: 0px;
  opacity: 1;
}
.custom-html--sitecore .item.active .marquee-header h2 {
  top: 0px;
  opacity: 1;
}
.custom-html--sitecore .item .marquee-header-1 h2,
.custom-html--sitecore .item .marquee-header-1 .marquee_description {
  text-shadow: 1px 1px 3px #4a4a4a;
}
@media (min-width: 1100px) {
  .custom-html--sitecore .item .marquee-header-1 .cta-more-marquee-1 {
    /**top: 4.8rem;**/
  }
  .custom-html--sitecore .item .marquee-header.marquee-header-1 {
    /**margin-top: -3.2rem;**/
  }
}
.custom-html--sitecore .item.active .marquee_description {
  top: 0px;
  opacity: 1;
}
.custom-html--sitecore .item .marquee-vid {
  /* zoom */
  width: 100%;
  min-height: 105%;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
}
.custom-html--sitecore .item.active .marquee-vid {
  /*width: 100%;*/
  min-height: 100%;
  transition: width 3s ease, min-height 3s ease, opacity 0.3s ease;
}
@media screen and (max-width: 1290px) {
  .custom-html--sitecore .item .marquee-vid,
  .custom-html--sitecore .item.active .marquee-vid {
    width: auto;
  }
}
@media only screen and (device-width: 1280px) and (device-height: 720px) {
  .custom-html--sitecore .item .marquee-vid,
  .custom-html--sitecore .item.active .marquee-vid.vid-1 {
    width: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore .item .marquee-vid {
    width: auto;
    height: 100%;
  }
  .custom-html--sitecore .item.active .marquee-vid {
    width: auto;
    height: 100%;
  }
}
.custom-html--sitecore .zoom.disable {
  display: none;
}
.custom-html--sitecore .carousel.slide {
  width: 600px;
  position: relative;
  left: 18%;
}
.custom-html--sitecore .carousel.slide .carousel-inner .item {
  height: 600px;
}
.custom-html--sitecore .carousel.slide .carousel-inner .item .cta-btn {
  display: none;
}
.custom-html--sitecore .carousel.slide .carousel-inner .item img {
  height: 100%;
  width: auto;
}
.custom-html--sitecore .right.carousel-control,
.custom-html--sitecore .left.carousel-control {
  opacity: 0;
}
.custom-html--sitecore #marqueeCarousel.carousel {
  width: 100vw;
  height: 100vh;
  position: relative;
  left: 0%;
  top: -17px;
}
.custom-html--sitecore #marqueeCarousel.carousel .carousel-inner {
  overflow: inherit;
  height: 100%;
}
.custom-html--sitecore #marqueeCarousel.carousel .carousel-inner .item {
  height: 100%;
  /* position: relative; */
  overflow: hidden;
  transition: transform 0s ease-in-out;
}
.custom-html--sitecore #marqueeCarousel .carousel-indicators {
  bottom: 12%;
}
.custom-html--sitecore #marqueeCarousel .carousel-indicators.isHide {
  visibility: hidden;
}
.custom-html--sitecore #marqueeCarousel .carousel-indicators li {
  padding-left: 0.96rem;
  margin: 6px 5px;
}
.custom-html--sitecore #marqueeCarousel .carousel-indicators .active {
  margin: 6px 5px;
}
.custom-html--sitecore .animate_title {
  opacity: 0;
  position: absolute;
  text-align: center;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%);
  font-size: 3.84rem;
  line-height: 4rem;
}
.custom-html--sitecore .animate_title span:nth-child(1) {
  position: relative;
  top: 15px;
  opacity: 0;
  /*transition: opacity 0.6s ease-in, top 0.4s ease;*/
}
.custom-html--sitecore .animate_title span:nth-child(2) {
  position: relative;
  top: 15px;
  opacity: 0;
  /*transition: opacity 0.6s ease-in 0.2s, top 0.4s ease 0.2s;*/
}
.custom-html--sitecore .animate_title span:nth-child(3) {
  position: relative;
  top: 15px;
  opacity: 0;
  /*transition: opacity 0.6s ease-in 0.4s, top 0.4s ease 0.4s;*/
}
.custom-html--sitecore .animate_title span:nth-child(4) {
  position: relative;
  top: 15px;
  opacity: 0;
  /*transition: opacity 0.6s ease-in 0.6s, top 0.4s ease 0.6s;*/
}
.custom-html--sitecore .animate_title span:nth-child(6) {
  position: relative;
  top: 15px;
  opacity: 0;
  /*transition: opacity 0.6s ease-in 0.6s, top 0.4s ease 0.6s;*/
}
.custom-html--sitecore .animate_title span:nth-child(5) {
  position: relative;
  top: 15px;
  opacity: 0;
  /*transition: opacity 0.6s ease-in 0.6s, top 0.4s ease 0.6s;*/
}
.custom-html--sitecore .animate_title.isactive span:nth-child(1),
.custom-html--sitecore .animate_title.isactive span:nth-child(2),
.custom-html--sitecore .animate_title.isactive span:nth-child(3),
.custom-html--sitecore .animate_title.isactive span:nth-child(4),
.custom-html--sitecore .animate_title.isactive span:nth-child(5),
.custom-html--sitecore .animate_title.isactive span:nth-child(6) {
  opacity: 1;
}
.custom-html--sitecore .animate_title.isactive {
  opacity: 1;
}
.custom-html--sitecore .animate_title.isactive span {
  top: 0px;
}
@media screen and (max-width: 820px) {
  .custom-html--sitecore .animate_title {
    font-size: 2.4rem !important;
    line-height: 2.4rem;
  }
}
.IE .custom-html--sitecore .section-container-2,
.IE .custom-html--sitecore .section-container-3,
.IE .custom-html--sitecore .section-container-4,
.IE .custom-html--sitecore .section-container-5,
.IE .custom-html--sitecore .section-container-6,
.IE .custom-html--sitecore .section-container-9 {
  height: auto !important;
}
.IE .custom-html--sitecore .section-container-2 .panel,
.IE .custom-html--sitecore .section-container-3 .panel,
.IE .custom-html--sitecore .section-container-4 .panel,
.IE .custom-html--sitecore .section-container-9 .panel {
  position: relative!important;
}
.custom-html--sitecore .section-container-1 {
  height: 88vh;
  background: #fff;
  overflow: hidden;
}
.custom-html--sitecore .panel {
  margin: 0px;
  padding: 0px;
  width: 100vw;
  height: 100vh;
  position: absolute;
  overflow: hidden;
  background: transparent;
  border: none !important;
  box-shadow: none !important;
}
.custom-html--sitecore .section-container-1 .panel {
  transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0);
  transition: transform 0.2s ease;
  opacity: 0;
}
.custom-html--sitecore .section-container-1 .panel.isactive {
  opacity: 1;
}
.custom-html--sitecore .section-container-1 .panel.slide-up {
  transform: translate(0%, -100%) matrix(1, 0, 0, 1, 0, 0);
}
.custom-html--sitecore .panel-1 {
  z-index: 4;
}
.custom-html--sitecore .panel-2 {
  z-index: 3;
}
.custom-html--sitecore .panel-3 {
  z-index: 2;
}
.custom-html--sitecore .panel-4 {
  z-index: 1;
}
.custom-html--sitecore .panel-5 {
  z-index: 0;
}
.custom-html--sitecore .panel-1.isactive {
  z-index: 5;
}
.custom-html--sitecore .panel-2.isactive {
  z-index: 5;
}
.custom-html--sitecore .panel-3.isactive {
  z-index: 5;
}
.custom-html--sitecore .panel-4.isactive {
  z-index: 5;
}
.custom-html--sitecore .panel-5.isactive {
  z-index: 5;
}
.custom-html--sitecore .section-container-1 img.img-1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-1 img.img-2 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-1 img.img-3 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-1 img.img-4 {
  width: auto;
  max-width: auto;
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-1 img.img-5 {
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-1 .panel-1 .animate_title {
  color: #fff;
}
.custom-html--sitecore .section-container-1 .panel-2 .text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 40%;
  overflow: hidden;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title {
  text-align: left;
  bottom: auto;
  transform: none;
  color: #fff;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title.title-1 {
  position: relative;
  left: -10%;
  transition: left 1s ease 0.1s;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title.title-1.isactive {
  left: 1%;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title.title-2 {
  color: #5200FF;
  position: relative;
  left: -10%;
  transition: left 1.1s ease 0.2s;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title.title-2.isactive {
  left: 5%;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title.title-3 {
  position: relative;
  left: -10%;
  transition: left 1.2s ease 0.3s;
}
.custom-html--sitecore .section-container-1 .panel-2 .animate_title.title-3.isactive {
  left: 10%;
}
.custom-html--sitecore .arrow-down {
  position: absolute;
  text-align: center;
  bottom: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-1 .cta-more {
  color: #004DFF;
  position: relative;
  width: auto;
  padding: 10px;
  bottom: 10%;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
  display: inline-block;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive,
.custom-html--sitecore .section-container-1 .item.active .cta-more {
  opacity: 1;
  bottom: 25%;
}
.custom-html--sitecore .section-container-1 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-box,
.custom-html--sitecore .section-container-1 .item.active .cta-more .cta-more-box {
  left: 0;
  top: 4px;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  border-radius: 50px;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive:hover .cta-more-box,
.custom-html--sitecore .section-container-1 .item.active .cta-more:hover .cta-more-box {
  height: 36px;
  border-radius: 25px 25px 25px 25px;
}
@media only screen and (min-width: 1025px) {
  .custom-html--sitecore .section-container-1 .cta-more.isactive:hover .cta-more-box,
  .custom-html--sitecore .section-container-1 .item.active .cta-more:hover .cta-more-box {
    width: 103%;
  }
}
.custom-html--sitecore .section-container-1 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 8px;
  height: 15px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-arrow,
.custom-html--sitecore .section-container-1 .item.active .cta-more-arrow {
  position: absolute;
  left: 20px;
  height: 15px;
  top: 8px;
  opacity: 1 !important;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-1 .cta-more .img-arrow-right {
  width: 24px;
  position: absolute;
}
.custom-html--sitecore .section-container-1 .cta-more .cta-more-label {
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
  text-align: left;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-label,
.custom-html--sitecore .section-container-1 .item.active .cta-more .cta-more-label {
  opacity: 1 !important;
}
.custom-html--sitecore img.img-arrow-down {
  height: 25px;
  width: auto;
}
.custom-html--sitecore .cta-scroll {
  color: #ffffff;
  position: absolute;
  cursor: pointer;
  width: auto;
  padding: 10px;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.custom-html--sitecore .cta-scroll.position-1 {
  bottom: 37%;
  right: 50%;
}
.custom-html--sitecore .cta-scroll.position-2 {
  bottom: 10%;
  right: 10%;
}
.custom-html--sitecore #marqueeCarousel .cta-scroll.position-1 {
  bottom: -5em;
  display: inline-block;
  position: relative;
  right: 0;
}
.custom-html--sitecore .cta-scroll.isactive,
.custom-html--sitecore .item.active .cta-scroll {
  opacity: 1 !important;
}
.custom-html--sitecore .cta-scroll .cta-scroll-box {
  position: absolute;
  transform: translateX(-50%);
  top: 7px;
  left: 50%;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .cta-scroll.isactive .cta-scroll-box,
.custom-html--sitecore .item.active .cta-scroll .cta-scroll-box {
  left: 50%;
  transform: translateX(-50%);
  top: 7px;
  width: 36px;
  height: 36px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.custom-html--sitecore .cta-scroll .cta-scroll-arrow {
  position: absolute;
  transform: rotate(90deg);
  left: 1px;
  top: -10px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .cta-scroll.isactive .cta-scroll-arrow,
.custom-html--sitecore .item.active .cta-scroll .cta-scroll-arrow {
  position: absolute;
  transform: rotate(90deg);
  left: 1px;
  top: 5px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .cta-scroll.isactive .cta-scroll:hover .cta-scroll-arrow {
  left: 10px;
}
.custom-html--sitecore .cta-scroll .img-arrow-right {
  width: 23px;
}
.custom-html--sitecore .cta-scroll .cta-scroll-label {
  width: max-content;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -100%;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
}
.custom-html--sitecore .cta-scroll.isactive .cta-scroll-label,
.custom-html--sitecore .item.active .cta-scroll .cta-scroll-label {
  opacity: 1;
}
.custom-html--sitecore .cta-scroll .cta-scroll-arrow.goDown {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: goDown;
  animation-name: goDown;
}
@-webkit-keyframes goDown {
  0%,
  100% {
    -webkit-top: 16px;
  }
  25% {
    -webkit-top: 27px;
  }
  50% {
    -webkit-top: 16px;
  }
  75% {
    -webkit-top: 27px;
  }
}
@keyframes goDown {
  0%,
  100% {
    top: 16px;
  }
  25% {
    top: 30px;
  }
  50% {
    top: 16px;
  }
  75% {
    top: 30px;
  }
}
@media screen and (max-width: 820px) {
  .custom-html--sitecore {
    /*.section-container-1 .cta-more{
    display: none;
  }*/
  }
  .custom-html--sitecore .section-container-1 img.img-1,
  .custom-html--sitecore .section-container-1 img.img-2,
  .custom-html--sitecore .section-container-1 img.img-2,
  .custom-html--sitecore .section-container-1 img.img-4,
  .custom-html--sitecore .section-container-1 img.img-5,
  .custom-html--sitecore .section-container-1 img.img-6 {
    width: auto;
    max-width: unset !important;
  }
  .custom-html--sitecore .arrow-down {
    bottom: 2%;
  }
  .custom-html--sitecore .read-it-container {
    display: none;
  }
  .custom-html--sitecore .cta-scroll.position-2 {
    right: 50%;
    transform: translateY(50%);
  }


  .custom-html--sitecore .marquee-vid.vid-4 {
    /* left: 0%; */
  }
}
.custom-html--sitecore .section-container-2a {
  height: 20vh;
  background: #fff;
  overflow: hidden;
}
.custom-html--sitecore .section-container-2a .text-center p:nth-child(3) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.4s;
}
.custom-html--sitecore .section-container-2a .text-center p:nth-child(4) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.5s;
}
.custom-html--sitecore .section-container-2a .text-center.isactive h3.sectionTitle {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-2 {
  height: 100vh;
  background: #fff;
  overflow: hidden;
}
/*
.custom-html--sitecore .section-container-2 .panel-1 .img-1 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
*/
.custom-html--sitecore .section-container-2 .panel-1 .title-1 {
  bottom: 23%;
}
.custom-html--sitecore .section-container-2 .panel-1 .title-2 {
  bottom: 15%;
  font-family: "Graphik Light", "Arial", Sans-Serif;
  font-size: 2rem;
  line-height: 1.5vw;
}
.custom-html--sitecore .section-container-2 .panel-2 .title-1 {
  font-size: 2.04rem;
  line-height: 2.04rem;
}
.custom-html--sitecore .section-container-2 .panel-2 .white-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  transition: opacity 0.6s ease 0.2s;
}
.custom-html--sitecore .section-container-2 .panel-2 .white-bg.isactive {
  opacity: 0.8;
}
/*
.custom-html--sitecore .section-container-2 .panel-2 .img-3 {
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
}
*/
.custom-html--sitecore .section-container-2 .panel-2 .cta-more {
  color: #004DFF;
  position: absolute;
  width: auto;
  padding: 10px;
  bottom: 10%;
  right: 43%;
  transform: translateY(50%);
  z-index: 10;
  opacity: 0;
  /*transition: opacity 0.6s ease;*/
}
.custom-html--sitecore .section-container-2 .panel-3 .cta-more-1 {
  color: #004DFF;
  position: absolute;
  width: auto;
  padding: 10px;
  bottom: 8.8em;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.custom-html--sitecore .section-container-2 .panel-3 .cta-more-2 {
  color: #004DFF;
  position: absolute;
  width: auto;
  padding: 10px;
  bottom: 6em;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
}

@media screen and (min-width: 1024px) {
  .custom-html--sitecore .section-container-2 .panel-1 .cta-more {
    bottom: -200%!important;
  }
}

.custom-html--sitecore .section-container-2 .panel-1 .cta-more {
  color: #004DFF;
  position: absolute;
  width: auto;
  bottom: -85%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  opacity: 0;
  padding: 10px;
}
.custom-html--sitecore .section-container-2 .panel-1 .cta-more.isactive .cta-more-box {
  border: 1px solid #004DFF !important;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive {
  opacity: 1;
}
.custom-html--sitecore .cta-more {
  cursor: pointer;
}
.custom-html--sitecore .section-container-2 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive .cta-more-box {
  left: 0;
  top: 7px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive:hover .cta-more-box {
  /*    width: 116px;*/
  height: 36px;
  border-radius: 25px 25px 25px 25px;
}
.custom-html--sitecore .section-container-2 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 3px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 3px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive .cta-more:hover .cta-more-arrow {
  left: 10px;
}
.custom-html--sitecore .section-container-2 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .section-container-2 .cta-more .cta-more-label {
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive .cta-more-label {
  opacity: 1;
}
.custom-html--sitecore .section-container-2 .cta-scroll {
  color: #C3C3C3;
}
.custom-html--sitecore .section-container-2 .cta-scroll.isactive .cta-scroll-box {
  border: 2px solid #C3C3C3;
}
.custom-html--sitecore .section-container-2 .cta-scroll .cta-scroll-arrow {
  position: absolute;
  transform: rotate(0deg);
  left: 4px;
  top: 5px;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-2 .cta-scroll.position-1 {
  /*bottom: -65%;*/
  bottom: -100%;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive {
  margin-bottom: -3.2rem;
}
/*
.IE .custom-html--sitecore .section-container-2 .panel-1 .img-1 {
  background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/accenture-dancing-gurl-bg.png');
  background-position: center center;
  background-size: 60%;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}
*/
/* @media screen and (max-width: 3000px) { */
  .custom-html--sitecore .section-container.section-container-2 {
    height: auto;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-2 .panel {
    position: relative;
    height: auto;
  }
  .custom-html--sitecore .section-container-2 .panel-1 .img-1 {
    background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/accenture-dancing-gurl-bg.png');
    background-position: 300px 100px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative;
    width: 15%;
    top: 0%;
    left: 28%;
    transform: none;
  }
  .custom-html--sitecore .section-container-2 .panel-1 .height-inherit {
    position: absolute;
    bottom: 10%;
    width: 100%;
  }
  .custom-html--sitecore .section-container-2 .panel-2 .img-3 {
    width: 150%;
    position: relative;
    top: 0%;
    left: -15%;
    transform: none;
  }
  
  .custom-html--sitecore .section-container-2 .panel-2 .text-container {
    position: absolute;
    top: 0;
    left: 0;
  }
/* } */
.IE .custom-html--sitecore .section-container-2 .new-row.height-inherit {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}



  .custom-html--sitecore .section-container-2 .panel-1 {
    height: 80vh!important;
  }

  /*
  .custom-html--sitecore .section-container-2 .panel-1 .img-1 {
    width: 15% !important;
    left: 26%;
    background-image: none;
    position: relative;
    top: 10%;
    transform: none;
  }
  */
  

  /*
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    transform: translate(-50%, 10%) !important;
  }
  .custom-html--sitecore .scrollmagic-pin-spacer {
    padding-bottom: 0px !important;
  }
*/

@media screen and (max-width: 994px) {
  .custom-html--sitecore .section-container-2 .panel-1 .img-1 {
    width: 30% !important;
    left: 36%;
  }
}
@media screen and (max-width: 540px) {
  .custom-html--sitecore .section-container-2 .panel-1 {
    height: auto;
  }
  .custom-html--sitecore .section-container-2 .panel-1 .img-1 {
    width: 50% !important;
    left: 25%;
    background-image: none;
    position: relative;
    top: 20%;
    transform: none;
  }
  .custom-html--sitecore .section-container-2 .panel-2 .img-3 {
    width: 250%;
    left: -25%;
  }
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    transform: translate(-10%, 10%) !important;
  }
}
.custom-html--sitecore .section-container-3 {
  /*height: 110vh;
  max-height: 800px;
  */
  overflow: hidden;
}
.custom-html--sitecore .section-container-3 .panel {
  height: auto;
  box-shadow: none !important;
}
.custom-html--sitecore .section-container-3 .panel-1 .cta-more {
  color: #004DFF;
  position: relative;
  width: auto;
  padding: 10px;
  margin-bottom: 10px;
  bottom: 0%;
  right: 0%;
  transform: translateY(50%);
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
  display: inline-block;
  float: right;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive {
  opacity: 1;
}
.custom-html--sitecore .section-container-3 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-box {
  left: 0;
  top: 7px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive:hover .cta-more-box {
  /*   width: 116px; */
  height: 36px;
  border-radius: 25px 25px 25px 25px;
}
.custom-html--sitecore #block-section-3 .section-container-3 .cta-more.isactive:hover .cta-more-box {
  /*    width: 146px; */
}
.custom-html--sitecore .section-container-3 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 8px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 8px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more:hover .cta-more-arrow {
  left: 10px;
}
.custom-html--sitecore .section-container-3 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .section-container-3 .cta-more .cta-more-label {
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-label {
  opacity: 1;
}
.custom-html--sitecore .section-container-3 .img-container {
  width: 100%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  position: relative;
  transition: height 0.7s ease;
}
.custom-html--sitecore .section-container-3 .img-container,
.custom-html--sitecore .section-container-3 .img-container a {
  cursor: none !important;
}



.custom-html--sitecore .section-container-3 .img-container.trigger {
  padding-top: 0px;
  height: 245px;
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .section-container-3 .img-container.trigger {
    height: 364px;
  }
}



.custom-html--sitecore .section-container-3 .img-container img {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.6s ease;
  opacity: 1;
  /* opacity: 0.8; */
  /* filter: brightness(50%); */
}
.custom-html--sitecore .section-container-3 .img-container.imgc-1.trigger {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.custom-html--sitecore .section-container-3 .img-container.imgc-2.trigger {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-3 .img-container.imgc-3.trigger {
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .trigger {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.custom-html--sitecore .section-container-3 .img-container:hover img {
  transform: scale(1.2) translateY(-50%);
  opacity: 1;
  /* filter: brightness(100%); */
}
@media screen and (min-width: 1280px) {
  .custom-html--sitecore .section-container-3 .img-container.imgc-2 {
    margin-top: 70px !important;
  }
  .custom-html--sitecore .section-container-3 .img-container.imgc-3 {
    margin-top: 140px !important;
  }
  .custom-html--sitecore .section-container-3 .img-container.imgc-4 {
    margin-top: 210px !important;
  }
}
.custom-html--sitecore .section-container-3 .img-container .cta-btn {
  position: relative;
  /* width: 100%; */
  /* height: 100%; */
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  border-radius: 10%;
  background: #5200FF;
  transform: translate(-50%, -50%);
  color: white;
  border-radius: 50%;
  opacity: 0;
  line-height: 1.6rem;
}
.custom-html--sitecore .section-container-3 .img-container.isactive .cta-btn {
  transform: translate(-50%, -50%);
  top: 50% !important;
  left: 50% !important;
  width: 200% !important;
  height: 200% !important;
  opacity: 0.9;
  border-radius: 50% !important;
  transition: width 0.4s ease, height 0.4s ease, opacity 0.3s ease;
}
.custom-html--sitecore .section-container-3 .img-container .cta-btn {
  opacity: 0;
}
.custom-html--sitecore .section-container-3 .img-container:hover .cta-btn {
  /* top: 70%; */
  /* left: 70%; */
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.custom-html--sitecore .section-container-3 .img-container .cta-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1 !important;
  font-size: 16px !important;
  font-family: Graphik semibold;
}
.custom-html--sitecore .section-container-3 .follow-cta-btn {
  width: 80px;
  height: 80px;
  opacity: 0;
  border-radius: 50%;
  background: #5200FF;
  position: absolute;
  padding: 5px;
  z-index: 10;
  line-height: 1.6rem;
}
.custom-html--sitecore .section-container-3 .follow-cta-btn.isactive {
  opacity: 0.9;
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-3 .follow-cta-btn.isactive {
    opacity: 0;
  }
}
.custom-html--sitecore .section-container-3 .follow-cta-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  line-height: 1 !important;
  font-size: 16px !important;
  font-family: Graphik semibold;
}
.custom-html--sitecore .text-content small {
  font-family: "Graphik Black", "Arial Black", Sans-Serif;
  font-weight: bold;
  font-size: 1.28rem;
}
.custom-html--sitecore .text-content Label {
  font-family: "Graphik Thin", "Arial Black", Sans-Serif;
  font-size: 4.8rem;
  line-height: 4.48rem;
}
.custom-html--sitecore .text-content span {
  font-family: "Graphik Thin", "Arial Black", Sans-Serif;
  font-size: 2.08rem;
}
.custom-html--sitecore .section-container-3 .text-content p:nth-child(1) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.2s;
}
.custom-html--sitecore .section-container-3 .text-content p:nth-child(2) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.3s;
}
.custom-html--sitecore .section-container-3 .text-content p:nth-child(3) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.4s;
}
.custom-html--sitecore .section-container-3 .text-content p:nth-child(4) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.5s;
}
.custom-html--sitecore .section-container-3 .text-content.isactive p {
  padding-top: 0px;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore {
    /*.section-container-3 {
      height: 110vh;
  }*/
  }
}
.custom-html--sitecore .section-container-3 .img-container.imgc-2 {
  margin-top: 0px;
}
.custom-html--sitecore .section-container-3 .img-container.imgc-3 {
  margin-top: 0px;
}
.custom-html--sitecore .section-container.section-container-4 {
  height: 100vh;
  overflow: hidden;
}
.custom-html--sitecore .section-container-4 .panel-1 .img-1,
.custom-html--sitecore .section-container-4 .panel-2 .img-2 {
  position: absolute;
}
.custom-html--sitecore .section-container-4 .panel-1 .img-1 {
  top: 50%;
  left: 50%;
  transform: translate(-49%, -46%);
}
.custom-html--sitecore .section-container-4 .panel-2 .vid-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-4 .panel-2 .vid-1.playing {
  width: 980px !important;
  transition: width 0.6s ease;
}
.custom-html--sitecore .section-container-4 .cta-more {
  color: #fff;
  position: absolute;
  top: 12px;
  left: 10px;
  width: auto;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.custom-html--sitecore .section-container-4 .cta-more.isactive {
  opacity: 1;
}
.custom-html--sitecore .section-container-4 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-4 .cta-more.isactive .cta-more-box {
  left: 0;
  top: -5px;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-4 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 3px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-4 .cta-more.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 3px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-4 .cta-more.isactive .cta-more:hover .cta-more-arrow {
  left: 10px;
}
.custom-html--sitecore .section-container-4 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .section-container-4 .cta-more .cta-more-label {
  margin-left: 50px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
}
.custom-html--sitecore .section-container-4 .cta-more.isactive .cta-more-label {
  opacity: 1;
}
.custom-html--sitecore .section-container-4 .cta-scroll {
  color: #004DFF;
}
.custom-html--sitecore .section-container-4 .cta-scroll.isactive .cta-scroll-box {
  border: 2px solid #004DFF;
}
.custom-html--sitecore .section-container-4 .cta-scroll.position-1 {
  bottom: 5%;
}
.IE .custom-html--sitecore .section-container-4 .panel-1 .img-1 {
  background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/accenture-eye-bg.jpg');
  background-position: center center;
  background-size: 60%;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .custom-html--sitecore .section-container.section-container-4 {
    height: auto;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-4 .panel {
    position: relative;
    height: auto;
  }
  .custom-html--sitecore .section-container-4 .panel-1 .img-1 {
    background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/accenture-sun-bg.jpg');
    background-position: center center;
    background-size: 90%;
    background-repeat: no-repeat;
    position: relative;
    top: 0%;
    left: 0%;
    transform: none;
  }
  .custom-html--sitecore .section-container-4 .panel-2 .vid-1 {
    width: 100%;
    position: relative;
    top: 0%;
    left: 0%;
    transform: none;
  }
  .custom-html--sitecore .section-container-4 .white-border-top,
  .custom-html--sitecore .section-container-4 .white-border-bottom {
    opacity: 0;
  }
  .custom-html--sitecore .section-container-4 .cta-scroll {
    color: #FFF;
  }
  .custom-html--sitecore .section-container-4 .cta-scroll.isactive .cta-scroll-box {
    border: 2px solid #FFF;
  }
  .custom-html--sitecore .section-container-4 .cta-scroll.position-1 {
    bottom: 10%;
  }
}
@media screen and (max-width: 820px) {
  .custom-html--sitecore {
    /* .section-container-4 .panel-1 .img-1, .section-container-4 .panel-2 .img-2{ */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* } */
  }
  .custom-html--sitecore .section-container-4 img.img-4 {
    width: auto;
  }
  .custom-html--sitecore .section-container-4 .panel-2 .vid-1 {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 540px) {
  .custom-html--sitecore .section-container-4 .panel-2 .vid-1 {
    width: auto;
    height: 100vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
.custom-html--sitecore .section-container.section-container-5 {
  height: 100vh;
  overflow: hidden;
}
.custom-html--sitecore .section-container-5 img.img-1 {
  height: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.custom-html--sitecore .section-container-5 .panel h1 {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 60%;
  text-align: center;
}
.custom-html--sitecore .section-container.section-container-6 {
  height: 100vh;
  overflow: hidden;
}
.custom-html--sitecore .section-container-6 .img-boxes img {
  position: absolute;
  width: 100%;
  transform: scale(1);
  opacity: 0.8;
  transition: all 0.4s ease-out;
}
.custom-html--sitecore .section-container-6 .img-boxes:hover img {
  transform: scale(1.2);
  opacity: 1;
}
.custom-html--sitecore .img-boxes {
  height: 160px;
  overflow: hidden;
  transition: all 0.6s ease-out 0.1s;
}
@media screen and (min-width: 1000px) and (max-width: 1299px) {
  .custom-html--sitecore .img-boxes {
    height: 145px;
  }
}
.custom-html--sitecore .section-container-6 .text-content h4.categoryTitle {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out;
}
.custom-html--sitecore .section-container-6 .text-content p:nth-child(1) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.2s;
}
.custom-html--sitecore .section-container-6 .text-content p:nth-child(2) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.3s;
}
.custom-html--sitecore .section-container-6 .text-content p:nth-child(3) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.4s;
}
.custom-html--sitecore .section-container-6 .text-content p:nth-child(4) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.5s;
}
.custom-html--sitecore .section-container-6 .text-content.isactive p {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-6 .text-content.isactive h4.categoryTitle {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-6 .cta-more {
  color: #004DFF;
  position: absolute;
  width: auto;
  padding: 10px;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.custom-html--sitecore .section-container-6 .cta-more.isactive {
  opacity: 1;
}
.custom-html--sitecore .section-container-6 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-6 .cta-more.isactive .cta-more-box {
  left: 0;
  top: 7px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50%;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-6 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 3px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-6 .cta-more.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 3px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-6 .cta-more.isactive .cta-more:hover .cta-more-arrow {
  left: 10px;
}
.custom-html--sitecore .section-container-6 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .section-container-6 .cta-more .cta-more-label {
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
}
.custom-html--sitecore .section-container-6 .cta-more.isactive .cta-more-label {
  opacity: 1;
}
.custom-html--sitecore .section-container-6 .sc-6 {
  cursor: none;
  overflow: hidden;
}
.custom-html--sitecore .section-container-6 .sc-6:hover .cta-btn {
  width: 80px;
  height: 80px;
  opacity: 0.9;
  border-radius: 50%;
}
.custom-html--sitecore .section-container-6 .sc-6 .cta-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1 !important;
  font-size: 16px !important;
  font-family: Graphik semibold;
}
.custom-html--sitecore .section-container-6 .img-boxes .cta-cover {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10%;
  background: #5200FF;
  z-index: 1;
  opacity: 0;
  color: #fff;
  height: 10%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease-out;
}
.custom-html--sitecore .section-container-6 .img-boxes.isactive .cta-cover {
  opacity: 1;
  width: 200%;
  height: 200%;
  border-radius: 50%;
}
.custom-html--sitecore .section-container-6 .cta-cover span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  line-height: 1 !important;
  font-size: 16px !important;
  font-family: Graphik semibold;
}
@media screen and (max-width: 820px) {
  .custom-html--sitecore .section-container.section-container-6 {
    height: 130vh;
  }
  .custom-html--sitecore .img-boxes {
    height: 100px;
  }
}
.custom-html--sitecore .section-container-7 .text-center h3.sectionTitle {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out;
}
.custom-html--sitecore .section-container-7 .text-center p:nth-child(1) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.2s;
}
.custom-html--sitecore .section-container-7 .text-center p:nth-child(2) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.3s;
}
.custom-html--sitecore .section-container-7 .text-center p:nth-child(3) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.4s;
}
.custom-html--sitecore .section-container-7 .text-center p:nth-child(4) {
  padding-top: 5px;
  opacity: 0;
  transition: all 0.6s ease-out 0.5s;
}
.custom-html--sitecore .section-container-7 .text-center.isactive p {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-7 .text-center.isactive h3.sectionTitle {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container.section-container-7 {
  min-height: 170px;
}
.custom-html--sitecore .body-content .section-container.section-container-7 .row {
  padding-bottom: 0;
}

.custom-html--sitecore .section-container-8 .cta-more.isactive {
  opacity: 1;
  position: relative;
}
.custom-html--sitecore .section-container-8 .cta-more {
  cursor: pointer;
  display: inline-block;
  width: auto;
  padding: 10px;
}
.custom-html--sitecore .section-container-8 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-8 .cta-more.isactive .cta-more-box {
  left: 0;
  top: 3px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-8 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 8px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-8 .cta-more.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 8px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-8 .cta-more.isactive .cta-more:hover .cta-more-arrow {
  left: 10px;
}
.custom-html--sitecore .section-container-8 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .section-container-8 .cta-more .cta-more-label {
  position: relative;
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
  color: #004DFF;
}
.custom-html--sitecore .section-container-8 .cta-more.isactive .cta-more-label {
  opacity: 1;
}
.custom-html--sitecore .section-container-8 .text-content h4.categoryTitle {
  position: relative;
  top: 5px;
  opacity: 0;
}
.custom-html--sitecore .section-container-8 .text-content h3.SubsectionTitle {
  position: relative;
  top: 5px;
  opacity: 0;
  height: auto;
}
.custom-html--sitecore .section-container-8 .text-content p:nth-child(1) {
  position: relative;
  top: 5px;
  opacity: 0;
}
.custom-html--sitecore .section-container-8 .text-content p:nth-child(2) {
  position: relative;
  top: 5px;
  opacity: 0;
}
.custom-html--sitecore .section-container-8 .text-content p:nth-child(3) {
  position: relative;
  top: 5px;
  opacity: 0;
}
.custom-html--sitecore .section-container-8 .text-content p:nth-child(4) {
  position: relative;
  top: 5px;
  opacity: 0;
}
.custom-html--sitecore .section-container-8 .text-content.isactive p {
  transition: all 0.6s ease-out;
  top: 0px;
  opacity: 1;
  transition-delay: 0.3s;
}
.custom-html--sitecore .section-container-8 .text-content.isactive h4.categoryTitle {
  transition: all 0.6s ease-out;
  top: 0px;
  opacity: 1;
  transition-delay: 0.1s;
  height: 1.5em;
}
.custom-html--sitecore .section-container-8 .text-content.isactive h3.SubsectionTitle {
  transition: all 0.6s ease-out;
  top: 0px;
  opacity: 1;
  transition-delay: 0.2s;
  color: blue;
}
.custom-html--sitecore .section-container-9a {
  height: 50vh;
  background: #fff;
  overflow: hidden;
}
.custom-html--sitecore .section-container-9 {
  height: 100vh;
  background: #fff;
  overflow: hidden;
}
.custom-html--sitecore .section-container-9 .panel-1 {
  z-index: 1;
}
.custom-html--sitecore .section-container-9 .panel-2 {
  z-index: 2;
}
.custom-html--sitecore .section-container-9 .panel-3 {
  z-index: 3;
}
.custom-html--sitecore .section-container-9 .panel.isactive {
  z-index: 4;
}
.custom-html--sitecore .section-container-9 .panel-1 .img-2 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}

/*
.custom-html--sitecore .section-container-9 .panel-2 .img-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
}
*/

/*
.custom-html--sitecore .section-container-9 .panel-1 .vid-1 {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 51%;
  transform: translate(-50%, -50%);
}
*/
.custom-html--sitecore .cta-progress-bar {
  color: #676767;
  width: 80%;
  position: relative;
  margin-top: 30px;
}
.custom-html--sitecore .progress-bar {
  background-color: #004DFF;
}
.custom-html--sitecore .progress-bar-label {
  position: relative;
  right: 17%;
  top: -13px;
  font-size: 1.6rem;
  color: #4a4a4adb;
}

.custom-html--sitecore .section-container-9 .panel-1 .cta-more,
.custom-html--sitecore .section-container-9 .panel-3 .cta-more,
.custom-html--sitecore .section-container-33 .panel-3 .cta-more {
  color: #004DFF;
  position: absolute;
  width: auto;
  bottom: -85%;
  /*left: 50%;*/
  transform: translateX(-50%);
  z-index: 10;
  opacity: 0;
  padding: 10px;
}
.custom-html--sitecore .section-container-9 .panel-3 .cta-more.isactive .cta-more-box,
.custom-html--sitecore .section-container-33 .panel-3 .cta-more.isactive .cta-more-box {
  border: 1px solid #FFF !important;
}
.custom-html--sitecore .section-container-9 .cta-more.isactive,
.custom-html--sitecore .section-container-33 .cta-more.isactive {
  opacity: 1;
}
.custom-html--sitecore .section-container-9 .cta-more .cta-more-box,
.custom-html--sitecore .section-container-33 .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more-box,
.custom-html--sitecore .section-container-33 .cta-more.isactive .cta-more-box
{
  left: 0;
  top: 3px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-9 .cta-more .cta-more-arrow,
.custom-html--sitecore .section-container-33 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 8px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more-arrow,
.custom-html--sitecore .section-container-33 .cta-more.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 8px;
  opacity: 1;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more:hover .cta-more-arrow,
.custom-html--sitecore .section-container-33 .cta-more.isactive .cta-more:hover .cta-more-arrow {
  left: 10px;
}
.custom-html--sitecore .section-container-9 .cta-more .img-arrow-right,
.custom-html--sitecore .section-container-33 .cta-more .img-arrow-right {
  width: 24px;
}
.custom-html--sitecore .section-container-9 .cta-more .cta-more-label,
.custom-html--sitecore .section-container-33 .cta-more .cta-more-label {
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
}
.custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more-label,
.custom-html--sitecore .section-container-33 .cta-more.isactive .cta-more-label {
  opacity: 1;
}
.IE .custom-html--sitecore .section-container-9 .panel-2 .img-1 {
  background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/accenture-julie-bg.jpg');
  background-position: center center;
  background-size: 60%;
  background-repeat: no-repeat;
  position: relative;
}

/* @media screen and (max-width: 3000px) { */
  .custom-html--sitecore .section-container.section-container-9 {
    height: auto;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-9 .panel {
    position: relative;
    height: auto;
  }
  @media screen and (min-width: 1025px) {
    .custom-html--sitecore .section-container.section-container-9 {
      height: 100vh;
    }
  }

  /*
  .custom-html--sitecore .section-container-9 .panel-2 .img-1 {
    background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/accenture-color-shade-bg.png');
    background-position: 350px 100%;
    background-size: 90%;
    background-repeat: no-repeat;
    position: initial;
    top: 0%;
    left: 0%;
    transform: none;
  }
  */

 
/* } */
/* @media screen and (min--width: 768px) and (max-width: 3000px) { */
@media screen and (min--width: 768px) {
  .custom-html--sitecore .section-container-9 .panel-2 img.img-1 {
    opacity: 1!important;
    width: 50% !important;
  }
}



/* @media screen and (max-width: 3000px) { */
  .custom-html--sitecore .section-container-9 .panel-2 .img-1 {
    background-image: none;
    position: relative;
    width: 30% !important;
    top: 30%;
    left: 35%;
    overflow: hidden;
    transform: none;
  }
  .custom-html--sitecore .section-container-9 .panel-2 img.img-1 {
    opacity: 1!important;
  }
  .custom-html--sitecore .section-container-9 .panel-2 {
    height: 80vh;
  }
/* } */

@media screen and (min-width: 1024px) {
  .custom-html--sitecore .section-container-9 .panel-2 .img-1 {
    left: 5%;
    top: 20%;
  }
}

@media screen and (max-width: 540px) {
  .custom-html--sitecore .section-container-9 .panel.panel-3.isactive {
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .custom-html--sitecore .section-container-9 .panel-1 {
    position: relative !important;
    height: 90vw !important;
    width: 100% !important;
    overflow: hidden !important;
  }
  #main .custom-html--sitecore .section-container-9 .panel-1 img {
    bottom: -5%!important;
  }

  #main .custom-html--sitecore .section-container-9 .animate_title.title-1.film-julie.isactive {
    top: 64% !important;
  }

  #main .custom-html--sitecore .section-container-3 .panel-1 .row {
    padding-bottom: 0;
  }

  .custom-html--sitecore .section-container-9 .panel-2 {
    height: 50vh;
  }
  .custom-html--sitecore .section-container-9 .panel-2 .img-1 {
    background-image: none;
    position: relative;
    width: 50% !important;
    top: 20%;
    left: 25%;
    overflow: hidden;
    transform: none;
  }
}
.custom-html--sitecore .progress-nav-bar {
  position: fixed;
  top: 70px;
  z-index: 10;
  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 {
  width: auto;
  text-align: left;
  font-size: 1.28rem;
  float: left;
  opacity: 0;
  color: #fff;
  height: 5.7rem;
  transition: all 0.3s ease;
  color: transparent;
  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 .progress-nav-bar:hover .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 {
    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 .progress-nav-bar-menu {
    display: none;
  }
  .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;
  }
}
.custom-html--sitecore .audio-option {
  color: #fff;
  position: absolute;
  z-index: 6;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.7s ease;
}
.custom-html--sitecore .audio-option .volume,
.custom-html--sitecore .audio-option .option-replay {
  cursor: pointer;
}
.custom-html--sitecore .audio-option .volume .volume-on,
.custom-html--sitecore .audio-option .volume .volume-off {
  display: none;
}
.custom-html--sitecore .audio-option .volume .volume-on.isactive,
.custom-html--sitecore .audio-option .volume .volume-off.isactive {
  display: inline-block;
}
.custom-html--sitecore .audio-option.isactive {
  opacity: 1;
}
.custom-html--sitecore .label.volume,
.custom-html--sitecore .label.option-replay {
  top: 10px;
  left: -10px;
  position: relative;
}
.custom-html--sitecore .audio-option .option-replay.isclicked svg {
  animation-name: spin;
  animation-duration: 400ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.custom-html--sitecore .play-option {
  position: relative;
  width: 100px;
  height: 50px;
  padding: 5px 30px 5px 0px;
  background: #004DFF;
  border-radius: 30px;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
  transition: all 0.7s ease;
}
.custom-html--sitecore .play-option.isactive {
  width: 230px;
  opacity: 1;
  top: 50%;
}
.custom-html--sitecore .play-option.isactive.playing {
  top: 80%;
  opacity: 0;
  width: 210px;
}
.custom-html--sitecore .section-container-1b,
.custom-html--sitecore .section-container-1b .panel-1 {
  height: auto;
  overflow: hidden;
  position: relative;
}
.custom-html--sitecore .we-act-for-impact {
  position: relative;
}
.custom-html--sitecore .we-act-for-impact.isactive {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  padding: 50px 10px;
}
.custom-html--sitecore .we-act-for-impact .sectionTitle,
.custom-html--sitecore .we-act-for-impact .sectionDescription {
  opacity: 0;
  top: 15px;
  -webkit-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.custom-html--sitecore .we-act-for-impact .sectionTitle {
  margin-bottom: 0.5em;
}
.custom-html--sitecore .we-act-for-impact.isactive .sectionTitle,
.custom-html--sitecore .we-act-for-impact.isactive .sectionDescription {
  top: 0px;
  position: relative;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .section-container-1b .cta-more {
  color: #004DFF;
  position: relative;
  width: auto;
  padding: 10px;
  bottom: 10%;
  z-index: 10;
  opacity: 0;
  transition: opacity 0.6s ease;
  display: inline-block;
}
.custom-html--sitecore .section-container-1b .cta-more.isactive,
.custom-html--sitecore .section-container-1b .item.active .cta-more {
  opacity: 1;
  bottom: 25%;
}
.custom-html--sitecore .section-container-1b .cta-more .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-1b .cta-more.isactive .cta-more-box,
.custom-html--sitecore .section-container-1b .item.active .cta-more .cta-more-box {
  left: 0;
  top: 3px;
  width: 36px;
  height: 36px;
  border: 1px solid #004DFF;
  border-radius: 50px;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-1b .cta-more.isactive:hover .cta-more-box,
.custom-html--sitecore .section-container-1b .item.active .cta-more:hover .cta-more-box {
  height: 36px;
  border-radius: 25px 25px 25px 25px;
}
@media only screen and (min-width: 1025px) {
  .custom-html--sitecore .section-container-1b .cta-more.isactive:hover .cta-more-box,
  .custom-html--sitecore .section-container-1b .item.active .cta-more:hover .cta-more-box {
    width: 103%;
  }
}
.custom-html--sitecore .section-container-1b .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 8px;
  height: 15px;
  opacity: 0;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container-1b .cta-more.isactive .cta-more-arrow,
.custom-html--sitecore .section-container-1b .item.active .cta-more-arrow {
  position: absolute;
  left: 20px;
  height: 15px;
  top: 8px;
  opacity: 1 !important;
  transition-delay: 0.6s;
}
.custom-html--sitecore .section-container-1b .cta-more .img-arrow-right {
  width: 24px;
  position: absolute;
}
.custom-html--sitecore .section-container-1b .cta-more .cta-more-label {
  margin-left: 45px;
  opacity: 0;
  transition: opacity 0.7s ease 0.8s;
  text-align: left;
}
.custom-html--sitecore .section-container-1b .cta-more.isactive .cta-more-label,
.custom-html--sitecore .section-container-1b .item.active .cta-more .cta-more-label {
  opacity: 1 !important;
}
.custom-html--sitecore .bell-content span,
.custom-html--sitecore .bell-content span a {
  font-size: 16px;
}
.custom-html--sitecore .bell-container,
.custom-html--sitecore .bell-container-static {
  position: absolute;
  top: 90%;
  left: 1%;
  z-index: 12;
  color: #111;
  font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
  cursor: pointer;
  transition: top 0.4s ease;
}
.custom-html--sitecore .bell-container-static {
  top: 80%;
}
.custom-html--sitecore .bell-container-static a.bell-anchor {
  color: #111;
  font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
  font-weight: 100;
  margin: 0px;
}
.custom-html--sitecore .bell-container.ishidden {
  display: none;
}
.custom-html--sitecore .bell-container.fixed {
  position: fixed;
  top: 28%;
}
.custom-html--sitecore .bell-container.fixed.ishidden {
  display: block;
}
.custom-html--sitecore .bell-container .bell-content,
.custom-html--sitecore .bell-container-static .bell-content {
  position: absolute;
  left: 24px;
  border: 1px solid blue;
  display: inline-block;
  background: #fff;
  border-radius: 12px;
  width: 0;
  opacity: 0;
  height: 0;
  transition: all 0.4s ease;
  bottom: -30px;
}
.custom-html--sitecore .bell-container.isactive .bell-content,
.custom-html--sitecore .bell-container-static.isactive .bell-content {
  bottom: -30px;
  left: 24px;
  width: 303px;
  opacity: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 115px;
  border: 1px solid blue;
  padding: 0 30px;
  line-height: 1.3;
}
@media screen and (max-width: 999px) {
  .custom-html--sitecore .bell-container-static {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translateX(-180px);
  }
  .custom-html--sitecore .bell-container-static.isactive .bell-content {
    bottom: -110px;
    left: 23px;
    width: 340px;
    height: 90px;
    padding: 0 10px;
  }
  .custom-html--sitecore .bell-container-static .bell {
    height: 40px;
    width: 40px;
  }
  .custom-html--sitecore .scroll-down.arrow-center {
    height: 60px !important;
    width: 60px !important;
    font-size: 14px !important;
    bottom: 8% !important;
  }
  .custom-html--sitecore .scroll-down.arrow-center svg {
    height: 15px !important;
  }
}
@media screen and (max-width: 765px) {
  .custom-html--sitecore .bell-container-static {
    top: 63%;
  }
}
.custom-html--sitecore .bell-container.isactive.fixed .bell-content {
  bottom: -140px;
  left: 20px;
}
.custom-html--sitecore .bell-container .bell-content span {
  opacity: 0;
}
.custom-html--sitecore .bell-container .bell-content a.bell-anchor {
  margin: 0px;
}
.custom-html--sitecore .bell-container.isactive .bell-content span {
  opacity: 1;
  transition: opacity 0.4s ease 0.3s;
}
.custom-html--sitecore .bell-container .bell,
.custom-html--sitecore .bell-container-static .bell {
  /* display: inline-block; */
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(255, 255, 255, 0.5);
  height: 44px;
  width: 44px;
  border-radius: 25px;
  border: 1px solid #c4c4c4;
}
.custom-html--sitecore .we-act-for-impact.isactive .bell {
  /* display: inline-block; */
  position: absolute;
  top: 0px;
  left: 0px;
  background: blue;
  height: 50px;
  width: 50px;
  border-radius: 25px;
}
.custom-html--sitecore .bell-container .bell svg.bell-svg,
.custom-html--sitecore .bell-container-static .bell svg.bell-svg,
.custom-html--sitecore .we-act-for-impact.isactive .bell svg.bell-svg {
  position: relative;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.custom-html--sitecore .we-act-for-impact.isactive .bell {
  top: 10%;
  left: 4%;
}

.custom-html--sitecore .cta-scroll.position-1 {
  display: none!important;
}

@media screen and (max-height: 650px) {
  .custom-html--sitecore .bell-container.fixed {
    top: 20%;
  }
}
@media screen and (max-height: 500px) {
  .custom-html--sitecore .bell-container.fixed {
    top: 15%;
  }
}
@media screen and (max-width: 999px) {
  .custom-html--sitecore .bell-container {
    position: absolute;
    left: 25%;
    transform: translateX(-50%);
    width: 36px;
    bottom: auto!important;
    top: 80%;
  }
  .custom-html--sitecore .bell-container .bell-content {
    position: relative;
  }
  .custom-html--sitecore .bell-container.isactive {
    width: 315px;
  }
  .custom-html--sitecore .bell-container.isactive .bell-content {
    width: 330px;
    bottom: 5px;
    left: 24px;
    width: 315px !important;
    max-height: 100px;
    opacity: 1;
    padding: 10px 10px 10px 30px;
  }
  .custom-html--sitecore .bell-container .bell-content span {
    font-size: 14px;
  }
  .custom-html--sitecore .section-container-1b,
  .custom-html--sitecore .section-container-1b .panel-1 {
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .custom-html--sitecore .section-container-1b.inactive .we-act-for-impact {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .bell-container {
    top: 75%;
    left: 45%;
  }
  .custom-html--sitecore .cta-scroll.position-1,
  .custom-html--sitecore .cta-scroll.position-1.isactive {
    display: none;
  }
  .custom-html--sitecore #block-section-3b > div > div > div > div > div > div.scrollmagic-pin-spacer > div > div.panel.panel-1 > div > div > div.cta-scroll.position-1.isactive {
    display: block;
    bottom: -9em !important;
  }
}
@-webkit-keyframes ring {
  0% {
    -webkit-transform: translate(-50%, -50%) rotateZ(0);
  }
  1% {
    -webkit-transform: translate(-50%, -50%) rotateZ(30deg);
  }
  3% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-28deg);
  }
  5% {
    -webkit-transform: translate(-50%, -50%) rotateZ(34deg);
  }
  7% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-32deg);
  }
  9% {
    -webkit-transform: translate(-50%, -50%) rotateZ(30deg);
  }
  11% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-28deg);
  }
  13% {
    -webkit-transform: translate(-50%, -50%) rotateZ(26deg);
  }
  15% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-24deg);
  }
  17% {
    -webkit-transform: translate(-50%, -50%) rotateZ(22deg);
  }
  19% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-20deg);
  }
  21% {
    -webkit-transform: translate(-50%, -50%) rotateZ(18deg);
  }
  23% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-16deg);
  }
  25% {
    -webkit-transform: translate(-50%, -50%) rotateZ(14deg);
  }
  27% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-12deg);
  }
  29% {
    -webkit-transform: translate(-50%, -50%) rotateZ(10deg);
  }
  31% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-8deg);
  }
  33% {
    -webkit-transform: translate(-50%, -50%) rotateZ(6deg);
  }
  35% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-4deg);
  }
  37% {
    -webkit-transform: translate(-50%, -50%) rotateZ(2deg);
  }
  39% {
    -webkit-transform: translate(-50%, -50%) rotateZ(-1deg);
  }
  41% {
    -webkit-transform: translate(-50%, -50%) rotateZ(1deg);
  }
  43% {
    -webkit-transform: translate(-50%, -50%) rotateZ(0);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotateZ(0);
  }
}
@-moz-keyframes ring {
  0% {
    -moz-transform: translate(-50%, -50%) rotate(0);
  }
  1% {
    -moz-transform: translate(-50%, -50%) rotate(30deg);
  }
  3% {
    -moz-transform: translate(-50%, -50%) rotate(-28deg);
  }
  5% {
    -moz-transform: translate(-50%, -50%) rotate(34deg);
  }
  7% {
    -moz-transform: translate(-50%, -50%) rotate(-32deg);
  }
  9% {
    -moz-transform: translate(-50%, -50%) rotate(30deg);
  }
  11% {
    -moz-transform: translate(-50%, -50%) rotate(-28deg);
  }
  13% {
    -moz-transform: translate(-50%, -50%) rotate(26deg);
  }
  15% {
    -moz-transform: translate(-50%, -50%) rotate(-24deg);
  }
  17% {
    -moz-transform: translate(-50%, -50%) rotate(22deg);
  }
  19% {
    -moz-transform: translate(-50%, -50%) rotate(-20deg);
  }
  21% {
    -moz-transform: translate(-50%, -50%) rotate(18deg);
  }
  23% {
    -moz-transform: translate(-50%, -50%) rotate(-16deg);
  }
  25% {
    -moz-transform: translate(-50%, -50%) rotate(14deg);
  }
  27% {
    -moz-transform: translate(-50%, -50%) rotate(-12deg);
  }
  29% {
    -moz-transform: translate(-50%, -50%) rotate(10deg);
  }
  31% {
    -moz-transform: translate(-50%, -50%) rotate(-8deg);
  }
  33% {
    -moz-transform: translate(-50%, -50%) rotate(6deg);
  }
  35% {
    -moz-transform: translate(-50%, -50%) rotate(-4deg);
  }
  37% {
    -moz-transform: translate(-50%, -50%) rotate(2deg);
  }
  39% {
    -moz-transform: translate(-50%, -50%) rotate(-1deg);
  }
  41% {
    -moz-transform: translate(-50%, -50%) rotate(1deg);
  }
  43% {
    -moz-transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    -moz-transform: translate(-50%, -50%) rotate(0);
  }
}
@keyframes ring {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  1% {
    transform: translate(-50%, -50%) rotate(30deg);
  }
  3% {
    transform: translate(-50%, -50%) rotate(-28deg);
  }
  5% {
    transform: translate(-50%, -50%) rotate(34deg);
  }
  7% {
    transform: translate(-50%, -50%) rotate(-32deg);
  }
  9% {
    transform: translate(-50%, -50%) rotate(30deg);
  }
  11% {
    transform: translate(-50%, -50%) rotate(-28deg);
  }
  13% {
    transform: translate(-50%, -50%) rotate(26deg);
  }
  15% {
    transform: translate(-50%, -50%) rotate(-24deg);
  }
  17% {
    transform: translate(-50%, -50%) rotate(22deg);
  }
  19% {
    transform: translate(-50%, -50%) rotate(-20deg);
  }
  21% {
    transform: translate(-50%, -50%) rotate(18deg);
  }
  23% {
    transform: translate(-50%, -50%) rotate(-16deg);
  }
  25% {
    transform: translate(-50%, -50%) rotate(14deg);
  }
  27% {
    transform: translate(-50%, -50%) rotate(-12deg);
  }
  29% {
    transform: translate(-50%, -50%) rotate(10deg);
  }
  31% {
    transform: translate(-50%, -50%) rotate(-8deg);
  }
  33% {
    transform: translate(-50%, -50%) rotate(6deg);
  }
  35% {
    transform: translate(-50%, -50%) rotate(-4deg);
  }
  37% {
    transform: translate(-50%, -50%) rotate(2deg);
  }
  39% {
    transform: translate(-50%, -50%) rotate(-1deg);
  }
  41% {
    transform: translate(-50%, -50%) rotate(1deg);
  }
  43% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0);
  }
}
@media screen and (max-width: 999px) {
  .custom-html--sitecore .read-it-container,
  .custom-html--sitecore .read-it-container.inactive {
    display: none;
  }
  .custom-html--sitecore .section-container-1 {
    background: transparent !important;
  }
  .custom-html--sitecore .section-container {
    opacity: 1;
    transition: opacity 0.4s ease;
  }
  .custom-html--sitecore .section-container.inactive {
    opacity: 0;
    position: absolute;
  }
  .custom-html--sitecore .section-container.inactive.index {
    z-index: -5;
  }
  .custom-html--sitecore .scrollmagic-pin-spacer.inactive {
    display: none!important;
  }
  .custom-html--sitecore .read-it-container.isactive {
    display: block;
  }
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee {
  position: fixed;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgb(242, 242, 242);
  border-radius: 0.8rem;
  opacity: 0;
}

.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee.isActive {
  transition: opacity .4s ease-in,transform .4s ease-in;
  transform: translateX(0);
  opacity: 1;
  z-index: 11;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon {
  margin: 1rem;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger {
  display: block;
  text-align: center;
  padding: 10px;
  color: #6b6b6b;
  border: 0.1rem solid #6b6b6b;
  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); */
  background-color: #FFFFFF;
}
.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: #6b6b6b;
}
.custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover {
  background-color: #6b6b6b;
  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: #C3C3C3;
  border: 1px solid #C3C3C3;
  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: #C3C3C3;
  color: #fff;
}
.custom-html--sitecore #block-header #header-topnav .primary-nav .nav-content .nav-submenu {
  height: auto;
}
.custom-html--sitecore span.header_join {
  font-size: 35px;
  font-family: "Graphik Regular", sans-serif;
}
.custom-html--sitecore a.carousel-control-next,
.custom-html--sitecore a.carousel-control-prev,
.custom-html--sitecore .arrow-i-down {
  display: none;
}
.custom-html--sitecore #marqueeCarousel .item .marquee-header-5 .marquee_description {
  color: #000000;
  text-shadow: none;
}
.custom-html--sitecore .marquee-header-5 .cta-more-label {
  color: blue;
}
.custom-html--sitecore .section-container-1 .item.active .cta-more .cta-more-box {
  color: #000;
}
.custom-html--sitecore .section-container-1 .item.active .marquee-header-5 .cta-more .cta-more-box {
  border: 1px solid blue;
}
@media (min-width: 1280px) and (max-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .custom-html--sitecore .item .marquee-vid.vid-4 {
    transform: translate(-50%, 60%) !important;
  }
}
@media (min-width: 1366px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 45%) !important;
  }
}
@media (min-width: 1600px) and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 55%) !important;
  }
}
@media (min-width: 1920px) and (max-width: 1920px) and (-webkit-min-device-pixel-ratio: 1.25) {
  .custom-html--sitecore .item .marquee-vid.vid-4 {
    transform: translate(-50%, 55%) !important;
  }
}
@media (min-width: 1280px) and (max-width: 1280px) and (-webkit-max-device-pixel-ratio: 1) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 60%) !important;
  }
}
@media (min-width: 1366px) and (max-width: 1366px) and (-webkit-max-device-pixel-ratio: 1) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 45%) !important;
  }
}
@media (min-width: 1600px) and (max-width: 1600px) and (-webkit-max-device-pixel-ratio: 1) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 59%) !important;
  }
}
@media (min-width: 1920px) and (max-width: 1920px) and (-webkit-max-device-pixel-ratio: 1) {
  .custom-html--sitecore .item .marquee-vid.vid-4 {
    transform: translate(-50%, 55%) !important;
  }
}
@media (min-width: 2560px) and (max-width: 2560px) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 50%);
  }
}
@media (min-width: 2735) and (max-width: 2735px) and (-webkit-max-device-pixel-ratio: 1) {
  .custom-html--sitecore .item .marquee-vid {
    transform: translate(-50%, 47%) !important;
  }
}
.custom-html--sitecore #block-section-4 .panel.panel-1 {
  position: relative;
}
.custom-html--sitecore div.marquee-header.marquee-header-3 {
  top: 45% !important;
}
.custom-html--sitecore div.marquee-header.marquee-header-3 > p > span {
  font-family: "Graphik Light", "Arial", sans-serif !important;
}
@media (max-width: 1400px) {
  .custom-html--sitecore div.marquee-header.marquee-header-3 > p > span {
    font-size: 60px;
  }
}
.custom-html--sitecore .nav-bar-menu:focus {
  outline: 1px blue solid !important;
}
@media screen and (min-width: 1920px) {
  .custom-html--sitecore .l-screen {
    display: block;
  }
  .custom-html--sitecore .m-screen {
    display: none;
  }
}
@media screen and (max-width: 1919px) {
  .custom-html--sitecore .m-screen {
    display: block;
  }
  .custom-html--sitecore .l-screen {
    display: none;
  }
}
.custom-html--sitecore .explore_none {
  display: none;
}




@media screen and (min-width: 1000px) {
  .custom-html--sitecore .section-container-3 .new-row {
      max-width: 98rem !important;
  }
}


  .custom-html--sitecore .new-row {
    max-width: 100% !important;
  }


.custom-html--sitecore .bell-content span a {
  color: blue !important;
}
.custom-html--sitecore .section-container-1b {
  margin-top: 5em;
}
.custom-html--sitecore .bell-container span {
  color: #111 !important;
}
.custom-html--sitecore .bell-container span.bell-text-blue {
  color: blue !important;
}
.custom-html--sitecore .marquee_description {
  font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
  font-size: 2.4rem !important;
  font-weight: normal !important;
  line-height: 1;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}
.custom-html--sitecore .item .marquee_description {
  text-shadow: 1px 1px 3px #4a4a4a;
}
.custom-html--sitecore .text_left {
  text-align: left;
}
.custom-html--sitecore .section-container-3 .text-content {
  padding-right: 17%;
}
.custom-html--sitecore .sectionTitle {
  font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
  font-size: 5.27rem !important;
  line-height: 1;
}
.custom-html--sitecore .sectionDescription {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 2rem  !important;
  line-height: 1.2 !important;
}
.custom-html--sitecore .categoryTitle {
  font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
  font-size: 1.2rem !important;
  line-height: 1 !important;
}
.custom-html--sitecore p.categoryTitle {
  font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
  font-size: 1.2rem !important;
  line-height: 1 !important;
  margin-bottom: 1.6rem;
  margin-top: 2.4rem;
}
.custom-html--sitecore .cardTitle {
  font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
  font-size: 2.88rem;
  line-height: 0.9;
  font-weight: normal !important;
  margin-bottom: 1.92rem;
  margin-top: 2.4rem;
}
.custom-html--sitecore h3.cardTitle:hover {
  text-decoration: none;
  -webkit-transition: ease 0.1s !important;
  -o-transition: ease 0.1s !important;
  transition: ease 0.1s !important;
}
.custom-html--sitecore .section-container-3 .text-content .cardTitle {
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out 0.1s;
  -o-transition: all 0.6s ease-out 0.1s;
  transition: all 0.6s ease-out 0.1s;
}
.custom-html--sitecore .section-container-3 .text-content.isactive .cardTitle {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .cardDescription {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 1.62rem !important;
  line-height: 1.2 !important;
}
.custom-html--sitecore .section-container-1 .cta-more .cta-more-marquee-2.cta-more.isactive:hover .cta-more-box {
  cursor: pointer;
}
.custom-html--sitecore .cta-more-label,
.custom-html--sitecore .cta-more-label a {
  font-family: "Graphik Medium", "Arial", Sans-Serif;
  font-size: 19px !important;
  line-height: 1.25;
}
.custom-html--sitecore .section-container-1 .cta-scroll.isactive .cta-scroll-label,
.custom-html--sitecore .section-container-1 .item.active .cta-scroll .cta-scroll-label {
  font-family: "Graphik Medium", "Arial", Sans-Serif;
  font-size: 19px;
  color: #fff;
}
.custom-html--sitecore .section-container-1 .cta-scroll.isactive .cta-scroll-box,
.custom-html--sitecore .section-container-1 .item.active .cta-scroll .cta-scroll-box {
  border: 2px solid #ffffff;
}
.custom-html--sitecore .cta-more-label:hover {
  cursor: pointer;
}
.custom-html--sitecore .card-nav .progress {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #CDCDCD;
}
.custom-html--sitecore .progress-bar {
  background-color: #004DFF !important;
}
.custom-html--sitecore .img-container.imgc-2.trigger {
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.custom-html--sitecore .img-container.imgc-3.trigger {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .section-container-3 .text-content p.cardDescription {
  padding-top: 5px;
  opacity: 0;
  -webkit-transition: all 0.6s ease-out 0.1s;
  -o-transition: all 0.6s ease-out 0.1s;
  transition: all 0.6s ease-out 0.1s;
}
.custom-html--sitecore .section-container-3 .text-content.isactive p.cardDescription {
  padding-top: 0px;
  opacity: 1;
}
.custom-html--sitecore .section-container-1 .cta-more {
  color: #fff;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-box {
  border: 2px solid #fff;
}
.custom-html--sitecore .section-container-1 .cta-scroll.isactive .cta-scroll-arrow {
  left: 2px;
}
.custom-html--sitecore .section-container-1 .cta-scroll.position-2 {
  right: 15%;
}
.custom-html--sitecore .audio-option .label {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 2.1rem;
  line-height: 1 !important;
  font-weight: normal;
  padding: 0.4em 0.4em 0.4em;
}
.custom-html--sitecore .join-us {
  position: relative;
  bottom: -60%;
}
.custom-html--sitecore .join-us .animate_title {
  opacity: 0;
  position: relative;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  font-size: 5.27rem;
  line-height: 5.28rem;
  display: block;
  line-height: 1;
  margin-bottom: 1.6rem;
}
.custom-html--sitecore .join-us .animate_title.isactive {
  opacity: 1;
}
.custom-html--sitecore .join-us .cta-scroll {
  cursor: auto;
}
.custom-html--sitecore .section-container-3 .follow-cta-btn span {
  font-size: 13px !important;
  text-align: center;
}
.custom-html--sitecore .section-container-3 .img-container .cta-btn span {
  font-size: 13px !important;
  text-align: center;
}
.custom-html--sitecore #block-section-3b .animate_title.isactive span:nth-child(3) {
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
}
.custom-html--sitecore #block-section-3b .animate_title.isactive span:nth-child(3) {
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore #block-section-3b .animate_title span:nth-child(7) {
  position: relative;
  top: 15px;
}
.custom-html--sitecore #block-section-3b .panel-1 .animate_title span:nth-child(1) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore #block-section-3b .panel-2 .animate_title.isactive span:nth-child(1),
.custom-html--sitecore #block-section-3b .panel-3 .animate_title.isactive span:nth-child(1),
.custom-html--sitecore .section-container-9 .panel-1 .animate_title.isactive span:nth-child(1) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  opacity: 1;
  margin-bottom: 0;
}
.custom-html--sitecore #block-section-3b .panel-2 .animate_title.isactive span:nth-child(3),
.custom-html--sitecore #block-section-3b .panel-3 .animate_title.isactive span:nth-child(3) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
}
.custom-html--sitecore #block-section-3b .panel-2 .animate_title.isactive span:nth-child(5),
.custom-html--sitecore #block-section-4 .panel-3 .animate_title.isactive span:nth-child(5),
.custom-html--sitecore .section-container-9 .panel-1 .animate_title.isactive span:nth-child(5) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  opacity: 1;
}
.custom-html--sitecore #block-section-3b .panel-2 .animate_title.isactive span:nth-child(7) {
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
  opacity: 1;
  top: 0;
}
.custom-html--sitecore #block-section-3b .panel-2 .animate_title span:nth-child(3),
.custom-html--sitecore .animate_title span:nth-child(5),
.custom-html--sitecore .animate_title span:nth-child(7) {
  opacity: 0;
}
.custom-html--sitecore #block-section-3b .panel-2 .animate_title.isactive span {
  display: block;
}
.custom-html--sitecore #block-section-4 {
  margin-top: 5em;
}
.custom-html--sitecore .section-container-7 .shared-container {
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.custom-html--sitecore .shared-container .sectionTitle {
  margin-bottom: 20px;
}
.custom-html--sitecore #block-section-5 .panel-1 .animate_title span:nth-child(1) {
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
}
.custom-html--sitecore #block-section-5 .panel-1 .animate_title.title-1 {
  bottom: 80%;
  position: relative;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  margin-bottom: 4rem;
}
.custom-html--sitecore #block-section-5 .animate_title.title-2.sectionDescription.isactive {
  opacity: 1;
  position: relative;
  bottom: 0;
  left: 0;
  width: 80%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: "Graphik Medium", "Arial", Sans-Serif !important;
}
/*
.custom-html--sitecore .leading {
  position: relative;
  top: 15%;
}
*/
.custom-html--sitecore .max-row {
  max-width: 980px;
  height: 100vh;
  position: relative;
  margin: auto;
  width: 100%;
}
.custom-html--sitecore .cta-holder {
  float: right;
  width: 35%;
}
.custom-html--sitecore .progress {
  width: 90%;
  height: 2px;
  margin-bottom: 3.2rem;
}
.custom-html--sitecore .carousel-text-content {
  padding-left: 15px;
}
.custom-html--sitecore .card-nav {
  margin-top: 40px;
  width: 100%;
  height: auto;
  border-radius: 10px;
  font-family: Arial;
  font-size: 53px;
  color: white;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-transition: margin 0.5s;
  -o-transition: margin 0.5s;
  transition: margin 0.5s;
  /*margin-bottom: 3.2rem;*/
  text-align: center;
}
.custom-html--sitecore .arrow {
  cursor: pointer;
  -webkit-transition: margin 0.5s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.custom-html--sitecore .arrow:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.custom-html--sitecore .arrow:active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.custom-html--sitecore .arrow-left {
  float: left;
}
.custom-html--sitecore .arrow-right {
  float: right;
}
.custom-html--sitecore .container {
  width: 410px;
  height: 350px;
  position: relative;
  -webkit-perspective: 1500px;
  perspective: 1450px;
  margin: auto;
  margin-top: 60px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.custom-html--sitecore .cards {
  display: block;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: margin 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateZ(900px);
  transform: translateZ(900px);
}
.custom-html--sitecore .cards li {
  display: block;
  position: absolute;
  width: 310px;
  height: 300px;
  /*border-radius: 3px;*/
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 20px 10px 0 10px;
  background: white;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-7 .shared-container {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .custom-html--sitecore .section-container-2 .cta-more .cta-more-label {
    margin-left: 42px;
  }
  .custom-html--sitecore .cards li {
    width: 230px;
    height: 240px;
  }
  .custom-html--sitecore .container {
    width: 320px;
    height: 290px;
  }
  .custom-html--sitecore .carousel-img {
    height: 100%;
    width: auto;
  }
}
.custom-html--sitecore .cards .corner {
  font-size: 25px;
  position: absolute;
  left: 12px;
  top: 8px;
  font-family: Lora, serif;
}
.custom-html--sitecore .cards h2 {
  font-family: Lora, serif;
}
.custom-html--sitecore .cards h2::before {
  content: "";
  margin: auto;
  display: block;
  width: 350px;
  height: 1px;
  background: black;
}
.custom-html--sitecore .cards h2::after {
  content: "";
  margin: auto;
  display: block;
  width: 300px;
  height: 1px;
  background: black;
}
.custom-html--sitecore .section-container-8 .cta-more-box {
  position: relative;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border: 1px solid #004DFF;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}
.custom-html--sitecore .section-container-8 .cta-more-arrow {
  position: absolute;
  top: 28px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-html--sitecore .section-container.section-container-8 {
  overflow: hidden;
  padding-top: 18px;
}
.custom-html--sitecore .card-nav .img-arrow-right {
  width: 1.3em;
  padding: 0 20px;
  position: absolute;
}
.custom-html--sitecore .card-nav .img-arrow-left {
  width: 1.3em;
  padding: 0 20px;
  position: absolute;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.custom-html--sitecore .cta-more-box.arrow.arrow-right {
  float: right;
}
.custom-html--sitecore .cta-more-box.arrow.arrow-left {
  float: left;
}
.custom-html--sitecore .text-center,
.custom-html--sitecore .text-center-2 {
  text-align: center;
}
.custom-html--sitecore .section-container-8 .arrow:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.custom-html--sitecore .carousel-img {
  width: 100%;
}
.custom-html--sitecore .cards li {
  overflow: hidden;
  padding: 0;
}
.custom-html--sitecore .cards .img-container img {
  -webkit-transition: -webkit-transform 0.6s ease;
  transition: -webkit-transform 0.6s ease;
  -o-transition: transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}
.custom-html--sitecore .cards .img-containe:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.custom-html--sitecore .section-container-3 .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
}
.custom-html--sitecore #block-section-2 .section-container-3 .cta-more.isactive:hover .cta-more-box {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .custom-html--sitecore .cta-more.isactive:hover .cta-more-box {
    width: 103%;
  }
  .custom-html--sitecore .section-container-2a {
    /*margin-top: 5em;*/
    height: auto;
    position: relative;
    margin-bottom: 1em;
  }
}
.custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-box {
  top: 4px;
}
.custom-html--sitecore .section-container-1 .cta-more.isactive .cta-more-arrow {
  left: 23px;
}
.custom-html--sitecore .insights-text {
  opacity: 0;
}
.custom-html--sitecore .insights-text .sectionTitle {
  position: relative;
  top: 30px;
  opacity: 0;
}
.custom-html--sitecore .insights-text .sectionDescription {
  position: relative;
  top: 15px;
  opacity: 0;
}
.custom-html--sitecore .insights-text.isactive {
  opacity: 1;
}
.custom-html--sitecore .insights-text.isactive .sectionTitle {
  -webkit-transition: opacity 0.6s ease-in, top1s ease;
  -o-transition: opacity 0.6s ease-in, top1s ease;
  -webkit-transition: opacity 0.6s ease-in, top 1s ease;
  -o-transition: opacity 0.6s ease-in, top 1s ease;
  transition: opacity 0.6s ease-in, top 1s ease;
  opacity: 1;
  top: 0;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.custom-html--sitecore .insights-text.isactive .sectionDescription {
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
  opacity: 1;
  top: 0;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive .cta-more-arrow {
  left: 22px;
  top: 5px;
}
.custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive .cta-more-box {
  top: 3px;
}
.custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive:hover .cta-more-box {
  cursor: pointer;
}
@media only screen and (min-width: 1025px) {
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive:hover .cta-more-box {
    width: 103%;
  }
}
/*
.custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title,
.custom-html--sitecore .section-container-9 .panel-1 .animate_title {
  opacity: 1;
  position: relative;
  text-align: left;
  top: 50%;
  left: 0;
  color: white;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 45%;
  bottom: 0;
}
*/
.custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .cta-more,
.custom-html--sitecore .section-container-9 .panel-3 .cta-more,
.custom-html--sitecore #block-section-33 .section-container-33 .panel-3 .cta-more {
  color: #fff;
  bottom: 13%;
  right: 64%;
  display: inline-block;
}
.custom-html--sitecore .section-container-7 .cta-more {
  color: #004DFF;
  bottom: 13%;
  right: 64%;
  display: inline-block;
}
.custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive .cta-more-box {
  border: 1px solid #fff;
}
.custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .white-bg.isactive {
  opacity: 0;
}
.custom-html--sitecore #block-section-5 .animate_title span:nth-child(1) {
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .animate_title.careers {
  font-family: "Graphik Light", "Arial", Sans-Serif;
  line-height: 1.3 !important;
}
.custom-html--sitecore span.careers-large {
  font-size: 4.32rem;
  line-height: 1.3;
  margin-bottom: 3.2rem;
  /*font-weight: bold;*/
}
/*
.custom-html--sitecore .animate_title.title-1.careers.isactive {
  -webkit-transform: translate(-50%, 60%);
  -ms-transform: translate(-50%, 60%);
  transform: translate(-50%, 60%);
}
*/
.custom-html--sitecore .cta-more.footer {
  color: #004DFF;
  position: relative;
  width: auto;
  bottom: 0%;
  right: 0%;
  z-index: 10;
  opacity: 1;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  padding: 10px;
  display: inline-block;
}
.custom-html--sitecore .cta-more.footer .cta-more-box {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-html--sitecore .cta-more .cta-more-arrow {
  position: absolute;
  left: 0px;
  top: 4px;
}
.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-box {
  top: 3px;
}
.custom-html--sitecore .cta-more.footer.isactive .cta-more-box {
  left: 0;
  top: 6px;
  width: 46px;
  height: 46px;
  border: 2px solid #fff;
  border-radius: 50px;
}
.custom-html--sitecore .cta-more.footer.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 12px;
}
.custom-html--sitecore .cta-more.footer .img-arrow-right {
  width: 38px;
  position: absolute;
}
.custom-html--sitecore .cta-more.footer.isactive .cta-more-label {
  margin-left: 65px;
  font-family: "Graphik Medium", "Arial", Sans-Serif;
  font-size: 32px !important;
  line-height: 1.25;
  color: #fff;
}
.custom-html--sitecore .cta-more.footer.isactive:hover .cta-more-box {
  cursor: pointer;
  border-radius: 25px 25px 25px 25px;
}
@media only screen and (min-width: 1025px) {
  .custom-html--sitecore .cta-more.footer.isactive:hover .cta-more-box {
    width: 103%;
  }
}
.custom-html--sitecore .Subscribe-Eyebrow p {
  font-size: 22px;
  color: white;
}
.custom-html--sitecore #block-new-footer {
  background-color: black;
}
.custom-html--sitecore #footer-block .row:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 0.06em solid #ccc;
  /* border-width: 0.1rem; */
  border-top: 0;
  margin: 0 0.9375em;
}
.custom-html--sitecore .row.footer-links-container:before {
  border: none !important;
}
@media screen and (min-width: 768px) {
  .custom-html--sitecore #block-new-footer .content-module {
    padding-left: 0;
  }
  .custom-html--sitecore #block-new-footer .row {
    padding: 0;
    max-width: 120rem;
    margin: 0 auto;
    padding-left: 1.07em;
  }
  .custom-html--sitecore #block-new-footer .row .block-content {
    padding: 3.01rem 0 0 !important;
  }
}
.custom-html--sitecore #block-section-2 p.sectionDescription {
  padding-top: 1em;
}
.custom-html--sitecore .section-container-2 .panel-1 .title-1 {
  margin-bottom: 3.2rem;
}
.custom-html--sitecore #block-section-5 .animate_title.title-1.isactive.change {
  bottom: 27%;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.custom-html--sitecore #block-section-5 .panel-1 .animate_title.title-1.isactive span {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
}
.custom-html--sitecore #block-section-5 .animate_title.title-2.sectionDescription span {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.custom-html--sitecore #block-section-5 .animate_title.title-2.sectionDescription.isactive span {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.4s ease;
  -o-transition: opacity 0.6s ease-in, top 0.4s ease;
  transition: opacity 0.6s ease-in, top 0.4s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore #footer-block .body-content {
  margin-top: -1px;
}
@media screen and (min-width: 1000px) and (max-width: 1300px) {
  .custom-html--sitecore .animate_title.careers {
    font-size: 22px !important;
  }
  .custom-html--sitecore span.careers-large {
    font-size: 30px !important;
  }
}
.custom-html--sitecore .careersText {
  font-family: "Graphik Regular", "Arial", Sans-Serif !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
}
.custom-html--sitecore .careers .cta-more-label a {
  color: #fff;
}
.custom-html--sitecore .SubsectionTitle {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 2.8rem !important;
  line-height: 1.1 !important;
  font-weight: normal;
  margin-bottom: 0.55em;
  margin-top: 0.65em;
}
.custom-html--sitecore h3.SubsectionTitle:hover {
  text-decoration: none;
  -webkit-transition: ease 0.1s !important;
  -o-transition: ease 0.1s !important;
  transition: ease 0.1s !important;
  color: #004dff;
}
.custom-html--sitecore .Subsectiondescription {
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 1.62rem !important;
  line-height: 1.3 !important;
}
.custom-html--sitecore .animate_title {
  font-family: "Graphik Semibold", "Arial", Sans-Serif;
  font-size: 5.27rem;
  line-height: 1;
}
.custom-html--sitecore .section-container-3 .cta-more-label a:hover {
  color: #004DFF;
}
.custom-html--sitecore .cta-more.careers.isactive {
  right: 0% !important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: relative;
}
.custom-html--sitecore .cta-more.careers .cta-more-arrow {
  left: 0px;
  top: 8px;
}
.custom-html--sitecore .cta-more.careers {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.custom-html--sitecore #block-section-3b .cta-more.careers.isactive .cta-more-arrow {
  position: absolute;
  left: 20px;
  top: 8px;
}
.custom-html--sitecore .careers .img-arrow-right {
  position: absolute;
  /* top: 9px; */
}
.custom-html--sitecore .section-container-9a {
  height: 1.6rem;
}
.custom-html--sitecore .section-container-2 .panel-2 .title-1 {
  font-size: 2.4rem;
}
.custom-html--sitecore .section-container-2 .cta-more.isactive .cta-more-label {
  -webkit-transition: opacity 0.6s ease-in;
  -o-transition: opacity 0.6s ease-in;
  transition: opacity 0.6s ease-in;
  -webkit-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.custom-html--sitecore .cta-progress-bar {
  width: 100%;
}
.custom-html--sitecore .progress-bar-label {
  right: 0% !important;
  font-family: "Graphik Light", "Arial", Sans-Serif !important;
  font-size: 14px !important;
  top: 10px;
  line-height: 1 !important;
  display: block;
}
.custom-html--sitecore .cta-scroll .cta-scroll-label {
  font-family: Graphik medium;
  font-size: 18px;
  color: #6b6b6ba3;
}

/* @media screen and (min-width: 3000px) { */
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    -webkit-transform: translate(-100%, 100%);
    -ms-transform: translate(-100%, 100%);
    transform: translate(-100%, 100%);
  }
/* } */
.custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
  opacity: 1;
  position: relative;
  text-align: left;
  top: 50%;
  left: 0;
  color: white;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  width: 44%;
  bottom: 0;
}
.custom-html--sitecore .animate_title.title-1.film-julie p {
  font-size: 2.6rem !important;
  font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
  line-height: 1.5;
}
.custom-html--sitecore .animate_title.title-1.film-julie p.marquee-profile {
  font-size: 1.8rem !important;
  font-family: "Graphik Medium", "Arial", Sans-Serif !important;
  line-height: 1.5 !important;
  margin-bottom: 0 !important;
}
.custom-html--sitecore .animate_title.title-1.film-julie p {
  opacity: 0;
}
.custom-html--sitecore .animate_title.film-julie p {
  position: relative;
  top: 15px;
}
.custom-html--sitecore .animate_title.film-julie.isactive p {
  top: 0px;
}
.custom-html--sitecore .animate_title.title-1.film-julie.isactive p {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
}
.custom-html--sitecore .animate_title.title-1.film-julie.isactive p.marquee-profile {
  opacity: 1;
  -webkit-transition: opacity 0.6s ease-in, top 0.8s ease;
  -o-transition: opacity 0.6s ease-in, top 0.8s ease;
  transition: opacity 0.6s ease-in, top 0.8s ease;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.custom-html--sitecore .cta-more.marquee-cta.isactive {
  right: 0% !important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: relative;
  display: inline-block;
  -webkit-transition: opacity ease 0.8s;
  -o-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s;
}
.custom-html--sitecore .cta-more.twitter.isactive,
.custom-html--sitecore .cta-more.linkedin.isactive {
  right: 0% !important;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: relative;
  display: inline-block;
  -webkit-transition: opacity ease 0.8s;
  -o-transition: opacity ease 0.8s;
  transition: opacity ease 0.8s;
}
.custom-html--sitecore .cta-more.twitter.isactive .julie-social .twitter-icon,
.custom-html--sitecore .cta-more.linkedin.isactive .julie-social .linkedin-svg {
  position: absolute;
}
.custom-html--sitecore .julie-social .cta-more.twitter.isactive .twitter-icon,
.custom-html--sitecore .cta-more.linkedin.isactive .linkedin-svg {
  opacity: 1;
  /* transition-delay: 0.8s; */
  position: absolute;
  transition: all ease 0.3s 0.8s;
}
.custom-html--sitecore .julie-social .twitter-icon,
.custom-html--sitecore .julie-social .linkedin-svg {
  top: 50%;
  position: absolute;
  transform: translate(50%, -50%);
  opacity: 0;
}
.custom-html--sitecore .cta-more.twitter.isactive {
  margin-right: 5%;
}
.custom-html--sitecore .julie-social .img-arrow-right {
  width: 16px !important;
}
.custom-html--sitecore .section-container-9 .cta-more.twitter .cta-more-arrow,
.custom-html--sitecore .section-container-9 .cta-more.linkedin .cta-more-arrow {
  left: 20px;
}
.custom-html--sitecore .section-container-9 .cta-more.twitter.isactive .cta-more-arrow,
.custom-html--sitecore .section-container-9 .cta-more.linkedin.isactive .cta-more-arrow {
  left: 33px;
}
.custom-html--sitecore .read-it-container .cta-more.twitter.isactive .cta-more-arrow,
.custom-html--sitecore .read-it-container .cta-more.linkedin.isactive .cta-more-arrow {
  left: 33px;
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    width: 60%;
  }
  .custom-html--sitecore .animate_title.title-1.film-julie p {
    font-size: 2.24rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .custom-html--sitecore .section-container-9 .panel-1 .row.new-row {
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1040px) {
  .custom-html--sitecore .section-container-9 .panel-1 .row.new-row {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 767px) {
  .custom-html--sitecore .animate_title.title-1.film-julie.isactive {
    top: 0 !important;
  }
  .custom-html--sitecore .animate_title.title-1.film-julie p {
    font-size: 1.92rem !important;
  }
  .custom-html--sitecore .animate_title.title-1.film-julie p.marquee-profile {
    font-size: 1.28rem !important;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    width: 90%;
  }
  .custom-html--sitecore .section-container-9 .panel-1 {
    height: 100vh !important;
  }

  .custom-html--sitecore .section-container-9 .panel-1 img {
    position: absolute;
    bottom: -130px;
    left: -8%;
    height: 115% !important;
  }
}
@media screen and (min-width: 500px) and (max-width: 767px) {
  .custom-html--sitecore .section-container-9 .panel-1 {
    height: 85vh !important;
    bottom: 0 !important;
  }
}
@media screen and (max-width: 320px) {
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    width: 100%;
  }
  .custom-html--sitecore .animate_title.title-1.film-julie p {
    font-size: 1.6rem !important;
  }
  .custom-html--sitecore .animate_title.title-1.film-julie.isactive {
    top: 10px !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .custom-html--sitecore {
    /*        .section-container-3 {
              height: 170vh !important;
              max-height: none;
          }
  */
  }
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
  .custom-html--sitecore .section-container-3 .panel-1 {
    height: auto;
    position: relative;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1360px) {
  .custom-html--sitecore {
    /*      .section-container-3 {
          height: 135vh;
          max-height: none;
        }
  */
  }
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
}
@media screen and (min-width: 1366px) {
  .custom-html--sitecore {
    /*
        .section-container-3 {
          height: 96vh !important;
                  max-height: none;
  
        }
        .mobile-ipad{
          display: none;
        }
      }
  /*
      @media screen and (min-width: 1440px){
        .section-container-3 {
          height: 115vh !important;
                  max-height: none;
  
        }
        .mobile-ipad{
          display: none;
        }
      }
  */
  }
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .custom-html--sitecore {
    /*
        .section-container-3 {
          height: 102vh !important;
        }
  */
  }
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
}
@media screen and (min-width: 2560px) {
  .custom-html--sitecore {
    /*
        .section-container-3 {
          height: 66vh !important;
                  max-height: none;
          }
        */
  }
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
}
@media screen and (min-width: 3840px) {
  .custom-html--sitecore {
    /*
        .section-container-3 {
          height: 86vh !important;
                  max-height: none;
  
        }
        */
  }
  .custom-html--sitecore .mobile-ipad {
    display: none;
  }
}
@media screen and (max-width: 1040px) {
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title {
    transform: translateY(50%);
  }
}
/* @media screen and (min-width: 768px) and (max-width: 3000px) { */
  @media screen and (min-width: 768px) {
  .custom-html--sitecore #block-section-4 {
    margin-top: 0;
  }
  .custom-html--sitecore .mobile-padding {
    padding: 0 8%;
  }
  .custom-html--sitecore .animate_title {
    font-size: 2em;
    line-height: 3.2rem;
  }
  .custom-html--sitecore .section-container-2 .panel-3 .cta-more-2 {
    bottom: 4em;
  }
  .custom-html--sitecore .animate_title {
    font-size: 4rem !important;
    line-height: 0.9 !important;
    width: 100%;
    bottom: 20% !important;
  }
  .custom-html--sitecore .animate_subtitle {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-2.sectionDescription.isactive {
    opacity: 1;
    font-size: 1.25em !important;
    line-height: 1 !important;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-2.sectionDescription.isactive {
    width: 80%;
  }
  .custom-html--sitecore .sectionTitle {
    font-size: 4rem !important;
  }
  .custom-html--sitecore .join-us .animate_title {
    margin-bottom: 2.8rem !important;
  }
  /*
  .custom-html--sitecore .section-container-2 .panel-1 .height-inherit {
    width: 100%;
  }
  */
  .custom-html--sitecore .section-container-1 .cta-scroll.position-2 {
    right: 50% !important;
  }
  .custom-html--sitecore .section-container-2a {
    height: 35vh;
  }
  .custom-html--sitecore .section-container-2a .text-center,
  .custom-html--sitecore .section-container-2a .text-center-2 {
    padding-top: 10vh;
  }
  
  .custom-html--sitecore #block-section-5 .panel-1 .animate_title.title-1 {
    bottom: 90% !important;
  }
  .custom-html--sitecore #block-section-5 .panel-1 .animate_title.title-2 {
    bottom: 81%;
  }
  .custom-html--sitecore .section-container-2 .cta-scroll.position-1 {
    bottom: -70%;
  }
  .custom-html--sitecore .marquee-header h2 {
    font-size: 6.7rem !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .custom-html--sitecore .progress-nav-bar {
    top: 50px;
  }
  .custom-html--sitecore .section-container-3 .mobile-placeholder .follow-cta-btn-mobile {
    opacity: 0;
    -webkit-transition: opacity ease 0.4s;
    -o-transition: opacity ease 0.4s;
    transition: opacity ease 0.4s;
  }
  .custom-html--sitecore .section-container-3 .mobile-placeholder.trigger .follow-cta-btn-mobile {
    bottom: -20px;
    right: 5%;
    width: 80px;
    height: 80px;
    opacity: 0;
    border-radius: 50%;
    background: #5200FF;
    position: absolute;
    padding: 5px;
    z-index: 10;
    line-height: 1.6rem;
    opacity: 1;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .custom-html--sitecore .section-container-3 .follow-cta-btn-mobile span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1 !important;
    font-size: 13px !important;
    font-family: Graphik semibold;
    text-align: center;
  }
  .custom-html--sitecore .mobile-placeholder {
    position: relative;
  }
  .custom-html--sitecore .section-container-3 {
    /*  height: 210vh !important; */
    max-height: none;
  }
  .custom-html--sitecore #block-section-2 .section-container-3 .panel.panel-1.mobile-padding {
    position: relative;
  }
  .custom-html--sitecore .section-container-3 .panel-1 .cta-more {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1280px) {
  .custom-html--sitecore .mobile-padding {
    padding: 0 5%;
  }
  .custom-html--sitecore .text-center.mobile-padding.we-act-for-impact-container {
    padding: 2%;
  }
}
@media screen and (min-width: 2500px) {
  .custom-html--sitecore .carousel {
    overflow: hidden;
  }
  .custom-html--sitecore .leading {
    position: relative;
    top: 3%;
  }
}


/* @media screen and (max-width: 3000px) { */
  .custom-html--sitecore .no-mobile-ipad {
    display: none;
  }
  .custom-html--sitecore .leading {
    position: relative;
    top: 10%;
  }
  .custom-html--sitecore .section-container-2 .panel-2 .text-container {
    position: absolute;
    top: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title,
  .custom-html--sitecore .section-container-9 .panel-1 .animate_title {
    opacity: 1;
    position: relative;
    text-align: left;
    /* top: 50%; */
    left: 0;
    color: white;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    width: 50%;
    bottom: 0;
  }
/* } */

@media screen and (max-width: 767px) {
  .custom-html--sitecore {
    /*.audio-option .label.volume, .audio-option .label:nth-child(1) {
          display: none!important;
      }*/
  }
  .custom-html--sitecore .marquee-vid.vid-1 {
    /** left: -40%;**/
  }
  .custom-html--sitecore .section-container-3 .panel-1 .cta-more {
    float: left;
  }
  .custom-html--sitecore .section-container-1b .cta-more.isactive .cta-more-box,
  .custom-html--sitecore .section-container-1b .item.active .cta-more .cta-more-box {
    top: 1px;
  }
  .custom-html--sitecore .section-container-1b,
  .custom-html--sitecore .section-container-1b .panel-1 {
    height: auto;
    overflow: hidden;
    /* min-height: 60vh; */
    position: relative;
  }
  .custom-html--sitecore .we-act-for-impact.isactive .sectionTitle {
    margin-bottom: 0.5em;
  }
  .custom-html--sitecore .section-container-1b {
    margin-top: 2em;
  }
  .custom-html--sitecore .we-act-for-impact.isactive .bell {
    left: 50%;
    transform: translateX(-50%);
  }
  .custom-html--sitecore .we-act-for-impact.isactive {
    padding: 100px 10px 50px;
  }
  .custom-html--sitecore .bell-container {
    bottom: 20%;
  }
  .custom-html--sitecore .marquee-header {
    top: 40%;
  }
  .custom-html--sitecore .section-container-1 .item.active .cta-more {
    bottom: 35% !important;
  }
  .custom-html--sitecore .section-container-1 .item.active .cta-more.cta-more-marquee-3 {
    bottom: 33% !important;
  }
  .custom-html--sitecore .marquee_description {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore .section-container-4 .panel-1 {
    margin: 3em 0;
  }
  .custom-html--sitecore .marquee-header h2 {
    font-size: 4rem !important;
  }
  /*
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title,
  .custom-html--sitecore .section-container-9 .panel-1 .animate_title {
    width: 58%;
  }
  */
  .custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-box {
    top: 3px !important;
  }
  .custom-html--sitecore .audio-option {
    top: 90% !important;
    width: 70%;
    transform: translateX(-50%) scale(0.5);
  }
  .custom-html--sitecore .section-container-2 .panel-1 {
    height: 80vh !important;
  }
  /*
  .custom-html--sitecore .section-container-2 .panel-2 .img-3 {
    left: -63%;
  }
  */
  .custom-html--sitecore .progress-bar-label {
    top: 10px !important;
    display: block;
  }
  .custom-html--sitecore .section-container-3 .img-container.imgc-4 {
    margin-top: 0;
  }
  .custom-html--sitecore .cta-scroll.isactive .cta-scroll-box {
    top: 3px;
  }
  .custom-html--sitecore .section-container-2 .cta-scroll.position-1 {
    bottom: -100%;
  }
  .custom-html--sitecore .cta-scroll-label {
    font-size: 16px !important;
  }
  .custom-html--sitecore .section-container-2 .panel-1 .img-1 {
    margin-top: -3em;
  }
  .custom-html--sitecore #block-section-5 .section-container-9a {
    height: auto;
    margin-top: 3em;
  }
  .custom-html--sitecore #block-section-5 .panel.panel-1 {
    position: relative;
    height: auto;
    margin: 3em 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .custom-html--sitecore .card-nav {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .custom-html--sitecore #block-section-5 .section-container-9 .panel {
    margin: 3em 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
  }
  /*
  .custom-html--sitecore .section-container-9 .panel.panel-3.isactive {
    position: absolute;
    top: 15%;
    left: 0;
    width: 100%;
    height: 100%;
  }
  */
  .custom-html--sitecore #block-section-5 .section-container-9 .panel-2 {
    margin-bottom: 8em;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-1.isactive.change {
    bottom: 5% !important;
  }
  .custom-html--sitecore .animate_title.title-1.change.isactive {
    font-size: 3.2rem !important;
  }
  .custom-html--sitecore #block-section-4 .section-container-7 {
    margin-top: 4em;
  }
  .custom-html--sitecore .section-container-1 .cta-scroll.position-2 {
    right: 50% !important;
  }
  .custom-html--sitecore .cta-progress-bar {
    width: 100% !important;
    margin-top: 18px !important;
  }
  .custom-html--sitecore .progress-bar-label {
    right: 0% !important;
  }
  .custom-html--sitecore .progress {
    width: 90%;
  }
  .custom-html--sitecore .join-us .animate_title {
    font-size: 3.2rem !important;
    margin-bottom: 2.24rem !important;
  }
  .custom-html--sitecore .join-us .animate_title.title-1.isactive {
    margin-bottom: 1.6rem !important;
  }
  .custom-html--sitecore .join-us .animate_subtitle.animate_title.title-2 {
    font-size: 1.6rem !important;
    line-height: 1.1 !important;
  }
  .custom-html--sitecore .section-container-2 .cta-scroll.position-1 {
    bottom: -9em !important;
  }
  .custom-html--sitecore .section-container-2a {
    height: auto;
  }
  .custom-html--sitecore .section-container-2a .text-center,
  .custom-html--sitecore .section-container-2a .text-center-2 {
    padding-top: 10vh;
  }
  .custom-html--sitecore .audio-option .label {
    font-size: 1.6rem !important;
    padding: 0.4em 0.5em 0.4em !important;
    border-radius: 0.65em !important;
  }
  .custom-html--sitecore .section-container-2 .panel-1 .cta-more {
    padding: 7px;
  }
  .custom-html--sitecore .section-container-2 .cta-more.isactive .cta-more-box {
    width: 36px;
    height: 36px;
    left: -3px;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive .cta-more-arrow {
    left: 22px;
    top: 5px;
  }
  .custom-html--sitecore .section-container-3 .img-container .cta-btn span .section-container-2 .cta-more .cta-more-arrow {
    top: 0px !important;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive .cta-more-box {
    top: 0px;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.isactive:hover .cta-more-box {
    cursor: pointer;
    /*height: 26px;*/
  }
  .custom-html--sitecore .animate_title {
    font-size: 5.6rem !important;
    line-height: 2.4rem !important;
  }
  .custom-html--sitecore .animate_subtitle {
    font-size: 2.08rem !important;
  }
  .custom-html--sitecore .mobile-padding {
    padding: 0 5%;
  }
  .custom-html--sitecore .section-container-1 .cta-more {
    bottom: 5%;
  }
  .custom-html--sitecore p.categoryTitle {
    margin-top: 1.6rem !important;
  }
  .custom-html--sitecore .cardTitle {
    font-size: 3.2rem !important;
    margin: 0.1em 0 0.4em !important;
  }
  .custom-html--sitecore .cardDescription {
    font-size: 1.6rem !important;
    line-height: 1.1 !important;
  }
  .custom-html--sitecore .section-container-3 .img-container.trigger {
    height: 245px !important;
  }
  .custom-html--sitecore p.categoryTitle {
    margin-top: 0.8rem !important;
  }
  .custom-html--sitecore .no-mobile {
    display: none;
  }
  .custom-html--sitecore .careersText {
    font-size: 2.08rem !important;
    line-height: 1.2 !important;
  }
  .custom-html--sitecore .sectionTitle {
    font-size: 3.68rem !important;
  }
  .custom-html--sitecore .we-act-for-impact .sectionTitle {
    font-size: 3.2rem !important;
  }
  .custom-html--sitecore .sectionDescription {
    font-size: 1.6rem !important;
    line-height: 1.6rem !important;
  }
  .custom-html--sitecore .SubsectionTitle {
    font-size: 2.4rem !important;
    line-height: 1.2 !important;
  }
  .custom-html--sitecore .Subsectiondescription {
    font-size: 1.76rem !important;
    line-height: 1.1 !important;
  }
  .custom-html--sitecore .cta-holder {
    width: 95%;
  }
  .custom-html--sitecore .cta-more-label {
    font-size: 16px;
  }
  .custom-html--sitecore .section-container-3 .mobile-placeholder .follow-cta-btn-mobile {
    opacity: 0;
    -webkit-transition: opacity ease 0.4s;
    -o-transition: opacity ease 0.4s;
    transition: opacity ease 0.4s;
  }
  .custom-html--sitecore .section-container-3 .mobile-placeholder.trigger .follow-cta-btn-mobile {
    bottom: -20px;
    right: 5%;
    width: 80px;
    height: 80px;
    opacity: 0;
    border-radius: 50%;
    background: #5200FF;
    position: absolute;
    padding: 5px;
    z-index: 10;
    line-height: 1.6rem;
    opacity: 1;
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s;
  }
  .custom-html--sitecore .section-container-3 .follow-cta-btn-mobile span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1 !important;
    font-size: 13px !important;
    font-family: Graphik semibold;
    text-align: center;
  }
  .custom-html--sitecore .mobile-placeholder {
    position: relative;
  }
  .custom-html--sitecore #block-section-6 .animate_title.title-2.sectionDescription.isactive {
    width: 90%;
  }
  .custom-html--sitecore .mobile-view-options {
    position: absolute;
    top: 60px;
    z-index: 99;
    width: 100%;
  }
  .custom-html--sitecore .button.active {
    border: 2px solid #fff;
    font-weight: normal !important;
  }
  .custom-html--sitecore .button span {
    color: white;
  }
  .custom-html--sitecore .mobile-view-options .button {
    border-radius: 40px;
    background: transparent;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    float: right;
    text-align: center;
    width: 5em;
    margin: 5px;
    line-height: 30px;
  }
  .custom-html--sitecore .mobile-view-options.isactive .button.active span {
    color: #004DFF;
  }
  .custom-html--sitecore .mobile-view-options.isactive .read-it-btn.button.active {
    border: 2px solid #004DFF;
  }
  .custom-html--sitecore .mobile-view-options.isactive .button span {
    color: #004DFF;
  }
  .custom-html--sitecore .section-container.section-container-6 {
    height: 95vh;
  }
  .custom-html--sitecore #block-section-2 .section-container-3 .panel {
    position: relative;
  }
  .custom-html--sitecore #block-section-2 .section-container-3 {
    height: auto;
  }
  .custom-html--sitecore .container {
    margin-top: 10px !important;
  }
  .custom-html--sitecore .section-container-2 .panel-2 .cta-more {
    right: 15%;
  }
  .custom-html--sitecore .section-container-3 .panel-1 .cta-more {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  /*
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title,
  .custom-html--sitecore .section-container-9 .panel-1 .animate_title {
    opacity: 1;
    position: relative;
    text-align: left;
    bottom: 50%;
    //left: 10%;
    color: white;
  }
  */
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    font-size: 1.76rem !important;
  }

  /*
  .custom-html--sitecore .animate_title.title-1.careers.isactive {
    -webkit-transform: translate(0%, 30%);
    -ms-transform: translate(0%, 30%);
    transform: translate(0%, 30%);
  }
  */

  .custom-html--sitecore span.careers-large {
    font-size: 2.4rem;
    line-height: 1.1;
    font-weight: bold;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.careers.isactive .cta-more-arrow {
    top: 8px !important;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.careers .cta-more-arrow {
    top: 8px !important;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .cta-more.careers.isactive .cta-more-box {
    top: 3px;
  }
  .custom-html--sitecore .section-container.section-container-9a .animate_title.title-1.isactive {
    font-size: 3.2rem !important;
    line-height: 1 !important;
    margin-bottom: 3.2rem !important;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-2.sectionDescription.isactive {
    width: 90%;
  }
  .custom-html--sitecore .section-container-9a {
    height: 50vh;
  }
  .custom-html--sitecore #block-section-5 .panel-1 .animate_title.title-1 {
    bottom: 90%;
  }
  .custom-html--sitecore #block-section-5 .panel-1 .animate_title.title-2 {
    bottom: 75%;
  }
  .custom-html--sitecore .section-container-9 .animate_title {
    font-size: 4.48rem !important;
    line-height: 0.9 !important;
    width: 90%;
  }
  .custom-html--sitecore .Subscribe-Eyebrow p {
    font-size: 18px;
    color: white;
    margin-bottom: 0 !important;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-label {
    font-size: 28px !important;
    margin-bottom: 0;
  }
  .custom-html--sitecore .cta-more.footer {
    padding: 13px;
  }
}
@media screen and (max-width: 320px) {
  .custom-html--sitecore .we-act-for-impact .sectionTitle {
    font-size: 2.88rem !important;
  }
  .custom-html--sitecore .bell-container.isactive .bell-content,
  .custom-html--sitecore .bell-container.isactive {
    width: 280px !important;
  }
  .custom-html--sitecore .bell-container .bell-content span {
    font-size: 12px;
    line-height: 1;
  }
  .custom-html--sitecore .section-container-2 .panel-2 .img-3 {
    width: 280%;
    left: -73%;
  }
  .custom-html--sitecore .section-container-9 .panel-1 img {
    left: -40%;
  }
  .custom-html--sitecore .section-container-9 .panel-1 {
    height: 130vh !important;
  }
  .custom-html--sitecore .section-container-1 .item.active .cta-more {
    bottom: 32% !important;
  }
  /*
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title,
  .custom-html--sitecore .section-container-9 .panel-1 .animate_title {
    width: 76%;
  }
  */
  .custom-html--sitecore .section-container-3 .mobile-placeholder.trigger .follow-cta-btn-mobile {
    bottom: 0px !important;
  }
  .custom-html--sitecore .section-container-1 .cta-more {
    margin-left: 0 !important;
    bottom: 30% !important;
  }
  .custom-html--sitecore .cta-scroll.position-1 {
    bottom: 32%;
  }
  .custom-html--sitecore .audio-option {
    width: 70%;
  }
  .custom-html--sitecore .container {
    padding-left: 0;
    padding-right: 40px;
  }
  .custom-html--sitecore .section-container-2 .panel-1 .cta-more {
    width: 20.8rem;
  }
  .custom-html--sitecore .section-container-2 .panel-1 {
    height: 100vh !important;
  }
}
@media screen and (max-width: 280px) {
  .custom-html--sitecore .audio-option {
    width: 80%;
  }
  .custom-html--sitecore .container {
    left: -22px;
  }
}
.custom-html--sitecore .height-inherit {
  height: inherit;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 8px;
  }
  .custom-html--sitecore .progress-nav-bar-menu {
    display: none;
  }
  .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
    height: 8px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 768px) {
  .custom-html--sitecore {
    /*.card-nav .img-arrow-right, .card-nav .img-arrow-left {
          width: 0.9em !important;
      }
      .section-container-8 .cta-more-arrow {
          top: .35em !important;
      }*/
  }
  .custom-html--sitecore .container {
    width: 290px;
    height: 250px;
  }
  .custom-html--sitecore .cards li {
    width: 220px;
    height: 200px;
  }
}
@media only screen and (max-width: 1040px) and (min-width: 1000px) {
  .custom-html--sitecore .container {
    width: 310px;
  }
  .custom-html--sitecore .cards li {
    width: 220px;
    height: 200px;
  }
}
@media only screen and (max-width: 1320px) and (min-width: 1025px) {
  .custom-html--sitecore .zoom {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .custom-html--sitecore .readit-marquee h2 {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 5.6rem !important;
    line-height: 1;
  }
  .custom-html--sitecore .read-it-container h2.submarquee {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 4rem !important;
    font-weight: normal;
  }
  .custom-html--sitecore .read-it-subdesc {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 2.24rem !important;
    margin-bottom: 2.24rem !important;
    line-height: 1.3;
  }
  .custom-html--sitecore .read-it-container .cta-more {
    opacity: 1;
    bottom: 0;
    color: #004DFF !important;
    left: 0;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 10;
    padding: 10px;
  }
  .custom-html--sitecore .read-it-container .cta-more .cta-more-box {
    border: 2px solid #004DFF;
    top: 4px;
    left: 0;
    top: 1px;
    width: 36px;
    height: 36px;
    border: 1px solid #004DFF;
    border-radius: 50%;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    position: absolute;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .read-it-container .cta-more .cta-more-arrow {
    top: 8px;
    left: 20px;
    position: absolute;
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .custom-html--sitecore .read-it-container .cta-more .img-arrow-right {
    width: 24px;
  }
  .custom-html--sitecore .read-it-container .cta-more .cta-more-label {
    margin-left: 45px;
    opacity: 1;
    -webkit-transition: opacity 0.7s ease 0.8s;
    -o-transition: opacity 0.7s ease 0.8s;
    transition: opacity 0.7s ease 0.8s;
  }
  .custom-html--sitecore .read-it-text {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 1.6rem !important;
    line-height: 1.1 !important;
  }
  .custom-html--sitecore .read-it-container hr {
    margin: 3em 0 3em;
  }
  .custom-html--sitecore .read-it-container .row {
    padding-top: 0 !important;
  }
  .custom-html--sitecore .read-it-container.section-container-1 {
    margin-top: 150px;
    height: auto !important;
  }
  .custom-html--sitecore .read-it-container.section-container-1,
  .custom-html--sitecore .read-it-container.section-container-2,
  .custom-html--sitecore .read-it-container.section-container-3,
  .custom-html--sitecore .read-it-container.section-container-4,
  .custom-html--sitecore .read-it-container.section-container-5,
  .custom-html--sitecore .read-it-container.section-container-6,
  .custom-html--sitecore .read-it-container.section-container-7 {
    height: auto !important;
  }
  .custom-html--sitecore h2.submarquee {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
    font-size: 3.2rem !important;
  }
  .custom-html--sitecore .sub-container {
    margin: 0 0 2.5em;
  }
  .custom-html--sitecore #block-section-4 {
    margin-top: 0 !important;
  }
  .custom-html--sitecore .cta-more-label,
  .custom-html--sitecore .cta-more-label a {
    font-size: 16px !important;
  }
  .custom-html--sitecore .read-it-cardtitle {
    font-family: "Graphik Light", "Arial Black", Sans-Serif;
    font-size: 2.08rem;
    line-height: 1.1;
    font-weight: normal;
    margin-bottom: 1.6rem;
  }
}
@media only screen and (max-height: 700px) and (min-height: 400px) {
  .custom-html--sitecore .section-container-2 .panel-2 .title-1 {
    font-size: 2.08rem;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title {
    width: 70%;
    transform: translateY(-30%);
  }
}

@media only screen and (max-height: 700px) and (min-height: 400px) {
  .custom-html--sitecore .section-container-2 .panel-2 .title-1 {
    font-size: 2.08rem;
  }
  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title {
    width: 70%;
    transform: translateY(-30%);
  }
  .custom-html--sitecore .section-container-2a .text-center {
    /*padding-top: 15vh;*/
  }
  .custom-html--sitecore #marqueeCarousel .cta-scroll.position-1 {
    bottom: -2em;
  }
  .custom-html--sitecore #marqueeCarousel .carousel-indicators {
    bottom: 8%;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    width: 65%;
    transform: translateY(-33%);
  }
  .custom-html--sitecore .no-low-height {
    display: none;
  }
}


@media screen and (max-device-width: 767px) {
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (min-device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .custom-html--sitecore {
    /* styles */
  }
  .custom-html--sitecore .section-container-9 .panel-1 img {
    left: -20%;
  }
}
@media only screen and (max-width: 375px) and (min-width: 321px) {
  .custom-html--sitecore .section-container-2a .text-center {
    padding-top: 7vh;
  }
  .custom-html--sitecore .section-container-3 {
    height: 320vh !important;
  }
}
@media only screen and (max-width: 320px) and (min-width: 281px) {
  .custom-html--sitecore .bell-container {
    top: 47%;
  }
}
@media only screen and (max-width: 280px) {
  .custom-html--sitecore .bell-container.isactive .bell-content,
  .custom-html--sitecore .bell-container.isactive {
    width: 250px !important;
  }
  .custom-html--sitecore .we-act-for-impact .sectionTitle {
    font-size: 2.56rem !important;
  }
  .custom-html--sitecore .bell-container .bell-content span {
    font-size: 10px;
    line-height: 1.5;
    display: inline-block;
    margin-left: 20px;
  }
  .custom-html--sitecore .bell-container .bell-content {
    padding: 12px 5px 10px;
  }
  .custom-html--sitecore .audio-option {
    top: 87% !important;
  }
  .custom-html--sitecore .section-container-2 .panel-2 .img-3 {
    width: 350%;
    left: -110%;
  }
}
.custom-html--sitecore .scroll-down.arrow-center,
.custom-html--sitecore .scroll-down.arrow-left,
.custom-html--sitecore .scroll-down.arrow-right {
  -webkit-animation: pulseScroll 2s infinite;
  animation: pulseScroll 2s infinite;
}
.custom-html--sitecore .scroll-down.arrow-center {
  padding-top: 10px;
  height: 80px;
  width: 80px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10%;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  animation: pulseScroll 2s infinite;
}
.custom-html--sitecore .scroll-down {
  position: absolute;
  text-align: center;
}
.custom-html--sitecore .scroll-down.arrow-center svg {
  height: 20px;
  position: relative;
  -webkit-animation: movedown 2s infinite;
  animation: movedown 2s infinite;
}
@keyframes pulseScroll {
  0% {
    -webkit-transform: translateX(-50%) scale(1.05);
    transform: translateX(-50%) scale(1.05);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  }
  70% {
    -webkit-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-transform: translateX(-50%) scale(1.05);
    transform: translateX(-50%) scale(1.05);
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@-webkit-keyframes movedown {
  0%,
  100% {
    top: 0px;
  }
  70% {
    top: 10px;
  }
}
@keyframes movedown {
  0%,
  100% {
    top: 0px;
  }
  70% {
    top: 10px;
  }
}
.custom-html--sitecore .arrow-i-down {
  position: absolute;
  left: 49.25%;
  /*    transform: translateX(50%);*/
  bottom: 10%;
  cursor: pointer;
}
.custom-html--sitecore .arrow-i {
  border: solid #fff;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 12px;
  transition: border 0.3s ease;
  position: relative;
}
.custom-html--sitecore .arrow-i.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.custom-html--sitecore .arrow-i.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.custom-html--sitecore .arrow-i.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.custom-html--sitecore .arrow-i.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.custom-html--sitecore a.carousel-control-prev {
  position: absolute;
  left: 0%;
  padding-left: 30px;
  top: 10vh;
  opacity: 0;
  /*opacity: 1;*/
  transition: opacity 0.5s ease;
  height: 80vh;
  padding-top: 35vh;
  padding-right: 100px;
  width: 200px;
}
.custom-html--sitecore a.carousel-control-next {
  position: absolute;
  right: 0;
  top: 10vh;
  opacity: 0;
  /*opacity: 1;*/
  transition: opacity 0.5s ease;
  height: 80vh;
  padding-top: 35vh;
  padding-left: 100px;
  width: 200px;
}
.custom-html--sitecore a.carousel-control-prev:hover,
.custom-html--sitecore a.carousel-control-next:hover {
  opacity: 1;
}
.custom-html--sitecore a.carousel-control-prev.onhover,
.custom-html--sitecore a.carousel-control-next.onhover {
  opacity: 1;
}
.custom-html--sitecore a.carousel-control-prev .arrow-i:hover,
.custom-html--sitecore a.carousel-control-next .arrow-i:hover {
  border-width: 0 6px 6px 0;
}
.custom-html--sitecore a.carousel-control-next.isactive .arrow-i {
  /**transition: border 0.3s ease;*/
  -moz-animation: blinks 1s infinite;
  -webkit-animation: blinks 1s infinite;
  animation: blinks 1s infinite;
}
.custom-html--sitecore .carousel .container {
  height: 600px;
}
.custom-html--sitecore .carousel .container .top-active {
  position: absolute;
  top: 52%;
  padding: 0% 12%;
  opacity: 1;
  width: 100%;
}
.custom-html--sitecore .carousel .container .top-active.move-right {
  transition: opacity 0.5s ease;
  opacity: 0;
}
.custom-html--sitecore .carousel .container .top-active.move {
  transition: opacity 0.5s ease;
  opacity: 0;
}
.custom-html--sitecore .carousel .container .next-active {
  display: none;
}
.custom-html--sitecore .carousel .container .cta-more-center {
  position: absolute;
  bottom: -76px;
  left: 50%;
  transform: translateX(-50%);
}
.custom-html--sitecore .cta-more-box.arrow.slide-right {
  position: absolute;
  left: 98%;
  top: 60%;
}
.custom-html--sitecore .cta-more-box.arrow.slide-left {
  position: absolute;
  top: 60%;
  left: -10%;
}
.custom-html--sitecore .carousel .container:before {
  content: " ";
  display: block;
  background: rgba(1, 1, 1, 0.08);
  width: 84%;
  height: 105%;
  position: absolute;
  top: -4%;
  left: 11.5%;
  z-index: -1;
}

.custom-html--sitecore .body-content .ui-container .row {
  padding-bottom: 6.25em;
}
.custom-html--sitecore .slide-left .img-arrow-left {
  width: 2em;
  position: absolute;
  left: 20px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.custom-html--sitecore .slide-right .img-arrow-right {
  width: 2em;
  position: absolute;
  left: 20px;
}
@-moz-keyframes blinks {
  0% {
    border-width: 0 4px 4px 0;
  }
  35% {
    border-width: 0 6px 6px 0;
  }
  65% {
    border-width: 0 4px 4px 0;
  }
  100% {
    border-width: 0 6px 6px 0;
  }
}
@keyframes blinks {
  0% {
    border-width: 0 4px 4px 0;
  }
  35% {
    border-width: 0 6px 6px 0;
  }
  65% {
    border-width: 0 4px 4px 0;
  }
  100% {
    border-width: 0 6px 6px 0;
  }
}
@media screen and (max-device-width: 767px) {
  .custom-html--sitecore .arrow-i {
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 8px;
  }
  .custom-html--sitecore .arrow-i-down {
    bottom: 10%;
    visibility: hidden;
  }
  .custom-html--sitecore a.carousel-control-prev,
  .custom-html--sitecore a.carousel-control-next {
    width: 10%;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
  }
  .custom-html--sitecore .carousel .container .top-active {
    top: 42%;
    left: 4%;
  }
  .custom-html--sitecore .carousel .container:before {
    content: " ";
    display: block;
    background: rgba(1, 1, 1, 0.08);
    width: 87%;
    height: 105%;
    position: absolute;
    top: -4%;
    left: 7%;
    z-index: -1;
  }
  .custom-html--sitecore .section-container-8 .cta-more-box {
    width: 40px;
    height: 40px;
  }
  .custom-html--sitecore .section-container-8 .cta-more-arrow {
    top: 18px;
    left: -2px;
  }
  .custom-html--sitecore .slide-left .img-arrow-left {
    left: 10px;
    top: -4px;
    width: 1.5em;
  }
  .custom-html--sitecore .slide-right .img-arrow-right {
    left: 10px;
    top: -4px;
    width: 1.5em;
  }
  .custom-html--sitecore .carousel .container .cta-more-center {
    bottom: -67px;
  }
  .custom-html--sitecore .section-container-8 .cta-more {
    width: 106%;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-left {
    left: -7%;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-right {
    left: 95% !important;
  }
  .custom-html--sitecore .section-container-8 .text-content.isactive p {
    top: 10px;
  }
}
.custom-html--sitecore .bounce {
  -moz-animation: bounce 7s infinite;
  -webkit-animation: bounce 7s infinite;
  animation: bounce 7s infinite;
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-16px);
    transform: translateY(-16px);
  }
  60% {
    -moz-transform: translateY(-3px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.custom-html--sitecore .flash {
  -moz-animation: flash 1s ease-out;
  -moz-animation-iteration-count: 1;
  -webkit-animation: flash 1s ease-out;
  -webkit-animation-iteration-count: 1;
  -ms-animation: flash 1s ease-out;
  -ms-animation-iteration-count: 1;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes flash {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1300px) {
  .custom-html--sitecore .section-container-2 .panel-2 .text-container {
    top: 35%;
  }
  .custom-html--sitecore .section-container-8 .cta-more.isactive {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .custom-html--sitecore .SubsectionTitle {
    font-size: 2.48rem !important;
  }
  .custom-html--sitecore .section-container-8 .cta-more.isactive {
    top: 10px;
  }
  .custom-html--sitecore .cta-more-box.arrow.slide-left {
    left: -20%;
  }
}
@media (max-width: 767px) {
  .custom-html--sitecore .explore-container {
    width: 82% !important;
    height: 92% !important;
    top: -0.4% !important;
    left: 9.9% !important;
  }
  .custom-html--sitecore .image-mobile {
    display: block !important;
    background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/mainpage/Accenture-Sustainability-Organization-Marquee-Mobile.png') !important;
  }
  .custom-html--sitecore .image-mobile-5 {
    display: block !important;
    background-image: url('/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/homepage/Accenture-A-Z-Marquee-Mobile.png') !important;
  }
  .custom-html--sitecore .marquee-vid.vid-1 {
    display: block;
  }
}
.custom-html--sitecore .noblank {
  top: -6em;
}

.custom-html--sitecore .carousel-indicators .marquee-slide-play {
  right: -30%;
}
.custom-html--sitecore .carousel-indicators .marquee-slide-play .button {
  right: 0;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .custom-html--sitecore .carousel-indicators .marquee-slide-play {
    right: -62%;
  }
}

@media (max-width: 767px) {
  .custom-html--sitecore .carousel-indicators li.marquee-slide-play {
      left: 123px;
      top: -14px;
  }
}

.custom-html--sitecore .carousel-indicators .marquee-slide-play .button,
.custom-html--sitecore .carousel-indicators .marquee-slide-play .button.paused {
  top: 50px;
}

@media screen and (max-width: 820px) {
  .custom-html--sitecore .carousel-indicators .marquee-slide-play .button,
  .custom-html--sitecore .carousel-indicators .marquee-slide-play .button.paused {
      top: 5px;
  }      
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .custom-html--sitecore .carousel-indicators .marquee-slide-play .button {
    right: -49.6rem;
    top: 40px;
  }
  .custom-html--sitecore .carousel-indicators .marquee-slide-play .button.paused {
    right: 0;
    top: 50px;
  }
}



@media screen and (max-width: 767px) {
  .custom-html--sitecore .section-container-2 .panel-2 video.img-3 {
    left: -107%;
    width: 312%!important;
  }

  .custom-html--sitecore .section-container-9 .animate_title.title-1.film-julie.isactive {
    top: 60% !important;
  }

  .custom-html--sitecore .section-container.section-container-9 {
    height: 100vh;
  }

}

@media screen and (min-width: 821px) {
  .custom-html--sitecore .section-container-2 .panel-2 video.img-3 {
    width: 100%!important;
    left: 0%;
    top:-146px;
  }

  .custom-html--sitecore .section-container.section-container-2 {
    height: 88vh;
  }

  .custom-html--sitecore #block-section-3b .section-container-2 .panel-2 .animate_title {
    left: 164px;
    width: 38%;
    top: -77px;
  }


}

@media (min-width: 768px) and (max-width: 820px) {
  .custom-html--sitecore .section-container-2 .panel-2 video.img-3 {
    width: 183%!important;
    left: -40%;
  }
  .custom-html--sitecore .section-container-9 .panel-1 .vid-1 {
    width: 180%!important;
    position: relative;
    top: -1%;
    left: -40%;
    transform: none;
  }
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    top: 67%;
  }
}

.custom-html--sitecore .section-container-9 .panel.panel-3.isactive {
  position: absolute;
  top: -35%;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 821px) {
  .custom-html--sitecore .section-container-9 .panel-1 video.vid-1 {
    width: 150%!important;
    position: relative;
    top: -15%;
    left: -26%;
    transform: none;
  }
 
  .custom-html--sitecore #block-section-5 .animate_title.title-1.film-julie {
    top: 53%;
    left: 160px;
    width: 43%;
  }
}

@media screen and (min-width: 1025px) {
  .custom-html--sitecore .section-container-9 .panel {
    height: 161vh;
  }
}

@media screen and (min-width: 1025px) {
  .custom-html--sitecore .section-container-9 .panel.panel-3.isactive {
    top: 0%;
  }
}

@media screen and (max-width: 768px) {
  .custom-html--sitecore .section-container-9 .panel-1 video.vid-1 {
    top: 0%;
  }
}
