@media screen and (max-width: 991px) {
  .chevron {
    width: 14.5px;
    height: 14.5px;
    border-width: 0 5px 5px 0; /* Create diagonal borders */
  }

  .map-wrapper #map {
    height: 250px !important;
  }

  .td_new .new-footer .contact-us {
    margin-bottom: 0;
  }

  .td_new .new-footer .contact-us h3 {
    height: 43px;
    font-size: 32px;
    line-height: 33px;
  }

  .td_new .new-footer .contact-us h6 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 40px;
    width: fit-content;
  }

  .td_new .new-footer .contact-us .form .__1 {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 10px;
  }

  .td_new .new-footer .contact-us .form input {
    height: 24px;
    font-size: 15px;
    line-height: 20px;
    padding: 2.25px 25px;
  }

  .td_new .new-footer .contact-us .form textarea {
    font-size: 15px;
    line-height: 20px;
    padding: 2.25px 25px;
    border-radius: 10px;
    height: 99px;
  }

  .td_new .new-footer .contact-us .form select {
    height: 24px;
    font-size: 15px;
    padding: 1.5px 25px;
    color: var(--grey-three);
  }

  .td_new .new-footer .contact-us .form .td-btn {
    font-size: 15px;
    line-height: 20px;
    height: 25px;
    margin-top: 11.5px;
    gap: 10px;
    padding-right: 10px;
  }

  .td_new .new-footer .contact-us .form .td-btn .chevron {
    height: 7px;
    width: 7px;
    border-width: 0 2px 2px 0px;
  }

  .td_new .new-footer .contact-us .maps {
    margin-top: 52px;
    gap: 40px;
  }

  .td_new .new-footer .contact-us .maps iframe {
    height: 248px !important;
  }

  .td_new .new-footer .contact-us .maps .company-details {
    padding-left: 0;
  }

  .td_new .new-footer .contact-us .maps .company-details h2 {
    font-size: 30px;
    line-height: 33px;
    height: 40px;
    margin-bottom: 10px;
  }

  .td_new .new-footer .contact-us .maps .company-details h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 16px;
    height: fit-content;
  }

  .td_new .new-footer .contact-us .maps .company-details h4#phone {
    margin-bottom: 30px;
  }

  .td_new .new-footer .contact-us .maps .company-details .socials {
    display: none;
  }

  .td_new .new-footer .footer-2 {
    padding: 20px 32px;
    margin-bottom: 50px;
  }

  .td_new .new-footer .footer-2 .top-row {
    padding: 0;
    flex-direction: column;
    gap: 24.9px;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--white-one);
  }

  .td_new .new-footer .footer-2 .top-row ul {
    padding-left: 0;
  }

  .td_new .new-footer .footer-2 .top-row ul li {
    font-size: 18px;
    line-height: 28px;
  }

  .td_new .new-footer .footer-2 .top-row img {
    width: 195px;
    height: 76px;
  }

  .td_new .new-footer .footer-2 .bottom-row {
    margin-top: 25px;
    flex-direction: column;
    align-items: flex-start;
  }

  .td_new .new-footer .footer-2 .bottom-row ul {
    flex-direction: column;
    gap: 3px;
  }

  .td_new .new-footer .footer-2 .bottom-row ul li {
    font-size: 18px;
  }

  .td_new .new-footer .footer-2 .bottom-row .socials {
    gap: initial;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
  }

  .td_new .new-footer .footer-2 .bottom-row .socials i {
    font-size: 30px;
  }

  .td_new .header-wrapper {
    padding: 0 10px;
  }

  .td_new .header-container {
    padding: 10px 23.5px;
    margin-bottom: 45.5px;
    width: 100%;
  }

  .td_new .header-container .header {
    /* padding: 0px 31px;
    min-height: 53px; */
    border-radius: 28px;
    min-height: 56px;
    height: fit-content;
    padding: 10px 30px;
  }

  .td_new .header-container .header img {
    width: 50%;
  }

  .td_new .header-container .header button {
    border: none;
  }

  .td_new .header-container .header button:focus {
    outline: none;
  }

  .td_new .header-container .header div ul {
    border-top: 1px solid #808080;
    padding-top: 8px;
  }

  .td_new .header-container .header ul li a {
    color: #808080;
    font-weight: 500;
  }

  .td_new .header-container .header.open {
    padding: 14px 31px;
    border-radius: 28px;
  }

  .td_new .header-container .header .search-bar {
    display: none;
  }

  .td_new .header-container .header .search-bar-mobile {
    display: block !important;
  }

  /* .td_new .header-container .header .search-container {
    display: none;
  } */

  .td_new .header-container .header .search-container {
    background: #eeeeee;
    border-radius: 19px;
    display: flex;
    align-items: center;
    padding: 6px 12px;
    margin-top: 15px;
  }

  .td_new .header-container .header .search-container input {
    width: 100%;
    background: transparent;
    border: none;
  }

  .td_new .header-container .header .search-container input:focus {
    outline: none;
    box-shadow: none;
  }

  .td_new .header-container .header .search-container .chevron {
    width: 12px;
    height: 12px;
    border-width: 0px 3px 3px 0;
    border-color: #808080;
  }

  /* Default hamburger icon
  .td_new .header-container .header.open .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
} */

  /* Change icon when navbar is expanded (change to X) */
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
    background-image: none;
    position: relative;
    width: 24px;
    height: 24px;
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before,
  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before {
    transform: rotate(45deg);
  }

  .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
    transform: rotate(-45deg);
  }

  .td_new a.procurement-login-link {
    padding: 0 30px;
    font-size: 11px;
    height: fit-content;
    position: relative;
    z-index: 4;
    left: 72%;
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .td_new a.procurement-login-link .chevron {
    width: 5px;
    height: 5px;
    border-width: 0px 1px 1px 0px;
  }

  .td_new .body {
    padding: 0 30px;
    margin-top: -60px;
  }

  .td_new_landing .body .section-one div:first-child h3 {
    font-size: 29px;
  }

  .td_new_landing .body .section-one div:first-child h1 {
    line-height: 70px;
    font-size: 90px;
    margin-bottom: 19px;
  }

  .td_new_landing .body .section-one div:first-child h6 {
    font-size: 17px;
    width: fit-content;
    line-height: 23px;
    margin-bottom: 19px;
  }

  .td_new_landing .body .section-one div:first-child button {
    font-size: 16px;
    width: 150px;
    min-height: 25px;
    height: fit-content;
    line-height: 26px;
    justify-content: center;
  }

  .td_new_landing .body .section-one div:first-child button i {
    position: relative;
    top: 1px;
  }

  .td_new_landing .body .section-one div:first-child button .chevron {
    width: 9px;
    height: 9px;
    border-width: 0 3px 3px 0;
  }

  .td_new_landing .body .section-one .desktop-img {
    display: none;
  }

  .td_new_landing .body .section-one .action-buttons-flex {
    flex-direction: column;
    gap: 10px;
    position: relative;
    z-index: 2;
  }

  .td_new img.circle-section-one {
    position: absolute;
    top: 11.5%;
    height: auto;
    left: 30%;
  }

  .td_new .body .section-one-mobile .product-one {
    display: block;
    width: 105%;
    margin-top: 22px;
    z-index: 3;
    position: relative;
  }

  .brands_component .slider-container .slider {
    padding: 12px 0;
    background-color: transparent;
  }

  .brands_component .slider-container {
    margin-top: 34px;
    margin-bottom: 51px;
  }

  .brands_component .slider-container .controls .chevron {
    width: 15px;
    height: 15px;
    border-width: 0 5px 5px 0;
  }

  .brands_component .slider-container .slider img {
    /* width: 11% !important; */
  }

  .brands_component
    .slider-container
    .slider
    .slide-container
    .react-multi-carousel-list
    .react-multi-carousel-track {
    gap: 16.5px;
  }

  .brands_component
    .slider-container
    .slider
    .slide-container
    .react-multi-carousel-list
    .react-multi-carousel-track
    li {
    width: 50px !important;
    min-width: 75px;
    height: 45px;
  }

  .td_new_landing .body .section {
    margin-bottom: 44px;
    margin-top: 70px;

    &._first {
      margin-top: 140px;
    }
  }

  .td_new_landing .body .section .row {
    flex-direction: row-reverse;
    align-items: normal;
  }

  .td_new_landing .body .section._reverse .row img {
    position: relative;
    left: -47%;
  }

  .td_new_landing .body .section._reverse .row .text-content {
    padding: 0;
  }

  .td_new_landing .body .section._reverse .row .text-content .td-btn {
    width: 85%;
  }

  .td_new_landing .body .section .row .text-content {
    padding: 0;
    padding-left: 18px;
    margin-top: 10px;
  }

  .td_new_landing .body .section .title {
    display: block;
    font-size: 32px;
    margin-bottom: 10px;
    color: var(--dark);
  }

  .td_new_landing .body .section .row .text-content h3 {
    display: none;
  }

  .td_new_landing .body .section .row .text-content h6 {
    font-size: 18px;
    line-height: 22px;
    height: fit-content;
    margin-bottom: 56px;
    display: block;
    width: 85%;
  }

  .td_new_landing .body .section .row .text-content .td-btn {
    font-size: 16px;
    width: 75%;
    font-weight: 500;
    white-space: nowrap;
  }

  .td_new_landing .body .section#last .row .text-content .td-btn {
    width: 97%;
  }

  .td_new_landing .body .section .row .text-content .td-btn .chevron {
    width: 10px;
    height: 10px;
    border-width: 0 4px 4px 0;
  }

  .td_new_landing .body .section img {
    max-width: 135%;
    width: fit-content;
  }

  .td_new_landing .body .section .chevron {
    border-color: var(--white-one);
    width: 12px;
    height: 12px;
    border-width: 0 3px 3px 0;
  }

  .td_new_landing .body .news-section {
    margin-top: 40px;
    margin-bottom: 65px;
  }

  .td_new_landing .body .news-section h2 {
    font-size: 32px;
    justify-content: initial;
    height: 43px;
    margin-bottom: 25px;
  }

  .td_new_landing .body .news-section .news-section-container {
    flex-direction: column;
    gap: 8px;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    .article-image {
    display: none;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    .blog-source-image-container {
    width: 100px;
    height: auto;
    display: flex;
    align-items: center;
    min-width: 60px;
    padding-right: 10px;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container {
    display: flex;
    padding: 8px;
    align-items: center;
    gap: 16px;
    height: 100px;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    img {
    width: 62px;
    height: auto;
    margin-bottom: 0;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    .blog-card-content {
    display: flex;
    flex-direction: row-reverse;
    padding: 0;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    h3 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0;
    height: fit-content;
    width: fit-content;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    h6 {
    font-size: 14px;
    line-height: 15px;
    margin-bottom: 0;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    .td-btn {
    display: none;
  }

  .td_new_landing
    .body
    .news-section
    .news-section-container
    .section-container
    .chevron {
    display: block;
    width: 20px;
    height: 17px;
    border-width: 0 6px 6px 0;
    margin-right: 9px;
  }

  .td_brands .body h1 {
    line-height: 59px;
    font-size: 70px;
    margin-bottom: 19px;
    width: 50%;
  }

  .td_brands .body h3 {
    font-size: 16px;
    width: 90%;
    line-height: 18px;
    margin-bottom: 40px;
  }

  .td_brands .body .brands-img {
    width: 126% !important;
    left: -47px;
  }

  .td_brands img.circle-section-one {
    top: -185px;
  }

  .td_brands .brand-dove .td-btn .chevron {
    width: 12px;
    height: 12px;
    border-width: 0 4px 4px 0;
  }

  .td_brands .brand-dove .star-product-container {
    /* padding: 10px;
    width: auto;
    height: auto; */
    display: none;
  }

  .td_brands .brand-dove-wrapper {
    margin-top: 78px;
    background-color: #f8f8f8;
    border-radius: 11px;
    padding: 16px 24px;
    /* height: 530px; */
    height: fit-content;
    margin-bottom: 86px;
    overflow: hidden;
  }

  .td_brands .brand-dove-wrapper .brand-dove {
    flex-direction: column-reverse;
    margin-top: 0;
    margin-bottom: 0;
  }

  .td_brands .brand-dove h2 {
    font-size: 32px;
    line-height: 32px;
    height: 43px;
    margin-bottom: 15px;
    display: none;
  }

  .td_brands .brand-dove .image-h2 {
    margin-top: 20px;
    display: block;
  }

  .td_brands .brand-dove .image-h2 img {
    max-width: 55%;
  }

  .td_brands .brand-dove h4 {
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 32px;
  }

  .td_brands .brand-dove .td-btn {
    font-size: 16px;
    line-height: 21px;
    width: 50%;
    margin-bottom: 50px;
  }

  .td_brands .brand-dove .td-btn .chevron {
    border-color: white;
  }

  .td_brands .brand-dove img {
    left: 0;
    top: -15px;
    height: fit-content;
    max-width: 70%;
  }

  .products-variants {
    gap: 10px;
    justify-content: center;
    row-gap: 20px;
  }

  .products-variants .variant {
    width: 145px;
    height: 140px;
  }

  .products-variants .variant .image-container {
    height: 100%;
    max-width: 75%;
    margin: auto;
  }

  .products-variants .variant img {
    top: 0px;
  }

  .products-variants .variant .details {
    padding: 5px 10px;
    height: 60px;
    display: none;
  }

  .products-variants .variant.product .details {
    display: block;
    height: 55px;
    padding: 0px 21px;
  }

  .products-variants .variant .details .names h3 {
    font-size: 17px;
    line-height: 33px;
    height: 24px;
    width: 100px;
    margin-bottom: 1px;
  }

  .products-variants .variant .details .names h6 {
    font-size: 13px;
    height: 17px;
    /* line-height: 25px; */
    white-space: nowrap;
    width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .products-variants .variant .details .chevron {
    border-color: var(--white-one);
    width: 13px;
    height: 13px;
    border-width: 0 4px 4px 0;
    margin-right: 5px;
  }

  .products_variants_wrapper .see-more-wrapper.empty-gap {
    display: none;
  }

  .products_variants_wrapper .see-more-wrapper .see-more-text {
    font-size: 15px;
    height: 26px;
    margin-bottom: 6px;
  }

  .products_variants_wrapper .see-more-wrapper .down-arr {
    padding: 11px;
    height: 59px;
    margin-bottom: 100px;
  }

  .products_variants_wrapper .see-more-wrapper .down-arr img {
    width: 35px;
    height: 35px;
    padding: 6px;
  }

  .td_new_partner {
    margin-top: 180px;
  }

  .td_new_partner .partner-with-us {
    margin-bottom: 49px;
    margin-top: -50px;
  }

  .td_new_partner .partner-with-us .row {
    flex-direction: row-reverse;
  }

  .td_new_partner .partner-with-us .row .col-6:last-child {
    padding-left: 15px;
  }

  .td_new_partner .partner-with-us h3 {
    margin-bottom: 22.5px;
    font-size: 32px;
    line-height: 30px;
    width: 100%;
    position: absolute;
    top: -60px;
  }

  .td_new_partner .partner-with-us h6 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 15px;
  }

  .td_new_partner .partner-with-us img {
    max-width: 170%;
    left: -18px;
    position: relative;
    width: auto;
  }

  .td_new_partner .partner-with-us .td-btn {
    width: 156px;
    height: 24px;
    font-size: 16px;
    background-color: var(--orange-one);
    color: var(--white-one);
    border-color: var(--orange-one);
  }

  .td_new_partner .partner-with-us .td-btn .chevron {
    border-color: var(--white-one);
    width: 11px;
    height: 11px;
    border-width: 0px 4px 4px 0px;
  }

  .td_brand_page .intro {
    flex-direction: column;
    margin-bottom: 50px;
  }

  .td_brand_page .intro h6 {
    font-size: 17px;
    width: fit-content;
    line-height: 20px;
    height: fit-content;
    margin-bottom: 30px;
    padding-right: 0;
  }

  .td_brand_page .intro h3 {
    font-size: 60px;
    line-height: 55px;
    margin-bottom: 15px;
  }

  .td_brand_page .intro .img {
    text-align: center;
    margin-top: 60px;
    width: 200px;
    height: auto;
    margin-bottom: 60px;
  }

  .td_brand_page .brand-history div h3 {
    font-size: 32px;
    line-height: 60px;
    height: 43px;
    margin-bottom: 19px;
  }

  .td_brand_page .brand-history {
    flex-direction: column;
    gap: 50px;
    margin-bottom: 120px;
  }

  .td_brand_page .brand-history div p {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 1rem;
  }

  .td_brand_page .brand-history .story div {
    width: fit-content;
    padding-right: 0;
  }

  .td_brand_page .brand-history .desktop-img {
    display: none;
  }

  .td_brand_page .brand-history .mobile-img {
    display: block;
    width: 120px;
    height: auto;
    text-align: center;
    margin-top: -50px;
    margin-bottom: 10px;
  }

  .td_brand_page .brand-history .mobile-img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }

  .td_brand_page .explore-brands {
    margin-top: 80px;
    margin-bottom: 86px;
  }

  .td_brand_page .explore-brands h3 {
    font-size: 30px;
    height: 40px;
    margin-bottom: 10px;
  }

  .td_brand_page .explore-brands .brands_component {
    position: relative;
  }

  .td_brand_page .explore-brands .slider-container {
    margin-bottom: 22px;
  }

  .td_brand_page .explore-brands .become-distributor {
    font-size: 16px;
    height: 28px;
    margin-top: 20px;
  }

  .td_brand_page .explore-brands .become-distributor .chevron {
    width: 12px;
    height: 12px;
    margin-left: 20px;
  }

  .td_distributor .body .introduction,
  .td_partners .body .introduction,
  .td_retailers .body .introduction,
  .td_careers .body .introduction,
  .td_resources .body .introduction,
  .td_contact .body .introduction {
    flex-direction: column;
  }

  .td_distributor .body .introduction div:first-child,
  .td_partners .body .introduction div:first-child,
  .td_retailers .body .introduction div:first-child,
  .td_careers .body .introduction div:first-child,
  .td_resources .body .introduction div:first-child,
  .td_contact .body .introduction div:first-child {
    width: 100%;
  }

  .td_distributor .body .introduction div:first-child h3,
  .td_partners .body .introduction div:first-child h3,
  .td_retailers .body .introduction div:first-child h3,
  .td_careers .body .introduction div:first-child h3,
  .td_resources .body .introduction div:first-child h3,
  .td_blog .body .introduction div:first-child h3,
  .td_contact .body .introduction div:first-child h3 {
    font-size: 60px;
    min-height: 90px;
    line-height: 50px;
    margin-bottom: 20px;
  }

  .td_distributor .body .introduction div:first-child p,
  .td_partners .body .introduction div:first-child p,
  .td_retailers .body .introduction div:first-child p,
  .td_careers .body .introduction div:first-child p,
  .td_resources .body .introduction div:first-child p,
  .td_contact .body .introduction div:first-child p {
    font-size: 17px;
    line-height: 21px;
    width: 100%;
    margin-bottom: 25px;
  }

  .td_distributor .body .introduction div:first-child .td-btn,
  .td_partners .body .introduction div:first-child .td-btn,
  .td_retailers .body .introduction div:first-child .td-btn,
  .td_careers .body .introduction div:first-child .td-btn,
  .td_resources .body .introduction div:first-child .td-btn,
  .td_contact .body .introduction div:first-child .td-btn {
    font-size: 18px;
    line-height: 26px;
    width: fit-content;
  }

  .td_distributor .body .introduction div:first-child .td-btn .chevron,
  .td_partners .body .introduction div:first-child .td-btn .chevron,
  .td_retailers .body .introduction div:first-child .td-btn .chevron,
  .td_careers .body .introduction div:first-child .td-btn .chevron,
  .td_resources .body .introduction div:first-child .td-btn .chevron,
  .td_contact .body .introduction div:first-child .td-btn .chevron {
    border-color: white;
    border-width: 0 4px 4px 0;
    width: 4px;
    height: 4px;
  }

  .td_distributor .body .introduction div:last-child,
  .td_partners .body .introduction div:last-child,
  .td_retailers .body .introduction div:last-child,
  .td_resources .body .introduction div:last-child,
  .td_contact .body .introduction div:last-child {
    margin-left: 0;
    padding: 6px;
    margin-top: 60px;
    text-align: center;
  }

  .td_retailers .body .introduction div:last-child {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .td_distributor .body .introduction-2,
  .td_retailers .body .introduction-2,
  .td_contact .body .introduction-2 {
    flex-direction: column-reverse;
    margin-bottom: 60px;
    margin-top: 30px;
  }

  .td_distributor .body .introduction-2 div h3,
  .td_retailers .body .introduction-2 div h3,
  .td_contact .body .introduction-2 div h3 {
    font-size: 32px;
    line-height: 35px;
    margin-left: 0;
  }

  .td_distributor .body .introduction-2 div p,
  .td_retailers .body .introduction-2 div p,
  .td_contact .body .introduction-2 p {
    font-size: 18px;
    line-height: 23px;
    margin-left: 0;
  }

  .td_distributor .body .introduction-2 div img {
    height: auto;
    margin-top: 20px;
    padding: 30px;
  }

  .td_distributor .body .benefits {
    flex-direction: column;
    margin-bottom: 70px;
  }

  .td_distributor .body .benefits .benefit,
  .td_retailers .benefits .benefit {
    padding: 16px 17px;
    display: flex;
    gap: 20px;
    align-items: center;
  }

  .td_distributor .body .benefits .benefit img,
  .td_retailers .benefits .benefit img {
    width: 63px;
    height: 63px;
    margin-bottom: 0;
  }

  .td_distributor .body .benefits .benefit h4,
  .td_retailers .benefits .benefit h3 {
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 17px;
  }

  .td_distributor .body .benefits .benefit p,
  .td_retailers .benefits .benefit p {
    font-size: 16px;
    line-height: 18px;
  }

  .td_distributor .new-footer .contact-us h6 {
    height: fit-content;
  }

  .td_partners .body .introduction {
    /* margin-top: -40px; */
    row-gap: 30px;
  }

  .td_partners .body .introduction div:first-child h3 {
    width: 70%;
  }

  .td_partners .body .introduction div:last-child {
    margin-top: 0;
  }

  .td_partners .our-partners {
    margin-top: -20px;
  }

  .td_partners .body .our-partners h2 {
    font-size: 32px;
    height: 46px;
  }

  .brands_component {
    position: absolute;
    width: 100%;
    left: 0;
  }

  .td_partners .body .our-partners .brands_component .slider-container {
    margin-top: 0;
  }

  .td_partners .body .our-partners .brands_component .slider-container .slider {
    height: 83px;
    gap: 18px;
  }

  .td_partners
    .body
    .our-partners
    .brands_component
    .slider-container
    .slider
    img {
    /* width: 8% !important; */
    filter: grayscale(100%);
  }

  .td_partners
    .body
    .our-partners
    .brands_component
    .slider-container
    .slider
    .slide-container
    .react-multi-carousel-list
    .react-multi-carousel-track
    li {
    min-width: 45px;
  }

  .td_partners
    .body
    .our-partners
    .brands_component
    .slider-container
    .controls {
    top: -6px;
  }

  .brands_component .slider-container .controls {
    padding: 0 20px;
  }

  .td_partners .body .sub-text {
    margin-top: 0;
    flex-direction: column-reverse;
    margin-bottom: 50px;
  }

  .td_partners .body .sub-text div:last-child {
    width: 100%;
    padding-left: 0;
    margin-top: 90px;
  }

  .td_partners .body .sub-text div:last-child h3 {
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 13px;
  }

  .td_partners .body .sub-text div:last-child h6 {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
  }

  .td_partners .body .sub-text div:first-child {
    padding: 0 34px;
    margin-top: 40px;
  }

  .td_retailers .body,
  .td_careers .body {
    /* margin-top: 0; */
  }

  .td_retailers .body .introduction-2 {
    margin-top: 50px;
  }

  .td_retailers .body .introduction div:first-child .td-btn {
    min-width: 120px;
    justify-content: center;
  }

  .td_retailers .body .introduction-2 div img {
    width: 100%;
    padding: 0 50px;
    margin-top: 20px;
  }

  .td_retailers .body .become-distributor {
    font-size: 16px;
    gap: 10px;
  }

  .td_retailers .body .become-distributor .chevron {
    border-color: var(--white-one);
    width: 3px;
    height: 3px;
    border-width: 0 3px 3px 0;
  }

  .td_retailers .brands_component .slider-container {
    margin-bottom: 30px;
  }

  .td_retailers .benefits {
    margin-top: 0px;
    flex-direction: column;
    margin-bottom: 50px;
  }

  .td_retailers .benefits .benefit {
    height: 115px;
    width: 100%;
  }

  .td_retailers .benefits .benefit h3 {
    height: 20px;
    margin-bottom: 2px;
    line-height: normal;
  }

  .td_retailers .app-download {
    padding: 30px 25px;
    margin-bottom: 66px;
    height: 500px;
  }

  .td_retailers .app-download h3 {
    font-size: 32px;
    height: 43px;
    margin-bottom: 5px;
  }

  .td_retailers .app-download p {
    width: 100%;
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 36px;
  }

  .td_retailers .app-download img.app-screen-td {
    margin-left: 0;
    margin-top: 0;
    width: 65%;
  }

  .td_retailers .app-download .download-btns {
    justify-content: center;
  }

  .td_retailers .app-download .phone-div {
    text-align: center;
    margin-top: 35px;
    display: flex;
    justify-content: center;
  }

  .td_retailers .app-download .download-btns a:first-child {
    width: 30%;
  }

  .td_retailers .app-download .download-btns a:last-child {
    width: 33%;
  }

  .td_careers .body .introduction div:first-child h3 {
    min-height: 50px;
  }

  .td_careers .introduction div:last-child {
    text-align: center;
    margin-top: 10px;
  }

  .td_careers .introduction div:last-child img {
    width: 95%;
  }

  .td_careers .available-roles h2 {
    font-size: 32px;
    height: 43px;
    margin-bottom: 40px;
  }

  .td_careers .available-roles .roles {
    flex-direction: column;
    gap: 17px;
  }

  .td_careers .available-roles .roles .role {
    width: 100%;
  }

  .td_careers .available-roles .roles .role .title {
    padding: 8.5px 23px;
    font-size: 18px;
    line-height: normal;
  }

  .td_careers .available-roles .roles .role .description {
    padding: 23px 21px;
  }

  .td_careers .available-roles .roles .role .description p {
    font-size: 15px;
    line-height: 20px;
  }

  .td_careers .available-roles .roles .role .description .td-btn {
    font-size: 16px;
    line-height: 26px;
    width: fit-content;
  }

  .td_careers .available-roles .roles .role .description .td-btn .chevron {
    width: 11px;
    height: 11px;
    border-width: 0px 4px 4px 0;
  }

  .td_careers .apply-now-container {
    flex-direction: column-reverse;
    margin-top: 25px;
  }

  .td_careers .apply-now-container img {
    padding: 0 25px;
    width: 80%;
  }

  .td_careers .apply-now-container div:first-child h3 {
    font-size: 32px;
    height: 43px;
    margin-top: 50px;
  }

  .td_careers .apply-now-container div:first-child p {
    width: 95%;
    font-size: 18px;
    line-height: 23px;
  }

  .td_careers .apply-now-container div:first-child .td-btn {
    font-size: 16px;
    height: 24px;
    margin-top: 22px;
  }

  .td_careers .apply-now-container div:first-child .td-btn a {
    text-decoration: none;
    color: var(--grey-two);
  }

  .td_careers .apply-now-container div:last-child {
    text-align: center;
  }

  .td_careers .company-culture div:last-child {
    padding: 0 15px;
  }

  .td_careers .company-culture div.photo-div img {
    padding: 0 20px;
  }

  .td_careers .company-culture div:last-child h3 {
    font-size: 32px;
    height: 43px;
    margin-bottom: 18px;
  }

  .td_careers .company-culture div:last-child p {
    font-size: 18px;
    line-height: 20px;
    width: 90%;
  }

  .td_careers .company-culture {
    gap: 27px;
    margin-bottom: 50px;
  }

  .td_careers .company-culture div:last-child .td-btn {
    margin-top: 23px;
    font-size: 16px;
    height: 25px;
    width: fit-content;
  }

  .td_careers .company-culture div:last-child .td-btn .chevron {
    width: 4px;
    height: 4px;
    border-width: 0 4px 4px 0;
    border-color: var(--orange-one);
  }

  .td_new .new-footer .contact-us .form .actions {
    flex-direction: column;
  }

  .td_new .new-footer .contact-us .form .actions {
    display: block;
    margin-bottom: 70px;
  }

  .td_new .new-footer .contact-us .form .upload-cv {
    margin-top: 10px;
  }

  .td_new .new-footer .contact-us .form .upload-cv .upload-cv-view {
    font-size: 15px;
    padding: 13px 20px;
    width: 100%;
    gap: 25px;
    height: 30px;
  }

  .td_new .new-footer .contact-us .form .upload-cv .upload-cv-view img {
    width: 12px;
  }

  .td_new .new-footer .contact-us .form .upload-cv p.limit {
    padding-left: 7px;
    font-size: 15px;
    margin-top: 7px;
  }

  .td_blog .body .introduction div:first-child h3,
  .td_blog .body h3.mobile {
    min-height: 79px;
    height: 79px;
    font-size: 60px;
    line-height: 53px;
  }

  .td_blog .body h3.mobile {
    margin-top: -10px;
    margin-bottom: 0px;
    display: block;
  }

  .td_blog .body .introduction {
    flex-direction: column-reverse;
    margin-bottom: 40px;
  }

  .td_blog .body .introduction h3 {
    display: none;
  }

  .td_blog .body .introduction div:first-child {
    width: 100%;
  }

  .td_blog .body .introduction div:last-child {
    position: relative;
    left: 35px;
  }

  .td_blog .body .introduction div:first-child h5 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 33px;
    margin-bottom: 20px;
  }

  .td_blog .body .introduction div:first-child p {
    color: var(--grey-two);
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 22px;
  }

  .td_blog .body .introduction div:first-child .td-btn {
    font-size: 16px;
    line-height: 26px;
    width: fit-content !important;
  }

  .td_blog .body .introduction div:first-child .td-btn .chevron {
    border-color: var(--white-one);
    border-width: 0 3px 3px 0;
    width: 3px;
    height: 3px;
    margin-right: 10px;
  }

  .td_blog .blog_page {
    padding-right: 0;
  }

  .td_blog .body .blog-posts {
    width: 100%;
    row-gap: 10px;
  }

  .td_blog .body .blog-posts .post {
    gap: 10px;
    padding: 9px;
    align-items: center;
    width: inherit;
  }

  .td_blog .body .blog-posts .post .chevron._mobile {
    display: none;
    position: relative;
    left: 0px;
  }

  .td_blog .body .blog-posts .post ._content {
    padding: 9px;
  }

  .td_blog .body .blog-posts .post ._content h3,
  .td_blog .body .blog-posts .post ._content p {
    width: 198px;
  }

  .td_blog .body .blog-posts .post ._content h3 {
    font-size: 22px;
    line-height: 18px;
    margin-bottom: 3px;
    color: var(--orange-one);
    padding: 6px 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .td_blog .body .blog-posts .post ._content p {
    font-size: 15px;
    height: 32px;
    line-height: 17px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0;
  }

  .td_blog .body .blog-posts .post ._content .td-btn {
    display: none;
  }

  .td_blog .body .blog-posts .post .photo-img {
    display: none;
  }

  .td_blog .body .blog-posts .post .photo-img._mobile {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    overflow: auto;
    display: block;
  }

  .td_blog .body .blog-posts .post .photo-img img {
    width: fit-content;
    height: fit-content;
  }

  .td_blog .controllers,
  .td_resources .controllers {
    margin-top: 24px;
    margin-bottom: 65px;
    font-size: 15px;
    gap: 10px;
  }

  .td_blog .controllers .chevron,
  .td_resources .controllers .chevron {
    width: 16.5px;
    height: 16.5px;
    border-width: 0px 4px 4px 0px;
  }

  .td_blog_post .body .blog_page .row {
    flex-direction: column;
  }

  .td_blog_post .body .blog_page .user-info p {
    font-size: 15px;
    height: 20px;
    margin-bottom: 4px;
  }

  .td_blog_post .body .blog_page .section .content p {
    font-size: 16px;
    line-height: 25px;
    text-align: initial;
  }

  .td_blog_post .body .blog_page .section h2 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 0px;
    width: 90%;
    margin-top: 36px;
    height: 65px;
  }

  .td_blog_post .body .blog_page .section .content {
    column-count: 1;
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 17px;
  }

  .td_blog_post .body .blog_page .row.blog_page_container {
    margin-bottom: 45px;
  }

  .td_blog .blog_page {
    margin-top: -10px;
  }

  .td_resources .body .introduction h3,
  .td_contact .body .introduction h3 {
    min-height: fit-content !important;
    margin-bottom: 6px;
  }

  .td_resources .body .introduction {
    margin-bottom: 100px;
  }

  .td_resources .introduction div:last-child img {
    width: 90%;
  }

  .td_resources .body .introduction div:last-child {
    margin-top: 30px;
  }

  .td_resources .body .introduction p,
  .td_contact .body .introduction p {
    margin-bottom: 0px !important;
  }

  .td_resources .body .case-studies .study ._title {
    font-size: 18px;
    line-height: 33px;
    height: fit-content;
    padding: 9px 31px;
  }

  .td_resources .body .case-studies .study {
    height: fit-content;
    width: 100%;
  }

  .td_resources .body .case-studies {
    row-gap: 19px;
  }

  .td_resources .body .case-studies .study ._body {
    padding: 13px 29px;
  }

  .td_resources .body .case-studies .study ._body p {
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 20px;
    width: 75%;
  }

  .td_resources .body .case-studies .study ._body .td-btn {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 4px;
    width: fit-content;
    height: 25px;
  }

  .td_resources .body .case-studies .study ._body .td-btn img {
    width: 9%;
  }

  .td_resources .controllers {
    margin-top: 49px;
  }

  .td_resources .resources-contact-modal .modal-content {
    width: fit-content;
  }

  .td_resources .resources-contact-modal .modal-content .modal-header h1 {
    font-size: 25px;
  }

  .td_resources .resources-contact-modal .modal-content .modal-body input {
    font-size: 16px;
  }

  .td_resources .resources-contact-modal .modal-content .modal-footer button {
    font-size: 18px;
  }

  .td_resources
    .resources-contact-modal
    .modal-content
    .modal-footer
    button
    .chevron {
    width: 12px;
    height: 12px;
    border-width: 0px 4px 4px 0px;
  }

  .td_contact .body .introduction-2 {
    margin-top: -30px;
    gap: 40px;
  }

  .td_contact .body .introduction-2 div.photo-div {
    text-align: center;
  }

  .td_contact .body .introduction-2 div h3 {
    margin-bottom: 20px;
    line-height: 33px !important;
  }

  .td_contact .body .introduction-2 div p {
    height: 133px;
    margin-bottom: 5px;
  }

  .td_contact .body .introduction-2 .actions {
    gap: 30px;
  }

  .td_contact .body .introduction-2 .actions img {
    width: 50px;
    height: 50px;
  }

  .td_contact .body .introduction-2 .actions .td-btn {
    font-size: 16px;
    line-height: 33px;
    text-transform: lowercase;
  }

  .td_new.td_policy .introduction {
    padding: 0;
  }

  .td_new.td_policy .introduction .title {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
  }

  .td_new.td_career_page .key-details {
    justify-content: flex-start;
    width: 100%;
  }

  .td_new.td_career_page .key-details p {
    min-width: 190px;
  }

  .td_new.td_career_page .description p {
    width: 100%;
    color: #808080;
    text-align: unset;
  }

  .td_new.td_career_page .role-details {
    margin-bottom: 40px;
  }

  .td_new.td_career_page .role-details div {
    column-count: 1;
  }

  .td_new.td_career_page .role-details ul {
    padding-left: 20px;
  }

  .td_new.td_career_page .role-details ul li {
    text-align: start;
  }

  .td_new.td_career_page .role-details span {
    width: 100%;
    text-align: start;
  }

  .td_new.td_search_results .body {
    padding: 0px 30px;
  }

  .td_new.td_search_results .body h3 {
    font-size: 32px;
  }

  .td_new.td_search_results .body .filter-page div {
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
  }

  .td_new.td_search_results .body .filter-page div.categories {
    flex-direction: initial;
  }

  .td_new.td_search_results .new-footer {
    padding: 0px 30px;
  }
}
