:root {
    --Orange_Warm_1st: #f53527;
    --Red_warm_1st: #f5d6d9;
    --Orange_warm_2cnd: #ee767b;
    --Red_warm_2cnd: #d13955;
    --Orange_warm_3thrd: #fc775c;
}

@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: .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: #e2a330 !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: .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: .1rem solid #292929;
        opacity: 1;
        z-index: 9
    }
    .accordion {
        background-image: url(../assets/img/common/arrowDown.svg)
    }
    .accordion {
        cursor: pointer;
        width: 100%;
        border: 0;
        text-align: left;
        outline: 0;
        transition: .3s;
        width: 93%;
        background-image: url(../assets/img/common/arrowRightAccordian.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center
    }
    a.nav-link.accordion.active {
        background-image: url(../assets/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 .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: .9
    }
    .subHead a {
        height: 2.8rem;
        width: 19.7rem;
        color: #f5a623;
        font-size: 2.4rem;
        font-weight: 300;
        line-height: 2.9rem;
        border-bottom: 0
    }
    .subHead {
        padding: 1rem 0 .5rem 2rem
    }
    a.nav-link.accordion.active {
        color: #f5a623 !important
    }
    .panel>.subHead>a:hover,
    .panel>.subHead>a:focus,
    .panel>.subHead>a:active {
        color: #f5a623 !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: .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: #e2a330 !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: .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: .1rem solid #292929;
        z-index: 9
    }
    .accordion {
        cursor: pointer;
        width: 93%;
        border: 0;
        text-align: left;
        outline: 0;
        transition: .5s;
        background-image: url(../assets/img/common/arrowRightAccordian.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center
    }
    a.nav-link.accordion.active {
        background-image: url(../assets/img/common/arrowDown.svg)
    }
    a.nav-link.accordion.active {
        color: #f5a623 !important
    }
    .panel {
        margin-left: 1rem;
        position: relative
    }
    .forSlideIn {
        background-color: #000;
        position: relative;
        animation: animateright .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: .9
    }
    .liItems {
        padding: .5rem 0 0 2rem
    }
    .subHead {
        padding: 1rem 0 .5rem 2rem
    }
    .subHead a {
        height: 2.8rem;
        width: 19.7rem;
        color: #f5a623;
        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: .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: #e2a330 !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: .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: .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: .1rem solid #292929;
        height: 5rem;
        opacity: 1;
        z-index: 9
    }
    .accordion {
        cursor: pointer;
        width: 93%;
        border: 0;
        text-align: left;
        outline: 0;
        transition: .5s;
        background-image: url(../assets/img/common/arrowRightAccordian.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center
    }
    a.nav-link.accordion.active {
        background-image: url(../assets/img/common/arrowDown.svg)
    }
    a.nav-link.accordion.active {
        color: #f5a623 !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 .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: .9
    }
    .liItems {
        padding: 3px 3px 3px 2rem
    }
    .subHead {
        padding: 1rem 0 .5rem 2rem
    }
    .subHead a {
        height: 2.8rem;
        width: 19.7rem;
        color: #f5a623;
        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: .1rem solid #e2a330
    }
    .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: .1rem solid #e2a330
    }
    .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: .1rem solid #e2a330
    }
    .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: .1rem solid #e2a330
    }
    .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: .1rem solid #e2a330
    }
    .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: .5s;
        transition-timing-function: ease-in-out
    }
    li.megaMenu:nth-of-type(1):hover~.backdrop {
        height: 53.9rem;
        opacity: .96
    }
    li.megaMenu:nth-of-type(2):hover~.backdrop {
        height: 28rem;
        opacity: .96
    }
    li.megaMenu:nth-of-type(3):hover~.backdrop {
        height: 53rem;
        opacity: .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: .8;
    opacity: .70;
    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: .2;
    pointer-events: none
}

.card {
    margin-top: 2rem
}

.tagCount {
    display: inline
}

.phoneTextDynamic {
    background-color: #000;
    color: #fff;
    text-align: center;
    width: 10rem;
    opacity: .75;
    padding: .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: .75;
    padding: .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: .75;
    padding: .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: .75;
    padding: .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: .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: .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 #e2a330
}

.closeActive {
    background-color: #fff;
    opacity: .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("../assets/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 .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("../assets/img/common/globalSearch/hover.svg")
}

li.pageDigits.active>span {
    color: #e09f3a;
    margin-bottom: .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 .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: .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("../assets/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: .5rem
}

.leftIndicator>img {
    margin-right: .5rem
}

.videoSeekBar {
    width: 1px;
    height: 2px;
    background-color: #e2a330 !important;
    position: absolute;
    z-index: 999;
    transition: all .5s;
    -ms-transition: all .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: .6rem 1rem;
    color: #fff;
    background-color: #043a5b;
    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
}

.marginRight10 {
    margin-right: 10px;
}

.marginRight5 {
    margin-right: 5px;
}

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: .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: .5
    }
    .carousel-control:focus,
    .carousel-control:hover {
        opacity: .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: .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: .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: .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
}

.jw-skin-myskin .jw-sharing-dock-btn .jw-dock-image {
    background-image: url("../assets/img/common/shareOptions/color/share.svg")
}

.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-icon:before,
.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-icon:before,
.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-icon:before,
.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-icon:before {
    font-size: 20px
}

.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-icon,
.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-icon,
.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-icon,
.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
}

.jw-skin-myskin .jw-display-icon-container .jw-icon {
    color: #e2a330
}

.jw-skin-myskin .jw-button-color:focus,
.jw-skin-myskin :not(.jw-flag-touch) .jw-button-color:hover {
    outline: 0;
    color: #e2a330;
    fill: #e2a330
}

.jw-skin-myskin .jw-display-icon-container .jw-icon:before {
    font-size: 20px
}

.jw-skin-myskin .jw-display-icon-container .jw-icon {
    width: 50px;
    height: 40px;
    line-height: 40px
}

.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon:before {
    font-size: 15px
}

.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon {
    height: 30px;
    line-height: 30px;
    width: 40px
}

.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon.jw-icon-rewind:before {
    font-size: 15px
}

.jw-skin-myskin.jwplayer:not(.jw-flag-touch):not(.jw-error):not(.jw-state-error):not(.jw-state-buffering) .jw-display-icon-container:hover,
.jw-skin-myskin.jwplayer:not(.jw-flag-touch):not(.jw-error):not(.jw-state-error):not(.jw-state-buffering) .jw-media:hover~.jw-controls .jw-display-icon-display {
    background: rgba(33, 33, 33, 0.5)
}

.jw-skin-myskin .jw-background-color {
    background: rgba(33, 33, 33, 0.5)
}

.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: .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: .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: .5rem;
    margin-left: 1rem
}

.jumpFirst {
    background-image: url("../assets/img/common/globalSearch/jumpFirst.svg");
    background-repeat: no-repeat
}

.jumpFirst:hover {
    background-image: url("../assets/img/common/globalSearch/jumpFirstActive.svg");
    background-repeat: no-repeat
}

.jumpFirstActive {
    background-image: url("../assets/img/common/globalSearch/jumpFirstActive.svg");
    background-repeat: no-repeat
}

.disableArrow {
    opacity: .2
}

.leftArw {
    background-image: url("../assets/img/common/globalSearch/left.svg");
    background-repeat: no-repeat
}

.leftArw:hover {
    background-image: url("../assets/img/common/globalSearch/leftActive.svg");
    background-repeat: no-repeat
}

.leftArwActive {
    background-image: url("../assets/img/common/globalSearch/leftActive.svg");
    background-repeat: no-repeat
}

.rightArw {
    background-image: url("../assets/img/common/globalSearch/right.svg");
    background-repeat: no-repeat
}

.rightArw:hover {
    background-image: url("../assets/img/common/globalSearch/rightActive.svg");
    background-repeat: no-repeat
}

.rightArwActive {
    background-image: url("../assets/img/common/globalSearch/rightActive.svg");
    background-repeat: no-repeat
}

.jumpLast {
    background-image: url("../assets/img/common/globalSearch/jumpLast.svg");
    background-repeat: no-repeat
}

.jumpLast:hover {
    background-image: url("../assets/img/common/globalSearch/jumpLastActive.svg");
    background-repeat: no-repeat
}

.jumpLastActive {
    background-image: url("../assets/img/common/globalSearch/jumpLastActive.svg");
    background-repeat: no-repeat
}

.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("../assets/img/common/tile4020.png");
    padding: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.imageOverlayInsta {
    position: absolute;
    width: 100%;
    background-image: url("../assets/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: .5rem;
    display: none
}

.shareOptions>.fb>.fbAnchor {
    background: url("../assets/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("../assets/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("../assets/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("../assets/img/common/shareOptions/G%2bwhite.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.mailto>.mailtoAnchor {
    background: url("../assets/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("../assets/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: .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: .5rem 0 0 .5rem;
        border-width: .1rem;
        border-radius: .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); */
    background-color: var(--Orange_Warm_1st);
    margin-top: 0;
    color: #ffffff;
    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: .6s;
    -moz-animation-duration: .6s;
    -ms-animation-duration: .6s;
    animation-duration: .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: #e2a330 !important;
    margin-left: 2rem
}

.buttonMore,
.extrabutton {
    border-radius: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .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 .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .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: #e2a330;
    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: #fff;
    transition: opacity .3s
}

.arrowSection .arrowContainer:hover {
    opacity: .5
}

.arrowSection .arrowContainer span {
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    border-left: .2rem solid #fff;
    border-bottom: .2rem solid #fff;
    -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: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

.arrowSection .arrowContainer span:nth-of-type(3) {
    top: 32px;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s
}

.arrowSection .arrowContainer span:nth-of-type(4) {
    top: 48px;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .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: .6rem 1rem;
    color: #fff;
    background-color: #043a5b;
    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: .1rem solid #e2a330;
    height: 95%;
    position: absolute;
    opacity: 0;
    min-height: 90%;
    bottom: .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 {
    width: 100%;
    height: 100%;
    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: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .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: #e2a330;
    margin: 0;
    font-weight: 400;
    cursor: default
}

.tagItems span {
    cursor: pointer
}

.tagItems:active {
    color: #e2a330
}

.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: #e2a330;
    opacity: .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: .4rem 0;
    position: absolute;
    z-index: 1;
    top: -2rem;
    left: 30%;
    color: #454545;
    font-style: normal;
    opacity: .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: .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: .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 .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.startAnim {
    font-size: 30px;
}

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: .5rem;
        padding: 0 .8rem
    }
    .headingP>.headingDiv {
        left: .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: .5rem 0 0 .5rem
        }
        .spnTextCopy {
            position: absolute;
            opacity: 1;
            z-index: 1;
            left: 6rem;
            top: 2rem
        }
    }
}

@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: .5rem;
        margin-bottom: .5rem;
        float: left
    }
    .shareOptions::after {
        transform: rotate(225deg);
        top: -0.9rem;
        left: 1rem;
        z-index: -1
    }
    .headingDiv {
        left: .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: .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, .25)
}

.imgCarouselS .navSpace {
    width: 23%
}

.imgCarouselS .slideNumber,
.imgCarouselS .totalSlide {
    font-size: 1.6rem;
    position: absolute
}

.carIndicators .pagNum {
    color: #fff;
    opacity: .5;
    margin-bottom: 1.3rem
}

.carIndicators .carouselIndicators {
    position: relative;
    text-align: left;
    padding-left: 0;
    display: flex;
    margin-top: .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: .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: #e2a330 !important
}

.navDivRedirect div.centerIndicator {
    width: 33.33%;
    opacity: .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: .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: .5px solid #f5a623;
    position: absolute;
    height: 94%;
    bottom: 0;
    opacity: .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: #e2a330;
    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: .7rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    opacity: 1
}

.imgCarouselS .carIndicators .totalSlide {
    bottom: 0 !important;
    right: 0 !important;
    position: relative;
    opacity: .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: .99rem;
        margin-right: .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: .2rem solid #e2a330;
        border-top: .2rem solid #e2a330;
        height: 75%;
        width: 75%;
        top: -0.2rem;
        left: -.2rem
    }
    .imgCarouselS .headingWrapper {
        position: relative;
        background-color: #d8d8d8;
        margin: .2rem 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: .2rem 0 0 .2rem
    }
    .borderWrap {
        position: absolute;
        border-left: .2rem solid #e2a330;
        border-top: .2rem solid #e2a330;
        height: 22.9rem;
        width: 34rem;
        top: -0.2rem;
        left: -.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: .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: .2rem 0 0 .2rem
    }
    .borderWrap {
        position: absolute;
        border-left: .2rem solid #e2a330;
        border-top: .2rem solid #e2a330;
        height: 22.9rem;
        width: 34rem;
        top: -0.2rem;
        left: -.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: .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: 0rem;
    }
    .imgCarouselS .headingWrapper {
        position: relative;
        width: 48rem;
        height: 30rem;
        background-color: #d8d8d8;
        margin: .2rem 0 0 .2rem
    }
    .borderWrap {
        position: absolute;
        border-left: .2rem solid #e2a330;
        border-top: .2rem solid #e2a330;
        height: 22.9rem;
        width: 34rem;
        top: -0.2rem;
        left: -.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: .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: 42%;
        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: .5
}

.brandInfo>.heroHeading>span {
    display: inline-block
}

.brandsSection li.forBrands:hover {
    margin-bottom: 1rem;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s
}

.carouselIndicators li {
    margin: 3px
}

.normalImg {
    width: 75%
}

.hoverImg {
    width: 75%
}

.forBrands.active {
    margin-bottom: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .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: .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%
}

.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: .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: .2rem
}

.ourBrandsSection .ourBrandImages:hover {
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    opacity: .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: .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: .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 #e2a330
}

.ourBrandsSection .ourBrandsTitle:focus {
    color: #fff;
    border-bottom: 1px solid #e2a330;
    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.0);
        -ms-transform: rotate(90deg) scale(1.0);
        -webkit-transform: rotate(90deg) scale(1.0);
        -moz-transform: rotate(90deg) scale(1.0);
        -o-transform: rotate(90deg) scale(1.0);
        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.0);
        -ms-transform: rotate(90deg) scale(1.0);
        -webkit-transform: rotate(90deg) scale(1.0);
        -moz-transform: rotate(90deg) scale(1.0);
        -o-transform: rotate(90deg) scale(1.0);
        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
}

.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 .footerLogo img {
        margin: 3rem 0 2rem 0
    }
    .footer-bottom a {
        line-height: normal;
        width: auto;
        height: auto
    }
    .padTop3 {
        padding-top: 0 !important
    }
    .padTop4 {
        padding-top: .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: .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: .4rem
    }
    .hideMobile {
        display: none
    }
    footer a {
        font-size: 14px;
    }
    .borderRight {
        border-right: .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: .1rem solid #666
    }
    .bulltsPad {
        border-left: .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
    }
    img.socialIcon {
        margin-right: 0;
        padding-left: 0
    }
    .xsNoPadding {
        padding: 0
    }
    .marginLeft {
        width: 48%
    }
    .padTop3 {
        padding-top: 0 !important
    }
    .padTop4 {
        padding-top: .4rem
    }
    .hideMobile {
        display: none
    }
    footer a {
        font-size: 1.6rem
    }
    .borderRight {
        border-right: .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: .1rem solid #666
    }
    .bulltsPad {
        border-left: .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: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .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 .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .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: .3
    }
    50% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes arrowDown {
    from {
        opacity: 0
    }
    25% {
        opacity: .3
    }
    50% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes arrowDown {
    from {
        opacity: 0
    }
    25% {
        opacity: .3
    }
    50% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes arrowDown {
    from {
        opacity: 0
    }
    25% {
        opacity: .3
    }
    50% {
        opacity: .7
    }
    100% {
        opacity: 1
    }
}

@keyframes arrowDown {
    from {
        opacity: 0
    }
    25% {
        opacity: .3
    }
    50% {
        opacity: .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)
    }
}

@-ms-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: .6;
        left: -1.5rem
    }
    20% {
        opacity: .6;
        left: 3.5rem
    }
    from {
        opacity: 0;
        left: -600%
    }
}

@-moz-keyframes lineBorder {
    100% {
        opacity: 1;
        left: 0
    }
    25% {
        opacity: .6;
        left: -1.5rem
    }
    20% {
        opacity: .6;
        left: 3.5rem
    }
    from {
        opacity: 0;
        left: -600%
    }
}

@-ms-keyframes lineBorder {
    100% {
        opacity: 1;
        left: 0
    }
    25% {
        opacity: .6;
        left: -1.5rem
    }
    20% {
        opacity: .6;
        left: 3.5rem
    }
    from {
        opacity: 0;
        left: -600%
    }
}

@keyframes lineBorder {
    100% {
        opacity: 1;
        left: 0
    }
    25% {
        opacity: .6;
        left: -1.5rem
    }
    20% {
        opacity: .6;
        left: 3.5rem
    }
    from {
        opacity: 0;
        left: -600%
    }
}

@keyframes opacityChOver {
    100% {
        opacity: .75
    }
    from {
        opacity: 0
    }
}

@-webkit-keyframes opacityChOver {
    100% {
        opacity: .75
    }
    from {
        opacity: 0
    }
}

@-ms-keyframes opacityChOver {
    100% {
        opacity: .75
    }
    from {
        opacity: 0
    }
}

@-moz-keyframes opacityChOver {
    100% {
        opacity: .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: .5;
        bottom: 0
    }
    from {
        opacity: 0;
        bottom: -300%
    }
}

@keyframes borderLineH {
    100% {
        opacity: .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: .2rem;
    border: 1px solid #d0d4d9;
    opacity: .6;
    display: block;
    margin-top: .3rem;
    margin-left: .1rem
}

.parallaxControls.showAll>.pointerDiv>.pointerText {
    position: absolute;
    display: block;
    top: .1rem;
    font-size: 1.4rem;
    line-height: 2.6rem;
    opacity: .6;
    color: #fff;
    width: 15rem;
    height: 3rem;
    left: .4rem;
    text-align: left;
    padding-left: 2rem
}

.parallaxControls>.pointerDiv>.pointerText {
    display: none
}

.parallaxControls.showAll>.active>.pointerText {
    position: absolute;
    display: block;
    top: .1rem;
    font-size: 1.4rem;
    line-height: 2.6rem;
    color: #fff;
    width: 15rem;
    height: 3rem;
    left: .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: .1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 1;
    left: .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 #e2a330;
    z-index: 2;
    width: .4rem;
    border-radius: .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: .2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: .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: .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)
    }
}

.parallaxControls>.active>.linePointer {
    opacity: 0;
    display: inline-block;
    height: .2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    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: .2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 9rem !important
}

.parallaxControls>.active>.pointerText {
    position: absolute;
    display: block;
    top: .1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 0;
    line-height: 2.9rem !important;
    left: .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: .1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 1;
    line-height: 2.9rem !important;
    left: .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: .2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    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: .2rem;
    width: 1.5rem;
    border-top: 1px solid #e2a330;
    position: absolute;
    top: 1.4rem;
    bottom: 0;
    z-index: 2;
    left: 9rem !important
}

.parallaxControls>.pointerDiv>.pointerText.artificialHover {
    position: absolute;
    display: block;
    top: .1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 0;
    line-height: 2.9rem !important;
    left: .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: .1rem;
    font-size: 1.1rem;
    line-height: 2.6rem;
    color: #fff;
    width: 10.1rem;
    height: 3rem;
    opacity: 1;
    line-height: 2.9rem !important;
    left: .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: .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: var(--Orange_Warm_1st);
    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: 0rem 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 var(--Orange_Warm_1st);
    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: 0rem 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%
}
    .vidContent a:hover{
        color:#ffffff;
    }

    img.playVideo {
        padding: 4rem 0 0 4rem
    }



.fullCardClick:hover {
    background-color: transparent;
    transition: 1s ease
}

.videoDescription {
    background-color: #db374d;
    margin-left: 7rem;
    /* padding-bottom: 10px; */
    margin-top: 2rem;
    border-radius: 4px;

}
.videoDescription:hover {
    background: #c53155;
    color: #fff;
}
    .videoDescription .h3btn {
        padding: 11px 20px 11px 20px;
        font-size: 20px;
        letter-spacing: 0.03em;
        text-transform: capitalize;
        font-weight: 500;
    }

h3.iTitle {
    padding: 2.5rem 0 0 2.8rem;
    margin-top: 1rem;
    color: #fff;
    font-weight: normal;
    line-height: 5rem;
    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
    }
    /* .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: 20rem 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: 33rem
    }
    .twitterFeed h3 {
        padding: 0;
    }
    .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: 4.0rem
    }
}

@media(max-width:767px) and (min-width:576px) {
    .twitterFeed .carouselDiv {
        margin-top: 10%
    }
    .newsFeedA {
        margin-right: 1rem
    }
    .twitterContent {
        margin-top: .5rem
    }
    .sTwitter {
        left: 0rem;
    }
    .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: 0;
    position: relative
}

.ymlSalt .topMarginlg {
    margin-top: 1rem
}

.ymlSalt .newsroom {
    margin: 0rem 0 0rem 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: 1rem 0px 0rem 4rem;
    text-transform: uppercase;
    color: var(--Orange_Warm_1st);
    font-size: 1.2rem
}

.ymlSalt .whiteCaption {
    padding: 1rem 0px 0rem 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: 0rem 0 0rem 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 var(--Orange_Warm_1st);
    position: absolute;
    height: 95%;
    bottom: 0;
    left: -5%
}