.bannar-newcars {
    position: relative;
    top: 0px;
}

.bidbannar-wrapper {
    background-image: url("/assets/images/new-bannars/bidbannar-main.webp");
    padding: 0px 0px 0px 44px;
    max-width: 100%;
    max-height: 277px;
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bannar-wrapper-img {
    background-image: url("/assets/images/new-bannars/bannar-newcar1.webp");
    padding: 36px 47px 11px 50px;
}

.bannar-wrapper-img2 {
    background-image: url("/assets/images/new-bannars/bannar-newcar2.webp");
    padding: 36px 24.42px 15px 50px;
}

.bannar-wrapper {
    max-width: 100%;
    height: auto;
    width: 100%;
    max-height: 277px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bannar-text-newcars {
    max-width: 538px;
}

.bannar-text-newcars .title {
    font-family: Lato;
    font-size: 36px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
    margin-bottom: 4px;
}

.bannar-text-newcars .para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #000000;
    margin-bottom: 0px;
}

.preexport-inspection-bannar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    padding-block: 12px;
    padding-inline: 35px 75px;
}

.preexport-inspection-bannar .title {
    font-family: Lato;
    font-size: 35px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
    margin-bottom: 4px;
}

.preexport-inspection-bannar .para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #000000;
    margin-bottom: 0px;
}

.storage-service-bannar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
}

.storage-service-bannar .title {
    font-family: Lato;
    font-size: 35px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
    margin-bottom: 4px;
}

.storage-service-bannar .para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #000000;
    margin-bottom: 0px;
}

.storage-section {
    padding-left: 35px;
    max-width: 758px;
}

.preexport-section {
    max-width: 692px;
}

/* certified owner */
.certified-owner-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
    padding-block: 29px 13px;
    padding-inline: 49px 73px;
}

.certified-owner-card .text {
    font-family: Lato;
    font-size: 36px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
    margin-bottom: 4px;
}

.certified-owner-card .para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #000000;
    margin-bottom: 0px;
}

.certified-owner-card .text-certified {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 647px;
}

/* end */
/* storage service */
.storage--card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
}

.text-storage {
    padding: 45px 0px 45px 35px;
    max-width: 759px;
}

.text-storage .text {
    font-family: Lato;
    font-size: 35px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
}

.text-storage .para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #000000;
    margin-bottom: 0px;
}

.storage-img {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* end */

/* custom clearance */
.custom-clearance--card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
}

.text-custom-clearance {
    padding: 41px 0px 41px 35px;
    max-width: 746px;
}

.text-custom-clearance .text {
    font-family: Lato;
    font-size: 35px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
}

.text-custom-clearance .para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #000000;
    margin-bottom: 0px;
}

.custom-clearance-img {
    padding-right: 20px;
    padding-block: 10px;
    height: auto;
}

/* end */
/* new car bannar second */
.secondbannar-newcars {
    padding: 6px 6px 0px 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    border-radius: 12px;
}

.secondbannar-newcars .text-para {
    max-width: 497px;
    padding-inline: 6px 25px;
}

.secondbannar-newcars .title {
    font-weight: 700;
    font-family: Lato;
    color: #000000;
    margin-bottom: 4px;
}

.secondbannar-newcars .para {
    font-family: Lato;
    font-weight: 500;
    color: #000000;
    margin-bottom: 0px;
}

/* end */
/* bid bannar */
.bidbannar-text .title {
    font-family: Lato;
    font-size: 36px;
    font-weight: 700;
    line-height: 47.51px;
    letter-spacing: -0.016em;
    color: #000000;
    margin-bottom: 4px;
}

.bidbannar-text .para {
    font-family: Lato;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 0px;
}

.bidbannar-img img {
    max-width: 656px;
    max-height: 279px;
}

.bid-auction-redirection {
    display: flex;
    justify-content: start;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: white;
    background-color: #2384c1;
    margin-top: 10px;
    padding: 10px;
    width: max-content;
    border-radius: 4px;
}

.bidbannar-text {
    padding-block: 36px;
}

/* end */
/* bid bannar */
.bidbannar-text-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}

.bidbannar-text-wrapper .bidbannar-text {
    max-width: 610px;
    padding-left: 75px;
}

.bidbannar-text-wrapper .text-bid-title {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 47.51px;
    color: #000000;
    margin-bottom: 4px;
}

.bidbannar-text-wrapper .text-bid-para {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 32px;
}

.bidbannar-text-wrapper .buttons-bids {
    display: flex;
    align-items: center;
    gap: 9px;
}

.bidbannar-text-wrapper .buttons-bids .bids-btn {
    width: 100%;
    height: 54px;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding-inline: 4px;
}

.bidbannar-text-wrapper .buttons-bids .bids-btn.bid1 {
    color: #014e78;
    background-color: white;
    border: 1px solid #014e7880;
}

.bidbannar-text-wrapper .buttons-bids .bids-btn.bid2 {
    background-color: #014e78;
    border: 1px solid #014e78;
    color: white;
}

.bidbannar-text-wrapper img {
    max-height: 280px;
    object-fit: contain;
}

/* end */
/* bid new */
.bid-page-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    padding: 36px 20px 36px 36px;
}

.bid-wraper-text {
    max-width: 598px;
}

.bid-wraper-text .bid-wraper-title {
    color: #000;
    font-family: Lato;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: 42px;
    letter-spacing: -0.648px;
    margin-bottom: 14px;
}

.bid-wraper-text .bid-wraper-para {
    color: #000;
    font-family: Lato;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.28px;
    margin-bottom: 0px;
}

/* bid new */
/* application bannar */
.application-wrapper {
    padding: 19px 64px 0;
    border-radius: 20px;
    background: #014e78;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 84px;
    color: white;
}

.application-wrapper .scan-app-text {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
}

.application-wrapper .scan-app-text .para {
    color: #fff;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.14px;
    text-align: center;
}

.application-wrapper .application-text .title {
    color: #fff;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.54px;
    margin-bottom: 12px;
}

.application-wrapper .application-text .para {
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    /* 150% */
    letter-spacing: -0.16px;
    margin-bottom: 32px;
}

.application-wrapper .application-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 348px;
}

.application-wrapper .application-text .img-app-app {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 16px;
}

/* application bannar */
.sat-award-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
}

.sat-award-wrapper .award-wraper-text {
    padding-block: 109px;
    padding-inline: 103px 25px;
    max-width: 627px;
}

.sat-award-wrapper .award-wraper-text .award-wraper-title {
    font-family: Lato;
    font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1.8%;
    margin-bottom: 14px;
}

.sat-award-wrapper .award-wraper-text .award-wraper-title span {
    color: #2384c1;
}

.sat-award-wrapper .award-wraper-text .award-wraper-para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -1.4%;
    margin-bottom: 0px;
}

.sat-award-wrapper img {
    max-height: 331px;
}

.award-car-wrapper {
    position: relative;
    background-color: #ecf5ff;
    border: 1px solid #d0d5dd;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 64px 24px 41px 295px;
}

.award-car-wrapper.flag {
    padding: 50px 50px 50px 295px;
}

.award-car-wrapper .logo-award {
    position: absolute;
    top: 0px;
    left: 0px;
}

.award-car-wrapper .title {
    font-family: Lato;
    font-weight: 600;
    font-size: 48px;
    line-height: 78.89px;
    color: #08202e;
    margin-bottom: 6px;
}

.award-car-wrapper .para {
    font-family: Lato;
    font-weight: 600;
    font-size: 18px;
    line-height: 34.06px;
    color: #ffffff;
    background-color: #1c6a9b;
    display: inline-block;
    padding: 5.18px 34px;
    border-radius: 43.17px;
}

.award-car-wrapper.flag .logo-award {
    transform: translateY(-50%);
    top: 50%;
    left: 50px;
}

/* bid_ver1_wrapper */
.bid_ver1_wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    padding-top: 10px;
    overflow: hidden;
}

.bid_ver1_wrapper .bid_ver1_text {
    padding: 70px 0px 75px 103px;
    max-width: 598px;
}

.bid_ver1_wrapper .bid_ver1_text .title {
    font-family: Lato;
    font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    margin-bottom: 14px;
}

.bid_ver1_wrapper .bid_ver1_text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 0px;
}

.bid_ver1_img {
    align-self: flex-end;
}

/* bid_ver1_wrapper */
/* award bannar home */
.award-bannar-wrapper {
    background-image: url("/assets/images/new-bannars/awar-home-bannar.webp");
    padding: 57px 97px 30px 71px;
    max-width: 100%;
    max-height: 320px;
    width: 100%;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
}

.award-bannar-wrapper .award-trophy {
    position: absolute;
    top: 25.78px;
    left: 52.05%;
}

.award-bannar-wrapper .award-bannar-text {
    max-width: 601px;
}

.award-bannar-wrapper .award-bannar-text .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 6px;
    color: #ffffff;
}

.award-bannar-wrapper .award-bannar-text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 20px;
}

.award-bannar-wrapper .award-bannar-text .award-bannar-redirection {
    text-decoration: none;
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #014e78;
    padding: 12px 24px;
}

/* award bannar home */
.whychoose-bannar-wrapper {
    padding: 57px;
    background-color: #014e78;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whychoose-bannar-wrapper .main-outer {
    position: relative;
}

.whychoose-outer {
    border: 5px solid #3292f6;
    max-width: 477px;
    position: relative;
}

.whychoose-bannar-wrapper .main-outer .top-left {
    position: absolute;
    top: -9.8%;
    left: -3.8%;
}

.whychoose-bannar-wrapper .main-outer .bottom-right {
    position: absolute;
    bottom: -8.7%;
    right: -3.6%;
}

.whychoose-inner {
    border: 4px solid #014e78;
    background-color: white;
    padding: 46px;
}

.whychoose-inner .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 48px;
    line-height: 47.51px;
    color: #000000;
    margin-bottom: 0px;
}

.whychoose-inner .title span {
    color: #3292f6;
}

/* Car Selling Made Easy */
.car-selling-easy {
    background-color: #ecf5ff;
    border-radius: 20px;
    position: relative;
    max-height: 317px;
}

.car-selling-easy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.car-selling-easy-img img {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.btn-easy-selling {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 24px;
}

.btn-easy-selling .e-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
    max-width: 186px;
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 18.288px;
    /* 130.632% */
    letter-spacing: -0.14px;
    border-radius: 4px;
}

.btn-easy-selling .e-btn.e1 {
    background-color: #014e78;
    color: white;
    border: 1px solid #014e78;
}

.btn-easy-selling .e-btn.e2 {
    background-color: #ffffff;
    color: #014e78;
    border: 1px solid #014e78;
}

.car-selling-easy-text {
    padding: 54px 0px 54px 34px;
}

.car-selling-easy-text .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 38px;
    line-height: 49.74px;
    color: #000000;
    margin-bottom: 10px;
}

.car-selling-easy-text .para {
    font-family: Lato;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 14px;
    max-width: 472px;
}

.easy-selling-icons {
    display: flex;
    align-items: center;
    gap: 30px;
    font-family: Lato;
    font-weight: 500;
    font-size: 16px;
    line-height: 17.5px;
    color: #000000;
    position: absolute;
}

.easy-selling-icons span {
    display: flex;
    align-items: center;
    gap: 4px;
}

/* Car Selling Made Easy */
/* sat dealer home */
.satdealer_bannar {
    background-color: #f7fbfb;
    border-radius: 20px;
    position: relative;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    gap: 30px;
}

.satdealer_bannar .satDealer-btn {
    max-width: 242px;
    border-radius: 6px;
    background-color: #014e78;
    padding: 12.5px;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 18.29px;
    color: #ffffff;
    border-color: #014e78;
}

.satdealer_bannar .text-satdealer {
    padding: 76px 0px 78px 49px;
}

.satdealer_bannar .text-satdealer .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 10px;
}

.satdealer_bannar .text-satdealer .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 14px;
    max-width: 569px;
}

/* sat dealer home */
/* filter-dealer-bannar */
.filter-dealer-bannar {
    position: relative;
}

.filter-dealer-bannar-text {
    position: absolute;
    top: 30%;
    left: 60px;
    background: rgba(0, 0, 0, 0.6);
    padding: 14px;
    max-width: 620px;
}

.filter-dealer-bannar-text .title {
    color: #fff;
    font-family: Lato;
    font-size: 41.541px;
    font-weight: 700;
    line-height: 49.849px;
    /* 120% */
    letter-spacing: -0.748px;
    margin-bottom: 10px;
}

.filter-dealer-bannar-text .para {
    color: #fff;
    font-family: Lato;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    /* 127.273% */
    letter-spacing: -0.396px;
    margin-bottom: 0px;
}

/* filter-dealer-bannar */
/* verified-sat-dealer */
.verified-sat-dealer {
    padding: 24px;
    background-color: #f7fbfb;
    border-radius: 20px;
    display: flex;
    gap: 24px;
}

.text-verified-sat-dealer {
    width: 50%;
    background-color: #ecf5ff;
    padding-inline: 24px;
    padding-block: 35px;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.text-verified-sat-dealer .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    margin-bottom: 10px;
}

.text-verified-sat-dealer .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 24px;
}

.image-verified-sat-dealer {
    width: 50%;
}

.image-verified-sat-dealer img {
    width: 100%;
    height: auto;
}

.c-ta {
    display: flex;
    gap: 5px;
}

.c-ta .dealer-btn {
    border-radius: 3.25px;
    padding: 10px;
    max-width: 212px;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #1c6a9b;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-decoration: none;
    text-align: center;
}

.c-ta .dealer-btn.deal {
    background-color: #1c6a9b;
    color: white;
}

.c-ta .dealer-btn.benefits {
    background-color: #ffffff;
    color: #1c6a9b;
}

/* verified-sat-dealer */
/* verified-sat-dealer */
/* analyst dealer */
.dealer-analyst-card {
    background-color: #f7fbfb;
    border-radius: 16.18px;
    position: relative;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.12);
    display: flex;
    align-items: center;
    justify-content: end;
    overflow: hidden;
    gap: 10px;
}

.dealer-analyst-card .text {
    padding: 58px 0px 58px 40px;
    position: absolute;
    max-width: 510px;
    left: 0;
}

.dealer-analyst-card .text .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 22px;
    line-height: 29.12px;
    color: #000000;
    margin-bottom: 8px;
}

.dealer-analyst-card .text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 19px;
}

.dealer-analyst-card .text .dealer-analyst-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 25px;
    background-color: #1c6a9b;
    border: 1px solid #1c6a9b;
    border-radius: 2.63px;
    font-family: Lato;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: white;
}

/* analyst dealer */
/* homebannar */
.homebannar {
    position: relative;
}

.homebannar .text {
    position: absolute;
    top: 30%;
    left: 4%;
    transform: translateY(-50%);
    background-color: #00000099;
    padding: 5px;
    font-family: Lato;
    font-weight: 500;
    font-size: 36px;
    line-height: 43.28px;
    color: #ffffff;
    padding-inline: 10px;
}

.homebannar .text.newcar {
    position: absolute;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
    background-color: #00000099;
    padding: 5px;
    font-family: Lato;
    font-weight: 500;
    font-size: 30px;
    line-height: 49.85px;
    color: #ffffff;
    padding-inline: 10px;
}

.homebannar .text.right {
    right: 4%;
    left: unset;
}

/* homebannar */
/* loyalty-point-home-bannar */
.loyalty-point-home-bannar {
    position: relative;
}

.loyalty-point-home-bannar .text {
    position: absolute;
    top: 50%;
    left: 6.58%;
    transform: translateY(-50%);
    background: #00000099;
    padding: 13.85px;
    color: white;
    max-width: 609px;
}

.loyalty-point-home-bannar .text .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 30px;
    line-height: 49.85px;
    margin-bottom: 0px;
}

.loyalty-point-home-bannar .text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    max-width: 480px;
    margin-bottom: 0px;
}

/* loyalty-point-home-bannar */
/* satpro-paid-bannar */
.satpro-paid-bannar {
    position: relative;
}

.satpro-paid-bannar .text {
    position: absolute;
    padding: 16px 37px;
    border-radius: 15px;
    box-shadow: 0px 7px 36px 0px #2f2b4329;
    bottom: -14.33%;
    left: 2.8432%;
    background-color: white;
    max-width: 789px;
}

.satpro-paid-bannar .text .title {
    color: #1c6a9b;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Lato;
    font-weight: 700;
    font-size: 30px;
    line-height: 49.85px;
    margin-bottom: 3px;
}

.satpro-paid-bannar .text .para {
    font-family: Lato;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #475467;
    margin-bottom: 20px;
}

.satpro-paid-bannar .text .btn-sat-pro {
    border-radius: 4px;
    background-color: #2384c1;
    border: 1px solid #2384c1;
    background-color: #2384c1;
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    max-width: max-content;
}

.pb-82 {
    padding-bottom: 82px;
}

.save-average-card {
    background-color: #01334e;
    border-radius: 17px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.save-average-card .text {
    max-width: 586px;
    padding-left: 62px;
}

.save-average-card .text .title {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 8px;
}

.save-average-card .text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 24px;
}

.save-average-card .text .title span {
    color: #c8811a;
}

.save-average-card .save-average-img {
    position: relative;
}

.save-average-card .save-average-img .card-img-sat {
    position: absolute;
    top: 8%;
    left: -18%;
}

.save-average-card .save-average-btn {
    border-radius: 4px;
    background-color: #2384c1;
    border: 1px solid #2384c1;
    background-color: #2384c1;
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    max-width: max-content;
}

/* satpro-paid-bannar */
/* local offices */
.local-offices {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    background-color: #ecf5ff;
    border-radius: 17px;
    padding: 5px 68.93px 5px 57px;
    position: relative;
}

.local-offices .text {
    max-width: 528px;
}

.local-offices .title {
    font-family: Lato;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    color: #020408;
    max-width: 528px;
    margin-bottom: 8px;
}

.local-offices .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #020408;
    margin-bottom: 0px;
}

.local-offices .image {
    position: relative;
}

.local-offices .image .flags {
    position: absolute;
    top: 18%;
    left: 20%;
}

/* local offices */
/* browse-inventory */
.browse-inventory {
    background-color: #ffffff;
    box-shadow: 0px 12px 26px #2f2b431f;
    border-radius: 17px;
    padding: 52px 15px 52px 32px;
}

.browse-inventory .section-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.browse-inventory .section-1 .image img {
    height: auto;
    width: 100%;
    max-width: 438px;
}

.browse-inventory .section-1 .text .title {
    font-family: Lato;
    font-weight: 600;
    font-size: 40px;
    line-height: 52px;
    color: #0c1529;
    margin-bottom: 8px;
}

.browse-inventory .section-1 .text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #353c4d;
    margin-bottom: 24px;
}

.browse-inventory .section-1 .text .browse-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #1c6a9b;
    background-color: #1c6a9b;
    padding: 12px;
    width: 100%;
    max-width: 225px;
}

.browse-inventory .section-2 .info-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.browse-inventory .section-2 .info-grid .info-card {
    display: flex;
    gap: 10px;
}

.browse-inventory .section-2 .info-grid .info-card .text .title {
    font-family: Lato;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #0c1529;
    margin-bottom: 2px;
}

.browse-inventory .section-2 .info-grid .info-card .text .para {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #353c4d;
    margin-bottom: 0px;
}

/* browse-inventory */
/* gsap animation */
.bannar-animation {
    position: relative;
    width: 100%;
    height: 502px;
}

#image1,
#image2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    transition: clip-path 1.5s ease-in-out;
    cursor: pointer;
}

#image2 {
    clip-path: inset(100% 0 0 0);
}

.bannar-animation:hover #image2 {
    clip-path: inset(0);
}

/* gsap animation */
/* black friday */
.black-friday-bannar {
    position: relative;
}

.cover-friday {
    width: 100%;
    height: 317px;
}

.black-friday-car {
    position: absolute;
    bottom: 12%;
    right: 1%;
    width: 100%;
    height: auto;
    max-width: 444px;
}

.black-friday-text {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(12%, -85%);
    color: white;
    max-width: 547px;
}

.black-friday-text[aria-tabs="true"] {
    transform: translate(12%, -70%);
}

.black-friday-text .title {
    font-weight: 700;
    font-size: 44px;
    line-height: 64px;
    color: #ffffff;
    margin-bottom: 0px;
}

.black-friday-text .para {
    font-weight: 400;
    font-size: 22px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 14px;
}

.black-friday-text .btn-friday {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 190px;
    background-color: #ffffff;
    padding: 3px 10px;
    border: 1px solid #ffffff;
    color: #000000;
    font-weight: 700;
    font-size: 16px;
    line-height: 34px;
    border-radius: 4px;
}

/* black friday */
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .imgbannar-car {
        max-width: 400px;
    }

    .imgbannar-car2 {
        max-width: 490px;
    }

    .storage-section {
        max-width: 655px;
    }

    .preexport-inspection-bannar {
        padding-inline: 35px 55px;
    }

    .certified-owner-card {
        padding-inline: 35px 55px;
    }

    .text-storage {
        padding: 27px 0px 27px 35px;
        max-width: 600px;
    }

    .newcarsecondbannar-img {
        max-width: 600px !important;
    }

    /* bidbannar */
    .bidbannar-text .title {
        font-size: 33px;
    }

    .bidbannar-text-wrapper .bidbannar-text {
        max-width: 540px;
        padding-left: 50px;
    }

    .bidbannar-text-wrapper .text-bid-title {
        font-size: 33px;
        line-height: 36px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        height: 44px;
    }

    .bidbannar-text-wrapper .text-bid-para {
        margin-bottom: 24px;
    }

    /* bidbannar */
    /* bidnew */
    .bid-wraper-text .bid-wraper-title {
        font-size: 33px;
        line-height: 36px;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 420px;
    }

    .bid-wraper-text {
        max-width: 550px;
    }

    /* bidnew */
    /* application bannar */
    .application-wrapper .application-text .title {
        font-size: 28px;
    }

    /* application bannar */
    /* sat award */
    .sat-award-wrapper .award-wraper-text .award-wraper-title {
        font-size: 33px;
        line-height: 36px;
    }

    /* sat award */
    .car-main-award {
        max-width: 430px;
        height: auto;
    }

    .award-car-wrapper .title {
        font-size: 48px;
        line-height: 60.89px;
    }

    .award-car-wrapper .para {
        font-size: 18px;
    }

    .award-car-wrapper .logo-award {
        height: auto;
        max-width: 197px;
    }

    /* bid_ver1_wrapper */
    .bid_ver1_img img {
        height: auto;
        width: 100%;
        max-width: 460px;
    }

    .bid_ver1_wrapper .bid_ver1_text .title {
        font-size: 33px;
    }

    /* bid_ver1_wrapper */
    .award-bannar-wrapper {
        padding: 57px 50px 30px 50px;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        font-size: 33px;
        line-height: 40px;
    }

    .award-bannar-wrapper .award-bannar-text {
        max-width: 455px;
    }

    .award-trophy-car {
        max-width: 305px;
        height: auto;
    }

    .award-bannar-wrapper .award-trophy {
        top: 46.78px;
        left: 56.05%;
        max-width: 80px;
        height: auto;
    }

    .car-selling-easy-img img {
        height: auto;
        max-width: 600px;
    }

    .car-selling-easy {
        max-height: 269px;
    }

    /* sat dealer home */
    .image-satdealer img {
        max-width: 576px;
        object-fit: cover;
    }

    /* sat dealer home */
    .filter-dealer-bannar-text {
        top: 27%;
        left: 30px;
        padding: 14px;
        max-width: 620px;
    }

    .filter-dealer-bannar-text .title {
        font-size: 34px;
        /* line-height: 49.849px; */
    }

    .filter-dealer-bannar-text {
        top: 27%;
        left: 30px;
        max-width: 570px;
    }

    .text-verified-sat-dealer .para {
        margin-bottom: 14px;
        font-size: 18px;
    }

    .text-verified-sat-dealer .title {
        font-size: 28px;
        line-height: 30px;
    }

    .text-verified-sat-dealer {
        padding-block: 25px;
    }

    .dealer-analyst-card.dashboard .text {
        padding: 36px 0px 30px 26px;
        max-width: 481px;
    }

    .dealer-analyst-card.dashboard .illustration img {
        max-width: 415px;
        height: auto;
    }

    /* homebannar */
    .homebannar .text {
        padding: 5px;
        font-size: 30px;
        line-height: 36px;
    }

    /* homebannar */
    /* loyalty  */
    .loyalty-point-home-bannar .text .title {
        font-size: 26px;
        line-height: 38px;
    }

    .loyalty-point-home-bannar .text .para {
        font-size: 18px;
        line-height: 28px;
    }

    /* loyalty  */
    /* satpro-paid-bannar */
    .satpro-paid-bannar .text {
        padding: 16px 25px;
        max-width: 667px;
    }

    .main-img-sat {
        height: auto;
        max-width: 400px;
    }

    .save-average-card .save-average-img .card-img-sat {
        height: auto;
        max-width: 175px;
    }

    /* satpro-paid-bannar */
    /* local offices */
    .local-offices .image .flags {
        top: 16%;
        left: 22%;
        max-width: 295px;
        height: auto;
    }

    .local-offices .title {
        font-size: 30px;
        line-height: 35px;
    }

    /* local offices */
    /* browse-inventory */
    .browse-inventory .section-1 .text .title {
        font-size: 34px;
        line-height: 50px;
    }

    .browse-inventory .section-1 .image img {
        max-width: 377px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .title {
        font-size: 22px;
        line-height: 24px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .para {
        font-size: 18px;
        line-height: 26px;
    }

    .browse-inventory .section-1 .text .browse-btn {
        max-width: 195px;
    }

    /* browse-inventory */
    /* gsap animation */
    .bannar-animation {
        height: 430px;
    }

    /* gsap animation */
    .cover-friday {
        height: 273.27px;
    }

    .black-friday-car {
        max-width: 375px;
    }

    .black-friday-text .title {
        font-size: 30px;
        line-height: 35px;
    }

    .black-friday-text .para {
        font-size: 20px;
        line-height: 36px;
    }

    .black-friday-text .btn-friday {
        max-width: 142px;
    }

    .homebannar .text.newcar {
        font-size: 26px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    /* new car bannars */
    .bannar-text-newcars .title {
        font-size: 28px;
        line-height: 32px;
    }

    .bannar-text-newcars .para {
        font-size: 18px;
        line-height: 26px;
    }

    .imgbannar-car {
        max-width: 320px;
    }

    .imgbannar-car2 {
        max-width: 403px;
    }

    .bannar-text-newcars {
        max-width: 465px;
    }

    /* end */
    /* storage bannar */
    .storage-section {
        max-width: 588px;
    }

    .storage-service-bannar .title {
        font-size: 28px;
        line-height: 32px;
    }

    .storage-service-bannar .para {
        font-size: 18px;
        line-height: 26px;
    }

    /* end */
    /* export bannar */
    .preexport-section {
        max-width: 561px;
    }

    .preexport-inspection-bannar {
        padding-inline: 35px;
    }

    .preexport-inspection-bannar .title {
        font-size: 28px;
        line-height: 32px;
    }

    .preexport-inspection-bannar .para {
        font-size: 18px;
        line-height: 26px;
    }

    /* end */
    /* owner car */
    .certified-owner-card .text {
        font-size: 28px;
        line-height: 32px;
    }

    .certified-owner-card .para {
        font-size: 18px;
        line-height: 26px;
    }

    .certified-owner-card .certified-img {
        max-width: 290px;
    }

    .certified-owner-card {
        padding-inline: 35px;
    }

    /* end */
    /* storage service */
    .certified-owner-card {
        padding-inline: 35px 55px;
    }

    .text-storage {
        padding: 18px 0px 18px 35px;
        max-width: 555px;
    }

    .text-storage .text {
        font-size: 28px;
        line-height: 32px;
    }

    .text-storage .para {
        font-size: 18px;
        line-height: 26px;
    }

    .storage-img {
        max-width: 265px;
        height: auto;
    }

    /* end */
    /* custom clearance */
    .text-custom-clearance {
        padding: 18px 0px 18px 35px;
        max-width: 581px;
    }

    .text-custom-clearance .text {
        font-size: 28px;
        line-height: 32px;
    }

    .text-custom-clearance .para {
        font-size: 18px;
        line-height: 26px;
    }

    /* end */
    /* new car bannar second */
    .secondbannar-newcars .text-para {
        max-width: 400px;
        padding-inline: 6px 15px;
    }

    .secondbannar-newcars .title {
        font-size: 18px;
    }

    .secondbannar-newcars .para {
        font-size: 16px;
    }

    .newcarsecondbannar-img {
        max-width: 500px !important;
    }

    /* end */
    /* bid bannar */
    .bidbannar-text .title {
        font-size: 28px;
        line-height: 32px;
    }

    .bidbannar-text .para {
        font-size: 18px;
        line-height: 26px;
    }

    .bidbannar-img img {
        max-width: 440px;
        max-height: 279px;
    }

    /* bid bannar */
    .bidbannar-text-wrapper .bidbannar-text {
        max-width: 497px;
        padding-left: 40px;
    }

    .bidbannar-text-wrapper .text-bid-title {
        font-size: 28px;
        line-height: 24px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        height: 40px;
    }

    .bidbannar-text-wrapper .text-bid-para {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 26px;
    }

    /* bid bannar */
    /* bidnew */
    .bid-wraper-text .bid-wraper-title {
        font-size: 28px;
        line-height: 24px;
    }

    .bid-wraper-text .bid-wraper-para {
        font-size: 18px;
        line-height: 26px;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 375px;
    }

    .bid-wraper-text {
        max-width: 445px;
    }

    /* bidnew */
    /* application bannar */
    .application-wrapper .application-text .title {
        font-size: 22px;
    }

    .application-wrapper .application-text .para {
        font-size: 14px;
        margin-bottom: 16px;
        line-height: 20px;
    }

    .main-image-app {
        max-width: 235px;
        height: auto;
    }

    .scan-app-text img {
        max-width: 83px;
    }

    /* application bannar */
    /* reward bannar */
    .sat-award-wrapper img {
        max-height: 260px;
    }

    .sat-award-wrapper .award-wraper-text {
        padding-block: 39px;
        padding-inline: 50px 25px;
        max-width: 627px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-title {
        font-size: 28px;
        line-height: 24px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-para {
        font-size: 18px;
        line-height: 26px;
    }

    /* reward bannar */
    /* sat award */
    .car-main-award {
        max-width: 430px;
        height: auto;
    }

    .award-car-wrapper .title {
        font-size: 40px;
        line-height: 40px;
    }

    .award-car-wrapper .para {
        font-size: 20px;
        padding: 5px 20px;
    }

    .award-car-wrapper .logo-award {
        height: auto;
        max-width: 175px;
    }

    .award-car-wrapper {
        padding: 64px 24px 41px 167px;
    }

    .award-car-wrapper.flag {
        padding: 60px 50px 60px 160px;
    }

    .award-car-wrapper.flag .logo-award {
        left: 30px;
        max-width: 81px;
        height: auto;
    }

    .flag-bearer {
        max-width: 288px;
        height: auto;
    }

    /* bid_ver1_wrapper */
    .bid_ver1_img img {
        height: auto;
        width: 100%;
        max-width: 422px;
    }

    .bid_ver1_wrapper .bid_ver1_text {
        padding: 60px 0px 60px 56px;
        max-width: 475px;
    }

    .bid_ver1_wrapper .bid_ver1_text .title {
        font-size: 28px;
        line-height: 30px;
    }

    .bid_ver1_wrapper .bid_ver1_text .para {
        font-size: 18px;
        line-height: 24px;
    }

    /* bid_ver1_wrapper */
    .award-bannar-wrapper {
        padding: 57px 50px 30px 50px;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        font-size: 28px;
        line-height: 35px;
    }

    .award-bannar-wrapper .award-bannar-text {
        max-width: 455px;
    }

    .award-trophy-car {
        max-width: 305px;
        height: auto;
    }

    .award-bannar-wrapper .award-trophy {
        top: 46.78px;
        left: 52%;
        max-width: 80px;
        height: auto;
    }

    .award-bannar-wrapper .award-bannar-text .para {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .award-bannar-wrapper .award-bannar-text .award-bannar-redirection {
        padding: 12px 24px;
        font-size: 14px;
        line-height: 20px;
    }

    /* whychoose sat */
    .whychoose-inner .title {
        font-size: 40px;
        line-height: 30px;
    }

    .whychoose-bannar-wrapper .main-outer .bottom-right {
        right: -4%;
    }

    .whychoose-bannar-wrapper .main-outer .top-left {
        top: -10%;
        left: -4%;
    }

    .whychoose-inner {
        padding: 40px;
    }

    /* whychoose sat */
    .car-selling-easy-img img {
        height: auto;
        max-width: 492px;
    }

    .car-selling-easy {
        max-height: 269px;
    }

    .car-selling-easy-text .title {
        font-size: 24px;
        line-height: 26px;
    }

    .car-selling-easy-text .para {
        font-size: 16px;
        line-height: 22px;
    }

    .easy-selling-icons {
        font-size: 14px;
        line-height: 16px;
    }

    .car-selling-easy-text {
        padding: 28px 0px 40px 24px;
    }

    .btn-easy-selling {
        margin-bottom: 14px;
    }

    .btn-easy-selling .e-btn {
        max-width: 155px;
    }

    /* sat dealer home */
    .satdealer_bannar .text-satdealer .title {
        font-size: 24px;
        line-height: 22px;
    }

    .satdealer_bannar .text-satdealer .para {
        font-size: 18px;
    }

    .satdealer_bannar .text-satdealer {
        padding: 30px 0px 30px 30px;
    }

    .image-satdealer img {
        max-width: 490px;
        height: auto;
    }

    .satdealer_bannar .satDealer-btn {
        max-width: 208px;
    }

    /* sat dealer home */
    .filter-dealer-bannar-text {
        top: 27%;
        left: 30px;
        padding: 14px;
        max-width: 620px;
    }

    .filter-dealer-bannar-text .title {
        font-size: 28px;
        line-height: 34px;
    }

    .filter-dealer-bannar-text {
        top: 27%;
        left: 30px;
        max-width: 434px;
    }

    .filter-dealer-bannar-text .para {
        font-size: 20px;
    }

    .text-verified-sat-dealer .para {
        margin-bottom: 14px;
        font-size: 16px;
        line-height: 20px;
    }

    .text-verified-sat-dealer .title {
        font-size: 26px;
        line-height: 25px;
    }

    .text-verified-sat-dealer {
        padding-block: 20px;
    }

    .c-ta .dealer-btn.benefits {
        padding: 4px 7px;
    }

    .dealer-analyst-card .text {
        max-width: 500px;
        padding: 52px 0px 52px 30px;
    }

    .dealer-analyst-card.dashboard .text {
        padding: 36px 0px 30px 26px;
        max-width: 385px;
    }

    .dealer-analyst-card.dashboard .illustration img {
        max-width: 345px;
        height: auto;
    }

    .dealer-analyst-card.dashboard .para {
        display: none;
    }

    .dealer-analyst-card.dashboard .title {
        margin-bottom: 12px;
    }

    /* homebannar */
    .homebannar .text {
        padding: 5px;
        font-size: 28px;
        line-height: 30px;
    }

    /* homebannar */
    /* loyalty  */
    .loyalty-point-home-bannar .text {
        max-width: 454px;
    }

    .loyalty-point-home-bannar .text .title {
        font-size: 22px;
        line-height: 38px;
    }

    .loyalty-point-home-bannar .text .para {
        font-size: 16px;
        line-height: 24px;
    }

    /* loyalty  */
    /* satpro-paid-bannar */
    .satpro-paid-bannar .text {
        padding: 16px 25px;
        max-width: 537px;
    }

    .main-img-sat {
        height: auto;
        max-width: 355px;
    }

    .save-average-card .text {
        max-width: 485px;
        padding-left: 38px;
    }

    .save-average-card .save-average-img .card-img-sat {
        height: auto;
        max-width: 155px;
    }

    .satpro-paid-bannar .text .para {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .satpro-paid-bannar .text .btn-sat-pro {
        font-size: 16px;
        line-height: 16px;
        padding: 9px 12px;
    }

    .save-average-card .text .para {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    .save-average-card .save-average-btn {
        padding: 6px 11px;
    }

    .satpro-paid-bannar .text .title {
        font-size: 26px;
        line-height: 35px;
    }

    .save-average-card .text .title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .join-title {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .join-para {
        font-size: 16px;
        line-height: 24px;
    }

    .prob-title {
        font-size: 16px;
    }

    .flexible-para {
        font-size: 18px;
        line-height: 29px;
    }

    /* satpro-paid-bannar */
    /* local offices */
    .local-offices .image .flags {
        top: 9%;
        left: 24%;
        max-width: 213px;
    }

    .local-offices .title {
        font-size: 28px;
        line-height: 34px;
    }

    .local-offices .para {
        font-size: 16px;
        line-height: 26px;
    }

    .local-offices .image .img-fluid {
        max-width: 386px;
    }

    /* local offices */
    /* browse-inventory */
    .browse-inventory .section-1 .text .title {
        font-size: 30px;
        line-height: 35px;
    }

    .browse-inventory .section-1 .text .para {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .browse-inventory .section-1 .image img {
        max-width: 310px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .title {
        font-size: 20px;
        line-height: 22px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .para {
        font-size: 16px;
        line-height: 24px;
    }

    .browse-inventory .section-1 .text .browse-btn {
        max-width: 153px;
        padding: 8px;
        font-size: 14px;
    }

    .browse-inventory .section-1 .text {
        max-width: 458px;
    }

    .browse-inventory .section-2 .info-grid .info-card .image img {
        height: 26px;
        width: 26px;
    }

    /* browse-inventory */
    /* gsap animation */
    .bannar-animation {
        height: 371px;
    }

    /* gsap animation */
    .cover-friday {
        height: 229.19px;
    }

    .black-friday-car {
        max-width: 330px;
    }

    .black-friday-text .title {
        font-size: 28px;
        line-height: 34px;
    }

    .black-friday-text .para {
        font-size: 18px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    .black-friday-text .btn-friday {
        max-width: 142px;
        font-size: 16px;
        line-height: 30px;
    }

    .black-friday-text {
        transform: translate(12%, -75%);
    }

    .black-friday-text[aria-tabs="true"] {
        transform: translate(12%, -60%);
    }

    .homebannar .text.newcar {
        font-size: 22px;
        line-height: 42px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    /* new car bannars */
    .bannar-text-newcars .title {
        font-size: 24px;
        line-height: 26px;
    }

    .bannar-text-newcars .para {
        font-size: 16px;
        line-height: 24px;
    }

    .imgbannar-car {
        max-width: 265px;
    }

    .imgbannar-car2 {
        max-width: 310px;
    }

    .bannar-text-newcars {
        max-width: 280px;
    }

    /* end */
    /* storage bannar */
    .storage-section {
        max-width: 307px;
    }

    .storage-service-bannar .title {
        font-size: 24px;
        line-height: 28px;
    }

    .storage-service-bannar .para {
        font-size: 16px;
        line-height: 24px;
    }

    /* end */
    /* export bannar */
    .preexport-section {
        max-width: 375px;
    }

    .preexport-inspection-bannar {
        padding-inline: 35px;
    }

    .preexport-inspection-bannar .title {
        font-size: 24px;
        line-height: 28px;
    }

    .preexport-inspection-bannar .para {
        font-size: 16px;
        line-height: 24px;
    }

    /* end */
    /* owner car */
    .certified-owner-card .text {
        font-size: 24px;
        line-height: 28px;
    }

    .certified-owner-card .para {
        font-size: 16px;
        line-height: 24px;
    }

    .certified-owner-card .certified-img {
        max-width: 290px;
    }

    .certified-owner-card {
        padding-inline: 35px;
    }

    /* end */
    /* storage service */
    .certified-owner-card {
        padding-inline: 35px 55px;
    }

    .text-storage {
        padding: 18px 0px 18px 26px;
        max-width: 367px;
    }

    .text-storage .text {
        font-size: 24px;
        line-height: 28px;
    }

    .text-storage .para {
        font-size: 16px;
        line-height: 24px;
    }

    .storage-img {
        max-width: 265px;
        height: auto;
    }

    /* end */
    /* custom clearance */
    .text-custom-clearance {
        padding: 18px 0px 18px 26px;
        max-width: 439px;
    }

    .text-custom-clearance .text {
        font-size: 24px;
        line-height: 28px;
    }

    .text-custom-clearance .para {
        font-size: 16px;
        line-height: 24px;
    }

    /* end */
    /* new car bannar second */
    .secondbannar-newcars .text-para {
        max-width: 400px;
        padding-inline: 6px 15px;
    }

    .secondbannar-newcars .title {
        font-size: 18px;
    }

    .secondbannar-newcars .para {
        font-size: 14px;
    }

    .newcarsecondbannar-img {
        max-width: 409px !important;
    }

    /* end */
    /* bid bannar */
    .bidbannar-text .title {
        font-size: 18px;
        line-height: 26px;
    }

    .bidbannar-text .para {
        font-size: 14px;
        line-height: 24px;
    }

    .bidbannar-img img {
        max-width: 344px;
        max-height: 279px;
    }

    .bidbannar-text {
        padding-block: 23px;
    }

    .bid-auction-redirection {
        font-size: 14px;
        line-height: 12px;
    }

    /* bid bannar */
    /* bid bannar */
    .bidbannar-text-wrapper .bidbannar-text {
        max-width: 345px;
        padding-left: 22px;
    }

    .bidbannar-text-wrapper .text-bid-title {
        font-size: 18px;
        line-height: 26px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        height: 35px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        font-size: 13px;
    }

    .bidbannar-text-wrapper .text-bid-para {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }

    /* bid bannar */
    /* bidnew */
    .bid-wraper-text .bid-wraper-title {
        font-size: 18px;
        line-height: 26px;
    }

    .bid-wraper-text .bid-wraper-para {
        font-size: 14px;
        line-height: 24px;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 330px;
    }

    .bid-wraper-text {
        max-width: 410px;
    }

    .bid-page-wrapper {
        padding: 36px 20px 36px 20px;
    }

    /* bidnew */
    /* application bannar */
    .application-wrapper .application-text .title {
        font-size: 18px;
        line-height: normal;
    }

    .application-wrapper .application-text .para {
        font-size: 14px;
        margin-bottom: 16px;
        line-height: 20px;
    }

    .main-image-app {
        max-width: 235px;
        height: auto;
    }

    .application-wrapper {
        padding: 8px 16px 0;
        gap: 30px;
    }

    .scan-app-text img {
        max-width: 83px;
    }

    /* application bannar */
    /* reward bannar */
    .sat-award-wrapper img {
        max-height: 200px;
    }

    .sat-award-wrapper .award-wraper-text {
        padding-block: 39px;
        padding-inline: 35px 25px;
        max-width: 627px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-title {
        font-size: 18px;
        line-height: 26px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-para {
        font-size: 14px;
        line-height: 24px;
    }

    /* reward bannar */
    /* sat award */
    .car-main-award {
        max-width: 290px;
        height: auto;
    }

    .award-car-wrapper .title {
        font-size: 30px;
        line-height: 30px;
    }

    .award-car-wrapper .para {
        font-size: 16px;
        padding: 2px 12px;
    }

    .award-car-wrapper .logo-award {
        height: auto;
        max-width: 130px;
    }

    .award-car-wrapper {
        padding: 41px 24px 41px 127px;
    }

    .award-car-wrapper.flag {
        padding: 50px;
    }

    .flag-bearer {
        max-width: 190px;
        height: auto;
    }

    .award-car-wrapper.flag .logo-award {
        display: none !important;
    }

    /* bid_ver1_wrapper */
    .bid_ver1_img img {
        height: auto;
        width: 100%;
        max-width: 400px;
    }

    .bid_ver1_wrapper .bid_ver1_text {
        padding: 40px 0px 40px 56px;
        max-width: 405px;
    }

    .bid_ver1_wrapper .bid_ver1_text .title {
        font-size: 18px;
        line-height: 24px;
    }

    .bid_ver1_wrapper .bid_ver1_text .para {
        font-size: 14px;
        line-height: 20px;
    }

    /* bid_ver1_wrapper */
    .award-bannar-wrapper {
        padding: 57px 50px 30px 50px;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        font-size: 18px;
        line-height: 24px;
    }

    .award-bannar-wrapper .award-bannar-text {
        max-width: 240px;
    }

    .award-trophy-car {
        max-width: 237px;
        height: auto;
    }

    .award-bannar-wrapper .award-trophy {
        top: 46.78px;
        left: 48%;
        max-width: 55px;
        height: auto;
    }

    .award-bannar-wrapper .award-bannar-text .para {
        font-size: 14px;
        margin-bottom: 14px;
        line-height: 24px;
    }

    .award-bannar-wrapper .award-bannar-text .award-bannar-redirection {
        padding: 9px 12px;
        font-size: 14px;
        line-height: 20px;
    }

    /* whychoose sat */
    .whychoose-inner .title {
        font-size: 30px;
        line-height: 30px;
    }

    .whychoose-bannar-wrapper .main-outer .bottom-right {
        right: -5.4%;
        bottom: -12%;
    }

    .whychoose-bannar-wrapper .main-outer .top-left {
        top: -13%;
        left: -5.5%;
    }

    .whychoose-inner {
        padding: 32px;
    }

    /* whychoose sat */
    .car-selling-easy-img img {
        height: auto;
        max-width: 368px;
    }

    .car-selling-easy {
        max-height: 269px;
    }

    .car-selling-easy-text .title {
        font-size: 18px;
        line-height: 16px;
    }

    .car-selling-easy-text .para {
        font-size: 14px;
        line-height: 22px;
    }

    .easy-selling-icons {
        display: none;
    }

    .car-selling-easy-text {
        padding: 17px 0px 3px 24px;
    }

    .btn-easy-selling {
        margin-bottom: 8px;
    }

    .btn-easy-selling .e-btn {
        max-width: 155px;
        padding: 8px 12px;
    }

    /* sat dealer home */
    .satdealer_bannar .text-satdealer .title {
        font-size: 24px;
        line-height: 32px;
    }

    .satdealer_bannar .text-satdealer .para {
        display: none;
    }

    .satdealer_bannar .text-satdealer {
        padding: 30px 0px 30px 30px;
    }

    .image-satdealer img {
        max-width: 400px;
        height: auto;
    }

    .satdealer_bannar .satDealer-btn {
        max-width: 208px;
    }

    .satdealer_bannar {
        gap: 10px;
    }

    /* sat dealer home */
    .filter-dealer-bannar-text {
        top: 27%;
        left: 30px;
        padding: 14px;
        max-width: 620px;
    }

    .filter-dealer-bannar-text .title {
        font-size: 20px;
        line-height: 24px;
    }

    .filter-dealer-bannar-text {
        top: 20%;
        left: 30px;
        max-width: 350px;
    }

    .filter-dealer-bannar-text .para {
        font-size: 16px;
        line-height: 22px;
    }

    .text-verified-sat-dealer .para {
        margin-bottom: 14px;
        font-size: 14px;
        line-height: 20px;
    }

    .text-verified-sat-dealer .title {
        font-size: 20px;
        line-height: 18px;
    }

    .text-verified-sat-dealer {
        padding-block: 12px;
        padding-inline: 12px;
    }

    .c-ta .dealer-btn.benefits {
        padding: 4px 7px;
    }

    .verified-sat-dealer {
        padding: 10px;
        gap: 14px;
    }

    .c-ta .dealer-btn {
        padding: 8px 10px;
        font-size: 14px;
        line-height: 16px;
    }

    .dealer-analyst-card .text {
        max-width: 348px;
        padding: 40px 0px 40px 30px;
    }

    .illustration img {
        max-width: 370px;
        height: auto;
    }

    .dealer-analyst-card .text .para {
        display: none;
    }

    .dealer-analyst-card .text .dealer-analyst-btn {
        padding: 8px;
    }

    .dealer-analyst-card .text .title {
        margin-bottom: 12px;
    }

    .dealer-analyst-card .text {
        max-width: 329px;
        padding: 52px 0px 52px 30px;
    }

    .dealer-analyst-card.dashboard .text {
        padding: 36px 0px 30px 26px;
        max-width: 269px;
    }

    .dealer-analyst-card.dashboard .illustration img {
        max-width: 246px;
        height: auto;
    }

    .dealer-analyst-card.dashboard .para {
        display: none;
    }

    .dealer-analyst-card.dashboard .title {
        margin-bottom: 12px;
        line-height: 20px;
        font-size: 16px;
    }

    /* homebannar */
    .homebannar .text {
        font-size: 20px;
        line-height: 28px;
    }

    /* homebannar */
    /* loyalty  */
    .loyalty-point-home-bannar .text {
        max-width: 376px;
        left: 2.58%;
    }

    .loyalty-point-home-bannar .text .title {
        font-size: 18px;
        line-height: 30px;
    }

    .loyalty-point-home-bannar .text .para {
        font-size: 14px;
        line-height: 22px;
    }

    /* loyalty  */
    /* satpro-paid-bannar */
    .satpro-paid-bannar .text {
        padding: 16px 25px;
        max-width: 447px;
        bottom: -35.33%;
    }

    .main-img-sat {
        height: auto;
        max-width: 259px;
    }

    .save-average-card .text {
        max-width: 376px;
        padding-left: 38px;
    }

    .save-average-card .save-average-img .card-img-sat {
        height: auto;
        max-width: 100px;
    }

    .satpro-paid-bannar .text .para {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .satpro-paid-bannar .text .btn-sat-pro {
        font-size: 16px;
        line-height: 16px;
        padding: 9px 12px;
    }

    .save-average-card .text .para {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .save-average-card .save-average-btn {
        padding: 3px 9px;
        font-size: 14px;
    }

    .satpro-paid-bannar .text .title {
        font-size: 22px;
        line-height: 30px;
    }

    .save-average-card .text .title {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 8px;
    }

    .join-title {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .join-para {
        font-size: 14px;
        line-height: 24px;
    }

    .prob-title {
        font-size: 16px;
    }

    .flexible-para {
        font-size: 18px;
        line-height: 29px;
    }

    .flexible-card {
        padding: 52px 30px;
    }

    .join-card {
        padding: 10px;
    }

    /* satpro-paid-bannar */
    /* local offices */
    .local-offices .image .flags {
        top: -5%;
        left: 22%;
        max-width: 172px;
    }

    .local-offices .title {
        font-size: 24px;
        line-height: 30px;
    }

    .local-offices .para {
        font-size: 14px;
        line-height: 24px;
    }

    .local-offices .image .img-fluid {
        max-width: 300px;
    }

    .local-offices {
        padding: 13.34px 23px 13.34px 26px;
    }

    /* local offices */
    /* browse-inventory */
    .browse-inventory .section-1 .text .title {
        font-size: 24px;
        line-height: 26px;
    }

    .browse-inventory .section-1 .text .para {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 18px;
    }

    .browse-inventory .section-1 .image img {
        max-width: 245px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .title {
        font-size: 16px;
        line-height: 22px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .para {
        font-size: 14px;
        line-height: 24px;
    }

    .browse-inventory .section-1 .text .browse-btn {
        max-width: 153px;
        padding: 8px;
        font-size: 14px;
        line-height: 18px;
    }

    .browse-inventory .section-1 .text {
        max-width: 383px;
    }

    .browse-inventory .section-2 .info-grid .info-card .image img {
        height: 26px;
        width: 26px;
    }

    .browse-inventory {
        padding: 25px 16px 20px 16px;
    }

    .browse-inventory .section-2 .info-grid {
        gap: 6px;
    }

    /* browse-inventory */
    /* gsap animation */
    .bannar-animation {
        height: 275px;
    }

    /* gsap animation */
    .cover-friday {
        height: 170.42px;
    }

    .black-friday-car {
        max-width: 230px;
    }

    .black-friday-text .title {
        font-size: 24px;
        line-height: 30px;
    }

    .black-friday-text {
        transform: translate(12%, -75%);
    }

    .black-friday-text .para {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .black-friday-text .btn-friday {
        font-size: 14px;
        line-height: 22px;
        max-width: 100px;
    }

    .black-friday-text[aria-tabs="true"] {
        transform: translate(12%, -60%);
    }

    .homebannar .text.newcar {
        font-size: 18px;
        line-height: 42px;
        padding-inline: 6px;
    }
}

@media screen and (max-width: 767px) {
    .bidbannar-text {
        order: 2;
        width: 100%;
        max-width: 100% !important;
    }

    .ord {
        order: 1;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 17px;
    }

    .bidbannar-text-wrapper {
        flex-wrap: wrap;
    }

    .bidbannar-text-wrapper .text-bid-para {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 12px;
    }

    .bidbannar-text-wrapper .bidbannar-text {
        padding: 0px;
        padding-top: 0px;
    }

    .bidbannar-text-wrapper {
        padding-inline: 16px;
        padding-top: 10px;
        padding-bottom: 24px;
    }

    .bid-wraper-text {
        font-weight: 600;
    }

    /* sat award */
    .car-main-award {
        max-width: 225px;
        height: auto;
    }

    .award-car-wrapper .title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    .award-car-wrapper .para {
        font-size: 12px;
        padding: 2px 8px;
        line-height: 20.06px;
    }

    .award-car-wrapper .logo-award {
        height: auto;
        max-width: 60px;
        position: absolute;
        top: 6px;
        left: 57px;
    }

    .award-car-wrapper {
        padding: 41px 24px 7px 33px;
    }

    .award-car-wrapper.flag .logo-award {
        top: 10px;
    }

    .award-car-wrapper.flag {
        padding: 26px;
        align-items: center;
    }

    .flag-bearer {
        max-width: 135px;
        height: auto;
    }

    .award-car-text {
        z-index: 1;
    }

    /* bid_ver1_wrapper */
    .bid_ver1_img img {
        height: auto;
        width: 100%;
        max-width: 400px;
    }

    .bid_ver1_wrapper .bid_ver1_text {
        padding: 20px 0px 20px 20px;
        max-width: 264px;
    }

    .bid_ver1_wrapper .bid_ver1_text .title {
        font-size: 18px;
        line-height: 24px;
    }

    .bid_ver1_wrapper .bid_ver1_text .para {
        font-size: 14px;
        line-height: 20px;
    }

    /* bid_ver1_wrapper */
    .award-bannar-wrapper {
        padding: 25px;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        font-size: 18px;
        line-height: 24px;
    }

    .award-bannar-wrapper .award-bannar-text {
        max-width: 240px;
    }

    .award-trophy-car {
        max-width: 185px;
        height: auto;
    }

    .award-bannar-wrapper .award-trophy {
        top: 18.78px;
        left: 50%;
        max-width: 47px;
        height: auto;
    }

    .award-bannar-wrapper .award-bannar-text .para {
        margin-bottom: 14px;
        font-size: 14px;
        line-height: 20px;
    }

    .award-bannar-wrapper .award-bannar-text .award-bannar-redirection {
        padding: 9px 12px;
        font-size: 14px;
        line-height: 14px;
    }

    /* whychoose sat */
    .whychoose-inner .title {
        font-size: 30px;
        line-height: 30px;
    }

    .whychoose-bannar-wrapper .main-outer .bottom-right {
        right: -6%;
        bottom: -14%;
    }

    .whychoose-bannar-wrapper .main-outer .top-left {
        top: -16%;
        left: -6%;
    }

    .whychoose-inner {
        padding: 22px;
    }

    /* whychoose sat */
    .car-selling-easy-img img {
        height: auto;
        margin-right: -96px;
        max-width: 300px;
    }

    .car-selling-easy {
        max-height: 269px;
        overflow: hidden;
    }

    .car-selling-easy-text .title {
        font-size: 18px;
        line-height: 16px;
        margin-bottom: 4px;
    }

    .car-selling-easy-text .para {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 11px;
    }

    .easy-selling-icons {
        display: none;
    }

    .car-selling-easy-text {
        padding: 18px 0px 5px 20px;
    }

    .btn-easy-selling {
        margin-bottom: 8px;
        gap: 4px;
    }

    .btn-easy-selling .e-btn {
        max-width: 107px;
        padding: 6px;
        font-size: 10px;
        line-height: 14px;
        white-space: nowrap;
    }

    /* sat dealer home */
    .satdealer_bannar .text-satdealer .title {
        font-size: 24px;
        line-height: 32px;
    }

    .satdealer_bannar .text-satdealer .para {
        display: none;
    }

    .satdealer_bannar .text-satdealer {
        padding: 30px 0px 30px 30px;
    }

    .image-satdealer img {
        max-width: 400px;
        height: auto;
    }

    .satdealer_bannar .satDealer-btn {
        max-width: 208px;
    }

    .satdealer_bannar {
        gap: 10px;
    }

    /* sat dealer home */
    .text-verified-sat-dealer .para {
        margin-bottom: 14px;
        font-size: 14px;
        line-height: 20px;
    }

    .text-verified-sat-dealer .title {
        font-size: 20px;
        line-height: 18px;
    }

    .text-verified-sat-dealer {
        padding-block: 12px;
        padding-inline: 12px;
    }

    .c-ta .dealer-btn.benefits {
        padding: 4px 7px;
    }

    .verified-sat-dealer {
        padding: 10px;
        gap: 14px;
    }

    .c-ta .dealer-btn {
        padding: 8px 10px;
        font-size: 14px;
        line-height: 16px;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text {
        max-width: 268px;
        padding-top: 10px;
        padding-left: 16px;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text .title {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 4px;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text .para {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 11px;
    }

    .verified-buyer-seller-mobile .btn-easy-selling {
        margin-bottom: 4px;
        gap: 4px;
    }

    /*  */
    .dealer-analyst-card .text {
        max-width: 348px;
        padding: 40px 0px 40px 30px;
    }

    .illustration img {
        max-width: 279px;
        height: auto;
    }

    .dealer-analyst-card .text .para {
        display: none;
    }

    .dealer-analyst-card .text .dealer-analyst-btn {
        padding: 8px;
    }

    .dealer-analyst-card .text .title {
        margin-bottom: 12px;
        font-size: 16px;
        line-height: 22px;
    }

    .dealer-analyst-card .text {
        max-width: 270px;
        padding: 50px 0px 50px 20px;
    }

    .sm-none {
        display: none;
    }

    /*  */
    .dealer-analyst-card.dashboard .text {
        padding: 36px 0px 30px 26px;
        max-width: 269px;
    }

    .dealer-analyst-card.dashboard .illustration img {
        max-width: 262px;
        height: auto;
    }

    .dealer-analyst-card.dashboard .para {
        display: none;
    }

    .dealer-analyst-card.dashboard .title {
        margin-bottom: 12px;
        line-height: 20px;
        font-size: 16px;
    }

    .dealer-analyst-card.dashboard .text .dealer-analyst-btn {
        padding: 6px;
        font-size: 12px;
    }

    .homebannar .text {
        top: 50%;
        left: 10px;
        padding: 3px;
        font-weight: 700;
        font-size: 16px;
        line-height: 30px;
        padding-inline: 6px;
        transform: translateY(-50%);
    }

    /* loyalty  */
    .loyalty-point-home-bannar .text {
        max-width: 203px;
        left: 2.58%;
        padding: 6px;
    }

    .loyalty-point-home-bannar .text .title {
        font-size: 14px;
        line-height: 20px;
    }

    .loyalty-point-home-bannar .text .para {
        display: none;
    }

    /* loyalty  */
    /* satpro-paid-bannar */
    .satpro-paid-bannar .text {
        padding: 10px;
        max-width: 332px;
        bottom: unset;
        top: 50%;
        transform: translateY(-50%);
    }

    .pb-82 {
        padding-bottom: 0px;
    }

    .main-img-sat {
        height: auto;
        max-width: 163px;
    }

    .save-average-card .text {
        max-width: 295px;
        padding-left: 12px;
    }

    .save-average-card .save-average-img .card-img-sat {
        display: none;
    }

    .satpro-paid-bannar .text .para {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .satpro-paid-bannar .text .btn-sat-pro {
        font-size: 14px;
        line-height: 10px;
        padding: 9px 12px;
    }

    .save-average-card .text .para {
        display: none;
    }

    .save-average-card .save-average-btn {
        padding: 2px 9px;
        font-size: 12px;
    }

    .satpro-paid-bannar .text .title {
        font-size: 16px;
        line-height: 22px;
    }

    .satpro-paid-bannar .text .title img {
        width: 25px;
        height: auto;
    }

    .save-average-card .text .title {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 6px;
        white-space: nowrap;
        flex-wrap: wrap;
        font-weight: 500;
    }

    .join-title {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .join-para {
        font-size: 14px;
        line-height: 24px;
    }

    .prob-title {
        font-size: 16px;
    }

    .flexible-para {
        font-size: 18px;
        line-height: 29px;
    }

    .flexible-card {
        padding: 52px 30px;
    }

    .join-card {
        padding: 10px;
    }

    .satpro-paid-bannar .text .para {
        display: none;
    }

    .satpro-paid-bannar .text .btn-sat-pro {
        display: none;
    }

    /* satpro-paid-bannar */
    /* local offices */
    .local-offices .image .flags {
        top: 17%;
        left: 22%;
        max-width: 130px;
        height: auto;
    }

    .local-offices .title {
        font-size: 20px;
        line-height: 18px;
    }

    .local-offices .para {
        font-size: 13px;
        line-height: 18px;
    }

    .local-offices .image .img-fluid {
        max-width: 215px;
    }

    .local-offices {
        padding: 13.34px 16px 13.34px 18px;
    }

    /* local offices */
    /* browse inventory */
    .browse-inventory .section-1 {
        flex-wrap: wrap;
    }

    .browse-inventory .section-1 .image {
        margin-bottom: 10px;
    }

    .browse-inventory {
        box-shadow: 0px 3.11px 6.74px #2f2b431f;
        padding: 9px 14px;
    }

    .browse-inventory .section-2 .info-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 8px;
    }

    .browse-inventory .section-1 .text {
        order: 2;
    }

    .browse-inventory .section-1 .image img {
        max-width: 100%;
    }

    .browse-inventory .section-1 .text .title {
        font-size: 20px;
        line-height: 24px;
    }

    .browse-inventory .section-1 .text .para {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 8px;
    }

    .browse-inventory .section-1 .text .browse-btn {
        font-size: 14px;
        line-height: 18px;
        padding: 9px;
        max-width: 160px;
    }

    .browse-inventory .section-1 {
        margin-bottom: 12px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .title {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 2px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .para {
        font-size: 16px;
        line-height: 24px;
    }

    /* browse inventory */
    .cover-friday {
        height: 205px;
    }

    .black-friday-car {
        max-width: 264px;
        bottom: 4%;
    }

    .black-friday-text .title {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 4px;
    }

    .black-friday-text .para {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 6px;
    }

    .black-friday-text .btn-friday {
        font-size: 12px;
        line-height: 21px;
        max-width: 125px;
    }

    .black-friday-text {
        transform: translate(10%, -50%);
        max-width: 230px;
    }
}

@media screen and (min-width: 525px) and (max-width: 767px) {

    /* new car bannars */
    .bannar-wrapper-img {
        padding: 32.56px 9.05px 10.03px 17.7px;
    }

    .imgbannar-car {
        max-width: 265px;
        margin-top: 14px;
    }

    .bannar-text-newcars .title {
        font-size: 18px;
        line-height: 26px;
    }

    .bannar-text-newcars .para {
        font-size: 14px;
        line-height: 20px;
        padding-right: 13px;
    }

    .bannar-wrapper-img2 {
        padding: 32.56px 9.05px 10.03px 17.7px;
    }

    .imgbannar-car2 {
        max-width: 262px;
    }

    .bannar-text-newcars {
        max-width: 280px;
    }

    /* end */
    /* preexport bannar */
    .preexport-inspection-bannar .title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 4px;
    }

    .preexport-inspection-bannar {
        padding-block: 12px;
        padding-inline: 15px;
    }

    .preexport-inspection-bannar img {
        max-width: 207px;
    }

    /* end */
    /*certified car owner  */
    .certified-owner-card .text {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 4px;
    }

    .certified-owner-card {
        padding-block: 22px 13px;
        padding-inline: 16px;
    }

    .certified-owner-card img {
        max-width: 207px;
    }

    /* end */
    /* storage policy */
    .text-storage .text {
        font-size: 20px;
        line-height: 32px;
    }

    .storage-img {
        max-width: 207px;
        height: auto;
        position: unset;
        transform: unset;
    }

    .text-storage {
        padding: 0px;
    }

    .storage--card {
        padding: 15px;
    }

    /* end */
    /* custom clearance */
    .text-custom-clearance {
        padding-block: 15px;
        padding-left: 15px;
        max-width: 439px;
    }

    .text-custom-clearance .text {
        font-size: 20px;
        line-height: 32px;
    }

    .custom-clearance-img {
        max-width: 207px !important;
    }

    /* end */
    /* new car bannar second */
    .secondbannar-newcars .text-para {
        max-width: 400px;
        padding-inline: 6px 15px;
    }

    .secondbannar-newcars .title {
        font-size: 14px;
    }

    .secondbannar-newcars .para {
        font-size: 12px;
    }

    .newcarsecondbannar-img {
        max-width: 275px !important;
    }

    .secondbannar-newcars {
        padding: 18px 6px 0px 6px;
    }

    /* end */
    /* bid bannar */
    .bidbannar-text .title {
        font-size: 14px;
        line-height: 26px;
    }

    .bidbannar-text .para {
        font-size: 14px;
        line-height: 20px;
    }

    .bidbannar-img img {
        max-width: 275px;
    }

    .bidbannar-wrapper {
        padding: 0px 0px 0px 17px;
    }

    .bidbannar-text {
        padding-block: 28px;
    }

    .bid-auction-redirection {
        font-size: 14px;
        line-height: 12px;
    }

    /* bid bannar */
    /* bid bannar */
    .bidbannar-text-wrapper .bidbannar-text {
        max-width: 345px;
        padding-left: 22px;
    }

    .bidbannar-text-wrapper .text-bid-title {
        font-size: 14px;
        line-height: 26px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        height: 35px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        font-size: 13px;
    }

    /* .bidbannar-text-wrapper .text-bid-para {
    display: none;
  } */
    /* .bidbannar-text-wrapper img {
    max-width: 226px;
  } */
    .bidbannar-text-wrapper .buttons-bids {
        flex-wrap: wrap;
    }

    /* bid bannar */
    /* bidnew */
    .bid-wraper-text .bid-wraper-title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 6px;
    }

    .bid-wraper-text .bid-wraper-para {
        font-size: 14px;
        line-height: 20px;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 210px;
    }

    .bid-wraper-text {
        max-width: 242px;
    }

    .bid-page-wrapper {
        padding: 20px 11px 20px 12px;
    }

    /* bidnew */
    /* reward bannar */
    .sat-award-wrapper img {
        max-height: 147px;
    }

    .sat-award-wrapper .award-wraper-text {
        padding-block: 16px;
        padding-inline: 35px 25px;
        max-width: 627px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-title {
        font-size: 14px;
        line-height: 26px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-para {
        font-size: 14px;
        line-height: 24px;
    }

    /* reward bannar */
}

@media screen and (min-width: 495px) and (max-width: 524px) {

    /* new car bannars */
    .bannar-wrapper-img {
        padding: 32.56px 9.05px 10.03px 17.7px;
    }

    .imgbannar-car {
        max-width: 235px;
        margin-top: 14px;
    }

    .bannar-text-newcars .title {
        font-size: 18px;
        line-height: 26px;
    }

    .bannar-text-newcars .para {
        font-size: 14px;
        line-height: 20px;
        padding-right: 13px;
    }

    .bannar-wrapper-img2 {
        padding: 32.56px 9.05px 10.03px 17.7px;
    }

    .imgbannar-car2 {
        max-width: 262px;
    }

    .bannar-text-newcars {
        max-width: 280px;
    }

    /* end */
    /* preexport bannar */
    .preexport-inspection-bannar .title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 4px;
    }

    .preexport-inspection-bannar {
        padding-block: 12px;
        padding-inline: 15px;
    }

    .preexport-inspection-bannar img {
        max-width: 207px;
    }

    /* end */
    /*certified car owner  */
    .certified-owner-card .text {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 4px;
    }

    .certified-owner-card {
        padding-block: 22px 13px;
        padding-inline: 16px;
    }

    .certified-owner-card img {
        max-width: 207px;
    }

    /* end */
    /* storage policy */
    .text-storage .text {
        font-size: 20px;
        line-height: 32px;
    }

    .storage-img {
        max-width: 207px;
        height: auto;
        position: unset;
        transform: unset;
    }

    .text-storage {
        padding: 0px;
    }

    .storage--card {
        padding: 15px;
    }

    /* end */
    /* custom clearance */
    .text-custom-clearance {
        padding-block: 15px;
        padding-left: 15px;
        max-width: 439px;
    }

    .text-custom-clearance .text {
        font-size: 20px;
        line-height: 32px;
    }

    .custom-clearance-img {
        max-width: 207px !important;
    }

    /* end */
    /* new car bannar second */
    .secondbannar-newcars .text-para {
        max-width: 400px;
        padding-inline: 6px 15px;
    }

    .secondbannar-newcars .title {
        font-size: 14px;
    }

    .secondbannar-newcars .para {
        font-size: 12px;
    }

    .newcarsecondbannar-img {
        max-width: 270px !important;
    }

    .secondbannar-newcars {
        padding: 18px 6px 0px 6px;
    }

    /* end */
    /* bid bannar */
    .bidbannar-text .title {
        font-size: 14px;
        line-height: 26px;
    }

    .bidbannar-text .para {
        font-size: 14px;
        line-height: 20px;
    }

    .bidbannar-img img {
        max-width: 260px;
    }

    .bidbannar-wrapper {
        padding: 0px 0px 0px 17px;
    }

    .bidbannar-text {
        padding-block: 28px;
    }

    .bid-auction-redirection {
        font-size: 14px;
        line-height: 12px;
    }

    /* bid bannar */
    /* bid bannar */
    .bidbannar-text-wrapper .bidbannar-text {
        max-width: 345px;
    }

    .bidbannar-text-wrapper .text-bid-title {
        font-size: 14px;
        line-height: 26px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        height: 35px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        font-size: 13px;
    }

    .bidbannar-text-wrapper .buttons-bids {
        flex-wrap: wrap;
    }

    /* bid bannar */
    /* bidnew */
    .bid-wraper-text .bid-wraper-title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 6px;
    }

    .bid-wraper-text .bid-wraper-para {
        font-size: 14px;
        line-height: 20px;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 210px;
    }

    .bid-wraper-text {
        max-width: 242px;
    }

    .bid-page-wrapper {
        padding: 20px 11px 20px 12px;
    }

    /* bidnew */
    /* reward bannar */
    .sat-award-wrapper img {
        max-height: 130px;
        max-width: 228px;
    }

    .sat-award-wrapper .award-wraper-text {
        padding-block: 16px;
        padding-inline: 26px 10px;
        max-width: 627px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 0px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-para {
        display: none;
    }

    /* reward bannar */
    /* bid_ver1_wrapper */
    .bid_ver1_img img {
        height: auto;
        width: 100%;
        max-width: 400px;
    }

    .bid_ver1_wrapper .bid_ver1_text {
        padding: 20px 0px 20px 20px;
        max-width: 264px;
    }

    .bid_ver1_wrapper .bid_ver1_text .title {
        font-size: 16px;
        line-height: 24px;
    }

    .bid_ver1_wrapper .bid_ver1_text .para {
        display: none;
    }

    /* bid_ver1_wrapper */
    .award-bannar-wrapper .award-bannar-text .para {
        display: none;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        margin-bottom: 20px;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .award-bannar-wrapper .award-trophy {
        left: 43%;
    }
}

@media screen and (min-width: 300px) and (max-width: 494px) {

    /* new car bannars */
    .bannar-wrapper-img {
        padding: 27.56px 9.05px 0px 17.7px;
    }

    .imgbannar-car {
        max-width: 178px;
    }

    .bannar-text-newcars .title {
        font-size: 16px;
        line-height: 26px;
    }

    .bannar-text-newcars .para {
        font-size: 14px;
        line-height: 20px;
        padding-right: 13px;
    }

    .bannar-wrapper-img2 {
        padding: 27.56px 9.05px 0px 17.7px;
    }

    .imgbannar-car2 {
        max-width: 208px;
    }

    .bannar-text-newcars {
        max-width: 100%;
    }

    .img-bannar-cars {
        display: flex;
        align-items: center;
        justify-content: end;
        flex-grow: 1;
    }

    .bannar-text-newcars .para {
        display: none;
    }

    /* end */
    /* preexport bannar */
    .preexport-inspection-bannar .title {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 4px;
    }

    .preexport-inspection-bannar {
        padding-block: 12px;
        padding-inline: 15px;
    }

    .preexport-inspection-bannar img {
        max-width: 150px;
    }

    /* end */
    /*certified car owner  */
    .certified-owner-card .text {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 4px;
    }

    .certified-owner-card {
        padding-block: 22px 13px;
        padding-inline: 16px;
    }

    .certified-owner-card img {
        max-width: 150px;
    }

    /* end */
    /* storage policy */
    .text-storage .text {
        font-size: 16px;
        line-height: 26px;
    }

    .storage-img {
        max-width: 150px;
        height: auto;
        position: unset;
        transform: unset;
    }

    .text-storage {
        padding: 0px;
    }

    .storage--card {
        padding: 15px;
    }

    /* end */
    /* custom clearance */
    .text-custom-clearance {
        padding-block: 15px;
        padding-left: 15px;
        max-width: 439px;
    }

    .text-custom-clearance .text {
        font-size: 16px;
        line-height: 26px;
    }

    .custom-clearance-img {
        max-width: 150px !important;
    }

    /* end */
    /* new car bannar second */
    .secondbannar-newcars .title {
        font-size: 14px;
    }

    .secondbannar-newcars .para {
        font-size: 12px;
        padding-bottom: 6px;
    }

    .newcarsecondbannar-img {
        max-width: 185px !important;
    }

    .secondbannar-newcars {
        padding: 18px 6px 0px 6px;
    }

    .secondbannar-newcars .text-para {
        padding-inline: 6px;
    }

    /* end */
    /* bid bannar */
    .bidbannar-text .title {
        font-size: 14px;
        line-height: 20px;
    }

    .bidbannar-text .para {
        font-size: 14px;
        line-height: 20px;
    }

    .bidbannar-img img {
        max-width: 238px;
    }

    .bidbannar-wrapper {
        padding: 0px 0px 0px 17px;
    }

    .bidbannar-text {
        padding-block: 14px;
    }

    .bid-auction-redirection {
        font-size: 12px;
        line-height: 12px;
    }

    .sm-no {
        display: none;
    }

    /* bid bannar */
    /* bid bannar */
    .bidbannar-text-wrapper .bidbannar-text {
        max-width: 137px;
        padding-left: 0px;
    }

    .bidbannar-text-wrapper .text-bid-title {
        font-size: 14px;
        line-height: 20px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        height: 35px;
    }

    .bidbannar-text-wrapper .buttons-bids .bids-btn {
        font-size: 12px;
    }

    /* .bidbannar-text-wrapper .text-bid-para {
    display: none;
  } */
    /* .bidbannar-text-wrapper img {
    max-width: 200px;
  } */
    .bidbannar-text-wrapper .buttons-bids {
        flex-wrap: wrap;
    }

    .bidbannar-text-wrapper .bidbannar-text {
        padding-block: 5px;
    }

    /* bid bannar */
    /* bidnew */
    .bid-wraper-text .bid-wraper-title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 6px;
    }

    .bid-wraper-text .bid-wraper-para {
        display: none;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 180px;
    }

    .bid-page-wrapper {
        padding: 20px 14px 20px 14px;
    }

    /* bidnew */
    /* reward bannar */
    .sat-award-wrapper img {
        max-height: 130px;
        max-width: 180px;
    }

    .sat-award-wrapper .award-wraper-text {
        padding-block: 16px;
        padding-inline: 26px 10px;
        max-width: 627px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-title {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 0px;
    }

    .sat-award-wrapper .award-wraper-text .award-wraper-para {
        display: none;
    }

    /* reward bannar */
    .car-main-award {
        max-width: 180px;
        height: auto;
    }

    /* bid_ver1_wrapper */
    .bid_ver1_img img {
        height: auto;
        width: 100%;
        max-width: 195px;
    }

    .bid_ver1_wrapper .bid_ver1_text {
        padding: 20px 0px 20px 20px;
        max-width: 264px;
    }

    .bid_ver1_wrapper .bid_ver1_text .title {
        font-size: 14px;
        line-height: 20px;
    }

    .bid_ver1_wrapper .bid_ver1_text .para {
        display: none;
    }

    /* bid_ver1_wrapper */
    .award-bannar-wrapper .award-bannar-text .para {
        display: none;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        margin-bottom: 20px;
    }

    .award-bannar-wrapper .award-bannar-text .title {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .award-bannar-wrapper .award-trophy {
        left: 51%;
        max-width: 37px;
        top: 5px;
    }

    .award-trophy-car {
        max-width: 120px;
        height: 108px;
        object-fit: contain;
    }

    .award-bannar-wrapper .award-bannar-text .award-bannar-redirection {
        padding: 9px 12px;
        font-size: 12px;
        line-height: 10px;
    }

    .award-bannar-wrapper {
        padding: 15px 12px 8px 16px;
    }

    /* whychoose sat */
    .whychoose-inner .title {
        font-size: 20px;
        line-height: 24px;
    }

    .whychoose-bannar-wrapper .main-outer .bottom-right {
        right: -10.5%;
        bottom: -13%;
        height: 75px;
    }

    .whychoose-bannar-wrapper .main-outer .top-left {
        top: -15%;
        left: -13%;
        height: 50px;
    }

    .whychoose-inner {
        padding: 16px;
    }

    .whychoose-bannar-wrapper {
        padding: 26px;
    }

    /* whychoose sat */
    .car-selling-easy-text .title {
        margin-bottom: 6px;
    }

    .car-selling-easy-text .para {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 11px;
    }

    .car-selling-easy-text {
        max-width: 224px;
    }

    .car-selling-easy {
        gap: 0px;
        justify-content: end;
    }

    .car-selling-easy-text {
        padding: 18px 0px 9px 18px;
        position: absolute;
        left: 0px;
    }
}

@media screen and (max-width: 360px) {
    .secondbannar-newcars .text-para .para {
        display: none !important;
    }

    .bidbannar-img img {
        max-width: 170px;
    }

    .award-trophy-car {
        max-width: 116px;
        height: 104px;
        object-fit: contain;
    }

    .award-bannar-wrapper .award-bannar-text {
        max-width: 117px;
    }

    .award-bannar-wrapper .award-trophy {
        left: 50%;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text {
        max-width: 161px !important;
    }
}

@media screen and (max-width: 350px) {
    .imgbannar-car {
        max-width: 160px;
    }

    .imgbannar-car2 {
        max-width: 169px;
    }

    .certified-owner-card img {
        max-width: 140px;
    }

    .storage-img {
        max-width: 140px;
    }

    .preexport-inspection-bannar img {
        max-width: 140px;
    }

    /* new car bannar second */
    .secondbannar-newcars .text-para {
        padding-inline: 6px;
    }

    .secondbannar-newcars .text-para .para {
        display: none !important;
    }

    .newcarsecondbannar-img {
        max-width: 180px !important;
    }

    .bid-page-wrapper .bid-wraper-img img {
        max-width: 162px;
    }

    .award-bannar-wrapper .award-trophy {
        left: 45%;
        top: 5px;
    }

    /* whychoose sat */
    .whychoose-inner .title {
        font-size: 21px;
        line-height: 24px;
    }

    .whychoose-bannar-wrapper .main-outer .bottom-right {
        right: -7%;
        bottom: -15%;
    }

    .whychoose-bannar-wrapper .main-outer .top-left {
        top: -16%;
        left: -7%;
    }

    .whychoose-inner {
        padding: 22px;
    }

    .whychoose-bannar-wrapper {
        padding: 35px;
    }

    .whychoose-bannar-wrapper .main-outer .top-left {
        position: absolute;
        top: -9.8%;
        left: -3.8%;
    }

    /* whychoose sat */
}

@media screen and (min-width: 495px) and (max-width: 575px) {
    .bidbannar-text .title {
        font-size: 16px;
    }
}

@media screen and (max-width: 475px) {
    .black-friday-car {
        max-width: 190px;
    }
}

@media screen and (max-width: 414px) {

    /* sat award */
    .car-main-award {
        max-width: 111px;
        height: auto;
    }

    .award-car-wrapper .title {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 2px;
    }

    .award-car-wrapper .para {
        font-size: 12px;
        padding: 2px 8px;
        line-height: 20.06px;
    }

    .award-car-wrapper .logo-award {
        height: auto;
        max-width: 60px;
        position: absolute;
        top: 6px;
        left: 57px;
    }

    .award-car-wrapper {
        padding: 61px 14px 7px 14px;
    }

    .award-car-wrapper.flag .logo-award {
        top: 10px;
    }

    .award-car-wrapper.flag {
        padding: 53px 20px 15px 15px;
        align-items: end;
    }

    .flag-bearer {
        max-width: 80px;
        height: auto;
    }

    .award-car-text {
        z-index: 1;
    }
}

@media screen and (max-width: 430px) {
    .car-selling-easy-img img {
        max-width: 255px;
    }

    .verified-buyer-seller-mobile img {
        max-width: 170px;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text .title {
        font-size: 16px;
        margin-bottom: 4px !important;
        line-height: 22px !important;
    }

    .loyalty-point-home-bannar .text {
        max-width: 187px;
    }

    .satpro-paid-bannar .text .title {
        font-size: 14px;
        line-height: 22px;
    }

    .satpro-paid-bannar img:first-of-type {
        height: 105px;
    }

    .satpro-paid-bannar .text .para {
        display: none;
    }

    .satpro-paid-bannar .text .btn-sat-pro {
        display: none;
    }

    .cover-friday {
        height: 122px;
    }

    .black-friday-text .btn-friday {
        font-size: 10px;
        line-height: 16px;
        max-width: 90px;
    }

    .black-friday-text .title {
        font-size: 18px;
        line-height: 24px;
    }

    .black-friday-text .para {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 375px) {
    .car-selling-easy-text .title {
        font-size: 14px;
    }

    .car-selling-easy-text .para {
        max-width: 143px;
    }

    .btn-easy-selling .e-btn {
        white-space: nowrap;
    }

    .car-selling-easy-text .para {
        margin-bottom: 6px;
    }

    .homebannar .text {
        padding: 3px;
        font-size: 14px;
        line-height: 28px;
    }

    .black-friday-text .para {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .black-friday-text {
        transform: translate(10%, -50%);
        max-width: 150px;
    }
}

@media screen and (max-width: 335px) {
    .car-selling-easy-img img {
        max-width: 235px;
    }
}

@media screen and (max-width: 390px) {
    .verified-buyer-seller-mobile .btn-easy-selling .e-btn.e2 {
        display: none;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text {
        max-width: 160px;
    }

    .verified-buyer-seller-mobile img {
        max-width: 148px !important;
    }
}

@media screen and (max-width: 540px) {
    .verified-buyer-seller-mobile .car-selling-easy-text .para {
        display: none;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text .title {
        font-size: 18px;
        line-height: 16px;
        margin-bottom: 12px !important;
    }

    .verified-buyer-seller-mobile .car-selling-easy-text {
        max-width: 213px;
    }

    .verified-buyer-seller-mobile .car-selling-easy-img img {
        max-width: 195px;
    }

    .black-friday-text {
        max-width: 195px;
    }
}

@media screen and (max-width: 500px) {
    .local-offices .image .img-fluid {
        max-width: 175px;
    }

    .local-offices .image .flags {
        max-width: 124px;
        left: 16%;
    }

    .local-offices .title {
        font-size: 18px;
        line-height: 18px;
    }

    .browse-inventory .section-1 .image {
        width: 100%;
    }

    .browse-inventory .section-1 .image img {
        max-width: 100%;
        max-height: 185px;
        object-fit: contain;
    }

    .browse-inventory .section-1 .text .title {
        font-size: 18px;
    }

    .browse-inventory .section-1 .text .para {
        font-size: 16px;
        line-height: 24px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .title {
        font-size: 16px;
        line-height: 22px;
    }

    .browse-inventory .section-2 .info-grid .info-card .text .para {
        font-size: 14px;
        line-height: 24px;
    }

    .browse-inventory .section-1 .text .browse-btn {
        font-size: 14px;
        line-height: 16px;
    }
}

@media screen and (max-width: 460px) {
    .verified-buyer-seller-mobile .car-selling-easy-text .title {
        font-size: 18px;
        margin-bottom: 6px !important;
    }

    .verified-buyer-seller-mobile .car-selling-easy-img img {
        max-width: 185px;
    }

    /*  */
    .illustration img {
        max-width: 230px;
        height: auto;
    }

    .dealer-analyst-card .text {
        max-width: 221px;
    }

    .dealer-analyst-card .text .dealer-analyst-btn {
        padding: 6px;
        font-size: 12px;
    }

    /*  */
    .dealer-analyst-card.dashboard .title {
        font-size: 14px;
    }

    .dealer-analyst-card.dashboard .text {
        max-width: 205px;
    }

    .dealer-analyst-card.dashboard .illustration img {
        max-width: 212px;
        height: 132px;
    }

    .dealer-analyst-card.dashboard .text {
        padding: 36px 0px 30px 16px;
        max-width: 200px;
    }

    .local-offices .para {
        display: none;
    }

    .local-offices .title {
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen and (max-width: 400px) {
    .verified-buyer-seller-mobile .car-selling-easy-text .title {
        font-size: 16px;
        margin-bottom: 6px !important;
    }

    .verified-buyer-seller-mobile .car-selling-easy-img img {
        max-width: 160px;
    }

    .illustration img {
        max-width: 174px;
        height: 132px;
    }

    .dealer-analyst-card .text .title {
        margin-bottom: 10px;
        font-size: 14px;
    }

    /*  */
    .dealer-analyst-card.dashboard .illustration img {
        max-width: 174px;
        height: 132px;
    }
}

.dealer-analyst-btn span {
    margin-inline: 2px;
}

@media screen and (max-width: 360px) {
    .dealer-analyst-card .text {
        max-width: 172px;
    }

    .dealer-analyst-card .text {
        padding: 36px 0px 30px 16px;
        max-width: 166px;
    }

    .illustration img {
        max-width: 163px;
    }

    /*  */
    .dealer-analyst-card.dashboard .text {
        padding: 36px 0px 30px 16px;
        max-width: 166px;
    }

    .dealer-analyst-btn span {
        display: none;
    }

    .homebannar .text {
        padding: 3px;
        font-size: 12px;
        line-height: 28px;
    }

    .loyalty-point-home-bannar .text .title {
        font-size: 13px;
        line-height: 19px;
    }

    .loyalty-point-home-bannar img {
        height: 127px;
        object-fit: cover;
    }

    .loyalty-point-home-bannar .text {
        max-width: 159px;
    }

    .main-img-sat {
        max-width: 142px;
    }

    .local-offices .image .img-fluid {
        max-width: 170px;
    }

    .local-offices .image .flags {
        max-width: 125px;
        top: 10%;
    }

    .black-friday-car {
        max-width: 153px;
    }
}

@media screen and (max-width: 328px) {
    .dealer-analyst-card.dashboard .illustration img {
        max-width: 163px;
    }
}