@media only screen and (max-width: 1399px) {
    .property2-image img {
        width: 350px;
    }

    .mobile{
        display: none;
    }
}

@media only screen and (max-width: 1199px) {
    footer .footer-col {
        width: 33%;
        padding: 0 10px;
    }

    .property2-image img {
        width: 370px;
    }

    .mobile{
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .menubar>ul>li>a {
        padding: 5px !important;
    }

    .logo a img {
        width: 100px;
    }

    footer .footer-col {
        width: 50%;
        padding: 0 10px;
    }

    .property2-contact .whatsapp {
        padding: 5px 5px;
    }

    .property2-contact .phone {
        padding: 5px 5px;
    }

    .scrollup {
        right: 20px;
        bottom: 70px;
    }

    .mobile{
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .logo {
        display: inline-block;
    }

    footer .footer-col {
        width: 100%;
        padding: 0 10px;
    }

    .sub-btn a span {
        padding: 0 6px;
    }

    .sub-menu>a {
        font-size: 14px;
    }

    .logo a img {
        width: 100px;
    }

    .copyright-menu {
        text-align: center;
    }

    .copyright p {
        text-align: center;
        font-size: 14px;
    }

    .footer-social span {
        font-size: 14px;
    }

    .property2-image img {
        width: 100%;
    }

    .search-topbar-right {
        text-align: left;
    }

    .mobile{
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    body {
        font-size: 14px;
    }

    .login-btn {
        padding: 5px 5px;
    }

    .footer-head h6 {
        font-size: 16px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .footer-head ul li a {
        font-size: 14px;
    }

    .mobileAdd {
        left: 0 !important;
        width: 100%;
    }

    .banner-section h1 {
        font-size: 38px;
    }

    .section-title h2.after-line::after {
        display: none;
    }

    .offer-box h4 {
        font-size: 20px;
        line-height: 30px;
    }

    .offer-box a {
        font-size: 14px;
        padding: 6px 17px;
    }

    .section-title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .section-title h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .top-city-box h4 {
        font-size: 18px;
    }

    .add-property-section h2 {
        font-size: 36px;
        ;
    }

    .add-property-section a {
        font-size: 18px;
        padding: 8px 18px;
    }

    .who-are-you-section h2 {
        font-size: 35px;
        line-height: 45px;
    }

    .who-are-you-section ul li {
        font-size: 18px;
    }

    .counteritem {
        border: 1px solid #e5e5e5;
        margin: 10px 10px;
        padding: 15px 0;
        border-radius: 5px;
    }

    .app-section p {
        font-size: 25px;
        line-height: 44px;
    }

    .app-image img {
        width: 170px;
    }

    .property2-right h3 {
        font-size: 22px;
    }

    .footer-top-right img {
        width: 32px;
        margin-right: 5px;
    }

    .property-details-right h4 {
        font-size: 22px;
    }

    .property-details-right .author-profile h5 {
        font-size: 20px;
    }

    .property-details-main h2 {
        font-size: 35px;
        line-height: 42px;
    }

    .property-facility h4 {
        font-size: 25px;
    }

    .property-facility table td {
        font-size: 16px;
    }

    .offer-section-title h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .service--box {
        padding: 10px;
    }

    .service--box p {
        font-size: 12px;
        line-height: 18px;
    }

    .contact-box {
        padding: 10px;
    }

    .custom--form .form--control {
        padding: 5px;
        font-size: 14px;
    }

    .form-btn .submit-btn {
        height: 45px;
        line-height:30px;
        text-align: center;
    }

    .breadcrumb-section h4
    {
        font-weight: 500;
        font-size: 35px;
        line-height: 40px;

    }

    .mobile{
        display: block;
    }

    .desktop{
        display: none;
    }
}
