.liItems.horizonIn a {
    font-weight: bold
}

@media all and (-ms-high-contrast:none) {
    nav {
        visibility: visible !important
    }
    *::-ms-backdrop,
    nav {
        visibility: visible !important
    }
}

.touch {
    -webkit-overflow-scrolling: touch
}

.overlayDiv {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 998;
    cursor: pointer;
    overflow: hidden !important
}

.outer-div {
    overflow: hidden !important;
    overflow-x: hidden !important
}

.displayblock {
    display: block !important
}

.displaynone {
    display: none !important
}

.heroControls .carousel-control:focus {
    opacity: .5
}

.closeActive>.tooltiptextHeader {
    display: none
}

.panel>li>a:hover,
.itemA>li>a:hover {
    color: #f5a623 !important
}

nav {
    visibility: hidden
}

.navBackground {
    background: #000
}

.navText {
    padding-top: .3rem
}

.navSlideDown {
    animation-name: navSlideDown;
    -webkit-animation-name: navSlideDown;
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important
}

.navVisibility {
    visibility: visible !important
}

.grayMenu a {
    color: #454545 !important;
    font-weight: 400
}

.grayMenu .container .navBarBtn .icon-bar {
    background-color: #454545
}

.darkMode .grayMenu .container .navBarBtn .icon-bar {
    background-color: #fff
}

.marginLeft2 {
    margin-left: 2rem !important
}

.paddingRight0 {
    padding-right: 0 !important
}

.marginRight0 {
    margin-right: 0
}

.d-block {
    display: block !important
}

.navbar .kolarLogo,
.darkMode .grayMenu .kolarLogo {
    margin: .5rem 0 !important;
    width: 60px;
    height: 60px;
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/Kolar_Logo2.png");
    padding: 0;
    background-position: center;
    background-size: contain
}

.grayMenu .kolarLogo {
    margin: .5rem 0 !important;
    width: 50px;
    height: 50px;
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/Kolar_Logo2.png");
    padding: 0;
    background-position: center;
    background-size: contain
}

.searchBoxIcon,
.darkMode .grayMenu .searchBoxIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/Search.svg")
}

.grayMenu .searchBoxIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/Search_gray.svg")
}

.closeSearch,
.grayMenu .closeSearch {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close_icon.svg")
}

.darkMode .closeSearch,
.darkMode .grayMenu .closeSearch {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close_icon_white.svg")
}

.worldWideBoxIcon,
.darkMode .grayMenu .worldWideBoxIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/Worldwideicon.svg")
}

.grayMenu .worldWideBoxIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/Worldwideicon_gray.svg")
}

.contactUsBoxIcon,
.darkMode .grayMenu .contactUsBoxIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/ContactUs.svg")
}

.grayMenu .contactUsBoxIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/ContactUs_gray.svg")
}

.lightModeSearchIcon,
.darkMode .darkModeSearchIcon {
    display: block
}

.darkModeSearchIcon,
.darkMode .lightModeSearchIcon {
    display: none
}

.kolarLogo {
    width: 70px;
    display: inline-block;
    background-repeat: no-repeat;
    line-height: 20px;
    background-position: center
}

.kolarLogo>span {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 1%;
    overflow: hidden
}

.searchBoxIcon,
.closeSearch,
.lightDarkModeIcon {
    width: auto;
    height: 100%;
    line-height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 30%;
    margin-bottom: 30%
}

.worldWideBoxIcon {
    width: auto;
    height: 100%;
    line-height: 10px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 2rem;
    margin-top: 12px
}

.contactUsBoxIcon {
    width: auto;
    height: 100%;
    line-height: 1rem;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 18px;
    margin-top: 13px
}

a.nav-link {
    padding: 1rem 1.5rem;
    position: relative
}

.navText a.nav-link:hover:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: .1rem solid #e2a330 !important
}

.underLine:after {
    content: "";
    display: block;
    margin: 0 auto;
    padding-top: 1rem;
    border-bottom: .1rem solid #e2a330 !important
}

.nav-item>.nav-link {
    padding: 1.4rem 2.3rem;
    cursor: pointer
}

.nav-item>.nav-link:hover {
    color: #fff
}

.hoverGray>a {
    color: #454545 !important
}

.customNav>li.nav-item.icon:nth-child(7) {
    padding-left: 3rem
}

li.nav-item {
    font-size: 1.6rem
}

.navbar-toggle .icon-bar {
    background-color: #fff
}

.nav>li.dropdown.open .dropdown-menu {
    display: table;
    border-radius: 0;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0
}

.customDropDown {
    background-color: #000026;
    margin-top: 0;
    border: 0;
    border-radius: 0;
    padding: 0 30% 10% 30%
}

.customDropDown>li a {
    color: #fff
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    color: #fff
}

.nav>li>.borderBottom:focus,
.nav>li>.borderBottom:hover {
    border-bottom: 1px solid #e2a330
}

.nav-item:hover ul.dropdown-menu {
    display: block
}

.nav-item ul .dropdown-menu li:hover ul.dropdown-menu {
    display: block
}

.nav-item ul.dropdown-menu ul {
    width: 100%;
    display: block;
    text-align: left
}

.subMenu {
    border-bottom: .2rem solid #6f6f6f;
    max-width: 13rem;
    margin: 1rem 0 1rem 0
}

.searchBox {
    right: 6%;
    top: 6%;
    position: absolute;
    float: right
}

a,
ul li a,
.subMenu {
    color: #fff;
    text-decoration: none;
    font-weight: 400
}

.fontClr {
    color: #f5a623
}

a:hover {
    color: #fff;
    text-decoration: none
}

.custNavBar {
    border: 0;
    position: fixed;
    height: 5.6rem;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    transition: all .4s;
    transition-timing-function: ease-in-out
}

.backgroundImage {
    position: relative
}

.backgroundImage .Bg {
    width: 100%;
    height: auto
}

.panel {
    overflow: hidden;
    color: white;
    background: transparent;
    position: fixed;
    display: none;
    margin-left: 2.2rem
}

.subHead span {
    height: 2.8rem;
    width: 19.5rem;
    color: #fff;
    font-size: 2.4rem;
    line-height: 2.8rem
}

.subHead {
    padding: 3rem 0 1rem 0
}

hr.subHeadBorder {
    width: 55rem;
    color: #666;
    border-top: 1px solid #4c4b4b;
    margin-top: 0;
    margin-left: 0rem;
    margin-bottom: 10px
}

a.nav-link.accordion.active {
    color: #f5a623
}

.backLight {
    height: 31rem;
    width: 100%;
    opacity: .96;
    background: #000;
    transition: all .5s
}

.megaMenu:hover .backLight {
    display: block
}

.liItems {
    padding: .5rem 0 .5rem .1rem;
    font-weight: 300;
    text-align: left;
    color: #fff;
    width: 50rem
}

.liItems a {
    font-weight: 300
}

.horizonIn {
    display: inline
}

.padLeft13 {
    padding: 2rem 0 0 12.5rem
}

.colCount3 {
    display: flex
}

.colCount3 ul+ul {
    margin-left: 3rem
}

.orangeText {
    color: #f5a623
}

.marginB10 {
    margin-bottom: 1rem
}

.marginT30 {
    margin-top: 3rem
}

.marginT20 {
    margin-top: 2rem
}

.overlayPop {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    opacity: 1;
    -webkit-animation: slideBottom 1s forwards;
    -moz-animation: slideBottom 1s forwards;
    animation: slideBottom 1s forwards;
    background-color: transparent
}

.darkMode .overlayPop {
    background-color: transparent
}

.overlayPop p {
    margin: 0
}

.overlayPop a,
.overlayPop a:hover,
.overlayPop a:visited,
.overlayPop a:focus {
    color: #307fe2
}

.overlayPop .details {
    margin: 0 auto;
    width: 66.2rem;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 0 11px 4px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.overlayPop .flexDiv {
    display: flex;
    align-items: center;
    justify-content: center
}

header .details img:nth-child(1) {
    padding-right: 1rem
}

.overlayPop .blockDiv span:nth-child(1) {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center
}

.overlayPop .blockDiv span:nth-child(2) {
    font-size: 1.2rem;
    color: #454545;
    display: block
}

.overlayPop .blockDiv {
    padding-right: 1rem
}

.overlayPop .btn+.btn.focus,
.overlayPop .btn+.btn:focus,
.overlayPop .btn+.btn:hover {
    color: #333;
    background-color: #dadada
}

.overlayPop .btn {
    width: 13rem;
    border: 0;
    border-radius: 0
}

.overlayPop .btn+.btn {
    margin-left: 1rem;
    background-color: #e6e6e6;
    padding: 6px
}

.lightDarkModeIcon.lightIcon,
.darkMode .grayMenu .lightDarkModeIcon.lightIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/lightMode.svg")
}

.lightDarkModeIcon.darkIcon,
.darkMode .grayMenu .lightDarkModeIcon.darkIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/darkMode.svg")
}

.lightDarkTheme li {
    padding-left: 18px
}

.lightDarkTheme .TooltipHeader .tooltiptextHeader {
    width: 12rem
}

.grayMenu .lightDarkModeIcon.lightIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/lightMode_greyIcon.svg")
}

.grayMenu .lightDarkModeIcon.darkIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/nav/darkMode_greyIcon.svg")
}

.lightDarkTheme .themeTooltip {
    display: none
}

.lightDarkTheme .TooltipHeader:hover .themeTooltip.tooltiptextHeader {
    display: block
}

.darkMode .overlayPop .details {
    background-color: #333
}

.darkMode .overlayPop .blockDiv span,
.darkMode .overlayPop .blockDiv p {
    color: #efefef
}

.overlayPop a:hover {
    text-decoration: none;
    border-bottom: 1px solid
}

.darkMode .overlayPop a,
.darkMode .overlayPop a:hover,
.darkMode .overlayPop a:visited,
.darkMode .overlayPop a:focus {
    color: #66aff5
}

.darkMode .lightModeCookies,
.darkModeCookies {
    display: none
}

.darkMode .darkModeCookies,
.lightModeCookie {
    display: block
}

.darkMode .grayMenu a {
    color: #fff !important
}

@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%
    }
    .lightDarkTheme li {
        padding-left: 0
    }
}

@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 .kolarLogo {
        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
    }
    .kolarLogo {
        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(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/arrowDown.svg)
    }
    .accordion {
        cursor: pointer;
        width: 100%;
        border: 0;
        text-align: left;
        outline: 0;
        transition: .3s;
        width: 93%;
        background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/arrowRightAccordian.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center
    }
    a.nav-link.accordion.active {
        background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/arrowDown.svg);
        object-fit: cover
    }
    .panel {
        padding: 0 1.8rem 0 1rem;
        position: relative;
        margin-left: 0
    }
    .forSlideIn {
        background: #000;
        position: relative;
        animation: animateright .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(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/arrowRightAccordian.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center
    }
    a.nav-link.accordion.active {
        background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/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
    }
    .kolarLogo {
        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: 12px 0 12px 23px
    }
    .noBgHeader>.container {
        margin-top: 1rem;
        margin-bottom: 1rem
    }
    .navbar-nav>.icon>.searchBoxIcon,
    .navbar-nav>.icon>.lightDarkModeIcon {
        margin: 16px 13px 16px 14px
    }
    .navbar-nav>.icon>.closeSearch {
        padding: 3.2rem 2.8rem 2.4rem;
        margin: 0
    }
    .navBarBtn,
    .kolarLogo {
        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>.kolarLogo {
        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(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/arrowRightAccordian.svg);
        background-repeat: no-repeat;
        background-position-x: right;
        background-position-y: center
    }
    a.nav-link.accordion.active {
        background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/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 #ffffff
    }
    .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
    }
}

a.globalSearchSuggestion {
    color: #337ab7 !important
}

a.globalSearchSuggestion:hover {
    color: #337ab7 !important;
    border-bottom: 1px solid
}

.darkMode .globalSearchSuggestion,
.darkMode .globalSearchSuggestion:hover {
    color: #66aff5 !important
}

.lightModeBlueCloseIcon,
.darkMode .darkModeBlueCloseIcon {
    display: inline-block
}

.darkMode .lightModeBlueCloseIcon,
.darkModeBlueCloseIcon {
    display: none
}

.globalList img.cardImg {
    padding-right: 1rem
}

.copyDiv .copyLinkTooltip {
    display: none
}

.twitterLink .twitterTooltip {
    display: none
}

.phoneDivSearch .phoneTooltip {
    display: none
}

.lightModeTwitterImg,
.darkMode .darkModeTwitterImg {
    display: inline
}

.darkMode .lightModeTwitterImg,
.darkModeTwitterImg,
.twitterImg.hoverimg {
    display: none
}

.lightModeCopyImg,
.darkMode .darkModeCopyImg {
    display: inline
}

.darkMode .lightModeCopyImg,
.darkModeCopyImg {
    display: none
}

.lightModePhoneImg,
.darkMode .darkModePhoneImg {
    display: inline
}

.darkMode .lightModePhoneImg,
.darkModePhoneImg,
.phoneImg.hoverimg {
    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
}

.darkMode .globalList>.suggestions.active {
    color: #474747
}

.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
}

.darkMode ::placeholder {
    color: #efefef
}

:-ms-input-placeholder {
    color: #454545;
    opacity: 1
}

.darkMode :-ms-input-placeholder {
    color: #efefef
}

::-ms-input-placeholder {
    color: #454545;
    opacity: 1
}

.darkMode ::-ms-input-placeholder {
    color: #efefef
}

::-webkit-input-placeholder {
    color: #454545;
    opacity: 1
}

.darkMode ::-webkit-input-placeholder {
    color: #efefef
}

::-moz-placeholder {
    color: #454545;
    opacity: 1
}

.darkMode ::-moz-placeholder {
    color: #efefef
}

::-ms-placeholder {
    color: #454545;
    opacity: 1
}

.darkMode ::-ms-placeholder {
    color: #efefef
}

.filters .filterImg.lightModeFilterImg,
.darkMode .filters .filterImg.darkModeFilterImg {
    display: block
}

.darkMode .filters .filterImg.lightModeFilterImg,
.filters .filterImg.darkModeFilterImg {
    display: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .searchCheck,
    .dateRangeRadio {
        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
}

.darkMode .phoneTextDynamic {
    background-color: #ebebeb;
    color: #454545
}

.darkMode .phoneTextDynamic a {
    color: #454545
}

.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
}

.darkMode .phoneTextDynamic::after {
    border-color: transparent #ebebeb 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
}

.darkMode .phoneTooltip {
    background-color: #ebebeb;
    color: #454545
}

.phoneTooltip::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent black transparent
}

.darkMode .phoneTooltip::after {
    border-color: transparent transparent #ebebeb 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
}

.darkMode .copyLinkTooltip {
    background-color: #ebebeb;
    color: #454545
}

.copyLinkTooltip::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent black transparent
}

.darkMode .copyLinkTooltip::after {
    border-color: transparent transparent #ebebeb 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
}

.darkMode .twitterTooltip {
    background-color: #ebebeb;
    color: #454545
}

.twitterTooltip::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent black transparent
}

.darkMode .twitterTooltip::after {
    border-color: transparent transparent #ebebeb 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
}

.darkMode .card>.details>div>.titleDiv>.cardTitle,
.darkMode .cardTitle>.titleLink,
.darkMode .cardTitle>.titleLink:hover {
    color: #66aff5
}

.cardTitle>a>span:hover {
    border-bottom: 1px solid
}

.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
}

.darkMode .hrLine {
    border-bottom: 1px solid #737373
}

.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
}

.darkMode .searchSection {
    background-color: #121212
}

.searchSection .inputBox {
    width: 90%;
    float: left;
    min-height: 3rem;
    background: 0;
    border: 0;
    padding-top: 12px;
    color: #454545;
    font-size: 2rem;
    outline: 0
}

.darkMode .searchSection .inputBox {
    color: #efefef
}

.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;
    -webkit-transition: border-bottom-width, background-color 1s;
    -moz-transition: border-bottom-width, background-color 1s;
    transition: border-bottom-width, background-color 1s
}

.darkMode .searchDiv {
    background: #121212;
    border-bottom: 1px solid #e2a330
}

.closeActive {
    background-color: #fff;
    opacity: .9
}

.darkMode .closeActive {
    background-color: #121212
}

.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
}

.darkMode .globalList>.suggestions {
    color: #efefef
}

.globalList>a,
.secondRecords>a {
    cursor: pointer;
    color: #474747 !important
}

.darkMode .globalList>a,
.darkMode .secondRecords>a {
    color: #efefef !important
}

.globalList>.suggestions:hover {
    background-color: #e5e5e5
}

.darkMode .globalList>.suggestions:hover {
    color: #474747
}

.globalList>a:hover,
.secondRecords>a:hover {
    color: #474747
}

.darkMode .globalList>a:hover,
.darkMode .secondRecords>a:hover {
    color: #efefef
}

.globalList>a:hover,
.secondRecords>a:focus {
    color: #474747 !important
}

.darkMode .globalList>a:hover,
.darkMode .secondRecords>a:focus {
    color: #efefef !important
}

.globalList>a>span:hover,
.secondRecords>a>span:hover {
    border-bottom: 1px solid
}

.globalListMarginTop>option:hover {
    background-color: #fff
}

.anchorUrl,
.description {
    float: left;
    width: 100%;
    line-height: 3rem;
    font-size: 1.6rem;
    padding-left: 5rem
}

.darkMode .description {
    color: #cfcfcf
}

.globalList .anchorUrl {
    width: auto !important
}

.filters {
    display: none;
    width: 30%;
    float: left
}

.filters>.filterHeading {
    color: #454545;
    font-size: 2rem;
    display: flex;
    align-items: center;
    line-height: 5rem
}

.darkMode .filters>.filterHeading {
    color: #efefef
}

.searchCheck {
    height: 2.5rem;
    width: 2.5rem;
    margin: 1rem 1.5rem 0 0 !important;
    border: 1px solid #454545;
    border-radius: 0;
    float: left
}

.dateRangeRadio {
    height: 2rem;
    width: 2rem;
    margin: 0rem 1.5rem 0 0 !important;
    margin-top: 0;
    border: 1px solid red;
    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
}

.darkMode .chkbox+label:before {
    border-color: #FFF
}

.chkbox:checked+label:before {
    background: #5f95fc;
    content: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/check-mark-white.svg");
    color: #fff;
    text-align: center;
    border: 0
}

.darkMode .chkbox:checked+label:before {
    background: #499ef3
}

.filterLabel {
    font-weight: normal
}

.filterLabel,
.tagLists,
.dateRangeLists {
    line-height: 1.8rem;
    font-size: 1.8rem
}

.searchTitle {
    color: #4a90e2 !important;
    font-size: 1.8rem !important;
    line-height: 3rem;
    display: flex;
    width: 100%
}

.searchTitle>a {
    color: #4a90e2 !important;
    font-size: 1.8rem !important;
    line-height: 3rem;
    display: flex
}

.darkMode .searchTitle,
.darkMode .searchTitle>a {
    color: #66aff5 !important
}

.searchTitle>a>span:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1px
}

.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
}

.darkMode .pagination>ul .pageDigits {
    border-color: #efefef;
    color: #efefef
}

.pagination>ul>li>span {
    width: 100%;
    float: left
}

li.pageDigits.active {
    border-bottom: 0;
    background-position: bottom;
    background-repeat: no-repeat;
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/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,
.dateRangeLists {
    cursor: pointer;
    vertical-align: middle;
    width: 100%;
    float: left
}

.tagName,
.dateRange {
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 20px
}

.customDateRange .dateRange {
    margin-bottom: 10px
}

.customDateRangeWrapper.open .dateRange:last-child {
    margin-bottom: 20px
}

.dateRange {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dateRange .dateRangeRadio {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    border-radius: 50%;
    height: 2rem;
    width: 2rem;
    border: .1em solid #333;
    float: left;
    margin: 0rem 1.5rem 0 0 !important
}

.darkMode .checkmark {
    border-color: #FFF
}

.dateRange .dateRangeRadio:checked~.checkmark {
    border: 1px solid #5f95fc;
    padding: 3px
}

.darkMode .dateRange .dateRangeRadio:checked~.checkmark {
    border-color: #499ef3
}

.dateRange .checkmark:after {
    content: "";
    display: none
}

.dateRange .dateRangeRadio:checked~.checkmark:after {
    display: block
}

.container .checkmark:after {
    padding-top: 3px;
    padding-left: 3px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #5f95fc;
    float: left
}

.darkMode .container .checkmark:after {
    background: #499ef3
}

.tableFilled {
    display: block
}

.errorDesc {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    line-height: 2.2rem
}

.darkMode .errorDesc {
    color: #efefef
}

.hiddenCategory {
    position: relative
}

.hideCategory {
    display: none !important
}

.notFoundCategory p {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 16px
}

.darkMode .notFoundCategory p {
    color: #efefef
}

.filterDiv .filterTitle {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #2f2f2f;
    position: relative
}

.darkMode .filterDiv .filterTitle {
    color: #efefef
}

.filterLabel,
.tagLists,
.dateRangeLists {
    font-size: 1.6rem
}

.darkMode .filterLabel,
.darkMode .tagLists,
.darkMode .dateRangeLists {
    color: #efefef
}

.categoryFilter {
    margin-top: 23px
}

.filter_sec_data .titleDropDown {
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center
}

.filter_sec_data hr {
    display: none;
    margin: 0;
    border: 0;
    border-top: 1px solid #d8d8d8
}

.darkMode .filter_sec_data hr {
    border-top: 1px solid #737373
}

.dateRangeFilter {
    margin-top: 30px;
    margin-bottom: 45px
}

.filters>.filterHeading {
    border-bottom: 1px solid #e2a330;
    width: 70%
}

.filterHeadline {
    margin-left: 14px
}

.filter_sec_data {
    padding-left: 35px;
    width: 70%
}

.categoryContent,
.dateRangeContent {
    position: relative
}

.categoryContent>*,
.dateRangeContent>* {
    display: inline-block
}

.allCheck {
    display: block;
    margin-top: 20px
}

.dateRanges {
    margin-top: 20px
}

.clearSearchFilter {
    font-size: 16px;
    color: #307fe2;
    line-height: 20px;
    margin-left: 5px;
    text-align: center;
    display: inline-block;
    cursor: pointer
}

.darkMode .clearSearchFilter {
    color: #66aff5
}

.clearSearchFilter img {
    width: 10px;
    height: 10px;
    vertical-align: baseline
}

.clearSearchFilter span {
    text-align: left;
    margin-left: 10px;
    align-items: flex-start
}

.clearDateRange {
    margin-top: 0
}

#dateFrom,
#dateTo {
    min-width: 135px;
    width: 135px;
    color: #2f2f2f
}

#dateFrom::-webkit-datetime-edit-year-field,
#dateFrom::-webkit-datetime-edit-month-field,
#dateFrom::-webkit-datetime-edit-day-field,
#dateTo::-webkit-datetime-edit-year-field,
#dateTo::-webkit-datetime-edit-month-field,
#dateTo::-webkit-datetime-edit-day-field {
    color: #2f2f2f
}

.filterDiv .arrow-background {
    border: .1rem solid #4a4a4a;
    border-radius: .3rem;
    padding: .8rem;
    display: inline-block
}

.darkMode .filterDiv .arrow-background {
    border: .1rem solid #FFF
}

.filterDiv .arrow-container {
    height: 1rem;
    width: 1rem;
    transition-duration: .4s;
    -moz-transition-duration: .4s;
    -webkit-transition-duration: .4s
}

.filterDiv .arrow-container .arrow {
    height: 1rem;
    width: 1rem;
    margin: 0;
    transform-origin: 0 -150%;
    -moz-transform-origin: 0 -150%;
    -webkit-transform-origin: 0 -150%;
    margin-left: 1.5rem;
    border-bottom: .1rem solid #4a4a4a;
    border-right: .1rem solid #4a4a4a;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.darkMode .filterDiv .arrow-container .arrow {
    border-bottom: .1rem solid #FFF;
    border-right: .1rem solid #FFF
}

.filterDiv .rotatedArrow {
    transform: rotateX(180deg);
    -moz-tranform: rotateX(180deg);
    -webkit-transform: rotateX(180deg)
}

.Max_dropdown,
.categoryContent span,
.dateRangeContent span {
    cursor: pointer
}

.categoryData,
.dateRangeData,
.customDateRange {
    height: 0;
    min-height: 0
}

.selectDate {
    margin-left: 24px;
    margin-top: 20px;
    cursor: pointer
}

.selectDate input {
    cursor: pointer
}

.datePicker {
    cursor: pointer
}

.customDateRange {
    font-size: 1.4rem;
    margin-left: 3.5rem
}

.filterWrapper,
.customDateRangeWrapper {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: grid-template-rows .25s ease-in-out
}

.filterWrapper.open,
.customDateRangeWrapper.open {
    grid-template-rows: 1fr
}

@media(max-width:575px) {
    .globalList>.suggestions,
    .searchSection .inputBox {
        font-size: 1.8rem
    }
    .imgDiv {
        position: relative
    }
    .titleLink {
        margin-top: 1rem
    }
    .globalList>div {
        line-height: 2.5rem;
        cursor: pointer;
        color: #474747;
        font-size: 18px;
        white-space: initial
    }
    .darkMode .globalList>div {
        color: #efefef
    }
    .tagName,
    .dateRange {
        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: 1.8rem
    }
    .tagName,
    .anchorUrl,
    .description,
    .dateRange {
        font-size: 1.4rem
    }
    .globalListMarginTop {
        width: 100%
    }
    .globalListMarginTop>.searchTitle,
    .globalListMarginTop {
        margin-top: 1rem
    }
    div.errorDesc {
        font-size: 1.6rem
    }
}

@media(min-width:576px) and (max-width:767px) {
    .imgDiv {
        position: relative
    }
    .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: 1.8rem
    }
    .tagName,
    .anchorUrl,
    .description,
    .dateRange {
        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%
    }
    .filters {
        width: 100%
    }
    .globalListMarginTop {
        margin-top: 1rem
    }
    .searchSection {
        top: 5rem
    }
    .txtareaSafariSearch {
        margin-left: 2rem
    }
    .filters>.filterHeading {
        font-size: 20px
    }
    .filter_sec_data {
        width: 100%;
        padding-right: 30px
    }
    .filter_sec_data .titleDropDown {
        height: 66px
    }
    .clearSearchFilter {
        margin-bottom: 16px
    }
    .customDateRange .dateBox {
        display: inline-block
    }
    .customDateRange .dateBox:last-child {
        margin-left: 160px
    }
    .globalList .card .details .description {
        font-size: 16px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .twitterTooltip {
        margin-left: -1.5%
    }
    .filter_sec_data,
    .filters>.filterHeading {
        width: 75%
    }
}

@media(min-width:1200px) and (max-width:1439px) {
    .twitterTooltip {
        margin-left: -1.25%
    }
}

@media(min-width:1439px) {
    .twitterTooltip {
        margin-left: -1%
    }
}

@media only screen and (min-device-width :414px) and (max-device-width :736px) {
    li.pageDigits.active {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/hover.svg")
    }
}

@media screen and (min-width:992px) {
    .phoneDivSearch:hover .phoneIconWhite,
    .phoneDivVertical:hover .phoneIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/phoneIconActive.svg")
    }
    .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
    }
    .searchTitle>a {
        display: inline
    }
    .searchTitle>a>span:hover {
        text-decoration: none;
        border-bottom: 1px solid
    }
    .noCategoryError {
        margin-top: 10px
    }
    .copyDiv:hover .copyImg.normimg {
        display: none
    }
    .copyDiv:hover .hoverimg {
        display: inline
    }
    .twitterLink:hover .twitterImg.normimg {
        display: none
    }
    .twitterLink:hover .twitterImg.hoverimg {
        display: inline
    }
    .phoneDivSearch:hover .phoneImg.lightModePhoneImg,
    .phoneDivSearch:hover .phoneImg.darkModePhoneImg {
        display: none
    }
    .phoneDivSearch:hover .phoneImg.hoverimg {
        display: inline
    }
}

@media(max-width:767px) {
    .filters>.filterHeading {
        justify-content: flex-end;
        position: relative;
        font-size: 18px
    }
    .filters>.filterHeading .filterImg {
        position: absolute;
        right: 0
    }
    .filters>.filterHeading .filterHeadline {
        position: relative;
        right: 30px;
        margin-left: 0
    }
    .filterDiv .filterTitle {
        font-size: 16px;
        width: 100%;
        text-align: left
    }
    .filter_sec_data {
        padding-left: 0 !important
    }
    .clearSearchFilter {
        font-size: 14px;
        margin-bottom: 14px
    }
    .filter_sec_data .titleDropDown {
        height: 63px
    }
    .notFoundCategory p {
        font-size: 14px;
        margin-bottom: 14px !important
    }
    .globalList .errorDesc {
        margin-bottom: 20px
    }
    .customDateRangeWrapper.open .dateRange:last-child {
        margin-bottom: 15px
    }
    .globalList .card .details .description {
        font-size: 14px
    }
    .globalList .searchTitle>a {
        font-size: 18px !important
    }
    .globalList .description,
    .globalList .anchorUrl {
        font-size: 14px
    }
}

@media(max-width:991px) {
    .filters>.filterHeading {
        cursor: pointer;
        width: auto !important;
        border: 0;
        line-height: 45px
    }
    .filter_sec {
        display: grid;
        grid-template-rows: 0fr;
        overflow: hidden;
        transition: grid-template-rows .25s ease-in-out
    }
    .filter_sec_data hr {
        display: block
    }
    .filter_sec_data {
        height: 0;
        min-height: 0;
        width: 100%;
        padding-left: 30px
    }
    .filter_sec.open {
        grid-template-rows: 1fr
    }
    .categoryFilter,
    .dateRangeFilter {
        width: 100%;
        margin-top: 0
    }
    .tagLists {
        width: 50%
    }
    .allCheck,
    .dateRanges {
        margin-top: 0
    }
    .filterDiv .arrowBackgroundHover {
        background-color: #f5a623;
        border-color: white;
        cursor: pointer
    }
    .darkMode .filterDiv .arrowBackgroundHover {
        border-color: #121212
    }
    .filterDiv .arrow-background.arrowBackgroundHover .arrow {
        border-color: white
    }
    .dateRangeFilter {
        margin-bottom: 20px
    }
    .notFoundCategory p {
        margin-top: 0;
        margin-bottom: 16px
    }
    .noCategoryError {
        margin-top: 10px
    }
    .globalListPad {
        padding-bottom: 70px
    }
    .pagination {
        margin-bottom: 50px
    }
    .categoryData .tags {
        display: inline-block;
        width: 100%
    }
    .globalList .card .details .cardTitle {
        font-size: 18px
    }
}

@media(min-width:992px) and (hover:hover) {
    .filterDiv .arrow-background:hover {
        background-color: #f5a623;
        border-color: white;
        cursor: pointer
    }
    .darkMode .filterDiv .arrow-background:hover {
        border-color: #121212
    }
    .filterDiv .arrow-background:hover .arrow {
        border-color: white
    }
}

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: 43rem
}

.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: #ffffff;
    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
}

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: 24rem !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)
    }
}

.quoteMain {
    height: 100vh;
    min-height: 600px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.quoteMain .container {
    padding: 0
}

.quoteBox {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    height: 100vh;
    max-width: 700px;
    text-align: center;
    display: flex;
    align-items: center
}

.quoteBox .row {
    margin-left: auto;
    margin-right: auto
}

.quoteBoxC,
.quoteBoxContent {
    text-align: center;
    padding: 0
}

.quoteBoxTitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

.quoteBoxHeadline {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    padding-top: 20px;
    line-height: 5rem
}

.quoteBoxDesc {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1.4;
    padding-top: 20px;
    margin-bottom: 10px
}

.readQuoteBox {
    height: 35px;
    margin-top: 30px;
    text-align: center;
    max-width: 13rem;
    width: 100%;
    background-color: #e2a330 !important
}

.quoteBoxBorder {
    box-sizing: border-box;
    border: 1px solid #e2a330;
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

.Tooltip.quoteBoxnextFeed {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 13%;
    width: 25px;
    height: 25px;
    margin-right: auto;
    margin-left: auto;
    cursor: pointer;
    z-index: 2
}

.quoteMain .Tooltip.quoteBoxnextFeed .tooltiptext {
    top: -4rem;
    left: -49%
}

.quoteBox .buttonMore {
    left: 50%;
    transform: translateX(-50%)
}

.jobAlertStrip .contntD {
    height: 23rem;
    background-color: #0876b9
}

.darkMode .jobAlertStrip .contntD {
    background-color: #0b4b72
}

.jobAlertStrip .emailinputbox {
    text-align: center
}

.jobAlertStrip .jobAlertsContainer span {
    font-size: 45px;
    color: #fff;
    display: block;
    font-weight: 300
}

.jobAlertStrip .jobAlertsContainer p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    display: block;
    width: 100%;
    margin-top: 8px
}

.jobAlertStrip .jobAlertsContainer .row {
    display: flex;
    align-items: center
}

.jobAlertStrip .nBg.stripBg {
    height: 23rem
}

.jobAlertStrip .nBg {
    height: 100%;
    object-fit: cover;
    width: 100%
}

.noDisplay {
    display: none !important
}

.ymlCardVideo {
    width: 100%;
    height: 36.2rem;
    object-fit: fill;
    display: block
}

@media(max-width:575px) {
    .ymlCardVideo {
        height: 26.5rem !important
    }
}

.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
}

.multiCarousalMarginTop {
    margin-top: -webkit-calc((100vw - 40px) * 149 / 254) !important;
    margin-top: -moz-calc((100vw - 40px) * 149 / 254) !important;
    margin-top: calc((100vw - 40px) * 149 / 254) !important
}

.notActive>.pointerDiv {
    display: none
}

.echart {
    height: 500px !important
}

.saltDate {
    font-size: 1.6rem;
    color: #a7a6a6
}

.darkMode .saltDate {
    color: #979797
}

.echartHeading {
    margin-bottom: 0rem !important
}

.paraImg {
    height: auto;
    width: 200px;
    margin-left: auto;
    margin-right: auto
}

.paraImgBottomMargin {
    margin-bottom: 2.5rem
}

@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
}

.darkMode .modal-backdrop.in.modalNRStoryPopup,
.darkMode .modal-backdrop.in.managementModalPopup {
    background-color: #737373;
    opacity: .5
}

.mainSliderElem.active {
    opacity: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s
}

.jw-media.jw-reset {
    border: 1px solid #000
}

.jwplayer.jw-skin-myskin .jw-sharing-dock-btn .jw-dock-image {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/color/share.svg")
}

.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-icon:before,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-icon:before,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-icon:before,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-icon:before {
    font-size: 20px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-icon {
    height: 40px;
    line-height: 40px;
    width: 50px
}

.jw-breakpoint-4 .jw-display .jw-icon:before,
.jw-breakpoint-5 .jw-display .jw-icon:before,
.jw-breakpoint-6 .jw-display .jw-icon:before,
.jw-breakpoint-7 .jw-display .jw-icon:before {
    font-size: 30px
}

.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon {
    color: #e2a330
}

.jwplayer.jw-skin-myskin :not(.jw-flag-touch) .jw-button-color:focus,
.jwplayer.jw-skin-myskin :not(.jw-flag-touch) .jw-button-color:hover,
.jwplayer.jw-skin-myskin .jw-submenu-sharing {
    outline: 0;
    color: #e2a330;
    fill: #e2a330
}

.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon:before {
    font-size: 20px
}

.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon {
    width: 50px;
    height: 40px;
    line-height: 40px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon:before {
    font-size: 15px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon {
    height: 30px;
    line-height: 30px;
    width: 40px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-icon.jw-icon-rewind:before {
    font-size: 15px
}

.jwplayer.jw-skin-myskin:not(.jw-flag-touch) .jw-submenu-sharing,
.jwplayer.jw-skin-myskin:not(.jw-flag-touch) .jw-button-color:focus {
    outline: 0;
    color: #e2a330;
    fill: #e2a330
}

.jwplayer.jw-skin-myskin .jw-settings-content-item:hover,
.jwplayer.jw-skin-myskin .jw-settings-content-item .jw-sharing-link:hover {
    outline: 0;
    color: #e2a330;
    fill: #e2a330
}

.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display-icon-container .jw-icon {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 40px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display-icon-container .jw-icon {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 50px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-svg-icon {
    height: 30px;
    line-height: 30px;
    width: 30px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display .jw-svg-icon {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display-icon-container .jw-icon {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 40px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display-icon-container .jw-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display-icon-container .jw-icon {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    width: 50px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-4 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-5 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-6 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-7 .jw-display .jw-svg-icon {
    height: 30px;
    line-height: 30px;
    width: 30px
}

.jwplayer.jw-skin-myskin.jw-breakpoint-0 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-1 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-2 .jw-display .jw-svg-icon,
.jwplayer.jw-skin-myskin.jw-breakpoint-3 .jw-display .jw-svg-icon {
    height: 20px;
    line-height: 20px;
    width: 20px
}

.jwplayer.jw-skin-myskin .jw-display-icon-container .jw-icon {
    background: rgba(33, 33, 33, 0.5)
}

.jwplayer.jw-skin-myskin.jw-state-idle .jw-controls,
.jwplayer.jw-skin-myskin.jw-state-complete .jw-controls {
    background: rgba(0, 0, 0, 0)
}

.jwplayer.jw-skin-myskin.jw-state-idle .jw-controls-backdrop,
.jwplayer.jw-skin-myskin.jw-state-complete .jw-controls-backdrop {
    background: rgba(0, 0, 0, 0)
}

.downHeadedArrow {
    text-align: right
}

.arrowAnimation {
    animation: slideArrow 3s ease-in-out infinite;
    margin-left: 1rem
}

li .saltPara,
li .legalPara,
li .infoPara {
    display: initial !important
}

.saltStContentSection ul,
.richtext ul {
    list-style-position: initial !important
}

.saltStContentSection li,
.richtext li {
    margin-bottom: 2rem !important
}

.nextFeed {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer
}

.facts .nHeadingW {
    margin-top: 0 !important
}

.facts .urlLabel {
    font-size: 1.1rem;
    margin-top: 1.5rem;
    margin-left: 2rem;
    display: inline-block;
    font-weight: 400;
    font-style: italic;
    color: #fff
}

.facts .sheetName,
.facts .excelPath,
.quoteBox .sheetNameQ,
.quoteBox .excelPathQ {
    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,
.quoteBox .fadeInText {
    animation: fadein 2s forwards !important;
    -moz-animation: fadein 2s !important;
    -webkit-animation: fadein 2s !important;
    -o-animation: fadein 2s !important
}

section {
    background-color: #fff;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.overlaySection {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.darkMode section {
    background-color: #121212
}

.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;
    border-bottom: 1px solid
}

.darkMode .saltPara a,
.darkMode .saltPara a:hover,
.darkMode .saltPara a:active,
.darkMode .saltPara a:visited,
.darkMode .mainPara a,
.darkMode .mainPara a:hover,
.darkMode .mainPara a:active,
.darkMode .mainPara a:visited,
.darkMode .legalPara a,
.darkMode .legalPara a:hover,
.darkMode .legalPara a:active,
.darkMode .legalPara a:visited,
.darkMode .infoPara a,
.darkMode .infoPara a:hover,
.darkMode .infoPara a:active,
.darkMode .infoPara a:visited,
.darkMode .paraGaps a,
.darkMode .paraGaps a:hover,
.darkMode .paraGaps a:active,
.darkMode .paraGaps a:visited {
    color: #8eb6ff !important;
    background-color: transparent !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
}

.shareBtnParent .lightModeShare,
.darkMode .shareBtnParent .darkModeShare {
    display: block
}

.shareBtnParent .darkModeShare,
.darkMode .shareBtnParent .lightModeShare {
    display: none
}

.arrows {
    cursor: pointer;
    margin-top: .5rem;
    margin-left: 1rem
}

.jumpFirst {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpFirst.svg");
    background-repeat: no-repeat
}

.darkMode .jumpFirst {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpFirstWhite.svg")
}

.jumpFirst:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpFirstActive.svg");
    background-repeat: no-repeat
}

.jumpFirstActive {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpFirstActive.svg");
    background-repeat: no-repeat
}

.disableArrow {
    opacity: .2
}

.leftArw {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/left.svg");
    background-repeat: no-repeat
}

.darkMode .leftArw {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/leftWhite.svg")
}

.leftArw:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/leftActive.svg");
    background-repeat: no-repeat
}

.leftArwActive {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/leftActive.svg");
    background-repeat: no-repeat
}

.rightArw {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/right.svg");
    background-repeat: no-repeat
}

.darkMode .rightArw {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/rightWhite.svg")
}

.rightArw:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/rightActive.svg");
    background-repeat: no-repeat
}

.rightArwActive {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/rightActive.svg");
    background-repeat: no-repeat
}

.jumpLast {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpLast.svg");
    background-repeat: no-repeat
}

.darkMode .jumpLast {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpLastWhite.svg")
}

.jumpLast:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpLastActive.svg");
    background-repeat: no-repeat
}

.jumpLastActive {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/globalSearch/jumpLastActive.svg");
    background-repeat: no-repeat
}

body,
html {
    font-family: "Lato", sans-serif;
    color: #464646;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

body.darkMode {
    background-color: #121212;
    color: #efefef
}

main {
    width: 100%;
    position: relative
}

.imageOverlay50 {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.imageOverlay20 {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.imageOverlayBnr {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.imageOverlayHp {
    position: absolute;
    width: 100%;
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/tile4020.png");
    padding: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.imageOverlayInsta {
    position: absolute;
    width: 100%;
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/insta_shade.png");
    padding: 0;
    background-position: center;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    right: 0;
    background-size: cover
}

.imageOverlayFb {
    position: absolute;
    width: 100%;
    background: rgba(59, 89, 152, 0.7);
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.whatsApp,
.hideActive,
.forStoryPages>.showAll>.active>.Tooltip>.activeShare>.normalImg {
    display: none
}

.forStoryPages>.showAll>.active>.Tooltip>.activeShare>.hideActive {
    display: inline-block !important
}

.shareOptions {
    position: absolute;
    left: 6.5rem;
    top: 0;
    padding: .5rem;
    display: none
}

.shareOptions>.fb>.fbAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/FB.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.fb>.fbAnchor:hover,
.darkMode .shareOptions>.fb>.fbAnchor:hover {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/color/FB.svg");
    background-repeat: no-repeat;
    background-position: center
}

.darkMode .shareOptions>.fb>.fbAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/grey_FB.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.twitter>.twitterAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/x-icon.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.twitter>.twitterAnchor:hover,
.darkMode .shareOptions>.twitter>.twitterAnchor:hover {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/color/x-icon.svg");
    background-repeat: no-repeat;
    background-position: center
}

.darkMode .shareOptions>.twitter>.twitterAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/grey-x-icon.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.linkedin>.linkedinAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/LinkedIn.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.linkedin>.linkedinAnchor:hover,
.darkMode .shareOptions>.linkedin>.linkedinAnchor:hover {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/color/LinkedIn.svg");
    background-repeat: no-repeat;
    background-position: center
}

.darkMode .shareOptions>.linkedin>.linkedinAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/grey_linkedIn.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.hangout>.hangoutAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/G+white.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.hangout>.hangoutAnchor:hover {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/color/G+Yellow.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.mailto>.mailtoAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/Contact_Us.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareOptions>.mailto>.mailtoAnchor:hover,
.darkMode .shareOptions>.mailto>.mailtoAnchor:hover {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/color/Contact_Us.svg");
    background-repeat: no-repeat;
    background-position: center
}

.darkMode .shareOptions>.mailto>.mailtoAnchor {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/grey_Contact_Us.svg");
    background-repeat: no-repeat;
    background-position: center
}

.whatsappImg {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/Whatsapp.svg");
    background-repeat: no-repeat;
    background-position: center
}

.darkMode .whatsappImg {
    background: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/shareOptions/grey_whatsapp.svg");
    background-repeat: no-repeat;
    background-position: center
}

.shareBtnParent .darkModeShare,
.linkCopy .darkModeLinkIcon,
.downloadImages .darkModeDownloadIcon,
.darkMode .shareBtnParent .lightMOdeShare,
.darkMode .linkCopy .lightModeLinkIcon,
.darkMode .downloadImages .lightModeDownloadIcon {
    display: none
}

.darkMode .shareBtnParent .darkModeShare,
.darkMode .linkCopy .darkModeLinkIcon,
.darkMode .downloadImages .darkModeDownloadIcon {
    display: inline-block
}

.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;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.darkMode .shareOptions.active {
    background-color: #ebebeb
}

.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;
    -webkit-transition: border-color 1s;
    -moz-transition: border-color 1s;
    transition: border-color 1s
}

.darkMode .shareOptions::after {
    border-bottom: 20px solid #ebebeb;
    border-right: 20px solid #ebebeb
}

.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
    }
    .darkMode textarea.urlCopiediOs {
        background-color: #121212
    }
    .spnTextCopy {
        position: absolute;
        opacity: 1;
        z-index: 2;
        left: 0rem;
        top: 4rem
    }
    textarea.urlCopiediOs::selection {
        color: white;
        background: royalblue
    }
}

.fxblock {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    animation: slideUp 1s forwards;
    animation-duration: 2s
}

.noDisplay {
    display: none
}

.noMargin {
    margin: 0
}

.noPadding {
    padding: 0
}

.clear {
    clear: both
}

.paddingLeft2Rem {
    padding-left: 2rem
}

.headingDiv {
    box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.2);
    height: 5.2rem;
    font-weight: bold;
    display: inline-block;
    padding: 8px 20px;
    position: absolute;
    top: -3rem;
    left: -1.5rem;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 0;
    color: #454545;
    font-size: 2.4rem;
    line-height: 3.6rem;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.darkMode .headingDiv {
    background-color: rgba(51, 51, 51, 0.8);
    color: #efefef;
    box-shadow: none
}

.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
}

.darkMode div.hoverCard:hover,
.darkMode a.hoverCard:hover {
    background-color: rgba(255, 255, 255, 0.1)
}

.darkMode .darkModenewsletterForm,
.lightModenewsletterForm,
.darkMode .jobAlertRegFormDarkMode,
.jobAlertRegFormLightMode,
.darkMode .storyNewsLetterDark,
.storyNewsLetterLight {
    display: block
}

.darkModenewsletterForm,
.darkMode .lightModenewsletterForm,
.jobAlertRegFormDarkMode,
.darkMode .jobAlertRegFormLightMode,
.storyNewsLetterDark,
.darkMode .storyNewsLetterLight {
    display: none
}

@media(hover:hover) {
    div.hoverCard:hover,
    a.hoverCard:hover {
        background-color: rgba(4, 58, 91, 0.1);
        transition: 1s ease
    }
    .darkMode div.hoverCard:hover,
    .darkMode a.hoverCard:hover {
        background-color: rgba(255, 255, 255, 0.05)
    }
}

@media(hover:none) {
    div.hoverCard:hover,
    a.hoverCard:hover {
        background-color: transparent;
        transition: 1s ease
    }
    .darkMode div.hoverCard:hover,
    .darkMode a.hoverCard:hover {
        background-color: transparent
    }
}

.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 {
    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 span:hover {
    border-bottom: 1px solid
}

.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
}

.darkMode .tagItems::after {
    border-left: 1px #979797 solid
}

a.tagItems.noBorder:after {
    border-left: transparent
}

.tagItems:hover,
.tagItems:active,
.tagItems:visited {
    color: #e2a330;
    opacity: .6
}

.darkMode .tagItems:hover,
.darkMode .tagItems:active,
.darkMode .tagItems:visited {
    color: #b28024;
    opacity: 1
}

.tagHead {
    display: inline-block;
    font-size: 1.6rem;
    margin: 0;
    color: #454545
}

.darkMode .tagHead {
    color: #efefef
}

.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.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
}

.darkMode .ymlSalt .titleContent.blue {
    background-color: #223d5c !important
}

.ymlSalt .titleContent.blue .blueCaption {
    color: #fff
}

.ymlSalt .titleContent.blue.lightBlue {
    background-color: #0a81cb !important
}

.darkMode .ymlSalt .titleContent.blue.lightBlue {
    background-color: #072e40 !important
}

.ymlSalt .titleContent.blue.normalBlue {
    background-color: #075e94 !important
}

.darkMode .ymlSalt .titleContent.blue.normalBlue {
    background-color: #051c2e !important
}

.ymlSalt .titleContent.blue.darkBlue {
    background-color: #043a5c !important
}

.darkMode .ymlSalt .titleContent.blue.darkBlue {
    background-color: #010c14 !important
}

.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
    }
    .darkMode .downloadImages:hover .darkModeDownloadIcon {
        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) {
    .bannerSection video {
        min-width: 100%;
        min-height: 100%
    }
}

@media(min-width:992px) {
    .bannerSection video {
        width: 100%;
        height: 100%
    }
}

@media(max-width:991px) {
    .TooltipHeader:hover .tooltiptextHeader,
    .TooltipHeader:hover .tooltiptextHeaderW {
        visibility: hidden
    }
    .Tooltip:hover .tooltiptext {
        visibility: hidden
    }
    .clickableDiv {
        cursor: pointer
    }
}

@media(min-width:768px) {
    .multiCarousalMarginTop {
        margin-top: 322px !important
    }
}

@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
    }
    .darkMode .downloadImages:hover img:nth-child(2) {
        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
        }
        .darkMode textarea.urlCopiediOs {
            background-color: #121212
        }
        .spnTextCopy {
            position: absolute;
            opacity: 1;
            z-index: 1;
            left: 6rem;
            top: 2rem
        }
    }
    .jobAlertStrip .jobAlertsContainer span {
        font-size: 35px
    }
    .jobAlertStrip .jobAlertsContainer p {
        font-size: 18px
    }
    .quoteBox {
        max-width: 600px
    }
    .quoteBoxHeadline {
        font-size: 40px;
        line-height: 1.25
    }
    .quoteBoxDesc {
        font-size: 16px;
        line-height: 1.4
    }
}

@media(max-width:991px) {
    .bannerSection video {
        min-width: 100%;
        min-height: 100%
    }
}

@media(min-width:992px) {
    .bannerSection video {
        width: 100%;
        height: 100%
    }
}

@media(min-width:991px) {
    .downloadImages:hover img:first-child {
        display: none
    }
    .darkMode .downloadImages:hover .darkModeDownloadIcon {
        display: none
    }
    .downloadImages:hover img:last-child {
        display: inline-block
    }
}

@media(min-width:1200px) {
    .linkImages:hover img:first-child,
    .darkMode .linkImages:hover img.darkModeLinkIcon {
        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
    }
    .darkMode .downloadImages:hover .darkModeDownloadIcon {
        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
    }
}

@media(max-width:767px) {
    .jobAlertStrip .jobAlertsContainer {
        position: absolute;
        width: 100%;
        top: 0
    }
    .jobAlertStrip .jobAlertsContainer .row {
        flex-direction: column;
        text-align: center
    }
    .jobAlertStrip .jobAlertMediaStrip {
        width: 100%
    }
    .jobAlertStrip .alertBox {
        margin-top: -30px;
        margin-bottom: -1rem;
        display: inline-block
    }
    .jobAlertStrip .jobAlertsContainer span {
        font-size: 30px;
        margin-top: 44px
    }
    .jobAlertStrip .jobAlertsContainer p {
        font-size: 14px;
        margin-top: 6px
    }
    .quoteBox {
        max-width: 316px
    }
    .quoteBoxHeadline {
        font-size: 26px;
        line-height: 1.23
    }
    .quoteBoxDesc {
        font-size: 14px;
        line-height: 1.43
    }
}

@media(max-width:320px) {
    .jobAlertStrip .alertBox {
        margin-left: -5px
    }
}

@media(min-width:767px) {
    .jobAlertStrip .jobAlertsContainer {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media screen and (min-width:767px) and (max-width:991px) and (min-height:500px) and (max-height:860px) {
    .quoteBox {
        max-width: 600px
    }
}

.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: 11.6rem
    }
    .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: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
}

@media screen and (min-width:2000px) {
    .imgCarouselS .container {
        left: 46%
    }
    .imgCarouselS .wrapperDiv {
        transform: translate(0, 30%)
    }
    .imgCarouselS .carIndicators {
        margin-left: 9rem
    }
    .imgCarouselS .navDiv {
        height: 115%
    }
    .imgCarouselS .navSpace {
        height: 25.5%
    }
    .imgCarouselS .navDiv {
        right: 6.1rem
    }
    .imgCarouselS .captionContent a {
        padding-left: 1.5rem
    }
    .imgCarouselS .captionContainer .captionContent {
        font-weight: 300
    }
    .carItemChild .captionCol {
        margin-left: 7rem
    }
    .carIndicators .carouselIndicators {
        margin-left: 2rem
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:992px) {
    .upMark {
        width: 100%
    }
}

.hoverBrandTxt {
    z-index: 2
}

.BrandSectionIndicator>.active>.overlayBrandNav {
    display: block
}

.BrandSectionIndicator>:hover>.overlayBrandNav {
    display: block
}

.overlayBrandNav {
    display: none;
    width: inherit;
    height: 100%;
    background-color: #000;
    position: absolute;
    z-index: 1;
    opacity: .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: 8rem
    }
    .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
}

.footerSection {
    z-index: 997
}

input:required {
    box-shadow: none
}

.footer a {
    color: #454545
}

.darkMode .footer a {
    color: #efefef
}

.footer-bottom .styleDesktop a {
    font-size: 2rem
}

.footer-bottom .font20 a {
    font-size: 2rem;
    color: #fff
}

.footer-bottom .font18 a {
    font-size: 1.8rem;
    color: #fff
}

.padTop3 {
    padding-top: 4rem !important
}

.business ul,
.community ul,
.about ul,
.view ul {
    list-style: none;
    padding: 0;
    width: 300%;
}

.business ul li a,
.community ul li a,
.about ul li a,
.view ul li a {
    font-weight: 400
}

.boldFont {
    font-weight: 700
}

.styleDesktop {
    line-height: 1.2rem;
    text-align: center;
    padding: 0;
    display: -webkit-box;
    margin-left: 0;
    width: max-content;
    width: -moz-max-content
}

.paddingLeft10 {
    padding-left: 1rem
}

.footer-bottom {
    color: #666;
    background-color: #05314d;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.darkMode .footer-bottom {
    background-color: #252525
}

.footer-bottom .row {
    margin-bottom: 2rem
}

.footer-bottom ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7
}

.footer-bottom {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7
}

.footer-bottom h5 {
    font-size: 2rem;
    color: #fff;
    margin-top: 7rem
}

.footer-bottom h5#careers {
    font-size: 1.8rem;
    color: #666;
    margin-top: 1.5rem
}

.footer-bottom h5#aboutus {
    margin-top: 3rem
}

.footer-bottom h3 {
    font-size: 2rem;
    color: #666;
    margin-top: 3rem
}

.footer-bottom h4 a {
    font-size: 2rem;
    line-height: 2.5rem;
    color: #454545
}

.footer-bottom .view {
    margin-top: 1.4rem
}

.footer-bottom .col-sm-offset-right-3 {
    margin-right: 0
}

.footer-bottom .col-sm-offset-3 {
    margin-left: 0
}

.footerLineHorizontal {
    box-sizing: border-box;
    border-top: solid 1px #d3d3d3;
    text-align: center;
    opacity: .3
}

.footer-bottom a {
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    line-height: 2.1;
    font-size: 1.4rem;
    width: 17.2rem;
    height: 0
}

.footer-bottom a:hover,
.footer-bottom a:focus,
.footer-bottom .font20 a:focus,
.footer-bottom .font20 a:hover,
.footer-bottom .font18 a:focus,
.footer-bottom .font18 a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6) !important
}

.footer-bottom .fa {
    font-size: 1.5rem;
    margin-left: 3rem;
    color: #666;
    border: 1px solid;
    border-radius: 50%;
    height: 3rem;
    width: 3rem;
    text-align: center;
    line-height: 3rem;
    text-decoration: none
}

.footer-bottom .fa:hover,
.footer-bottom .fa:focus {
    color: rgba(255, 255, 255, 0.6) !important
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.footer-bottom .social-icons {
    margin-top: 7rem;
    padding: 0
}

.footer-bottom .contact {
    margin-top: 3rem
}

.footer-bottom .contact h5 {
    margin-top: 1.5rem;
    font-size: 1.8rem
}

.footer-bottom .vl {
    border-left: .1rem solid #fff;
    height: 31rem;
    position: absolute;
    left: 40%;
    margin-left: -0.3rem;
    margin-top: 12%;
    width: 2px;
    opacity: .3
}

.footer-bottom .footerLogo img {
    height: 18rem;
    width: 18rem;
    margin-top: 3rem;
    backface-visibility: hidden
}

.footer-bottom .footerLogo {
    text-align: center;
    padding-left: 0rem;
    margin: 0 auto
}

.boldtext {
    font-weight: 600 !important;
    font-size: 1.8rem !important
}

.padLeft0 {
    padding-left: 0
}

.padRight0 {
    padding-right: 0
}

.padTop4 {
    padding-top: .4rem
}

.footer-bottom h5 {
    margin-bottom: 2rem;
    display: inline-block
}

.footer-bottom .icons {
    display: flex;
    justify-content: space-around;
    -webkit-box-pack: justify
}

.footer-bottom input[type=text] {
    width: 36.4rem;
    padding: 1.2rem;
    margin: 0 0 1.5rem 0;
    display: inline-block;
    border: 0;
    box-sizing: border-box
}

.newsletterBox {
    display: flex
}

.footer-bottom h5:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.6) !important
}

.footer-bottom .Tooltip .tooltiptext {
    top: -3.5rem;
    left: -1rem
}

.footer-bottom .Tooltip {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 0
}

.mobileFooter {
    display: none
}

.font20 h5 {
    margin-bottom: 1rem
}

.newsletterForm {
    border: 0;
    height: auto;
    width: auto
}

@media(min-width:991px) {
    .mobileView1 {
        display: none
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .newsLetter {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-top: -1rem;
        margin-bottom: -1rem
    }
}

@media(max-width:991px) {
    .mobileView {
        display: none !important
    }
    .mobileView1 {
        margin-bottom: 2rem
    }
    .homeIcons {
        margin-top: 2rem
    }
}

@media(max-width:575px) {
    .newsLetter {
        display: flex;
        justify-content: center;
        padding: 0;
        margin-top: -1rem;
        margin-bottom: -1rem
    }
    .copyRight {
        font-size: 1.2rem;
        text-align: center
    }
    .footer-bottom .styleDesktop a {
        font-size: 1.2rem;
        width: auto;
        color: #fff
    }
    .footer-bottom .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: 1.3rem
    }
    .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.3rem
    }
    .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
}

.aboutKolarSection .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: visible;
        opacity: .01
    }
    50% {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    100% {
        top: 0;
        visibility: visible;
        opacity: 1
    }
}

@-webkit-keyframes slideUp {
    from {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    50% {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    100% {
        top: 0;
        visibility: visible;
        opacity: 1
    }
}

@-moz-keyframes slideUp {
    from {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    50% {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    100% {
        top: 0;
        visibility: visible;
        opacity: 1
    }
}

@-ms-keyframes slideUp {
    from {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    50% {
        top: 80px;
        visibility: visible;
        opacity: .01
    }
    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%
    }
}

@keyframes blinkCursor {
    0 {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

.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)
    }
}

@keyframes cssHide {
    0 {
        opacity: 0
    }
    1% {
        opacity: 1
    }
    81% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes cssHide {
    0 {
        opacity: 0
    }
    1% {
        opacity: 1
    }
    81% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.parallaxControls>.active>.linePointer {
    opacity: 0;
    display: inline-block;
    height: .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)
}

.darkMode .innerCarousel.sHockey {
    box-shadow: none
}

.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%
}

.kolarWeek {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%
}

.twitterFeed {
    position: relative;
    height: 36.2rem;
    background-color: #307fe2;
    box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
    cursor: pointer;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.darkMode .twitterFeed {
    box-shadow: none;
    background-color: #223d5c
}

.sTwitter {
    left: 4rem;
    width: 100%
}

.ymlSalt img.arrow {
    z-index: initial !important
}

.twitterContent {
    margin: 2rem 2rem 0;
    position: relative
}

.twitterFeed,
.fB,
.instaGram {
    height: 36.2rem
}

.newsFeedA {
    word-break: break-word;
    line-height: 2.4rem;
    margin-left: 2rem;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
    color: #fff
}

.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 #fff;
    position: absolute;
    height: 97%;
    bottom: 0;
    left: 2%
}

.carouselDiv {
    position: initial
}

.nIndicators {
    bottom: 5%;
    padding-left: 0
}

.storyIndicators {
    text-align: left;
    bottom: 3%;
    left: 22%;
    padding-left: 0
}

.nIndicators .active,
.storyIndicators .active {
    width: 6px;
    height: 6px;
    margin: 5px;
    background-color: #fff;
    border-radius: 0
}

.nIndicators li,
.storyIndicators li {
    width: 6px;
    height: 6px;
    border-radius: 0;
    margin: 5px
}

.incWidth {
    max-width: 30rem;
    margin-left: 3rem
}

.ymlSalt img.arrow.arrowInc {
    left: 90%
}

.nHeadingJobs {
    font-style: normal;
    color: #fff;
    font-size: 2rem;
    margin: 4rem 0 0 4rem
}

ul.careers {
    list-style: none;
    text-align: center;
    padding-left: 0;
    padding-top: 4rem
}

li.jobFigures,
li.jobFigures2 {
    font-size: 3.6rem;
    font-weight: bold;
    color: #307fe2
}

.darkMode .jobFigures,
.darkMode .jobFigures2 {
    color: #66aff5
}

.lightModeCareerIcon,
.darkMode .darkModeCareerIcon {
    display: block
}

.darkModeCareerIcon,
.darkMode .lightModeCareerIcon {
    display: none
}

li.jobDescription {
    font-size: 1.8rem;
    padding: 0 9rem;
    color: #454545
}

.darkMode li.jobDescription {
    color: #efefef
}

.counterAnim.carouselIndicators li.active {
    background-color: #307fe2
}

.counterAnim {
    padding-left: 0;
    bottom: 6%
}

.counterAnim.carouselIndicators li {
    border: 1px solid #307fe2;
    border-radius: 0;
    width: 6px;
    height: 6px;
    margin: 5px
}

.vidContent {
    top: 0;
    width: auto;
    position: absolute;
    height: 100%
}

img.playVideo {
    padding: 4rem 0 0 4rem
}

.fullCardClick {
    cursor: pointer
}

.fullCardClick:hover {
    background-color: transparent;
    transition: 1s ease
}

.videoDescription {
    background-color: rgba(4, 58, 91, 0.8);
    margin-left: 4rem;
    max-width: 32rem;
    padding-bottom: 2rem
}

h3.iTitle {
    padding: 2.5rem 0 0 3.8rem;
    margin-top: -1rem;
    color: #fff;
    font-weight: bold;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s
}

.videoArticle {
    margin-left: 5.8rem;
    word-break: break-word;
    padding-left: 2rem;
    padding-right: 2rem;
    position: relative;
    color: #fff;
    font-style: italic;
    font-weight: 300;
    line-height: 1.5;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s
}

.videoBorder {
    border-left: 1px solid #fff;
    position: absolute;
    height: 90%;
    bottom: 0;
    left: 2%
}

.simButton {
    margin-left: 0
}

@media(min-width:992px) and (max-width:1199px) {
    li.jobDescription {
        padding: 0 5rem
    }
    .twitterContent {
        margin-top: 1rem
    }
}

@media(max-width:575px) {
    .imageCrop {
        height: 49rem;
        overflow: hidden
    }
    .storyIndicators {
        bottom: 52%;
        left: 40%
    }
    .fullscreenN {
        min-height: 166rem
    }
    .longBg {
        min-height: 180rem
    }
    .ymlSalt img.arrow.arrowInc {
        left: 86%;
        top: 93%
    }
    li.jobDescription {
        padding: 0 8.5rem
    }
    .incWidth {
        max-width: 23rem;
        margin-left: 2rem
    }
    .sTwitter {
        left: 3rem
    }
    .twitterContent {
        margin-top: 2rem
    }
    .tThisWeek .twitterContent {
        margin-top: 0
    }
    .ymlSalt .newsroom {
        padding-top: 0
    }
    .nHeadingJobs {
        margin: 3rem 0 0 2rem
    }
    img.img-responsive.backgImg.aparna {
        height: auto
    }
    img.playVideo {
        padding: 22rem 0 0 2rem
    }
    .videoDescription {
        margin-left: 2rem;
        max-width: 25rem
    }
    .instagram .storyContent {
        width: 85%
    }
    .fB,
    .instaGram {
        height: 32rem
    }
    .newsFeedA {
        margin-right: 2rem
    }
    .instagram .arrow {
        left: 86% !important
    }
    .arrowSection .arrowContainer span {
        width: 1.2rem;
        height: 1.2rem
    }
    .twitterFeed {
        height: 32rem
    }
    .tThisWeek .nIndicators {
        bottom: 0
    }
    .tThisWeek .nIndicators li,
    .tThisWeek .nIndicators .active {
        margin: 10px
    }
    .bannerReadingTxt>.hideDiv {
        font-size: 1.4rem;
        max-width: 250px
    }
    .arrowSection .arrowContainer span:nth-of-type(2) {
        top: 1.3rem
    }
    .arrowSection .arrowContainer span:nth-of-type(3) {
        top: 2.7rem
    }
    .arrowSection .arrowContainer span:nth-of-type(4) {
        top: 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: 2rem
    }
    .fullscreenN,
    .longBg {
        min-height: 135rem
    }
    li.jobDescription {
        padding: 0 6rem
    }
    .tThisWeek .twitterContent {
        margin-top: 0
    }
    .tThisWeek .sTwitter {
        left: 2rem
    }
    .instagramDiv .noPadding:first-child {
        width: 33.33%
    }
    .instagramDiv .noPadding:last-child {
        width: 66.67%
    }
}

@media(min-width:768px) and (max-width:991px) {
    .ymlSalt .belowContent {
        height: 36.2rem !important
    }
    .ymlSalt .newsroom {
        padding-top: 0;
        margin-top: 10rem !important
    }
    .fullscreenN,
    .longBg {
        min-height: 131rem
    }
}

@media only screen and (-webkit-device-pixel-ratio:3) and (max-device-width:640px) and (min-device-width:360px) {
    .videoDescription {
        max-width: 29rem
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:732px) and (orientation:portrait) {
    .videoDescription {
        max-width: 34rem !important
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) {
    .videoDescription {
        max-width: 30rem
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) {
    .videoDescription {
        max-width: 34rem
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    .fullscreenN,
    .longBg {
        height: 70vh !important
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:landscape) {
    .fullscreenN,
    .longBg {
        height: 70vh !important
    }
}

.newsBorder.borderAnimCards.comeInBorder {
    -webkit-animation: borderLine 2s;
    animation: borderLine 2s
}

section.ymlSalt,
section.ymlSalt.ymlGreyBg {
    background-color: #efefef;
    z-index: 3;
    position: relative
}

.darkMode section.ymlSalt,
.darkMode section.ymlSalt.ymlGreyBg {
    background-color: #1f1f1f
}

section.ymlSalt.ymlDarkGreyBg {
    background-color: #dad9d9
}

.darkMode section.ymlSalt.ymlDarkGreyBg {
    background-color: #474747
}

section.ymlSalt.ymlWhiteBg {
    background-color: #FFF
}

.darkMode section.ymlSalt.ymlWhiteBg {
    background-color: #121212
}

.ymlSalt .topMarginlg {
    margin-top: 3rem
}

.ymlSalt .newsroom {
    margin: 4rem 0 4rem 0 !important;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.ymlSalt .hero {
    margin: 10rem 0
}

.ymlSalt .marginloadmore {
    margin: 10rem 0 5rem 0
}

.ymlSalt .vertImg {
    height: 39.2rem
}

.ymlSalt .arrow.arrowTab {
    left: 84%
}

.ymlSalt .content1 {
    display: flex
}

.ymlSalt .content2 {
    margin-top: 3rem;
    display: flex
}

.ymlSalt .flexx {
    display: flex
}

.ymlSalt .nTitle {
    display: flex;
    height: 100%
}

.row.nImg.noMargin {
    display: flex;
    height: 100%
}

.ymlSalt .titleContent {
    position: relative;
    background-color: #fff;
    height: 36.2rem;
    box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3);
    -webkit-transition: box-shadow, background-color 1s;
    -moz-transition: box-shadow, background-color 1s;
    transition: box-shadow, background-color 1s
}

.darkMode .ymlSalt .titleContent {
    background-color: #333;
    box-shadow: none
}

.ymlSalt .ymlFeedArticle>a {
    color: #454545
}

.darkMode .ymlSalt .ymlFeedArticle>a {
    color: #efefef
}

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);
    -webkit-transition: box-shadow, background-color 1s;
    -moz-transition: box-shadow, background-color 1s;
    transition: box-shadow, background-color 1s
}

.darkMode .ymlSalt .imageContent {
    background-color: #333;
    box-shadow: none
}

.ymlSalt .whiteContent {
    top: 0;
    width: 100%;
    position: absolute;
    height: 100%;
    box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3)
}

.darkMode .ymlSalt .whiteContent {
    box-shadow: none
}

.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;
    -webkit-transition: border-color 1s;
    -moz-transition: border-color 1s;
    transition: border-color 1s
}

.darkMode .ymlSalt .nHockey:after {
    border-right: 15px solid #333
}

.topMargin {
    margin-top: 3rem
}

.ymlSalt img.icons {
    padding: 4rem 0 2rem 4rem
}

.ymlSalt .blueCaption {
    padding: 4rem 0 2rem 4rem;
    text-transform: uppercase;
    color: #4a90e2;
    font-size: 1.2rem
}

.darkMode .ymlSalt .blueCaption {
    color: #66aff5
}

.ymlSalt .whiteCaption,
.dataBoxTitle {
    padding: 4rem 0 2rem 4rem;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.2rem
}

.ymlSalt .blueCapital {
    padding: 4rem 0 2rem 4rem;
    text-transform: capitalize;
    color: #4a90e2;
    font-size: 1.2rem
}

.darkMode .ymlSalt .blueCapital {
    color: #66aff5
}

.ymlSalt .whiteCapital {
    padding: 4rem 0 2rem 4rem;
    text-transform: capitalize;
    color: #fff;
    font-size: 1.2rem
}

.ymlSalt .backgImg {
    position: relative;
    height: 36.2rem;
    width: 100%
}

.ymlSalt .backgImg.backlImg {
    height: 75.4rem;
    width: 100%
}

.ymlSalt .nHockey img {
    width: 100%;
    position: relative;
    height: 36.2rem
}

.ymlSalt h3.nHeading {
    max-width: 25rem;
    font-weight: 700;
    font-style: normal;
    color: #464646;
    font-size: 2rem;
    line-height: 2.4rem;
    margin: 4rem 0 2rem 4rem
}

.darkMode .ymlSalt h3.nHeading {
    color: #efefef
}

.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)
}

.darkMode .ymlSalt .largeContent {
    box-shadow: none
}

.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
}

.darkMode .ymlSalt h3.largeH,
.darkMode .ymlSalt .storyContentL {
    color: #fff
}

.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);
    -webkit-transition: box-shadow, background-color 1s;
    -moz-transition: box-shadow, background-color 1s;
    transition: box-shadow, background-color 1s
}

.darkMode .ymlSalt .belowContent {
    background-color: rgba(51, 51, 51);
    box-shadow: none
}

.ymlSalt .picPadding {
    box-shadow: 0 0 8px 0 rgba(177, 177, 177, 0.3)
}

.darkMode .ymlSalt .picPadding {
    box-shadow: none
}

.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;
    -webkit-transition: border-color 1s;
    -moz-transition: border-color 1s;
    transition: border-color 1s
}

.darkMode .ymlSalt .belowContent:before {
    border-bottom: 15px solid #333
}

.feedArticleBorder {
    border-left: 1px solid orange;
    position: absolute;
    height: 95%;
    bottom: 0;
    left: 2%
}

.ymlFeedArticle,
.ymlTextArticle,
.ymlFeedArticleW,
.ymlFeedArticleL,
.dataBox .dataBoxDiscText {
    word-break: break-word;
    line-height: 2.2rem;
    margin-left: 2rem;
    position: relative
}

.ymlFeedArticle {
    color: #464646;
    max-width: 24rem
}

.darkMode .ymlFeedArticle,
.darkMode .ymlTextArticle {
    color: #efefef
}

.ymlTextArticle {
    color: #464646;
    max-width: 23rem
}

.ymlFeedArticleW,
.dataBox .dataBoxDiscText {
    color: #fff;
    max-width: 23rem;
    font-weight: 300
}

.ymlFeedArticleL {
    color: #fff;
    max-width: 24rem;
    font-weight: 300
}

.noDisplay {
    display: none
}

.ymlFFcardVideo.ymlCardVideo {
    width: 100%;
    height: 75.4rem;
    display: block;
    object-fit: fill
}

@media(max-width:575px) {
    .ymlFeedArticle,
    .ymlFeedArticleW,
    .ymlTextArticle,
    .ymlFeedArticleL,
    .dataBox .dataBoxDiscText {
        margin-right: 2rem;
        max-width: 26rem
    }
    .ymlSalt .largeText {
        left: 2rem
    }
    .ymlSalt .content1,
    .ymlSalt .content2 {
        display: block
    }
    .ymlSalt .hero,
    .ymlSalt .marginloadmore {
        margin: 3rem 0
    }
    .ymlSalt .nHockey img {
        height: 26.5rem
    }
    .ymlSalt .vertImg {
        height: 26.5rem
    }
    .ymlSalt .backgImg.backlImg {
        height: 49rem
    }
    .ymlSalt .newsroom {
        margin: 2rem 0 2rem 0 !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    span.viewNext {
        margin: 3rem 0 0 0
    }
    .ymlSalt .clear {
        display: none
    }
    .ymlSalt .topMarginxs {
        margin-top: 3rem
    }
    .ymlSalt .flexx.topMargin {
        margin-top: 0
    }
    .ymlSalt .belowContent,
    .ymlSalt .imageContent {
        height: 26rem
    }
    .ymlSalt .titleContent {
        height: 29rem
    }
    .ymlSalt .backgImg {
        width: 100%;
        height: 32rem
    }
    .ymlSalt h3.largeH {
        font-size: 1.8rem
    }
    .ymlFeedArticleL {
        margin-left: 2rem
    }
    .ymlSalt img.arrowL {
        left: 87%
    }
    .ymlSalt .shareContainer {
        bottom: 15px;
        right: 15px
    }
    .ymlSalt h3.nHeadingW {
        font-size: 1.8rem;
        margin: 1rem 0 1rem 2rem
    }
    .ymlSalt .blueCaption,
    .ymlSalt .whiteCaption,
    .ymlSalt .blueCapital,
    .ymlSalt .whiteCapital,
    .dataBoxTitle {
        padding: 2rem
    }
    .ymlSalt .nHockey {
        padding-right: 0;
        width: 100%;
        height: auto
    }
    .ymlSalt .imageContent {
        margin: 0
    }
    .ymlSalt img.icons {
        padding: 2rem
    }
    .ymlSalt h3.nHeading {
        margin: 0 1rem 1rem 2rem;
        font-size: 1.8rem
    }
    .ymlFeedArticle,
    .ymlFeedArticleW,
    .dataBox .dataBoxDiscText {
        font-size: 1.4rem;
        line-height: 2.2rem
    }
    .ymlSalt .storyContent {
        margin: 0 0 0 4rem
    }
    .ymlSalt .nHockey:after {
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #fff;
        border-top: 0;
        content: "";
        height: 0;
        position: absolute;
        bottom: -1px;
        top: inherit;
        left: 1.5rem;
        width: 0
    }
    .darkMode .ymlSalt .nHockey:after {
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #333
    }
    .ymlSalt .nHockey.wPadding:after {
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        border-bottom: 15px solid #fff;
        border-top: 0;
        content: "";
        height: 0;
        position: absolute;
        bottom: -1px;
        top: inherit;
        left: 3.5rem;
        width: 0
    }
    .darkMode .ymlSalt .nHockey.wPadding:after {
        border-bottom: 15px solid #333
    }
    .ymlSalt .width100 {
        width: 100%
    }
    .row.nImg.noMargin,
    .ymlSalt .flexx.blockFlex,
    .ymlSalt .flexx,
    .ymlSalt .nTitle.noMargin {
        display: block
    }
    .mobNoDisp {
        display: none !important
    }
    .topMargin {
        margin-top: 0
    }
    .ymlFFcardVideo.ymlCardVideo {
        height: 49rem !important
    }
}

@media(min-width:576px) and (max-width:767px) {
    .ymlSalt .topMargin {
        margin-top: 0
    }
    .ymlSalt .topMargin767 {
        margin-top: 3rem
    }
    .ymlSalt .content1,
    .ymlSalt .content2 {
        display: block
    }
    .ymlSalt .vertImg {
        height: 36.2rem
    }
    .ymlSalt .clear {
        display: none
    }
    .ymlSalt .nHockey {
        width: 110%
    }
    .ymlSalt .noPadding.picPadding {
        width: 110%
    }
    .ymlSalt .titleContent {
        min-height: 26rem
    }
    .ymlSalt h3.nHeading,
    .ymlSalt h3.nHeadingW {
        margin: 1rem 0 1rem 3rem
    }
    .ymlFeedArticle,
    .ymlTextArticle,
    .ymlFeedArticleW,
    .dataBox .dataBoxDiscText {
        margin-right: 2rem
    }
    .ymlSalt .hidden767 {
        display: none !important
    }
    .ymlSalt h3.nHeading>span,
    .ymlSalt h3.nHeadingW>span {
        display: inline
    }
    .ymlSalt .topMargin3 {
        margin-top: 3rem
    }
    .ymlSalt img.icons {
        padding: 2rem
    }
    .ymlSalt .storyContent {
        margin: 0 0 0 4rem
    }
    .ymlSalt .tabV {
        display: flex
    }
    .ymlSalt .belowContent:before {
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        border-right: 15px solid #fff;
        content: "";
        height: 0;
        position: absolute;
        left: -50px;
        top: 25px;
        width: 0;
        z-index: 2
    }
    .darkMode .ymlSalt .belowContent:before {
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        border-right: 15px solid #333
    }
    .ymlSalt .blueCaption,
    .ymlSalt .whiteCaption,
    .ymlSalt .blueCapital,
    .ymlSalt .whiteCapital,
    .dataBoxTitle {
        padding-left: 3rem
    }
    .ymlSalt .largeText,
    div.nHeadingW {
        left: 3rem
    }
}

@media(min-width:768px) and (max-width:991px) {
    .ymlSalt .content1,
    .ymlSalt .content2 {
        display: block
    }
    .ymlSalt .vertImg {
        height: 100%
    }
    .ymlSalt .clear {
        display: none
    }
    .ymlSalt h3.nHeading {
        margin-top: 4rem
    }
    .ymlSalt .arrow.arrowTab {
        left: 95%
    }
    .topMarginsm {
        margin-top: 3rem
    }
    .ymlSalt .backlImg {
        margin-bottom: 0;
        width: 100%
    }
    .ymlSalt .tabV {
        display: flex
    }
    .ymlSalt .noPadding.picPadding {
        margin-right: 0;
        width: 55%;
        height: 36.2rem
    }
    .ymlSalt .flexx.blockFlex {
        display: block
    }
    .ymlSalt .flexx {
        display: inline-flex;
        width: 100%
    }
    .ymlSalt .belowContent:before {
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        border-right: 15px solid #fff;
        content: "";
        height: 0;
        position: absolute;
        left: -50px;
        top: 25px;
        width: 0;
        z-index: 2
    }
    .darkMode .ymlSalt .belowContent:before {
        border-bottom: 15px solid transparent;
        border-top: 15px solid transparent;
        border-right: 15px solid #333
    }
    .tabNoDisp {
        display: none !important
    }
    .ymlSalt .backgImg {
        width: 100%
    }
    .ymlSalt .belowContent {
        height: 36.2rem !important
    }
    .ymlSalt .newsroom {
        margin: 4rem 0 4rem 0 !important;
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .ymlSalt img.icons {
        padding-left: 2rem
    }
    .ymlSalt .blueCapital,
    .ymlSalt .whiteCapital,
    .ymlSalt .blueCaption,
    .ymlSalt .whiteCaption,
    .dataBoxTitle {
        padding: 4rem 0 2rem 2rem
    }
    .ymlSalt h3.nHeading,
    .ymlSalt h3.nHeadingW {
        margin: 2rem 0 2rem 2rem
    }
    .ymlFeedArticle,
    .ymlTextArticle,
    .ymlFeedArticleW,
    .dataBox .dataBoxDiscText {
        margin-right: 2rem
    }
    .ymlSalt .storyContent {
        margin-left: 4rem
    }
    .ymlSalt .bg {
        width: auto
    }
    .ymlSalt .nHockey {
        width: 55%
    }
}

@media screen and (min-width:2000px) {
    .ymlSalt .newsroom {
        margin: 10rem 0 10rem 0 !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .ymlSalt .hero {
        margin: 28rem 0 20rem 0
    }
}

.careerImgYml {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:992px) {
    section.ymlSalt div.newsroom.thisweek,
    section.ymlSalt div.newsroom.newsroomN {
        margin: 5rem 0 5rem 0 !important;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }
}

.videoContainerdiv {
    height: 56.5rem
}

.videoDiv {
    background: transparent url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/video_img.jpg") no-repeat 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.marginTop {
    margin-top: 2%
}

.overlaySection {
    position: fixed;
    z-index: 11;
    top: 0;
    height: 100vh;
    background-color: #000;
    opacity: .9;
    width: 100%
}

.modal-content {
    box-shadow: none
}

.saltVideoModal {
    height: 56.5rem
}

.saltVideoModal>.vidcloseIcon>.closeTxt {
    background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/close_icon.png);
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    margin-top: 1rem
}

.rectangle {
    display: none;
    position: absolute;
    width: 26.6rem;
    height: 22.5rem;
    border-bottom: .2rem solid #e2a330;
    border-right: .2rem solid #e2a330;
    left: 22.3%;
    top: 41.8%
}

.vidcloseIcon {
    top: 0
}

.playBuffer {
    position: absolute;
    background: #fff;
    height: .1rem;
    width: 0;
    display: block;
    transition: width .5s ease-out;
    bottom: 0
}

.volumeBar {
    display: none !important
}

.soundIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/sound_icon.svg");
    width: 25px;
    height: 19px;
    background-repeat: no-repeat;
    position: absolute
}

.muteIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/mute_icon.svg");
    width: 14px;
    height: 18px;
    background-repeat: no-repeat;
    position: absolute
}

.fullScrIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/full_screen_icon.svg");
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute
}

.exitFullScIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/exit_full_screen_icon.svg");
    width: 19px;
    height: 20px;
    background-repeat: no-repeat;
    position: absolute
}

.closeImg {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/close_icon.svg");
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -2rem;
    margin-top: 1rem
}

.backwardImg {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/backward.svg");
    width: 45px;
    height: 46px;
    background-repeat: no-repeat;
    position: absolute
}

.forwardImg {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/forward.svg");
    width: 45px;
    height: 46px;
    background-repeat: no-repeat;
    position: absolute
}

.playIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/play_button.svg");
    width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    position: absolute
}

.pauseIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/pause_button.svg");
    width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    position: absolute
}

.nextIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute
}

.nextIcon:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/next.svg")
}

.next {
    right: -7%
}

.prevIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute
}

.prevIcon:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prev.svg")
}

.prev {
    left: -7%
}

.navIcons {
    top: 45%
}

.modalVideo {
    width: 100rem;
    margin-top: 5.5rem
}

.videoCommon {
    height: 100%;
    padding: 0rem;
    position: relative
}

.videoContainer {
    height: 100%
}

.videoCommon .header {
    height: 12.4rem
}

.videoCommon .closeVideo {
    right: 0
}

.videoCommon .addWidth {
    width: 124rem !important
}

.videoCommon .cursorPointer {
    cursor: pointer
}

.videoCommon .videoDiv {
    width: 100%;
    height: 100%
}

.modalVideo {
    background: transparent
}

.modalVideo .modal-content {
    height: 100%;
    background: transparent
}

::-webkit-media-controls {
    display: none !important
}

video::-webkit-media-controls {
    display: none !important
}

video::-webkit-media-controls-enclosure {
    display: none !important
}

.alignControls {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin: 0 auto
}

.videoCommon .videoControls {
    width: 100%;
    position: absolute;
    bottom: 0;
    vertical-align: middle;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    right: 0;
    margin: 0 auto;
    margin-bottom: 4.8rem;
    left: 6rem
}

.topControls {
    top: .6rem;
    left: 92%;
    position: absolute
}

.centerControls {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute
}

.centerControls .backBy {
    position: absolute;
    font-size: 1.4rem;
    color: #fff;
    top: 1.5rem;
    left: 1.5rem
}

.centerControls .fwdBy {
    position: absolute;
    font-size: 1.4rem;
    color: #fff;
    top: 1.5rem;
    right: -3rem
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.volumeControl {
    top: -4rem;
    left: 86%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: absolute
}

.alignCenterControls {
    margin-left: 8.5rem;
    margin-right: 8.5rem
}

.addMargin {
    margin-top: .2rem
}

.videoCommon {
    width: 100%;
    padding: 0rem;
    position: relative;
    margin: 0rem auto
}

.videoCommon .header {
    height: 12.4rem
}

.videoCommon .closeVideo {
    position: absolute
}

.videoCommon .timerControls {
    margin-bottom: 1.5rem;
    position: absolute;
    bottom: 0;
    left: 6rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.videoCommon .lineSeparation {
    color: #fff;
    font-size: 1.6rem
}

.videoCommon .startTime {
    margin-bottom: 0;
    color: #cfcfcf;
    width: 3.7rem;
    font-size: 1.6rem;
    line-height: 1.9rem;
    margin-right: .5rem
}

.videoCommon .endTime {
    margin-left: .5rem;
    color: #cfcfcf;
    width: 3.7rem;
    font-size: 1.6rem;
    line-height: 1.9rem
}

.videoCommon .play .pause {
    border: 0
}

.videoCommon .muteUnmute {
    width: 2.5rem;
    margin-left: 4rem
}

.videoCommon .fullMode {
    margin-left: 3rem
}

.slider {
    -webkit-appearance: none;
    outline: 0;
    box-sizing: border-box;
    height: .2rem;
    margin-top: 2.8rem
}

.seekBar {
    width: 81% !important
}

.slider,
.slider::-webkit-slider-runnable-track,
.slider::-webkit-slider-thumb {
    -webkit-appearance: none
}

.slider::-webkit-slider-runnable-track {
    width: 20rem;
    height: .3rem;
    background: linear-gradient(to right, #d0021b, #d0021b), #AAA;
    background-size: 1% 100%;
    background-repeat: no-repeat
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .8rem;
    width: .8rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.3rem
}

.slider::-moz-range-progress {
    width: 20rem;
    height: .3rem;
    background-color: #d0021b;
    background-size: 1% 100%;
    background-repeat: no-repeat
}

.slider::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .8rem;
    width: .8rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.3rem
}

input[type="range"].vertical {
    -webkit-appearance: none;
    background-color: #cfcfcf;
    height: .3rem;
    width: 4.4rem;
    margin-left: -2rem;
    margin-top: 2rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    outline: 0;
    box-sizing: border-box
}

input[type="range"].vertical::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .8rem;
    width: .8rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.2rem
}

input[type="range"].vertical::-ms-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .9rem;
    width: .9rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.2rem
}

input[type="range"].vertical::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .9rem;
    width: .9rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.2rem
}

.rectangle {
    width: 24rem;
    height: 13.3rem;
    left: 59.1%;
    top: 70%
}

.saltVideoModal>.saltTextDetails>.saltModalText {
    position: absolute;
    padding: .5rem 1.5rem 1rem 2rem;
    background-color: #000;
    opacity: .8;
    margin-top: 2rem;
    bottom: 0;
    font-size: 1.6rem;
    line-height: 2.5rem;
    width: 100%;
    left: 0;
    color: #fff
}

.saltVideoModal>.saltTextDetails {
    display: inherit;
    height: 91%
}

.saltVideoModal>.saltModalTitle {
    font-size: 2.4rem;
    color: #fff;
    width: 100%;
    height: 5rem
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .videoCommon .closeVideo {
        margin-left: 0;
        right: -1rem;
        margin-top: 8rem
    }
    .rectangle {
        width: 13.1rem;
        height: 10.9rem;
        left: 53%;
        top: 61%
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:736px) {
    .rectangle {
        width: 13.1rem;
        height: 10.9rem;
        left: 56.6%;
        top: 63%
    }
    .videoCommon {
        height: 75vh
    }
}

@media(max-width:575px) {
    .modalVideo {
        width: 28.3rem;
        top: 6rem;
        margin: auto
    }
    .topControls {
        top: .6rem;
        left: 78%
    }
    .alignCenterControls {
        margin-left: 5rem;
        margin-right: 5rem
    }
    .centerControls {
        top: 37%;
        left: 45%
    }
    .centerControls .fwdBy {
        font-size: 1.1rem;
        top: .9rem;
        right: -2rem
    }
    .centerControls .backBy {
        font-size: 1.1rem;
        top: .9rem;
        left: .7rem
    }
    .seekBar {
        width: 80% !important
    }
    .videoCommon .startTime {
        margin-bottom: 0;
        width: 3.7rem;
        font-size: 1rem;
        line-height: 1.2rem;
        margin-right: -1rem
    }
    .videoCommon .endTime {
        margin-left: .5rem;
        width: 3.7rem;
        font-size: 1rem;
        line-height: 1.2rem
    }
    .videoCommon .timerControls {
        margin-bottom: .8rem;
        left: 1.2rem
    }
    .videoCommon .videoControls {
        left: 1rem;
        margin-bottom: 2.8rem
    }
    .videoCommon .lineSeparation {
        font-size: 1.1rem
    }
    .videoCommon .fullMode {
        margin-left: .5rem
    }
    .videoCommon .closeVideo {
        margin-left: 0;
        right: -1rem;
        margin-top: 9rem
    }
    .soundIcon {
        display: none
    }
    .muteIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/mute_icon.png");
        width: 10px;
        height: 12px
    }
    .fullScrIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/full_screen_icon.png");
        width: 11px;
        height: 12px
    }
    .exitFullScIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/exit_full_screen_icon.png");
        width: 11px;
        height: 12px
    }
    .closeImg {
        margin-top: -6rem;
        margin-left: -3rem
    }
    .backwardImg {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/backward.png");
        width: 27px;
        height: 28px
    }
    .forwardImg {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/forward.png");
        width: 27px;
        height: 28px
    }
    .playIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/play_button.png");
        width: 30px;
        height: 30px
    }
    .pauseIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/pause_button.png");
        width: 30px;
        height: 30px
    }
    .nextIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
        background-size: 23px
    }
    .nextIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg")
    }
    .prevIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
        background-size: 23px
    }
    .prevIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg")
    }
    .prev {
        left: 35%
    }
    .next {
        right: 35%
    }
    .navIcons {
        top: 111%
    }
    .videoCommon .fullMode {
        margin-left: 2rem
    }
    .marginTop {
        margin-top: 9%
    }
    .saltVideoModal>.saltTextDetails {
        display: block
    }
    .saltVideoModal {
        padding: 0;
        height: auto
    }
    .videoContainerdiv {
        height: 32rem
    }
    .saltVideoModal>.saltModalTitle {
        font-size: 1.8rem;
        width: 90%;
        height: 9.5rem;
        line-height: 2.2rem;
        padding-top: 10%
    }
    .saltModalImg {
        width: 100%;
        height: 100%;
        margin: 0
    }
    .rectangle {
        width: 13.1rem;
        height: 10.9rem;
        left: 56%;
        top: 63%
    }
    .saltVideoModal>.saltTextDetails>.saltModalText {
        position: relative;
        background-color: transparent;
        padding: 0;
        font-size: 1.4rem;
        line-height: 2rem
    }
    .saltVideoModal>.closeIcon>.closeTxt {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/close_icon.png");
        width: 10px;
        height: 10px
    }
    .jwplayer {
        top: 40%
    }
    .saltVideoModal>.vidcloseIcon>.closeTxt {
        margin-top: -6rem;
        margin-right: 1.2rem
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 45rem
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 43rem
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:426px) {
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 45rem
    }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 50rem
    }
}

@media(min-width:576px) and (max-width:767px) {
    .modalVideo {
        width: 28.3rem;
        top: 6rem;
        margin: auto
    }
    .topControls {
        top: .6rem;
        left: 78%
    }
    .alignCenterControls {
        margin-left: 5rem;
        margin-right: 5rem
    }
    .centerControls {
        top: 37%;
        left: 45%
    }
    .centerControls .fwdBy {
        font-size: 1.1rem;
        top: .9rem;
        right: -2rem
    }
    .centerControls .backBy {
        font-size: 1.1rem;
        top: .9rem;
        left: .7rem
    }
    .seekBar {
        width: 80% !important
    }
    .videoCommon .startTime {
        margin-bottom: 0;
        width: 3.7rem;
        font-size: 1rem;
        line-height: 1.2rem;
        margin-right: -1rem
    }
    .videoCommon .endTime {
        margin-left: .5rem;
        width: 3.7rem;
        font-size: 1rem;
        line-height: 1.2rem
    }
    .videoCommon .timerControls {
        margin-bottom: .8rem;
        left: 1.2rem
    }
    .videoCommon .videoControls {
        left: 1rem;
        margin-bottom: 2.8rem
    }
    .videoCommon .lineSeparation {
        font-size: 1.1rem
    }
    .videoCommon .fullMode {
        margin-left: .5rem
    }
    .videoCommon .closeVideo {
        margin-left: 0;
        right: -1rem;
        margin-top: 9rem
    }
    .soundIcon {
        display: none
    }
    .muteIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/mute_icon.png");
        width: 10px;
        height: 12px
    }
    .fullScrIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/full_screen_icon.png");
        width: 11px;
        height: 12px
    }
    .exitFullScIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/exit_full_screen_icon.png");
        width: 11px;
        height: 12px
    }
    .closeImg {
        margin-top: -6rem
    }
    .backwardImg {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/backward.png");
        width: 27px;
        height: 28px
    }
    .forwardImg {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/forward.png");
        width: 27px;
        height: 28px
    }
    .playIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/play_button.png");
        width: 30px;
        height: 30px
    }
    .pauseIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/pause_button.png");
        width: 30px;
        height: 30px
    }
    .nextIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
        width: 23px;
        height: 23px
    }
    .nextIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/next.svg")
    }
    .prevIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
        width: 23px;
        height: 23px
    }
    .prevIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prev.svg")
    }
    .prev {
        left: 39%
    }
    .next {
        right: 35%
    }
    .navIcons {
        top: 175%
    }
    .videoCommon .fullMode {
        margin-left: 2rem
    }
    .marginTop {
        margin-top: 9%
    }
    .saltVideoModal>.saltTextDetails {
        display: block
    }
    .saltVideoModal {
        padding: 0;
        height: auto
    }
    .videoContainerdiv {
        height: 32rem
    }
    .saltVideoModal>.saltModalTitle {
        font-size: 1.4rem;
        width: 91%;
        height: 8.6rem;
        line-height: 2.2rem;
        padding-top: 10%
    }
    .saltModalImg {
        width: 100%;
        height: 100%;
        margin: 0
    }
    .rectangle {
        width: 13.1rem;
        height: 10.9rem;
        left: 56%;
        top: 63%
    }
    .saltVideoModal>.saltTextDetails>.saltModalText {
        position: relative;
        background-color: transparent;
        padding-left: 0;
        width: 98%;
        font-size: 1.4rem;
        line-height: 2rem;
        left: 1rem;
        bottom: 1rem
    }
    .saltVideoModal>.closeIcon>.closeTxt {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Mobile/close_icon.png");
        width: 10px;
        height: 10px
    }
    .jwplayer {
        top: 40%
    }
    .saltVideoModal>.vidcloseIcon>.closeTxt {
        margin-top: -6rem;
        margin-right: 1.2rem
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 45rem
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 43rem
    }
}

@media(min-width:768px) and (max-width:991px) {
    .closeImg {
        margin-top: 6rem
    }
    .saltVideoModal>.vidcloseIcon>.closeTxt {
        margin-top: 6rem
    }
    .modalVideo {
        width: 58.7rem;
        top: 10rem
    }
    .topControls {
        top: 1.6rem;
        left: 85%
    }
    .seekBar {
        width: 74% !important
    }
    .videoCommon .muteUnmute {
        display: none
    }
    .videoCommon .fullMode {
        margin-left: 4rem;
        margin-top: 3%
    }
    .volumeControl {
        top: -3rem;
        left: 75%
    }
    .prev {
        left: -12%
    }
    .next {
        right: -12%
    }
    .prevIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg")
    }
    .nextIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg")
    }
    .rectangle {
        width: 24rem;
        height: 13.3rem;
        left: 59.1%;
        top: 70%
    }
    .saltVideoModal>.saltTextDetails>.saltModalText {
        width: 100%;
        padding: 2rem 2rem 0 0;
        background-color: transparent;
        margin-top: 0;
        position: relative
    }
    .saltModalImg {
        height: 78%
    }
    .saltVideoModal {
        padding: 0 0 9.5rem 0;
        height: 66.6rem
    }
    .videoContainerdiv {
        height: 66.6rem
    }
    .saltVideoModal>.saltModalTitle {
        height: 12rem;
        padding-top: 5rem;
        width: 95%
    }
    .jwplayer {
        top: 18%
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .modalVideo {
        width: 84%;
        top: 11.7rem
    }
    .topControls {
        left: 85%
    }
    .seekBar {
        width: 81% !important
    }
    .volumeControl {
        top: -4rem;
        left: 84%
    }
    .next {
        right: -9.5%
    }
    .videoCommon .fullMode {
        margin-left: 5rem
    }
    .videoCommon .muteUnmute {
        display: none
    }
}

@media screen and (min-width:2000px) {
    .modalVideo {
        width: 167rem;
        top: 13%
    }
    .soundIcon {
        top: 56%;
        margin-left: 6rem
    }
    .muteIcon {
        top: 56%
    }
    input[type="range"].vertical {
        margin-left: 0rem
    }
    .videoCommon .fullMode {
        margin-left: 11rem;
        margin-top: 2rem
    }
    .videoCommon {
        width: 68%
    }
    .saltVideoModal {
        height: 64rem
    }
    .videoContainerdiv {
        height: 64rem
    }
    .saltVideoModal>.saltTextDetails>.saltModalText {
        width: 100%
    }
    .saltVideoModal>.saltTextDetails {
        height: 93%;
        display: inherit
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) {
    .modalVideo {
        width: 36.3rem
    }
    .seekBar {
        width: 34.2rem !important
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:landscape) {
    .modalVideo {
        width: 97%
    }
    .seekBar {
        width: 90% !important
    }
    .nextIcon {
        display: none !important
    }
    .prevIcon {
        display: none !important
    }
    .topControls {
        display: none
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:732px) {
    .modalVideo {
        width: 30.3rem
    }
    .seekBar {
        width: 34.2rem !important
    }
    .topControls {
        left: 81%
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:732px) and (orientation:landscape) {
    .modalVideo {
        width: 97%
    }
    .seekBar {
        width: 90% !important
    }
    .nextIcon {
        display: none !important
    }
    .prevIcon {
        display: none !important
    }
    .topControls {
        display: none
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .saltVideoModal {
        padding-top: 9.5rem;
        padding-left: 6%;
        padding-bottom: 9.5rem
    }
    .rectangle {
        left: 17.8%
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {
    .rectangle {
        left: 17.8%
    }
    .next {
        right: -8%
    }
    .prev {
        left: -8%
    }
}

@media screen and (min-width:2000px) {
    .rectangle {
        position: absolute;
        width: 19.6rem;
        height: 20.55rem;
        border-bottom: .2rem solid #e2a330;
        border-right: .2rem solid #e2a330;
        left: 22.3%;
        top: 53.7%
    }
}

.NRstoryoverlay {
    background-color: transparent
}

.neverRestBannerVideoIcon .articleIcon2 {
    position: relative;
    left: auto
}

.neverRestCardsSection .loadButton .flexD {
    display: flex
}

.neverRestCardsSection .loadButton .flexD .loadMoreBtn {
    margin: 5.2rem 0 0rem 0;
    margin-left: 0;
    left: 0;
    transform: initial
}

.neverRestCardsSection .loadButton .flexD a {
    color: #fff !important
}

body,
html {
    font-family: "Lato", sans-serif;
    color: #464646
}

.col-lg-offset-right-0,
.col-md-offset-right-0,
.col-sm-offset-right-0 {
    margin-right: 0
}

body {
    position: static;
    width: auto;
    overflow: auto
}

.neverRestNav nav .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@keyframes fade {
    0 {
        opacity: 0
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes width {
    0 {
        width: .1%
    }
    20% {
        width: 100%
    }
    100% {
        width: 100%
    }
}

.neverRestCaption {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -20%);
    text-align: center;
    width: 40%
}

.neverRestCaption i,
.neverRestCaption em {
    font-weight: 700;
    font-size: 5.2rem;
    line-height: .97
}

.neverRestCaption .description {
    font-size: 1.6rem;
    line-height: 1.33;
    padding-top: 2rem
}

.darkMode .neverRestCaption .description {
    color: #fff
}

.neverRestBannerVideoIcon .marker-2 {
    left: 45% !important;
    top: 225px
}

.neverRestCaption img.arrow {
    position: relative;
    left: 2rem
}

.neverRestCardsSection.brandsTab .ourBrandImages {
    margin-top: 0;
    margin-bottom: 2.8rem
}

.cardImage {
    height: 22rem
}

.cardImage img {
    height: 22rem;
    object-fit: cover
}

.mainImageContent article {
    padding-top: 2rem;
    padding-left: 0rem;
    position: relative
}

.mainImageContent article .story {
    font-size: 1.8rem;
    padding-left: 3rem;
    margin-top: 1rem;
    position: relative;
    margin-left: 10rem;
    margin-right: 3rem
}

.mainImageContent .videoIcon {
    position: absolute;
    z-index: 3;
    margin-top: 8px;
    margin-left: 8px
}

.mainImageContent article .story i {
    font-size: 1.8rem;
    font-weight: 500
}

.mainImageContent article .title {
    font-size: 2rem;
    font-weight: bold;
    margin-left: 8rem
}

.ymlSalt .neverRestPeople .whiteContent {
    color: #fff;
    box-shadow: none
}

.neverRestPeople .whiteContent .title {
    font-size: 2rem;
    line-height: 2.4rem;
    margin: 4.5rem 0 2rem 4.9rem
}

.neverRestPeople .whiteContent .story {
    position: relative;
    margin: 2rem 4rem 0 6rem;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translate3d(0, 0, 0);
    font-weight: 300
}

.neverRestPeople .whiteContent .story>div:nth-child(1) {
    margin-left: 2rem
}

.cardOne :nth-child(1) {
    z-index: 1
}

.cardTwo :nth-child(1) {
    z-index: 2
}

.neverRestCardsSection .cardOne .largeImage {
    width: 680px;
    height: 564px;
    clip-path: polygon(0 548px, 360px 548px, 360px 298px, 753px 298px, 700px 0, 0 0);
    -webkit-clip-path: polygon(0 548px, 360px 548px, 360px 298px, 753px 298px, 700px 0, 0 0);
    object-fit: cover
}

.neverRestCardsSection .cardOne .row>:nth-child(1) a {
    clip-path: polygon(0 548px, 360px 548px, 360px 298px, 753px 298px, 700px 0, 0 0);
    -webkit-clip-path: polygon(0 548px, 360px 548px, 360px 298px, 753px 298px, 700px 0, 0 0)
}

.neverRestCardsSection .cardOne {
    position: relative
}

.neverRestCardsSection>.neverRestPeople {
    padding-top: 10rem;
    padding-bottom: 28rem
}

.cardTwo {
    position: absolute;
    top: 58%
}

.cardTwo picture img {
    height: 22rem;
    width: 100%;
    object-fit: cover
}

.neverRestCardsSection .cardOne>.row>div:nth-child(2) {
    margin-left: -9%;
    z-index: 2;
    margin-top: 3rem
}

.cardTwo .belowContent {
    height: 22.8rem;
    background-color: #37589d;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.darkMode .cardTwo .belowContent {
    background-color: #223d5c
}

.cardTwo>.row>div+div {
    z-index: 1
}

.cardTwo .belowContent .title {
    margin-top: 4rem;
    margin-left: 2rem
}

.cardTwo .belowContent .whiteContent .story {
    margin-left: 3.1rem
}

.ymlSalt .neverRestPeople .belowContent:before {
    display: none
}

.neverRestCardsSection .mainImageContent {
    height: 268px;
    box-shadow: 0 2px 20px -1px rgba(0, 0, 0, 0.5);
    background-color: #fff;
    z-index: 3;
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    transition: background-color 1s
}

.darkMode .neverRestCardsSection .mainImageContent {
    background-color: #333
}

.cardThree .backImage {
    height: 200px;
    width: 100%;
    object-fit: cover
}

.cardThree {
    margin-top: 1rem;
    position: absolute;
    object-fit: cover
}

.cardThree .whiteContent .story {
    width: 22rem
}

.cardOne .arrow,
.cardTwo .arrow,
.cardThree .arrow {
    right: 20px !important;
    bottom: 20px !important
}

.neverRestCardsSection.brandsTab .videoStoriesFold {
    position: unset
}

.neverRestPeople .videoIcon {
    position: absolute;
    z-index: 3;
    bottom: 1rem;
    right: 1rem
}

.neverRestCardsSection .xOverflowHidden {
    padding-top: 10rem;
    padding-bottom: 3rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.neverRestCardsSection.brandsTab {
    position: relative
}

.darkMode .neverRestCardsSection.brandsTab {
    background-color: #121212
}

.neverRestCardsSection.bannerSection {
    background-color: #fff
}

.neverRestPopUpText {
    margin-top: 5rem
}

.modal-open #modalD {
    overflow-y: auto !important
}

.modal.in .modal-dialog.neverRestStoryPopUp {
    width: 100%;
    margin: 0 auto;
    border-radius: 0
}

.modal.in .modal-dialog {
    height: auto
}

.neverRestPeople .backImage img {
    padding-bottom: 30px;
    object-fit: cover
}

.neverRestCardsSection.brandsTab video {
    width: 31rem
}

.neverRestStoryPopUp .modal-content {
    border: 0;
    border-radius: 0
}

.neverRestCardsSection.brandsTab .ourBrandImages:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.neverRestStoryPopUp .videoContainerdiv {
    height: auto
}

.neverRestOverlayText {
    width: 100%;
    background-color: white;
    padding-top: 0
}

.darkMode .neverRestOverlayText {
    background-color: #121212;
    color: #efefef
}

.darkMode .neverRestStoryPopUp .closeImg {
    background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close_icon_white.svg)
}

.neverRestStoryPopUp .closeImg {
    background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close_icon.svg);
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    position: absolute;
    margin-left: -4.5rem;
    margin-top: 2.5rem
}

.darkMode .neverRestStoryPopUp .closeImg {
    background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close_icon_white.svg)
}

.saltVideoNeverRest .closeImg {
    background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close.svg);
    margin-left: -2rem;
    margin-top: 1rem;
    width: 19px;
    height: 19px;
    background-repeat: no-repeat;
    position: absolute
}

.bannerSection.neverRestBannerVideoIcon video.backgroundVideo {
    object-fit: cover
}

.neverRestBannerVideoIcon .iconsMap {
    margin: -14px 0 0 -14px;
    -webkit-animation: bounce-animation 1s both;
    animation: bounce-animation 1s both;
    z-index: 1;
    background-repeat: no-repeat
}

.neverRestPeople .adjustForIpad {
    border-left: 1px solid orange;
    position: absolute;
    height: 95%;
    bottom: 0;
    left: 2%
}

.videoContainerNeverRest {
    padding: 5rem 1rem 0rem 1rem;
    background: white
}

.darkMode .videoContainerNeverRest {
    background: #121212
}

@media(min-width :991px) {
    .neverRestCardsSection.brandsTab .row:nth-child(1) {
        margin-bottom: 7rem
    }
    .modal.in .modal-dialog.neverRestStoryPopUp {
        width: 100rem;
        margin-top: 5%;
        margin-bottom: 7rem
    }
    .videoContainerNeverRest {
        padding: 6rem 8.3rem 0rem 8.3rem
    }
    .neverRestStoryPopUp .saltDate {
        padding-left: 8rem
    }
}

@media(min-width:768px) and (max-width:991px) {
    .neverRestCardsSection.brandsTab .row:nth-child(1) {
        margin-bottom: 7rem
    }
    .modal.in .modal-dialog.neverRestStoryPopUp {
        width: 75rem
    }
    .neverRestStoryPopUp.modalVideo {
        top: 7rem
    }
    .neverRestBannerVideoIcon .iconOverlay {
        top: -15%
    }
    .neverRestCaption i,
    .neverRestCaption em {
        font-size: 5.2rem
    }
    .neverRestCaption {
        width: 65%;
        margin-bottom: 15%
    }
    .neverRestCardsSection .tabContents {
        padding: initial
    }
    .neverRestCardsSection .cardOne .largeImage {
        width: 100%;
        object-fit: cover;
        clip-path: polygon(0 528px, 285px 528px, 285px 265px, 720px 265px, 720px 0, 0 0);
        -webkit-clip-path: polygon(0 528px, 285px 528px, 285px 265px, 720px 265px, 720px 0, 0 0)
    }
    .neverRestCardsSection .cardOne>.row>div:nth-child(2) {
        margin-left: -25%
    }
    .mainImageContent article .story {
        margin-left: 6rem
    }
    .mainImageContent article .story i {
        font-size: 1.8rem
    }
    .mainImageContent article .title {
        font-size: 2.4rem
    }
    .cardTwo picture img,
    .neverRestCardsSection .mainImageContent {
        height: 23.5rem;
        object-fit: cover
    }
    .cardTwo {
        top: 52%
    }
    .cardTwo>.row>div+div {
        margin-top: 3rem
    }
    .cardTwo .belowContent {
        height: 23rem !important
    }
    .cardThree {
        margin-top: -6px
    }
    .cardImage {
        height: 20rem
    }
    .cardThree>.row>div.col-sm-7:last-child {
        margin-top: 3rem
    }
    .neverRestCardsSection>.neverRestPeople {
        padding-top: 5rem;
        padding-bottom: 48rem
    }
    .neverRestCardsSection .xOverflowHidden {
        padding-top: 9rem;
        padding-bottom: 1rem
    }
    .neverRestCardsSection .ourBrandImages picture img {
        height: 175px
    }
    .neverRestPeople .adjustForIpad {
        border-left: 1px solid orange;
        position: absolute;
        height: 92%;
        left: 2%;
        top: 4px;
        margin-top: 0rem
    }
    .neverRestBannerVideoIcon .marker-2 {
        left: 200px;
        top: 52.6rem
    }
    .neverRestCardsSection .brandsTab .ourBrandImages .arrowViewMore {
        display: block
    }
    .neverRestCardsSection.brandsTab .ourBrandImages .videoStoriesFold .arrowViewMoreVideo {
        display: block
    }
    .saltVideoNeverRest .carouselDiv,
    .neverRestStoryPopUp .carouselDiv {
        position: relative !important
    }
    .neverRestStoryPopUp .closeImg {
        width: 19px;
        height: 19px;
        background-repeat: no-repeat;
        position: absolute;
        margin-top: .5rem
    }
    .saltVideoNeverRest .closeImg {
        margin-left: -2rem;
        margin-top: 6rem
    }
    .neverRestStoryPopUp .closeImg {
        top: 1rem;
        margin-left: -3.5rem
    }
    .neverRestCardsSection.brandsTab .ourBrandImages .internalLink {
        display: block
    }
    .neverRestPopUpText {
        margin-top: 2rem
    }
    .peopleVideoIcon img {
        margin: 2rem 0rem 0rem 2rem
    }
    .ymlSalt .mainImageContent h3.nHeading {
        max-width: 35rem;
        margin: 1rem 0 2rem 4rem;
        font-size: 2.2rem
    }
    .ymlSalt .mainImageContent .storyContent {
        max-width: 33rem;
        margin: 0rem 0 2rem 6rem;
        font-size: 1.8rem
    }
    .mainImageContent .ymlFeedArticle {
        max-width: 33rem
    }
    .neverRestPeople .ymlFeedArticle p {
        margin-top: 1px;
        margin-bottom: .5px;
        font-size: 16px
    }
    .neverRestPeople .ymlFeedArticle h4 i {
        font-size: 20px
    }
}

@media(max-width:767px) {
    .neverRestStories {
        min-height: 50rem;
        height: 100vh
    }
    .neverRestStoryPopUp .stIcons {
        width: 100%
    }
    .neverRestCardsSection .xOverflowHidden {
        padding-top: 3rem;
        padding-bottom: 1rem
    }
    .neverRestCardsSection>.neverRestPeople {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
    .mainImageContent article .story i,
    .neverRestCaption .description {
        font-size: 1.4rem
    }
    .neverRestPeople .whiteContent .title {
        font-size: 1.6rem
    }
    .mainImageContent article .title {
        font-size: 1.8rem
    }
    .neverRestCaption i,
    .neverRestCaption em {
        font-size: 2.8rem
    }
    .neverRestCaption .description {
        line-height: 1.43;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .neverRestCaption {
        bottom: 15%;
        transform: initial;
        width: 100%;
        left: 0
    }
    .neverRestBannerVideoIcon .marker-2 {
        left: 0 !important;
        left: 0 !important;
        top: 33.6rem
    }
    .neverRestBannerVideoIcon .iconOverlay {
        top: -10%;
        left: 40%
    }
    .neverRestCardsSection .cardOne .largeImage {
        height: 25.6rem;
        object-fit: cover;
        width: 100%;
        clip-path: none
    }
    .neverRestCardsSection .cardOne>.row>div:nth-child(2) {
        margin-left: auto;
        margin-top: 0
    }
    .neverRestCardsSection .mainImageContent {
        height: 16rem;
        margin-top: 0
    }
    .mainImageContent .videoIcon {
        margin: 1.5rem 0 0 2rem;
        width: 3rem
    }
    .mainImageContent article .story {
        font-size: 1.2rem;
        padding-left: 2rem;
        left: 55%;
        transform: translateX(-55%);
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        width: 60%
    }
    .cardTwo picture img {
        width: 100%;
        height: 20rem;
        object-fit: cover
    }
    .cardTwo,
    .cardThree {
        position: initial;
        top: auto;
        margin-top: 0;
        object-fit: cover
    }
    .cardTwo .module,
    .cardThree .module {
        margin-top: 3rem
    }
    .neverRestPeople .whiteContent .title {
        margin: 5rem 0 0 3.5rem
    }
    .neverRestPeople .whiteContent .story {
        margin: 1rem 10rem 0 4.5rem
    }
    .cardTwo .cardImage picture img,
    .cardTwo .belowContent {
        height: 18.5rem;
        object-fit: cover
    }
    .cardTwo .belowContent {
        margin-top: -4rem
    }
    .cardTwo .belowContent .whiteContent .title {
        margin-top: 3rem
    }
    .cardTwo .belowContent .whiteContent .story {
        margin-left: 4.5rem
    }
    .neverRestCardsSection.brandsTab video {
        width: 100%
    }
    .neverRestStoryPopUp .topMarginsm,
    .neverRestStoryPopUp .topMarginxs {
        margin-top: 3rem !important
    }
    .neverRestCardsSection.brandsTab>img {
        display: none
    }
    .neverRestCardsSection .xOverflowHidden {
        position: relative !important
    }
    .neverRestCardsSection.brandsTab .ourBrandImages .internalLink {
        display: block
    }
    .neverRestCardsSection.brandsTab .ourBrandImages .videoStoriesFold .arrowViewMoreVideo {
        display: block
    }
    .neverRestCardsSection .brandsTab .arrowViewMore {
        top: 75%
    }
    .neverRestCardsSection .brandsTab .arrowViewMore {
        top: 75%
    }
    .saltVideoNeverRest .carouselDiv,
    .neverRestStoryPopUp .carouselDiv {
        position: relative !important
    }
    .saltVideoNeverRest .saltmodal>.videoContainer>.carouselDiv {
        height: auto
    }
    .saltVideoNeverRest .closeImg {
        background-image: url(../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/close.svg);
        width: 19px;
        height: 19px;
        background-repeat: no-repeat;
        position: absolute;
        margin-left: -3rem;
        margin-top: -6rem
    }
    .modal.in .modal-dialog.saltVideoNeverRest {
        width: 28.3rem
    }
    .modal.in .modal-dialog.neverRestStoryPopUp {
        padding-left: 1px;
        padding-right: 0
    }
    .neverRestStoryPopUp .closeImg {
        width: 19px;
        height: 19px;
        background-repeat: no-repeat;
        position: absolute;
        top: -10rem
    }
    .neverRestStoryPopUp .videoCommon {
        height: 100%
    }
    .neverRestPopUpText {
        margin-top: 1rem
    }
    .neverRestBannerVideoIcon .iconsMap {
        margin: 0
    }
}

@media screen and (min-width:2000px) {
    .saltVideoNeverRest .videoCommon,
    .neverRestStoryPopUp .videoCommon {
        width: 100%
    }
    .neverRestStoryPopUp.modalVideo,
    .saltVideoNeverRest.modalVideo {
        margin-top: 0rem !important
    }
    .neverRestBannerVideoIcon .marker-2 {
        left: 25% !important
    }
}

@media(min-width:576px) and (max-width:767px) {
    .neverRestCardsSection.brandsTab .ourBrandImages .arrowViewMore {
        display: block;
        top: 80%
    }
    .neverRestCardsSection.brandsTab .ourBrandImages .internalLink {
        display: block
    }
    .peopleVideoIcon img {
        margin: 3rem 0rem 0rem 4rem
    }
    .ymlSalt .mainImageContent h3.nHeading {
        max-width: 40rem;
        margin: 0rem 0 2rem 8rem
    }
    .ymlSalt .mainImageContent .storyContent {
        max-width: 40rem;
        margin: 0rem 0 2rem 10rem
    }
    .mainImageContent .ymlFeedArticle {
        max-width: 40rem
    }
    .neverRestPeople .ymlFeedArticle p {
        margin-top: 1px;
        margin-bottom: .5px;
        font-size: 16px
    }
    .neverRestPeople .ymlFeedArticle h4 i {
        font-size: 20px
    }
    .neverRestPeople .ymlFeedArticle h4 {
        margin: 0
    }
}

.neverRestCardsSection.brandsTab .ourBrandImages:hover .arrowViewMore {
    display: block
}

.neverRestCardsSection.brandsTab .ourBrandImages:hover .internalLink {
    display: block
}

.neverRestCardsSection.brandsTab .ourBrandImages:hover .arrowViewMoreVideo {
    display: block
}

.neverRestCardsSection.brandsTab .arrowViewMore {
    position: absolute;
    display: none;
    top: auto;
    z-index: 5;
    right: 6%;
    left: auto;
    bottom: 6%
}

.neverRestCardsSection.brandsTab .arrowViewMoreVideo {
    position: absolute;
    display: none;
    z-index: 5;
    right: 6%;
    bottom: 6%;
    left: auto
}

.neverRestCardsSection.brandsTab .internalLink {
    position: absolute;
    display: none;
    z-index: 5;
    right: 6%;
    left: auto;
    bottom: 6%
}

.neverRestCardsSection.brandsTab .arrowViewMoreCustom {
    left: 65%;
    position: absolute;
    display: none;
    top: 75%
}

.flexNeverRest {
    display: flex;
    justify-content: center;
    align-items: center
}

.neverRestCardsSection.brandsTab .ourBrandImages img.videoIconSmall {
    transform: scale(1)
}

.neverRestPeople .videoIconCustom {
    z-index: 3;
    position: absolute;
    bottom: 1rem;
    right: 1rem
}

@media(min-width:1200px) {
    .modal.in .modal-dialog.neverRestStoryPopUp {
        width: 120rem
    }
    .peopleVideoIcon img {
        margin: 2rem 0rem 0rem 2rem;
        height: 60px;
        width: 50.4px
    }
    .ymlSalt .mainImageContent h3.nHeading {
        max-width: 45rem;
        font-size: 3rem;
        margin: 2rem 0 0 7rem
    }
    .ymlSalt .mainImageContent .storyContent {
        font-size: 2.4rem;
        margin: 2rem 0 2rem 9rem
    }
    .mainImageContent .ymlFeedArticle {
        max-width: 60rem
    }
    .neverRestPeople .ymlFeedArticle p {
        margin-top: 1px;
        margin-bottom: .5px;
        font-size: 18px
    }
    .neverRestPeople .ymlFeedArticle h4 i {
        font-size: 24px
    }
}

@media(max-width:767px) {
    .peopleVideoIcon img {
        content: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/common/video_icon_flip_small.svg");
        margin: 1rem 0rem 0rem 1rem
    }
    .ymlSalt .mainImageContent h3.nHeading {
        max-width: 30rem;
        margin: 0rem 0 1rem 3rem
    }
    .ymlSalt .mainImageContent .storyContent {
        max-width: 30rem;
        margin: 0rem 0 1rem 4rem
    }
    .neverRestPeople .ymlFeedArticle {
        max-width: 35rem
    }
    .neverRestPeople .ymlFeedArticle p {
        font-size: 12px;
        margin-bottom: 1px
    }
    .neverRestPeople .ymlFeedArticle h4 i {
        font-size: 14px
    }
    .neverRestPeople .ymlFeedArticle h4 {
        margin: 0
    }
}

@media(max-width:575px) {
    .neverRestBannerVideoIcon .iconOverlay {
        top: -15%
    }
    .neverRestCardsSection .loadButton .buttonMore {
        left: 49.5%;
        transform: translateX(-50%);
        position: relative
    }
    .neverRestCardsSection .loadButton .loadMoreBtn {
        margin: 1rem 0 2.8rem 0 !important
    }
    .neverRestBannerVideoIcon .map-illustration-wrapper {
        top: 75%;
        display: flex;
        left: 2rem;
        width: auto;
        z-index: 1;
        height: auto;
        transform: initial
    }
    .neverRestCaption img.arrow {
        left: 1rem
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .neverRestCardsSection .cardOne .largeImage {
        clip-path: polygon(0 548px, 296px 548px, 296px 298px, 753px 298px, 700px 0, 0 0);
        -webkit-clip-path: polygon(0 548px, 296px 548px, 296px 298px, 753px 298px, 700px 0, 0 0)
    }
    .peopleVideoIcon img {
        margin: 3rem 0rem 0rem 4rem
    }
    .ymlSalt .mainImageContent h3.nHeading {
        max-width: 40rem;
        margin: 0rem 0 2rem 8rem
    }
    .ymlSalt .mainImageContent .storyContent {
        max-width: 40rem;
        margin: 0rem 0 2rem 10rem
    }
    .neverRestPeople .ymlFeedArticle {
        max-width: 40rem
    }
    .neverRestPeople .ymlFeedArticle p {
        margin-top: 1px;
        margin-bottom: .5px;
        font-size: 18px
    }
    .neverRestPeople .ymlFeedArticle h4 i {
        font-size: 24px
    }
}

.neverRestCaption img.arrow {
    left: 2 rem;
    position: relative
}

.ymlSalt .newsroom {
    padding-top: 5rem
}

div.nHeadingW {
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 2rem;
    line-height: 2.4rem;
    position: absolute;
    left: 4rem;
    bottom: 6.5rem
}

div.nHeadingW>span:nth-child(1),
div.nHeadingW>span:nth-child(2) {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.35;
    display: block
}

div.nHeadingW>span:nth-child(3) {
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    line-height: 1.93;
    display: block
}

.noDisplay {
    display: none !important
}

@media(max-width:575px) {
    div.nHeadingW {
        left: 2rem
    }
    .ymlSalt .newsroom {
        padding-top: 0
    }
    .neverRestCaption img.arrow {
        left: 1 rem
    }
}

.flexD .loadMoreBtn {
    margin: 8rem 0 0rem 0
}

.onHvr:hover {
    background-color: rgba(0, 0, 0, 0.65)
}

.onHvr {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent
}

.imgContainer {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden
}

div.flexx.loadF {
    display: none
}

.brandsTab .row:nth-child(2) {
    margin-bottom: 8rem
}

.maxWidth100 {
    width: 100%
}

.brandsTab .container {
    position: relative
}

.flexx {
    display: block
}

.cursorPointer {
    cursor: pointer
}

.tabcontent.firstblock {
    display: block
}

.ourBrandImages img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%
}

.ourBrandImages:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25)
}

.ourBrandImages {
    overflow: hidden
}

.ourBrandImages {
    margin-top: 2.8rem;
    position: relative
}

.brandsTab .ourBrandImages:hover .centreAlign {
    opacity: 1
}

.brandsTab .brandName {
    height: 7rem;
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.18;
    color: #fff
}

.brandsTab .centreAlign {
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    max-width: 100%;
    opacity: 0;
    position: absolute;
    top: 60%;
    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
}

.brandsTab .ourBrandImages:hover .arrowViewMore {
    display: block
}

.brandsTab .ourBrandImages:hover .ViewTwitter {
    display: block
}

.brandsTab .arrowViewMore {
    right: 20px;
    position: absolute;
    display: none;
    bottom: 20px;
    z-index: 5
}

.brandsTab .ViewTwitter {
    left: 20px;
    position: absolute;
    display: none;
    bottom: 20px;
    z-index: 5
}

.tabcontent {
    display: none;
    border-top: 0
}

@media(max-width:575px) {
    .brandsTab .ourBrandImages .arrowViewMore {
        display: block
    }
    .brandsTab .ourBrandImages .arrowViewMoreVideo {
        display: block
    }
    .brandsTab .ourBrandImages .ViewTwitter {
        display: block
    }
    .flexD {
        display: none !important
    }
    .loadMoreXs {
        display: block
    }
    .brandsTab .arrowViewMore {
        top: 74%
    }
    .brandsTab .ViewTwitter {
        left: 9%
    }
    .loadMoreBtn {
        margin: 3rem 0 0 0 !important
    }
    .tabcontent {
        display: block
    }
    section.brandsTab {
        padding: 2rem 0 0 0
    }
    .brandsTab .row:nth-child(2) {
        margin-bottom: 3rem
    }
    .brandImg {
        width: 100%;
        display: block;
        height: 100%
    }
    .ourBrandImages {
        margin-top: 2rem
    }
    .flexM.noDisplay,
    .brandMobile {
        display: none
    }
    .noDisplay {
        display: none
    }
}

@media(min-width:576px) and (max-width:767px) {
    .brandsTab .ourBrandImages .arrowViewMore {
        display: block
    }
    .brandsTab .ourBrandImages .arrowViewMoreVideo {
        display: block
    }
    .brandsTab .ourBrandImages .ViewTwitter {
        display: block
    }
    .hidden767 {
        display: none !important
    }
    .removeSm {
        width: 33.33%
    }
    .width100 {
        width: 50%
    }
    .topMargin767 {
        margin-top: 3rem
    }
    .brandsTab .ourBrandImages:click {
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        opacity: .8
    }
    .flexx {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    .brandsTab {
        position: relative
    }
    .tabContents {
        padding: 12rem 0 1rem 0
    }
}

@media(max-width:991px) and (min-width:768px) {
    .brandsTab .ourBrandImages .arrowViewMore {
        display: block
    }
    .brandsTab .ourBrandImages .arrowViewMoreVideo {
        display: block
    }
    .brandsTab .ourBrandImages .ViewTwitter {
        display: block
    }
    h2.headingDiv {
        left: .6rem !important
    }
    .brandsTab .ourBrandImages:click {
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        opacity: .8
    }
    .flexx {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }
    .brandsTab {
        position: relative
    }
    .tabContents {
        padding: 12rem 0 1rem 0
    }
    .xOverflowHidden {
        overflow: hidden
    }
}

.videoStoriesFold {
    position: unset
}

.brandsTab .arrowViewMoreVideo {
    right: 20px;
    position: absolute;
    display: none;
    bottom: 20px;
    z-index: 5
}

.brandsTab .ourBrandImages:hover .arrowViewMoreVideo {
    display: block
}

@keyframes cssHide {
    0 {
        opacity: 0
    }
    1% {
        opacity: 1
    }
    81% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes cssHide {
    0 {
        opacity: 0
    }
    1% {
        opacity: 1
    }
    81% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.ymlSalt .newsroom {
    padding-top: 5rem
}

.neverRestStoryPopUp .ymlSalt img.arrow,
.ymlSalt .neverRestPeople img.arrow {
    z-index: initial !important
}

.tweet-date {
    font-size: 1.1rem;
    margin-top: 0;
    display: block;
    font-weight: 400;
    font-style: italic;
    color: #fff
}

.carouselDiv {
    position: initial
}

@media(max-width:575px) {
    .ymlSalt .newsroom {
        padding-top: 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .ymlSalt .newsroom {
        padding-top: 0;
        margin-top: 10rem !important
    }
}

div.richtext>p:last-child>span,
div.richtext>div:last-child>p:last-child>span {
    margin-bottom: 0rem
}

div.richtext,
div.richtext.saltPara {
    margin-bottom: 3rem
}

div.richtext>div:last-child>div:last-child,
div.richtext>div:last-child {
    margin-bottom: 0rem
}

.Tooltip .normalImg {
    width: auto
}

header>nav ul li:first-child {
    display: block !important
}

.map-illustration-wrapper {
    top: 15%;
    left: 55%;
    width: 100%;
    position: absolute;
    z-index: 99;
    transform: translate(-50%, -50%)
}

.iconOverlay {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    z-index: 1
}

.iconsMap {
    margin: -14px 0 0 -14px;
    -webkit-animation: bounce-animation 1s both;
    animation: bounce-animation 1s both;
    z-index: 1;
    background-repeat: no-repeat
}

.marker-2 {
    position: absolute;
    left: 342px;
    top: 362px
}

.marker-2 .iconsMap {
    -webkit-animation-delay: 2.3s;
    animation-delay: 2.3s
}

.articleIcon1Hover {
    padding: 7.5px 1.5rem;
    font-size: 14px;
    background-color: #d8d8d8;
    color: #000;
    display: none;
    margin-left: 22px;
    margin-top: -44px;
    width: auto
}

.articleIcon2:hover+span {
    display: block
}

.whatsApp,
.hideActive {
    display: none
}

.flexD {
    display: none
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff
}

.saltStContentSection {
    padding-top: 8rem
}

.saltStContentSection .wrapper {
    margin-top: 5rem
}

.saltDate {
    padding: 1rem 0 0 4rem
}

.col-lg-offset-right-1,
.col-md-offset-right-1,
.col-sm-offset-right-1 {
    margin-right: 8.33333333%
}

.paraDiv p {
    margin: 0
}

span.mainPara {
    font-size: 2.5rem;
    line-height: 3.5rem;
    display: inline-block;
    margin-bottom: 2.5rem;
    width: 100%
}

@-moz-document url-prefix() {
    span.mainPara {
        line-height: 3.1rem;
        width: 100%
    }
}

.richtext p:nth-child(1) .mainPara::first-letter,
.mainPara>span:nth-child(2)::first-letter,
.mainPara>i>span::first-letter {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 4px
}

span.saltPara {
    font-size: 1.6rem;
    line-height: 2;
    display: inline-block;
    margin-bottom: 2rem
}

.ymlSalt .newsroom {
    margin: 4rem 0 4rem 0 !important;
    padding-top: 4rem !important;
    padding-top: 4rem !important
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .hOrangeLine {
        box-sizing: border-box;
        width: 10rem;
        border: 1px solid #e2a330;
        text-align: center;
        margin: 5rem auto 6rem auto
    }
}

@media screen and (min-width:2000px) {
    .marker-2 {
        top: 48rem;
        left: 70rem
    }
}

@media screen and (min-width:2000px) {
    .modalVideo {
        margin-top: 30rem !important
    }
    .articleIcon2 {
        left: 78%;
        top: 43%
    }
}

@media(min-width:1024px) and (max-width:1338px) {
    .marker-2 {
        position: absolute;
        left: 300px;
        top: 550px
    }
}

@media(min-width:768px) and (max-width:991px) {
    .ymlSalt .newsroom {
        margin: 4rem 0 4rem 0 !important;
        padding-top: 4rem !important;
        padding-bottom: 4rem !important
    }
    .marker-2 {
        left: 200px;
        top: 450px
    }
    span.mainPara {
        font-size: 2.1rem;
        line-height: 33px
    }
    .richtext p:nth-child(1) .mainPara::first-letter,
    .mainPara>span:nth-child(2)::first-letter {
        font-size: 70px;
        line-height: 55px
    }
    span.saltPara {
        line-height: 1.6
    }
    .saltDate {
        padding: 1rem 0 0 1rem
    }
}

@media(min-width:576px) and (max-width:767px) {
    .saltDate {
        padding: 0
    }
    .stIcons {
        padding: 0 1.5rem 1rem 0
    }
    .marker-2 {
        left: 20rem;
        top: 45rem
    }
    .saltStContentSection .wrapper {
        margin-top: 0
    }
    .shareOptions {
        width: auto;
        left: 1rem;
        top: 4rem;
        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
    }
    span.mainPara {
        display: inline-block;
        font-size: 2.1rem;
        font-weight: 500
    }
    span.saltPara {
        line-height: 2
    }
}

@media(max-width:575px) {
    .ymlSalt .newsroom {
        margin: 2rem 0 2rem 0 !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
    .paraDiv {
        margin-bottom: 0
    }
    .whatsApp {
        display: block
    }
    .saltStContentSection {
        padding-top: 6rem
    }
    .articleIcon2,
    .marker-2 {
        margin: 0 .5rem;
        top: 0;
        transform: none;
        left: auto;
        position: relative
    }
    .articleIcon2:hover+span {
        display: none
    }
    .map-illustration-wrapper {
        top: 75%;
        display: flex;
        left: 2rem;
        width: auto;
        z-index: 1;
        height: auto;
        transform: initial
    }
    .iconOverlay {
        top: 75%
    }
    span.mainPara {
        font-size: 1.8rem;
        line-height: 1.4;
        margin-bottom: 2rem;
        font-weight: bold
    }
    .richtext p:nth-child(1) .mainPara::first-letter,
    .mainPara>span:nth-child(2)::first-letter {
        font-size: 52px;
        line-height: 40px;
        font-weight: normal
    }
    div.saltPara {
        line-height: 1.4 !important
    }
    span.saltPara {
        line-height: 1.4
    }
    .saltDate {
        padding: 0
    }
    .saltStContentSection .wrapper {
        margin-top: 1.5rem !important
    }
    .stIcons {
        padding: 0 1rem 0 0;
        width: 90%
    }
    .Tooltip .normalImg {
        width: 90%
    }
    .flexD {
        display: flex;
        margin: 0 0 3rem
    }
    .bannerSection {
        min-height: 50rem
    }
}

@media(min-width:1440px) {
    .map-illustration-wrapper {
        top: 25%;
        left: 55%
    }
    .iconOverlay {
        top: 25%
    }
}

@media screen and (min-width:1366px) {
    .modalVideo {
        height: 85%
    }
}

@media(min-width:2000px) {
    .map-illustration-wrapper {
        top: 25%;
        left: 75%
    }
    .iconOverlay {
        top: 25%
    }
    .ymlSalt .newsroom {
        margin: 10rem 0 10rem 0 !important;
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }
}

@media(min-width:992px) {
    div.richtext>p:last-child,
    div.richtext>div:last-child>p:last-child {
        margin-bottom: -0.8rem
    }
}

.headingP {
    position: relative
}

.noPadding {
    padding: 0
}

.managImages {
    width: 100%
}

.closeIcon {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem
}

.modalclose {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem
}

.flexD,
.flexRow {
    display: flex;
    justify-content: center;
    align-items: center
}

.flexD {
    display: none
}

.mainSliderElem .managImages {
    height: 100%;
    object-fit: cover
}

@media(max-width:575px) {
    .flexD {
        display: flex
    }
}

@media(max-width:767px) {
    .sliderElem {
        display: none
    }
}

@media(min-width:576px) and (max-width:767px) {
    .flexD {
        display: flex;
        margin: 3rem 0
    }
}

@media(min-width:1024px) and (max-width:1199px) {
    .flexD {
        display: flex
    }
}

.modal-body {
    padding: 0
}

.closeIcon {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem
}

.endDiv {
    height: .2rem;
    width: 10rem;
    border: .1rem solid #e2a330;
    display: inline-block;
    margin-top: 5rem;
    margin-bottom: 5rem
}

.storyContent {
    overflow: hidden;
    position: relative
}

.headingDiv {
    left: -.5rem
}

@media(max-width:767px) {
    .headingDiv {
        left: .5rem
    }
    .modal-body .row {
        margin: 0;
        margin-top: 0
    }
    .storyContent {
        margin-left: 5.1rem;
        margin-right: 3rem
    }
    .endDiv {
        margin: 2rem 0 4rem 0
    }
}

@media(min-width:768px) and (max-width:991px) {
    .endDiv {
        margin: 2rem 0 5rem 0
    }
    .headingDiv {
        left: .5rem
    }
    .modal-body .row {
        margin: 0
    }
    .flexRow {
        margin: 3.9rem 0 5.9rem 0
    }
}

@media(min-width:992px) {
    .modal-body .row {
        margin: 0
    }
    .storyContent {
        margin: 0 4rem 0 6rem
    }
}

.videoContainerdiv {
    height: 56.5rem
}

.overlaySection {
    position: fixed;
    z-index: 11;
    top: 0;
    height: 100vh;
    background-color: #000;
    opacity: .9;
    width: 100%
}

.modal-content {
    box-shadow: none
}

.vidcloseIcon {
    top: 0
}

.nextIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute
}

.nextIcon:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/next.svg")
}

.next {
    right: -7%
}

.prevIcon {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    position: absolute
}

.prevIcon:hover {
    background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prev.svg")
}

.prev {
    left: -7%
}

.navIcons {
    top: 45%
}

.modalVideo {
    width: 100rem;
    margin-top: 5.5rem
}

.videoCommon {
    height: 100%;
    padding: 0rem;
    position: relative
}

.videoContainer {
    height: 100%
}

.videoCommon .closeVideo {
    right: 0
}

.videoCommon .cursorPointer {
    cursor: pointer
}

.modalVideo {
    background: transparent
}

.modalVideo .modal-content {
    height: 100%;
    background: transparent
}

::-webkit-media-controls {
    display: none !important
}

video::-webkit-media-controls {
    display: none !important
}

video::-webkit-media-controls-enclosure {
    display: none !important
}

.videoCommon {
    width: 100%;
    padding: 0rem;
    position: relative;
    margin: 0rem auto
}

.videoCommon .closeVideo {
    position: absolute
}

.slider::-webkit-slider-runnable-track {
    width: 20rem;
    height: .3rem;
    background: linear-gradient(to right, #d0021b, #d0021b), #AAA;
    background-size: 1% 100%;
    background-repeat: no-repeat
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .8rem;
    width: .8rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.3rem
}

input[type="range"].vertical {
    -webkit-appearance: none;
    background-color: #cfcfcf;
    height: .3rem;
    width: 4.4rem;
    margin-left: -2rem;
    margin-top: 2rem;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    outline: 0;
    box-sizing: border-box
}

input[type="range"].vertical::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .8rem;
    width: .8rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.2rem
}

input[type="range"].vertical::-ms-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .9rem;
    width: .9rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.2rem
}

input[type="range"].vertical::-moz-range-thumb {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    height: .9rem;
    width: .9rem;
    border: .1rem solid #fff;
    border-radius: 50%;
    background: #d0021b;
    margin-top: -0.2rem
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .videoCommon .closeVideo {
        margin-left: 0;
        right: -1rem;
        margin-top: 8rem
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:736px) {
    .videoCommon {
        height: 75vh
    }
}

@media(max-width:575px) {
    .modalVideo {
        width: 28.3rem;
        top: 6rem;
        margin: auto
    }
    .videoCommon .closeVideo {
        margin-left: 0;
        right: -1rem;
        margin-top: 9rem
    }
    .closeImg {
        margin-top: -6rem;
        margin-left: -3rem
    }
    .nextIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
        background-size: 23px
    }
    .nextIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg")
    }
    .prevIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
        background-size: 23px
    }
    .prevIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg")
    }
    .prev {
        left: 35%
    }
    .next {
        right: 35%
    }
    .navIcons {
        top: 111%
    }
    .videoContainerdiv {
        height: 32rem
    }
    .jwplayer {
        top: 40%
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 45rem
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 43rem
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:426px) {
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 45rem
    }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 50rem
    }
}

@media(min-width:576px) and (max-width:767px) {
    .modalVideo {
        width: 28.3rem;
        top: 6rem;
        margin: auto
    }
    .videoCommon .closeVideo {
        margin-left: 0;
        right: -1rem;
        margin-top: 9rem
    }
    .closeImg {
        margin-top: -6rem
    }
    .nextIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg");
        width: 23px;
        height: 23px
    }
    .nextIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/next.svg")
    }
    .prevIcon {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg");
        width: 23px;
        height: 23px
    }
    .prevIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prev.svg")
    }
    .prev {
        left: 39%
    }
    .next {
        right: 35%
    }
    .navIcons {
        top: 175%
    }
    .videoCommon .fullMode {
        margin-left: 2rem
    }
    .videoContainerdiv {
        height: 32rem
    }
    .jwplayer {
        top: 40%
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 45rem
    }
    .saltmodal>.videoContainer>.carouselDiv {
        position: relative;
        width: 100%;
        height: 43rem
    }
}

@media(min-width:768px) and (max-width:991px) {
    .closeImg {
        margin-top: 6rem
    }
    .modalVideo {
        width: 58.7rem;
        top: 10rem
    }
    .prev {
        left: -12%
    }
    .next {
        right: -12%
    }
    .prevIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/prevHover.svg")
    }
    .nextIcon:hover {
        background-image: url("../../../etc.clientlibs/kolar/clientlibs/assets/resources/img/pages/storyVideo/Desktop/nextHover.svg")
    }
    .videoContainerdiv {
        height: 66.6rem
    }
    .jwplayer {
        top: 18%
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .modalVideo {
        width: 84%;
        top: 11.7rem
    }
    .next {
        right: -9.5%
    }
}

@media screen and (min-width:2000px) {
    .modalVideo {
        width: 167rem;
        top: 13%
    }
    input[type="range"].vertical {
        margin-left: 0rem
    }
    .videoCommon {
        width: 68%
    }
    .videoContainerdiv {
        height: 64rem
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) {
    .modalVideo {
        width: 36.3rem
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:landscape) {
    .modalVideo {
        width: 97%
    }
    .nextIcon {
        display: none !important
    }
    .prevIcon {
        display: none !important
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:732px) {
    .modalVideo {
        width: 30.3rem
    }
}

@media only screen and (min-device-width:412px) and (max-device-width:732px) and (orientation:landscape) {
    .modalVideo {
        width: 97%
    }
    .nextIcon {
        display: none !important
    }
    .prevIcon {
        display: none !important
    }
}

@media only screen and (min-device-width:1024px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1.5) {
    .next {
        right: -8%
    }
    .prev {
        left: -8%
    }
}