@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;
}
.nfs_wrap {
  overflow: hidden
}
.banner-img {
  height: 100vh;
  overflow: hidden;
  position: relative
}
.banner-img:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, .5);
  left: 0
}
.banner-img img {
  position: absolute;
  right: 0
}
.hero-video {
  object-fit: cover
}
.caption_ctrl {
  z-index: 999
}
.h2-heading img.caption-img {
  margin-bottom: 20px;
  width: 300px !important
}
.h2-new-heading {
  font-size: 70px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 70px
}
.gradient-color-orange {
  background: #e0932b;
  background: -webkit-linear-gradient(to left, #e0932b 0, #f06b51 100%);
  background: -moz-linear-gradient(to left, #e0932b 0, #f06b51 100%);
  background: linear-gradient(to left, #e0932b 0, #f06b51 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent
}
.gradient-white-orange {
  background: #e0932b;
  background: -webkit-linear-gradient(to top, #e0932b 0, #fff 100%);
  background: -moz-linear-gradient(to top, #e0932b 0, #fff 100%);
  background: linear-gradient(to top, #e0932b 0, #fff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent
}
.btn-shutter-new {
  color: #fff;
  border: 1px solid #e28e2e;
  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  padding: 12px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid;
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(to left, #e0932b, #f06b51)
}
.btn-shutter-new:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: -1;
  background: #f06b51;
  background: -moz-linear-gradient(90deg, rgba(240, 107, 81, 1) 6%, rgba(224, 147, 43, 1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(240, 107, 81, 1) 6%, rgba(224, 147, 43, 1) 100%);
  background: linear-gradient(90deg, rgba(240, 107, 81, 1) 6%, rgba(224, 147, 43, 1) 100%)
}
.btn-shutter-new:hover {
  border: 1px solid #000;
  background-color: transparent;
  color: #fff;
  border: 1px solid #e28e2e;
  color: #000
}
.btn-shutter-new:hover:before {
  width: 100%
}
.count-num {
  font-size: 90px;
  font-weight: 600;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 70px
}
.count-txt {
  font-size: 26px;
  font-weight: 400
}
.our_survey {
  font-size: 90px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 90px;
  padding-top: 30px
}
.quote_icon_t {
  position: absolute;
  left: -70px;
  top: 0;
  width: 160px;
  z-index: -1
}
.quote_icon_b {
  position: absolute;
  bottom: -35px;
  width: 55px;
  margin-left: 10px
}
.mohit_details {
  padding: 100px 70px 30px 20px
}
.title_quote {
  font-size: 70px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 70px;
  padding-top: 30px
}
.title_quote2 {
  font-size: 50px;
  font-weight: 500;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 55px;
  padding-top: 30px
}
.joshi {
  font-size: 24px;
  color: #fff;
  margin-top: 30px;
  z-index: 9;
  position: relative
}
.width-ctrl {
  margin: 0 auto;
  width: 75%
}
.width-ctrl2 {
  float: left;
  width: 75%;
  padding-left: 20px;
  padding-top: 50px
}
.nfs-media-object {
  margin-top: 60px
}
.nfs-media-object .media-object {
  display: block;
  width: 140px
}
.nfs-media-object .media-body {
  padding-left: 10px
}
.nfs-media-object .media-heading {
  font-size: 24px;
  font-weight: 600;
  padding-top: 15px
}
.nfs-media-object .media-body p {
  font-weight: 400
}
.resoures-txt {
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin: 0;
  padding: 15px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff
}
.filters-fs {
  margin: 0;
  padding: 15px 0;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #fff;
  /*margin-bottom: 50px*/
}
.filters-fs li {
  font-size: 18px;
  color: #fff;
  padding: 5px 15px;
  font-weight: 400;
  list-style: none;
  display: inline-block;
  cursor: pointer
}
.filters-fs li.is-checked {
  color: #f26c51;
  background-color: #fff;
  padding: 5px 30px;
  border-radius: 50px
}
.grid.eqrow a {
  border: none;
  outline: 0
}
.fs-item {
  margin-bottom: 30px
}
.fs-wrap {
  background-color: #fff;
  border-radius: 10px
}
.label_bg {
  padding: 15px
}
.label_txt {
  margin: 0;
  font-size: 26px;
  color: #000;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  text-transform: uppercase
}
.fs-box {
  padding: 15px
}
.fs-title {
  font-size: 28px;
  color: #000;
  font-family: 'tungstenw05-medium', 'Oswald', sans-serif;
  line-height: 30px
}
.fs-btn {
  font-size: 14px;
  color: #fff;
  background-color: #000;
  display: inline-block;
  padding: 5px 10px
}
.eqrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.eq_h {
  height: 100%;
  position: relative
}
.relative-new {
  position: relative;
  z-index: 9
}
.bg-blue-dark {
  background-color: #051838
}
.bg-blue-medium {
  background-color: #007cc2
}
.bg-orange-medium {
  background-color: #f26c51
}
.yellow-color {
  color: #de9924
}
.yellow-new {
  background-color: #df9927
}
.ctrl_pr50 > [class*=col-] {
  padding-right: 50px
}
.ctrl_mb20 > [class*=col-] {
  margin-bottom: 20px
}
.ctrl_mb40 > [class*=col-] {
  margin-bottom: 40px
}
.mt0 {
  margin-top: 0 !important
}
.pb30 {
  padding-bottom: 30px
}
.pr10 {
  padding-right: 10px
}
.pr30 {
  padding-right: 30px
}
.ptb100 {
  padding: 100px 0
}
.pr_ctrl {
  padding-right: 10%
}
#survey-results .count-txt {
  font-size: 28px;
  line-height: 32px
}
#design-thinking {
  padding: 75px 0;
  background-color: #df9927
}
#design-thinking .width-ctrl2 {
  padding-top: 0
}
.img-title {
  font-size: 24px;
  font-weight: 400;
  text-align: center
}
#key-findings {
  padding: 75px 0;
  background-color: #f26c51
}
#new_accordion .panel {
  margin-top: 0;
  background: 0 0;
  border-bottom: 1px solid #fff !important;
  border-radius: 0
}
#new_accordion .panel-default > .panel-heading {
  color: #fff;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  position: relative
}
#new_accordion.panel-group .panel-heading a {
  font-size: 22px;
  display: block;
  padding: 15px 35px 20px 0;
  text-decoration: none;
  position: relative
}
#new_accordion.panel-group .panel-heading a:after {
  content: 'x';
  float: right;
  font-size: 19px;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-left: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}
#new_accordion.panel-group .panel-heading a.collapsed:after {
  content: '+';
  font-size: 22px;
  font-weight: 600
}
#new_accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  color: #fff;
  font-weight: 300;
  background-color: transparent;
  padding: 0 20px 15px 0
}
#digital-outlook {
  padding: 75px 0;
  background-color: #007cc2
}
#digital-outlook .our_survey {
  font-size: 80px;
  line-height: 80px
}
#download-whitepaper {
  padding: 75px 0;
  background-color: #051838
}
#download-whitepaper .field-bg input, textarea {
  color: #fff;
  background-color: transparent
}
.btn-shutter-new .fa {
  color: #f06b51;
  font-weight: 900;
  padding-left: 10px
}
.btn-shutter-new:hover .fa {
  color: #000
}
#download-whitepaper .txt-request {
  font-size: 20px;
  margin-top: 30px;
  padding-right: 30px
}
@media screen and (max-width:1024px) {
  .banner-img {
    height: 600px
  }
  .mohit_details {
    padding: 30px 40px 30px 20px
  }
  .title_quote {
    font-size: 50px;
    line-height: 50px;
    padding-top: 30px
  }
  .filters-fs li {
    padding: 5px 10px
  }
  .pr_ctrl {
    padding-right: 15px
  }
  .img-title {
    font-size: 20px
  }
  #confidence-high .our_survey {
    font-size: 70px;
    line-height: 70px
  }
  #digital-outlook .our_survey {
    font-size: 70px;
    line-height: 70px
  }
}
@media screen and (max-width:991px) {
  .nfs-media-object {
    margin-top: 30px
  }
  .title_quote {
    font-size: 40px;
    line-height: 45px
  }
}
@media screen and (max-width:768px) {
  .h2-heading img.caption-img {
    margin-bottom: 15px;
    width: 270px !important
  }
}
@media screen and (max-width:767px) {
  .banner-img {
    height: 480px
  }
  .h2-new-heading {
    font-size: 50px;
    line-height: 50px
  }
  .count-num {
    font-size: 70px;
    line-height: 50px
  }
  .count-txt {
    font-size: 22px
  }
  .our_survey {
    font-size: 60px;
    line-height: 60px
  }
  .title_quote2 {
    font-size: 40px;
    line-height: 40px
  }
  .nfs-media-object {
    margin-top: 70px
  }
  .quote_icon_t {
    left: -50px;
    width: 100px
  }
  .quote_icon_b {
    bottom: -15px;
    width: 40px
  }
  .width-ctrl {
    width: 85%
  }
  .width-ctrl2 {
    float: inherit;
    width: 85%;
    padding-left: inherit;
    padding-top: 50px;
    margin: 0 auto;
    padding-bottom: 20px
  }
  #survey-results .our_survey {
    font-size: 70px;
    line-height: 70px
  }
  #download-whitepaper .txt-request {
    margin-top: 15px;
    padding-right: 0
  }
}
@media screen and (max-width:600px) {
  #survey-results .our_survey {
    width: 85%;
    font-size: 50px;
    line-height: 50px
  }
  #confidence-high .our_survey {
    font-size: 50px;
    line-height: 50px;
    width: 85%
  }
  #digital-outlook .our_survey {
    font-size: 50px;
    line-height: 50px;
    width: 85%
  }
  #design-thinking .title_quote {
    margin-left: 10%
  }
  #design-thinking .width-ctrl2 {
    margin-top: 30px
  }
}