@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: #231f20;
  color: #fff;
  font-family: myriad-pro, Arial;
  font-size: 18px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
label {
  display: block;
  font-weight: 500;
  margin: 0;
}
a:focus {
  outline: 2px solid blue;
  outline-offset: -2px;
}
a:hover,
a:visited,
a:focus {
  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;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !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;
}
/*--------------------------------------------------------------
# Fontweight
--------------------------------------------------------------*/
.fontweight300 {
  font-weight: 300 !important;
}
.fontweight400 {
  font-weight: 400 !important;
}
.fontweight600 {
  font-weight: 600 !important;
}
.fontweight900 {
  font-weight: 900 !important;
}
/*--------------------------------------------------------------
# Color CSS 
--------------------------------------------------------------*/
.color-white {
  color: #ffffff !important;
}
.color-black {
  color: #000000 !important;
}
.color-grey {
  color: #cccccc !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;
}
/*--------------------------------------------------------------
# Background CSS 
--------------------------------------------------------------*/
.bg-white {
  background-color: #fff !important;
}
.bg-blue {
  background-color: #0271b1 !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: #ab6604 !important;
}
.bg-sapphire-dark {
  background-color: #061838 !important;
}
.bg-sapphire-medium {
  background-color: #0271b1 !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: #ca4d37 !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: #ab6604 !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: #00866a !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: #8e2d8d !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;
}
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;
}
section {
  position: relative;
}
.hero-banner-img {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.hero-banner-img:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
}
/* .hero-banner-img img {
  position: absolute;
  right: 0;
} */
.hero-banner-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;
  color: #fff;
  z-index: 9;
}
.hero-banner-caption-txt .top-txt,
.hero-banner-caption-txt .bottom-txt,
.hero-banner-caption-txt .bottom-txt-2 {
  position: relative;
  overflow: hidden;
  height: 160px;
}
.hero-banner-caption-txt .top-txt span {
  font-size: 100px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  display: inline-block;
  transform: translateY(160px);
}
.hero-banner-caption-txt .bottom-txt,
.hero-banner-caption-txt .bottom-txt-2 {
  height: 40px;
  margin: 20px 0 0;
}
.hero-banner-caption-txt .bottom-txt span {
  position: relative;
  font-size: 40px;
  display: block;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  transform: translateY(40px);
}
.hero-banner-caption-txt .bottom-txt-2 {
  height: 20px;
}
.hero-banner-caption-txt .bottom-txt-2 span {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 600;
  transform: translateY(20px);
}
.hero-img {
  margin-top: -30px;
}
.scroll-container {
  width: 26px;
  height: 52px;
  border: 1px solid #fff;
  border-radius: 15px;
  position: absolute;
  margin: 0 auto;
  bottom: 100px;
  left: 0;
  right: 0;
  z-index: 1;
}
.scroller {
  width: 16px;
  border-radius: 8px;
  background-color: #e55566;
  position: absolute;
  top: 4px;
  left: 4px;
  bottom: 34px;
  animation: scroller 1500ms ease-out infinite;
}
@keyframes scroller {
  0% {
    bottom: 34px;
  }
  5% {
    top: 4px;
  }
  32% {
    bottom: 4px;
  }
  66% {
    top: 34px;
    bottom: 4px;
  }
  100% {
    top: 4px;
    bottom: 34px;
  }
}
.scroll-down-text {
  display: inline-block;
}
.scroll-down-text span {
  position: absolute;
  bottom: 70px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
}

/* .h2-head {
  font-size: 80px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: 'Tungsten A', 'Tungsten B', 'Oswald', sans-serif;;
  margin: 0 0 20px;
} */
.greener-future {
  background-color: #f2f2f2;
  color: #000;
}
.greener-future-head {
  font-size: 160px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin: 0 0 100px;
}
.industry,
.green {
  position: absolute;
  max-width: 50%;
}
.industry {
  top: 400px;
  right: 0;
}
.green {
  left: 0;
  bottom: 150px;
}
.greener-future-top-align {
  margin-top: 50px;
}
.jade-grad {
  background-image: linear-gradient(
    to right top,
    #09321d,
    #09321d,
    #00866a,
    #00866a,
    #00866a
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.greener-future-number {
  font-size: 85px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin: 0 0 20px;
}
.greener-future-h3 {
  font-size: 30px;
  font-weight: 600;
  margin: 0 0 50px;
}

.numbers-speak {
  padding: 200px 0 !important;
  background-image: url(/content/dam/infosys-web/en/carbon-neutral-report/numbers-speak-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.numbers-speak:before {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #f2f2f2;
  transform: skew(0, -4deg);
}
.numbers-speak:after {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -50px;
  left: 0;
  background-color: #232e3a;
  transform: skew(0, 4deg);
}
.numbers-speak .d-flex {
  display: flex;
}
.numbers-speak .d-flex > [class*="col-"]:not(:last-child) {
  border-right: 1px solid #09f1d8;
}
.numbers-speak-head {
  margin: 0 0 70px;
}
.numbers-speak-head span {
  font-size: 120px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  background-image: linear-gradient(
    to right,
    #0dd5e3,
    #00c2ed,
    #00adf5,
    #0096f6,
    #127aeb
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.dollar-number {
  font-size: 43px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin: 0 0 20px;
  color: #09f1d8;
}
.dollar-number span {
  font-size: 85px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin: 0 0 20px;
}
.dollar-para {
  font-size: 26px;
  line-height: 1.2;
  margin: 0;
}
.pad-ctrl {
  padding: 0 40px;
}

.challenges-tracking {
  background-color: #232e3a;
  padding: 100px 0;
}
.challenges-tracking-head {
  margin: 0 0 70px;
}
.challenges-tracking-head span {
  font-size: 120px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.challenges-tracking-head span:nth-child(1) {
  font-size: 100px;
}
.challenges-tracking-head span:nth-child(2) {
  background-image: linear-gradient(
    to right,
    #0dd5e3,
    #00c2ed,
    #00adf5,
    #0096f6,
    #127aeb
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
.challenges-tracking-para {
  font-size: 32px;
  margin: 0 0 70px;
}
.challenges-tracking-para-2 {
  font-size: 26px;
  margin: 0;
}
.challenges-tracking-img {
  margin-bottom: 20px;
}
.challenges-tracking-img-wrap {
  position: relative;
}
.challenges-tracking-img-wrap::after,
.challenges-tracking-img-wrap::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #232e3a;
  border-left: solid 1px #232e3a;
  height: 50px;
  width: 22px;
  overflow: hidden;
  z-index: 10;
}
.challenges-tracking-img-wrap::before {
  right: -5px;
  top: -15px;
  transform: rotate(-45deg);
}
.challenges-tracking-img-wrap::after {
  bottom: -15px;
  left: -5px;
  transform: rotate(135deg);
}
.challenges-tracking-img-para {
  font-size: 20px;
}

.scope {
  padding: 100px 0;
  background-color: #fff;
  color: #000;
  /* height: 100vh; */
}
/* .scope:before {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #fff;
  transform: skew(0, -4deg);
}
.scope:after {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -50px;
  left: 0;
  background-color: #0f9ffa;
  transform: skew(0, 4deg);
} 
 .scope-items-img {
  float: left;
  width: 10%;
  margin-right: 20px;
} 
*/
.scope-head {
  font-size: 90px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 700;
  margin: 0;
}
.scope-wrap {
  position: relative;
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
}
.scope-wrap:not(:last-child):after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #eee;
  left: 0;
  bottom: -20px;
}
.scopes-heading {
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-size: 40px;
  margin: 0 0 10px;
}
.scope-para {
  font-size: 22px;
  line-height: 1.1;
}

.five-key-findings {
  position: relative;
  background-image: url(/content/dam/infosys-web/en/carbon-neutral-report/key-findings.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  background-attachment: fixed;
}
.five-num {
  float: left;
  font-size: 250px !important;
  font-weight: 700;
  margin-right: 10px;
}
.five-key-findings-head {
  margin: 0 0 150px;
}
.five-key-findings-head span {
  font-size: 120px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.five-key-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: -60px;
  position: relative;
}
.fivekey-box {
  width: 25%;
  height: 70vh;
  padding: 30px 70px 30px 15px;
  border-radius: 20px;
  font-size: 19px;
  font-weight: 400;
}
.fivekey-box ul {
  padding-left: 20px;
  margin: 0;
  list-style-type: none;
}
.fivekey-box ul li {
  margin-bottom: 10px;
  line-height: 1.2;
  position: relative;
}
.fivekey-box ul li::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: #fff;
  left: -24px;
  top: 9px;
}
.fivekey-box ul li::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 1px solid;
  left: -17px;
  top: 6px;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg);
}
.fivekey-box:nth-of-type(odd) {
  background-color: #0271b1;
  background-image: linear-gradient(#006ba9 2px, transparent 2px),
    linear-gradient(90deg, #006ba9 2px, transparent 2px),
    linear-gradient(#006ba9 1px, transparent 1px),
    linear-gradient(90deg, #006ba9 1px, #0271b1 1px);
  background-size: 50px 50px, 50px 50px, 10px 10px, 10px 10px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
}
.fivekey-box:nth-of-type(even) {
  background-color: #061838;
  background-image: linear-gradient(#05132c 2px, transparent 2px),
    linear-gradient(90deg, #05132c 2px, transparent 2px),
    linear-gradient(#05132c 1px, transparent 1px),
    linear-gradient(90deg, #05132c 1px, #061838 1px);
  background-size: 50px 50px, 50px 50px, 10px 10px, 10px 10px;
  background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
}
.fivekey-num {
  font-size: 50px;
  padding: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 2px solid;
  border-radius: 50%;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin-bottom: 20px;
}
.fivekey-box-2 {
  position: absolute;
  left: 20%;
  top: -10%;
}
.fivekey-box-3 {
  position: absolute;
  left: 40%;
  top: 0;
}
.fivekey-box-4 {
  position: absolute;
  left: 60%;
  top: -10%;
}
.fivekey-box-5 {
  position: absolute;
  left: 80%;
  top: 0;
}

.quote-sec {
  background-color: #273fa0;
  overflow: hidden;
}
.quote {
  font-size: 95px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin-bottom: 50px;
}
.quote-img {
  position: absolute;
  top: 0;
  left: -80px;
  opacity: 0.8;
  max-width: 30%;
}

.sustainability {
  padding: 150px 0 100px;
}
.sustainability:before {
  content: "";
  width: 100%;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #273fa0;
  transform: skew(0, -4deg);
}
.sustainability-head {
  margin-bottom: 50px;
}
.sustainability-head span:first-child {
  font-size: 140px;
}
.sustainability-head span {
  font-size: 100px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 700;
}
.sustainability-top-para {
  font-size: 32px;
  margin: 100px 0 0;
}
.circle-flex {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: 75px 0;
}
.circle-box {
  width: 20%;
  padding: 0 15px;
  text-align: center;
}
.circle_percent {
  font-size: 132px;
  width: 1em;
  height: 1em;
  position: relative;
  background: #92d1ff;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  margin: 0 14px 0 0;
}
.circle_inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  clip: rect(0 1em 1em 0.5em);
}
.round_per {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  background-color: #061838;
  clip: rect(0 1em 1em 0.5em);
  transform: rotate(180deg);
  transition: 1.05s;
}
.percent_more .circle_inner {
  clip: rect(0 0.5em 1em 0em);
}
.percent_more:after {
  position: absolute;
  left: 0.5em;
  top: 0em;
  right: 0;
  bottom: 0;
  background-color: #061838;
  content: "";
}
.circle_inbox {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background-color: #fff;
  z-index: 3;
  border-radius: 50%;
}
.circle_text {
  margin-top: 25px;
}
.percent_text {
  position: absolute;
  font-size: 32px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  font-family: "Tungsten A", "Tungsten B", "Khand", sans-serif;
}
.sustainability-bottom-para {
  font-size: 32px;
}

.key-areas {
  overflow: hidden;
  height: 100vh;
  background-color: #000000;
}
.key-areas-split-screen {
  position: relative;
}
.key-areas-split {
  position: absolute;
  height: 100vh;
  top: 0;
}
.key-areas-split-left {
  float: left;
  width: 50%;
  left: 0;
  transform: translateX(-100%);
  background-color: #00a889;
}
.key-areas-split-right {
  width: 50%;
  right: 0;
  transform: translateX(100%);
  background-color: #00c48a;
}
.key-areas-triangle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 0;
  height: 0;
  border-left: 1050px solid transparent;
  border-right: 1050px solid transparent;
  border-top: 450px solid #00908a;
}
.key-areas-head {
  margin: 70px 0 0;
  text-align: right;
}
.key-areas-head span {
  font-size: 80px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.key-areas-top-para {
  margin: 70px 0 0;
  font-size: 25px;
  /* text-align: center; */
}
.key-areas-num {
  margin-top: 40px;
  text-align: center;
}
.key-areas-num span:not(:last-child) {
  margin-bottom: 10px;
}
.key-areas-num span:nth-child(1) {
  font-size: 60px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 700;
}
.key-areas-num span:nth-child(2) {
  font-size: 24px;
  font-weight: 400;
}
.key-areas-num:nth-of-type(3) span:nth-child(3) {
  padding: 0 360px;
}
.key-areas-num span:nth-child(3) {
  padding: 0 120px;
}

.roadblocks {
  background-color: #102334;
}
.roadblocks-head {
  margin: 0;
}
.roadblocks-head span {
  font-size: 100px;
  line-height: 0.8;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 700;
}
.roadblocks-top-para {
  font-size: 28px;
}
.roadblocks-top-para-num {
  display: inline-block;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.roadblocks .graph-part {
  background-color: #102334;
}
.graph-part {
  margin-top: 50px;
}
.graph-desc {
  text-align: right;
  padding-right: 17px;
}
.graph-desc p {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  opacity: 0;
  transform: translateX(-10%);
}
.roadblocks .graph-part .graph-desc p {
  opacity: 1;
}
.graph-bar-chart {
  position: relative;
  margin-bottom: 40px;
}
/* .covered-whole {
  display: inline-block;
  background-color: #7e7e7e;
  width: 0;
  color: #fff;
  transition: width 2s, background 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  clear: both;
} */
.covered-respective {
  position: absolute;
  top: 0;
  left: 0;
  transition-delay: 5s;
}
.covered-whole,
.covered-respective {
  height: 40px;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
}
.covered-value {
  position: absolute;
  top: 0;
  right: -100px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  opacity: 0;
}
.roadblocks .graph-part .covered-value {
  opacity: 1;
}
.graph-bar {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.graph-bar-capacity ~ .tooltip > .tooltip-inner,
.graph-bar-speed ~ .tooltip > .tooltip-inner,
.graph-bar-capacity ~ .tooltip > .tooltip-arrow,
.graph-bar-speed ~ .tooltip > .tooltip-arrow {
  font-family: myriad-pro, Arial;
  opacity: 1;
}
.graph-bar-capacity ~ .tooltip > .tooltip-inner {
  background-color: #7e7e7e;
}
.graph-bar-capacity ~ .tooltip > .tooltip-arrow {
  border-top-color: #7e7e7e;
}
.graph-bar-speed ~ .tooltip > .tooltip-inner {
  background-color: #00b28f;
}
.graph-bar-speed ~ .tooltip > .tooltip-arrow {
  border-top-color: #00b28f;
}
.graph-bar-speed {
  background: #00b28f;
  width: 0;
  color: #fff;
  transition: width 2s, background 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  clear: both;
}
.graph-bar-11,
.graph-bar-13 {
  margin-top: 10px;
}

.automotive {
  background-color: #147f78;
}
.automotive-head {
  margin: 0 0 50px;
}
.automotive-head span {
  font-size: 92px;
  line-height: 0.9;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 700;
}
.automotive-graph-bar-indicators {
  position: absolute;
  left: 50%;
  top: 50px;
  transform: translateX(-50%);
}
.automotive-graph-bar-indicators ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.automotive-graph-bar-indicators ul li {
  font-size: 24px;
  line-height: 0.9;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  position: relative;
  /* opacity: 0; */
  opacity: 1;
}
.automotive-graph-bar-indicators ul li:not(:last-child) {
  margin-bottom: 10px;
}
.automotive-graph-bar-indicators ul li:nth-child(1):before,
.automotive-graph-bar-indicators ul li:nth-child(2):before {
  content: "";
  position: absolute;
  left: -20px;
  background-color: #0f9ffa;
  width: 10px;
  height: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.automotive-graph-bar-indicators ul li:nth-child(2):before {
  background-color: #00b28f;
}
.automotive-top-para {
  font-size: 28px;
  margin: 0;
}
.automotive-graph-part {
  float: left;
  width: 100%;
  height: 100vh;
}
.automotive-graph-bar {
  float: left;
  width: 20%;
  margin-bottom: 0;
  position: relative;
  height: 350px;
  top: 200px;
}
/* .automotive-graph-bar-chart {
  position: relative;
  margin-bottom: 40px;
} */
.automotive-graph-bar-speed {
  display: inline-block;
  background: #00b28f;
  height: 0;
  color: #fff;
  transition: height 2s, background 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  clear: both;
}
.automotive-covered-respective {
  position: absolute;
  bottom: 0;
  transition-delay: 5s;
}
.automotive-covered-respective {
  width: 35%;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
  margin: 0 15px;
}
.automotive-covered-respective:nth-child(1) {
  left: 0;
}
.automotive-covered-respective:nth-child(2) {
  right: 0;
}
.automotive-graph-bar span:nth-child(3) {
  position: absolute;
  bottom: -50px;
  text-align: center;
  width: 100%;
}
.automotive-graph-bar span {
  font-size: 24px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.automotive-graph-bar span:not(:nth-child(3)):before {
  position: absolute;
  text-align: center;
  top: -40px;
  left: 0;
  right: 0;
}
.automotive-graph-bar1 span:nth-child(1):before {
  content: "26%";
}
.automotive-graph-bar1 span:nth-child(2):before {
  content: "25%";
}
.automotive-graph-bar2 span:nth-child(1):before {
  content: "18%";
}
.automotive-graph-bar2 span:nth-child(2):before {
  content: "17%";
}
.automotive-graph-bar3 span:nth-child(1):before {
  content: "11%";
}
.automotive-graph-bar3 span:nth-child(2):before {
  content: "17%";
}
.automotive-graph-bar4 span:nth-child(1):before {
  content: "21%";
}
.automotive-graph-bar4 span:nth-child(2):before {
  content: "31%";
}
.automotive-graph-bar5 span:nth-child(1):before {
  content: "24%";
}
.automotive-graph-bar5 span:nth-child(2):before {
  content: "11%";
}

.thinking {
  background-color: #102334;
}
.thinking-head {
  margin: 0;
}
.thinking-head span {
  font-size: 92px;
  line-height: 0.9;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-weight: 700;
}
.thinking-top-para {
  font-size: 32px;
  font-weight: 500;
}
.stream {
  position: absolute;
  top: 50px;
  font-size: 22px;
  font-weight: 600;
}
.stream-left {
  left: 30px;
}
.stream-right {
  right: 30px;
}
.stream-left.color-sapphire-m {
  color: #92d1ff !important;
  background-color: #102334;
  opacity: 1;
}
.stream-right.color-jade-m {
  color: #92d1ff !important;
  background-color: #102334;
  opacity: 1;
}
.thinking-graph-part {
  width: 100%;
  height: 120vh;
  display: flex;
  justify-content: space-between;
}
.thinking-graph-bar {
  float: left;
  width: 4%;
  margin-bottom: 0;
  position: relative;
  height: 350px;
  top: 100px;
}
.thinking-graph-bar-speed {
  display: inline-block;
  background: #00866a;
  height: 0;
  color: #fff;
  transition: height 2s, background 0.2s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  clear: both;
}
.thinking-covered-respective {
  position: absolute;
  bottom: 0;
  transition-delay: 5s;
}
.thinking-covered-respective {
  width: 100%;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  cursor: pointer;
}
.thinking-covered-respective:nth-child(1) {
  left: 0;
}
.thinking-graph-bar span:nth-child(2) {
  position: absolute;
  left: 50%;
  bottom: -150px;
  text-align: right;
  width: 500%;
  transform: translateX(-50%) rotate(-90deg);
}
.thinking-graph-bar span {
  font-size: 26px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
}
.thinking-graph-bar span:not(:nth-child(2)):after,
.thinking-graph-bar span:not(:nth-child(2)):before {
  position: absolute;
  text-align: center;
  top: -40px;
  left: 0;
  right: 0;
}
.thinking-graph-bar span:not(:nth-child(2)):before {
  top: 0;
}

.thinking-graph-bar1 span:nth-child(1):before {
  content: "18%";
}
.thinking-graph-bar1 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-1.svg);
}
.thinking-graph-bar2 span:nth-child(1):before {
  content: "27%";
}
.thinking-graph-bar2 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-2.svg);
}
.thinking-graph-bar3 span:nth-child(1):before {
  content: "35%";
}
.thinking-graph-bar3 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-3.svg);
}
.thinking-graph-bar4 span:nth-child(1):before {
  content: "41%";
}
.thinking-graph-bar4 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-4.svg);
}
.thinking-graph-bar5 span:nth-child(1):before {
  content: "43%";
}
.thinking-graph-bar5 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-5.svg);
}
.thinking-graph-bar6 span:nth-child(1):before {
  content: "54%";
}
.thinking-graph-bar6 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-6.svg);
}
.thinking-graph-bar7 span:nth-child(1):before {
  content: "58%";
}
.thinking-graph-bar7 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-7.svg);
}
.thinking-graph-bar8 span:nth-child(1):before {
  content: "59%";
}
.thinking-graph-bar8 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-8.svg);
}
.thinking-graph-bar9 span:nth-child(1):before {
  content: "62%";
}
.thinking-graph-bar9 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-9.svg);
}
.thinking-graph-bar10 span:nth-child(1):before {
  content: "52%";
}
.thinking-graph-bar10 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-10.svg);
}
.thinking-graph-bar11 span:nth-child(1):before {
  content: "48%";
}
.thinking-graph-bar11 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-11.svg);
}
.thinking-graph-bar12 span:nth-child(1):before {
  content: "39%";
}
.thinking-graph-bar12 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-12.svg);
}
.thinking-graph-bar13 span:nth-child(1):before {
  content: "26%";
}
.thinking-graph-bar13 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-13.svg);
}
.thinking-graph-bar14 span:nth-child(1):before {
  content: "21%";
}
.thinking-graph-bar14 span:nth-child(1):after {
  content: url(/content/dam/infosys-web/en/carbon-neutral-report/thinking-icon-14.svg);
}
.thinking-bottom-para {
  font-size: 32px;
  margin: 50px 0 100px;
}

/* .tangible:before {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  background-color: #372261;
  transform: skew(0, -4deg);
}
.tangible:after {
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -50px;
  left: 0;
  background-color: #372261;
  transform: skew(0, 4deg);
  z-index: 1;
} */
.tangible-head {
  margin: 0 0 50px;
}
.tangible-head span {
  font-size: 100px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
  font-weight: 700;
}
.tangible-flex {
  display: flex;
}
.tangible-box {
  padding: 0;
  background-color: #000;
  padding: 100px 30px;
}
.tangible-box-wrap-head {
  margin: 0 0 15px;
  font-size: 35px;
  font-weight: 700;
}
.tangible-box-wrap-para {
  font-size: 26px;
}

.net-zero {
  padding-bottom: 150px !important;
  background-color: #000;
}
.net-zero-head {
  margin: 0 0 50px;
  text-align: center;
}
.net-zero-head span {
  font-size: 90px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
  display: block;
  font-weight: 700;
}
.net-zero-para {
  font-size: 28px;
  margin-bottom: 70px;
}
.net-zero-flex {
  display: flex;
}
.net-zero-grid {
  height: 100%;
  /* background-color: ; */
  border: 10px solid #0ad5a7;
}
.net-zero-grid2,
.net-zero-grid4 {
  margin-top: 40px;
}
.net-zero-grid-img {
  overflow: hidden;
}
.net-zero-grid-img img {
  transform: scale(1.1);
  transition: all 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.net-zero-grid:hover .net-zero-grid-img img {
  transform: scale(1);
}
.net-zero-grid-para {
  padding: 30px 30px 0;
  font-size: 22px;
}

.cmd-video-head {
  font-size: 68px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
  font-weight: 700;
  margin: 0 0 30px;
}

.challenges-tracking-img-wrap::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #232e3a;
  border-left: solid 1px #232e3a;
  height: 50px;
  width: 22px;
  overflow: hidden;
  z-index: 10;
}
.challenges-tracking-img-wrap::before {
  right: -5px;
  top: -15px;
  transform: rotate(-45deg);
}

.pressrelease-sec {
  background-image: url(/content/dam/infosys-web/en/carbon-neutral-report/carbon-neutral.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.pressrelease-head {
  font-size: 75px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
  margin: 0 0 50px;
  display: block;
}
.pressrelease-quote-sec q {
  display: block;
  font-size: 30px;
  margin-bottom: 30px;
}

.form-head {
  margin: 0 0 50px;
}
.form-head span {
  font-size: 65px;
  letter-spacing: 1px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  line-height: 0.9;
  font-weight: 700;
}
.form-para {
  font-size: 24px;
}
/* FORM CSS START */
#thankyou {
  display: none;
}
.redColor {
  /* color: #02fed2; */
  color: #00866a;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  left: 15px;
  margin: 0 auto;
  padding: 4px;
  position: relative;
  bottom: -30px;
  position: absolute;
}
.field-bg input,
textarea {
  font-size: 20px;
  padding: 10px 0 10px 10px;
  display: block;
  width: 100%;
  border: 2px solid #0ad5a7;
  background-color: transparent;
  border-radius: 10px;
  /* color: #fff; */
}
.field-bg {
  position: relative;
  margin-bottom: 40px;
}
.bar {
  position: relative;
  display: block;
  width: 100%;
}
.bar:after,
.bar:before {
  content: "";
  height: 50px;
  width: 0;
  top: -50px;
  position: absolute;
  background-color: rgba(2, 254, 210, 0.1);
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  border-radius: 10px;
}
.field-bg label {
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  left: 25px;
  top: 14px;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.field-bg sup {
  color: #000;
}
.field-bg form {
  width: 100%;
}
.field-bg input:focus ~ .bar:after,
.field-bg input:focus ~ .bar:before {
  width: 100%;
}
.field-bg input:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #02fed2;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg textarea:focus ~ label {
  top: -20px;
  font-size: 14px;
  color: #02fed2;
  background-color: transparent;
  text-transform: uppercase;
}
.field-bg input:not([value=""]):not(:focus) ~ label {
  top: -20px;
}
.field-bg textarea:not([value=""]):not(:focus) ~ label {
  top: -20px;
}
.field-bg input:focus::-webkit-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input:focus::-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input:focus:-ms-input-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input:focus:-moz-placeholder {
  opacity: 1;
  font-size: 14px !important;
  color: #fff;
}
.field-bg input::-webkit-input-placeholder {
  opacity: 0;
}
.field-bg input::-moz-placeholder {
  opacity: 0;
}
.field-bg input:-ms-input-placeholder {
  color: transparent;
}
.field-bg input:-moz-placeholder {
  opacity: 0;
}
.field-bg input:focus,
.field-bg textarea:focus {
  outline: 0;
}
.form-switch {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin-top: 5px;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 18px;
  margin-right: 10px;
}
.form-switch i {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 23px;
  display: inline-block;
  margin-right: 0.2rem;
  position: relative;
  transition: all 0.3s linear 0s;
  vertical-align: text-bottom;
  height: 22px !important;
  width: 40px !important;
}
.form-switch i:before {
  background-color: rgba(0, 0, 0, 0.17);
  border-radius: 11px;
  content: "";
  left: 0;
  position: absolute;
  transform: translate3d(2px, 2px, 0) scale3d(1, 1, 1);
  transition: all 0.25s linear 0s;
  height: 18px !important;
  width: 36px !important;
}
.form-switch i:after {
  content: "";
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: 11px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
  transform: translate3d(2px, 2px, 0);
  transition: all 0.2s ease-in-out;
  width: 18px !important;
  height: 18px !important;
}
.form-switch:active i:after {
  width: 28px;
  transform: translate3d(2px, 2px, 0);
}
.form-switch:active input:checked + i::after {
  transform: translate3d(16px, 2px, 0);
}
.form-switch input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-switch input:checked + i {
  background-color: #4bd763;
}
.form-switch input:checked + i:before {
  transform: translate3d(18px, 2px, 0) scale3d(0, 0, 0);
}
.form-switch input:checked + i::after {
  transform: translate3d(22px, 2px, 0);
}
.pvcy-stmt,
.pvcy-stmt:focus,
.pvcy-stmt:hover {
  /* color: #fff; */
  font-weight: 500;
  text-decoration: underline;
}
.txt-request {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
}
.cta-dwnld-report,
.cta-dwnld-report:focus,
.cta-dwnld-report:hover {
  margin: 20px 0;
  display: inline-block;
  border: 2px solid #fff;
  padding: 10px 45px;
  color: #fff;
  font-weight: 600;
}
.form-sub-txt {
  color: #fff;
  font-size: 26px;
  margin-top: 10px;
}
.submit-btn {
  color: #000;
  padding: 20px 70px;
  border: 0;
  -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;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  border-radius: 50px;
  background-image: linear-gradient(
    to right top,
    #0ca8d6,
    #00bfe2,
    #00d5e5,
    #00eadf,
    #02fed2
  );
  font-size: 20px;
}
.main-reports-align {
  margin: 0 0 50px;
  padding: 0 15px;
}
.cta-main-report {
  display: flex;
  align-items: center;
}
.reports {
  float: left;
  width: auto;
}
.report-img-right {
  padding: 0 20px;
}
.cta-main-report .h3-head {
  font-size: 35px;
}
.cta-link {
  color: #fff;
  /* border: 1px solid #fff; */
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -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;
  /* padding: 5px 30px;
  border-radius: 50px; */
  letter-spacing: 1px;
  margin: 1.11rem 0 0;
  text-decoration: none;
  font-size: 16px;
  overflow: hidden;
  font-weight: 500;
}
.cta-link:hover {
  /* border: 1px solid #fff;
  background-color: transparent;
  color: #000;
  text-decoration: none; */
  color: #fff;
}
/* .cta-link:hover:before {
  height: 1000%;
}
.cta-link:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0;
  width: 100%;
  -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;
  background-color: #fff;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
} */
/* FORM CSS END */
/*.automotive-graph-bar-speed ~ .tooltip > .tooltip-inner,
.automotive-graph-bar-speed ~ .tooltip > .tooltip-arrow,
.automotive-graph-bar-speed:nth-child(2) ~ .tooltip > .tooltip-inner,
.automotive-graph-bar-speed:nth-child(2) ~ .tooltip > .tooltip-arrow {
  font-family: myriad-pro, Arial;
  opacity: 1;
}
 .automotive-graph-bar-capacity ~ .tooltip > .tooltip-inner {
  background-color: #7e7e7e;
}
.automotive-graph-bar-capacity ~ .tooltip > .tooltip-arrow {
  border-top-color: #7e7e7e;
} 
.automotive-graph-bar-speed ~ .tooltip > .tooltip-inner {
  background-color: #0f9ffa;
}
.automotive-graph-bar-speed ~ .tooltip > .tooltip-arrow {
  border-top-color: #0f9ffa;
}
.automotive-graph-bar-speed:nth-child(2) ~ .tooltip > .tooltip-inner {
  background-color: #00b28f;
}
.automotive-graph-bar-speed:nth-child(2) ~ .tooltip > .tooltip-arrow {
  border-top-color: #00b28f;
}*/
/* FOOTER */
.skip-main-cnt,
.skip-footer {
  background: #ab6604;
  height: auto;
  left: 0%;
  padding: 8px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  color: #ffffff;
  z-index: 9999;
  outline: 0 !important;
}
.skip-main-cnt:focus,
.skip-footer:focus {
  transform: translateY(0%);
  color: #ffffff;
}
.scroll-up {
  position: fixed;
  bottom: 20px;
  right: 18px;
  display: none;
  z-index: 1;
}
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: #000000;
  font-size: 22px;
  font-weight: 900;
  margin-top: 0;
}
.country {
  position: relative;
  z-index: 1;
}
.up-arrow,
.down-arrow {
  position: relative;
  margin-left: 100px;
  z-index: -1;
}
.up-arrow:before,
.down-arrow:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #333;
  font-size: 18px;
  /*position: absolute;*/
  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:hover,
.select-country > a:focus {
  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: #0271b1;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .hero-banner {
    height: 100vh !important;
  }
  .hero-img {
    margin-top: 0;
    object-fit: cover;
    height: 100vh;
  }
  .greener-future-head {
    font-size: 140px;
  }
  .numbers-speak .pad-ctrl {
    padding: 0 15px;
  }
  .scope-flex {
    display: flex;
    align-items: center;
  }
  .scope-head {
    line-height: 1;
  }
  .fivekey-box {
    width: 30%;
    height: 65vh;
    padding: 30px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
  }
  .five-key-flex {
    margin-left: 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .fivekey-box-2,
  .fivekey-box-3,
  .fivekey-box-4,
  .fivekey-box-5 {
    position: relative;
    left: 0;
    top: 0;
  }
  .sustainability-head span:first-child {
    font-size: 105px;
  }
  .sustainability-top-para {
    margin: 0;
  }
  .key-areas-num {
    margin-top: 70px;
  }
  .key-areas-num:nth-of-type(3) span:nth-child(3) {
    padding: 0 300px;
  }
  .key-areas-num span:nth-child(3) {
    padding: 0 70px;
  }
  .roadblocks-head span {
    font-size: 85px;
  }
  .automotive-graph-bar-indicators {
    top: 15%;
  }
  .automotive-graph-part {
    height: 85vh;
  }
  .thinking-head span {
    font-size: 85px;
  }
  .thinking-graph-part {
    height: 100vh;
    margin-top: 100px;
  }
  .form-head span {
    font-size: 56px;
  }
  .cta-main-report .h3-head {
    font-size: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .greener-future-head {
    font-size: 100px;
  }
  .industry {
    top: 180px;
  }
  .green {
    left: unset;
    right: 0;
    bottom: 100px;
  }
  .challenges-tracking-head span {
    font-size: 100px;
  }
  .scope {
    height: auto !important;
  }
  .fivekey-box {
    width: 45%;
    height: 38vh;
  }
  .key-areas-head {
    text-align: center;
    margin: 70px 0 50px;
  }
  .key-areas-top-para {
    margin: 0;
    text-align: center;
  }
  .key-areas-num {
    margin-top: 100px;
  }
  .key-areas-num:nth-of-type(3) span:nth-child(3) {
    padding: 0 180px;
  }
  .key-areas-num span:nth-child(3) {
    padding: 0;
  }
  .roadblocks .pad-ctrl {
    padding: 0 15px;
    margin-top: 30px;
  }
  .covered-value {
    right: 0;
  }
  .automotive-graph-part,
  .thinking-graph-part {
    height: 65vh;
  }
  .thinking-head {
    margin: 0 0 50px;
  }
  .thinking-graph-bar span {
    font-size: 20px;
  }
  .tangible-flex,
  .net-zero-flex {
    flex-wrap: wrap;
  }
  .net-zero-grid-img img {
    transform: scale(1);
  }
  .net-zero-grid2,
  .net-zero-grid4 {
    margin-top: 0;
  }
  .net-zero-flex [class*="col-"] {
    margin-bottom: 50px;
  }
  .pressrelease-quote-sec {
    margin-bottom: 50px;
  }
  form,
  #thankyou {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  /* .slider,
  #hero_slider,
  .repeated-css {
    height: 480px;
  } */
  .hero-banner-caption-txt .top-txt {
    height: 100px;
  }
  .hero-banner-caption-txt .top-txt span {
    font-size: 60px;
  }
  .hero-banner-caption-txt .bottom-txt span {
    font-size: 28px;
  }
  .greener-future-head {
    font-size: 52px;
  }
  .greener-future-number {
    font-size: 45px;
    margin: 0 0 10px;
  }
  .stagger-anim-1:nth-child(3) {
    margin-top: 50px;
  }
  .stagger-anim-1 .img-wrap img {
    max-width: 50%;
  }
  .industry,
  .green {
    max-width: 70%;
  }
  .greener-future-h3,
  .dollar-para {
    font-size: 24px;
  }
  .green {
    bottom: 60px;
  }
  .numbers-speak .d-flex {
    display: block;
  }
  .numbers-speak .d-flex > [class*="col-"]:not(:last-child) {
    padding-bottom: 30px;
    border-bottom: 1px solid #09f1d8;
  }
  .numbers-speak-head span {
    font-size: 70px;
  }
  .stagger-anim-2:not(:nth-child(3)),
  .stagger-anim-3:not(:nth-child(2)) {
    margin-bottom: 50px;
  }
  .challenges-tracking-head span:nth-child(1),
  .challenges-tracking-head span {
    font-size: 70px;
  }
  .challenges-tracking-head {
    margin: 0 0 30px;
  }
  .challenges-tracking-para {
    font-size: 24px;
  }
  .challenges-tracking-para-2 {
    font-size: 22px;
  }
  .scope-flex {
    display: block;
  }
  .scope-head {
    font-size: 70px;
    margin-bottom: 50px;
  }
  .five-num {
    font-size: 145px !important;
  }
  .five-key-findings-head {
    margin: 0 0 50px;
  }
  .five-key-findings-head span {
    font-size: 70px;
  }
  .fivekey-box {
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }
  .quote {
    font-size: 50px;
  }
  .sustainability-head {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .sustainability-head span:first-child {
    font-size: 60px;
  }
  .sustainability-head span {
    font-size: 50px;
  }
  .sustainability-top-para {
    font-size: 24px;
  }
  .circle-flex {
    display: block;
  }
  .circle-box {
    width: 100%;
  }
  .circle-box:not(:last-child) {
    margin-bottom: 50px;
  }
  .sustainability-bottom-para {
    font-size: 24px;
    margin: 0;
  }
  .key-areas {
    height: auto;
    padding: 100px 0;
    background-color: #00a889;
  }
  .key-areas-head {
    margin: 0 0 50px;
  }
  .key-areas-num:nth-of-type(3) span:nth-child(3),
  .key-areas-num span:nth-child(3) {
    padding: 0 30px;
  }
  .roadblocks-head span {
    font-size: 70px;
  }
  .graph-bar {
    margin-bottom: 30px;
  }
  .graph-desc p {
    text-align: left;
    padding-right: 0;
  }
  .automotive-head span {
    font-size: 65px;
  }
  .automotive-covered-respective {
    width: 30%;
    margin: 0 10px;
  }
  .automotive-graph-bar span {
    font-size: 17px;
    letter-spacing: 0;
    line-height: 1;
  }
  .thinking-head span {
    font-size: 70px;
  }
  .thinking-top-para {
    font-size: 24px;
  }
  .stream {
    font-size: 15px;
  }
  .thinking-bottom-para {
    font-size: 24px;
    margin: 50px 0 0;
  }
  .thinking-graph-bar span:not(:nth-child(2)):before {
    font-size: 14px;
    top: -20px;
  }
  .tangible-head span {
    font-size: 60px;
  }
  .net-zero-head span {
    font-size: 65px;
  }
  .net-zero-para {
    font-size: 24px;
  }
  .net-zero-grid-para {
    padding: 30px;
  }
  .pressrelease-quote-sec q {
    font-size: 24px;
  }
  .pressrelease-head {
    font-size: 58px;
  }
  .pressrelease-quote-sec.pad-ctrl {
    padding: 0 30px;
  }

  footer ul {
    margin-bottom: 10px;
  }
  .select-country > a {
    color: #7e7e7e;
  }
  .select-country > a:hover,
  .select-country > a:focus {
    color: #7e7e7e;
  }
  .pull-left-xs {
    float: left !important;
  }
}
@media only screen and (max-width: 680px) {
}
@media only screen and (max-width: 480px) {
  .roadblocks-head span {
    font-size: 63px;
  }
  .automotive-graph-part,
  .thinking-graph-part {
    height: 88vh;
  }
  .thinking-head span {
    font-size: 65px;
  }
  .tangible-head span {
    font-size: 53px;
  }
  .pressrelease-head {
    font-size: 50px;
  }
}
@media only screen and (max-width: 360px) {
}
