/* ======================================================
                  COMMON CONTAINER SOC
====================================================== */
/* @media (min-width: 992px) {
  .container {
    max-width: calc(960px + (1.5rem * 0.5));
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: calc(1135px + (1.5rem * 0.5));
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: calc(1238px + (1.5rem * 0.5));
  }
} */

@media (max-width: 1850px) {
  .h1 {
    font-size: 70px;
  }
  .h2 {
    font-size: 55px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
      PRELOVED SALE BANNER SECTION SOC 
=========================================*/
  .preloved-sale-banner-wrapper {
    max-width: 988px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 173px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 808px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: calc((100% - 808px) - 86px);
  }
}

@media (max-width: 1799.98px) {
  .h2 {
    font-size: 49px;
  }
  .h3 {
    font-size: 30px;
  }
  .h5 {
    font-size: 18px;
    line-height: 31px;
  }

  /* ===========================================================
  ==============================================================
                        BANNER SECTION SOC
  ==============================================================
  =========================================================== */
  .banner-sec .banner-logo {
    max-width: 300px;
  }

  /* ===========================================================
    ==============================================================
                    ABOUTUS SECTION SOC
    ==============================================================
    =========================================================== */
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 373px;
  }
  .aboutus-sec .aboutus-top {
    max-width: 604px;
  }
  .aboutus-sec .aboutus-bottom {
    max-width: 520px;
  }

  /* ===========================================================
  ==============================================================
                      CLIENT SECTION SOC
  ==============================================================
  =========================================================== */
  .client-wrapper {
    padding-left: 90px;
  }
  .client-wrapper .client-content {
    padding-right: 62px;
    width: 60%;
  }
  .client-wrapper .client-image {
    width: 40%;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */

  .footer-sec .footer-inner-wrapper .footer-padding {
    padding: 100px 0 70px;
  }

  .footer-sec .footer-inner-wrapper {
    grid-template-columns: 1fr 680px 1fr;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-right: 50px;
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-left: 50px;
    gap: 55px;
  }

  .footer-right-wrraper .social-media-ul li .social-media-link {
    width: 58px;
    height: 58px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper .footer-img-wrapper {
    padding: 35px 55px 24px;
  }

  .footer-center-wrapper .footer-img-wrapper .footer-img {
    min-width: 465px;
    max-width: 465px;
  }

  .footer-img-wrapper .footer-img:nth-child(1) {
    max-width: 426px;
    min-width: 426px;
    bottom: 0;
  }

  .footer-sec.footer-visible .footer-img-wrapper .footer-img:nth-child(1) {
    opacity: 1;
    transform: translateX(22px) translateY(0) scale(1) rotate(9deg);
  }

  .footer-sec.footer-visible .footer-img-wrapper .footer-img:nth-child(3) {
    opacity: 1;
    transform: translateX(-34px) translateY(0) scale(1) rotate(1deg);
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 230px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-wrapper .contact-text {
    font-size: 237px;
  }

  /* ===========================================================
==============================================================
                  PRIVACY POLICY PAGE SOC
==============================================================
=========================================================== */
  .policy-content-ul li img {
    max-width: 20px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 116px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 785px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: calc((100% - 785px) - 86px);
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    max-width: 650px;
  }
}

@media (max-width: 1699.98px) {
  /* 11 : Form &amp; Input Style BOF
  ==================================================== */

  .primary-form-control {
    padding: 23px 30px;
  }

  textarea.form-control {
    padding: 23px 30px;
  }

  /* COMMON INNER BANNER WRAPPER */
  .inner-banner-wrapper {
    padding: 120px 0 130px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */

  .footer-sec .footer-inner-wrapper {
    grid-template-columns: 1fr 600px 1fr;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper .footer-logo {
    max-width: 240px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper .footer-img-wrapper {
    padding: 30px 46px 30px;
  }

  .footer-center-wrapper .footer-img-wrapper .footer-img {
    min-width: 440px;
    max-width: 440px;
  }

  .footer-img-wrapper .footer-img:nth-child(1) {
    max-width: 400px;
    min-width: 400px;
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(1) {
    transform: translateX(19px) translateY(0) scale(1) rotate(10deg);
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(2) {
    transform: translateX(6px) translateY(0) scale(1) rotate(5deg);
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(3) {
    transform: translateX(-17px) translateY(0) scale(1) rotate(1deg);
  }

  /* ===========================================================
==============================================================
                  PAGE NOT FOUND SECTION SOC
==============================================================
=========================================================== */

  .pnf-sec .pnf-wrapper {
    padding: 120px 0 100px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS BANNER SECTION SOC 
=========================================*/
  .howitwork-banner-wrapper {
    max-width: 950px;
  }

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 210px;
  }

  .howitwork-col-left .howitwork-icon {
    max-width: 180px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/
  .consignments-slider .consignment-glance-card {
    padding: 20px 12px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/
  .contactinfo-main .contactinfo-girl-img {
    max-width: 545px;
  }

  .contactinfo-wrapper .contact-text {
    font-size: 218px;
    line-height: 280px;
  }

  .contactinfo-wrapper .contact-info {
    padding-left: 595px;
  }

  .contact-info .contact-card .cotact-icon-wrapper {
    width: 115px;
    height: 115px;
    padding: 24px;
  }

  /*========================================= 
        CONTACT FORM SECTION SOC 
=========================================*/

  .contactform-sec .contact-from-wrapper {
    max-width: 740px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
    PRELOVED SALE LISTING SECTION SOC 
=========================================*/
  .prelovedbags-listing-main .prelovedbags-nav-tabs {
    max-width: 906px;
  }

  .prelovedbags-nav-tabs .nav-item .nav-link {
    padding: 24px 23px;
    font-size: 30px;
    line-height: 35px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 105px;
  }

  .prelovedbags-cta-wrapper {
    gap: 70px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 711px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: calc((100% - 711px) - 70px);
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    max-width: 640px;
  }
}

@media (max-width: 1599.98px) {
  .h1 {
    font-size: 65px;
  }
  .h2 {
    font-size: 44px;
  }
  .h3 {
    font-size: 26px;
  }
  .h4 {
    font-size: 20px;
  }
  .h5 {
    font-size: 16px;
    line-height: 28px;
  }

  .without-container {
    padding: 0 60px;
  }
  .common-padding-t {
    padding-top: 100px;
  }
  .common-padding-b {
    padding-bottom: 100px;
  }

  /* ACCORDAION */
  .accordion-button {
    font-size: 28px;
  }

  /* 11 : Form &amp; Input Style BOF
  ==================================================== */

  .primary-form-control {
    font-size: 18px;
    line-height: 22px;
    padding: 20px 28px;
  }

  textarea.form-control {
    padding: 20px 28px;
  }

  /** Placeholder CSS BOF **/
  .primary-form-control::placeholder {
    font-size: 18px;
    line-height: 22px;
  }

  .primary-form-control::-moz-placeholder {
    font-size: 18px;
    line-height: 22px;
  }

  .primary-form-control:-ms-input-placeholder {
    font-size: 18px;
    line-height: 22px;
  }

  .primary-form-control::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 22px;
  }

  .primary-form-control::-o-input-placeholder {
    font-size: 18px;
    line-height: 22px;
  }

  /* COMMON INNER BANNER WRAPPER */
  .inner-banner-wrapper {
    padding: 120px 0 120px;
  }

  /* HEADER */
  .header-main .navbar-nav .nav-item .nav-link {
    font-size: 50px;
  }
  /* ===========================================================
    ==============================================================
                        BANNER SECTION SOC
    ==============================================================
    =========================================================== */
  .banner-sec .banner-logo {
    max-width: 250px;
  }
  .banner-sec .banner-wrapper {
    padding: 120px 0 100px;
  }

  /* ===========================================================
    ==============================================================
                        ABOUTUS SECTION SOC
    ==============================================================
    =========================================================== */
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 338px;
  }
  .aboutus-sec .aboutus-top {
    max-width: 547px;
  }
  .aboutus-sec .aboutus-bottom {
    max-width: 465px;
  }
  /* ===========================================================
==============================================================
                   CLIENT SECTION SOC
==============================================================
=========================================================== */
  .client-wrapper,
  .cta-wrapper {
    padding-left: 60px;
  }
  .client-wrapper .client-content {
    padding-right: 62px;
    width: 60%;
  }
  .client-wrapper .client-image {
    width: 40%;
  }

  /* ===========================================================
==============================================================
                   COLLECTION SECTION SOC
==============================================================
=========================================================== */
  .collection-sec .main-title {
    margin-bottom: -100px;
  }

  .collection-col:nth-child(3n-1) {
    margin-top: 148px;
  }
  .collection-col {
    margin-bottom: -100px;
  }
  /* ===========================================================
==============================================================
                   CLIENT SECTION SOC
==============================================================
=========================================================== */
  .choose-us-sec .choose-us-wrapper .choose-us-content {
    padding: 100px 48px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */

  .footer-sec .footer-inner-wrapper {
    grid-template-columns: 1fr 520px 1fr;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-right: 40px;
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-left: 40px;
  }

  .footer-right-wrraper .social-media-ul li .social-media-link {
    width: 54px;
    height: 54px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper .footer-img-wrapper {
    padding: 30px 26px 30px;
  }

  .footer-center-wrapper .footer-img-wrapper .footer-img {
    min-width: 400px;
    max-width: 400px;
  }

  .footer-img-wrapper .footer-img:nth-child(1) {
    max-width: 370px;
    min-width: 370px;
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(1) {
    transform: translateX(14px) translateY(0) scale(1) rotate(10deg);
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(2) {
    transform: translateX(-2px) translateY(0) scale(1) rotate(5deg);
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(3) {
    transform: translateX(-26px) translateY(0) scale(1) rotate(1deg);
  }

  /* ===========================================================
==============================================================
                  PAGE NOT FOUND SECTION SOC
==============================================================
=========================================================== */

  .pnf-sec .pnf-wrapper {
    padding: 100px 0 80px;
    max-width: 720px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS BANNER SECTION SOC 
=========================================*/
  .howitwork-banner-wrapper {
    max-width: 870px;
  }

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 180px;
  }

  .howitwork-col-left .howitwork-icon {
    max-width: 160px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(odd) .howitwork-col-left {
    padding-left: 60px;
    padding-right: 40px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(even) .howitwork-col-left {
    padding-left: 40px;
    padding-right: 60px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/

  .consignment-slider-nav .swiper-nav {
    width: 55px;
    height: 55px;
  }

  .consignment-glance-sec .consignments-slider-wrapper .consignments-slider {
    padding: 0 60px;
  }

  .consignments-slider .consignment-glance-card {
    padding: 20px 12px;
    gap: 70px;
  }

  .consignment-glance-card .consignmentglance-img {
    max-width: 200px;
    max-height: 170px;
    min-height: 170px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT BANNER SECTION SOC 
=========================================*/

  .contact-banner-wrapper {
    max-width: 1050px;
  }

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-main .contactinfo-girl-img {
    bottom: -100px;
    max-width: 472px;
  }

  .contactinfo-wrapper .contact-text {
    font-size: 210px;
    line-height: 240px;
    padding-left: 340px;
  }

  .contactinfo-wrapper .contact-info {
    padding-left: 560px;
  }

  .contact-info .contact-card .cotact-icon-wrapper {
    width: 105px;
    height: 105px;
  }

  /*========================================= 
        CONTACT FORM SECTION SOC 
=========================================*/

  .contactform-sec .contact-from-wrapper {
    max-width: 700px;
  }

  /* ===========================================================
==============================================================
                  PRIVACY POLICY PAGE SOC
==============================================================
=========================================================== */
  .policy-content-ul li {
    padding-left: 28px;
  }
  .policy-content-ul li img {
    max-width: 18px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
      PRELOVED SALE BANNER SECTION SOC 
=========================================*/
  .preloved-sale-banner-wrapper {
    max-width: 893px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 99px;
  }

  .prelovedbags-cta-wrapper {
    gap: 36px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 660px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: calc((100% - 660px) - 36px);
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    max-width: 585px;
    bottom: -100px;
  }
}

@media (max-width: 1499.98px) {
  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-wrapper .contact-text {
    padding-left: 300px;
    font-size: 198px;
  }
}

@media (max-width: 1399.98px) {
  .h1 {
    font-size: 55px;
  }
  .h2 {
    font-size: 37px;
  }
  .h3 {
    font-size: 24px;
  }
  .h4 {
    font-size: 18px;
    line-height: 28px;
  }
  .h5 {
    font-size: 14px;
    line-height: 26px;
  }

  .without-container {
    padding: 0 50px;
  }
  .common-padding-t {
    padding-top: 80px;
  }
  .common-padding-b {
    padding-bottom: 80px;
  }

  .bttn {
    font-size: 16px;
    padding: 15px 40px;
  }

  /* ACCORDAION */
  .accordion-button {
    font-size: 24px;
  }
  .accordion-item {
    margin-bottom: 24px;
    padding-bottom: 20px;
  }

  /* FORM CONTROL */
  .form-control,
  .form-select {
    padding: 14px 15px;
  }

  .primary-form-control {
    padding: 18px 26px;
  }

  textarea.form-control {
    padding: 18px 26px;
    height: 130px;
  }

  /* COMMON INNER BANNER WRAPPER */
  .inner-banner-wrapper {
    padding: 120px 0 100px;
  }

  /* HEADER */
  .menu-content {
    padding: 50px;
  }
  .header-main .navbar-nav .nav-item .nav-link {
    font-size: 48px;
  }
  /* ===========================================================
    ==============================================================
                        BANNER SECTION SOC
    ==============================================================
    =========================================================== */
  .banner-sec .banner-logo {
    max-width: 230px;
  }
  .banner-sec .banner-wrapper {
    padding: 120px 0 80px;
    max-width: 786px;
  }

  /* ===========================================================
    ==============================================================
                        ABOUTUS SECTION SOC
    ==============================================================
    =========================================================== */
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 270px;
  }
  .aboutus-sec .aboutus-top {
    max-width: 474px;
  }
  .aboutus-sec .aboutus-center {
    min-width: 425px;
    max-width: 425px;
  }
  .aboutus-sec .aboutus-bottom {
    max-width: 406px;
  }
  /* ===========================================================
==============================================================
                   CLIENT SECTION SOC
==============================================================
=========================================================== */
  .client-wrapper,
  .cta-wrapper {
    padding-left: 50px;
  }

  /* ===========================================================
==============================================================
                   COLLECTION SECTION SOC
==============================================================
=========================================================== */
  .collection-sec .main-title {
    margin-bottom: -80px;
  }

  .collection-col:nth-child(3n-1) {
    margin-top: 120px;
  }
  .collection-col {
    margin-bottom: -80px;
  }
  /* ===========================================================
==============================================================
                   CLIENT SECTION SOC
==============================================================
=========================================================== */
  .choose-us-sec .choose-us-wrapper .choose-us-content {
    padding: 80px 40px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */
  .footer-sec .footer-inner-wrapper .footer-padding {
    padding: 90px 0 55px;
  }

  .footer-sec .footer-inner-wrapper {
    grid-template-columns: 1fr 450px 1fr;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper .footer-logo {
    max-width: 210px;
  }

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-right: 30px;
  }

  .footer-left-wrraper p.h4 {
    line-height: 32px;
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-left: 30px;
    gap: 45px;
  }

  .footer-right-wrraper .social-media-ul li .social-media-link {
    width: 44px;
    height: 44px;
    padding: 7px;
  }

  .social-media-link .socialmedia-icon {
    max-width: 22px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-center-wrapper .footer-img-wrapper .footer-img {
    min-width: 350px;
    max-width: 350px;
  }

  .footer-inner-wrapper .footer-center-wrapper .footer-img-wrapper {
    padding: 25px 26px 24px;
  }

  .footer-img-wrapper .footer-img:nth-child(1) {
    max-width: 320px;
    min-width: 320px;
  }

  .footer-bottom {
    padding: 26px 0 38px;
  }

  .footer-bottom-wrapper .lh-24 {
    line-height: 20px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS BANNER SECTION SOC 
=========================================*/
  .howitwork-banner-wrapper {
    max-width: 737px;
  }

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 140px;
  }

  .howitwork-col-left .howitwork-icon {
    max-width: 140px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(odd) .howitwork-col-left {
    padding-left: 50px;
    padding-right: 32px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(even) .howitwork-col-left {
    padding-left: 32px;
    padding-right: 50px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/

  .consignment-slider-nav .swiper-nav {
    width: 50px;
    height: 50px;
  }

  .consignment-glance-sec .consignments-slider-wrapper .consignments-slider {
    padding: 0 50px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT BANNER SECTION SOC 
=========================================*/

  .contact-banner-wrapper {
    max-width: 980px;
  }

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-main .contactinfo-girl-img {
    bottom: -80px;
    max-width: 430px;
  }

  .contactinfo-wrapper .contact-text {
    font-size: 168px;
    line-height: 190px;
    padding-left: 280px;
  }

  .contactinfo-wrapper .contact-info {
    padding-left: 490px;
  }

  .contact-info .contact-card:not(:last-child) {
    padding-bottom: 32px;
    margin-bottom: 14px;
  }

  .contact-info .contact-card .cotact-icon-wrapper {
    width: 105px;
    height: 105px;
  }

  /*========================================= 
        CONTACT FORM SECTION SOC 
=========================================*/

  .contactform-sec .contact-from-wrapper {
    max-width: 620px;
  }

  .contact-from-wrapper .contactform-btn {
    padding: 16px 30px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      PRELOVED SALE BANNER SECTION SOC 
=========================================*/
  .preloved-sale-banner-wrapper {
    max-width: 750px;
  }

  /*========================================= 
    PRELOVED SALE LISTING SECTION SOC 
=========================================*/
  .prelovedbags-listing-main .prelovedbags-nav-tabs {
    max-width: 790px;
    gap: 28px;
  }

  .prelovedbags-nav-tabs .nav-item .nav-link {
    padding: 20px 19px;
    font-size: 26px;
    line-height: 30px;
  }

  .prelovedbags-nav-tabs .nav-item:not(:last-child) .nav-link::before {
    height: calc(100% - 34px);
    right: -14px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 95px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 567px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: calc((100% - 567px) - 36px);
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    max-width: 500px;
    bottom: -80px;
  }
}

@media (max-width: 1199.98px) {
  .h1 {
    font-size: 52px;
  }
  .h2 {
    font-size: 33px;
  }
  .h3 {
    font-size: 20px;
  }
  .h5 {
    font-size: 14px;
    line-height: 24px;
  }

  .without-container {
    padding: 0 40px;
  }
  .common-padding-t {
    padding-top: 80px;
  }
  .common-padding-b {
    padding-bottom: 80px;
  }

  .bttn {
    font-size: 16px;
    padding: 15px 40px;
  }

  /* ACCORDAION */
  .accordion-button {
    font-size: 18px;
  }
  .accordion-button img {
    max-width: 24px;
  }
  .accordion-item {
    margin-bottom: 24px;
    padding-bottom: 20px;
  }
  .accordion-item:not(:first-of-type) {
    padding-bottom: 20px;
  }
  .accordion-item:last-child {
    padding-bottom: 0;
  }

  /* FORM CONTROL */
  .form-control,
  .form-select {
    padding: 14px 15px;
  }

  .primary-form-control {
    padding: 16px 24px;
  }

  textarea.form-control {
    padding: 16px 24px;
    height: 130px;
  }

  /* HEADER */
  .menu-content {
    padding: 50px;
  }
  .header-main .navbar-nav .nav-item .nav-link {
    font-size: 40px;
  }
  /* ===========================================================
    ==============================================================
                        BANNER SECTION SOC
    ==============================================================
    =========================================================== */
  .banner-sec .banner-logo {
    max-width: 230px;
  }
  .banner-sec .banner-wrapper {
    padding: 120px 0 80px;
    max-width: 725px;
  }

  /* ===========================================================
    ==============================================================
                        ABOUTUS SECTION SOC
    ==============================================================
    =========================================================== */
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 240px;
  }
  .aboutus-sec .aboutus-top {
    max-width: 347px;
  }
  .aboutus-sec .aboutus-center {
    min-width: 420px;
    max-width: 420px;
  }
  .aboutus-sec .aboutus-bottom {
    max-width: 330px;
  }
  /* ===========================================================
==============================================================
                   CONSIGNMENT SECTION SOC
==============================================================
=========================================================== */

  .consignments-wrapper h2 {
    max-width: 341px;
  }

  .consignments-wrapper .h5 {
    max-width: 400px;
  }
  /* ===========================================================
==============================================================
                   CLIENT SECTION SOC
==============================================================
=========================================================== */
  .client-wrapper,
  .cta-wrapper {
    padding-left: 50px;
  }

  /* ===========================================================
==============================================================
                   COLLECTION SECTION SOC
==============================================================
=========================================================== */
  .collection-sec .main-title {
    margin-bottom: -80px;
  }

  .collection-col:nth-child(3n-1) {
    margin-top: 120px;
  }
  .collection-col {
    margin-bottom: -80px;
  }
  /* ===========================================================
==============================================================
                   CLIENT SECTION SOC
==============================================================
=========================================================== */
  .choose-us-sec .choose-us-wrapper .choose-us-content {
    padding: 60px 30px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */
  .footer-sec .footer-inner-wrapper .footer-padding {
    padding: 70px 0 40px;
  }

  .footer-sec .footer-inner-wrapper.without-container {
    padding: 0;
  }

  .footer-sec .footer-inner-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer-sec .footer-center-wrapper {
    grid-column: 1 / -1;
    grid-row: 2;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper .footer-logo {
    max-width: 210px;
  }

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-left: 40px;
    padding-right: 30px;
    border-right: 1px solid var(--white-op5);
  }

  .footer-left-wrraper p.h4 {
    line-height: 32px;
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-right: 40px;
    padding-left: 30px;
    gap: 45px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper {
    border-top: 1px solid var(--white-op5);
    border-left: 0;
    border-right: 0;
  }

  .footer-inner-wrapper .footer-center-wrapper.footer-padding {
    padding: 50px 40px;
  }

  .footer-bottom-wrapper .privacy-cookie-linkwrapper {
    width: 100%;
  }

  /* ===========================================================
==============================================================
                  PAGE NOT FOUND SECTION SOC
==============================================================
=========================================================== */

  .pnf-sec .pnf-wrapper {
    padding: 80px 0 70px;
    max-width: 640px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 110px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(odd) .howitwork-col-left {
    padding-left: 40px;
    padding-right: 26px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(even) .howitwork-col-left {
    padding-left: 26px;
    padding-right: 40px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/

  .consignment-glance-sec .consignments-slider-wrapper .consignments-slider {
    padding: 0 40px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT BANNER SECTION SOC 
=========================================*/

  .contact-banner-wrapper {
    max-width: 900px;
  }

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-main .contactinfo-girl-img {
    max-width: 390px;
  }

  .contactinfo-wrapper .contact-text {
    font-size: 137px;
    line-height: 160px;
    padding-left: 240px;
    padding-bottom: 40px;
  }

  .contactinfo-wrapper .contact-info {
    padding-left: 420px;
  }

  .contact-info .contact-card:not(:last-child) {
    padding-bottom: 32px;
    margin-bottom: 14px;
  }

  .contact-info .contact-card .cotact-icon-wrapper {
    width: 90px;
    height: 90px;
    padding: 15px;
  }

  .contact-info .contact-card .cotact-icon-wrapper img {
    max-width: 48px;
  }

  /*========================================= 
        CONTACT FORM SECTION SOC 
=========================================*/

  .contactform-sec .contact-from-wrapper {
    max-width: 540px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
    PRELOVED SALE LISTING SECTION SOC 
=========================================*/
  .prelovedbags-listing-main .prelovedbags-nav-tabs {
    max-width: 726px;
    gap: 26px;
  }

  .prelovedbags-nav-tabs .nav-item .nav-link {
    padding: 17px 18px;
    font-size: 24px;
    line-height: 28px;
  }

  .prelovedbags-nav-tabs .nav-item:not(:last-child) .nav-link::before {
    height: calc(100% - 36px);
    right: -13px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 60px;
  }

  .prelovedbags-cta-wrapper {
    gap: 24px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 370px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: calc((100% - 370px) - 24px);
  }
}

@media (max-width: 991.98px) {
  .h1 {
    font-size: 45px;
  }
  .h2 {
    font-size: 30px;
  }

  .without-container {
    padding: 0 30px;
  }

  /* COMMON INNER BANNER WRAPPER */
  .inner-banner-wrapper {
    padding: 120px 0 80px;
  }

  /* HEADER */
  .header-main .navbar-toggler,
  .header-main .navbar-toggler.active {
    font-size: 20px;
    padding: 0;
  }
  .menu-content {
    padding: 40px;
  }
  .header-main .navbar-nav .nav-item .nav-link {
    font-size: 30px;
  }

  /* BANNER */
  .banner-sec .banner-wrapper {
    max-width: 635px;
  }
  .banner-sec .banner-bg {
    object-position: top;
  }

  /* ABOUTUS */
  .aboutus-sec .aboutus-top {
    max-width: 100%;
    position: unset;
  }
  .aboutus-sec .aboutus-center {
    min-width: 250px;
    max-width: 250px;
    margin-left: 0;
    padding-top: 30px;
  }
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 130px;
    left: calc(100% + 50px);
    top: 50px;
  }
  .aboutus-sec .aboutus-bottom {
    max-width: 60%;
  }

  /* ===========================================================
    ==============================================================
                    CLIENT SECTION SOC
    ==============================================================
    =========================================================== */
  .client-wrapper {
    padding-left: 0;
  }
  .client-wrapper .client-content {
    padding: 80px 40px;
    width: 100%;
  }
  .client-wrapper .client-image {
    width: 100%;
  }

  /* ===========================================================
    ==============================================================
                    CLIENT SECTION SOC
    ==============================================================
    =========================================================== */
  .choose-us-sec .choose-us-wrapper .choose-us-image {
    display: none;
  }
  .choose-us-sec .choose-us-wrapper .choose-us-content {
    width: 100%;
  }

  /* ===========================================================
    ==============================================================
                        CTA SECTION SOC
    ==============================================================
    =========================================================== */
  .cta-wrapper .cta-image {
    width: 30%;
  }
  .cta-wrapper .cta-content {
    width: 70%;
  }
  .cta-wrapper {
    padding-left: 40px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper .footer-logo {
    max-width: 180px;
  }

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-left: 30px;
    padding-right: 20px;
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-right: 30px;
    padding-left: 20px;
    gap: 40px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper.footer-padding {
    padding: 40px 30px;
  }

  /* ===========================================================
==============================================================
                  PAGE NOT FOUND SECTION SOC
==============================================================
=========================================================== */

  .pnf-sec .pnf-wrapper {
    max-width: 560px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left .howitwork-icon {
    max-width: 110px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(odd) .howitwork-col-left {
    padding-left: 30px;
    padding-right: 24px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(even) .howitwork-col-left {
    padding-left: 24px;
    padding-right: 30px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/

  .consignment-slider-nav .swiper-nav {
    width: 46px;
    height: 46px;
    padding: 7px;
  }

  .consignment-glance-sec .consignments-slider-wrapper .consignments-slider {
    padding: 0 30px;
  }

  .consignments-slider .consignment-glance-card {
    gap: 50px;
    padding: 16px 10px;
  }

  .consignment-glance-card .consignmentglance-img {
    max-width: 180px;
    max-height: 160px;
    min-height: 160px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT BANNER SECTION SOC 
=========================================*/

  .contact-banner-wrapper {
    max-width: 680px;
  }

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-main .contactinfo-girl-img {
    max-width: 280px;
  }

  .contactinfo-wrapper .contact-text {
    font-size: 110px;
    line-height: 120px;
    padding-left: 100px;
    padding-bottom: 30px;
  }

  .contactinfo-wrapper .contact-info {
    padding-left: 300px;
  }

  .contact-info .contact-card:not(:last-child) {
    padding-bottom: 24px;
    margin-bottom: 10px;
  }

  .contact-info .contact-card .h3 {
    font-size: 17px;
  }

  .contact-info .contact-card .cotact-icon-wrapper {
    width: 70px;
    height: 70px;
    padding: 10px;
  }

  .contact-info .contact-card .cotact-icon-wrapper img {
    max-width: 38px;
  }

  /*========================================= 
        CONTACT FORM SECTION SOC 
=========================================*/

  .contactform-sec .contact-from-wrapper {
    max-width: 65%;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
    PRELOVED SALE LISTING SECTION SOC 
=========================================*/
  .prelovedbags-listing-main .prelovedbags-nav-tabs {
    max-width: 670px;
    gap: 22px;
  }

  .prelovedbags-nav-tabs .nav-item .nav-link {
    font-size: 22px;
    line-height: 26px;
  }

  .prelovedbags-nav-tabs .nav-item:not(:last-child) .nav-link::before {
    right: -11px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-sec {
    margin-top: 0;
  }

  .prelovedbags-cta-wrapper {
    gap: 24px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 680px;
    margin: 0 auto;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    bottom: -80px;
    position: relative;
    margin-top: -80px;
  }

  /* ===========================================================
==============================================================
                  PRIVACY POLICY PAGE SOC
==============================================================
=========================================================== */
  .policy-content-ul li {
    padding-left: 26px;
  }
  .policy-content-ul li img {
    max-width: 17px;
  }
}

@media (max-width: 767px) {
  .h1 {
    font-size: 40px;
  }
  .h2 {
    font-size: 30px;
  }
  .h3 {
    font-size: 20px;
  }

  .bttn {
    font-size: 16px;
    padding: 15px 30px;
  }

  .without-container {
    padding: 0 20px;
  }

  .common-padding-t {
    padding-top: 60px;
  }
  .common-padding-b {
    padding-bottom: 60px;
  }

  .bttn {
    font-size: 14px;
    padding: 13px 24px;
  }

  /* FORM CONTROL */
  .form-control,
  .form-select {
    padding: 11.5px 15px;
  }

  .primary-form-control {
    padding: 14px 20px;
    font-size: 16px;
    line-height: 20px;
  }

  textarea.form-control {
    padding: 14px 20px;
    height: 120px;
  }

  /** Placeholder CSS BOF **/
  .primary-form-control::placeholder {
    font-size: 16px;
    line-height: 20px;
  }

  .primary-form-control::-moz-placeholder {
    font-size: 16px;
    line-height: 20px;
  }

  .primary-form-control:-ms-input-placeholder {
    font-size: 16px;
    line-height: 20px;
  }

  .primary-form-control::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 20px;
  }

  .primary-form-control::-o-input-placeholder {
    font-size: 16px;
    line-height: 20px;
  }

  /* COMMON INNER BANNER WRAPPER */
  .inner-banner-wrapper {
    padding: 120px 0 60px;
    min-height: 650px;
  }

  /* HEADER */
  .header-logo {
    max-width: 120px;
  }
  .header-main .navbar-toggler,
  .header-main .navbar-toggler.active {
    font-size: 16px;
  }
  .header-main {
    padding: 16px 0;
  }

  /* BANNER */
  .banner-sec .banner-wrapper {
    min-height: auto;
    padding: 250px 0 60px;
  }
  .banner-sec .banner-logo {
    max-width: 200px;
  }

  /* ===========================================================
    ==============================================================
                    ABOUTUS SECTION SOC
    ==============================================================
    =========================================================== */
  .aboutus-sec .aboutus-top {
    max-width: 100%;
    position: unset;
  }
  .aboutus-sec .aboutus-center {
    min-width: 200px;
    max-width: 200px;
  }
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 100px;
    left: calc(100% + 50px);
    top: 15px;
  }
  .aboutus-sec .aboutus-bottom {
    max-width: 60%;
  }

  /* ===========================================================
    ==============================================================
                    CLIENT SECTION SOC
    ==============================================================
    =========================================================== */
  .client-wrapper {
    padding-left: 0;
  }
  .client-wrapper .client-content {
    padding: 60px 20px;
    width: 100%;
  }
  .client-wrapper .client-image {
    width: 100%;
  }

  /* ===========================================================
    ==============================================================
                    CLIENT SECTION SOC
    ==============================================================
    =========================================================== */
  .choose-us-sec .choose-us-wrapper .choose-us-image {
    display: none;
  }
  .choose-us-sec .choose-us-wrapper .choose-us-content {
    width: 100%;
    padding: 60px 20px;
  }

  /* ===========================================================
    ==============================================================
                        CTA SECTION SOC
    ==============================================================
    =========================================================== */
  .cta-wrapper .cta-image {
    width: 100%;
    margin-top: -50px;
  }
  .cta-wrapper .cta-content {
    width: 100%;
    text-align: center;
    justify-content: center;
    position: relative;
    z-index: 11;
  }
  .cta-wrapper {
    padding-left: 0;
  }

  /* ===========================================================
==============================================================
                   CONSIGNMENT SECTION SOC
==============================================================
=========================================================== */

  .consignments-wrapper h2 {
    max-width: 100%;
  }

  .consignments-wrapper .h5 {
    max-width: 100%;
  }

  /* ===========================================================
==============================================================
                   COLLECTION SECTION SOC
==============================================================
=========================================================== */
  .collection-sec .main-title {
    margin-bottom: 24px;
  }
  .collection-wrapper {
    padding-bottom: 0;
  }
  .collection-col {
    margin-bottom: 0;
  }
  .collection-col:nth-child(3n-1) {
    margin-top: 24px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */
  .footer-sec .footer-inner-wrapper .footer-padding {
    padding: 40px 0 30px;
  }

  .footer-sec .footer-inner-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .footer-sec .footer-center-wrapper {
    grid-row: 3;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper .footer-logo {
    max-width: 180px;
  }

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-left: 20px;
    padding-right: 20px;
    border-right: 0;
    border-bottom: 1px solid var(--white-op5);
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-right: 20px;
    padding-left: 20px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper.footer-padding {
    padding: 40px 20px;
  }

  /* ===========================================================
==============================================================
                  PAGE NOT FOUND SECTION SOC
==============================================================
=========================================================== */

  .pnf-sec {
    padding-top: 92px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS BANNER SECTION SOC 
=========================================*/

  .howitwork-banner-sec .banner-bg {
    object-position: 35%;
  }

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 60px;
  }

  .howitwork-col-left .howitwork-icon {
    max-width: 110px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(odd) .howitwork-col-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .howitworks-sec .howitworks-wrapper .row:nth-child(even) .howitwork-col-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .howitwork-col-right .howitwork-image {
    max-height: 500px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/

  .consignment-slider-nav .swiper-nav {
    width: 46px;
    height: 46px;
    padding: 7px;
  }

  .consignment-glance-sec .consignments-slider-wrapper .consignments-slider {
    padding: 0 20px;
  }

  .consignments-slider .consignment-glance-card {
    gap: 50px;
    padding: 16px 10px;
  }

  .consignment-glance-card .consignmentglance-img {
    max-width: 180px;
    max-height: 160px;
    min-height: 160px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT BANNER SECTION SOC 
=========================================*/

  .contact-banner-wrapper {
    max-width: 100%;
  }

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-main .contactinfo-girl-img {
    max-width: 280px;
    top: -512px;
    left: calc(50% - 185px);
    right: auto;
    transform: none;
    margin: 0;
  }

  .contactinfo-wrapper .contact-text {
    font-size: 85px;
    line-height: 100px;
    padding: 0;
    width: 80px;
    position: absolute;
    left: calc(50% + 105px);
    right: auto;
    transform: none;
    top: -512px;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -32px;
  }

  .contactinfo-wrapper .contact-info {
    padding-left: 0;
    margin-top: 512px;
    padding-top: 30px;
    border-top: 1px solid var(--light-grey);
  }

  /*========================================= 
        CONTACT FORM SECTION SOC 
=========================================*/
  .contactform-sec {
    background-position: 75% 100%;
  }

  .contactform-sec .contact-from-wrapper {
    max-width: 100%;
  }

  .contact-from-wrapper .contactform-btn {
    padding: 15px 24px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
    PRELOVED SALE LISTING SECTION SOC 
=========================================*/
  .prelovedbags-listing-main .prelovedbags-nav-tabs {
    max-width: 542px;
    gap: 16px;
  }

  .prelovedbags-nav-tabs .nav-item .nav-link {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 13px;
  }

  .prelovedbags-nav-tabs .nav-item:not(:last-child) .nav-link::before {
    height: calc(100% - 28px);
    right: -8px;
  }

  .prelovedbags-listing-main .prelovedbags-listing {
    padding-bottom: 0;
  }

  .prelovedbags-tab-content
    .collection-row
    .collection-col:last-child:nth-child(odd) {
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 600px;
  }

  .prelovedbags-tab-content
    .collection-row
    .collection-col:last-child:nth-child(odd)
    img {
    max-height: 600px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 530px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    bottom: -60px;
    margin-top: -60px;
    max-width: 450px;
  }
}

@media (max-width: 575px) {
  .h1 {
    font-size: 32px;
  }
  .h2 {
    font-size: 26px;
  }
  .h4 {
    font-size: 16px;
    line-height: 26px;
  }

  /* ===========================================================
==============================================================
                   COLLECTION SECTION SOC
==============================================================
=========================================================== */
  .collection-col:nth-child(3n-1) {
    margin-top: 16px;
  }

  /* ===========================================================
    ==============================================================
                        CTA SECTION SOC
    ==============================================================
    =========================================================== */
  .cta-wrapper .cta-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* ===========================================================
    ==============================================================
                    ABOUTUS SECTION SOC
    ==============================================================
    =========================================================== */
  .aboutus-sec .aboutus-bottom {
    position: unset;
    max-width: 100%;
    padding-top: 16px;
  }
  .aboutus-sec .aboutus-center {
    min-width: 250px;
    max-width: 250px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .aboutus-sec .aboutus-center .aboutus-main-title {
    font-size: 120px;
    left: 65%;
    top: unset;
    bottom: 2%;
    writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -35px;
  }

  /* ===========================================================
==============================================================
                    FOOTER SECTION SOC
==============================================================
=========================================================== */
  .footer-sec .footer-inner-wrapper .footer-padding {
    padding: 40px 0 20px;
  }

  /* FOOTER LEFT & RIGHT WRAPPER  */

  .footer-sec .footer-inner-wrapper .footer-left-wrraper .footer-logo {
    max-width: 160px;
  }

  .footer-sec .footer-inner-wrapper .footer-left-wrraper {
    padding-left: 20px;
    padding-right: 20px;
    border-right: 0;
    border-bottom: 1px solid var(--white-op5);
  }

  .footer-left-wrraper p.h4 {
    line-height: 28px;
  }

  .footer-sec .footer-inner-wrapper .footer-right-wrraper {
    padding-right: 20px;
    padding-left: 20px;
    gap: 40px;
  }

  /* FOOTER CENTER WRAPPER */

  .footer-inner-wrapper .footer-center-wrapper.footer-padding {
    padding: 40px 20px;
  }

  .footer-inner-wrapper .footer-center-wrapper .footer-img-wrapper {
    padding: 25px 0 24px;
  }

  .footer-center-wrapper .footer-img-wrapper .footer-img {
    min-width: 290px;
    max-width: 290px;
  }

  .footer-img-wrapper .footer-img:nth-child(1) {
    max-width: 270px;
    min-width: 270px;
  }

  .footer-img-wrapper.is-visible .footer-img:nth-child(1) {
    transform: translateX(8px) translateY(0) scale(1) rotate(10deg);
  }

  .footer-bottom {
    padding: 26px 0 30px;
  }

  /* ===========================================================
==============================================================
                  PAGE NOT FOUND SECTION SOC
==============================================================
=========================================================== */

  .pnf-sec .pnf-wrapper {
    padding: 60px 0 40px;
    max-width: 400px;
  }

  /* ===========================================================
==============================================================
                    HOW IT WORKS PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
      HOW IT WORKS BANNER SECTION SOC 
=========================================*/

  .howitwork-banner-sec .banner-bg {
    object-position: 30%;
  }

  /*========================================= 
      HOW IT WORKS STEPS SECTION SOC 
=========================================*/

  .howitwork-col-left {
    padding-block: 50px;
  }

  .howitwork-col-left .howitwork-icon {
    max-width: 95px;
  }

  /*========================================= 
    CONSIGNMENTS GLANCE SLIDER SECTION SOC 
=========================================*/

  .consignment-slider-nav .swiper-nav {
    width: 42px;
    height: 42px;
    padding: 6px;
  }

  .consignments-slider .consignment-glance-card {
    gap: 50px;
    padding: 16px 10px;
  }

  .consignment-glance-card .consignmentglance-img {
    max-width: 180px;
    max-height: 160px;
    min-height: 160px;
  }

  /* ===========================================================
==============================================================
                    CONTACT US PAGE SOC
==============================================================
=========================================================== */

  /*========================================= 
        CONTACT INFO SECTION SOC 
=========================================*/

  .contactinfo-main .contactinfo-girl-img {
    max-width: 250px;
    top: -457px;
    left: calc(50% - 165px);
  }

  .contactinfo-wrapper .contact-text {
    font-size: 75px;
    line-height: 70px;
    width: 70px;
    left: calc(50% + 95px);
    top: -470px;
    letter-spacing: -26px;
  }

  .contactinfo-wrapper .contact-info {
    margin-top: 457px;
  }

  .contact-info .contact-card:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 5px;
  }

  .contact-info .contact-card .h3 {
    font-size: 16px;
  }

  .contact-info .contact-card .cotact-icon-wrapper {
    width: 48px;
    height: 48px;
    padding: 10px;
  }

  .contact-info .contact-card .cotact-icon-wrapper img {
    max-width: 28px;
  }

  /* ===========================================================
==============================================================
                    PRE-LOVED-SALE PAGE SOC
==============================================================
=========================================================== */
  /*========================================= 
    PRELOVED SALE LISTING SECTION SOC 
=========================================*/
  .prelovedbags-listing-main .prelovedbags-nav-tabs {
    max-width: 100%;
    gap: 6px 12px;
  }

  .prelovedbags-nav-tabs .nav-item .nav-link {
    font-size: 16px;
    line-height: 22px;
    padding: 12px 12px;
  }

  .prelovedbags-nav-tabs .nav-item:not(:last-child) .nav-link::before {
    height: calc(100% - 24px);
    right: -6px;
  }

  /*========================================= 
    PRELOVED HANDBAGS CTA SECTION SOC 
=========================================*/

  .prelovedbags-cta-wrapper {
    gap: 15px;
  }

  .prelovedbags-cta-wrapper .plb-cta-content-wrapper {
    width: 100%;
    max-width: 423px;
  }

  .prelovedbags-cta-wrapper .plb-cta-image-wraper .plb-cta-img {
    max-width: 360px;
  }
}
