    @media all and (min-width: 1081px) {
        header{
            padding: 19px 0 18px;
        }

        .hide-scrollbar header {
            padding-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
        }

        .mega-menu>.mega-menu-item {
            vertical-align: middle;
            /* margin-left: 15px; */
            text-align: center;
            width: auto;
        }

        .mega-menu-link {
            font-size: 15px;
            line-height: 17px;
            border-bottom: 4px solid transparent;
            padding: 10px 0px 7px;
            font-weight: 400;
            width: auto;
        }

        .mega-menu-item:not(.mega-free-trial,.mega-search-icon)> .mega-menu-link:hover,
        .mega-toggle-on .mega-menu-link {
            font-weight: 700;
            border-bottom: 4px solid #EC1218;
        }

        .back-to-parent,
        .mega-indicator {
            display: none;
        }

        .mega-menu .mega-free-trial {
            margin-left: 50px;
        }

        html:not(:lang(en-US)) .mega-menu .mega-free-trial {
            margin-left: 20px;
        }

        .mega-menu .mega-sign-in-link {
            margin-left: 10px;
            min-width: 50px;
        }

        .mega-menu .mega-search-icon {
            margin-left: 0;
            min-width: auto;
        }


        .mega-menu-toggle {
            display: none;
            z-index: 1;
            cursor: pointer;
            background: #222;
            border-radius: 2px 2px 2px 2px;
            line-height: 40px;
            height: 40px;
            text-align: left;
            user-select: none;
            -webkit-tap-highlight-color: transparent;
            outline: none;
            white-space: nowrap;
        }

        .mega-menu-item>.mega-sub-menu {
            display: block;
            visibility: hidden;
            opacity: 0;
            pointer-events: auto;
            border-radius: 10px 10px 10px 10px;
            background: var(--white);
            border: 0;
            position: absolute;
            width: 896px;
            border-radius: 10px;
            left: 0;
            right: 0;
            top: 41px;
            margin: 0 auto;
            overflow: hidden;
            box-shadow: 0px 0px 29px rgba(0, 0, 0, 0.10);
        }

        .mega-products-menu.mega-menu-item>.mega-sub-menu {
            width: 1086px;
            display: flex;
        }

        .mega-products-menu .mega-bg-peach{
            width: 376px;
        }

        .mega-row-products-menu.mega-menu-row{
            width: calc(100% - 376px);
        }

        .mega-grid-products-menu{
            width: 100%;
            padding-right: 20px;
        }

        .mega-grid-products-menu:nth-child(2){
            padding-top: 0;
        }
        .mega-grid-products-menu .mega-menu-item {
            width: 50%;
        }

        .mega-toggle-on>ul.mega-sub-menu {
            visibility: visible;
            opacity: 1;
        }

        .mega-menu-row {
            width: 100%;
        }

        .mega-menu-row .mega-sub-menu {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            text-align: left;
        }

        /* .mega-sub-menu .menu-item span {
            display: inline-block;
            margin-top: 0;
            margin-left: 6px;
            font-weight: 400;
        } */

        .mega-menu-columns-7-of-12 {
            width: calc(100% - 376px);
        }

        .mega-menu-columns-5-of-12 {
            width: 376px;
            background: var(--peach);
        }

        .mega-menu-column {
            padding: 35px 40px;
        }

        .w-28 {
            width: 28%;
            padding: 35px 25px 35px 40px;
        }

        .w-30 {
            width: 30%;
            padding: 35px 25px 35px 40px;
        }

        .w-36{
            width: 36%;
            padding: 35px 25px 35px 40px;
        }

        .w-20 {
            width: 20%;
        }

        .w-26 {
            width: 26%;
        }

        .cp-custom-width {
            width: 304px;
        }

        .pl-20 {
            padding-left: 20px;
        }

        .pr-10 {
            padding-right: 10px;
        }

        .custom-width {
            width: 376px;
        }

        

        .mega-sub-menu .menu-item {
            margin: 20px 0 0;
            display: inline-block;
            width: 100%;
        }

        /* .mega-products-menu .mega-sub-menu .menu-item {
            margin-top: 18px;
        } */

        .mega-sub-menu .menu-item:first-child {
            margin-top: 0;
        }

        /* #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu){
            margin-right: 4px;
        } */


        #mega-menu-wrap-cb-header-menu .mega-right-side-menu {
            float: right;
        }
        
        .brand_logo_wrap {
            max-width: 203px;
            /* margin-right: 10px; */
        }

        #mega-menu-wrap-cb-header-menu {
            width: calc(100% - 213px);
        }


        .mega-menu-wrap .mega-menu{
            margin-left: 40px;
        }

        html:not(:lang(en-US)) .mega-menu-wrap .mega-menu{
            margin-left: 40px;
        }

        #mega-menu-wrap-cb-header-menu {
            width: calc(100% - 203px);
        }

        /* .mega-menu>.mega-menu-item:not(.mega-sign-in-link, .mega-free-trial) {
            margin-left: 25px;
        } */
        
        #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(1) {
            margin-right: 24px;
        }
        #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(2) {
            margin-right: 32px;
        }
        #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(3) {
            margin-right: 35px;
        }
        #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(4) {
            margin-right: 29px;
        }
        #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(5) {
            margin-right: 18px;
        }
    }

    @media all and (min-width: 1081px) and (max-width: 1366px){
        html:not(:lang(en-US))  #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(1) {
            margin-right: 0;
        }
        html:not(:lang(en-US))  #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(2) {
            margin-right: 0;
        }
        html:not(:lang(en-US))  #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(3) {
            margin-right: 0px;
        }
        html:not(:lang(en-US))  #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(4) {
            margin-right: 15px;
        }
        html:not(:lang(en-US))  #mega-menu-cb-header-menu > .mega-menu-item:not(.mega-right-side-menu):nth-child(5) {
            margin-right: 18px;
        }
    }
    @media all and (min-width: 1240px) {
        header{
            padding: 24px 0 22px;
        }
        .mega-menu-item {
            min-width: 85px;
        }     

        .mega-menu-wrap .mega-menu{
            margin-left: 80px;
        }

        html:not(:lang(en-US)) .mega-menu-wrap .mega-menu{
            margin-left: 45px;
        }
    }