/* Large desktop */
@media (max-width: 768px) {
    #header #logo {
        width: 90px;
    }

    .container-width,
    .full-width .ubermenu-nav,
    .container,
    .row {
        max-width: 748px !important;
    }

    .row.row-collapse {
        max-width: 748px !important;
    }

    .row.row-small {
        max-width: 748px !important;
    }

    .row.row-large {
        max-width: 748px !important;
    }

    #content section.home_banner {
        padding-top: 70px !important;
        padding-bottom: 20px !important;
        display: flex;
        align-items: flex-start;
        min-height: 630px;
    }

    #content section.home_banner p.banner_title.black {
        font-size: 60px;
    }


    #content section.home_banner .banner_info {
        font-size: 15px;
        line-height: 20px;
        margin-top: 40px;
        color: #4b4b60;
        letter-spacing: -1px;
        font-family: 'SVN-Helvetica Now Text Regular';
        width: 80%;
        padding-bottom: 30px;
    }

    #content section.home_banner .banner_info a {
        color: #c1c1c6;
        font-size: 12px;
        text-decoration: underline;
    }

    #content section.home_banner .btn_quote span {
        padding-top: 0px;
    }

    #content .row_why_qlm p.info {
        font-size: 28px;
        letter-spacing: -2px;
        line-height: 25px;
        color: #4B4B60;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    #content .col_whyqlm .col-inner {
        width: 280px;
        height: 286px;
        min-height: auto;
        padding: 20px 20px;
    }

    #content .row_why_qlm p.title.red {
        font-size: 32px;
        letter-spacing: -2px;
        color: #DC2D32;
        margin-top: 20px;
        padding: 0px;
        line-height: 24px;
    }

    #content .row_why_qlm .img_bottom {
        position: absolute !important;
        left: 0px;
        bottom: 0px;
        height: 100px;
        overflow: hidden;
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
    }

    #content .row_why_qlm a {
        text-decoration: underline;
        color: #B2B2B9;
        font-size: 11px;
        margin: 0px;
        padding: 0px;
    }

    #content .home_text_market p {
        font-size: 50px;
        color: #4b4b60;
        margin: 0px;
        margin-bottom: 0px;
        margin-bottom: 0px;
        margin-bottom: 30px;
        letter-spacing: -3px;
    }

    #content .home_market .home_market_box {
        width: 286px;
        display: inline-flex !important;
        margin: 0px;
        margin-left: 0px;
        max-width: initial !important;
        padding: 0 !important;
    }

    #content .home_market .home_market_box:first-child {
        margin-left: 0px;
    }

    #content .home_market_box .col-inner {
        height: 100%;
        position: initial;
        padding: 30px;
        border-radius: 30px;
        background: #faeee8;
        min-height: 520px;
    }

    #content .home_market .row_market {
        position: relative;
        height: 585px;
        margin-left: 0px;
    }

    #content .home_market .icon-box-img {
        width: 30px !important;
    }

    #content .home_market p.title {
        font-size: 33px;
        line-height: 33px;
        color: #4b4b60;
        margin: 0px;
        margin-bottom: 0px;
        margin-bottom: 20px;
        letter-spacing: -3px;
    }

    #content .home_market p.info {
        color: #4b4b60;
        font-size: 15px;
        letter-spacing: -1px;
        line-height: 20px;
    }

    .home_market_box-outer {
        position: relative !important;
        display: block !important;
        height: 835px;
    }

    #content .home_banner .btn_quote {
        width: 140px;
        height: 40px;
        display: block;
        border-radius: 40px;
    }

    #content .home_banner .btn_quote span {
        display: inline-block;
        line-height: inherit;
        font-weight: initial;
        font-size: 15px;
    }

    #content .home_market .btn_getaquote {
        width: 140px;
        padding: 0 !important;
        font-weight: 400;
        font-size: inherit;
        margin: 20px 0 !important;
        height: 44px;
    }

    #content .home_latestnews_title {
        color: white !important;
        font-size: 40px;
    }

    #content .home_latestnews_blog .post-item {
        border-radius: 30px;
        height: 470px !important;
    }

    #content .home_latestnews_blog .post-item .from_the_blog_excerpt {
        bottom: 20px;
        position: absolute;
        font-size: 14px;
        letter-spacing: -1px;
        font-weight: normal;
        color: #4b4b60;
    }

    #content .section_home_blog .btn_loadmore {
        margin-top: 70px;
        width: 133px;
        height: 45px;
        padding: 0px !important;
        padding-top: 8px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    #content .section_home_blog .btn_loadmore {
        color: white !important;
        font-size: inherit !important;
        font-weight: normal !important;
    }

    #content .section_home_blog {
        min-height: inherit !important;
        display: flex !important;
        justify-content: space-between !important;
        flex-flow: row !important;
        align-items: flex-start !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-top: 127px !important;
        padding-bottom: 0px !important;
    }

    #content .contact_qlm {
        padding-top: 40px;
        border-radius: 0px 0px 40px 40px;
    }
    #content .contact_qlm .title {
        color: #4b4b60;
        font-size: 38px;
        letter-spacing: -3px;
    }

    #content .icon-box-center .icon-box-img {
        margin: 0 auto 1em;
        width: 45px !important;
    }

    .contact_qlm .call_to_action h3 {
        text-decoration: underline;
        color: #4b4b60;
        font-weight: normal;
        font-size: 26px;
        letter-spacing: -2px;
    }

    .row.row-small.top_submenu {
        width: fit-content;
        max-width: unset !important;
    }

    .submenu_box .icon-box-text .title {
        font-size: 22px;
        color: #4B4B60;
        font-family: 'SVN-HelveticaNowDisplay-Medium';
        letter-spacing: -2px;
        word-spacing: 0px;
        margin: 10px 0px;
    }

    .submenu_box .icon-box-text .info {
        font-size: 20px;
        margin-bottom: 20px;
        color: #B2B2B9;
        letter-spacing: -1px;
        font-weight: normal;
    }

    .home_banner .effect_container .banner_title.black {
      font-size: 50px;
    }
    p.banner_title.red {
      font-size: 50px;
    }

    #content .banner.home_market_box {
      width: 360px !important;
    }

    .home_market .flickity-slider>div {
      transform: scale(0.96);
    }

    .home_latestnews_blog .large-3.medium-6.post-item .box-text a {
      font-size: 20px;
      line-height: 20px;
    }
}
