.section.section_aboutus_slider .flickity-page-dots,
.slider_flexible_2 .flickity-page-dots {
    display: none;
}

.dropdown-custom {
    margin-bottom: 15px;
}

.dropdown-custom .dropbtn {
    color: var(--qlm-color-red);
    padding: 0;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: var(--qlm-letter-spacing-normal);
    border: none;
    cursor: pointer;
    position: relative;
    width: 100%;
    margin-bottom: 0;
    text-transform: inherit;
}

html[lang="en-AU"] {
    .dropdown-custom .dropbtn {
        letter-spacing: var(--qlm-letter-spacing-normal);
    }
}

.dropdown-custom .dropbtn:after {
    content: "";
    background-image: url(../images/ic-arrow-down-red.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 35px;
    top: 14px;
    width: 17px;
    height: 9px;
    z-index: 1;
    transition: rotate 0.3s ease-in-out;
    -webkit-transition: rotate 0.3s ease-in-out;
}

.dropdown-custom {
    position: relative;
    display: block;
}

.dropdown-custom .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropdown-custom .dropdown-content br {
    display: none;
}

.dropdown-custom .dropdown-content a {
    color: var(--qlm-color-red);
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: var(--qlm-letter-spacing-normal);
    text-transform: inherit;
}

@media (max-width: 849px) {
    html[lang="en-AU"] {
        html a {
            text-decoration-thickness: auto;
            text-decoration-thickness: 0.5px;
            text-underline-offset: 5px;
        }
    }

    html[lang="vi"] {
        h2 {
            color: var(--qlm-color-red);
            font-weight: normal;
            font-size: 24px;
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    .buton_calltoaction {
        z-index: 10 !important;
    }

    .buton_calltoaction ul {
        top: unset;
        bottom: 40px;
    }

    html[lang="vi"] {
        .buton_calltoaction ul {
            top: unset;
            bottom: 0px;
        }
    }

    /*Header*/
    #header.open-submenu-mobile #masthead {
        background-color: #eb0029;
        border-bottom: 1px solid #fff;
    }

    #header.open-submenu-mobile #masthead img.header-logo {
        display: none !important;
    }

    #header.open-submenu-mobile #masthead img.header-logo-dark {
        display: block !important;
    }

    #header.open-submenu-mobile .mobile-nav i.icon-menu:before {
        color: #fff !important;
    }

    .wrap-menu {
        background-color: #fff;
        width: 100%;
        position: absolute;
        left: 0;
        top: calc(100% + 50px);
        max-height: calc(100vh - 120px) !important;
        overflow-x: scroll;
        width: 100%;
        display: none;
    }

    .header-wrapper.stuck .wrap-menu {
        top: calc(100%);
        max-height: calc(100vh - 70px) !important;
    }

    .wrap-menu .header-nav {
        display: block !important;
        background-color: #fff;
        height: auto !important;
    }

    .wrap-menu .header-nav li {
        display: block !important;
        padding: 12px 15px !important;
        border-bottom: 1px solid #4b4b60;
        margin: 0 !important;
    }

    .wrap-menu .header-nav .sub-menu li:last-child {
        border: 0 !important;
    }

    .wrap-menu .header-nav li > a {
        font-size: 24px !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        padding-top: 0;
        padding-bottom: 0;
        line-height: 103% !important;
        display: inline-block !important;
        font-weight: 500;
        border: 0 !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    .header-main .nav > li > a:hover {
        border: 0 !important;
        text-decoration: none !important;
    }

    #header .wrap-menu {
        height: auto !important;
    }

    #header .wrap-menu .header-nav > li > a.open-submenu::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 50px;
        border-bottom: 1px solid #4b4b60;
        z-index: 1;
    }

    #header .wrap-menu .header-nav > li > a > i {
        position: absolute;
        width: 35px;
        height: 35px;
        right: 6px;
        top: 8px;
        text-align: center;
        background-image: url("../images/ic-plus.png");
        background-position: center;
        background-repeat: no-repeat;
        z-index: 100;
    }

    #header .wrap-menu .header-nav > li > a.open-submenu > i {
        background-image: url("../images/ic-min.png");
    }

    #header .menu-item.current-dropdown .icon-angle-down:before {
        display: none !important;
    }

    #header .wrap-menu .header-nav > li > a > i:before {
        display: none;
    }

    #header .wrap-menu .header-nav li > .sub-menu {
        display: none;
        width: 100% !important;
        height: auto !important;
        max-height: none;
        left: auto !important;
        top: auto !important;
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        background-color: transparent !important;
        padding: 5px 0 0 !important;
        margin-top: 10px;
    }

    #header .wrap-menu .header-nav li > .sub-menu > .top_submenu {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box {
        padding: 0 !important;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .col-inner {
        border-radius: 0 !important;
        padding: 0 !important;
        margin-bottom: 10px;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box:last-child .col-inner {
        margin-bottom: 0;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .icon-box-text .info {
        display: none !important;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .submenu_icons {
        display: flex;
        padding-left: 10px;
        padding-right: 10px;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .icon-box .icon-box-img {
        margin-bottom: 0;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .icon-box-text {
        display: flex;
        align-items: center;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .icon-box-text .title {
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 15px;
        letter-spacing: var(--qlm-letter-spacing-header);
        color: #4b4b60;
        font-weight: 500;
    }

    .wrap-menu .header-nav li > .sub-menu .submenu_box .icon-box-text .img {
        width: 14px !important;
    }

    #header .wrap-menu .header-nav li > .sub-menu .tabbed-content {
        display: block;
        width: 100%;
    }

    #header .wrap-menu .header-nav li > .sub-menu ul,
    #header .wrap-menu .header-nav li > .sub-menu .tabbed-content > ul {
        display: block;
        width: 100% !important;
    }

    #header .wrap-menu .header-nav li > .sub-menu li,
    #header .wrap-menu .header-nav li > .sub-menu .tab-panels ul li,
    #header .wrap-menu .header-nav li > .sub-menu .tabbed-content > ul li {
        padding: 5px 10px !important;
    }

    #header .wrap-menu .header-nav li > .sub-menu li a,
    #header .wrap-menu .header-nav li > .sub-menu .tab-panels ul li a,
    #header .wrap-menu .header-nav li > .sub-menu .tabbed-content > ul li a {
        margin: 0px;
        font-size: 15px !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
        color: #4b4b60 !important;
        font-weight: 500;
    }

    #header
        .wrap-menu
        .header-nav
        li
        > .sub-menu
        .tabbed-content
        > ul.hide-for-small {
        display: none !important;
    }

    #header .sec_menu_findyourmarket_title {
        display: none !important;
    }

    #header .wrap-menu .header-nav li .row {
        flex-direction: column;
    }

    #header .wrap-menu .header-nav li .col {
        padding-bottom: 0 !important;
        flex-basis: 100%;
        max-width: 100%;
    }

    #header .wrap-menu .header-nav .sub-menu .collection-custom {
        padding: 0 !important;
    }

    #header .wrap-menu .header-nav .sub-menu .collection-custom .panel {
        display: block !important;
        opacity: 1 !important;
        overflow: visible !important;
        visibility: visible !important;
        height: auto !important;
        position: relative;
        padding: 10px 0 !important;
    }

    #header .wrap-menu .header-nav .sub-menu .collection-custom .panel:before {
        content: "";
        position: absolute;
        left: -15px;
        width: calc(100% + 30px);
        top: 0;
        z-index: 1;
        border-top: 1px solid #ddd;
    }

    #header
        .wrap-menu
        .header-nav
        .sub-menu
        .collection-custom
        .panel:last-child:after {
        content: "";
        position: absolute;
        left: -15px;
        width: calc(100% + 30px);
        bottom: 0;
        z-index: 1;
        border-top: 1px solid #ddd;
    }

    #header
        .wrap-menu
        .header-nav
        .sub-menu
        .collection-custom
        .panel
        .collection-mb-title {
        font-size: 24px !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        border-bottom: 0 !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        text-decoration: none !important;
        color: #4b4b60;
        padding: 0;
        margin-bottom: 0;
        position: relative;
        display: block !important;
    }

    #header
        .wrap-menu
        .header-nav
        .sub-menu
        .collection-custom
        .panel
        .collection-mb-title:after {
        content: "";
        background-image: url("../images/ic-arrow-down.png");
        background-repeat: no-repeat;
        position: absolute;
        right: 5px;
        top: 9px;
        width: 17px;
        height: 9px;
        z-index: 1;
        transition: rotate 0.3s ease-in-out;
        -webkit-transition: rotate 0.3s ease-in-out;
    }

    #header
        .wrap-menu
        .header-nav
        .sub-menu
        .collection-custom
        .panel
        .collection-mb-title.is-open-show:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #header
        .wrap-menu
        .header-nav
        .sub-menu
        .collection-custom
        .panel
        .collection-mb {
        display: none;
        padding-top: 5px;
    }

    #header
        .wrap-menu
        .header-nav
        .sub-menu
        .collection-custom
        .panel
        .collection-mb
        + p {
        display: none;
    }

    #header .wrap-menu .header-nav li > .sub-menu .menu_our_location {
        margin: 0 !important;
        padding-top: 10px;
    }

    #header
        .wrap-menu
        .header-nav
        li
        > .sub-menu
        .menu_our_location
        .is-border {
        border: 0 !important;
    }

    #header
        .wrap-menu
        .header-nav
        li
        > .sub-menu
        .collection-custom
        .panel:before {
        left: 0 !important;
    }

    #header
        .wrap-menu
        .header-nav
        li
        > .sub-menu
        .collection-custom
        .panel:last-child:after,
    #header
        .wrap-menu
        .header-nav
        li
        > .sub-menu
        .collection-custom
        .panel:first-child::before {
        display: none;
    }

    #header .wrap-menu .header-nav .sub-menu .collection-custom .panel ul li {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        border-color: #ddd !important;
    }

    #header
        .wrap-menu
        .header-nav
        li
        > .sub-menu
        .collection-custom
        .panel
        .collection-mb-title {
        font-size: 16px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    #header .wrap-menu .menu-right-mobile {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 15px;
        position: relative;
        min-height: 190px;
    }

    #header .wrap-menu .menu-right-mobile li {
        margin-right: 15px;
    }

    #header .wrap-menu .menu-right-mobile li.account-item {
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 0;
    }

    #header .wrap-menu .menu-right-mobile .nav-dropdown {
        padding: 10px 15px !important;
        width: 100%;
        left: 0 !important;
        top: auto;
    }

    #header .wrap-menu .menu-right-mobile .header-button-2 {
        display: none;
    }

    /* show button VN */
    html[lang="vi"] {
        #header .wrap-menu .menu-right-mobile .header-button-2 {
            display: block;
        }
    }
}

@media (min-width: 550px) {
    .collection-custom .show-for-small,
    .content-area .show-for-small,
    .content-area [data-show="show-for-small"] {
        display: block !important;
    }
}

@media (min-width: 769px) {
    .collection-custom .show-for-small,
    .content-area .show-for-small,
    .content-area [data-show="show-for-small"] {
        display: none !important;
    }
}

@media (max-width: 768px) {
    /* table responsive */

    table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    table td,
    .table th {
        padding: 0.75rem;
    }

    #content.content-area {
        overflow: hidden;
    }

    .slider-wrapper .flickity-prev-next-button,
    .buton_calltoaction {
        /* display: none !important; */
    }

    .content-area .hide-for-small,
    .content-area [data-show="hide-for-small"] {
        display: none !important;
    }

    .row > .col.small-12 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #logo {
        width: auto !important;
    }

    /* logo image */
    #logo img {
        max-width: 120px !important;
    }

    html[lang="en-BD"] {
        #logo img {
            max-width: 60px !important;
        }
    }

    html[lang="en-MY"] {
        #logo img {
            max-width: 60px !important;
        }
    }

    .mobile-nav .icon-menu:before {
        color: var(--qlm-color-red);
    }

    /* home top list */
    .home_top_list {
        height: 36px;
    }

    .home_top_list ul li,
    .page_top_list ul li {
        font-size: 15px !important;
        margin: 5px 8px !important;
        list-style: none !important;
        position: relative;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        .home_top_list ul li,
        .page_top_list ul li {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    .home_top_list ul li:after,
    .page_top_list ul li:after {
        content: "";
        width: 4px;
        height: 4px;
        background-color: #f26580;
        border-radius: 50%;
        position: absolute;
        right: -10px;
        top: 44%;
    }

    .home_top_list ul li.active:after,
    .page_top_list ul li.active:after {
        background-color: #fff;
    }

    .home_top_list ul li:last-child:after,
    .page_top_list ul li:last-child:after {
        display: none;
    }

    .page_top_list ul li,
    .page_top_list ul li a {
        color: white;
        text-decoration: none;
    }

    .page_top_list ul li.active {
        text-decoration: underline;
    }

    .page_top_list ul li.active a {
        color: #fff;
    }

    .home_top_list ul li span,
    .page_top_list ul li span {
        position: relative;
        left: -7px;
    }

    #content > .home_banner {
        padding-top: 50px !important;
    }

    /* css for landing page 2026 */
    #content section.home_banner.landing-page-2026 .banner_title {
        width: clamp(280px, calc(352px * var(--mobile-unit)), 352px);
        height: clamp(140px, calc(179px * var(--mobile-unit)), 179px);
        font-size: clamp(28px, calc(42.68 * var(--mobile-unit)), 42.68px);
        font-weight: 500;
        font-family: "SVN-HelveticaNowDisplay-Medium", sans-serif;
        letter-spacing: 0;
        color: var(--qlm-color-dark-grey);
        text-align: center;
        text-transform: uppercase;
    }

    #content .home_banner .img .img-inner img {
        height: 330px;
    }

    #content .page_printer.home_banner .img .img-inner img {
        height: 330px;
        object-fit: contain;
    }

    /* section banner */
    .home_banner p.banner_title.black {
        font-size: 36px;
        letter-spacing: var(--qlm-letter-spacing-header);
        word-spacing: 0;
    }

    #content .home_banner .effect_container {
        font-size: 36px;
        height: 50px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        color: #4b4b60;
        top: -20px;
    }

    #content .home_banner .effect_container_landing2026.effect_container {
        font-size: 36px;
        height: 80px;
        color: #4b4b60;
        top: -20px;
        margin-bottom: 20px;
    }

    #content section.home_banner.landing-page-2026 {
        min-height: clamp(490px, calc(674 * var(--mobile-unit, 1)), 674px);
    }

    #content section.home_banner.landing-page-2026 .section-bg.bg-loaded {
        background-position: right top !important;
        background-repeat: no-repeat !important;
        background-size: 50% !important;
    }

    #content section.landingpage-2026.mobile-video {
        /* Giữ nguyên width, tự động tính height */
        width: clamp(280px, calc(352 * var(--mobile-unit, 1)), 352px);
        aspect-ratio: 9 / 16;
        /* Portrait video */
        /* hoặc aspect-ratio: 16 / 9; cho landscape */
        object-fit: cover;
        border-radius: 25px;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        margin-top: clamp(-300px, calc(-300 * var(--mobile-unit)), -280px);
    }

    #content section.landing-page-2026.home_market .headline h3 {
        font-family: "SVN-HelveticaNowDisplay-Regular";
        font-size: clamp(25px, calc(33 * var(--mobile-unit)), 33px);
        line-height: 1.15;
        letter-spacing: -0.03em;
        color: var(--qlm-color-medium-grey);
        font-weight: 500;
        /* Medium */
        text-align: center;
        text-transform: uppercase;
    }

    #content section.landing-page-2026.home_market .market-text p {
        /* Layout - Dimensions */

        /* Appearance */
        opacity: 1;
        border-radius: 0;

        /* Typography */
        font-family: "SVN-HelveticaNowDisplay-Regular";
        font-weight: 500;
        /* Medium - thay bằng giá trị thực tế nếu khác */
        font-size: clamp(14px, calc(18 * var(--mobile-unit, 1)), 18px);
        /* Adjust theo thiết kế */
        line-height: 115%;
        letter-spacing: 0;
        text-align: left;

        padding: 0;
        /* điều chỉnh nếu cần */
        text-align: center;
    }

    #content section.landing-page-2026.home_market .market-text p > a {
        color: red;
        font-size: clamp(14px, calc(16 * var(--mobile-unit, 1)), 16px);
        /* Adjust theo thiết kế */
    }

    #content .landing-page-2026.home_market .slider-wrapper .market-text,
    #content .landing-page-2026.home_market .slider-wrapper .img {
        position: relative !important;
    }

    #content section.home_banner p.banner_title.black {
        font-size: 33px !important;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
        font-family: "SVN-HelveticaNowDisplay-Medium";
        word-spacing: 0px;
    }

    #content section.home_banner.landing-page-2026 p.banner_title.black {
        font-size: clamp(28px, calc(40 * var(--mobile-unit)), 40px) !important;
        font-weight: 500;
        font-family: "SVN-HelveticaNowDisplay-Medium", sans-serif;
        letter-spacing: 0;
        text-align: center;
        color: white;
        height: 80px;
        max-height: 80px;
        display: flex;
        align-content: center;
        align-items: end;
        justify-content: center;
    }

    .home_banner p.banner_title.red,
    .home_banner h1.banner_title.red {
        font-size: 36px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        margin-top: -30px;
        margin-bottom: 20px;
        position: relative;
        line-height: 103%;
    }

    #content section.home_banner .banner_info {
        font-size: 14px;
        line-height: 130%;
        margin-top: 10px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        width: 100%;
        padding-bottom: 5px;
        color: #4b4b60;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content section.home_banner.landing-page-2026 .banner_info {
        margin-top: 10px;
        color: white;
        width: 100%;
        padding-bottom: 5px;
        font-family: "SVN-HelveticaNowDisplay-Medium";

        font-size: clamp(14px, calc(16 * var(--mobile-unit)), 18px) !important;

        /* Line height: Để Mixed trong Figma thường là 1.4-1.5 cho body text */

        line-height: 1.5 !important;
        /* Letter spacing 0% */
        letter-spacing: 0em;

        /* Màu sắc: Giả định là trắng cho bản 2026 */
        text-align: center;
    }

    #content section.home_banner.landing-page-2026 .banner_info a {
        color: var(--qlm-color-dark-grey);
        font-size: clamp(12px, calc(14 * var(--mobile-unit)), 16px) !important;
    }

    #content section.landing-page-2026.home_market .button-market {
        /* Layout - Dimensions (Responsive với mobile-unit) */
        width: 186px;
        height: 48px;

        /* Appearance - Bo tròn hoàn toàn (Capsule shape) */
        /* Radius = Height / 2 = 24px. Dùng calc để mượt trên mobile */
        border-radius: calc(24 * var(--mobile-unit, 1));
        opacity: 1;
        border: none;
        cursor: pointer;
        box-shadow: none;
        /* Nếu Figma không có shadow */

        /* Centering nội dung (Text/Icon) */
        display: flex;
        align-items: center;
        justify-content: center;
        text-decoration: none;

        /* Typography (Mặc định cho nút) */
        /* Màu chữ trắng (hoặc tùy chỉnh theo thiết kế) */

        /* Fill - Linear Gradient */
        /* Lưu ý: Thay #FF0000 và #FFFFFF bằng mã màu chính xác từ Figma */
        background: linear-gradient(90deg, #ff0000 0%, #f1b09d 100%);
        background-size: cover;
        transition: all 0.3s ease;
        line-height: unset !important;
        min-height: unset;
        margin: 0 auto !important;
        letter-spacing: 0 !important;
        font-weight: 400;
        font-size: clamp(18px, calc(20.69 * var(--mobile-unit, 1)), 20.69px);
        text-align: center;
        color: #ffffff;
        font-family: "SVN-HelveticaNowDisplay-Regular";
    }

    #content section.landing-page-2026.home_market .button-market a {
        line-height: unset;
    }

    #content
        section.landing-page-2026.home_market
        .slider-nav-circle
        .flickity-prev-next-button
        svg {
        border: 1px solid var(--qlm-color-red) !important;
        background: white;
    }

    #content section.landing-page-2026.home_market .flickity-prev-next-button {
        color: var(--qlm-color-red);
    }

    #content
        section.landing-page-2026.home_market
        .flickity-prev-next-button
        svg {
        fill: var(--qlm-color-red);
    }

    #content .landing-page-2026.home_market,
    #content .landing-page-2026.home_market .flickity-viewport,
    #content .landing-page-2026.home_market .banner,
    #content .landing-page-2026.home_market .banner-layers {
        max-height: unset !important;
        height: unset !important;
        position: inherit;
        border-radius: inherit !important;
    }

    #content
        .landing-page-2026.home_market
        .slider-wrapper
        .flickity-prev-next-button {
        display: block;
    }

    #content .landing-page-2026.home_market .flickity-prev-next-button {
        top: clamp(300px, calc(320 * var(--mobile-unit, 1)), 400px);
    }

    #content .home_banner .banner_info a {
        color: unset;
    }

    #content .home_banner .btn_quote {
        border-radius: 40px;
        width: 130px;
        height: 35px;
        position: absolute;
        z-index: 100;
        top: calc(100% + 65px);
        left: 20px;
    }

    #content .page_printer.home_banner .btn_quote {
        border-radius: 40px;
        width: 130px;
        height: 35px;
        position: relative;
        z-index: 100;
        margin: 0 auto;
        left: unset;
    }

    #content .home_banner .btn_quote span {
        font-size: 14px;
    }

    .home_banner .home_banner_image {
        border-radius: 30px;
    }

    .page_printer .banner {
        border-radius: 40px;
        background: white;
    }

    .page_printer .banner .category_title .text .text-inner {
        font-size: 20px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        margin: 0px;
        flex-basis: 380px;
        color: var(--qlm-color-red);
    }

    .page_printer .banner-inner.fill {
        padding: 30px !important;
    }

    /* section why qlm */
    #content .why_qlm {
        background: #deebfe;
        padding-top: 0px;
        padding-bottom: 40px;
    }

    #content .col_whyqlm .col-inner {
        width: 100% !important;
        border-radius: 40px !important;
        height: 316px !important;
    }

    #content .row_why_qlm .img_bottom {
        height: 112px;
    }

    #content .row_why_qlm a {
        font-size: 14px;
    }

    #content section.landing-page-2026.why_qlm {
        background: var(--qlm-color-red);
        padding-top: 0px;
        padding-bottom: 40px;
        border-radius: 25px;
        box-sizing: border-box;
        margin-left: auto;
        margin-right: auto;
    }

    #content section.landing-page-2026.why_qlm .text_why_qlm p {
        color: var(--qlm-color-dark-grey);
        margin: 0px;
        padding: 0 30px !important;
        opacity: 1;
        border-radius: 0;
        font-family: "SVN-Helvetica Now Display", sans-serif;
        font-weight: 500;
        font-size: clamp(19px, calc(22 * var(--mobile-unit, 1)), 24px);
        line-height: 1.03 !important;
        letter-spacing: 0 !important;
        text-align: left;
        text-transform: uppercase;
    }

    html[lang="en-AU"] {
        #content .row_why_qlm a {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    .row_why_qlm .col_whyqlm .col-inner:hover {
        box-shadow: none !important;
    }

    #content
        .why_qlm
        .flickity-enabled.is-draggable
        .flickity-page-dots
        .dot.is-selected {
        background-color: var(--qlm-color-red);
        border: none;
    }

    #content .why_qlm .flickity-page-dots {
        bottom: -10px;
    }

    #content .why_qlm .slider-wrapper .row {
        flex-flow: column !important;
        align-items: center;
    }

    #content .why_qlm .slider-wrapper .col_whyqlm {
        flex-basis: 365px;
        max-width: 365px;
    }

    #content .flickity-page-dots .dot {
        background-color: #d9d9d9 !important;
        margin: 0 5px !important;
    }

    #content .flickity-page-dots .dot.is-selected {
        background-color: #e3002b !important;
    }

    #content .row_why_qlm p.title span.info {
        color: #4b4b60;
        display: block;
    }

    #content .row_why_qlm .box_top {
        font-size: 12px;
        color: #b2b2b9;
        text-transform: uppercase;
    }

    html[lang="en-AU"] {
        #content .row_why_qlm .box_top {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    #content .row_why_qlm p.title.red {
        font-size: clamp(29px, calc(32 * var(--unit)), 32px);
        margin-top: 10px !important;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-header);
    }

    #content .row_why_qlm p.info {
        font-size: 32px !important;
        margin-top: 5px;
        margin-bottom: 5px;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        #content .row_why_qlm p.title.red,
        #content .row_why_qlm p.info {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    #content .why_qlm .section-content {
        background-color: unset;
        padding-top: 50px;
        padding-bottom: 0px;
        margin: 0px 10px;
        background-color: transparent !important;
        border: 0 !important;
    }

    #content .why_qlm .text_why_qlm {
        padding-bottom: unset;
    }

    #content .why_qlm .col {
        padding-bottom: 20px;
    }

    #content .why_qlm .text_why_qlm p {
        font-size: 24px;
        color: #dc2d32;
        letter-spacing: var(--qlm-letter-spacing-normal);
        margin: 0px;
        padding: 0 30px !important;
        line-height: 103% !important;
    }

    html[lang="en-AU"] {
        #content .why_qlm .text_why_qlm p {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    /* section home market */
    #content .home_market_box-outer {
        padding-top: 60px;
        padding-bottom: 40px;
        height: auto !important;
    }

    #content .page_printer.home_market_box-outer {
        padding-top: 40px;
        padding-bottom: 40px;
        height: auto !important;
    }

    #content .home_market_box-outer > .section-content .col {
        padding-bottom: 0;
    }

    #content .home_market .home_text_market {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #content .page_printer.home_market .home_text_market {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    #content
        .page_printer.product_categories
        .banner
        .img.category_img
        .img-inner
        img {
        width: auto;
        object-fit: contain;
        height: 150px;
    }

    #content .home_market .home_text_market p {
        font-size: 32px;
        color: #6e6e73;
        letter-spacing: var(--qlm-letter-spacing-normal) !important;
        margin-bottom: unset;
        text-align: left;
        font-weight: 500;
        margin-bottom: 10px;
        line-height: 103% !important;
    }

    html[lang="en-AU"] {
        #content .home_market .home_text_market p {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    #content .home_market .home_text_market p.see-all {
        line-height: 0 !important;
    }

    #content .home_market .home_text_market p.see-all a {
        font-size: 12px;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-normal);
        text-decoration: underline;
    }

    #content .page_printer.home_market .home_text_market p {
        font-size: 28px;
        color: #6e6e73;
        letter-spacing: var(--qlm-letter-spacing-normal) !important;
        margin-bottom: unset;
        text-align: center;
        font-weight: 500;
        margin-bottom: 30px;
        line-height: 103% !important;
    }

    #content .page_printer.home_market p.title a {
        max-width: 100%;
        font-size: 26px;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-header);
    }

    #content .page_printer.home_market .banner-inner.fill {
        padding: 0px !important;
    }

    #content .page_printer.home_market .text-box .text-inner {
        display: initial;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    #content .home_market .slider-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }

    #content .home_market .home_market_box {
        width: 171px;
    }

    #content .home_market .home_market_box:first-child {
        margin-left: auto;
    }

    #content .home_market .flickity-slider > div:not(.col) {
        width: 100% !important;
        top: 0 !important;
        bottom: auto !important;
        transform: none !important;
    }

    #content .home_market .flickity-slider > .row:not(.is-selected) {
        opacity: 1;
    }

    #content .home_market_box .icon-box-top {
        position: relative;
        height: 250px;
    }

    #content .home_market .img_bottom {
        bottom: 0 !important;
        left: -10px !important;
        height: 110px;
        width: calc(100% + 20px) !important;
    }

    #content .home_market .slider-wrapper,
    #content .home_market .slider-wrapper .flickity-viewport,
    #content .home_market .banner,
    #content .home_market .banner .banner-layers {
        max-height: 400px !important;
        height: 400px !important;
        position: relative;
        border-radius: 15px !important;
    }

    #content .home_market .slider-wrapper .flickity-viewport {
        max-height: 390px !important;
        height: 390px !important;
    }

    #content .home_market .banner .banner-layers.container {
        padding-left: 0 !important;
        padding-right: 0 !important;
        overflow: hidden !important;
    }

    #content .home_market .banner {
        border-radius: 15px !important;
        display: block !important;
    }

    #content .home_market .banner .banner_bottom {
        bottom: 0px !important;
    }

    #content .home_market .row_market {
        height: auto;
    }

    #content .home_market_box .col-inner {
        min-height: auto;
        height: 250px;
        padding: 10px;
        border-radius: 25px;
    }

    #content .home_market .banner-layer {
        width: 100% !important;
    }

    #content .home_market p.title {
        margin-bottom: 10px;
        font-size: 26px;
        line-height: 1.2;
        color: #4b4b60;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-top: 25px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        max-width: 100%;
        white-space: normal;
        padding: 0 7px;
    }

    #content .home_market p.title a {
        max-width: 100%;
        font-size: 26px;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-header);
        color: inherit;
    }

    html[lang="en-AU"] {
        #content .home_market p.title a {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    #content .home_market p.info {
        display: none;
    }

    #content .home_market .banner-layer + .has-hover:not(.banner_bottom) {
        top: 16px;
        right: 13px;
        bottom: auto;
        width: 15px;
        left: auto !important;
    }

    #content .home_market .icon-box .icon-box-img {
        margin-bottom: unset;
    }

    #content .home_market .flickity-page-dots .dot.is-selected {
        background-color: var(--qlm-color-red);
        border: unset;
    }

    #content .home_market .slider-wrapper + .row:not(.row-collapse) {
        margin-top: unset;
    }

    #content .home_market_box .col-inner .img .img-inner {
        position: absolute;
        bottom: 5px;
        left: 0;
    }

    #content .home_market_box .has-icon-bg .icon .icon-inner {
        width: 30px;
        height: 30px;
    }

    #content .home_market .flickity-page-dots {
        bottom: -40px;
    }

    #content .home_market .btn_getaquote {
        margin-top: 60px;
        padding: 0 !important;
        font-weight: normal;
        font-size: 14px;
        margin: 60px 0 20px !important;
        width: 110px;
        height: 30px;
    }

    #content .landing-page-2026.home_market .btn_getaquote {
        margin-top: 60px;
        padding: 0 !important;
        font-weight: normal;
        font-size: 17px;
        margin: 60px 0 20px !important;
        width: 112px;
        height: 39px;
        letter-spacing: -0.025em;
    }

    #content .landing-page-2026.home_market .slider-wrapper,
    #content .landing-page-2026.home_market .slider-wrapper .flickity-viewport,
    #content .landing-page-2026.home_market .banner,
    #content .landing-page-2026.home_market .banner .banner-layers {
        max-height: 600px !important;
        height: clamp(
            450px,
            calc(530 * var(--mobile-unit, 1)),
            550px
        ) !important;
        position: relative;
        border-radius: 15px !important;
    }

    /* home blog */
    #content .section_home_blog {
        min-height: 1000px !important;
        padding-top: 60px !important;
    }

    #content section.landing-page-2026.section_home_blog {
        min-height: unset !important;
        padding-top: 60px !important;
    }

    #content section.landing-page-2026 .contact_qlm {
        padding-top: 0;
    }

    #content section.landing-page-2026 .contact_qlm > .show-for-small {
        padding-top: 0;
    }

    #content section.landing-page-2026 .contact_qlm .stack .icon-box {
        margin-bottom: 60px !important;
    }

    #content .section_home_blog.nobackground {
        min-height: 600px !important;
        padding-top: 60px !important;
    }

    #content .section_home_blog .home_latestnews_title {
        font-size: 25px;
    }

    #content .section_home_blog .section-bg.bg-loaded {
        background-image: url("../images/bg_mobile_blog.png") !important;
        padding: 0px 10px !important;
        border-radius: 0px 0px 40px 40px !important;
        min-height: 900px !important;
        background-repeat: no-repeat !important;
        background-size: 100% auto !important;
    }

    #content .section_home_blog.nobackground .section-bg.bg-loaded {
        background-image: none !important;
        padding: 0px 10px !important;
        border-radius: 0px 0px 40px 40px !important;
        min-height: 900px !important;
        background-repeat: no-repeat !important;
        background-size: 100% auto !important;
    }

    #content .section_home_blog .home_latestnews_title p {
        letter-spacing: var(--qlm-letter-spacing-normal);
        margin-bottom: 0px;
        font-size: 24px;
        line-height: 103%;
    }

    #content section.landing-page-2026.section_home_blog .section-bg.bg-loaded {
        background-image: none !important;
        padding: 0px 10px !important;
        border-radius: 0px 0px 40px 40px !important;
        min-height: unset !important;
        background-repeat: no-repeat !important;
        background-size: 100% auto !important;
    }

    #content
        section.landing-page-2026.section_home_blog
        .home_latestnews_title
        p {
        font-weight: 400;
        /* Regular */
        font-size: clamp(26px, calc(33 * var(--mobile-unit, 1)), 33px);
        line-height: 1.03;
        /* 103% */
        letter-spacing: 0;
        text-align: center;
        font-family: "SVN-HelveticaNowDisplay-Regular";
    }

    html[lang="en-AU"] {
        #content .section_home_blog .home_latestnews_title p {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    #content .section_home_blog .home_latestnews_blog {
        padding: 0 20px;
        height: 440px;
    }

    .section_home_blog .home_latestnews_blog .post-item .badge.top {
        display: none !important;
    }

    #content .section_home_blog .flickity-page-dots .dot.is-selected {
        background-color: var(--qlm-color-red);
        border: unset;
    }

    #content .section_home_blog .flickity-page-dots .dot {
        background-color: white;
        opacity: 1;
    }

    #content .section_home_blog .home_latestnews_blog .post-item .image-cover {
        padding-top: 220px !important;
    }

    #content .section_home_blog .home_latestnews_blog .post-item .box-text {
        padding: 13px 15px;
        height: auto !important;
    }

    #content
        section.landing-page-2026.section_home_blog
        .home_latestnews_blog
        .post-item
        .box-text {
        padding: 13px 15px;
        height: auto !important;
        background: var(--qlm-color-red);
    }

    #content .section_home_blog .home_latestnews_blog .post-item .box-text a {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        color: #1d1d1f;
        line-height: 103%;
    }

    #content
        section.landing-page-2026.section_home_blog
        .home_latestnews_blog
        .post-item
        .box-text
        a {
        font-weight: 400;
        /* Regular */
        font-size: clamp(19px, calc(23 * var(--mobile-unit, 1)), 23px);
        line-height: 1.03;
        /* 103% */
        letter-spacing: 0 !important;
        text-align: left;
        color: white;
        font-family: "SVN-HelveticaNowDisplay-Regular";
    }

    html[lang="en-AU"] {
        #content
            .section_home_blog
            .home_latestnews_blog
            .post-item
            .box-text
            a {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    #content .page_printer.section_home_blog .home_latestnews_title p {
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 0px;
        font-size: 24px;
        line-height: 103%;
    }

    #content .page_printer.section_home_blog.hide-for-small {
        display: none !important;
    }

    .home_latestnews_blog .post-item .post-title {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-header);
        text-transform: uppercase;
        margin-bottom: 10px;
        width: 85% !important;
        min-height: 95px;
    }

    #content .home_latestnews_blog .post-item .from_the_blog_excerpt {
        font-size: 16px;
        padding-right: 0;
        position: relative;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
        top: auto;
        left: auto;
        bottom: auto;
        width: 60%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: block !important;
    }

    #content
        section.landing-page-2026
        .home_latestnews_blog
        .post-item
        .from_the_blog_excerpt {
        font-size: 16px;
        padding-right: 0;
        position: relative;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
        top: auto;
        left: auto;
        bottom: auto;
        width: 60%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: block !important;
        color: var(--qlm-color-dark-grey);
        height: 45px;
        font-family: "SVN-HelveticaNowDisplay-Regular";
    }

    #content section.landing-page-2026.section_home_blog .button.loadmore {
        /* Căn giữa ngang theo Figma Constraint */

        /* Layout - Dimensions (Responsive fluid) */
        width: clamp(125px, calc(125.05 * var(--mobile-unit, 1)), 112.05px);
        height: clamp(39.71px, calc(39.71 * var(--mobile-unit, 1)), 39.71px);

        /* Appearance */
        opacity: 1;
        border-radius: 0;
        margin: 0 auto !important;
        font-family: "SVN-HelveticaNowDisplay-Regular";
        margin-top: 40px !important;

        font-size: clamp(14px, calc(17.17 * var(--mobile-unit, 1)), 17.17px);
        line-height: 1;
        /* 100% */
        letter-spacing: -0.025em;
        /* -2.5% tracking */
        text-align: center;

        font-weight: normal;
        display: flex;
        align-items: center;
    }

    html[lang="en-AU"] {
        #content .home_latestnews_blog .post-item .from_the_blog_excerpt {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    #content .home_latestnews_blog .box-text:after {
        display: inline-block !important;
        content: "" !important;
        background: url(../images/arrow_next.png) no-repeat;
        background-size: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 30px;
        bottom: 20px;
    }

    #content .home_latestnews_blog .show_date {
        display: none !important;
    }

    #content .section_home_blog .home_latestnews_blog .post-item {
        border-radius: 30px;
        height: 420px !important;
        background: white;
    }

    #content
        .section_home_blog
        .home_latestnews_blog
        .post-item
        .col-inner
        .box-blog-post
        .box-image {
        border-radius: 30px 30px 0 0 !important;
    }

    #content .section_home_blog .row-slider .flickity-page-dots {
        bottom: -5px;
    }

    #content
        .section_home_blog
        .row-small
        > .flickity-viewport
        > .flickity-slider
        > .col {
        margin-bottom: 0;
        padding: 0;
    }

    #content .section_home_blog .row-slider .flickity-prev-next-button {
        display: none !important;
    }

    .home #content > .section_home_blog {
        background-color: #e3e3e3;
    }

    .home #content .contact_qlm {
        padding-top: 0 !important;
        padding-bottom: 30px !important;
        background-color: transparent !important;
    }

    .home .contact_qlm > .show-for-small {
        background-color: transparent !important;
    }

    #content .contact_qlm .title {
        font-size: 25px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
    }

    html[lang="en-AU"] {
        #content .contact_qlm .title {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    .home #content .contact_qlm .title {
        padding-top: 80px !important;
    }

    .contact_qlm {
        padding-top: 0;
        padding-bottom: 0;
        border-radius: 0;
        background-color: #fff;
        margin: 0 !important;
    }

    .contact_qlm > .section-content {
        background-color: #e3e3e3 !important;
    }

    .contact_qlm > .show-for-small {
        background-color: #fff;
        border-radius: 0 0 30px 30px;
        padding: 60px 0;
    }

    .contact_qlm .title {
        letter-spacing: var(--qlm-letter-spacing-header);
        padding-top: 40px !important;
        font-size: 24px;
        line-height: 1.2;
        margin: 0 auto;
    }

    .contact_qlm .title.large {
        font-size: 32px;
    }

    .contact_qlm .call_to_action {
        margin-top: 40px;
        margin-bottom: 40px;
        color: #4b4b60;
        padding-left: 0;
        display: block !important;
    }

    .icon-box-center .icon-box-img {
        margin: 0 auto 10px !important;
    }

    .sec_page_contact_qlm .call_to_action {
        display: block !important;
    }

    .sec_page_contact_qlm .call_to_action h3,
    #content .contact_qlm .call_to_action h3 {
        text-decoration: underline !important;
        color: #4b4b60 !important;
        font-weight: normal !important;
        font-size: 24px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    html[lang="en-AU"] {
        .sec_page_contact_qlm .call_to_action h3,
        #content .contact_qlm .call_to_action h3 {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    .sec_page_contact_qlm .call_to_action a.plain,
    .contact_qlm.show-for-small .call_to_action a.plain {
        margin-bottom: 30px !important;
        display: block !important;
        --stack-gap: 0 !important;
    }

    .sec_page_contact_qlm .call_to_action a.plain > .featured-box,
    .contact_qlm.show-for-small .call_to_action a.plain > .featured-box {
        margin-left: 0 !important;
    }

    .sec_page_contact_qlm .col,
    .contact_qlm .col {
        padding-bottom: 0 !important;
        padding: 0;
    }

    /*Footer*/
    #footer .footer-1 {
        padding: 50px 0 0 !important;
    }

    #footer img.footer_logo {
        width: 42px;
        height: auto;
    }

    #footer .footer-1 .large-columns-6 div:nth-child(1) {
        flex-basis: 70px !important;
    }

    #footer .footer-1 #text-3 {
        max-width: 300px !important;
    }

    #footer .footer-location {
        max-width: 300px !important;
    }

    #footer .footer-1 .widget-title {
        color: #9b9b9b;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        font-size: 14px;
        padding-bottom: 10px;
        border-bottom: 1px solid #b2b2b9;
        display: block;
    }

    #footer .footer-1 .textwidget > ul.locations li {
        margin: 0px 0px;
        padding: 7px 0;
        line-height: 26px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        border-bottom: 1px solid #b2b2b9;
    }

    #footer .footer-1 .textwidget > ul.locations li a {
        color: #9b9b9b;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #footer .footer-1 #text-4,
    #footer #text-5,
    #footer #nav_menu-4,
    #footer #nav_menu-5,
    #footer .footer-market-container,
    #footer #block_widget-13,
    #footer #nav_menu-10,
    #footer #block_widget-17,
    #nav_menu-19,
    #block_widget-30 {
        display: none !important;
    }

    #footer .footer-2 {
        background-color: #e3e3e3;
        padding: 0px 0px 0px 70px;
    }

    #footer .footer-2 .row {
        display: flex;
        flex-wrap: wrap;
        padding-top: 0;
        margin-top: 0;
        border-top: none !important;
        align-items: center;
    }

    #footer .footer-2 .row > .col {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    #footer .footer-2 .row > #block_widget-4 {
        order: 1;
    }

    #footer .footer-2 .row > #polylang-3 {
        order: 2;
    }

    #footer .footer-2 .row > #nav_menu-7 {
        order: 3;
    }

    #footer .footer-2 .row > #block-8 {
        order: 4;
    }

    #footer .footer-2 #block_widget-4 .stack > * {
        --stack-gap: 10px !important;
    }

    #footer .footer-2 #block_widget-4 > p {
        display: none !important;
    }

    #footer .footer-2 #block_widget-4 .plain .icon-box-img,
    #footer .footer-2 #block_widget-4 .plain img {
        width: 20px !important;
        height: auto;
        margin-bottom: 0;
    }

    #footer .footer-2 #block_widget-4 .social-icons a {
        margin-right: 4px;
        width: 20px;
        height: 20px;
        display: inline-block;
        font-size: 10px;
        line-height: 24px;
    }

    #footer .footer-1 .textwidget {
        margin-top: 0px;
    }

    #footer .footer-2 #block_widget-4 .social-icons {
        font-size: 13px;
    }

    #footer .footer-2 #polylang-3 select {
        font-size: 14px;
        max-width: 100px;
        border-color: #898989;
        color: #898989;
        margin-bottom: 0;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #footer .footer-2 #nav_menu-7 li a,
    #footer .footer-2 #block-8 {
        color: #9b9b9b;
        font-size: 14px;
        line-height: 1.2;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #footer .footer-2 #nav_menu-7 li a {
        padding-top: 0;
        padding-bottom: 0;
    }

    /*accordion*/
    .section-content h3.accordion_title {
        margin-bottom: 30px !important;
        font-size: 12px !important;
    }

    .section-content .accordion .accordion-item:last-child {
        border-bottom: 1px solid #ddd;
        border-color: #ddd;
    }

    .section-content .accordion .accordion-title,
    .section-content .accordion .accordion-title > span {
        font-size: 20px !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        border-bottom: 0 !important;
        letter-spacing: var(--qlm-letter-spacing-normal) !important;
        text-decoration: none !important;
    }

    html[lang="en-AU"] {
        .section-content .accordion .accordion-title,
        .section-content .accordion .accordion-title > span {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    .section-content .accordion .accordion-title:last-of-type {
        padding: 10px 35px !important;
    }

    .section-content .accordion .accordion-title {
        position: relative;
    }

    .section-content .accordion .accordion-title:after {
        content: "";
        background-image: url("../images/ic-arrow-down.png") !important;
        background-repeat: no-repeat !important;
        position: absolute;
        right: 5px;
        top: 21px;
        width: 17px;
        height: 9px;
        z-index: 1;
        transition: rotate 0.3s ease-in-out;
        -webkit-transition: rotate 0.3s ease-in-out;
    }

    .section-content .accordion .accordion-title.active:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .section-content .accordion .icon-angle-down::before,
    .section-content .accordion .toggle {
        width: 24px !important;
        height: 24px !important;
        top: 3px !important;
        left: 3px !important;
    }

    .section-content .accordion .accordion-inner {
        padding: 10px 15px !important;
    }

    .section-content .accordion .accordion-inner ul,
    .section-content .accordion .accordion-inner ol {
        padding-left: 0 !important;
        margin-bottom: 0 !important;
        margin-left: 0 !important;
    }

    .section-content .accordion .accordion-inner span,
    .section-content .accordion .accordion-inner strong,
    .section-content .accordion .accordion-inner td,
    .section-content .accordion .accordion-inner th,
    .section-content .accordion .accordion-inner div,
    .section-content .accordion .accordion-inner li,
    .section-content .accordion .accordion-inner p {
        font-size: 16px !important;
    }

    /*collection tab mobike*/
    .collection-custom {
        padding: 0 !important;
    }

    .collection-custom .panel {
        display: block !important;
        opacity: 1 !important;
        overflow: visible !important;
        visibility: visible !important;
        height: auto !important;
        position: relative;
        padding: 10px 0 !important;
    }

    .collection-custom .panel:before {
        content: "";
        position: absolute;
        left: -15px;
        width: calc(100% + 30px);
        top: 0;
        z-index: 1;
        border-top: 1px solid #ddd;
    }

    .collection-custom .panel:last-child:after {
        content: "";
        position: absolute;
        left: -15px;
        width: calc(100% + 30px);
        bottom: 0;
        z-index: 1;
        border-top: 1px solid #ddd;
    }

    .collection-custom .panel .collection-mb-title {
        font-size: 20px !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        border-bottom: 0 !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        text-decoration: none !important;
        line-height: 120%;
        color: #4b4b60;
        padding: 0;
        margin-bottom: 0;
        position: relative;
    }

    html[lang="en-AU"] {
        .collection-custom .panel .collection-mb-title {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    .collection-custom .panel .collection-mb-title:after {
        content: "";
        background-image: url("../images/ic-arrow-down.png");
        background-repeat: no-repeat;
        position: absolute;
        right: 5px;
        top: 7px;
        width: 17px;
        height: 9px;
        z-index: 1;
        transition: rotate 0.3s ease-in-out;
        -webkit-transition: rotate 0.3s ease-in-out;
    }

    .collection-custom .panel .collection-mb-title.is-open-show:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .collection-custom .panel .collection-mb {
        display: none;
        padding-top: 5px;
    }

    .collection-custom .panel .collection-mb + p {
        display: none !important;
    }

    .collection-custom .panel .collection-mb .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    #content
        .sec_tabs_market_specific
        .collection-custom
        .panel
        .collection-mb
        .slider-wrapper
        .image-cover {
        padding-top: 365px !important;
    }

    #content
        .sec_tabs_market_specific
        .collection-custom
        .panel
        .collection-mb
        .slider-wrapper
        .img-inner
        > img {
        max-height: 365px !important;
    }

    #content .collection-custom .panel .collection-mb > .custom_text_inner {
        padding-left: 19px !important;
        padding-right: 19px !important;
        padding-top: 20px !important;
    }

    #content
        .collection-custom
        .panel
        .collection-mb
        > .custom_text_inner
        .lablestab_sub_content {
        display: none !important;
    }

    #content .tab-panels .collection-mb > .custom_text_inner p,
    #content .tab-panels .collection-mb > .custom_text_inner li,
    #content .tab-panels .collection-mb > .custom_text_inner h2,
    #content .tab-panels .collection-mb > .custom_text_inner h3,
    #content .tab-panels .collection-mb > .custom_text_inner h4,
    #content .tab-panels .collection-mb > .custom_text_inner dt {
        color: #dc2d32 !important;
        font-style: normal;
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    html[lang="en-AU"] {
        #content .tab-panels .collection-mb > .custom_text_inner p,
        #content .tab-panels .collection-mb > .custom_text_inner li,
        #content .tab-panels .collection-mb > .custom_text_inner h2,
        #content .tab-panels .collection-mb > .custom_text_inner h3,
        #content .tab-panels .collection-mb > .custom_text_inner h4,
        #content .tab-panels .collection-mb > .custom_text_inner dt {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    #content .tab-panels .collection-mb > .custom_text_inner li {
        margin-bottom: 7px !important;
        margin-left: 0 !important;
    }

    #content .collection-mb > .custom_text_inner ul {
        padding-left: 15px;
        margin-left: 0;
        margin-bottom: 10px;
        margin-top: 0;
    }

    /*Contact Us Page*/
    .labels_section_top_info {
        height: auto !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        min-height: auto !important;
    }

    .labels_section_top_info .row_labels_content > .col {
        padding: 0px 5px 30px;
        padding-bottom: 0;
    }

    html[lang="en-AU"] {
        .labels_section_top_info .row_labels_content > .col .stack {
            padding-left: 20px;
        }
    }

    .labels_section_top_info h2.headline,
    .labels_section_top_info h1.headline {
        font-size: 24px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    html[lang="en-AU"] {
        .labels_section_top_info h2.headline,
        .labels_section_top_info h1.headline {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }

        #content .labels_section_top_info h1.headline {
            padding-left: 10px;
        }
    }

    /* only viet nam */
    html[lang="vi"] {
        .labels_section_top_info h2.headline,
        .labels_section_top_info h1.headline {
            font-size: 24px !important;
            position: relative !important;
            top: auto !important;
            left: auto !important;
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }

        #content .labels_section_top_info h1.headline {
            padding-top: 0px;
        }

        #content .labels_section_top_info h2.headline.autoheight,
        #content .labels_section_top_info h1.headline.autoheight {
            width: auto;
        }
    }

    .section.section_news_header p.headline,
    .section.section_news_header h1.headline,
    .section.section_news_header h2.headline {
        font-size: 24px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .sec_aboutus_header .headline_top p {
        color: white;
        font-size: 24px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        letter-spacing: var(--qlm-letter-spacing-normal) !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content .section.section_location_market .text_header h1,
    #content .section.section_location_market .text_header h3 {
        color: var(--qlm-color-medium-grey);
        font-size: 24px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    html[lang="en-AU"] {
        #content .section.section_location_market .text_header h1,
        #content .section.section_location_market .text_header h3 {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    .labels_section_top_info h2.headline,
    .labels_section_top_info h1.headline {
        font-size: 24px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    .labels_section_top_info.top_info_flexibles h2.headline,
    .labels_section_top_info.top_info_flexibles h1.headline {
        font-size: 18px !important;
    }

    /* only for viet nam */
    html[lang="vi"] {
        .labels_section_top_info.top_info_flexibles h2.headline,
        .labels_section_top_info.top_info_flexibles h1.headline {
            font-size: 20px !important;
            line-height: 20px;
            margin: 20px 0px 10px 0px !important;
        }
    }

    #content .sec_welcome .col {
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    #content .sec_welcome p {
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 130%;
    }

    #content .sec_welcome {
        padding: 20px 15px 0;
    }

    iframe#qlm_contactus {
        /* min-height: 1060px; */
        margin-left: -15px;
        width: calc(100% + 15px);
        max-width: calc(100% + 15px);
    }

    #content > .sec_form_location {
        background-color: #e3e3e3;
    }

    #content .col_form {
        background-color: #fff;
        padding-bottom: 0;
    }

    #content .col_locations {
        border-radius: 0 0 30px 30px;
        overflow: hidden;
        background-color: #fff;
        order: 3;
    }

    #content .col_locations .entry-content .small-12 {
        flex-basis: 50% !important;
        max-width: 50% !important;
        padding-bottom: 10px;
    }

    #content .col_locations #tab_malaysia.entry-content .small-12,
    #content .col_locations #tab_cambodia.entry-content .small-12,
    #content .col_locations #tab_vietnam.entry-content .small-12,
    #content .col_locations #tab_bangladesh.entry-content .small-12 {
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    #content .col_locations .banner_location {
        border-radius: 0;
        padding-top: 0 !important;
    }

    #content .col_locations .banner-layers > *,
    #content .col_locations .banner_location .fill {
        position: relative !important;
        left: auto;
        top: auto;
        right: auto;
    }

    #content .col_locations .banner_location .banner-bg {
        display: none !important;
    }

    #content .col_locations .banner_location .text-box-content {
        padding: 0;
    }

    #content .col_locations .banner_location .text-box-content h3 {
        font-size: 12px;
        color: #dc2d32;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-header);
    }

    #content .col_locations .banner_location .text-box-content p,
    #content .col_locations .banner_location .text-box-content p span {
        font-size: 13px !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
        color: #4b4b60 !important;
        line-height: 115%;
    }

    #content .col_locations .tab_locations {
        display: block !important;
    }

    #content .tab_locations h4 {
        font-size: 24px;
        margin-bottom: 60px;
        letter-spacing: var(--qlm-letter-spacing-header);
        width: 100%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content .tab_locations.tabbed-content ul.nav {
        width: 100%;
        margin-bottom: 20px;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        height: 37px;
        overflow: hidden;
        left: 0;
        width: 100%;
        top: 45px;
        position: absolute;
        z-index: 100;
    }

    #content .tab_locations.tabbed-content ul.nav:after {
        content: "";
        background-image: url("../images/ic-dropdown-white.png");
        background-repeat: no-repeat;
        position: absolute;
        right: 13px;
        top: 16px;
        width: 17px;
        height: 9px;
        z-index: 1;
        transition: rotate 0.3s ease-in-out;
        -webkit-transition: rotate 0.3s ease-in-out;
    }

    #content .tab_locations.tabbed-content ul.nav.is-open-show:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #content .tab_locations.tabbed-content ul.nav.is-open-show {
        height: auto;
    }

    #content .tab_locations.tabbed-content ul.nav li {
        display: block;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;
    }

    #content .tab_locations.tabbed-content ul.nav li.active {
        order: 1;
    }

    #content .tab_locations.tabbed-content ul.nav li a {
        font-size: 15px;
        color: #4b4b60;
        text-align: center;
        text-decoration: none;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content .tab_locations.tabbed-content ul.nav li:not(.active) a {
        border-radius: 0;
    }

    /*Labels Page*/
    .labels_section_top_banner {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        height: 600px !important;
    }

    .labels_section_top_banner .section-bg.bg-loaded {
        background-image: url("../images/bg-banner-mb.png") !important;
        background-size: 100% auto !important;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .labels_section_top_banner .banner_slider .img .img-inner {
        padding-top: 0 !important;
    }

    .labels_section_top_banner .banner_slider.custom .img .img-inner {
        padding-top: 294px !important;
    }

    .labels_section_top_banner .banner_slider img {
        height: 294px !important;
    }

    .labels_section_top_banner .banner_slider .flickity-page-dots {
        display: none !important;
    }

    #content .labels_section_label_by {
        padding-top: 35px;
    }

    #content .labels_section_label_by > .section-content .col {
        padding-bottom: 0 !important;
    }

    #content .labels_section_label_by .head_title h2,
    #content .tabbed-content.tab_label_by h4 {
        margin-bottom: 15px;
        font-size: 24px !important;
        color: #4b4b60;
        width: 100% !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    html[lang="en-AU"] {
        #content .labels_section_label_by .head_title h2,
        #content .tabbed-content.tab_label_by h4 {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    #content .labels_section_label_by .head_title h2 br {
        display: none;
    }

    #content .labels_section_label_by .head_title h2 {
        margin-bottom: 0 !important;
    }

    #content .labels_section_label_by .head_title h2 br {
        display: none !important;
    }

    #content .labels_section_label_by .head_title h2 .hide-for-small {
        display: inline-block !important;
    }

    #content .tabbed-content.tab_label_by > ul {
        width: 100%;
        background-color: #f2f2f2;
        border-radius: 15px;
        display: none !important;
    }

    #content .tabbed-content.tab_label_by > ul li {
        flex-basis: 50% !important;
        max-width: 50% !important;
        margin-left: 0 !important;
    }

    .sec_market_tab_content .collection-custom .collection-mb {
        margin-left: -15px;
        margin-right: -15px;
    }

    .sec_market_tab_content .collection-custom .row .medium-8 {
        order: 1;
        background-color: #ffddc4;
    }

    .sec_market_tab_content .collection-custom .row .medium-4 {
        order: 2;
        background-color: #f2f2f2;
    }

    #content
        .sec_market_tab_content
        .tab-panels
        .col-inner
        ul:not(.lablestab_sub_content)
        li::before {
        display: none !important;
    }

    #content .sec_market_tab_content .tab-panels .col-inner h3,
    #content .sec_market_tab_content .tab-panels .col-inner h4 {
        font-size: 24px !important;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        margin-bottom: 10px !important;
    }

    #content .tabbed-content.tab_label_by .nav-pills > li > a {
        background-color: #f2f2f2;
        font-size: 16px;
        color: #b2b2b9;
    }

    #content .tabbed-content.tab_label_by .nav-pills > li.active > a {
        background-color: #e3002b;
        color: #fff;
    }

    #content .tabbed-content.tab_label_by > ul li:not(.active) a {
        border-radius: 15px;
    }

    #content .labels_section_label_by .tab-panels {
        padding-top: 20px;
        font-size: 20px;
    }

    #content
        .labels_section_label_by
        .tab-panels
        .collection-mb
        .col:first-child
        .col-inner
        p,
    #content
        .labels_section_label_by
        .tab-panels
        .collection-mb
        .col:first-child
        .col-inner
        li {
        color: #dc2d32;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content
        .labels_section_label_by
        .tab-panels
        .collection-mb
        .col:first-child
        .col-inner
        > * {
        display: none;
    }

    #content .sec_market_tab_content .tab-panels .col-inner ul li {
        margin-left: 7px;
        margin-right: 7px;
    }

    #content
        .sec_market_tab_content
        .tab-panels
        .collection-mb-title.is-open-show {
        color: #dc2d32;
    }

    #content
        .sec_market_tab_content
        .tab-panels
        .flickity-slider
        .img
        .img-inner {
        border-radius: 0 !important;
    }

    #content .sec_market_tab_content .collection-custom .row .medium-4 {
        background-color: #fff !important;
    }

    #content
        .sec_market_tab_content
        .collection-custom
        .row
        .medium-4
        > .col-inner {
        padding-left: 19px !important;
        padding-right: 19px !important;
    }

    #content .sec_market_tab_content .slider img {
        height: auto;
    }

    #content .labels_section_label_by .lablestab_sub_content {
        margin: 0 -20px !important;
        background-color: #fff;
        display: flex !important;
        padding: 0px 0px 10px 0px;
        overflow: scroll;
    }

    #content
        .labels_section_label_by
        .tab-panels
        .collection-mb
        .lablestab_sub_content
        li {
        margin-right: 10px;
        margin-left: 0;
        background-color: #f2f2f2;
        color: #dc2d32;
        border-radius: 30px;
        white-space: nowrap;
        font-size: 16px;
        padding: 5px 10px;
        display: inline-block !important;
    }

    #content .labels_section_label_by .lablestab_sub_content li:first-child {
        margin-left: 0;
    }

    #content .labels_section_label_by .lablestab_sub_content li a {
        color: #dc2d32;
        white-space: nowrap;
        font-size: 16px;
    }

    #content .section_explore {
        min-height: auto;
        padding: 60px 0 !important;
    }

    #content .section_explore .col {
        padding-bottom: 0;
    }

    #content .section_explore .headline h2 {
        font-size: 12px;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 30px;
        line-height: 1.4;
        color: white;
    }

    html[lang="en-AU"] {
        #content .section_explore .headline h2 {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    /* only for viet nam */
    html[lang="vi"] {
        #content .section_explore .headline h2 {
            font-size: 12px;
            letter-spacing: var(--qlm-letter-spacing-header);
            margin-bottom: 30px;
            line-height: 1.4;
        }
    }

    #content .section_explore .text_colorize {
        font-size: 28px;
    }

    #content .section_explore .text_colorize p,
    #content .section_explore .text_colorize span {
        font-size: 28px !important;
        line-height: 1.2 !important;
        letter-spacing: var(--qlm-letter-spacing-normal) !important;
        width: 100% !important;
        margin-bottom: 15px !important;
    }

    html[lang="en-AU"] {
        #content .section_explore .text_colorize p,
        #content .section_explore .text_colorize span {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    html[lang="vi"] {
        #content .section_explore .text_colorize p,
        #content .section_explore .text_colorize span {
            font-size: 28px !important;
            line-height: 1.2 !important;
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
            width: 100% !important;
            margin-bottom: 15px !important;
        }
    }

    #content .page_printer.section_home_blog .text_colorize p,
    #content
        .page_printer.section_home_blog
        .section_explore
        .text_colorize
        span {
        background: linear-gradient(to right, #e3002b 10%, #82c0e1 50%);
        -webkit-background-clip: text;
        font-size: 50px;
        -webkit-text-fill-color: transparent;
        line-height: 50px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        width: 80%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        margin: auto;
    }

    #content .page_printer.section_home_blog {
        min-height: 500px !important;
        padding-top: 60px !important;
    }

    #content .page_printer.section_home_blog .section-bg.bg-loaded {
        background-image: url("../images/bg_mobile_blog.png") !important;
        padding: 0px 10px !important;
        border-radius: 0px 0px 40px 40px !important;
        min-height: 632px !important;
        background-repeat: no-repeat !important;
        background-size: 100% auto !important;
        background-position: 0px -300px;
        /* Places the image 10px from the left and 20px from the top */
    }

    #content .page_printer.section_home_blog .btn_loadmore {
        margin-top: 70px;
        width: 230px;
        height: 40px;
        padding: 0px !important;
        font-size: 20px !important;
        padding-top: 8px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        color: white !important;
        font-size: 15px !important;
        font-weight: normal !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content .page_printer.section_home_blog .flickity-page-dots {
        bottom: -20px;
    }

    #content .section.sec_request_aquote_horizontal,
    #content .sec_labels_needhelp {
        padding: 40px 0 0;
    }

    #content .sec_labels_needhelp {
        padding-bottom: 40px;
    }

    .page-slug-labels-by-market
        #content
        .sec_labels_needhelp
        .accordion
        .accordion-title:after,
    .page-slug-chemical-labels
        #content
        .sec_labels_needhelp
        .accordion
        .accordion-title:after {
        display: none !important;
    }

    #content .section.sec_request_aquote_horizontal iframe {
        min-height: 1060px;
    }

    #content .section.sec_request_aquote_horizontal .col,
    #content .sec_labels_needhelp .col {
        padding-bottom: 0;
    }

    .contact_qlm.pages,
    .contact_qlm.pages.noborder {
        padding-top: 0 !important;
        background-color: #e3e3e3 !important;
        max-width: 100% !important;
    }

    .contact_qlm.pages.noborder > .col > .col-inner {
        background-color: #e3e3e3 !important;
    }

    .contact_qlm.pages .contact_qlm {
        padding-top: 40px;
        max-width: 100% !important;
    }

    .contact_qlm.noborder .contact_qlm {
        border-radius: 0px 0px 40px 40px;
    }

    .contact_qlm > .show-for-small {
        background-color: #fff;
        border-radius: 0 0 30px 30px;
        padding: 60px 0;
    }

    .widget_text .contact_qlm.noborder {
        border-top: 1px solid var(--qlm-color-grey) !important;
    }

    .page-slug-about-us #content .contact_qlm .title,
    .page-slug-chemical-labels #content .contact_qlm .title,
    .page-slug-labels-by-market #content .contact_qlm .title {
        font-size: 24px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    /*About Us Page*/
    .sec_aboutus_header.labels_section_top_info {
        height: 660px !important;
    }

    .sec_aboutus_header .headline_top h3 {
        font-size: 25px;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 60px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .sec_aboutus_header.labels_section_top_info .headline_box {
        height: auto;
        padding-top: 0;
        margin-bottom: 40px;
    }

    .section.section_location_header.labels_section_top_info h2.headline,
    .section.sec_aboutus_header.labels_section_top_info h2.headline,
    .section.section_location_header.labels_section_top_info h1.headline,
    .section.sec_aboutus_header.labels_section_top_info h1.headline {
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        line-height: 103% !important;
        font-size: 40px !important;
        max-width: 281px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    html[lang="en-AU"] {
        section.section_location_header.labels_section_top_info h2.headline,
        .section.sec_aboutus_header.labels_section_top_info h2.headline,
        .section.section_location_header.labels_section_top_info h1.headline,
        .section.sec_aboutus_header.labels_section_top_info h1.headline {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    .section.section_location_header.labels_section_top_info h2.headline span,
    .section.sec_aboutus_header.labels_section_top_info h2.headline span {
        font-size: inherit !important;
    }

    .sec_aboutus_header.labels_section_top_info .icon_logo img {
        width: 115px;
        height: auto;
    }

    .section.section_aboutus_whatwestandfor {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .section.section_aboutus_whatwestandfor .the_title p,
    .section.section_aboutus_whatwestandfor .the_title p span {
        font-size: 12px !important;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    .section.section_aboutus_whatwestandfor .text.the_title {
        font-size: 13px;
    }

    .section.section_aboutus_whatwestandfor .banner,
    .section.section_aboutus_whatwestandfor .banner .banner-inner,
    .section.section_aboutus_whatwestandfor .banner .banner-layer {
        width: 100% !important;
    }

    .section.section_aboutus_whatwestandfor .banner {
        padding-top: 320px !important;
    }

    .section.section_aboutus_whatwestandfor .banner .text.the_header {
        width: 100%;
        margin-bottom: 40px;
    }

    .section.section_aboutus_whatwestandfor .banner .text.the_header h2,
    .section.section_aboutus_whatwestandfor .banner .text.the_header h2 span {
        font-size: 40px !important;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-header);
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content .section.section_aboutus_whatwestandfor .flickity-page-dots {
        bottom: 0;
    }

    #content .section.section_aboutus_whatwestandfor .flickity-page-dots .dot {
        width: 32%;
        margin: 0 !important;
    }

    .section-about-video-mobile .col {
        padding: 0 !important;
    }

    .section-about-video-mobile .col .img {
        margin-bottom: 0 !important;
    }

    .section-about-video-mobile .absolute {
        top: calc(100% - 54px) !important;
        right: 0 !important;
        left: auto !important;
    }

    .section-about-video-mobile .description {
        position: absolute;
        left: 15px;
        bottom: 20px;
        z-index: 10;
        color: #fff;
        font-size: 24px;
        margin-bottom: 0;
        letter-spacing: var(--qlm-letter-spacing-normal);
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .image_banner {
        margin-bottom: 0;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .image_banner
        .img-inner
        > img {
        height: 220px;
        width: 100%;
        object-position: center;
        object-fit: cover;
        margin-bottom: 0;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner {
        background-color: #fff;
        border-radius: 20px;
        overflow: hidden;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner
        .stack
        .img,
    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner
        .stack
        img {
        margin-bottom: 0;
        height: 32px;
        width: auto;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner
        .stack {
        padding: 0 15px;
        align-items: center;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner
        .stack
        h3 {
        font-size: 16px;
        margin-bottom: 0;
        color: #1d1d1f;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner
        .stack
        .img-inner {
        text-align: right;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .row
        .col-inner
        .stack
        .img-inner
        img {
        max-width: 154px;
    }

    #content
        .section.section_aboutus_ourtechnology
        .technologies-slider
        .flickity-page-dots {
        bottom: -7px;
    }

    #content .section.section_aboutus_ourtechnology .flickity-page-dots .dot {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        margin: 0 0 10px 5px;
    }

    .section.section_aboutus_ourstory {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .section.section_aboutus_ourstory .banner {
        height: 500px;
    }

    .section.section_aboutus_ourstory .banner-layer {
        width: 100% !important;
    }

    .section.section_aboutus_ourstory .banner .text.box_text h3 {
        font-size: 40px !important;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-header);
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_ourstory .banner .text.box_text p {
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 130%;
        max-width: 260px;
        text-align: center;
        margin: 10px auto;
        color: #4b4b60;
    }

    .section.section_aboutus_ourstory .banner .img {
        margin-top: 40px;
    }

    .section.section_aboutus_ourstory .banner .img img {
        width: 100% !important;
    }

    .section.section_aboutus_ourstory .banner-layers {
        overflow: inherit !important;
    }

    .section.section_aboutus_ourstory .banner .img.banner_product_image img {
        width: 100%;
        height: 245px;
        object-position: center;
        object-fit: cover;
    }

    .section.section_aboutus_ourstory .col {
        padding-bottom: 0 !important;
    }

    .section.section_aboutus_location {
        padding-top: 60px !important;
        padding-bottom: 0px !important;
    }

    .section.section_aboutus_location .text_header h3 {
        font-size: 40px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        margin-bottom: 40px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_location .locations_box {
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
        justify-self: center;
    }

    .section.section_aboutus_location .locations_box .plain {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
        --stack-gap: 0 !important;
        margin-bottom: 20px !important;
    }

    .section.section_aboutus_location .locations_box .location_item {
        width: 100%;
        text-align: center;
    }

    #content .icon-box-center .icon-box-img {
        margin-bottom: 5px !important;
    }

    .section.section_aboutus_slider .banner .bg.bg-loaded {
        border-radius: 20px;
        height: 85%;
    }

    .section.section_aboutus_slider .banner .text-box h3 {
        font-size: 16px;
        color: #4b4b60;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 130%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_slider .flickity-page-dots {
        bottom: 60px;
        display: block;
    }

    .section.section_aboutus_location
        .locations_box
        .location_item
        .icon-box-text {
        margin-top: 10px;
    }

    .section.section_aboutus_location
        .locations_box
        .location_item
        .icon-box-text
        h3,
    .section.section_aboutus_location
        .locations_box
        .location_item
        .icon-box-text
        p {
        font-size: 14px;
        line-height: 139%;
        margin-bottom: 0;
        letter-spacing: var(--qlm-letter-spacing-normal);
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_slider .slider-style-focus {
        padding: 0 !important;
    }

    .section.section_aboutus_slider .banner {
        padding-top: 280px !important;
    }

    .section.section_aboutus_slider .banner .banner-layer {
        bottom: 0 !important;
        white-space: nowrap;
    }

    .section.section_aboutus_slider .banner .banner-layer p {
        margin: 0;
        white-space: nowrap;
        font-size: 16px;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content .section.section_aboutus_ourpartner {
        padding-top: 60px !important;
        padding-bottom: 0px !important;
    }

    .section.section_aboutus_ourpartner .text_box h3 {
        font-size: 12px;
        margin-bottom: 40px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_ourpartner .text_box p {
        font-size: 40px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 103%;
        margin-bottom: 20px;
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    html[lang="en-AU"] {
        .section.section_aboutus_ourpartner .text_box p {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    .section.section_location_partnerclients .text_box p {
        font-size: 32px !important;
    }

    .section.section_location_partnerclients .tab-panels .col {
        padding-bottom: 0 !important;
    }

    .section.section_aboutus_ourpartner .text_box p br {
        display: none;
    }

    .section_aboutus_ourpartner
        .slider-wrapper
        .slider
        .flickity-slider
        .img.has-hover {
        width: 120px !important;
    }

    .section_aboutus_ourpartner .slider .image-cover img {
        object-fit: contain;
    }

    #content .section.section_aboutus_ourtechnology h3 {
        font-size: 12px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_ourtechnology .text_box .text_big {
        font-size: 32px;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-header);
        max-width: 275px;
        margin: 0 auto 20px;
    }

    html[lang="en-AU"] {
        .section.section_aboutus_ourtechnology .text_box .text_big {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    .section.section_aboutus_ourteam {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
        border-bottom: 1px solid #4b4b60;
        margin-bottom: 0;
    }

    .section.section_aboutus_ourteam .header h3 {
        font-size: 12px;
        margin-bottom: 30px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section.section_aboutus_ourteam .header {
        padding: 0 10px;
    }

    .section.section_aboutus_ourteam .header .text_big {
        font-size: 36px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    html[lang="en-AU"] {
        .section.section_aboutus_ourteam .header .text_big {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    .section.section_aboutus_ourteam .team_member .person-name {
        font-size: 20px;
        display: inline-block;
        margin-bottom: 10px;
        line-height: 150%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        .section.section_aboutus_ourteam .team_member .person-name {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    .page-slug-location-australia #content .contact_qlm .title {
        display: none !important;
    }

    /*Location page*/
    .section_location_header.sec_aboutus_header .headline_top p,
    .section_location_header.sec_aboutus_header .headline_top h3 {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 60px;
    }

    html[lang="en-AU"] {
        .section_location_header.sec_aboutus_header .headline_top p,
        .section_location_header.sec_aboutus_header .headline_top h3 {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    .sec_aboutus_header.labels_section_top_info .headline_box {
        height: auto;
        padding-top: 30px;
        margin-bottom: 40px;
    }

    .section.section_location_header.labels_section_top_info h2.headline {
        width: 320px;
    }

    .section.section_location_header.labels_section_top_info
        > .section-content {
        margin-bottom: 0;
    }

    .section.section_location_hhlctodate {
        margin-bottom: 0;
    }

    .section.section_location_hhlctodate .the_title h3 {
        font-size: 12px;
    }

    .section.section_location_hhlctodate .the_title p {
        font-size: 32px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        max-width: 300px;
        margin: 0 auto 40px;
    }

    html[lang="en-AU"] {
        .section.section_location_hhlctodate .the_title p {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    .section.section_location_hhlctodate .text_location.is-read-more p {
        display: none !important;
    }

    .section.section_location_hhlctodate .text_location.is-active-text p,
    .section.section_location_hhlctodate
        .text_location.is-read-more
        p:first-child {
        display: block !important;
    }

    .section.section_location_hhlctodate
        .text_location.is-read-more
        p.read-more {
        text-align: center;
        margin-top: 30px !important;
        display: block !important;
    }

    .section.section_location_hhlctodate
        .text_location.is-active-text
        p.read-more {
        display: none !important;
    }

    .section.section_location_hhlctodate
        .text_location.is-read-more
        p.read-more
        a {
        color: var(--qlm-color-red) !important;
        font-size: 14px !important;
        text-decoration: underline !important;
    }

    .section.section_location_hhlctodate .slider-wrapper {
        margin-bottom: 40px;
    }

    .section.section_location_hhlctodate
        .slider-wrapper
        .flickity-slider
        .row
        .col {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .section.section_location_hhlctodate .flickity-page-dots {
        bottom: 0 !important;
    }

    .section.section_location_hhlctodate .stack {
        margin-bottom: 40px;
        display: block !important;
    }

    .section.section_location_hhlctodate .stack.hide-for-small {
        display: none !important;
    }

    .section.section_location_hhlctodate .stack .number_box {
        margin-bottom: 20px !important;
        padding-left: 0;
        --stack-gap: 0 !important;
        padding-top: 256px !important;
    }

    .section.section_location_hhlctodate .stack .number_box .banner-layer {
        width: 100% !important;
    }

    .section.section_location_hhlctodate .banner.number_box {
        padding-top: 254px !important;
    }

    .section.section_location_hhlctodate .banner.number_box h3 {
        font-size: 128px;
        margin-top: 0;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
    }

    .section.section_location_hhlctodate .banner.number_box p {
        font-size: 15px;
        bottom: -45px;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        .section.section_location_hhlctodate .banner.number_box p {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    .section.section_location_hhlctodate .banner.number_box p br {
        display: none;
    }

    .section.section_location_hhlctodate .img {
        width: 100% !important;
    }

    .section.section_location_hhlctodate img.size-original {
        width: 11px;
        min-width: 11px;
        min-height: 16px;
    }

    .section.section_location_hhlctodate
        .stack
        + .img.is-logo
        .img-inner
        > img {
        width: 180px;
        min-width: 180px;
        min-height: auto;
    }

    .section.section_location_hhlctodate .text_location p,
    .section.section_location_hhlctodate .text_location p span,
    .section.section_location_hhlctodate .text_location p a {
        color: #fff;
        line-height: 124%;
        max-width: 320px;
        margin: 0 auto 5px;
        font-size: 20px !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        .section.section_location_hhlctodate .text_location p,
        .section.section_location_hhlctodate .text_location p span,
        .section.section_location_hhlctodate .text_location p a {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    .section.section_location_productandservices.section_aboutus_ourstory {
        margin-bottom: 40px;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .banner {
        width: 100%;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .flickity-page-dots {
        bottom: -40px;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        p.header {
        font-size: 12px;
        margin-bottom: 40px;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .box_text
        h3 {
        font-size: 32px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 103%;
        max-width: 267px;
        margin: 0 auto 40px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    html[lang="en-AU"] {
        #content
            .section.section_location_productandservices.section_aboutus_ourstory
            .box_text
            h3 {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    html[lang="en-AU"] {
        #content
            .section.section_location_productandservices.section_aboutus_ourstory
            .banner
            .text-box
            h3 {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .banner
        .text-box {
        top: 110px !important;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .text-box-content
        > .text-inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .banner
        .text-box
        h3 {
        max-width: 70%;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .banner
        .banner_product_image
        img {
        height: 140px;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .box_text
        h3
        br {
        display: none;
    }

    #content
        .section.section_location_productandservices.section_aboutus_ourstory
        .banner
        .text-box
        p
        > a {
        white-space: nowrap;
    }

    #content .section.section_location_market {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    #content .section.section_location_market .text_header h3 {
        font-size: 13px;
        margin-bottom: 40px;
        text-align: center;
    }

    #content .section.section_location_market .market_right,
    #content .section.section_location_market .market_left {
        max-width: 100%;
        width: 100%;
    }

    #content .section.section_location_market .market_left p {
        font-size: 32px;
        max-width: 349px;
        margin: 0 auto;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 103%;
        text-align: center;
        color: var(--qlm-color-medium-grey);
    }

    html[lang="en-AU"] {
        #content .section.section_location_market .market_left p {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    #content .section.section_location_market .market_right p {
        font-size: 14px;
        max-width: 352px;
        margin: 0 auto;
        color: var(--qlm-color-medium-grey);
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
        text-align: center;
    }

    html[lang="en-AU"] {
        #content .section.section_location_market .market_right p {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    #content .section_slide_segment > .section-content > .row > .col {
        padding-bottom: 0 !important;
    }

    section.section_location_market.section_slide_segment .banner h3 {
        font-size: 28px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    html[lang="en-AU"] {
        section.section_location_market.section_slide_segment .banner h3 {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    #content > section.section_slide_segment .bg.bg-loaded {
        background-size: auto 150px !important;
        background-position: 210px 50% !important;
    }

    #content
        > section.section_location_market.section_slide_segment
        .bg.bg-loaded {
        background-position: 96% 50% !important;
    }

    #content .section.section_location_market .flickity-page-dots {
        bottom: -10px;
    }

    .section.section_location_partnerclients .tabs_partner .tab-panels {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .section.section_location_partnerclients .tabs_partner {
        padding: 0 15px;
    }

    .section.section_location_partnerclients .tabs_partner ul {
        width: 100%;
        border-radius: 15px;
    }

    .section.section_location_partnerclients .tabs_partner ul li {
        flex-basis: 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
    }

    .section.section_location_partnerclients .tabs_partner ul > li > a {
        letter-spacing: var(--qlm-letter-spacing-normal);
        font-size: 15px !important;
        line-height: 103% !important;
        padding-top: 9px !important;
        padding-bottom: 9px !important;
    }

    html[lang="en-AU"] {
        .section.section_location_partnerclients .tabs_partner ul > li > a {
            letter-spacing: var(--qlm-letter-spacing-normal) !important;
        }
    }

    .section.section_location_partnerclients .tabs_partner ul > li.active > a {
        background-color: #e3002b;
        color: #fff;
    }

    .section.section_location_partnerclients .tabs_partner ul > li > a {
        background-color: #f2f2f2;
        font-size: 16px;
        color: #b2b2b9;
        text-align: center;
    }

    .section.section_location_partnerclients
        .tabs_partner
        ul
        li:not(.active)
        a {
        border-radius: 15px;
    }

    #content .section.section_aboutus_ourtechnology {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }

    .section.section_aboutus_slider.section_location_slider .banner {
        background-color: transparent !important;
    }

    .section.section_aboutus_slider.section_location_slider
        .banner
        .text-box
        h3 {
        color: #fff;
    }

    .section.section_aboutus_ourtechnology .text_box .text_small {
        font-size: 15px;
        text-align: center;
        letter-spacing: var(--qlm-letter-spacing-normal);
        max-height: 275px;
        margin-left: auto;
        margin-left: auto;
    }

    #content .section.section_location_location {
        padding-bottom: 0 !important;
        background-color: #fff !important;
    }

    #content .section.section_location_location .header {
        font-size: 12px;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 30px !important;
    }

    #content .section.section_location_location .map-item {
        display: none !important;
        min-height: 190px;
    }

    #content .section.section_location_location .map-item.map-active {
        display: block !important;
    }

    #content .tab_content.map-item {
        display: none !important;
        min-height: 190px;
    }

    #content .tab_content.map-item.map-active {
        display: block !important;
    }

    #content .section.section_location_location .company_name {
        font-size: 15px;
        text-align: center;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content .section.section_location_location .company_name br {
        display: none;
    }

    #content .section.section_location_location .address {
        text-align: center;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        #content .section.section_location_location .address {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    #content .section.section_location_location .text_red {
        text-align: center;
        text-decoration: underline;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="en-AU"] {
        #content .section.section_location_location .text_red {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    #content .section.section_location_location .stack.call_to_action {
        display: none !important;
    }

    #content .section.section_location_location .col + .col {
        margin-bottom: 0;
        padding: 0 !important;
    }

    #content .section.section_location_location .col + .col p {
        margin-bottom: 0;
    }

    #content .section.section_location_location iframe {
        min-height: 500px;
    }

    /*Quote page*/
    .sec_form_quote {
        background-color: #e3e3e3 !important;
    }

    .sec_form_quote iframe {
        /* min-height: 1100px !important; */
        margin-left: -15px;
        width: calc(100% + 15px);
        max-width: calc(100% + 15px);
    }

    .page-slug-get-a-quote .sec_form_quote iframe {
        /* min-height: 1150px !important; */
    }

    .sec_form_quote .col_locations {
        padding-top: 0px;
        padding-bottom: 60px !important;
    }

    .sec_form_quote .col_locations .sub-title {
        font-size: 13px;
        color: #4b4b60;
    }

    /*Food & Dairy page*/
    #content
        .labels_section_top_info.page_market_specific
        .heading_top_wrapper {
        padding-top: 15px;
    }

    #content .labels_section_top_info.page_market_specific h2.headline,
    #content .labels_section_top_info.page_market_specific h1.headline {
        font-size: 24px;
    }

    #content
        .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        .col {
        flex-basis: 100%;
        max-width: 100%;
    }

    #content
        .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .large-8,
    #content
        .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .col:last-child {
        display: none;
        padding-bottom: 0 !important;
    }

    #content .labels_section_top_info .icon_header {
        width: 34px;
        height: 30px;
    }

    #content .labels_section_top_info .icon_header .img-inner {
        border: 3px solid white;
        background: white;
        border-radius: 50%;
        width: inherit;
        text-align: center;
    }

    #content .labels_section_top_info .icon_header .img-inner img {
        width: 20px;
    }

    .banner_standupouches .btn_getaquote {
        display: flex;
        margin: 0 auto;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .banner_standupouches .btn_getaquote span {
        line-height: 20px;
        padding: 10px 0px;
        white-space: pre-wrap;
        text-align: center;
    }

    #content .banner_standupouches .row {
        margin: auto;
    }

    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .large-8
        ul.menu,
    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .col:last-child
        ul.menu {
        padding: 10px 15px;
        margin: 0;
    }

    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .large-8
        ul.menu
        li,
    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .col:last-child
        ul.menu
        li {
        display: block;
        margin-bottom: 10px;
    }

    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .large-8
        ul.menu
        li:before,
    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        > .col:last-child
        ul.menu
        li:before {
        display: none;
    }

    .labels_section_top_info.page_market_specific .heading_top_wrapper .stack {
        align-items: center;
        position: relative;
    }

    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        .stack:after {
        content: "";
        background-image: url("../images/ic-dropdown-white.png");
        position: absolute;
        right: 5px;
        top: 15px;
        z-index: 1;
        width: 15px;
        height: 9px;
    }

    .labels_section_top_info.page_market_specific
        .heading_top_wrapper
        .stack.active:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #content .banner_market_specific .slider .col-inner h3 {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .banner_market_specific .slider p {
        font-size: 14px;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
        color: #4b4b60;
    }

    .banner_market_specific .col-inner .img-inner img,
    .banner_market_specific .slider .col-inner .img-inner img {
        height: 257px;
        width: auto !important;
    }

    html[lang="en-AU"] {
        .banner_market_specific .col-inner {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    .banner_market_specific .slider .large-8 .col-inner {
        text-align: center;
    }

    .banner_market_specific .slider .large-8 .col-inner .btn_quote span,
    .banner_market_specific .slider .large-8 .col-inner .btn_quote,
    .banner_market_specific a.btn_quote {
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        height: auto;
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .banner_market_specific .slider .large-8 .col-inner .btn_quote span,
    .banner_market_specific a.btn_quote span {
        padding: 0;
        margin: 0;
        font-size: 20px;
    }

    .banner_market_specific .col.medium-8.large-8 .col-inner {
        text-align: center;
    }

    #content .sec_tabs_market_specific {
        padding-top: 0 !important;
    }

    #content .sec_tabs_market_specific .head_title h2 {
        margin-bottom: 0 !important;
    }

    #content .sec_tabs_market_specific .head_title h2,
    #content .tabbed-content.sec_tabs_market_specific h4 {
        font-size: 24px !important;
        color: #4b4b60;
        width: 100% !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    #content .sec_tabs_market_specific .head_title h2:after {
        content: none;
    }

    #content .tabbed-content.tab_market_specific > h4:after {
        display: none !important;
    }

    #content .section.sec_understand_packaging h3.text_red {
        font-size: 24px !important;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    .slider-wrapper.slider_stand_up_pouches {
        margin-left: 0px;
    }

    #content .slider_stand_up_pouches .banner_box {
        margin-bottom: 24px !important;
        padding-top: 320px !important;
        overflow: hidden !important;
    }

    #content .slider_stand_up_pouches .banner_box.banner h4 {
        font-size: 24px !important;
        margin-bottom: 10px;
        line-height: 103% !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
    }

    #content .slider_stand_up_pouches .banner_box .img {
        height: 200px;
        overflow: hidden;
    }

    .sec_understand_packaging .box_packaging h4,
    .sec_understand_packaging .box_packaging h4 > a {
        color: #4b4b60 !important;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: var(--qlm-letter-spacing-header);
        font-family: "SVN-HelveticaNowDisplay-Medium";
        text-decoration: none;
    }

    html[lang="vi"] {
        .sec_understand_packaging .box_packaging h4,
        .sec_understand_packaging .box_packaging h4 > a {
            color: #4b4b60 !important;
            font-weight: 400;
            font-size: 20px;
            letter-spacing: var(--qlm-letter-spacing-header);
            font-family: "SVN-HelveticaNowDisplay-Medium";
            text-decoration: none;
        }
    }

    /*chemical labels*/
    #content .section.related_product {
        padding-top: 5px !important;
        padding-bottom: 30px !important;
        margin-top: 0 !important;
    }

    #content .related_product .header_related h2 {
        text-align: left !important;
        font-size: 24px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        line-height: 103% !important;
    }

    #content .related_product .title_related h2 {
        font-size: 20px !important;
        margin-bottom: 0 !important;
    }

    #content .related_product .flickity-page-dots {
        bottom: -10px !important;
    }

    #content .page_content.chemical_labels {
        padding: 40px 0;
    }

    .page_content.chemical_labels h2 {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 20px;
        color: #f1b09d;
        line-height: 130%;
    }

    .page_content.chemical_labels li,
    .page_content.chemical_labels p,
    .page_content.chemical_labels td,
    .page_content.chemical_labels strong {
        font-size: 16px;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    .page-slug-chemical-labels #content .page_content.chemical_labels ul {
        padding-left: 0;
        margin-left: -6px;
    }

    .page-slug-chemical-labels #content .page_content.chemical_labels li {
        margin-bottom: 2px !important;
    }

    .page_content.chemical_labels .banner_slider {
        position: relative !important;
        top: auto;
        left: auto;
        background-image: url("../images//bg-slider-chemical-labels.png");
        background-size: cover;
        background-repeat: no-repeat;
        border-radius: 30px;
    }

    #content .page_content.chemical_labels .banner_slider .img {
        width: 100% !important;
        height: 327px !important;
        border-radius: 30px;
    }

    #content .page_content.chemical_labels .banner_slider .img .img-inner img {
        max-height: 479px !important;
    }

    #content .chemical_labels_need_help {
        padding-top: 40px;
        padding-bottom: 40px;
        background-color: #f5f5f7;
    }

    #content .chemical_labels_quote {
        min-height: 1220px !important;
    }

    #content .sec_quote_text .col {
        padding-bottom: 0 !important;
    }

    #content .sec_quote_text h2 {
        font-size: 24px !important;
        margin-bottom: 0 !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        line-height: 103%;
    }

    /*Flexibles*/
    .top_info_flexibles.labels_section_top_info h2.headline {
        font-size: 19px;
    }

    .section_flexibles_slider {
        /* height: 651px; */
        height: auto;
    }

    #content .section_flexibles_slider .section-bg.bg-loaded {
        /* background-image: url("../images/bg-flexible-slider.png") !important; */
        background-image: none;
    }

    .qlm_flexibles h2 {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        margin-bottom: 15px !important;
    }

    html[lang="vi"] {
        .qlm_flexibles h2 {
            font-size: 24px;
            letter-spacing: var(--qlm-letter-spacing-header);
            line-height: 90%;
            margin-bottom: 15px !important;
        }
    }

    .sec_qlm_flexibles .section-content .col {
        padding-bottom: 0 !important;
    }

    .qlm_flexibles_list p {
        font-size: 14px;
        line-height: 130%;
        margin-top: 15px;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    .qlm_flexibles p {
        font-size: 14px;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="vi"] {
        .qlm_flexibles_list p {
            font-size: 14px;
            line-height: 130%;
            margin-top: 15px;
            letter-spacing: var(--qlm-letter-spacing-normal);
        }

        .qlm_flexibles p {
            font-size: 14px;
            line-height: 130%;
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    .sec_qlm_flexibles .banner .banner-layers {
        overflow: hidden;
    }

    .sec_qlm_flexibles .banner .banner-layer {
        width: 100% !important;
        max-width: 100%;
        left: 0;
        padding: 0px 20px;
        transform: none;
    }

    .sec_qlm_flexibles .banner h3,
    .sec_qlm_flexibles .banner h3 span,
    .sec_qlm_flexibles .banner h3 a {
        font-size: 20px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        line-height: 103% !important;
        color: #4b4b60 !important;
        width: 100%;
        text-align: left !important;
    }

    html[lang="en-AU"] {
        .sec_qlm_flexibles .banner h3,
        .sec_qlm_flexibles .banner h3 span,
        .sec_qlm_flexibles .banner h3 a {
            letter-spacing: var(--qlm-letter-spacing-header) !important;
        }
    }

    html[lang="vi"] {
        .sec_qlm_flexibles .banner h3,
        .sec_qlm_flexibles .banner h3 span,
        .sec_qlm_flexibles .banner h3 a {
            font-size: 20px !important;
            letter-spacing: var(--qlm-letter-spacing-header) !important;
            line-height: 103% !important;
            color: #4b4b60 !important;
            width: 100%;
            text-align: left !important;
        }
    }

    .section_explore .slider_flexible_1,
    .section_explore .slider_flexible_1 .slider {
        background-color: #343437;
        border-radius: 30px;
        margin-top: 30px;
        min-height: 218px !important;
    }

    .section_explore .slider_flexible_1 .row .text {
        padding: 25px 10px;
    }

    .section_explore .slider_flexible_1 .row .text h2,
    .section_explore .slider_flexible_1 .row .text h2 span,
    .section_explore .slider_flexible_1 .row .text h3 {
        letter-spacing: var(--qlm-letter-spacing-header);
        color: #fff;
        font-size: 20px !important;
    }

    .section_explore .slider_flexible_1 .row .text ul {
        list-style: none;
        padding-left: 0;
    }

    .section_explore .slider_flexible_1 .row .text li,
    .section_explore .slider_flexible_1 .row .text p,
    .section_explore .slider_flexible_1 .row .text span {
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 130%;
        margin-left: 0;
    }

    .section_explore .slider_flexible_2,
    .section_explore .slider_flexible_2 .slider {
        min-height: 227px !important;
    }

    .slider_flexible_2 .img-inner {
        padding-top: 227px !important;
        padding-bottom: 0;
    }

    .slider_flexible_2 .img-inner img {
        border-radius: 30px;
    }

    .slider_flexible_2 .flickity-page-dots {
        display: block;
        bottom: 45px !important;
    }

    #content .section.sec_understand_packaging {
        padding: 40px 10px;
    }

    #content .section.sec_understand_packaging .col {
        padding-bottom: 0 !important;
    }

    .sec_understand_packaging h2,
    .sec_understand_packaging h2 span {
        font-size: 24px !important;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 0;
    }

    html[lang="en-AU"] {
        .sec_understand_packaging h2,
        .sec_understand_packaging h2 span {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    html[lang="vi"] {
        .sec_understand_packaging h2,
        .sec_understand_packaging h2 span {
            font-size: 24px !important;
            letter-spacing: var(--qlm-letter-spacing-header);
            margin-bottom: 0;
        }
    }

    .sec_understand_packaging h2 {
        margin-bottom: 15px;
    }

    #content .slider_stand_up_pouches .banner_box .text-inner .text .small,
    .sec_understand_packaging p {
        font-size: 16px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 130%;
        display: block;
    }

    html[lang="vi"] {
        #content .slider_stand_up_pouches .banner_box .text-inner .text .small,
        .sec_understand_packaging p {
            font-size: 14px;
            letter-spacing: var(--qlm-letter-spacing-normal);
            line-height: 130%;
            display: block;
        }
    }

    #content .slider_stand_up_pouches .banner_box .text-inner .text .small {
        margin-top: 15px;
    }

    .sec_understand_packaging .box_packaging {
        border-radius: 30px;
        margin-bottom: 23px;
    }

    .sec_understand_packaging .box_packaging h4 {
        font-size: 20px;
        color: #4b4b60;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 15px;
    }

    .sec_understand_packaging .box_packaging p,
    .sec_understand_packaging .box_packaging p a {
        font-size: 16px;
        line-height: 1.4;
    }

    #content .sec_understand_packaging .box.box_packaging a {
        color: var(--qlm-color-red) !important;
    }

    #content .sec_page_contact_qlm {
        padding: 0;
    }

    /*Stand Up Pouches page*/
    .page-slug-stand-up-pouches .stack {
        align-items: center !important;
    }

    .page-slug-stand-up-pouches
        .row_labels_content
        .large-12:last-child
        .stack {
        margin-top: 0;
        top: 20px;
        position: relative;
    }

    .page-slug-stand-up-pouches .stack .icon_header {
        width: auto !important;
        margin-right: 10px !important;
    }

    .page-slug-stand-up-pouches .stack .icon_header .img-inner > img {
        min-width: 15px;
        min-height: 15px;
    }

    .page-stand-up-pouches .section-bg.bg-loaded {
        background-image: url("../images/bg-stand-up-pouches.png") !important;
        background-position: top left !important;
        background-color: #faeee8 !important;
    }

    .banner_market_specific .section-content {
        padding-bottom: 0;
    }

    .banner_standupouches.banner_market_specific p {
        margin-bottom: 0;
    }

    .banner_standupouches.banner_market_specific
        .slider
        .large-8
        .col-inner
        .btn_quote {
        line-height: 24px;
    }

    .tab_standuppouches.tabbed-content.tab_market_specific > h4,
    .tab_standuppouches.tabbed-content.tab_market_specific > h2 {
        font-size: 24px;
        color: #dc2d32;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .banner_standupouches + .section.sec_tabs_market_specific,
    .banner_standupouches + .section.sec_tabs_market_specific .col {
        padding-bottom: 0 !important;
    }

    #content .section.sec_understand_packaging {
        padding-bottom: 0;
    }

    #content .section.sec_understand_packaging .col:last-child {
        padding-bottom: 0 !important;
    }

    /*Market page*/
    .section_banner_breadcrumb .icon-box h3 {
        font-size: 36px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 1;
        margin-bottom: 10px;
    }

    .section_banner_breadcrumb .icon-box .icon-box-img {
        padding-top: 5px !important;
    }

    .section_banner_breadcrumb .icon-box p {
        letter-spacing: var(--qlm-letter-spacing-normal);
        font-size: 12px;
    }

    section.section_slide_segment .banner h3 {
        font-size: 28px !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        line-height: 1.2;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .section-slider-market-segment .flickity-page-dots {
        display: none !important;
    }

    .section-slider-market-segment .slider-wrapper .flickity-prev-next-button {
        display: block !important;
        opacity: 1 !important;
        background-image: url("../images/ic-arrow-pev.png") !important;
        background-size: 28px 29px !important;
        bottom: 0px !important;
        transform: none !important;
    }

    .section-slider-market-segment
        .slider-wrapper
        .flickity-prev-next-button.previous {
        left: 70px;
    }

    .section-slider-market-segment
        .slider-wrapper
        .flickity-prev-next-button.next {
        left: 110px;
        right: auto;
        background-image: url("../images/ic-arrow-next.png") !important;
    }

    .section-slider-market-segment .section_banner_breadcrumb1 > .bg-fill {
        background-image: url("../images/Flexible_FAD-Dairy-Milk-Cheese_Goats-Milk-Powder_Mockup-3_Mobile-Banner.png") !important;
    }

    .section-slider-market-segment .section_banner_breadcrumb2 > .bg-fill {
        background-image: url("../images/BEV-Kombucha-mockup-V1_Mobile-Banner.png") !important;
    }

    .section-slider-market-segment .section_banner_breadcrumb3 > .bg-fill {
        background-image: url("../images/JasonKong-MainBottle_Mobile-Banner.png") !important;
    }

    #content .section_slide_segment {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #content .sec_list_market {
        padding-top: 0 !important;
        padding-bottom: 0;
        background-color: #e3e3e3;
    }

    #content .sec_list_market > .section-content {
        border-radius: 0 0 30px 30px;
        background-color: #fff;
        padding-bottom: 30px;
        top: -3px;
    }

    #content .sec_list_market .col:first-child {
        padding-bottom: 0 !important;
    }

    section.sec_list_market .tab_list_of_market .tab-panels ul {
        margin-bottom: 0;
    }

    section.sec_list_market .tab_list_of_market .tab-panels ul li {
        margin-bottom: 7px;
    }

    section.sec_list_market .tab_list_of_market .tab-panels p,
    section.sec_list_market .tab_list_of_market .tab-panels ul li,
    section.sec_list_market .tab_list_of_market .tab-panels ul li a {
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    section.sec_list_market .headline h2 {
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    /*News*/
    .section.section_news_header {
        min-height: auto !important;
        padding: 10px 0 !important;
    }

    .blog-header-wrapper .section:not(.section_news_header) {
        min-height: 407px !important;
    }

    .section.section_news_header .rows_news_header > .col {
        padding-bottom: 0 !important;
    }

    .section.section_news_header h2.headline {
        font-size: 24px !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        padding: 15px !important;
        line-height: 103%;
    }

    #content .row_news_filter .stack > form {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 10px;
    }

    #content .row_news_filter .stack > form select {
        width: 100%;
        max-width: 100%;
        font-size: 13px;
        font-weight: bold;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 103%;
    }

    .blog-archive .large-10 .image-cover {
        height: 314px !important;
        border-radius: 20px !important;
    }

    .blog-wrapper #post-list .row.large-columns-3 .col.post-item {
        padding-bottom: 10px !important;
    }

    .blog-archive .large-10 h5.post-title {
        font-size: 22px !important;
        margin-bottom: 10px !important;
        min-height: auto !important;
        letter-spacing: var(--qlm-letter-spacing-header) !important;
        line-height: 103% !important;
    }

    .blog-archive .large-10 h5.post-title a {
        line-height: 103% !important;
    }

    .box-blog-post .show_date {
        font-size: 18px !important;
        margin-top: 5px !important;
        font-weight: 500 !important;
        letter-spacing: var(--qlm-letter-spacing-normal) !important;
        line-height: 105%;
        position: relative;
        display: inline-block;
    }

    .box-blog-post .show_date:after {
        content: "";
        display: inline-block;
        background: url(../images/arrow_next.png) no-repeat;
        background-size: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        right: -40px;
        top: 2px;
    }

    .blog-archive .post-item .box-text:after {
        display: none !important;
    }

    #content .post-item .from_the_blog_excerpt {
        display: none !important;
    }

    #content .news_bottom {
        margin-bottom: 0 !important;
        margin-top: 56px !important;
    }

    #content .news_bottom > .col {
        padding-bottom: 0 !important;
    }

    #content .news_bottom h2 {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px !important;
        text-align: center;
        border: 0;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content .news_bottom .stack-row > * {
        --stack-gap: 25px !important;
    }

    #content .news_bottom .icon-box .icon-box-img,
    #content .news_bottom .icon-box .img,
    #content .news_bottom .icon-box .img img {
        width: 26px !important;
        margin-bottom: 0 !important;
    }

    .nav-pagination > li > a,
    .nav-pagination > li > span {
        font-size: 15px !important;
    }

    #content .page_content.chemical_labels .banner_slider .img .img-inner img {
        width: 100%;
        height: auto !important;
    }

    #content .page_content.chemical_labels .right_banner_top .col-inner {
        height: auto;
        margin-bottom: 40px;
    }

    #content .related_product .header_related h2 {
        font-size: 32px;
        padding: 0px;
        margin: 0px;
        margin-bottom: 0;
        letter-spacing: var(--qlm-letter-spacing-header);
    }

    #content .related_product .banner.banner_related {
        padding-top: 370px !important;
        height: 370px !important;
        margin-bottom: 20px !important;
    }

    #content .related_product .banner.banner_related .banner-inner img {
        height: auto;
        width: 100%;
    }

    #content .related_product .title_related h2 {
        letter-spacing: var(--qlm-letter-spacing-header);
    }

    .section.section_news_header h2.headline {
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    /*Single post*/
    .single-post .page-title .page-title-inner {
        min-height: 407px !important;
    }

    .single-post .blog-featured-title h1.entry-title {
        font-size: 32px !important;
        line-height: 103%;
        letter-spacing: var(--qlm-letter-spacing-header);
        font-weight: 500;
        text-align: center;
        color: #fff;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .single-post .blog-featured-title .entry-meta {
        text-align: center;
        color: #fff;
        font-size: 13px;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    .single-post .blog-featured-title .entry-meta .byline {
        display: none !important;
    }

    .single-post .entry-content {
        padding-bottom: 0 !important;
        padding-top: 10px;
    }

    .single-post #main .post-sidebar,
    .single-post #main .large-9 {
        width: 100% !important;
        padding: 0 !important;
        flex-basis: 100% !important;
        max-width: 100% !important;
    }

    .single-post #main .post-sidebar {
        display: none !important;
    }

    .single-post #main .large-9 > article,
    .single-post #main .post-sidebar #secondary {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 0 !important;
    }

    .single-post #main .post-sidebar #secondary .row-latest-news {
        display: none !important;
    }

    .single-post #main .post-sidebar #secondary .news_followus h2 {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-header);
        border-bottom: 0;
        text-align: center;
        margin-bottom: 20px;
    }

    .single-post #main .post-sidebar #secondary .news_followus .stack-row > * {
        --stack-gap: 25px !important;
    }

    .single-post
        #main
        .post-sidebar
        #secondary
        .news_followus
        .icon-box
        .icon-box-img {
        width: 30px !important;
        display: none !important;
    }

    .single-post #main .post-sidebar .icon-box-text img {
        width: 60px !important;
        height: auto !important;
    }

    .single-post .row_news_details_related .head_title h2 {
        font-size: 24px;
        margin-bottom: 20px;
        margin-top: 68px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .single-post .relatedcat {
        padding-left: 15px;
        padding-right: 15px;
    }

    .single-post .home_latestnews_blog_mobile .box .image-cover {
        height: 243px;
    }

    .single-post .home_latestnews_blog_mobile .post-item .box-text a {
        font-size: 24px !important;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 103%;
        font-family: "SVN-HelveticaNowDisplay-Medium";
        max-height: 95px;
        overflow: hidden;
        color: var(--qlm-color-medium-grey) !important;
        text-decoration: none !important;
    }

    .single-post .home_latestnews_blog_mobile .badge.post-date,
    .single-post .home_latestnews_blog_mobile .post-item .show_date {
        display: none !important;
    }

    .single-post .home_latestnews_blog_mobile .post-item > .col-inner {
        background-color: #fff;
        border-radius: 30px;
        overflow: hidden;
    }

    .single-post #content .home_latestnews_blog_mobile .from_the_blog_excerpt {
        margin-top: 15px;
        display: block !important;
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        color: #4b4b60;
        width: 60%;
        line-height: 130%;
        letter-spacing: var(--qlm-letter-spacing-normal);
        font-family: "SVN-HelveticaNowDisplay-Medium";
        text-decoration: underline;
    }

    .single-post .relatedcat .post-item .post-title {
        width: 100% !important;
        text-align: left;
    }

    .single-post .home_latestnews_blog_mobile .flickity-prev-next-button,
    .single-post .home_latestnews_blog_mobile .is-divider {
        display: none !important;
    }

    .single-post .home_latestnews_blog_mobile .box-text:after {
        content: "";
        display: inline-block;
        background: url(../images/arrow_next.png) no-repeat;
        background-size: 20px;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 30px;
        bottom: 20px;
        cursor: pointer;
    }

    .single-post .entry-content p,
    .single-post .entry-content td,
    .single-post .entry-content th,
    .single-post .entry-content li {
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 24px;
        font-size: 20px;
        list-style: none;
    }

    .single-post .entry-content h2,
    .single-post .entry-content h3,
    .single-post .entry-content h4 {
        font-size: 24px;
        letter-spacing: var(--qlm-letter-spacing-header);
        line-height: 103%;
        color: #4b4b60;
    }

    .single-post .entry-content h2,
    .blog-wrapper.blog-single .article-inner h2 {
        line-height: 2.5em !important;
    }

    .single-post .blog-featured-title .flex-col {
        padding-left: 0 !important;
    }

    .page-slug-contact-us-now .sec_welcome + .section {
        background-color: #e3e3e3 !important;
    }

    .page-slug-flexible-packaging .sec_page_contact_qlm .stack > *,
    .contact_qlm .stack > * {
        --stack-gap: 0 !important;
    }

    .contact_qlm .stack .icon-box {
        margin-bottom: 40px !important;
    }

    .box_talktoteam {
        width: 100%;
    }

    .box_getaquote {
        width: 100%;
    }

    .slider-markets-mobile {
        margin-top: 20px;
    }

    article ul li::marker {
        content: "";
        display: none;
    }

    /* bao bi mem */

    #content .sub-title {
        font-size: 23px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    #content .popular_bottom {
        background: none;
    }

    #content .popular_bottom .bg.section-bg.fill.bg-fill.bg-loaded {
        background: none;
    }

    #content .popular_bottom .banner {
        border-radius: 20px;
    }

    #content .popular_bottom .banner p {
        font-size: 17px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 17px;
    }

    html[lang="en-AU"] {
        #content .popular_bottom .banner p {
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    html[lang="vi"] {
        #content .popular_bottom .banner p {
            font-size: 17px;
            letter-spacing: var(--qlm-letter-spacing-normal);
            line-height: 17px;
        }
    }

    #content .popular_bottom .slider-style-focus {
        padding-top: 0px;
        margin-bottom: 40px;
    }

    #content .popular_bottom .slider-style-focus .flickity-slider > * {
        max-width: 229px;
    }

    #content .flexible_features {
        margin-bottom: 80px;
    }

    #content .flexible_features .banner {
        /* max-width: 170px;
        max-height: 229px;
        padding-top: 0px; */
        background-color: white !important;
        max-width: 170px;
        margin: 0px 5px;
    }

    #content .flexible_features .banner {
        padding-top: 225px !important;
        border-radius: 20px;
    }

    #content .flexible_features .slider {
        min-height: 229px;
    }

    #content .flexible_features .slider .flickity-slider img {
        border-radius: unset;
    }

    #content .flexible_features p {
        font-size: 14px;
        margin: 0px;
        color: var(--qlm-color-medium-grey);
        font-size: 14px;
        letter-spacing: var(--qlm-letter-spacing-normal);
        white-space: wrap;
        line-height: 14px;
    }

    html[lang="vi"] {
        #content .flexible_features p {
            color: var(--qlm-color-medium-grey);
            font-size: 14px;
            letter-spacing: var(--qlm-letter-spacing-normal);
            white-space: wrap;
            line-height: 14px;
        }
    }

    #content .flexible_features .flickity-page-dots {
        bottom: -50px;
        display: block;
        width: 70px;
        height: 20px;
        overflow: hidden;
        margin: auto;
    }

    #content .flexible_features .headline h2 {
        font-size: 13px;
        letter-spacing: var(--qlm-letter-spacing-header);
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1.4;
    }

    html[lang="en-AU"] {
        #content .flexible_features .headline h2 {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    #content .flexible_features .banner .text-box h3 {
        font-size: 19px;
        letter-spacing: var(--qlm-letter-spacing-header);
        font-family: "SVN-HelveticaNowDisplay-Medium";
        margin: 0px;
        line-height: 130%;
    }

    html[lang="vi"] {
        #content .flexible_features .headline h2 {
            font-size: 13px;
            letter-spacing: var(--qlm-letter-spacing-header);
            margin-top: 30px;
            margin-bottom: 30px;
            line-height: 1.4;
        }

        #content .flexible_features .banner .text-box h3 {
            font-size: 20px;
            letter-spacing: var(--qlm-letter-spacing-header);
            font-family: "SVN-HelveticaNowDisplay-Medium";
            margin: 0px;
        }
    }

    #content .section_explore .slider {
        min-height: auto;
    }

    #content .slider-3dots .flickity-page-dots {
        bottom: -20px;
        display: block;
        width: 70px;
        height: 20px;
        overflow: hidden;
        margin: auto;
    }

    #content .partner .text_red.header-title {
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 26px;
        line-height: 25px;
        letter-spacing: var(--qlm-letter-spacing-header);
        padding: 0;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    html[lang="en-AU"] {
        #content .partner .text_red.header-title {
            letter-spacing: var(--qlm-letter-spacing-header);
        }
    }

    #content .partner p {
        color: var(--qlm-color-medium-grey);
        font-size: 22px;
        line-height: 22px;
        font-family: "Helvetica-Light", arial, sans-serif;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    html[lang="vi"] {
        #content .partner .text_red.header-title {
            margin-top: 40px;
            margin-bottom: 40px;
            font-size: 26px;
            line-height: 25px;
            letter-spacing: var(--qlm-letter-spacing-header);
            padding: 0;
            font-family: "SVN-HelveticaNowDisplay-Medium";
        }

        #content .partner p {
            color: var(--qlm-color-medium-grey);
            font-size: 22px;
            line-height: 22px;
            font-family: "Helvetica-Light", arial, sans-serif;
            letter-spacing: var(--qlm-letter-spacing-normal);
        }
    }

    #content .section.partner .flickity-page-dots {
        bottom: -10px;
    }

    #content .section.flexible.section_location_location .col + .col p {
        margin-bottom: 10px;
    }

    /* tags cloud */
    section.tags_cloud .stack {
        --stack-gap: 0;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }

    section.tags_cloud a.button {
        margin: 0px !important;
        padding: 0px 7px;
        font-size: 16px;
        color: var(--qlm-color-medium-grey);
        width: auto;
        height: auto;
        overflow: hidden;
        font-family: "Helvetica-Light", arial, sans-serif;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        border-radius: 40px !important;
        border: none;
        background: #f2f2f2;
        --stack-gap: unset !important;
        font-weight: normal;
        letter-spacing: var(--qlm-letter-spacing-normal);
        line-height: 15px;
    }

    section.tags_cloud a.button:hover {
        background-color: var(--qlm-color-light-grey-hover);
        border-color: var(--qlm-color-light-grey-hover);
        color: var(--qlm-color-dark-grey);
    }

    /* qlm form */
    .qlm_form p {
        font-size: 20px !important;
    }

    #content .qlm_form .header h2 {
        margin-bottom: 30px !important;
    }

    #content .qlm_form ul li.tab {
        width: 100%;
        line-height: inherit;
        margin: 0px;
    }

    #content .qlm_form ul li.tab.active {
        line-height: inherit;
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav {
        width: 100%;
        margin-bottom: 0;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        height: 37px;
        overflow: hidden;
        left: 0;
        width: 100%;
        top: unset;
        position: inherit;
        z-index: 100;
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav:after {
        content: "";
        background-image: url("../images/ic-dropdown-white.png");
        background-repeat: no-repeat;
        position: absolute;
        right: 13px;
        top: 16px;
        width: 17px;
        height: 9px;
        z-index: 1;
        transition: rotate 0.3s ease-in-out;
        -webkit-transition: rotate 0.3s ease-in-out;
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav.is-open-show:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav.is-open-show {
        height: auto;
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav li {
        display: block;
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav li.active {
        order: 1;
        margin: 0px;
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav li a {
        font-size: 15px;
        color: #4b4b60;
        text-align: center;
        text-decoration: none;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content .qlm_form .tab_locations.tabbed-content ul.nav li:not(.active) a {
        border-radius: 0;
    }

    #content .qlm_form .tab_quote.tabbed-content {
        display: flex;
        justify-content: center;
    }

    #content .qlm_form .tab_quote.tabbed-content ul.nav {
        margin-bottom: 0;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        height: 37px;
        overflow: hidden;
        left: 0;
        width: 70%;
        top: unset;
        position: inherit;
        z-index: 100;
        justify-content: center;
        margin: 0px;
    }

    #content .qlm_form .tab_quote.tabbed-content ul.nav li:not(.active) a {
        border-radius: 0;
        background: none;
        color: var(--qlm-color-red) !important;
    }

    #content .qlm_form .tab_quote.tabbed-content .nav-pills > li > a {
        border-radius: 11px;
    }

    #content .qlm_form .tab_quote.tabbed-content ul.nav:after {
        content: "";
        background-image: url(../images/ic-dropdown-white.png);
        background-repeat: no-repeat;
        position: absolute;
        right: 60px;
        top: 16px;
        width: 17px;
        height: 9px;
        z-index: 1;
        transition: rotate 0.3s ease-in-out;
        -webkit-transition: rotate 0.3s ease-in-out;
    }

    #content .qlm_form .tab_quote.tabbed-content ul.nav li a {
        font-size: 15px;
        color: #4b4b60;
        text-align: center;
        text-decoration: none;
        letter-spacing: var(--qlm-letter-spacing-normal);
    }

    #content .request_a_quote h2.headline {
        text-align: center;
    }

    html[lang="en-AU"] {
        #content .frame_blue {
            margin-top: 40px;
        }
    }

    #content .frame_blue p {
        margin: auto;
        font-size: 14px;
        text-align: justify;
    }

    /* hide button at lang vi */
    html[lang="vi"] header#header .header-button-1 {
        display: none;
    }

    #content .qlm_form.qlm_form_vertical {
        h3 {
            width: auto;
            padding: 0px;
            margin: 0px;
            color: var(--qlm-color-red);
            text-transform: inherit;
            font-size: 24px;
            letter-spacing: var(--qlm-letter-spacing-normal);
            font-weight: normal;
            line-height: 1.2;
        }
    }

    /* frame blue */
    #content .frame_blue ul li {
        margin-bottom: 8px;
    }

    /* footer certificate */

    .footer-certificate {
        margin-left: 70px !important;
        margin-right: 0;
        padding-right: 0;
        flex-basis: 255px !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #footer .footer-1 .footer-certificate .widget-title {
        border-bottom: none;
        color: var(--qlm-color-red);
    }

    #footer .footer-certificate-1 {
        margin-left: 70px;
    }

    #footer .footer-2 .footer-abn {
        margin-left: 0;
    }

    #footer .footer-2 .footer-all-rights {
        margin-left: 0;
    }

    .footer-certificate-2 {
        flex-basis: 85px !important;
    }

    .footer-1 .large-columns-6 div:last-child.footer-certificate-aus {
        flex-basis: 110px !important;
        margin-left: 70px;
    }

    .footer-1 .large-columns-6 div:last-child.footer-certificate-3 {
        flex-basis: 85px !important;
    }

    html[lang="vi"] {
        .footer-2 .footer-privacy ul li,
        .footer-2 .menu-corporate-info-container ul li {
            line-height: 14px;
        }
    }

    /* hide for mobile */
    .hide-for-mobile {
        display: none;
    }

    html[lang="en-AU"] {
        .lang-english {
            display: block;
            margin-bottom: 50px;
        }
    }

    /* page printer */
    #content .section.product_categories_icons {
        padding: 10px;
        padding-bottom: 50px;

        .stack {
            --stack-gap: auto;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            align-content: space-between;
            justify-content: center;
            align-items: center;
            row-gap: 40px;
            column-gap: 15px;
        }

        .stack .icon-box.icon-box-center {
            font-size: 13px;
            width: 100px;
            --stack-gap: 0px !important;
            line-height: 13px;
            color: var(--qlm-color-grey);

            .icon-box-img {
                border-left: 1px solid var(--qlm-color-light-grey-hover);
                width: 100% !important;
            }

            .icon-box-img img {
                width: 45px;
            }

            h3 {
                color: var(--qlm-color-medium-grey);
            }
        }

        .stack a.plain:first-child .icon-box.icon-box-center .icon-box-img {
            border-left: none;
        }
    }

    .page_printer.product_categories .header_red {
        font-size: inherit;
        margin-bottom: 30px;
    }

    .page_printer.product_categories .header_red a {
        font-size: 28px;
        line-height: 28px;
        color: var(--qlm-color-red);
        letter-spacing: var(--qlm-letter-spacing-header);
        margin: 0px;
        font-family: "SVN-HelveticaNowDisplay-Medium";
    }

    .page_printer.product_categories {
        background: var(--qlm-color-off-grey);
    }

    /* html lang Bangladesh */
    html[lang="bn-BD"] {
        #logo img {
            max-height: 70px !important;
        }

        .stuck #logo img {
            max-height: 80px !important;
        }
    }

    /* hide ladding page 2026 for mobile */
    #content section.section_home_blog.landing2026 {
        display: none !important;
    }

    html[lang="en-BD"] {
        .content-area .labels_section_top_info .show-for-small:has(h2) {
            display: block !important;
        }
    }
}

/* end mobile style here */
