@media (min-width:320px) and (max-width:767px){
    .whatsapp-icon a img{
        position: fixed;
        left: 15px;
        bottom: 15px;
        width: 50px!important;
    }
    .ms-tm2-author-img {
        width: 170px;
        height: auto;
    }
    .ms-banner2-shape {
        background: linear-gradient(180deg, rgba(13, 13, 13, 0) 0%, rgba(13, 13, 13, 0.5) 53.4%, var(--clr-bg-4) 98.68%);
        height: 450px;
        width: 100%;
        bottom: 0px;
        z-index: 10;
    }
    .ms-banner2-cover-img img {
        width: 300px;
        left: 60%;
        transform: translateX(-0%);
        bottom: 100px;
    }
    .ms-banner2-title {
        font-size: 50px;
    }
    .ms-banner2-title {
        top: 85%;
    }
    .whatsapp-qr a img {
    position: fixed;
    left: 12px;
    bottom: 75px;
    width: 70px!important;
    border-radius: 0px;
}
    
    .ms-contact-map-grid {
    display: inline-block;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    }

    .ms-contact-map-item {
        min-width: 350px;
        margin: 15px 0;
        position: static;
    }

    .carousel {
        position: relative;
        margin-top: 90px;
        margin-bottom: 50px;
    }


    .ms-input2-box select {
        padding: 0 20px!important;
    }

    .input-group-text {
        color: #8c8c8c;
        text-align: left!important;
    }

/********************************* loading- text ************************************/
    .ctn-preloader .animation-preloader .txt-loading{
        color: rgba(255, 255, 255, 0.2);
        position: relative;
        padding: 0 5px;
        font-size: 28px;
    }













}
















}
