﻿/* Normal desktop :1366px. */
@media (min-width: 1170px) and (max-width: 1400px) {
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
}


/* small mobile :320px. */
@media (max-width: 767px) {
    h1.huge-text.hero-heading-color.fw-extra-bold.lh-1 {
        font-weight: bold !important;
        text-transform: uppercase;
        margin-left: 15px;
        font-size: 40px;
        line-height: 67px;
        text-align: center;
    }
    header .container-fluid {
        padding-right: calc(var(--bs-gutter-x)* .5);
    }
    .mobile-home-button-banner {
        flex-direction: row;
        margin-left: 0;
        width: 100%;
        text-align: center;
        display: block;
    }

    .mobile-text-shadow {
        /*-webkit-text-stroke: 0.35vw #0e2d3f; /*stroke size and color */*/
    }

    .banner-mobile-mb {
        margin-bottom: 15px;
    }

    .mobile-h2-sz {
        font-size: 60px;
    }

    .item_tuvan_1 {
        margin-bottom: -31px;
    }

    .home-tu-van .head-line {
        font-size: 19px;
    }

    .hotline-bar {
        display: none;
    }
    .btn-banner-home-1 {
        margin-right: 15px;
    }
    .subtitle-width-custom {
        font-size: 20px !important;
        font-weight: 400;
    }
    .home-heading-title {
        font-size: 40px;
        line-height: 52px;
        font-weight: 700 !important;
    }
    .sticky .logo img {
        padding-top: 0;
        padding-bottom: 0;
    }
    .d-flex-customr-gallery-home {
        display: block;
    }
        .d-flex-customr-gallery-home .gallery-contents.gallery-sm {
            width: 100%;
            margin-bottom: 5px;
        }
        .d-flex-customr-gallery-home .gallery-contents.gallery-expand .gallery-wrapper .gallery-info .gallery-description {
            display:none;
        }
    .gallery-contents.gallery-expand .gallery-wrapper .stroke-heading.stroke-heading-2 svg {
        stroke: var(--bs-white);
    }
    .gallery-contents.gallery-sm .gallery-info-wrapper {
        opacity: 1;
    }
    .gallery-contents .gallery-wrapper .gallery-info .gallery-description {
        font-weight: 500;
        color: #fff;
        display: none;
    }
    .mobile-logo-footer-1{
        text-align:center;
    }
    .d-flex-mobile-logo-footer-1 {
        display: inline-flex;
    }
    .about-image-222 {
        --bs-about-image-margin-top: -405px;
    }

        .about-image-222 img {
        }

    .about-image-2224 {
        --bs-about-image-margin-top: -1073px;
    }

        .about-image-2224 img {
        }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .about-image-222 {
        --bs-about-image-margin-top: -405px;
    }

        .about-image-222 img {
        }

    .about-image-2224 {
        --bs-about-image-margin-top: -1073px;
    }

        .about-image-2224 img {
        }
    .d-flex-customr-gallery-home .gallery-contents.gallery-expand .gallery-wrapper .gallery-info .gallery-description {
        display: none;
    }
    .d-flex-mobile-logo-footer-1 {
        display: inline-flex;
    }
    .mobile-logo-footer-1 {
        text-align: center;
    }
    .gallery-contents .gallery-wrapper .gallery-info .gallery-description {
        font-weight: 500;
        color: #fff;
        display: none;
    }
    .gallery-contents.gallery-sm .gallery-info-wrapper {
        opacity: 1;
    }
    .gallery-contents.gallery-expand .gallery-wrapper .stroke-heading.stroke-heading-2 svg {
        stroke: var(--bs-white);
    }
    .d-flex-customr-gallery-home .gallery-contents.gallery-sm {
        width: 100%;
        margin-bottom: 5px;
    }
    .d-flex-customr-gallery-home {
        display: block;
    }
    .sticky .logo img {
        padding-top: 0;
        padding-bottom: 0;
    }
    h1.huge-text.hero-heading-color.fw-extra-bold.lh-1 {
        font-weight: bold !important;
        text-transform: uppercase;
        margin-left: 15px;
        font-size: 45px;
        line-height: 51px;
    }
    .subtitle-width-custom {
        font-size: 20px !important;
        font-weight: 400;
    }
    .home-heading-title {
        font-size: 40px;
        line-height: 52px;
        font-weight: 700 !important;
    }
    header .container-fluid {
        padding-right: calc(var(--bs-gutter-x)* .5);
    }
    .btn-banner-home-1 {
        margin-right: 15px;
    }
    .mobile-home-button-banner {
        flex-direction: row;
        margin-left: 15px;
    }

    .mobile-text-shadow {
        /*-webkit-text-stroke: 0.35vw #0e2d3f; /*stroke size and color */*/
    }

    .banner-mobile-mb {
        margin-bottom: 15px;
    }

    .mobile-h2-sz {
        font-size: 60px;
    }

    .item_tuvan_1 {
        margin-bottom: -31px;
    }

    .home-tu-van .head-line {
        font-size: 19px;
    }

    .hotline-bar {
        display: none;
    }
}
