@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1024px) {
    .home-banner {
        width: 438px;
        display: none;
    }

    .bx {
        font-size: 42px;
    }

    #latest_projects .property-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        top: 119px;
        margin: 20px 73px;
        left: 0;
    }


    .custom-Violet {
        background-image: url(../images/violet-bg.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 54px 70px;
    }

    #global_buy_sell .trade_offers .trd_item {
        border: none;
    }

    .pd-t-b-40 {
        padding: 40px 0;
        /*padding-left: 10px;*/
    }

    .left-side {
        position: relative;
    }


    #latest_projects .property-agent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        top: 120px;
        margin: 20px;
        right: 0;
    }

    .card-location {
        margin-left: 0;
    }

    #latest_projects p {
        font-size: 20px;
        text-align: left;
        font-size: 1.1rem;
    }
}

@media screen and (max-width: 991px) {
}

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

}

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


    .custom-Violet {
        background-image: url(../images/violet-bg.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        padding: 0px 70px;
    }

    i.fadeIn.animated.bx.bx-search-alt-2 {
        margin-left: 0;
    }

    #latest_projects p {
        font-size: 20px;
        text-align: center;
        font-size: 1.1rem;
    }

    #latest_projects .card-body p {
        font-size: 20px;
        text-align: left;
        font-size: 1.1rem;
    }

    #global_buy_sell select {
        background-color: transparent;
        border: none;
        font-size: 14px;
        width: 100%;
        float: left;
        text-indent: 0;
    }

    #global_buy_sell .heading {
        font-size: 45px;
        margin-bottom: 20px;
    }

    .pd-t-b-40 {
        padding: 20px 0;
    }

    #latest_projects .property-agent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        bottom: 264px;
        margin: 20px;
        right: 0;
    }

    #development .text .heading {
        text-align: left;
        font-size: 32px;
        color: #fbae24;
    }

    #latest_projects .property-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        bottom: 256px;
        margin: 20px 73px;
        left: 0;
    }

    .footer_back_img{
        height: auto;
    }
    .propertyCard.pd-t-b-40{
        padding: 0 !important;
    }

}

@media screen and (max-width: 736px) {
    #latest_projects .property-agent {
        bottom: 290px;
    }

    #latest_projects .property-location {
        bottom: 280px;

    }

}

@media screen and (max-width: 690px) {
}

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

}

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

    .col-sm-6 {
        width: 50%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    #buy_sell_category .trade_offers .trd_item,
    #buy_sell_category .trade_offers .trd_item2 {
        padding: 10px;
    }
    #buy_sell_category .text h6 {
        font-size: 14px;
    }
    #global_buy_sell .heading {
        font-size: 32px;
    }

    #global_buy_sell .custom-wraper {
        padding: 0 35px;
    }

    #global_buy_sell .trade_offers .trd_item2 {
        padding: 0;
    }

    #buy_sell_category .heading {
        font-size: 35px;
        margin-bottom: 10px;
    }

    #buy_sell_category p {
        font-size: 18px;
        padding: 0 30px;
    }

    .main-logo {
        width: 145px;
    }


    .propertyCard.col-lg-12.col-sm-12.pd-t-b-40{
        padding: 0 ;
    }

    .propertyCard .card.mr-2,
    .propertyCard .card.ml-2
    {
        /*margin: 0 10px !important;*/
        margin: 0 !important;
    }

    #copyright .ft_col_5 p {
        font-size: 12px;
    }

    #footer .ft_logo_white img {
        width: 100%;
        margin-left: -15px;
    }

    #footer .ft_common .payment-mothod {
        width: 50%;
    }

    .footer_back_img {

        height: auto;

    }

    .left-side {
        border-radius: 0;
    }

    .header-secc {
        content: "";
        background: transparent;
        background-size: cover;
        position: relative;
        width: 100%;
        bottom: 0;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .custom-Violet {
        background-image: url(../images/violet-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        padding: 25px;
    }

    #mobile-app .image .mobileapp-screen {
        width: 100%;
        position: relative;

    }

    .home-banner {

        display: none;
    }

    #latest_projects .property-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        bottom: 263px;
        margin: 20px 73px;
        left: 0;
    }

    #latest_projects .property-agent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        bottom: 276px;
        margin: 20px;
        right: 0;
    }

    #mobile-app .text .heading br{
    display: none;
    }
    #mobile-app .image .mobileapp-screen {
        width: 65%;
        position: static;
    }
    #mobile-app .image {
        text-align: center;
    }
    .custom-orange-mobile , #mobile-app {
        padding-bottom: 0;
    }
    #footer .ft_logo_white img {
        width: 60%;
        margin-left: 0;
    }

}


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

}

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

    #latest_projects .property-agent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        bottom: 270px;
        margin: 20px;
        right: 0;
    }

    .left-side {
        background-color: #fff;
        border-radius: 50px 0px 0px 50px;
        position: relative;
        right: 0;
    }

    .main-logo {
        width: 165px;
    }

    #latest_projects .property-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        bottom: 260px;
        margin: 20px 73px;
        left: 0;
    }

}

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

    .main-logo {
        width: 125px;
    }

    .left-side {
        background-color: #fff;
        border-radius: 50px 0px 0px 50px;
        position: relative;
        right: 0;
    }

    #latest_projects .property-location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        top: 123px;
        margin: 20px 73px;
        left: 0;
    }

    #latest_projects .property-agent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        position: absolute;
        top: 124px;
        margin: 20px;
        right: 0;
    }

    .mr-4, .mx-4 {
        margin-right: 0.5rem !important;
    }
}
