/* ----------------------------------------- */

/***** FONT FILES CSS START HERE ********/

/* ----------------------------------------- */

@font-face {
    font-family: "Kotex-Bold";
    src: url("../fonts/Kotex-Bold.otf");
}

/* ----------------------------------------- */

/***** FONT FILES CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** COMMON COMPONENT CSS START HERE ********/

/* ----------------------------------------- */

/*NEW FONTS (LATO) START*/
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/lato/Lato-Regular.eot');
    src: url('../fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Regular.woff2') format('woff2'), url('../fonts/lato/Lato-Regular.woff') format('woff'), url('../fonts/lato/Lato-Regular.ttf') format('truetype'), url('../fonts/lato/Lato-Regular.svg#Lato') format('svg');
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/lato/Lato-Bold.eot');
    src: url('../fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Bold.woff2') format('woff2'), url('../fonts/lato/Lato-Bold.woff') format('woff'), url('../fonts/lato/Lato-Bold.ttf') format('truetype'), url('../fonts/lato/Lato-Bold.svg#Lato') format('svg');
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/lato/Lato-Light.eot');
    src: url('../fonts/lato/Lato-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Light.woff2') format('woff2'), url('../fonts/lato/Lato-Light.woff') format('woff'), url('../fonts/lato/Lato-Light.ttf') format('truetype'), url('../fonts/lato/Lato-Light.svg#Lato Light') format('svg');
}

@font-face {
    font-family: 'Lato-Black';
    src: url('../fonts/lato/Lato-Black.eot');
    src: url('../fonts/lato/Lato-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/lato/Lato-Black.woff2') format('woff2'), url('../fonts/lato/Lato-Black.woff') format('woff'), url('../fonts/lato/Lato-Black.ttf') format('truetype'), url('../fonts/lato/Lato-Black.svg#Lato Black') format('svg');
}
/*NEW FONTS (LATO) END*/




/*HEADER STYLES START*/
.stickyHeader {
    position: fixed;
    width: 100%;
    z-index: 9999;
    background-color: #ffffff;
}

.global-privacy-policy-body
.topBlueHeader
ul.dropdown-menu.LanguageList
li.pt-br,
.privacy-contactus-body .topBlueHeader ul.dropdown-menu.LanguageList li.pt-br,
.privacy-values-body .topBlueHeader ul.dropdown-menu.LanguageList li.pt-br,
.trafficking-statement-body
.topBlueHeader
ul.dropdown-menu.LanguageList
li.pt-br,
.terms-of-use-body .topBlueHeader ul.dropdown-menu.LanguageList li.pt-br,
.accessibility-body .topBlueHeader ul.dropdown-menu.LanguageList li.pt-br,
.yourrightsandchoices-body
.topBlueHeader
ul.dropdown-menu.LanguageList
li.pt-br {
    visibility: hidden;
    height: 0;
}

.global-privacy-policy-body
.topBlueHeader
ul.dropdown-menu.LanguageList
li.ru-ru,
.privacy-contactus-body .topBlueHeader ul.dropdown-menu.LanguageList li.ru-ru,
.privacy-values-body .topBlueHeader ul.dropdown-menu.LanguageList li.ru-ru,
.trafficking-statement-body
.topBlueHeader
ul.dropdown-menu.LanguageList
li.ru-ru,
.terms-of-use-body .topBlueHeader ul.dropdown-menu.LanguageList li.ru-ru,
.accessibility-body .topBlueHeader ul.dropdown-menu.LanguageList li.ru-ru,
.yourrightsandchoices-body
.topBlueHeader
ul.dropdown-menu.LanguageList
li.ru-ru {
    visibility: hidden;
    height: 0;
}

.topBlueHeader {
    height: 30px;
    background-color: #004dcd;
}

    .topBlueHeader .list-inline > li {
        padding-left: 16px;
        padding-right: 0;
        vertical-align: top;
        line-height: 1.2;
    }

        .topBlueHeader .list-inline > li:first-child {
            padding-left: 5px;
        }

    .topBlueHeader ul {
        padding-top: 8px;
        margin-bottom: 0;
        padding-right: 10px;
    }

        .topBlueHeader ul li a {
            font-family: 'Lato-Regular';
            font-weight: 400;
            color: #ffffff;
            text-decoration: none;
        }

            .topBlueHeader ul li a > img:hover {
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -o-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -ms-transform: scale(1.1);
            }

.modal {
    z-index: 9999;
}

.contentalert .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.headerFooterPadding {
    padding-left: 0;
    padding-right: 0;
}

.megaMenuBlock .plusMinusToggle {
    display: none;
}

.megaMenuBlock .menuColumnLeft {
    padding-left: 35px;
}

.megaMenuBlock .navbar {
    position: relative;
    margin-bottom: 0px;
    border: none;
}

.megaMenuBlock .dropdown-menu {
    border: none;
}

.megaMenuBlock .navbar-brand {
    float: left;
    padding: 25px 0;
}

.megaMenuBlock .nav > li {
    position: relative;
    display: block;
    margin-left: 40px;
}

.megaMenuBlock .navbar-nav > li > a {
    font-family: 'Lato-Regular';
    font-weight: 400;
    line-height: 10px;
    padding-left: 0;
    padding-right: 0;
}

.megaMenuBlock .navbar-right > li > a {
    font-size: 14px;
}

.megaMenuBlock .navbar-nav > li > a:hover, .mainmenulink.active {
    text-decoration: underline;
    text-decoration-color: var(--orange-orange-500, #fd8f40);
    text-underline-offset: 8px;
    text-decoration-thickness: 2px;
}

.megaMenuBlock .navbar-nav .activeLink > a {
    color: #004dcd !important;
    border-bottom: 2px solid #004dcd !important;
    font-weight: bold !important;
}

.megaMenuBlock .navbar-nav .searchIcon:hover {
    border-bottom: none;
}

.megaMenuBlock .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 0;
    padding-top: 0px;
}

.megaMenuBlock .dropdown-menu.megamenu li:first-child {
    margin-right: 0;
}

.megaMenuBlock .navbar-default {
    color: #000000;
    background-color: #ffffff;
    border-color: #aca1a2;
    padding: 0;
}

    .megaMenuBlock .navbar-default .navbar-nav > .dropdown > a .caret {
        border-top-color: #ffffff;
        border-bottom-color: #ffffff;
    }

.megaMenuBlock .menu-large {
    position: static !important;
}

.megaMenuBlock .megamenu {
    padding: 20px 0px;
    width: 100%;
}

    .megaMenuBlock .megamenu > li > ul {
        padding: 26px 0 0;
        margin: 0;
    }

        .megaMenuBlock .megamenu > li > ul > li {
            list-style: none;
            margin-bottom: 5px;
        }

    .megaMenuBlock .megamenu .dropdown-header {
        font-family: 'Lato-Regular';
        font-weight: 600;
        display: block;
        padding: 3px 20px;
        font-size: 12px;
        line-height: 1.42857143;
        color: #000000;
        white-space: nowrap;
        margin-bottom: 10px;
    }

        .megaMenuBlock .megamenu .dropdown-header.subMenuHeader {
            padding: 3px 0px;
            margin: 0;
        }

            .megaMenuBlock .megamenu .dropdown-header.subMenuHeader > a {
                font-weight: 400;
                color: #fd8f40;
                font-size: 16px;
                line-height: 19.2px;
            }

    .megaMenuBlock .megamenu > li > ul > li > a {
        font-family: 'Lato-Regular';
        font-weight: 400;
        display: block;
        padding: 3px 20px;
        clear: both;
        color: var(--neutral-neutral-900, #091e42);
        font-size: 16px;
        font-style: normal;
        line-height: normal;
        white-space: normal;
    }

    .megaMenuBlock .megamenu > li ul > li > a:hover,
    .megaMenuBlock .megamenu > li ul > li > a:focus {
        text-decoration: underline;
        /*
color: #262626;
background-color: #f5f5f5;
*/
    }

    .megaMenuBlock .megamenu.disabled > a,
    .megaMenuBlock .megamenu.disabled > a:hover,
    .megaMenuBlock .megamenu.disabled > a:focus {
        color: #999999;
    }

        .megaMenuBlock .megamenu.disabled > a:hover,
        .megaMenuBlock .megamenu.disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

    .megaMenuBlock .megamenu.dropdown-header {
        color: #428bca;
        font-size: 18px;
    }

.navbar-default .navbar-nav > li > a.searchIcon {
    padding-top: 31px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #004dcd !important;
    background-color: #ffffff;
    font-weight: bold;
}

    .navbar-default .navbar-nav > .open > a:focus {
        color: #000000;
        background-color: #ffffff;
    }

.privacy-container .navbar-default .navbar-nav > .active > a {
    background: #bdd1f2;
    color: #004dcd;
}

.privacy-container .navbar-default .navbar-nav > li {
    margin: 0 26px;
}

    .privacy-container .navbar-default .navbar-nav > li:nth-child(2) {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    .privacy-container .navbar-default .navbar-nav > li > label > a .show {
        display: inline !important;
        padding-left: 25px;
    }

.privacy-container .navbar-default .navbar-nav a.mob-thirdLevelLink {
    display: block;
    padding: 0px 0px 20px 60px;
    color: #004dcd;
    font-size: 15px;
    font-weight: bold;
}

ul.dropdown-menu.mobileLanguageSubmenu li a {
    color: #ffffff !important;
    font-size: 14px !important;
    padding: 3px 10px !important;
}

ul.dropdown-menu.mobileLanguageSubmenu li {
    margin-bottom: 0px;
}

.nav a,
.nav label {
    display: block;
    padding: 0;
    color: #000;
    background-color: transparent;
    /*box-shadow: inset 0 -1px #1d1d1d;
-webkit-transition: all .25s ease-in;
transition: all .25s ease-in;
*/
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
}

    .nav a:focus,
    .nav a:hover,
    .nav label:focus,
    .nav label:hover {
        color: #000;
        background: transparent;
        text-decoration: none;
    }

.searchParentBlock {
    position: relative;
    z-index: 999;
    top: 98px;
    background: #e6edfa;
}

.searchBlockStyle {
    /* height: 100px; */
    background-color: #e6edfa;
}

.searchBlockStyle {
    /* height: 100px; */
    margin-top: 0;
    background: #e6edfa;
    z-index: 999;
    position: relative;
}

.container.searchBlock {
    padding: 0 0 20px;
}

.searchBlockStyle .searchImage {
    display: inline-block;
}


.searchBlockStyle .inputBOX > label {
    display: initial;
}

.searchBlockStyle .search_input {
    font-family: 'Lato-Light';
    font-weight: 300;
    background-color: transparent;
    outline: none;
    color: #091E42;
    font-size: 40px;
    font-style: normal;
    line-height: normal;
    width: 100%;
    border: none;
    display: inline-block;
    box-shadow: none;
    margin: 0;
    padding-left: 16px;
}

.section_2 .searchBlockStyle .inputBOX .search_input {
    font-size: 14px;
}

.searchBlockStyle
input::-o-input-placeholder
.searchBlockStyle
input::placeholder
.searchBlockStyle
input::-webkit-input-placeholder,
.searchBlockStyle input::-ms-input-placeholder,
.searchBlockStyle input:-ms-input-placeholder {
    color: var(--neutral-neutral-70, #a6aebb);
    font-size: 40px;
    font-style: normal;
    line-height: normal;
    opacity: 0.5;
}

.searchBlockStyle .closeSearchbox {
    text-decoration: none;
    margin-right: 15px;
    position: absolute;
    bottom: 2px;
    right: 75px;
    display: none;
}

#searchform {
    position: relative;
}

.searchBlockStyle .closeSearchbox {
    background: url("../images/close.svg");
    display: none;
    width: 16px;
    height: 16px;
}

#search-button:hover, #search-button:focus, #search-button:active {
    border: 0;
    outline: 0;
    box-shadow: none;
}

.searchBlockStyle .btnBOX {
    float: right;
    margin-top: 16px;
}

.brands .searchBlockStyle .inputBOX {
    margin-top: 3px;
}

.brands .searchBlockStyle .search_input {
    background: url(../images/icon_search_2x_gray.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 65px;
    padding-left: 65px;
    border: 3px solid #d3d3d3;
    background-size: 28px 28px;
    background-position: 18px 15px;
    margin-top: -5px;
}

.searchBlockStyle .inCloseSearchbox {
    text-decoration: none;
    margin-left: 30px;
    position: relative;
    top: 10px;
}

    .searchBlockStyle .inCloseSearchbox span {
        font-size: 21px;
        color: #004dcd;
        font-family: FontAwesome;
    }

.searchResultPage .searchBlockStyle {
    border-top: 2px solid #9b9b9b;
    margin-top: 1px;
    -webkit-box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.15);
}

.ingredients_S_R_page .searchBlockStyle {
    padding: 20px;
    border-bottom: 2px solid #efefef;
    height: auto;
    margin-bottom: 20px;
}

.ingredientsearch-body .section_2 .searchBlockStyle .btnBOX, .ingredientsearch-body .section_2 .searchBlockStyle .inputBOX {
    margin-top: 17px !important;
}

.ingredients-body .brands .searchBlockStyle .inputBOX,
.ingredients-body .searchBlockStyle .btnBOX {
    margin-top: 17px !important;
}

#search-button {
    background: url("../images/right_arrow.svg");
    background-repeat: no-repeat;
    background-position: left center;
    position: absolute;
    right: 0;
    bottom: -1.5px;
}

.searchBlockStyle .btnBOX {
    margin-top: 30px;
}

.searchBlockStyle .search_input {
    text-decoration: none;
}

.menu-inner-list ul li a {
    font-family: 'Lato-Regular';
    font-weight: 400;
    font-size: 16px;
    line-height: 19.2px;
    color: #091E42;
}

.ingredients-body .section_2 .searchBlockStyle .inputBOX {
    margin-top: 17px;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .megaMenuBlock .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        height: 300px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .megaMenuBlock .nav > li {
        margin-left: 11px;
    }

    .megaMenuBlock .megamenu > li > ul > li > a {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .megaMenuBlock .nav > li {
        margin-left: 40px;
    }
}

@media screen and (max-width: 991px) {
    .megaMenuBlock .navbar-toggle {
        margin: 0 !important;
        padding: 0 !important;
    }

    .megaMenuBlock .navbar-default .navbar-collapse {
        height: 100vh !important;
        z-index: 1;
        position: relative;
        overflow-y: auto !important;
        overflow-x: hidden;
        background: #fff;
    }
    /* .megaMenuBlock .navbar-default .navbar-collapse.in {
margin-bottom: 100px;
} */
    .searchBlockStyle .search_input {
        padding: 0 !important;
    }

    #searchform .row {
        height: 150px;
    }

        #searchform .row .col-md-9.col-sm-8.col-xs-8.gutterPadding_0 {
            border-bottom: 1.5px solid #004dcd;
            width: 100% !important;
        }

        #searchform .row .col-md-3.col-sm-4.col-xs-4.gutterPadding_0 {
            position: absolute;
            right: -15px;
            top: 12px;
        }

    .searchBlockStyle .inputBOX {
        margin-top: 40px;
    }

    #ui-id-1 {
        top: 135px !important;
        width: calc(100% + 30px) !important;
        margin: 0 -15px !important;
    }

    #searchform .btnBOX {
        display: flex;
        align-items: center;
    }

    #searchform {
        position: relative;
    }

    .container.searchBlock {
        width: 100% !important;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .ingredients_S_R_page .searchBlockStyle {
        padding: 20px 20px 10px 20px;
        border-bottom: 5px solid #efefef;
        height: auto;
        margin-bottom: 0;
    }

    .searchResultPage .searchBlockStyle {
        border-top: none;
        margin-top: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

        .searchResultPage .searchBlockStyle .btn-primary {
            min-width: 124%;
            padding: 4px;
        }

    .brands .searchBlockStyle .inputBOX {
        margin-top: 11px;
    }

    .brands .searchBlockStyle .search_input {
        background: url(../images/icon_search_2x_gray.png);
        background-repeat: no-repeat;
        background-position: left center;
        height: 45px;
        padding-left: 40px;
        font-size: 14px;
        background-size: 23px 23px;
        background-position: 10px 9px;
    }

    .brands .searchBlockStyle .btnBOX .btnRight .btn-primary {
        min-width: 90px;
        max-width: 90px;
    }

    .searchBlockStyle .search_input {
        padding-left: 30px;
        color: #091E42;
        font-size: 36px;
        font-style: normal;
        line-height: normal;
    }

    .searchBlockStyle .btnBOX .btnRight {
        float: right !important;
    }

    .searchBlockStyle_mobile {
        position: relative;
        top: 60px;
        margin-top: 0;
    }

    .searchBlockStyle .searchImage {
        margin-right: 0px;
    }

    .searchBlockStyle input {
        font-size: 9px;
        width: 100%;
    }

    .searchParentBlock .findresultDiv {
        top: 145%;
    }

    .searchParentBlock {
        position: relative;
        top: 0;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:focus,
    .navbar-default .navbar-nav > .open > a:hover {
        color: #004dcd !important;
        background-color: transparent;
    }

    .privacy-values-body .navbar.navbar-default.sub-navbar .navbar-header,
    .global-privacy-policy-body .navbar.navbar-default.sub-navbar .navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }

        .privacy-values-body
        .navbar.navbar-default.sub-navbar
        .navbar-header
        .navbar-brand,
        .global-privacy-policy-body
        .navbar.navbar-default.sub-navbar
        .navbar-header
        .navbar-brand {
            height: initial;
        }

    .privacy-values-body .privacy-container .navbar-header::after,
    .privacy-values-body .privacy-container .navbar-header::before {
        display: none;
    }

    .megaMenuBlock .megamenu > li:last-child {
        margin-bottom: 0;
    }

    .megaMenuBlock .megamenu.dropdown-header {
        padding: 3px 15px !important;
    }

        .megaMenuBlock .megamenu .dropdown-header.subMenuHeader > a {
            font-weight: normal;
            font-size: 18px;
        }

    .megaMenuBlock .megamenu > li > ul > li > a {
        font-weight: normal;
    }

    .megaMenuBlock .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #ffffff;
        font-size: 18px;
        font-weight: normal;
    }

    .megaMenuBlock .navbar-toggle {
        position: absolute;
        left: 0;
        float: left;
        padding: 9px 0px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 20px;
        height: 17px;
    }

    .megaMenuBlock .navbar-header {
        display: flex;
        justify-content: center;
        position: relative;
        align-items: center;
    }

    .megaMenuBlock .navbar-brand {
        padding: 2px 20px;
        display: flex;
        height: initial;
    }

        .megaMenuBlock .navbar-brand > img {
            margin: auto;
        }

    .megaMenuBlock .searchIcon {
        font-size: 20px;
        color: #000000;
        text-decoration: none;
        position: absolute;
        right: 0;
    }

    .megaMenuBlock .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 0;
        transform: rotate(45deg);
        margin-top: 5px;
    }

    .megaMenuBlock .navbar-toggle.active .icon-bar:nth-of-type(2) {
        background-color: transparent;
    }

    .megaMenuBlock .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -2px;
        transform: rotate(-45deg);
    }

    .megaMenuBlock .navbar-toggle.active .icon-bar + .icon-bar {
        margin-top: -1px;
    }

    .megaMenuBlock .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
        background-color: #ffffff;
        margin-left: -15px;
        margin-right: -15px;
        /* height: 565px; */
    }

    .megaMenuBlock .navbar-nav .activeLink > a {
        color: #ffffff !important;
        font-weight: normal !important;
    }

    .megaMenuBlock .nav > li {
        margin-left: 15px;
        margin-right: 15px;
    }

    .megaMenuBlock .navbar-nav > li > a:hover {
        color: #004dcd !important;
        border-bottom: none;
        text-decoration: none;
    }

    .megaMenuBlock .navbar-nav > li > a {
        line-height: 10px;
        padding: 0;
    }

    .megaMenuBlock .nav.navbar-nav.navbar-right {
        margin: 0;
        background-color: #fff;
        padding: 0 16px;
    }

    .megaMenuBlock .navbar-nav > li > .dropdown-menu {
        padding-top: 0;
    }

    .megaMenuBlock .megamenu > li > ul li {
        margin: 0;
        padding: 16px 0 16px 10px;
    }

        .megaMenuBlock .megamenu > li > ul li:first-child {
            margin: 0;
            padding: 0;
        }

    .megaMenuBlock .plusMinusToggle {
        display: block;
    }

    .megaMenuBlock .navbar {
        min-height: 45px;
    }

    .megaMenuBlock .megamenu {
        margin-left: 0;
        margin-right: 0;
    }

        .megaMenuBlock .megamenu > li {
            margin-bottom: 10px;
            padding-left: 0;
        }

            .megaMenuBlock .megamenu > li > ul > li > a {
                color: var(--neutral-neutral-900, #091e42);
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: normal;
                padding: 3px 10px;
            }

    .megaMenuBlock .searchIcon span {
        font-weight: 600;
        position: relative;
        top: -6px;
        right: 1px;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .megaMenuBlock .nav > li {
        margin-left: 30px;
    }
}

@media screen and (min-width: 992px) {
    .megaMenuBlock .navbar-right {
        float: left !important;
        margin-right: 0;
    }

    .megamenu-innerlist li.col-lg-3.col-md-3.col-sm-12.col-xs-12 {
        width: 33%;
    }

    .megaMenuBlock .menu-large a {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .navbar-brand .img-responsive-logo {
        height: initial;
        padding-top: 23px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .mobile-header-nav .lang-accordion .sub-acc .panel-body {
        padding-left: 12px;
    }

    .megaMenuBlock .navbar-right > li > a {
        font-size: 10px;
    }

    .megaMenuBlock .navbar-nav.navbar-right .mobile-lang-menu a {
        font-size: 16px;
        line-height: 19.36px;
        font-family: 'Lato-Regular';
        font-weight: 500;
        margin-left: 30px;
        color: #505F79;
    }

    .megaMenuBlock .navbar-nav.navbar-right .mobile-lang-menu {
        background: var(--neutral-neutral-20, #F5F6F7);
        width: calc(100% + 60px) !important;
        margin: 0 -30px 100px -30px !important;
    }

    .lang-accordion a {
        margin-left: 30px;
    }

    .lang-accordion .panel-title .acc-arrow {
        width: calc(100% + 60px) !important;
        margin: 0 -30px !important;
        background: var(--neutral-neutral-20, #F5F6F7);
        padding-left: 30px !important;
    }

    .mobile-header-nav .lang-accordion .panel-title .acc-arrow {
        position: relative;
        font-size: 16px;
        line-height: 19.36px;
        font-family: 'Lato-Regular';
        font-weight: 500;
        margin-left: 30px;
        color: #505F79 !important;
    }

    .lang-accordion .acc-arrow.accordion-toggle.collapsed:after {
        position: absolute;
        right: 30px;
    }

    .mobile-header-nav .lang-accordion .panel-title li a {
        font-size: 14px;
        line-height: 16.8px;
        font-family: 'Lato-Regular';
        font-weight: 500;
        color: #505F79 !important;
    }

    .mobile-header-nav .sub-acc .panel.panel-default:first-child {
        padding-top: 32px;
    }

    .mobile-header-nav .lang-accordion .sub-acc .panel.panel-default:first-child {
        padding-top: 20px;
    }

    .lang-accordion .sub-acc .panel.panel-default {
        background: var(--neutral-neutral-30, #EBEDF0);
    }

    .mobile-header-nav .lang-accordion .sub-acc.panel-collapse {
        padding-top: 0;
        width: calc(100% + 60px) !important;
        margin: 0 -30px !important;
    }

    .lang-accordion .acc-arrow {
        padding-bottom: 16px;
    }
        /* .mobile-header-nav .lang-accordion .panel-title {
padding-top: 16px;
} */
        .lang-accordion .acc-arrow.accordion-toggle:after {
            position: absolute;
            right: 30px;
        }
}

@media (min-width: 992px) {
    .menu-inner-list ul li a:hover {
        text-decoration: underline;
        /* text-decoration-color: var(--orange-orange-500, #fd8f40); */
    }

    .stickyHeader .topBlueHeader {
        height: 32px;
    }

        .stickyHeader .topBlueHeader .container-fluid {
            padding: 0 48px;
        }

        .stickyHeader .topBlueHeader ul {
            padding: 4px 0;
        }

        .stickyHeader .topBlueHeader .list-inline > li {
            vertical-align: middle;
        }


    .topBlueHeader .LanguageSelection .dropdown-menu {
        border-radius: 10px;
        font-size: 13px;
    }

    .LanguageSelection ul.dropdown-menu.LanguageList {
        width: 139px !important;
        left: 32px;
        top: 23px;
        text-align: center;
        border-radius: 4px;
        background: var(--neutral-white, #FFF);
        box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
        padding: 6px 0;
    }

        .LanguageSelection ul.dropdown-menu.LanguageList li a {
            font-family: 'Lato-Regular';
            font-weight: 400;
            padding: 6px 8px;
            text-align: left;
            line-height: 19.2px;
            margin-left: 28px;
        }
}

@media screen and (min-width: 992px) {
    .topBlueHeader ul {
        padding-right: 0;
        margin-right: -10px;
    }

    .mainmenulink {
        cursor: pointer;
    }
}

@media (max-width: 991px) {
    html[lang="en-my"] .megaMenuBlock .nav.navbar-nav.navbar-right {
        background-color: transparent;
    }
}

@media screen and (max-width: 370px) {
    .brands .searchBlockStyle .search_input {
        background: url(../images/icon_search_2x_gray.png);
        background-repeat: no-repeat;
        background-position: left center;
        height: 45px;
        padding-left: 31px !important;
        font-size: 14px;
        background-size: 18px 18px !important;
        background-position: 8px 11px !important;
    }
}

@media screen and (max-width: 480px) {
    .brands .searchBlockStyle .search_input {
        font-size: 10px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .brands .searchBlockStyle .search_input {
        font-size: 18px !important;
    }
}

@media (min-width: 1024px) {
    .ingredientsearch-body .CoveoSearchInterface,
    .ingredientsearch-body .searchBlockStyle.brandLiveSearch {
        width: 95%;
        margin: auto;
    }
}

/*NEW REVAMP HEADER STYLES*/

@media (min-width: 600px) and (max-width: 991px) {

    .megaMenuBlock .nav.navbar-nav.navbar-right {
        margin: 0 !important;
        padding: 0 32px;
    }

    .lang-accordion.panel.panel-default {
        width: 100% !important;
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

        .navbar-collapse.collapse {
            display: none !important;
        }

            .navbar-collapse.collapse.in {
                display: block !important;
            }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

@media (max-width: 991px) {

    .navbar.navbar-default.navbar-static-top {
        position: relative;
    }

    .searchBlockStyle_mobile #ui-id-1 .ui-menu-item .ui-menu-item-wrapper {
        font-size: 14px;
        font-weight: 500;
    }

    .stickyHeader.fullHeight {
        height: auto;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a:focus,
        .navbar-nav .open .dropdown-menu > li > a:hover {
            background-image: none;
        }

    .dropdown.menu-large.mainmenulinklist a {
        display: inline;
    }

    .dropdown.menu-large.mainmenulinklist {
        padding: 20px;
    }

    .mainmenulink {
        padding: 0 !important;
    }

    .dropdown.menu-large {
        padding-left: 20px;
        padding-right: 20px;
    }

    .megaMenuBlock .nav > li:last-child {
        padding-left: 20px;
    }
    /*Mobile header accordian navigation starts*/
    .mobile-header-nav .accordion-toggle {
        display: inline-block;
        text-decoration: none;
    }

    .mobile-header-nav .panel-heading .accordion-toggle:after {
        content: "\2212";
        float: right;
        color: #fd8f40;
        font-size: 24px;
    }

    .mobile-header-nav .panel-heading .accordion-toggle.collapsed:after {
        content: "\002B";
    }

    .mobile-header-nav .panel-heading .acc-arrow.accordion-toggle:after {
        background: url("../images/chevron-down.png");
        content: "";
        float: right;
        color: #0056b3;
        width: 16px;
        height: 14px;
    }

    .mobile-header-nav .panel-heading .acc-arrow.accordion-toggle.collapsed:after {
        background: url("../images/chevron-up.png");
        content: "";
        width: 16px;
        height: 14px;
    }

    .mobile-header-nav .panel-default > .panel-heading {
        background-color: transparent;
    }

    .mobile-header-nav .panel {
        box-shadow: none;
    }

    .mobile-header-nav .panel-default > .panel-heading + .panel-collapse > .panel-body, .mobile-header-nav .panel-default {
        border: 0;
    }

    .mobile-header-nav .panel-heading, .mobile-header-nav .panel-body, .mobile-header-nav .lang-accordion .panel-title {
        padding: 0;
    }

    .mobile-header-nav .panel-group, .mobile-header-nav .panel-group .panel + .panel {
        margin: 0;
    }

    .mobile-header-nav .sub-acc .panel-group, .mobile-header-nav .sub-acc .panel.panel-default:last-child {
        padding-bottom: 0;
    }

    .mobile-header-nav .sub-acc .panel.panel-default {
        padding-top: 16px;
        padding-bottom: 0;
    }

    .mobile-header-nav .panel-body {
        padding: 0 16px;
    }

    .mobile-header-nav .inner-text .panel-body {
        padding: 16px 0;
        padding-left: 16px;
    }

    .mobile-header-nav .sub-acc .panel-body {
        padding-right: 0;
    }

    .mobile-header-nav .non-acc a,
    .mobile-header-nav .acc-arrow,
    .mobile-header-nav .panel-title, .mobile-header-nav .non-acc a:hover, .mobile-header-nav .non-acc a:focus,
    .mobile-header-nav .acc-arrow:hover, .mobile-header-nav .acc-arrow:focus,
    .mobile-header-nav .panel-title:hover, .mobile-header-nav .panel-title:focus {
        color: var(--blue-blue-500, #004dcd);
        font-family: 'Lato-Regular';
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        width: 100%;
    }

    .mobile-header-nav .sub-acc h4.panel-title {
        display: flex;
        justify-content: space-between;
    }

    .mobile-header-nav .sub-acc .accordion-toggle,
    .mobile-header-nav .sub-acc .sub-acc-header {
        color: var(--orange-orange-500, #fd8f40);
        font-family: 'Lato-Regular';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .mobile-header-nav .inner-text .panel-body a,
    .mobile-header-nav .lang-accordion .panel-title li a {
        color: var(--neutral-neutral-900, #091e42);
        font-family: 'Lato-Regular';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .mobile-header-nav .lang-accordion .panel-title {
        list-style-type: none;
    }

        .mobile-header-nav .lang-accordion .panel-title li {
            padding-bottom: 20px;
        }


    .mobile-header-nav .acc-arrow.accordion-toggle.collapsed, .mobile-header-nav .non-acc {
        padding: 16px 0;
    }

    .mobile-header-nav .sub-acc.panel-collapse.collapse.in, .inner-text.panel-collapse.collapse.in .panel-body:last-child {
        margin-bottom: 16px;
    }

    .mobile-header-nav .lang-accordion .sub-acc.panel-collapse.collapse.in, .lang-accordion .inner-text.panel-collapse.collapse.in .panel-body:last-child {
        margin-bottom: 0;
    }

    .lang-acc.selected-language:before {
        left: 22px;
    }

    .mobile-header-nav .acc-arrow.accordion-toggle {
        padding-top: 16px;
    }

    .inner-text.panel-collapse.collapse.in {
        border-top: 1px solid #E6EDFA;
        border-bottom: 1px solid #E6EDFA;
        margin-top: 16px;
    }

    /* .inner-text.panel-collapse.collapse.in .panel-body:first-child {
margin-top: 10px;
} */

    /*Mobile header accordian navigation ends*/

    .megaMenuBlock .navbar-header {
        margin: 8px 24px;
    }

    .dropdown.menu-large,
    .megaMenuBlock .nav > li:last-child {
        padding: 16px 0 !important;
        margin: 0 !important;
    }

        .dropdown.menu-large a {
            padding: 0 !important;
        }

    .dropdown-menu.megamenu.row.mobileLanguageSubmenu {
        padding-bottom: 0;
        padding-top: 16px;
    }

        .dropdown-menu.megamenu.row.mobileLanguageSubmenu li a {
            padding: 16px 0 !important;
        }

    #searchform .row {
        padding-right: 15px;
        padding-left: 15px;
        background-color: #e6edfa;
    }

    .megaMenuBlock .navbar-nav.navbar-right .mobile-lang-menu a::after {
        content: "";
        display: block;
        background: url("../images/rht-arr.svg");
        width: 16px;
        height: 16px;
    }

    .megaMenuBlock .navbar-nav.navbar-right .mobile-lang-menu a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-right: 29px;
    }
}

@media (min-width: 992px) {
    .bodyContent {
        padding-top: 92px;
    }

    .header-card .read-more-btn:hover, .header-card .read-more-btn:focus {
        text-decoration: underline;
        text-decoration-color: var(--blue-blue-500, #004dcd);
        color: var(--blue-blue-500, #004dcd);
    }

    .title-btn-wrapper .read-more-btn:hover, .title-btn-wrapper .read-more-btn:focus {
        border-radius: 8px;
        padding: 4px 32px;
        background: #E6EDFA;
        color: #004DCD;
    }

    .read-more-btn {
        text-decoration: none;
    }

    .dropdown-menu.LanguageList li:hover {
        background: var(--Kimberly-Clark-bg-fill-brand-1-option, #E6EDFA);
    }

    .selected-language:before {
        content: "";
        display: block;
        background: url("../images/done.svg");
        width: 16px;
        height: 16px;
        margin-right: 8px;
        position: absolute;
        left: -16px;
    }

    .selected-language {
        position: relative;
        display: flex !important;
        align-items: center;
    }

    .megaMenuBlock .navbar-default .navbar-header {
        z-index: 1;
        position: relative;
    }

    .searchBlockStyle.globalSearch {
        padding: 96px 208px;
    }

    #ui-id-1 {
        top: 242px !important;
        width: 100% !important;
        padding: 0 210px;
    }

    #searchform {
        border-bottom: 1.5px solid #004dcd;
    }

    .container-fluid.searchBlock {
        padding: 0;
    }

    .dropdown-menu.megamenu {
        padding: 0 40px 40px 40px;
    }

    .menu-inner-list {
        position: relative;
        list-style: none;
        padding-top: 12px;
        display: flex;
        flex-direction: row-reverse;
    }

        .menu-inner-list ul li {
            list-style: none;
            white-space: normal !important;
        }

            .menu-inner-list ul li a {
                padding: 8px 0 !important;
            }

    .dropdown-menu.megamenu ul {
        padding: 0;
    }

    .title-btn-wrapper {
        padding-left: 13px;
        padding-right: 80px;
    }

    .header-sub-title {
        color: var(--neutral-neutral-900, #091E42);
        font-family: 'Lato-Regular';
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        margin-top: 32px;
        margin-bottom: 24px;
    }

    .global-locations:before {
        border-left: 1.5px solid #fff;
        height: 16px;
        content: "";
        padding-left: 16px;
    }

    .dropdown.LanguageSelection {
        padding-left: 52px !important;
    }

    .megaMenuBlock {
        padding: 0 48px;
        border-bottom: 1px solid #E6EDFA;
    }

    .menu-img-card {
        width: 25%;
    }

    .megamenu-innerlist {
        display: flex;
        flex-wrap: wrap;
        margin-top: 72px;
        align-content: flex-start;
    }

    .megaMenuBlock .nav.navbar-nav.navbar-right {
        display: flex;
        align-items: center;
    }

    .megaMenuBlock .navbar-collapse.collapse {
        position: relative;
    }
    /* 
.megaMenuBlock .dropdown.menu-large.mainmenulinklist a {
padding: 20px 0;
} */
    .megaMenuBlock .nav.navbar-nav.navbar-right .search-list .searchIcon {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .megaMenuBlock .navbar-nav > li > a {
        line-height: unset;
    }

    .megaMenuBlock .dropdown.menu-large.search-list {
        position: absolute !important;
        right: 0;
        margin-right: 0;
    }

    .megaMenuBlock .navbar-brand {
        height: initial;
        padding: 0 !important;
        display: flex;
        align-items: center;
        margin-right: 32px;
    }

    .megaMenuBlock .nav > li {
        margin-left: 0;
        margin-right: 32px;
    }

    .megaMenuBlock .navbar-default .navbar-nav > li > a {
        color: var(--blue-blue-500, #004dcd);
        font-family: 'Lato-Regular';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .megaMenuBlock .megamenu > li > ul > li > a {
        padding: 3px 0 !important;
    }

    /* header card styles*/

    .header-card img {
        width: 100%;
    }

    .header-card .card-details {
        background: #e6edfa;
        padding: 24px 16px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }

    .header-card .card-head {
        color: var(--blue-blue-500, #004dcd);
        font-family: 'Lato-Regular';
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 0;
        margin-bottom: 8px;
    }

    .header-card .card-desc {
        color: var(--neutral-neutral-900, #091e42);
        font-family: 'Lato-Regular';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 24px;
    }

    .header-card .read-more-btn {
        color: var(--blue-blue-500, #004dcd);
        font-family: 'Lato-Bold';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        display: flex;
        align-items: center;
        padding: 12px 0 !important;
    }

        .header-card .read-more-btn:after {
            background: url("../images/right_arrow.svg");
            content: "";
            width: 15px;
            height: 13px;
            display: block;
            margin-left: 16px;
        }

    .header-card .no-padd {
        padding: 0;
    }

    .title-btn-wrapper {
        display: flex;
        align-items: center;
        width: 75%;
        justify-content: space-between;
        position: absolute;
        left: 0;
        top: 0px;
    }

        .title-btn-wrapper .read-more-btn {
            color: var(--blue-blue-500, #004dcd);
            font-family: 'Lato-Regular';
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 28px;
            display: flex;
            align-items: center;
            padding: 4px 32px !important;
            margin-top: 28px;
            margin-bottom: 20px;
        }

            .title-btn-wrapper .read-more-btn:after {
                background: url("../images/right_arrow.svg");
                content: "";
                width: 15px;
                height: 13px;
                display: block;
                margin-left: 16px;
            }

    .megaMenuBlock .megamenu {
        width: 105%;
        left: -50px;
    }
}

@media(max-width:599px) {

    #search-button {
        bottom: -16px;
    }

    .searchBlockStyle {
        padding-top: 0;
    }

    #searchform .row {
        height: 135px;
    }
}

/*HEADER STYLES END*/


/*FOOTER STYLES START*/
.kc-footer .footer-list .social-list li {
    margin-bottom: 0;
}

.kc-footer .dropdown-menu.LanguageList {
    z-index: 9999;
}

.kc-footer .dropdown.LanguageSelection .caret {
    position: absolute;
    right: 16px;
    bottom: 12px;
}

.kc-footer .LanguageSelection ul.dropdown-menu.LanguageList li a {
    font-weight: 500;
}

.kc-footer .dropdown-toggle.LanguageDropdown {
    color: var(--neutral-white, #fff);
    text-align: left;
    font-family: 'Lato-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 8px;
    border-radius: 4px;
    background: var(--blue-blue-400, #3371d7);
    padding: 8px 16px;
    width: 200px;
    display: block;
    text-decoration: none;
    position: relative;
}

.kc-footer .dropdown.LanguageSelection {
    list-style: none;
    padding-left: 0 !important;
    margin-bottom: 13px;
}

.kc-footer .dropdown-menu.LanguageList {
    top: 30px !important;
    left: 0 !important;
}

.kc-footer .LanguageSelection ul.dropdown-menu.LanguageList li a {
    padding: 6px 8px 6px 16px;
    line-height: 17px;
    margin-left: 28px;
}

/*cookie settings button*/
.footerWrapper {
    position: relative;
}

    .footerWrapper button#ot-sdk-btn {
        position: absolute;
        bottom: 150px;
        left: 0;
        z-index: 10;
        background-color: #003896;
        border: 0;
    }

.kc-footer {
    padding: 48px 48px 32px 48px;
    background-color: #004dcd;
}

    .kc-footer .footer-list {
        padding: 0;
        list-style-type: none;
    }

        .kc-footer .footer-list a {
            color: var(--neutral-white, #fff);
            font-family: 'Lato-Regular';
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
        }

        .kc-footer .footer-list h4 {
            color: var(--neutral-white, #fff);
            font-family: 'Lato-Light';
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: normal;
            text-transform: uppercase;
        }

.copy-right {
    color: #FFF;
    text-align: center;
    font-family: 'Lato-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.kc-footer .social-list {
    display: flex;
    margin-bottom: 8px;
}

    .kc-footer .social-list li {
        margin-right: 23px;
        margin-left: 4px;
    }

.kc-footer .footer-list li {
    margin-bottom: 16px;
}

.copy-right-content {
    background-color: #004dcd;
}

footer hr {
    margin: 0;
    border-top: 0.1px solid #fff;
    opacity: 0;
}

.copy-right-content {
    padding: 32px 0;
}

.kc-footer .global-location a {
    color: var(--neutral-white, #fff);
    text-align: left;
    font-family: 'Lato-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 8px 16px 10px;
    border-radius: 4px;
    background: var(--blue-blue-400, #3371d7);
    width: 200px;
    display: block;
}

.topBlueHeader .global-locations a, .topBlueHeader .LanguageSelection a {
    font-family: 'Lato-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.kc-footer .global-location a:hover {
    text-decoration: none;
}

.kc-footer .your-ad-choice {
    margin-right: 8px;
}

.footerWrapper {
    margin-top: 48px;
}

.homePage.bodyContent {
    margin-bottom: 32px;
}

@media(min-width: 280px) {
    .footerWrapper .kc-footer .LanguageSelection .dropdown-menu.LanguageList {
        width: 200px !important;
    }
}

@media (max-width: 991px) {
    .kc-footer .footer-list h4 {
        margin-bottom: 0;
    }

    .footerWrapper {
        margin-top: 32px;
    }

    .bodyContent {
        position: static !important;
    }

    .kc-footer {
        padding: 32px 24px;
        text-align: center;
    }

        .kc-footer .social-list li {
            margin: 0 10px;
        }

        .kc-footer .social-list {
            justify-content: center;
            margin-bottom: -16px;
        }

        .kc-footer .footer-kc-logo {
            margin-bottom: 32px;
        }

        .kc-footer .footer-list {
            margin-bottom: 32px;
        }

        .kc-footer .global-location {
            margin-bottom: 16px;
        }

    .selected-language:before {
        content: "";
        display: block;
        background: url("../images/done.svg");
        width: 16px;
        height: 16px;
        margin-right: 8px;
        position: absolute;
        left: 12px;
    }
}

@media(max-width:767px) {
    .copy-right {
        font-weight: 600;
    }

    .kc-footer .dropdown.LanguageSelection {
        text-align: -webkit-center;
        width: 200px;
        margin: 0 auto 13px auto;
    }

    .footerWrapper button#ot-sdk-btn {
        bottom: 12px;
        height: max-content;
    }

    .copy-right-content {
        padding: 32px 0 64px 0;
    }

    .kc-footer .global-location {
        margin-bottom: 16px;
        text-align: -webkit-center;
    }

    .connect-us .footer-list li:first-child {
        text-align: center;
        width: 100%;
    }

    .connect-us .footer-list li {
        width: 33.33%;
        text-align: center;
    }

    .connect-us .footer-list {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .footerWrapper button#ot-sdk-btn {
        bottom: 150px;
    }

    .footerWrapper {
        margin-top: 48px;
    }

    .kc-footer {
        text-align: left;
    }

        .kc-footer .footer-logo {
            text-align: center;
        }

        .kc-footer .social-list {
            justify-content: initial;
        }

            .kc-footer .social-list li {
                margin: 0 8px;
            }
}

.video-wrapper #External {
    width: 100%;
    border-radius: 24px;
}

.video-wrapper {
    padding: 0 48px 48px 48px;
}

.video-bottom-text.video-text-wrapper {
    margin-top: 0;
    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
    padding: 96px;
}

    .video-bottom-text.video-text-wrapper .review-text {
        width: 970px;
        max-width: 100%;
        text-align: center;
        font-family: 'Lato-Regular';
        font-size: 32px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        color: var(--neutral-white, #FFF);
    }

    .video-bottom-text.video-text-wrapper .review-text-bottom {
        margin-bottom: 0;
        margin-top: 32px;
        text-align: center;
        font-family: 'Lato-Regular';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        color: var(--neutral-white, #FFF);
    }

.KC_breadcrumb.breadcrumb-nobg .breadcrumb li a {
    color: var(--neutral-white, #FFF);
    font-family: 'Lato-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    text-decoration: underline;
    text-decoration-color: #fff;
    text-underline-offset: 3px;
}

.KC_breadcrumb.breadcrumb-nobg .breadcrumb > li + li:before {
    content: "\002F";
    color: #fff;
    margin: 0 4px;
}

.KC_breadcrumb.breadcrumb-nobg li:last-child a {
    font-family: 'Lato-Bold';
    font-weight: 700;
    text-decoration: none;
}

.KC_breadcrumb.breadcrumb-nobg .breadcrumb {
    padding: 12px 32px 12px 17px;
    margin: 0;
}

.KC_breadcrumb.breadcrumb-nobg {
    margin: 0;
}

    .KC_breadcrumb.breadcrumb-nobg.orange-bg .breadcrumb {
        border-bottom: 1px solid #fd8f40;
    }

    .KC_breadcrumb.breadcrumb-nobg.green-bg .breadcrumb {
        border-bottom: 1px solid #0c704f;
    }

    .KC_breadcrumb.breadcrumb-nobg.blue-bg .breadcrumb {
        border-bottom: 1px solid #004dcd;
    }

@media(max-width:599px) {
    .video-wrapper #External {
        border-radius: 0;
    }

    #External {
        width: 360px;
        height: 217px;
    }

    .video-wrapper {
        padding: 0;
    }

    .video-bottom-text.video-text-wrapper {
        padding: 46px 32px;
    }
}

@media (max-width: 991px) and (min-width: 600px) {
    .video-wrapper #External {
        border-radius: 16px;
    }

    .video-wrapper {
        padding: 0 32px 32px 32px;
    }

    .video-bottom-text.video-text-wrapper {
        padding: 48px;
    }

    .page-banner .two-col-wrapper .two-col-content-wrapper h2 {
        margin-top: 24px;
    }

    .bodyContent {
        padding-top: 65px;
    }
}

@media(min-width: 991px) {
    .KC_breadcrumb.breadcrumb-nobg {
        position: absolute;
        z-index: 1;
    }
}

@media(max-width:992px) {

    .KC_breadcrumb.breadcrumb-nobg {
        width: calc(100% + 30px);
        margin: 0 -16px;
    }
}

/*FOOTER STYLES END*/
body {
    background-color: #ffffff;
    font-family: 'Lato-Regular';
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #091e42;
    visibility: hidden;
}

.bodyContent {
    position: relative;
}

.gutterPadding_0 {
    padding-left: 0;
    padding-right: 0;
}

h2 {
    font-family: "Lato-Light";
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 14px 0;
    padding: 0;
}

h3 {
    font-family: "Lato-Light";
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 14px 0;
    padding: 0;
}

label {
    font-weight: 500;
    font-size: 13px;
}

.formPage {
    margin-top: 30px;
}

    .formPage .text-danger {
        color: red;
        font-size: 15px;
        display: inline-block;
    }

    .formPage .pageHeading {
        font-size: 28px;
        margin: 0 0 15px 0;
        font-family: "Lato-Light";
    }

.contactUsForm {
    overflow: hidden;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
    font-family: "Lato-Regular";
    color: #337ab7;
    font-weight: normal;
}

.formPage .btnBox {
    padding: 15px 0 10px 0;
}

.formPage ul.formList {
    padding-left: 15px;
}

.formPage .btnBox input[type="submit"]:first-child {
    margin-right: 20px;
}

.checkbox_wrapper input[type="checkbox"] {
    display: none;
}

    .checkbox_wrapper input[type="checkbox"] + label {
        font-size: 14px;
        font-weight: 500;
        padding-left: 25px;
        cursor: pointer;
        position: relative;
        line-height: 1.2;
        margin-bottom: 0;
        display: inline-flex;
    }

        .checkbox_wrapper input[type="checkbox"] + label:before {
            content: "";
            display: inline-block;
            width: 16px;
            height: 16px;
            background-color: transparent;
            position: absolute;
            z-index: 1;
            left: 0;
            cursor: pointer;
            top: 0;
            border: 1px solid #004dcd;
        }

    .checkbox_wrapper input[type="checkbox"]:checked + label:after {
        content: "\2714";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        color: #ffffff;
        cursor: pointer;
        z-index: 99;
        background-color: #004dcd;
        width: 16px;
        height: 16px;
        text-align: center;
    }

.radio_wrapper input[type="radio"] {
    display: none;
}

    .radio_wrapper input[type="radio"] + label {
        font-size: 14px;
        font-weight: 500;
        padding-left: 25px;
        cursor: pointer;
        position: relative;
        line-height: 1.2;
        margin-bottom: 0;
        display: initial;
    }

        .radio_wrapper input[type="radio"] + label:before {
            content: "";
            display: inline-block;
            width: 16px;
            height: 16px;
            background-color: transparent;
            position: absolute;
            z-index: 1;
            left: 0;
            cursor: pointer;
            top: 0;
            border: 1px solid #004dcd;
            border-radius: 50%;
        }

    .radio_wrapper input[type="radio"]:checked + label:after {
        content: "\2022";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 0;
        color: #004dcd;
        cursor: pointer;
        z-index: 99;
        background-color: #004dcd;
        width: 16px;
        height: 16px;
        text-align: center;
        border-radius: 50%;
    }

.radio_wrapper_2 input[type="radio"] + label {
    display: block;
    margin-bottom: 10px;
}

.form-control {
    height: 33px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    color: #939598;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}

    .form-control:focus {
        border-color: #004dcd;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -o-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    }

#productServiceModal .form-group {
    width: 100%;
    min-height: 35px;
    overflow: hidden;
}

.dateIcon.has-feedback .form-control-feedback {
    top: 10px;
    color: #939598;
}

.panel {
    margin-bottom: 30px;
}

ul.formList li {
    margin-bottom: 8px;
}

    ul.formList li .VerificationCode {
        display: inline-block;
        width: 20%;
    }

.imgCenter {
    margin: 0 auto;
    text-align: center;
}

.primarySelect {
    color: #004dcd;
    border: 1px solid #004dcd;
    padding: 5px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    outline: none;
    min-width: 169px;
    width: 100%;
    height: 33px;
}

/*Search Box CSS Starts*/

#myUL {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    #myUL li a {
        border: 1px solid #efefef;
        margin-top: -1px;
        /* Prevent double borders */
        background-color: #ffffff;
        padding: 20px 20px;
        text-decoration: none;
        color: #000000;
        display: block;
        font-size: 18px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 28px;
        font-family: "Lato-Light";
    }

.searchResults {
    max-height: 300px;
}

.findresultDiv {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 5px 8px -1px #efefef;
    -moz-box-shadow: 0 5px 8px -1px #efefef;
    -o-box-shadow: 0 5px 8px -1px #efefef;
    box-shadow: 0 5px 8px -1px #efefef;
}

    .findresultDiv .fullDivContainer {
        padding: 20px 20px;
        background-color: #ffffff;
        border-top: 2px solid #9b9b9b;
        border-bottom: 2px solid #9b9b9b;
    }

        .findresultDiv .fullDivContainer .resultsFor {
            font-size: 14px;
            font-weight: 300;
            line-height: 16px;
            width: 55%;
            display: inline-block;
            font-family: "Lato-Light";
        }

        .findresultDiv .fullDivContainer .filterMyresult {
            width: 40%;
            display: inline-block;
            text-align: right;
        }

            .findresultDiv .fullDivContainer .filterMyresult .filterIcon {
                display: inline-block;
            }

            .findresultDiv .fullDivContainer .filterMyresult .text {
                color: #004dcd;
                font-family: "Lato-Light";
                font-size: 14px;
                font-weight: 300;
                line-height: 16px;
                display: inline-block;
                margin-left: 10px;
            }

.highlight {
    text-decoration: underline;
}

.nano > .nano-pane > .nano-slider {
    background: #efefef;
}

.nano > .nano-pane {
    background: none;
    width: 6px;
    right: 10px;
}

.searchWrapperbox {
    /*display: inline-block;*/
    text-align: left;
    margin-top: 15px;
}

.search_input::-ms-clear {
    display: none;
}

/*Search Box CSS Ends*/

.not_in_our_products {
    margin-left: 52px;
}

.KC_breadcrumb {
    margin-bottom: 10px;
}

    .KC_breadcrumb .breadcrumb {
        background-color: transparent;
        padding: 8px 0;
        margin-bottom: 0;
        margin-left: 20px;
    }

        .KC_breadcrumb .breadcrumb ul {
            margin-bottom: 34px;
        }

        .KC_breadcrumb .breadcrumb li a {
            font-size: 15px;
            color: #000000;
        }

        .KC_breadcrumb .breadcrumb > li + li:before {
            content: "\f105";
            font-size: 10px;
            font-family: FontAwesome;
            color: #000000;
        }

.commonSlider .slidingDiv {
    position: relative;
    outline: none;
}

    .commonSlider .slidingDiv.slick-slide img {
        width: 100%;
    }

.commonSlider .sliderText {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    background: none;
}

.commonSlider .banner-content {
    width: 56%;
}

    .commonSlider .banner-content .header-writer {
        color: #000000;
        font-size: 80px;
        font-weight: 600;
        line-height: 1.1;
    }

.bannertext {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
    z-index: 9;
}

    .bannertext.SingleBanner {
        top: 48% !important;
    }

.commonSlider .banner-content .paragraph {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 12px;
}

.commonSlider .banner-content .btn-banner {
    margin-top: 25px;
}

.commonSlider .slick-dots li.slick-active button:before {
    content: "•";
    font-size: 8px;
    line-height: 11px;
    color: transparent;
    border: 2px solid #004dcd;
    background-color: transparent;
    border-radius: 50px;
    opacity: 1;
    width: 15px;
    height: 15px;
    margin-top: -2px;
}

.commonSlider .slick-dots li button:before {
    width: 12px;
    height: 12px;
    opacity: 1;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid #004dcd;
    border-radius: 50%;
    background-color: #004dcd;
}

.commonSlider .slick-dots li {
    margin: 0 2px;
}

.arrowSlider .slick-prev {
    left: 0;
    z-index: 999;
    content: "";
    background: url("../images/icon_arrow_L.png") no-repeat;
    width: 21px;
    height: 35px;
}

    .arrowSlider .slick-prev:before {
        content: "";
        display: none;
    }

.arrowSlider .slick-next {
    right: 0;
    z-index: 999;
    content: "";
    background: url("../images/icon_arrow_R.png") no-repeat;
    width: 21px;
    height: 35px;
}

    .arrowSlider .slick-next:before {
        content: "";
        display: none;
    }

.arrowSlider .slick-dots li.slick-active button:before {
    content: "•";
    font-size: 8px;
    line-height: 11px;
    color: transparent;
    border: 2px solid #004dcd;
    background-color: transparent;
    border-radius: 50px;
    opacity: 1;
    width: 15px;
    height: 15px;
    margin-top: -2px;
}

.arrowSlider .slick-dots li button:before {
    width: 12px;
    height: 12px;
    opacity: 1;
    color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 2px solid #004dcd;
    border-radius: 50%;
    background-color: #004dcd;
}

.carbonFootprint .flex {
    display: flex;
    /*  align-items: center;*/
}

.carbonFootprint h4 {
    color: #0f059e;
    font-family: "Lato-Light";
    font-size: 20px;
    font-weight: 300;
}

.carbonFootprint hr {
    background: #0f059e;
    height: 1px;
}

.overviewMap .overviewMapContent {
    width: 762px;
    font-size: 14px;
    line-height: 21px;
    padding-bottom: 20px;
}

.overviewMap .mapCoords {
    cursor: pointer;
}

.overviewMap .modal {
    display: none;
    background-color: #dbedfa;
    width: 420px;
    position: absolute;
    top: 251px;
    left: 300px;
    padding: 10px 20px;
}

.overviewMap .close {
    cursor: pointer;
    color: #004dcd;
    float: right;
}

.overviewMap #hiddenMap {
    display: none;
}

.overviewMap .modal .modalContent p {
    line-height: 25px;
}

.modal h3 {
    color: #004dcd;
}

.overviewMap .modal .modalContent {
    padding: 35px;
}

.Membership ul {
    list-style-type: none;
    padding: 0;
    line-height: 45px;
}

.Membership #list li,
.MembershipXS .filterXS #allOptions span {
    font-size: 18px;
    color: #004dcd;
}

    .Membership #list li:hover {
        cursor: pointer;
    }

.Membership .minusIcon,
.MembershipXS .minusIcon {
    display: none;
    cursor: pointer;
}

.Membership .flex-item,
.MembershipXS .flex-item {
    display: flex;
    column-gap: 15px;
    align-items: center;
    padding-left: 25px;
}

.Membership .contentHeading {
    font-size: 20px;
    line-height: 25px;
    color: #000000;
    width: 580px;
    margin: 10px;
}

.Membership .content {
    display: none;
    position: relative;
    left: 63px;
    width: 580px;
    margin-top: 0;
    margin-left: 15px;
}

.Membership .site {
    display: none;
    font-size: 14px;
    font-weight: bold;
    color: #004dcd;
    float: right;
    position: relative;
    right: 80px;
    cursor: pointer;
}

.Membership hr {
    height: 1px;
    background: lightgrey;
}

.Membership .plusIcon {
    cursor: pointer;
}

.MembershipXS .filterXS {
    background-color: #dbedfa;
    padding: 15px;
    height: 70px;
}

    .MembershipXS .filterXS #allOptions {
        display: none;
        padding-top: 10px;
    }

.pt-60 {
    padding-top: 60px;
}

.pt-40 {
    padding-top: 40px;
}

.ESGArticle {
    margin-top: -4px;
}

.KeyDownloads .btnBox {
    position: absolute;
    bottom: 5px;
    margin: 12px 24px;
    cursor: pointer;
}

.KeyDownloads .heading {
    font-family: "Lato-Light";
    position: absolute;
    top: 0;
    font-weight: 300;
    max-width: 276px;
    margin: 20px 24px;
    font-size: 24px;
    line-height: 36px;
    color: #004dcd;
}

.KeyDownloads .flex {
    display: flex;
    /* column-gap: 18px; */
    padding-left: 25px;
    align-items: center;
}

.KeyDownloads .reportYear {
    color: #000000;
    font-size: 20px;
    font-family: "Lato-Regular";
}

.KeyDownloads hr {
    height: 1px;
    background: #eee;
}

.KeyDownloads .plusIcon {
    display: block;
    height: 24px;
    cursor: pointer;
    position: relative;
    /* top: 8px; */
}

.KeyDownloads .minusIcon {
    display: none;
    height: 24px;
    cursor: pointer;
    position: relative;
    top: 8px;
}

.KeyDownloads .mt-20 {
    margin-top: 20px;
}

.KeyDownloads .keyDownloadsType {
    font-size: 16px;
    color: #004dcd;
}

.KeyDownloads .displayNone {
    display: none;
}

.organisationStories .background-color {
    width: 1024px;
    height: 450px;
    background-color: #32d196;
    background-size: 226px 500px;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.organisationStories .flex {
    display: flex;
    justify-content: center;
    column-gap: 35px;
    align-items: flex-end;
}

.organisationStories .storyBox {
    background-color: #f1f1f1;
    width: 200px;
    height: 200px;
    padding: 20px;
    position: relative;
}

.organisationStories .pt-90 {
    padding-top: 90px;
}

.organisationStories .content {
    display: none;
    font-size: 14px;
    color: #000000;
    line-height: 14px;
    padding: 15px;
}

.organisationStories .storyBox .openModal {
    font-size: 20px;
    color: #004dcd;
    cursor: pointer;
    padding: 15px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
}

.organisationStories .storyBox h4 {
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin: 0;
    font-weight: 700;
}

.organisationStories .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    border: 1px solid #004dcd;
    border-radius: 50%;
    display: inline-block;
}

.organisationStories #prev,
#next {
    cursor: pointer;
}

.pr-14 {
    padding-right: 14px;
}

.ESGTopics .exploreModal {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    width: 130px;
    height: 170px;
    padding: 10px 20px;
}

.exploreAlphabets .svg-list {
    margin: 13px -19px;
    display: flex;
    align-items: center;
}

    .exploreAlphabets .svg-list svg {
        margin-right: 19px;
    }

.ESGTopics .exploreModal p,
.ESGTopicsXS .explore p {
    font-size: 16px;
    color: #194575;
    font-weight: bold;
}

.ESGTopics .exploreModal .exploreAlphabets {
    cursor: pointer;
    line-height: 14px;
    color: #5c6366;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    font-weight: bold;
    border-left: 2px solid #f0f1f2;
}

.ESGTopics .alphabets h2 {
    padding-left: 10px;
}

.ESGTopics .alphabets ul {
    list-style: none;
    padding: 0;
    line-height: 35px;
}

.ESGTopics .alphabets li {
    color: #004dcd;
    font-size: 16px;
    cursor: pointer;
}

.ESGTopicsXS .explore {
    background-color: #dbedfa;
    height: 80px;
    padding: 15px;
    text-align: center;
}

.pb-60,
.ESGReporting .pb-60 {
    padding-bottom: 60px;
}

.ESGReporting .downloads {
    color: #004dcd;
    font-weight: bold;
    cursor: pointer;
}

.ESGReporting .rectangle {
    width: 100%;
    min-height: 105px;
    background-color: #f0f1f2;
    position: relative;
    z-index: -1;
    padding: 10px 15px 15px 110px;
}

    .ESGReporting .rectangle span {
        color: #194575;
        font-weight: bold;
        font-size: 18px;
        float: left;
    }

.ESGReporting .downloadIcon {
    height: 120px;
    width: 120px;
    position: relative;
    right: 20px;
    top: 5px;
}

.ESGReporting .padding {
    padding-top: 50px;
}

.ESGReporting .btnBox {
    position: absolute;
    bottom: 15px;
    left: 103px;
}

    .ESGReporting .btnBox .button {
        background-color: #004dcd;
        border-radius: 20px;
        padding: 10px;
        color: #ffffff;
        font-weight: bold;
    }

.ESGArticle .back {
    background-color: #dbedfa;
    height: 50px;
    padding: 15px;
}

.ESGArticle .spanContent {
    color: #004dcd;
    font-size: 16px;
    font-weight: bold;
}

.ESGArticle img {
    position: relative;
    bottom: 2px;
}

.inclusionDiversity h2 {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 25px;
}

.inclusionDiversity img {
    margin-right: 10px;
}

.inclusionDiversity .heading {
    padding: 30px;
    width: 850px;
    margin: 0 100px;
}

    .inclusionDiversity .heading p {
        font-weight: bold;
        font-size: 23px;
    }

    .inclusionDiversity .heading span {
        float: right;
        font-weight: bold;
        color: #5c6366;
        width: 415px;
        font-size: 16px;
        text-align: right;
    }

.inclusionDiversity .RightCell {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 40px;
}

.inclusionDiversity .rectangle {
    width: 97%;
    min-height: 127px;
    margin-top: 40px;
    padding: 10px;
    padding-left: 50px;
    padding-right: 30px;
    display: flex;
    background-color: #f0f1f2;
    position: relative;
}

    .inclusionDiversity .rectangle .ContentBox {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .inclusionDiversity .rectangle span {
        font-family: "Lato-Light";
        /* font-style: italic; */
        font-size: 16px;
        line-height: 24px;
        font-weight: 300;
        min-height: 70px;
        max-height: 70px;
    }

    .inclusionDiversity .rectangle .heart-icon {
        left: -42px;
        top: -15px;
        position: absolute;
    }

.section_1 {
    position: relative;
}

.sustainabilityArticle .heading {
    font-size: 24px !important;
    font-family: "Lato-Regular";
}

.sustainabilityArticle .paragraphDetail {
    font-size: 12px !important;
    font-family: "Lato-Regular";
}

.sustainabilityBannerContent {
    width: 100% !important;
}

.sustainabilityBannerBox {
    width: 570px;
    padding: 10px 0 20px 0;
    position: relative;
    padding-right: 40px;
}

    .sustainabilityBannerBox:before {
        content: "";
        position: absolute;
        width: 200%;
        height: 100%;
        background: rgba(255, 255, 255, 0.9);
        left: -100%;
        z-index: 0;
        top: 0;
    }

.bannerBox .bannerContent {
    width: 50%;
    margin-left: 0;
}

.bannerBox.full-width {
    position: relative;
}

    .bannerBox.full-width .bannerContent {
        width: 100%;
    }

.bannerBox .bannerContent .KC_breadcrumb .breadcrumb {
    margin-left: 0;
}

.bannerBox .bannerContent .heading {
    font-family: "Lato-Light";
    font-size: 48px;
    font-weight: 300;
    text-align: left;
    line-height: 60px;
    margin-top: 26px;
    margin-bottom: 0;
}

.SingleBanner .bannerBox .bannerContent .heading {
    line-height: 1;
}

.bannerBox.full-width .bannerContent .heading {
    margin-top: 0;
}

.bannerBox .bannerContent .details {
    font-family: "Lato-Regular";
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 25px;
}

.SingleBanner .bannerBox .bannerContent .details {
    font-family: "Lato-Regular";
    font-size: 18px;
}

.bannerBox .bannerContent .personDetails {
    margin-top: 26px;
}

.bannerBox.full-width .bannerContent .personDetails {
    margin-top: 0;
}

.bannerBox .bannerContent .personDetails .designation {
    font-size: 18px;
    font-weight: 500;
}

.brandParent {
    margin-top: 25px;
}

    .brandParent .logoImg:nth-child(2) {
        vertical-align: top;
    }

    .brandParent .logoImg img {
        width: auto;
    }

    .brandParent .logoImg {
        display: inline-block;
        margin-right: 30px;
    }

.numeralSqaure {
    background-color: transparent;
    padding: 35px 20px;
    min-height: 234px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

    .numeralSqaure.static_image {
        padding: 0;
        position: relative;
    }

        .numeralSqaure.static_image .numeralSqaure_desc {
            position: absolute;
        }

#indiaLocation .india-location p:nth-child(2),
#indiaMakingImpact p:nth-child(2),
#indiaMakingImpact p:nth-child(3) {
    text-align: justify;
    padding: 0 20px;
    font-size: 14px;
}

#indiaMakingImpact ul {
    text-align: justify;
    padding: 0 30px;
}

#indiaLocation .india-location p:first-child,
#indiaMakingImpact p:first-child {
    font-size: 25px;
    font-weight: 600;
}

h5#exampleModalLabel p {
    font-size: 28px !important;
    font-weight: 800;
    margin-bottom: 0;
}

.location_staticarticle .numeralSqaure_desc .details p {
    font-weight: 600;
}

.india_careersimg {
    margin-top: 215px !important;
}

.india_careerslandingimg {
    margin-top: 100px !important;
}

.indSection .bannerBox .bannerContent .details span {
    text-align: justify !important;
}

.container.sustainabilityBannerBox.bannerBox {
    width: 692px;
    padding-left: 170px;
    height: 287px;
}

.comapnyAbout .section_4 {
    padding: 64px 0;
}

.organisationStories.container {
    margin-bottom: 80px;
}

img.img-responsive {
    width: 100%;
}

.rightBox .accordion__header {
    padding: 1em;
    margin-top: 2px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .rightBox .accordion__header > * {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px;
    }

    .rightBox .accordion__header.is-active {
        background-color: #fff;
        color: #004dcd;
    }

.accordion_bottom_header {
    padding: 1em;
    margin-top: 2px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .accordion_bottom_header > * {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px;
    }

    .accordion_bottom_header.is-active {
        background-color: #fff;
        color: #004dcd;
    }

.rightBox .accordion__toggle {
    margin-left: 10px;
    height: 3px;
    background-color: #004dcd;
    width: 13px;
    display: block;
    position: relative;
    flex-shrink: 1;
    border-radius: 2px;
}

    .rightBox .accordion__toggle::before {
        content: "";
        width: 3px;
        height: 13px;
        display: block;
        background-color: #004dcd;
        position: absolute;
        top: -5px;
        left: 5px;
        border-radius: 2px;
    }

svg.circle path {
    fill: #004dcd;
}

.rightBox .is-active .accordion__toggle {
    background-color: #004dcd;
}

    .rightBox .is-active .accordion__toggle::before {
        display: none;
    }

.rightBox .accordion__body {
    display: none;
    padding: 1em;
    /* border-bottom: 1px solid #ccc; */
    border-top: 0;
}

    .rightBox .accordion__body.is-active {
        display: block;
    }

.rightBox .accordian-title {
    margin-left: 20px;
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

.rightBox svg.circle {
    position: absolute;
    top: -10px;
    left: -5px;
}

.rightBox .right-part-content {
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 25px;
}

.right-part-text {
    font-family: "Lato-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 1;
    color: #000000;
}

.accordion__header {
    padding: 1em;
    margin-top: 2px;
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .accordion__header > * {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 16px;
    }

    .accordion__header.is-active {
        background-color: #fff;
        color: #004dcd;
    }

.accordion__toggle {
    margin-left: 10px;
    height: 3px;
    background-color: #004dcd;
    width: 13px;
    display: block;
    position: relative;
    flex-shrink: 1;
    border-radius: 2px;
}

    .accordion__toggle::before {
        content: "";
        width: 3px;
        height: 13px;
        display: block;
        background-color: #004dcd;
        position: absolute;
        top: -5px;
        left: 5px;
        border-radius: 2px;
    }

.is-active .accordion__toggle {
    background-color: #004dcd;
}

    .is-active .accordion__toggle::before {
        display: none;
    }

.accordion__body {
    display: none;
    padding: 1em;
    /* border-bottom: 1px solid #ccc; */
    border-top: 0;
}

    .accordion__body.is-active {
        display: block;
    }

.accordian-title {
    margin-left: 20px;
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
}

svg.circle {
    position: absolute;
    top: -10px;
    left: -5px;
}

.accordian-content {
    margin: 0 45px;
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.accordian-top-content {
    margin: 0;
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.accordian-bottom-link {
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
}

svg.arrow-svg {
    margin-left: 8px;
}

.container.inclusionDiversity {
    padding: 0;
}

.video-container {
    width: 1024px;
    min-height: 595px;
}

.video-title {
    font-family: "Lato-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
}

a.anchor-tag-blue {
    color: #fff;
    text-decoration: underline;
}

a.anchor-tag-white {
    color: #004dcd;
    text-decoration: underline;
}

.bottom-sm-container {
    display: flex;
    justify-content: center;
}

.menu-content {
    background: #f0f1f2;
    position: absolute;
    top: 0px;
    height: 234px;
    width: 257px;
    padding: 30px 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.menu-sustainability {
    position: relative;
}

.image-card {
    position: relative;
}

.menu-heading {
    font-family: "Lato-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 1;
    color: #000000;
    margin-left: 13px;
}

.menu-paragraph {
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    margin-left: 13px;
    max-width: 210px;
}

.btn-primary, .learn-more-btn, .globalLocation_country .landing-wrapper .bannerBox .btn-primary, .globalLocation_country .location-tile-section .section-wrapper .text-wrapper .btn-primary, .our-approach-wrapper .contact-btn-wrapper .contact-btn, .privacy-choices .choiceBtn button, .upload-btn {
    border-radius: var(--button-links-radius-default, 24px);
    background: var(--blue-blue-500, #004dcd);
    padding: 12px 32px;
    color: var(--neutral-white, #fff);
    font-family: "Lato-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    display: flex;
    align-items: center;
    width: fit-content;
    margin-left: 13px;
    white-space: nowrap;
    border: 0;
}

    .btn-primary:hover, .learn-more-btn:hover, .globalLocation_country .landing-wrapper .bannerBox .btn-primary:hover, .globalLocation_country .location-tile-section .section-wrapper .text-wrapper .btn-primary:hover, .search-button:hover, .our-approach-wrapper .contact-btn-wrapper .contact-btn:hover, .privacy-choices .choiceBtn button:hover, .upload-btn:hover {
        border-radius: var(--button-links-radius-default, 24px);
        border: 4px solid var(--blue-blue-300, #5488de);
        background: var(--blue-blue-500, #004dcd);
        text-decoration: none;
        color: var(--neutral-white, #fff);
        padding: 8px 28px;
        outline: 4px solid var(--blue-blue-100, #b0c8f0);
    }

    .btn-primary:focus, .learn-more-btn:focus, .globalLocation_country .landing-wrapper .bannerBox .btn-primary:focus, .globalLocation_country .location-tile-section .section-wrapper .text-wrapper .btn-primary:focus, .search-button:focus, .our-approach-wrapper .contact-btn-wrapper .contact-btn:focus, .privacy-choices .choiceBtn button:focus, .upload-btn:focus, .btn-primary:active, .learn-more-btn:active, .globalLocation_country .landing-wrapper .bannerBox .btn-primary:active, .globalLocation_country .location-tile-section .section-wrapper .text-wrapper .btn-primary:active, .search-button:active, .our-approach-wrapper .contact-btn-wrapper .contact-btn:active, .upload-btn:active, .privacy-choices .choiceBtn button:active, .btn-primary:active:focus, .learn-more-btn:active:focus, .globalLocation_country .landing-wrapper .bannerBox .btn-primary:active:focus, .globalLocation_country .location-tile-section .section-wrapper .text-wrapper .btn-primary:active:focus, .search-button:active:focus, .our-approach-wrapper .contact-btn-wrapper .contact-btn:active:focus, .privacy-choices .choiceBtn button:active:focus, .upload-btn:active:focus {
        outline: 0;
        text-decoration: 0;
        color: #fff;
        background: var(--blue-blue-500, #004dcd);
        border: 4px solid var(--blue-blue-500, #004dcd);
        border: 0;
        padding: 12px 32px;
    }

.search-button, .video-tile-section .section-wrapper .vidTitle-wrapper .btn-primary {
    border-radius: var(--button-links-radius-default, 24px) !important;
    border: 0 !important;
    background: var(--blue-blue-500, #004dcd) !important;
    padding: 12px 32px !important;
    color: var(--neutral-white, #fff) !important;
    font-family: "Lato-Bold" !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 28px !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    width: fit-content !important;
}

    .search-button:hover {
        padding: 8px 28px !important;
        border: 4px solid var(--blue-blue-300, #5488de) !important;
    }

    .video-tile-section .section-wrapper .vidTitle-wrapper .btn-primary:hover, .blueBG .btn-primary:hover {
        border: 4px solid var(--blue-blue-300, #5488de) !important;
        padding: 8px 28px !important;
    }

.GP-subheading {
    font-family: "Lato-Light";
    font-weight: 300;
}

.video-bottom-text {
    margin-top: 48px;
}

.review-text {
    font-family: "Lato-Regular";
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    color: #081498;
    max-width: 65%;
    margin: auto;
}

.review-text-bottom {
    margin-top: 16px;
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #000000;
}

.redirection-pointer {
    margin-left: 10px;
    position: static !important;
    margin-bottom: 5px;
}

.accordian-bottom-link img {
    margin-left: 8px;
}

.map {
    margin-bottom: 60px;
}

.accordian-top-content {
    margin-bottom: 25px;
}

.learn-more-link {
    margin-top: 20px;
}

.ambition-left-video {
    width: 412px;
    height: 232px;
}

.accordian-bottom-link {
    margin-bottom: 64px;
    padding-top: 20px;
}

.comapnyAbout.employees .container.Membership.pt-60 {
    padding: 0;
}

.comapnyAbout.employees .section_4 .modal {
    display: none;
    width: 100%;
    height: 800px;
    top: 22%;
    left: 0%;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
}

.comapnyAbout.employees .close {
    cursor: pointer;
    color: #004dcd;
    float: right;
}

.map-indicator {
    display: flex;
    max-width: 650px;
    background: #f0f1f2;
    padding: 8px;
    justify-content: center;
    align-items: center;
}

span.indicator-title {
    margin-left: 8px;
    margin-right: 24px;
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
    color: #000000;
}

.map-indicator-main {
    display: flex;
    justify-content: flex-end;
}

.btn-see-all-topics {
    padding: 10px 20px;
    background: #ffffff;
    color: #004dcd;
    border: 1.5px solid #004dcd;
    border-radius: 20px;
}

.accolade-year {
    font-family: "Lato-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
    margin-top: 32px;
    margin-bottom: 20px;
}

.accolade-title {
    margin-top: 60px;
}

.anchor-tag-all, .accordian-bottom-link a, p a, .leftBox a, p a span, .sideBarNav .goBack a {
    color: #004dcd;
    font-family: "Lato-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    text-decoration: none !important;
}

    .anchor-tag-all:hover, .accordian-bottom-link a:hover, p a:hover, .leftBox a:hover, p a span:hover, .sideBarNav .goBack a:hover {
        color: #004dcd !important;
        text-decoration: underline !important;
        outline: 0;
    }

    p a, .leftBox a, p a span, .sideBarNav .goBack a {
        font-size: 14px;
    }

.articleLearnmore.strategy_tile .btnBox {
    margin-bottom: 30px;
}

.KeyDownloads .heading {
    line-height: 32px;
    color: #081498;
}

.comapnyAbout.employees .section_5 .keydownloads-main {
    margin-top: 44px;
}

.making-lives-btr-map {
    display: none;
}

.learn-more-btn {
    position: absolute;
    bottom: 30px;
    margin-left: 28px;
}

.heading {
    font-family: "Lato-Light";
    font-size: 32px;
    font-weight: 300;
    margin: 0 0 14px 0;
    padding: 0;
    line-height: 1;
}

.row.alphabets {
    margin-top: 48px;
}

.sustainability-map-image {
    width: 100%;
}

.redirection-arrow {
    margin-left: 8px;
}

.employees .section_5 .KeyDownloads {
    margin-bottom: 64px;
}

.KeyDownloads .displayNone {
    margin-left: 35px;
}

.container.ESGReporting {
    margin-bottom: 64px;
}

.IconBox {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}

    .IconBox .ImageIcon img {
        width: 90%;
        margin-top: 15px;
    }

.right-part-content {
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}

.KeyDownloads .reportYear {
    margin: 0 20px;
}

.svg-list:first-child {
    margin-top: 0;
}

.svg-list:last-child {
    margin-bottom: 0;
}

.svg-list svg circle:hover {
    fill: #004dcd;
}

span.focus-circle {
    border: 1px solid #e5e5e5;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    margin-right: 19px;
}

.focus-circle.active,
.focus-circle:hover {
    background-color: #004dcd;
    border: 1px solid #004dcd;
}

.globalLocation_country
.logoContainer.brandimage-frFR.BannerLogode
.logoBox
.image-box
img {
    max-height: unset !important;
}

.globalLocation_country
.logoContainer.brandimage-frFR.BannerLogode
.logoBox
.image-box {
    margin-top: 10px !important;
}

@media (max-width: 768px) {
    .heading {
        font-size: 28px;
    }

    .right-part-text {
        font-size: 28px;
    }

    .comapnyAbout .mobileLeaderBox .leaderBox .detailsBox .heading {
        font-size: 20px;
    }

    .SingleBanner .bannerBox .bannerContent .heading {
        font-size: 32px;
    }

    .SingleBanner .bannerBox .bannerContent .details {
        font-size: 14px;
        line-height: 1.2;
    }

    .sustainabilityBannerBox {
        padding-right: 0;
    }

    .organisationStories .storyBox {
        padding: 0;
    }

    .inclusionDiversity .rectangle {
        width: 93%;
    }

    .inclusionDiversity .RightCell {
        align-items: flex-end !important;
    }

    .inclusionDiversity .rectangle span {
        font-size: 15px;
    }

    .inclusionDiversity .rectangle .heart-icon {
        left: -29px;
        position: absolute;
    }

        .inclusionDiversity .rectangle .heart-icon img {
            width: 60px;
            height: 55px;
        }

    .IconBox .ImageIcon img {
        margin-top: 10px;
        padding: 0 5px;
        width: 100%;
    }

    .articleLearnmore .textArea {
        top: 30px !important;
    }

    .IconBox {
        grid-template-columns: repeat(2, 1fr);
    }

    .sustainabilityBannerBox:before {
        width: unset;
    }

    .sustainabilityBannerBox.bannerBox {
        width: auto;
        padding: 0;
    }

    .bannertext {
        position: unset;
        transform: unset;
    }

        .bannertext.SingleBanner {
            position: absolute !important;
            top: 3% !important;
        }

    .comapnyAbout.employees .section_5 .keydownloads-main {
        margin-top: 0;
    }

    .comapnyAbout.employees .MembershipXS {
        margin-bottom: 25px;
    }

    .Membership .flex-item,
    .MembershipXS .flex-item {
        padding-left: 0;
    }

    .articleLearnmore .btnBox {
        margin-bottom: 20px;
    }

    img.img-responsive-right {
        margin-top: 32px;
    }

    .comapnyAbout.employees .section_5 .container.KeyDownloads {
        margin-bottom: 32px !important;
    }

    .sustainability-map {
        overflow: auto;
    }

    .sustainability-map {
        overflow-x: scroll;
        overflow-y: hidden;
    }

        .sustainability-map::-webkit-scrollbar {
            height: 10px;
        }

        .sustainability-map::-webkit-scrollbar-track {
            background-color: #ebebeb;
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }

        .sustainability-map::-webkit-scrollbar-thumb {
            -webkit-border-radius: 10px;
            border-radius: 10px;
            background: #004dcd;
            width: 10px;
        }

        .sustainability-map .sustainability-map-image {
            width: 1027px;
            height: 649px;
            margin-bottom: 32px;
        }

    .map-indicator {
        max-width: 100%;
        display: grid;
        justify-items: center;
        grid-template-columns: auto auto;
    }

    .map-indicator-main {
        justify-content: center;
        margin-top: 30px;
        margin-right: 0;
    }

    .ESGTopicsXS {
        margin-bottom: 32px;
    }

    .video-title {
        margin-top: 64px !important;
    }

    .sustainability-map {
        overflow: auto;
    }

    .sustainability-map {
        overflow-x: scroll;
        overflow-y: hidden;
    }

        .sustainability-map::-webkit-scrollbar {
            height: 10px;
        }

        .sustainability-map::-webkit-scrollbar-track {
            background-color: #ebebeb;
            -webkit-border-radius: 10px;
            border-radius: 10px;
        }

        .sustainability-map::-webkit-scrollbar-thumb {
            -webkit-border-radius: 10px;
            border-radius: 10px;
            background: #004dcd;
            width: 10px;
        }

        .sustainability-map .sustainability-map-image {
            width: 1027px;
            height: 649px;
            margin-bottom: 32px;
        }

    .map-indicator {
        max-width: 100%;
        display: grid;
        justify-items: center;
        grid-template-columns: auto auto;
    }

    .map-indicator-main {
        justify-content: center;
        margin-top: 30px;
        margin-right: 0;
    }

    video.video-container {
        width: 360px;
        min-height: 208px;
    }

    .container.inclusionDiversity {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    img.img-responsive-right {
        width: 100% !important;
    }

    .pl-45 {
        /* padding-left: 45px; */
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .pr-14 {
        padding-right: 0;
        margin: 10px;
    }

    .menu-content {
        position: unset;
        width: 100%;
        height: 195px;
        display: flex;
        padding: 16px;
        flex-direction: column;
    }

    .learn-more-btn {
        margin-left: 14px;
    }

    .container.sustainabilityBannerBox.bannerBox {
        width: 100%;
        padding-left: 16px;
        height: unset;
        display: contents;
    }

    .ESGReporting .padding {
        padding-left: 0;
        padding-top: 16px;
    }

    .articleLearnmore.sustainabilityArticle {
        margin: 10px 0;
    }

    .mobilePageHeading.sustainability.visible-xs {
        display: none !important;
    }

    .bottom-sm-container {
        flex-direction: column;
    }

    .image-card {
        position: unset;
        width: 100%;
        height: 160px;
    }
    /* button.learn-more-btn {
  margin: 32px 0 0 0;
} */
    p.menu-paragraph {
        margin: 8px 0;
        max-width: unset;
    }

    .menu-heading {
        margin: 0;
        font-size: 24px;
    }

    .menu-sustainability {
        margin: 16px 0;
    }

    .bannerBox .bannerContent .personDetails {
        padding: 0 6px;
        border-bottom: 5px solid #004dcd;
    }

    .SingleBanner .bannerBox .bannerContent .personDetails {
        padding: 0 6px;
        border-bottom: none;
    }

    .mobileGray .anchor-tag-blue {
        color: #004dcd;
    }

    .mobileBlue .anchor-tag-white {
        color: #fff;
    }

    .articleLearnmore .btnBox {
        bottom: 50px;
    }

    .articleLearnmore .textArea {
        top: 13%;
    }

    .KeyDownloads .heading {
        font-size: 24px;
    }

    .overviewMap .overviewMapContent {
        width: unset;
    }

    .container.ESGReporting .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .ambition-left-video {
        width: 360px !important;
        height: 202px !important;
    }

    section.container.overviewMap.hidden-xs {
        display: block !important;
    }

    .comapnyAbout.employees .section_4 .modal {
        display: none;
        width: unset;
        height: 800px;
        top: 22%;
        left: 0;
    }

    .comapnyAbout.employees .border-image {
        max-width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 821px) {
    .sustainabilityBannerBox.bannerBox {
        width: auto;
        padding: 0;
    }

    .bannertext {
        position: unset;
        transform: unset;
    }

    .bannerBox .bannerContent .personDetails {
        border-bottom: 5px solid #004dcd;
    }
}

@media (min-width: 820px) and (max-width: 1023px) {
    .ESGReporting .padding {
        padding-top: 0 !important;
    }

    .numeralSqaure .details {
        font-size: 14px !important;
        line-height: 16px !important;
    }

    .container.sustainabilityBannerBox.bannerBox {
        width: 480px !important;
        padding-left: 140px !important;
        height: 190px !important;
    }

    .container.KeyDownloads .heading {
        font-size: 16px !important;
        margin: 15px 24px !important;
        line-height: 20px !important;
    }

    .container.KeyDownloads .btn-primary {
        padding: 6px 15px !important;
    }

    .ESGReporting .padding {
        padding-left: 0 !important;
    }

    img.img-responsive-right {
        width: 370px !important;
        padding-left: 20px !important;
    }

    .comapnyAbout.employees .bottom-sm-container {
        flex-direction: column !important;
    }

    .comapnyAbout.employees .border-image {
        max-width: 100%;
    }
}

@media only screen and (max-width: 414px) {
    .numeralSqaure.static_image img {
        height: 200px;
    }

    .indSection img,
    .indSub_Section img {
        width: 100%;
    }

    .empDescription,
    .employeeImgSection {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 359px) {
    .indSection {
        min-height: 655px;
    }

        .indSection img {
            height: 910px;
        }
}

@media only screen and (min-width: 360px) and (max-width: 414px) {
    .indSection {
        min-height: 635px;
    }

        .indSection img {
            height: 790px;
        }
}

@media only screen and (width: 768px) {
    .indSub_Section {
        min-height: 300px;
    }

        .indSub_Section img {
            height: 310px;
        }

    .indSection {
        min-height: 545px;
    }

        .indSection img {
            height: 615px;
        }

        .indSection .bannerBox .bannerContent .details span {
            font-size: 14px;
            line-height: 16.5px;
            text-align: justify !important;
        }
}

@media only screen and (width: 1024px) {
    .indSection {
        min-height: 450px;
    }

        .indSection img {
            height: 470px;
        }

        .indSection .bannerBox .bannerContent .details span {
            font-size: 14px;
            line-height: 16.5px;
            text-align: justify !important;
        }
}

@media only screen and (min-width: 1025px) {
    .indSection .bannerBox .bannerContent .heading {
        font-size: 40px;
    }

    .indSection .bannerBox .bannerContent .details span {
        font-size: 14px;
        line-height: 16.5px;
        text-align: justify !important;
    }
}

.numeralSqaure .topText {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
}

.numeralSqaure .value {
    font-family: "Lato-Light";
    font-size: 80px;
    font-weight: 300;
    text-align: center;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.numeralSqaure .bottomText {
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}

.numeralSqaure .details {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 0;
}

.numeralPercentSqaure {
    background-color: transparent;
    padding: 35px 20px;
    min-height: 234px;
}

    .numeralPercentSqaure .value {
        font-size: 80px;
        font-weight: 600;
        text-align: center;
        line-height: 1.2;
    }

    .numeralPercentSqaure .details {
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        line-height: 1.2;
    }

.sustainabilityArticle {
    min-height: 290px !important;
    background-color: #f1f1f2;
    background-position-x: right;
    background-size: 265px 290px;
    background-repeat: no-repeat;
}

    .sustainabilityArticle .textArea {
        width: 70% !important;
        top: 10% !important;
    }

.articleLearnmore {
    position: relative;
    min-height: 350px;
    max-height: 580px;
    width: 100%;
}

    .articleLearnmore > img {
        width: 100%;
    }

    .articleLearnmore .textArea {
        position: absolute;
        top: 30%;
        left: 32px;
        right: 0;
        width: 100%;
    }

    .articleLearnmore.four_tiles .textArea {
        top: 10%;
    }

    .articleLearnmore .textArea p {
        margin: 0;
    }

    .articleLearnmore .heading {
        font-family: "Lato-Light";
        font-size: 29px;
        font-weight: 300;
        line-height: 1.2;
        width: 61%;
        max-height: 135px;
        overflow: hidden;
    }

    .articleLearnmore .paragraphDetail {
        font-size: 16px;
        line-height: 19px;
        font-weight: 500;
        margin-top: 14px;
        width: 52%;
        position: relative;
        overflow: hidden;
        min-height: 60px;
        max-height: 160px;
        margin-bottom: 20px;
    }

    .articleLearnmore .btnBox {
        position: absolute;
        bottom: 20px;
        left: 32px;
        width: 88%;
    }

    .articleLearnmore .articleDate {
        font-size: 10px;
        font-weight: normal;
        line-height: 12px;
        position: absolute;
        top: 5%;
        left: 0;
        right: 0;
        margin-left: 32px;
    }

    .articleLearnmore.two_tiles {
        min-height: 500px;
        max-height: 500px;
    }

        .articleLearnmore.two_tiles .textArea {
            top: 30%;
        }

            .articleLearnmore.two_tiles .textArea .heading {
                min-height: 78px;
                max-height: 158px;
                overflow: hidden;
            }

.whiteBG {
    background-color: #ffffff;
    color: #000000;
}

.grayBGLight {
    background-color: #f8f8f8;
}

.grayBGDark {
    background-color: #f1f1f2;
}

.grayBG {
    background-color: #f1f1f2;
    color: #000000;
}

.blueBG {
    background-color: #0f059e;
    color: #ffffff;
}

.skyBlueBG {
    background-color: #a7c6ed;
    color: #000000;
}

.greenBG {
    background-color: #acecd4;
    color: #000000;
}

.blueBG_article_height,
.skyBlueBG_article_height,
.grayBG_article_height,
.whiteBG_article_height {
    min-height: 350px;
}

.blueBG .textArea {
    color: #ffffff;
}

.blueBG .btn-primary {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.blueBG .btn-primary {
    color: #ffffff;
    border: 1px solid #ffffff;
    background-color: transparent;
}

.postBlockGray_1 {
    background-color: #f8f8f8;
    padding: 0 0 0 38px;
}

.postBlockGray_2 {
    background-color: #f1f1f2;
    padding: 0 0 0 38px;
}

.postNameDetails {
    font-family: "Lato-Regular";
    font-size: 14px;
    max-height: 185px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 15px 0;
}

    .postNameDetails:after {
        content: "";
        display: table;
        clear: both;
    }

    .postNameDetails .header {
        font-weight: 600;
        margin-bottom: 10px;
        min-height: 70px;
    }

        .postNameDetails .header > div {
            margin-bottom: 7px;
        }

    .postNameDetails .footer {
        font-weight: 500;
        margin-bottom: 0;
    }

.readMoreBlock {
    font-size: 12px;
    position: relative;
    z-index: 1;
}

    .readMoreBlock a {
        color: #004dcd;
        text-decoration: none;
        font-weight: 600;
    }

        .readMoreBlock a:visited,
        .readMoreBlock a:active,
        .readMoreBlock a:hover {
            text-decoration: none;
        }

.newsSection .sectionHeading {
    font-size: 18px;
    font-weight: normal;
}

.newsSection .block {
    padding: 10px 0;
    border-bottom: 1px solid #999999;
    font-weight: 600;
}

    .newsSection .block:last-child {
        border-bottom: none;
    }

    .newsSection .block .date {
        font-size: 10px;
        margin-bottom: 5px;
    }

    .newsSection .block .heading {
        font-weight: 300;
        font-family: "Lato-Light";
    }

    .newsSection .block .details {
        font-size: 14px;
        margin-bottom: 10px;
    }

.contactUsForm #KCCountry_btnSubmit {
    margin-bottom: 20px !important;
}

@media screen and (max-width: 568px) {
    .investor .downloadBox {
        margin-left: 0px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .KeyDownloads .heading {
        font-size: 18px;
    }

    .btnBox .btn-primary {
        padding: 5px 20px;
    }

    .container.ESGReporting .row {
        justify-content: space-around;
    }

    .bannerBox .bannerContent {
        margin-left: 0;
    }

    .commonSlider .banner-content .header-writer {
        font-size: 40px;
    }

    .bannerBox .bannerContent .heading {
        font-size: 33px;
        line-height: 40px;
    }

    .bannerBox.full-width .bannerContent .heading {
        font-size: 32px;
        margin-top: 0;
    }

    .bannerBox .bannerContent .details {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .bannerBox .bannerContent .personDetails {
        margin-top: 5px;
    }

    .bannerBox.full-width .bannerContent .personDetails {
        margin-top: 0;
    }

    .articleLearnmore .btnBox {
        bottom: 11px;
    }

    .articleLearnmore {
        min-height: 254px;
        max-height: 254px;
        overflow: hidden;
    }

        .articleLearnmore .textArea {
            width: 100%;
            top: 20%;
        }

            .articleLearnmore .textArea .heading {
                font-size: 20px;
                width: 58%;
            }

    @media screen and (max-width: 1024px) and (min-width: 768px) {
        .articleLearnmore .strategy_tile .textArea {
            top: 10%;
        }
    }

    .articleLearnmore.two_tiles {
        min-height: 361px;
        max-height: 370px;
    }

        .articleLearnmore.two_tiles .textArea {
            top: 15%;
        }

            .articleLearnmore.two_tiles .textArea .heading {
                font-size: 24px;
                min-height: 56px;
                max-height: 80px;
                overflow: hidden;
            }

        .articleLearnmore.two_tiles .btnBox {
            bottom: 11px;
        }

    .commonSlider .sliderText {
        top: 5%;
    }

    .commonSlider .slick-dots {
        bottom: 25px;
    }

    .articleLearnmore .articleDate {
        margin-left: 25px;
    }

    .brandParent .logoImg {
        margin-right: 15px;
    }

    .postNameDetails {
        min-height: 245px;
    }

    .numeralSqaure,
    .numeralPercentSqaure {
        padding: 20px 9px;
        min-height: 169px;
        max-height: 169px;
        overflow: hidden;
    }

        .numeralSqaure .value,
        .numeralPercentSqaure .value {
            font-size: 40px;
        }

    .postNameDetails .header {
        min-height: 110px;
    }

    #productServiceModal .form-group {
        min-height: 50px;
    }

    .contactUsForm #iframe {
        width: 768px;
    }

        .contactUsForm #iframe .formPage > .container {
            margin-left: 0;
        }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .numeralSqaure,
    .numeralPercentSqaure {
        padding: 20px 9px;
        min-height: 234px;
        max-height: 234px;
        overflow: hidden;
    }

        .numeralSqaure .value,
        .numeralPercentSqaure .value {
            font-size: 80px;
        }

    .postNameDetails .header {
        min-height: 80px;
    }

    .postNameDetails {
        min-height: 200px;
    }

    .articleLearnmore.two_tiles .textArea {
        top: 55%;
    }

    .searchBlock .gutterPadding_0 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .articleLearnmore.two_tiles {
        max-height: 500px;
    }
}

@media screen and (max-width: 767px) {
    .searchBlock .gutterPadding_0 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .searchResults {
        max-height: 331px;
    }

    .KC_breadcrumb .breadcrumb {
        margin-left: 0;
    }
    /* .btn-primary {
  font-size: 14px;
  padding: 5px 8px;
} */
    .primarySelect {
        font-size: 16px;
    }

    .mobilePageHeading {
        padding-top: 25px;
        text-transform: uppercase;
    }

    .commonSlider .banner-content {
        width: 70%;
    }

        .commonSlider .banner-content .header-writer {
            font-size: 42px;
            font-weight: 600;
            line-height: 1.2;
        }

    .commonSlider .sliderText {
        top: 10%;
    }

    .commonSlider .banner-content .paragraph {
        font-size: 14px;
    }

    .commonSlider .slick-dots {
        bottom: 4%;
    }

    .numeralSqaure .bottomText {
        font-size: 24px;
    }

    .numeralSqaure,
    .numeralPercentSqaure {
        padding: 30px 9px;
        min-height: 198px;
        max-height: 198px;
        overflow: hidden;
    }

        .numeralSqaure .value,
        .numeralPercentSqaure .value {
            font-size: 48px;
        }

    .stockImage .mobStockimg {
        width: 100%;
    }

    .mobVoiletBG {
        background-color: #c7afe3;
        color: #000000;
    }

    .mobArticleLearnmoreBgwhite {
        background-color: #f1f1f2;
        min-height: 204px;
    }

    .articleLearnmore .heading {
        font-family: "Lato-Light";
        font-size: 18px;
        font-weight: 300;
        line-height: 1.2;
        width: 75%;
        min-height: 42px;
        max-height: 60px;
        overflow: hidden;
    }

    .articleLearnmore {
        min-height: 230px;
        overflow: hidden;
    }

    @media screen and (max-width: 767px) {
        .articleLearnmore.four_tiles > img {
            width: 100%;
            height: 230px;
        }
    }

    @media screen and (max-width: 767px) {
        .carousel_heading {
            font-size: 44px !important;
        }
    }

    .articleLearnmore .textArea {
        left: 15px;
        width: 100%;
    }

    .articleLearnmore .paragraphDetail {
        width: 45%;
        max-height: 170px;
        font-size: 12px;
    }

    .articleLearnmore .btnBox {
        left: 15px;
        bottom: 15px;
    }

    .articleLearnmore .mobBlockimg {
        width: 100%;
    }

    .articleLearnmore .articleDate {
        margin-left: 15px;
    }

    .articleLearnmore.two_tiles {
        min-height: 375px;
    }

        .articleLearnmore.two_tiles > img {
            min-height: 375px;
            max-height: 375px;
        }

        .articleLearnmore.two_tiles .textArea {
            top: 20%;
        }

            .articleLearnmore.two_tiles .textArea .heading {
                min-height: 42px;
                max-height: 42px;
                width: 52%;
            }

    .commonSlider .slick-arrow {
        display: block !important;
    }

    .commonSlider .slick-prev {
        left: 10%;
        z-index: 99;
        content: "";
        background: url(../images/icon_arrow_L.png) no-repeat;
        width: 21px;
        height: 35px;
    }

    .commonSlider .slick-prev,
    .commonSlider .slick-next {
        top: 93%;
    }

    .commonSlider .slick-next {
        right: 10%;
        z-index: 99;
        content: "";
        background: url(../images/icon_arrow_R.png) no-repeat;
        width: 21px;
        height: 35px;
    }

        .commonSlider .slick-next:before {
            display: none;
        }

    .commonSlider .slick-prev:before {
        display: none;
    }

    .commonSlider .oneItem {
        transform: inherit;
    }

    .bannerBox .bannerContent {
        width: 100%;
        margin-left: 0;
    }

        .bannerBox .bannerContent .heading {
            font-size: 48px;
            margin-top: 0;
        }

        .bannerBox .bannerContent .details {
            margin-top: 10px;
            font-size: 18px;
        }

    .articleLearnmore > img {
        width: 100%;
    }

    .offWhiteBg {
        background-color: #f1f1f2;
    }

    .brandParent {
        margin-top: 95px;
    }

        .brandParent .logoImg {
            margin-right: 11px;
        }
    /* Slider configuration only in mobile view START */
    .sliderOnlyMobile .slick-dots {
        bottom: -50px;
    }

        .sliderOnlyMobile .slick-dots li.slick-active button::before {
            content: "•";
            font-size: 8px;
            width: 15px;
            height: 15px;
            line-height: 15px;
            color: transparent;
            opacity: 1;
            border-width: 2px;
            border-style: solid;
            border-color: rgb(117, 59, 188);
            border-image: initial;
            background-color: transparent;
            border-radius: 50px;
            margin-top: -2px;
        }

        .sliderOnlyMobile .slick-dots li button:before {
            width: 12px;
            height: 12px;
            opacity: 1;
            color: transparent;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            border: 2px solid #004dcd;
            border-radius: 50%;
            background-color: #004dcd;
        }

    .sliderOnlyMobile .slick-prev,
    .sliderOnlyMobile .slick-next {
        top: 115%;
    }

    .sliderOnlyMobile .slick-prev {
        left: 7%;
        z-index: 999;
        content: "";
        background: url(../images/icon_arrow_L.png) no-repeat;
        width: 21px;
        height: 35px;
    }

    .sliderOnlyMobile .slick-next {
        right: 7%;
        z-index: 999;
        content: "";
        background: url(../images/icon_arrow_R.png) no-repeat;
        width: 21px;
        height: 35px;
    }

        .sliderOnlyMobile .slick-next:before {
            display: none;
        }

    .sliderOnlyMobile .slick-prev:before {
        display: none;
    }
    /* Slider configuration only in mobile view END */
    .postNameDetails {
        border-bottom: 1px solid #999999;
        min-height: 130px;
    }

        .postNameDetails .header {
            float: left;
            width: 42%;
            margin-bottom: 0;
        }

            .postNameDetails .header > div {
                margin-bottom: 0px;
            }

        .postNameDetails .footer {
            float: right;
            width: 50%;
        }

    .newsSection {
        padding: 20px 0;
    }

        .newsSection .sectionHeading {
            font-size: 24px;
            font-weight: normal;
        }

        .newsSection .block {
            padding: 15px 0;
        }

    .mobileGray {
        background-color: #f1f1f2;
        color: #000000;
    }

    .mobileBlue {
        background-color: #0f059e;
        color: #ffffff;
    }

    ul.formList li .VerificationCode {
        width: 100%;
    }
}

/* ----------------------------------------- */

/***** COMMON COMPONENT CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** HEADER AND FOOTER CSS START HERE ********/

/* ----------------------------------------- */

.keydownloads-main .KeyDownloads {
    margin-bottom: 64px;
}

@media screen and (max-width: 767px) {
    .fullHeight {
        height: 100%;
    }

    .bodyContent {
        padding-top: 60px;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 0;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }

    .plusMinusToggle {
        font-size: 27px;
        font-weight: normal;
        font-family: arial;
        top: -5px;
    }

    .mobileLanguageLocation {
        background-color: #0f059e;
        padding: 10px 80px 15px 20px;
        overflow: hidden;
        margin: 0 -10px;
    }

        .mobileLanguageLocation a {
            font-size: 14px;
            color: #ffffff;
        }
}

@media screen and (min-width: 768px) {
    .d-flex-center {
        display: flex;
        align-items: center;
    }
}

@media only screen and (max-width: 480px) {
    .mainmenulinklist {
        padding-bottom: 10px;
    }

    .mainmenulink {
        width: 70%;
        float: left;
        z-index: 1;
    }
}

@media only screen and (max-width: 360px) {
    .ru-navbar li:last-child a {
        line-height: 24px;
    }
}

/* ----------------------------------------- */

/***** HEADER AND FOOTER CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** HOME PAGE CSS START HERE ********/

/* ----------------------------------------- */

.homePage .commonSlider .bannerBox {
    top: 15%;
}

    .homePage .commonSlider .bannerBox .bannerContent {
        width: 60%;
        margin-left: 0;
    }

        .homePage .commonSlider .bannerBox .bannerContent .personDetails {
            margin-top: 0;
        }

        .homePage .commonSlider .bannerBox .bannerContent .heading {
            font-size: 80px;
            margin-top: 0;
        }

        .homePage .commonSlider .bannerBox .bannerContent .personDetails .details {
            margin-top: 12px;
            margin-bottom: 25px;
        }

.homePage .logoContainer {
    background-color: #f1f1f2;
    padding: 60px 20px 26px 20px;
}

.homePage .seeAllContainer {
    text-align: center;
    margin-top: 20px;
}

.homePage .logoContainer .logoBox {
    margin-bottom: 20px;
    width: 100%;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    /*.homePage .commonSlider .bannerBox { top: 20%;  }*/
    .homePage .commonSlider .bannerBox .bannerContent {
        width: 50%;
    }

        .homePage .commonSlider .bannerBox .bannerContent .heading {
            font-size: 36px;
        }

            .homePage .commonSlider .bannerBox .bannerContent .heading .carousel_heading {
                font-size: 36px;
            }

        .homePage .commonSlider .bannerBox .bannerContent .personDetails .details {
            font-size: 18px;
        }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .homePage .commonSlider .bannerBox {
        top: 10%;
    }
}

@media screen and (max-width: 767px) {
    .clearAll {
        clear: both;
    }

    .homePage .commonSlider .bannerBox {
        top: 5%;
    }

        .homePage .commonSlider .bannerBox .bannerContent {
            width: 100%;
            margin-left: 0;
        }

            .homePage .commonSlider .bannerBox .bannerContent .heading {
                font-size: 42px;
            }

            .homePage .commonSlider .bannerBox .bannerContent .personDetails .details {
                font-size: 18px;
            }

    .homePage .logoContainer {
        padding: 50px 0;
    }

        .homePage .logoContainer .logoBox {
            width: 100px;
        }

            .homePage .logoContainer .logoBox img {
                margin: auto;
            }

    .homePage .seeAllContainer .btn-primary {
        min-width: 190px;
    }

    .homePage .articleLearnmore.two_tiles {
        min-height: 325px;
        max-height: 239px;
    }

        .homePage .articleLearnmore.two_tiles > img {
            min-height: 325px;
            max-height: 239px;
        }

        .homePage .articleLearnmore.two_tiles .textArea {
            top: 19%;
        }

            .homePage .articleLearnmore.two_tiles .textArea .heading {
                width: 70%;
                min-height: 160px;
            }
}

/* ----------------------------------------- */

/***** HOME PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** COMPANY ABOUT CSS START HERE ********/

/* ----------------------------------------- */

.comapnyAbout {
    position: relative;
}

    .comapnyAbout .leftBox {
        padding-right: 90px;
    }

    .comapnyAbout .leftBox2 {
        padding-right: 0;
    }

    .comapnyAbout .rightBox2 {
        width: 50%;
        float: right;
        margin-left: 40px;
    }

    .comapnyAbout .leftBox .heading {
        font-family: "Lato-Light";
        font-size: 32px;
        font-weight: 300;
        text-align: left;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 1.1;
    }

    .comapnyAbout .leftBox .details {
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 1.3;
    }

.sliderOnlyMobile .carouselImgBox {
    margin-bottom: 20px;
}

.sliderOnlyMobile .carouselItem {
    width: auto;
    height: 220px;
    background-color: #acecd4;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    /*background: url('../images/awards_fact_img_1.png') no-repeat;*/
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.sliderOnlyMobile .sheCan {
    background-image: linear-gradient(45deg, #ff008b, #ea1b23);
    color: #fff;
}

.sliderOnlyMobile .carouselItem .itemImage > img {
    width: auto;
    height: 92px;
    margin: 0 auto;
}

.sliderOnlyMobile .carouselItem .itemName {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0 40px;
    /*display: none;
  border: 2px solid red;*/
}

.sliderOnlyMobile .sheCan .itemName {
    font-size: 24px;
    font-weight: 700 !important;
}

.sliderOnlyMobile .carouselItem .itemDetails {
    font-size: 14px;
    font-weight: 500;
    /*display: none;
  border: 2px solid red;*/
}

/* .sliderOnlyMobile .carouselItem.bgOrange{background-color: rgba(238,58,75,0.2);} */

.sliderOnlyMobile .col-md-6:nth-child(1) .bgOrange {
    background-image: url("../images/Foundation-Box1.png");
    background-size: 100% 100%;
}

.sliderOnlyMobile .col-md-6:nth-child(2) .bgOrange {
    background-image: url("../images/Foundation-Box2.png");
    background-size: 100% 100%;
}

.sliderOnlyMobile .col-md-6:nth-child(3) .bgOrange {
    background-image: url("../images/Foundation-Box3.png");
    background-size: 100% 100%;
}

.sliderOnlyMobile .col-md-6:nth-child(4) .bgOrange {
    background-image: url("../images/Foundation-Box4.png");
    background-size: 100% 100%;
}

/* COMPANY LEADERSHIP PAGE CSS START HERE */
.leadership-section .show-details {
    color: var(--primary-blue-500, #004DCD);
    font-family: 'Lato-Bold';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    display: flex;
    align-items: center;
}

.leadership-section .team-members .memb-card .right-arrow {
    width: 14px;
    height: 12px;
    margin-left: 16px;
    margin-top: 5px;
}

#leadership-detail .targetDiv img {
    border-radius: 0;
}

.comapnyAbout.leadership h2 {
    color: var(--neutral-neutral-900, #091E42);
    text-align: left;
    font-family: 'Lato-Light';
    font-size: 44px;
    font-style: normal;
    font-weight: 300;
    line-height: 52px;
    margin-bottom: 16px;
    margin-top: 16px;
}

.comapnyAbout .leadershipBox {
    padding-top: 0;
    padding-bottom: 70px;
    /*background-color: #f8f8f8;*/
}

.comapnyAbout.leadership .newsSection {
    padding-top: 10px;
}

.comapnyAbout.leadership .section_4 {
    padding: 0;
}

.comapnyAbout .detailsBox {
    padding: 38px 0 38px 32px;
}

.comapnyAbout .grayBG .detailsBox {
    padding-left: 38px;
}

/*.comapnyAbout .whiteBG {padding-left: 38px;}*/

.comapnyAbout .leadershipBox .leaderBox {
    font-size: 14px;
    text-align: center;
    width: 180px;
    min-height: 200px;
    margin: 0 auto;
    font-weight: normal;
    margin-bottom: 5px;
    padding-bottom: 10px;
    margin-top: 50px;
    position: relative;
}

    .comapnyAbout .leadershipBox .leaderBox .detailsBox {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0;
    }

    .comapnyAbout .leadershipBox .leaderBox .triangle {
        position: absolute;
        left: 50px;
        top: 0;
        bottom: -5px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #ffffff;
        clear: both;
        transform: rotate(-180deg);
        display: none;
        z-index: 0;
    }

    .comapnyAbout .leadershipBox .leaderBox .imageBox > img {
        margin: 0 auto;
        width: 138px;
        height: 146px;
    }

    .comapnyAbout .leadershipBox .leaderBox .imageBox,
    .comapnyAbout .leadershipBox .leaderBox .details {
        font-weight: 500;
        min-height: 60px;
        overflow: hidden;
    }

    .comapnyAbout .leadershipBox .leaderBox .heading {
        font-weight: 600;
        margin-bottom: 10px;
        font-size: 20px;
    }

.comapnyAbout .commonSlider.sliderWithNews {
    margin-bottom: 20px;
}

    .comapnyAbout .commonSlider.sliderWithNews .sliderText {
        top: 124px;
        left: 30px;
    }

        .comapnyAbout .commonSlider.sliderWithNews .sliderText .banner-content {
            width: 40%;
        }

            .comapnyAbout
            .commonSlider.sliderWithNews
            .sliderText
            .banner-content
            .header-writer {
                font-family: "Lato-Light";
                font-weight: 300;
                font-size: 32px;
                line-height: 1.2;
                margin-bottom: 10px;
                width: 105%;
            }

            .comapnyAbout
            .commonSlider.sliderWithNews
            .sliderText
            .banner-content
            .paragraph {
                font-size: 14px;
                width: 125%;
                margin-bottom: 25px;
            }

    .comapnyAbout .commonSlider.sliderWithNews .slick-dots {
        bottom: 10px;
    }

.leaderDetailsCollapse {
    display: none;
    background-color: #ffffff;
    padding: 15px 0;
}

    .leaderDetailsCollapse .details .leaderName {
        font-weight: 600;
    }

    .leaderDetailsCollapse .details .designation {
        font-weight: normal;
    }

    .leaderDetailsCollapse .details p {
        font-family: "Lato-Regular";
        font-size: 12px;
        font-weight: normal;
    }

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .comapnyAbout .section_4 {
        padding: 20px 0 20px;
    }

        .comapnyAbout .section_4 .leftBox {
            padding-right: 0;
        }

    .comapnyAbout .aboutBanner .bannerBox .bannerContent .details {
        font-size: 20px;
        line-height: 30px;
    }
    /* .sliderOnlyMobile .carouselItem {
  width: 165px;
  height: 154px;
} */
    .sliderOnlyMobile .carouselItem .itemName {
        font-size: 12px;
    }

    .sliderOnlyMobile .carouselItem .itemDetails {
        font-size: 12px;
    }

    .sliderOnlyMobile .carouselItem .itemImage > img {
        height: 60px;
    }

    .comapnyAbout .commonSlider.sliderWithNews .sliderText {
        top: 90px;
    }

        .comapnyAbout
        .commonSlider.sliderWithNews
        .sliderText
        .banner-content
        .header-writer {
            font-size: 24px;
        }

        .comapnyAbout
        .commonSlider.sliderWithNews
        .sliderText
        .banner-content
        .paragraph {
            margin-bottom: 3px;
        }

        .comapnyAbout .commonSlider.sliderWithNews .sliderText .btn-banner {
            margin-top: 0;
        }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .sliderOnlyMobile .carouselItem {
        width: 165px;
        height: 154px;
    }
}

@media screen and (max-width: 767px) {
    .sliderOnlyMobile .col-md-6:nth-child(1) .bgOrange {
        background-image: none;
        background-color: none;
    }

    .sliderOnlyMobile .col-md-6:nth-child(2) .bgOrange {
        background-image: url("../images/Foundation-Box1.png");
        background-size: 100% 100%;
    }

    .sliderOnlyMobile .col-md-6:nth-child(3) .bgOrange {
        background-image: url("../images/Foundation-Box2.png");
        background-size: 100% 100%;
    }

    .sliderOnlyMobile .col-md-6:nth-child(4) .bgOrange {
        background-image: url("../images/Foundation-Box3.png");
        background-size: 100% 100%;
    }

    .sliderOnlyMobile .col-md-6:nth-child(5) .bgOrange {
        background-image: url("../images/Foundation-Box4.png");
        background-size: 100% 100%;
    }
    /*.comapnyAbout .aboutBanner{padding: 0 10px 103px 10px;}*/
    .comapnyAbout .aboutBanner.bannerBGColor img {
        width: 100%;
    }

    .comapnyAbout .employeeBanner.bannerBGColor img {
        width: 100%;
    }

    .organisationStories .background-color {
        width: unset;
        background-image: none !important;
    }

    .Membership .content {
        width: 270px;
    }

    .MembershipXS .filterXS #allOptions span {
        line-height: 35px;
    }

    .sustainabilityArticle {
        min-height: 190px !important;
        background-color: #f1f1f2;
        background-image: none !important;
    }

        .sustainabilityArticle .textArea {
            width: 100% !important;
        }

            .sustainabilityArticle .textArea .heading {
                width: 100%;
            }

        .sustainabilityArticle .paragraphDetail {
            width: 90%;
        }

    .sustainabilityBannerBox {
        padding-left: 45px;
        width: 320px;
    }

    .comapnyAbout .leftBox {
        padding-right: 10px;
    }

    .carbonFootprint .flex {
        display: block;
    }

    .inclusionDiversity .heading {
        width: 245px;
        margin: 0;
    }

        .inclusionDiversity .heading span {
            float: none;
        }

    .ESGReporting .height130 {
        height: 130px;
    }
    /*
.comapnyAbout .aboutBanner .bannerBox,
.comapnyAbout .employeeBanner .bannerBox{
position: relative;
}
*/
    .comapnyAbout .aboutBanner .bannerBox .bannerContent {
        margin-left: 0;
        width: 100%;
        margin-bottom: 25px;
    }

    .comapnyAbout .section_4 {
        padding: 0 0 30px !important;
    }

        .comapnyAbout .section_4 .rightBox {
            margin-top: 50px;
            margin-bottom: 30px;
        }
    /*
.comapnyAbout .section_5 .articleLearnmore>img{
min-height: 188px;
max-height: 100%;
}
*/
    .sliderOnlyMobile .carouselImgBox {
        width: 236px;
        margin: 0 auto;
    }

    .sliderOnlyMobile .carouselItem {
        width: 236px;
        margin: 0 auto;
    }

        .sliderOnlyMobile .carouselItem .itemName {
            font-size: 24px;
        }

    .comapnyAbout .section_4 .leftBox {
        padding-right: 0;
    }

    .comapnyAbout .section_4 .leftBox2 {
        /* position: static;
  margin-bottom: 350px; */
        order: 1;
        display: block;
        width: 100%;
    }

    .comapnyAbout .rightBox2,
    .employeeImgBox {
        /* position: absolute; */
        /*width: 100%;*/
        /* top: 1970px;
  margin-left:0px;
width: 100% !important;*/
        width: 340px;
        order: 2;
        float: none;
        margin-left: 0px;
        margin: 0px auto;
    }

    .covid-19-mobile,
    .employee-mobile {
        padding: 10px;
    }

    .covid-19-mobile-wrap,
    .employee-mobile {
        display: flex;
        flex-direction: column;
    }

    .sliderOnlyMobile .carouselItem .itemDetails {
        width: 80%;
        margin: 0 auto;
    }

    .comapnyAbout.leadership .commonSlider .sliderText {
        top: 20px;
    }

    .comapnyAbout.leadership
    .commonSlider
    .bannerBox
    .bannerContent
    .personDetails
    .details {
        margin-bottom: 10px;
    }

    .comapnyAbout.leadership .commonSlider.sliderWithNews .slidingDiv {
        min-height: 1px;
    }

    .comapnyAbout.leadership .commonSlider .banner-content .paragraph {
        font-size: 18px;
        width: 80%;
        margin-bottom: 15px;
    }

    .comapnyAbout.leadership
    .commonSlider.sliderWithNews
    .sliderText
    .banner-content {
        width: 100%;
        margin-top: 9%;
    }

    .comapnyAbout
    .commonSlider.sliderWithNews
    .sliderText
    .banner-content
    .paragraph {
        margin-bottom: 15px;
    }

    .comapnyAbout.leadership .commonSlider.sliderWithNews .sliderText {
        top: 27px;
        left: 10px;
    }

    .comapnyAbout .mobileLeaderBox .leaderBox {
        width: 100%;
        min-height: 100px;
        margin-bottom: 0;
        padding-bottom: 0;
        text-align: left;
        margin-top: 30px;
    }

        .comapnyAbout .mobileLeaderBox .leaderBox .imageBox {
            float: left;
            width: 47%;
        }

        .comapnyAbout .mobileLeaderBox .leaderBox .detailsBox {
            float: right;
            padding-top: 40px;
            width: 50%;
            word-break: break-word;
        }

            .comapnyAbout .mobileLeaderBox .leaderBox .detailsBox .readMoreBlock a {
                padding: 0;
            }

    .comapnyAbout .mobileLeaderBox .mobileLeaderDetails {
        padding: 15px;
        background-color: #ffffff;
    }

    .comapnyAbout.leadership .newsSection {
        padding: 20px 0;
    }

        .comapnyAbout.leadership .newsSection .sectionHeading {
            font-size: 24px;
            font-weight: normal;
        }

        .comapnyAbout.leadership .newsSection .block {
            padding: 15px 0;
        }

            .comapnyAbout.leadership .newsSection .block:last-child {
                border-bottom: 1px solid #999999;
            }

    .emp_mobile_two_tiles {
        min-height: 375px;
        max-height: 375px;
    }

        .emp_mobile_two_tiles > img {
            min-height: 375px;
            max-height: 375px;
        }

        .emp_mobile_two_tiles .textArea {
            top: 20%;
        }

            .emp_mobile_two_tiles .textArea .heading {
                min-height: 42px;
                max-height: 94px;
                width: 52%;
            }

                .emp_mobile_two_tiles .textArea .heading .paragraphDetail {
                    width: 70%;
                    max-height: 100px;
                }

    .comapnyAbout .grayBG .detailsBox {
        padding-left: 0;
    }

    .comapnyAbout .whiteBG {
        padding-left: 10px;
    }

    .comapnyAbout .detailsBox {
        padding-left: 0;
    }

    .postBlockGray_1,
    .postBlockGray_2 {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 10px;
    }

        .postBlockGray_1:last-child,
        .postBlockGray_2:last-child {
            margin-bottom: 10px;
        }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .comapnyAbout.leadership .commonSlider .slidingDiv {
        position: relative;
        min-height: 800px;
    }
}

/* ----------------------------------------- */

/***** COMPANY ABOUT CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** BRANDS PAGE CSS STARTS HERE ********/

/* ----------------------------------------- */

.brands {
    position: relative;
}

    .brands .commonSlider {
        margin-top: 0;
    }

    .brands .brandSect.grayBG {
        background-color: #f1f1f2;
        color: #000000;
        min-height: 266px;
    }

    .brands .articleLearnmore.brandSect .textArea {
        top: 0px;
    }

    .brands .brandsWrapper {
        margin-left: 10px;
        width: 83%;
    }

    .brands .brandDetail .heading {
        color: #000000;
        font-family: "Lato-Light";
        font-size: 48px;
        font-weight: 300;
        line-height: 1.2;
        width: 80%;
        margin-top: 20px;
    }

    .brands .brandDetail .policyState {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2;
        margin-top: 20px;
    }

    .brands .brandDetail .deails {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        line-height: 19px;
    }

    .brands .brandDetail .policyComment {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.4;
        margin-top: 60px;
    }

    .brands .brandDetail .detailParagraph {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.4;
        margin-top: 17px;
        margin-bottom: 20px;
    }

.sideBarNav .goBack {
    padding: 13px 0 40px 0;
}



    .sideBarNav .goBack:before, .goBack:before {
        content: "\f104";
        font-size: 14px;
        font-family: FontAwesome;
        color: #004dcd;
        margin-right: 5px;
    }

.wrapperSwicth {
    margin-left: 20px;
}

.brands .companyBrands {
    padding: 38px 0;
    border-top: 1px solid #efefef;
}

.brands .brandsSwitch {
    padding: 30px 10px 30px 0px;
    border-bottom: 0 solid #efefef;
}

    .brands .brandsSwitch:last-child {
        border-bottom: 1px solid #efefef;
    }

.brands .companyBrands .brandImage {
    padding-top: 0px;
}

.brands .companyBrands .logoTitle {
    font-family: "Lato-Light";
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
}

.brands .companyBrands .brandDescription {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    margin-top: 19px;
    width: 71%;
}

.brands .companyBrands .brandsCategoryList {
    margin-bottom: 20px;
}

    .brands .companyBrands .brandsCategoryList:last-child {
        margin-bottom: 0;
    }

    .brands .companyBrands .brandsCategoryList .visitSite {
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.2;
        margin-bottom: 15px;
    }

.brands .companyBrands .selectBox {
    width: 169px;
}

.brands .companyBrands .socialIconwrapper {
    margin-top: 30px;
}

    .brands .companyBrands .socialIconwrapper ul {
        padding-left: 0;
    }

        .brands .companyBrands .socialIconwrapper ul li {
            list-style-type: none;
            display: inline-block;
            margin-right: 20px;
        }

.brands .roundImgLogo {
    margin-top: 25px;
    margin-bottom: 50px;
}

.contentAboutBrand {
    padding: 45px 0;
}

.leftWrapperbox {
    width: 100%;
}

    .leftWrapperbox .heading {
        font-family: "Lato-Light";
        font-size: 32px;
        font-weight: 300;
        text-align: left;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 1.3;
    }

    .leftWrapperbox .details {
        font-size: 14px;
        font-weight: 500;
        text-align: left;
        margin: 0 0 20px 0;
        padding: 0;
        line-height: 1.5;
    }

    .leftWrapperbox .btnBox {
        padding-bottom: 50px;
        margin-top: 25px;
    }

.rightWrapperbox {
    margin-top: 0;
}

#myULIngredients {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

    #myULIngredients li a {
        border: 1px solid #efefef;
        margin-top: -1px;
        /* Prevent double borders */
        background-color: #ffffff;
        padding: 20px 20px;
        text-decoration: none;
        color: #000000;
        display: block;
        font-size: 18px;
        font-weight: 300;
        letter-spacing: 1px;
        line-height: 28px;
        font-family: "Lato-Light";
    }

.brands .ingredientsBanner.bannerBGColor > img {
    width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .comapnyAbout .aboutBanner .bannerBox .bannerContent {
        margin-bottom: 25px;
    }

    .brands .brandDetail .heading {
        width: 100%;
        font-size: 28px;
    }

    .brands .brandSect.grayBG {
        min-height: 200px;
        max-height: 200px;
    }

        .brands .brandSect.grayBG > img {
            min-height: 200px;
            max-height: 200px;
        }

        .brands .brandSect.grayBG .textArea {
            top: 0px;
        }

    @media screen and (max-width: 1024px) and (min-width: 768px) {
        .articleLearnmore.four_tiles .paragraphDetail {
            width: 90%;
        }
    }

    .brands .roundImgLogo {
        margin-bottom: 65px;
    }

    .brands .brandBabyStory .textArea {
        top: 20%;
    }

    .brands .brandSect.grayBG .textArea .heading {
        min-height: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .brands .brandSect.grayBG {
        min-height: 266px;
        max-height: 266px;
    }

        .brands .brandSect.grayBG > img {
            min-height: 266px;
            max-height: 266px;
        }

    .brands .brandBabyStory .textArea {
        top: 55%;
    }

    .brands .brandSect.grayBG .textArea {
        top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .brands .brandDetail .heading {
        font-size: 24px;
    }

    .brands .brandSect.grayBG {
        min-height: 266px;
        max-height: 266px;
    }

        .brands .brandSect.grayBG > img {
            min-height: 266px;
            max-height: 266px;
        }

    .brands .companyBrands {
        padding: 20px 0;
    }

        .brands .companyBrands .adultContent {
            padding-left: 0;
            margin-top: 35px;
        }

        .brands .companyBrands .visitSite {
            margin-top: 19px;
        }

        .brands .companyBrands .socialIconwrapper {
            padding-left: 5px;
        }

    .brands .wrapperSwicth {
        padding: 0 10px;
    }

    .brands .brandParentMar .goBack {
        padding: 0;
        display: flex !important;
        align-items: center;
    }

    .brands .companyBrands .brandImage img {
        margin: initial;
    }

    .brands .brandsWrapper {
        margin-left: 0;
        width: 100%;
    }

    .roundImgLogo {
        margin-top: 0;
        margin-bottom: 30px;
    }

        .roundImgLogo img {
            margin: auto;
        }

    .brands .brandDetail .detailParagraph {
        clear: both;
    }

    .brands .brandParentMar div.row:nth-child(3) .companyBrands {
        border-top: 1px solid transparent;
    }

    .brands .companyBrands .brandImage {
        padding-top: 20px;
    }
    /*.brands .ingredientsBanner .bannerBox { position: absolute; }*/
    /*.brands .ingredientsBanner{padding: 0 10px 103px 10px;}*/
    .brands .ingredientsBanner.bannerBGColor {
        background-color: #bed2f3;
    }

    .ingredients .findresultDiv {
        position: initial;
    }

    .brands .rightWrapperbox {
        margin-top: 30px;
        margin-bottom: 60px;
    }

        .brands .rightWrapperbox > img {
            margin: auto;
        }

    .wrapperSwicth {
        margin-left: 0;
    }

    .goBack a {
        padding: 25px 0 20px 0;
        margin-top: -6px;
        display: block;
        color: #004dcd;
    }
}

/* ----------------------------------------- */

/***** BRANDS PAGE CSS ENDS HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** LEGAL PAGE CSS STARTS HERE ********/

/* ----------------------------------------- */

.legal {
    position: relative;
    /*border-top: 10px solid #efefef;*/
    margin-top: 2px;
}

.policyWrapper {
    /*margin-left: 20px;*/
    margin-left: 0;
}

.sideBarNav .sidePolicy {
    font-size: 10px;
    color: #000000;
    padding: 13px 0 20px 0;
}

.sideBarNav .navigationDetails {
    padding-bottom: 50px;
}

    .sideBarNav .navigationDetails ul {
        padding-left: 0;
    }

        .sideBarNav .navigationDetails ul li {
            list-style-type: none;
            padding: 20px 20px 20px 0;
            border-top: 1px solid #004dcd;
            position: relative;
            cursor: pointer;
        }

            .sideBarNav .navigationDetails ul li a {
                color: #000000;
                font-size: 14px;
                font-weight: 500;
                line-height: 1.2;
                text-decoration: none;
                padding: 20px 0;
                word-break: break-all;
            }

            .sideBarNav .navigationDetails ul li.active a.selected {
                color: #004dcd;
                font-weight: 600;
                padding: 20px 20px 5px 0;
                /*display: block;*/
            }

                .sideBarNav .navigationDetails ul li.active a.selected:hover {
                    text-decoration: underline;
                }

            .sideBarNav .navigationDetails ul li.active a:after {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 19px;
                color: #004dcd;
                position: absolute;
                right: 10px;
                top: 45%;
                transform: translateY(-50%);
            }

            .sideBarNav .navigationDetails ul li:last-child {
                border-bottom: 1px solid #0f059e;
            }

/* **** */

.second_level_menu {
    display: none;
}

.collapse_second_level_menu {
    display: block;
}

.third_level_menu {
    display: none;
}

.collapse_third_level_menu {
    display: block;
}

.second_level_menu {
    padding: 10px 0 0 0;
}

    .second_level_menu ol {
        padding-left: 12px;
    }

        .second_level_menu ol li {
            border-top: none !important;
            padding: 0 0 5px 0 !important;
            list-style-type: none !important;
        }

            .second_level_menu ol li a {
                padding: 0 !important;
                color: #000000;
                font-weight: 500;
            }

.sideBarNav .navigationDetails ul li.active .second_level_menu ol li a:after {
    content: "";
}

.sideBarNav
.navigationDetails
ul
li.active
.second_level_menu
ol
li.secondActive > a {
    color: #004dcd;
    font-weight: 600;
}

    .sideBarNav
    .navigationDetails
    ul
    li.active
    .second_level_menu
    ol
    li.secondActive > a:after {
        content: "\f105";
    }

.sideBarNav
.navigationDetails
ul
li.active
.second_level_menu
ol
li
.third_level_menu
ol
li.thirdActive > a {
    color: #004dcd;
    font-weight: 600;
}

    .sideBarNav
    .navigationDetails
    ul
    li.active
    .second_level_menu
    ol
    li
    .third_level_menu
    ol
    li.thirdActive > a:after {
        content: "\f105";
    }

.second_level_menu ol li:last-child {
    border-bottom: none !important;
}

.third_level_menu {
    padding-top: 5px;
}

    .third_level_menu ol li:last-child {
        border-bottom: none !important;
    }

.articleStatementBox {
    width: 100%;
}

    .articleStatementBox .heading {
        color: #000000;
        font-family: "Lato-Light";
        font-size: 46px;
        font-weight: 300;
        line-height: 1.2;
        margin: 0;
    }

.indHeading-blue {
    font-size: 26px;
}

.articleStatementBox .articleDetails {
    margin-bottom: 20px;
}

    .articleStatementBox .articleDetails .subHeading {
        color: #000000;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.2;
        margin: 20px 0 5px 0;
        text-align: left;
    }

    .articleStatementBox .articleDetails .deails {
        color: #000000;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.4;
    }

        .articleStatementBox .articleDetails .deails p {
            margin-bottom: 20px;
            margin-top: 20px;
        }

        .articleStatementBox .articleDetails .deails ul {
            list-style-type: none;
        }

            .articleStatementBox .articleDetails .deails ul li::before {
                content: "\2022";
                color: #c8c8c8;
                font-weight: bold;
                display: inline-block;
                width: 1em;
                height: 1em;
                margin-left: -1em;
                font-size: 36px;
                position: relative;
                top: 6px;
                left: 5px;
            }

.articleImage {
    /*margin-top: 63px;*/
    margin-top: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sideBarNav .navigationDetails ul li a {
        font-size: 13px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .homePage .commonSlider .bannerBox .bannerContent .ru_heading {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 767px) {
    .bodyContent .legal {
        padding-top: 0;
    }

    .articleStatementBox {
        width: 100%;
    }

        .articleStatementBox .heading {
            font-size: 18px;
            line-height: 1.2;
            width: 100%;
            display: inline-block;
            margin-top: 40px;
            margin-bottom: 20px;
        }

        .articleStatementBox .articleDetails {
            margin-left: 20px;
        }

    .KC_breadcrumb {
        margin-left: 20px;
    }

    .articleImage {
        margin-top: 0;
        overflow: hidden;
    }

        .articleImage img {
            margin: auto;
        }

    .articleStatementBox .articleDetails .deails {
        font-size: 14px;
    }

    .policyWrapper {
        margin-left: 0;
    }

        .policyWrapper > .mobilePageHeading {
            padding-top: 0;
        }

    .jumbotron.legalarticlejum h3 {
        font-size: 18px !important;
    }

    .jumbotron.legalarticlejum p {
        font-size: 14px !important;
    }

    .KC_breadcrumb .breadcrumb li a {
        font-size: 10px;
    }
}

@media only screen and (width: 768px) {
    .KC_breadcrumb .breadcrumb li a {
        font-size: 10px;
    }
}

/* ----------------------------------------- */

/***** LEGAL PAGE CSS ENDS HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** SEARCH RESULT PAGE CSS START HERE ********/

/* ----------------------------------------- */

.searchResultPage .resultBox {
    border-top: 1px solid #efefef;
    padding: 20px 0 40px 0;
}

    .searchResultPage .resultBox .imgBox img {
        margin: 0 auto;
    }

    .searchResultPage .resultBox .detailBox .heading {
        color: #000000;
        font-family: "Lato-Light";
        font-size: 18px;
        font-weight: 300;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .searchResultPage .resultBox .detailBox .details {
        color: #000000;
        font-family: "Lato-Regular";
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2;
    }

@media screen and (max-width: 767px) {
    .searchResultPage .container .row:nth-child(2) {
        border-top: none;
    }

    .searchResultPage .columnSkyBG {
        border-bottom: 1px solid #ffffff;
        margin-bottom: 0;
    }

    .searchResultPage .resultBox .imgBox {
        margin-bottom: 20px;
    }

        .searchResultPage .resultBox .imgBox img {
            margin: initial;
        }
}

/* ----------------------------------------- */

/***** SEARCH RESULT PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** INVESTOR PAGE CSS START HERE ********/

/* ----------------------------------------- */

.investor {
    position: relative;
}

    .investor .articleLearnmore .textArea {
        top: 25%;
    }

    .investor .paddingLeft_0 {
        padding-left: 0;
    }

    .investor .paddingRight_0 {
        padding-right: 0;
    }

    .investor .grayTiles {
        background-color: #efefef;
        padding: 30px;
        margin: 20px 0 0 0;
        min-height: 333px;
    }

    .investor .greenTiles {
        background-color: #acecd4;
        padding: 30px;
        margin: 20px 0 0 0;
        min-height: 333px;
    }

    .investor .pressReleaseWrapper {
        margin-bottom: 20px;
    }

        .investor .pressReleaseWrapper .boxTitle,
        .investor .eventsWrapper .boxTitle,
        .investor .overviewWrapper .boxTitle,
        .investor .financialWrapper .boxTitle,
        .investor .individualWrapper .boxTitle,
        .investor .contactsWrapper .boxTitle {
            font-family: "Lato-Regular";
            font-size: 18px;
            color: #000000;
            font-weight: 600;
            line-height: 1;
            margin-bottom: 20px;
        }

        .investor .pressReleaseWrapper .newsBlock {
            border-bottom: 1px solid #979797;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 10px;
            padding-bottom: 14px;
        }

            .investor .pressReleaseWrapper .newsBlock:last-child {
                border-bottom: 1px solid #979797;
            }

            .investor .pressReleaseWrapper .newsBlock .date {
                font-size: 10px;
                margin-bottom: 5px;
            }

            .investor .pressReleaseWrapper .newsBlock .heading {
                font-weight: 600;
            }

            .investor .pressReleaseWrapper .newsBlock .details {
                margin-bottom: 10px;
                font-weight: normal;
            }

        .investor .pressReleaseWrapper .btnBox {
            padding-top: 50px;
        }

    /*.investor .eventsWrapper { margin-bottom: 20px; }*/

    .investor .eventsWrapper .eventBox {
        display: block;
        border-bottom: 1px solid #979797;
        margin-bottom: 15px;
    }

        .investor .eventsWrapper .eventBox:last-child {
            border-bottom: 1px solid transparent;
        }

        .investor .eventsWrapper .eventBox .date {
            font-size: 10px;
            margin-bottom: 5px;
        }

        .investor .eventsWrapper .eventBox .details {
            margin-bottom: 10px;
            font-weight: normal;
            padding-bottom: 8px;
        }

    .investor .eventsWrapper .btnBox {
        padding-top: 15px;
    }

    .investor .overviewWrapper .overviewBox {
        display: block;
        border-bottom: 1px solid #979797;
        margin-bottom: 15px;
        padding-bottom: 8px;
    }

        .investor .overviewWrapper .overviewBox:last-child {
            border-bottom: 1px solid transparent;
        }

        .investor .overviewWrapper .overviewBox:nth-child(3) {
            border-bottom: 1px solid transparent;
        }

        .investor .overviewWrapper .overviewBox .iconWrapper {
            padding-right: 20px;
        }

        .investor .overviewWrapper .overviewBox .downloadTitle {
            font-weight: 600;
            margin-bottom: 5px;
        }

        .investor .overviewWrapper .overviewBox .downloadLink {
            color: #004dcd;
            font-size: 10px;
            font-weight: 600;
            line-height: 1;
        }

        .investor .overviewWrapper .overviewBox .shortInfo {
            color: #004dcd;
            font-size: 12px;
            font-weight: 600;
            line-height: 1.6;
        }

    .investor .financialWrapper .boxTitle {
        margin-bottom: 40px;
    }

    .investor .financialWrapper {
        margin-bottom: 20px;
    }

        .investor .financialWrapper .financeBox {
            border-bottom: 1px solid #999999;
            margin-bottom: 15px;
            padding-bottom: 15px;
            font-size: 14px;
            font-weight: bold;
        }

            .investor .financialWrapper .financeBox:last-child {
                border-bottom: 1px solid transparent;
            }

            .investor .financialWrapper .financeBox .heading a {
                color: #000000;
            }

    .investor .individualWrapper {
        min-height: 438px;
        margin-top: 0;
        margin-bottom: 20px;
    }

        .investor .individualWrapper .individualBox {
            border-bottom: 1px solid #000000;
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

            .investor .individualWrapper .individualBox:last-child {
                border-bottom: 1px solid transparent;
            }

            .investor .individualWrapper .individualBox .pull-left {
                width: 70%;
            }

            .investor .individualWrapper .individualBox .heading {
                font-weight: bold;
            }

            .investor .individualWrapper .individualBox .readMoreBlock {
                padding-top: 12px;
            }

    .investor .contactsWrapper {
        margin-top: 0;
    }

        .investor .contactsWrapper .contactBox {
            border-bottom: 1px solid #979797;
            margin-bottom: 15px;
            padding-bottom: 15px;
        }

            .investor .contactsWrapper .contactBox:last-child {
                border-bottom: 1px solid transparent;
            }

            .investor .contactsWrapper .contactBox .readMoreBlock {
                padding-top: 5px;
            }

    .investor .subscriberWrapper {
        padding-bottom: 25px;
        min-height: 85px;
        margin-bottom: 20px;
    }

        .investor .contactsWrapper .contactBox .heading,
        .investor .subscriberWrapper .heading {
            font-weight: bold;
        }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .investor .pressReleaseWrapper .newsBlock {
        padding-bottom: 22px;
        margin-bottom: 22px;
    }

    .investor .greenTiles {
        min-height: 440px;
    }

    .investor .eventsWrapper {
        min-height: 410px;
    }

    .investor .financialWrapper.greenTiles {
        min-height: 410px;
    }
}

@media screen and (max-width: 767px) {
    /*.investor .investorBanner{ padding: 0 10px 103px 10px;}*/
    .investor .investorBanner.bannerBGColor {
        background-color: #f1f1f2;
        padding: 0;
    }

    .investor .investorBanner .bannerBox .bannerContent {
        width: 100%;
        margin-left: 0;
    }

    .investor .investorBanner .bannerBox {
        position: absolute;
    }

    .investor .numeralSqaure.grayBG {
        background-color: #a7c6ed;
    }

    .investor .grayTiles,
    .investor .greenTiles {
        padding: 30px 10px 30px 10px;
    }

    .investor .greenTiles {
        min-height: 0;
    }

    .investor .paddingRight_0 {
        padding-right: 10px;
    }

    .investor .mobile_gutterPadding_0 {
        padding-left: 0;
        padding-right: 0;
    }

    .investor .pressReleaseWrapper .boxTitle,
    .investor .eventsWrapper .boxTitle,
    .investor .overviewWrapper .boxTitle,
    .investor .financialWrapper .boxTitle,
    .investor .individualWrapper .boxTitle,
    .investor .contactsWrapper .boxTitle {
        margin-bottom: 30px;
    }

    .investor .pressReleaseWrapper {
        margin-bottom: 0;
    }

        .investor .pressReleaseWrapper .btnBox {
            padding-top: 30px;
        }

    .investor .individualWrapper {
        margin-top: 20px;
    }
}

/* ----------------------------------------- */

/***** INVESTOR PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** ANNUAL REPORT PAGE CSS START HERE ********/

/* ----------------------------------------- */

.investor,
.investor .annualReportsBanner,
.investor .annualReportsBanner .bannerBox {
    position: relative;
}

    .investor .annualReportsBanner .bannerBox {
        margin-bottom: 40px;
        padding-top: 20px;
    }

        .investor .annualReportsBanner .bannerBox .bannerContent {
            width: 100%;
        }

    .investor .downloadBox {
        float: right;
        margin-top: 12%;
        margin-left: 30%;
    }

        .investor .downloadBox .imageBox {
            float: left;
            width: 100%;
        }

        .investor .downloadBox .downloadLinkBox {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

    .investor .downloadLink {
        font-size: 12px;
        font-weight: 600;
        color: #004dcd;
        text-decoration: none;
    }

        .investor .downloadLink:hover {
            text-decoration: underline;
        }

    .investor .downloadIcon {
        font-size: 20px;
        vertical-align: middle;
    }

    .investor .downloadChart {
        position: relative;
        margin-top: 40px;
    }

        .investor .downloadChart .list {
            padding: 18px 0;
            border-bottom: 1px solid #efefef;
            font-size: 14px;
            font-weight: 500;
            line-height: 1.2;
        }

            .investor .downloadChart .list .listLeft {
                float: left;
                width: 65%;
            }

            .investor .downloadChart .list .listRight {
                float: right;
                width: 30%;
            }

                .investor .downloadChart .list .listRight .readMoreDwonloadBox {
                    width: 230px;
                }

                .investor .downloadChart .list .listRight .readMoreBox {
                    width: 110px;
                    display: inline-block;
                }

                .investor .downloadChart .list .listRight .PDFBox {
                    width: 120px;
                }

            .investor .downloadChart .list .pdfIcon {
                padding-right: 10px;
            }

            .investor .downloadChart .list .readMore {
                font-size: 12px;
                font-weight: 600;
                color: #004dcd;
                text-decoration: none;
            }

            .investor .downloadChart .list .listDetails {
                display: none;
                padding-top: 40px;
            }

@media screen and (max-width: 767px) {
    .investor {
        border-top: 10px solid #efefef;
        padding-top: 0;
    }

        .investor .annualReportsBanner .bannerBox {
            padding-top: 0px;
        }

        .investor .downloadBox {
            float: left;
            margin-top: 20px;
            margin-left: 0px;
        }

            .investor .downloadBox .imageBox {
                width: 48%;
            }

            .investor .downloadBox .downloadLinkBox {
                float: right;
                width: 53%;
                margin-top: -28px;
                text-align: right;
            }

        .investor .downloadChart .list .readMore i {
            font-size: 20px;
        }

        .investor .downloadChart .list .listRight {
            margin-right: 10px;
        }

            .investor .downloadChart .list .listRight .readMoreDwonloadBox {
                width: 100px;
                text-align: right;
            }

            .investor .downloadChart .list .listRight .readMoreBox {
                width: 40px;
                display: inline-block;
                padding-right: 30px;
            }

            .investor .downloadChart .list .listRight .PDFBox {
                width: 50px;
            }
}

/* ----------------------------------------- */

/***** ANNUAL REPORT PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** PRESS KIT PAGE CSS START HERE ********/

/* ----------------------------------------- */

.newsPage .companyBrands .brandImage {
    padding-top: 0;
}

.newsPage .sideBarNav .goBack a {
    color: #000000;
}



.newsPage .companyBrands.brandsSwitch .btnBox {
    /*padding-top: 20%;*/
    height: 197px;
    width: 138px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

@media screen and (max-width: 767px) {
    .newsPage .companyBrands.brandsSwitch .btnBox {
        /*padding-top: 7%;*/
        height: 100px;
    }

    .newsPage .companyBrands .brandDescription {
        width: 100%;
    }
}

/* ----------------------------------------- */

/***** PRESS KIT PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** NEWS FEED PAGE CSS STARTS HERE ********/

/* ----------------------------------------- */

.newsPage .newsArticleimg img {
    width: 100%;
}

.newsPage .newsUpdateSection {
    margin-top: 30px;
    margin-bottom: 45px;
}

.tweetsSection .heading {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    padding: 41px 0px 25px 0;
}

.tweetsSection .wrapTwitterAPI {
    width: 100%;
    height: 406px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.newsPage .tweetsSection .tweetsList {
    padding-left: 67px;
}

    .newsPage .tweetsSection .tweetsList .block {
        position: relative;
        margin-bottom: 20px;
        margin-top: 10px;
    }

        .newsPage .tweetsSection .tweetsList .block .imgRound {
            border: 1px solid #000;
            height: 34px;
            width: 34px;
            border-radius: 37px;
            display: inline-block;
        }

    .newsPage .tweetsSection .tweetsList .nameWrapper {
        display: inline-block;
        margin-left: 10px;
    }

        .newsPage .tweetsSection .tweetsList .nameWrapper .name {
            color: #000000;
            font-size: 14px;
            font-weight: 600;
            line-height: 19px;
        }

        .newsPage .tweetsSection .tweetsList .nameWrapper .tagName {
            color: #000000;
            font-size: 14px;
            font-weight: 500;
            line-height: 19px;
        }

    .newsPage .tweetsSection .tweetsList .block .timeStamp {
        position: absolute;
        top: 20px;
        right: 0;
        color: #000000;
        font-size: 14px;
        font-weight: 500;
        line-height: 19px;
    }

    .newsPage .tweetsSection .tweetsList .block .comments {
        color: #000000;
        font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
        width: 76%;
    }

    .newsPage .tweetsSection .tweetsList .sectionPost {
        border-bottom: 1px solid #9b9b9b;
        width: 85%;
    }

        .newsPage .tweetsSection .tweetsList .sectionPost:last-child {
            border-bottom: none;
        }

.newsPage .fbSection {
    position: relative;
}

    .newsPage .fbSection .textSection {
        color: #000000;
        font-size: 18px;
        font-weight: 500;
        line-height: 28px;
        position: absolute;
        top: 40px;
        left: 32px;
        right: 0;
    }

.center-block {
    float: none;
    margin: 0 auto;
}

.instaSection {
    padding: 25px 0 65px 0;
}

.followInstaWrapper {
    background-color: #f1f1f2;
    margin-top: 45px;
}

.instaSection h3 {
    text-align: center;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 21px;
}

.instagramSlider .instasliderContent {
    position: relative;
}

    .instagramSlider .instasliderContent .instaLikenComments {
        position: absolute;
        top: 54px;
        left: 21px;
    }

    .instagramSlider .instasliderContent .instaComments {
        width: 76%;
        color: #f8f8f8;
        font-size: 12px;
        line-height: 16px;
    }

.instasliderContent .actionBox {
    position: absolute;
    top: 220px;
    left: 21px;
}

    .instasliderContent .actionBox .likes,
    .instasliderContent .actionBox .comments {
        display: inline-block;
        margin-right: 25px;
    }

        .instasliderContent .actionBox .likes span {
            content: "";
            background-image: url(../images/news-insta_like.png);
            width: 25px;
            height: 22px;
            display: inline-block;
            padding-left: 25px;
            background-repeat: no-repeat;
            cursor: pointer;
            color: #f8f8f8;
            font-size: 12px;
            line-height: 16px;
        }

        .instasliderContent .actionBox .comments span {
            content: "";
            background-image: url(../images/news-insta_comment.png);
            width: 25px;
            height: 22px;
            display: inline-block;
            padding-left: 30px;
            background-repeat: no-repeat;
            cursor: pointer;
            color: #f8f8f8;
            font-size: 12px;
            line-height: 16px;
        }

.instagramSlider .slick-prev {
    left: -45px;
    z-index: 999;
    content: "";
    background: url(../images/icon_arrow_L.png) no-repeat;
    width: 21px;
    height: 35px;
}

    .instagramSlider .slick-prev:before {
        content: "←";
        display: none;
    }

.instagramSlider .slick-next {
    right: -45px;
    z-index: 999;
    content: "";
    background: url(../images/icon_arrow_R.png) no-repeat;
    width: 21px;
    height: 35px;
}

    .instagramSlider .slick-next:before {
        content: "←";
        display: none;
    }

.instagramSlider .slick-dots {
    bottom: -50px;
}

    .instagramSlider .slick-dots li.slick-active button::before {
        content: "•";
        font-size: 8px;
        width: 13px;
        height: 13px;
        line-height: 15px;
        color: transparent;
        opacity: 1;
        border-width: 2px;
        border-style: solid;
        border-color: rgb(117, 59, 188);
        border-image: initial;
        background-color: transparent;
        border-radius: 50px;
        margin-top: -2px;
    }

    .instagramSlider .slick-dots li button:before {
        width: 10px;
        height: 10px;
        opacity: 1;
        color: transparent;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border: 2px solid #004dcd;
        border-radius: 50%;
        background-color: #004dcd;
    }

    .instagramSlider .slick-dots li {
        margin: 0 2px;
    }

@media screen and (min-width: 1025px) {
    .brandLiveSearch .col-md-9 {
        width: 79%;
        padding-left: 5px;
        margin-left: -12px;
    }

    .brandLiveSearch .col-md-3 {
        width: 21% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .tweetsSection .wrapTwitterAPI {
        height: 268px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .tweetsSection .wrapTwitterAPI {
        height: 404px;
    }
}

@media screen and (max-width: 767px) {
    .newsPage .newsSection .block:last-child {
        border-bottom: 1px solid #999999;
    }

    .newsPage .newsSection {
        padding: 0;
    }

    .tweetsSection .heading {
        padding: 20px 20px;
    }

    .newsPage .tweetsSection .tweetsList {
        padding-left: 21px;
    }

        .newsPage .tweetsSection .tweetsList .sectionPost {
            width: 95%;
        }

        .newsPage .tweetsSection .tweetsList .block .comments {
            width: 92%;
        }

    .newsPage .fbSection .textSection {
        top: 41px;
        left: 46px;
    }

    .newsPage .fbSection a img,
    .newsPage .ytSection a img,
    .newsPage .linkedInSection a img {
        width: 100%;
    }

    .newsPage .tweetsSection {
        margin-bottom: 49px;
    }

    .instaSection .instagramSlider .instasliderContent img {
        margin: auto;
        width: 100%;
    }

    .instagramSlider .slick-prev {
        left: 10%;
    }

    .instagramSlider .slick-next {
        right: 10%;
    }

    .instagramSlider .slick-prev,
    .instagramSlider .slick-next {
        top: 110%;
    }

    .instaSection {
        padding: 0px 0 70px 0;
    }

    .instasliderContent .actionBox {
        position: absolute;
        top: 320px;
        left: 21px;
    }
}

/* ----------------------------------------- */

/***** NEWS FEED PAGE CSS ENDS HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** GLOBAL LOCATION PAGE CSS START HERE ********/

/* ----------------------------------------- */

.globalLocation_country {
    position: relative;
}

    .globalLocation_country .articleLearnmore.greenBG {
        min-height: 500px;
        padding: 30px;
    }

        .globalLocation_country .articleLearnmore.greenBG .valueHeading {
            color: #000000;
            font-family: "Lato-Regular";
            font-size: 32px;
            font-weight: 600;
            line-height: 1;
            width: 60%;
            margin-bottom: 60px;
        }

        .globalLocation_country .articleLearnmore.greenBG .valueCurrencyBig {
            margin-bottom: 40px;
        }

        .globalLocation_country .articleLearnmore.greenBG .bigHeading {
            color: #000000;
            font-family: "Lato-Regular";
            font-size: 150px;
            font-weight: 600;
            line-height: 1;
            padding: 0;
            margin: 0;
        }

        .globalLocation_country .articleLearnmore.greenBG .currency {
            color: #000000;
            font-family: "Lato-Regular";
            font-size: 14px;
            font-weight: 500;
            line-height: 1.2;
        }

        .globalLocation_country .articleLearnmore.greenBG .smallHeading {
            color: #000000;
            font-family: "Lato-Regular";
            font-size: 48px;
            font-weight: 600;
            line-height: 1;
            padding: 0;
            margin: 0 0 15px 0;
        }

        .globalLocation_country .articleLearnmore.greenBG .leftBox {
            float: left;
        }

        .globalLocation_country .articleLearnmore.greenBG .rightBox {
            float: left;
            margin-left: 80px;
        }

    .globalLocation_country .logoContainer {
        background-color: #f1f1f2;
        /*padding: 60px 20px 35px 20px;*/
        padding: 30px 20px 35px;
    }

        .globalLocation_country .logoContainer .logoBox {
            /*margin-bottom: 40px;*/
            display: inline-block;
        }

            /*.globalLocation_country .logoContainer.brandimage-frFR .logoBox .image-box,
.globalLocation_country .logoContainer.brandimage-esES .logoBox .image-box{
min-height:138px;
}
.globalLocation_country .logoContainer.brandimage-frFR .logoBox .image-box img,
.globalLocation_country .logoContainer.brandimage-esES .logoBox .image-box img{
transform:translateY(50%);
}*/

            .globalLocation_country .logoContainer .logoBox a img {
                margin: auto;
            }

    .globalLocation_country .seeAllContainer {
        text-align: center;
        margin-top: 0px;
    }

    .globalLocation_country .worldMapArticle {
        position: relative;
    }

        .globalLocation_country .worldMapArticle .content {
            position: absolute;
            top: 13%;
            right: 5%;
            width: 25%;
        }

            .globalLocation_country .worldMapArticle .content .block {
                color: #000000;
                font-size: 14px;
                font-weight: 500;
                line-height: 1;
                padding: 0;
                margin: 0 0 50px 0;
            }

                .globalLocation_country .worldMapArticle .content .block .heading {
                    font-family: "Lato-Light";
                    font-weight: 300;
                    margin-bottom: 10px;
                }

                .globalLocation_country .worldMapArticle .content .block .details {
                    padding-left: 15px;
                }

.countryListBox {
    padding: 30px 0;
}

    .countryListBox .searchLabel {
        font-family: "Lato-Light";
        font-weight: 300;
        font-size: 20px;
        padding-right: 15px;
        margin-bottom: 0;
    }

    .countryListBox .primarySelect {
        width: 230px;
    }

.logoContainer h3 {
    margin-bottom: 50px;
}

.fourTileLogo {
    width: 25%;
    display: flex;
    justify-content: center;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .globalLocation_country .articleLearnmore.greenBG {
        min-height: 361px;
    }
}

.globalLocation_country .articleLearnmore.greenBG .valueHeading {
    font-size: 24px;
    width: 65%;
    margin-bottom: 30px;
}

.globalLocation_country .articleLearnmore.greenBG .valueCurrencyBig {
    margin-bottom: 20px;
}

.globalLocation_country .articleLearnmore.greenBG .bigHeading {
    font-size: 80px;
}

.globalLocation_country .articleLearnmore.greenBG .smallHeading {
    font-size: 35px;
}

.globalLocation_country .worldMapArticle .content .block {
    font-size: 12px;
    margin: 0 0 20px 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .globalLocation_country .articleLearnmore.greenBG {
        min-height: 500px;
    }
}

@media screen and (max-width: 767px) {
    /*.globalLocation_country .banner {padding: 0 10px 103px 10px;}*/
    .globalLocation_country .location.bannerBGColor {
        background-color: #acecd4;
        /*padding: 0 10px 103px 10px;*/
    }

        .globalLocation_country .location.bannerBGColor > img {
            width: 100%;
        }

    .globalLocation_country .country.bannerBGColor {
        background-color: #efcbce;
        /*padding: 0 10px 103px 10px;*/
    }

    .globalLocation_country .bannerBox {
        position: absolute;
    }

    .globalLocation_country .articleLearnmore.greenBG {
        min-height: 360px;
    }

        .globalLocation_country .articleLearnmore.greenBG .valueHeading {
            font-size: 24px;
            width: 65%;
            margin-bottom: 30px;
        }

        .globalLocation_country .articleLearnmore.greenBG .bigHeading {
            font-size: 75px;
        }

        .globalLocation_country .articleLearnmore.greenBG .smallHeading {
            font-size: 24px;
        }
}

/* ----------------------------------------- */

/***** GLOBAL LOCATION PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** SEARCH PRODUCT RESULT PAGE CSS START HERE ********/

/* ----------------------------------------- */

.ingredients_S_R_page {
    position: relative;
}

    .ingredients_S_R_page .navigationDetails ul li:first-child {
        border-top: none;
        padding: 10px 0;
    }

    .ingredients_S_R_page .navigationDetails ul li span {
        cursor: default;
        font-size: 10px;
        font-weight: 500;
    }

    .ingredients_S_R_page .productDetailsBox {
        border-bottom: 3px solid #999;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .ingredients_S_R_page .productTableBox .heading {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.4;
        padding: 0;
        margin: 0 0 20px 0;
    }

    .ingredients_S_R_page .productImage {
        margin-top: 40px;
    }

    .ingredients_S_R_page .seeMoreBtnBox {
        padding-right: 35px;
        text-align: right;
    }

    .ingredients_S_R_page .brandDetail .heading {
        color: #000000;
        font-family: "Lato-Light";
        font-size: 32px;
        font-weight: 300;
        line-height: 1.2;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .ingredients_S_R_page .brandDetail .subHeading {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .ingredients_S_R_page .table-responsive_NO {
        overflow-x: auto;
    }

    .ingredients_S_R_page table tr:first-child th {
        border-top: 1px solid transparent;
        border-bottom: 1px solid #000000;
    }

    .ingredients_S_R_page .productTableBox {
        margin-bottom: 20px;
    }

/*.productTableBox table a{color: #000000;}*/

.productTableBox .table > thead > tr > th,
.productTableBox .table > tbody > tr > th,
.productTableBox .table > tfoot > tr > th,
.productTableBox .table > thead > tr > td,
.productTableBox .table > tbody > tr > td,
.productTableBox .table > tfoot > tr > td {
    border-bottom: 1px solid #ddd;
    width: 49%;
    padding: 8px 10px 8px 0;
    font-weight: 500;
}

.productTableBox .table > thead > tr > th,
.productTableBox .table > tbody > tr > th,
.productTableBox .table > tfoot > tr > th {
    font-weight: 600;
}

@media screen and (max-width: 767px) {
    .ingredients_S_R_page .heading {
        font-family: "Lato-Light";
        color: #000000;
        font-size: 24px;
        font-weight: 300;
        line-height: 1.4;
        padding: 0;
        margin: 0;
    }

    .ingredients_S_R_page .details {
        margin: 0;
        padding: 20px 0;
        font-weight: 600;
    }

    .ingredients_S_R_page .productImage {
        padding-bottom: 30px;
    }
    /*.productTableBox .table-responsive{ border-top: 1px solid transparent;  }*/
    .productTableBox .table > thead > tr > th,
    .productTableBox .table > tbody > tr > th,
    .productTableBox .table > tfoot > tr > th,
    .productTableBox .table > thead > tr > td,
    .productTableBox .table > tbody > tr > td,
    .productTableBox .table > tfoot > tr > td {
        padding: 8px;
    }
}

/* ----------------------------------------- */

/***** SEARCH PRODUCT RESULT PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** UNSUBSCRIBE PAGE CSS START HERE ********/

/* ----------------------------------------- */

.unsubscribePage {
    padding-top: 30px;
    padding-bottom: 100px;
}

    .unsubscribePage .mainHeading {
        font-size: 24px;
        margin: 0 0 15px 0;
        font-family: "Lato-Light";
        font-weight: 300;
    }

    .unsubscribePage .introcopy {
        padding-right: 22px;
    }

    .unsubscribePage label {
        font-weight: 500;
        color: #000000 !important;
        display: block;
        margin-bottom: 10px;
    }

    .unsubscribePage .ui-message-error {
        color: red !important;
    }

    .unsubscribePage .consumer-email-input {
        display: block;
        width: 100%;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.4;
        color: #000000;
        background-color: #ffffff;
        background-image: none;
        height: 30px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 0;
        margin-bottom: 10px;
        box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -o-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
        -ms-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    }

        .unsubscribePage .consumer-email-input:focus {
            border-color: #004dcd;
            outline: none;
        }

    .unsubscribePage .consumer-unsubscribe-button {
        min-width: 138px;
        background-color: transparent;
        border: 1px solid #004dcd;
        color: #004dcd;
        padding: 5.5px 4px;
        font-size: 12px;
        font-weight: 600;
        border-radius: 0;
        display: inline-block;
        margin-bottom: 0;
        text-align: center;
        vertical-align: middle;
        touch-action: manipulation;
        background-image: none;
        white-space: nowrap;
        line-height: 1.4;
        user-select: none;
        -webkit-appearance: button;
        cursor: pointer;
    }

        .unsubscribePage .consumer-unsubscribe-button:hover,
        .unsubscribePage .consumer-unsubscribe-button:active,
        .unsubscribePage .consumer-unsubscribe-button:focus {
            background-color: #004dcd;
            border: 1px solid #004dcd;
            color: #ffffff;
            outline: none;
        }

    .unsubscribePage .infoMessage {
        color: red !important;
    }

@media screen and (max-width: 767px) {
    .unsubscribePage {
        padding-top: 40px;
        padding-bottom: 170px;
    }

        .unsubscribePage .mainHeading {
            font-size: 18px;
        }

        .unsubscribePage .introcopy {
            padding-right: 0;
        }
}

/* ----------------------------------------- */

/***** UNSUBSCRIBE PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** COMMON ACCODION CSS START HERE ********/

/* ----------------------------------------- */

ul.nav_list {
    padding-left: 0;
    list-style: none;
}

    ul.nav_list li {
        border-bottom: 1px solid #004dcd;
        padding: 15px 0;
        position: relative;
    }

        ul.nav_list li.list_item:first-child {
            border-top: 1px solid #004dcd;
        }

        /*
.ingredients_S_R_page ul.nav_list li:first-child{
border-top: none;
}
*/

        ul.nav_list li ul li {
            border: none;
            padding: 5px 0 0 0;
        }

ul.sub-group-list li {
    border: none;
    padding: 0;
}

.nav label {
    cursor: pointer;
    position: relative;
}

/* Styling first level lists items */

.group-list a {
    padding-left: 20px;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    padding-right: 5px;
    padding-bottom: 5px;
    word-wrap: break-word;
}

.group-list label {
    /*box-shadow: inset 0 -1px #373737;*/
    /*padding-bottom: 5px;*/
}

    .group-list a:focus,
    .group-list a:hover,
    .group-list label:focus,
    .group-list label:hover {
        background: transparent;
        text-decoration: none;
    }

/* Styling second level list items*/

.sub-group-list a,
.sub-group-list label {
    padding-left: 30px;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 0;
    /*box-shadow: inset 0 -1px #474747;*/
}

    .sub-group-list a:focus,
    .sub-group-list a:hover,
    .sub-group-list label:focus,
    .sub-group-list label:hover {
        background: transparent;
        text-decoration: none;
    }

/* Styling third level list items*/

.sub-sub-group-list a,
.sub-sub-group-list label {
    padding-left: 6rem;
    background: transparent;
    font-size: 14px;
    font-weight: 500;
    /*box-shadow: inset 0 -1px #575757;*/
}

    .sub-sub-group-list a:focus,
    .sub-sub-group-list a:hover,
    .sub-sub-group-list label:focus,
    .sub-sub-group-list label:hover {
        background: #333333;
        text-decoration: none;
        color: #004dcd;
    }

/* Hide nested lists */

.group-list,
.sub-group-list,
.sub-sub-group-list {
    height: 100%;
    max-height: 0;
    overflow: hidden;
    /*
-webkit-transition: max-height .5s ease-in-out;
transition: max-height .5s ease-in-out;
*/
    padding-left: 0;
}

.nav_list input[type="checkbox"]:checked + label + ul {
    /* reset the height when checkbox is checked */
    max-height: 1000px;
}

.sub-group-list li {
    padding-top: 0;
    padding-bottom: 0;
}

label > span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    /*
float: right;
-webkit-transition: -webkit-transform .65s ease;
transition: transform .65s ease;
*/
}

.nav_list input[type="checkbox"]:checked + label > span {
    /*
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
*/
}

.fa-angle-right {
    display: none !important;
}

.commonAccordion .brandHeading {
    font-size: 10px;
    font-weight: 600;
    padding: 25px 0 0 0;
    text-transform: uppercase;
}

.activeArrow {
    font-size: 19px;
    color: #004dcd;
    font-weight: 600;
    float: right;
    display: block !important;
}

.commonAccordion .activeLink {
    font-size: 14px !important;
    color: #004dcd !important;
    font-weight: 600 !important;
    padding-right: 15px;
}

.commonAccordion .arrowPosition {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.commonAccordion {
    padding-top: 13px;
}

    .commonAccordion .goBack a {
        color: #004dcd;
        font-weight: 600;
    }

        .commonAccordion .goBack a:before {
            color: #004dcd;
        }

    .commonAccordion .nav {
        margin-bottom: 20px;
    }

.privacy-container .left-nav.commonAccordion .nav {
    border-bottom: 4px solid #b9cdee;
}

.commonAccordion .nav ul.nav_list {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 15px;
}

.ingredients_S_R_page .commonAccordion .nav ul.nav_list {
    padding-top: 10px;
}

@media screen and (max-width: 767px) {
    .commonAccordion {
        display: none;
    }

    .commonAccordion {
        padding-top: 0;
    }

        .commonAccordion .brandHeading {
            padding: 20px 0 0 0;
        }
}

/* ----------------------------------------- */

/***** COMMON ACCODION CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** ERROR PAGE CSS START HERE ********/

/* ----------------------------------------- */

.errorPage .container {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.errorPage .imgBox {
    position: relative;
}

.contentBox {
    position: absolute;
    top: 0;
    left: 30%;
}

.errorPage .errorMsg {
    min-height: 340px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: absolute;
    top: 0;
    left: 48%;
    width: 39%;
}

    .errorPage .errorMsg h1 {
        font-family: "Lato-Light";
        font-size: 32px;
        margin: 0 0 20px 0;
        font-weight: 300;
    }

    .errorPage .errorMsg p {
        margin: 0 0 20px 0;
    }

    .errorPage .errorMsg .btn.btn-primary {
        max-width: 138px;
        margin: 0 auto;
        text-align: center;
    }

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .errorPage .errorMsg {
        min-height: 240px;
        left: 40%;
        width: 53%;
    }
}

@media screen and (max-width: 767px) {
    .errorPage {
        margin-top: 13px;
    }

        .errorPage .container {
            margin-top: 10px;
        }

        .errorPage .imgBox {
            width: 320px;
            margin: 0 auto;
        }

        .errorPage .errorMsg {
            max-height: 340px;
            left: 10%;
            width: 300px;
            overflow: hidden;
        }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    .errorPage .errorMsg {
        left: 26%;
        width: 300px;
        overflow: hidden;
    }
}

/* ----------------------------------------- */

/***** ERROR PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* ----------------------------------------- */

/***** SITEMAP PAGE CSS START HERE ********/

/* ----------------------------------------- */

.siteMap {
    margin-top: 30px;
}

    .siteMap .pageHeading {
        font-family: "Lato-Light";
        font-size: 28px;
        font-weight: 300;
        margin: 0 0 15px 0;
        padding: 0;
    }

    .siteMap ul li a {
        font-family: "Lato-Regular";
        font-size: 14px;
        font-weight: 500;
        color: #000;
        padding-bottom: 5px;
        display: block;
    }

        .siteMap ul li a:hover {
            font-weight: 600;
            color: #004dcd;
            text-decoration: underline;
        }

    .siteMap .parentBold {
        font-family: "Lato-Regular";
        font-size: 14px;
        font-weight: 600;
        color: #000;
        display: block;
    }

/* ----------------------------------------- */

/***** SITEMAP PAGE CSS END HERE ********/

/* ----------------------------------------- */

/* -------------------------------------------------------- */

/***** SEARCH RESULT AND LIVE SEARCH CSS START HERE ******/

/* --------------------------------------------------------- */

#ui-id-1 {
    position: absolute;
    left: 0 !important;
    border: none !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 32px;
}

    #ui-id-1 .ui-menu-item {
        list-style-image: none;
        list-style: none;
    }

        #ui-id-1 .ui-menu-item .ui-menu-item-wrapper {
            color: var(--blue-blue-500, #004DCD);
            font-family: 'Lato-Regular';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            letter-spacing: 1px;
            border-top: none;
            border-left: none;
            border-right: none;
            border-bottom: 1px solid #efefef;
            background-color: #ffffff;
            padding: 10px;
            margin: 0;
            text-decoration: none;
            display: block;
        }

            #ui-id-1 .ui-menu-item .ui-menu-item-wrapper:hover {
                padding: 10px !important;
                margin: 0 !important;
                border-top: none;
                border-left: none;
                border-right: none;
                background-color: #0f059e;
                color: #ffffff;
            }

        #ui-id-1 .ui-menu-item:first-child .ui-menu-item-wrapper {
            border-top: none;
            border-left: none;
            border-right: none;
        }

#ui-id-2 {
    position: absolute;
    top: 99px !important;
    left: -10px !important;
    width: 1024px !important;
    border: none !important;
    overflow-y: auto;
    overflow-x: hidden;
}

    #ui-id-2 .ui-menu-item {
        list-style-image: none;
    }

        #ui-id-2 .ui-menu-item .ui-menu-item-wrapper {
            font-size: 18px;
            font-weight: 300;
            letter-spacing: 1px;
            line-height: 1.2;
            font-family: "Lato-Light";
            border-top: none;
            border-left: none;
            border-right: none;
            border-bottom: 1px solid #efefef;
            background-color: #ffffff;
            padding: 10px;
            margin: 0;
            text-decoration: none;
            color: #000000;
            display: block;
        }

            #ui-id-2 .ui-menu-item .ui-menu-item-wrapper:hover {
                padding: 10px !important;
                margin: 0 !important;
                border-top: none;
                border-left: none;
                border-right: none;
                background-color: #0f059e;
                color: #ffffff;
            }

        #ui-id-2 .ui-menu-item:first-child .ui-menu-item-wrapper {
            border-top: none;
            border-left: none;
            border-right: none;
        }

.search-result-container .CoveoSearchbox {
    display: none;
}

.search-result-container .coveo-logo {
    display: none;
}

.search-result-container .coveo-result-frame {
    display: none;
}

/*.search-result-container .coveo-main-section {display:none;}*/

.CoveoSearchInterface {
    font-family: inherit;
}

    .CoveoSearchInterface .blueStrip {
        background-color: #bed2f3;
        margin-top: 20px;
    }

    .CoveoSearchInterface .media-filter-component.headingWrapper {
        padding: 10px;
    }

    .CoveoSearchInterface .columnBorder {
        border-right: 2px solid #ebebeb;
    }

    .CoveoSearchInterface .counterHeading {
        color: #004dcd;
        font-family: "Lato-Light";
        font-size: 26px;
        font-weight: 300;
        line-height: 1.2;
        word-wrap: break-word;
        margin: 0;
    }

    .CoveoSearchInterface .filterToggle {
        padding: 10px;
        position: relative;
        cursor: pointer;
    }

    .CoveoSearchInterface .filterToggleBG {
        background-color: #0f059e;
    }

    .CoveoSearchInterface .filterWrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        /*margin-right: -50%;*/
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        width: 90%;
    }

    .CoveoSearchInterface .filterHeading {
        color: #004dcd;
        font-family: "Lato-Light";
        font-size: 14px;
        font-weight: 300;
        line-height: 1.2;
    }

    .CoveoSearchInterface .filterToggleBG .filterWrapper .filterHeading {
        color: #ffffff;
        font-weight: 500;
    }

    .CoveoSearchInterface .filterToggleBG .filterWrapper .glyphicon {
        color: #ffffff;
    }

    .CoveoSearchInterface .expandFilter {
        background: #f1f1f2;
        display: none;
        padding: 10px 0;
        width: 1044px;
    }

    /*
.CoveoSearchInterface .expandFilter .filterChecking{padding: 10px;}
*/

    .CoveoSearchInterface .coveo-main-section {
        max-width: inherit !important;
        margin-left: auto !important;
        margin-right: auto !important;
        position: relative !important;
    }

.coveo-card-layout.CoveoResult {
    padding: 15px 0;
}

.CoveoSearchInterface .coveo-tab-section {
    width: inherit !important;
    min-height: unset !important;
    background-color: unset !important;
    text-align: inherit !important;
    border-bottom: unset !important;
    font-size: 0 !important;
    white-space: nowrap !important;
}

.CoveoSearchInterface {
    display: block;
}

    .CoveoSearchInterface
    .coveo-main-section
    .coveo-facet-header
    .coveo-facet-header-title {
        color: #004dcd !important;
        font-size: 14px !important;
        font-weight: 600 !important;
    }

.CoveoFacetSlider.coveo-disabled .coveo-slider-button {
    background-color: #0f059e !important;
    box-shadow: none;
}

.CoveoSearchInterface .coveo-main-section .coveo-facet-more,
.coveo-facet-less {
    background: #f1f1f2 !important;
}

    .CoveoSearchInterface .coveo-main-section .coveo-facet-more:hover,
    .CoveoSearchInterface .coveo-main-section .coveo-facet-more:focus,
    .CoveoSearchInterface .coveo-main-section .coveo-facet-less:hover,
    .CoveoSearchInterface .coveo-main-section .coveo-facet-less:focus {
        background: #f1f1f2 !important;
        outline: none !important;
    }

.hideBlock {
    display: none;
}

.showBlock {
    display: block;
}

.CoveoSearchInterface .coveo-results-column {
    padding: 0 !important;
}

.CoveoSearchInterface .CoveoResultList {
    padding: 0 20px;
}

.CoveoSearchInterface .coveo-list-layout.CoveoResult {
    border-top: 1px solid #efefef;
    border-bottom: none;
    padding: 10px 0 10px 0;
    margin: 0;
}

.coveo-list-layout.CoveoResult h2 {
    margin-bottom: 0;
}

.coveo-card-layout.CoveoResult .CoveoResultLink {
    color: #000000 !important;
    font-family: "Lato-Light";
    font-size: 18px !important;
    font-weight: 300;
    line-height: 1.2 !important;
    margin-bottom: 10px;
    cursor: pointer;
    word-wrap: break-word;
    text-decoration: none;
}

.coveo-list-layout.CoveoResult .CoveoResultLink {
    color: #000000 !important;
    font-family: "Lato-Regular";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
    cursor: pointer;
    word-wrap: break-word;
    text-decoration: none;
}

    .coveo-list-layout.CoveoResult .CoveoResultLink:hover {
        text-decoration: underline;
    }

.CoveoResult .coveo-title .CoveoResultLink:focus {
    outline: 0;
}

.coveo-list-layout.CoveoResult .search-result p {
    color: #000000;
    font-family: "Lato-Regular";
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 10px;
}

/*.CoveoSearchInterface .coveo-pager-list-item{border:1px solid #004dcd;}*/

.CoveoSearchInterface .coveo-pager-list-item > a {
    color: #000000;
}

.coveo-pager-list-item.coveo-active,
.coveo-active.coveo-results-per-page-list-item,
.coveo-pager-list-item:hover,
.coveo-results-per-page-list-item:hover {
    background-color: #004dcd !important;
    color: #ffffff !important;
    border: 1px solid #004dcd !important;
    outline: 0;
}

a.coveo-pager-list-item-text.coveo-pager-anchor:hover {
    text-decoration: none;
}
/*
.CoveoSearchInterface .coveo-pager-next,
.CoveoSearchInterface .coveo-pager-previous{
border:1px solid transparent;
}
*/

.CoveoSearchInterface .CoveoPager {
    margin-left: 20px;
}

.CoveoSearchInterface .coveo-pager-previous:hover,
.CoveoSearchInterface .coveo-pager-next:hover {
    background-color: transparent !important;
    color: #004dcd !important;
    border: 1px solid transparent !important;
}

.coveo-pager-list,
.coveo-results-per-page-list {
    padding-left: 10px;
}

.CoveoSearchInterface #noresulttext ul {
    padding-left: 20px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {


    #ui-id-2 {
        width: 720px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    #ui-id-1 {
        width: 1000px !important;
    }

    #ui-id-2 {
        width: 1000px !important;
    }
}

@media screen and (max-width: 767px) {
    .CoveoSearchInterface {
        overflow: hidden;
    }

        .CoveoSearchInterface .columnBorder {
            border-right: none;
            border-bottom: 2px solid #ebebeb;
        }

        .CoveoSearchInterface .media-filter-component .counterHeading {
            /*margin: 30px 0 20px 0;*/
            padding: 10px;
        }

        .CoveoSearchInterface .filterToggle {
            padding: 10px;
            position: relative;
            height: 70px;
        }

        .CoveoSearchInterface .expandFilter {
            padding: 10px;
        }

        .CoveoSearchInterface .CoveoResultList {
            margin: 0;
            padding: 0;
        }

        .CoveoSearchInterface .CoveoPager {
            margin-left: 5px;
        }

    .coveo-pager-list,
    .coveo-results-per-page-list {
        padding-left: 0;
    }

    .CoveoSearchInterface #noresulttext {
        padding: 0 10px 0 10px;
    }

    #ui-id-1 {
        left: 0 !important;
    }

    #ui-id-2 {
        width: 100% !important;
        left: 0 !important;
    }
}

/* -------------------------------------------------------- */

/***** SEARCH RESULT AND LIVE SEARCH CSS END HERE ******/

/* --------------------------------------------------------- */

.logoContainer.location_logo {
    background-color: #f1f1f2;
    padding: 60px 20px 26px 60px;
}

    .logoContainer.location_logo .seeAllContainer {
        text-align: center;
        margin-top: 20px;
    }

    .logoContainer.location_logo .logoBox {
        margin-bottom: 20px;
        width: 100%;
        height: 100px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

@media screen and (max-width: 767px) {
    .logoContainer.location_logo {
        padding: 50px 0;
    }

    .sliderOnlyMobile.slick-list.draggable.single-slider.slick-initialized.slick-slider {
        overflow: hidden !important;
    }

    .single-slider .slick-list.draggable {
        overflow: visible !important;
    }

    .carouselImgBox.singlecarouselImgBox {
        width: 100%;
        display: block !important;
    }
}

/* -------------------------------------------------------- */

/***** Language Dropdown ******/

/* --------------------------------------------------------- */

ul.dropdown-menu.LanguageList {
    min-width: 110px !important;
    z-index: 9999;
    border-top: 1px solid transparent;
    top: 18px;
    left: 15px;
}

    ul.dropdown-menu.LanguageList li a {
        padding: 0px 10px 8px 10px;
        color: #354764;
        line-height: 13px;
    }

        ul.dropdown-menu.LanguageList li a:hover {
            background-color: transparent;
        }

        ul.dropdown-menu.LanguageList li a img {
            padding-left: 10px;
            float: right;
        }

.dropdown.LanguageSelection .caret {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-top: -4px;
    margin-left: 8px;
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

@media only screen and (min-width: 768px) {
    .dropdown.LanguageSelection:hover .dropdown-menu.LanguageList {
        display: block;
    }
}

/*Language menu ends here*/

/*3BL Feed CSS*/

.newsSectionContainer {
    padding: 35px 30px;
    overflow: hidden;
    position: relative;
}

.pr_heading .logoTitle {
    padding: 0 39px;
    font-family: "Lato-Light";
    font-weight: 300;
    color: #000;
    font-size: 18px;
}

h4.newsItemHeading {
    color: #000;
    margin: 0px 0px 10px;
    line-height: 20px;
    font-size: 15px;
    font-family: "Lato-Light";
    font-weight: 300;
}

span.newsPostDate {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 24px;
}

/*.newsReadMoreBtn {
color: #004dcd;
font-size: 14px;
}*/

.newsReadMoreBtn,
.newsReadMoreBtn:hover {
    color: #004dcd;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 10px;
}

a.newsReadMoreBtn i {
    font-weight: normal;
    font-size: 11px;
    border: 1px solid;
    padding: 3px;
    border-radius: 50%;
    line-height: 11px;
    margin-right: 5px;
}

.newsItem img {
    margin-bottom: 26px;
    width: 100%;
}

.newsItem {
    margin-bottom: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #cbcbcb;
    color: black;
    height: 140px;
    position: relative;
}

.newsBlock:nth-child(6) .newsItem,
.newsBlock:nth-child(7) .newsItem {
    border-bottom-color: transparent;
}

img.news_desktopimg {
    height: 270px;
}

@media (max-width: 1199px) {
    .newsReadMoreBtn,
    .newsReadMoreBtn:hover {
        position: relative !important;
        bottom: 0px !important;
    }
}

a.newsReadMoreBtn img {
    margin-bottom: 0;
    margin-right: 4px;
    width: auto;
}

.newsItem.newsItemNoborder {
    border-bottom: none;
}

p.newsDesc {
    margin-bottom: 5px;
}

.col-md-4.col-sm-6.col-xs-12.newsBlock:first-child .newsItem {
    height: 432px;
    border-bottom-color: transparent;
}

.newsSectionContainer.sustainability_news {
    padding: 35px 0px !important;
}

.container.sustain_newssection {
    padding: 0px;
}

@media (width: 768px) {
    .newsItem img.news_mobimg {
        margin-bottom: 6px !important;
        width: 100%;
    }

    .newsItem {
        height: auto !important;
    }

    .col-md-4.col-sm-6.col-xs-12.newsBlock:first-child .newsItem {
        height: 432px;
        border-bottom-color: #cbcbcb !important;
    }

    .newsBlock {
        padding: 0 25px;
    }

    .sustainability_news .newsBlock:nth-child(5) {
        position: relative;
        bottom: 20px;
    }
}

@media (max-width: 767px) {
    .newsItem img {
        margin-bottom: 6px;
        width: 100%;
    }

    .newsSectionContainer.sustainability_news {
        padding: 35px 0px !important;
    }

    .container.sustain_newssection {
        padding-left: 10px;
        padding-right: 10px;
    }

    .newsItem img {
        width: 100% !important;
    }

    .newsItem {
        height: auto !important;
        padding-bottom: 10px;
    }

    .col-md-4.col-sm-6.col-xs-12.newsBlock:first-child .newsItem {
        border-bottom-color: #cbcbcb !important;
    }

    .newsBlock:nth-child(6) .newsItem {
        border-bottom-color: #cbcbcb !important;
    }

    .newsBlock:nth-child(7) .newsItem {
        border-bottom-color: transparent;
    }

    .newsBlock {
        margin-bottom: 15px;
    }

    a.newsReadMoreBtn img {
        width: auto !important;
    }
}

/*3BL Feed CSS Ends*/

@media (max-width: 767px) {
    .newsSectionContainer {
        padding: 35px 0px !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
    .col-md-4.col-sm-6.col-xs-12.newsBlock:first-child .newsItem {
        height: 362px;
    }

    .newsItem {
        height: 120px;
    }
}

span.sustain_heading {
    font-size: 44px;
}

.carousel_heading {
    font-size: 60px;
}

.ru_heading {
    font-size: 40px;
}

.legalarticle {
    background-color: #e8f0fb;
    height: 250px;
    padding-top: 15%;
    padding-left: 52px;
    margin-top: 5%;
    margin-bottom: 10px;
}

.commonAccordion.shortformContent.article {
    padding-top: 300px;
}

.article ul.nav_list li.list_item:first-child {
    border-top: none;
}

.article ul.nav_list li {
    padding: 6px;
}

.jumbotron.legalarticlejum p {
    font-size: 18px;
}

.jumbotron.legalarticlejum h3 {
    font-size: 20px;
}

.jumbotron.legalarticlejum a {
    border-bottom: 1px solid;
}

    .jumbotron.legalarticlejum a:hover {
        text-decoration: none;
    }

.jumbotron.legalarticlejum {
    background-color: #e8f0fb;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
    .container .legalarticle {
        margin-left: -27px;
    }
}

.jumbotron.legalarticlejum {
    padding-left: 19px;
    padding-right: 19px;
    padding-bottom: 15px;
    padding-top: 20px;
}

@media screen and (min-width: 360px) and (max-width: 768px) {
    .legalarticle {
        height: 180px;
        padding-top: 6px;
        padding-left: 20px !important;
        margin-top: 0;
    }

    .articleDetails .deails p {
        margin: 20px 0 10px;
    }
}

@media screen and (min-width: 320px) and (max-width: 568px) {
    .legalarticle {
        padding-top: 2px;
        padding-left: 15px;
        margin-top: 0;
    }

    .articleDetails .deails p {
        margin: 22px 0 10px;
    }
}

.col-md-2.col-sm-2.col-xs-4.lastlogo_center .logoBox {
    /* padding-left: 50%; */
    width: 12%;
    display: block;
    margin: 0 auto;
    padding-top: 36px;
}

.col-md-2.col-sm-2.col-xs-4.lastlogo_center {
    width: 100%;
    text-align: center;
}

@media (max-width: 767px) {
    .col-md-2.col-sm-2.col-xs-4.lastlogo_center .logoBox {
        /* padding-left: 50%;/ */
        width: 50%;
        display: block;
        margin: 0 auto;
        padding-top: 36px;
    }
}

.ingredients_Margin {
    margin-top: 10px;
}

.detailsBox .contacts {
    text-align: center;
}

.detailsBox .contacts-media {
    text-align: center !important;
}

    .detailsBox .contacts-media p {
        font-weight: 700 !important;
    }

.detailsBox .contacts h3 {
    font-family: "Manus";
    color: #c5276b;
    font-size: 1.9em;
    line-height: 1em;
    margin: 25px auto 0;
}

.detailsBox .contacts p {
    color: #000;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: bold;
}

/*Do not sell my info*/

@media screen and (max-width: 767px) {
    .doNotSell-info .donotsell-button .btn-primary {
        display: inline-block !important;
        width: 270px;
    }
}

/* SubPage Slider */

.image-text-slider {
    background-color: purple;
    padding: 20px 30px;
    color: #fff;
    margin-bottom: 20px;
    margin-left: 20px;
}

    .image-text-slider .heading {
        color: #fff;
    }

    .image-text-slider .img-slick img {
        margin: auto;
    }

    .image-text-slider .img-slick {
        border-right: 1px solid #fff;
    }

.imageText-slick .slick-prev:before {
    position: relative;
    left: 22px;
}

.imageText-slick .slick-next:before {
    position: relative;
    right: 376px;
}

/* End of SubPage Slider */

/* India location Page  */

.detailsBox {
    padding: 0px 20px;
}

    .detailsBox .contacts {
        text-align: left;
    }

.ind_link {
    margin-left: 10px;
}

.india-location h1,
.india-impact h1 {
    font-size: 26px;
    margin: 30px 0 10px;
    font-family: 'Lato-Light';
}

.detailsBox .contacts p {
    color: #000;
    font-size: 1.1em;
    line-height: 1.2em;
    /* font-weight: 700; */
    margin: 0 0 20px;
    font-weight: 100;
}

.india-location h2,
.office-locations h2,
.india-impact h2 {
    font-size: 24px;
    margin: 20px 0 10px;
}

.office-locations div {
    padding: 0;
    width: 42%;
    margin: 0 20px;
    text-align: justify;
}

.office-locations h4 {
    font-family: 'Lato-Light';
}

.office-locations p {
    font-size: 14px !important;
}

.india-impact ul {
    margin-bottom: 50px;
}

    .india-impact ul li {
        margin-bottom: 10px;
        list-style: decimal;
    }

#indiaLocation,
#makingImpact {
    width: 100%;
    float: left;
}

.greyBGLighter {
    background: #fcfcfc;
}

/* @media screen and (max-width: 1024px) and (min-width: 768px){
.office-locations div{
width: 100%;
}
} */

@media screen and (max-width: 767px) {
    .fourTileLogo {
        width: 33%;
    }

        .fourTileLogo:nth-child(5) {
            width: 100%;
            margin: auto;
        }

    .office-locations div {
        width: 100%;
        padding-right: 32px;
    }
}

@media only screen and (min-width: 1024px) {
    .indSection .bannerBox .bannerContent .heading {
        margin-top: 10px;
    }

    .indSection .bannerBox .bannerContent .personDetails {
        margin-top: 10px;
    }
}

.indHeading-blue {
    color: #004dcd;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .location_staticarticle {
        max-height: 235px !important;
    }
}

/* End of India Location Page*/

/* She Can Initiative */

.sheCan {
    cursor: pointer;
}

.she-can-initiative .bannerBox .bannerContent .heading img {
    height: 179px;
    width: auto;
}

.sliderOnlyMobile .sheCan.esus .itemName,
.sliderOnlyMobile .sheCan.ruru .itemName {
    padding: 0 30px;
}

@media only screen and (max-width: 823px) and (min-width: 376px) {
    .she-can-initiative .bannerBox .bannerContent .heading img {
        height: 98px;
        width: auto;
    }
}

@media only screen and (max-width: 375px) and (min-width: 320px) {
    .she-can-initiative .bannerBox .bannerContent .heading img {
        height: 85px;
        width: auto;
    }
}

@media only screen and (min-width: 1025px) {
    .she-can-initiative .gutterPadding_0:nth-child(2) .articleLearnmore .heading {
        width: 70% !important;
    }

    .she-can-initiative
    .gutterPadding_0:nth-child(2)
    .articleLearnmore.ptbr
    .heading {
        width: 82% !important;
    }

    .she-can-initiative .gutterPadding_0 .articleLearnmore.frca .heading {
        width: 74% !important;
    }

    .she-can-initiative .gutterPadding_0 .articleLearnmore.esus .heading {
        font-size: 28px !important;
    }

    .she-can-initiative .sliderOnlyMobile .col-md-6:last-child .sheCan .itemName {
        position: relative;
        top: -10px;
    }

    .sliderOnlyMobile .sheCan.esus .itemDetails {
        font-size: 13px;
        line-height: 15px;
    }

    .she-can-initiative
    .sliderOnlyMobile
    .col-md-6:last-child
    .sheCan.esus
    .itemName {
        top: -12px;
    }

    .sliderOnlyMobile .sheCan.ptbr .itemDetails {
        font-size: 13px;
    }

    .sliderOnlyMobile .sheCan.frca .itemDetails {
        font-size: 13px;
        line-height: 15px;
    }

    .she-can-initiative
    .sliderOnlyMobile
    .col-md-6:last-child
    .sheCan.frca
    .itemName {
        top: -20px;
    }

    .sliderOnlyMobile .sheCan.ruru .itemDetails {
        font-size: 12px;
        line-height: 15px;
    }

    .she-can-initiative .sliderOnlyMobile .sheCan.ruru .itemName {
        line-height: 28px;
        top: -14px !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .sliderOnlyMobile .sheCan .itemDetails {
        font-size: 13px;
    }

    .sliderOnlyMobile .sheCan.esus .itemDetails {
        font-size: 10px;
        line-height: 13px;
    }

    .sliderOnlyMobile .sheCan.ptbr .itemDetails {
        font-size: 12px;
    }

    .sliderOnlyMobile .sheCan.frca .itemDetails {
        font-size: 11px;
    }

    .sliderOnlyMobile .sheCan.ruru .itemDetails {
        font-size: 10px;
        line-height: 12px;
    }

    .she-can-initiative .sliderOnlyMobile .sheCan.ruru .itemName {
        line-height: 28px;
    }

    .she-can-initiative .articleLearnmore.ruru .heading {
        font-size: 17px;
    }

    .ruHeader .bannerBox .bannerContent .details {
        font-size: 10px;
        line-height: 11px;
    }
}

@media only screen and (width: 320px) {
    .ptHeader .bannerBox .bannerContent .details {
        font-size: 12px;
        line-height: 15px;
    }

    .esHeader .bannerBox .bannerContent .details {
        font-size: 10px;
        line-height: 12px;
    }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
    .sliderOnlyMobile .sheCan .itemDetails {
        font-size: 11px;
        line-height: 13px;
    }

    .she-can-initiative .sliderOnlyMobile .col-md-6:last-child .sheCan .itemName {
        position: relative;
        top: -12px;
    }

    .sliderOnlyMobile .sheCan.esus .itemDetails {
        font-size: 9px;
        line-height: 10px;
    }

    .she-can-initiative
    .sliderOnlyMobile
    .col-md-6:last-child
    .sheCan.esus
    .itemName {
        top: -15px;
    }

    .sliderOnlyMobile .sheCan.ptbr .itemDetails {
        font-size: 10px;
        line-height: 12px;
    }

    .she-can-initiative
    .sliderOnlyMobile
    .col-md-6:last-child
    .sheCan.ptbr
    .itemName {
        top: -6px;
    }

    .sliderOnlyMobile .sheCan.frca .itemDetails {
        font-size: 9px;
        line-height: 11px;
    }

    .she-can-initiative
    .sliderOnlyMobile
    .col-md-6:last-child
    .sheCan.frca
    .itemName {
        top: -22px;
    }

    .sliderOnlyMobile .sheCan.ruru .itemDetails {
        font-size: 9px;
        line-height: 9px;
    }

    .she-can-initiative
    .sliderOnlyMobile
    .col-md-6:last-child
    .sheCan.ruru
    .itemName {
        top: -8px;
    }

    .she-can-initiative .articleLearnmore.esus .heading {
        width: 65%;
    }

    .she-can-initiative .articleLearnmore.frca .heading {
        width: 62%;
    }

    .she-can-initiative .articleLearnmore.ruru .heading {
        width: 94%;
        font-size: 17px;
    }
}

@media only screen and (min-width: 1024px) {
    .she-can-initiative .articleLearnmore.ruru .heading {
        font-size: 20px;
        font-weight: 600;
    }
}

/* End of She Can Initiative */

/* Subpage */

.india_landing {
    padding-top: 10px;
}

.image-text-slider .sub-heading {
    margin-bottom: 15px;
}

.section_2 .detailsBox {
    padding-left: 0;
}

.india-sub-logo img {
    margin-left: auto;
}

@media only screen and (max-width: 414px) {
    .india-sub-logo img {
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .original .textArea .heading,
    .lateral .textArea .heading,
    .on-campus .textArea .heading,
    .onwardProgram .textArea .heading {
        min-height: 65px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 414px) {
    .imageText-slick .slick-next:before {
        right: 22px;
    }

    .image-text-slider .img-slick {
        border-right: none;
    }
}

@media only screen and (min-width: 415px) and (max-width: 767px) {
    .image-text-slider .img-slick {
        border-right: none;
    }
}

@media only screen and (min-width: 415px) and (max-width: 730px) {
    .imageText-slick .slick-next:before {
        right: 22px;
    }
}

@media only screen and (width: 320px) {
    .imageText-slick .slick-next:before {
        right: 6px !important;
    }

    .imageText-slick .slick-prev:before {
        left: 6px !important;
    }
}

@media only screen and (min-width: 376px) and (max-width: 414px) {
    .original .textArea .heading,
    .lateral .textArea .heading,
    .on-campus .textArea .heading,
    .onwardProgram .textArea .heading {
        min-height: 25px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 375px) {
    .original .paragraphDetail,
    .lateral .paragraphDetail,
    .on-campus .paragraphDetail,
    .onwardProgram .paragraphDetail {
        margin-top: 6px !important;
    }

    .original .textArea .heading,
    .lateral .textArea .heading,
    .on-campus .textArea .heading,
    .onwardProgram .textArea .heading {
        min-height: 15px !important;
        margin-bottom: 6px !important;
    }
}

@media only screen and (width: 568px) {
    .image-text-slider .img-slick {
        border-right: none;
    }
}

@media only screen and (min-width: 731px) and (max-width: 823px) {
    .imageText-slick .slick-next:before {
        right: 380px;
    }
}

/* End of Subpage */

/*Spain Page*/

.disablelink {
    cursor: default !important;
    pointer-events: none !important;
}

/*End of Spain Page*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .she-can-initiative .articleLearnmore.esus .heading,
    .she-can-initiative .articleLearnmore.ptbr .heading,
    .she-can-initiative .articleLearnmore.frca .heading {
        font-size: 28px;
    }
}

.bannerBox .bannerContent .heading img {
    height: 179px;
    width: auto !important;
}

@media only screen and (max-width: 823px) and (min-width: 376px) {
    .bannerBox .bannerContent .heading img {
        height: 98px;
        width: auto;
    }
}

@media only screen and (max-width: 375px) and (min-width: 320px) {
    .bannerBox .bannerContent .heading img {
        height: 85px;
        width: auto !important;
    }
}

/* articlemore css */

.articleLearnmore.spain_article .textArea .heading {
    min-height: 45px;
}

.articleLearnmore.spain_article .paragraphDetail {
    max-height: 215px;
}

/* Recall css */

.recall {
    text-align: center;
}

    .recall .heading {
        text-align: center;
        margin-top: 40px;
        color: #000;
        font-family: 'Lato-Light';
        font-size: 32px;
        font-weight: 600;
        line-height: 1.2;
        /*margin: 0 0 15px;*/
    }

    .recall img {
        margin: 30px auto;
    }

    .recall b {
        font-size: 26px;
        font-family: "Lato-Light";
        font-weight: 300;
    }

    .recall p {
        font-size: 22px;
        font-family: "Lato-Light";
        font-weight: 300;
    }

@media only screen and (max-width: 767px) {
    .recall {
        padding: 0 12px;
    }

        .recall b {
            font-size: 22px;
        }

        .recall p {
            font-size: 18px;
        }
}

/* End of recall css */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .numeralSqaure.static_image .numeralSqaure_desc {
        top: 58px;
    }
}

/* Cookie Button icon */

button#ot-sdk-btn {
    background: url("../images/cookie-icon.svg");
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 8px;
    padding-right: 12px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    button#ot-sdk-btn {
        background-size: 68px;
        background-position: -18px;
    }
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
    background-color: #003896 !important;
    color: #fff !important;
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    color: var(--neutral-white, #FFF) !important;
    font-family: 'Lato-Regular';
    font-size: 14px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal !important;
    padding: 10px 10px 10px 30px !important;
}

#pc-title {
    margin-top: 20px !important;
}

@media only screen and (min-width: 768px) {
    #indcollapse_1,
    #indcollapse_2 {
        width: 400%;
        position: relative;
    }

    #indcollapse_1 {
        right: 194%;
    }

    #indcollapse_2 {
        right: 294%;
    }
}

@media only screen and (max-width: 767px) {
    #indcollapse_1,
    #indcollapse_2 {
        width: 185%;
        position: relative;
    }

    #indcollapse_1 {
        left: 10%;
    }

    #indcollapse_2 {
        right: 90%;
    }
}

@media only screen and (max-width: 823px) {
    .ind_link {
        margin-left: 0;
        margin-top: 8px;
    }
}

@media only screen and (max-width: 1023px) {
    .LearnMorePt {
        line-height: 0;
    }
}

@media only screen and (min-width: 1024px) {
    .LearnMorePt {
        line-height: 300px;
    }
}

a.kotexLink {
    text-decoration: none !important;
}

@media only screen and (min-width: 1024px) {
    .BottomCenter .btn-banner {
        position: relative;
        bottom: -230px;
        left: 70%;
    }

    .BottomLeft .btn-banner {
        position: relative;
        bottom: -275px;
        left: -1%;
    }
}

@media only screen and (min-width: 501px) and (max-width: 1023px) {
    .BottomCenter .btn-banner {
        position: relative;
        bottom: -140px;
        left: 80%;
    }

    .BottomLeft .btn-banner {
        position: relative;
        bottom: 134px;
        left: 25%;
    }
}

@media only screen and (max-width: 500px) {
    .BottomCenter .btn-banner,
    .BottomLeft .btn-banner {
        position: relative;
        top: 340px;
        left: 30%;
    }
}

.bannerBox .bannerContent .heading .essential-logo {
    width: auto !important;
    position: absolute;
}

@media only screen and (min-width: 1025px) {
    .bannerBox .bannerContent .heading .essential-logo {
        height: 225px;
        left: -2%;
        top: 98%;
    }
}

@media only screen and (min-width: 824px) and (max-width: 1024px) {
    .bannerBox .bannerContent .heading .essential-logo {
        height: 225px;
        left: 0%;
        top: 98%;
    }
}

@media only screen and (min-width: 700px) and (max-width: 823px) {
    .bannerBox .bannerContent .heading .essential-logo {
        height: 170px;
        left: -2%;
        top: 98%;
    }
}

@media only screen and (max-width: 500px) {
    .bannerBox .bannerContent .heading .essential-logo {
        height: 110px;
        left: 34%;
    }
}

.india_careerslandingimg {
    margin-top: 10px !important;
}

    .india_careerslandingimg img {
        width: 40%;
    }

#container-6 .india_careerslandingimg img {
    width: 80%;
}

.indiasubpage a.firstLevelLink {
    font-size: 18px !important;
}

.empDescription {
    margin-top: 50px;
}

@media only screen and (min-width: 768px) {
    .employee-mobile-wrap {
        position: relative;
    }

    .employeeImgSection {
        position: absolute;
        left: 50%;
    }
}

/* Girl-Child Section */

.girl-child {
    position: relative;
    font-family: "Kotex-Bold";
    color: #fff;
}

    .girl-child .textArea .heading,
    .girl-child .textArea .paragraphDetail {
        font-family: "Kotex-Bold";
        color: #fff;
    }

    .girl-child .textArea .heading {
        line-height: 46px;
        font-size: 40px;
        padding-right: 48px;
        max-height: 300px !important;
        margin-top: 10px;
    }

    .girl-child .textArea ul {
        position: absolute;
        top: 2%;
        right: 50px;
        list-style-type: none;
        padding-left: 0;
    }

        .girl-child .textArea ul li {
            margin-bottom: 20px;
        }

            .girl-child .textArea ul li a img {
                width: 165px;
            }

    .girl-child .btnBox {
        display: none;
    }

@media only screen and (min-width: 375px) and (max-width: 414px) {
    .girl-child .textArea .heading {
        line-height: 36px;
        font-size: 30px;
        padding-right: 19px;
        margin-top: 24px !important;
    }
}

@media only screen and (max-width: 374px) {
    .girl-child .textArea .heading {
        line-height: 38px;
        font-size: 26px;
        padding-right: 18px;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 414px) {
    .girl-child .textArea ul li a img {
        width: 130px;
    }

    .girl-child .textArea ul {
        top: 6%;
        right: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .girl-child .textArea ul li a img {
        width: 115px;
    }

    .girl-child .paragraphDetail p {
        margin-right: 135px;
    }

    .girl-child .textArea .heading {
        line-height: 32px;
        font-size: 26px;
        margin-top: 16px;
        padding-right: 42px;
    }
}

@media screen and (min-width: 1024px) {
    .leftside-content {
        margin-right: 55%;
    }
}

@media only screen and (width: 1024px) {
    .girl-child .textArea .heading {
        line-height: 40px;
        font-size: 39px;
        margin-top: 16px;
        padding-right: 42px;
    }

    .girl-child .textArea ul {
        top: -2%;
    }

        .girl-child .textArea ul li a img {
            width: 155px;
        }

        .girl-child .textArea ul li {
            margin-bottom: 8px;
        }
}

/* KC Now page starts */

.kcnow .bannerBox .bannerContent .heading img.bannerlogo {
    height: auto !important;
    padding-top: 10px;
    margin-left: -6px;
}

.kcnow .bannerBox .bannerContent .heading {
    color: #fff;
}

.kcnow .bannerBox .bannerContent .details {
    color: #fff;
}

.kcnow .heading {
    color: #753bbd;
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Lato-Light';
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 15px;
}

.kcnow .articleLearnmore .heading {
    text-align: left;
}

.kcnow .articleLearnmore.resource-info .heading {
    text-align: center;
}

.kcnow .comapnyAbout .section_4 {
    margin: 0 auto;
    padding: 80px 0;
}

.kcnow .deails {
    font-family: "Lato-Regular";
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}

.kcnow .vidWraper {
    margin: 0 auto;
    text-align: center;
}

    .kcnow .vidWraper iframe {
        width: 680px;
        height: 385px;
    }

.kcnow .detailsBox .contacts {
    font-size: 18px;
}

    .kcnow .detailsBox .contacts .image-steps {
        position: relative;
        left: 50%;
        transform: translate(-50%);
    }

.kcnow .app-store-wrapper {
    text-align: center;
}

    .kcnow .app-store-wrapper img {
        display: inline-block;
        width: 200px;
        margin-right: 30px;
    }

.kcnow.videowrapper .videolink {
    width: 48%;
    display: inline-block;
}

    .kcnow.videowrapper .videolink:nth-child(4) {
        float: right;
    }

.kcnow.videowrapper .vidWraper iframe {
    width: 100%;
    height: 278px;
}

.kcnow.resources-bg .container {
    background-repeat: no-repeat;
}

.kcnow .articleLearnmore.resource-info {
    min-height: 350px;
    max-height: 100%;
}

    .kcnow .articleLearnmore.resource-info .textArea {
        position: static;
    }

    .kcnow .articleLearnmore.resource-info .heading {
        width: 100%;
        max-height: 100%;
    }

    .kcnow .articleLearnmore.resource-info .paragraphDetail {
        width: 100%;
        min-height: 100%;
        max-height: 100%;
    }

.kcnow .girl-child .textArea .heading {
    line-height: 12px;
    font-size: 12px;
    padding-right: 0px;
    max-height: auto !important;
    margin-top: 0;
}

.kcnow .articleLearnmore.resource-info ul {
    list-style: none;
    padding: 70px 10px 0 0;
}

    .kcnow .articleLearnmore.resource-info ul li {
        width: 42%;
        display: inline-block;
        padding-bottom: 20px;
        padding-right: 15px;
    }

        .kcnow .articleLearnmore.resource-info ul li .six-tiles {
            font-family: "Lato-Regular";
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            color: #000000;
            padding: 18px 15px;
            background: #fff;
            display: block;
            border-radius: 8px;
            box-shadow: 0px 2px 7px 0 rgba(0, 0, 0, 0.35);
        }

.kcnow .articleLearnmore.resource-info.resource-wrapper .textArea {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.kcnow .articleLearnmore.resource-info.resource-wrapper .heading {
    min-height: auto;
    color: #fff;
    font-size: 30px;
    margin-bottom: 5px;
}

.kcnow .articleLearnmore.resource-info.resource-wrapper .paragraphDetail {
    text-align: center;
    font-size: 20px;
    width: 60%;
    margin: 0 auto;
    line-height: 22px;
    color: #fff;
}

.comapnyAbout .kcnow.section_4 {
    padding: 36px 0;
}

    .comapnyAbout .kcnow.section_4.title-space {
        padding: 56px 0 36px;
    }

@media screen and (max-width: 767px) {
    .comapnyAbout .aboutBanner.kcnow .bannerBox .bannerContent .heading {
        margin-top: 0px;
        text-align: center;
    }

    .kcnow .bannerBox .bannerContent .personDetails {
        margin-top: 0;
    }

    .kcnow .vidWraper iframe {
        width: 100%;
        height: 210px;
    }

    .kcnow.videowrapper .videolink {
        width: 100%;
        padding-bottom: 20px;
    }

    .kcnow.videowrapper .vidWraper iframe {
        height: 210px;
    }

    .kcnow .articleLearnmore.resource-info {
        min-height: 130px;
    }

        .kcnow .articleLearnmore.resource-info ul {
            padding: 0;
        }

    .kcnow .mobilePageHeading {
        padding-top: 2px;
    }

    .kcnow .bannerBox .bannerContent .heading img.bannerlogo {
        width: 50% !important;
    }

    .kcnow .bannerBox .bannerContent .details {
        position: absolute;
        top: 280px;
    }

    .comapnyAbout .kcnow.aboutBanner.bannerBGColor {
        padding-bottom: 120px;
    }

    .kcnow .articleLearnmore.resource-info ul li .six-tiles {
        font-size: 14px;
    }

    .comapnyAbout .kcnow.section_4,
    .comapnyAbout .kcnow.section_4.title-space {
        padding: 20px 0 0px 0;
    }

    .kcnow .app-store-wrapper img {
        width: 160px;
        margin-right: 10px;
    }

    .comapnyAbout .kcnow .detailsBox {
        padding-bottom: 0;
    }

    .kcnow .image-steps {
        width: 100%;
    }

    .kcnow .articleLearnmore.resource-info.resource-wrapper .paragraphDetail {
        width: 100%;
    }

    .kcnow .articleLearnmore .heading {
        min-height: 70px;
        max-height: 100%;
    }

    .kcnow .articleLearnmore .paragraphDetail {
        width: 70%;
    }

    .kcnow .articleLearnmore.four_tiles > img {
        height: auto;
    }

    .kcnow .articleLearnmore .heading {
        font-size: 28px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .kcnow .image-steps {
        width: 100%;
    }

    .kcnow .vidWraper iframe {
        height: 382px;
    }

    .kcnow.videowrapper .vidWraper iframe {
        width: 100%;
        height: 200px;
    }

    .kcnow .articleLearnmore .textArea .heading {
        min-height: 25px;
    }

    .kcnow .articleLearnmore.four_tiles .paragraphDetail {
        width: 70%;
    }

    .kcnow.breakcontent .deails {
        width: 85%;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 992) and (max-width: 1024px) {
    .kcnow.videowrapper .vidWraper iframe {
        height: 280px;
    }

    .kcnow .articleLearnmore .textArea .heading {
        min-height: 25px;
    }

    .kcnow .articleLearnmore.four_tiles {
        min-height: 350px;
    }

        .kcnow .articleLearnmore.four_tiles .paragraphDetail {
            width: 70%;
        }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .kcnow.videowrapper .vidWraper iframe {
        height: 280px;
    }

    .kcnow .articleLearnmore.four_tiles {
        min-height: 350px;
    }

        .kcnow .articleLearnmore.four_tiles .paragraphDetail {
            width: 70%;
        }

    .kcnow.breakcontent .deails {
        width: 60%;
        margin: 0 auto;
    }
}

/*CSS for surface duo*/

@media only screen and (min-width: 540px) and (max-width: 720px) {
    .kcnow .bannerBox .bannerContent .details {
        top: 410px;
    }

    .kcnow .articleLearnmore.four_tiles > img {
        height: 350px;
    }
}

/*CSS for IPad Pro*/

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .kcnow .articleLearnmore {
        min-height: 350px;
    }

        .kcnow .articleLearnmore.four_tiles .paragraphDetail {
            width: 70%;
        }
}

@media only screen and (min-width: 1024px) {
    .kcnow.breakcontent .deails {
        width: 60%;
        margin: 0 auto;
    }

    .kcnow .bannerBox .bannerContent .personDetails {
        margin-top: 60px;
    }
}

@media only screen and (min-width: 1600px) {
    .kcnow .bannerBox .bannerContent .personDetails {
        margin-top: 35%;
    }
}

/*kcnow page ends here*/

/*ECG topic sidebar starts here*/
#sidebarWrap {
    height: 400px;
    width: 210px;
    position: relative;
    display: block;
}

@media only screen and (max-width: 767px) {
    #sidebarWrap {
        display: none;
    }

    .ESGTopics .mobilerow {
        margin-left: -5px;
        margin-right: -5px;
    }
}

#sidebar {
    width: 200px;
    height: 300px;
    position: absolute;
}

    #sidebar.fixed {
        position: fixed;
        top: 120px !important;
    }

.ESGTopics .alphabets li {
    max-width: 280px;
    line-height: 1.3;
    margin-bottom: 20px;
}

.exploreAlphabets .svg-list {
    margin: 0 0 25px;
}

.exploreAlphabets {
    margin-top: 25px;
}

    .exploreAlphabets .svg-list:last-child {
        margin: 0 0 0px;
    }

    .exploreAlphabets .svg-list span {
        position: relative;
        display: inline-block;
        margin-left: 15px;
    }

        .exploreAlphabets .svg-list span:before {
            content: "";
            position: absolute;
            width: 18px;
            height: 18px;
            background-color: #f0f1f2;
            border-radius: 50px;
            left: -35px;
            top: 0;
        }

    .exploreAlphabets .svg-list.active-tab span:before {
        background-color: #004dcd;
    }

/*.sticky-div.fixed{position:fixed;}
.sticky-div.footstick{position:absolute; bottom:0; top:inherit!important}*/

/*ECG topic sidebar ends here*/

/*privacycenter page starts here*/

/*CSS for Privacy Pages*/

.privacy-contactus-body .LanguageSelection .dropdown-menu li:nth-child(2),
.privacy-contactus-body .LanguageSelection .dropdown-menu li:nth-child(4) {
    display: none;
}

#ot-sdk-btn.ot-sdk-show-settings {
    position: absolute;
    z-index: 10;
}

.privacy-container {
    padding-bottom: 50px;
}

.wrapperSwicth.privacy-wrapper {
    margin-left: 0;
    position: relative;
}

.privacy-wrapper {
    padding-top: 24px;
}

.privacy-banner {
    height: auto;
    background: #004dcd;
    position: relative;
    width: 90%;
    padding-bottom: 50px;
}

.privacy-container .page-heading {
    color: #004dcd;
    font-size: 48px;
    line-height: 54px;
    margin-top: 22px;
    font-family: Lato-Light;
    font-weight: 300;
    padding-left: 55px;
}

.p-0 {
    padding: 0;
}

.animation-wrapper {
    height: 100%;
    width: 70%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1;
}

.privacy-banner .banner-para,
.privacy-banner .banner-para a {
    font-family: Lato-Regular;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 10px;
}

.privacy-banner .para-wrapper {
    padding: 55px 0 0 55px;
    width: 42%;
}

.privacy-banner .contact-btn {
    margin-top: 40px;
    white-space: nowrap;
    border-radius: var(--button-links-radius-default, 24px);
    border: 2px solid var(--neutral-white, #fff);
    color: var(--neutral-white, #fff);
    font-family: "Lato-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    padding: 12px 32px;
    background: transparent;
    width: fit-content;
    display: flex;
    align-items: center;
}

    .privacy-banner .contact-btn:hover {
        background: var(--neutral-white, #fff);
        text-decoration: none;
        color: #004dcd;
    }

    .privacy-banner .contact-btn:focus {
        outline: 0;
        text-decoration: 0;
        background-color: #fff;
    }

.privacy-choices .heading {
    font-family: "Lato-Light";
    font-weight: 300;
    font-size: 29px;
    line-height: 29px;
    color: #004dcd;
    border-bottom: 3px solid #bed2f3;
    padding-left: 55px;
    padding-top: 55px;
}

    .privacy-choices .heading.rights {
        background: #fff;
        padding-top: 0;
        border-bottom: 3px solid #fff;
    }

    .privacy-choices .heading .heading-text {
        background: #bed2f3;
        padding: 11px 35px;
        display: inline-block;
        margin-bottom: -1px;
    }

    .privacy-choices .heading.rights .heading-text {
        background: #fff;
    }

.privacy-choices .logo-para {
    color: #000000;
    font-family: "Lato-Regular";
    font-size: 16px;
    line-height: 22px;
    padding-left: 90px;
    width: 96%;
}

.privacy-choices .logo-wrapper {
    padding-left: 90px;
    display: flex;
    flex-wrap: wrap;
}

    .privacy-choices .logo-wrapper .logoBox {
        width: 20%;
        padding-top: 60px;
    }

        .privacy-choices .logo-wrapper .logoBox .img-wrapper {
            min-height: 100px;
        }

        .privacy-choices .logo-wrapper .logoBox .logo-link {
            color: #004dcd;
            font-family: "Lato-Light";
            font-weight: 300;
            font-size: 12px;
            line-height: 20px;
            display: block;
        }

            .privacy-choices .logo-wrapper .logoBox .logo-link .fa {
                display: inline-block;
                padding-left: 8px;
                font-weight: bold;
            }

.privacyChoices {
    position: relative;
}

.privacy-choices .heading.rights .heading-text {
    position: absolute;
    top: -20px;
}

.privacy-choices .choiceBtn button {
    margin-left: 90px;
    margin-top: 30px;
}

.privacy-choices .choiceBtn a:hover {
    text-decoration: none;
}

.privacy-choices .logo-wrapper .logoBox .img-wrapper .logo-img {
    width: 75%;
}

.privacy-choices .logo-wrapper .logoBox .img-wrapper.img-kotex .logo-img {
    width: 80px;
}

.privacy-choices .logo-wrapper .logoBox .img-wrapper.img-poise .logo-img {
    width: 90px;
}

@media only screen and (max-width: 768px) {
    .privacy-container {
        margin-bottom: 50px;
        padding-bottom: 0px;
    }

    .animation-wrapper {
        height: 270px;
        top: 65px;
        width: 100%;
    }

    .privacy-container .page-heading {
        font-size: 45px;
        line-height: 50px;
        margin-top: 0px;
        padding: 0 25px;
    }

    .privacy-banner {
        height: 640px;
        width: 100%;
        /* margin-top: 100px; */
    }

    #privacy-banner-1 {
        margin-top: 130px;
    }

    .privacy-banner .para-wrapper {
        padding: 0px 30px;
        position: relative;
        top: 240px;
        width: 100%;
    }

    .privacy-banner .contact-btn {
        transform: translate(-50%);
        left: 50%;
        position: absolute;
        padding: 8px 36px;
    }

    .privacy-choices .logo-para {
        padding: 0;
        width: 100%;
        padding: 0 25px;
    }

    .privacy-choices .logo-wrapper {
        padding: 0 25px;
        align-items: flex-start;
    }

        .privacy-choices .logo-wrapper .logoBox {
            width: 50%;
            padding-top: 60px;
            text-align: center;
        }

            .privacy-choices .logo-wrapper .logoBox .img-wrapper {
                min-height: 70px;
                max-height: 70px;
            }

            .privacy-choices .logo-wrapper .logoBox .logo-link {
                line-height: 12px;
                padding-left: 10px;
                text-align: left;
            }

            .privacy-choices .logo-wrapper .logoBox .img-wrapper .logo-img {
                display: inline-block;
                width: 100px;
            }

            .privacy-choices .logo-wrapper .logoBox .img-wrapper.img-kotex .logo-img {
                width: 60px;
            }

    .privacy-choices {
        text-align: center;
    }

        .privacy-choices .choiceBtn button {
            margin-left: 0;
            padding: 2px 16px;
        }

        .privacy-choices .heading.rights .heading-text {
            position: static;
        }
}

@media only screen and (min-width: 1490px) {
    .animation-wrapper {
        width: 55%;
    }

    .privacy-choices .logo-para {
        width: 90%;
    }

    .privacy-container .page-heading,
    .privacy-banner .para-wrapper {
        padding-left: 100px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1281px) {
    .privacy-banner {
        width: 100%;
    }

    .animation-wrapper {
        right: 0px;
        top: 50px;
        width: 60%;
    }

    #animation-banner-1 {
        top: 20px;
    }

    #animation-banner-4 {
        top: 70px;
    }

    .privacy-banner .para-wrapper {
        padding-right: 35px;
    }

    .privacy-banner .banner-para,
    .privacy-banner .banner-para a {
        font-size: 14px;
        line-height: 20px;
    }

    .privacy-choices .logo-para {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .privacyChoices {
        width: 75%;
        float: right;
    }
}

@media (max-width: 767px) {
    .privacyChoices {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .privacy-choices .heading {
        padding-left: 5px;
    }

        .privacy-choices .heading .heading-text {
            padding: 12px 24px;
        }

    .privacy-container {
        margin-top: 50px;
    }
}

/*CSS for Left Navigation*/

.left-nav.commonAccordion {
    -webkit-box-shadow: -1px -8px 6px 0px #000000;
    box-shadow: -1px -8px 6px 0px #000000;
    position: fixed;
    width: 25%;
    overflow-y: scroll;
    z-index: 0;
    background-color: #ffffff;
    max-height: 600px;
    padding-bottom: 300px;
}

    .left-nav.commonAccordion ul.nav_list li {
        border: none;
        padding: 0;
        display: block;
        margin-bottom: 20px;
        padding-bottom: 20px;
        position: relative;
    }

        .left-nav.commonAccordion ul.nav_list li::after {
            content: "";
            position: absolute;
            width: 95%;
            height: 2px;
            right: 0;
            bottom: 0;
            border-bottom: 2px solid #cccccc;
        }

        .left-nav.commonAccordion ul.nav_list li.list_item:last-child::after {
            display: none;
        }

    .left-nav.commonAccordion ul.nav_list hr {
        display: none;
    }

    .left-nav.commonAccordion ul.nav_list li.list_item label.label-2 {
        display: none;
    }

    .left-nav.commonAccordion .firstLevelLink {
        font-size: 14px !important;
        color: #004dcd !important;
        font-family: "Lato-Regular";
        padding: 15px 30px;
        display: inline-block;
    }

    .left-nav.commonAccordion .secondLevelLink {
        font-size: 14px !important;
        color: #004dcd !important;
        font-family: "Lato-Regular";
        padding: 15px 30px 15px 30px;
        display: inline-block;
    }

        .left-nav.commonAccordion .secondLevelLink .fa {
            padding-left: 20px;
        }

            .left-nav.commonAccordion .secondLevelLink .fa.show {
                display: inline !important;
            }

    .left-nav.commonAccordion .activeLink {
        background: #bdd1f2;
        font-weight: 500 !important;
    }

    .left-nav.commonAccordion .group-list {
        display: block !important;
        max-height: 100%;
        margin-left: 0;
    }

    .left-nav.commonAccordion .thirdLevelLink {
        font-size: 14px;
        line-height: 22px;
        font-family: 'Lato-Regular';
        padding: 7px 30px 7px 35px;
        color: #004dcd;
    }

/*CSS gor SubNav in Mobile view*/

.privacy-container .navbar-default {
    background-color: #bdd1f2;
    border-color: #bdd1f2;
    position: fixed;
    z-index: 4;
    width: 100%;
    max-height: 92%;
    overflow-y: scroll;
    top: 62px;
}

.privacy-container .navbar-brand {
    color: #004dcd;
    font-family: Lato-Light;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    padding-left: 26px;
    text-transform: uppercase;
}

.privacy-container .navbar-default .navbar-toggle {
    border-color: #bdd1f2;
}

    .privacy-container .navbar-default .navbar-toggle .icon-bar {
        background-color: #004dcd;
    }

.privacy-container .navbar-default .navbar-collapse {
    border: none;
    box-shadow: none;
}

.privacy-container
.navbar-default
.navbar-nav > li > label > a.mob-firstLevelLink {
    color: #004dcd;
    font-family: Lato-Light;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 30px 0;
}

.privacy-container
.navbar-default
.navbar-nav > li > label > a.mob-secondLevelLink {
    color: #004dcd;
    font-family: Lato-Light;
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    padding: 0px 0 30px 40px;
}

    .privacy-container
    .navbar-default
    .navbar-nav > li > label > a.mob-secondLevelLink
    .fa {
        padding-left: 10px;
    }

.privacy-container
.navbar-default
.navbar-nav
.open
.dropdown-menu > li:last-child > a {
    border-bottom: 1px solid #fff;
}

.privacy-container .sub-navbar .logo-wrapper {
    margin: 0 -10px;
}

@media only screen and (min-width: 1490px) {
    .left-nav.commonAccordion {
        max-height: 650px;
    }

        .left-nav.commonAccordion .firstLevelLink,
        .left-nav.commonAccordion .secondLevelLink {
            font-size: 18px !important;
        }
}

/*CSS to fix Animation banner*/

#privacy-banner-1 {
    padding-bottom: 100px;
}

#privacy-banner-2 {
    padding-bottom: 60px;
}

#animation-banner-2 {
    height: 400px;
}

@media only screen and (max-width: 767px) {
    #animation-banner-1 {
        top: 160px;
    }

    #animation-banner-2 {
        top: initial !important;
        height: 270px;
    }

    #privacy-banner-2 {
        padding-bottom: 0;
        height: 830px !important;
    }

    #animation-banner-4 {
        top: 85px;
    }

    #privacy-banner-3 {
        height: 160px;
    }

        #privacy-banner-3 .para-wrapper {
            top: 60px;
        }

    .privacy-choices .heading.rights .heading-text {
        position: absolute;
        width: 90%;
        left: 20px;
    }
}

@media only screen and (min-width: 1490px) {
    #animation-banner-1 {
        top: 140px;
        height: 465px;
    }

    #animation-banner-2 {
        height: 550px;
        right: 10px;
        top: 20px;
    }

    #privacy-banner-2 {
        padding-bottom: 130px;
    }

    #privacy-banner-3 {
        padding-bottom: 80px;
    }

    #animation-banner-4 {
        top: 40px;
    }

    #animation-banner-3 {
        height: 488px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #animation-banner-2 {
        top: initial !important;
        height: 320px;
    }

    .privacy-banner {
        width: 100%;
    }

        .privacy-banner .para-wrapper {
            top: 280px !important;
        }

    .animation-wrapper {
        right: -30px !important;
    }

    #privacy-banner-2 {
        height: 650px !important;
    }

    #animation-banner-1 {
        top: 110px;
    }

    #privacy-banner-1 {
        height: 500px;
    }

    #privacy-banner-3 {
        height: 100px;
    }

        #privacy-banner-3 .para-wrapper {
            top: 40px;
        }

    .privacy-choices .logo-wrapper .logoBox .img-wrapper .logo-img {
        width: 40%;
    }

    .privacy-choices .heading.rights .heading-text {
        position: absolute;
        width: 90%;
        left: 20px;
    }

    .privacy-choices .logo-wrapper .logoBox {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1450px) {
    .animation-wrapper {
        width: 60%;
    }

    #animation-banner-1 {
        top: 20px;
    }

    #animation-banner-2 {
        top: 70px;
    }

    #animation-banner-4 {
        top: 50px;
        width: 65%;
    }

    #privacy-banner-3 {
        padding-bottom: 80px;
    }

    .privacy-banner {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    #animation-banner-4 {
        top: 32px;
    }
}

/*Privacy Principle CSS starts*/

.principles-wrapper {
    display: flex;
    flex-wrap: wrap;
    padding-left: 55px;
    justify-content: space-between;
}

    .principles-wrapper .numeralSqaure {
        padding: 30px 35px;
        min-height: auto;
        text-align: left;
        position: relative;
        margin-bottom: 20px;
    }

        .principles-wrapper .numeralSqaure .value {
            font-size: 29px;
            line-height: 32px;
            font-family: Lato-Light;
            font-weight: 300;
            color: #000000;
            text-align: left;
            padding-bottom: 5px;
        }

        .principles-wrapper .numeralSqaure .details {
            font-size: 16px;
            line-height: 22px;
            font-family: Lato-Regular;
            color: #000000;
            text-align: left;
            min-height: 140px;
        }

        .principles-wrapper .numeralSqaure.two-row {
            width: 49%;
        }

        .principles-wrapper .numeralSqaure.threerow {
            width: 32%;
            height: 370px;
            min-height: 410px;
        }

    .principles-wrapper .transparency {
        background: #d6f6ea;
    }

    .principles-wrapper .choice {
        background: #bed2f3;
    }

    .principles-wrapper .respect {
        background: #fcd7d9;
    }

    .principles-wrapper .benefit {
        background: #c9c9c9;
    }

    .principles-wrapper .security-ani {
        background: #e3d7f2;
    }

.anim-wrapper {
    width: 196px;
    height: 175px;
    position: absolute;
    z-index: 1;
    right: 0;
}

.principles-wrapper .two-row .info-wrapper {
    width: 50%;
    display: inline-block;
}

.principles-wrapper .threerow .info-wrapper {
    position: absolute;
    bottom: 30px;
    left: 35px;
    right: 35px;
}

.principles-wrapper .threerow .anim-wrapper {
    left: 50%;
    transform: translate(-50%);
    top: 15px;
}

@media only screen and (min-width: 1490px) {
    .principles-wrapper {
        padding-left: 100px;
        width: 90%;
    }
}

@media only screen and (max-width: 768px) {
    .principles-wrapper {
        padding: 0 26px;
    }

        .principles-wrapper .numeralSqaure {
            width: 100% !important;
            padding: 20px;
            min-height: 360px !important;
        }

        .principles-wrapper .threerow .info-wrapper,
        .principles-wrapper .two-row .info-wrapper {
            position: absolute;
            bottom: 20px;
            left: 20px;
            width: 85%;
            display: block;
        }

        .principles-wrapper .numeralSqaure .details {
            line-height: 20px;
            min-height: auto;
        }

        .principles-wrapper .threerow .anim-wrapper,
        .principles-wrapper .two-row .anim-wrapper {
            left: 35%;
            transform: translate(0%);
            top: 15px;
        }
}

/*Privacy Principle CSS ends*/

.privacy-wrapper .subhead-info,
.our-approach-wrapper .subhead-info {
    position: relative;
}

    .privacy-wrapper .subhead-info .heading,
    .our-approach-wrapper .subhead-info .heading {
        font-family: "Lato-Light";
        font-weight: 300;
        font-size: 29px;
        line-height: 29px;
        color: #004dcd;
        background: #fff;
        padding-top: 0;
        border-bottom: 3px solid #fff;
        padding-left: 55px;
    }

    .our-approach-wrapper .subhead-info .heading {
        border-bottom: 3px solid #bed2f3;
        background: transparent;
    }

        .privacy-wrapper .subhead-info .heading .heading-text,
        .our-approach-wrapper .subhead-info .heading .heading-text {
            position: absolute;
            top: -20px;
            padding: 10px;
            display: inline-block;
            background: #fff;
        }

        .our-approach-wrapper .subhead-info .heading .heading-text {
            background: #bed2f3;
            position: static;
            margin-bottom: -1px;
        }

    .privacy-wrapper .subhead-info .logo-para,
    .our-approach-wrapper .subhead-info .logo-para {
        color: #000000;
        font-family: "Lato-Regular";
        font-size: 16px;
        line-height: 22px;
        padding-left: 90px;
        width: 46%;
        margin: 30px 0;
    }

.our-approach-wrapper {
    padding-top: 140px;
    position: relative;
}

    .our-approach-wrapper .subhead-info .logo-para {
        width: 60%;
    }

    .our-approach-wrapper .leaderimage-wrapper {
        position: absolute;
        top: -130px;
        right: 50px;
    }

        .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 300px;
        }

    .our-approach-wrapper .leadersign-wrapper {
        position: absolute;
        right: 100px;
        top: 80px;
    }

        .our-approach-wrapper .leadersign-wrapper p {
            font-size: 16px;
            color: #000;
            font-family: Lato-Regular;
        }

            .our-approach-wrapper .leadersign-wrapper p:nth-child(2) {
                padding-bottom: 30px;
            }

        .our-approach-wrapper .leadersign-wrapper .leadersign {
            height: 53px;
            display: block;
        }

    .our-approach-wrapper .contact-btn-wrapper {
        padding-left: 90px;
    }

@media only screen and (min-width: 1490px) {
    .privacy-wrapper .subhead-info .logo-para,
    .our-approach-wrapper .subhead-info .logo-para {
        padding-left: 100px;
        width: 32%;
    }

    .privacy-wrapper .subhead-info .heading,
    .our-approach-wrapper .subhead-info .heading {
        padding-left: 60px;
    }

    .our-approach-wrapper .subhead-info,
    .privacy-wrapper.privacy-secondlevel .subhead-info {
        width: 90%;
    }

        .our-approach-wrapper .subhead-info .logo-para {
            width: 68%;
        }

        .our-approach-wrapper .subhead-info .heading {
            padding-left: 100px;
        }

    .our-approach-wrapper .contact-btn-wrapper {
        padding-left: 100px;
    }
}

@media only screen and (max-width: 767px) {
    .privacy-wrapper .subhead-info .heading,
    .our-approach-wrapper .subhead-info .heading {
        padding-left: 26px;
        font-size: 32px;
        line-height: 40x;
    }

    .our-approach-wrapper .subhead-info .heading {
        padding: 0 26px;
    }

        .privacy-wrapper .subhead-info .heading .heading-text,
        .our-approach-wrapper .subhead-info .heading .heading-text {
            top: -80px;
            padding: 15px 20px;
            width: fit-content;
        }

        .our-approach-wrapper .subhead-info .heading .heading-text {
            width: 100%;
        }

    .privacy-wrapper .subhead-info .logo-para,
    .our-approach-wrapper .subhead-info .logo-para {
        padding-left: 26px;
        width: 90%;
        margin: 50px 0 30px;
    }

    .privacy-wrapper .subhead-info .logo-para {
        margin-top: 100px;
    }

    .our-approach-wrapper .subhead-info .logo-para {
        margin-top: 40px;
        width: 100%;
        padding: 0 26px;
    }

    .our-approach-wrapper .contact-btn-wrapper {
        background: #bed2f3;
        padding: 45px;
        text-align: center;
    }

    .our-approach-wrapper .leadersign-wrapper {
        position: static;
        padding-left: 26px;
    }

        .our-approach-wrapper .leadersign-wrapper .leadersign {
            height: 46px;
            margin-bottom: 10px;
        }

        .our-approach-wrapper .leadersign-wrapper p {
            font-size: 14px;
            line-height: 18px;
        }

            .our-approach-wrapper .leadersign-wrapper p:nth-child(2) {
                padding-bottom: 20px;
            }

    .our-approach-wrapper .leaderimage-wrapper {
        top: 90%;
        right: 0;
    }

        .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 150px;
        }

    .our-approach-wrapper {
        padding-top: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-approach-wrapper .subhead-info .heading {
        padding: 0 26px;
    }

    .our-approach-wrapper .subhead-info .logo-para {
        padding-left: 26px;
    }

    .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 50%;
    }

    .our-approach-wrapper .leaderimage-wrapper .leaderimage {
        width: 260px;
    }

    .our-approach-wrapper .leaderimage-wrapper {
        position: absolute;
        top: -80px;
        right: 10px;
    }

    .our-approach-wrapper .leadersign-wrapper {
        position: absolute;
        right: 0px;
        top: 150px;
    }

    #animation-banner-4 {
        top: 5px;
    }
}

@media only screen and (min-width: 400px) and (max-width: 767px) {
    .our-approach-wrapper .leaderimage-wrapper {
        top: 88%;
    }
}

.privacy-wrapper.privacy-secondlevel .subhead-info .logo-para#updates {
    width: 90%;
}

.privacy-wrapper.privacy-secondlevel .subhead-info {
    background: #e3d8f2;
}

    .privacy-wrapper.privacy-secondlevel .subhead-info .heading {
        border-color: #e3d8f2;
    }

        .privacy-wrapper.privacy-secondlevel .subhead-info .heading .heading-text {
            background: #e3d8f2;
        }

/*CSS for Privacy Policy Page*/

.subicon-wrapper {
    background: transparent;
    padding-left: 90px;
    padding-top: 60px;
}

.subicon-privacy .subprivacy {
    width: 80%;
    padding-left: 30px;
    border-bottom: 2px solid #b9cdee;
    padding-bottom: 20px;
}

.subicon-privacy.uk-fullwidth .subprivacy {
    width: 95%;
}

.subicon-privacy {
    min-height: 150px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}

    /* same for all */

    .subicon-privacy .button-icon {
        border: none;
        background: none;
        font-style: normal;
        font-weight: 500;
        color: #004dcd;
        font-family: Lato-Regular;
        font-size: 16px;
        line-height: 22px;
        padding: 0;
    }

        .subicon-privacy .button-icon .fa {
            padding-left: 15px;
            font-weight: bold;
            font-size: 18px;
        }

    .subicon-privacy .iconheading {
        font-family: Lato-Light;
        font-weight: 300;
        color: #004dcd;
        font-size: 29px;
        line-height: 37px;
    }

    .subicon-privacy .subprivacy p,
    .subicon-privacy .subprivacy li,
    .subicon-privacy .subprivacy span {
        font-family: Lato-Regular;
        color: #000;
        font-size: 16px;
        line-height: 22px;
    }

    .subicon-privacy .subprivacy .uk-itemlist {
        list-style: none;
    }

    .subicon-privacy .subprivacy .uk-itemfirst {
        list-style: none;
        padding-left: 0;
    }

    .subicon-privacy .subprivacy li .uk-subitem {
        display: inline-block;
        padding-right: 12px;
    }

    .subicon-privacy .subprivacy .uk-itemlist li {
        display: flex;
    }

    .subicon-privacy .subprivacy:last-child {
        border: none;
    }

    .subicon-privacy .subprivacy > div.subprivacy {
        width: 100%;
        padding-left: 0;
    }

        .subicon-privacy .subprivacy > div.subprivacy:last-child {
            border-bottom: 2px solid #b9cdee;
        }

        .subicon-privacy .subprivacy > div.subprivacy .iconheading {
            font-size: 18px;
            font-family: Lato-Light;
            font-weight: 300;
        }

@media (max-width: 767px) {
    .privacy-wrapper.privacy-secondlevel .subhead-info .heading .heading-text {
        width: 85%;
    }

    .subicon-wrapper {
        padding: 60px 26px 0;
    }

    .subicon-privacy {
        margin: 0px 0 40px 0;
    }

        .subicon-privacy img.side-icon {
            position: absolute;
            right: 26px;
        }

        .subicon-privacy .subprivacy {
            float: unset;
            width: 100%;
            padding-left: 0;
        }

        .subicon-privacy.uk-fullwidth .subprivacy {
            width: 100%;
        }

        .subicon-privacy .iconheading {
            font-size: 27px;
            line-height: 32px;
            width: 60%;
            padding: 30px 0 30px;
            min-height: 124px;
        }

        .subicon-privacy .subprivacy > div.subprivacy .iconheading {
            width: 100%;
            font-size: 16px;
            line-height: 22px;
            padding-bottom: 0px;
            margin: 0;
            min-height: auto;
        }
}

@media only screen and (min-width: 1490px) {
    .subicon-wrapper {
        width: 90%;
    }
}

/*CSS for IPad Pro*/

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .our-approach-wrapper .leadersign-wrapper {
        right: 50px;
    }

    .our-approach-wrapper .leaderimage-wrapper {
        top: -95px;
        right: 40px;
    }

        .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 240px;
        }
}

.privacy-container .privacy-secondlevel .page-heading {
    font-size: 44px;
}

.update-wrapper {
    position: absolute;
    top: 20px;
    left: 55px;
}

    .update-wrapper .up-time {
        font-family: Lato-Regular;
        font-size: 16px;
        color: #000;
        margin-bottom: 0px;
    }

    .update-wrapper .up-link {
        font-family: Lato-Light;
        font-weight: 300;
        font-size: 14px;
        color: #000;
    }

        .update-wrapper .up-link .fa {
            display: inline;
            padding-left: 10px;
            font-size: 15px;
            font-weight: bold;
        }

        .update-wrapper .up-link:hover,
        .update-wrapper .up-link:focus,
        .update-wrapper .up-link:active {
            text-decoration: none;
        }

@media only screen and (max-width: 767px) {
    .update-wrapper {
        position: absolute;
        top: 10px;
        left: 25px;
    }

    .privacy-container .page-heading {
        line-height: 44px;
        margin-top: 0;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) {
    .update-wrapper {
        top: 6px;
        left: 25px;
    }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .update-wrapper {
        top: 20px;
        left: 55px;
    }
}

@media only screen and (min-width: 1490px) {
    .privacy-container .privacy-secondlevel .page-heading {
        font-size: 48px;
    }

    .update-wrapper {
        left: 100px;
    }
}

/*Mobile Landscape view*/

@media screen and (max-width: 767px) and (orientation: landscape) {
    #privacy-banner-1 {
        height: 520px;
        margin-top: 80px;
    }

    #animation-banner-1 {
        top: 100px;
    }

    #animation-banner-4 {
        top: 85px;
    }

    .our-approach-wrapper .leaderimage-wrapper {
        top: 73%;
    }

        .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 260px;
        }

    #privacy-banner-3 {
        height: 170px;
    }

    #animation-banner-2 {
        top: 30px;
    }

    .privacy-wrapper .subhead-info .logo-para {
        margin-top: 40px;
    }

    #privacy-banner-5 {
        height: 480px;
    }

    .privacy-wrapper .subhead-info .heading .heading-text {
        width: 92%;
    }

    #privacy-banner-2 .para-wrapper {
        top: 200px;
    }

    #privacy-banner-3 .para-wrapper {
        top: 90px;
    }
}

/*Iphone X Landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-banner {
        width: 100%;
    }

    .principles-wrapper .numeralSqaure.threerow,
    .principles-wrapper .numeralSqaure.two-row {
        width: 100% !important;
        height: 180px !important;
    }

    .principles-wrapper .threerow .info-wrapper {
        position: static;
        width: 50%;
    }

    .principles-wrapper .anim-wrapper {
        right: 35px;
        left: unset !important;
        transform: none !important;
        top: 0 !important;
    }

    #privacy-banner-1 {
        height: 620px;
    }

    #privacy-banner-3 {
        height: 150px;
    }

    #animation-banner-4 {
        top: 40px;
        width: 68%;
    }

    #animation-banner-3 {
        width: 55%;
    }

    #animation-banner-1 {
        width: 55%;
    }

    .privacy-choices .logo-wrapper .logoBox {
        width: 50%;
    }

    #animation-banner-2 {
        width: 65%;
        top: 200px !important;
    }

    #privacy-banner-2 {
        margin-top: 30px;
    }

    .update-wrapper {
        top: 32px;
    }
}

/*Iphone X Portrait*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #animation-banner-2 {
        top: 195px;
        height: 270px;
    }
}

/*Iphone 6/7/8+ Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    #animation-banner-4 {
        top: 72px;
    }

    #animation-banner-3 {
        width: 100%;
    }

    #animation-banner-1 {
        width: 100%;
        top: 66px;
    }

    #animation-banner-2 {
        width: 60%;
        top: 22px;
        left: 20%;
    }

    .update-wrapper {
        top: 20px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #animation-banner-2 {
        top: 150px;
        height: 270px;
    }
}

/*Ipad Landscape View*/

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .principles-wrapper .numeralSqaure.threerow {
        height: 410px;
        max-height: 100%;
    }

    .principles-wrapper .threerow .info-wrapper {
        bottom: unset;
        top: 210px;
    }

    .principles-wrapper .numeralSqaure.two-row {
        max-height: 100%;
        height: 330px;
    }

    .principles-wrapper .two-row .info-wrapper {
        width: 80%;
        position: absolute;
        top: 210px;
        left: 35px;
        right: 35px;
    }

    .principles-wrapper .two-row .anim-wrapper {
        left: 50%;
        transform: translate(-50%);
        top: 15px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1170px) {
    .principles-wrapper .numeralSqaure.threerow {
        height: 410px;
        max-height: 100%;
    }

    .principles-wrapper .threerow .info-wrapper {
        bottom: unset;
        top: 210px;
    }

    .principles-wrapper .numeralSqaure.two-row {
        max-height: 100%;
        height: 330px;
    }

    .principles-wrapper .two-row .info-wrapper {
        width: 80%;
        position: absolute;
        top: 210px;
        left: 35px;
        right: 35px;
    }

    .principles-wrapper .two-row .anim-wrapper {
        left: 50%;
        transform: translate(-50%);
        top: 15px;
    }
}

/*Samsung Galaxy S5*/

/* Galaxy S5 landscape */

@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    #privacy-banner-3 .para-wrapper {
        top: 90px !important;
    }

    #animation-banner-4 {
        top: 100px;
    }

    #animation-banner-3 {
        top: 65px;
        width: 100%;
    }

    #animation-banner-1 {
        width: 100%;
    }
}

/*Potrait*/

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
    #animation-banner-1 {
        top: 190px;
    }

    #privacy-banner-2 {
        height: 540px;
    }
}

/*Surface Duo*/

@media only screen and (min-device-width: 540px) and (max-device-width: 720px) and (-webkit-min-device-pixel-ratio: 3) {
    #animation-banner-3 {
        top: 65px;
    }
}

/*CSS for other Culture issues*/

/*Ipad Portrait*/

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .privacy-fr-ca #animation-banner-1 {
        top: 200px;
    }

    .privacy-fr-ca #animation-banner-2 {
        top: 120px;
    }

    .privacy-fr-ca #animation-banner-3 {
        top: 125px;
    }

    .privacy-fr-ca .our-approach-wrapper .leaderimage-wrapper {
        top: -20px;
    }

    .privacy-fr-ca #privacy-banner-1 {
        height: 540px;
    }

    .privacy-fr-ca .privacy-choices .choiceBtn button {
        width: 90%;
    }
}

/*Ipad Landscape*/

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .privacy-fr-ca .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 60%;
    }

    .privacy-fr-ca .our-approach-wrapper .leaderimage-wrapper {
        top: -65px;
    }

    .privacy-fr-ca .privacy-choices .choiceBtn button {
        width: 80%;
    }

    .privacy-fr-ca .privacy-choices .logo-wrapper .logoBox {
        width: 25%;
    }
}

/*Phone*/

@media only screen and (max-width: 767px) {
    .privacy-fr-ca.privacy-container .navbar-brand {
        padding-left: 5px;
        font-size: 12px;
    }

    .privacy-fr-ca #animation-banner-1 {
        top: 310px;
    }

    .privacy-fr-ca #privacy-banner-1 {
        height: 780px;
    }

    .privacy-fr-ca .principles-wrapper .numeralSqaure {
        min-height: 320px;
    }

    .privacy-fr-ca .our-approach-wrapper .leaderimage-wrapper {
        top: 92%;
    }

    .privacy-fr-ca #animation-banner-2 {
        top: 140px;
    }

    .privacy-fr-ca #privacy-banner-2 {
        height: 580px;
    }

    .privacy-fr-ca #animation-banner-3 {
        top: 185px;
    }

    .privacy-fr-ca #privacy-banner-5 {
        height: 700px;
    }

    .privacy-fr-ca .privacy-wrapper .subhead-info .heading .heading-text {
        font-size: 32px;
        line-height: 36px;
    }

    .privacy-fr-ca #animation-banner-4 {
        top: 75px;
    }

    .privacy-fr-ca .subicon-privacy .iconheading {
        font-size: 23px;
    }

    .privacy-fr-ca .subicon-privacy img.side-icon {
        width: 30%;
    }
}

/*Mobile Landscape View*/

@media screen and (max-width: 767px) and (orientation: landscape) {
    .privacy-fr-ca #animation-banner-2 {
        top: 90px;
    }

    .privacy-fr-ca #privacy-banner-2 {
        height: 500px;
    }

    .privacy-fr-ca .privacy-wrapper .subhead-info .heading .heading-text {
        top: -45px;
    }

    .privacy-fr-ca #animation-banner-4 {
        top: 32px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .privacy-fr-ca #animation-banner-1 {
        top: 260px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-fr-ca #animation-banner-2 {
        top: 50px;
    }
}

/*Iphone X Landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-fr-ca #privacy-banner-2 {
        height: 510px;
    }

    .privacy-fr-ca #privacy-banner-1 {
        height: auto;
        padding-bottom: 50px;
    }

    .privacy-fr-ca .our-approach-wrapper .leaderimage-wrapper {
        top: -20px;
    }

    .privacy-fr-ca .privacy-choices .choiceBtn button {
        width: 80%;
        margin-left: 40px;
    }
}

/*Russia*/

.privacy-ru-ru #animation-banner-2 {
    top: 120px;
}

.privacy-ru-ru
.privacy-wrapper.privacy-secondlevel
.subhead-info
.logo-para#updates {
    padding-bottom: 30px;
}

/*Large Desktop*/

@media only screen and (min-width: 1490px) {
    .privacy-ru-ru #animation-banner-2 {
        top: 60px !important;
        width: 44%;
        right: 60px;
    }
}

/*Mobile Portrait*/

@media only screen and (max-width: 768px) {
    .privacy-ru-ru.privacy-container .page-heading {
        font-size: 28px;
        line-height: 36px;
        padding: 0 10px;
    }

    .privacy-ru-ru .privacy-wrapper .subhead-info .heading .heading-text {
        font-size: 40px;
        line-height: 36px;
        word-break: break-word;
    }

    .privacy-ru-ru #animation-banner-2 {
        top: 160px;
    }

    .privacy-ru-ru #privacy-banner-2 {
        height: 400px;
    }

    .privacy-ru-ru .subicon-privacy .iconheading {
        word-break: break-word;
    }

    .privacy-ru-ru #animation-banner-3 {
        top: 105px;
    }

    .privacy-ru-ru.privacy-container .navbar-default.sub-navbar {
        min-height: 64px;
    }

    .privacy-ru-ru.privacy-container .sub-navbar .navbar-brand {
        width: 84%;
    }

    .privacy-ru-ru #animation-banner-4 {
        top: 25px;
    }

    .privacy-ru-ru #privacy-banner-3 {
        margin-top: 200px;
        height: 640px;
    }

    .privacy-ru-ru .privacy-choices .choiceBtn button {
        width: 80%;
    }

    .privacy-ru-ru #privacy-banner-1 {
        height: 700px;
    }

    .privacy-ru-ru .principles-wrapper .numeralSqaure {
        min-height: 350px;
    }

    .privacy-ru-ru .privacy-wrapper .subhead-info .logo-para {
        margin-top: 140px;
    }

    .privacy-ru-ru .our-approach-wrapper .subhead-info .heading .heading-text {
        font-size: 40px;
        word-break: break-all;
    }

    .privacy-ru-ru .our-approach-wrapper .leaderimage-wrapper .leaderimage {
        width: 160px;
    }

    .privacy-ru-ru .our-approach-wrapper .leaderimage-wrapper {
        top: 91%;
        right: 0;
    }

    .privacy-ru-ru .subicon-privacy .iconheading {
        font-size: 22px;
    }

    .privacy-ru-ru .update-wrapper {
        top: 20px;
    }
}

/*Mobile Landscape*/

@media screen and (max-width: 767px) and (orientation: landscape) {
    .privacy-ru-ru #animation-banner-2 {
        top: 100px;
    }

    .privacy-ru-ru #animation-banner-4 {
        top: -5px;
    }
}

/*Ipad Portrait*/

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .privacy-ru-ru #animation-banner-2 {
        top: 70px !important;
    }

    .privacy-ru-ru .subicon-privacy .iconheading {
        font-size: 26px;
        line-height: 30px;
    }

    .privacy-ru-ru .subicon-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .privacy-ru-ru .our-approach-wrapper .leaderimage-wrapper {
        top: -30px;
    }

        .privacy-ru-ru .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 180px;
        }

    .privacy-ru-ru .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 70%;
    }

    .privacy-ru-ru #animation-banner-4 {
        width: 80%;
        top: -5px;
    }

    .privacy-ru-ru #privacy-banner-3 {
        height: 140px;
    }

        .privacy-ru-ru #privacy-banner-3 .para-wrapper {
            top: 80px;
        }

    .privacy-ru-ru .update-wrapper {
        top: 8px;
    }
}

/*Ipad Landscape*/

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .privacy-ru-ru #animation-banner-2 {
        top: 200px;
    }

    .privacy-ru-ru .principles-wrapper .numeralSqaure.two-row {
        height: 400px;
    }

    .privacy-ru-ru .principles-wrapper .numeralSqaure.threerow {
        height: 480px;
    }

    .privacy-ru-ru .principles-wrapper .numeralSqaure .value {
        word-break: break-word;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .privacy-ru-ru #animation-banner-2 {
        top: 110px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-ru-ru #animation-banner-2 {
        top: 85px;
    }
}

/*Iphone X Landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-ru-ru #privacy-banner-2 {
        height: 530px;
    }

    .privacy-ru-ru.privacy-container .sub-navbar .navbar-brand {
        width: 80%;
    }

    .privacy-ru-ru.privacy-container .page-heading {
        font-size: 38px;
    }
}

/*Iphone X portrait*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .privacy-ru-ru.privacy-container .sub-navbar .navbar-brand {
        width: 62%;
        word-break: break-word;
        padding: 10px 0 0 5px;
    }
}

/*CSS for IPad Pro*/

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .privacy-ru-ru .principles-wrapper .numeralSqaure.two-row {
        height: 400px;
    }

    .privacy-ru-ru .principles-wrapper .numeralSqaure.threerow {
        height: 480px;
    }

    .privacy-ru-ru .principles-wrapper .numeralSqaure .value {
        word-break: break-word;
    }

    .privacy-ru-ru #animation-banner-4 {
        width: 65%;
        top: 45px;
    }
}

/*es-us culture*/

/*Phone*/

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .privacy-es-us #animation-banner-1 {
        top: 230px;
    }

    .privacy-es-us #privacy-banner-1 {
        height: 750px;
    }

    .privacy-es-us .privacy-wrapper .subhead-info .heading {
        font-size: 34px;
        line-height: 40px;
    }

    .privacy-es-us .privacy-wrapper .subhead-info .logo-para {
        margin-top: 80px;
    }

    .privacy-es-us .principles-wrapper .numeralSqaure {
        min-height: 320px;
    }

    .privacy-es-us .our-approach-wrapper .leaderimage-wrapper {
        top: 91%;
    }

        .privacy-es-us .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 154px;
        }

    .privacy-es-us #animation-banner-3 {
        top: 125px;
    }

    .privacy-es-us #privacy-banner-3 {
        height: 120px;
    }

    .privacy-es-us .privacy-choices .heading.rights .heading-text {
        font-size: 26px;
    }

    .privacy-es-us .privacy-choices .choiceBtn button {
        width: 80%;
    }

    .privacy-es-us #animation-banner-2 {
        top: 150px;
    }

    .privacy-es-us #privacy-banner-2 {
        height: 540px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .privacy-es-us #animation-banner-1 {
        top: 100px;
    }

    .privacy-es-us #privacy-banner-1 {
        height: 480px;
    }

    .privacy-es-us .privacy-wrapper .subhead-info .heading .heading-text {
        top: -45px;
    }

    .privacy-es-us .our-approach-wrapper .leaderimage-wrapper .leaderimage {
        width: 304px;
    }

    .privacy-es-us #animation-banner-2 {
        top: 100px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .privacy-es-us .our-approach-wrapper .leaderimage-wrapper {
        top: 90%;
    }

    .privacy-es-us #animation-banner-2 {
        top: 100px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-es-us #animation-banner-2 {
        top: 50px;
    }
}

/*Iphone X Landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-es-us #privacy-banner-1 {
        height: 850px;
    }

    .privacy-es-us .our-approach-wrapper .leaderimage-wrapper {
        top: -20px;
    }
}

/* your css rules for ipad portrait */

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .privacy-es-us #animation-banner-1 {
        top: 140px;
    }

    .privacy-es-us #privacy-banner-1 {
        height: 540px;
    }

    .privacy-es-us .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 60%;
    }

    .privacy-es-us .our-approach-wrapper .leaderimage-wrapper {
        top: -65px;
        right: 30px;
    }

    .privacy-es-us .privacy-choices .logo-wrapper .logoBox {
        width: 25%;
    }

    .privacy-es-us #animation-banner-2 {
        top: 70px;
    }

    .privacy-es-us .our-approach-wrapper .leaderimage-wrapper {
        top: -32px;
        right: 0px;
    }

        .privacy-es-us .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 230px;
        }
}

.privacy-pt-br .our-approach-wrapper .subhead-info .heading .heading-text {
    width: 68%;
}

@media only screen and (min-width: 1280px) and (max-width: 1400px) {
    .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper {
        top: -65px;
    }

    .privacy-pt-br .our-approach-wrapper .leadersign-wrapper {
        top: 100px;
    }
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .privacy-pt-br #animation-banner-1 {
        top: 250px;
    }

    .privacy-pt-br #privacy-banner-1 {
        height: 720px;
    }

    .privacy-pt-br .privacy-wrapper .subhead-info .heading,
    .privacy-pt-br .our-approach-wrapper .subhead-info .heading {
        font-size: 34px;
        line-height: 36px;
    }

    .privacy-pt-br .privacy-wrapper .subhead-info .logo-para {
        margin-top: 60px;
    }

    .privacy-pt-br .principles-wrapper .numeralSqaure {
        min-height: 320px;
    }

    .privacy-pt-br .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 100%;
    }

    .privacy-pt-br #animation-banner-2 {
        top: 135px;
    }

    .privacy-pt-br #animation-banner-3 {
        top: 135px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .privacy-pt-br #animation-banner-1 {
        top: 120px;
    }

    .privacy-pt-br #privacy-banner-1 {
        height: 540px;
    }

    .privacy-pt-br .privacy-wrapper .subhead-info .logo-para {
        margin-top: 60px;
    }

    .privacy-pt-br .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 100%;
    }

    .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper {
        top: 77%;
    }

    .privacy-pt-br #animation-banner-3 {
        top: 75px;
    }

    .privacy-pt-br #animation-banner-2 {
        top: 55px;
    }

    .privacy-pt-br #animation-banner-4 {
        top: 35px;
    }
}

/*Iphone X Landscape*/

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .privacy-pt-br #privacy-banner-1 {
        height: 780px;
    }

    .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper .leaderimage {
        width: 160px;
    }

    .privacy-pt-br .our-approach-wrapper .subhead-info .heading .heading-text {
        width: 68%;
    }

    .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper {
        top: 10px;
    }
}

/*Ipad Portrait*/

@media all and (device-width: 768px) and (device-height: 1024px) {
    .privacy-pt-br #animation-banner-1 {
        top: 200px;
    }

    .privacy-pt-br #privacy-banner-1 {
        height: 540px;
    }

    .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper {
        top: -13px;
    }

        .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 200px;
        }

    .privacy-pt-br #animation-banner-2 {
        top: 130px;
    }

    .privacy-pt-br #animation-banner-4 {
        top: 15px;
    }
}

/*Ipad Landscape*/

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper {
        top: -31px;
    }

        .privacy-pt-br .our-approach-wrapper .leaderimage-wrapper .leaderimage {
            width: 180px;
        }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .privacy-pt-br #animation-banner-2 {
        top: 100px;
    }
}

/*she-can-initiative CSS fixes*/

.she-can-initiative .articleLearnmore.kotex-img {
    min-height: auto;
    max-height: 100%;
}

    .she-can-initiative .articleLearnmore.kotex-img .textArea {
        display: none;
    }

@media screen and (max-width: 767px) {
    .she-can-initiative .articleLearnmore.kotex-img > img {
        height: auto;
        min-height: auto;
        max-height: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .she-can-initiative .articleLearnmore.girl-child {
        height: auto;
        min-height: auto;
        max-height: 100%;
    }

        .she-can-initiative .articleLearnmore.girl-child .textArea .heading span {
            font-size: 26px !important;
        }
}

/*CSS for Global Location Landing Page - South Africa*/

/*.globalLocation_country .landing-wrapper.banner .container,
.landing-wrapper.banner .container{
position:relative;
}
*/

.globalLocation_country .landing-wrapper .bannerBox,
.landing-wrapper .bannerBox {
    left: 50px;
}

    .globalLocation_country .landing-wrapper .bannerBox .bannerContent .details {
        font-weight: 600;
    }

.globalLocation_country .location-tile-section .section-wrapper {
    background: #fafafa;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

    .globalLocation_country .location-tile-section .section-wrapper .img-wrapper,
    .globalLocation_country .location-tile-section .section-wrapper .text-wrapper {
        width: 50%;
    }

    .globalLocation_country .location-tile-section .section-wrapper .text-wrapper {
        padding: 0 50px;
    }

        .globalLocation_country
        .location-tile-section
        .section-wrapper
        .text-wrapper
        .tile-title {
            font-family: Lato-Light;
            font-size: 42px;
            font-style: normal;
            font-weight: 300;
            line-height: 46px;
        }

        .globalLocation_country
        .location-tile-section
        .section-wrapper
        .text-wrapper
        .tile-para {
            font-size: 16px;
            line-height: 22px;
            font-weight: 400;
            font-family: Lato-Regular;
        }

        .globalLocation_country
        .location-tile-section
        .section-wrapper
        .text-wrapper
        .btn-primary {
            margin-top: 30px;
        }

.globalLocation_country .location-tile-section.img-right .section-wrapper {
    flex-direction: row-reverse;
}

.globalLocation_country
.location-tile-section
.section-wrapper
.text-wrapper
.btn-primary
.fa {
    padding-left: 10px;
}

.globalLocation_country .landing-wrapper .logoContainer {
    padding: 60px;
}

    .globalLocation_country .landing-wrapper .logoContainer.brandbanner-spacing {
        margin-top: 60px;
    }

    .globalLocation_country .landing-wrapper .logoContainer h3 {
        font-family: Lato-Light;
        font-style: normal;
        font-weight: 300;
        font-size: 45px;
        line-height: 50px;
        text-align: center;
        color: #2b2d33;
    }

    .globalLocation_country .landing-wrapper .logoContainer .logo-slider {
        text-align: center;
    }

        .globalLocation_country
        .landing-wrapper
        .logoContainer
        .logo-slider
        .slick-prev {
            background: url(../images/leftarrow.png);
            background-repeat: no-repeat;
        }

            .globalLocation_country
            .landing-wrapper
            .logoContainer
            .logo-slider
            .slick-prev:before,
            .globalLocation_country
            .landing-wrapper
            .logoContainer
            .logo-slider
            .slick-next:before {
                content: "";
            }

        .globalLocation_country
        .landing-wrapper
        .logoContainer
        .logo-slider
        .slick-next {
            background: url(../images/rightarrow.png);
            background-repeat: no-repeat;
        }

    .globalLocation_country .landing-wrapper .logoContainer .logoBox a {
        font-family: Lato-Regular;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 27px;
        text-align: center;
        color: #004dcd;
        display: inline-block;
        margin-top: 50px;
    }

        .globalLocation_country .landing-wrapper .logoContainer .logoBox a:after {
            content: url(../images/btn-arrow.png);
            padding-left: 10px;
            vertical-align: middle;
        }

.globalLocation_country .landing-wrapper .detailsBox {
    background: #fff;
    padding: 50px 50px 70px 50px;
    margin: 50px 0;
}

.globalLocation_country .landing-wrapper.career-bg .detailsBox {
    background: #f2f4f5;
}

.globalLocation_country .landing-wrapper .detailsBox .contacts {
    text-align: center;
}

    .globalLocation_country .landing-wrapper .detailsBox .contacts .sa-logo {
        position: relative;
        top: 60px;
        padding-bottom: 65px;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .africa-img {
        float: left;
        width: 100%;
        margin: 0;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .africa-img1 {
        float: left;
        width: 75%;
        margin-bottom: 50px;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .africa-img2 {
        margin-bottom: 50px;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .career-heading {
        font-family: Lato-Light;
        font-size: 45px;
        font-style: normal;
        font-weight: 300;
        line-height: 50px;
        text-align: center;
        margin-bottom: 24px;
        margin-top: 0px;
        color: #000;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .career-para {
        font-family: Lato-Regular;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        text-align: center;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 24px;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .career-btn {
        font-family: Lato-Regular;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 27px;
        text-align: center;
        color: #004dcd;
        border: 1px solid #004dcd;
        border-radius: 4px;
        padding: 0px 30px;
        background: transparent;
        margin-bottom: 50px;
    }

        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .career-btn:hover,
        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .career-btn:focus,
        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .career-btn:active {
            text-decoration: none;
        }

        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .career-btn
        .fa-arrow-right {
            padding-left: 10px;
        }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .box-wrapper {
        display: flex;
        flex-grow: 1;
        flex-wrap: wrap;
    }

        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .box-wrapper
        .sa-expand {
            width: 100%;
            text-align: left;
            margin-top: 100px;
        }

        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .box-wrapper
        .career-box {
            width: 33%;
            position: relative;
        }

            .globalLocation_country
            .landing-wrapper
            .detailsBox
            .contacts
            .box-wrapper
            .career-box
            .career-title {
                font-family: Lato-Light;
                font-size: 30px;
                font-style: normal;
                font-weight: 300;
                line-height: 36px;
                text-align: center;
            }

            .globalLocation_country
            .landing-wrapper
            .detailsBox
            .contacts
            .box-wrapper
            .career-box
            .career-para {
                font-family: Lato-Regular;
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                text-align: center;
                width: 90%;
            }

            .globalLocation_country
            .landing-wrapper
            .detailsBox
            .contacts
            .box-wrapper
            .career-box
            .career-btn {
                border: none;
                position: absolute;
                bottom: -30px;
                left: 50%;
                transform: translateX(-50%);
                width: 100%;
                margin: 0;
                cursor: pointer;
            }

                .globalLocation_country
                .landing-wrapper
                .detailsBox
                .contacts
                .box-wrapper
                .career-box
                .career-btn:hover,
                .globalLocation_country
                .landing-wrapper
                .detailsBox
                .contacts
                .box-wrapper
                .career-box
                .career-btn:focus,
                .globalLocation_country
                .landing-wrapper
                .detailsBox
                .contacts
                .box-wrapper
                .career-box
                .career-btn:active {
                    text-decoration: none;
                }

                .globalLocation_country
                .landing-wrapper
                .detailsBox
                .contacts
                .box-wrapper
                .career-box
                .career-btn
                .arrow-color {
                    padding-left: 10px;
                }

.globalLocation_country .section_5.landing-wrapper {
    margin-bottom: 30px;
}

    .globalLocation_country .section_5.landing-wrapper .container {
        background: #fafafa;
    }

.landing-wrapper.subpage-banner {
    position: relative;
}

.sa-subpage {
    padding-top: 32px;
}

    .sa-subpage .articleStatementBox .heading {
        font-size: 22px;
        line-height: 26px;
    }

    .sa-subpage .sideBarNav {
        border-top: 3px solid #004dcd;
    }

        .sa-subpage .sideBarNav .navigationDetails ul li a {
            font-family: Lato-Regular;
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 27px;
            color: #000000;
        }

        .sa-subpage .sideBarNav .navigationDetails ul li.active a.selected {
            font-weight: bold;
            color: #000000;
        }

        .sa-subpage .sideBarNav .navigationDetails ul li.active a:after,
        .sa-subpage
        .sideBarNav
        .navigationDetails
        ul
        li.active
        .second_level_menu
        ol
        li.secondActive > a:after,
        .sa-subpage
        .sideBarNav
        .navigationDetails
        ul
        li.active
        .second_level_menu
        ol
        li
        .third_level_menu
        ol
        li.thirdActive > a:after {
            content: "" !important;
        }

@media only screen and (max-width: 767px) {
    .globalLocation_country .landing-wrapper.banner img,
    .landing-wrapper.banner.subpage-banner img {
        width: 100%;
    }

    .globalLocation_country .landing-wrapper .bannerBox .bannerContent .heading {
        font-size: 16px;
    }

    .globalLocation_country .landing-wrapper .bannerBox .bannerContent .details {
        font-size: 12px;
        margin-bottom: 10px;
        margin-top: 2px;
    }

    .globalLocation_country .landing-wrapper .bannerBox .btn-primary {
        font-size: 12px;
        line-height: 14px;
        padding: 4px 10px;
    }

    .globalLocation_country .landing-wrapper .detailsBox {
        padding: 30px;
        margin: 25px 0;
    }

    .globalLocation_country .landing-wrapper .logoContainer {
        padding: 30px 20px;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .box-wrapper {
        flex-direction: column;
    }

        .globalLocation_country
        .landing-wrapper
        .detailsBox
        .contacts
        .box-wrapper
        .career-box {
            width: 100%;
            margin-bottom: 30px;
        }

            .globalLocation_country
            .landing-wrapper
            .detailsBox
            .contacts
            .box-wrapper
            .career-box
            .career-btn {
                position: static;
                border: 1px solid #004dcd;
                padding: 10px;
            }

    .globalLocation_country
    .landing-wrapper
    .detailsBox
    .contacts
    .career-heading {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .career-para {
        font-size: 14px;
        line-height: 20px;
        width: 100%;
    }

    .globalLocation_country .landing-wrapper .logoContainer .logo-title {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 26px;
    }

    .globalLocation_country .landing-wrapper .articleLearnmore .textArea {
        position: static;
    }

    .globalLocation_country .landing-wrapper .articleLearnmore {
        overflow: unset;
    }

    .globalLocation_country .location-tile-section .section-wrapper {
        flex-direction: column;
        position: relative;
    }

    .globalLocation_country .location-tile-section.img-right .section-wrapper {
        flex-direction: column;
    }

    .globalLocation_country .location-tile-section .section-wrapper .img-wrapper,
    .globalLocation_country
    .location-tile-section
    .section-wrapper
    .text-wrapper {
        width: 100%;
    }

    .globalLocation_country .location-tile-section .section-wrapper {
        padding: 0 24px;
    }

        .globalLocation_country
        .location-tile-section
        .section-wrapper
        .text-wrapper {
            padding: 0;
        }

        .globalLocation_country .location-tile-section .section-wrapper .img-wrapper {
            margin-top: 80px;
            margin-bottom: 30px;
        }

        .globalLocation_country
        .location-tile-section
        .section-wrapper
        .text-wrapper
        .tile-title {
            font-size: 22px;
            line-height: 26px;
            position: absolute;
            top: 24px;
            left: 24px;
        }

        .globalLocation_country
        .location-tile-section
        .section-wrapper
        .text-wrapper
        .btn-primary {
            transform: translateX(50%);
            margin-bottom: 30px;
        }

        .globalLocation_country .location-tile-section .section-wrapper .text-wrapper a.btn-primary, .video-tile-section .section-wrapper .vidTitle-wrapper a.btn-primary {
            transform: initial;
        }

    .globalLocation_country
    .landing-wrapper
    .logoContainer
    .logo-slider
    .slick-prev {
        left: -15px;
    }

    .globalLocation_country
    .landing-wrapper
    .logoContainer
    .logo-slider
    .slick-next {
        right: -15px;
    }

    .globalLocation_country .landing-wrapper .logoContainer .logoBox a {
        margin-top: 10px;
    }

    .landing-wrapper.subpage-banner .bannerBox {
        position: absolute;
        left: 20px;
        top: -10px;
    }

    .sa-subpage .mobilePageHeading {
        display: none !important;
    }

    .sa-subpage .sidebar-dropdown {
        margin: 0 -10px;
    }

        .sa-subpage .sidebar-dropdown .dropbtn {
            font-family: Lato-Light;
            font-size: 18px;
            font-style: normal;
            font-weight: 300;
            line-height: 24px;
            background: #ededee;
            width: 100%;
            color: #000;
            border: none;
            padding: 16px;
            text-align: left;
        }

            .sa-subpage .sidebar-dropdown .dropbtn:after {
                content: url(../images/drpdown-arrow.png);
                float: right;
            }
        /* The container <div> - needed to position the dropdown content */
        .sa-subpage .sidebar-dropdown .dropdown {
            position: relative;
            display: block;
        }
        /* Dropdown Content (Hidden by Default) */
        .sa-subpage .sidebar-dropdown .dropdown-content {
            background: #ededee;
            z-index: 1;
            width: 100%;
        }
            /* Links inside the dropdown */
            .sa-subpage .sidebar-dropdown .dropdown-content a {
                font-family: Lato-Regular;
                font-style: normal;
                font-weight: 500;
                font-size: 18px;
                line-height: 24px;
                color: #2663ff;
                display: block;
                width: 100%;
                padding: 16px;
                border-left: 8px solid #ededee;
            }

            .sa-subpage .sidebar-dropdown .dropdown-content li.active > a {
                border-left: 8px solid #004dcd;
                font-weight: bold;
            }

            .sa-subpage .sidebar-dropdown .dropdown-content li {
                list-style: none;
            }

                .sa-subpage .sidebar-dropdown .dropdown-content li label {
                    display: block;
                }

                    .sa-subpage .sidebar-dropdown .dropdown-content li label.sub-group-1,
                    .sa-subpage .sidebar-dropdown .dropdown-content li label.submenu-group-1 {
                        padding-left: 10px;
                    }

            .sa-subpage .sidebar-dropdown .dropdown-content ul {
                padding: 0;
            }

    .sa-subpage .articleStatementBox .articleDetails {
        margin-left: 0;
    }

    .globalLocation_country .landing-wrapper .bannerBox {
        left: 20px;
        width: 85%;
    }

    .globalLocation_country .landing-wrapper .detailsBox .contacts .africa-img2 {
        height: unset;
        width: 87px;
    }
}

/*CSS for Dark site pages*/

.darkpage-home .darkhome-banner {
    display: flex;
    padding-bottom: 50px;
    justify-content: space-between;
}

    .darkpage-home .darkhome-banner .text-wrapper {
        width: 55%;
    }

    .darkpage-home .darkhome-banner .img-wrapper {
        width: 35%;
    }

        .darkpage-home .darkhome-banner .img-wrapper img {
            border-radius: 50%;
        }

    .darkpage-home .darkhome-banner.banner-2 .img-wrapper img {
        height: 220px;
    }

.darkpage-home .nlrb-resources {
    background-color: #f1f1f2;
}

    .darkpage-home .nlrb-resources h2 {
        text-align: center;
        padding-bottom: 30px;
        color: #004dcd;
        padding-top: 50px;
    }

.darkpage-home .nlrb-wrapper {
    display: flex;
    padding-bottom: 50px;
    justify-content: space-between;
}

    .darkpage-home .nlrb-wrapper .resource-tile {
        width: 30%;
        text-align: center;
    }

        .darkpage-home .nlrb-wrapper .resource-tile img {
            margin: 0 auto;
            min-height: 125px;
        }

        .darkpage-home .nlrb-wrapper .resource-tile a.resource-link {
            padding-top: 20px;
            display: inline-block;
            color: #763bbd;
            font-family: "Lato-Light";
            font-weight: 300;
        }

.darkpage-home .darkpage-brand {
    background-color: #d1d3d4;
    margin-top: 50px;
}

.darkpage-home .brand-wrapper {
    display: flex;
    padding-bottom: 50px;
    justify-content: space-between;
}

.darkpage-home .darkpage-brand h2 {
    padding: 50px 0 30px;
    text-align: center;
}

.darkpage-home .brand-wrapper .brand-tile {
    width: 30%;
    position: relative;
    padding-bottom: 20px;
}

    .darkpage-home .brand-wrapper .brand-tile img {
        width: 60%;
        margin: 0 auto;
    }

        .darkpage-home .brand-wrapper .brand-tile img.darkbrand-kotex {
            width: 90px;
            height: 90px;
        }

    .darkpage-home .brand-wrapper .brand-tile a {
        position: absolute;
        bottom: 0;
        width: 100%;
    }

.darkpage-faq [data-toggle="collapse"].collapsed .if-not-collapsed {
    display: none;
}

.darkpage-faq [data-toggle="collapse"]:not(.collapsed) .if-collapsed {
    display: none;
}

.darkpage-faq a:link {
    color: inherit;
    text-decoration: none;
    font-family: Lato-Light;
    font-weight: 300;
}

.kcstaging-banner img {
    max-width: 100%;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .comapnyAbout .aboutBanner.kcstaging-banner .bannerBox {
        position: static;
        background: #fff;
    }

    .darkpage-home .darkhome-banner {
        flex-direction: column-reverse;
    }

        .darkpage-home .darkhome-banner .text-wrapper,
        .darkpage-home .darkhome-banner .img-wrapper {
            width: 100%;
        }

    .darkpage-home .nlrb-wrapper {
        flex-direction: column;
        padding-bottom: 20px;
    }

        .darkpage-home .nlrb-wrapper .resource-tile img {
            margin: 0 auto;
        }

        .darkpage-home .nlrb-wrapper .resource-tile {
            width: 100%;
            padding-bottom: 60px;
        }

    .darkpage-home .brand-wrapper {
        flex-direction: column;
    }

        .darkpage-home .brand-wrapper .brand-tile {
            width: 100%;
        }

            .darkpage-home .brand-wrapper .brand-tile img {
                margin: 0 auto;
                width: 40%;
            }

    .darkpage-home .darkhome-banner.banner-2 .img-wrapper img {
        height: 300px;
    }
}

.kcstaging-banner {
    padding-bottom: 50px;
    background: #0f059e;
}

    .kcstaging-banner .bannerBox .bannerContent .heading {
        color: #fff;
    }

    .kcstaging-banner .bannerBox .bannerContent .details {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        margin-top: 20px;
    }

    .kcstaging-banner .KC_breadcrumb .breadcrumb li a,
    .kcstaging-banner .KC_breadcrumb .breadcrumb > li + li:before {
        color: #fff;
    }

@media only screen and (max-width: 767px) {
    .kcstaging-banner {
        padding: 30px 0;
        background-color: #0f059e !important;
    }

        .kcstaging-banner img {
            width: 80% !important;
            border-radius: 50%;
            margin: 0 auto;
        }

    .comapnyAbout .aboutBanner.kcstaging-banner .bannerBox {
        background-color: #0f059e !important;
    }

    .kcstaging-banner .mobilePageHeading {
        color: #fff;
    }

    .landing-wrapper.subpage-banner .bannerBox {
        position: static;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .comapnyAbout
    .kcstaging-banner.aboutBanner
    .bannerBox
    .bannerContent
    .details {
        font-size: 12px;
        line-height: 16px;
    }
}

/*.sacountry-dropdown{
position:relative;
width:200px;
display: inline-block;
}
.sacountry-dropdown .countryListBox{
position: absolute;
top: -20px;
}
.globalLocation_country .sacountry-dropdown .countryListBox{
position: static;
}
.globalLocation_country .sacountry-dropdown{
width:100%;
display:block;
}
.sacountry-dropdown .countryListBox .primarySelect {
width: 200px;
font-family: 'Lato-Regular';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 27px;
display: flex;
color: #58595B;
border: 1px solid #F1F1F2;
border-radius: 4px;
}*/

.globalLocation_country
.location-tile-section.story-tile-image
.section-wrapper
.img-wrapper
img {
    width: 100%;
}

/*CSS for privacy-zh-tw*/

.privacy-zh-tw .principles-wrapper .numeralSqaure.threerow {
    height: 400px;
}

.privacy-zh-tw .privacy-wrapper .subhead-info .heading,
.privacy-zh-tw .our-approach-wrapper .subhead-info .heading {
    font-size: 26px;
}

.privacy-zh-tw .our-approach-wrapper .subhead-info .logo-para {
    width: 45%;
}

@media only screen and (max-width: 767px) {
    .privacy-zh-tw #animation-banner-1 {
        top: 220px;
    }

    .privacy-zh-tw #privacy-banner-1 {
        height: 840px;
    }

    .privacy-zh-tw .privacy-wrapper .subhead-info .heading,
    .privacy-zh-tw .our-approach-wrapper .subhead-info .heading {
        font-size: 28px;
        line-height: 40px;
    }

    .privacy-zh-tw .principles-wrapper .numeralSqaure {
        min-height: 380px;
    }

    .privacy-zh-tw .principles-wrapper .threerow .anim-wrapper,
    .privacy-zh-tw .principles-wrapper .two-row .anim-wrapper {
        left: 20%;
    }

    .privacy-zh-tw .our-approach-wrapper .leadersign-wrapper {
        width: 60%;
    }

    .privacy-zh-tw .our-approach-wrapper .leaderimage-wrapper {
        top: 92%;
    }

    .privacy-zh-tw .our-approach-wrapper .subhead-info .logo-para {
        width: 100%;
    }

    .privacy-zh-tw #animation-banner-3 {
        top: 125px;
    }

    .privacy-zh-tw #privacy-banner-5 {
        height: 880px;
    }

    .privacy-zh-tw .privacy-container .navbar-brand {
        font-size: 14px;
    }

    .privacy-zh-tw #animation-banner-4 {
        top: 135px;
    }

    .privacy-zh-tw #animation-banner-2 {
        top: 140px !important;
    }

    .privacy-zh-tw #privacy-banner-2 {
        height: 580px;
    }
}

/*Iphone 6/7/8+ Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .privacy-zh-tw .our-approach-wrapper .leaderimage-wrapper {
        top: 91%;
    }
}

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    .privacy-zh-tw #privacy-banner-1 {
        height: 880px;
    }

    .privacy-zh-tw #animation-banner-2 {
        top: 180px !important;
    }

    .privacy-zh-tw #privacy-banner-2 .para-wrapper {
        top: 100px;
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .privacy-zh-tw #animation-banner-1 {
        top: 100px;
    }

    .privacy-zh-tw.privacy-container .page-heading {
        font-size: 36px;
    }

    .privacy-zh-tw #privacy-banner-1 {
        height: 620px;
    }

    .privacy-zh-tw .privacy-wrapper .subhead-info .heading .heading-text,
    .privacy-zh-tw .our-approach-wrapper .subhead-info .heading .heading-text {
        top: -55px;
    }

    .privacy-zh-tw .principles-wrapper .threerow .anim-wrapper,
    .privacy-zh-tw .principles-wrapper .two-row .anim-wrapper {
        left: 35% !important;
    }

    .privacy-zh-tw .principles-wrapper .numeralSqaure {
        min-height: 320px;
    }

    .privacy-zh-tw .our-approach-wrapper .leaderimage-wrapper {
        top: 76%;
    }

    .privacy-zh-tw #animation-banner-2 {
        top: 58px !important;
    }

    .privacy-zh-tw #privacy-banner-2 {
        height: 500px;
    }

    .privacy-zh-tw .principles-wrapper .threerow .info-wrapper {
        position: absolute;
    }

    .privacy-zh-tw #animation-banner-3 {
        top: 80px;
    }

    .privacy-zh-tw #animation-banner-4 {
        top: 86px;
    }
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .privacy-zh-tw #animation-banner-1 {
        top: 130px;
    }

    .privacy-zh-tw #privacy-banner-1 {
        height: 600px;
    }

    .privacy-zh-tw .privacy-wrapper .subhead-info .logo-para {
        width: 90%;
    }

    .privacy-zh-tw .our-approach-wrapper .subhead-info .logo-para {
        width: 45%;
    }

    .privacy-zh-tw .our-approach-wrapper .leaderimage-wrapper {
        top: -50px;
    }

    .privacy-zh-tw .our-approach-wrapper .leadersign-wrapper p {
        font-size: 11px;
    }

    .privacy-zh-tw #animation-banner-2 {
        top: 120px;
    }

    .privacy-zh-tw #animation-banner-4 {
        top: 60px;
    }

    .privacy-zh-tw #animation-banner-3 {
        top: 100px;
    }
}

@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) {
    .privacy-zh-tw .principles-wrapper .numeralSqaure.two-row {
        height: 420px;
    }

    .privacy-zh-tw .principles-wrapper .numeralSqaure.threerow {
        height: 480px;
    }

    .privacy-zh-tw .privacy-wrapper .subhead-info .heading,
    .privacy-zh-tw .our-approach-wrapper .subhead-info .heading {
        font-size: 18px;
    }

    .privacy-zh-tw .our-approach-wrapper .leadersign-wrapper p {
        font-size: 12px;
    }

    .privacy-zh-tw #animation-banner-2 {
        top: 140px;
    }
}

.privacy-en-uk .kc-brand-logos {
    display: none;
}

.globalLocation_country .landing-wrapper.kclogo-spain .detailsBox {
    padding-bottom: 0;
    margin-bottom: 0;
}

    .globalLocation_country
    .landing-wrapper.kclogo-spain
    .detailsBox
    .spainkc-logo {
        margin: 0 auto;
        width: 78%;
    }

.globalLocation_country .landing-wrapper.kc-salogo .detailsBox {
    margin-bottom: 0;
    padding-bottom: 50px;
}

@media only screen and (max-width: 991px) {
    .privacy-en-uk #privacy-banner-3,
    .privacy-ru-ru #privacy-banner-3 {
        height: 640px;
    }

        .privacy-en-uk #privacy-banner-3 .para-wrapper,
        .privacy-ru-ru #privacy-banner-3 .para-wrapper {
            top: 180px;
        }

    .globalLocation_country .logoContainer.brandimage-frFR .logoBox .image-box {
        min-height: 74px;
    }
}

.globalLocation_country .landing-wrapper.kcfrance-logo .detailsBox {
    margin: 0;
    padding-bottom: 0;
}

.globalLocation_country
.landing-wrapper
.detailsBox
.contacts.kcfrance-logo
img {
    width: 80%;
    margin: 0 auto;
}

.subicon-privacy .subprivacy span.ru-subitem {
    padding-right: 12px;
}

.subicon-privacy .subprivacy .ru-boxcontent {
    border: 1px solid #000;
    padding: 2px 6px;
}

.subicon-privacy .subprivacy p.ru-itemlist {
    display: flex;
}

.subicon-privacy .subprivacy .ru-itemlist ul,
.subicon-privacy .subprivacy .ru-bullets {
    list-style: none;
    padding-left: 30px;
}

    .subicon-privacy .subprivacy .ru-bullets .ru-list {
        display: flex;
    }

        .subicon-privacy .subprivacy .ru-bullets .ru-list span:first-child {
            padding-right: 12px;
            display: inline-block;
        }

/*.subicon-privacy .subprivacy .ru-tablecontent{
width:100%!important;
}*/

.subicon-privacy .subprivacy .ru-tablecontent thead tr th {
    background: #f1f1f1;
    text-align: center;
    padding: 10px;
    border: 1px solid #000;
}

    .subicon-privacy .subprivacy .ru-tablecontent thead tr th:first-child {
        width: 45%;
        padding: 10px 60px;
    }

    .subicon-privacy .subprivacy .ru-tablecontent thead tr th:last-child {
        width: 55%;
        padding: 10px 60px;
    }

.subicon-privacy .subprivacy .ru-tablecontent tbody tr td {
    vertical-align: top;
    padding: 10px;
    border: 1px solid #000;
}

.privacy-ru-ru .kc-brand-logos {
    display: none;
}

@media (max-width: 767px) {
    .privacy-ru-ru .iconheading {
        width: 100%;
    }

    .privacy-ru-ru .subicon-privacy .subprivacy p.ru-cookiescontent {
        word-break: break-word;
    }

    .subicon-privacy .subprivacy .table-wrapper {
        overflow-x: scroll;
    }
}

/*Ingredient-Product page CSS*/

@media only screen and (min-width: 991px) {
    .commonSlider.product-carousel-img .slidingDiv.slick-slide img {
        width: 442px !important;
        margin-left: 8% !important;
    }
}

@media only screen and (min-width: 1800px) {
    .commonSlider.product-carousel-img .slidingDiv.slick-slide img {
        margin-left: 22% !important;
    }

    .product-breadcrumbs .kc-breadcrumb {
        margin-left: 22%;
    }
}

.product-carousel-img .bannerBox .bannerContent.product-carousel {
    margin-left: 50%;
}

.commonSlider.product-carousel-img .slidingDiv.slick-slide img {
    width: auto;
    max-width: 100%;
    /* margin-left: 5%; */
}

.commonSlider.product-carousel-img .slick-dots {
    bottom: -40px;
}

.arrowSlider.product-carousel-img .slidingDiv.slick-slide {
    padding-right: 25px;
    padding-left: 25px;
}

    .arrowSlider.product-carousel-img .slidingDiv.slick-slide img {
        margin: 0 auto;
    }

.arrowSlider.product-carousel-img .slick-dots {
    bottom: -40px;
}

.bannerBox .bannerContent.product-carousel-img .heading {
    text-align: center;
}

.commonSlider.product-carousel-img .bannerBox {
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
    .product-carousel-img .bannerBox .bannerContent.product-carousel {
        margin-left: 0;
    }

    .product-carousel-img .bannerBox {
        position: static;
        transform: translateY(0px) !important;
    }

    .commonSlider.product-carousel-img .slidingDiv.slick-slide img {
        width: 100%;
        margin-left: 0;
    }

    .commonSlider.product-carousel-img .slick-arrow {
        display: none !important;
    }

    .bannerBox .bannerContent.product-carousel-img {
        margin-top: 50px;
    }
}

.privacy-container .privacy-download {
    font-size: 14px;
    font-family: Lato-Regular;
    text-decoration: underline;
    display: block;
    line-height: 16px;
}

.ccpametrics-table {
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .ccpametrics-table tr td:first-child {
        width: 60%;
    }

    .ccpametrics-table tr td:last-child {
        width: 40%;
        text-align: center;
    }
}

.ccpametrics-table tr td:last-child {
    text-align: center;
    vertical-align: top;
}

.donotsell-table {
    margin: 0 !important;
}

    .donotsell-table td {
        padding: 0in 5.4pt;
        border-top: 1pt solid black;
        border-right: 1pt solid black;
        border-bottom: 1pt solid black;
        border-left: 1pt solid black;
    }

.ccpametrics-table tr.metrics-title td {
    padding-bottom: 20px;
    padding-top: 20px;
}

@media only screen and (max-width: 991px) {
    .ccpametrics-table tr td:last-child {
        vertical-align: middle;
    }

    .leadership .leadership-section .team-members .memb-card img {
        border-radius: 16px 16px 0px 0px;
    }
}

/*Preservative read more css*/

button.ingredient-button {
    color: #004dcd;
    background: transparent;
    border: 0 none;
    font-size: 12px;
    font-weight: 600;
}

@media (min-width: 1180px) {
    .sust-footnote.sus-fn {
        margin-bottom: 40px;
    }
}

#Ingredients-search {
    padding: 6px 20px;
}

@media (max-width: 767px) {
    #Ingredients-search {
        width: auto !important;
        padding: 6px 12px;
    }
}

/************LEADERSHIP SECTION************/
.comapnyAbout.leadership .leadership-section h2 {
    color: #0F4092;
    text-align: center;
    font-family: 'Lato-Light';
    font-size: 44px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 25px;
    margin-top: 48px;
}

.leadership-section .team-members {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

    .leadership-section .team-members .memb-card {
        padding: 23px 32px;
    }

        .leadership-section .team-members .memb-card img {
            width: 100%;
            border-radius: 24px 24px 0px 0px;
        }

.leadership-section h6 {
    color: var(--neutral-neutral-900, #091E42);
    font-family: 'Lato-Regular';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 8px 0;
}

.leadership-section h4 {
    color: var(--neutral-neutral-900, #091E42);
    font-family: 'Lato-Bold';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 16px;
    margin-bottom: 8px;
}

.team-members .nopadding {
    padding: 0;
}

.leadership-detail-section h1 {
    color: var(--neutral-neutral-900, #091E42);
    text-align: center;
    font-family: 'Lato-Light';
    font-size: 44px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.leadership-detail-section h3 {
    color: var(--neutral-neutral-900, #091E42);
    font-family: 'Lato-Regular';
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 20px;
}

.leadership-body .global-primary-btn {
    margin-bottom: 48px;
}

.leadership-detail-section p {
    color: var(--neutral-neutral-900, #091E42);
    font-family: 'Lato-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 24px;
}

.leadership-detail-section {
    margin-top: 30px;
}

    .leadership-detail-section .targetDiv {
        display: none;
    }

        .leadership-detail-section .targetDiv .back-btn {
            font-family: "Lato-Regular";
            background-color: #004dcd;
            border: 0;
            border-radius: 20px;
            padding: 10px 20px;
        }

.breadcrumb.leader-ship-page {
    margin-left: 0;
    margin-top: 25px;
}

@media (min-width: 500px) and (max-width: 1180px) {
    .team-members {
        justify-content: space-evenly;
    }

    .container.leadership-section img {
        width: 100%;
    }

    .team-members .nopadding {
        padding: 0 15px;
    }
}

@media (max-width: 500px) {
    .container.leadership-section img {
        width: 100%;
    }

    .leadership-detail-section img {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    .right-img .heading,
    .left-img .heading {
        font-size: 22px;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) and (min-width: 600px) {
    .comapnyAbout.leadership .leadership-section h2, .our-board .section-title h2 {
        font-size: 36px;
        line-height: 40px;
    }
}

@media(max-width: 599px) {
    .searchBlockStyle .closeSearchbox {
        position: absolute;
        bottom: -14px;
    }

    #leadership-list-page .row {
        margin: 0;
    }

    #leadership-list-page .col-xs-12 {
        padding: 0;
    }

    #leadership-list-page {
        padding-left: 8px;
        padding-right: 8px;
    }

    .container-fluid.video-wrapper.inclusionDiversity {
        height: 217px;
    }
}

@media (max-width: 991px) {
    .comapnyAbout.leadership .leadership-section h2 {
        font-style: normal;
        margin-bottom: 16px;
        margin-top: 32px;
        font-size: 36px;
        line-height: 43px;
    }

    .leadership-section .team-members .memb-card {
        padding: 16px;
    }

    .leadership-section .team-members {
        padding: 0;
    }

    .right-img .heading,
    .left-img .heading {
        font-size: 17px !important;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #004dcd;
        position: relative;
        /*transition: all 500ms ease-in-out;*/
    }
}

@media (max-width: 767px) {
    .right-img .heading,
    .left-img .heading {
        margin-top: 80px;
        font-size: 14px !important;
        width: 63% !important;
    }
}

@media ((min-width: 768px) and (max-width: 912px)) {
    .right-img .paragraphDetail,
    .left-img .paragraphDetail {
        font-size: 14px !important;
        width: 95%;
    }

    .right-img .heading,
    .left-img .heading {
        max-height: unset !important;
        width: 32% !important;
    }

    .left-img .heading {
        height: 180px;
    }
}
/********BLUE TILE*********/

@media (min-width: 1024px) {
    .blue_tile .textArea {
        top: 10% !important;
    }

    .blue_tile .paragraphDetail {
        width: 80%;
    }

    .blue_tile .heading {
        min-height: unset !important;
    }
}

@media (max-width: 912px) {
    .video-bottom-text.video-text-wrapper .review-text {
        font-size: 24px;
        line-height: 28px;
    }

    .video-bottom-text.video-text-wrapper .review-text-bottom {
        font-size: 16px;
        line-height: 19px;
    }

    .blue_tile .paragraphDetail br {
        display: none;
    }

    .blue_tile .heading {
        width: 100% !important;
        font-size: 16px !important;
        min-height: unset !important;
    }

    .blue_tile .paragraphDetail {
        display: block !important;
        width: 85%;
    }

        .blue_tile .paragraphDetail p a {
            font-size: 14px !important;
        }

    .privacy-container .privacy-secondlevel .page-heading {
        font-size: 32px;
    }

    .privacy-container .articleDetails .subHeading .subicon-wrapper {
        padding-left: 10px;
    }

    #unsubsribe ul {
        padding-left: 10px;
    }

    #unsubsribe {
        padding-left: 10px;
    }
    /*ABOUTUS-CSS*/
    section.container.aboutus-top-blocks {
        margin-bottom: 25px;
    }
}

/*popup-hotfix*/
.southafrica-body .modal-backdrop.in {
    z-index: 9999;
}

.contentalert {
    text-align: center;
}

    .contentalert:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

    .contentalert .modal-body p {
        font-size: 14px;
        color: red;
    }

    .contentalert .modal-body {
        padding: 30px 15px;
    }

    .contentalert .modal-header {
        border-bottom: transparent;
        padding: inherit;
    }

        .contentalert .modal-header .close {
            color: white;
            opacity: 1;
            background: red;
            padding: 2px 5px;
            top: -6px;
            right: -4px;
        }

@media (max-width: 767px) {
    .modal {
        bottom: initial !important;
        top: 10% !important;
    }
}

.your-ad-choice {
    margin-right: 8px;
}
/*ABOUTUS-CSS*/

.aboutus-top-blocks .row .gutterPadding_0:nth-child(2),
.aboutus-top-blocks .row .gutterPadding_0:nth-child(4) {
    display: none;
}

section.container.aboutus-top-blocks .row {
    display: flex;
    justify-content: space-around;
}

@media (max-width: 767px) {
    .four_tiles.aboutus-bottom-mobileimg img {
        height: 100%;
    }

    .SingleBanner .bannerBox .bannerContent .heading {
        font-size: 24px;
    }

    .mobilePageHeading {
        padding-top: 20px !important;
    }

    h1#disclosures {
        width: 100%;
        margin: 0;
        padding: 0 !important;
        min-height: auto;
    }
}

@media (min-width: 912px) {
    .row.sliderOnlyMobile.aboutus-right-blocks {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}

/* PRIVACY POLICY CSS */

#unsubscribeBtn {
    display: none !important;
}

.button-icon-more,
.button-icon-less {
    border: none;
    background: 0 0;
    font-style: normal;
    font-weight: 500;
    color: #004dcd;
    font-family: Lato-Regular;
    font-size: 16px;
    line-height: 22px;
    padding: 0;
    display: flex;
    align-items: center;
}

.add-choice-mob {
    position: relative;
}

/*ANZ-reports css*/

.anz-report-year {
    display: flex;
    flex-direction: column;
}

    .anz-report-year a {
        font-family: "Lato-Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        color: #004dcd;
        margin-bottom: 12px;
    }

        .anz-report-year a span svg path {
            fill: #004dcd;
        }

.anz-reports h2 {
    font-family: "Lato-Light";
    font-style: normal;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    color: #000000;
}

.anz-report-year a span {
    margin-left: 8px;
}

.anz-reports {
    margin-top: 40px;
}

@media (max-width: 912px) {
    .anz-reports h2 {
        font-size: 28px;
    }

    html[lang="fr-fr"] #privacy-banner-2 {
        height: 800px !important;
    }

    html[lang="fr-fr"] .privacy-container .navbar-brand {
        font-size: 13px !important;
    }
}

/*SUPPILER PORTAL BUTTON*/

.supplier-button button {
    background: white;
    border: 1.5px solid #004dcd;
    padding: 10px 30px;
    border-radius: 15px;
}

    .supplier-button button span {
        font-size: 16px;
        color: #004dcd;
    }

.supplier-button a {
    margin-right: 15px;
}

@media (max-width: 767px) {
    .supplier-button {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

        .supplier-button a {
            margin-bottom: 15px;
        }
}

@media (min-width: 767px) and (max-width: 912px) {
    .supplier-button button {
        margin-top: 15px;
    }
}
/*Malaysian mobile css*/

@media (max-width: 599px) {
    html[lang="en-my"] .privacy-container .page-heading {
        margin: 0;
    }

    html[lang="en-my"] .navbar-collapse .socialFooter {
        display: none !important;
    }

    html[lang="en-my"]
    .privacy-container
    .navbar-default
    .navbar-nav > li > label > a.mob-secondLevelLink {
        padding-left: 0;
    }
}

#prefix__Layer_1 {
    display: none;
}

.CoveoSearchInterface .coveo-search-section {
    display: none !important;
}

.CoveoExcerpt {
    font-family: "Lato-Regular" !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    color: #000;
}

.coveo-facet-header-settings.coveo-accessible-button.coveo-accessible-button-pressed {
    display: none;
}

.coveo-facet-header-settings.coveo-accessible-button {
    display: none;
}

#coveo-center-column {
    width: 1024px;
    margin: auto;
}
/* .coveo-header{
margin-top: 130px;
} */
.coveo-result-cell.coveo-quick-view-container.CoveoResultLink img {
    width: 100%;
}

body.searchpage-body .coveo-header {
    padding-top: 109px;
}

.gutterPadding_0 .btnBox .learn-more, .arrow-color, .ingredientCommitment {
    color: #004dcd !important;
}

.bodyContent .brands .section_5 .gutterPadding_0 .btnBox .learn-more:hover {
    background: none;
    border-radius: 0;
    text-decoration: underline;
}

a.browseIngredientLibrary {
    color: #004dcd !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-left: 0.8em;
}

#search-button, #search-button:hover {
    border: 0;
}

    #search-button:hover {
        padding: 12px 32px;
    }

.ingredientCommitment {
    border: 2px solid #004dcd !important;
}

a.browseIngredientLibrary:hover {
    text-decoration: underline;
}

.ingredientsearch-body .coveo-main-section {
    margin-top: 25px;
}

.coveo-results-header {
    margin-top: 10px;
}

@media (max-width: 912px) {
    .coveo-results-header {
        margin-top: 0 !important;
    }

    #coveo-center-column {
        width: initial;
    }

    .coveo-main-section {
        display: flex;
        flex-direction: column;
    }

    .coveo-results-column {
        margin: 15px;
    }

    .coveo-dropdown-header-wrapper {
        justify-content: flex-start !important;
    }

    a.coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button {
        margin: 15px;
    }

    .coveo-facet-column.coveo-facet-dropdown-content.coveo-dropdown-content {
        left: initial !important;
    }

    .searchpage-body .coveo-header {
        padding-top: 60px !important;
    }

    .searchpage-body
    .coveo-facet-column.coveo-facet-dropdown-content.coveo-dropdown-content {
        top: 115px !important;
    }
}

@media (max-width: 599px) {
    .supplier-diversity-body.modal-open .modal {
        max-height: calc(100vh - 150px);
        max-height: -moz-calc(100vh - 150px);
        max-height: -webkit-calc(100vh - 150px);
    }

    .donotsell-button.text-center.consumer-buttons a {
        margin: 10px 0;
    }

    .coveo-result-row {
        display: flex !important;
        flex-direction: column;
        align-items: center;
    }

    .coveoforsitecore-template .coveo-result-row .coveo-quick-view-container {
        width: initial !important;
    }

    .coveo-result-cell.coveo-quick-view-container.CoveoResultLink img {
        width: 220px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1024px !important;
    }
}

@media (max-width: 767px) {
    html[lang="vi-vn"]
    .global-privacy-policy-body
    .privacy-container
    .navbar-brand {
        padding-left: 12px !important;
        padding-right: 0 !important;
        font-size: 13px !important;
    }

    html[lang="vi-vn"] .global-privacy-policy-body #privacy-banner-2 {
        height: 830px !important;
    }
}
/*COOKIE SETTINGS TO BOTTOM*/
div#onetrust-banner-sdk {
    top: initial !important;
    bottom: 0 !important;
}

footer.cookie-visible {
    margin-bottom: 80px;
}

#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2)
#onetrust-button-group
button:last-of-type,
#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2)
#onetrust-button-group
button {
    margin-bottom: 0 !important;
}

#onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group {
    margin: 10px 0 !important;
    display: flex !important;
    align-items: center;
}

@media (min-width: 1024px) and (max-width: 1190px) {
    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2)
    #onetrust-button-group-parent {
        padding: 0 !important;
    }

    #onetrust-banner-sdk #onetrust-button-group {
        display: flex !important;
    }
}

@media (min-width: 768px) and (max-width: 912px) {
    footer.cookie-visible {
        margin-bottom: 130px;
    }
}

@media (max-width: 767px) {
    footer.cookie-visible {
        margin-bottom: 320px;
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group {
        display: initial !important;
        align-items: initial;
    }

        #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2)
        #onetrust-button-group
        button:last-of-type,
        #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2)
        #onetrust-button-group
        button {
            margin-bottom: 10px !important;
        }

    .navbar-collapse.mobile-navbar.collapse.in {
        height: 500px;
    }
}

@media (max-width: 360px) {
    .navbar-collapse.mobile-navbar.collapse.in {
        height: 380px !important;
    }
}
/*PRIACY POLICY */

@media (max-width: 767px) {
    .privacy-values-body #privacy-banner-1 {
        margin-top: 60px !important;
    }

    html[lang="ru-az"] #container-1 .page-heading {
        font-size: 28px;
        line-height: 36px;
        padding: 0 15px;
    }

    html[lang="ru-az"] #privacy-banner-1 {
        height: 925px;
    }

    html[lang="ru-az"] .privacy-wrapper .subhead-info .heading .heading-text,
    html[lang="da-dk"] .privacy-wrapper .subhead-info .heading .heading-text {
        width: min-content;
    }

    html[lang="ru-az"] .privacy-wrapper .subhead-info .heading-text,
    html[lang="ru-az"]
    .our-approach-wrapper
    .subhead-info
    .heading
    .heading-text {
        font-size: 26px;
        line-height: 32px;
    }

    html[lang="ru-az"] .privacy-wrapper .subhead-info .logo-para,
    html[lang="nn-no"] .privacy-wrapper .subhead-info .logo-para,
    html[lang="da-dk"] .privacy-wrapper .subhead-info .logo-para {
        margin-top: 50px;
    }

    html[lang="ru-az"] .privacy-container .navbar-brand {
        padding-left: 15px;
        font-size: 13px;
    }

    html[lang="ru-az"] #animation-banner-1 {
        top: 145px;
    }

    html[lang="ru-az"] .principles-wrapper .numeralSqaure {
        min-height: 390px !important;
    }

    html[lang="nn-no"] .privacy-wrapper .subhead-info .heading .heading-text {
        width: min-content;
        font-size: 29px;
        line-height: 32px;
    }

    html[lang="nn-no"] #privacy-banner-1 {
        height: 850px;
    }

    html[lang="da-dk"] #container-1 .page-heading {
        font-size: 38px;
    }

    html[lang="da-dk"] #privacy-banner-1 {
        height: 900px;
    }

    html[lang="da-dk"] .privacy-wrapper .subhead-info .heading-text,
    html[lang="da-dk"]
    .our-approach-wrapper
    .subhead-info
    .heading
    .heading-text {
        font-size: 24px;
        line-height: 32px;
    }

    html[lang="da-dk"] #animation-banner-1 {
        top: 180px;
    }

    html[lang="nn-no"] #animation-banner-1 {
        top: 200px;
    }
}

@media (max-width: 360px) {
    html[lang="ru-az"] #animation-banner-1 {
        top: 160px;
    }

    html[lang="nn-no"] #animation-banner-1 {
        top: 225px;
    }

    html[lang="da-dk"] #animation-banner-1 {
        top: 180px;
    }

    html[lang="nn-no"] #container-1 .page-heading {
        font-size: 43px;
    }

    html[lang="nn-no"] #container-1 .page-heading {
        font-size: 43px;
    }

    html[lang="ru-az"] #container-1 .page-heading {
        font-size: 27px;
    }

    html[lang="da-dk"] #container-1 .page-heading {
        font-size: 36px;
    }
}

/*INGREDIENT PAGE*/
.ingredientsearch-body .CoveoSearchInterface .coveo-results-column {
    width: 100%;
    margin-top: 130px;
    background: #fff;
}

.ingredientsearch-body .CoveoSearchInterface .coveo-facet-column {
    float: none;
    width: 100% !important;
    display: block !important;
}

.ingredientsearch-body .CoveoFacet {
    border: none;
    background: none;
}

.ingredientsearch-body .CoveoSearchInterface {
    background-color: #f7f9fa;
}

    .ingredientsearch-body .CoveoSearchInterface .coveo-main-section {
        padding: 0 !important;
    }

.ingredients-body .brands a.browseIngredientLibrary, .ingredientsearch-body a.browseIngredientLibrary {
    white-space: nowrap;
}

.ingredientsearch-body
a.coveo-facet-dropdown-header.coveo-dropdown-header.coveo-accessible-button {
    display: none;
}

.ingredientsearch-body .CoveoResult .coveo-title .CoveoResultLink {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #004dcd !important;
}

    .ingredientsearch-body .CoveoResult .coveo-title .CoveoResultLink:hover {
        text-decoration: underline;
    }

    .ingredientsearch-body .CoveoResult .coveo-title .CoveoResultLink:focus {
        border: 0;
        outline: 0;
    }

.ingredientsearch-body .CoveoSearchInterface .highlight {
    font-weight: normal;
    text-decoration: none;
}

.ingredientsearch-body .CoveoResult .coveo-title {
    margin-bottom: 10px;
}

.ingredientsearch-body .coveo-result-cell p {
    font-size: 18px;
    line-height: 24px;
    font-family: "Lato-Regular";
}

.ingredientsearch-body
.coveo-result-cell.coveo-quick-view-container.CoveoResultLink
img {
    max-height: 220px;
    width: auto;
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
}

.ingredientsearch-body
.coveoforsitecore-template
.coveo-result-row
.coveo-quick-view-container {
    width: 25%;
}

.ingredientsearch-body .CoveoQuerySummary span {
    font-family: "Lato-Regular";
    font-size: 16px;
}

@media (min-width: 1024px) {
    .ingredientsearch-body
    .coveoforsitecore-template
    .coveoforsitecore-information-section {
        padding-left: 30px;
    }
}

@media (max-width: 912px) {
    .ingredientsearch-body .CoveoSearchInterface .coveo-results-column {
        margin-top: 30px;
        margin-left: 0;
    }

    .ingredientsearch-body .CoveoSearchInterface {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .ingredientsearch-body
    .coveoforsitecore-template
    .coveo-result-row
    .coveo-quick-view-container {
        width: 75% !important;
    }
}

.searchpage-body .CoveoExcerpt {
    display: none;
}

/*Header-lang-popup*/

.our-approach-wrapper .subhead-info .heading .heading-text {
    width: 65%;
}

@media (max-width: 767px) {
    .privacy-values-body .navbar.navbar-default.sub-navbar .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }

    .privacy-values-body #container-1 {
        margin-top: 25px;
    }

    .our-approach-wrapper .subhead-info .heading .heading-text {
        width: initial;
    }

    .privacy-values-body .privacy-wrapper .privacy-banner {
        height: 960px;
    }

    .global-privacy-policy-body
    .privacy-container
    .privacy-secondlevel
    .page-heading {
        padding-top: 40px;
    }

    html[lang="tr-tr"] .privacy-wrapper .subhead-info .heading .heading-text {
        top: -30px;
    }

    html[lang="ru-kz"] .privacy-wrapper .subhead-info .heading,
    html[lang="ru-kz"] .privacy-values-body .privacy-container .page-heading,
    html[lang="ru-kz"] .our-approach-wrapper .subhead-info .heading,
    html[lang="ru-kg"] .privacy-values-body .privacy-container .page-heading,
    html[lang="ru-kg"] .privacy-wrapper .subhead-info .heading,
    html[lang="ru-kg"] .our-approach-wrapper .subhead-info .heading,
    html[lang="ru-uz"] .privacy-values-body .privacy-container .page-heading,
    html[lang="ru-uz"] .privacy-wrapper .subhead-info .heading,
    html[lang="ru-uz"] .our-approach-wrapper .subhead-info .heading,
    html[lang="uz-uz"] .privacy-values-body .privacy-container .page-heading,
    html[lang="uz-uz"] .privacy-wrapper .subhead-info .heading,
    html[lang="uz-uz"] .our-approach-wrapper .subhead-info .heading {
        font-size: 27px;
        line-height: 1;
    }

    html[lang="ru-kz"] #animation-banner-1,
    html[lang="uz-uz"] #animation-banner-1 {
        top: 125px;
    }

    html[lang="kk-kz"] .privacy-container .page-heading {
        font-size: 38px;
        line-height: 1;
    }

    html[lang="ky-kg"] .privacy-container .page-heading {
        font-size: 34px;
        line-height: 1;
    }

    html[lang="ru-uz"] #animation-banner-1,
    html[lang="ky-kg"] #animation-banner-1,
    html[lang="ru-kg"] #animation-banner-1 {
        top: 110px;
    }

    html[lang="kk-kz"] #animation-banner-1,
    html[lang="hi-in"] #animation-banner-1 {
        top: 180px;
    }

    html[lang="de-de"] .privacy-container .privacy-secondlevel .page-heading,
    html[lang="de-ch"] .privacy-container .privacy-secondlevel .page-heading,
    html[lang="de-at"] .privacy-container .privacy-secondlevel .page-heading,
    html[lang="ru-kz"] .privacy-container .privacy-secondlevel .page-heading,
    html[lang="ru-kg"] .privacy-container .privacy-secondlevel .page-heading,
    html[lang="ru-uz"] .privacy-container .privacy-secondlevel .page-heading {
        font-size: 27px;
        line-height: 1.3;
        margin-top: 12px;
    }

    html[lang="de-de"] .update-wrapper,
    html[lang="fr-ch"] .update-wrapper,
    html[lang="uz-uz"] .update-wrapper,
    html[lang="ru-kg"] .update-wrapper,
    html[lang="ru-uz"] .update-wrapper,
    html[lang="ru-kz"] .update-wrapper {
        top: 35px;
    }
}

/*Accolades*/
@media (max-width: 912px) {
    .inclusionDiversity .rectangle {
        min-height: initial;
    }

        .inclusionDiversity .rectangle span {
            min-height: initial;
            max-height: initial;
        }
}

/*Georgian lang*/
@media (max-width: 768px) {
    html[lang="ka-ge"] .privacy-values-body #container-1 .heading {
        font-size: 22px;
    }

    html[lang="ka-ge"] .privacy-values-body .privacy-wrapper .privacy-banner {
        height: 1060px;
    }

    html[lang="ka-ge"] .privacy-values-body .privacy-container .page-heading {
        font-size: 24px;
        line-height: 1.2;
    }

    html[lang="ka-ge"]
    .privacy-values-body
    .our-approach-wrapper
    .subhead-info
    .heading {
        font-size: 19px;
        line-height: 1.2;
    }

    html[lang="ka-ge"] .privacy-values-body #animation-banner-1 {
        top: 95px;
    }

    html[lang="ka-ge"] .global-privacy-policy-body .update-wrapper {
        top: 50px;
    }

    html[lang="ka-ge"]
    .global-privacy-policy-body
    .privacy-container
    .privacy-secondlevel
    .page-heading {
        padding-top: 60px;
    }

    html[lang="ka-ge"]
    .global-privacy-policy-body
    .privacy-container
    .privacy-secondlevel
    .page-heading {
        font-size: 26px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    html[lang="ka-ge"] .global-privacy-policy-body #privacy-banner-2 {
        height: 880px !important;
    }

    html[lang="ka-ge"]
    .global-privacy-policy-body
    .our-approach-wrapper
    .subhead-info
    .heading {
        font-size: 19px;
    }

    html[lang="ka-ge"] .global-privacy-policy-body .privacy-banner .banner-para {
        margin-top: 65px;
    }

    html[lang="ka-ge"]
    .privacy-values-body
    .privacy-wrapper
    .subhead-info
    .heading
    .heading-text,
    html[lang="ka-ge"]
    .global-privacy-policy-body
    .privacy-wrapper
    .subhead-info
    .heading
    .heading-text {
        top: -20px;
    }
}
/*Saudi arabia rtl changes*/
.ar-sa-body .bannerBox .bannerContent {
    position: absolute;
    right: 0;
    top: -50px;
}

.ar-sa-body
.globalLocation_country
.location-tile-section
.section-wrapper
.text-wrapper {
    direction: rtl;
}

.ar-sa-body
.globalLocation_country
.logoContainer.brandimage-frFR
.logoBox
.image-box
img {
    max-height: fit-content;
}

.ar-sa-body .logoContainer .logo-slider .slick-track {
    margin: auto;
}

.ar-sa-body .contacts.landing-wrapper.kcfrance-logo p {
    margin-top: 16px;
}

.ar-sa-body
.globalLocation_country
.landing-wrapper
.bannerBox
.bannerContent
.details,
.ar-sa-body .SingleBanner .bannerBox .bannerContent .heading,
.ar-sa-body .bannerBox .bannerContent .KC_breadcrumb .breadcrumb {
    text-align: right;
}

@media (max-width: 599px) {
    .ar-sa-body
    .globalLocation_country
    .location-tile-section
    .section-wrapper
    .text-wrapper
    .tile-title {
        left: initial;
    }

    .ar-sa-body .SingleBanner .bannerBox .bannerContent .personDetails {
        width: 60%;
        float: right;
    }
}

@media (min-width: 600px) and (max-width: 912px) {
    .ar-sa-body .bannerBox .bannerContent {
        bottom: 30px;
        top: initial;
    }

    .ar-sa-body .bannertext.SingleBanner {
        top: initial !important;
    }

    .ar-sa-body .bannerBox .bannerContent .personDetails {
        border-bottom: 0;
    }
}
/*Announcement text for supplier pages*/

.supplier-anct p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    font-family: "Lato-Regular";
    margin: 30px 0 20px;
}

    .supplier-anct p a {
        text-decoration: underline;
    }

.coupa-training-materials-body .supplier-anct p {
    margin: 30px 0 0;
}

@media (max-width: 912px) {
    .supplier-anct p {
        margin-bottom: 0;
    }
}

/*Table for purchase order page*/
.supplier-table tr th {
    width: 0;
    font-family: "Lato-Light";
    font-weight: 300;
    font-size: 16px;
}

.supplier-table tr td:first-child {
    font-weight: 300;
    font-family: "Lato-Light";
}

.supplier-table tr td,
.supplier-table .table-heading {
    font-family: "Lato-Regular";
    font-size: 16px;
}

.supplier-table {
    padding: 0 20px;
}

    .supplier-table .table-heading {
        margin-bottom: 20px;
    }

    .supplier-table .table-bordered,
    .supplier-table .table-bordered > thead > tr > th,
    .supplier-table .table-bordered > tbody > tr > td {
        border: 1px solid #000;
    }

@media (max-width: 912px) {
    .supplier-table tr td {
        word-break: break-word;
    }
}

@media (max-width: 599px) {
    .supplier-table {
        padding: 0;
    }

    .purchase-orders-body .articleStatementBox .articleDetails {
        margin-left: 0;
    }

    .supplier-table tr td,
    .supplier-table .table-heading,
    .supplier-table tr th {
        font-size: 14px;
    }
}

/*S2P changes*/
.supplier-sub-heading,
.ref-link h4 {
    font-family: "Lato-Regular";
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400;
}

    .ref-link h4 a {
        margin-left: 5px;
        font-weight: 400;
        word-break: break-word;
    }

.source-to-pay-portal-body .supplier-sub-heading,
.source-to-pay-portal-body .ref-link h4 {
    text-align: center;
}

@media (max-width: 599px) {
    .source-to-pay-portal-body .supplier-sub-heading {
        margin-top: 24px;
    }
}

/*she can init page*/
.kotex-she-can-initiative-body
.sustainabilityBannerContent.bannerContent::before {
    content: "";
    background: url("../images/desktop-Kotexlogoimg.svg");
    width: 100%;
    height: 60px;
    background-repeat: no-repeat;
    display: block;
    margin-top: 35px;
}

.kotex-she-can-initiative-body .bannerBox .bannerContent .heading,
.kotex-she-can-initiative-body .bannerBox .bannerContent .personDetails {
    margin-top: 20px;
}

.kotex-she-can-initiative-body .sustainabilityBannerBox {
    width: 615px;
}

.card-img img {
    width: 100%;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}

.card-content {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    background-color: #0000000a;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    min-height: 235px;
    justify-content: space-between;
}

    .card-content span {
        font: 700 12px "Lato-Regular";
        font-style: normal;
        line-height: 18px;
        letter-spacing: 1px;
        color: #636769;
        text-transform: uppercase;
    }

    .card-content h4 {
        color: var(--neutral-black, #000);
        font: 700 18px "Lato-Regular";
        font-style: normal;
        line-height: 26px;
        margin-top: 6px;
    }

    .card-content a {
        cursor: pointer;
        color: #e2187d;
        font: 700 14px "Lato-Regular";
        font-style: normal;
        line-height: 22px;
    }

.card-container h3 {
    color: #2b2d33;
    margin: 48px 0;
    text-align: center;
}

.card-body {
    margin-bottom: 32px;
    width: 304px;
    margin-right: 32px;
}

    .card-body:last-child {
        margin-right: 0;
    }

.card-container {
    margin-bottom: 16px;
}

.card-wrapper {
    display: flex;
    justify-content: center;
}

.card-container .nopadding {
    padding: 0;
}

.kotex-she-can-initiative-body .video-title {
    color: #000;
    margin-bottom: 10px;
}

.bottom-comp-heading {
    color: #2b2d33;
}

    .bottom-comp-heading h3,
    .kotex-she-can-initiative-body .video-title,
    .card-container h3 {
        font: 300 32px "Lato-Light";
        font-style: normal;
        line-height: 40px;
    }

.kotex-she-can-initiative-body .menu-content {
    background: linear-gradient(126deg, #eb3477 1.17%, #eb343e 100%);
}

.kotex-she-can-initiative-body .menu-heading,
.kotex-she-can-initiative-body .menu-paragraph {
    color: var(--K-C-Enterprise-text-color-h1-dark, #fff);
}

.kotex-she-can-initiative-body .menu-sustainability:first-child {
    padding-right: 10px;
}

.kotex-she-can-initiative-body .learn-more-btn {
    border-radius: var(--button-links-radius-default, 24px);
    border: 2px solid var(--neutral-white, #fff);
    color: var(--neutral-white, #fff);
    font-family: "Lato-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-align: center;
    padding: 6px 28px;
    background: transparent;
    width: fit-content;
    display: flex;
    align-items: center;
    bottom: 16px;
}

    .kotex-she-can-initiative-body .learn-more-btn:hover {
        background: var(--neutral-white, #fff);
        text-decoration: none;
        color: #004dcd;
        outline: 0;
    }

    .kotex-she-can-initiative-body .learn-more-btn:focus {
        outline: 0;
        text-decoration: 0;
        background-color: #fff;
    }

.kotex-she-can-initiative-body .menu-paragraph {
    font-size: 13px;
    line-height: 1.2;
}

.kotex-she-can-initiative-body .menu-content {
    padding: 15px;
}

.kotex-she-can-initiative-body .menu-heading {
    margin-bottom: 10px;
}

.kotex-she-can-initiative-body .sustainabilityBannerBox:before {
    opacity: 0.8;
}

.kotex-she-can-initiative-body #External {
    margin-top: 12px;
}

@media (min-width: 912px) {
    .kotex-she-can-initiative-body .image-card {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translate(0, -50%);
    }

    .kotex-she-can-initiative-body .menu-sustainability {
        width: 514px;
        height: 240px;
    }

    .kotex-she-can-initiative-body .inclusionDiversity {
        padding: 0 15px;
    }
}

@media (max-width: 991px) and (min-width: 600px) {
    .kotex-she-can-initiative-body #External {
        height: 400px;
    }
}

@media (max-width: 599px) {
    .kotex-she-can-initiative-body #External {
        height: 217px;
    }
}

@media (min-width: 599px) {
    .kotex-she-can-initiative-body .img-cards img {
        margin-bottom: 20px;
        width: 100%;
    }
}

@media (max-width: 912px) {

    .kotex-she-can-initiative-body .image-card {
        height: 100%;
    }

    .kotex-she-can-initiative-body .menu-sustainability:first-child {
        padding-right: 0;
    }

    .card-container h3 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
        text-align: left;
    }

    .card-content {
        min-height: 300px;
    }

    .card-img img {
        width: initial;
    }

    .card-wrapper {
        display: flex;
        justify-content: center;
    }

    .kotex-she-can-initiative-body .sustainabilityBannerBox {
        width: initial;
    }

    .card-container .nopadding {
        padding: 15px;
    }

    .card-body {
        margin-right: 16px;
    }

    .kotex-she-can-initiative-body #External {
        width: -moz-available;
        width: -webkit-fill-available;
        width: fill-available;
    }

    .kotex-she-can-initiative-body
    .sustainabilityBannerContent.bannerContent::before {
        background: none;
        width: initial;
        height: initial;
        margin-top: initial;
    }

    .kotex-she-can-initiative-body #External {
        margin: 12px 0 44px 0;
    }

    .card-container h3 {
        margin-top: 0;
    }

    .kotex-she-can-initiative-body .video-title {
        font-size: 28px;
        margin-top: 2px !important;
    }

    .kotex-she-can-initiative-body .comapnyAbout .section_4 {
        padding-bottom: 0;
    }

        .kotex-she-can-initiative-body .comapnyAbout .section_4 .rightBox {
            margin-bottom: 0;
        }

    .bottom-comp-heading h3 {
        font-size: 20px;
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    .card-wrapper {
        overflow: scroll;
        justify-content: initial;
    }

    .card-body {
        margin-bottom: 0;
    }

    .kotex-she-can-initiative-body .menu-heading {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .kotex-she-can-initiative-body .img-cards {
        overflow-x: scroll;
        display: flex;
    }

    .card-wrapper {
        margin: 0 15px;
    }

    .kotex-she-can-initiative-body .img-cards {
        scrollbar-width: none;
    }
}


/*ESG TOPICS*/
.esg-topic {
    color: #091E42;
    font-family: 'Lato-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    padding: 48px 33px 0;
}

    .esg-topic .esg-topic-content {
        display: block;
        margin-bottom: 48px;
    }

        .esg-topic .esg-topic-content p {
            margin-bottom: 30px;
        }

            .esg-topic .esg-topic-content p:last-child {
                margin-bottom: 0;
            }

    .esg-topic .exploreAlphabets {
        display: flex;
        gap: 32px;
        margin: 0;
        border: 0;
    }

    .esg-topic .tab-btn {
        font-family: 'Lato-Bold';
        background-color: #fff;
        display: flex;
        padding: 12px 32px;
        justify-content: center;
        align-items: center;
        flex-shrink: 0;
        border-radius: 24px;
        border: 2px solid #004DCD;
        color: #004DCD;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        transition: all .3s ease-in-out;
        margin-bottom: 48px;
    }

        .esg-topic .tab-btn.active,
        .esg-topic .tab-btn:hover {
            background-color: #004DCD;
            color: #fff;
            transition: all .3s ease-in-out;
        }

    .esg-topic .tab-menu-title {
        font-family: 'Lato-Light';
        color: #004DCD;
        font-size: 44px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        display: block;
        padding-bottom: 48px;
        margin: 0 0 32px;
        border-bottom: 1px solid #004DCD;
    }

    .esg-topic .tab-menu-list {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0px;
    }

        .esg-topic .tab-menu-list ul {
            padding: 0;
            margin: 0;
            flex: 0 0 50%;
            max-width: 50%;
            display: flex;
            flex-direction: column;
        }

        .esg-topic .tab-menu-list li {
            display: block;
            padding: 8px 32px;
            margin: 0 0 10px;
        }

            .esg-topic .tab-menu-list li a {
                color: #091E42;
                font-size: 20px;
                font-style: normal;
                font-weight: 400;
                line-height: 32px;
                position: relative;
                font-family: 'Lato-Regular';
                text-decoration: none;
            }

.esg-arrow {
    margin-left: 16px;
    width: 14px;
    height: 12px;
}

.esg-topic .tab-menu-list li a:hover {
    text-decoration: underline;
    color: #091E42;
}

.esg-topic .tab-menu-content {
    display: none;
}

    .esg-topic .tab-menu-content.active {
        display: block;
    }

.esg-topic .tab-menu-list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0px 0 48px;
}

.esg-topic .tab-menu-title {
    font-family: 'Lato-Light';
    color: #004DCD;
    font-size: 44px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: block;
    padding-bottom: 32px;
    margin: 0 0 48px;
    border-bottom: 1px solid #B0C8F0;
}

.esg-topic .esg-topic-content p:empty {
    display: none;
}

@media(max-width:768px) {

    .esg-topic {
        padding: 48px 9px 0;
        font-size: 20px;
    }

        .esg-topic .exploreAlphabets {
            overflow-x: auto;
            gap: 8px;
        }

        .esg-topic .tab-btn {
            margin-bottom: 32px;
        }

        .esg-topic .tab-menu-list {
            flex-direction: column;
        }

            .esg-topic .tab-menu-list ul {
                flex: 0 0 100%;
                max-width: 100%;
            }

        .esg-topic .tab-menu-title {
            font-size: 36px;
            line-height: normal;
            padding-bottom: 16px;
            margin-bottom: 16px;
        }

        .esg-topic .tab-menu-list li {
            margin-bottom: 16px;
            padding: 8px 0;
        }


    .page-banner .two-col-wrapper .two-col-content-wrapper p {
        font-size: 20px;
    }

    .esg-topic {
        padding: 32px 9px 0;
        font-size: 20px;
    }

    .KC_breadcrumb.breadcrumb-nobg .breadcrumb > li + li:before {
        margin: 0 8px;
        padding: 0px;
    }

    .esg-topic .tab-menu-title {
        font-size: 36px;
        line-height: normal;
        padding-bottom: 24px;
        margin-bottom: 16px;
    }

    .esg-topic .tab-menu-list {
        margin: 0 0 32px;
    }

    .esg-topics-body .two-col-img-cards .article-overlay {
        margin-bottom: 0px;
    }
}
/*MEMBERSHIP PAGE*/
.memberships {
    display: block;
    padding: 96px 33px 0;
    color: #091E42;
    font-family: 'Lato-Regular';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}

    .memberships .category-title {
        font-family: 'Lato-Light';
        color: #091E42;
        display: block;
        font-size: 44px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        margin: 0 0 48px;
    }

    .memberships .membership-categories {
        display: flex;
        flex-wrap: wrap;
        row-gap: 48px;
        column-gap: 32px;
        margin-bottom: 16px;
    }

        .memberships .membership-categories .tab-btn {
            font-family: 'Lato-Regular';
            background-color: #fff;
            display: flex;
            padding: 12px 32px;
            justify-content: center;
            align-items: center;
            flex-shrink: 0;
            border-radius: 24px;
            border: 2px solid #004DCD;
            color: #004DCD;
            font-size: 16px;
            font-style: normal;
            font-weight: 600;
            line-height: 28px;
            transition: all .3s ease-in-out;
        }

            .memberships .membership-categories .tab-btn.active,
            .memberships .membership-categories .tab-btn:hover {
                background-color: #004DCD;
                color: #fff;
                transition: all .3s ease-in-out;
            }

    .memberships .tab-menu-title {
        font-family: 'Lato-Light';
        color: #004DCD;
        font-size: 44px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        display: block;
        padding-bottom: 32px;
        margin: 80px 0 32px;
        border-bottom: 1px solid #B0C8F0;
    }

    .memberships .tab-menu-content {
        display: none;
    }

        .memberships .tab-menu-content.active {
            display: block;
        }

    .memberships .category-row {
        display: flex;
        flex-wrap: wrap;
        row-gap: 48px;
        column-gap: 45px;
    }

        .memberships .category-row .category-toggle {
            flex: 1 1 50%;
            max-width: calc(50% - 42.5px);
        }

            .memberships .category-row .category-toggle .category-toggle-title {
                color: #091E42;
                font-family: 'Lato-Regular';
                font-size: 24px;
                font-style: normal;
                font-weight: 400;
                line-height: 36px;
                padding: 16px 108px 16px 32px;
                margin: 0;
                position: relative;
            }

                .memberships .category-row .category-toggle .category-toggle-title:after {
                    position: absolute;
                    content: "";
                    background: url("../images/chevron-down.svg") no-repeat center center;
                    width: 16px;
                    height: 16px;
                    top: 30px;
                    right: 23px;
                }

                .memberships .category-row .category-toggle .category-toggle-title:hover {
                    background-color: #E6EDFA;
                }

            .memberships .category-row .category-toggle .category-toggle-desc {
                color: #091E42;
                font-feature-settings: 'liga' off;
                font-family: 'Lato-Regular';
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 24px;
                padding: 16px 32px;
                display: none;
            }

                .memberships .category-row .category-toggle .category-toggle-desc.active {
                    display: block;
                }

                .memberships .category-row .category-toggle .category-toggle-desc .site-link a,
                .memberships .category-row .category-toggle .category-toggle-desc .site-link a.anchor-tag-all {
                    color: #004DCD;
                    font-family: 'Lato-Bold';
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 700;
                    line-height: 30px;
                    padding: 0 30px 0 0;
                    position: relative;
                    text-decoration: none;
                }

                    .memberships .category-row .category-toggle .category-toggle-desc .site-link a:after {
                        content: "";
                        display: block;
                        position: absolute;
                        right: 0px;
                        top: calc(50% - 6px);
                        width: 14px;
                        height: 12px;
                        background: url("../images/anchor-text-arrow.svg") no-repeat center center;
                    }

                    .memberships .category-row .category-toggle .category-toggle-desc .site-link a:hover,
                    .memberships .category-row .category-toggle .category-toggle-desc .site-link a.anchor-tag-all:hover {
                        text-decoration: underline;
                    }

                .memberships .category-row .category-toggle .category-toggle-desc .content {
                    margin-bottom: 32px;
                }

            .memberships .category-row .category-toggle .category-toggle-title:after {
                transform: rotate(0deg);
            }

            .memberships .category-row .category-toggle .category-toggle-title.active:after {
                transform: rotate(180deg);
            }

@media(max-width:768px) {
    .memberships .category-row .category-toggle .category-toggle-desc .content {
        margin-bottom: 24px;
    }

    .memberships {
        padding: 32px 9px 0;
    }

        .memberships .membership-categories {
            gap: 8px;
            flex-wrap: nowrap;
            overflow-y: auto;
        }

            .memberships .membership-categories .tab-btn {
                margin-bottom: 10px;
            }

        .memberships .category-row .category-toggle {
            flex: 1 1 100%;
            max-width: 100%;
        }

        .memberships .tab-menu-title {
            padding-bottom: 24px;
            margin-bottom: 16px;
            font-size: 36px;
            margin-top: 16px;
        }

        .memberships .category-row {
            row-gap: 0px;
        }

            .memberships .category-row .category-toggle .category-toggle-title {
                padding: 16px 48px 16px 0;
                font-size: 20px;
                line-height: 32px;
            }

                .memberships .category-row .category-toggle .category-toggle-title:after {
                    top: 22px;
                    right: 0px;
                }

                .memberships .category-row .category-toggle .category-toggle-title:hover {
                    background-color: transparent;
                }

            .memberships .category-row .category-toggle .category-toggle-desc {
                padding: 0 0 16px 0;
            }
}

@media(max-width:991px) {
    .memberships .category-row .category-toggle .category-toggle-title.active {
        background-color: #E6EDFA;
        margin: 0 -24px;
        padding-left: 24px;
        padding-bottom: 0;
    }

        .memberships .category-row .category-toggle .category-toggle-title.active:after {
            right: 24px;
        }

    .memberships .category-row .category-toggle .category-toggle-desc.active {
        background-color: #E6EDFA;
        padding: 16px 24px;
        margin: 0 -24px;
    }
}
/** Desktop: Global privacy policy Dropdown**/
.dd-wrapper .dropdown-menu-center {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.dd-wrapper .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: auto;
    left: 8px;
}

.dd-wrapper .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 23px;
    margin-left: 10px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    color: #5052da;
}

.dd-wrapper .btn-default.active.hover, .dd-wrapper .btn-default.active.focus, .dd-wrapper .open > .dropdown-toggle.btn-default:focus, .dd-wrapper .open > .dropdown-toggle.btn-default:hover {
    background: none;
}

.dd-wrapper .bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
}

.dd-wrapper .btn-default:hover, .dd-wrapper .btn-default:active, .dd-wrapper .btn-default:focus {
    background-color: #fff;
}

.dd-wrapper .btn-group.open .dropdown-toggle {
    box-shadow: 0;
}

.dd-wrapper .btn-group > .btn:first-child {
    margin-left: 4px;
    margin-bottom: 2px;
}

.dd-wrapper .btn.dropdown-toggle {
    padding: 2px 12px;
}

.dd-wrapper .dropdown-menu > li > a:focus {
    background-color: #5052da;
}

.dd-wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 100px;
}

    .dd-wrapper .dropdown-menu {
        background-color: #412969;
        box-shadow: none;
        padding: 5px;
    }

        .dd-wrapper .dropdown-menu li a {
            color: #fff;
        }

            .dd-wrapper .dropdown-menu li a:hover {
                background-color: #5052da;
                color: #fff;
            }

    .dd-wrapper .custom-select {
        position: relative;
        display: inline-block;
    }

        .dd-wrapper .custom-select select {
            padding-right: 20px;
        }

    .dd-wrapper .btn-group.bootstrap-select.show-tick {
        width: 245px !important;
    }

    .dd-wrapper .bootstrap-select.btn-group .dropdown-menu li a {
        position: relative;
    }

    .dd-wrapper .tick-mark {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        display: none;
        color: green;
    }
/** Mobile: Global privacy policy Dropdown**/
@media(max-width:599px) {
    .dd-wrapper {
        padding-left: 0;
    }
}
/*supplier training*/
.supplier-accordion h2 {
    font-family: 'Lato-Light';
    font-size: 32px;
    font-weight: 300;
}

.supplier-accordion .flex {
    padding-left: 30px;
    padding-right: 30px;
}
/*supplier training*/
.supplier-accordion h2 {
    font: 300 32px 'Lato-Light';
}

.supplier-accordion .flex {
    padding-left: 30px;
    padding-right: 30px;
}

/*SEARCH FIXES*/
.ingredients-body .searchBlockStyle .inputBOX .search_input {
    padding-top: 4px;
}

.ingredients-body .searchParentBlock #searchform .gutterPadding_0, .ingredientsearch-body .searchParentBlock #searchform .gutterPadding_0 {
    margin-bottom: 0;
}

.ingredients-body .searchParentBlock .search_input, .ingredientsearch-body .searchParentBlock .search_input, .ingredients-body .searchParentBlock #global_search::placeholder, .ingredientsearch-body .searchParentBlock #global_search::placeholder {
    background: transparent !important;
    color: #091e42 !important;
    height: 50px !important;
    font-family: 'Lato-Light' !important;
    font-weight: 300 !important;
}

.ingredients-body .searchParentBlock #searchform .gutterPadding_0 .btnBOX, .ingredientsearch-body .searchParentBlock #searchform .gutterPadding_0 .btnBOX {
    margin-top: 50px !important;
}

@media(min-width: 912px) {
    .searchBlockStyle.brandLiveSearch {
        padding: 20px 30px;
    }

    .ingredients-body .searchParentBlock .search_input, .ingredientsearch-body .searchParentBlock .search_input, .ingredients-body .searchParentBlock #global_search::placeholder, .ingredientsearch-body .searchParentBlock #global_search::placeholder {
        font-size: 40px !important;
        padding-left: 16px !important;
    }

    .ingredients-body .searchParentBlock .searchBlockStyle .closeSearchbox, .ingredientsearch-body .searchParentBlock .searchBlockStyle .closeSearchbox {
        right: 115px;
    }

    .ingredients-body .searchParentBlock .searchBlockStyle .closeSearchbox, .ingredientsearch-body .searchParentBlock .searchBlockStyle .closeSearchbox {
        bottom: 20px;
    }

    .ingredients-body .searchParentBlock #search-button, .ingredientsearch-body .searchParentBlock #search-button {
        bottom: 16px;
    }
}

@media(max-width: 767px) {
    #Ingredients-search {
        margin-top: 0;
    }

    .ingredientsearch-body a.browseIngredientLibrary, .ingredients-body a.browseIngredientLibrary {
        left: 0;
        margin-left: 0;
        padding-left: 16px;
    }

    .ingredients-body .searchBlockStyle .inputBOX .search_input {
        background-color: #fff !important;
    }

    .ingredients-body .searchParentBlock .searchBlockStyle .inputBOX .search_input, .ingredientsearch-body .searchParentBlock .searchBlockStyle .inputBOX .search_input, .ingredients-body .searchParentBlock #global_search::placeholder, .ingredientsearch-body .searchParentBlock #global_search::placeholder {
        background-color: transparent !important;
        font-size: 36px !important;
        margin-bottom: 0 !important;
    }

    .ingredients-body .searchParentBlock .searchBlockStyle .closeSearchbox, .ingredientsearch-body .searchParentBlock .searchBlockStyle .closeSearchbox {
        bottom: 0;
        left: -10px;
    }

    .ingredients-body .searchParentBlock #search-button, .ingredientsearch-body .searchParentBlock #search-button {
        bottom: 0;
    }

    .section_2 .searchBlockStyle .search_input::placeholder {
        font-size: 10px !important;
    }

    .policyWrapper .goBack {
        display: flex;
        align-items: center;
    }

    .region-dropdown .btn-primary {
        background-color: #004dcd !important;
        margin-left: 0;
        display: initial;
    }

        .region-dropdown .btn-primary:hover {
            padding: 5px 12px;
        }
}

@media (max-width: 991px) and (min-width: 768px) {
    .ingredients-body .long-banner-image .textArea {
        margin: 90px 0 40px 0;
    }

    .section_2 .searchBlockStyle .inputBOX .search_input {
        padding-left: 12px !important;
        padding-top: 1px !important;
    }

    .ingredients-body .searchParentBlock .search_input, .ingredientsearch-body .searchParentBlock .search_input {
        padding-left: 16px !important;
    }
}

.search-for-brand a, .not-in-product .articleDetails .deails ul li a, i a, .deails a, .fa-plus-circle:before, .deails p a, .policyWrapper .articleDetails strong a, ul.nav_list li, .articleStatementBox .articleDetails .deails a span, .location-wrapper .country-name a, .subprivacy li a, .coveo-facet-value.coveo-facet-search-button, .privacy-choices .logo-para a {
    color: #004dcd !important;
}

.globalLocation_country .location-wrapper .region-link.active {
    border-bottom: 4px solid #004dcd !important;
}

a u {
    text-decoration: none !important;
}

u:hover {
    text-decoration: underline !important;
}

.articleDetails.not_in_our_products .deails ul li {
    word-break: break-all;
}

.blueBG .btn-primary {
    border: 0;
    background-color: #004dcd;
}

.btn-primary .fa-arrow-right:before {
    color: #fff;
}

.bodyContent .doNotSell-info .donotsell-button a:hover, .bodyContent .doNotSell-info .donotsell-button a:focus {
    background-color: #004dcd;
    border: 4px solid var(--blue-blue-300, #5488de);
    padding: 8px 28px;
}

.bodyContent .doNotSell-info .donotsell-button .btn-primary {
    padding: 12px 32px;
    transition: none;
}

.globalLocation_country .indSection .bannertext.SingleBanner .bannerBox .bannerContent a.btn-primary {
    font-size: 12px;
    display: inline-flex;
    margin-left: 0;
}

.supplier-button button b, .location-wrapper .location-desc, .location-wrapper .region-link, section.section_4 .leftBox strong {
    font-family: "Lato-Bold" !important;
}

.articleStatementBox .articleDetails .deails p strong, .articleStatementBox .articleDetails .deails strong {
    color: #000;
    font-family: "Lato-Bold";
    font-weight: 700;
}

.location-wrapper .country-name a {
    font-family: "Lato-Regular" !important;
    font-weight: 400;
}

.newsPage .formPage .btnBox, .newsPage #productServiceModal .btnBox {
    display: flex;
    justify-content: center;
}

.panel-body .form-group a, .add-disclaimer-red a, .ESGArticle .back a {
    color: #004dcd;
}

.privacy-banner .banner-para span, p span {
    text-decoration: none !important;
}

    .privacy-banner .banner-para span a:hover {
        color: #fff !important;
    }

.errorPage .errorMsg .btn.btn-primary {
    max-width: initial;
}

.sust-footnote.sus-fn p a, .sust-footnote.sus-fn p {
    font-family: "Lato-Regular";
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 21px;
    letter-spacing: 1.91586e-9px;
    color: #5c6366;
}

.sust-footnote p a {
    color: #5c6366 !important;
}

.not_in_our_products p i u {
    font-style: italic;
}

.upload-container .pageHeading {
    font-family: "Lato-Light";
    font-weight: 300;
    margin-bottom: 16px;
}

.upload-btn {
    margin: 0;
}

.upload-container input[type="file"]::-webkit-file-upload-button {
    color: #004dcd;
    border: 1px solid #004dcd;
    padding: 5px;
    font-size: 12px;
    font-family: "Lato-Bold";
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    outline: none;
    background-color: transparent;
    margin-right: 12px;
    cursor: pointer;
}

@media(max-width:992px) {
    .search-button {
        padding: 6px 20px !important;
    }

    #searchform .col-xs-3 {
        padding: 0;
    }

    #Ingredients-search {
        margin-left: 0;
    }

    .subicon-privacy .subprivacy li {
        line-height: 23px;
    }
}
.our-approach-wrapper .contact-btn-wrapper {
    display: flex;
    justify-content: center;
}

.our-approach-wrapper .subhead-info .heading .heading-text {
    width: 100%;
}

/* coupa training language dropdown */
.coupa-training-materials-body .LanguageSelection ul.dropdown-menu.LanguageList {
    width: max-content !important;
}