.btn_color {
    background-color: #f6921e;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.btn_color:hover {
    color: #fff;
}

#accordionEx .card {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    border: none;
}

#accordionEx .card-header a {
    color: #000;
    text-decoration: none;
}

#accordionEx .card-header a h5,
#detail_section .label,
.label {
    font-size: 13px;
    font-weight: 650;
    color: #000000;
    padding: 12px 18px 12px 18px;
}

.grey-color {
    color: #9e9e9e!important;
}

#accordionEx .card-header {
    background-color: #ffffff;
    padding: 0px;
}

#filter_sidebar {
    min-height: 495px;
    /* background: #cecece; */
    /* border-right: 1px solid #c1c0c0; */
}

.rotate-icon {
    float: right;
}

.vl {
    border-left: 2px solid #9e9e9e;
    height: 25px;
}

#advertisement {
    min-height: 495px;
}

.cancel_btn {
    font-family: Segoe UI, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
    background-color: #ffffff !important;
    border-color: #ffffff;
}

.cancel_btn:hover {
    color: #000;
    background-color: #cfd8dc !important;
    border-color: #ffffff;
}

#costumModal9 .modal-header h5 {
    font: 500 18px/32px Segoe UI, Roboto;
    color: #444;
}

.modal-dialog.modal-md {
    max-width: 640px !important;
    height: 80vh !important;
    display: flex !important;
}

.modal-content {
    margin: auto !important;
    height: fit-content !important;
}

.modify-serch-content {
    height: 240px !important;
    width: 600px;
    margin: 150px -50px 0px -50px !important;
}

.card-img,
.card-img-top {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.loader {
    border: 8px solid #ffffff;
    border-radius: 50%;
    border-top: 8px solid #f37f1c;
    border-right: 8px solid #f37f1c;
    width: 85px;
    height: 85px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    position: fixed;
    left: 47%;
    top: 47%;
    opacity: .8;
    z-index: 9;
}

span.sorting-methods {
    color: rgba(0, 0, 0, .87);
    font-size: 14px;
    font-weight: 550;
    margin: 0 3px;
    line-height: 2.3em;
    display: inline-block;
}

.sorting-methods .rotate-icon {
    float: none;
    padding-right: 6px;
}

#filter_sidebar #accordionEx .card-body {
    overflow-y: scroll;
}

.accordion .card-body {
    min-height: 200px;
    padding-left: 40px;
    height: 215px;
    overflow-y: hidden;
}

.search_list #middel_containt {
    flex: 0 0 71.666667%;
    max-width: 71.666667%;
    min-height: 680px;
}

.search_list #advertisement {
    flex: 0 0 11.666667%;
    max-width: 11.666667%;
}

#accordionEx .card-header:hover {
    background-color: rgba(0, 0, 0, .04);
}


/* width */

#accordionEx .card-body::-webkit-scrollbar {
    width: 10px;
}


/* Track */

#accordionEx .card-body::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

#accordionEx .card-body::-webkit-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

#accordionEx .card-body::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.list_heading1 {
    font-size: 12px !important;
    font-weight: 500;
}

.list_heading1 .list_icon {
    padding-right: 5px;
    color: #f79643;
}

.list_heading1 .list_icon.fa-heart {
    font-size: 18px;
}

.ankar_tag {
    color: #0056b3;
}

.ankar_tag:hover {
    text-decoration: none;
}

.list_heading2 {
    font-size: 11px;
    color: #9e9f9f;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.top_bar_sorting {
    /* background-color: #eaeaea;
    border: 1px solid #d8d7d7; */
    /* padding: 1px 0px; */
    padding-top: 6.5px;
    padding-bottom: 6.5px;
}

.listing-outer {
    width: 90%;
    margin: 0 auto;
}

.machine-image {
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 3px;
}

.machine-listing-detail-txt-color {
    font-size: 16px !important;
    font-weight: 500;
    color: #f6921e;
}

.machine-listing-top-header {
    color: black !important;
    font-weight: 500;
    font-size: 16px;
}

.machine-listing-detail-txt {
    font-size: 14px !important;
    font-weight: 500;
    color: #262626;
}

.machine_listing_km_div {
    margin: -8px 0px -15px 0px;
}

.rm-orange-bdr-btn {
    background: 0 0;
    border: 0px solid #f79643;
    border-radius: 2px;
    color: #313131;
    padding: 0px 10px;
    font-size: 14px;
    border: 1px solid #c5c1c1;
}

.modify-search-btn {
    background: 0 0;
    border: 2px solid #f79643;
    border-radius: 2px;
    color: #313131;
    padding: 0px 10px;
    font-size: 16px;
}

.margin-left-2 {
    margin-left: .5rem;
}

.cm-text-right {
    text-align: right;
}

.filter-custom-card-header {
    background: transparent;
    border: 0px;
    padding: 0px;
}

.filter-custom-card-body {
    padding: 0px;
    padding-left: 15px !important;
    height: auto !important;
    min-height: 150px !important;
}

.filter-custom-card {
    border: 0px;
    border-radius: 0px !important;
}

.btn.focus,
.btn:focus {
    box-shadow: none !important;
}

.cat-tag-main {
    position: absolute;
    top: -1px;
    left: -10px;
    font-size: 12px;
    padding: 5px 10px;
    z-index: 2;
    background-color: currentColor;
    color: red;
    font-weight: 400;
}

.cat-tag-main:before {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid currentColor;
    border-top: 14px solid currentColor;
    content: "";
    height: 100%;
    position: absolute;
    right: -14px;
    top: 0;
}

.cat-tag-main:after {
    border-left: 10px solid transparent;
    border-right: 0 solid transparent;
    border-top: 7px solid currentColor;
    content: "";
    height: 100%;
    position: absolute;
    top: 28px;
    left: 0;
}

.machine-listing-border {
    border: 1px solid #a4a1a1 !important;
}

.machine-listing-card-border {
    border: 1px solid #b7b7b7 !important;
    margin-bottom: 20px;
}

.machine-listing-border-bottom {
    border-bottom: 1px solid #a4a1a1 !important;
}

.search_list {
    margin-top: 10px;
}

.machine-listing-modify-search {
    border: 1px solid #a4a1a1 !important;
    background: #fbfbfb;
    border-radius: .25rem;
}

.machine-listing-quick-view {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 137px;
}

.quick-view-btn,
.resale-quick-view-btn {
    display: none;
    font-weight: 900;
    color: darkblue;
    background: white;
    border: 1px solid;
}

.modal-dialog.modal-lg {
    max-width: 950px !important;
}

.quick-view-img {
    width: 100%;
    height: 235px;
    object-fit: cover;
}

.quick-view-share-and-like {
    margin-left: 345px;
    margin-top: -23px;
}

.mc-col-orange {
    color: #f79643 !important;
}

.mc-bg-col-orange {
    background: #f79643 !important;
}

.jq-star {
    display: flex;
    float: left;
}

.cat-filter-title1 {
    color: #f79643 !important;
    font-weight: 500;
    font-size: 15px;
}


/*-- Details Page CSS --*/

.wishlist {
    margin-left: 493px;
    margin-top: -27px;
}

.social_media_div.show {
    top: 5px !important;
    left: -100px !important;
}

#details_page_btn {
    margin-top: -20px;
}

@media only screen and (max-width: 600px) {
    .listing-outer {
        width: 100% !important;
    }
    #advertisement {
        display: none;
    }
    .margin-left-2 {
        margin-left: 0!important;
    }
    .cm-text-right {
        text-align: left !important;
    }
    .mobile-view-padding-zero {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .search_list #middel_containt,
    .search_list #advertisement {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
    #filter_sidebar {
        min-height: auto !important;
    }
}


/*-- Media Query For Mobile (Mahesh Wani) --*/

@media (min-width:1281px) {
    #mobile_top_bar,
    #mobile_footer_filter {
        display: none;
    }
    .filter_checkbox {
        position: relative;
        top: 2.2px;
        margin-right: 10px;
    }
    .cat-filter-title1 {
        color: orange;
        font-weight: 500;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    #first_menu,
    #filter_sidebar,
    .top_bar_sorting,
    .machine-listing-quick-view {
        display: none;
    }
    .back_arrow {
        margin-left: 7px;
        margin-right: 10px;
        font-size: 20px;
        margin-top: 6px;
    }
    .card-img,
    .card-img-top {
        height: 100px;
        object-fit: cover;
    }
    .machine-card {
        padding: 0px !important;
    }
    .machine-listing-detail-txt-color {
        font-size: 10px !important;
        font-weight: 600;
        color: #f6921e;
    }
    #listing_section {
        margin-left: -20px !important;
        margin-right: -5px !important;
    }
    .listing-outer1 {
        width: 160px;
    }
    .list_icon {
        font-size: 12px !important;
    }
    .machine-listing-detail-txt {
        font-size: 8px !important;
        font-weight: 800;
        color: #262626;
    }
    .calender_icon {
        width: 10px;
        margin-left: -1px;
    }
    .rupee_icon {
        width: 10px;
        margin-left: -5px;
    }
    .location_icon {
        margin-left: -5px
    }
    .bottom_machine_info {
        margin-top: -10px;
        margin-bottom: -10px;
    }
    #mobile_top_bar {
        background-color: #f8f9fa!important;
        height: 35px;
        box-shadow: 0px 0px 1px;
    }
    .back_arrow {
        margin-left: 5px;
        margin-right: 10px;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #f6921e;
        color: white;
        text-align: center;
        z-index: 9999;
        box-shadow: 1px 1px 2px;
        /*text-align: left;*/
        height: 35px;
        padding-top: 4px;
    }
    .vl {
        border-left: 2px solid white;
        padding: 2px;
    }
    .modify_search_text,
    .sort_text,
    .filter_text {
        font-size: 16px;
        color: #787878;
    }
    .modify_search_text {
        margin-right: -7px;
        margin-left: -7px;
    }
    .sort_icon {
        margin-left: 5px;
    }
    .filter_icon {
        margin-left: 5px;
    }
    .sort_text {
        margin-left: -5px;
        margin-right: -5px;
    }
    .search_icon {
        margin-left: -5px;
    }
    .text-center1.rm-seaGreen__text.cursor-pointer {
        color: #787878;
    }
    #zsiq_float,
    #titlediv {
        display: none;
    }
    #accordionExample {
        text-align: initial;
    }
    .cat-filter-title1 {
        color: orange;
        font-weight: 600;
    }
}

@media only screen and (min-width: 360px) and (max-width: 640px) {
    .back_arrow {
        margin-left: 5px;
        margin-right: 10px;
        font-size: 25px;
        margin-top: 2px;
    }
    .listing-outer1 {
        width: 175px;
    }
    .machine-listing-detail-txt-color {
        font-size: 12px !important;
        font-weight: 600;
        color: darkorange;
    }
    .list_icon {
        font-size: 14px !important;
    }
    .machine-listing-detail-txt {
        font-size: 10px !important;
        font-weight: 800;
        color: #262626;
    }
    #mobile_top_bar {
        background-color: #f8f9fa!important;
        height: 40px;
        box-shadow: 0px 0px 1px;
    }
    .input-chk-filters {
        color: black !important;
        font-size: 14px!important;
        font-weight: 500;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #f6921e;
        color: white;
        text-align: center;
        z-index: 9999;
        box-shadow: 1px 1px 2px;
        /* text-align: left; */
        height: 40px;
        padding-top: 4px;
    }
    .vl {
        border-left: 2px solid white;
        padding: 3px;
    }
    .search_icon {
        margin-left: -10px;
    }
    .modify_search_text {
        margin-left: -7px;
        margin-top: 3px;
        margin-right: 0px;
    }
    .sort_icon {
        margin-left: 15px;
    }
    .filter_icon {
        margin-left: 20px;
    }
}

@media only screen and (min-width: 460px) and (max-width: 768px) {
    .back_arrow {
        margin-left: 15px;
        margin-right: 10px;
        font-size: 30px;
        margin-top: 8px;
    }
    #mobile_top_bar {
        background-color: #f8f9fa!important;
        height: 50px !important;
        box-shadow: 0px 0px 1px;
    }
    .top_machine_name {
        font-size: 21px;
    }
    .listing-outer1 {
        width: 210px;
        margin-left: 10px;
    }
    .card-img,
    .card-img-top {
        height: 140px;
        object-fit: cover;
    }
    .machine-listing-detail-txt-color {
        font-size: 17px !important;
        font-weight: 600;
        color: darkorange;
    }
    .list_icon {
        font-size: 20px !important;
    }
    .machine-listing-detail-txt {
        font-size: 15px !important;
        font-weight: 800;
        color: #262626;
    }
    .calender_icon {
        width: 17px;
        margin-left: -1px;
    }
    .rupee_icon {
        width: 17px;
        margin-left: -5px;
    }
    .location_icon {
        margin-left: -5px;
        width: 20px;
    }
    .footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #f6921e;
        color: white;
        text-align: center;
        z-index: 9999;
        box-shadow: 1px 1px 2px;
        /* text-align: left; */
        height: 50px;
    }
    .vl {
        border-left: 2px solid white;
        padding: 7px 0px 7px 0px;
    }
    .search_icon {
        margin-left: 5px;
    }
    .search_icon,
    .sort_icon,
    .filter_icon {
        font-size: 22px;
        margin-top: 8px;
    }
    .modify_search_text,
    .sort_text,
    .filter_text {
        font-size: 21px;
        color: #787878;
    }
    .cat-filter-title1 {
        color: orange;
        font-weight: 600;
        margin-left: -50px;
        font-size: 22px;
    }
    .rm-orange-bdr-btn {
        background: 0 0;
        border: 1px solid #f79643;
        border-radius: 2px;
        color: #313131;
        padding: 3px 20px;
        font-size: 20px;
    }
    .input-chk-filters {
        color: black !important;
        font-size: 18px!important;
        font-weight: 500;
        line-height: 1.8;
    }
    button.btn.btn-link1.text-capitalize {
        font-size: 20px !important;
    }
    .filter_checkbox {
        position: relative;
        top: 3.2px;
        height: 20px;
        width: 20px;
    }
    span.fw-2.vw-100.show-more-items {
        font-size: 21px;
    }
}


/*-- Media CSS For Rental & Resale Details Page --*/

@media (min-width:1281px) {
    #mobile_view,
    #other_info_mobile,
    .details_footer {
        display: none;
    }
}

@media only screen and (min-width: 320px) and (max-width: 568px) {
    #slider,
    #machine_information,
    #details_page_btn,
    #related-machine,
    #other_info_web {
        display: none;
    }
    .slider_image {
        border: 1px solid #fef7f7;
        width: 100%;
        height: 280px;
        object-fit: contain;
    }
    .machine_model_div {
        margin-left: -5px;
    }
    .machine_yom_div {
        margin-left: -6px;
        text-align: end;
    }
    .machine_info {
        font-size: 11px;
    }
    .machine_location {
        margin-left: 10px;
    }
    .single_line_border {
        border: 1px solid #b5b4b4;
    }
    .price_div {
        font-size: 19px;
    }
    .pricing_information {
        margin-top: -15px;
        line-height: 1;
        height: 100px;
        font-size: 13px;
    }
    .card-body {
        min-height: 0px !important;
        padding-left: 15px !important;
        height: 100px !important;
    }
    .table_th {
        width: 150px;
        padding-top: 13px;
    }
    .details_footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        color: white;
        text-align: center;
        z-index: 9999;
        box-shadow: 1px 1px 2px;
        /* text-align: left; */
        height: 35px;
        padding-top: 4px;
    }
    .footer_btn_row {
        background: white;
        box-shadow: 0px 0px 0px #cfcece, 0px 0px 5px #cfcece;
        height: 31px;
    }
    .contact_owner_div {
        margin-top: 3px;
    }
    .request_offer_div {
        background: orange;
        padding: 4px 15px;
    }
    .contact_owner {
        font-size: 14px;
    }
    .request_offer {
        font-size: 14px;
        font-weight: 400;
    }
}

@media only screen and (min-width: 360px) and (max-width: 640px) {
    #slider,
    #machine_information,
    #details_page_btn,
    #related-machine #other_info_web {
        display: none;
    }
    .machine_model_div {
        margin-left: -5px;
    }
    .machine_yom_div {
        margin-left: -6px;
        text-align: end;
    }
    .machine_info {
        font-size: 13px;
    }
    .machine_location {
        margin-left: 10px;
    }
    .single_line_border {
        border: 1px solid #b5b4b4;
    }
    .price_div {
        font-size: 19px;
    }
    .pricing_information {
        margin-top: -15px;
        line-height: 1;
        height: 110px;
    }
}

@media only screen and (min-width: 460px) and (max-width: 768px) {
    #slider,
    #machine_information,
    #details_page_btn,
    #related-machine,
    #other_info_web {
        display: none;
    }
    .slider_image {
        border: 1px solid #fef7f7;
        width: 100%;
        height: 280px;
        object-fit: contain;
    }
    .machine_model_div {
        margin-left: -5px;
    }
    .machine_yom_div {
        margin-left: -6px;
        text-align: end;
    }
    .ma .machine_model_div {
        margin-left: -5px;
    }
    .machine_yom_div {
        margin-left: -6px;
        text-align: end;
    }
    .machine_info {
        font-size: 16px;
    }
    .machine_location {
        margin-left: 10px;
    }
    .single_line_border {
        border: 1px solid #b5b4b4;
    }
    .price_div {
        font-size: 19px;
    }
    .pricing_information {
        margin-top: -15px;
        line-height: 1;
        height: 120px;
        font-size: 16px;
    }
    .details_footer {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        color: white;
        text-align: center;
        z-index: 9999;
        box-shadow: 1px 1px 2px;
        /* text-align: left; */
        height: 45px;
        padding-top: 4px;
    }
    .footer_btn_row {
        background: white;
        box-shadow: 0px 0px 0px #cfcece, 0px 0px 5px #cfcece;
        height: 41px;
    }
    .contact_owner_div {
        margin-top: 8px;
    }
    .request_offer_div {
        background: orange;
        padding: 8px 15px;
    }
    .contact_owner {
        font-size: 17px;
    }
    .request_offer {
        font-size: 17px;
        font-weight: 400;
    }
}