﻿
@media (max-width: 1239px) {
    .ggMapFooter iframe {
        border-radius: 20px;
        width: 290px;
    }

    .PhoneFooterDecor {
        padding-left: 28px;
    }

    .footer-top .infor section div.PhoneFooterDecor:nth-child(2):before {
        content: "";
        position: absolute;
        width: 24px;
        height: 24px;
        left: 0;
        background: url(/Design/img/MassageNhuYCatTuong/Footer/telephone-call.png) no-repeat;
    }
}

@media(max-width:1023px) {
    .no-display-mobile-tablet {
        display: none !important;
    }

    .footer-top .infor .title {
        width: 100%;
    }

    .footer-top .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-top .container {
        padding-top: 30px;
    }

    .list-nav-about-footer {
        width: 100%;
        padding-bottom: 20px;
    }

    .footer-top .list-nav {
        width: 100%;
    }

    .ggMapFooter, .ggMapFooter iframe {
        width: 100%;
    }

    .fanpage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .footer-bottom .container {
        flex-direction: column;
    }

    .footer-bottom {
        height: 100%;
    }

        .footer-bottom .left .text {
            padding: 10px 0;
        }

        .footer-bottom .right {
            padding: 10px 0;
        }
}

@media(min-width:740px) and (max-width:1023px) {
    .no-display-tablet {
        display: none !important;
    }

    .footer-top .infor {
        width: 100%;
    }

    .footer-top .list-nav {
        margin: 20px 0;
        padding: 0;
    }

        .footer-top .list-nav .title {
            margin-top: 0;
        }
}

@media(max-width:739px) {
    .no-display-mobile {
        display: none !important;
    }

    .footer-top .infor .title {
        font-size: 18px;
    }

    h5.name-footer-company-top {
        color: #ffffff;
        font-size: 18.04px;
    }

    .footer-top .infor {
        width: 100%;
    }

    h2.name-compa-footer-top {
        font-size: 16px;
    }

    .footer-bottom .left .text {
        flex-direction: column;
        padding: 0;
    }

    .footer-top .container {
        padding-top: 20px;
    }

    .footer-top .infor .descript {
        font-size: 12px;
    }

    .footer-top .infor section p {
        font-size: 16px;
        margin: 12px 0;
    }

    .footer-top .list-nav .title {
        margin-top: 0;
        font-size: 18.61px;
    }

    .footer-top .list-nav {
        margin: 15px 0;
    }

        .footer-top .list-nav ul a {
            font-family: 'InterR';
            font-size: 14.71px;
        }

    .footer-bottom {
        height: auto;
    }

    .fb_iframe_widget iframe {
        width: 100% !important;
        max-width: 100% !important;
    }

    .fanpageFooter {
        text-align: center;
    }

    .footer-bottom .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding: 15px 0;
    }

    .footer-bottom .right {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 15px;
    }

    .footer-top .list-nav {
        padding: 0;
        width: 100%;
    }

    .fanpage {
        width: 100%;
    }

        .fanpage .fb-page {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

    .text-footer-about {
        font-size: 15px;
    }

    .footer-bottom .left {
        flex-direction: column-reverse;
    }

        .footer-bottom .left img {
            margin-top: 10px;
        }

        .footer-bottom .left .text span {
            justify-content: center;
            margin: 8px 0;
            margin-top: 0;
        }
}
