@font-face {
    font-family: 'malayalam_mnregular';
    src: url('./fonts/malayalam-mn-webfont.woff2') format('woff2'),
    url('./fonts/malayalam-mn-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'avenir';
    src: url('./fonts/avenirltstd-book-webfont.woff2') format('woff2'),
    url('./fonts/avenirltstd-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: avenir;
}

section.header_section {
    position: absolute;
    width: 100%;
    top: 0;
}

section.banner_section {
    position: relative;
    text-align: center;
}

section.header_section a.logo {
    margin: 0px;
    float: none;
    display: inline-block;
}

section.banner_section .page-main {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    transform: translateY(-50%);
}

h3.banner_title {
    font-size: 50px;
    line-height: 75px;
    font-weight: 400;
    max-width: 100%;
    margin: 0px auto;
    color: #ffffff;
    margin-bottom: 25px;
    font-family: malayalam_mnregular;
}

.page.messages {
    margin: 0px;
}

header.header {
    position: absolute;
    width: 100%;
}

.panel.wrapper {
    display: none;
}

.logo_header {
    display: inline-block;
    width: 100%;
    text-align: center;
    clear: both;
}

.logo_header .logo {
    margin: 13px auto;
    display: inline-block;
    float: none;
    max-width: 350px;
}

.page.messages {
    margin: 0px;
    display: none;
}

section.banner_section img {
    width: 100%;
}

h2.main-title {
    font-size: 50px;
    text-align: center;
    font-weight: 400;
    line-height: 70px;
    margin-bottom: 30px;
    font-family: malayalam_mnregular;
}

section.dirve_section {
    padding: 50px 0px;
}

section.dirve_section p {
    font-size: 24px;
    margin-bottom: 40px;
    color: #000;
}

section.dirve_section .content-box {
    width: 100%;
    max-width: 1080px;
    margin: 0px auto;
}

.content-box {
    width: 100%;
    max-width: 1080px;
    margin: 0px auto;
}

h3.commit-title {
    font-size: 26px;
    font-weight: 900;
    color: #000;
    position: relative;
}

.commitbox ul {
    font-size: 24px;
    color: #000;
    padding-left: 25px;
    margin-top: 10px;
}

.commitbox ul li {
    margin: 0px;
    line-height: 50px;
}

.commitbox {
    display: block;
    width: 100%;
    clear: both;
    position: relative;
}

.commitbox.box2 {
    padding: 40px 0px;
    display: inline-block;
    float: right;
    width: auto;
}

.commitbox.box1 h3.commit-title::before {
    content: '1';
    position: absolute;
    left: -22px;
    top: 40px;
    color: #D2BEA6;
    font-size: 80px;
    font-weight: 300;
}

.commitbox.box1 ul {
    margin-left: 30px;
}

.commitbox.box1::before {
    content: "";
    background: #F2ECE4;
    height: 130px;
    width: 380px;
    position: absolute;
    left: 52px;
    top: -30px;
    z-index: -9;
}

.commitbox.box2 h3.commit-title {
    text-align: right;
    padding-right: 65px;
}

.commitbox.box2 h3.commit-title::before {
    content: '2';
    position: absolute;
    right: -10px;
    top: -40px;
    color: #D2BEA6;
    font-size: 80px;
    font-weight: 300;
}

.commitbox.box2::before {
    content: "";
    background: #F2ECE4;
    height: 185px;
    width: 210px;
    position: absolute;
    right: 52px;
    top: 6px;
    z-index: -9;
}

.border-line {
    width: 1px;
    height: 60%;
    border-left: 1px solid #000;
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    left: -25%;
}

.border-line::before {
    content: "";
    position: absolute;
    left: -3px;
    top: 0;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
}

.border-line::after {
    content: "";
    position: absolute;
    left: -3px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
}


.commitbox.box3 h3.commit-title {
    padding-left: 55px;
}

.commitbox.box3 h3.commit-title::before {
    content: '3';
    position: absolute;
    left: -10px;
    top: -50px;
    color: #D2BEA6;
    font-size: 80px;
    font-weight: 300;
}

.commitbox.box3::before {
    content: "";
    background: #F2ECE4;
    height: 195px;
    width: 290px;
    position: absolute;
    left: 52px;
    top: -6px;
    z-index: -9;
}

section.commitment .content-box {
    margin-top: 70px;
}


section.brand_section {
    padding: 50px 0px;
}

.contetn-row {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.content-coll {
    width: 33.3%;
    padding: 0px 25px;
    box-sizing: border-box;
}

.brand-content p {
    font-size: 22px;
    color: #000;
    line-height: 50px;
}

.contetn-row::before {
    content: '';
    width: 1px;
    border-left: 1px solid #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    height: 100px;
    margin: 0px auto;
}

.contetn-row::after {
    content: '';
    width: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    height: 5px;
    margin: 0px auto;
    border-radius: 50%;
    background: #000;
}

section.brand_section .contetn-row {
    position: relative;
}

.brand-content {
    margin-top: 25px;
}


section.core_values {
    padding: 100px 0px 50px;
    position: relative;
}

.title-box.title-icon h2.main-title img {
    display: block;
    margin: 0px auto;
    max-width: 100px;
}

section.core_values h2.main-title {
    position: relative;
}

section.core_values h2.main-title::before {
    content: "";
    background: #F2ECE4;
    width: 150px;
    height: 150px;
    position: absolute;
    z-index: -99;
    margin: 0px auto;
    left: 0;
    right: 0;
    top: 60px;
}

li.core_value_item {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
    margin: 15px 0px;
    padding: 0px 15px;
    box-sizing: border-box;
}

.icon-box {
    display: inline-flex;
    height: 85px;
}

li.core_value_item {
    display: inline-block;
    width: 25%;
    float: left;
    text-align: center;
    margin: 25px 0px;
    padding: 0px 15px;
    box-sizing: border-box;
}

li.core_value_item h4 {
    font-size: 24px;
    font-weight: 900;
    color: #000;
    line-height: 40px;
    margin: 0px auto;
}

ul.core_value_list {
    padding: 0px;
    list-style: none;
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
}

ul.core_value_list::before {
    content: '';
    width: 1px;
    border-left: 1px solid #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    height: 100px;
    margin: 0px auto;
}

ul.core_value_list::after {
    content: '';
    width: 5px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -100px;
    height: 5px;
    margin: 0px auto;
    border-radius: 50%;
    background: #000;
}


section.responsibledesign_section {
    position: relative;
    text-align: center;
}

section.responsibledesign_section .page-main {
    position: absolute;
    top: 23%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    transform: translateY(-50%);
}

h3.responsibledesign_title {
    font-size: 50px;
    line-height: 75px;
    font-weight: 400;
    max-width: 500px;
    margin: 0px auto;
    color: #000;
    margin-bottom: 25px;
    font-family: malayalam_mnregular;
}

section.responsibledesign_section a.pirmary_btn {
    display: inline-block;
    background: #000000;
    height: 50px;
    width: 285px;
    border-radius: 50px;
    font-size: 24px;
    font-weight: 900;
    line-height: 50px;
    text-align: center;
    border: none;
    color: #fff;
}

section.responsibledesign_section {
    position: relative;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 0px;
}

section.footer_section {
    padding: 50px 0px;
    background: #F1EBDF;
}

section.footer_section .footer-row {
    display: flex;
    justify-content: space-between;
}

.footer-coll.left {
    font-size: 24px;
    line-height: 45px;
}

.footer-coll.right ul.social-link {
    padding: 0px;
    list-style: none;
}

.footer-coll.right ul.social-link img {
    max-width: 35px;
}

.footer-bottm {
    background: #EDE8E5;
    padding: 20px 0;
    display: none;
}

section.responsibledesign_section img {
    width: 100%;
}

.footer-coll.right ul.social-link li.fb img {
    width: 31px;
    margin: 0px auto;
    display: block;
}

.columns .column.main {
    padding-bottom: 0px;
}

@media only screen and (min-width: 1460px) {

    h3.banner_title {
        font-size: 50px;
        line-height: 85px;
    }

    h2.main-title {
        font-size: 50px;
        line-height: 85px;
    }

    section.dirve_section p {
        font-size: 24px;
        line-height: 50px;
    }

    h3.commit-title {
        font-size: 32px;
    }

    .commitbox ul li {
        line-height: 60px;
    }

    .brand-content p {
        font-size: 24px;
        line-height: 50px;
    }

    li.core_value_item h4 {
        font-size: 24px;
        line-height: 40px;
    }

    h3.responsibledesign_title {
        font-size: 50px;
        line-height: 85px;
    }

}


/*Menu*/
@media only screen and (min-width: 992px) {
    /* .nav-sections {
         -webkit-overflow-scrolling: touch;
         -webkit-transition: left 0.5s;
         -moz-transition: left 0.5s;
         -ms-transition: left 0.5s;
         transition: left 0.5s;
         height: 100% !important;
         left: -100% !important;
         overflow: auto;
         position: fixed;
         top: -1px !important;
         width: 85% !important;
         margin: 0px;
     }

     .page-header.fixed-header .nav-sections {
         top: 167px !important;
     }
    .nav-sections-item-content {
        padding: 0px !important;
        margin-top: 0px;
    }

    .nav-sections .navigation .level0.first {
        padding-left: 0;
        background: none;
    }

    .nav-sections .navigation .level0.left-menu {
        float: none;
    }

    .navigation li.level0.fullwidth .submenu,
    .navigation li.level0 li.level1 > .container {
        position: absolute;
        right: 0;
        top: 52px !important;
        width: 100%;
        height: 100%;
        padding: 0px !important;
        background: #fff !important;
        color: #000;
        z-index: 100;
        overflow-y: scroll;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
        -o-transition: -o-transform .5s ease;
        transition: -webkit-transform .5s ease;
        transition: transform .5s ease;
        text-align: center;
        border-top: 0px;
        max-height: 560px;
        min-height: 84vh;
    }

    .navigation li.level0 li.level1 > .container {
        top: 0px !important;
    }

    header.page-header .nav-sections, .nav-sections-item-content > .navigation, .nav-sections-items {
        background: #ffffff;
        height: 100%;
    }

    header.page-header .nav-sections {
        border-right: 1px solid #e4e4e4;
    }

    .navigation li.level0.fullwidth .submenu.opened,
    .navigation li.level0 li.level1 > .container.opened {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .sw-megamenu.navigation li.active-parent {
        position: static !important;
    }

    .navigation li.level0 .subchildmenu {
        padding-left: 0px;
        text-align: left;
    }

    .navigation .back {
        font-size: 17px;
        margin-bottom: 10px;
        text-align: left;
        margin-left: -9px;
    }

    .navigation .submenu .back:after {
        content: "\f855";
        right: 0px;
        font-size: 13px;
        color: #000;
        display: inline-block;
        font-family: 'porto-icons';
        margin-left: 20px;
    }

    .navigation .submenu.opened .back:before {
        content: "\f855";
        right: 0px;
        font-size: 13px;
        color: #000;
        display: inline-block;
        font-family: 'porto-icons';
        margin-right: 10px;
    }

    .navigation .submenu:not(:first-child) ul > li.level2 {
        padding: 2px 0px;
    }

    .navigation .submenu:not(:first-child) ul > li.level2:last-child {
        border-bottom: none;
        padding-bottom: 5px;
    }

    .navigation .submenu.opened .back:after {
        display: none;
    }

    .navigation li.level0 li.level1 .open-children-toggle {
        width: 30px;
        height: 30px;
        text-align: right;
        cursor: pointer;
        top: auto;
        margin-top: 15px;
        left: 86%;
        top: auto;
        right: 0;
        left: 0;
        margin-top: 16px;
        width: 100% !important;
        padding-right: 30px;
    }

    .navigation li.level0 li.level1 .open-children-toggle::before {
        content: "\f105";
        font-size: 0px !important;
        color: #929292;
        display: inline-block;
        font: normal normal normal 22px/1 FontAwesome;
        line-height: 30px;
        margin-top: 0px;
        background: url(../images/icon-arrow-right.svg) no-repeat center center;
        background-size: 8px auto;
        width: 15px;
        height: 20px;
        opacity: 0.25;
        position: relative;
        top: -3px;
    }

    .navigation li.level0 li.level1.active-parent .open-children-toggle::before {
        content: "\f105";
        font-size: 12px;
        font-weight: bold;
        font: normal normal normal 14px/1 FontAwesome;
    }

    .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle {
        top: auto;
        right: 0;
        left: 0;
        margin-top: 0px;
        width: auto;
        position: absolute;
        display: block;
        height: 63px;
        z-index: 99;
        left: 80%;
    }

    .navigation .parent .level-top:after {
        position: absolute;
        right: 0px !important;
        top: -5px !important;
        color: #868686;
        opacity: 0.25;
        margin-top: 15px;
        left: 96%;
        background-size: 6px auto;
        width: 15px;
        height: 20px;
        font-size: 0px;
        opacity: 1;
    }

    .nav-sections.menu-open2.menu-open1, .nav-sections.menu-open2 {

        left: 0 !important;

        z-index: 99;

        transition: all 0.5s;

    }

    .nav-sections.menu-open2.menu-open1, .nav-sections.menu-open2 {
        left: 0 !important;
        z-index: 99999;
        overflow-x: hidden;
    }

    .level0.active-parent > .open-children-toggle,
    .navigation .ui-menu-item.level0.active-level1 .subchildmenu .ui-menu-item.level1.active-parent > .open-children-toggle {
        position: absolute !important;
        top: 0px !important;
        z-index: 999 !important;
        width: 100% !important;
        left: 0px !important;
        right: 54px !important;
        background: #fff;
        height: 51px !important;
        color: #000;
        width: 90% !important;
        margin: 0px 15px;
        padding: 10px 1px;
        border-bottom: 1px solid #DEDEDE;
    }

    .navigation .ui-menu-item.level0.active-level1 .subchildmenu .ui-menu-item.level1.active-parent > .open-children-toggle {
        top: -15px !important;
        margin: 0px 0px;
        padding: 10px 1px;
        width: 100% !important;
        padding: 15px 1px;
        text-align: left;
    }

    .level0.active-parent > .open-children-toggle::before,
    .navigation .ui-menu-item.level0.active-level1 .subchildmenu .ui-menu-item.level1.active-parent > .open-children-toggle::before {
        display: inline-block;
        color: #fff;
        font-size: 0px;
        content: '';
        background-size: 7px auto;
        width: 15px;
        height: 15px;
        transform: rotate(180deg);
    }

    .navigation li.level0 .ui-menu-item > a:before {
        vertical-align: inherit;
        color: #000;
        display: none;
    }

    .sw-megamenu.navigation .submenu.level0.opened .container {
        max-width: inherit;
        padding: 0px;
    }

    .sw-megamenu.navigation .submenu.level0.opened .container .row .subchildmenu {
        padding: 0px;
        padding-left: 20px;
        margin-top: 10px;
    }

    .navigation .submenu:not(:first-child) ul > li a {
        color: #000000;
    }

    .navigation .ui-menu-item.level0.active-level1 > .open-children-toggle {
        display: none;
    }


    .sw-megamenu.navigation li.ui-menu-item > .open-children-toggle > span {
        color: #000;
        font-size: 20px;
        font-weight: normal;
        padding-left: 12px;
        display: none;
        font-family: Lustria;
    }

    .nav-sections .navigation li.ui-menu-item.active-parent > .open-children-toggle > span {
        display: inline-block;
    }

    .sw-megamenu.navigation .submenu.level0.opened .container > .row > a {
        border-bottom: 1px solid #d1d1d1;
    }

    .sw-megamenu.navigation .submenu.level0.opened .container > .row > a span {
        color: #b7b7b7;
    }

    .navigation .ui-menu-item.level0.active-level1 .level0.submenu.opened {
        top: 0px !important;
    }

    .navigation li.level0 li.level1 > .container.opened {
        padding-top: 0px !important;
    }

    .nav-sections-item-content .dropdown-menu {
        list-style: none;
        padding-left: 0px;
    }

    .nav-sections-item-content .dropdown-menu .switcher-option {
        margin-bottom: 0px;
    }

    .nav-sections-item-content .dropdown-menu .switcher-option a {
        color: #000000;
        display: block;
        border-bottom: 1px solid #d1d1d1;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
        color: #000;
        letter-spacing: 0;
        padding: 18px 40px 18px 20px;
    }

    .nav-sections-item-content .dropdown-menu .switcher-option a img {
        display: inline-block;
        margin-right: 15px;
        vertical-align: middle;
        max-width: 22px;
    }

    .hide-back {
        display: none;
    }*/
    .switcher-language .switcher-toggle {
        border: 0px;
        border-bottom: 1px solid #d1d1d1;
        border-radius: 2px;
        padding: 5px;
        width: 100%;
        max-width: 100%;
        box-shadow: none;
        position: relative;
        background: #fff;
        text-align: left;
        padding-left: 30px;
        margin-bottom: 0px;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
        color: #000;
        letter-spacing: 0;
        padding: 18px 40px 18px 20px;
        font-family: 'Roboto', sans-serif;
    }

    .switcher-language .switcher-toggle img {
        margin-right: 10px;
        vertical-align: middle;
        max-width: 22px;
        display: inline-block;
    }

    .switcher-language .switcher-toggle .fa-angle-down {
        display: none;
    }

    body.active-toggle:after {
        background: rgba(0, 0, 0, 0.82);
        content: '';
        display: block;
        height: 100%;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 5;
        z-index: 1199;
    }

    body.active-toggle:before {
        content: '';
        width: 20px;
        height: 20px;
        position: fixed;
        right: 22px;
        top: 14px;
        z-index: 1299 !important;
        color: #fff;
        z-index: 9999;
        font-size: 24px;
        background: url(./images/menu-close.svg) no-repeat center center;
        background-size: 16px auto;
    }

    .switcher-dropdown li a {
        color: #000;
    }

    /* .nav-sections-item-title
    {   border: none !important; width: 50% !important;display: none;
    }
    .nav-sections-item-title a
    {
        font-size: 13px;
        text-transform: uppercase;
        color:#000;
    }
    .nav-sections-item-title.active a
    {
        color:#000;
    }     */
    /* .sw-megamenu.navigation li.ui-menu-item > a,.nav-sections .navigation li.level0 .level-top,
    .nav-sections .navigation .level0.left-menu .level-top,.nav-sections .navigation .subchildmenu li.ui-menu-item a,
     .navigation .submenu:not(:first-child) ul>li.level2 a
    {   font-size: 16px;
        font-weight: normal;
        text-transform: capitalize;
        color: #000;
        letter-spacing:0;
        padding: 8px 25px 8px 0px !important;
        text-align:left;
		line-height: inherit !important;
    }
    .nav-sections .navigation li.ui-menu-item
    {   border-top:0;
        border-bottom: 0px;
    }
    .nav-sections .navigation li.ui-menu-item:first-child
    {   border-top:0px;
    }
    .sw-megamenu
    {   margin:15px 20px 15px; padding: 0px !important;
    }
    .sw-megamenu.navigation .subchildmenu.mega-columns.columns4 > li
    {   width: 100% !important;
    }
    .navigation li.level0 .subchildmenu .level1 .open-children-toggle + a
    {   font-size: 16px !important;
        text-transform: capitalize !important;
        color: #000 !important;
        letter-spacing: 0 !important;
        padding: 13px 0 4px 0 !important;
        text-align: left !important;
    }
    .sw-megamenu .level0 .row
    {   display: block; margin: 0px !important;width: 100%;
    }
    .navigation .submenu ul > li.level2 .open-children-toggle{ display: none; }
    .navigation .submenu ul > li.level2 .container{ display: none !important; }
    .menu-login
    {
        border-top: 2px solid #DEDEDE;
        border-bottom: 2px solid #DEDEDE;
        padding: 15px 20px;
        background: url(../images/user-icon.svg) no-repeat left 20px center;
        background-size: 16px auto;
        padding-left: 21px;
    }

    .custom-menu
    {
        padding: 15px 20px;
    }
    .custom-menu a
    {
        font-size: 14px;
        color: #000;
        padding-left: 30px;
    }
    .menu-store
    {
        padding-left: 0px;
    }
    .nav-sections .switcher
    {
        border: 0px !important;
    }
    .menu-whishlist
    {
        padding-top: 3px;
    }
    .menu-whishlist a
    {
        padding-left: 0px;
        background: url(../images/mob-whish.svg) no-repeat right center;
        background-size: 16px auto;
        padding-right: 30px;
    }
    .menu-open2 .nav-sections-items:before
    {
        content: '';
        width: 15px;
        height: 15px;
        background: url(../images/menu-close.svg) no-repeat center center;
        background-size: 13px auto;
        position: absolute;
        display: block;
        top: 5px;
        right: -15px;
    }

.nav-toggle {
    display: block;
    position: absolute;
    right: 0;
    left: initial;
    color: red;
}

.navigation ul {
    padding: 0;
    margin: 0 -10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.sw-megamenu.navigation li.level0.fullwidth {
    position: static;
    width: 100%;
    box-sizing: border-box;
}
.nav-sections {
    margin: 0px;
     max-width: 300px;
}
/* .open-children-toggle::after {
    content: '\e622';
    font-family: 'luma-icons';
    transform: rotate(-90deg);
    display: inline-block;
    font-size: 12px;
    top: 8px !important;
    position: relative;
    right: -10px;
}
.level0.active-parent > .open-children-toggle::before, .navigation .ui-menu-item.level0.active-level1 .subchildmenu .ui-menu-item.level1.active-parent > .open-children-toggle::before {
    content: '\e622';
    font-family: 'luma-icons';
    transform: rotate(90deg);
    display: inline-block;
    font-size: 12px;
    top: 2px !important;
    position: relative;
    right: -10px;
	color:#000;
}
.sw-megamenu.navigation li.level0.fullwidth > .submenu, .sw-megamenu.navigation li.level0.staticwidth > .submenu {
    padding: 5px 8px 10px;
    left: -10px;
}
.level0.active-parent > .open-children-toggle, .navigation .ui-menu-item.level0.active-level1 .subchildmenu .ui-menu-item.level1.active-parent >  .open-children-toggle {
    margin: 0px;
}
li.ui-menu-item.level0.fullwidth.parent.active-parent.opened-active .open-children-toggle::after{
   display:none;
}
.navigation .parent .level-top:after{
display:none;
}
.sw-megamenu.navigation li.level0.fullwidth {
    position: static;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;


 */
}

@media only screen and (max-width: 1199px) {
    h3.banner_title {
        font-size: 45px;
        line-height: 70px;
    }

    h2.main-title {
        font-size: 45px;
        line-height: 65px;
    }

    h3.responsibledesign_title {
        font-size: 45px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 991px) {
    .border-line {
        display: none;
    }

    .custom-menu {
        display: none;
    }

    .logo_header .nav-toggle {
        right: 10px;
        position: absolute;
        left: initial;
    }

    .logo_header {
        margin-left: 0;
        margin-top: 0;
    }

    h3.banner_title {
        font-size: 40px;
        line-height: 55px;
    }

    .brand-content p {
        font-size: 16px;
        color: #000;
        line-height: 40px;
    }

    li.core_value_item {
        width: 33.3%;
    }

    h3.responsibledesign_title {
        font-size: 40px;
        line-height: 50px;
    }

    .brand-content p {
        font-size: 16px;
        color: #000;
        line-height: 40px;
    }

    .logo_header .nav-toggle {
        top: 72px !important;
        left: 0;
        right: auto;
    }

    .page-wrapper .page-header .header-bottom-section .logo {
        justify-content: center;
    }

    .header-bottom-section .header.content .header_custom_links {
        display: flex;
    }

    .header-bottom-section .header.content .logo_header {
        width: 100% !important;
    }

}

@media only screen and (max-width: 767px) {
    h2.main-title {
        font-size: 40px;
        line-height: 55px;
    }

    .commitbox ul {
        font-size: 18px
    }

    section.dirve_section p {
        font-size: 16px;
        margin-bottom: 35px;
    }

    .commitbox ul li {
        margin: 13px 0;
        line-height: normal;
    }

    section.brand_section .contetn-row {
        flex-wrap: wrap;
    }

    .content-coll {
        width: 100%;
        padding: 15px 15px;
        box-sizing: border-box;
    }

    h3.responsibledesign_title {
        margin-bottom: 10px;
    }

    section.banner_section img {
        min-height: 300px;
        object-fit: cover;
    }

    .commitbox.box1 ul, .commitbox.box3 ul {
        padding-left: 70px;
        margin-left: 0 !important;
    }

    .commitbox.box1 h3.commit-title, .commitbox.box3 h3.commit-title {
        padding-left: 51px;
    }

    .commitbox.box1::before,
    .commitbox.box2::before,
    .commitbox.box3::before {
        content: "";
        background: #F2ECE4;
        height: 100%;
        width: 60px;
        position: absolute;
        left: -20px;
        top: 0;
        z-index: -9;
    }

    .commitbox.box2::before {
        left: auto;
        right: -20px;
    }

    h3.commit-title {
        position: static !important;
    }

    section.commitment .content-box h3.commit-title::before {
        top: 50%;
        transform: translateY(-50%);
    }

    .commitbox.box2 ul {
        padding-right: 50px !important;
    }
}

@media only screen and (max-width: 639px) {

    h3.banner_title {
        font-size: 26px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    a.pirmary_btn {
        width: 275px;
        font-size: 20px;
        height: 40px;
        line-height: 40px;
    }

    h2.main-title {
        font-size: 22px;
        line-height: 40px;
    }

    h3.responsibledesign_title {
        font-size: 26px;
        line-height: 40px;
    }

    section.testimonial_section {
        padding: 25px 0px;
    }

    section.footer_section .footer-row {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        text-align: center;
    }

    .footer-coll.right ul.social-link {
        margin: 0px;
        display: flex;
        margin-top: 15px;
    }

    section.footer_section {
        padding: 25px 0px;
        background: #F1EBDF;
    }

    .footer-coll.left {
        font-size: 16px;
        line-height: 30px;
    }

    .footer-coll.right ul.social-link li {
        padding: 0px 5px;
    }

    li.core_value_item {
        width: 50%;
    }

    ul.core_value_list li.core_value_item:nth-child(2n+1) {
        clear: both;
    }

    section.responsibledesign_section a.pirmary_btn {
        height: 40px;
        width: 200px;
        font-size: 16px;
        line-height: 40px;
    }

    section.responsibledesign_section .page-main {
        top: 50%;
    }
}


@media only screen and (max-width: 479px) {
    .logo img {
        display: block;
        height: auto;
        max-width: 200px;
    }

    .logo_header .nav-toggle {
        right: 10px;
        top: 52px !important;
    }

    h3.banner_title {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    h3.responsibledesign_title {
        font-size: 24px;
        line-height: 30px;
    }

    h2.main-title {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .footer-coll.left {
        font-size: 13px;
        line-height: 30px;
    }

    section.dirve_section p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    h3.commit-title {
        font-size: 20px;
        font-weight: 900;
        color: #000;
        position: relative;
    }

    .commitbox ul {
        font-size: 14px;
    }

    section.commitment .content-box {
        margin-top: 40px;
    }

    .brand-content p {
        font-size: 14px;
        color: #000;
        line-height: 30px;
    }

    .title-box.title-icon h2.main-title img {
        display: block;
        margin: 0px auto;
        max-width: 60px;
    }

    section.core_values h2.main-title::before {
        width: 100px;
        height: 100px;
        top: 40px;
    }

    .icon-box {
        display: inline-flex;
        height: 60px;
    }

    li.core_value_item h4 {
        font-size: 16px;
        font-weight: 900;
        color: #000;
        line-height: 25px;
        margin: 0px auto;
    }

    li.core_value_item {
        margin: 15px 0px;
    }

    section.responsibledesign_section img {
        min-height: 200px;
        object-fit: cover;
    }

    section.responsibledesign_section a.pirmary_btn {
        width: 150px;
    }

}

.cms-sustainability nav.navigation.test-menu.sw-megamenu {
    margin: auto;
}

.cms-sustainability .header-bottom-section .header.content > .switcher-currency {
    display: flex;
}

.cms-sustainability .header-bottom-section .header.content > .header_custom_links {
    display: flex;
}

.header-bottom-section .header.content .header_custom_links {
    display: flex;
}

.header-bottom-section .header.content .logo_header {
    width: auto;
}

/* april 4*/
.cms-sustainability .dirve_section .title-box .main-title,
.cms-sustainability .commitment .title-box .main-title,
.cms-sustainability .brand_section .title-box .main-title {
    /*font-size: 48px;*/
    /*line-height: 60px;*/
}

.cms-sustainability .core_values .title-box .main-title {
    font-size: 26px;
    line-height: 50px;
    margin: 0;
}

.cms-sustainability .dirve_section .content-box > p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}

.cms-sustainability .commitment .commit-title {
    font-size: 24px;
}

.cms-sustainability .commitment .content-box .commitbox > ul li {
    font-size: 16px;
    line-height: 35px;
}

.cms-sustainability .brand_section .content-box .brand-content p {
    font-size: 16px;
    line-height: 30px;
}

.cms-sustainability .banner_content .banner_title {
    font-size: 48px;
}

.cms-sustainability .core_values .core_value_item .core_value_item_inner h4 {
    font-size: 20px;
}

.cms-sustainability .responsibledesign_section .responsibledesign_title {
    font-size: 54px;
}

.cms-sustainability .core_values .core_value_list li.core_value_item {
    margin: 25px 0px 5px;
}

@media (max-width: 767px) {
    .cms-sustainability .banner_content .banner_title {
        font-size: 22px;
        line-height: 35px;
    }

    .cms-sustainability .core_values .title-box .main-title {
        font-size: 20px;
        line-height: 30px;
    }

    .cms-sustainability .core_values .core_value_item .core_value_item_inner h4 {
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .cms-sustainability .dirve_section .content-box > p,
    .cms-sustainability .brand_section .content-box .brand-content p,
    .cms-sustainability .commitment .content-box ul li {
        font-size: 16px;
    }

    .cms-sustainability .commitment .content-box ul li {
        line-height: 30px;
    }

    .cms-sustainability .brand_section .content-box .brand-content p {
        line-height: 30px;
    }

    .cms-sustainability .brand_section .brand-logo {
        max-height: 200px;
        height: 200px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .cms-sustainability .brand_section .title-box .main-title,
    .cms-sustainability .core_values .title-box .main-title {
        font-size: 35px;
    }

}

@media (max-width: 767px) {


    .cms-sustainability .core_values .title-box .main-title {
        font-size: 25px;
        line-height: 35px;
    }

    .cms-sustainability .brand_section .title-box .main-title {
        font-size: 26px;
        line-height: 35px;
    }
}

@media (max-width: 991px) {

    .cms-sustainability .brand_section .title-box .main-title,
    .cms-sustainability .core_values .title-box .main-title {
        font-size: 26px;
    }

}

@media (max-width: 767px) {
    .cms-sustainability .brand_section .title-box .main-title,
    .cms-sustainability .core_values .title-box .main-title {
        font-size: 22px !important;
        line-height: 30px !important;
    }
}

.cms-sustainability .header-bottom-section .header.content>.switcher{
    display: block !important;
}
