@media only screen and (max-height: 2048px) and (max-width: 1536px) {
    .how_section .how_container {
        padding: 55px 0px;
        text-align: center;
        width: 90%;
        margin: auto;
    }
}

@media (max-width: 1800px) {
    .about_section .heading_container {
        font-size: 3.5em;
    }
    section.app_section .detail-box .heading {
        font-size: 8em !important;
            }
/* hero banner */
.hero_area {
    background-position: right -50rem top -13rem;
}
.hero-left-side > .content-hero > .h1-hero {
    font-size: 4.25rem;
}
.hero-left-side > .content-hero > .arrow-banner {
    right: 10%;
}
}
@media (max-width: 1600px) {
    body {
        font-size: 13px;
    }
    .navbar-image-logo {
        max-width: 150px;
        width: 100%;
    }
    .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 1.25em;
    }
    .client_section .box .testimon_containter {
        /* width: 340px;
        padding: 12px; */
    }

    .client_section .heading_container {
        width: 84%;
    }

    .client_section .box {
        /* width: 80%; */
        width: 85%;
    }

    .how_section {
        background-size: 17%;
    }

    .how_section .how_container .box {
        width: 306px;
        height: 193px;
        padding-top: 33px;
        padding-left: 43px;
        padding-right: 43px;
        background-size: 105px;
    }

    .sell-your-car-timer {
        width: 28px;
        height: 28px;
        position: absolute;
        right: 24px;
        top: 20px;
    }

    .sell-your-car-timer img {
        width: 28px;
        height: 28px;
    }

    .get-the-best-price {
        width: 19.16px;
        height: 26.65px;
        position: absolute;
        right: 27px;
        top: 20px;
    }

    .get-the-best-price img {
        width: 19.16px;
        height: 26.65px;
    }

    .hassle-free-experience {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 19px;
        top: 13px;
    }

    .hassle-free-experience img {
        width: 40px;
        height: 40px;
    }

    .safe-secure {
        width: 25.82px;
        height: 29.98px;
        position: absolute;
        right: 26px;
        top: 18px;
    }

    .safe-secure img {
        width: 25.82px;
        height: 29.98px;
    }

    .free-to-list {
        width: 20.05px;
        height: 26.11px;
        position: absolute;
        right: 28.92px;
        top: 24px;
    }

    .free-to-list img {
        width: 20.05px;
        height: 26.11px;
    }

    .sell-your-car-heading {
        width: 155px;
    }

    .get-the-best-price-heading {
        width: 154px;
    }

    .hassle-free-experience-heading {
        width: 148px;
    }

    .safe-secure-heading {
        /* width: 85px; */
    }

    .free-to-list-heading {
        width: 128px;
    }

    .how_section .how_container .detail {
        width: auto !important;
    }

    .how_section_boxes {
        column-gap: 39px !important;
    }

    .how_container {
        row-gap: 64px !important;
        column-gap: 39px !important;
    }

    section.app_section .detail-box .heading {
        font-size: 8.725em;
       margin-right: 2.5rem;
    }

    section.app_section {
        background-size: 250px;
    }

    /* footer sitemap */

    .quick-links-footer-site {
        padding-left: 61px;
    }
   .footer-sitemap{
        padding-left: 61px;
    }
    .footer-sitemap > .footer-site-item {
        /* margin-top: 8px;
    margin-bottom: 8px; */
    }
    /* footer sitemap ends */
    .ic-footer-call {
        width: 24px;
        height: 24px;
        position: relative;
        top: 4px;
    }

    .ic-footer-email {
        width: 28.79px;
        height: 18.78px;
        position: relative;
        top: 4px;
    }
    .about_section {
        padding-bottom: 4rem;
        background-position: right -206px bottom -5px;
    }
    .about_section:has(.btn-join-now) {
        background-position: right -266px bottom -5px;
    } 
    .hero_area {
        background-position: right -45rem top -13rem;
        padding-bottom:0rem ;
    }
    .content-hero {
        max-width: 700px;
    }
    .hero-left-side > .content-hero > .h1-hero {
        font-size: 3.7rem;
        line-height: 6rem;
    }
    
    @keyframes slideUp {
        0% {
            bottom: -100%;
            opacity: 0;
        }
       33% {
        opacity: 0;
        }
        100% {
            bottom: 34.5%;
        }
    }
    .client_section .box .testimon_containter .testimon-body {
        font-size: 1.2em;
    }
    section.app_section .detail-box .heading {
        line-height: 110px;
    }
    .info_section {
        /* padding: 50px 0 92px 0 !important; */
        padding: 30px 0 30px 0;

    }


}

@media (max-width: 1440px) {
    body {
        font-size: 11px;
    }
    .safe-secure-heading {
        /* width: 110px; */
    }
    .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 1.3em;
    }
    /* profile role */
    .dealer-profile-type {
        width: 40%;
    }
    .car-selling-container
    .car-selling-form
    .form-container
    .form-step-container
    .photo-container {
    grid-template-columns: repeat(4, 1fr);
    place-items:center;
}
.about_section {
    background-position: right -191px bottom -5px;
}
.about_section:has(.btn-join-now) {
    background-position: right -248px bottom -5px;
}
.hero_area {
    background-position: right -39rem top -12rem;
    padding-bottom: 0rem;
}
.content-hero {
    max-width: 585px;
}
.hero-left-side > .content-hero > .h1-hero {
    font-size: 3.5rem;
    line-height: 6rem;
}
.sliding-car > img {
    max-width: 75%;
}
@keyframes slideIn {
    0% {
        left: -100%;
    }
    50% {
        left: 32%;
        transform: translateX(-30%);
    }
    100% {
        left: 32%;
        transform: translateX(-30%);
    }
}
@keyframes slideUp {
    0% {
        bottom: -100%;
        opacity: 0;
    }
   33% {
    opacity: 0;
    }
    100% {
        bottom: 36.5%;
    }
}
.info_section {
    /* padding: 50px 0 92px 0 !important; */
    padding: 30px 0 40px 0;

}

/* .fromValidationErrorMessage {
    display: block !important;
} */
/* Terms and conditions */
.terms-container {
    max-width: 90%;
    width: 100%;
}
.terms-heading-wrap > .terms-head {
    font-size: 3rem;
}
.terms-section-heading > .terms-inner-head {
    font-size: 2rem;
    padding-top: 2rem;
}
section.app_section .detail-box .heading {
    margin-right: 1.5rem;
}

}

@media(min-width:1199px) and (max-width:1280px){
    .footer-button-font-adjust {
        font-size: 0.85em !important;
    }
   
}

@media (max-width: 1280px) {
    body {
        font-size: 14px;
    }
.custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
    font-size: 1.2em;
}
    .car-selling-container
        .car-selling-form
        .form-container
        .form-step-container
        .photo-container {
        grid-template-columns: repeat(4, 1fr);
    }
    .how_section .how_container .box {
        padding-top: 18px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .about_section {
        background-position: right -213px bottom 0px;
    }
    .about_section:has(.btn-join-now) {
        background-position: right -390px bottom -5px;
    }

    .about_section .heading_container {
        margin-top: 48px;
        text-align: left;
        font-size: 3em;
        font-family: Poppins !important;
        font-weight: 600;
    }

    /* cardetail */
    .dealer-car-container .car-header {
        padding-top: 0.9rem;
        flex-direction: column;   
 }

.dealer-car-container .car-title {
    width: 100% !important;
    padding-bottom: 0.7rem;
    text-align: center;
}
.dealer-car-container .car-detail {
    width: 100% !important;
    justify-content: center;
    margin-top: 0.7rem;
}
.custom_nav-container.navbar-expand-lg .navbar-nav {
    gap:1rem !important;
}
.car-selling-container .car-selling-form .form-container {
    padding-left: 0;
    padding-right: 0;
}  

.car-selling-container .car-selling-form .form-container .form-step-container .form-control-group {
    column-gap: 25px;
}

.bid-container .car-header {
    display: flex;
    flex-direction: column;
    height:150px;
}
.car-header-action-active-bid {
    width: 44% !important;
    margin-top: 1rem;
    justify-content: center !important;
    padding-right: 0 !important;
}
.car-header-action {
    width: 88% !important;
}
.bid-container .car-detail {
    width: 60% !important;
    justify-content: center;
    margin-top: 1rem;
    padding-right: 0;
}
.bid-container .car-title {
    margin-top: 1rem;
    width: 60% !important;
    text-align: center;
}

.dealer-car-container .car-header {
height: 155px;
}
.offer-butn-setting {
    width: 30% !important;
    margin-top: 1rem;
}
.car-title-responsive {
    margin-bottom: 0.8rem;
}
.bid-container .car-header {
    height: 160px;
}
.info_section {
    /* padding: 60px 0 60px 0; */
}
.hero_area {
    background-position: right -35rem top -10rem;
}
@keyframes slideIn {
    0% {
        left: -100%;
    }
    50% {
        left: 34%;
        transform: translateX(-30%);
    }
    100% {
        left: 34%;
        transform: translateX(-30%);
    }
}
.home-page-footer-btn {
    padding: 0px 10px;
}
section.app_section {
    padding-bottom: 40px;
}
section.app_section .detail-box .heading  {
    margin-right: 0 !important;
}
}

@media (min-width: 2560px) {
    .about_section {
        text-align: left;
        background-image: url(../images/how_to_deal_back.png);
        background-repeat: no-repeat;
        background-position: right -40% bottom 0px;
        background-size: 60%;
        min-height: 670px;
    }
}

@media (max-width: 1024px) {
    .hero_area {
        background-image: none;
        background-size: center center;
        background-repeat: no-repeat;
    }

    .how_section {
        background-image: none !important;
    }

    #banner-left {
        display: none;
        flex: none !important;
        max-width: 0px !important;
    }

    #banner-right {
        flex: none !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .slider_section .detail-box {
        text-align: center;
        position: relative;
        top: 100px;
        width: 90%;
        margin: auto;
        justify-content: center;
    }

    .slider_section #carouselExampleIndicators .container {
        height: 400px;
        width: 100%;
    }

    #carouselExampleIndicators .detail-box {
        width: 90% !important;
        text-align: center;
        margin: auto;
    }

    /* .bg-overlay {
        background-image: linear-gradient(
                rgba(48, 52, 55, 0.45),
                rgba(48, 52, 55, 0.45)
            ),
            url(../images/banner-img-1.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2);
        width: 100%;
        min-height: 500px;
        height: 100%;
        top: 80px;
        position: absolute;
        transform-origin: 0 0;
        background-color: rgba(48, 52, 55, 0.8);
        filter: alpha(opacity=60);
        border-radius: 0px;
        display: block;
    } */

    .about_section {
        background: none;
        /* min-height: 200px !important; */
    }

    .about_section .heading_container {
        margin-top: 48px;
        text-align: left;
        font-size: 3em;
        font-family: Poppins;
        font-weight: 600;
    }

    .about_section .box p {
        width: 100%;
    }

    .sign-in-panel {
        padding-top: 10px;
        padding-left: 10px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .custom_nav-container .nav_search-btn {
        background-position: center;
        margin-top: 10px;
    }

    .slider_section .box {
        margin: 75px 0 125px 0;
    }

    .client_section .box {
        width: 90%;
    }

    .testimon_main {
        flex-direction: column;
        row-gap: 40px;
        margin: auto;
    }

    .how_section .how_container {
        padding: 55px 0px;
        text-align: center;
        width: 90%;
        margin: auto;
    }

    .how_section_boxes {
        flex-direction: row;
        columns: 2;
        row-gap: 48px;
        width: 100%;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .safe-secure-heading {
        /* width: 110px; */
    }

    section.app_section .detail-box {
        flex-direction: column;
        width: 95%;
        margin: auto;
    }

    section.app_section .detail-box.heading {
        opacity: 0.2;
        font-size: 4.375em;
        text-align: center;
        line-height: 130px;
    }

    section.app_section .detail-box .list_your_car_heading {
        margin-top: 25px;
        /* color: #f58220; */
        color: #e8e8e8;
        font-size: 2.5em;
        font-family: Poppins;
        font-weight: 600;
        word-wrap: break-word;
        width: 100% !important;
    }

    section.app_section {
        text-align: center;
        height: 100%;
        padding-bottom: 40px;
    }
    .costless-secure-wrapper {
        max-width: 95%;
        width: 100%;
        display: contents;
    }

    section.app_section .detail-box .heading {
        opacity: 0.2;
        font-size: 2.5em;
        text-align: center;
        line-height: 95px;
        margin-top: 40px;
    }

    .info_section .btn-join-now {
        margin-top: 10px;
        width: 100%;
        max-width: 243px;
        height: 57px;
        background: #f58220;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
        border-radius: 30px;
        border: 1px white solid;
        color: white;
        font-size: 0.8125em;
        font-family: Poppins;
        font-weight: 600;
        letter-spacing: 0.4px;
        word-wrap: break-word;
    }

    .navbar-collapse {
        background-color: #fff;
    }

    .become-a-seller {
        display: none;
    }

    .across_australia .box {
        width: 90%;
    }

    .across_australia .box .heading {
        font-size: 4.875em;
    }

    .across_australia .box .sub-heading {
        font-size: 2.125em;
        margin-top: 42px;
    }

    .across_australia .box .detail {
        font-size: 1.5em;
        margin-top: 42px;
        width: 80%;
    }

    .across_australia .box .contact-form .contact-form-heading {
        font-size: 2.375em;

        margin-top: 20px;
    }

    .car-selling-container .car-selling-form {
        width: 100%;
        height: 100%;
        background: white;
        box-shadow: 0px 5px 16px rgba(245, 130, 32, 0.12);
        border-radius: 34px;
        border: 1px #eff0f6 solid;
        margin-top: 39px;
        padding-top: 58px;
        padding-left: 22px;
        padding-right: 22px;
        padding-bottom: 65px;
    }

    .car-selling-container .car-selling-form .form-container {
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 52px;
    }

    .form-control-group {
        row-gap: 29px;
        flex-direction: column;
    }

    .car-selling-container
        .car-selling-form
        .form-container
        .form-step-container
        .photo-container {
        margin-top: 31px;
        display: grid;
        columns: 5;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px;
    }

    .seller-profile-container {
        width: 90%;
    }

    .seller-profile-container .heading-detail {
        width: 90%;
        margin: auto;
    }

    .seller-profile-container .profile-main-container .form-container {
        padding: 25px;
    }

    .seller-profile-container
        .profile-main-container
        .form-container
        .form-action {
        display: flex;
        flex-direction: column;
    }

    .seller-profile-container
        .profile-main-container
        .form-container
        .form-action
        .btn {
        width: 100%;
    }

    .seller-profile-container .profile-main-container .profile-header-section {
        display: flex;
        padding-left: 25px;
        padding-right: 10px;
        align-items: center;
        position: relative;
        z-index: 1;
    }

    .seller-profile-container
        .profile-main-container
        .profile-header-section
        .navbar {
        width: 100%;
    }

    .seller-profile-container
        .profile-main-container
        .profile-header-section
        .navbar
        .navbar-brand {
        display: block;
    }

    .seller-profile-container
        .profile-main-container
        .active-add-form-container {
        padding: 25px;
    }

    .active-ads-container,
    .bid-container {
        margin-top: 56px;
        text-align: center;
    }

    .column {
        float: left;
        width: 81px !important;
        height: 71px !important;
        border-radius: 16px;
        margin-left: 10px;
    }

    /* Add a transparency effect for thumnbail images */
    .demo {
        opacity: 0.6;
        width: 81px !important;
        height: 71px !important;
        border-radius: 16px;
        object-fit: cover;
    }

    .ad-detail-container .vehcile-info-label {
        font-size: 2.5em;
    }
  
    .vehcile-info-container {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 19px;
        row-gap: 19px;
    }

    .bid-header {
        flex-direction: column;
    }

    .bid-header .active-add-heading {
        width: 100% !important;
        justify-content: flex-start !important;
        margin-top: 20px;
    }

    .bid-table-row {
        display: flex;
        flex-direction: column;
        row-gap: 15px;
        padding-bottom: 10px;
    }

    .car-info-section {
        width: 95%;
        margin: auto;
    }

    .in-active-header {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .in-active-header div {
        /* width: 100% !important; */
    }

    .in-active-add-option {
        column-gap: 20px !important;
        justify-content: flex-start !important;
    }

    .in-active-add-option .btn {
        padding-left: 0px !important;
    }

    .history-header {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .history-header div {
        width: 100% !important;
        justify-content: flex-start !important;
        text-align: left;
        align-items: flex-start !important;
    }

    .bid-table-row {
        padding-top: 10px !important;
    }

    .car-header {
        flex-direction: column;
        row-gap: 10px;
        height: auto !important;
        padding-bottom: 10px;
    }

    .car-header div {
        /* width: 100% !important; */
        justify-content: flex-start;
        text-align: left;
    }

    .car-header .car-header-action {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        row-gap: 10px;
        justify-content: center !important;
        align-items: center;
        padding: 0px !important;
    }

    .car-header .car-header-action a {
        width: 100% !important;
    }

    .car-header-action-active-bid {
        justify-content: center !important;
    }

    .car-detail-sep {
        display: none;
    }

    .car-detail-item {
        flex-direction: column;
        row-gap: 10px;
    }

    .bid-container .car-header {
        padding: 10px;
    }

    .foot_info_section {
        flex-direction: column;
        /* row-gap: 50px; */
        row-gap: 10px;
    }

    .info_section_detail {
        column-gap: 0px !important;
    }
    .copy-right {
        width: 70% !important;
    }
   .slid-container > a.prev {
    left: 0;
   }
.bid-container .car-title-responsive {
width: 100% !important;
text-align: center;
}
/* why sell your call to dealer */
.how_section .how_container .box{
    width: 80%;
}
.client_section .box .testimon_containter {
    width: 80% !important;
} 
.car-selling-container .car-selling-form .form-container .form-step-container .photo-container {
    grid-template-columns: repeat(4, 1fr);
}
.photo-item {
    width: 130px;
    height: 130px;
}
.line-border {
    width: 96% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.bid-container .car-detail {
    gap: 4rem;
}

.heading_container {
 margin-top: 2rem;
}
.new-ad-wrapper {
    margin-top: 0 !important;
}
.sold-active{
    justify-content: flex-start !important;
    width: 100% !important;
}
.bids-sort-btn {
    width: 200px;
}
.sort-col-gap {
    column-gap: 20px !important ;
}
/* terms and condition */
.terms-section-heading > .terms-inner-head {
    padding-top: 3rem;
}
.terms-section-heading > .term-body-text {
    font-size: 1.2rem;
}
.terms-body-list-wrap > .term-body-list-item {
    font-size: 1.2rem;
}
.terms-main-wrapper {
    padding-top: 5rem;
    padding-bottom: 3rem;
}
.info_section_detail {
    flex-direction: column;
    align-items: start !important;
}
}


@media (max-width: 768px) {
    body {
        font-size: 12px;
    }

    .become-a-seller {
        display: none;
    }

    .navbar-collapse {
        background-color: #fff;
    }
    .how_section .how_container {
        padding: 55px 0px;
        text-align: center;
        width: 90%;
        margin: auto;
    }
    .how_section_boxes {
        row-gap: 48px;
        text-align: center;
        justify-content: center;
    }

    .client_section .heading_container {
        width: 90%;
        margin: auto;
        color: black;
        font-size: 2.75em;
        text-align: center;
    }

    .how_section {
        padding-bottom: 0px !important;
    }
    .about_section {
        /* min-height: 435px; */
    }

    .about_section .layout_padding {
        padding-top: 20px !important;
    }

    .across_australia {
        background-image: url(../images/across_aust_bg.png);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .about_section .heading_container {
        /* margin-top: 48px; */
        margin-top: 0px;
        text-align: left;
        font-size: 3em;
        font-family: Poppins;
        font-weight: 600;
    }

    .about_section .box p {
        width: 100%;
    }

    section.app_section .detail-box .heading {
        opacity: 0.2;
        font-size: 4.375em;
        text-align: center;
        line-height: 90px;
        margin-left: 0;
    }

    section.app_section .detail-box div {
        width: 95%;
        margin: auto;
    }

    .about_section .div_btn-join-now {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .slider_section .detail-box {
        text-align: center;
        position: relative;
        top: 100px;
        width: 90%;
        margin: auto;
        justify-content: center;
    }

    .info_section .col-md-3 {
        text-align: center;
    }

    .info_section .col-md-3:not(:nth-last-child(1)) {
        margin-bottom: 35px;
    }

    .info_section .col-md-3 > div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .info_section .btn-join-now {
        margin-top: 10px;
        width: 100%;
        max-width: 243px;
        height: 57px;
        background: #f58220;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
        border-radius: 30px;
        border: 1px white solid;
        color: white;
        font-size: 0.875em;
        font-family: Poppins;
        font-weight: 600;
        letter-spacing: 0.4px;
        word-wrap: break-word;
    }

    .footer-follow-us {
        text-align: left;
    }

    section.app_section {
        padding: 65px 0;
    }

    section.app_section .img-box {
        transform: none;
        margin-top: 35px;
    }

    section.app_section .detail-box {
        text-align: center;
        flex-direction: column;
    }

    .client_section .box {
        width: 100%;
    }

    .info_section .info_contact .info_logo {
        margin-bottom: 45px;
    }

    .info_section .info_form form input {
        text-align: center;
    }

    .across_australia .box {
        width: 90%;
    }

    .across_australia .box .heading {
        font-size: 2.375em;
    }

    .across_australia .box .sub-heading {
        font-size: 1.5em;
        margin-top: 42px;
    }

    .across_australia .box .detail {
        font-size: 1.125em;
        margin-top: 15px;
    }

    .across_australia .box .contact-form .contact-form-heading {
        font-size: 1.375em;

        margin-top: 20px;
    }

    .form-action {
        flex-direction: column;
        row-gap: 10px;
    }

    .form-action div {
        width: 100% !important;
    }

    .form-action div .btn {
        width: 100%;
        max-width: 100%;
    }

    .car-selling-container
        .car-selling-form
        .form-container
        .form-step-container
        .photo-container {
        grid-template-columns: repeat(3, 1fr);
    }

    .car-selling-container .car-selling-form .stepper {
        display: flex;
        justify-content: center;
        margin: auto;
        align-items: center;
        column-gap: 4px;
    }

    .car-selling-container .car-selling-form .stepper-line {
        width: 100px;
    }

    .car-selling-container .car-selling-form .stepper-line .active {
        width: 32px;
    }

    .car-selling-container .car-selling-form .stepper-line .completed {
        width: 100px;
    }

    .seller-profile-container {
        width: 90%;
    }

    .seller-profile-container .heading-detail {
        width: 90%;
        margin: auto;
    }

    .seller-profile-container .profile-main-container .form-container {
        padding: 25px;
    }

    .seller-profile-container
        .profile-main-container
        .form-container
        .form-action {
        display: flex;
        flex-direction: column;
    }

    .seller-profile-container
        .profile-main-container
        .form-container
        .form-action
        .btn {
        width: 100%;
    }

    .active-ads-container,
    .bid-container {
        margin-top: 56px;
        text-align: center;
    }

    .vehcile-info-container {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 19px;
        row-gap: 19px;
    }

    .in-active-header {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .in-active-header div {
        /* width: 100% !important; */
    }

    .in-active-add-option {
        column-gap: 20px !important;
        justify-content: flex-start !important;
    }

    .in-active-add-option .btn {
        padding-left: 0px !important;
    }

    .time-ramining {
        max-width: 100% !important;
    }

    .history-header {
        display: flex;
        flex-direction: column;
        row-gap: 20px;
    }

    .history-header div {
        width: 100% !important;
        justify-content: flex-start !important;
        text-align: left;
        align-items: flex-start !important;
    }

    .bid-table-row {
        padding-top: 10px !important;
    }

    .header_section,
    .header_section_dealer .container-fluid {
        padding-right: 5px;
        padding-left: 5px;
    }

    .car-selling-container,
    .seller-profile-container {
        padding-top: 100px;
    }

    .info_section .info_contact .info_logo a img {
        width: 100%;
    }

    .info_section .info_contact .info_logo a img {
        width: 100% !important;
    }
    .dealer-profile-type {
        width: 68%;
    }
    .how_section_boxes {
        columns: 1;
    }
    .client_section .box .testimon_containter {
        width: 100% !important;
        margin-bottom: 2rem;
    }
    .slider_section .row.heading-user-management {
     width:100%;
        margin: auto !important;
    }
    .car-selling-container .car-selling-form .form-container .form-step-container .form-rating-box {
        padding-left: 25px;
    }
    .form-rating-box-container{
        flex-direction: column;
        gap: 2rem;
    }
    .vehcile-info-label {
        margin-top: 30px !important;
    }
    .info_section_detail {
        flex-direction: column;
    }
    .copy-right {
        width: 100% !important;
    }
.footer-call-icon {
    margin-top: 23px !important;
}
section.app_section .detail-box .heading {
    margin-top: 0;
}
section.app_section .detail-box .list_your_car_heading {
    margin-top: 20px;
}
.bids-info-space {
    margin-top: 20px !important;
}
.about_section {
    padding-bottom: 3rem !important;
}
/* terms and conditions */
.terms-container {
    max-width: 97%;
}
.terms-main-wrapper {
    padding-top: 3rem;
}
.terms-section-heading {
    padding-bottom: 1.5rem;
}

.terms-heading-wrap > .terms-head {
    font-size: 2rem;
}
.terms-section-heading > .terms-inner-head {
    font-size: 1.5rem;
    padding-top: 2rem;
}

.terms-section-heading > .term-body-text {
    font-size: 1rem;
}
.terms-body-list-wrap {
    padding-left: 1.5rem;
}
.terms-body-list-wrap > .term-body-list-item {
    font-size: 1rem;
}


#carouselPhotoInfo .carousel-item img {
    width: 335px !important;
    height: 224px !important;
}
#carouselPhotoInfo .carousel-inner{
    width: 460px!important;
}


}

@media (max-width: 576px) {
    body {
        font-size: 11px;
    }

    .custom_nav-container {
        display: flex !important;
        flex-direction: row;
    }

    .slider_section .detail-box h1 {
        font-size: 3.5rem;
    }

    .slider_section .detail-box h2 {
        font-size: 2.2rem;
    }

    .app_section {
        background-image: none !important;
    }

    section.app_section .detail-box {
        width: 90%;
        margin: auto;
    }

    section.app_section .detail-box .download_box {
        flex-direction: column;
    }

    section.app_section .detail-box .download_box .btn-box {
        margin-top: 15px;
    }

    .client_section .box {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .client_section .box .client_id {
        margin: 0;
        margin-bottom: 15px;
    }

    .client_section .box .client_id {
        padding: 15px;
    }

    .client_section .box .client_id::before {
        clip-path: none;
    }

    .client_section .box .client_id::after {
        top: 3%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.1);
        filter: blur(10px);
    }

    .car-selling-container
        .car-selling-form
        .form-container
        .form-step-container
        .photo-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .photo-item {
        width: 100px;
        height: 100px;
    }

    .form-rating-box-container {
        flex-direction: column;
        row-gap: 30px;
    }

    .car-selling-container {
        padding-top: 100px;
    }

    .car-selling-container
        .car-selling-form
        .form-container
        .form-step-container
        .form-rating-box {
        padding-top: 25px;
        padding-left: 25px;
    }

    .car-selling-container .car-selling-form .stepper {
        display: flex;
        justify-content: center;
        margin: auto;
        align-items: center;
        column-gap: 4px;
    }

    .car-selling-container .car-selling-form .stepper-line {
        width: 51px;
    }

    .car-selling-container .car-selling-form .stepper-line .active {
        width: 22px;
    }

    .car-selling-container .car-selling-form .stepper-line .completed {
        width: 51px;
    }

    .seller-profile-container {
        width: 90%;
    }

    .seller-profile-container .heading-detail {
        width: 90%;
        margin: auto;
    }

    .seller-profile-container .profile-main-container .form-container {
        padding: 25px;
    }

    .seller-profile-container
        .profile-main-container
        .form-container
        .form-action {
        display: flex;
        flex-direction: column;
    }

    .seller-profile-container
        .profile-main-container
        .form-container
        .form-action
        .btn {
        width: 100%;
    }

    .active-ads-container,
    .bid-container {
        margin-top: 56px;
        text-align: center;
    }

    .active-ads-container .ad {
        margin-right: 0px;
    }

    .vehcile-info-container {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 19px;
        row-gap: 19px;
    }

    .how_section .how_container {
        padding: 55px 0px;
        text-align: center;
        width: 90%;
        margin: auto;
    }
    .how_section .how_container .how_section_boxes {
        display: flex;
        flex-direction: column;
    }
    .how_section .how_container .box {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .car-selling-container {
        width:90%
    }
    .bid-container .car-detail {
        width: 100%;
    }
    .car-header-action-active-bid {
        width: 100% !important;
        padding-right: 0;
    }
    .bid-container .car-detail {
        width: 100% !important;
    }

    #carouselPhotoInfo .carousel-item img {
        width: 315px !important;
        height: 210px !important;
    }
    #carouselPhotoInfo .carousel-inner{
        width: 415px!important
    }

    #carouselPhotoInfo .carousel-control-prev, #carouselPhotoInfo .carousel-control-next{
        top: -20px!important;
    }
}

@media (max-width: 480px) {
    .user-management {
       padding-left:45px;
       padding-right:45px;
    }
    .dealer-car-container .car-header {
        padding-left: 13px;
    }   
    .about_section {
        /* min-height: 450px; */
    }
    .about_section .btn-join-now {
        margin-top: 20px;
    }
    .dealer-car-container .car-detail {
        column-gap: 12px;
    }
    .fromValidationErrorMessage {
        display: block !important;
    }

    #carouselPhotoInfo .carousel-item img {
        width: 315px !important;
        height: 210px !important;
    }
    #carouselPhotoInfo .carousel-inner{
        width: 363px!important
    }

    #carouselPhotoInfo .carousel-control-prev, #carouselPhotoInfo .carousel-control-next{
        top: 35px!important;
    }
}


@media (max-width: 420px) {
    .slider_section .detail-box h1 {
        font-size: 2.5rem;
    }
    .about_section {
        /* min-height: 420px; */
    } 

    .slider_section .detail-box h2 {
        font-size: 1.8rem;
    }
    .photo-item {
        width: 85px !important;
        height: 85px !important;
    }

    #carouselPhotoInfo .carousel-item img {
        width: 305px !important;
        height: 204px !important;
    }
    #carouselPhotoInfo .carousel-inner{
        width: 306px!important
    }

    #carouselPhotoInfo .carousel-control-prev, #carouselPhotoInfo .carousel-control-next{
        top: -6px!important;
    }

}

@media (max-width: 360px) {
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

/* RESPONSIVE Fixes */

/* 1366px */
@media (max-width: 1366px) {
    .active-ads-container {
        gap: 2.5rem;
    }
    .testimon_main {
        column-gap: 38px !important;
    }
    .foot_info_section {
        /* column-gap: 90px !important; */
    }
    section.app_section .detail-box .heading {
        /* max-width: 675px !important; */
        /* width: 100%; */
        margin-right: 3.5rem;
    }
   
    section.app_section .detail-box .list_your_car_heading {
        max-width: 575px !important;
        width: 100% !important;
    }
    .about_section {
        /* min-height: 400px; */
    }
    .footer-with-sitemap {
        width: 95% !important;
    }
}

/* 1199px */

@media (max-width: 1199px) {
   
    .hero_area {
        background-image: none;
        /* background-position: right -35rem top -10rem; */
    }
    .content-hero{
        left: 5%;
    }
    /* .sliding-car {
        top: 20%;
    } */
    /* @keyframes slideIn {
        0% {
            left: -100%;
        }
        50% {
            left: 52%;
            transform: translateX(-50%);
        }
        100% {
            left: 52%;
            transform: translateX(-50%);
        }
    
    } */
   

    /* @keyframes slideIn {
        0% {
            left: -100%;
        }
        50% {
            left: 30%;
            transform: translateX(-31%);
        }
        100% {
            left: 30%;
            transform: translateX(-31%);
        }
    } */
     .hero-section-mobile {
        margin-left: auto;
        margin-right: auto;
     }

    .bg-overlay {
        /* background-image: linear-gradient(
                rgba(48, 52, 55, 0.45),
                rgba(48, 52, 55, 0.45)
            ),
            url(../images/banner-img-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        /* box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.2); */
        width: 100%;
        min-height: 500px;
        height: 100%;
        top: 80px;
        position: absolute;
        transform-origin: 0 0;
        background-color: rgba(48, 52, 55, 0.8);
        filter: alpha(opacity=60);
        border-radius: 0px;
        display: block;
    }
.bg-home-overly {
    background-color: #f58220;
}
.detail-box {
    width: 97% !important;
    text-align: center;
    margin: auto;
    /* margin-top: 12rem !important; */
}

    
    .dealer-container .car-list-container .search-option {
        flex-wrap: wrap;
    }
    /* fixes */
    .dealer-container .car-list-container .search-option {
        flex-wrap: wrap;
    }
    .dealer-container .car-list-container .car-list-grid .car-list-item {
        /* width: 45%; */
        flex: 0 1 calc(50% - 20px);
    }
    /* child cards */
    .user-management-item {
        flex: 0 1 calc(33.3333% - 20px);
    }
    /* seller card */

    .active-ads-container .ad {
        flex: 0 1 calc(49% - 20px);
    }
    /* active bids dealer side */
    .bid-container .ad {
        flex: 0 1 calc(50% - 20px);
    }
    /* dashboard cards */
    .dashboard-summary-item {
        flex: 1 1 calc(50% - 20px);
    }

    /* filter buttons */
    ul.navbar-nav.profile-list {
        gap: 1rem !important;
    }
    .about_section {
        /* background-position: right -500px bottom 0px; */
        background-position: right -240px bottom 0px;
    }
    /* section.app_section .detail-box .heading {
        opacity: 0.2;
        font-size: 2.5em;
        text-align: center;
        line-height: 130px;
    }

    section.app_section .detail-box {
        flex-direction: column;
        width: 95%;
        margin: auto;
    } */
    section.app_section .detail-box .heading {
        font-size: 5.725em !important;
    }
    .testimon_main {
        flex-wrap: wrap;
    }
    .client_section .box .testimon_containter {
        width: 46%;
    }
    .foot_info_section {
        flex-direction: column;
    }
    .custom_nav-container .nav_sign-in-btn {
        width: 110px;
    }
    .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 1.1em;
    }

    .car-selling-container .car-selling-form {
        padding-left: 90px;
        padding-right: 90px;
    }
    .line-border {
        width: 96% !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .about_section {
        padding-bottom: 4rem;
    }
    .how-works-section {
        text-align: left;
    }
    .quick-links-footer-site {
        padding-left: 0px;
    }
   .footer-sitemap{
        padding-left: 0px;
    }
.footer-sitemap-info {
    margin-top: 2rem;
}
}

/* 991px */
@media (max-width: 991px) {
    .custom_nav-container.navbar-expand-lg .navbar-nav .nav-item .nav-link {
        font-size: 1.2em;
    }

    /* header dropdown  */
    .seller-profile-container .profile-main-container {
        /* margin-top: 110px !important; */
        margin-top: 65px !important;
    }
    .dealer-container .car-list-container input {
        height: 70%;
    }
    .dealer-container .car-list-container .form-control-input .search-icon {
        bottom: 9px;
    }

    /* fixes */
    .dealer-container .car-list-container .car-list-grid .car-list-item {
        /* width: 100%; */
        flex: 0 1 100%;
    }
    .bid-container .ad {
        flex: 0 1 100%;
    }
   /* user management card */
    .user-management> .user-management-item {
        flex: 0 1 46%; 
    }
    .dealer-car-container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .heading_container {
        font-size: 2.5em;
    }
    .heading_container_subheading {
        font-size: 2em;
    }
    /* .car-selling-container .car-selling-form .form-container .form-step-container .photo-container {

        grid-template-columns: repeat(3, 1fr);
     
    } */
    /* .car-selling-container .car-selling-form .form-container .form-step-container .photo-container {
        grid-template-columns: repeat(4, 1fr);
    } */
    .photo-item {
        width: 120px;
        height: 120px;
    }
    .car-selling-container .car-selling-form {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .layout_padding-bottom {
        padding-bottom: 0;
    }
    .layout_padding {
        padding-bottom: 0 !important;
    }
    .footer-social-m-links {
        padding-bottom: 2rem;
    }
    .info_section {
        /* padding: 40px 20px 40px 20px !important; */
        padding: 18px 0 30px 0;
    }
.info-links-mobile {
    padding-left: 0 !important;
}
.profile-icon-responsive {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

}

/* NEW FIXES */

@media (max-width: 768px) {
    .active-ads-container .ad {
        margin-right: 10px;
        flex: 0 1 100%;
    }
    /* car cards above space */
    .dealer-container .car-list-container .car-list {
        margin-top: 100px;
    }
    /* filter dropdown */
    .car-list-header {
        gap: 1.5rem;
flex-wrap: wrap;    
    }

    /* user management card */
 .user-management > .user-management-item {
        flex: 0 1 100%; 
    }
    
    .car-selling-container .car-selling-form .form-container .form-step-container .photo-container {
        grid-template-columns: repeat(4, 1fr);
    }
    .car-selling-container .car-selling-form {
        padding-left: 10px;
        padding-right: 10px;
    }
.photo-item {
    width: 95px;
    height: 95px;
}
.offer-butn-setting {
    width: 100% !important;
   justify-content: center !important;
   padding-right: 0 !important;
}
.car-header {
    padding-right: 10px;
}
}

@media (max-width: 575px) {
    /* main container */
    .dealer-container {
        width: 90%;
    }
    /* dashboard cards */
    .dashboard-summary-item {
        flex: 1 1 100%;
    }
    /* Filter buttons */
    .dealer-container .car-list-container .search-option {
        justify-content: space-between;
    }
    .dealer-container .car-list-container .search-option li {
        max-width: 48%;
    }
    .dealer-profile-type {
        width: 100%;
    }
    /* user management card */
    .user-management> .user-management-item {
        flex: 0 1 100%; 
    }
    .car-selling-container .car-selling-form .form-container .form-step-container .photo-container {
        grid-template-columns: repeat(3, 1fr);
    }
}
