@media (max-width:850px){

    body{
        font-size: 12px;
    }
    .home-agent-page{
        display: block;
        position: relative;
    }
    .home-side-links ,.home-page-main-sec{
        width: 100%;
    }
    .home-side-links{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 455555;
        background-color: white;
    }
    .LatestAppointment-table td{
        padding: 0 15px;
        font-size: .7em;
    }
    .appponintment-Status .btn{
        margin:0;
        margin-bottom: 10px;
        width: 70px;
        height: 30px;
        display: inline-block
    }
    .LatestAppointment-table .appointmet-home-page-box-header .appoinmemt-img{
        width: 35px;
        height: 35px;
    }
    .appointmet-home-page-box-header h6{
        font-size: .7em;
    }
    #LatestAppointment{
        padding:20px 0
    }
    .home-page-agent-profile{
        margin: 0;
    }
    .home-page-custom-box.agent-profile-up-box{
        padding: 10px;
    }
    .agent-profile-header-details{
        width:70%
    }
    .home-page-custom-box.agent-profile-up-box .app-req-Img{
        width:60px;
        height: 60px;
    }
    .agent-tabs .nav-link{
        padding: 10px;
    }
    .structureImg img{
        width: 100%;
    }
    .checkcontainer{
        margin-top:20px
    }
    .addNewListingForm .form-group{
        height: auto;
    }
    .edit-profile-home-page{
        padding:10px 0;
    }
    .agent-edit-profile-home-page .saveBtn{
        width: 140px;
    }
    .social-agent-links{
        width:60%
    }
    .add-listing-btn{
        font-size: 1em;
    }
    .forgetpass-content{
        margin-top:10px
    }
 .owl-stage-outer {
        overflow: hidden !important;
    }
    .blueshadow-car{
        display: none !important;
    }
    .rating-sec-background{
        width: 100%;
        top: 0;
    }

    .side-home-content{
        width: 80%;
    }
    .appoinment-tab-header .selectric-wrapper{
        width: 60%;
    }
    
.navbar-toggler {
    width: 35px;
    height: 35px;
    position: relative;
    padding: 5px;
    border: 1px solid #0083CB}

.navbar-toggler span {
    content: "";
    background-color: #0083CB;;
    display: block;

    width: 100%;
    height: 2px;
    border-radius: 5px;
    width: 90%;
    margin: auto;
    margin-bottom: 5px;
}
.navbar-toggler span:last-child{
    margin-bottom: 0;
}
.heroSearch{
    display: block;padding: 10px 0;
}
.heroSearch .form-group{
    width: 100%;
}
.hero-content h2{
    max-width: 100%;
}
.hero-img{
    position: relative;
    top:0;
    right: 0;
    width: 100%;
    height: auto;
}
.hero-img:before{
    display: none;
}
.hero-content-img{
    width: 100%;
}
.Listing-agent-details .d-flex{
    flex-direction: column;
    justify-content: start;
}
.mobile-menu{
    display: none;
}
.mobile-menu .close{
    color: white;
    display: block;
    
}
.notifysec, .likessec{
    margin-right: 3px;
}
.offer-box-dots,.dashed-line-1,.dashed-line-2{
    display: none;
}
.offer-box{
    width: 100%;
margin: 0;
    margin-bottom: 15px;
}
}