@media only screen and (min-width: 320px) and (max-width: 575px)
{
    .row
    {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .ad_list_item
    {
        width: auto !important;
    }
    .feature_box .panel-body, .body-box
    {
        max-width: unset !important;
    }
    .body-box
    {
        max-width: unset !important; 
    }
    .margin-box
    {
        width: 90% !important;
    }
    .search_image
    {
        height: auto !important;
    }
    ul, ol
    {
        margin: 0px !important;
    }
    .ad_feature_image
    {
        width: 100% !important;
        
    } 
    .top_right
    {
        text-align: left !important;
        width: 100% !important;
        padding-left: 0px !important;
    }

    /* view single properties */
    .property_select_country
    {
        width: 100% !important;
    }
    .property_select_type
    {
        width: 100% !important;
    }

    
   
}
@media only screen and (min-width: 576px) and (max-width: 767px)
{
    .row
    {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .col-sm-2
    {
        width: 100% !important;
    }
    .col-sm-3
    {
        width: 100% !important;
    }
    .col-sm-6
    {
        width: 100% !important;
    }
    .col-sm-4
    {
        width: 100% !important;
    }
    .col-sm-8
    {
         width: 100% !important;
    }
    #searchsubmit
    {
        text-align: center !important;
    }
    .ad_feature_image
    {
        width: 100% !important;
    }
    .ad_list_item
    {
        width: auto !important;
    }
    .feature_box .panel-body, .body-box
    {
        max-width: unset !important;
    }
    .body-box
    {
        max-width: unset !important; 
    }
    .margin-box
    {
        width: 90% !important;
    }  
    .search_image
    {
        height: auto !important;
    } 
    ul, ol
    {
        margin: 0px !important;
    }
     /* view single properties */
    .property_select_country
    {
        width: 100% !important;
    }
    .property_select_type
    {
        width: 100% !important;
    }
   

}
@media only screen and (min-width: 768px) and (max-width: 991px)
{

    .row
    {
        margin-left: 3px !important;
        margin-right: 3px !important;
    }
    .col-sm-2
    {
        width: 100% !important;
    }
    .col-sm-3
    {
        width: 100% !important;
    } 
    .col-md-3
    {
        width: 100% !important;
    }
    .col-sm-4
    {
        width: 100% !important;
    }
    .col-sm-6
    {
        width: 100% !important;
    }
    .col-sm-8
    {
        width: 90% !important;    
    }
      .search_image
    {
        height: auto !important;
    }

     .ad_feature_image
    {
        width: 100% !important;
    }
    .ad_list_item
    {
        width: auto !important;
    }
    .feature_box .panel-body, .body-box
    {
        max-width: unset !important;
    }
    .body-box
    {
        max-width: unset !important; 
    }
    .margin-box
    {
        width: 86% !important;
    }  
    .rems_container
    {
        margin-left: 20px !important;
    }
    .search_box 
    {
        width: 91% !important;
    }
     /* view single properties */
    .property_select_country
    {
        width: 100% !important;
    }
    .property_select_type
    {
        width: 100% !important;
    }

    
}
@media only screen and (min-width: 992px) and (max-width: 1199px)
{
    .listing_right
    {
        padding: 0px !important;
    }
    li
    {
        margin-left: 2px !important;
        margin-top: 13px !important;
    }
    .col-md-3
    {
        width: 24% !important;
    }
    .margin-box
    {
        margin-left: 0px !important;
    }
     /* view single properties */
    .property_select_country
    {
        width: 97% !important;
    }
    .property_select_type
    {
        width: 97% !important;
    }

}
@media only screen and (min-width: 1200px) and (max-width: 1400px)
{
     /* view single properties */
    .property_select_country
    {
        width: 97% !important;
    }
    .property_select_type
    {
        width: 97% !important;
    }
}
@media only screen and (min-width: 1400px) and (max-width: 1800px)
{
     /* view single properties */
    .property_select_country
    {
        width: 97% !important;
    }
    .property_select_type
    {
        width: 97% !important;
    }
}