@media only screen and (min-width: 480px) {

    .mobile-header,
    .mobile-header-inner {
        display: none;
    }

    .bb-card {
        display: none;
    }

    .account-details {
        display: none;
    }

    .edit-profile_parent {
        display: none;
    }
}

@media screen and (max-width: 990px) {
    .siderbar-section {
        display: none;
    }
}

@media only screen and (min-width: 1080px) and (max-width: 1920px) {}

@media screen and (max-width: 1440px) {}

@media only screen and (min-width: 1024px) and (max-width: 1440px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1170px) {}

@media screen and (max-width: 1080px) {}

/* Large desktop :1200px. */
@media screen and (max-width: 1024px) {}

@media (min-width: 1024px) {}

@media only screen and (min-width: 1169px) and (max-width: 1520px) {
    .banner-one--two .banner-one__tab-box {
        width: 100%;
    }

    .banner-one__tab-content-places-form ul li {
        border-right: 0px;
        width: 100%;
    }

    .banner-one--two .banner-one__tab-content-places-form ul li {
        width: 75%;
    }
}

@media only screen and (min-width: 1169px) and (max-width: 1200px) {}

/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {}

@media (min-width: 992px) and (max-width: 1024px) {

    .mob-bottom-box .header__tab-box {
        position: relative;
        display: block;
        margin: 10px auto;
        width: 90%;
    }

    .mob-bottom-box .banner-one__tab-content-item {
        background: transparent;
        box-shadow: none;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-places-form ul li {
        width: 78%;
        padding: 0px 5px;
        border-right: none;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-places-form ul li:last-child {
        width: 10%;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-item .comment-form__btn {
        margin-top: 13px !important;
        line-height: 20px;
        padding: 10px 12px !important;
    }

    .banner-one--two .banner-one__tab-box {
        width: 100%;
    }


    @media screen and (-webkit-min-device-pixel-ratio:0) {}


}

/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {

    .mob-bottom-box .header__tab-box {
        position: relative;
        display: block;
        margin: 10px auto;
        width: 90%;
    }

    .mob-bottom-box .banner-one__tab-content-item {
        background: transparent;
        box-shadow: none;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-places-form ul li {
        width: 78%;
        padding: 0px 5px;
        border-right: none;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-places-form ul li:last-child {
        width: 10%;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-item .comment-form__btn {
        margin-top: 13px !important;
        line-height: 20px;
        padding: 10px 12px !important;
    }

    .banner-one--two .banner-one__tab-box {
        width: 100%;
    }

    .banner-one__tab-content-places-form ul li {
        border-right: 0px;
        width: 100%;
    }

    .product_highlights_box {
        width: 50%;
    }

    .product_highlights_details {
        font-size: 12px;
    }

    .banner-one__content .title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-one__categories-list {
        width: 100%;
    }

    .features-one--two__inner {
        padding: 20px 0px 20px;
    }

    .banner-one--two__single {
        padding: 249px 0px 210px;
    }

    .sec-title__title {
        font-size: 30px;
        line-height: 40px;
    }

    .place-one {
        padding: 20px 0px 30px;
    }

    .btn-primary,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:visited {
        padding: 10px 20px;
    }

    .popular_brands_list .banner-one__categories-list {
        width: 100%;
    }

    .popular_brands_list .banner-one__categories-list-item {
        width: 50% !important;
    }

    .footer-widget__about {
        text-align: center;
    }

    .blur-back {
        height: auto;
    }

    .popup-screens {
        width: 100%;
    }

    .popup-screens .popup-inner {
        border-radius: 0px;
        padding-top: 50px;
    }

    .popup-close {
        right: -10px;
        top: -40px;
    }

    .person-class {
        width: 100%;
    }

    .btn-login {
        width: 100%;
    }

    .login_bottom_text p {
        font-size: 9px;
    }

    .popup-screens.register {
        width: 100%;
    }

    .main-header-one__bottom {
        padding: 0px 0px 0px;
    }

    .main-header-one--two-inner {
        padding: 10px 0px;
    }

    .profile_details {
        padding: 0px 0px;
    }

    .sell_vehicle_categories-list {
        width: 100%;
    }

    .banner-one__categories-list-item {
        width: 80px;
        height: 80px;
    }

    .easy_steps_col {
        width: 100%;
        height: auto;
    }

    .popular_brands_list .banner-one__categories-list-item {
        width: 100%;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media (max-width: 800px) {}

    @media (min-width: 768px) and (max-width: 800px) {}
}

/* small mobile :320px. */

@media (max-width: 768px) {}

@media (max-width: 767px) {}

/* Large Mobile :480px. */



@media only screen and (min-width: 480px) and (max-width: 767px) {

    .banner-one--two .banner-one__tab-box {
        width: 100%;
    }

    .banner-one__tab-content-places-form ul li {
        border-right: 0px;
        width: 100%;
    }

    .product_highlights_box {
        width: 50%;
    }

    .product_highlights_details {
        font-size: 12px;
    }

    .banner-one__content .title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-one__categories-list {
        width: 100%;
    }

    .features-one--two__inner {
        padding: 20px 0px 20px;
    }

    .banner-one--two__single {
        padding: 249px 0px 210px;
    }

    .sec-title__title {
        font-size: 30px;
        line-height: 40px;
    }

    .place-one {
        padding: 20px 0px 30px;
    }

    .btn-primary,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:visited {
        padding: 10px 20px;
    }

    .popular_brands_list .banner-one__categories-list {
        width: 100%;
    }

    .popular_brands_list .banner-one__categories-list-item {
        width: 50% !important;
    }

    .footer-widget__about {
        text-align: center;
    }

    .blur-back {
        height: auto;
    }

    .popup-screens {
        width: 100%;
    }

    .popup-screens .popup-inner {
        border-radius: 0px;
        padding-top: 50px;
    }

    .popup-close {
        right: -10px;
        top: -40px;
    }

    .person-class {
        width: 100%;
    }

    .btn-login {
        width: 100%;
    }

    .login_bottom_text p {
        font-size: 9px;
    }

    .popup-screens.register {
        width: 100%;
    }

    .main-header-one__bottom {
        padding: 0px 0px 0px;
    }

    .main-header-one--two-inner {
        padding: 10px 0px;
    }

    .profile_details {
        padding: 0px 0px;
    }

    .sell_vehicle_categories-list {
        width: 100%;
    }

    .banner-one__categories-list-item {
        width: 80px;
        height: 80px;
    }

    .easy_steps_col {
        width: 100%;
        height: auto;
    }

    .popular_brands_list .banner-one__categories-list-item {
        width: 100%;
    }


    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media (min-width: 640px) and (max-width: 720px) {}

    @media (min-width: 580px) and (max-width: 640px) {}

    @media (min-width: 480px) and (max-width: 580px) {}
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

    .mob-bottom-box .header__tab-box {
        position: relative;
        display: block;
        margin: 10px auto;
        width: 90%;
    }

    .mob-bottom-box .banner-one__tab-content-item {
        background: transparent;
        box-shadow: none;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-places-form ul li {
        width: 78%;
        padding: 0px 5px;
        border-right: none;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-places-form ul li:last-child {
        width: 10%;
    }

    .mob-bottom-box .header__tab-box .banner-one__tab-content-item .comment-form__btn {
        margin-top: 13px !important;
        line-height: 20px;
        padding: 10px 12px !important;
    }

    .banner-one--two .banner-one__tab-box {
        width: 100%;
    }

    .banner-one__tab-content-places-form ul li {
        border-right: 0px;
        width: 100%;
    }

    .search_count_text {
        font-size: 12px;
    }

    .place-one__single-img-inner {
        height: 150px !important;
    }

    .filter-btn,
    .sortby-select select {
        font-size: 18px;
    }

    .mobile_menu span {
        font-weight: 500;
    }

    #form2-main .form-error-info {
        float: none;
    }

    .current-place .area {
        font-size: 14px;
    }

    .p-btn {
        width: 115px;
        font-size: 18px;
    }

    .truck-category {
        font-size: 14px;
        line-height: 20px;
    }

    .truck-title {
        font-size: 13px;
    }

    .modify_button_text {
        display: none;
    }

    .modify-icon {
        font-size: 20px;
    }

    .modify-button {
        width: 45px;
        height: 45px;
    }

    .input-grid {
        gap: 0rem;
    }

    .vehicle-details {
        margin-top: 0rem;
    }

    .place-one__single-content .bottom-content .count-box p {
        font-size: 10px;
    }

    .product_highlights_box {
        margin: 0px 0px 0px 0px !important;
    }

    .product_highlights_mobile {
        padding: 10px !important;
    }

    .recent-title {
        padding: 0rem 0 0rem 0 !important;
    }

    .place-one__single-content .top-content h2 {
        height: 25px;
    }

    .sell_vehicle_categories-list .banner-one__categories-list-item {
        margin-right: 5px;
    }

    .product_highlights_desktop {
        display: none;
    }

    .product_highlights_mobile {
        display: block;
    }

    ul.product_features {
        height: 80px;
        line-height: 20px;
    }

    .banner-one--two__single {
        padding: 30px 0px 50px;
    }

    .product-default-price {
        font-size: 18px;
    }

    .place-one__single-content .top-content-bottom.details_location {
        height: auto;
    }

    .manufacture_year {
        width: 80% !important;
    }

    .manufacture_year_range {
        width: 80% !important;
        text-align: center !important;
        display: block !important;
    }

    .manufacture_year_range input {
        display: inline-block !important;
        width: 100% !important;
    }

    .fs-scroll {
        padding-bottom: 80px !important;
    }

    .manufacture_year_range button.apply {
        height: 25px !important;
        margin: 10px 0px 0px 5px !important;
    }

    .fs-category p {
        font-size: 11px;
    }

    .brand_fixed_scroll .checkbox-default>span {
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .checkbox-default>span {
        font-size: 14px !important;
        font-weight: 500 !important;
    }

    .checkbox-default input::after {
        display: none;
    }

    .showing_text {
        width: 100%;
        padding-bottom: 15px
    }

    .filtersort-view {
        position: relative;
        /* top: -20px; */
    }

    .sortby-select {
        margin-top: 10px;
        position: absolute;
        right: 20px;
        top: 40px
    }

    .product_highlights_box {
        width: 50%;
    }

    .product_highlights_details {
        font-size: 11px;
    }

    .banner-one__content .title h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-one__categories-list {
        width: 100%;
    }

    .features-one--two__inner {
        padding: 20px 0px 20px;
    }

    .banner-one--two__single {
        padding: 30px 0px 30px;
    }

    .sec-title__title {
        font-size: 30px;
        line-height: 40px;
    }

    .sec-title__title-1 {
        font-size: 22px;
    }

    .place-one {
        padding: 10px 0px 0px;
    }

    .btn-primary,
    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary:visited {
        padding: 10px 20px;
        margin-top: 0px;
    }

    .popular_brands_list .banner-one__categories-list {
        width: 100%;
    }

    .popular_brands_list .banner-one__categories-list-item {
        width: 100% !important;
    }

    .footer-widget__about {
        text-align: center;
    }

    .blur-back {
        height: auto;
    }

    .popup-screens {
        width: 100%;
    }

    .popup-screens .popup-inner {
        border-radius: 0px;
        padding-top: 50px;
    }

    .popup-close {
        right: -10px;
        top: -40px;
    }

    .person-class {
        width: 100%;
    }

    .btn-login {
        width: 100%;
    }

    .login_bottom_text p {
        font-size: 9px;
    }

    .popup-screens.register {
        width: 100%;
    }

    .main-header-one__bottom {
        padding: 0px 0px 0px;
    }

    .main-header-one--two-inner,
    .main-header-one--two {
        display: none;
        padding: 10px 0px;
    }

    .mobile-header,
    .mobile-header-inner {
        display: inline-block;
    }

    .profile_details {
        padding: 0px 0px;

    }

    /* .profile_photo {
        display: none;
    } */

    .sell_vehicle_categories-list {
        width: 100%;
    }

    .banner-one__categories-list-item {
        width: 90px;
        height: 90px;
    }

    .banner-one__categories-list-item p {
        font-size: 11px !important;
        line-height: 15px !important;
        height: 30px !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .banner-one__categories .title h4 {
        font-size: 16px;
    }

    .easy_steps_col {
        width: 100%;
        height: auto;
    }

    .popular_brands_list .banner-one__categories-list-item {
        width: 100%;
    }

    @media screen and (-webkit-min-device-pixel-ratio:0) {}

    @media screen and (-moz-device-pixel-ratio: 0) {}


}

@media only screen and (min-width: 320px) and (max-width: 375px) {}

@media (max-width: 480px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {}

@media only screen and (min-width: 295px) and (max-width: 320px) {}