@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&display=swap);
@import url(https://use.typekit.net/nkq8fly.css);
@font-face {
  font-family: tungstenw05-medium;
  src: url(/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff2)
      format("woff2"),
    url(/content/dam/infosys-web/en/fonts/tungstenw05-medium.woff)
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
body,
html {
  background-color: #fff;
  color: #000;
  font-family: myriad-pro, Arial;
  font-size: 20px;
  font-weight: 300;
  padding: 0;
  margin: 0;
}
a:focus {
  outline: 2px solid #00f;
  outline-offset: -2px;
}
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}
.submenu-portion .h2-heading {
  margin: 0 0 10px;
  color: #000;
}
.menu .align-list > ul > li {
  margin-bottom: 0 !important;
}
.align-list > ul > li > a {
  font-weight: 400;
}
.m-0 {
  margin: 0 !important;
}
.p-0 {
  padding: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.mt-10,
.my-10 {
  margin-top: 10px !important;
}
.mb-10,
.my-10 {
  margin-bottom: 10px !important;
}
.mt-20,
.my-20 {
  margin-top: 20px !important;
}
.mb-20,
.my-20 {
  margin-bottom: 20px !important;
}
.mt-30,
.my-30 {
  margin-top: 30px !important;
}
.mb-30,
.my-30 {
  margin-bottom: 30px !important;
}
.mt-40,
.my-40 {
  margin-top: 40px !important;
}
.mb-40,
.my-40 {
  margin-bottom: 40px !important;
}
.mt-50,
.my-50 {
  margin-top: 50px !important;
}
.mb-50,
.my-50 {
  margin-bottom: 50px !important;
}
.mt-75,
.my-75 {
  margin-top: 75px !important;
}
.mb-75,
.my-75 {
  margin-bottom: 75px !important;
}
.mt-100,
.my-100 {
  margin-top: 100px !important;
}
.mb-100,
.my-100 {
  margin-bottom: 100px !important;
}
.pt-100,
.py-100 {
  padding-top: 100px !important;
}
.pb-100,
.py-100 {
  padding-bottom: 100px !important;
}
.pt-75,
.py-75 {
  padding-top: 75px !important;
}
.pb-75,
.py-75 {
  padding-bottom: 75px !important;
}
.pt50.pb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ptb15 {
  padding: 15px 0;
}
.open > .icon-bar11,
.open > .icon-bar31 {
  background-color: #061838 !important;
}
.menu ul li {
  margin-bottom: 10px !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight700 {
  font-weight: 700 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
.color-white {
  color: #fff !important;
}
.color-black {
  color: #000 !important;
}
.color-grey {
  color: #ccc !important;
}
.color-sapphire-d {
  color: #061838 !important;
}
.color-sapphire-m {
  color: #0f9ffa !important;
}
.color-sapphire-l {
  color: #92d1ff !important;
}
.color-sapphire-lbg {
  color: #bee3ff !important;
}
.color-coral-d {
  color: #4c0519 !important;
}
.color-coral-m {
  color: #f16c51 !important;
}
.color-coral-l {
  color: #fbc2ba !important;
}
.color-coral-lbg {
  color: #fcddd6 !important;
}
.color-topaz-d {
  color: #2f1113 !important;
}
.color-topaz-m {
  color: #df9926 !important;
}
.color-topaz-l {
  color: #eac8a5 !important;
}
.color-topaz-lbg {
  color: #ece1ce !important;
}
.color-jade-d {
  color: #09321d !important;
}
.color-jade-m {
  color: #00b28f !important;
}
.color-jade-l {
  color: #a8d7cd !important;
}
.color-jade-lbg {
  color: #d8e7da !important;
}
.color-amethyst-d {
  color: #372261 !important;
}
.color-amethyst-m {
  color: #963596 !important;
}
.color-amethyst-l {
  color: #d0b5d5 !important;
}
.color-amethyst-lbg {
  color: #e6dbe6 !important;
}
.color-onyx-d {
  color: #3f3f3f !important;
}
.color-onyx-m {
  color: #7e7e7e !important;
}
.color-onyx-l {
  color: #b8b8b8 !important;
}
.color-onyx-lbg {
  color: #dadada !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0f9ffa !important;
}
.bg-black {
  background-color: #000 !important;
}
.bg-egyptian-blue {
  background-color: #213f98 !important;
}
.bg-light-white {
  background-color: #f2f2f2 !important;
}
.bg-light-grey {
  background-color: #f8f8f8 !important;
}
.bg-darkblue {
  background-color: #372261 !important;
}
.bg-purple {
  background-color: #963596 !important;
}
.bg-green {
  background-color: #1995a4 !important;
}
.bg-cyan {
  background-color: #0f9ffa !important;
}
.bg-twittercyan {
  background-color: #4fb6dc !important;
}
.bg-orange {
  background-color: #df9926 !important;
}
.bg-sapphire-dark {
  background-color: #061838 !important;
}
.bg-sapphire-medium {
  background-color: #0f9ffa !important;
}
.bg-sapphire-light {
  background-color: #92d1ff !important;
}
.bg-sapphire-less-light {
  background-color: #bee3ff !important;
}
.bg-coral-dark {
  background-color: #4c0519 !important;
}
.bg-coral-medium {
  background-color: #f16c51 !important;
}
.bg-coral-light {
  background-color: #fbc2ba !important;
}
.bg-coral-less-light {
  background-color: #fcddd6 !important;
}
.bg-topaz-dark {
  background-color: #2f1113 !important;
}
.bg-topaz-medium {
  background-color: #df9926 !important;
}
.bg-topaz-light {
  background-color: #eac8a5 !important;
}
.bg-topaz-less-light {
  background-color: #ece1ce !important;
}
.bg-jade-dark {
  background-color: #09321d !important;
}
.bg-jade-medium {
  background-color: #00b28f !important;
}
.bg-jade-light {
  background-color: #a8d7cd !important;
}
.bg-jade-less-light {
  background-color: #d8e7da !important;
}
.bg-amethyst-dark {
  background-color: #372261 !important;
}
.bg-amethyst-medium {
  background-color: #963596 !important;
}
.bg-amethyst-light {
  background-color: #d0b5d5 !important;
}
.bg-amethyst-less-light {
  background-color: #e6dbe6 !important;
}
.bg-onyx-dark {
  background-color: #3f3f3f !important;
}
.bg-onyx-medium {
  background-color: #7e7e7e !important;
}
.bg-onyx-light {
  background-color: #b8b8b8 !important;
}
.bg-onyx-less-light {
  background-color: #dadada !important;
}
.position-relative {
  position: relative;
}
.cta-link {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  font-family: myriad-pro, Arial;
  border: 1px solid #fff;
  padding: 8px 15px;
  margin: 20px 0 0;
  display: inline-block;
  position: relative;
  letter-spacing: 1px;
  transition: all 0.5s ease;
  background-color: transparent;
}
.cta-link:focus,
.cta-link:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #fff;
}
.mouse-scroll {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 9;
  display: flex;
  transform: translateX(-50%);
  align-items: center;
  flex-direction: column;
}
.scroll-txt {
  margin-top: 20px;
  letter-spacing: 12px;
  color: #fff;
  -webkit-animation: colorText 5s ease-out infinite,
    nudgeText 5s ease-out infinite;
  animation: colorText 5s ease-out infinite, nudgeText 5s ease-out infinite;
}
.mouse {
  background: #4e5559
    linear-gradient(transparent 0, transparent 50%, #fff 50%, #fff 100%);
  position: relative;
  width: 32px;
  height: 58px;
  border-radius: 100px;
  background-size: 100% 200%;
  -webkit-animation: colorSlide 5s linear infinite,
    nudgeMouse 5s ease-out infinite;
  animation: colorSlide 5s linear infinite, nudgeMouse 5s ease-out infinite;
}
.mouse:after,
.mouse:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.mouse:before {
  width: 26px;
  height: 52px;
  background-color: #212121;
  border-radius: 100px;
}
.mouse:after {
  background-color: #fff;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  -webkit-animation: trackBallSlide 5s linear infinite;
  animation: trackBallSlide 5s linear infinite;
}
@-webkit-keyframes colorSlide {
  0% {
    background-position: 0 100%;
  }
  20% {
    background-position: 0 0;
  }
  21% {
    background-color: #4e5559;
  }
  29.99% {
    background-color: #fff;
    background-position: 0 0;
  }
  30% {
    background-color: #4e5559;
    background-position: 0 100%;
  }
  50% {
    background-position: 0 0;
  }
  51% {
    background-color: #4e5559;
  }
  59% {
    background-color: #fff;
    background-position: 0 0;
  }
  60% {
    background-color: #4e5559;
    background-position: 0 100%;
  }
  80% {
    background-position: 0 0;
  }
  81% {
    background-color: #4e5559;
  }
  100%,
  90% {
    background-color: #fff;
  }
}
@keyframes colorSlide {
  0% {
    background-position: 0 100%;
  }
  20% {
    background-position: 0 0;
  }
  21% {
    background-color: #4e5559;
  }
  29.99% {
    background-color: #fff;
    background-position: 0 0;
  }
  30% {
    background-color: #4e5559;
    background-position: 0 100%;
  }
  50% {
    background-position: 0 0;
  }
  51% {
    background-color: #4e5559;
  }
  59% {
    background-color: #fff;
    background-position: 0 0;
  }
  60% {
    background-color: #4e5559;
    background-position: 0 100%;
  }
  80% {
    background-position: 0 0;
  }
  81% {
    background-color: #4e5559;
  }
  100%,
  90% {
    background-color: #fff;
  }
}
@-webkit-keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  15%,
  19% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  28%,
  29.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  30% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  45%,
  49% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  58%,
  59.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  60% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  75%,
  79% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  100%,
  88% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
}
@keyframes trackBallSlide {
  0% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  6% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  14% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  15%,
  19% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  28%,
  29.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  30% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  36% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  44% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  45%,
  49% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  58%,
  59.99% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  60% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
  66% {
    opacity: 1;
    transform: scale(0.9) translateY(5px);
  }
  74% {
    opacity: 0;
    transform: scale(0.4) translateY(40px);
  }
  75%,
  79% {
    opacity: 0;
    transform: scale(0.4) translateY(-20px);
  }
  100%,
  88% {
    opacity: 1;
    transform: scale(1) translateY(-20px);
  }
}
@-webkit-keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(8px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(8px);
  }
  90% {
    transform: translateY(0);
  }
}
@keyframes nudgeMouse {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(8px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(8px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(8px);
  }
  90% {
    transform: translateY(0);
  }
}
@-webkit-keyframes nudgeText {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(2px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  90% {
    transform: translateY(0);
  }
}
@keyframes nudgeText {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(2px);
  }
  30% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(2px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(2px);
  }
  90% {
    transform: translateY(0);
  }
}
@-webkit-keyframes colorText {
  21% {
    color: #4e5559;
  }
  30% {
    color: #fff;
  }
  51% {
    color: #4e5559;
  }
  60% {
    color: #fff;
  }
  81% {
    color: #4e5559;
  }
  90% {
    color: #fff;
  }
}
@keyframes colorText {
  21% {
    color: #4e5559;
  }
  30% {
    color: #fff;
  }
  51% {
    color: #4e5559;
  }
  60% {
    color: #fff;
  }
  81% {
    color: #4e5559;
  }
  90% {
    color: #fff;
  }
}
.back-btn,
.back-btn:hover {
  color: #000;
  display: block;
  padding-bottom: 20px;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex_wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.f_align_center {
  -webkit-align-items: center;
  align-items: center;
}
.justify_content {
  -webkit-justify-content: center;
  justify-content: center;
}
.height_full {
  height: 100%;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.pt-30 {
  padding-top: 30px;
}
.pt-50 {
  padding-top: 50px;
}
.pb-50 {
  padding-bottom: 50px;
}
header {
  position: absolute;
  top: 35px;
  height: 35px;
  z-index: 9;
  left: 0;
  width: 100%;
}
.d-block {
  display: block !important;
}
.d-inline-block {
  display: inline-block !important;
}
#hero_slider,
.slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  width: auto;
  color: #fff;
}
.hero-bg {
  background-color: #03373d;
}
.hero-head {
  font-size: 120px;
  line-height: 0.9;
  margin: 0;
  font-family: tungstenw05-medium, Oswald, sans-serif;
}
.hero-head span:last-child {
  font-size: 163px;
}
.hero-para {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
}
.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
}
.owl-theme .owl-controls {
  margin-top: 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots {
  bottom: 25px;
  position: absolute;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot {
  cursor: pointer;
  height: 16px;
  margin: 0 16px;
  position: relative;
  width: 16px;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  box-shadow: 0 0 0 2px #fff inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  cursor: pointer;
  height: 100%;
  left: 0;
  outline: medium none;
  position: absolute;
  text-indent: -999em;
  top: 0;
  width: 100%;
}
.owl-theme .owl-dots .owl-dot.active span::after {
  height: 100%;
}
.owl-theme .owl-dots .owl-dot span::after {
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 0 1px #fff;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}
.owl-next,
.owl-prev {
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-color: #fff;
}
.owl-next {
  right: 0;
}
.hero-video {
  object-fit: cover;
}
.h2-head {
  font-size: 80px;
  line-height: 0.9;
  margin: 0;
  font-family: tungstenw05-medium, Oswald, sans-serif;
}
.overview {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/overview-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}
.overview-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.overview-para {
  margin: 0;
}
.spotit-banner {
  background-color: #2ebfce;
}
.esg-pillars {
  background-image: linear-gradient(
    to bottom,
    #29b9cc,
    #2ebfce,
    #35c6cf,
    #3dccd0,
    #46d2d0
  );
  position: relative;
}
.esg-pillars:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/pillers-bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top left;
  position: absolute;
  left: 0;
  top: 0;
}
.esg-head {
  font-size: 100px;
}
.flex-center {
  display: flex;
  align-items: center;
}
.hexagon-section {
  position: relative;
  min-height: 580px;
}
.hexagon {
  position: absolute;
  display: flex;
  height: auto;
  width: 10rem;
  filter: drop-shadow(-2px 7px 10px rgba(100, 100, 100, 0.5));
  align-items: center;
  justify-content: center;
}
.hexagon::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.hexagon.-big {
  height: 12rem;
  width: 12rem;
}
.hexagon.-small {
  height: 8rem;
  width: 8rem;
}
.hexagon.-smaller {
  height: 7rem;
  width: 7rem;
}
.hexagon:nth-of-type(1) {
  top: 3rem;
  left: 8rem;
}
.hexagon:nth-of-type(2) {
  top: 7rem;
  left: 17rem;
}
.hexagon:nth-of-type(3) {
  top: -1rem;
  left: 19rem;
}
.hexagon:nth-of-type(4) {
  top: 16.5rem;
  left: 0.5rem;
}
.hexagon:nth-of-type(5) {
  top: 19rem;
  left: 16rem;
}
.hexagon:nth-of-type(6) {
  top: 22rem;
  left: 8.7rem;
}
.hexagon:nth-of-type(7) {
  top: 6rem;
  left: 27rem;
}
.hexagon:nth-of-type(8) {
  top: 0;
  left: 1.5rem;
}
.hexagon:nth-of-type(9) {
  top: 14rem;
  left: 24rem;
}
.hexagon:nth-of-type(10) {
  top: 8rem;
  left: -0.5rem;
}
.hexagon:nth-of-type(11) {
  top: 13rem;
  left: 8.7rem;
}
.hexagon > .text img {
  display: block;
  text-align: center;
  margin: 0 auto 5px auto;
  width: 70px;
}
.hexagon > .text {
  width: 60%;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  color: #c7f7fd;
  z-index: 2;
  transform: scale(1);
  opacity: 1;
  transition: all 0.8s ease-in;
}
.hexagon > .text.hidenow {
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.8s ease-in;
}
.focus-areas {
  position: relative;
  background-color: #eaf4f2;
  padding-bottom: 100px !important;
}
.border-stretch {
  border-top: 1px solid #a8d7cd;
  margin-bottom: 50px;
}
.focus-areas:before {
  content: "";
  width: 100%;
  height: 50%;
  background-color: #46d2d0;
  position: absolute;
  top: 0;
  left: 0;
}
.focus-areas .h2-head {
  margin-bottom: 100px;
  position: relative;
}
.focus-areas .main-head-focus {
  font-size: 60px;
  color: #fff;
}
.scroll-prompt-arrow-container {
  position: absolute;
  top: 20%;
  transform: translate(-50%, -50%);
  left: 80%;
  animation-name: bounce;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.scroll-prompt-arrow {
  animation-name: opacity;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
}
.scroll-prompt-arrow:last-child {
  animation-direction: reverse;
  margin-top: -35px;
  margin-left: -35px;
}
.scroll-prompt-arrow > div {
  width: 36px;
  height: 36px;
  border-top: 8px solid #fff;
  border-right: 8px solid #fff;
  transform: rotate(45deg) translateZ(1px);
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0.1;
  }
  20% {
    opacity: 0.2;
  }
  30% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.4;
  }
  50% {
    opacity: 0.5;
  }
  60% {
    opacity: 0.6;
  }
  70% {
    opacity: 0.7;
  }
  80% {
    opacity: 0.8;
  }
  90% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@keyframes bounce {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(3px);
  }
  20% {
    transform: translateX(6px);
  }
  30% {
    transform: translateX(9px);
  }
  40% {
    transform: translateX(12px);
  }
  50% {
    transform: translateX(15px);
  }
  60% {
    transform: translateX(18px);
  }
  70% {
    transform: translateX(21px);
  }
  80% {
    transform: translateX(24px);
  }
  90% {
    transform: translateX(27px);
  }
  100% {
    transform: translateX(30px);
  }
}
.focus-areas .nav-tabs {
  border-bottom: 0;
  display: flex;
  justify-content: space-between;
  text-align: center;
  position: relative;
}
.focus-areas .nav > li > a {
  padding: 7px;
  border: 0;
  margin: 0;
  border-radius: 0;
  width: 110px;
  height: 100%;
  border: 1px solid #0faca1;
  border-radius: 10px;
}
.focus-areas .nav-tabs > li.active > a,
.focus-areas .nav-tabs > li.active > a:focus,
.focus-areas .nav-tabs > li.active > a:hover {
  background-color: #0faca1;
  border: 0;
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid #0faca1;
}
.focus-areas .nav > li > a > img {
  border-radius: 50%;
  width: 70px;
  margin: 0 auto 10px;
}
.focus-areas .nav > li > a:focus,
.focus-areas .nav > li > a:hover {
  background-color: #0faca1;
  border-radius: 10px;
  border: transparent;
  transition: all 0.5s ease-in-out;
  outline: 0;
  border: 1px solid #0faca1;
}
.tab-head {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  color: #fff !important;
}
.focus-flex {
  display: flex;
  flex-wrap: wrap;
}
.focus-flex .h2-head {
  font-size: 60px;
  line-height: 0.9;
  margin: 170px 0 20px;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  text-transform: uppercase;
}
.focus-wrap-cnt {
  margin: 0;
}
.carousel-list .nav-tabs > li a {
  position: relative;
}
.carousel-list .nav-tabs > li.active a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #0faca1;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
.spotlight {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/spotlight-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.h3-head {
  margin: 0;
  font-size: 24px;
}
.global_clients_carousel .owl-nav {
  position: absolute;
  top: -60px;
  right: 0;
}
.global_clients_carousel .owl-nav .owl-next,
.global_clients_carousel .owl-nav .owl-prev {
  background-repeat: no-repeat !important;
  width: 40px !important;
  height: 40px !important;
  text-indent: -9999px;
  position: relative !important;
  top: 0 !important;
  transform: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
  margin: 0;
  padding: 0;
  background-position: center center;
  background-size: 25px;
  filter: invert();
}
.global_clients_carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/prev-chevron.png);
}
.global_clients_carousel .owl-nav .owl-next {
  right: 0;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/next-chevron.png);
}
.films_carousel.owl-theme .owl-nav [class*="owl-"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.films_carousel .owl-next,
.films_carousel .owl-prev {
  background-color: #333;
  border-radius: 50% !important;
  padding: 35px;
  background-position: center center;
}
.films_carousel .owl-nav .owl-prev {
  left: 0;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/prev-chevron.png);
}
.films_carousel .owl-nav .owl-next {
  right: 0;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/next-chevron.png);
}
.sub-head {
  font-size: 20px;
  margin: 0;
}
.spotlight .img-wrap {
  position: relative;
  display: flex;
  height: 100px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #f2f2f2;
}
.spotlight .img-wrap img {
  max-width: 120px;
}
.img-wrap {
  position: relative;
}
.img-wrap:hover.img-wrap:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.cat-carousel-inner .img-wrap:hover.img-wrap:before,
.cat-carousel .img-wrap:hover.img-wrap:before,
.global_clients_carousel .img-wrap:hover.img-wrap:before {
  background-color: transparent;
}
.cat-carousel-inner .img-wrap:hover img,
.cat-carousel .img-wrap:hover img,
.global_clients_carousel .img-wrap:hover img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
}
.hover-txt {
  position: absolute;
  color: #000;
  text-transform: uppercase;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.hover-txt:focus,
.hover-txt:hover {
  color: #000;
}
.hover-txt span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -70%);
  display: inline-block;
  font-weight: 600;
  padding: 12px 22px;
  border-radius: 5px;
  transition: all 0.5s ease;
  opacity: 0;
}
.img-wrap:hover .hover-txt span {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.img-wrap .hover-txt span .magnify-icon {
  filter: invert(1);
  max-width: 40%;
  margin: 0 auto;
}
.share-page {
  display: flex;
  position: relative;
  align-items: center;
}
.share-page-top::before {
  top: unset !important;
  bottom: -25px;
}
.social-txt span {
  display: block;
  font-weight: 600;
}
.social-icons a {
  width: 15px;
  height: 15px;
  margin-left: 15px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.social-icons:nth-child(2) a {
  margin-left: 15px;
}
.social-icons a,
.social-icons a:focus,
.social-icons a:hover {
  color: #000;
}
.marquee-img {
  width: auto !important;
}
.slide-image-bg {
  position: absolute;
  right: 200px;
  width: 370px !important;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.bg-image {
  background: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/economist.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
.bg-image:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.v-caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  transform: translate(0, -50%) !important;
  width: auto;
  color: #fff;
}
.es-bubble {
  height: 100%;
  padding: 20px 20px 90px;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}
.email-signatures-inner .col-1 .es-bubble:not(:first-child) {
  margin-top: 50px;
}
.email-signatures-inner .col-2 .es-bubble {
  margin-top: 50px;
}
.d-flex {
  display: flex;
  flex-wrap: wrap;
}
.align-items-center {
  align-items: center;
}

.d-flex-marquee {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.socialTitle,
.socialTitle:focus,
.socialTitle:hover {
  color: #000;
  font-size: 20px;
  line-height: 0;
}
.socialTitle:not(:last-child) {
  margin-right: 10px;
}
.es-bubble .es-img {
  width: auto;
  position: absolute;
  bottom: 20px;
  display: flex;
  align-items: center;
}
.es-img img {
  cursor: pointer;
}
.es-img:nth-child(even) img {
  position: relative;
  width: 22px;
  float: left;
  margin-right: 10px;
}
.es-text {
  position: relative;
}
.es-text .es-copy-para {
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  margin: 0;
}
.es-bubble-right .es-text:before {
  left: unset;
  right: -8px;
}
.infy-trash-treasure {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/infy-trash-treasure.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: cover;
  background-attachment: fixed;
}
.inner-banner-trash {
  padding: 150px 0;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/infy-trash-treasure.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
/* .inner-banner-trash:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
} */
.inner-listing-bg {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/inner-trash-bg.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: cover;
  background-attachment: fixed;
}
.social-hub {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/social-hub-bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
}
.social-sub-head {
  margin: 0;
  font-weight: 300;
  font-size: 20px;
  text-align: center;
}
.social-popup .close {
  position: absolute;
  opacity: 1;
  line-height: 0;
  top: 10px;
  text-shadow: none;
  background: #000;
  color: #fff;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  margin: 0;
  padding: 0;
  left: -20px;
  z-index: 1;
}
.social-popup.modal.left .modal-dialog,
.social-popup.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 95%;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.social-popup.modal.left .modal-content,
.social-popup.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
  display: flex;
  align-items: center;
}
.social-popup.modal.left .modal-body,
.social-popup.modal.right .modal-body {
  padding: 15px 15px 80px;
}
.social-popup.modal.left.fade .modal-dialog {
  left: -1320px;
  -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
  -o-transition: opacity 0.3s linear, left 0.3s ease-out;
  transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
  left: 0;
}
.social-popup.modal.right.fade .modal-dialog {
  right: -1320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.social-popup.modal.right.fade.in .modal-dialog {
  right: 0;
}
.social-popup .modal-content {
  border-radius: 0;
  border: none;
  padding: 50px;
}
.social-popup-h2 {
  font-size: 42px;
  margin: 0;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  line-height: 0.9;
}
.six-grid-label {
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  font-family: myriad-pro, Arial;
  font-weight: 400;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}
.social-popup-h3 {
  margin: 0 0 15px;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  font-size: 40px;
  line-height: 0.9;
}
.social-popup-para {
  font-size: 18px;
}
.flashBG {
  animation-name: flash;
  animation-timing-function: ease-out;
  animation-duration: 1s;
}
.flashBG::before {
  content: "copied";
  position: absolute;
  top: -35px;
  left: 0;
  background-color: #382261;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  font-size: 14px;
  width: 55px;
}
.flashBG::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #382261;
  top: -9px;
  left: 3px;
}
@keyframes flash {
  0% {
    background: 0 0;
  }
  100% {
    background: 0 0;
  }
}
.inner-banner {
  padding: 100px 0 50px;
  /* background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/hero-video-bg.jpg); */
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/spotlight-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
.inner-banner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(223, 152, 38, 0.3);
}
.inner-banner-cool-green {
  padding: 40px 0 0;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/email-signature-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.cool-banner-img {
  max-width: 40%;
}
.email-signatures {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/email-signature-bg.jpg);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: cover;
}
.email-signatures-inner {
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/sig-inner-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.email-signatures-inner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.cat-carousel-inner .owl-item,
.cat-carousel .owl-item {
  display: flex;
  justify-content: center;
}
.marquee {
  overflow: hidden;
  height: 100vh;
}
.categories-item {
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
.categories-item ul {
  display: inline;
  height: 300px;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.categories-item ul li {
  width: auto;
  height: auto;
  position: relative;
  margin: 0 5px 0;
  transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.categories-item ul li .img-wrap {
  position: relative;
}
.inner-banner-bg {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  min-height: 100%;
  min-width: 100%;
}
.conversations .h2-head {
  font-size: 60px;
}
.main-head {
  font-size: 90px;
  line-height: 1;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  margin: 0;
}
.card-wrap {
  display: block;
  position: relative;
  margin-bottom: 30px;
  -webkit-box-shadow: 6px 6px 12px 0 #7e7e7e;
  -moz-box-shadow: 6px 6px 12px 0 #7e7e7e;
  box-shadow: 1px 1px 3px rgb(0 0 0 / 22%);
  overflow: hidden;
  border: 1px solid #efefef;
}
.card-img-wrap {
  overflow: hidden;
}
.card-img-wrap img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}
.card-wrap:hover .card-img-wrap img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.card-cnt-wrap {
  padding: 20px;
}
.title-l-page {
  font-size: 60px;
  line-height: 1;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  margin: 0;
}
.card-title {
  font-size: 34px;
  line-height: 1;
  font-family: tungstenw05-medium, Oswald, sans-serif;
  margin: 0;
}
.card-name {
  margin: 0;
  font-weight: 400;
}
.card-des {
  font-size: 18px;
  margin: 0;
}
.card-cta-btn {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #707070;
  font-family: myriad-pro, Arial;
  border: 1px solid #707070;
  padding: 8px 15px;
  margin: 20px 0 0;
  display: inline-block;
  position: relative;
  letter-spacing: 2px;
  transition: all 0.5s ease;
}
.card-cta-btn:focus,
.card-cta-btn:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #000;
}
.back-btn {
  color: #707070;
  display: inline-block;
}
.cat-carousel-inner.owl-carousel .owl-stage,
.cat-carousel.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cat-carousel-inner.owl-carousel .owl-stage .item,
.cat-carousel.owl-carousel .owl-stage .item {
  height: 100%;
}
.cat-carousel-inner .card-wrap,
.cat-carousel .card-wrap {
  margin-bottom: 0;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
  height: 100%;
}
.cat-carousel-inner .owl-next,
.cat-carousel-inner .owl-prev,
.cat-carousel .owl-next,
.cat-carousel .owl-prev {
  background-repeat: no-repeat;
  width: 30px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  margin: 0 !important;
  background-position: center;
  filter: invert(1);
}
.cat-carousel-inner .owl-nav .owl-next,
.cat-carousel .owl-nav .owl-next {
  right: -40px;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/next-chevron.png);
}
.cat-carousel-inner .owl-nav .owl-prev,
.cat-carousel .owl-nav .owl-prev {
  left: -40px;
  background-image: url(/content/dam/infosys-web/en/about/esg/responsibility-opportunity/prev-chevron.png);
}
.cat-carousel-inner .owl-carousel .owl-item,
.cat-carousel .owl-carousel .owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.conversations {
  background-color: #d8e7da;
}
.cat-carousel-ctrl .owl-carousel .owl-stage-outer {
  overflow: hidden;
}
.cat-carousel-ctrl .owl-carousel .owl-stage .item {
  width: 100%;
}
.cat-carousel-ctrl .img-wrap {
  background-color: #fff;
  border: 1px solid #b8b8b8;
  height: 100px;
  display: flex;
  align-items: center;
}
.cat-carousel-ctrl .owl-carousel .owl-item img {
  margin: 0 auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cat-carousel-ctrl .owl-theme .owl-dots {
  bottom: -40px;
}
.top-carousel-ctrl {
  padding: 25px 0;
}
.top-title {
  font-size: 24px;
  line-height: 1;
  font-family: tungstenw05-medium, Oswald, sans-serif;
}
.cat-carousel-inner.owl-carousel .owl-item img,
.cat-carousel.owl-carousel .owl-item img {
  max-width: 150px;
}
.top-carousel-ctrl .owl-carousel .owl-item img {
  width: 80px !important;
}
.top-carousel-ctrl .img-wrap {
  height: 100%;
}
.top-carousel-ctrl .cat-carousel-ctrl .owl-theme .owl-dots {
  bottom: -30px;
}
.img-shadow {
  box-shadow: rgba(9, 50, 29, 0.7) 0 8px 24px;
}
.cool-green {
  max-width: 60%;
}
.confirm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px;
  box-sizing: border-box;
  z-index: 9999;

  opacity: 0;
  animation-name: confirm---open;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;

  display: flex;
  align-items: center;
  justify-content: center;
}
.confirm--close {
  animation-name: confirm---close;
}
.confirm__window {
  width: 100%;
  max-width: 600px;
  background: white;
  font-size: 16px;
  font-family: myriad-pro, Arial;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: scale(0.75);
  animation-name: confirm__window---open;
  animation-duration: 0.2s;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
}
.confirm__titlebar,
.confirm__content,
.confirm__buttons {
  padding: 1.25em;
}
.confirm__titlebar {
  background: #222222;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.confirm__title {
  font-weight: bold;
  font-size: 1.1em;
}
.confirm__close {
  background: none;
  outline: none;
  border: none;
  transform: scale(2.5);
  color: #ffffff;
  transition: color 0.15s;
}
.confirm__close:hover {
  color: #ff0000;
  cursor: pointer;
}
.confirm__content {
  line-height: 1.8em;
}
.confirm__buttons {
  background: #eeeeee;
  display: flex;
  justify-content: flex-end;
}
.confirm__button {
  padding: 0.4em 0.8em;
  border: 2px solid #009879;
  border-radius: 5px;
  background: #ffffff;
  color: #009879;
  font-weight: bold;
  font-size: 1.1em;
  font-family: myriad-pro, Arial;
  margin-left: 0.6em;
  cursor: pointer;
  outline: none;
}
.confirm__button--fill {
  background: #009879;
  color: #ffffff;
}
.confirm__button:focus {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
@keyframes confirm---open {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes confirm---close {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes confirm__window---open {
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.skip-footer,
.skip-main-cnt {
  background: #df9926;
  height: auto;
  left: 0;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #000;
  z-index: 9999;
  outline: 0 !important;
}
.skip-footer:focus,
.skip-main-cnt:focus {
  transform: translateY(0);
  color: #000;
}
.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 18px;
  display: none;
  z-index: 1;
}
.springboard-banner {
  position: relative;
  background: rgb(27, 122, 106);
  background: radial-gradient(
    circle,
    rgba(27, 122, 106, 1) 0%,
    rgba(9, 93, 103, 1) 88%
  );
}
/* .cta-link.cta-link-springboard {
  position: absolute;
  bottom: 150px;
  left: 30px;
} */
.menuItems > ul > li.social-icons > a {
  margin-left: 0px !important;
}
footer {
  position: relative;
  background: #f8f8f8;
  color: #333;
  border-top: 5px solid #d8d8d8;
}
ul.footer-txt > li:first-child {
  margin-top: 20px;
}
ul.footer-txt > li {
  margin-bottom: 10px;
}
ul.footer-txt > li > a {
  color: #3f3f3f;
  font-size: 16px;
  font-weight: 400;
}
.ul.footer-txt > li > a:hover {
  text-decoration: none;
}
.ftr-head {
  color: #000;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
}
.country {
  position: relative;
  z-index: 1;
}
.down-arrow,
.up-arrow {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}
.down-arrow:before,
.up-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  color: #333;
  font-size: 18px;
  top: 2px;
  left: 0;
}
.up-arrow:before {
  content: "\f0d8";
}
.down-arrow:before {
  content: "\f0d7";
}
.select-country > a {
  border: 1px solid #7e7e7e;
  padding: 5px 15px;
  display: inline-block;
  color: #3f3f3f;
}
.select-country > a:focus,
.select-country > a:hover {
  color: #3f3f3f;
  text-decoration: none;
}
.option-country {
  display: none;
}
.open-country {
  display: block;
  position: relative;
}
.country-align {
  position: absolute;
  top: -238px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #fff;
  width: 100%;
  max-height: 200px;
  overflow: auto;
  -webkit-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 1px 10px rgba(0, 0, 0, 0.5);
}
.country-align > li > a {
  color: #7e7e7e;
  padding: 10px 15px;
  display: block;
}
.country-align > li > a:hover {
  background: #63b0ff;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  #hero_slider,
  .repeated-css,
  .slider {
    height: 600px;
  }
  .slide-image {
    right: -76px;
  }
  .focus-flex .h2-head,
  .springboard-banner .h2-head {
    font-size: 50px;
  }
  .economist-partneship .h2-head {
    font-size: 60px;
  }
  .slide-image-bg {
    right: 60px;
  }
  .inner-banner-cool-green {
    padding: 40px 0;
  }
  .email-signatures-inner {
    background-position: right center;
  }
  .es-img:nth-child(even) img {
    right: 100px;
  }
  .focus-areas .nav > li > a {
    width: 105px;
  }
  .flex-center {
    display: block;
  }
  .top-carousel-ctrl {
    padding-bottom: 100px;
  }
  .top-carousel-ctrl .owl-nav,
  .cat-carousel-inner .owl-nav {
    bottom: -50px;
    position: absolute;
    width: 15%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .cat-carousel-inner .owl-nav .owl-next,
  .cat-carousel-inner .owl-nav .owl-prev,
  .cat-carousel .owl-nav .owl-next,
  .cat-carousel .owl-nav .owl-prev {
    filter: invert(1);
  }
  .cat-carousel-inner .owl-nav .owl-prev,
  .cat-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .cat-carousel-inner .owl-nav .owl-next,
  .cat-carousel .owl-nav .owl-next {
    right: 0;
  }
  .hexagon-section {
    margin: auto;
  }
  /* .cta-link.cta-link-springboard {
    bottom: 100px;
  } */
}
@media only screen and (max-width: 992px) {
  .focus-areas .h2-head {
    margin-bottom: 50px;
  }
  .focus-areas:before {
    height: 35%;
  }
  .focus-flex .h2-head {
    margin: 80px 0 20px;
  }
  .focus-wrap-cnt {
    margin: 0 0 50px;
  }
  .focus-areas .nav > li > a {
    width: 120px;
  }
  .hexagon.-small {
    height: 7rem;
    width: 7rem;
  }
  .hexagon {
    height: 9rem;
    width: 9rem;
  }
  .hexagon.-big {
    height: 11rem;
    width: 11rem;
  }
  .hexagon:nth-of-type(1) {
    top: 3rem;
    left: 7rem;
  }
  .hexagon:nth-of-type(10) {
    top: 7rem;
    left: 0;
  }
  .hexagon:nth-of-type(3) {
    top: -1rem;
    left: 17rem;
  }
  .hexagon:nth-of-type(3) {
    top: -1rem;
    left: 17rem;
  }
  .hexagon:nth-of-type(2) {
    top: 11rem;
    left: 15rem;
  }
  .hexagon:nth-of-type(9) {
    top: 19rem;
    left: 24rem;
  }
  .hexagon:nth-of-type(11) {
    top: 15rem;
    left: 7.8rem;
  }
  .hexagon:nth-of-type(7) {
    top: 6rem;
    left: 24rem;
  }
  .spotlight {
    height: auto;
    background-position: left top;
  }
  .client-interviews-para {
    margin-bottom: 30px;
  }
  .films_carousel .owl-next,
  .films_carousel .owl-prev {
    padding: 25px;
  }
  .spotlight .img-wrap img {
    max-width: 100px;
  }
  .bg-image {
    height: 50vh;
  }
  .slide-image-bg {
    width: 300px !important;
    right: 30px;
  }
  .d-flex-marquee .h2-head {
    font-size: 60px;
  }
  .email-signatures .hero-head {
    font-size: 60px;
  }
  .social-popup.modal.left .modal-content,
  .social-popup.modal.right .modal-content {
    display: block;
  }
  .social-popup.modal.left .modal-content img,
  .social-popup.modal.right .modal-content img {
    max-width: 80%;
    margin: 0 auto 50px;
  }
  .email-signatures-inner {
    position: relative;
  }
  .email-signatures-inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    opacity: 0.9;
  }
  /* .cta-link.cta-link-springboard {
    bottom: 60px;
    left: 20px;
  } */
}
@media only screen and (max-width: 767px) {
  .mt-0-xs,
  .my-0-xs {
    margin-top: 0 !important;
  }
  .mb-0-xs,
  .my-0-xs {
    margin-bottom: 0 !important;
  }
  .mt-10-xs,
  .my-10-xs {
    margin-top: 10px !important;
  }
  .mb-10-xs,
  .my-10-xs {
    margin-bottom: 10px !important;
  }
  .mt-20-xs,
  .my-20-xs {
    margin-top: 20px !important;
  }
  .mb-20-xs,
  .my-20-xs {
    margin-bottom: 20px !important;
  }
  .mt-30-xs,
  .my-30-xs {
    margin-top: 30px !important;
  }
  .mb-30-xs,
  .my-30-xs {
    margin-bottom: 30px !important;
  }
  .mt-40-xs,
  .my-40-xs {
    margin-top: 40px !important;
  }
  .mb-40-xs,
  .my-40-xs {
    margin-bottom: 40px !important;
  }
  .mt-50-xs,
  .my-50-xs {
    margin-top: 50px !important;
  }
  .mb-50-xs,
  .my-50-xs {
    margin-bottom: 50px !important;
  }
  .mt-75-xs,
  .my-75-xs {
    margin-top: 75px !important;
  }
  .mb-75-xs,
  .my-75-xs {
    margin-bottom: 75px !important;
  }
  .mt-100-xs,
  .my-100-xs {
    margin-top: 100px !important;
  }
  .mb-100-xs,
  .my-100-xs {
    margin-bottom: 100px !important;
  }
  .pt-75-xs,
  .py-75-xs {
    padding-top: 75px !important;
  }
  .pb-75-xs,
  .py-75-xs {
    padding-bottom: 75px !important;
  }
  .pt-100-xs,
  .py-100-xs {
    padding-top: 100px !important;
  }
  .pb-100-xs,
  .py-100-xs {
    padding-bottom: 100px !important;
  }
  #hero_slider,
  .repeated-css,
  .slider {
    height: 480px;
  }
  .bg-image {
    height: 700px;
    background-image: linear-gradient(
      to right top,
      #1cc0a0,
      #00a7a5,
      #008ca0,
      #007291,
      #1f587a
    );
  }
  .bg-image:after {
    background-color: rgba(0, 0, 0, 0);
  }
  .pad-align {
    padding-left: 1px;
    padding-right: 1px;
  }
  .v-caption {
    top: 8%;
    transform: none !important;
  }
  .slide-image {
    left: 0;
    right: 0;
    height: auto;
    bottom: 50px;
    min-height: inherit !important;
    min-width: inherit !important;
    margin: 0 auto;
  }
  .hero_slider_carousel .hero-head {
    font-size: 50px;
  }
  .hero_slider_carousel .hero-head span:last-child {
    font-size: 56px;
  }
  .hero_slider_carousel .caption {
    top: 35%;
  }
  .hero_slider_carousel .slide-image {
    width: 100% !important;
    bottom: 0;
  }
  .hero_slider_carousel .repeated-css:after {
    background-color: transparent;
  }
  .overview .vidyard-player-container {
    margin-top: 20px !important;
  }
  .main-head {
    font-size: 60px;
  }
  .title-l-page {
    font-size: 50px;
  }
  .focus-areas .h2-head {
    font-size: 60px;
  }
  .focus-areas .nav > li > a > img {
    width: 40px;
  }
  .carousel-list {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 135px;
  }
  .focus-areas ul {
    width: 200%;
    white-space: nowrap;
    transition: all 0.5s ease-in-out;
  }
  .focus-areas ul li {
    width: auto;
    display: inline-block;
  }
  .focus-areas .nav > li > a {
    width: auto;
  }
  .spotlight .h3-head {
    font-size: 22px;
    padding-right: 100px;
  }
  .arrow-wrap {
    position: absolute;
    right: 0;
    top: -100px;
  }
  .arrows {
    border: 0;
    background-color: transparent;
  }
  .focus-flex .h2-head {
    margin: 0 0 20px;
  }
  .focus-areas {
    background-color: #46d2d0;
  }
  .tab-content > .tab-pane {
    display: block;
  }
  .tab-content .fade {
    opacity: 1;
    background: rgba(255, 255, 255, 0.6);
    padding: 30px 20px;
    border-radius: 10px;
  }
  .focus-wrap-cnt {
    margin: 0 0 30px;
  }
  .focus-flex .h2-head {
    font-size: 40px;
  }
  .h2-head {
    font-size: 60px;
  }
  .spotlight {
    background-image: none;
  }
  .social-hub {
    padding: 100px 0 0;
  }
  .marquee-img {
    margin: 0 auto;
    width: 100% !important;
  }
  .es-img:nth-child(even) img {
    right: 0;
  }
  .social-popup.modal.left .modal-content,
  .social-popup.modal.right .modal-content {
    display: block;
  }
  .social-popup.modal {
    top: 50%;
    left: 50%;
    height: 700px;
    transform: translate(-50%, -50%);
    width: 90%;
  }
  .social-popup .close {
    top: 10px;
    left: unset;
    right: 10px;
  }
  .social-popup.modal.left .modal-dialog,
  .social-popup.modal.right .modal-dialog {
    width: 100%;
  }
  .social-popup.modal.left .modal-content img,
  .social-popup.modal.right .modal-content img {
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .social-popup .modal-content {
    padding: 30px 15px;
    border-radius: 10px;
  }
  .social-popup-h2 {
    font-size: 36px;
  }
  .social-sub-head {
    font-size: 18px;
  }
  .slide-image-bg {
    left: 0;
    right: 0;
    height: auto;
    bottom: 80px;
    min-height: inherit !important;
    min-width: inherit !important;
    margin: 0 auto;
    top: unset;
    transform: none;
  }
  .conversations .h2-head {
    font-size: 40px;
  }
  .cat-carousel-inner.owl-carousel .owl-item img,
  .cat-carousel.owl-carousel .owl-item img {
    width: 100px !important;
  }
  .cat-carousel .owl-nav .owl-prev,
  .cat-carousel-inner .owl-nav .owl-prev {
    left: -20px;
  }
  .cat-carousel .owl-nav .owl-next,
  .cat-carousel-inner .owl-nav .owl-next {
    right: -20px;
  }
  .conversations {
    padding-bottom: 100px !important;
  }
  /* .conversations .cat-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .conversations .cat-carousel .owl-nav .owl-next {
    right: 0;
  } */
  .hexagon {
    height: 5rem !important;
    width: 8rem !important;
  }
  .hexagon.-medium-xs {
    height: 8rem !important;
    width: 8rem !important;
  }
  .top-title {
    margin-bottom: 20px;
  }
  footer ul {
    margin-bottom: 10px;
  }
  .select-country > a {
    color: #7e7e7e;
  }
  .select-country > a:focus,
  .select-country > a:hover {
    color: #7e7e7e;
  }
  .pull-left-xs {
    float: left !important;
  }
  /* .springboard-banner {
    height: auto;
    padding: 130px 0 !important;
  } */
  /* .cta-link.cta-link-springboard {
    position: relative;
    left: unset;
    bottom: unset;
    background: #353132;
    width: 100%;
    display: block;
    margin: 0;
    border: 0;
    text-align: center;
  } */
}
@media only screen and (max-width: 480px) {
  .slide-image {
    width: 300px !important;
  }
  .hexagon-section {
    min-height: 520px;
  }
  .hexagon {
    height: 5rem !important;
    width: 6rem !important;
  }
  .hexagon > .text {
    font-size: 13px;
  }
  .hexagon.-big {
    height: 10rem;
    width: 10rem;
  }
  .hexagon:nth-of-type(8) {
    top: -1rem;
    left: -2rem;
  }
  .hexagon:nth-of-type(5) {
    top: 7.6rem;
    left: 5rem;
  }
  .hexagon:nth-of-type(3) {
    top: 15rem;
    left: 6rem;
  }
  .hexagon:nth-of-type(4) {
    top: 12.5rem;
    left: 0;
  }
  .hexagon:nth-of-type(6) {
    top: 6rem;
    left: 10.5rem;
  }
  .hexagon:nth-of-type(10) {
    top: 6.2rem;
    left: -0.8rem;
  }
  .hexagon:nth-of-type(7) {
    top: 20rem;
    left: 0;
  }
  .hexagon:nth-of-type(9) {
    top: 13rem;
    left: 11.4rem;
  }
  .hexagon:nth-of-type(2) {
    top: 20rem;
    left: 11rem;
  }
  .hexagon:nth-of-type(1) {
    top: 0;
    left: 4rem;
  }
  .hexagon:nth-of-type(11) {
    top: 0;
    left: 10.4rem;
  }
}
@media only screen and (max-width: 390px) {
  .hexagon:nth-of-type(2) {
    top: 23rem;
    left: 10rem;
  }
  .hexagon:nth-of-type(9) {
    top: 13rem;
    left: 10.4rem;
  }
  .hexagon:nth-of-type(3) {
    top: 17rem;
    left: 6rem;
  }
}
@media screen and (max-width: 45rem) {
  .hexagon-section {
    background-size: 20rem 20rem, 17rem 17rem, 10rem 10rem;
    background-position: 2rem 3rem, 10rem 16rem, 10rem 32rem;
  }
}
@media screen and (max-width: 30rem) {
  .hexagon-section {
    background-size: 18rem 18rem, 17rem 17rem, 10rem 10rem;
    background-position: 1.5rem 7rem, 0 25rem, 7rem 42rem;
  }
}
