@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: 400;
  padding: 0;
  margin: 0;
}
main {
  overflow: hidden;
}
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-15,
.my-15 {
  margin-top: 15px !important;
}
.mb-15,
.my-15 {
  margin-bottom: 15px !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-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;
}
.font-tungsten {
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
/*--------------------------------------------------------------
# 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: #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-dark-grey {
  background-color: #3f3f3f !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;
}
.in-media,
.ft-money,
.climate-game {
  background-color: #f7e1dc;
}
.eq_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq_col {
  height: 100%;
}
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;
}
/*Item slider span Button*/
.item-slider-viewmore {
  color: #000;
  border: 2px solid #000;
  /*  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 25px;
  margin: 1.11rem 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
  position: absolute;
  bottom: 0;
}
.item-slider-viewmore: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: #000;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.item-slider-viewmore:hover,
.item-slider-viewmore:focus {
  border: 2px solid #000;
  /*  background-color: transparent;*/
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.item-slider-viewmore:hover:before {
  height: 1000%;
}
/*Item slider span Button*/
.cta-link {
  color: #fff;
  border: 2px 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 25px;
  /* letter-spacing: 2px; */
  margin: 1.11rem 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
}
.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);
}
.cta-link:hover,
.cta-link:focus {
  border: 2px solid #fff;
  /*  background-color: transparent;*/
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
.cta-link:hover:before {
  height: 1000%;
}
.climate-game .cta-link:hover:before {
  height: 1000%;
}
.ft-tech-channel {
  position: relative;
  background-image: url(/content/dam/infosys-web/en/financial-times/ft-tech-channel.jpg);
  background-repeat: no-repeat;
  /* background-position: top center; */
  background-position: 72% top;
  background-size: cover;
}
.item-img-wrapper-logo {
  padding: 20px 50px;
}
.recongnition-slider-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.ft-tech-channel h3 {
  font-weight: 700;
  margin-top: 0px;
  padding-bottom: 15px;
}
.ft-live h3 {
  font-weight: 700;
  margin-top: 0px;
}
.ft-live .bg-white .cta-link {
  position: absolute;
  bottom: 0px;
  color: #000;
  border: 2px solid #000;
  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 25px;
  /* letter-spacing: 2px; */
  margin: 1.11rem 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
}
.climate-game .cta-link {
  color: #000;
  border: 2px solid #000;
  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 25px;
  /* letter-spacing: 2px; */
  margin: 1.11rem 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
}
.climate-game .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: #000;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.climate-game .cta-link:hover,
.cta-link:focus {
  border: 2px solid #000;
  /* background-color: transparent; */
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.cta-link1:hover:before {
  height: 1000%;
}
.cta-link1 {
  color: #000;
  border: 2px solid #000;
  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 25px;
  /* letter-spacing: 2px; */
  margin: 1.11rem 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
}
.cta-link1: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: #000;
  z-index: -1;
  transform: translate(-50%, -50%) rotate(45deg);
}
.cta-link1:hover,
.cta-link:focus {
  border: 2px solid #000;
  /* background-color: transparent; */
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.p0 {
  padding: 0px;
}
.slider,
#hero_slider {
  height: 100vh;
  position: relative;
}
.repeated-css {
  width: 100%;
  height: 100vh;
  background-color: #f7e1dc;
}
.caption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important;
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important;
  width: auto;
  color: #fff;
  z-index: 999;
}
.hero-head {
  font-size: 70px;
  line-height: 70px;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
}
.hero-head span {
  display: block;
}
.ft_infy_logo {
  max-width: 300px;
  display: inline-block;
  margin-bottom: 40px;
}
.hero-para {
  font-size: 22px;
}
.repeated-css:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.owl-item {
  overflow: hidden;
}
.slide-image {
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  width: auto !important;
  object-fit: cover;
}
.owl-theme .owl-controls {
  margin-top: 0px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  color: white;
  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%;
}
/* Dots CSS */
.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 black inset;
  overflow: hidden;
  transition: background 0.3s ease 0s;
}
.owl-theme .owl-dots .owl-dot span {
  background-color: transparent;
  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: #000;
  bottom: 0;
  box-shadow: 0 0 1px #000;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  transition: height 0.3s ease 0s;
  width: 100%;
  border-radius: 50%;
}
/* End */
.owl-prev,
.owl-next {
  background-repeat: no-repeat;
  width: 31px;
  height: 56px;
  text-indent: -9999px;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.sec2 {
  position: relative;
}
.sec2-top-para {
  margin: 0;
  font-size: 26px;
}
.h2-head {
  font-size: 60px;
  line-height: 0.9;
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  margin: 0;
}
.h3-head {
  font-size: 22px;
  margin: 0 0 10px 0;
  font-weight: 700;
}
/* BOX SLIDER */
.box-carousel.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.box-carousel.owl-carousel .owl-stage .item {
  height: 100%;
}
.box-carousel.owl-carousel .owl-item img {
  width: auto !important;
}
.box-carousel .owl-nav {
  text-align: center;
  width: 200px;
  margin: 0 auto;
  position: relative;
}
.box-carousel .owl-nav .owl-prev,
.box-carousel .owl-nav .owl-next {
  background-repeat: no-repeat !important;
  width: 50px !important;
  height: 50px !important;
  text-indent: -9999px;
  position: absolute !important;
  top: unset !important;
  bottom: -80px !important;
  transform: none !important;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  margin: 0;
}
.box-carousel .owl-nav .owl-prev {
  left: 35px;
}
.box-carousel .owl-nav .owl-prev:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 20px;
  bottom: 15px;
  border: 2px solid #000;
  border-bottom: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-carousel .owl-nav .owl-next {
  right: 35px;
}
.box-carousel .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 20px;
  bottom: 15px;
  border: 2px solid #000;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.box-carousel .owl-dots {
  bottom: -70px;
  position: absolute;
}
.box-slider-href {
  display: block;
  height: 100%;
  padding: 15px;
  border-radius: 5px;
}
.box-slider-href svg {
  width: 75px;
  height: 75px;
}
.box-cnt-wrapper {
  color: #fff;
}
.box-slider-head {
  position: relative;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
}
.box-slider-para {
  color: #b8b8b8;
}
/* BOX SLIDER */

/* Sec3 */
.sec3 {
  position: relative;
  background-color: #3f3f3f;
  color: rgba(255, 255, 255, 1);
}
.sec3 .media-left,
.sec3 .media > .pull-left {
  padding-right: 20px;
}
.sec3 .media-heading {
  font-size: 21px;
  position: relative;
  margin: 0;
}
.about_left_side p {
  font-size: 18px;
}
.about_left_side {
  padding-left: 15px;
}
.media_border {
  border-left: 0px solid #7e7e7e;
  border-right: 0px solid #7e7e7e;
  padding-top: 20px;
  padding-bottom: 20px;
}
.media_border:before {
  border-top: 1px solid #7e7e7e;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.media_border:after {
  border-bottom: 1px solid #7e7e7e;
  content: "";
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
/* Item SLIDER */
.item-slider-carousel.owl-carousel .owl-stage,
.news-events-slider.owl-carousel .owl-stage,
.ft-tech-slider-carousel.owl-carousel .owl-stage,
.webinar-slider-carousel.owl-carousel .owl-stage {
  display: flex;
  flex-wrap: wrap;
}
.item-slider-carousel.owl-carousel .owl-stage .item,
.news-events-slider.owl-carousel .owl-stage .item,
.ft-tech-slider-carousel.owl-carousel .owl-stage .item,
.webinar-slider-carousel.owl-carousel .owl-stage .item {
  height: 100%;
}
.item-slider-carousel .owl-nav,
.ft-tech-slider-carousel .owl-nav,
.webinar-slider-carousel .owl-nav {
  text-align: center;
  width: 200px;
  margin: 0 auto;
  position: relative;
  height: 100px;
}

.item-slider-carousel .owl-nav .owl-prev,
.item-slider-carousel .owl-nav .owl-next,
.news-events-slider .owl-nav .owl-prev,
.news-events-slider .owl-nav .owl-next,
.ft-tech-slider-carousel .owl-nav .owl-prev,
.ft-tech-slider-carousel .owl-nav .owl-next,
.recongnition-slider-carousel .owl-nav .owl-prev,
.recongnition-slider-carousel .owl-nav .owl-next,
.webinar-slider-carousel .owl-nav .owl-prev,
.webinar-slider-carousel .owl-nav .owl-next {
  background-repeat: no-repeat !important;
  width: 50px !important;
  height: 50px !important;
  text-indent: -9999px;
  position: absolute !important;
  top: unset !important;
  bottom: -80px !important;
  transform: none !important;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  margin: 0;
}
.news-events-slider .owl-nav .owl-prev,
.news-events-slider .owl-nav .owl-next {
  width: 40px !important;
  height: 40px !important;
}
.recongnition-slider-carousel .owl-nav .owl-prev,
.recongnition-slider-carousel .owl-nav .owl-next {
  background-color: transparent;
}
.item-slider-carousel .owl-nav .owl-prev,
.item-slider-carousel .owl-nav .owl-next,
.news-events-slider .owl-nav .owl-prev,
.news-events-slider .owl-nav .owl-next,
.ft-tech-slider-carousel .owl-nav .owl-prev,
.ft-tech-slider-carousel .owl-nav .owl-next,
.webinar-slider-carousel .owl-nav .owl-prev,
.webinar-slider-carousel .owl-nav .owl-next {
  bottom: 15px !important;
}

.recongnition-slider-carousel .owl-nav .owl-prev,
.recongnition-slider-carousel .owl-nav .owl-next {
  bottom: unset !important;
  top: 36% !important;
}

.item-slider-carousel .owl-nav .owl-prev,
.news-events-slider .owl-nav .owl-prev,
.ft-tech-slider-carousel .owl-nav .owl-prev,
.webinar-slider-carousel .owl-nav .owl-prev {
  left: 35px;
}
.recongnition-slider-carousel .owl-nav .owl-prev {
  left: -75px;
}
.item-slider-carousel .owl-nav .owl-prev:after,
.ft-tech-slider-carousel .owl-nav .owl-prev:after,
.recongnition-slider-carousel .owl-nav .owl-prev:after,
.webinar-slider-carousel .owl-nav .owl-prev:after,
.news-events-slider .owl-nav .owl-prev:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 20px;
  bottom: 15px;
  border: 2px solid #000;
  border-bottom: 0;
  border-right: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.item-slider-carousel .owl-nav .owl-next,
.news-events-slider .owl-nav .owl-next,
.ft-tech-slider-carousel .owl-nav .owl-next,
.webinar-slider-carousel .owl-nav .owl-next {
  right: 35px;
}
.recongnition-slider-carousel .owl-nav .owl-next {
  right: -75px;
}

.item-slider-carousel .owl-nav .owl-next:after,
.news-events-slider .owl-nav .owl-next:after,
.ft-tech-slider-carousel .owl-nav .owl-next:after,
.recongnition-slider-carousel .owl-nav .owl-next:after,
.webinar-slider-carousel .owl-nav .owl-next:after,
.news-events-slider .owl-nav .owl-next:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 20px;
  bottom: 15px;
  border: 2px solid #000;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.news-events-slider .owl-nav {
  width: 100%;
  top: 60%;
  -webkit-transform: translate(0px, -50%) !important;
  -moz-transform: translate(0px, -50%) !important;
  -ms-transform: translate(0px, -50%) !important;
  -o-transform: translate(0px, -50%) !important;
  transform: translate(0px, -50%) !important;
  z-index: 999;
  position: absolute;
}
.news-events-slider .owl-nav .owl-next {
  right: -75px !important;
}
.news-events-slider .owl-nav .owl-prev {
  left: -75px !important;
}
/* .news-events-slider .owl-nav .owl-prev,
.news-events-slider .owl-nav .owl-next {
  width: 40px !important;
  height: 40px !important;
} */
.news-events-slider .owl-nav .owl-prev:after {
  left: 16px;
  bottom: 12px;
}
.news-events-slider .owl-nav .owl-next:after {
  right: 15px;
  bottom: 12px;
}
.item-slider-carousel .owl-dots,
.news-events-slider .owl-dots,
.ft-tech-slider-carousel .owl-dots,
.webinar-slider-carousel .owl-dots {
  bottom: -70px;
  position: absolute;
}
.item-img-wrapper {
  position: relative;
  overflow: hidden;
}
.item-img-wrapper img {
  transform: scale(1.1);
  transition: all 0.7s ease;
}
.item-slider-href:hover .item-img-wrapper img {
  transform: scale(1);
}
.item-cnt-wrapper {
  padding: 20px 20px 70px 20px;
}
.video-title {
  padding: 20px !important;
}
.video-title .h3-head {
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
/* .webinar-slider-carousel .item-cnt-wrapper {
  padding: 20px 20px 60px 20px;
} */
.item-slider-href {
  display: block;
  height: 100%;
}
.item-slider-head {
  /* font-family: 'tungstenw05-medium', 'Oswald', sans-serif; */
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
}
.item-slider-span {
  color: #fff;
  border: 2px 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 25px;
  margin: 1.11rem 0;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
  position: absolute;
  bottom: 0;
}
.item-slider-span: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);
}
.item-slider-span:hover,
.item-slider-span:focus {
  border: 2px solid #fff;
  /*  background-color: transparent;*/
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
.item-slider-span:hover:before {
  height: 1000%;
}
/* Item SLIDER */

.bottom_position {
  position: absolute;
  bottom: 15px;
}
.quote-txt {
  font-family: "tungstenw05-medium", "Oswald", sans-serif;
  font-size: 30px;
  line-height: 1.1;
  margin: 0 0 70px;
  position: relative;
  padding-top: 60px;
}
.quote {
  position: absolute !important;
  width: 40px !important;
}
.quote-left {
  top: 10px !important;
}
.quote-right {
  top: inherit !important; /* bottom: -18px !important; */
}
.img-speaker {
  width: 60px !important;
  height: 60px;
  border-radius: 50px;
  margin-right: 15px;
  object-fit: cover;
  float: left;
}
.ft-live-speaker {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.news-events-slider .ft-live-speaker {
  padding-right: 10px;
}
/* Sec 9 */
.sec9-para {
  font-size: 20px;
}

.cta-btn {
  color: #000;
  border: 2px solid #000;
}
.cta-btn:hover {
  color: #000;
  background-color: #000;
}

.cta-btn-white {
  color: #fff;
  border: 2px solid #fff;
}
.cta-btn-white:hover {
  color: #000;
  background-color: #000;
}

.ft-money {
  position: relative;
  padding-bottom: 180px !important;
}
.ft-img {
  position: absolute;
  bottom: 0;
  left: 22%;
}
.ft-girl {
  height: 330px;
  width: 330px;
}
.para.p-right {
  padding-right: 50px;
  font-size: 20px;
}
.ft-money .video-wrapper {
  padding-top: 50px;
}
.ft-crosswordapp {
  position: relative;
  background-image: url(/content/dam/infosys-web/en/financial-times/ft-crossword-app.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.news-events-slider .item-cnt-wrapper {
  padding: 20px 20px 130px;
}
.bottom_position {
  position: absolute;
  bottom: 15px;
  display: flex;
  right: 20px;
  left: 20px;
}
.news-events-slider .owl-nav .owl-prev:after,
.news-events-slider .owl-nav .owl-next:after {
  width: 16px;
  height: 16px;
}
.ft-tech-slider-carousel .owl-nav .owl-prev,
.ft-tech-slider-carousel .owl-nav .owl-next {
  bottom: 0 !important;
}
.press-release {
  width: max-content;
}
.sec5-speaker-designation {
  display: inline-block;
  font-size: 16px;
}
.img-wrapper {
  overflow: hidden;
}
.ft-zoom-img {
  transition: all 0.7s ease-in-out;
}
.ft-zoom-img:hover {
  transform: scale(1.1);
}

/* FOOTER */
.skip-main-cnt,
.skip-footer {
  background: #df9926;
  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: #63b0ff;
  color: #fff;
}
.about_icon {
  width: 80px;
}
.item-wrapper {
  padding: 25px 50px;
}
.item-wrapper p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 26px;
}
.max_width_icon {
  margin: 0 auto;
  max-width: 80px !important;
}
.empowering .item .item-slider-href {
  border-radius: 0px;
}
.border-top-coral {
  border-top: 10px solid #f16c51;
}
.border-top-amethyst {
  border-top: 10px solid #963596;
}
.border-top-jade {
  border-top: 10px solid #00b28f;
}
.border-botttom-topaz {
  border-bottom: 10px solid #df9926;
}
.border-botttom-coral {
  border-bottom: 10px solid #f16c51;
}
.technology-behind {
  background-color: #000;
}
.border_lr {
  border-left: 1px solid #7e7e7e;
  border-right: 1px solid #7e7e7e;
}
.box_wrap {
  height: 100%;
  padding-bottom: 60px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
/* hover btn */
.btn_hover {
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  border: 2px solid #fff;
  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: 10px 25px;
  text-decoration: none;
  overflow: hidden;
  font-weight: 600;
  position: absolute;
  max-width: 160px;
  bottom: 0;
  left: 0;
  right: 0;
}
.btn_hover: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);
}
.btn_hover:hover,
.btn_hover:focus {
  border: 2px solid #fff;
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
.btn_hover:hover:before {
  height: 1000%;
}
.content_wrapper {
  padding: 15px;
  padding-bottom: 90px;
}
.btn_hover_ctrl {
  margin: inherit;
  color: #000;
  border: 2px solid #000;
  left: 20px;
  bottom: 30px;
  text-align: center;
}
.btn_hover_ctrl:before {
  background-color: #000;
}
.hover_wrap:hover .btn_hover_ctrl,
.btn_hover_ctrl:focus {
  color: #fff;
  background-color: #000;
}
.hover_wrap:hover .btn_hover:before {
  height: 1000%;
}
/* .powered-data {
  position: relative;
  background-image: url(/content/dam/infosys-web/en/financial-times/powered-data.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
} */
.block_ctrl {
  display: block;
}
.bg-image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-image::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  /* background-color: rgba(62, 59, 59, 0.9); */
  background-color: rgba(100, 72, 58, 0.3);
  top: 0px;
  bottom: 0px;
}
.ft-explore {
  background-image: url(/content/dam/infosys-web/en/financial-times/ft-times.jpg);
}
.whats-ahead {
  background-image: url(/content/dam/infosys-web/en/financial-times/whats-ahead.jpg);
}
.publishing {
  background-image: url(/content/dam/infosys-web/en/financial-times/publishing.jpg);
}
.publishing::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(62, 59, 59, 0.8);
  /* background-color: rgba(100, 72, 58, 0.3); */
  top: 0px;
  bottom: 0px;
}

.tech-driving .eq_col {
  position: relative;
}
.tech-driving .content_wrapper {
  padding: 20px 20px 80px 20px;
}
.tech-driving .content_wrapper h3 {
  font-weight: 700;
  margin-top: 0px;
}
.tech-driving .content_wrapper p {
  font-size: 18px;
}
.btn_ctrl {
  margin: inherit;
  left: 20px;
  bottom: 20px;
  text-align: center;
}
.tech-driving .item-slider-href:hover .btn_ctrl,
.btn_ctrl:focus {
  color: #000;
  background-color: #000;
}
.tech-driving .item-slider-href:hover .btn_hover:before {
  height: 1000%;
}
.justify-center {
  justify-content: center;
}

@media only screen and (max-width: 1024px) {
  .item-slider-viewmore {
    padding: 5px 12px;
  }
  .hero-head {
    font-size: 50px;
    line-height: 50px;
  }
  .sec2 .cta-link {
    margin: 4rem 0 0;
  }
  .ft-live-speaker {
    font-size: 22px;
  }
  .ft-live-speaker-designation {
    font-size: 18px;
  }
  .in-media .news-events-slider {
    margin: 0 auto;
    width: 90%;
  }
  .ft-explore {
    background-position: 3% center !important;
  }
  /* .our-recognition{
    margin-bottom: 80px;
  } */
  .recongnition-slider-carousel .owl-nav .owl-prev,
  .recongnition-slider-carousel .owl-nav .owl-next {
    bottom: unset !important;
    top: 36% !important;
  }
  .recongnition-slider-carousel .owl-nav .owl-prev {
    left: -50px !important;
  }
  .recongnition-slider-carousel .owl-nav .owl-next {
    right: -50px !important;
  }
  .recongnition-slider-carousel {
    margin: 0 auto;
    width: 90%;
  }
  .recongnition-slider-carousel .owl-nav .owl-prev,
  .recongnition-slider-carousel .owl-nav .owl-next {
    width: 40px !important;
    height: 40px !important;
  }
  .ft-img {
    left: 23%;
  }
  .news-events-slider .owl-nav .owl-next {
    right: -50px !important;
  }
  .news-events-slider .owl-nav .owl-prev {
    left: -50px !important;
  }
  .news-events-slider .item-cnt-wrapper {
    padding: 20px 20px 150px;
  }
}

@media only screen and (max-width: 992px) {
  .item-slider-carousel .owl-nav,
  .ft-tech-slider-carousel .owl-nav {
    margin: 50px auto 0;
    position: relative;
  }
  .item-slider-carousel .owl-nav .owl-prev,
  .item-slider-carousel .owl-nav .owl-next {
    position: relative !important;
    top: unset !important;
    bottom: 10px !important;
  }
  .item-slider-carousel .owl-nav .owl-prev {
    left: -15px;
  }
  .item-slider-carousel .owl-nav .owl-next {
    right: -15px;
  }
  .ctrl-pad {
    padding: 0;
  }
  .item-wrapper {
    padding: 25px 20px;
  }
  .webinar-slider-carousel .owl-nav {
    margin: 0px auto 0;
    position: relative;
  }
  .ft-img {
    left: 30%;
  }
}

@media only screen and (max-width: 767px) {
  /* .slider,
#hero_slider,
.repeated-css {
height: 600px;
background-image: linear-gradient(
  to right top,
  #1cc0a0,
  #00a7a5,
  #008ca0,
  #007291,
  #1f587a
);
} */
  .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;
  }

  .p-0-xs {
    padding: 0 !important;
  }
  .px-0-xs {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .pt-0-xs,
  .py-0-xs {
    padding-top: 0px !important;
  }
  .pb-0-xs,
  .py-0-xs {
    padding-bottom: 0px !important;
  }
  .pt-30-xs,
  .py-30-xs {
    padding-top: 30px !important;
  }
  .pb-30-xs,
  .py-30-xs {
    padding-bottom: 30px !important;
  }
  .pt-50-xs,
  .py-50-xs {
    padding-top: 50px !important;
  }
  .pb-50-xs,
  .py-50-xs {
    padding-bottom: 50px !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;
  }
  .repeated-css:after {
    background-color: rgba(0, 0, 0, 0);
  }
  .hero-head {
    font-size: 40px;
    line-height: 40px;
    color: #fff !important;
  }
  .cta-link1 {
    color: #fff;
    border: 2px 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 25px;
    /* letter-spacing: 2px; */
    margin: 1.11rem 0;
    text-decoration: none;
    overflow: hidden;
    font-weight: 600;
  }
  .slider-overlay-amethyst {
    display: none; /* background-color: rgba(55, 34, 97, 0.45);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%; */
  }
  /* .caption {
top: 25%;
transform: none !important;
} */
  .sec2 {
    text-align: center;
  }
  /* .slide-image {
right: 0px;
} */
  .h2-head {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px !important;
  }
  .hero-head span {
    display: inline;
  }
  .ft_infy_logo {
    margin-bottom: 20px;
  }
  .sec2-top-para {
    font-size: 20px;
  }
  .quote {
    width: 30px !important;
  }
  .quote-txt {
    font-size: 28px;
    padding-top: 50px;
  }
  /* .quote-right {
bottom: -10px !important;
} */
  .box_wrap img {
    width: 120px;
  }
  .sec2 .cta-link {
    margin: 0px;
  }
  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;
  }
  .border_lr {
    border-left: 0px solid #7e7e7e;
    border-right: 0px solid #7e7e7e;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .border_lr:before {
    border-top: 1px solid #7e7e7e;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 4%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 92%;
    z-index: -1;
  }
  .border_lr:after {
    border-bottom: 1px solid #7e7e7e;
    content: "";
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4%;
    width: 92%;
    z-index: -1;
  }
  .technology-behind {
    padding-top: 100px !important;
  }
  .ft-live-speaker-designation {
    font-size: 16px;
  }
  .three_col_ctrl .border-top-jade {
    border-top: 0px solid #00b28f;
    border-bottom: 10px solid #00b28f;
  }
  .three_col_ctrl [class*="col-"] {
    margin-bottom: 25px;
  }
  .tech-driving [class*="col-"] {
    margin-bottom: 25px;
  }
  #hero_slider,
  .repeated-css {
    background-color: #000;
  }
  .slider,
  #hero_slider,
  .repeated-css {
    height: auto;
  }
  .slide-image {
    height: auto;
    min-height: auto;
    min-width: 100%;
    position: relative;
    right: 0;
    width: 100% !important;
  }
  .caption {
    position: relative;
    left: inherit;
    right: inherit;
    top: inherit !important;
    -webkit-transform: inherit !important;
    -moz-transform: inherit !important;
    -ms-transform: inherit !important;
    -o-transform: inherit !important;
    transform: inherit !important;
    width: auto;
    margin-top: 100px;
  }
  .block_ctrl {
    display: inline;
  }

  .recongnition-slider-carousel {
    width: 100%;
    margin-bottom: 50px;
  }

  .recongnition-slider-carousel .owl-nav .owl-prev {
    left: 32% !important;
    top: unset !important;
    bottom: -82px !important;
  }

  .recongnition-slider-carousel .owl-nav .owl-next {
    right: 32% !important;
    top: unset !important;
    bottom: -82px !important;
  }

  .item-slider-carousel .owl-nav {
    margin: 50px auto 0;
  }
  .ft-tech-slider-carousel .owl-nav,
  .webinar-slider-carousel .owl-nav {
    margin: 0 auto 0;
    position: relative;
  }
  .ft-tech-slider-carousel .item-cnt-wrapper {
    padding: 20px 20px 130px 20px;
  }
  .in-media {
    padding-bottom: 150px !important;
  }
  .in-media .news-events-slider {
    margin: 0 auto;
    width: 100%;
  }
  .news-events-slider .owl-nav {
    width: 100px;
    top: inherit !important;
    -webkit-transform: inherit !important;
    -moz-transform: inherit !important;
    -ms-transform: inherit !important;
    -o-transform: inherit !important;
    transform: inherit !important;
    position: relative;
    text-align: center;
    margin: 0 auto;
  }
  .news-events-slider .owl-nav .owl-prev {
    left: -15px !important;
    bottom: -80px !important;
  }
  .news-events-slider .owl-nav .owl-next {
    right: -15px !important;
    bottom: -80px !important;
  }
  .ft-img {
    display: none;
  }
  .ft-money {
    padding-bottom: 75px !important;
  }
  .item-slider-carousel .owl-nav,
  .ft-tech-slider-carousel .owl-nav,
  .webinar-slider-carousel .owl-nav {
    height: unset;
  }

  .webinar-series {
    padding-bottom: 130px !important;
  }
  .webinar-slider-carousel .owl-nav .owl-prev,
  .webinar-slider-carousel .owl-nav .owl-next {
    bottom: -90px !important;
  }
  .p-right {
    padding-right: unset !important;
  }
  .text-center-mob {
    text-align: center;
  }
  .ft-tech-slider-carousel .owl-nav .owl-prev,
  .ft-tech-slider-carousel .owl-nav .owl-next {
    bottom: -80px !important;
  }
  .ft-tech-slider-carousel {
    padding-bottom: 100px !important;
  }
  .webinar-slider-carousel .item-cnt-wrapper {
    padding: 20px 20px 100px 20px !important;
  }
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 480px) {
  .caption {
    top: 20%;
  }
  /* .item-slider-carousel.owl-carousel .owl-item {
    display: flex;
    justify-content: center;
  } */
  .ctrl-pad {
    padding: 0 15px;
  }
  .ft-explore {
    background-position: -200px center !important;
  }
}

@media only screen and (max-width: 360px) {
}
