@media screen and (max-width: 768px) {

    .carousel-caption {
        position: absolute !important;
        right: 15% !important;
        bottom: 5.25rem !important;
        left: 15% !important;
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
        color: #fff !important;
        text-align: center !important;
        z-index: 2;
    }

    .carousel-caption h5 {
        font-size: 54px !important;
    }

    .carousel-caption p {
        display: none;
    }

    .about-content button {
        margin-bottom: 15px;
    }

    #about {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    #area {
        width: 100%;
        height: auto;
        padding: 9px 0;
        position: relative;
        z-index: 1;
    }

    /* .box-info .row{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;

} */
    .area-box {
        border: 0.9px solid #d4af37;
        padding: 20px;
        text-align: center;
        /* min-height: 250px  */
        display: flex;
        flex-direction: column;
        justify-content: space-around !important;
        min-height: 359px !important;
        margin-bottom: 15px !important;
    }

    .social-box .box-title h3 {
        color: #d4af37;
        font-size: 18px;
        font-weight: 700;
    }

    .social-box .box {
        background: #fff;
        /* background-color: #fff; */
        border-radius: 10px;
        cursor: pointer;
        margin: 20px 0;
        padding: 40px 10px;
        transition: all 0.5s ease-out;
        border: 1px solid #d4af37;
        flex-direction: column;
        justify-content: space-between;
        min-height: 303px !important;
        align-items: center;
        box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
    }

    .mission-content h3 {
        padding-top: 10px;
    }

    #service {
        padding: 24px 0;
    }

    #address .map iframe {
        width: 475px !important;
    }

    #address .map {
        margin-top: 0 !important;
    }

    .footer-content {
        padding: 5px !important;
        margin: 0px !important;
    }
     .popup-overlay{display: none !important ;}
}












@media screen and (max-width: 600px) {

    .carousel-caption {
        position: absolute !important;
        right: 15% !important;
        bottom: 5.25rem !important;
        left: 15% !important;
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
        color: #fff !important;
        text-align: center !important;
        z-index: 2;
    }

    .carousel-caption h5 {
        font-size: 40px !important;
    }

    .carousel-caption p {
        display: none;
    }

    .about-content button {
        margin-bottom: 15px;
    }

    #about {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    #area {
        width: 100%;
        height: auto;
        padding: 9px 0;
        position: relative;
        z-index: 1;
    }

    /* .box-info .row{
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;

} */
    .area-box {
        border: 0.9px solid #d4af37;
        padding: 20px;
        text-align: center;
        /* min-height: 250px  */
        display: flex;
        flex-direction: column;
        justify-content: space-around !important;
        min-height: 359px !important;
        margin-bottom: 15px !important;
    }

    .social-box .box-title h3 {
        color: #d4af37;
        font-size: 18px;
        font-weight: 700;
    }

    .social-box .box {
        background: #fff;
        /* background-color: #fff; */
        border-radius: 10px;
        cursor: pointer;
        margin: 20px 0;
        padding: 40px 10px;
        transition: all 0.5s ease-out;
        border: 1px solid #d4af37;
        flex-direction: column;
        justify-content: space-between;
        min-height: 303px !important;
        align-items: center;
        box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
    }

    .mission-content h3 {
        padding-top: 10px;
    }

    #service {
        padding: 24px 0;
    }

    #address .map iframe {
        width: 475px !important;
    }

    #address .map {
        margin-top: 0 !important;
    }

    .footer-content {
        padding: 5px !important;
        margin: 0px !important;
    }
     .popup-overlay{display: none !important;}
}









/* -------width:570px------------ */

@media screen and (max-width: 576px) {




    .carousel-caption {
        position: absolute !important;
        right: 15% !important;
        bottom: 5.25rem !important;
        left: 15% !important;
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
        color: #fff !important;
        text-align: center !important;
        z-index: 2;
    }

    .carousel-caption h5 {
        font-size: 40px !important;
    }

    .carousel-caption p {
        display: none;
    }

    .about-content button {
        margin-bottom: 15px;
    }

    #about {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    #area {
        width: 100%;
        height: auto;
        padding: 9px 0;
        position: relative;
        z-index: 1;
    }

    .box-info {
        padding-top: 29px;
    }

    .area-box {
        margin-bottom: 15px !important;
    }

    .mission-content h3 {
        padding-top: 10px;
    }

    #service {
        padding: 24px 0;
    }

    #address .map iframe {
        width: 475px !important;
    }

    #address .map {
        margin-top: 0 !important;
    }

    .footer-content {
        padding: 5px !important;
        margin: 0px !important;
    }
     .popup-overlay{display: none !important;}
}




/* -------width:480px------------ */

@media screen and (max-width: 480px) {

    .carousel-caption {
        display: block !important;
    }


    #address .map iframe {
        width: 340px !important;

    }

    .form-container {
        padding: 40px 8px 0 0 !important;
    }

    .about-content h2 {
        font-size: 36px;
        line-height: 43px;
        padding-bottom: 15px;
    }

    #about {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    .about-content button {
        margin-bottom: 15px;
    }

    #area {
        width: 100%;
        height: auto;
        padding: 9px 0;
        position: relative;
        z-index: 1;
    }

    #area h2 {
        font-size: 28px;
        padding-top: 10px;
    }

    .box-info {
        padding-top: 29px;
    }

    .area-box {
        margin-bottom: 10px;
    }

    .mission-content h3 {
        padding-top: 10px;
    }

    #service {
        padding: 24px 0;
    }

    .footer-content {
        padding: 5px !important;
        margin: 0px !important;
    }

    .Disclaimer-content button {
        margin-bottom: 10px;
    }

    .carousel-caption {
        position: absolute !important;
        right: 15 !important;
        bottom: 3.25rem !important;
        left: 15% !important;
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
        color: #fff !important;
        text-align: center !important;
        z-index: 2;
    }

    .carousel-caption h5 {
        font-size: 24px !important;
        font-weight: 700 !important;
    }

    .carousel-caption p {
        display: none !important;
    }
     .popup-overlay{display: none !important;}
}







/* -------width:380px------------ */


@media screen and (max-width: 380px) {

    .carousel-caption {
        display: block !important;
    }


    #address .map iframe {
        width: 340px !important;

    }

    .form-container {
        padding: 40px 8px 0 0 !important;
    }

    .about-content h2 {
        font-size: 36px;
        line-height: 43px;
        padding-bottom: 15px;
    }

    #about {
        width: 100%;
        height: auto;
        padding: 30px 0;
    }

    .about-content button {
        margin-bottom: 15px;
    }

    #area {
        width: 100%;
        height: auto;
        padding: 9px 0;
        position: relative;
        z-index: 1;
    }

    #area h2 {
        font-size: 28px;
        padding-top: 10px;
    }

    .box-info {
        padding-top: 29px;
    }

    .area-box {
        margin-bottom: 10px;
    }

    .mission-content h3 {
        padding-top: 10px;
    }

    #service {
        padding: 24px 0;
    }

    .footer-content {
        padding: 5px !important;
        margin: 0px !important;
    }

    .Disclaimer-content button {
        margin-bottom: 10px;
    }

    .carousel-caption {
        position: absolute !important;
        right: 15 !important;
        bottom: 3.25rem !important;
        left: 15% !important;
        padding-top: 1.25rem !important;
        padding-bottom: 1.25rem !important;
        color: #fff !important;
        text-align: center !important;
        z-index: 2;
    }

    .carousel-caption h5 {
        font-size: 24px !important;
        font-weight: 700 !important;
    }

    .carousel-caption p {
        display: none !important;
    }
    .popup-overlay{display: none !important;}
}