@media only screen and (max-width: 777px) {

    .services {
        transform: scale(1);
        /* margin-top: -80px; */
    }

    #main h1 {
        font-size: 18px;
    }

    #main .part .section img {
        height: 70vh;
    }

    #main .part .section {
        height: 70vh;
    }

    #main {
        height: 70vh;
    }

    .aboutus {
        margin-top: 0px;
    }

    .counter-part ul li span {
        font-size: 30px;
    }

    /* .header .item-left, .header .item-right{
    flex:1 !important;
} */
    .searchInput {
        width: 100%;
    }

    .header-item a {
        display: none !important;
    }

    /* .carousel {
    padding-top:120px;
} */
    .repair-banner {
        height: 50vh !important;
        background-image: url(https://laptopmart.ae/assets/images/other-pages/black-and-gray-laptop-computer-3e2e33ee57888c7692863bbee073ceb7.jpg);
    }

    .Formcontainer header {
        font-size: 18px !important;
    }

    .Formcontainer .progress-bar {
        margin: 15px 0px !important;
    }

    .header .logo img {
        width: 100% !important;
        height: 53px !important;
        object-fit: contain !important;
        padding-bottom: 13px !important;
    }

    .searchInput {
        height: auto;
    }

    .searchInputWrapper {
        margin-top: 6px;
    }

    .post-slide .post-img img {
        height: 136px;
    }

    .post-slide {
        margin: 5px 5px 5px;
    }

    .post-content ul {
        display: none;
    }

    .post-slide .post-content {
        height: 82px;
        padding: 0px 15px 6px 15px;
    }

    .post-slide .post-title a {
        font-size: 10px !important;
    }

    .owl-item .post-slide .card ul {
        display: none;
    }

    .all-in-one-wishlist {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    #news-sliderss .card-title {
        font-size: 10px !important;
    }

    .eye-view-icon {
        font-size: 18px !important;
    }

    .features {
        padding: 0px;
    }

    .features img {
        height: 23px;
    }

    .features h6 {
        font-size: 13px;
    }

    .home-headings {
        font-size: 20px;
    }

    .head-button {
        border: 0px solid rgba(0, 0, 0, 0) !important;
    }
}