.liItems.horizonIn a {
  font-weight: bold;
}
@media all and (-ms-high-contrast: none) {
  nav {
    visibility: visible !important;
  }
  *::-ms-backdrop,
  nav {
    visibility: visible !important;
  }
}
.footerLogo{
  margin-top: 8.4rem;
 margin-left: 8rem;
 
}

.mobfoot{
  display: none ;
}

.ddf{
  display: flex;
  flex-direction: row;
}

.ddfinal{
  height:100%
}
  .final{
    margin-left: -3rem;
    margin-top: 2rem;
 
    height:330px;
   
  }

.shawty{
  /* font-size:110px; */
  filter: drop-shadow(10px 2px 4px #f1f1f1);
   position: relative;
   top: 40%;
   /* background-color: #fff; */
   right:-80%;
   
   
 
 
 }


 .homeo{
  display: flex;
  flex-direction: column;
 }
 .ico{
width:25px;
height:25px;


 }


 .shawty >a >img{
  width: 20%;
 }



 @media only screen and (max-width: 600px) {
  .shawty {
    right:-70%;
       width: 50%;
       top:35%;
  }
  .mobfoot{
  display:flex !important;
  width:100%;
   justify-content: space-evenly;
  }
  .mobfoot >a{
    font-size:22px
  }
 .shawty >a >img{
  width: 60%;
 }
 .ddfi{
  display: flex;
  margin-left:3rem;
flex-direction: column;
}
.ddf{
  flex-direction: column;
}
.homeIcons{
  display: flex;
  flex-direction: row;
  margin-left: 3rem;
}
.homeo{
  flex-direction: row;

}

}
  .area{
    background: #4e54c8;  
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
    width: 100%;
    height:100vh;
    
   
}

.df{
  display: flex;
}
#magicoon-Filled{
  margin-left: 3px;
}
.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    /* background: rgba(255, 255, 255, 0.2); */
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}



.context {
    
  position: absolute;
  
  
}

.socialIcon {
  width: 30px;
  margin-right: 0;
  padding-left: 0;
}


.area{
  background: #4e54c8;  
  background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
  width: 100%;
  height:100vh;
  
 
}

.circles{
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.circles li{
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: animate 25s linear infinite;
  bottom: -150px;
  
}

.circles li:nth-child(1){
  left: 25%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}


.circles li:nth-child(2){
  left: 10%;
  width: 20px;
  height: 20px;
  animation-delay: 2s;
  animation-duration: 12s;
}

.circles li:nth-child(3){
  left: 70%;
  width: 20px;
  height: 20px;
  animation-delay: 4s;
}

.circles li:nth-child(4){
  left: 40%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  animation-duration: 18s;
}

.circles li:nth-child(5){
  left: 65%;
  width: 20px;
  height: 20px;
  animation-delay: 0s;
}

.circles li:nth-child(6){
  left: 75%;
  width: 110px;
  height: 110px;
  animation-delay: 3s;
}

.circles li:nth-child(7){
  left: 35%;
  width: 150px;
  height: 150px;
  animation-delay: 7s;
}

.circles li:nth-child(8){
  left: 50%;
  width: 25px;
  height: 25px;
  animation-delay: 15s;
  animation-duration: 45s;
}

.circles li:nth-child(9){
  left: 20%;
  width: 15px;
  height: 15px;
  animation-delay: 2s;
  animation-duration: 35s;
}

.circles li:nth-child(10){
  left: 85%;
  width: 150px;
  height: 150px;
  animation-delay: 0s;
  animation-duration: 11s;
}



@keyframes animate {

  0%{
      transform: translateY(0) rotate(0deg);
      opacity: 1;
      border-radius: 0;
  }

  100%{
      transform: translateY(-1000px) rotate(720deg);
      opacity: 0;
      border-radius: 50%;
  }

}

@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}



.footerLogo::after{
  display: block;
  content: '';
  width: 50px;
  height: 2px;
  background-image: linear-gradient(to right, rgba(255,0,0,0), rgb(255, 255, 255));
  animation: mymove 2s;
  border-radius: 40%;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards ;


}
@keyframes mymove {
  from {top: 0px; width: 20px;}
  to {top: 200px; background-color: rgb(0, 0, 0); width:150px;}
}
.touch {
  -webkit-overflow-scrolling: touch;
}
.overlayDiv {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 998;
  cursor: pointer;
  overflow: hidden !important;
}
.outer-div {
  overflow: hidden !important;
  overflow-x: hidden !important;
}
.displayblock {
  display: block !important;
}
.displaynone {
  display: none !important;
}
.heroControls .carousel-control:focus {
  opacity: 0.5;
}
.closeActive > .tooltiptextHeader {
  display: none;
}
.panel > li > a:hover,
.itemA > li > a:hover {
  color: red !important;
}
nav {
  visibility: hidden;
}
.navBackground {
  background: #000;
}
.navText {
  padding-top: 0.3rem;
}
.navSlideDown {
  animation-name: navSlideDown;
  -webkit-animation-name: navSlideDown;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}
.navVisibility {
  visibility: visible !important;
}
.grayMenu a {
  color: #454545 !important;
  font-weight: 400;
}
.grayMenu .container .navBarBtn .icon-bar {
  background-color: #454545;
}
.marginLeft2 {
  margin-left: 2rem !important;
}
.paddingRight0 {
  padding-right: 0 !important;
}
.marginRight0 {
  margin-right: 0;
}
.d-block {
  display: block !important;
}
.navbar .tataLogo {
  margin: 0.9rem 0 !important;
  width: 200px;
  height: 50px;
  background-image: url("https://www.synergeworkspace.com/images/logo.png");
  padding: 0;
  background-position: center;
  background-size: contain;
}
.grayMenu .tataLogo {
  margin: 0.5rem 0 !important;
  width: 50px;
  height: 50px;
  background-image: url("https://www.synergeworkspace.com/images/logo.png");
  padding: 0;
  background-position: center;
  background-size: contain;
}
.searchBoxIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/Search.svg");
}
.grayMenu .searchBoxIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/Search.svg");
}
.closeSearch,
.grayMenu .closeSearch {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/searchicon.svg");
}
.worldWideBoxIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/Worldwideicon.svg");
}
.grayMenu .worldWideBoxIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/Worldwideicon.svg");
}
.contactUsBoxIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/ContactUs.svg");
}
.grayMenu .contactUsBoxIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/ContactUs.svg");
}

/* etc.clientlibs/tata/clientlibs/assets/resources/img/pages/nav/ContactUs_gray.svg */
.tataLogo {
  width: 70px;
  display: inline-block;
  background-repeat: no-repeat;
  line-height: 20px;
  background-position: center;
}
.tataLogo > span {
  width: 1px;
  height: 1px;
  position: absolute;
  top: 1%;
  overflow: hidden;
}
.searchBoxIcon,
.closeSearch {
  width: auto;
  height: 100%;
  line-height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 30%;
  margin-bottom: 30%;
}
.worldWideBoxIcon {
  width: auto;
  height: 100%;
  line-height: 10px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 2rem;
  margin-top: 12px;
}
.contactUsBoxIcon {
  width: auto;
  height: 100%;
  line-height: 1rem;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 18px;
  margin-top: 13px;
}
a.nav-link {
  padding: 1rem 1.5rem;
  position: relative;
}
.navText a.nav-link:hover:after {
  content: "";
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  border-bottom: 0.1rem solid red !important;
}
.underLine:after {
  content: "";
  display: block;
  margin: 0 auto;
  padding-top: 1rem;
  border-bottom: 0.1rem solid red !important;
}
.nav-item > .nav-link {
  padding: 1.4rem 2.3rem;
  cursor: pointer;
}
.nav-item > .nav-link:hover {
  color: #fff;
}
.hoverGray > a {
  color: #454545 !important;
}
.customNav > li.nav-item.icon:nth-child(7) {
  padding-left: 3rem;
}
li.nav-item {
  font-size: 1.6rem;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
.nav > li.dropdown.open .dropdown-menu {
  display: table;
  border-radius: 0;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0;
}
.customDropDown {
  background-color: #000026;
  margin-top: 0;
  border: 0;
  border-radius: 0;
  padding: 0 30% 10% 30%;
}
.customDropDown > li a {
  color: #fff;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.nav > li > .borderBottom:focus,
.nav > li > .borderBottom:hover {
  border-bottom: 1px solid red;
}
.nav-item:hover ul.dropdown-menu {
  display: block;
}
.nav-item ul .dropdown-menu li:hover ul.dropdown-menu {
  display: block;
}
.nav-item ul.dropdown-menu ul {
  width: 100%;
  display: block;
  text-align: left;
}
.subMenu {
  border-bottom: 0.2rem solid #6f6f6f;
  max-width: 13rem;
  margin: 1rem 0 1rem 0;
}
.searchBox {
  right: 6%;
  top: 6%;
  position: absolute;
  float: right;
}
a,
ul li a,
.subMenu {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}
.fontClr {
  color: red;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
.custNavBar {
  border: 0;
  position: fixed;
  height: 5.6rem;
  width: 100%;
  z-index: 999;
  border-radius: 0;
  transition: all 0.4s;
  transition-timing-function: ease-in-out;
}
.backgroundImage {
  position: relative;
}
.backgroundImage .Bg {
  width: 100%;
  height: auto;
}
.panel {
  overflow: hidden;
  color: white;
  background: transparent;
  position: fixed;
  display: none;
  margin-left: 2.2rem;
}
.subHead span {
  height: 2.8rem;
  width: 19.5rem;
  color: #fff;
  font-size: 2.4rem;
  line-height: 2.8rem;
}
.subHead {
  padding: 3rem 0 1rem 0;
}
hr.subHeadBorder {
  width: 55rem;
  color: #666;
  border-top: 1px solid #4c4b4b;
  margin-top: 0;
  margin-left: 0rem;
  margin-bottom: 10px;
}
a.nav-link.accordion.active {
  color: red;
}
.backLight {
  height: 31rem;
  width: 100%;
  opacity: 0.96;
  background: #000;
  transition: all 0.5s;
}
.megaMenu:hover .backLight {
  display: block;
}
.liItems {
  padding: 0.5rem 0 0.5rem 0.1rem;
  font-weight: 300;
  text-align: left;
  color: #fff;
  width: 20rem;
}
.liItems a {
  font-weight: 300;
}
.horizonIn {
  display: inline;
}
.padLeft13 {
  padding: 2rem 0 0 12.5rem;
}
.colCount3 {
  display: flex;
}
.colCount3 ul + ul {
  margin-left: 3rem;
}
.orangeText {
  color: red;
}
.marginB10 {
  margin-bottom: 1rem;
}
.marginT30 {
  margin-top: 3rem;
}
.marginT20 {
  margin-top: 2rem;
}
.overlayPop {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 9999;
  opacity: 1;
  -webkit-animation: slideBottom 1s forwards;
  -moz-animation: slideBottom 1s forwards;
  animation: slideBottom 1s forwards;
}
.overlayPop p {
  margin: 0;
}
.overlayPop a,
.overlayPop a:hover,
.overlayPop a:visited,
.overlayPop a:focus {
  color: #484646;
}
.overlayPop .details {
  margin: 0 auto;
  width: 66.2rem;
  padding: 1rem;
  background-color: #fff;
  box-shadow: 0 0 11px 4px rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
}
.overlayPop .flexDiv {
  display: flex;
  align-items: center;
  justify-content: center;
}
header .details img:nth-child(1) {
  padding-right: 1rem;
}
.overlayPop .blockDiv span:nth-child(1) {
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
}
.overlayPop .blockDiv span:nth-child(2) {
  font-size: 1.2rem;
  color: #454545;
  display: block;
}
.overlayPop .blockDiv {
  padding-right: 1rem;
}
.overlayPop .btn + .btn.focus,
.overlayPop .btn + .btn:focus,
.overlayPop .btn + .btn:hover {
  color: #333;
  background-color: #dadada;
}
.overlayPop .btn {
  width: 13rem;
  border: 0;
  border-radius: 0;
}
.overlayPop .btn + .btn {
  margin-left: 1rem;
  background-color: #e6e6e6;
  padding: 6px;
}
@media (max-width: 575px),
  (min-width: 576px) and (max-width: 767px),
  (min-width: 768px) and (max-width: 991px) {
  .overlayPop .details {
    width: 100%;
  }
  .overlayPop .container {
    padding: 0;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .mobileTextSmall {
    font-size: 1.4rem !important;
    font-weight: 300 !important;
  }
  .overlayPop .flexDiv {
    display: block;
  }
  .overlayPop .btn + .btn {
    margin-left: 0;
    margin-top: 1rem;
  }
  .colCount3 {
    display: block;
  }
  .colCount3 ul + ul {
    margin-left: 0;
  }
  .liItems {
    padding: 0.5rem 0 0 2rem;
    width: auto;
  }
  .navbar-collapse.d-block {
    overflow-y: initial;
  }
  .collapseNav > ul {
    height: 90vh;
    overflow-y: scroll;
  }
  a.nav-link.closeSearch {
    padding: 2.8rem 2.6rem;
    margin: 0;
  }
  .marginT30 {
    margin-top: 1rem;
  }
  .nav-item > .nav-link:active {
    color: red !important;
  }
  .navbar .tataLogo {
    margin-bottom: 0 !important;
  }
  .grayMenu a {
    color: #fff !important;
  }
  .backgroundImage .Bg {
    height: 100vh;
  }
  .noBgHeader > .container > .navbar-toggle {
    margin: 2rem;
    padding: 0rem;
  }
  .navbar-nav {
    margin: 0;
  }
  .tataLogo {
    width: 5rem;
  }
  .searchIcon {
    margin-right: 0rem;
  }
  .collapseNav {
    background: #000;
  }
  .collapseNav > ul {
    padding-bottom: 15rem;
    width: 100%;
    margin-top: 6rem;
    float: left !important;
  }
  .collapseNav > ul > .icon {
    padding: 0;
  }
  .collapseNav > ul > .icon > .worldWideBoxIcon,
  .collapseNav > ul > .icon > .contactUsBoxIcon {
    margin: 0;
    padding: 3rem 2rem;
    float: left;
  }
  .customNav > li.nav-item.icon:nth-child(7) {
    padding-left: 0rem;
  }
  .navbar-collapse.d-block {
    display: block !important;
    width: 83%;
    margin-left: 17%;
    float: left !important;
    height: 100vh;
    position: absolute;
    opacity: 0.96;
    padding-left: 0;
    padding-top: 0;
    overflow-y: auto;
  }
  .explrtext {
    float: left;
  }
  .clsBtn {
    margin: 1rem 2rem 0 0;
  }
  .hRExp {
    margin-top: 5rem;
  }
  .explrHead {
    position: fixed;
    width: 80%;
    background: #000;
    height: 5.5rem;
    border-bottom: 0.1rem solid #292929;
    opacity: 1;
    z-index: 9;
  }
  .accordion {
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowDown.svg);
  }
  .accordion {
    cursor: pointer;
    width: 100%;
    border: 0;
    text-align: left;
    outline: 0;
    transition: 0.3s;
    width: 93%;
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowRightAccordian.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
  }
  a.nav-link.accordion.active {
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowDown.svg);
    object-fit: cover;
  }
  .panel {
    padding: 0 1.8rem 0 1rem;
    position: relative;
    margin-left: 0;
  }
  .forSlideIn {
    background: #000;
    position: relative;
    animation: animateright 0.4s;
    color: #fff;
  }
  .forSlideIn a {
    color: #fff;
  }
  @keyframes animateright {
    from {
      right: -30rem;
      opacity: 0;
    }
    to {
      right: 0;
      opacity: 1;
    }
  }
  .navText a.nav-link:hover:after {
    display: none;
  }
  .backLight {
    background: transparent;
    opacity: 0.9;
  }
  .subHead a {
    height: 2.8rem;
    width: 19.7rem;
    color: red;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 2.9rem;
    border-bottom: 0;
  }
  .subHead {
    padding: 1rem 0 0.5rem 2rem;
  }
  a.nav-link.accordion.active {
    color: red !important;
  }
  .panel > .subHead > a:hover,
  .panel > .subHead > a:focus,
  .panel > .subHead > a:active {
    color: red !important;
    text-decoration: none;
  }
  .show {
    opacity: 1;
    max-height: 50rem;
  }
  .hide {
    opacity: 0;
    height: 0;
  }
  .horizonIn {
    display: block;
  }
  .marginLeft2 {
    margin-left: 0 !important;
  }
  .arrowIcons {
    float: right;
    padding-right: 1rem;
  }
  .underLine:after {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mobileTextSmall {
    font-size: 1.4rem !important;
    font-weight: 300 !important;
  }
  .colCount3 {
    display: block;
  }
  .colCount3 ul + ul {
    margin-left: 0;
  }
  .liItems {
    padding: 0.5rem 0 0 2rem;
    width: auto;
  }
  .horizonIn {
    display: block;
  }
  .navbar-collapse.d-block {
    overflow-y: initial;
  }
  .collapseNav > ul {
    height: 90vh;
    overflow-y: scroll;
  }
  a.nav-link.closeSearch {
    padding: 26px;
    margin: 0;
  }
  .nav-item > .nav-link:active {
    color: red !important;
  }
  .grayMenu a {
    color: #fff !important;
  }
  .forSlideIn a {
    color: #fff;
  }
  .backgroundImage .Bg {
    height: 100vh;
  }
  .noBgHeader > .container > .navbar-toggle {
    padding: 1.4rem 1rem;
  }
  .navbar-nav {
    margin: 0;
  }
  .searchIcon {
    margin-right: 1rem;
  }
  .collapseNav {
    background: #000;
  }
  .collapseNav > ul {
    float: left !important;
    width: 100%;
    margin-top: 6rem;
  }
  .collapseNav > ul > .icon {
    padding: 0;
  }
  .collapseNav > ul > .icon > .worldWideBoxIcon,
  .collapseNav > ul > .icon > .contactUsBoxIcon {
    margin: 0;
    padding: 3rem 2rem;
    float: left;
  }
  .customNav > li.nav-item.icon:nth-child(7) {
    padding-left: 1.3rem;
  }
  .navbar-collapse.d-block {
    display: block !important;
    width: 45%;
    margin-left: 55%;
    float: left !important;
    height: 100vh;
    position: absolute;
    opacity: 0.9;
    padding-left: 0;
    padding-top: 0;
    overflow-y: auto;
  }
  .explrtext {
    float: left;
  }
  .clsBtn {
    margin: 1rem 1.5rem 0 0;
  }
  .hRExp {
    margin-top: 5rem;
  }
  .explrHead {
    position: fixed;
    width: 43%;
    background: #000;
    height: 5rem;
    opacity: 1;
    border-bottom: 0.1rem solid #292929;
    z-index: 9;
  }
  .accordion {
    cursor: pointer;
    width: 93%;
    border: 0;
    text-align: left;
    outline: 0;
    transition: 0.5s;
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowRightAccordian.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
  }
  a.nav-link.accordion.active {
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowDown.svg);
  }
  a.nav-link.accordion.active {
    color: red !important;
  }
  .panel {
    margin-left: 1rem;
    position: relative;
  }
  .forSlideIn {
    background-color: #000;
    position: relative;
    animation: animateright 0.4s;
  }
  @keyframes animateright {
    from {
      right: -30rem;
      opacity: 0;
    }
    to {
      right: 0;
      opacity: 1;
    }
  }
  .navText a.nav-link:hover:after {
    display: none;
  }
  .backLight {
    background: transparent;
    opacity: 0.9;
  }
  .liItems {
    padding: 0.5rem 0 0 2rem;
  }
  .subHead {
    padding: 1rem 0 0.5rem 2rem;
  }
  .subHead a {
    height: 2.8rem;
    width: 19.7rem;
    color: red;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 2.9rem;
    border-bottom: 0;
  }
  .collapseNav {
    overflow: auto;
  }
  .customNav {
    overflow: auto;
  }
  .marginLeft2 {
    margin-left: 0 !important;
  }
  .arrowIcons {
    float: right;
    padding-right: 0.5rem;
  }
  .underLine:after {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .topPad {
    padding-top: 2rem !important;
  }
  .mobileTextSmall {
    font-size: 1.4rem !important;
    font-weight: 300 !important;
  }
  .overlayPop .flexDiv span,
  .overlayPop .flexDiv + span {
    padding-left: 1rem;
  }
  .overlayPop .blockDiv {
    width: 38%;
  }
  .colCount3 {
    display: block;
  }
  .colCount3 ul + ul {
    margin-left: 0;
  }
  .liItems {
    width: auto;
  }
  .navbar-collapse.d-block {
    overflow-y: initial;
  }
  .collapseNav > ul {
    height: 90vh;
    overflow-y: scroll;
  }
  li.nav-item.icon {
    padding: 0;
  }
  .nav-item > .nav-link:active {
    color: red !important;
  }
  .navbar > .container > .navBarBtn {
    margin: 1rem 1.5rem;
    padding: 1rem 0;
  }
  .grayMenu a {
    color: #fff !important;
  }
  .forSlideIn a {
    color: #fff;
  }
  .padTop5 {
    padding-top: 2rem;
  }
  .tataLogo {
    width: 7rem;
  }
  .nav-item > .nav-link {
    padding: 1.5rem 1.5rem;
  }
  li.nav-item {
    font-size: 1.4rem;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 0.1rem solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .navbar-collapse.d-block {
    display: block !important;
  }
  .d-block > .customNav > .nav-item > .nav-link {
    width: 95%;
  }
  .nav-item > .nav-link {
    padding: 1rem 0 1rem 2rem;
  }
  .noBgHeader > .container {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .navbar-nav > .icon > .searchBoxIcon {
    margin: 1.8rem 1.5rem;
  }
  .navbar-nav > .icon > .closeSearch {
    padding: 3.2rem 2.8rem 2.4rem;
    margin: 0;
  }
  .navBarBtn,
  .tataLogo {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .paddingTopInNav {
    padding: 0;
  }
  .noBgHeader > .container > .navbar-collapse {
    border: 0;
    box-shadow: none;
  }
  .navbar-nav {
    margin: 0;
  }
  .searchIcon {
    margin-right: 0rem;
  }
  .collapseNav {
    background: #000;
  }
  .collapseNav > ul {
    margin-top: 6rem;
    float: left !important;
    width: 100%;
  }
  .collapseNav > ul > .icon {
    padding: 0;
  }
  .collapseNav > ul > .icon > .worldWideBoxIcon,
  .collapseNav > ul > .icon > .contactUsBoxIcon {
    margin: 0;
    padding: 3rem 2rem;
    float: left;
  }
  .customNav > li.nav-item.icon:nth-child(7) {
    padding-left: 0rem;
  }
  .navbar > .container {
    padding: 0;
    width: 100%;
  }
  .navbar > .container > .tataLogo {
    margin-left: 1.5rem !important;
  }
  .navbar-collapse.d-block {
    display: block !important;
    width: 35%;
    margin-left: 65%;
    float: left;
    height: 100vh !important;
    position: absolute;
    opacity: 0.9;
    padding: 0;
    overflow-y: auto;
  }
  .explrtext {
    float: left;
    width: 85% !important;
  }
  .clsBtn {
    margin: 1rem 1rem 0 0;
  }
  .hRExp {
    margin-top: 5rem;
  }
  .explrHead {
    position: fixed;
    width: 35%;
    background: #000;
    border-bottom: 0.1rem solid #292929;
    height: 5rem;
    opacity: 1;
    z-index: 9;
  }
  .accordion {
    cursor: pointer;
    width: 93%;
    border: 0;
    text-align: left;
    outline: 0;
    transition: 0.5s;
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowRightAccordian.svg);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
  }
  a.nav-link.accordion.active {
    background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/arrowDown.svg);
  }
  a.nav-link.accordion.active {
    color: red !important;
  }
  .accordion background-image {
    padding-top: 5rem !important;
  }
  .panel {
    padding: 0 1.8rem 0 1rem;
    margin-left: 0;
    position: relative;
  }
  .forSlideIn {
    background: #000;
    position: relative;
    animation: animateright 0.4s;
  }
  @keyframes animateright {
    from {
      right: -30rem;
      opacity: 0;
    }
    to {
      right: 0;
      opacity: 1;
    }
  }
  .navText a.nav-link:hover:after {
    display: none;
  }
  .backLight {
    background: transparent;
    opacity: 0.9;
  }
  .liItems {
    padding: 3px 3px 3px 2rem;
  }
  .subHead {
    padding: 1rem 0 0.5rem 2rem;
  }
  .subHead a {
    height: 2.8rem;
    width: 19.7rem;
    color: red;
    font-size: 2.4rem;
    font-weight: 300;
    line-height: 2.9rem;
    border-bottom: 0;
  }
  .subHead {
    padding-bottom: 2rem;
  }
  .marginLeft2 {
    margin-left: 0 !important;
  }
  .arrowIcons {
    float: right;
    padding-right: 1.5rem;
  }
  .horizonIn {
    display: block;
  }
  .underLine:after {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .communityPanel {
    padding-left: 0;
  }
  .panel {
    opacity: 0;
    -webkit-animation: fadein ease-in 1;
    -moz-animation: fadein ease-in 1;
    animation: fadein ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
  }
  .communityPanel {
    margin-left: -8.5rem;
  }
  .aboutPanel {
    margin-left: -21rem;
  }
  .megaMenu:hover .panel {
    display: block;
  }
  .activeMenu:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: 0.1rem solid red;
  }
  .menuExpanded::after {
    display: none;
  }
  .marT25 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .backgroundImage .Bg {
    height: auto;
  }
  .megaMenu:hover .panel {
    display: block;
  }
  .panel {
    opacity: 0;
    -webkit-animation: fadein ease-in 1;
    -moz-animation: fadein ease-in 1;
    animation: fadein ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
  }
  .communityPanel {
    margin-left: -8.5rem;
  }
  .aboutPanel {
    margin-left: -21.4rem;
  }
  .activeMenu:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: 0.1rem solid red;
  }
  .menuExpanded::after {
    display: none;
  }
  .underLine::after {
    display: block;
  }
  .marT25 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1440px) and (max-width: 1899px) {
  a,
  ul li a,
  .subMenu {
    font-weight: 300;
  }
  .megaMenu:hover .panel {
    display: block;
  }
  .panel {
    opacity: 0;
    -webkit-animation: fadein ease-in 1;
    -moz-animation: fadein ease-in 1;
    animation: fadein ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
  .communityPanel {
    margin-left: -8.6rem;
  }
  .aboutPanel {
    margin-left: -21rem;
  }
  .activeMenu:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: 0.1rem solid red;
  }
  .menuExpanded::after {
    display: none;
  }
  .underLine::after {
    display: block;
  }
  .marT25 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1900px) and (max-width: 2300px) {
  a,
  ul li a,
  .subMenu {
    font-weight: 300;
  }
  .panel {
    opacity: 0;
    -webkit-animation: fadein ease-in 1;
    -moz-animation: fadein ease-in 1;
    animation: fadein ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
  .communityPanel {
    margin-left: -4%;
  }
  .aboutPanel {
    margin-left: -10%;
  }
  .megaMenu:hover .panel {
    display: block;
  }
  .activeMenu:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: 0.1rem solid red;
  }
  .menuExpanded::after {
    display: none;
  }
  .underLine::after {
    display: block;
  }
  .marT25 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 1900px) and (max-width: 2000px) {
  .aboutPanel {
    margin-left: -11.1%;
  }
  .communityPanel {
    margin-left: -4.3%;
  }
}
@media (min-width: 2301px) {
  a,
  ul li a,
  .subMenu {
    font-weight: 300;
  }
  .panel {
    opacity: 0;
    -webkit-animation: fadein ease-in 1;
    -moz-animation: fadein ease-in 1;
    animation: fadein ease-in 1;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
  .communityPanel {
    margin-left: -85px;
  }
  .aboutPanel {
    margin-left: -21rem;
  }
  .megaMenu:hover .panel {
    display: block;
  }
  .activeMenu:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: 0.1rem solid red;
  }
  .menuExpanded::after {
    display: none;
  }
  .underLine::after {
    display: block;
  }
  .marT25 {
    margin-top: 2.5rem;
  }
}
@media (min-width: 992px) {
  .backdrop {
    position: fixed;
    opacity: 0;
    top: 0;
    left: 0;
    width: 100vw;
    height: 0;
    background-color: #000;
    z-index: -1;
    transition-duration: 0.5s;
    transition-timing-function: ease-in-out;
  }
  li.megaMenu:nth-of-type(1):hover ~ .backdrop {
    height: 53.9rem;
    opacity: 0.96;
  }
  li.megaMenu:nth-of-type(2):hover ~ .backdrop {
    height: 28rem;
    opacity: 0.96;
  }
  li.megaMenu:nth-of-type(3):hover ~ .backdrop {
    height: 53rem;
    opacity: 0.96;
  }
}
.globalList img.cardImg {
  padding-right: 1rem;
}
.copyDiv .copyLinkTooltip {
  display: none;
}
.twitterLink .twitterTooltip {
  display: none;
}
.phoneDivSearch .phoneTooltip {
  display: none;
}
.fadeGlobalSearch {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ababab;
  z-index: 999;
  -moz-opacity: 0.8;
  opacity: 0.7;
  filter: alpha(opacity=80);
}
.modalGlobalSearch {
  display: none;
  position: absolute;
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  position: fixed;
  z-index: 999;
  height: 7rem;
  width: 7rem;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  animation: spin 2s linear infinite;
}
/* @keyframes spin {
  0 {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
} */
.suggestions.active {
  background: lightgray;
}
.copyDiv .hoverimg {
  display: none;
}
.activeUrl .normimg {
  display: none;
}
.activeUrl .hoverimg {
  display: block;
}
.addMargin {
  margin-bottom: 6rem;
}
.addMargin10 {
  margin-bottom: 10rem !important;
}
::placeholder {
  color: #454545;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #454545;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #454545;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #454545;
  opacity: 1;
}
::-moz-placeholder {
  color: #454545;
  opacity: 1;
}
::-ms-placeholder {
  color: #454545;
  opacity: 1;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .searchCheck {
    width: 3rem;
    height: 3rem;
  }
}
.phoneDivSearch,
.phoneDivVertical {
  position: relative;
}
.allCheck {
  cursor: pointer;
}
.disabled {
  opacity: 0.2;
  pointer-events: none;
}
.card {
  margin-top: 2rem;
}
.tagCount {
  display: inline;
}
.phoneTextDynamic {
  background-color: #000;
  color: #fff;
  text-align: center;
  width: 10rem;
  opacity: 0.75;
  padding: 0.6rem;
  position: absolute;
  z-index: 1;
  top: -4rem;
  left: -4rem;
  font-size: 1.2rem;
  height: 3rem;
}
.phoneTextDynamic::after {
  transform: rotate(270deg);
  content: "";
  position: absolute;
  top: 118%;
  right: 47%;
  margin-top: -6px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}
.phoneTooltip {
  background-color: #000;
  color: #fff;
  text-align: center;
  opacity: 0.75;
  padding: 0.4rem 1.5rem;
  position: absolute;
  z-index: 1;
  margin-top: 70%;
  margin-left: -110%;
  font-size: 1rem;
}
.phoneTooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.copyLinkTooltip {
  background-color: #000;
  color: #fff;
  text-align: center;
  opacity: 0.75;
  padding: 0.4rem 1.5rem;
  position: absolute;
  z-index: 1;
  margin-top: 1%;
  margin-left: -1%;
  font-size: 1rem;
}
.copyLinkTooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.twitterTooltip {
  background-color: #000;
  color: #fff;
  text-align: center;
  opacity: 0.75;
  padding: 0.4rem 1.5rem;
  position: absolute;
  z-index: 1;
  margin-top: 1%;
  margin-left: -2%;
  font-size: 1rem;
}
.twitterTooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent transparent black transparent;
}
.card > .details > div > .titleDiv > .cardTitle {
  color: #4a90e2 !important;
  font-size: 2.5rem !important;
  line-height: 3rem;
  padding-left: 2rem;
  margin-top: -1%;
}
.cardTitle > .titleLink {
  color: #4a90e2;
  text-decoration: none;
  padding-left: 2rem;
}
.cardTitle > .titleLink:hover {
  color: #4a90e2;
  text-decoration: none;
}
.card > .details {
  display: flex;
}
.card > .details > .cardImg {
  width: 16rem;
  height: 12.5rem;
  min-width: 16rem;
}
.card > .details > div > .description {
  float: left;
  width: 100%;
  line-height: 2.2rem;
  font-size: 1.6rem;
  padding-left: 2rem;
  margin: 1.5rem 0;
}
.card > .details > div > .description > .externalLink {
  padding-left: 1rem;
}
.card > .details > div > .imgDiv {
  padding-left: 2rem;
  display: flex;
}
.hiddenTxtSearch {
  width: 0;
  height: 0;
  opacity: 0;
  margin: -3px;
}
.txtareaSafariSearch {
  display: block;
  width: 27rem !important;
  height: 6rem !important;
  opacity: 1 !important;
  background-color: #f7f7f7;
  border-radius: 0.6rem;
  z-index: 9;
  margin-top: 1.5rem;
}
.card > .details > div > .imgDiv > .twitterLink {
  margin-right: 2rem;
}
.card > .details > div > .imgDiv > .copyDiv {
  margin-right: 2rem;
}
.cursorPointer {
  cursor: pointer;
}
.hrLine {
  border-bottom: 1px solid #d8d8d8;
  margin-top: 3rem;
  margin-bottom: 1.3rem;
}
.searchSection {
  -webkit-overflow-scrolling: touch;
  display: none;
  position: fixed;
  width: 100%;
  height: -moz-calc(100vh - 50px);
  height: -webkit-calc(100vh - 50px);
  height: -o-calc(100vh - 50px);
  height: calc(100vh - 50px);
  z-index: 996;
  top: 5.2rem;
  background-color: #fff;
  opacity: 0.96;
  overflow-x: hidden;
}
.searchSection .inputBox {
  width: 75%;
  float: left;
  min-height: 3rem;
  background: 0;
  border: 0;
  padding-top: 12px;
  color: #454545;
  font-size: 2rem;
  outline: 0;
}
.speakIcon {
  float: right;
  text-align: center;
  width: 3.5%;
  padding: 1.3rem 0;
  outline: 0;
  cursor: pointer;
}
.globalSearchIcon {
  float: right;
  text-align: center;
  width: auto;
  padding: 1.5rem 0;
  outline: 0;
  cursor: pointer;
}
.searchDiv {
  background: #fff;
  border-bottom: 2px solid red;
}
.closeActive {
  background-color: #fff;
  opacity: 0.9;
}
.globalList {
  width: 100%;
  float: left;
  font-size: 1.8rem;
}
.globalListMarginTop {
  width: 70%;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.globalListMarginTop > .searchTitle,
.secondRecords > .searchTitle {
  margin-top: 2rem;
  float: left;
}
.globalList > .suggestions {
  line-height: 4.4rem;
  cursor: pointer;
  color: #474747;
  font-size: 2rem;
  white-space: initial;
}
.globalList > a,
.secondRecords > a {
  cursor: pointer;
  color: #474747 !important;
}
.globalList > .suggestions:hover {
  background-color: #e5e5e5;
}
.globalList > a:hover,
.secondRecords > a:hover {
  color: #474747;
}
.globalList > a:hover,
.secondRecords > a:focus {
  color: #474747 !important;
}
.globalListMarginTop > option:hover {
  background-color: #fff;
}
.anchorUrl,
.description {
  float: left;
  width: 100%;
  line-height: 3rem;
  font-size: 1.6rem;
  padding-left: 5rem;
}
.filters {
  display: none;
  width: 30%;
  float: left;
}
.filters > .filterHeading {
  color: #454545;
  font-size: 2.5rem;
  line-height: 4.5rem;
}
.searchCheck {
  height: 2.5rem;
  width: 2.5rem;
  margin: 1rem 1.5rem 0 0 !important;
  border: 1px solid #454545;
  border-radius: 0;
  float: left;
}
.chkbox {
  display: none;
}
.chkbox + label:before {
  border: 1px solid #333;
  content: "\00a0";
  display: inline-block;
  font: 17px/22px sans-serif;
  height: 21px;
  margin: 0 1rem 0 0;
  padding: 0;
  vertical-align: top;
  width: 20px;
}
.chkbox:checked + label:before {
  background: #5f95fc;
  content: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/check-mark-white.svg");
  color: #fff;
  text-align: center;
  border: 0;
}
.filterLabel {
  font-weight: normal;
}
.filterLabel,
.tagLists {
  line-height: 1.8rem;
  font-size: 1.8rem;
}
.searchTitle {
  color: #4a90e2 !important;
  font-size: 1.8rem !important;
  line-height: 3rem;
  display: flex;
}
.searchTitle > a {
  color: #4a90e2 !important;
  font-size: 1.8rem !important;
  line-height: 3rem;
  display: flex;
}
.pagination {
  display: none;
  justify-content: center;
}
.pagination ul {
  display: flex;
  padding: 0;
  list-style: none;
}
.pagination > ul li {
  padding: 0rem 1rem 3rem 1rem;
  font-size: 1.8rem;
}
.pagination > ul .pageDigits {
  border-bottom: 2px solid #d0d4d9;
  margin: 0 0.5rem;
  cursor: pointer;
}
.pagination > ul > li > span {
  width: 100%;
  float: left;
}
li.pageDigits.active {
  border-bottom: 0;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/hover.svg");
}
li.pageDigits.active > span {
  color: #e09f3a;
  margin-bottom: 0.2rem;
}
.searchTitle > img {
  width: 30px;
  height: 30px;
  margin-right: 2rem;
  display: block;
  float: left;
}
.secondRecords {
  float: right;
  width: 70%;
}
.pageNumbers {
  display: inline;
}
.tagLists {
  cursor: pointer;
  vertical-align: middle;
  width: 100%;
  float: left;
}
.tagName {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 20px;
}
.tableFilled {
  display: block;
}
@media (max-width: 575px) {
  .imgDiv {
    position: relative;
  }
  .titleLink {
    margin-top: 1rem;
  }
  .globalList > div {
    line-height: 2.5rem;
    cursor: pointer;
    color: #474747;
    font-size: 1.4rem;
    white-space: initial;
  }
  .tagLists,
  .allCheck {
    width: 50%;
    float: left;
  }
  .tags {
    display: block;
    clear: both;
  }
  .tagName {
    margin-bottom: 1.5rem;
  }
  .pagination > ul li {
    padding: 0rem 1.2rem 3rem 0.8rem;
  }
  .tagCount {
    font-size: 1.4rem;
  }
  .pagination {
    margin: 0 0 3rem 0;
  }
  .card > .details > .cardImg {
    width: 12rem;
    height: 8rem;
    margin: 0;
  }
  .card > .details {
    display: block;
  }
  .card > .details > div > .titleDiv > .cardTitle {
    padding-left: 0;
    padding-top: 1.3rem;
  }
  .cardTitle > .titleLink {
    padding-left: 0;
  }
  .card > .details > div > .description {
    padding-left: 0;
  }
  .card > .details > div > .imgDiv {
    padding-left: 0.2rem;
  }
  .filters {
    width: 100%;
  }
  .searchTitle {
    font-size: 1.8rem !important;
    display: inline-block;
  }
  .filters > .filterHeading {
    font-size: 2rem;
  }
  .tagName,
  .anchorUrl,
  .description {
    font-size: 1.4rem;
  }
  .globalListMarginTop {
    width: 100%;
  }
  .globalListMarginTop > .searchTitle,
  .globalListMarginTop {
    margin-top: 1rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .imgDiv {
    position: relative;
  }
  .tagLists,
  .allCheck {
    width: 50%;
    float: left;
  }
  .tags {
    display: block;
    clear: both;
  }
  .tagCount {
    font-size: 1.5rem;
  }
  .card > .details > div > .imgDiv {
    padding-left: 2rem;
  }
  .filters {
    width: 100%;
  }
  .searchTitle {
    font-size: 1.8rem !important;
  }
  .filters > .filterHeading {
    font-size: 2rem;
  }
  .tagName,
  .anchorUrl,
  .description {
    font-size: 1.4rem;
  }
  .globalListMarginTop {
    width: 100%;
  }
  .globalListMarginTop > .searchTitle,
  .globalListMarginTop {
    margin-top: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .imgDiv .spnTextCopy {
    left: 2rem;
    top: 4rem;
  }
  .imgDiv {
    position: relative;
  }
  .tagCount {
    font-size: 1.5rem;
  }
  .globalList {
    width: 100%;
  }
  .tagLists,
  .allCheck {
    width: 50%;
    float: left;
  }
  .tags {
    display: block;
    clear: both;
  }
  .filters {
    width: 100%;
  }
  .globalListMarginTop {
    margin-top: 1rem;
  }
  .searchSection {
    top: 5rem;
  }
  .txtareaSafariSearch {
    margin-left: 2rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .twitterTooltip {
    margin-left: -1.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .twitterTooltip {
    margin-left: -1.25%;
  }
}
@media (min-width: 1439px) {
  .twitterTooltip {
    margin-left: -1%;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  li.pageDigits.active {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/hover.svg");
  }
}
@media screen and (min-width: 992px) {
  .globalList .twitterLink:hover .twitterTooltip {
    display: block;
  }
  .globalList .phoneDivSearch:hover .phoneTooltip {
    display: block;
  }
  .globalList .Tooltip .tooltiptext {
    top: 4rem;
    left: 0;
  }
  .globalList .Tooltip .tooltiptext::after {
    transform: rotate(-45deg);
    top: -27%;
    left: 23% !important;
  }
  .globalList .Tooltip .phoneDivVertical + .tooltiptext {
    top: -3.5rem;
    left: -1.2rem;
  }
  .globalList .Tooltip .phoneDivVertical + .tooltiptext::after {
    transform: rotate(270deg);
    top: 96%;
  }
  .globalList .details .copyDiv:hover .copyLinkTooltip {
    display: block;
  }
}
main {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.rightIndicator > img {
  margin-left: 0.5rem;
}
.leftIndicator > img {
  margin-right: 0.5rem;
}
.videoSeekBar {
  width: 1px;
  height: 2px;
  background-color: red !important;
  position: absolute;
  z-index: 999;
  transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.activePause > img:nth-child(1),
.centerIndicator > img:nth-child(2) {
  display: none;
}
.activePause > img:nth-child(2) {
  display: inline-block;
}
.heroSection {
  position: relative;
  width: 100%;
}
.heroBannerSection {
  height: 100vh;
  min-height: 600px;
  overflow: hidden;
}
.heroCarousel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.heroHeadline > .sectionContent {
  max-width: 50rem;
}
.heroCarousel > .innerCarousel > .carItem,
.heroCarousel > .innerCarousel {
  height: 100%;
}
.heroCarousel > .innerCarousel > .carItem > picture > img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.heroForegrounds > .heroHeadline > .sectionContent > .bannerHeading > span {
  padding: 0.6rem 1rem;
  color: #fff;
  background-color: black ;
  font-style: italic;
  font-size: 1.4rem;
}
.heroForegrounds > .heroHeadline > .sectionContent > .bannerPara {
  color: #fff;
  padding-left: 5rem;
  max-width: 500px;
  position: relative;
}
.paddingRight0 {
  padding-right: 0;
}
.marginRight0 {
  margin-right: 0;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
.colorBlack {
  background-color: #000 !important;
}
.heroCarousel {
  width: auto;
  position: relative;
}
.paddingLeft1p6rem {
  padding-left: 1.6rem;
}
.heroCarousel > .carousel-inner > .Indicators {
  position: relative;
}
.heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
  left: 0;
  margin: 0;
  width: 20%;
  margin-bottom: 4%;
}
.heroControls {
  position: relative;
}
.heroControls > .heroControlsArrow {
  width: 20%;
  position: absolute;
  z-index: 11;
  left: 0;
  margin-left: 0;
  top: auto;
}
.heroControls > .heroControlsArrow > .carousel-control {
  position: relative;
  font-size: 100%;
}
.Indicators > .carousel-indicators > li {
  border-radius: 0;
  width: 33.33%;
  height: 2px;
  background-color: #fff;
  opacity: 0.3;
  border: 0;
  margin: 0;
  float: left;
  position: relative;
}
.Indicators > .carousel-indicators > .active {
  border-radius: 0;
  width: 33.33%;
  height: 2px;
  opacity: 1;
  background-color: #fff;
  border: 0;
  position: relative;
}
.Indicators > .carousel-control {
  background: 0;
}
.heroControlsArrow > .leftIndicator {
  width: 24%;
  text-align: left;
}
.heroControlsArrow > .centerIndicator {
  width: 5%;
  text-align: center;
  margin-left: 24%;
}
.heroControlsArrow > .rightIndicator {
  width: 24%;
  text-align: right;
}
.numPagination {
  position: absolute;
  width: 20%;
  bottom: 5.8rem;
  left: 1.7rem;
  color: #fff;
}
.numPagination > .slideNumber {
  font-size: 1.6rem;
}
.backgroundImage {
  position: relative;
}
.backgroundImage .Bg {
  width: 100%;
  height: auto;
}
.paddingLeft3Rem {
  padding-left: 1.5rem;
}
.bannerReadingTxt > .hideDiv {
  font-size: 1.6rem;
  font-weight: 500;
  max-width: 300px;
}
.Indicators > .numPagination > .slideNumber {
  font-weight: bold;
}
@media (max-width: 575px) {
  .backgroundImage .Bg {
    height: 100vh;
  }
  .numPagination {
    left: 10%;
    margin-bottom: auto;
    bottom: 12.5rem;
  }
  .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    left: 5%;
    width: 66%;
    margin-bottom: auto;
    bottom: 11rem;
  }
  .heroControls > .heroControlsArrow {
    left: 5%;
    width: 66%;
    bottom: 8rem;
  }
  .leftIndicator > img {
    margin-right: 1rem;
  }
  .rightIndicator > img {
    margin-left: 1rem;
  }
  .bannerReadingTxt {
    padding-left: 1rem;
  }
  .heroForegrounds > .heroHeadline > .sectionContent > .bannerPara {
    width: 35rem;
    padding-left: 2rem;
  }
  .heroBannerSection {
    min-height: 500px;
  }
  .heroForegrounds > .heroHeadline > .sectionContent > .bannerHeading > h1 {
    font-size: 2.6rem !important;
    line-height: 3.2rem !important;
  }
  .heroHeadline > .sectionContent {
    max-width: 25rem !important;
  }
  .heroControls > .heroControlsArrow > .carousel-control:focus {
    opacity: 0.5;
  }
  .carousel-control:focus,
  .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .not-active {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .backgroundImage .Bg {
    height: 100vh;
  }
  .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    margin-bottom: 4%;
  }
  .heroControls > .heroControlsArrow {
    bottom: 2rem;
  }
  .leftIndicator > img {
    margin-right: 1rem;
  }
  .rightIndicator > img {
    margin-left: 1rem;
  }
  .bannerReadingTxt > .hideDiv {
    font-size: 1.4rem;
  }
  .numPagination {
    margin-bottom: auto;
    bottom: 10rem;
  }
  .heroControls > .heroControlsArrow,
  .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    width: 38%;
    bottom: 7rem !important;
  }
  .carousel-control:focus,
  .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    margin-bottom: 15%;
  }
  .heroControls > .heroControlsArrow {
    bottom: 8rem;
  }
  .leftIndicator > img {
    margin-right: 1rem;
  }
  .rightIndicator > img {
    margin-left: 1rem;
  }
  .bannerReadingTxt > .hideDiv {
    font-size: 1.4rem;
  }
  .numPagination {
    bottom: 13.8rem;
  }
  .heroControls > .heroControlsArrow,
  .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    width: 35%;
  }
  .carousel-control:focus,
  .carousel-control:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .heroControls > .heroControlsArrow {
    width: 24%;
  }
  .heroCarousel > .carousel-inner > .Indicators > .carousel-indicators {
    width: 24%;
    bottom: 0.7rem;
  }
  .numPagination {
    bottom: 6rem;
    margin-bottom: auto;
  }
  .heroControls > .heroControlsArrow > .carousel-control:hover {
    opacity: 1;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .backgroundImage .Bg {
    height: auto;
  }
  .heroControls > .heroControlsArrow > .carousel-control:hover {
    opacity: 1;
  }
}
@media screen and (min-width: 2000px) {
  .bannerReadingTxt > .hideDiv {
    margin-top: 3rem;
    max-width: 420px;
    font-weight: 300;
  }
  .heroControls > .heroControlsArrow > .carousel-control:hover {
    opacity: 1;
  }
  .parallaxControls {
    top: calc(50% - 32px);
    top: -webkit-calc(50% - 32px);
  }
}
.animm {
  opacity: 0;
}
.animm.inView {
  -webkit-animation-name: opacityCh;
  -webkit-animation-duration: 2s;
  animation-name: opacityCh;
  animation-duration: 2s;
  opacity: 1;
}
.parallaxControlsStory.showAll {
  position: fixed;
  top: calc(50% - 150px);
  width: 10rem;
  z-index: 3;
  right: 15.5rem;
  display: block;
  left: 13rem;
}
.landscapeConatiner {
  position: relative;
}
/* .landscapeOverlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  color: white;
  background-color: rgba(0, 0, 0, 0.9);
} */
.landscapeText {
  position: absolute;
  font-size: 3vw;
  line-height: 1.3;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.notActive > .pointerDiv {
  display: none;
}
.echart {
  height: 500px !important;
}
.saltDate {
  font-size: 1.6rem;
  color: #a7a6a6;
}
.echartHeading {
  margin-bottom: 0rem !important;
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .forStoryPages > .parallaxControlsStory.showAll {
    left: 1.5rem;
  }
  .echartOverflow {
    margin-left: 12rem !important;
    width: 75% !important;
  }
}
.videodiv {
  height: 100%;
}
.footer-bottom {
  position: relative;
}
.modal-open {
  overflow: hidden !important;
}
.mainSliderElem.active {
  opacity: 1;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.jw-media.jw-reset {
  border: 1px solid #000;
}
.jwplayer.jw-skin-myskin .jw-sharing-dock-btn .jw-dock-image {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/color/share.svg");
}
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-icon:before,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-icon:before,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-icon:before,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-icon:before {
  font-size: 20px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-icon {
  height: 40px;
  line-height: 40px;
  width: 50px;
}
.jw-breakpoint-4 .jw-display .jw-icon:before,
.jw-breakpoint-5 .jw-display .jw-icon:before,
.jw-breakpoint-6 .jw-display .jw-icon:before,
.jw-breakpoint-7 .jw-display .jw-icon:before {
  font-size: 30px;
}
.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon {
  color: red;
}
.jwplayer.jw-skin-myskin :not(.jw-flag-touch) .jw-button-color:focus,
.jwplayer.jw-skin-myskin :not(.jw-flag-touch) .jw-button-color:hover,
.jwplayer.jw-skin-myskin .jw-submenu-sharing {
  outline: 0;
  color: red;
  fill: red;
}
.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon:before {
  font-size: 20px;
}
.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon {
  width: 50px;
  height: 40px;
  line-height: 40px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon:before {
  font-size: 15px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon {
  height: 30px;
  line-height: 30px;
  width: 40px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-1
  .jw-display
  .jw-icon.jw-icon-rewind:before {
  font-size: 15px;
}
.jwplayer.jw-skin-myskin:not(.jw-flag-touch) .jw-submenu-sharing,
.jwplayer.jw-skin-myskin:not(.jw-flag-touch) .jw-button-color:focus {
  outline: 0;
  color: red;
  fill: red;
}
.jwplayer.jw-skin-myskin .jw-settings-content-item:hover,
.jwplayer.jw-skin-myskin .jw-settings-content-item .jw-sharing-link:hover {
  outline: 0;
  color: red;
  fill: red;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display-icon-container .jw-icon {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  width: 40px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display-icon-container .jw-icon {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  width: 50px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-svg-icon {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display .jw-svg-icon {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display-icon-container .jw-icon {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  width: 40px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display-icon-container .jw-icon {
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  width: 50px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-svg-icon {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display .jw-svg-icon {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon {
  background: rgba(33, 33, 33, 0.5);
}
.jwplayer.jw-skin-myskin.jw-state-idle .jw-controls,
.jwplayer.jw-skin-myskin.jw-state-complete .jw-controls {
  background: rgba(0, 0, 0, 0);
}
.jwplayer.jw-skin-myskin.jw-state-idle .jw-controls-backdrop,
.jwplayer.jw-skin-myskin.jw-state-complete .jw-controls-backdrop {
  background: rgba(0, 0, 0, 0);
}
.downHeadedArrow {
  text-align: right;
}
.arrowAnimation {
  animation: slideArrow 3s ease-in-out infinite;
  margin-left: 1rem;
}
li .saltPara,
li .legalPara,
li .infoPara {
  display: initial !important;
}
.saltStContentSection ul,
.richtext ul {
  list-style-position: initial !important;
}
.saltStContentSection li,
.richtext li {
  margin-bottom: 2rem !important;
}
.nextFeed {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.facts .nHeadingW {
  margin-top: 0 !important;
}
.facts .urlLabel {
  font-size: 1.1rem;
  margin-top: 1.5rem;
  margin-left: 2rem;
  display: inline-block;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.facts .sheetName,
.facts .excelPath {
  display: none;
  font-size: 1.1rem;
  margin-top: 0;
  margin-left: 2rem;
  font-weight: 400;
  color: #fff;
}
.facts .urlLabel:hover {
  opacity: 0.5 !important;
}
.facts img.arrow {
  z-index: 10 !important;
}
.facts .fadeInText {
  animation: fadein 2s forwards !important;
  -moz-animation: fadein 2s !important;
  -webkit-animation: fadein 2s !important;
  -o-animation: fadein 2s !important;
}
.saltPara a,
.saltPara a:hover,
.saltPara a:active,
.saltPara a:visited,
.mainPara a,
.mainPara a:hover,
.mainPara a:active,
.mainPara a:visited,
.legalPara a,
.legalPara a:hover,
.legalPara a:active,
.legalPara a:visited,
.infoPara a,
.infoPara a:hover,
.infoPara a:active,
.infoPara a:visited,
.paraGaps a,
.paraGaps a:hover,
.paraGaps a:active,
.paraGaps a:visited {
  color: #337ab7 !important;
}
.richtext p,
.richtext h2,
.richtext h3 {
  margin: 0;
}
.addOpacityIcons {
  opacity: 0.3;
}
.downHeadedArrow > .arrowSection > a {
  position: absolute;
  bottom: 10%;
  right: 10rem;
}
.heroHeading > span {
  display: block;
}
.downHeadedArrow > .arrowSection > a > .arrowDown {
  animation: bounceArrowAni 2.4s cubic-bezier(0.7, 0, 0.3, 1) infinite;
}
.shareBtnParent {
  display: block;
  cursor: pointer;
}
.arrows {
  cursor: pointer;
  margin-top: 0.5rem;
  margin-left: 1rem;
}
.jumpFirst {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/jumpFirst.svg");
  background-repeat: no-repeat;
}
.jumpFirst:hover {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/jumpFirstActive.svg");
  background-repeat: no-repeat;
}
.jumpFirstActive {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/jumpFirstActive.svg");
  background-repeat: no-repeat;
}
.disableArrow {
  opacity: 0.2;
}
.leftArw {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/left.svg");
  background-repeat: no-repeat;
}
.leftArw:hover {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/leftActive.svg");
  background-repeat: no-repeat;
}
.leftArwActive {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/leftActive.svg");
  background-repeat: no-repeat;
}
.rightArw {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/right.svg");
  background-repeat: no-repeat;
}
.rightArw:hover {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/rightActive.svg");
  background-repeat: no-repeat;
}
.rightArwActive {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/rightActive.svg");
  background-repeat: no-repeat;
}
.jumpLast {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/jumpLast.svg");
  background-repeat: no-repeat;
}
.jumpLast:hover {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/jumpLastActive.svg");
  background-repeat: no-repeat;
}
.jumpLastActive {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/globalSearch/jumpLastActive.svg");
  background-repeat: no-repeat;
}
body,
html {
  font-family: "Lato", sans-serif;
  color: #464646;
}
main {
  width: 100%;
  position: relative;
}
.imageOverlay50 {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.imageOverlay20 {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.imageOverlayBnr {
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.imageOverlayHp {
  position: absolute;
  width: 100%;
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/tile4020.png");
  padding: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.imageOverlayInsta {
  position: absolute;
  width: 100%;
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/insta_shade.png");
  padding: 0;
  background-position: center;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  right: 0;
  background-size: cover;
}
.imageOverlayFb {
  position: absolute;
  width: 100%;
  background: rgba(59, 89, 152, 0.7);
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.whatsApp,
.hideActive,
.forStoryPages > .showAll > .active > .Tooltip > .activeShare > .normalImg {
  display: none;
}
.forStoryPages > .showAll > .active > .Tooltip > .activeShare > .hideActive {
  display: inline-block !important;
}
.shareOptions {
  position: absolute;
  left: 6.5rem;
  top: 0;
  padding: 0.5rem;
  display: none;
}
.shareOptions > .fb > .fbAnchor {
  background: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/FB.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .fb > .fbAnchor:hover {
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .twitter > .twitterAnchor {
  background: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/twitter_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .twitter > .twitterAnchor:hover {
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .linkedin > .linkedinAnchor {
  background: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/LinkedIn.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .linkedin > .linkedinAnchor:hover {
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .hangout > .hangoutAnchor:hover {
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .hangout > .hangoutAnchor {
  background: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/G+white.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .mailto > .mailtoAnchor {
  background: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/Contact_Us.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > .mailto > .mailtoAnchor:hover {
  background-repeat: no-repeat;
  background-position: center;
}
.whatsappImg {
  background: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/common/shareOptions/Whatsapp.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.shareOptions > div > a {
  height: 3.5rem;
  margin: 0 auto;
  display: block;
}
.shareOptions > div {
  width: 3.5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  cursor: pointer;
}
.shareOptions.active {
  display: block;
  background-color: #000;
  opacity: 0.9;
  cursor: default;
}
.shareOptions > div > a {
  color: #000;
}
.shareOptions::after {
  transform: rotate(225deg);
  border-bottom: 20px solid #000;
  border-right: 20px solid #000;
  content: "";
  position: absolute;
  top: 2.2rem;
  left: -0.6rem;
  z-index: -1;
}
.forStoryPages > .parallaxControlsStory.showAll {
  display: block;
}
@-moz-document url-prefix() {
  .shareOptions > .mailto > .mailtoAnchor,
  .shareOptions > .hangout > .hangoutAnchor,
  .shareOptions > .twitter > .twitterAnchor,
  .shareOptions > .linkedin > .linkedinAnchor,
  .shareOptions > .fb > .fbAnchor,
  .shareOptions > .mailto > .mailtoAnchor:hover,
  .shareOptions > .hangout > .hangoutAnchor:hover,
  .shareOptions > .twitter > .twitterAnchor:hover,
  .shareOptions > .linkedin > .linkedinAnchor:hover,
  .shareOptions > .fb > .fbAnchor:hover {
    background-size: auto !important;
  }
}
textarea.urlCopied {
  display: none;
}
.spnTextCopy {
  position: absolute;
  opacity: 1;
  z-index: 2;
  left: 0rem;
  top: 4rem;
}
.investorBg {
  height: 135vh;
  width: 100%;
}
.invBackground {
  width: auto;
  margin: 0 auto;
  position: relative;
}
.invBackground .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  textarea.urlCopiediOs {
    display: none;
    width: 26rem;
    height: 4rem;
    opacity: 1;
    padding: 0.5rem 0 0 0.5rem;
    border-width: 0.1rem;
    border-radius: 0.5rem;
  }
  .spnTextCopy {
    position: absolute;
    opacity: 1;
    z-index: 2;
    left: 0rem;
    top: 4rem;
  }
  textarea.urlCopiediOs::selection {
    color: white;
    background: royalblue;
  }
}
.fxblock {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
  animation: slideUp 1s forwards;
  animation-duration: 2s;
}
.noDisplay {
  display: none;
}
.noMargin {
  margin: 0;
}
.noPadding {
  padding: 0;
}
.clear {
  clear: both;
}
.paddingLeft2Rem {
  padding-left: 2rem;
}
.headingDiv {
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.2);
  height: 5.2rem;
  font-weight: bold;
  display: inline-block;
  padding: 8px 20px;
  position: absolute;
  top: -3rem;
  left: -1.5rem;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.8);
  margin-top: 0;
  color: #454545;
  font-size: 2.4rem;
  line-height: 3.6rem;
}
.headingP {
  position: relative;
}
.module {
  border-left: 15px solid transparent;
  padding: 0;
  border-right: 15px solid transparent;
  position: relative;
}
.module:nth-child(even) {
  margin-right: 0;
}
.come-in {
  -webkit-transform: translateY(150px);
  -moz-transform: translateY(150px);
  -ms-transform: translateY(150px);
  transform: translateY(150px);
  -webkit-animation: comeIn 1s ease forwards;
  -ms-animation: comeIn 1s ease forwards;
  animation: comeIn 1s ease forwards;
}
.come-in:nth-child(odd) {
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -ms-animation-duration: 0.6s;
  animation-duration: 0.6s;
}
.already-visible {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
}
.comeInBorder {
  -webkit-animation: borderLine 2s;
  animation: borderLine 2s;
}
.comeInNBorder {
  -webkit-animation: borderLineFeed 2s;
  animation: borderLineFeed 2s;
}
.btn:focus {
  outline: 0 !important;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #fff;
}
.simButton {
  height: 35px;
  text-align: center;
  max-width: 13rem;
  width: 100%;
  background-color: red !important;
  margin-left: 2rem;
}
.buttonMore,
.extrabutton {
  border-radius: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  padding: 7px;
  color: #fff;
  border: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.extrabutton {
  margin-bottom: 3rem;
  margin-right: 2.2rem;
  margin-left: 0rem;
}
.extrabutton:first-child {
  margin-left: 0;
}
.buttonMore::before,
.extrabutton::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.buttonMr:hover::before {
  opacity: 1;
  -moz-transform: scale(1, 1) !important;
  -ms-transform: scale(1, 1) !important;
  -webkit-transform: scale(1, 1) !important;
  transform: scale(1, 1) !important;
}
.readMArrow {
  margin-left: 5px;
}
div.hoverCard:hover,
a.hoverCard:hover {
  background-color: rgba(4, 58, 91, 0.1);
  transition: 1s ease;
}
@media (hover: hover) {
  div.hoverCard:hover,
  a.hoverCard:hover {
    background-color: rgba(4, 58, 91, 0.1);
    transition: 1s ease;
  }
}
@media (hover: none) {
  div.hoverCard:hover,
  a.hoverCard:hover {
    background-color: transparent;
    transition: 1s ease;
  }
}
.captionBottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 103px;
  height: 2px;
  display: none;
  background-color: #307fe2;
}
.captionBottom.in-view {
  display: block;
  left: 0;
  -webkit-animation-name: lineBorder;
  -moz-animation-name: lineBorder;
  -ms-animation-name: lineBorder;
  animation-name: lineBorder;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -ms-animation-duration: 3s;
  animation-duration: 3s;
}
.headingCap {
  position: relative;
  font-weight: bold;
}
.loadMoreBtn,
.loadLessBtn,
.loadLessBtnM {
  margin: 8rem 0 3rem 0;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.viewNext {
  display: inline-block;
  padding: 1rem 4rem;
  font-size: 1.4rem;
  margin: 8rem 0 3rem 0;
  background-color: red;
  color: white;
  cursor: pointer;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  max-width: 15rem;
}
.viewMoreHide {
  display: none;
}
.arrowSection {
  position: absolute;
  bottom: 10rem;
  right: 1.8rem;
  z-index: 10;
  cursor: pointer;
}
.arrowContainerP {
  position: relative;
}
.arrowSection > .arrowContainer {
  position: relative;
  right: 0;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: rgb(255, 0, 0);
  transition: opacity 0.3s;
}
.arrowSection .arrowContainer:hover {
  opacity: 0.5;
}
.arrowSection .arrowContainer span {
  position: absolute;
  top: 0;
  right: 0;
  width: 2rem;
  height: 2rem;
  border-left: 0.2rem solid rgb(255, 0, 0);
  border-bottom: 0.2rem solid rgb(0, 0, 0);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: arrowDown 1s infinite;
  -moz-animation: arrowDown 1s infinite;
  -ms-animation: arrowDown 1s infinite;
  -o-animation: arrowDown 1s infinite;
  animation: arrowDown 1s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.arrowSection .arrowContainer span:nth-of-type(1) {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
.arrowSection .arrowContainer span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.arrowSection .arrowContainer span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.arrowSection .arrowContainer span:nth-of-type(4) {
  top: 48px;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.sectionContent {
  position: absolute;
  margin: 0;
  max-width: 60rem;
  top: 45%;
  z-index: 2;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
}
.heroForegrounds {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  top: 0;
}
.heroHeadline {
  min-height: 600px;
  height: 100vh;
  position: relative;
  color: #fff;
}
.bg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.bannerHeading > span {
  padding: 0.6rem 1rem;
  color: #fff;
  background-color: rgb(51, 51, 51);
  font-style: italic;
  font-size: 1.4rem;
}
.bannerHeading > .whiteCaption {
  font-style: italic;
  text-transform: capitalize;
}
.bannerHeading > h1 {
  font-weight: bold;
  font-size: 4.5rem;
  line-height: 5rem;
  color: #fff;
  margin-top: 1rem;
}
.bannerPara {
  color: #fff;
  padding-left: 5rem;
  max-width: 50rem;
  position: relative;
  margin-top: 2rem;
}
.bannerBorder {
  border-left: 0.1rem solid rgb(255, 57, 57);
  height: 95%;
  position: absolute;
  opacity: 0;
  min-height: 90%;
  bottom: 0.5rem;
  -webkit-animation: borderLine ease-in 1 forwards;
  -ms-animation: borderLine ease-in 1 forwards;
  -o-animation: borderLine ease-in 1 forwards;
  -moz-animation: borderLine ease-in 1 forwards;
  animation: borderLine ease-in 1 forwards;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 2s;
  -ms-animation-delay: 2s;
  -o-animation-delay: 2s;
  -moz-animation-delay: 2s;
  animation-delay: 2s;
}
a:hover,
a:focus,
a:active {
  color: #fff;
  text-decoration: none;
}
.bannerSection {
  background: #000;
  height: 100vh;
  min-height: 600px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.bannerSection video {
  object-fit: fill;
}
.bannerReadingTxt > .bannerDiv {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4;
  max-width: 42rem;
  padding-left: 2rem;
  margin: 0 0 10px;
}
.fadeInBanner {
  opacity: 0;
  -webkit-animation: fadein ease-in 1;
  -moz-animation: fadein ease-in 1;
  animation: fadein ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}
.fadeInBanner.heroForegrounds {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.expTags {
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 6rem 0;
  white-space: nowrap;
}
.tagItems {
  display: inline-block;
  position: relative;
  text-align: center;
  font-size: 1.6rem;
  padding: 0 10px;
  color: red;
  margin: 0;
  font-weight: 400;
  cursor: default;
}
.tagItems span {
  cursor: pointer;
}
.tagItems:active {
  color: red;
}
.tagItems::after {
  content: " ";
  position: absolute;
  border-left: 1px rgba(69, 69, 69, 0.5) solid;
  top: 20%;
  right: 0;
  height: 65%;
  margin-top: auto;
  margin-bottom: auto;
}
a.tagItems.noBorder:after {
  border-left: transparent;
}
.tagItems:hover,
.tagItems:active,
.tagItems:visited {
  color: red;
  opacity: 0.6;
}
.tagHead {
  display: inline-block;
  font-size: 1.6rem;
  margin: 0;
  color: #454545;
}
.stackbtn1,
.stackbtn2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.Tooltip {
  position: relative;
  display: inline-block;
  width: 100%;
}
.Tooltip .tooltiptext {
  visibility: hidden;
  width: 6rem;
  height: 2.4rem;
  background-color: #ebebeb;
  text-align: center;
  padding: 0.4rem 0;
  position: absolute;
  z-index: 1;
  top: -2rem;
  left: 30%;
  color: #454545;
  font-style: normal;
  opacity: 0.75;
  font-size: 10px;
  font-weight: 700;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
}
.Tooltip .tooltiptext::after {
  transform: rotate(-90deg);
  border-bottom: 12px solid transparent;
  border-right: 12px solid #ebebeb;
  content: "";
  position: absolute;
  top: 99%;
  left: 43% !important;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.3);
}
.Tooltip:hover .tooltiptext {
  visibility: visible;
}
.TooltipHeader:hover .tooltiptextHeader {
  visibility: visible;
}
.TooltipHeader:hover .tooltiptextHeaderW {
  visibility: visible;
}
.TooltipHeader .tooltiptextHeader::after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(180deg);
  border-bottom: 15px solid transparent;
  border-right: 15px solid #ebebeb;
  content: "";
  position: absolute;
  top: -45%;
  left: 34%;
}
.TooltipHeader .tooltiptextHeaderW::after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(180deg);
  border-bottom: 15px solid transparent;
  border-right: 15px solid #ebebeb;
  content: "";
  position: absolute;
  top: -45%;
  left: 34%;
}
.TooltipHeader .tooltiptextHeaderW {
  visibility: hidden;
  width: 6rem;
  height: 2.4rem;
  opacity: 1;
  background-color: #ebebeb;
  color: #454545;
  text-align: center;
  padding: 0.4rem 0;
  position: absolute;
  z-index: 1;
  top: 5rem;
  left: 35%;
  font-size: 10px;
  font-weight: 500;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.TooltipHeader .tooltiptextHeader {
  visibility: hidden;
  width: 6rem;
  height: 2.4rem;
  opacity: 1;
  background-color: #ebebeb;
  color: #454545;
  text-align: center;
  padding: 0.4rem 0;
  position: absolute;
  z-index: 1;
  top: 5rem;
  left: 5%;
  font-size: 10px;
  font-weight: 500;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.forStoryPages > .parallaxControlsStory > .pointerDiv {
  width: 33%;
}
.subHeadStory {
  display: inline-block;
  margin: 1rem 0 0.8rem;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 30px;
}
.richtext h2 {
  display: inline-block;
  margin: 2rem 0 2rem;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 30px;
}
.linkImages img:last-child {
  display: none;
}
.downloadImages img:last-child {
  display: none;
}
.tickerContent {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.roundBraces::after {
  content: ")";
}
.roundBraces::before {
  content: "(";
}
ul.careers {
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 20rem;
}
ul.jobcareers {
  list-style: none;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 20rem;
}
li.jobFigures,
li.jobFigures2 {
  font-size: 3.6rem;
  font-weight: bold;
  color: #fff;
}
li.jobFigures2 {
  font-size: 2.8rem;
}
li.bigNumber {
  font-size: 3.6rem;
}
li.smallNumber {
  font-size: 2.8rem;
}
li.jobDescription {
  font-size: 1.8rem;
  text-align: center;
  color: #fff;
}
li.jobDescription2 {
  font-size: 1.4rem;
  text-align: center;
  margin-top: 3rem;
  color: #fff;
}
li.bigText {
  font-size: 1.8rem;
}
li.smallText {
  font-size: 1.4rem;
}
.ymlSalt .titleContent.blue {
  background-color: #307fe2 !important;
}
.ymlSalt .titleContent.blue .blueCaption {
  color: #fff;
}
.revenue .row {
  margin: 5rem 0 8rem 0;
}
@media (max-width: 575px) {
  .invBackground .investorBg {
    height: 183rem;
  }
  .subHeadStory {
    line-height: inherit;
  }
  .revenue .row {
    margin: 0 -15px 30px;
  }
  .echart {
    height: 500px !important;
    width: 700px;
    overflow: scroll !important;
  }
  .overflowChart {
    overflow: scroll !important;
  }
  .richtext h2 {
    font-size: 1.9rem;
    line-height: 22px;
    margin-top: 1.2rem;
    margin-bottom: 1rem;
  }
  ul.careers {
    height: 16rem;
  }
  ul.jobcareers {
    height: 16rem;
  }
  .arrowContainerP {
    position: initial !important;
  }
  .sliderElem {
    display: none;
  }
  .bannerPara {
    margin-top: 0;
  }
  .bannerDiv > span {
    display: inline;
  }
  .bannerHeading > h1 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
  .clickableDiv {
    cursor: pointer;
  }
  .arrowSection {
    bottom: 15rem !important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }
  .Tooltip:hover .tooltiptext {
    visibility: hidden;
  }
  .bannerReadingTxt > .bannerDiv {
    font-size: 1.4rem;
    line-height: 1.43;
    padding: 0 1rem;
  }
  .simButton {
    margin-left: 1rem;
  }
  .buttons {
    text-align: center;
  }
  .buttons .extrabutton {
    margin-right: 2rem;
  }
  .buttons .extrabutton:last-child {
    margin-right: 0;
  }
  .extrabutton {
    margin: 0 0 2rem 0;
  }
  .headingDiv {
    height: 3.5rem;
    font-size: 1.6rem;
    top: -2rem;
    left: 0.5rem;
    padding: 0 0.8rem;
  }
  .headingP > .headingDiv {
    left: 0.5rem !important;
  }
  .expTags {
    display: block;
    padding: 3rem 0;
    margin: 0 !important;
  }
  .stackbtn1,
  .stackbtn2 {
    margin-top: 1rem;
  }
  .paddLeft0 {
    padding-left: 0 !important;
  }
  .tagItems {
    font-size: 1.4rem;
    padding: 0 5px;
  }
  .forStoryPages > div > .pointerDiv {
    float: left;
  }
  .shareOptions {
    width: auto;
    left: 1rem;
    top: 4rem;
    z-index: 9;
  }
  .shareOptions > div {
    margin: auto;
    float: left;
  }
  .shareOptions::after {
    transform: rotate(225deg);
    top: -0.9rem;
    left: 1rem;
    z-index: -1;
  }
  .whatsApp,
  .hangout {
    display: block;
  }
  .downloadImages:hover img:first-child {
    display: none;
  }
  .downloadImages:hover img:last-child {
    display: inline-block;
  }
  .downHeadedArrow > .arrowSection > a {
    right: 0rem;
  }
  .downHeadedArrow > .arrowSection {
    bottom: 6rem;
  }
  .clickableDiv {
    cursor: pointer;
  }
  .spnTextCopy {
    position: absolute;
    opacity: 1;
    z-index: 1;
    top: 4rem;
  }
}
@media (max-width: 991px) {
  .TooltipHeader:hover .tooltiptextHeader,
  .TooltipHeader:hover .tooltiptextHeaderW {
    visibility: hidden;
  }
  .Tooltip:hover .tooltiptext {
    visibility: hidden;
  }
  .clickableDiv {
    cursor: pointer;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .invBackground .investorBg {
    height: 131rem;
  }
  .richtext h2 {
    line-height: 28px;
  }
  .arrowContainerP {
    position: initial !important;
  }
  .headingDiv {
    left: 0;
    padding: 8px 12px;
  }
  .arrowSection {
    bottom: 15rem;
  }
  .extrabutton {
    margin-bottom: 3rem;
    margin-right: 1rem;
  }
  .downloadImages:hover img:first-child {
    display: none;
  }
  .downloadImages:hover img:last-child {
    display: inline-block;
  }
  .expTags {
    text-align: center;
    display: inherit;
    padding: 4rem 0;
  }
  .tagItems.border0:after {
    border-left: transparent;
  }
  .stackbtn2 {
    justify-content: center;
    margin-top: 1rem;
  }
  .stackbtn1 {
    justify-content: center;
  }
  .tagHead {
    margin: 1rem 0;
  }
  .downHeadedArrow > .arrowSection > a {
    right: 1rem;
  }
  .downHeadedArrow > .arrowSection {
    bottom: 12rem;
  }
  .clickableDiv {
    cursor: pointer;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    textarea.urlCopiediOs {
      display: none;
      width: 35rem;
      height: 5rem;
      padding: 0.5rem 0 0 0.5rem;
    }
    .spnTextCopy {
      position: absolute;
      opacity: 1;
      z-index: 1;
      left: 6rem;
      top: 2rem;
    }
  }
}
@media (max-width: 991px) {
  .bannerSection video {
    min-width: 100%;
    min-height: 100%;
  }
}
@media (min-width: 992px) {
  .bannerSection video {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 991px) {
  .downloadImages:hover img:first-child {
    display: none;
  }
  .downloadImages:hover img:last-child {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .linkImages:hover img:first-child {
    display: none;
  }
  .linkImages:hover img:last-child {
    display: inline-block;
  }
}
@media screen and (min-width: 2000px) {
  .forStoryPages > .parallaxControlsStory.showAll {
    left: 72rem;
    top: 16rem;
  }
  .buttonMore,
  .extrabutton {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
  }
  .bannerReadingTxt > .bannerDiv,
  a,
  ul li a,
  .subMenu {
    font-weight: 300;
  }
  .bannerReadingTxt > .bannerDiv {
    margin-top: 3rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .invBackground .investorBg {
    height: 135rem;
  }
  .arrowContainerP {
    position: initial !important;
  }
  .sliderElem {
    display: none;
  }
  .forStoryPages > div > .pointerDiv {
    float: left;
  }
  .expTags {
    text-align: center;
    display: inherit;
    padding: 4rem 0;
  }
  .tagItems.border0:after {
    border-left: transparent;
  }
  .stackbtn2 {
    justify-content: center;
    margin-top: 1rem;
  }
  .stackbtn1 {
    justify-content: center;
  }
  .tagHead {
    margin: 1rem 0;
  }
  .arrowSection {
    bottom: 12rem !important;
  }
  .shareOptions {
    width: auto;
    left: 3rem;
    top: 6rem;
    z-index: 9;
  }
  .shareOptions > div {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    float: left;
  }
  .shareOptions::after {
    transform: rotate(225deg);
    top: -0.9rem;
    left: 1rem;
    z-index: -1;
  }
  .headingDiv {
    left: 0.5rem;
    padding: 8px 8px;
  }
  .downloadImages:hover img:first-child {
    display: none;
  }
  .downloadImages:hover img:last-child {
    display: inline-block;
  }
  .downHeadedArrow > .arrowSection > a {
    right: 1rem;
  }
  .clickableDiv {
    cursor: pointer;
  }
}
.select-items {
  -webkit-overflow-scrolling: touch;
}
.fullScreenN {
  height: 100vh;
  min-height: 92rem;
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .forStoryPages > .parallaxControlsStory.showAll {
    left: 6rem !important;
    top: 16rem;
  }
}
.imgCarouselS .innerCarousel {
  width: 80% !important;
}
.imgCarouselS .headingDiv {
  left: -3rem !important;
}
.imgCarouselS {
  position: relative;
  min-height: 600px;
  height: 100vh;
}
.imgCarouselS .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 10rem;
  height: 100%;
}
.imgCarouselS picture img {
  width: 100%;
}
.imgCarouselS .wrapperDiv {
  position: initial;
  width: 100%;
  height: 100%;
  transform: translate(0, 18%);
}
.imgCarouselS .headingWrapper img {
  width: 100%;
}
.imgCarouselS .backImgD {
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.imgCarouselS .backImgD img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.imgCarouselS .navDivRedirect {
  position: relative;
  text-align: center;
  border: 1px solid #fff;
  opacity: 0.8;
  float: left;
}
.imgCarouselS .navDivRedirect .slashArrow {
  width: 57%;
  height: 27%;
}
.imgCarouselS .navDivRedirect span {
  color: white;
}
.imgCarouselS .navDivRedirect.navSpanNumber {
  display: flex;
  align-items: center;
  justify-content: center;
}
.imgCarouselS .navDivRedirect a:hover img {
  opacity: 1;
}
.imgCarouselS .navDivParent a:hover {
  background: rgba(0, 0, 0, 0.25);
}
.imgCarouselS .navSpace {
  width: 23%;
}
.imgCarouselS .slideNumber,
.imgCarouselS .totalSlide {
  font-size: 1.6rem;
  position: absolute;
}
.carIndicators .pagNum {
  color: #fff;
  opacity: 0.5;
  margin-bottom: 1.3rem;
}
.carIndicators .carouselIndicators {
  position: relative;
  text-align: left;
  padding-left: 0;
  display: flex;
  margin-top: 0.9rem;
  margin-left: 12rem;
  width: auto;
}
.carIndicators .carouselIndicators li {
  border-radius: 0;
  height: 1rem;
  width: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0.3;
  border: 0;
  float: left;
  position: relative;
  margin: 0 1rem 0 0;
}
.carIndicators .carouselIndicators li.active {
  border-radius: 0;
  width: 1rem;
  height: 1rem;
  opacity: 1;
  background-color: #e89d1c;
  border: 0;
  position: relative;
}
.carIndicators .navDivRedirect {
  border: 0 !important;
  height: 2rem;
}
.carIndicators .navDivRedirect a {
  width: 33.3%;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: #fff;
  text-decoration: none;
  height: 100%;
}
.navDivRedirect a {
  text-align: center;
  width: 100%;
}
.prevAr {
  text-align: left !important;
}
.nextAr {
  text-align: right !important;
}
.navDivParent .slideNumber {
  color: red !important;
}
.navDivRedirect div.centerIndicator {
  width: 33.33%;
  opacity: 0.5;
}
.navDivRedirect div.centerIndicator:hover {
  opacity: 1;
}
.imgCarouselS .navDiv.navDivParent a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navDivChild a {
  opacity: 0.5;
}
.navDivChild a:hover {
  opacity: 1;
}
.imgCarouselS .contentContainerC {
  position: relative;
  height: 100%;
  margin-left: 1.86rem;
}
.imgCarouselS .carouselHeading {
  position: relative;
  display: inline-block;
  font-weight: bold;
}
.imgCarouselS .captionBorder {
  border: 0.5px solid red;
  position: absolute;
  height: 94%;
  bottom: 0;
  opacity: 0.6;
  -webkit-animation: borderLineCar;
  animation: borderLineCar;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-duration: 2s;
}
.imgCarouselS .captionContent a {
  padding-left: 1rem;
}
.imgCarouselS .imgCarousel .captionContainer {
  text-align: left;
  z-index: 10;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  padding: 0;
  margin: 0;
  position: relative;
}
.captionContent,
.headingCaption {
  -moz-animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -o-animation: fadein 2s;
  animation: fadein 2s;
}
.imgCarouselS .headingCaption {
  margin-bottom: 1.5rem;
  text-align: left;
  width: 100%;
  font-weight: bold;
  color: red;
  line-height: 5.2rem;
  font-size: 4.2rem;
}
.imgCarouselS .carIndicators {
  position: relative;
}
.imgCarouselS .carIndicators .slideNumber {
  top: 0 !important;
  left: 0 !important;
  position: relative;
  font-weight: 300;
  margin-left: 0.7rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
  opacity: 1;
}
.imgCarouselS .carIndicators .totalSlide {
  bottom: 0 !important;
  right: 0 !important;
  position: relative;
  opacity: 0.5;
}
.carItemChild .captionCol {
  margin-top: 2rem;
  margin-left: 8rem;
  margin-bottom: 2rem;
}
.carouselFade .innerCarousel .carItem {
  opacity: 0;
  transition-property: opacity;
}
.carouselFade .innerCarousel .active {
  opacity: 1;
}
.carouselFade .innerCarousel .active.left,
.carouselFade .innerCarousel .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carouselFade .innerCarousel .next.left,
.carouselFade .innerCarousel .prev.right {
  opacity: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carouselFade .innerCarousel > .carItem.next,
  .carouselFade .innerCarousel > .carItem.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carouselFade .innerCarousel > .carItem.prev,
  .carouselFade .innerCarousel > .carItem.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carouselFade .innerCarousel > .carItem.next.left,
  .carouselFade .innerCarousel > .carItem.prev.right,
  .carouselFade .innerCarousel > .carItem.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carouselFade .navDiv {
  z-index: 2;
}
@media (max-width: 767px) {
  .imgCarouselS .innerCarousel {
    width: 100% !important;
  }
  .imgCarouselS .headingDiv {
    left: 1.5rem !important;
  }
  .parallaxControls {
    display: none;
  }
  .carouselDiv {
    position: initial;
  }
  .nav1 {
    order: 0;
  }
  .nav2 {
    order: 4;
  }
  .nav3 {
    order: 2;
  }
  .nav4 {
    order: 1;
  }
  .nav5 {
    order: 5;
  }
  .imgCarouselS {
    position: relative;
    min-height: 506px;
    height: 100vh;
  }
  .imgCarouselS .container {
    padding: 0;
    height: 100%;
    top: 0;
    bottom: 0;
  }
  .carouselDiv {
    height: 100%;
  }
  .imgCarouselS .wrapperDiv {
    transform: none;
    width: 100%;
    padding-top: 10rem;
    position: initial;
    height: auto;
  }
  .imgCarouselS .carouselDiv {
    padding: 0 1.5rem;
  }
  .imgCarouselS .navDivRedirect.navSpanNumber {
    border: 1px solid #fff;
  }
  .imgCarouselS .navDivRedirect {
    width: 100%;
    height: 100%;
  }
  .imgCarouselS .navSpace {
    border-width: 1px 0;
    border-color: #fff;
  }
  .imgCarouselS .navDivRedirect {
    border-width: 1px 0;
    border-color: #fff;
  }
  .imgCarouselS .navDiv {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
  }
  .imgCarouselS .headingCaption {
    margin-bottom: 1.5rem;
    text-align: left;
    width: 100%;
    font-size: 2.6rem;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
  }
  .imgCarouselS .navDiv {
    height: 15%;
    width: 100%;
  }
  .captionContent {
    font-size: 1.4rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-left: 0.99rem;
    margin-right: 0.75rem;
  }
  .carItemChild .captionCol {
    margin-top: 1.26rem;
    margin-left: 0;
  }
  .carIndicators .carouselIndicators {
    margin-left: 3rem;
  }
  .imgCarouselS .navDiv {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .navDivParent .slideNumber {
    top: 25%;
    left: 25%;
    font-size: 2rem;
  }
  .imgCarouselS .totalSlide {
    bottom: 28%;
    right: 28%;
    font-size: 1.8rem;
  }
  .borderWrap {
    position: absolute;
    border-left: 0.2rem solid red;
    border-top: 0.2rem solid red;
    height: 75%;
    width: 75%;
    top: -0.2rem;
    left: -0.2rem;
  }
  .imgCarouselS .headingWrapper {
    position: relative;
    background-color: #d8d8d8;
    margin: 0.2rem 0 0 0.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .carItemChild .captionCol {
    margin: 2rem;
  }
  .imgCarouselS .captionContainer .captionContent {
    margin-left: 2rem;
    padding-right: 2rem;
  }
  .imgCarouselS .headingDiv {
    left: -15px !important;
  }
  .imgCarouselS .navDiv {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .imgCarouselS .container {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .parallaxControls {
    display: none;
  }
  .imgCarouselS .wrapperDiv {
    padding: 0 3.5rem 3.5rem 3.5rem;
  }
  .imgCarouselS .headingWrapper {
    position: relative;
    width: 48rem;
    height: 30rem;
    background-color: #d8d8d8;
    margin: 0.2rem 0 0 0.2rem;
  }
  .borderWrap {
    position: absolute;
    border-left: 0.2rem solid red;
    border-top: 0.2rem solid red;
    height: 22.9rem;
    width: 34rem;
    top: -0.2rem;
    left: -0.2rem;
  }
  .imgCarouselS .navDiv {
    height: 100%;
    width: 8rem;
  }
  .imgCarouselS .navDivRedirect {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
  }
  .imgCarouselS .navDivParent .linkNav {
    height: 8rem;
  }
  .imgCarouselS .navSpace {
    height: 20.5%;
    width: 100%;
    border: 0;
  }
  .navDivParent .slideNumber {
    top: 13%;
    left: 20%;
    font-size: 2rem;
  }
  .imgCarouselS .totalSlide {
    bottom: 11%;
    right: 29%;
    font-size: 1.8rem;
  }
  .imgCarouselS .navDivRedirect.navSpanNumber {
    border-top: 0;
    border-bottom: 0;
  }
  .headingCap {
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    font-size: 3rem;
  }
  .contentContainerC {
    margin-left: 4.1rem;
  }
  .imgCarouselS .captionContainer .captionContent {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #fff;
  }
  .imgCarouselS .innerCarousel {
    width: 90% !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .imgCarouselS .captionContainer .captionContent {
    margin-left: 2rem;
  }
  .imgCarouselS .navDiv {
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .imgCarouselS .container {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .parallaxControls {
    display: none;
  }
  .imgCarouselS .wrapperDiv {
    padding: 0 3.5rem 3.5rem 3.5rem;
  }
  .imgCarouselS .headingWrapper {
    position: relative;
    width: 48rem;
    height: 30rem;
    background-color: #d8d8d8;
    margin: 0.2rem 0 0 0.2rem;
  }
  .borderWrap {
    position: absolute;
    border-left: 0.2rem solid red;
    border-top: 0.2rem solid red;
    height: 22.9rem;
    width: 34rem;
    top: -0.2rem;
    left: -0.2rem;
  }
  .imgCarouselS .navDiv {
    height: 100%;
    width: 8rem;
  }
  .imgCarouselS .navDivRedirect {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
  }
  .imgCarouselS .navDivParent .linkNav {
    height: 8rem;
  }
  .imgCarouselS .navSpace {
    height: 13.5%;
    width: 100%;
    border: 0;
  }
  .imgCarouselS .slideNumber {
    top: 17%;
    left: 25%;
    font-weight: 800;
    font-size: 2rem;
  }
  .imgCarouselS .totalSlide {
    bottom: 18%;
    right: 32%;
    font-size: 1.8rem;
  }
  .imgCarouselS .navDivRedirect.navSpanNumber {
    border-top: 0;
    border-bottom: 0;
  }
  .headingCap {
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    font-size: 3rem;
  }
  .contentContainerC {
    margin-left: 4.1rem;
  }
  .imgCarouselS .captionContainer .captionContent {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .imgCarouselS .captionContainer .captionContent {
    margin-left: 2rem;
  }
  .imgCarouselS .navDiv {
    position: absolute;
    bottom: 0;
    right: 11.6rem;
  }
  .imgCarouselS .headingWrapper {
    position: relative;
    width: 48rem;
    height: 30rem;
    background-color: #d8d8d8;
    margin: 0.2rem 0 0 0.2rem;
  }
  .borderWrap {
    position: absolute;
    border-left: 0.2rem solid red;
    border-top: 0.2rem solid red;
    height: 22.9rem;
    width: 34rem;
    top: -0.2rem;
    left: -0.2rem;
  }
  .imgCarouselS .navDiv {
    height: 113%;
    width: 8rem;
  }
  .imgCarouselS .navDivRedirect {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
  }
  .imgCarouselS .navDivParent .linkNav {
    height: 8rem;
  }
  .imgCarouselS .navSpace {
    height: 25.5%;
    width: 100%;
    border: 0;
  }
  .imgCarouselS .slideNumber {
    top: 17%;
    left: 25%;
    font-weight: 800;
    font-size: 2rem;
  }
  .imgCarouselS .totalSlide {
    bottom: 18%;
    right: 32%;
    font-size: 1.8rem;
  }
  .imgCarouselS .navDivRedirect.navSpanNumber {
    border-top: 0;
    border-bottom: 0;
  }
  .headingCap {
    margin-top: 1rem;
    margin-bottom: 2rem;
    padding-bottom: 0.5rem;
    font-size: 3rem;
  }
  .contentContainerC {
    margin-left: 4.1rem;
  }
  .imgCarouselS .captionContainer .captionContent {
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #fff;
  }
  .imgCarouselS .imgCarousel .captionContainer {
    width: 60rem;
  }
  .imgCarouselS .container {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 2000px) {
  .imgCarouselS .container {
    left: 46%;
  }
  .imgCarouselS .wrapperDiv {
    transform: translate(0, 30%);
  }
  .imgCarouselS .carIndicators {
    margin-left: 9rem;
  }
  .imgCarouselS .navDiv {
    height: 115%;
  }
  .imgCarouselS .navSpace {
    height: 25.5%;
  }
  .imgCarouselS .navDiv {
    right: 6.1rem;
  }
  .imgCarouselS .captionContent a {
    padding-left: 1.5rem;
  }
  .imgCarouselS .captionContainer .captionContent {
    font-weight: 300;
  }
  .carItemChild .captionCol {
    margin-left: 7rem;
  }
  .carIndicators .carouselIndicators {
    margin-left: 2rem;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 992px) {
  .upMark {
    width: 100%;
  }
}
.hoverBrandTxt {
  z-index: 2;
}
.BrandSectionIndicator > .active > .overlayBrandNav {
  display: block;
}
.BrandSectionIndicator > :hover > .overlayBrandNav {
  display: block;
}
.overlayBrandNav {
  display: none;
  width: inherit;
  height: 100%;
  background-color: #000;
  position: absolute;
  z-index: 1;
  opacity: 0.5;
}
.brandInfo > .heroHeading > span {
  display: inline-block;
}
.brandsSection li.forBrands:hover {
  margin-bottom: 1rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.carouselIndicators li {
  margin: 3px;
}
.normalImg {
  width: 75%;
}
.hoverImg {
  width: 75%;
}
.forBrands.active {
  margin-bottom: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.forBrands:hover {
  margin-bottom: 0;
}
.brandsThumbnail {
  position: relative;
  z-index: 99;
  left: 0;
  display: inline-block;
  width: 100% !important;
  background-color: #000;
  height: 12rem;
  bottom: 0rem;
  position: absolute;
  left: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: block;
  top: auto;
  opacity: 0.8;
}
.upMark,
.hoverBrandTxt,
.hoverImg {
  display: none;
}
.ourBrandIndicators > .right > div > .normalImg:hover .hoverImg {
  display: block;
}
.hoverBrandTxt {
  position: absolute;
  padding-top: 3.5rem;
  width: 13rem;
  color: #fff;
  font-size: 1.8rem;
}
.BrandSectionIndicator > .active > .upMark,
.BrandSectionIndicator > .active > .hoverBrandTxt {
  display: block;
}
.BrandSectionIndicator > :hover .upMark,
.BrandSectionIndicator > :hover .hoverBrandTxt {
  display: flex;
  justify-content: center;
  align-items: center;
}
.brandCarousel {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.brandInfo {
  margin-left: 2.5rem;
}
.extrnLink {
  margin-left: 1rem;
}
.brandInfo > .heroHeading {
  margin-bottom: 2rem;
}
.brandCarousel > .innerCarousel > .carItem,
.brandCarousel > .innerCarousel {
  height: 100%;
}
.brandCarousel > .innerCarousel > .carItem > picture > img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.brandCarousel {
  width: auto;
  position: relative;
}
.brandCarousel > .carousel-inner > .Indicators {
  width: 100%;
  display: none;
}
.brandsSection .carouselIndicators {
  padding: 0;
  z-index: 7;
  margin-bottom: 0;
  padding-bottom: 1rem;
  padding-top: 1rem;
  bottom: 0;
}
.BrandSectionIndicator > .forBrands {
  margin-top: 2%;
}
.brandsSection li.active.forBrands,
.brandsSection li.forBrands {
  background-color: transparent;
  height: 100%;
  border: transparent;
  width: 10%;
}
li.active.forBrands {
  margin-bottom: 1rem;
}
li:hover .forBrands {
  margin-bottom: 1rem;
}
.brandsSection {
  height: 100vh;
  min-height: 60rem;
}
.ourBrandsSection .oList {
  list-style: none;
  font-size: 14px;
  line-height: 40px;
  color: #454545;
}
.arrowLeftImg {
  position: absolute;
  top: 54.1rem;
  left: 2.1rem;
}
.BrandSectionIndicator {
  left: 0;
}
.ourBrandIndicators > .left,
.ourBrandIndicators > .right {
  cursor: pointer;
}
.arrowRightImg {
  position: absolute;
  top: 54.1rem;
  left: 131.5rem;
}
.crouselBottom {
  position: absolute;
  top: 352px;
}
.ourBrandsSection .imgCont {
  display: flex;
}
.ourBrandsSection .ourBrands {
  color: white;
}
.ourBrandsSection .bgImg {
  width: 100%;
  object-fit: cover;
}
.ourBrandsSection .rightArrow {
  margin-left: 0;
}
.arrowRightImg:hover {
  background-color: orange;
}
.ourBrandsSection .brandDiv {
  position: absolute;
  top: 7rem;
  right: 0;
  left: 0;
}
section.ourBrandsSection {
  background-color: #111;
  position: relative;
  min-height: 600px;
}
.ourBrandsSection .headingDiv {
  opacity: 0.9;
  font-size: 2.6rem;
  font-weight: bold;
  display: inline-block;
  padding: 10px 20px;
  position: absolute;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  top: -2.5rem;
  left: 26.5rem;
  z-index: 2;
  background: white;
  margin-top: 0;
}
.ourBrandsSection .headingP {
  position: relative;
}
.ourBrandsSection .pullLeft:hover .white_arrow,
.ourBrandsSection .pullLeft:hover .white_arrow_right {
  display: block;
}
.ourBrandsSection .white_arrow {
  position: absolute;
  top: 26rem;
  margin-left: 85%;
}
.ourBrandsSection .white_arrow_right {
  position: absolute;
  top: 18rem;
  margin-left: 85%;
}
.ourBrandsSection .ourBrandImages {
  position: relative;
  display: inline-block;
  padding: 0.2rem;
}
.ourBrandsSection .ourBrandImages:hover {
  background: #000;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.ourBrandsSection .ourBrandImages:hover .arrowViewMore {
  display: block;
}
.ourBrandsSection .arrowViewMore {
  left: 20%;
  position: absolute;
  display: none;
  top: 0;
  right: 0;
}
.ourBrandsSection .arrowViewMore a {
  color: #000;
}
.ourBrandsSection .positionRelative {
  position: relative;
}
.ourBrandsSection .centreAlign {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  text-align: center;
}
.ourBrandImages:hover .arrowAlignRight {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  position: absolute;
  bottom: 8px;
  right: 16px;
  text-align: right;
}
.ourBrandsSection .ourBrandImages:hover .arrowAlignRight,
.ourBrandsSection .ourBrandImages:hover .centreAlign {
  opacity: 1;
}
.ourBrandsSection .brandName {
  color: white;
  font-size: 4rem;
  padding: 16px 32px;
}
.ourBrandsSection .noDisplay {
  display: none;
}
.caroButtons {
  bottom: 7.8rem;
  width: 87%;
  position: relative;
  z-index: 995;
  padding: 0 2%;
  margin: 0 auto;
}
.ourBrandsSection .caroButtons {
  display: flex;
  float: right;
}
.rightArrow {
  margin-left: -28px;
}
.leftArrow {
  margin-left: 17px;
}
.BrandSectionIndicator > li.active:before {
  position: absolute;
  top: -8%;
  z-index: 100000;
  width: 0;
  height: 0;
  display: block;
}
.BrandSectionIndicator > li:hover:before {
  position: absolute;
  top: -8%;
  z-index: 100000;
  width: 0;
  height: 0;
  display: block;
}
li.forBrands.active {
  margin-top: 2%;
}
li.forBrands:hover {
  margin-top: 2%;
}
.ourBrandsSection .btnView {
  border-radius: 0;
  padding-right: 30px;
  padding-left: 30px;
  margin-top: 12rem;
  margin-bottom: 5rem;
  margin-left: 12%;
}
.ourBrandsSection .ourBrandsTitle:hover {
  color: #fff;
  border-bottom: 1px solid red;
}
.ourBrandsSection .ourBrandsTitle:focus {
  color: #fff;
  border-bottom: 1px solid red;
  text-decoration: none;
}
@media (min-width: 2500px) {
  .ourBrandIndicators {
    margin: 0 auto;
    width: 52%;
    bottom: 6%;
  }
  .BrandSectionIndicator > .forBrands {
    margin-top: 1.5%;
  }
  .brandsThumbnail {
    height: 11%;
    top: 89%;
  }
  .brandsSection li.active.forBrands,
  .brandsSection li.forBrands {
    width: 6%;
  }
}
@media (min-width: 1400px) and (max-width: 2550px) {
  .ourBrandsSection .brandDiv {
    top: 15rem;
  }
  .ourBrandIndicators {
    margin: 0 auto;
    width: 85%;
    bottom: 7%;
  }
  .brandsThumbnail {
    height: 13rem;
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 1200px) {
  .BrandSectionIndicator > .forBrands {
    margin: 0;
    padding-top: 1rem;
  }
  .brandsSection li.active.forBrands {
    padding-top: 0;
  }
  .BrandSectionIndicator {
    max-height: 18rem;
  }
  .brandsSection li.active.forBrands,
  .brandsSection li.forBrands {
    width: 17%;
  }
  .brandCarousel > .carousel-inner > .Indicators {
    top: 82%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .brandsThumbnail > .container {
    overflow: scroll;
  }
  ::-webkit-scrollbar {
    width: 1px;
    height: 1px;
  }
  ::-webkit-scrollbar-button {
    width: 1px;
    height: 1px;
  }
  .BrandSectionIndicator .forBrands {
    display: block !important;
  }
  .BrandSectionIndicator > .forBrands:nth-child(1) {
    margin-top: 100%;
  }
  .brandCarousel > .carousel-inner > .Indicators {
    top: auto;
  }
  .BrandSectionIndicator > .forBrands {
    box-sizing: border-box;
  }
  .BrandSectionIndicator {
    position: absolute;
    display: block;
    width: calc(300px + 10px) !important;
    max-height: 990px;
    margin: 0;
    padding-top: 1px;
    overflow-y: auto;
    overflow-x: auto;
    -webkit-transform: rotate(-90deg) translateY(-300px);
    -ms-transform: rotate(-90deg) translateY(-300px);
    transform: rotate(-90deg) translateY(-300px);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
    background: transparent;
    -webkit-overflow-scrolling: touch;
  }
  .BrandSectionIndicator > .forBrands {
    display: block;
    padding: 5px;
    background: #cab;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
  }
  .squares > .active.forBrands {
    padding: 0;
  }
  .squares > .forBrands {
    height: 220px !important;
    margin: 10px 0;
    padding: 9% 0 0 0;
  }
  .carouselIndicators li.active:before {
    top: -5%;
  }
  .brandsSection .carouselIndicators {
    margin-left: -3.5rem;
    margin-bottom: -43%;
  }
  li.forBrands.active {
    margin-top: 0;
  }
  .brandsSection li.active.forBrands,
  .brandsSection li.forBrands {
    width: auto;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .brandsThumbnail > .container {
    overflow: scroll;
  }
  .overlayBrandNav {
    width: 100%;
  }
  ::-webkit-scrollbar {
    width: 1px;
    height: 1px;
  }
  ::-webkit-scrollbar-button {
    width: 1px;
    height: 1px;
  }
  .BrandSectionIndicator .forBrands {
    display: block !important;
  }
  .brandsSection .carouselIndicators {
    position: relative;
    bottom: 0;
    margin-bottom: 0;
  }
  .BrandSectionIndicator > .forBrands {
    box-sizing: border-box;
  }
  .BrandSectionIndicator > .forBrands:nth-child(1) {
    margin-top: 101%;
  }
  .BrandSectionIndicator {
    position: absolute;
    display: block;
    width: calc(200px + 1px) !important;
    max-height: 800px;
    margin: 0;
    margin-bottom: -3%;
    padding-top: 1px;
    overflow-y: auto;
    overflow-x: auto;
    transform: rotate(-90deg) translateY(-300px);
    -ms-transform: rotate(-90deg) translateY(-300px);
    -webkit-transform: rotate(-90deg) translateY(-300px);
    -moz-transform: rotate(-90deg) translateY(-300px);
    -o-transform: rotate(-90deg) translateY(-300px);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
    background: transparent;
    -webkit-overflow-scrolling: touch;
  }
  .BrandSectionIndicator > .forBrands {
    display: block;
    padding: 5px;
    background: #cab;
    transform: rotate(90deg) scale(1);
    -ms-transform: rotate(90deg) scale(1);
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    -o-transform: rotate(90deg) scale(1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
  }
  .squares > .active.forBrands {
    padding: 0;
  }
  .squares > .forBrands {
    height: 115px !important;
    margin: 10px 0;
    padding: 7% 0 0 0;
  }
  .carouselIndicators li.active:before {
    top: -5%;
  }
  .BrandSectionIndicator > .hide {
    opacity: 1;
  }
  .brandsSection li.active.forBrands,
  .brandsSection li.forBrands {
    width: 60%;
  }
  .brandsThumbnail .BrandSectionIndicator {
    max-height: 580px;
  }
  li.forBrands.active {
    margin-top: 0;
  }
  .brandsSection .carouselIndicators {
    margin-bottom: -35%;
  }
  .BrandSectionIndicator {
    max-height: 831px;
  }
  .brandCarousel > .carousel-inner > .Indicators {
    top: auto;
    height: 11rem;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
  }
  .hoverBrandTxt {
    padding-top: 3rem;
    text-align: center;
    width: 100%;
  }
  .extrnLink {
    margin-left: 0;
  }
  .brandsThumbnail .BrandSectionIndicator {
    max-height: 690px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .brandCarousel > .carousel-inner > .Indicators {
    height: 12%;
  }
  .brandsThumbnail .BrandSectionIndicator {
    bottom: 7.5rem;
  }
}
@media (max-width: 900px) and (min-width: 769px) {
  .brandsSection .carouselIndicators {
    margin-bottom: -51%;
  }
  .BrandSectionIndicator > .forBrands {
    transform: rotate(90deg) scale(1);
    -ms-transform: rotate(90deg) scale(1);
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    -o-transform: rotate(90deg) scale(1);
    transform-origin: right top;
    -ms-transform-origin: right top;
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -o-transform-origin: right top;
  }
  .overlayBrandNav {
    width: 74%;
  }
}
@media (max-width: 768px) and (min-width: 768px) {
  .brandsSection .carouselIndicators {
    margin-bottom: -92%;
  }
  .brandsThumbnail {
    height: 27%;
  }
  .overlayBrandNav {
    width: 74%;
  }
}
@media (max-width: 575px) {
  .BrandSectionIndicator {
    max-height: 610px;
  }
  .brandsSection .carouselIndicators {
    margin-bottom: -5%;
    margin-top: -7.5rem;
  }
  .brandsThumbnail .BrandSectionIndicator {
    max-height: 585px;
  }
  .brandsSection .sectionContent {
    top: 38%;
  }
}
@media (max-width: 870px) and (min-width: 770px) {
  .brandCarousel > .carousel-inner > .Indicators {
    top: auto;
  }
}
@media (max-width: 550px) and (min-width: 380px) {
  .brandsSection .carouselIndicators {
    margin-bottom: 3%;
  }
  .brandCarousel > .carousel-inner > .Indicators {
    height: 11rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .brandsSection .carouselIndicators {
    margin-bottom: -92%;
    position: relative;
  }
  .brandsThumbnail {
    height: 19%;
    bottom: 0;
  }
  .hoverBrandTxt {
    padding-top: 7rem;
    text-align: center;
    width: 72%;
  }
  .brandsThumbnail {
    bottom: 0;
    top: auto;
  }
  .brandCarousel > .carousel-inner > .Indicators {
    height: 19rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .brandsSection li.active.forBrands,
  .brandsSection li.forBrands {
    width: 11%;
  }
  .brandCarousel > .carousel-inner > .Indicators {
    top: auto;
    height: 11rem;
    bottom: 0;
  }
  .caroButtons {
    width: 93%;
    bottom: 7rem;
  }
  .hoverBrandTxt {
    padding-top: 2.6rem;
    width: 11.5rem;
  }
  .brandsThumbnail {
    bottom: 0;
  }
}
@media screen and (max-width: 1390px) and (min-width: 1400px),
  screen and (min-height: 700px) and (max-height: 900px) {
  .brandsThumbnail {
    height: 15rem;
    top: auto;
  }
  .ourBrandIndicators {
    bottom: 9%;
  }
}
@media (min-width: 1500px) and (max-width: 2499px) {
  .hoverBrandTxt {
    padding-top: 0;
    width: 10% !important;
    top: 50%;
  }
}
@media (min-width: 2500px) {
  .hoverBrandTxt {
    padding-top: 0;
    top: 50%;
  }
}
.newsLetter {
  display: flex;
  justify-content: center;
  padding: 0;
  margin-top: -5rem;
  margin-bottom: 6rem;
}
.copyRight {
  font-size: 1.4rem;
  line-height: 2.1;
  text-align: center;
  margin-top: 3rem;
}
.copyRight > span {
  color: #fff;
  font-weight: 300;
}
.footerSection {
  z-index: 997;
}
input:required {
  box-shadow: none;
}
.footer a {
  color: #454545;
}
.footer-bottom .styleDesktop a {
  font-size: 2rem;
}
.footer-bottom .font20 a {
  font-size: 2rem;
  color: #fff;
}
.footer-bottom .font18 a {
  font-size: 1.8rem;
  color: #fff;
}
.padTop3 {
  padding-top: 4rem !important;
}
.business ul,
.community ul,
.about ul,
.view ul {
  list-style: none;
  padding: 0;
}
.business ul li a,
.community ul li a,
.about ul li a,
.view ul li a {
  font-weight: 400;
}
.boldFont {
  font-weight: 700;
}


.footerLogo::after{
  display: block;
  content: '';
 margin-top: -1rem;
  width: 50px;
  height: 2px;
  background-image: linear-gradient(to right, rgba(255,0,0,0), rgb(255, 255, 255));
  animation: mymove 2s ease-in-out;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards ;

}
@keyframes mymove {
  0% {
    top: 0px; width: 20px;
    background-image: linear-gradient(to right, rgba(255,0,0,0), rgb(255, 255, 255));
  }

  50% {
    top: 0px; width: 150px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(211, 211, 211));

  }

  75% {
    top: 0px; width: 150px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0))
    
  }
 
  100% {
    top: 0px; width: 20px;
    background-image: linear-gradient(to right,rgb(37, 37, 37),  rgb(0, 0, 0));
  }
}


.styleDesktop {
  line-height: 1.2rem;
  text-align: center;
  padding: 0;
  display: -webkit-box;
  margin-left: 0;
  width: max-content;
  width: -moz-max-content;
}
.paddingLeft10 {
  padding-left: 1rem;
}
.footer-bottom {
  color: #666;
  background-color: black;
}
.footer-bottom .row {
  margin-bottom: 2rem;
}
.footer-bottom ul {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}
.footer-bottom {
  list-style-type: none;
  padding-left: 0;
  line-height: 1.7;
}
.footer-bottom h5 {
  font-size: 2rem;
  color: #fff;
  margin-top: 7rem;
}
.footer-bottom h5#careers {
  font-size: 1.8rem;
  color: #666;
  margin-top: 1.5rem;
}
.footer-bottom h5#aboutus {
  margin-top: 3rem;
}
.footer-bottom h3 {
  font-size: 2rem;
  color: #666;
  margin-top: 3rem;
}
.footer-bottom h4 a {
  font-size: 2rem;
  line-height: 2.5rem;
  color: #454545;
}
.footer-bottom .view {
  margin-top: 1.4rem;
}
.footer-bottom .col-sm-offset-right-3 {
  margin-right: 0;
}
.footer-bottom .col-sm-offset-3 {
  margin-left: 0;
}
.footerLineHorizontal {
  box-sizing: border-box;
  border-top: solid 1px #d3d3d3;
  text-align: center;
  opacity: 0.3;
}
.footer-bottom a {
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  line-height: 2.1;
  font-size: 1.4rem;
  width: 17.2rem;
  height: 0;
}
.footer-bottom a:hover,
.footer-bottom a:focus,
.footer-bottom .font20 a:focus,
.footer-bottom .font20 a:hover,
.footer-bottom .font18 a:focus,
.footer-bottom .font18 a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6) !important;
}
.footer-bottom .fa {
  font-size: 1.5rem;
  margin-left: 3rem;
  color: #666;
  border: 1px solid;
  border-radius: 50%;
  height: 3rem;
  width: 3rem;
  text-align: center;
  line-height: 3rem;
  text-decoration: none;
}
.footer-bottom .fa:hover,
.footer-bottom .fa:focus {
  color: rgba(255, 255, 255, 0.6) !important;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.footer-bottom .social-icons {
  margin-top: 3.5rem;
  padding: 0;
}
.footer-bottom .contact {
  margin-top: 3rem;
}
.footer-bottom .contact h5 {
  margin-top: 1.5rem;
  font-size: 1.8rem;
}
.footer-bottom .vl {
  border-left: 0.1rem solid #fff;
  height: 30rem;
  position: absolute;
  left: 40%;
  margin-left: -0.3rem;
  margin-top: 12%;
  width: 2px;
  opacity: 0.3;
}
.footer-bottom .footerLogo img {
  height: auto;
  width: 15rem;
  margin-top: 15.5rem;
  backface-visibility: hidden;
}


.footer-bottom .footerLogo {
  text-align: center;
  padding-left: 0rem;
  margin: 0 auto;
}
.boldtext {
  font-weight: 600 !important;
  font-size: 1.8rem !important;
}
.padLeft0 {
  padding-left: 0;
}
.padRight0 {
  padding-right: 0;
}
.padTop4 {
  padding-top: 3.4rem;
}
.footer-bottom h5 {
  margin-bottom: 2rem;
  display: inline-block;
}
.footer-bottom .icons {
  display: flex;
  justify-content: space-around;
  -webkit-box-pack: justify;
}
.footer-bottom input[type="text"] {
  width: 36.4rem;
  padding: 1.2rem;
  margin: 0 0 1.5rem 0;
  display: inline-block;
  border: 0;
  box-sizing: border-box;
}
.newsletterBox {
  display: flex;
}
.footer-bottom h5:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6) !important;
}
.footer-bottom .Tooltip .tooltiptext {
  top: -3.5rem;
  left: -1rem;
}
.footer-bottom .Tooltip {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.mobileFooter {
  display: none;
}
.font20 h5 {
  margin-bottom: 1rem;
}
.newsletterForm {
  border: 0;
  height: auto;
  width: auto;
}
@media (min-width: 991px) {
  .mobileView1 {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .newsLetter {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
}
@media (max-width: 991px) {
  .mobileView {
    display: none !important;
  }
  .mobileView1 {
    margin-bottom: 2rem;
  }
  .homeIcons {
    margin-top: 2rem;
  }
}
@media (max-width: 575px) {
  .newsLetter {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .copyRight {
    font-size: 1.2rem;
    text-align: center;
  }
  .footer-bottom .styleDesktop a {
    font-size: 1.2rem;
    width: auto;
    color: #fff;
  }
 
  

  .footer-bottom a {
    line-height: normal;
    width: auto;
    height: auto;
  }
  .padTop3 {
    padding-top: 0 !important;
  }
  .padTop4 {
    padding-top: 0.4rem;
  }
  .xsNoPadding {
    padding: 0;
  }
  .hideMobile {
    display: none;
  }
  .mobileContainer {
    margin-bottom: 2rem;
    padding-left: 7rem;
  }
  .footer-bottom .row {
    margin: 5rem 0;
  }
  .footer-bottom .social-icons {
    margin-top: 0;
    width: 100%;
  }
  .forIpadRes {
    padding: 0;
    display: flex;
    justify-content: space-around;
  }
  .bullts {
    border-left: 0.1rem solid #666;
  }
  .padLeft {
    padding-left: 6rem;
  }
  .bullts > span {
    padding-left: 9%;
  }
  .newsletterBox {
    display: flex;
    margin-bottom: 3rem;
    padding-right: 2.5rem;
  }
  .footer-bottom .footerTextDiv {
    text-align: center;
  }
  .footer-bottom .footerText {
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .newsLetter {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .copyRight {
    text-align: center;
  }
  .footer-bottom .col-sm-offset-3 {
    margin-left: 25%;
  }
  .footer-bottom .styleDesktop a {
    font-size: 1.4rem;
  }
  .xsNoPadding {
    padding: 0;
  }
  .marginLeft {
    width: 48%;
  }
  .padTop3 {
    padding-top: 0 !important;
  }
  .padTop4 {
    padding-top: 0.4rem;
  }
  .hideMobile {
    display: none;
  }
  footer a {
    font-size: 1.3rem;
  }
  .borderRight {
    border-right: 0.1rem solid #454545;
    line-height: 1.2rem;
  }
  .mobileFooter {
    display: block;
  }
  .mobileContainer {
    margin-bottom: 2rem;
    padding-left: 7rem;
  }
  .footer-bottom .row {
    margin: 2rem 0 2rem 0;
  }
  .firstRow {
    padding-right: 0;
    padding-left: 0;
  }
  .footer-bottom .social-icons {
    text-align: center;
    margin-top: 0;
    width: 50%;
  }
  .footerLineHorizontal.col-xs-12 {
    width: 50%;
  }
  .contactsMobile {
    padding-top: 7rem;
    padding-bottom: 1rem;
  }
  .forIpadRes {
    display: flex;
    justify-content: space-around;
    width: 60%;
    padding: 0;
  }
  .forIpadRes.col-xs-12 {
    margin-left: 20%;
  }
  .bullts {
    border-left: 0.1rem solid #666;
  }
  .bulltsPad {
    border-left: 0.1rem solid #666;
  }
  .newsletterBox {
    display: flex;
    margin-bottom: 3rem;
    padding-right: 2rem;
    padding-left: 1rem;
    width: 92%;
  }
  .padRightPosition {
    padding-right: 3rem;
  }
  .footerTextDiv {
    text-align: center;
  }
  .footer-bottom .footerText {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
  }
  .footer-bottom .font20 a {
    font-size: 1.4rem;
    color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newsLetter {
    display: flex;
    justify-content: center;
    padding: 0;
    margin-top: -1rem;
    margin-bottom: -1rem;
  }
  .copyRight {
    text-align: center;
  }
  .footer-bottom .styleDesktop a {
    font-size: 1.4rem;
  }
  .footer-bottom .col-sm-offset-3 {
    margin-left: 25%;
  }
  .forIpadRes {
    display: flex;
    justify-content: space-around;
    padding: 0;
  }
  .footer-bottom .row {
    margin: 3rem 0;
  }
  
  .xsNoPadding {
    padding: 0;
  }
  .marginLeft {
    width: 48%;
  }
  .padTop3 {
    padding-top: 0 !important;
  }
  .padTop4 {
    padding-top: 0.4rem;
  }
  .hideMobile {
    display: none;
  }
  footer a {
    font-size: 1.3rem;
  }
  .borderRight {
    border-right: 0.1rem solid #454545;
    line-height: 1.2rem;
  }
  .mobileFooter {
    display: block;
  }
  .mobileContainer {
    margin-bottom: 2rem;
    padding-left: 7rem;
  }
  .firstRow {
    padding-right: 0;
    padding-left: 0;
  }
  .contactsMobile {
    padding-top: 7rem;
    padding-bottom: 1rem;
  }
  .footer-bottom .social-icons {
    margin-top: 0;
  }
  .footer-bottom .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .footer-bottom a {
    line-height: 1.5rem;
  }
  .bullts {
    border-left: 0.1rem solid #666;
  }
  .bulltsPad {
    border-left: 0.1rem solid #666;
  }
  .newsletterBox {
    display: flex;
    margin-bottom: 3rem;
    padding-right: 2rem;
    padding-left: 1rem;
    width: 92%;
  }
  .padRightPosition {
    padding-right: 3rem;
  }
  .footer-bottom .footerTextDiv {
    text-align: center;
  }
  .footer-bottom .footerText {
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 1.5;
    color: #fff;
    text-transform: uppercase;
  }
  .footer-bottom .Tooltip {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
  }
  .footer-bottom .font20 a {
    font-size: 1.4rem;
    color: #fff;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .styleDesktop {
    display: block;
    margin-top: 2rem;
    width: 16rem;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .footer-bottom .styleDesktop a {
    font-size: 1.8rem;
  }
  .marginTop4 {
    margin-top: 4rem;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .footer-bottom .col-sm-offset-right-3 {
    margin-right: 0;
  }
  .styleDesktop {
    display: block;
    width: 16rem;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .marginTop4 {
    margin-top: 4rem;
  }
}
@media screen and (min-width: 2000px) {
  .styleDesktop {
    display: block;
    width: 16rem;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  .footer-bottom .styleDesktop a {
    font-size: 1.8rem;
  }
  .marginTop4 {
    margin-top: 4rem;
  }
  .footer-bottom .font20 a {
    font-size: 2rem;
    color: #fff;
  }
}
div.carousel.aem-GridColumn {
  position: static;
}
.aboutTataSection .carouselDiv {
  position: initial;
}
.carouselDiv {
  position: relative;
  width: 100%;
}
.innerCarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.innerCarousel > .carItem {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.innerCarousel > .carItem > img,
.innerCarousel > .carItem > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .innerCarousel > .carItem {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
  }
  .innerCarousel > .carItem.next,
  .innerCarousel > .carItem.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .innerCarousel > .carItem.prev,
  .innerCarousel > .carItem.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .innerCarousel > .carItem.next.left,
  .innerCarousel > .carItem.prev.right,
  .innerCarousel > .carItem.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.innerCarousel > .active,
.innerCarousel > .next,
.innerCarousel > .prev {
  display: block;
}
.innerCarousel > .active {
  left: 0;
}
.innerCarousel > .next,
.innerCarousel > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.innerCarousel > .next {
  left: 100%;
}
.innerCarousel > .prev {
  left: -100%;
}
.innerCarousel > .next.left,
.innerCarousel > .prev.right {
  left: 0;
}
.innerCarousel > .active.left {
  left: -100%;
}
.innerCarousel > .active.right {
  left: 100%;
}
.carouselIndicators {
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
  bottom: 20%;
}
.carouselIndicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carouselIndicators li.active {
  background-color: #fff;
}
.captionContainer {
  text-align: center;
  position: absolute;
  z-index: 10;
  padding-top: 20px;
  color: #fff;
  bottom: 30%;
  width: 100%;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes borderLine {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@-ms-keyframes borderLine {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@-o-keyframes borderLine {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@-moz-keyframes borderLine {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@keyframes borderLine {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@keyframes borderLineFeed {
  to {
    opacity: 1;
    bottom: 20%;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@-webkit-keyframes borderLineFeed {
  to {
    opacity: 1;
    bottom: 20%;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@-moz-keyframes borderLineFeed {
  to {
    opacity: 1;
    bottom: 20%;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@-ms-keyframes borderLineFeed {
  to {
    opacity: 1;
    bottom: 20%;
  }
  from {
    opacity: 0;
    bottom: -150%;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes borderLineCar {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -800%;
  }
}
@-ms-keyframes borderLineCar {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -800%;
  }
}
@-o-keyframes borderLineCar {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -800%;
  }
}
@-moz-keyframes borderLineCar {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -800%;
  }
}
@keyframes borderLineCar {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -800%;
  }
}
@-webkit-keyframes borderLines {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: 100%;
  }
}
@-ms-keyframes borderLines {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: 100%;
  }
}
@-o-keyframes borderLines {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: 100%;
  }
}
@-moz-keyframes borderLines {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: 100%;
  }
}
@keyframes borderLines {
  to {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: 100%;
  }
}
@keyframes arrow-jump {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(6rem);
    -moz-transform: translateY(6rem);
    -o-transform: translateY(6rem);
    -ms-transform: translateY(6rem);
    transform: translateY(6rem);
  }
}
@-webkit-keyframes arrow-jump {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(6rem);
    -moz-transform: translateY(6rem);
    -o-transform: translateY(6rem);
    -ms-transform: translateY(6rem);
    transform: translateY(6rem);
  }
}
@-ms-keyframes arrow-jump {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(6rem);
    -moz-transform: translateY(6rem);
    -o-transform: translateY(6rem);
    -ms-transform: translateY(6rem);
    transform: translateY(6rem);
  }
}
@-o-keyframes arrow-jump {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(6rem);
    -moz-transform: translateY(6rem);
    -o-transform: translateY(6rem);
    -ms-transform: translateY(6rem);
    transform: translateY(6rem);
  }
}
@-moz-keyframes arrow-jump {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(6rem);
    -moz-transform: translateY(6rem);
    -o-transform: translateY(6rem);
    -ms-transform: translateY(6rem);
    transform: translateY(6rem);
  }
}
@-webkit-keyframes arrowDown {
  from {
    opacity: 0;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes arrowDown {
  from {
    opacity: 0;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes arrowDown {
  from {
    opacity: 0;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes arrowDown {
  from {
    opacity: 0;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes arrowDown {
  from {
    opacity: 0;
  }
  25% {
    opacity: 0.3;
  }
  50% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
/* @keyframes slideArrow {
  0 {
    transform: translate(0rem, 0);
  }
  16.5% {
    transform: translate(0.7rem, 0);
  }
  33% {
    transform: translate(0rem, 0);
  }
  100% {
    transform: translate(0rem, 0);
  } */
/* }
@-moz-keyframes slideArrow {
  0 {
    transform: translate(0rem, 0);
  }
  16.5% {
    transform: translate(0.7rem, 0);
  }
  33% {
    transform: translate(0rem, 0);
  }
  100% {
    transform: translate(0rem, 0);
  } */
/* }
@-o-keyframes slideArrow {
  0 {
    transform: translate(0rem, 0);
  }
  16.5% {
    transform: translate(0.7rem, 0);
  }
  33% {
    transform: translate(0rem, 0);
  }
  100% {
    transform: translate(0rem, 0);
  }
}
@-webkit-keyframes slideArrow {
  0 {
    transform: translate(0rem, 0);
  }
  16.5% {
    transform: translate(0.7rem, 0);
  }
  33% {
    transform: translate(0rem, 0);
  }
  100% {
    transform: translate(0rem, 0);
  }
}
@-ms-keyframes slideArrow {
  0 {
    transform: translate(0rem, 0);
  }
  16.5% {
    transform: translate(0.7rem, 0);
  }
  33% {
    transform: translate(0rem, 0);
  }
  100% {
    transform: translate(0rem, 0);
  }
}
@keyframes navSlideDown {
  from {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(8%);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes navSlideDown {
  from {
    -webkit-transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes navSlideDown {
  from {
    -webkit-transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
} */
@keyframes navSlideDown {
  from {
    -webkit-transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes lineBorder {
  100% {
    opacity: 1;
    left: 0;
  }
  25% {
    opacity: 0.6;
    left: -1.5rem;
  }
  20% {
    opacity: 0.6;
    left: 3.5rem;
  }
  from {
    opacity: 0;
    left: -600%;
  }
}
@-moz-keyframes lineBorder {
  100% {
    opacity: 1;
    left: 0;
  }
  25% {
    opacity: 0.6;
    left: -1.5rem;
  }
  20% {
    opacity: 0.6;
    left: 3.5rem;
  }
  from {
    opacity: 0;
    left: -600%;
  }
}
@-ms-keyframes lineBorder {
  100% {
    opacity: 1;
    left: 0;
  }
  25% {
    opacity: 0.6;
    left: -1.5rem;
  }
  20% {
    opacity: 0.6;
    left: 3.5rem;
  }
  from {
    opacity: 0;
    left: -600%;
  }
}
@keyframes lineBorder {
  100% {
    opacity: 1;
    left: 0;
  }
  25% {
    opacity: 0.6;
    left: -1.5rem;
  }
  20% {
    opacity: 0.6;
    left: 3.5rem;
  }
  from {
    opacity: 0;
    left: -600%;
  }
}
@keyframes opacityChOver {
  100% {
    opacity: 0.75;
  }
  from {
    opacity: 0;
  }
}
@-webkit-keyframes opacityChOver {
  100% {
    opacity: 0.75;
  }
  from {
    opacity: 0;
  }
}
@-ms-keyframes opacityChOver {
  100% {
    opacity: 0.75;
  }
  from {
    opacity: 0;
  }
}
@-moz-keyframes opacityChOver {
  100% {
    opacity: 0.75;
  }
  from {
    opacity: 0;
  }
}
@keyframes opacityCh {
  100% {
    opacity: 1;
  }
  from {
    opacity: 0;
  }
}
@-webkit-keyframes opacityCh {
  100% {
    opacity: 1;
  }
  from {
    opacity: 0;
  }
}
@-ms-keyframes opacityCh {
  100% {
    opacity: 1;
  }
  from {
    opacity: 0;
  }
}
@-moz-keyframes opacityCh {
  100% {
    opacity: 1;
  }
  from {
    opacity: 0;
  }
}
@keyframes borderLineT {
  100% {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -200%;
  }
}
@-webkit-keyframes borderLineT {
  100% {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -200%;
  }
}
@-ms-keyframes borderLineT {
  100% {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -200%;
  }
}
@-moz-keyframes borderLineT {
  100% {
    opacity: 1;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -200%;
  }
}
@keyframes slideUp {
  from {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes slideUp {
  from {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
@-moz-keyframes slideUp {
  from {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
@-ms-keyframes slideUp {
  from {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 80px;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 0;
    visibility: visible;
    opacity: 1;
  }
}
@keyframes slideUpSalt {
  from {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 45%;
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes slideUpSalt {
  from {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 45%;
    visibility: visible;
    opacity: 1;
  }
}
@-moz-keyframes slideUpSalt {
  from {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 45%;
    visibility: visible;
    opacity: 1;
  }
}
@-ms-keyframes slideUpSalt {
  from {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  50% {
    top: 60%;
    visibility: hidden;
    opacity: 0;
  }
  100% {
    top: 45%;
    visibility: visible;
    opacity: 1;
  }
}
@keyframes comeIn {
  to {
    transform: translateY(0);
  }
}
@-ms-keyframes comeIn {
  to {
    transform: translateY(0);
  }
}
@-webkit-keyframes comeIn {
  to {
    transform: translateY(0);
  }
}
@-moz-keyframes comeIn {
  to {
    transform: translateY(0);
  }
}
@keyframes bounce-animation {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px);
  }
  60% {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce-animation {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px);
  }
  60% {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes bounce-animation {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px);
  }
  60% {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bounce-animation {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-3000px);
    transform: translateY(-3000px);
  }
  60% {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    opacity: 1;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes widthChange {
  from {
    width: 95%;
  }
  to {
    width: 65%;
  }
}
@-moz-keyframes widthChange {
  from {
    width: 95%;
  }
  to {
    width: 65%;
  }
}
@-ms-keyframes widthChange {
  from {
    width: 95%;
  }
  to {
    width: 65%;
  }
}
@keyframes widthChange {
  from {
    width: 95%;
  }
  to {
    width: 65%;
  }
}
@keyframes bounceArrowAni {
  from {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@-o-keyframes bounceArrowAni {
  from {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@-webkit-keyframes bounceArrowAni {
  from {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@-ms-keyframes bounceArrowAni {
  from {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  50% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }
}
@-webkit-keyframes slideBottom {
  from {
    opacity: 0;
    bottom: -30rem;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-moz-keyframes slideBottom {
  from {
    opacity: 0;
    bottom: -30rem;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@keyframes slideBottom {
  from {
    opacity: 0;
    bottom: -30rem;
  }
  100% {
    opacity: 1;
    bottom: 0;
  }
}
@-webkit-keyframes borderLineH {
  100% {
    opacity: 0.5;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -300%;
  }
}
@keyframes borderLineH {
  100% {
    opacity: 0.5;
    bottom: 0;
  }
  from {
    opacity: 0;
    bottom: -300%;
  }
}
.parallaxControls {
  position: fixed;
  top: -moz-calc(50% - 75px);
  top: -webkit-calc(50% - 75px);
  top: -o-calc(50% - 75px);
  top: calc(50% - 75px);
  width: 10rem;
  z-index: 995;
  right: 4rem;
}
.parallaxControls.showAll {
  position: fixed;
  top: -moz-calc(50% - 150px);
  top: -webkit-calc(50% - 150px);
  top: -o-calc(50% - 150px);
  top: calc(50% - 150px);
  width: 10rem;
  z-index: 3;
  right: 15.5rem;
}
.parallaxControls > .pointerDiv > .point {
  box-sizing: border-box;
  height: 3rem;
  width: 0.2rem;
  border: 1px solid #d0d4d9;
  opacity: 0.6;
  display: block;
  margin-top: 0.3rem;
  margin-left: 0.1rem;
}
.parallaxControls.showAll > .pointerDiv > .pointerText {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.4rem;
  line-height: 2.6rem;
  opacity: 0.6;
  color: #fff;
  width: 15rem;
  height: 3rem;
  left: 0.4rem;
  text-align: left;
  padding-left: 2rem;
}
.parallaxControls > .pointerDiv > .pointerText {
  display: none;
}
.parallaxControls.showAll > .active > .pointerText {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.4rem;
  line-height: 2.6rem;
  color: #fff;
  width: 15rem;
  height: 3rem;
  left: 0.4rem;
  background-color: rgba(4, 58, 91, 0.6);
  text-align: left;
  padding-left: 2rem;
  opacity: 1;
}
.parallaxControls > .active:hover > .pointerText,
.parallaxControls > .pointerDiv:hover > .pointerText {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.1rem;
  line-height: 2.6rem;
  color: #fff;
  width: 10.1rem;
  height: 3rem;
  opacity: 1;
  left: 0.4rem;
  background-color: rgba(4, 58, 91, 0.6);
  text-align: left;
  padding-left: 2rem;
}
.parallaxControls > .pointerDiv {
  position: relative;
  cursor: pointer;
}
.parallaxControls > .active > .point {
  border: 1px solid red;
  z-index: 2;
  width: 0.4rem;
  border-radius: 0.2rem;
  margin-left: 0;
}
.parallaxControls > .pointerDiv > .linePointer {
  display: none;
}
.parallaxControls > .active:hover > .linePointer,
.parallaxControls > .pointerDiv:hover > .linePointer,
.parallaxControls.showAll > .active > .linePointer {
  display: inline-block;
  height: 0.2rem;
  width: 1.5rem;
  border-top: 1px solid red;
  position: absolute;
  top: 1.4rem;
  bottom: 0;
  z-index: 2;
  left: 0.4rem;
}
.notActive > .pointerDiv {
  display: none;
}
.parallaxControls > .active > .linePointer,
.parallaxControls > .pointerDiv:hover > .linePointer {
  left: 9rem !important;
}
.parallaxControls.showAll > .pointerDiv > .pointerText:hover {
  opacity: 1;
  background-color: transparent;
}
.parallaxControls.showAll > .active > .linePointer,
.parallaxControls.showAll > .pointerDiv:hover > .linePointer {
  left: 0.4rem !important;
}
.parallaxControls.showAll > .active:hover > .pointerText,
.parallaxControls.showAll > .pointerDiv:hover > .pointerText {
  width: 15rem;
  font-size: 1.4rem;
}
.parallaxControls.showAll > .pointerDiv:hover > .pointerText {
  background-color: transparent;
}
.parallaxControls.showAll > .active:hover > .pointerText:hover,
.parallaxControls.showAll > .active:hover > .pointerText {
  background-color: rgba(4, 58, 91, 0.6);
}
.parallaxControls.showAll > .active > .linePointer {
  display: block;
}
@media (min-width: 768px) and (max-width: 991px) {
  .parallaxControls.showAll {
    top: -webkit-calc(45% - 100px);
    top: -o-calc(45% - 100px);
    top: calc(45% - 100px);
    right: 9.5rem;
  }
}
@media (max-width: 575px) {
  .parallaxControls.showAll {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .parallaxControls.showAll {
    right: 6.5rem;
  }
}
@media screen and (min-width: 2000px) {
  .parallaxControls {
    right: 20.4rem;
  }
  .parallaxControls.showAll {
    top: -moz-calc(50% - 205px);
    top: -webkit-calc(50% - 205px);
    top: -o-calc(50% - 205px);
    top: calc(50% - 205px);
  }
}
/* @keyframes cssHide {
  0 {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  81% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes cssHide {
  0 {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  81% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
} */
.parallaxControls > .active > .linePointer {
  opacity: 0;
  display: inline-block;
  height: 0.2rem;
  width: 1.5rem;
  border-top: 1px solid red;
  position: absolute;
  top: 1.4rem;
  bottom: 0;
  z-index: 2;
  left: 9rem !important;
  animation-name: cssHide;
  animation-duration: 6s;
}
.parallaxControls > .active:hover > .linePointer {
  opacity: 1;
  display: inline-block;
  height: 0.2rem;
  width: 1.5rem;
  border-top: 1px solid red;
  position: absolute;
  top: 1.4rem;
  bottom: 0;
  z-index: 2;
  left: 9rem !important;
}
.parallaxControls > .active > .pointerText {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.1rem;
  line-height: 2.6rem;
  color: #fff;
  width: 10.1rem;
  height: 3rem;
  opacity: 0;
  line-height: 2.9rem !important;
  left: 0.3rem !important;
  padding-left: 1.5rem !important;
  background-color: rgba(4, 58, 91, 0.6);
  text-align: left;
  padding-left: 2rem;
  animation-name: cssHide;
  animation-duration: 6s;
}
.parallaxControls > .active:hover > .pointerText {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.1rem;
  line-height: 2.6rem;
  color: #fff;
  width: 10.1rem;
  height: 3rem;
  opacity: 1;
  line-height: 2.9rem !important;
  left: 0.3rem !important;
  padding-left: 1.5rem !important;
  background-color: rgba(4, 58, 91, 0.6);
  text-align: left;
  padding-left: 2rem;
}
.parallaxControls > .active > .linePointer.artificialHover,
.parallaxControls > .pointerDiv > .linePointer.artificialHover {
  opacity: 0;
  display: inline-block;
  height: 0.2rem;
  width: 1.5rem;
  border-top: 1px solid red;
  position: absolute;
  top: 1.4rem;
  bottom: 0;
  z-index: 2;
  left: 9rem !important;
  animation-name: cssHide;
  animation-duration: 6s;
}
.parallaxControls > .active:hover > .linePointer,
.parallaxControls > .pointerDiv:hover > .linePointer {
  opacity: 1;
  display: inline-block;
  height: 0.2rem;
  width: 1.5rem;
  border-top: 1px solid red;
  position: absolute;
  top: 1.4rem;
  bottom: 0;
  z-index: 2;
  left: 9rem !important;
}
.parallaxControls > .pointerDiv > .pointerText.artificialHover {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.1rem;
  line-height: 2.6rem;
  color: #fff;
  width: 10.1rem;
  height: 3rem;
  opacity: 0;
  line-height: 2.9rem !important;
  left: 0.3rem !important;
  padding-left: 1.5rem !important;
  background-color: rgba(4, 58, 91, 0.6);
  text-align: left;
  padding-left: 2rem;
  animation-name: cssHide;
  animation-duration: 6s;
}
.parallaxControls > .pointerDiv:hover > .pointerText {
  position: absolute;
  display: block;
  top: 0.1rem;
  font-size: 1.1rem;
  line-height: 2.6rem;
  color: #fff;
  width: 10.1rem;
  height: 3rem;
  opacity: 1;
  line-height: 2.9rem !important;
  left: 0.3rem !important;
  padding-left: 1.5rem !important;
  background-color: rgba(4, 58, 91, 0.6);
  text-align: left;
  padding-left: 2rem;
}
.fB .dynaImg {
  object-fit: cover;
}
.storyIndicators {
  width: auto;
}
.fullscreenN,
.longBg {
  height: 100vh;
  min-height: 91rem;
}
.innerCarousel.sHockey {
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.headingCaption > span {
  display: block;
}
.instagram {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.instagram .storyContent {
  width: 40%;
}
.instagramDiv {
  position: relative;
}
.instagram .arrow {
  left: 93% !important;
}
.tweetContainer .carItem {
  height: 200px;
}
.parallaxControls {
  width: 11rem !important;
}
.parallaxControls > .pointerDiv > .point {
  margin-left: 106px !important;
}
.parallaxControls > .active:hover > .pointerText,
.parallaxControls > .pointerDiv:hover > .pointerText,
.parallaxControls > .pointerDiv > .pointerText.artificialHover {
  line-height: 2.9rem !important;
  left: 0.3rem !important;
  padding-left: 1.5rem !important;
}
.parallaxControls > .active:hover > .linePointer,
.parallaxControls > .pointerDiv:hover > .linePointer,
.parallaxControls > .active > .linePointer.artificialHover,
.parallaxControls > .pointerDiv > .linePointer.artificialHover {
  left: 9rem !important;
}
.parallaxControls > .active:hover > .point,
.parallaxControls > .pointerDiv:hover > .point,
.parallaxControls > .active > .point {
  margin-left: 105px !important;
}
.ymlSalt .newsroom {
  padding-top: 5rem;
}
.contntD {
  position: relative;
  height: 100%;
}

.nBg {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.tataWeek {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
}
.twitterFeed {
  position: relative;
  height: 36.2rem;
  background-color: #3c3c3c;
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
  cursor: pointer;
}
.sTwitter {
  left: 4rem;
  width: 100%;
}
.ymlSalt img.arrow {
  z-index: initial !important;
}
.twitterContent {
  margin: 2rem 2rem 0;
  position: relative;
}
.twitterFeed,
.fB,
.instaGram {
  height: 36.2rem;
}
.newsFeedA {
  word-break: break-word;
  line-height: 2.4rem;
  margin-left: 2rem;
  animation: fadein 2s;
  -moz-animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -o-animation: fadein 2s;
}
.tThisWeek .twitterFeed .innerCarousel,
.jobsCarouselHome .innerCarousel {
  width: 85% !important;
}
.feeds,
.fJobs {
  text-decoration: none;
  color: #fff;
  cursor: pointer;
  font-weight: 400;
  font-style: normal;
}
.tweet-date {
  font-size: 1.1rem;
  margin-top: 0;
  display: block;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.newsBorder {
  border-left: 1px solid rgb(255, 24, 24);
  position: absolute;
  height: 97%;
  bottom: 0;
  left: 2%;
}
.carouselDiv {
  position: initial;
}
.nIndicators {
  bottom: 5%;
  padding-left: 0;
}
.storyIndicators {
  text-align: left;
  bottom: 3%;
  left: 22%;
  padding-left: 0;
}
.nIndicators .active,
.storyIndicators .active {
  width: 6px;
  height: 6px;
  margin: 5px;
  background-color: #fff;
  border-radius: 0;
}
.nIndicators li,
.storyIndicators li {
  width: 6px;
  height: 6px;
  border-radius: 0;
  margin: 5px;
}
.incWidth {
  max-width: 30rem;
  margin-left: 3rem;
}
.ymlSalt img.arrow.arrowInc {
  left: 90%;
}
.nHeadingJobs {
  font-style: normal;
  color: #fff;
  font-size: 2rem;
  margin: 4rem 0 0 4rem;
}
ul.careers {
  list-style: none;
  text-align: center;
  padding-left: 0;
  padding-top: 4rem;
}
li.jobFigures,
li.jobFigures2 {
  font-size: 3.6rem;
  font-weight: bold;
  color: #307fe2;
}
li.jobDescription {
  font-size: 1.8rem;
  padding: 0 9rem;
  color: #454545;
}
.counterAnim.carouselIndicators li.active {
  background-color: #307fe2;
}
.counterAnim {
  padding-left: 0;
  bottom: 6%;
}
.counterAnim.carouselIndicators li {
  border: 1px solid #307fe2;
  border-radius: 0;
  width: 6px;
  height: 6px;
  margin: 5px;
}
.vidContent {
  top: 0;
  width: auto;
  position: absolute;
  height: 100%;
}
img.playVideo {
  padding: 4rem 0 0 4rem;
}
.fullCardClick {
  cursor: pointer;
}
.fullCardClick:hover {
  background-color: transparent;
  transition: 1s ease;
}
.videoDescription {
  background-color: rgba(4, 58, 91, 0.8);
  margin-left: 4rem;
  max-width: 32rem;
  padding-bottom: 2rem;
}
h3.iTitle {
  padding: 2.5rem 0 0 3.8rem;
  margin-top: -1rem;
  color: #fff;
  font-weight: bold;
  animation: fadein 2s;
  -moz-animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -o-animation: fadein 2s;
}
.videoArticle {
  margin-left: 5.8rem;
  word-break: break-word;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  color: #fff;
  font-style: italic;
  font-weight: 300;
  line-height: 1.5;
  animation: fadein 2s;
  -moz-animation: fadein 2s;
  -webkit-animation: fadein 2s;
  -o-animation: fadein 2s;
}
.videoBorder {
  border-left: 1px solid #fff;
  position: absolute;
  height: 90%;
  bottom: 0;
  left: 2%;
}
.simButton {
  margin-left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  li.jobDescription {
    padding: 0 5rem;
  }
  .twitterContent {
    margin-top: 1rem;
  }
}
@media (max-width: 575px) {
  .imageCrop {
    height: 49rem;
    overflow: hidden;
  }
  .storyIndicators {
    bottom: 52%;
    left: 40%;
  }
  .fullscreenN {
    min-height: 166rem;
  }
  .longBg {
    min-height: 180rem;
  }
  .ymlSalt img.arrow.arrowInc {
    left: 86%;
    top: 93%;
  }
  li.jobDescription {
    padding: 0 8.5rem;
  }
  .incWidth {
    max-width: 23rem;
    margin-left: 2rem;
  }
  .sTwitter {
    left: 3rem;
  }
  .twitterContent {
    margin-top: 2rem;
  }
  .tThisWeek .twitterContent {
    margin-top: 0;
  }
  .ymlSalt .newsroom {
    padding-top: 0;
  }
  .nHeadingJobs {
    margin: 3rem 0 0 2rem;
  }
  img.img-responsive.backgImg.aparna {
    height: auto;
  }
  img.playVideo {
    padding: 22rem 0 0 2rem;
  }
  .videoDescription {
    margin-left: 2rem;
    max-width: 25rem;
  }
  .instagram .storyContent {
    width: 85%;
  }
  .fB,
  .instaGram {
    height: 32rem;
  }
  .newsFeedA {
    margin-right: 2rem;
  }
  .instagram .arrow {
    left: 86% !important;
  }
  .arrowSection .arrowContainer span {
    width: 1.2rem;
    height: 1.2rem;
  }
  .twitterFeed {
    height: 32rem;
  }
  .tThisWeek .nIndicators {
    bottom: 0;
  }
  .tThisWeek .nIndicators li,
  .tThisWeek .nIndicators .active {
    margin: 10px;
  }
  .bannerReadingTxt > .hideDiv {
    font-size: 1.4rem;
    max-width: 250px;
  }
  .arrowSection .arrowContainer span:nth-of-type(2) {
    top: 1.3rem;
  }
  .arrowSection .arrowContainer span:nth-of-type(3) {
    top: 2.7rem;
  }
  .arrowSection .arrowContainer span:nth-of-type(4) {
    top: 4rem;
  }
}
@media (max-width: 767px) and (min-width: 576px) {
  .twitterFeed .carouselDiv {
    margin-top: 10%;
  }
  .newsFeedA {
    margin-right: 1rem;
  }
  .twitterContent {
    margin-top: 0.5rem;
  }
  .sTwitter {
    left: 2rem;
  }
  .fullscreenN,
  .longBg {
    min-height: 135rem;
  }
  li.jobDescription {
    padding: 0 6rem;
  }
  .tThisWeek .twitterContent {
    margin-top: 0;
  }
  .tThisWeek .sTwitter {
    left: 2rem;
  }
  .instagramDiv .noPadding:first-child {
    width: 33.33%;
  }
  .instagramDiv .noPadding:last-child {
    width: 66.67%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ymlSalt .belowContent {
    height: 36.2rem !important;
  }
  .ymlSalt .newsroom {
    padding-top: 0;
    margin-top: 10rem !important;
  }
  .fullscreenN,
  .longBg {
    min-height: 131rem;
  }
}
@media only screen and (-webkit-device-pixel-ratio: 3) and (max-device-width: 640px) and (min-device-width: 360px) {
  .videoDescription {
    max-width: 29rem;
  }
}
@media only screen and (min-device-width: 412px) and (max-device-width: 732px) and (orientation: portrait) {
  .videoDescription {
    max-width: 34rem !important;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .videoDescription {
    max-width: 30rem;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .videoDescription {
    max-width: 34rem;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .fullscreenN,
  .longBg {
    height: 70vh !important;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
  .fullscreenN,
  .longBg {
    height: 70vh !important;
  }
}
.newsBorder.borderAnimCards.comeInBorder {
  -webkit-animation: borderLine 2s;
  animation: borderLine 2s;
}
section.ymlSalt {
  background-color: #efefef;
  z-index: 3;
  position: relative;
}
.ymlSalt .topMarginlg {
  margin-top: 3rem;
}
.ymlSalt .newsroom {
  margin: 4rem 0 4rem 0 !important;
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}
.ymlSalt .hero {
  margin: 10rem 0;
}
.ymlSalt .marginloadmore {
  margin: 10rem 0 5rem 0;
}
.ymlSalt .vertImg {
  height: 39.2rem;
}
.ymlSalt .arrow.arrowTab {
  left: 84%;
}
.ymlSalt .content1 {
  display: flex;
}
.ymlSalt .content2 {
  margin-top: 3rem;
  display: flex;
}
.ymlSalt .flexx {
  display: flex;
}
.ymlSalt .nTitle {
  display: flex;
  height: 100%;
}
.row.nImg.noMargin {
  display: flex;
  height: 100%;
}
.ymlSalt .titleContent {
  position: relative;
  background-color: #fff;
  height: 36.2rem;
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.ymlSalt .ymlFeedArticle > a {
  color: #454545;
}
div.hoverCard,
a.hoverCard {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: 1s ease;
}
.ymlSalt .imageContent {
  position: relative;
  background-color: #fff;
  height: 36.2rem;
  margin: 0;
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.ymlSalt .whiteContent {
  top: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.ymlSalt .nHockey {
  padding: 0;
  margin-right: 0;
  width: 54%;
  height: 36.2rem;
  position: relative;
}
.ymlSalt .nHockey:after {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  border-right: 15px solid #fff;
  content: "";
  height: 0;
  position: absolute;
  right: -1px;
  top: 25px;
  width: 0;
  z-index: 1;
}
.topMargin {
  margin-top: 3rem;
}
.ymlSalt img.icons {
  padding: 4rem 0 2rem 4rem;
}
.ymlSalt .blueCaption {
  padding: 4rem 0 2rem 4rem;
  text-transform: uppercase;
  color: #4a90e2;
  font-size: 1.2rem;
}
.ymlSalt .whiteCaption {
  padding: 4rem 0 2rem 4rem;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.2rem;
}
.ymlSalt .blueCapital {
  padding: 4rem 0 2rem 4rem;
  text-transform: capitalize;
  color: #4a90e2;
  font-size: 1.2rem;
}
.ymlSalt .whiteCapital {
  padding: 4rem 0 2rem 4rem;
  text-transform: capitalize;
  color: #fff;
  font-size: 1.2rem;
}
.ymlSalt .backgImg {
  position: relative;
  height: 36.2rem;
  width: 100%;
}
.ymlSalt .backgImg.backlImg {
  height: 75.4rem;
  width: 100%;
}
.ymlSalt .nHockey img {
  width: 100%;
  position: relative;
  height: 36.2rem;
}
.ymlSalt h3.nHeading {
  max-width: 25rem;
  font-weight: 700;
  font-style: normal;
  color: #464646;
  font-size: 2rem;
  line-height: 2.4rem;
  margin: 4rem 0 2rem 4rem;
}
.ymlSalt h3.nHeading > span,
.ymlSalt h3.nHeadingW > span {
  display: block;
}
.ymlSalt h3.nHeadingW {
  max-width: 25rem;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 2rem;
  line-height: 2.4rem;
  margin: 4rem 0 2rem 4rem;
}
.ymlSalt .largeContent {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.largeContent .whiteCaption {
  padding-left: 7rem;
}
.ymlSalt .largeText {
  position: absolute;
  bottom: 6.5rem;
  left: 7rem;
}
.ymlSalt h3.largeH {
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 2.2rem;
}
.ymlSalt img.arrow {
  position: absolute;
  bottom: 0;
  right: 25px;
  bottom: 25px;
  cursor: pointer;
}
.ymlSalt img.arrowL {
  position: absolute;
  bottom: 0;
  right: 25px;
  bottom: 25px;
}
.twitterFeed img.arrow {
  z-index: 10 !important;
}
.ymlSalt .shareContainer {
  position: absolute;
  bottom: 25px;
  left: auto;
  z-index: 3;
  right: 25px;
}
.ymlSalt .shareBookmark {
  margin: 0 1rem;
}
.ymlSalt .storyContent {
  position: relative;
  margin: 2rem 4rem 0 6rem;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translate3d(0, 0, 0);
}
.ymlSalt .storyContentL {
  position: relative;
  margin: 0 0 0 2rem;
}
.ymlSalt .belowContent {
  position: relative;
  background-color: #fff;
  height: 36.2rem;
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.ymlSalt .picPadding {
  box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
}
.ymlSalt .belowContent:before {
  position: absolute;
  top: -14px;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  margin-left: 22px;
}
.feedArticleBorder {
  border-left: 1px solid orange;
  position: absolute;
  height: 95%;
  bottom: 0;
  left: 2%;
}
.ymlFeedArticle,
.ymlTextArticle,
.ymlFeedArticleW,
.ymlFeedArticleL {
  word-break: break-word;
  line-height: 2.2rem;
  margin-left: 2rem;
  position: relative;
}
.ymlFeedArticle {
  color: #464646;
  max-width: 24rem;
}
.ymlTextArticle {
  color: #464646;
  max-width: 23rem;
}
.ymlFeedArticleW {
  color: #fff;
  max-width: 23rem;
  font-weight: 300;
}
.ymlFeedArticleL {
  color: #fff;
  max-width: 24rem;
  font-weight: 300;
}
@media (max-width: 575px) {
  .ymlFeedArticle,
  .ymlFeedArticleW,
  .ymlTextArticle,
  .ymlFeedArticleL {
    margin-right: 2rem;
    max-width: 26rem;
  }
  .ymlSalt .largeText {
    left: 2rem;
  }
  .ymlSalt .content1,
  .ymlSalt .content2 {
    display: block;
  }
  .ymlSalt .hero,
  .ymlSalt .marginloadmore {
    margin: 3rem 0;
  }
  .ymlSalt .nHockey img {
    height: 26.5rem;
  }
  .ymlSalt .vertImg {
    height: 26.5rem;
  }
  .ymlSalt .backgImg.backlImg {
    height: 49rem;
  }
  .ymlSalt .newsroom {
    margin: 2rem 0 2rem 0 !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  span.viewNext {
    margin: 3rem 0 0 0;
  }
  .ymlSalt .clear {
    display: none;
  }
  .ymlSalt .topMarginxs {
    margin-top: 3rem;
  }
  .ymlSalt .flexx.topMargin {
    margin-top: 0;
  }
  .ymlSalt .belowContent,
  .ymlSalt .imageContent {
    height: 26rem;
  }
  .ymlSalt .titleContent {
    height: 29rem;
  }
  .ymlSalt .backgImg {
    width: 100%;
    height: 32rem;
  }
  .ymlSalt h3.largeH {
    font-size: 1.8rem;
  }
  .ymlFeedArticleL {
    margin-left: 2rem;
  }
  .ymlSalt img.arrowL {
    left: 87%;
  }
  .ymlSalt .shareContainer {
    bottom: 15px;
    right: 15px;
  }
  .ymlSalt h3.nHeadingW {
    font-size: 1.8rem;
    margin: 1rem 0 1rem 2rem;
  }
  .ymlSalt .blueCaption,
  .ymlSalt .whiteCaption,
  .ymlSalt .blueCapital,
  .ymlSalt .whiteCapital {
    padding: 2rem;
  }
  .ymlSalt .nHockey {
    padding-right: 0;
    width: 100%;
    height: auto;
  }
  .ymlSalt .imageContent {
    margin: 0;
  }
  .ymlSalt img.icons {
    padding: 2rem;
  }
  .ymlSalt h3.nHeading {
    margin: 0 1rem 1rem 2rem;
    font-size: 1.8rem;
  }
  .ymlFeedArticle,
  .ymlFeedArticleW {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .ymlSalt .storyContent {
    margin: 0 0 0 4rem;
  }
  .ymlSalt .nHockey:after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-top: 0;
    content: "";
    height: 0;
    position: absolute;
    bottom: -1px;
    top: inherit;
    left: 1.5rem;
    width: 0;
  }
  .ymlSalt .nHockey.wPadding:after {
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #fff;
    border-top: 0;
    content: "";
    height: 0;
    position: absolute;
    bottom: -1px;
    top: inherit;
    left: 3.5rem;
    width: 0;
  }
  .ymlSalt .width100 {
    width: 100%;
  }
  .row.nImg.noMargin,
  .ymlSalt .flexx.blockFlex,
  .ymlSalt .flexx,
  .ymlSalt .nTitle.noMargin {
    display: block;
  }
  .mobNoDisp {
    display: none !important;
  }
  .topMargin {
    margin-top: 0;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .ymlSalt .topMargin {
    margin-top: 0;
  }
  .ymlSalt .topMargin767 {
    margin-top: 3rem;
  }
  .ymlSalt .content1,
  .ymlSalt .content2 {
    display: block;
  }
  .ymlSalt .vertImg {
    height: 36.2rem;
  }
  .ymlSalt .clear {
    display: none;
  }
  .ymlSalt .nHockey {
    width: 110%;
  }
  .ymlSalt .noPadding.picPadding {
    width: 110%;
  }
  .ymlSalt .titleContent {
    min-height: 26rem;
  }
  .ymlSalt h3.nHeading,
  .ymlSalt h3.nHeadingW {
    margin: 1rem 0 1rem 3rem;
  }
  .ymlFeedArticle,
  .ymlTextArticle,
  .ymlFeedArticleW {
    margin-right: 2rem;
  }
  .ymlSalt .hidden767 {
    display: none !important;
  }
  .ymlSalt h3.nHeading > span,
  .ymlSalt h3.nHeadingW > span {
    display: inline;
  }
  .ymlSalt .topMargin3 {
    margin-top: 3rem;
  }
  .ymlSalt img.icons {
    padding: 2rem;
  }
  .ymlSalt .storyContent {
    margin: 0 0 0 4rem;
  }
  .ymlSalt .tabV {
    display: flex;
  }
  .ymlSalt .belowContent:before {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    left: -50px;
    top: 25px;
    width: 0;
    z-index: 2;
  }
  .ymlSalt .blueCaption,
  .ymlSalt .whiteCaption,
  .ymlSalt .blueCapital,
  .ymlSalt .whiteCapital {
    padding-left: 3rem;
  }
  .ymlSalt .largeText,
  div.nHeadingW {
    left: 3rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ymlSalt .content1,
  .ymlSalt .content2 {
    display: block;
  }
  .ymlSalt .vertImg {
    height: 100%;
  }
  .ymlSalt .clear {
    display: none;
  }
  .ymlSalt h3.nHeading {
    margin-top: 4rem;
  }
  .ymlSalt .arrow.arrowTab {
    left: 95%;
  }
  .topMarginsm {
    margin-top: 3rem;
  }
  .ymlSalt .backlImg {
    margin-bottom: 0;
    width: 100%;
  }
  .ymlSalt .tabV {
    display: flex;
  }
  .ymlSalt .noPadding.picPadding {
    margin-right: 0;
    width: 55%;
    height: 36.2rem;
  }
  .ymlSalt .flexx.blockFlex {
    display: block;
  }
  .ymlSalt .flexx {
    display: inline-flex;
    width: 100%;
  }
  .ymlSalt .belowContent:before {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    left: -50px;
    top: 25px;
    width: 0;
    z-index: 2;
  }
  .tabNoDisp {
    display: none !important;
  }
  .ymlSalt .backgImg {
    width: 100%;
  }
  .ymlSalt .belowContent {
    height: 36.2rem !important;
  }
  .ymlSalt .newsroom {
    margin: 4rem 0 4rem 0 !important;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ymlSalt img.icons {
    padding-left: 2rem;
  }
  .ymlSalt .blueCapital,
  .ymlSalt .whiteCapital,
  .ymlSalt .blueCaption,
  .ymlSalt .whiteCaption {
    padding: 4rem 0 2rem 2rem;
  }
  .ymlSalt h3.nHeading,
  .ymlSalt h3.nHeadingW {
    margin: 2rem 0 2rem 2rem;
  }
  .ymlFeedArticle,
  .ymlTextArticle,
  .ymlFeedArticleW {
    margin-right: 2rem;
  }
  .ymlSalt .storyContent {
    margin-left: 4rem;
  }
  .ymlSalt .bg {
    width: auto;
  }
  .ymlSalt .nHockey {
    width: 55%;
  }
}
@media screen and (min-width: 2000px) {
  .ymlSalt .newsroom {
    margin: 10rem 0 10rem 0 !important;
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .ymlSalt .hero {
    margin: 28rem 0 20rem 0;
  }
}
.careerImgYml {
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 992px) {
  section.ymlSalt div.newsroom.thisweek,
  section.ymlSalt div.newsroom.newsroomN {
    margin: 5rem 0 5rem 0 !important;
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }
}
.videoContainerdiv {
  height: 56.5rem;
}
.videoDiv {
  background: transparent
    url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/video_img.jpg")
    no-repeat 0 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.marginTop {
  margin-top: 2%;
}
.overlaySection {
  position: fixed;
  z-index: 11;
  top: 0;
  height: 100vh;
  background-color: #000;
  opacity: 0.9;
  width: 100%;
}
.modal-content {
  box-shadow: none;
}
.saltVideoModal {
  height: 56.5rem;
}
.saltVideoModal > .vidcloseIcon > .closeTxt {
  background-image: url(../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/close_icon.png);
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  margin-top: 1rem;
}
.rectangle {
  display: none;
  position: absolute;
  width: 26.6rem;
  height: 22.5rem;
  border-bottom: 0.2rem solid red;
  border-right: 0.2rem solid red;
  left: 22.3%;
  top: 41.8%;
}
.vidcloseIcon {
  top: 0;
}
.playBuffer {
  position: absolute;
  background: #fff;
  height: 0.1rem;
  width: 0;
  display: block;
  transition: width 0.5s ease-out;
  bottom: 0;
}
.volumeBar {
  display: none !important;
}
.soundIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/sound_icon.svg");
  width: 25px;
  height: 19px;
  background-repeat: no-repeat;
  position: absolute;
}
.muteIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/mute_icon.svg");
  width: 14px;
  height: 18px;
  background-repeat: no-repeat;
  position: absolute;
}
.fullScrIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/full_screen_icon.svg");
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  position: absolute;
}
.exitFullScIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/exit_full_screen_icon.svg");
  width: 19px;
  height: 20px;
  background-repeat: no-repeat;
  position: absolute;
}
.closeImg {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/close_icon.svg");
  width: 19px;
  height: 19px;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -2rem;
  margin-top: 1rem;
}
.backwardImg {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/backward.svg");
  width: 45px;
  height: 46px;
  background-repeat: no-repeat;
  position: absolute;
}
.forwardImg {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/forward.svg");
  width: 45px;
  height: 46px;
  background-repeat: no-repeat;
  position: absolute;
}
.playIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/play_button.svg");
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
  position: absolute;
}
.pauseIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/pause_button.svg");
  width: 46px;
  height: 46px;
  background-repeat: no-repeat;
  position: absolute;
}
.nextIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  position: absolute;
}
.nextIcon:hover {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/next.svg");
}
.next {
  right: -7%;
}
.prevIcon {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  position: absolute;
}
.prevIcon:hover {
  background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prev.svg");
}
.prev {
  left: -7%;
}
.navIcons {
  top: 45%;
}
.modalVideo {
  width: 100rem;
  margin-top: 5.5rem;
}
.videoCommon {
  height: 100%;
  padding: 0rem;
  position: relative;
}
.videoContainer {
  height: 100%;
}
.videoCommon .header {
  height: 12.4rem;
}
.videoCommon .closeVideo {
  right: 0;
}
.videoCommon .addWidth {
  width: 124rem !important;
}
.videoCommon .cursorPointer {
  cursor: pointer;
}
.videoCommon .videoDiv {
  width: 100%;
  height: 100%;
}
.modalVideo {
  background: transparent;
}
.modalVideo .modal-content {
  height: 100%;
  background: transparent;
}
::-webkit-media-controls {
  display: none !important;
}
video::-webkit-media-controls {
  display: none !important;
}
video::-webkit-media-controls-enclosure {
  display: none !important;
}
.alignControls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 auto;
}
.videoCommon .videoControls {
  width: 100%;
  position: absolute;
  bottom: 0;
  vertical-align: middle;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  right: 0;
  margin: 0 auto;
  margin-bottom: 4.8rem;
  left: 6rem;
}
.topControls {
  top: 0.6rem;
  left: 92%;
  position: absolute;
}
.centerControls {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
}
.centerControls .backBy {
  position: absolute;
  font-size: 1.4rem;
  color: #fff;
  top: 1.5rem;
  left: 1.5rem;
}
.centerControls .fwdBy {
  position: absolute;
  font-size: 1.4rem;
  color: #fff;
  top: 1.5rem;
  right: -3rem;
}
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.volumeControl {
  top: -4rem;
  left: 86%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
}
.alignCenterControls {
  margin-left: 8.5rem;
  margin-right: 8.5rem;
}
.addMargin {
  margin-top: 0.2rem;
}
.videoCommon {
  width: 100%;
  padding: 0rem;
  position: relative;
  margin: 0rem auto;
}
.videoCommon .header {
  height: 12.4rem;
}
.videoCommon .closeVideo {
  position: absolute;
}
.videoCommon .timerControls {
  margin-bottom: 1.5rem;
  position: absolute;
  bottom: 0;
  left: 6rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.videoCommon .lineSeparation {
  color: #fff;
  font-size: 1.6rem;
}
.videoCommon .startTime {
  margin-bottom: 0;
  color: #cfcfcf;
  width: 3.7rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
  margin-right: 0.5rem;
}
.videoCommon .endTime {
  margin-left: 0.5rem;
  color: #cfcfcf;
  width: 3.7rem;
  font-size: 1.6rem;
  line-height: 1.9rem;
}
.videoCommon .play .pause {
  border: 0;
}
.videoCommon .muteUnmute {
  width: 2.5rem;
  margin-left: 4rem;
}
.videoCommon .fullMode {
  margin-left: 3rem;
}
.slider {
  -webkit-appearance: none;
  outline: 0;
  box-sizing: border-box;
  height: 0.2rem;
  margin-top: 2.8rem;
}
.seekBar {
  width: 81% !important;
}
.slider,
.slider::-webkit-slider-runnable-track,
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
}
.slider::-webkit-slider-runnable-track {
  width: 20rem;
  height: 0.3rem;
  background: linear-gradient(to right, #d0021b, #d0021b), #aaa;
  background-size: 1% 100%;
  background-repeat: no-repeat;
}
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  height: 0.8rem;
  width: 0.8rem;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: #d0021b;
  margin-top: -0.3rem;
}
.slider::-moz-range-progress {
  width: 20rem;
  height: 0.3rem;
  background-color: #d0021b;
  background-size: 1% 100%;
  background-repeat: no-repeat;
}
.slider::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  height: 0.8rem;
  width: 0.8rem;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: #d0021b;
  margin-top: -0.3rem;
}
input[type="range"].vertical {
  -webkit-appearance: none;
  background-color: #cfcfcf;
  height: 0.3rem;
  width: 4.4rem;
  margin-left: -2rem;
  margin-top: 2rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  outline: 0;
  box-sizing: border-box;
}
input[type="range"].vertical::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  height: 0.8rem;
  width: 0.8rem;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: #d0021b;
  margin-top: -0.2rem;
}
input[type="range"].vertical::-ms-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  height: 0.9rem;
  width: 0.9rem;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: #d0021b;
  margin-top: -0.2rem;
}
input[type="range"].vertical::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  box-sizing: border-box;
  height: 0.9rem;
  width: 0.9rem;
  border: 0.1rem solid #fff;
  border-radius: 50%;
  background: #d0021b;
  margin-top: -0.2rem;
}
.rectangle {
  width: 24rem;
  height: 13.3rem;
  left: 59.1%;
  top: 70%;
}
.saltVideoModal > .saltTextDetails > .saltModalText {
  position: absolute;
  padding: 0.5rem 1.5rem 1rem 2rem;
  background-color: #000;
  opacity: 0.8;
  margin-top: 2rem;
  bottom: 0;
  font-size: 1.6rem;
  line-height: 2.5rem;
  width: 100%;
  left: 0;
  color: #fff;
}
.saltVideoModal > .saltTextDetails {
  display: inherit;
  height: 91%;
}
.saltVideoModal > .saltModalTitle {
  font-size: 2.4rem;
  color: #fff;
  width: 100%;
  height: 5rem;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .videoCommon .closeVideo {
    margin-left: 0;
    right: -1rem;
    margin-top: 8rem;
  }
  .rectangle {
    width: 13.1rem;
    height: 10.9rem;
    left: 53%;
    top: 61%;
  }
}
@media only screen and (min-device-width: 412px) and (max-device-width: 736px) {
  .rectangle {
    width: 13.1rem;
    height: 10.9rem;
    left: 56.6%;
    top: 63%;
  }
  .videoCommon {
    height: 75vh;
  }
}
@media (max-width: 575px) {
  .modalVideo {
    width: 28.3rem;
    top: 6rem;
    margin: auto;
  }
  .topControls {
    top: 0.6rem;
    left: 78%;
  }
  .alignCenterControls {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .centerControls {
    top: 37%;
    left: 45%;
  }
  .centerControls .fwdBy {
    font-size: 1.1rem;
    top: 0.9rem;
    right: -2rem;
  }
  .centerControls .backBy {
    font-size: 1.1rem;
    top: 0.9rem;
    left: 0.7rem;
  }
  .seekBar {
    width: 80% !important;
  }
  .videoCommon .startTime {
    margin-bottom: 0;
    width: 3.7rem;
    font-size: 1rem;
    line-height: 1.2rem;
    margin-right: -1rem;
  }
  .videoCommon .endTime {
    margin-left: 0.5rem;
    width: 3.7rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .videoCommon .timerControls {
    margin-bottom: 0.8rem;
    left: 1.2rem;
  }
  .videoCommon .videoControls {
    left: 1rem;
    margin-bottom: 2.8rem;
  }
  .videoCommon .lineSeparation {
    font-size: 1.1rem;
  }
  .videoCommon .fullMode {
    margin-left: 0.5rem;
  }
  .videoCommon .closeVideo {
    margin-left: 0;
    right: -1rem;
    margin-top: 9rem;
  }
  .soundIcon {
    display: none;
  }
  .muteIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/mute_icon.png");
    width: 10px;
    height: 12px;
  }
  .fullScrIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/full_screen_icon.png");
    width: 11px;
    height: 12px;
  }
  .exitFullScIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/exit_full_screen_icon.png");
    width: 11px;
    height: 12px;
  }
  .closeImg {
    margin-top: -6rem;
    margin-left: -3rem;
  }
  .backwardImg {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/backward.png");
    width: 27px;
    height: 28px;
  }
  .forwardImg {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/forward.png");
    width: 27px;
    height: 28px;
  }
  .playIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/play_button.png");
    width: 30px;
    height: 30px;
  }
  .pauseIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/pause_button.png");
    width: 30px;
    height: 30px;
  }
  .nextIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
    background-size: 23px;
  }
  .nextIcon:hover {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
  }
  .prevIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
    background-size: 23px;
  }
  .prevIcon:hover {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
  }
  .prev {
    left: 35%;
  }
  .next {
    right: 35%;
  }
  .navIcons {
    top: 111%;
  }
  .videoCommon .fullMode {
    margin-left: 2rem;
  }
  .marginTop {
    margin-top: 9%;
  }
  .saltVideoModal > .saltTextDetails {
    display: block;
  }
  .saltVideoModal {
    padding: 0;
    height: auto;
  }
  .videoContainerdiv {
    height: 32rem;
  }
  .saltVideoModal > .saltModalTitle {
    font-size: 1.8rem;
    width: 90%;
    height: 9.5rem;
    line-height: 2.2rem;
    padding-top: 10%;
  }
  .saltModalImg {
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .rectangle {
    width: 13.1rem;
    height: 10.9rem;
    left: 56%;
    top: 63%;
  }
  .saltVideoModal > .saltTextDetails > .saltModalText {
    position: relative;
    background-color: transparent;
    padding: 0;
    font-size: 1.4rem;
    line-height: 2rem;
  }
  .saltVideoModal > .closeIcon > .closeTxt {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/close_icon.png");
    width: 10px;
    height: 10px;
  }
  .jwplayer {
    top: 40%;
  }
  .saltVideoModal > .vidcloseIcon > .closeTxt {
    margin-top: -6rem;
    margin-right: 1.2rem;
  }
  .saltmodal > .videoContainer > .carouselDiv {
    position: relative;
    width: 100%;
    height: 45rem;
  }
  .saltmodal > .videoContainer > .carouselDiv {
    position: relative;
    width: 100%;
    height: 43rem;
  }
}
@media only screen and (min-device-width: 412px) and (max-device-width: 426px) {
  .saltmodal > .videoContainer > .carouselDiv {
    position: relative;
    width: 100%;
    height: 45rem;
  }
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  .saltmodal > .videoContainer > .carouselDiv {
    position: relative;
    width: 100%;
    height: 50rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .modalVideo {
    width: 28.3rem;
    top: 6rem;
    margin: auto;
  }
  .topControls {
    top: 0.6rem;
    left: 78%;
  }
  .alignCenterControls {
    margin-left: 5rem;
    margin-right: 5rem;
  }
  .centerControls {
    top: 37%;
    left: 45%;
  }
  .centerControls .fwdBy {
    font-size: 1.1rem;
    top: 0.9rem;
    right: -2rem;
  }
  .centerControls .backBy {
    font-size: 1.1rem;
    top: 0.9rem;
    left: 0.7rem;
  }
  .seekBar {
    width: 80% !important;
  }
  .videoCommon .startTime {
    margin-bottom: 0;
    width: 3.7rem;
    font-size: 1rem;
    line-height: 1.2rem;
    margin-right: -1rem;
  }
  .videoCommon .endTime {
    margin-left: 0.5rem;
    width: 3.7rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .videoCommon .timerControls {
    margin-bottom: 0.8rem;
    left: 1.2rem;
  }
  .videoCommon .videoControls {
    left: 1rem;
    margin-bottom: 2.8rem;
  }
  .videoCommon .lineSeparation {
    font-size: 1.1rem;
  }
  .videoCommon .fullMode {
    margin-left: 0.5rem;
  }
  .videoCommon .closeVideo {
    margin-left: 0;
    right: -1rem;
    margin-top: 9rem;
  }
  .soundIcon {
    display: none;
  }
  .muteIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/mute_icon.png");
    width: 10px;
    height: 12px;
  }
  .fullScrIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/full_screen_icon.png");
    width: 11px;
    height: 12px;
  }
  .exitFullScIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/exit_full_screen_icon.png");
    width: 11px;
    height: 12px;
  }
  .closeImg {
    margin-top: -6rem;
  }
  .backwardImg {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/backward.png");
    width: 27px;
    height: 28px;
  }
  .forwardImg {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/forward.png");
    width: 27px;
    height: 28px;
  }
  .playIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/play_button.png");
    width: 30px;
    height: 30px;
  }
  .pauseIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/pause_button.png");
    width: 30px;
    height: 30px;
  }
  .nextIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
    width: 23px;
    height: 23px;
  }
  .nextIcon:hover {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/next.svg");
  }
  .prevIcon {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
    width: 23px;
    height: 23px;
  }
  .prevIcon:hover {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prev.svg");
  }
  .prev {
    left: 39%;
  }
  .next {
    right: 35%;
  }
  .navIcons {
    top: 175%;
  }
  .videoCommon .fullMode {
    margin-left: 2rem;
  }
  .marginTop {
    margin-top: 9%;
  }
  .saltVideoModal > .saltTextDetails {
    display: block;
  }
  .saltVideoModal {
    padding: 0;
    height: auto;
  }
  .videoContainerdiv {
    height: 32rem;
  }
  .saltVideoModal > .saltModalTitle {
    font-size: 1.4rem;
    width: 91%;
    height: 8.6rem;
    line-height: 2.2rem;
    padding-top: 10%;
  }
  .saltModalImg {
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .rectangle {
    width: 13.1rem;
    height: 10.9rem;
    left: 56%;
    top: 63%;
  }
  .saltVideoModal > .saltTextDetails > .saltModalText {
    position: relative;
    background-color: transparent;
    padding-left: 0;
    width: 98%;
    font-size: 1.4rem;
    line-height: 2rem;
    left: 1rem;
    bottom: 1rem;
  }
  .saltVideoModal > .closeIcon > .closeTxt {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Mobile/close_icon.png");
    width: 10px;
    height: 10px;
  }
  .jwplayer {
    top: 40%;
  }
  .saltVideoModal > .vidcloseIcon > .closeTxt {
    margin-top: -6rem;
    margin-right: 1.2rem;
  }
  .saltmodal > .videoContainer > .carouselDiv {
    position: relative;
    width: 100%;
    height: 45rem;
  }
  .saltmodal > .videoContainer > .carouselDiv {
    position: relative;
    width: 100%;
    height: 43rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .closeImg {
    margin-top: 6rem;
  }
  .saltVideoModal > .vidcloseIcon > .closeTxt {
    margin-top: 6rem;
  }
  .modalVideo {
    width: 58.7rem;
    top: 10rem;
  }
  .topControls {
    top: 1.6rem;
    left: 85%;
  }
  .seekBar {
    width: 74% !important;
  }
  .videoCommon .muteUnmute {
    display: none;
  }
  .videoCommon .fullMode {
    margin-left: 4rem;
    margin-top: 3%;
  }
  .volumeControl {
    top: -3rem;
    left: 75%;
  }
  .prev {
    left: -12%;
  }
  .next {
    right: -12%;
  }
  .prevIcon:hover {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
  }
  .nextIcon:hover {
    background-image: url("../../../etc.clientlibs/tata/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
  }
  .rectangle {
    width: 24rem;
    height: 13.3rem;
    left: 59.1%;
    top: 70%;
  }
  .saltVideoModal > .saltTextDetails > .saltModalText {
    width: 100%;
    padding: 2rem 2rem 0 0;
    background-color: transparent;
    margin-top: 0;
    position: relative;
  }
  .saltModalImg {
    height: 78%;
  }
  .saltVideoModal {
    padding: 0 0 9.5rem 0;
    height: 66.6rem;
  }
  .videoContainerdiv {
    height: 66.6rem;
  }
  .saltVideoModal > .saltModalTitle {
    height: 12rem;
    padding-top: 5rem;
    width: 95%;
  }
  .jwplayer {
    top: 18%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .modalVideo {
    width: 84%;
    top: 11.7rem;
  }
  .topControls {
    left: 85%;
  }
  .seekBar {
    width: 81% !important;
  }
  .volumeControl {
    top: -4rem;
    left: 84%;
  }
  .next {
    right: -9.5%;
  }
  .videoCommon .fullMode {
    margin-left: 5rem;
  }
  .videoCommon .muteUnmute {
    display: none;
  }
}
@media screen and (min-width: 2000px) {
  .modalVideo {
    width: 167rem;
    top: 13%;
  }
  .soundIcon {
    top: 56%;
    margin-left: 6rem;
  }
  .muteIcon {
    top: 56%;
  }
  input[type="range"].vertical {
    margin-left: 0rem;
  }
  .videoCommon .fullMode {
    margin-left: 11rem;
    margin-top: 2rem;
  }
  .videoCommon {
    width: 68%;
  }
  .saltVideoModal {
    height: 64rem;
  }
  .videoContainerdiv {
    height: 64rem;
  }
  .saltVideoModal > .saltTextDetails > .saltModalText {
    width: 100%;
  }
  .saltVideoModal > .saltTextDetails {
    height: 93%;
    display: inherit;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
  .modalVideo {
    width: 36.3rem;
  }
  .seekBar {
    width: 34.2rem !important;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
  .modalVideo {
    width: 97%;
  }
  .seekBar {
    width: 90% !important;
  }
  .nextIcon {
    display: none !important;
  }
  .prevIcon {
    display: none !important;
  }
  .topControls {
    display: none;
  }
}
@media only screen and (min-device-width: 412px) and (max-device-width: 732px) {
  .modalVideo {
    width: 30.3rem;
  }
  .seekBar {
    width: 34.2rem !important;
  }
  .topControls {
    left: 81%;
  }
}
@media only screen and (min-device-width: 412px) and (max-device-width: 732px) and (orientation: landscape) {
  .modalVideo {
    width: 97%;
  }
  .seekBar {
    width: 90% !important;
  }
  .nextIcon {
    display: none !important;
  }
  .prevIcon {
    display: none !important;
  }
  .topControls {
    display: none;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .saltVideoModal {
    padding-top: 9.5rem;
    padding-left: 6%;
    padding-bottom: 9.5rem;
  }
  .rectangle {
    left: 17.8%;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .rectangle {
    left: 17.8%;
  }
  .next {
    right: -8%;
  }
  .prev {
    left: -8%;
  }
}
@media screen and (min-width: 2000px) {
  .rectangle {
    position: absolute;
    width: 19.6rem;
    height: 20.55rem;
    border-bottom: 0.2rem solid red;
    border-right: 0.2rem solid red;
    left: 22.3%;
    top: 53.7%;
  }
}
