

@media (max-width: 1024px){
    h1.wp-block-heading.has-text-align-left.has-text-color{
        font-size: 55px !important;
    }

}

@media (max-width: 800px){

    /* banner section */
    h1.wp-block-heading.has-text-align-left.has-text-color{
        font-size: 7.161vw !important;
    }
    .uagb-block-1c67e242 .uagb-separator-spacing-wrapper{
        text-align: left;
    }
    .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile.is-vertically-aligned-center {
        grid-template-columns: auto 10% !important;
    }

    /* horizontal slider sroll */
    /* section.hs-section {
        height: auto !important;
    }
    .hs-panel{
        width: 100vw !important;
        height: 50vh !important;
    } */
    /* .hs-panel:last-of-type{
        height: 50vh !important;
    } */
    /* h3.slider-title-head{
        position: unset !important;
    }
    .hs-panel:last-of-type h2{
        font-size: 80px !important;
        width: 100% !important;
    }
    .hs-panel:last-of-type .content-container {
        padding-left: 0 !important;
    }
    .hs-track{
        background-size: contain, cover !important;
        background-position: 0 66%, top !important;
    } */

    /* bottom last section */
    h2.wp-block-heading.has-text-align-center.has-text-color {
        font-size: 30px !important;
        font-family: 'Inter-Black-Italic', Arial, sans-serif !important;
        font-style: italic;
    }
    p.has-text-align-center.has-ast-global-color-5-color.has-text-color.has-link-color.wp-elements-fbc2d62fe9de7b0c1d50f5209d2c288c {
        font-size: 15px !important;
    }
    a.wp-block-button__link.has-ast-global-color-5-color.has-text-color.has-background.has-link-color.has-custom-font-size.wp-element-button {
        font-size: 20px !important;    
    }
    div#contact {
        padding: 50px 0 !important;
    }
}

@media (max-width: 600px){
    /* banner section */
    .wp-block-cover.alignfull.is-repeated.has-custom-content-position.is-position-bottom-center {
        min-height: 100vh !important;
        align-items: center;
    }
    h1.wp-block-heading.has-text-align-left.has-text-color{
        font-size: 10.588vw !important;
    }
    p.has-white-color.has-text-color {
        font-size: 16px !important;
    }
    .wp-block-uagb-advanced-heading.uagb-block-e6f6da3d.wp-block-uagb-advanced-heading .uagb-heading-text {
        font-size: 40px;
    }
    .uagb-block-1c67e242 .uagb-separator-spacing-wrapper{
        text-align: left;
    }
    .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile.is-vertically-aligned-center {
        grid-template-columns: auto 10% !important;
    }    
    /* homepage */
    .wp-block-cover.alignfull.is-light.has-custom-content-position.is-position-bottom-center {
        align-items: center;
    }
    .content-before-slider h2, .client-title{
        font-size: 40px;
    }
}