/*--------------------------------------------------------------
# Top Slider Icon css- Desktop
--------------------------------------------------------------*/

.avb-bx {
    background-color: #fff;
    border-radius: 12px;
    padding: 16px 16px 16px 16px;
    border: 1px solid #dfdfdf;
    margin-bottom: 26px;
    position: relative;
}

.avb-bx ul {
    display: inline-flex;
    width: 100%;
    align-items: center;
}

li.mi-away {
    display: flex;
}

.avb-bx-img {
    margin-right: 10px;
}

.avb-bx-img img {
    width: 75px;
    height: 75px;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
}

.avb-bx ul li:nth-child(2) {
    width: 53%;
    margin-right: 12px;
}

.avb-bx ul li:nth-child(3) a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.avb-bx ul li:nth-child(4) {
    width: 24%;
}

.avb-bx ul li p {
    font-weight: 300;
    font-size: 14px;
    color: #919191;
    line-height: 21px;
    margin: auto;
}

a.avb-park {
    color: #22b200;
}

a.not-avb-bx-txt {
    color: red;
}

.not-avb-bx-txt a {
    color: #ff0000;
    line-height: 4;
}

.avb-bx ul li span img {
    width: 70px;
}

.avb-park_more {
    width: 100%;
    color: #2e3e59;
    border: 1px solid #d8d8d8;
    border-radius: 5px;
    padding: 0;
    background: #fbeeee;
    margin-top: 20px;
}

.avb-park_more .table {
    border: none;
    background: transparent;
}

.avb-park_more .table tr {
    background: transparent;
}

.avb-park_more .table tr th {
    background: transparent;
    padding: 12px 0;
}

.avb-park_more .table tr td {
    text-align: center;
    padding: 12px 22px;
}

.avb-bx li a strong span img {
    width: 20px;
    margin: 0 8px 0 0;
}

.avb-bx li a strong>img {
    margin: 2px 9px 0 8px;
    width: 13px;
}

.avb-bx li a strong {
    margin: 6px ​4px 0 0;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.avb-bx li a strong span {
    line-height: 5;
}

.div-row {
    width: 100%;
}

.avb-park-timeing {
    display: flex;
}

.avb-bx ul li .div-row p {
    color: #000;
}

.top-slider-bx {
    position: relative;
    height: 437px;
    overflow: hidden;
}

.breadcrumb-bx {
    position: absolute;
    top: 0;
    z-index: 99;
}

.auto-service-img {
    position: relative;
}

.auto-service-img img {
    width: 100%;
}

ul.csl-arrow-bx {
    position: absolute;
    top: 45%;
    display: flex;
    justify-content: space-between;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
}

.caption-text {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
}

.as-title {
    color: #fff;
    font-size: 62px;
    font-weight: 700;
    text-align: center;
}

.as-title span {
    display: block;
    font-weight: 300;
}

/*--------------------------------------------------------------
  #Middle Sections Icon css- Desktop
  --------------------------------------------------------------*/
.center-icon-box {
    box-shadow: 0px 3px 6px #efefef;
}

.center-icon-bx ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 98px;
}

.center-icon-bx ul li {
    padding: 0px;
    margin: 0px;
    position: relative;
}

.center-icon-bx ul li a {
    padding: 0 46px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #2e3e59;
    /* transition: all 1s; */
    position: relative;
}

.center-icon-bx ul li a.active {
    font-weight: bold;
}

.center-icon-bx ul li:after {
    content: "";
    height: 41px;
    width: 1px;
    background: #d4d4d4;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}

.center-icon-bx ul li:first-child:after {
    display: none;
    content: "dsd";
}

.center-icon-bx ul li a svg {
    margin: 0px 0 16px 0;
}

.center-icon-bx ul li a:hover {
    color: #0e294f;
    fill: #0e294f;
}

.center-icon-bx ul li:first-child {
    fill: #bf4ca4;
}

.center-icon-bx ul li:nth-child(2) {
    fill: #f84949;
}

.center-icon-bx ul li:nth-child(3) {
    fill: #1b9dd6;
}

.center-icon-bx ul li:nth-child(4) {
    fill: #fc7631;
}

.center-icon-bx ul li:nth-child(5) {
    fill: #fc0404;
}

.center-icon-bx ul li:nth-child(6) {
    fill: #4b7bce;
}

/*--------------------------------------------------------------
  #Middle Sections start css- Desktop
  --------------------------------------------------------------*/
.business-listing-middle {
    display: flex;
    padding: 0px;
    margin: 0px;
    height: auto;
    margin: 0px 0 50px 0;
}

/*--------------------------------------------------------------
  # Left sections start- Desktop
  --------------------------------------------------------------*/
.mobile-filter-icon,
.filter-search {
    display: none
}


.left-distance-bx {
    background: #fff;
    height: auto;
    border: 1px solid #dfdfdf;
    width: 340px;
    margin-top: 30px;
    padding: 20px;
    border-radius: 12px;
}

.tabs-mkmd-bx {
    border-bottom: 1px solid #ececec;
}

.mkmd-list {
    margin: 16px 0;
}

.mkmd-list ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.services-list {
    height: 258px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 12px;
}

.mkmd-list ul li {
    padding: 6px 0;
}

.mkmd-list ul li label {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #717171;
    font-size: 14px;
}

.mkmd-list .checkmark {
    top: 3px;
    border: 1px solid #d5d5d5;
}

.txt-range {
    border: 0;
    color: #878787;
    width: 100%;
    text-align: left;
    font-size: 13px;
    font-weight: 300;
    padding: 6px 0px 20px 0px;
}

div#slider-range {
    width: 95%;
}

.popular-area ul {
    padding: 0px;
    margin-top: 10px;
    height: 257px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 12px;
}

.popular-area ul li {
    padding: 12px 0;
    margin: 0px;
    color: #717171;
    font-size: 14px;
}

.popular-area ul li .radio-container {
    font-size: 14px;
    margin: 0;
    font-weight: 300;
}

.popular-area ul li .checkbx {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.popular-area ul::-webkit-scrollbar,
.services-list::-webkit-scrollbar {
    width: 6px;
}

.popular-area ul::-webkit-scrollbar-track,
.services-list::-webkit-scrollbar-track {
    background: #f3f3f3;
    border-radius: 6px;
}

.popular-area ul::-webkit-scrollbar-thumb,
.services-list::-webkit-scrollbar-thumb {
    background-color: #dcdcdc;
    border-radius: 6px;
}

/*--------------------------------------------------------------
  # Middle sections start- Desktop
  --------------------------------------------------------------*/

.middle-gasotrol-bx {
    flex: auto;
    margin-top: 30px;
    padding: 0 20px 20px 20px;
}

.gasotrol-bx1 {
    background-color: #fff;
    border-radius: 12px;
    padding: 16px 44px 16px 38px;
    border: 1px solid #dfdfdf;
    margin-bottom: 26px;
}

.gasotrol-bx1:last-child {
    margin-bottom: 0px;
}

.gasotrol-bx1 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.gasotrol-bx1 ul li {
    line-height: 24px;
}

.gasotrol-bx1 ul li:nth-child(2) {
    width: 50%;
}

.gasotrol-bx1 ul li:last-child {
    width: auto;
    display: flex;
    flex-direction: column;
    flex: auto;
    align-items: flex-end;
    justify-content: center;
}

span.listing {
    display: block;
    color: #333333;
    font-weight: 500;
    font-size: 24px;
    margin: 0 0 14px 0;
    padding: 0px;
}

.rating-img {
    width: 96px;
    height: 96px;
    background: #fdf0f0;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    margin-right: 28px;
}

.rating-img img {
    width: 82px;
    height: 82px;
    margin: auto;
    overflow: hidden;
    border-radius: 50%;
}

.rating-title {
    padding: 4px 0 10px 0;
}

.gasotrol-bx1 ul li p {
    display: block;
    font-weight: 300;
    font-size: 14px;
    color: #919191;
    line-height: 17px;
    margin: 0px;
    padding: 0 0 8px 0;
}

.gasotrol-views {
    display: flex;
}

.v-lctn {
    font-size: 12px;
    color: #858585;
    fill: #858585;
    margin-right: 20px;
    font-weight: 300;
}

.v-lctn span {
    color: #dc7b31;
    font-weight: 400;
}

.star-1 a img {
    width: 11px;
    margin-right: 2px;
}

.star-1 p {
    color: #919191 !important;
    font-size: 12px !important;
    display: inline-block !important;
    font-weight: 400 !important;
}

.star-1 p span {
    font-size: 10px !important;
    font-weight: 300 !important;
}

.gvd-bx {
    text-align: center;
}

.gvd-bx p {
    color: #333333;
    font-size: 14px;
    font-weight: 500;
    padding: 7px 0;
    margin: 0px;
}

.vd-btn {
    border-radius: 8px;
    font-size: 12px;
    padding: 10px 12px;
}

/*--------------------------------------------------------------
  # Right sections start- Desktop
  --------------------------------------------------------------*/
.right-map-bx {
    width: 374px;
}

/*--------------------------------------------------------------
  # Mobile css
  --------------------------------------------------------------*/

@media (max-width: 1660px) {
    .top-slider-bx {
        position: relative;
        max-height: 314px;
        overflow: hidden;
    }
}



@media (max-width:1199px) {
    ul.csl-arrow-bx {
        top: 32%;
    }

    .gasotrol-bx1 {
        padding: 16px 14px;
        margin-bottom: 20px;
    }

    .rating-img {
        margin-right: 10px;
    }

    .left-distance-bx {
        padding: 14px;
    }

    .tabs-mkmd-bx .radio-container {
        padding-left: 24px;
    }

    .tabs-mkmd-bx .checkbx {
        padding-left: 28px;
    }

    .top-slider-bx {
        max-height: inherit;
        height: auto;
    }

    h1.used-sale-title {
        font-size: 30px;
    }

    .main-center-bx .near-me-bx {
        margin-top: 20px;
    }

    .main-center-bx .r-quote-bx .across-town-bx .across-town-bx img {
        width: 100%;
    }

    .middle-gasotrol-bx {
        width: 100%;
    }

    .as-title {
        font-size: 50px;
    }

    .popular-area ul li .radio-container {
        font-size: 12px;
    }

    .mkmd-list ul li label,
    .txt-range {
        font-size: 12px;
        line-height: 20px;
    }

    .center-icon-bx ul li a {
        padding: 0 20px;
    }

    .popular-area ul li {
        padding: 8px 0;
    }
}


@media (max-width:992px) {
    .mobile-filter-icon {
        display: block;
        transition: all 0.5s;
        position: absolute;
        width: 100%;
        height: 33px;
        background: #d1d1d1;
        left: 0;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #1a3b71;
        font-weight: 500;
    }

    .filter-search {
        display: block;
        transition: all 0.5s;
    }

    .mobile-filter-icon svg {
        width: 16px;
        margin: 0 10px 0 0;
        fill: #102850;
    }

    .mobile-filter-data {
        display: none
    }

    .mobile-filter-data {
        position: absolute;
        background: #000000b0;
        left: 0;
        width: 100%;
        margin-bottom: 51px;
        height: 100%;
        top: 0;
        z-index: 99;
        margin: auto
    }

    .left-distance-bx {
        width: 92%;
        margin-top: 15px;
        margin: auto;
        z-index: 9;
        position: relative;
        left: 0;
        overflow-y: scroll;
        top: 16px;
    }

    a.filter-search {
        font-size: 15px;
        display: flex;
        width: 50%;
        margin: auto;
        justify-content: center;
        align-items: center;
        height: 40px;
        border-radius: 6px;
        text-transform: uppercase;
        font-weight: 400;
    }

    .as-title {
        font-size: 38px;
    }

    span.listing {
        font-size: 20px;
    }

    h1.used-sale-title {
        font-size: 24px;
    }

    .right-map-bx {
        width: 100%;
        height: 200px;
    }

    .business-listing-middle {
        margin: 0px 0 50px 0;
        flex-flow: wrap;
    }

    .middle-gasotrol-bx {
        width: 75%;
        padding: 10px 14px;
        margin-top: 50px
    }

    .business-listing-middle .pagination {
        padding: 0;
        margin-top: 0;
    }

    .near-me-bx .near-bx1 h5.header-accordion {
        margin: 14px 0 0;
    }

    .popular-area ul {
        height: 150px;
    }
}

@media (max-width:767px) {
    .middle-gasotrol-bx {
        width: 100%;
        padding: 10px 14px;
    }

    .right-map-bx {
        margin-top: 0;
    }

    .as-title {
        font-size: 32px;
    }

    .searching-bx ul.multiple-search li input.input-box {
        padding: 0 0 0 35px;
    }


    .center-icon-bx ul li:after {
        height: 100%;
        top: 0;
    }

    .center-icon-bx ul li a {
        padding: 0 15px;
    }

    .business-listing-middle .pagination {
        margin: 20px 0;
    }

    .middle-gasotrol-bx {
        padding: 0;
    }

    .near-me-bx .near-bx1 .accordion__title {
        font-size: 14px;
        line-height: 24px;
    }

    .near-me-bx .near-bx1 .accordion__icon {
        right: 0;
    }

    .near-me-bx .near-bx1 h5.header-accordion {
        line-height: 27px;
        font-size: 16px;
        line-height: 24px;
    }

    h1.used-sale-title {
        line-height: 27px;
        font-size: 16px;
    }

    ul.csl-arrow-bx li.cursor.slick-arrow img {
        width: 14px;
    }

    .gasotrol-bx1 {
        padding: 16px 8px;
    }

    .rating-img {
        width: 84px;
        height: 84px;
    }

    .rating-img img {
        width: 72px;
        height: 72px;
    }

    .vd-btn {
        border-radius: 4px;
        padding: 5px 12px;
    }
}

@media (max-width:575px) {
    .center-icon-bx ul li a {
        padding: 0 4px;
        text-align: center
    }

    .gasotrol-views {
        justify-content: center;
    }

    .gasotrol-bx1 ul li:nth-child(2) {
        width: 100%;
        text-align: center;
    }

    .gasotrol-bx1 ul {
        justify-content: center;
    }

    .rating-img {
        margin: auto;
    }

    .gvd-bx {
        margin: auto;
        width: 100%;
    }

    .vd-btn {
        width: 100%;
        display: block;
    }

    .auto-service-img img {
        height: 150px;
        object-fit: cover;
    }

    .as-title {
        font-size: 24px;
    }

    .center-icon-bx ul {
        display: flex;
        height: auto;
        column-count: 2;
        margin: 0px 0 0 0;
        padding: 10px 0 0 0px;
    }

    .center-icon-bx ul li {
        margin: 0 0 18px;
         text-align: center
    }

    .center-icon-bx ul li:after {
        display: none;
    }
}