/*sports-and-leisure*/
    .bg-rev-color{
      background-color:#b3985a;
    }
    
    .container{
      padding-top: 90px;
      padding-bottom: 90px;
    }
    
    .counter-box{
      text-align:center;
    }
    
    .counter-number{
      font-size:32px;
      font-weight:700;
      font-family: "public_roman_regular";
      line-height:1;
    }
    
    .counter-plus{
      font-size:26px;
      color:#6b7280;
      margin-left:6px;
    }
    
    .eyebrow{
      text-transform:uppercase;
      letter-spacing:5px;
      color:#6b7280;
      margin-bottom:40px;
      text-align:center;
    }
     .hero-section {
        height: 100vh;
        min-height: 650px;
        overflow: hidden;
    }

    .hero-bg {
        background-image: url('https://compass-group.co.in/wp-content/uploads/2025/12/sports-and-leisure-video.webp'); /* Replace */
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        inset: 0;
        z-index: 1;
        filter: brightness(60%);
    }

    .hero-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.7));
        z-index: 2;
    }

    .hero-section .container {
        z-index: 3;
    }

    .hero-top-text {
        letter-spacing: 6px;
        font-size: 14px;
        opacity: 0.85;
        text-align: center;
    }

    .hero-title {
        font-size: 3rem;
        line-height: 1.3;
    }

    .hero-subtext {
        font-size: 1.1rem;
        max-width: 100%;
        margin: 0 auto;
        opacity: 0.9;
        text-align: center;
            padding-bottom: 15px;

    }
    .retail-com-head {
        font-size: 40px;
    }

    @media (max-width: 768px) {
        .hero-title {
            font-size: 2.2rem;
        }
        .hero-head {
        font-size: 2.2rem;
    }
            .hero-subtext {
            font-size: 1rem;
            
        }
    }

    .text-box {
        border: 3px solid #f4ddaa;
        border-radius: 25px;
        padding: 40px;
        font-size: 18px;
        text-align: center;
        line-height: 1.6;
        background: #fff;
        height: calc(100% - 180px);
    }

    .img-rounded {
        border-radius: 25px;
        width: 100%;
        object-fit: cover;
    }

    .stats-box {
        background: #faf3e8;
        border-radius: 35px;
        padding: 50px 20px;
        text-align: center;
    }
    
     .stats-box-2 {
        background: #faf3e8;
        border-radius: 35px;
        padding: 100px 20px;
        text-align: center;
    }

    .stats-box h2 {
        font-size: 48px;
        font-weight: 600;
    }
    
    .img-fluid-3 {
    height: 160px;
    object-fit: cover;
    }
    .img-fluid-4 {
    height: 205px;
    object-fit: cover;
    }
    .img-fluid-ka{
        height: 150px;
    object-fit: cover;
    }
    .img-fluid-ka-2{
        height: 180px;
    object-fit: cover;
    }
    .img-fluid-ka-lft{
        height: 145px;
    object-fit: cover;
    }
    
    .img-fluid-2{
        max-width: 100%;
        height: 190px;
    }

    .stats-label {
        font-size: 16px;
        letter-spacing: 4px;
        margin-bottom: 35px;
        color: #444;
    }

    .right-big-img {
        border-radius: 30px;
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

.right-big-img-2 {
        border-radius: 30px;
        width: 100%;
        height: 380px;
        object-fit: cover;
    }
    .hero-head{
        color:#b3985a;
        font-size: 3rem;
        
    }
    @media (max-width: 992px) {
        .img-fluid-ka-2 {
            height: 380px;
        }
        .stats-box {
            margin-top: 30px;
        }
        .right-big-img {
            margin-top: 30px;
            height: auto;
        }
    }
     .sunburn-card {
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 0 0 2px #f5eedd;
    border: 3px solid #f4ddaa;
    height: calc(100% - 150px);
    }
    
    .sunburn-section img {
        object-fit: cover;
    }
    .stats-wrapper {
    background: #fcf6ed;
    border-radius: 30px;
    width: 100%;
    box-shadow: 0 0 0 2px #f5eedd;
    height: 130px;
    
    }
    
    .stats-wrapper h2 {
        font-size: 36px;
    }
    
    .left-box {
    background: #fff;
    border-radius: 25px;
    box-shadow: 0 0 0 2px #f5eedd;
    border: 3px solid #f4ddaa;
    }
    
    .middle-box {
        background: #fcf6ed;
        border-radius: 25px;
        box-shadow: 0 0 0 2px #f5eedd;
    }
    
    .right-box img {
        object-fit: cover;
        height: 165px;
    }
    
    .equal-col {
    display: flex;
    flex-direction: column;
    height: 100%;
    }
    
    .rounded-box {
        background: #fff;
        border-radius: 28px;
        padding: 40px 30px;
        box-shadow: 0 0 0 2px #f5eedd;
        height: 100%;
    }
    
    
    .image-card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 26px;
    }
    
    .info-box {
            background: #fdf8ef;
            border-radius: 20px;
            padding: 60px 30px;
            text-align: center;
        }
        .info-num {
            font-size: 42px;
            font-weight: 700;
        }
        .info-label {
            letter-spacing: 2px;
            margin-top: 5px;
        }
        .card-box {
            background: #fff;
            border-radius: 25px;
            padding: 40px;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            text-align: center;
        }
        .gallery-img {
            width: 100%;
            border-radius: 25px;
            height: 100%;
            object-fit: cover;
        }
        .full-box {
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* optional */
}

.right-big-img {
    width: 100%;
    height: 100%;
    max-height: 380px;
    object-fit: cover;
    border-radius: 12px;
}

.img-rounded {
    width: 100%;
    max-height: 160px;
    min-height: -webkit-fill-available;
    object-fit: cover;
    border-radius: 10px;
}

/*sports-and-leisure*/


.contact-form {
    display: flex;
    flex-direction: column;
}

.contact-form p{
    margin-bottom: 0!important;
}

.contact-form input , .contact-form textarea, .supplier-form select{
    margin-bottom: 10px!important;
    width: 100%!important;
    border-radius: 0px!important;
    height: 35px!important;
}

.supplier-form{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}

.supplier-form.internship-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 20px;
}


.depart-col {
    padding: 18px 0px;
}

.submit-btn .wpcf7-submit {
    background: var(--gold);
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    cursor: pointer;
    border: 2px solid var(--gold);
    transition: all 0.4s;
    width: 150px;
    padding-bottom:10px;
}

.submit-btn .wpcf7-submit:hover {
    background: transparent;
    border: 2px solid #000;
    color: #000;
}

.contact-dropdown {
    border: none;
    background: #000;
    color: #fff;
    border-radius: 20px;
    padding: 8px 20px 8px 20px;
}

#file-input {
    display: none;
}

#file-input-label {
    font-size: 14px;
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
}


.csr-banner .min-if iframe{
    width: 100%;
    height: 100%;
    pointer-events: none;
    scale: 1.4;
}

.banner-iframe{
    position: relative;
    width: 100%;
    height: 88vh;
    overflow: hidden;
}

.wpcf7-form-control,
.floating-label {
    font-family: Neuehaasdisplay roman, sans-serif;
}

.head-cstm {
    font-size: 35px !important;
}

.supplier-form input:focus-visible,
.supplier-form textarea:focus-visible, .supplier-form select:focus-visible {
    outline: none;
}


.supplier-form input,
.supplier-form textarea,.supplier-form select {
    border: none !important;
    background: transparent;
    border-bottom: 1px solid #000 !important;
    width: 80%;
    border-radius: 0px;
    padding: 0px;
}
.supplier-form.internship-form input,
.supplier-form.internship-form textarea,.supplier-form select
{
    width: 100%;
}

.supplier-form .contact-form {
    margin-bottom: 5px;
}
.supplier-form.internship-form .contact-form {
    grid-template-columns: 130px 1fr;
}
.supplier-form.internship-form ~ .submit-btn {
    padding-top: 0;
}
.supplier-form.internship-form ~ .submit-btn .wpcf7-submit{
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.supplier-form.internship-form ~ .submit-btn .wpcf7-spinner{
    display: block;
}
.supplier-form.internship-form ~ .submit-btn .wpcf7-submit:hover{
    background-color: var(--gold);
    border-color: var(--gold);
    color: #fff;
}

.submit-supplier {
    padding-top: 20px;
}

.contact-add a,
.form-tel {
    color: #000;
    text-decoration: none;
}

.contact-add h2,
.contact-add p,
.contact-add a {
    color: #fff;
}

.contact-form {
    grid-template-columns: 100px 1fr;
}

.submit-supplier p {
    text-align: center;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
  
  
  /*sustainability page */
  

.hov-effect{
  background-image: linear-gradient(
    to right,
    #bda471,
    #bda471 50%,
    #fff 50%
  );
  
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.hov-effect:before {
  content: '';
  background: #bda471;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

.hov-effect:hover {
 background-position: 0;
}

.hov-effect:hover::before {
  width:100%;
}

.env-wrapper-main:hover .hov-effect::before{
    width: 100%;
}


.hov-effec-blk{
  background-image: linear-gradient(
    to right,
    #bda471,
    #bda471 50%,
    #fff 50%
  );
  
  background-size: 200% 100%;
  background-position: -100%;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s ease-in-out;
}

.hov-effec-blk:before {
  content: '';
  background: #bda471;
  display: block;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 3px;
  transition: all 0.3s ease-in-out;
}

.hov-effec-blk:hover {
 background-position: 0;
}

.hov-effec-blk:hover::before {
  width:100%;
}

a:focus {
    outline: none;
}

 .custom-slider{
      background: url('https://compass-group.co.in/wp-content/uploads/2025/09/banner_img.avif');
      color: white;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      min-height: 100%;
      padding: 1px;
    }

    .swiper{
        width: 100%;
        max-width: 1300px;
        margin: 30px !important;
        overflow: visible !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .slider-content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 40px;
      text-align: left;
      padding: 100px 0px;
    } 

    .expand-card {
      position: relative;
        background: url(https://compass-group.co.in/wp-content/uploads/2025/09/parallax-2-1.avif);
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1;
        background-attachment: fixed;
        background-position: center;
    }
    
    section.expand-card:before{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg, #00000000 0%, #000000c2 60%);
        z-index: -1;
    }

    .slider-text {
      max-width: 48%;
    }

    .slider-text h1 {
      color: white;
      margin: 0 0 20px;
      line-height: 1.2;
      text-transform: inherit;
    }

    .slider-text .highlight {
      color: #bda471;
      font-size: 48px;
    }

    .slider-text p {
      font-size: 14px;
      line-height: 1.6;
      color: #fff;
      max-width: 500px;
      margin-bottom: 20px;
    }

    .slider-button {
    border-bottom: 3px solid #fff;
    color: #fff !important;
    padding: 5px 0;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    transition: background 0.3s ease;
    font-weight:600;
    }

    .slider-image {
      max-width: 40%;
      display: flex;
      justify-content: start;
      align-items: center;
    }

    /* Rotating border wrapper */
    .rotating-border {
      position: relative;
        max-width: 80%;
        margin: auto;
    }

    .rotating-border::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 5px solid #fff;
      border-radius: 20px;
      box-sizing: border-box;
      animation: rotateBorder 18s linear infinite;
      pointer-events: none;
    }

    .rotating-border::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 5px solid #d2a862;
      border-radius: 20px;
      box-sizing: border-box;
      animation: rotateborder 20s linear infinite;
      z-index: 3;
      pointer-events: none;
    }

    .rotating-border img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: 20px;
      display: block;
      position: relative;
      z-index: 1;
    }

    @keyframes rotateBorder{
      0% {
        transform: rotate(0deg);
      }

      100% {
        transform: rotate(360deg);
      }
    }
    
        @keyframes rotateborder{
      0% {
        transform: rotate(360deg);
      }

      100% {
        transform: rotate(0deg);
      }
    }


    .swiper-pagination-bullet {
      background: #bda471;
      opacity: 1;
    }

    .swiper-pagination-bullet-active {
      background: #d2a862;
    }

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
      bottom: var(--swiper-pagination-bottom, 8px);
      top: var(--swiper-pagination-top, auto);
      left: 25%;
      width: 100%;
    }
    
    /*vertical accordian*/ 

    .accordion-nav{
      display: none; 
      flex-direction: column;
      align-items: center;
      gap: 80px;
      margin: 0 auto;
      position: absolute;
      right:2em;
    }
        
    .accordion-nav::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      width: 2px;
      background: #B3985A; /* line color */
      z-index: 0;
    }
    
    .bullet-wrapper {
      display: flex;
      align-items: center;
      gap: 10px;
      position: relative;
      z-index: 1;
      flex-direction: column;
    }
    

    .bullet {
      position: relative;
      z-index: 1;
      width: 16px;
      height: 16px;
      background: #B3985A;
      border-radius: 50%;
      cursor: pointer;
      transition: all 0.3s ease;
    }
    
    .bullet.active {
      background: #fff;
      transform: scale(1.2);
    }
    
    .bullet:hover {
      background: #fff;
    }
    
    .bullet-wrapper:hover .bullet-text{
      opacity: 1;
      transform: translateX(0);
    }
    
    .bullet-text {
      opacity: 0;
      position: absolute;
      right: 1.5em;
      font-size: 16px;
      line-height: 18px;
      white-space: nowrap;
      color: white;
      transition: opacity 0.3s ease, transform 0.3s ease;
      pointer-events: none;
    }

    /* Expand section */
    .options-2 {
      display: flex;
      align-items: stretch;
      gap: 20px;
      padding: 15px 40px;
      justify-content: center;
      position: relative;
      bottom: 4em;
    }

    .option-2 {
      position: relative;
      transition: .5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
      flex: 1 1 30%;
      max-width: 30%;
      border-radius: 15px;
      overflow: hidden;
      height: 420px;
      border: 2px solid #d5a535;
      cursor: pointer;
    }
    
    .option-2.active {
      flex: 1 1 60%;
      max-width: 60%;
    }
    
    .option-2:not(.active) {
      flex: 1 1 18%;
      max-width: 32%;
    }


    .option-2 img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 1;
      border-radius: 10px;
    }

    .option-2-label {
      position: relative;
      z-index: 2;
      color: #fff;
      padding: 20px;
      /*background: rgba(0, 0, 0, 0.4);*/
      height: 100%;
      padding-top: 70px;
      display: flex;
      flex-direction: column;
      justify-content: end;
      border-radius: 10px;
    }
    
    .option-2 .option-2-label {
       background: linear-gradient(180deg, #00000000 30%, #000000ba 100%);
    }

    .option-2-circle {
      background-color: #fff;
      color: #000;
      border-radius: 50%;
      height: 50px;
      width: 50px;
      line-height: 50px;
      text-align: center;
      margin-bottom: 10px;
    }

    .option-2-label h3 {
      margin: 0 0 10px;
      padding: 0;
      font-size: 2em;
      line-height: 42px;
    }

    .option-2-label p {
      font-size: 14px;
      margin-bottom: 0px;
      line-height: 22px;
    }

    .option-2:not(.active) .option-2-label p {
      display: none;
    }

    .option-2:not(.active) .option-2-circle {
      margin-right: 0;
    }

    .tab {
      display: none;
      padding: 10px;
    }

    .tab.active {
      display: block;
    }

    .tab-content img {
      width: 100%;
    }

    .tab-links a {
      color: #000;
      position: relative;
      text-align: center;
    }

    .tab-links .active a::before {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      -webkit-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
    }

    .tab-links a::before {
      position: absolute;
      content: "";
      bottom: 0;
      left: 0;
      height: 3px;
      width: 100%;
      background-color: #2575fc;
      -webkit-transform-origin: 0 50%;
      transform-origin: 0 50%;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transition: -webkit-transform .2s ease;
      transition: -webkit-transform .2s ease;
      transition: transform .2s ease;
      transition: transform .2s ease, -webkit-transform .2s ease;
    }
    .env-wrapper .env-text{
        position: absolute;
        top: 60%;
    }
    .env-text p a{
        color:#fff;
    }
    
    .env-wrapper-main .hov-effect::before{
        bottom: 0px;
    }

    .environment-section {
      max-width: 1280px;
      margin: auto;
    }

    .environment-section>h2 {
      text-align: center;
      color: #bda471;
      letter-spacing: 2px;
    }

    .env-wrapper {
      display: flex;
      gap: 20px;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 5em;
    }

    .env-left {
      overflow: hidden;
      display: flex;
      flex-direction: column;
      max-width: 50%;
      position: relative;
    }
    
    .env-left h2,.env-right h2{
        text-align: center;
        font-size: 26px;
        color: #fff;
        letter-spacing: 1.5px;
    }
    
    .expand-card .tab-content{
        padding-bottom: 4em;
    }
    
    .env-left img {
      width: 100%;
      height: 100%;
      display: block;
      border-radius: 20px;
      z-index:1;
      object-fit: cover;
      position: relative;
    }
    
    .environment-section>p{
        max-width: 90%;
        margin: auto;
        font-size: 14px;
        text-align: center;
        color: #fff;
        margin-top: 2em;
    }

    .env-text h3 {
        margin: 10px 0;
        font-size: 1.4em;
        line-height: 1.6em;
        color: #fff;
        letter-spacing: 1.5px;
    }

    .env-text p {
      font-size: 14px;
      color: #fff;
      line-height: 1.5;
    }

    .read-more-btn {
        display: inline-block;
        color: #fff !important;
        /*border-bottom: 3px solid #fff;*/
        padding: 5px 0;
        text-decoration: none;
        transition: background 0.3s;
    }

    /*.read-more-btn:hover {*/
    /*  color: #fff;*/
    /*}*/

    .env-right {
      flex: 1 1 400px;
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
    }

    .env-right img{
      width: 100%;
      height: 100%;
      display: block;
      border-radius: 20px;
      z-index:1;
      object-fit: cover;
      position: relative;
    }
    
        
    .card .card-tag {
      position: relative;
      font-size: 14px;
      background: #fff;
      color: #333;
      padding: 2px 10px;
      border-radius: 20px;
      margin-bottom: 10px;
      height: 30px;
      width: 75px;
      overflow: hidden;
    }
    
    .card-tag .top-text,
    .card-tag .bottom-text {
        font-size: 14px;
        color: #333;
        padding: 2px 10px;
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0;
        transition: transform 0.4s ease, opacity 0.4s ease;
    }

    .card-tag .top-text {
      top: 0;
      transform: translateY(0);
      opacity: 1;
    }
    
    .card-tag .bottom-text {
      top: 0;
      transform: translateY(100%);
      opacity: 0;
    }
    
    .card:hover .card-tag .top-text {
      transform: translateY(-100%);
      opacity: 0;
    }
    
    .card:hover .card-tag .bottom-text {
      transform: translateY(0);
      opacity: 1;
    }
    
    .card-content {
      position: relative;
      width: 100%; 
      height: 200px;
      overflow: hidden;
      cursor: pointer;
      transition: box-shadow 0.3s ease;
    }
    
    
    .card-content .top-text,
    .card-content .bottom-text {
        position: absolute;
        width: 100%;
        left: 0;
        transition: transform 0.5s ease, opacity 0.5s ease;
        display: flex;
        flex-wrap: wrap;
        align-items: end;
        column-gap: 10px;
    }
    
    .card-content .top-text{
       bottom: 0;
      transform: translateY(0);
      opacity: 1;
      z-index: 2;
    }
    
    .card-content .bottom-text {
      bottom: 0;
      transform: translateY(100%);
      opacity: 0;
      z-index: 1;
    }
    
    .card:hover .card-content .top-text {
      transform: translateY(-100%);
      opacity: 0;
    }
    
    .card:hover .card-content .bottom-text {
      transform: translateY(0);
      opacity: 1;
    }
        
    .card-content h3 {
        font-size: 48px;
        margin: 0;
        line-height: 48px;
    }

    .card-content span {
      font-size: 32px;
      line-height: 32px;
      font-weight: normal;
      font-family: "public_roman_regular";
    }

    .card-content p {
      font-size: 22px;
      width: 100%;
      margin: 5px 0;
      font-family: "public_roman_regular";
    }

    .small-img {
      position: absolute;
    }

    .small-img img {
      border-radius: 12px;
      width: 100%;
      height: auto;
      display: block;
    }

    .small-img-1 img{
        width: 130px;
        height: 180px;
        object-fit: cover;
    }

    .small-img-2 img{
        width: 152px;
        height: 200px;
        object-fit: cover;
    }

    .small-img-3 img{
        width: 152px;
        height: 270px;
        object-fit: cover;
    }

    .small-img-4 img{
        width: 198px;
        height: 254px;
        object-fit: cover;
    }
    .sus-darkimg-content .highlight{
        color: #bda471;
    }
    
    
     .sustainability-section {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
        }
        
    .journey-section {
      position: relative;
      padding: 120px 0;
      height: 1800px;
      overflow: hidden;
      background: url('https://compass-group.co.in/wp-content/uploads/2025/09/our_journey_bg-1.avif') no-repeat center center / cover;
      background-attachment: fixed;
    }
    
    
    .journey-section .section-title{
        padding-left: 8%;
        max-width: 28%;
        color: #a2833a; 
    }

    .cards-container {
      position: relative;
      width: 100%;
      height: 100%;
    }

    .card {
      width: 262px;
      height: 360px;
      border-radius: 16px;
      padding: 16px;
      color: #fff;
      margin: 10px;
      box-shadow: 0 8px 20px rgba(0,0,0,0.4);
      background-size: cover;
      background-position: center;
      display: flex!important;
      flex-direction: column;
      justify-content: space-between;
      border: 2px solid #d5a535;
    }
    
    .card-1 .card-content,.card-6 .card-content{
      height: 240px; 
    }

    .card.achieved {
      background-color: #111;
    }

    .card.progress {
      background-color: #a2833a;
    }
    
    .journey-section-slider .slick-list{
      padding: 0px 100px 0 0!important;  
    }
    
    .small-img{
        display:none;
    }
    
    .journey-section-slider .slick-prev,.journey-section-slider .slick-next{
        background: none;
        border: none;
        width: 22px;
        height: 22px;
        margin-top: 10px;

    }
    
     .journey-section-slider .slick-prev{
       left: 72%;  
       top: 100%;
     }
     
    .journey-section-slider .slick-next{
       left: 88%; 
       top: 100%;
     }
            
    
    .journey-section-slider .slick-prev:before,.journey-section-slider .slick-next:before{
       font-size: 0px; 
    }
    

    .sustainability-right {
      flex: 1 1 600px;
      max-width: 600px;
      padding: 20px;
      box-sizing: border-box;
    }

    .sustainability-left {
      text-align: center;
    }

    .sustainability-left h1 {
      font-size: 36px;
      font-weight: 400;
      color: #8db98b;
      letter-spacing: 2px;
      text-transform: lowercase;
      margin: 0;
    }

    .sustainability-left h2 {
      font-size: 14px;
      font-weight: normal;
      color: #333;
      margin: 10px 0 0;
      letter-spacing: 1px;
    }

    .sustainability-left p {
      font-size: 10px;
      color: #888;
      margin-top: 4px;
      letter-spacing: 1px;
    }

    .sustainability-image {
      margin: 20px auto 0;
      width: 150px;
    }
    
    .sustainability-section iframe{
        height: 85vh;
    }

    .sustainability-image img {
      width: 100%;
      height: auto;
    }

    .sustainability-right {
      text-align: center;
    }

    .sustainability-right h2{
      font-weight: 600;
      color: #000;
      margin-bottom: 20px;
      font-size: 42px;
    }

    .sustainability-right a {
        border-bottom: 1px solid #b3985a;
        color: #b3985a !important;
        padding: 5px;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 1px;
        transition: background 0.3s ease;
    }
    
    .sus-darkimg-section {
      position: relative;
      background: url('https://compass-group.co.in/wp-content/uploads/2025/09/join_us_banner.avif') center/cover no-repeat;
      height: 72vh;
      display: flex;
      align-items: center!important;
      justify-content: flex-start!important;
      padding-left: 8%;
      color: #fff;
    }

    .sus-darkimg-content {
      position: relative;
      z-index: 2;
      max-width: 26%;
    }

    .sus-darkimg-content h2{
      font-size: 36px!important;
      font-weight: 600;
      color: #fff;
      letter-spacing: 1px;
      margin-bottom: 2rem;
      line-height: 1.4em;
    }
    
    .sus-darkimg-content .highlight {
        color: #bda471;
        font-size: 36px;
    }

    .sus-darkimg-content p{
      font-size: 18px;
      font-weight: 400;
      letter-spacing: 1px;
    }
    
    .small-img{
        display:block;
    }
    
    .card-2 {
        width: 352px;
        height: 500px;
    }

    .card-3{
        width: 320px;
        height: 420px;
    }

    .card-4{
        width: 352px;
        height: 500px;
    }
    
    .card-5{
        width: 320px;
        height: 440px;
    }
    
    .card-6{
        width: 280px;
        height: 380px; 
    }
    
    .card-7{
        width: 320px;
        height: 400px;
    }
    
    .card-8{
        width: 300px;
        height: 380px;  
    }
    
@media (min-width:1200px){
        
    .card{
        position: absolute;
    }

    .env-wrapper-main{
        height: 100%;
        width: 100%;
    }
    .env-wrapper-img{
        width: 100%;
        height: 100%; 
        transition: height 0.5s ease, transform 0.5s ease;
        position: relative;
    }
    
    .env-wrapper-main:hover .env-wrapper-img{
        height: 55%; 
    }
}

  @media screen and (min-width:1024px) and (max-width:1400px){
        
        section.expand-card:before{
            background: linear-gradient(180deg, #00000000 0%, #000000c2 25%);
        }
        
        .env-left h2, .env-right h2{
         font-size: 28px !important; 
         line-height: 42px;
        }
        .option-2 {
            height: 360px;
        }
        
        .sus-story-card h5 {
            font-size: 20px!important;
        }
        
        .sus-story-card .card-body p{
            font-size: 14px;
            line-height: 18px;
            
        }
        
         .sus-story-card .btn {
            line-height: 12px;
            font-size: 14px;
         }
}


@media screen and (min-width:1320px) and (max-width:1400px){
        
        .sus-darkimg-content h2{
            font-size: 32px !important;
        }
        
        .sus-darkimg-content .highlight{
            font-size: 32px;
        }
        
        .environment-section>p {
            max-width: 80%;
        }
        .option-2 {
            height: 360px;
        }
        .option-2-label h3 {
            font-size: 2em;
        }
        .journey-section .section-title {
            max-width: 28%;
        }
        
        .journey-section {
            padding: 100px 0;
            height: 1520px;   
        }
        
        .rotating-border {
            max-width: 80%;
        }
        
        .card{
            width: 240px;
            height: 342px;
        }
        
        .card-1{
            top: 1%!important;
        }
        
        .card-5 {
            width: 298px;
            height: 408px;
            right: 34%!important;
        }
        
        .card-4{
          width: 320px;
          height: 420px;
        }
        
        .card-3 {
          width: 292px;
          height: 392px;
        }
        
        .card-2 {
            width: 320px;
            height: 420px;
            left: 35% !important;
        }
        
        .card-6{
            width: 260px;
            height: 342px;
            bottom: 3% !important;
            left: 15% !important;
        }
        
        .card-7{
            width: 280px;
            height: 380px;
            bottom: 7%!important;
        }
        
        .card-8{
            width: 260px;
            height: 360px;
            bottom: 26%!important;
            right: 5%!important;
        }
        
        .small-img-4{
            bottom: 3%!important;
            right: 3%!important;
        }
        
            .card-content {
               height: 200px; 
            }
      
          .card-content span {
              font-size: 24px;
          }
      
        .card-content h3 {
            font-size: 42px;
            line-height: 42px;
        }
      
          .card-content p{
                font-size: 19px;
                line-height: 25px;
          }
    }
    
@media screen and (min-width:1279px) and (max-width:1319px){
          .read-more-btn{
            font-size: 15px;
          }
          
          .env-text p{
            margin-bottom: 12px;
          }
         .stories-slider-wrapper{
            padding: 60px 0 !important;
            max-width: 85%;
            margin: auto !important;
         }
         
         .env-text h3 {
            font-size: 1.2em;
        }
        
        .env-left h2, .env-right h2 {
            font-size: 26px !important;
            line-height: 42px;
        }
         
         .tab {
            padding: 10px 40px;
         }
         
         .custom-slider .swiper{
            max-width: 85%; 
         }
         
        .sus-darkimg-section {
            height: 66vh;
        }
        
        .journey-section{
            height: 1500px;
        }
        
        .card{
            width: 242px;
            height: 320px;
        }
        
        .card-5 {
            width: 290px;
            height: 392px;
            right: 34%!important;
            top: 25%!important;
        }
        
        .card-6{
            width: 242px;
            height: 320px;
            bottom: 3%!important;
            left: 15%!important;
        }
        
        .card-7{
            width: 300px;
            height: 380px;
            bottom: 6%!important;
            left: 40% !important;
             
         }
         
         .card-8{
            width: 280px;
            height: 340px;
            bottom: 26%!important;
         }
        
        .card-4{
            width: 300px;
            height: 400px;
            top: 33% !important;
        }
        
        .card-3 {
            width: 262px;
            height: 350px;
        }
        
        .card-2 {
            width: 300px;
            height: 400px;
            left: 36%!important;
        }
        
        .expand-card .tab-content{
            margin-top: 0em;
            padding-bottom: 3em;
        }
        
        
        .small-img-4{
            bottom: 2%!important;
        }
        
        
         .card-content span {
            font-size: 25px;
          }
      
          .card-content h3 {
                font-size: 42px;
                line-height: 36px;
          }
          .card-content p{
             font-size: 18px;
             line-height: 22px;
          } 
          .environment-section>p {
            max-width: 75%;
          }
         
     }
     
.stories-slider-wrapper {
      padding: 60px;
      margin: 0 60px;
    }

    .sus-section-title {
      font-size: 2rem;
      font-weight: bold;
      margin-bottom: 30px;
    }

    .stories-slider {
      margin: 0 -10px; /* Cancels padding on slick-slide */
    }

    .stories-slider .slick-slide {
      padding: 0 10px; /* Adds spacing between slides */
      box-sizing: border-box;
    }

    .sus-story-card {
      background: #fff;
      border-radius: 15px;
      overflow: hidden;
      text-align: left;
      height: 100%;
      display: flex;
      flex-direction: column;
      cursor:pointer;
      position: relative;
    }

    .sus-story-card:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,0.7) 100%);
    }
    
    .sus-story-card:hover:before {
        transition: background 0.3s ease;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%);
    }
    
    .sus-story-card img {
      width: 100%;
      height: 330px;
      object-fit: cover;
    }

    .sus-story-card .card-body {
      padding: 15px;
      flex-grow: 1;
      position: absolute;
       font-size: 14px;
        line-height: 18px;
        bottom:0;
        color:#fff;
    }
    
    .sus-story-card h5{
      font-weight: bold;
      margin-bottom: 15px;
      font-size:24px;
      line-height: 28px;
    }
    
    .sus-story-card p{
      opacity: 0;
      transform: translateY(-20px); 
      transition: transform 0.5s ease, opacity 0.5s ease;
      max-height: 0;
      overflow: hidden;
      line-height: 22px;
      margin-bottom: 0px;
    }

    .sus-story-card:hover p {
      opacity: 1;
      transform: translateY(0);
      max-height: 200px; 
      margin-bottom: 10px;
    }
    
    .sus-story-card .btn{
        border-bottom: 3px solid #fff;
        border-top: none;
        border-left: none;
        border-right: none;
        border-radius: 0px;
        color: #fff !important;
        font-weight:600;
        line-height:15px;
        padding: 5px 0;
        background-color: transparent;
        text-decoration: none;
        font-size: 14px;
        letter-spacing: 1px;
        transition: background 0.3s ease;
    }

    .sus-arrow {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      cursor: pointer;
      position: absolute;
      background-color: #c1a567;
      color: #fff;
      line-height: 25px;
      top: -70px;
      z-index: 1;
      padding:4px;
    }
    

    .sus-arrow.prev {
      right: 60px;
      top: 25px;
      font-size: 25px;
      padding-bottom: 5px;
      line-height: 28px;
    }

    .sus-arrow.next {
      right: 10px;
      top: 25px;
      font-size: 25px;
      padding-bottom: 5px;
      line-height: 28px;
    }

    .sus-arrow.disabled {
        cursor: no-drop;
        background-color: #ffffff;
        color: #919c98;
    }
    
@media (max-width:1279px){
        .journey-section-slider .slick-next,.journey-section-slider .slick-prev{
            filter: brightness(0) invert(1);
        }
        .small-img {
            display: none;
        }
         
        .journey-section .section-title {
            max-width: 100%!important;
        }
        
        .slider-text {
			flex: 1 1 50%;
	    }
	    .rotating-border {
            max-width: 80%;
        }
        
        .environment-section>p {
        	max-width: 80%;
        }
        
        .env-left h2, .env-right h2 {
            font-size: 26px!important;
        }
        
    	.slider-text h1 {
    		font-size: 48px!important;
    	}
    	.slider-text .highlight {
    		font-size: 48px;
    	}
        .slider-image {
            justify-content: center;
        }
    }
    
   @media (max-width:1200px){
         .sus-darkimg-section:before {
            content: "";
            position: absolute;
            top: 0;
            background: linear-gradient(180deg, #00000000 0%, #00000047 20%);
            width: 100%;
            height: 100%;
            left: 0;
        }
        .accordion{
		    display: none;
	    }
	    
    	.sus-story-card h5 {
            font-size: 20px;
        }
        
    	.environment-section>p {
    		max-width: 100%!important;
    	}
        
    	.slider-text h1 {
    		font-size: 42px!important;
    	}
    	
    }
    
     @media (max-width:1099px){
        .sus-darkimg-content h2,.sus-darkimg-content .highlight{
            font-size: 28px !important;
        }
        
        .sus-darkimg-content {
            max-width: 30%;
        }
        
        .slider-content{
            margin: auto;
            max-width: 90%;
        }
        .journey-section{
            padding: 60px 0;
            height: 50vh;
        }
        
        .env-wrapper .env-text {
            position: relative;
            top: auto;
        }
        
        .card-content h3 {
            font-size: 52px;
        }
        
        .card-content span {
            font-size: 32px;
        }
        
        .card-content p {
           font-size: 24px;
            line-height: 28px;
        }

        .card{
            height: 400px !important;
            padding: 16px !important;
        }
        
        .journey-section-slider .slick-prev, .journey-section-slider .slick-next{
            margin-top: 45px;
        }
        
        .sus-darkimg-section {
             height: 30vh;
             padding-left: 5%;
        }
        .journey-section-slider{
            margin-left: 8%;
        }
        
        .option-2, .option-2.active {
                flex-grow: 1 !important;
                height: 220px;
          }
          
          .option-2.active {
            flex: 1 1 55%;
            max-width: 55%;
        }
        
        .env-left, .env-right{
            max-width: 50%;
        }
        
        .env-wrapper{
            flex-direction: row;
            flex-wrap: nowrap;
        }
        
        .env-left h2, .env-right h2 {
            font-size: 22px !important;
        }
        
        .stories-slider-wrapper {
            padding: 60px 0;
            margin: auto;
            max-width: 90%;
        }

    }   
     
      @media (min-width: 768px) and (max-width: 1024px) {
          .main-banner .main-banner-content {
            position: absolute;
            z-index: 2;
            top: 50%;
            transform: translateY(200%);
            width: 100%;
            text-align: center;
        }
      }
    
    
       @media (max-width: 1024px) {
        .head-video video, .img-home-bann img{
            height: calc(100vh - 135px)!important;
        }
        
        .slider-button{
            text-align: center;     
        }
            
        section.expand-card:before{
            background: linear-gradient(180deg, #00000000 0%, #000000c2 25%);
        }
        .accordion-nav {
            display: none!important;
        }

      .option-2-label {
        padding: 30px 20px;
        height: auto;
        text-align: left;
        height: 100%;
        justify-content: flex-end;
      }

      .option-2-label h3 {
        font-size: 20px;
        line-height: 22px;
      }

      .option-2-label p {
        font-size: 14px;
      }

      .option-2 img {
        height: 100%;
        position: relative;
      }

      .tab-content {
        width: 100%;
        padding: 10px;
      }
      
	   
        .option-2 img {
            height: 100%;
            position:absolute;
        }
    
	    .slider-text h1 {
           font-size: 42px !important;
            line-height: 1.2em !important;
        }
        
        .slider-text .highlight {
           font-size: 42px!important;
        }
        
        .slider-image {
            flex: 1 1 50%;
           justify-content: center;
        }
        
        .slider-text {
          flex: 1 1 45%;
        }
        .env-right img,.env-left img{
            height: 450px;
        }
    }

    @media(max-width:900px){
        .sus-story-card img{
            height: 242px;
        }
        
        .sus-story-card h5 {
            font-size: 16px;
            line-height: 20px;
        }
        .sus-story-card p{
            font-size: 12px; 
            line-height: 16px;
        }
        
        .sus-darkimg-content h2 {
            font-size: 22px !important;
            margin-bottom: 1.5rem;
            line-height: 36px !important;
        }
        .sus-darkimg-content .highlight{
            font-size: 22px !important;
        }
        
        .card{    
            height: 360px !important;
            padding: 16px !important;
        }
        
        .card-content h3 {
            font-size: 42px;
            line-height: 42px;
        }
        
        .card-content span {
            font-size: 24px;
        }
        
        .card-content p {
          font-size: 18px;
          line-height: 22px;  
        }
        
        .journey-section-slider .slick-prev, .journey-section-slider .slick-next{
            margin-top: 30px;
        }
        
        .journey-section{
            height: 52vh;
        }
        
        .options-2 {
            gap:10px;
        }
        
        .env-left h2, .env-right h2 {
            font-size: 20px !important;
        }
        
        .env-right img, .env-left img {
             height: 360px;
        }
        
    }
    
@media screen and (max-width: 780px) {

    .supplier-outer .wp-block-column:first-child {
        order: 2;
    }

    .supplier-form {
        columns: 1;
    }

    .supplier-form input,
    .supplier-form textarea {
        width: 100%;
    }

    .our_services.pad50.contact-forms {
        padding: 30px 15px;
    }

    .submit-supplier p {
        text-align: left;
    }

    .contact-add h2 a {
        font-size: 30px !important;
        line-height: 40px;
    }
}

@media (max-width: 781px) {
    .csr-activities .wp-block-columns .wp-block-column:last-child {
        flex-basis: 80% !important;
    }

    .three-texts .com-para {
        font-size: 14px;
    }

    .mission-section {
        padding: 15px;
    }

    .csr-activities .wp-block-columns .wp-block-column:first-child {
        flex-basis: auto !important;
    }

    .act-text {
        padding-top: 0px;
    }
}



    
 @media (max-width: 768px) {
      .head-video video, .img-home-bann img{
        height: calc(100vh - 160px)!important;
    }
        .option-2-label {
            padding: 25px 15px;
        }
        
        .slider-content{
    	    padding: 100px 20px;
            max-width: 100%;
    	}
    	
    	 .slider-text .highlight {
            font-size: 32px !important;
            line-height: 40px !important;
        }
        
        .sus-darkimg-section {
            padding-left: 3%;
        }
        
        .journey-section{
            height: 60vh;
        }
     
        .two-box-data {
            flex-direction: column;
            padding: 20px;
        }
      

      .left-text-box,
      .sus-image-box {
        max-width: 100%;
      }

      .env-content {
        flex-direction: column;
        align-items: center;
      }

      .slider-text h1 {
        font-size: 32px!important;
      }

      .slider-text p {
        font-size: 15px;
      }

        
    .sus-arrow {
        width: 35px;
        height: 35px;
        font-size: 22px !important;
      }

      .sus-section-title {
        max-width: 80%;
        font-size: 30px !important;
         -webkit-text-size-adjust: none;
      }  
      
        .sus-darkimg-content h1 {
        font-size: 32px;
      }

      .sus-darkimg-content p {
        font-size: 16px;
      }
      
      
      .stories-slider-wrapper {
        padding: 60px 20px;
	      margin: 0px;
	    max-width: 100%;
        }
    
    	.options-2 {
            padding: 15px 20px;
        }
    
	    .option-2, .option-2.active {
		 min-width: 0!important;
	    }
    
	    .env-right{
        	max-width:100%;
        	display: flex;
            align-items: center;
    	}
	
	
    	.env-right img:hover {
            transform: none;
            object-fit: cover;
        }
    	 .env-left img:hover {
            transform: none;
            object-fit: cover;
        }
    
    	 .env-wrapper .env-text {
            position: relative;
            top: auto;
        }
        .story_inspire .arrow-controls {
            top: 55px;
            right: 40px;
        }
        .slider-image {
            margin-top: 80px;
        }
    	.option-2 img {
            height: 100%;
            position:absolute;
        }
    	  .slider-text h1 {
    		line-height: 1.3em!important;
    	}
    	
    	.sustainability-right {
            max-width: none;
    	}
    	
    	.story_inspire .slider-container {
    		padding: 30px 20px;
    	}
    	
    	    .option-2-label h3 {
            font-size: 22px;
        }
    	    .options-2 {
            flex-direction: row;
        }
	
    	.option-2-label {
            height: 100%;
            justify-content: flex-end;
    	 }
    	 
    	 .env-right img, .env-left img {
            height: 320px;
        }   

    }
    
    
    
@media (max-width: 600px) {
    .all-services-radio .wpcf7-checkbox {
        display: grid;
        grid-template-columns: repeat(1, 1fr)!important;
        gap: 0px;
    }
    .retail-radio .wpcf7-checkbox {
        display: grid;
        grid-template-columns: repeat(1, 1fr)!important;
        gap: 0px;
    }
    .banner-iframe{
       height: 56vh;
    }
    
    .option-2 .option-2-label {
        background: linear-gradient(180deg, #00000000 0%, #000000e3 100%);
    }
        .sus-story-card h5 {
            font-size: 22px;
            line-height: 28px;
        }
        
        .sus-story-card img {
            height: 300px;
        }
        
        .slider-text {
            text-align: start;
            max-width: 100%;
        }
        
        .sus-darkimg-section .wp-block-column:nth-child(2){
            display:none;
        }
        .sustainability-section iframe {
            height: 50vh;
        }
        
        section.expand-card:before{
            background: linear-gradient(180deg, #00000000 0%, #000000c2 15%);
        }
            
        .env-left h2, .env-right h2 {
            font-size: 28px !important;
        }
    
        .slider-text,.slider-image{
            max-width: 100%;
        }
        .env-right img,.env-left img{
            height: 100%;
        }
    
        .env-wrapper {
            flex-direction: column;
        }
        .custom-slider{
            padding: 20px !important;
        }
        .custom-slider .slider-image{
            margin-top: 60px;
            margin-bottom: 40px;
        }
    
        .option-2-label{
            padding: 15px;
            justify-content: flex-end;
        }
        
        .slider-content {
            flex-direction: column;
            text-align: center;
        }
        
        .sustainability-section{
            padding: 0;
        }
        
        .card-content h3{
            font-size: 32px;
            line-height: 32px;
        }
        
        .card-content span {
            font-size: 26px;
        }
        
        .env-left{
    		max-width:100%;
            display: flex;
            align-items: center;	
    	}
        
        .journey-section-slider .slick-prev, .journey-section-slider .slick-next{
            margin-top: 25px;   
        }
        
        .journey-section{
            height:35em;
        }
        
        .sus-darkimg-content h2{
            font-size: 20px !important;
            line-height: 30px !important;
            margin-bottom: 0.8rem;
        }
        .sus-darkimg-content .highlight {
            font-size: 20px !important;
         }
    
        .sus-darkimg-content p{
            margin-bottom: 25px; 
        }
        
    
        .sus-darkimg-content{
            margin-bottom: 1rem;
            margin-right: 100px;
            max-width: 52%;
        }
        
        .card-content p {
            line-height: 1.2;
            font-size: 20px;
        }
    
        .sus-arrow.next {
            right: 10px;
            top: 60px;
            font-size: 22px !important;
            padding-bottom: 5px;
            line-height: 24px;
        }
        
        .sus-arrow.prev {
            top: 60px;
            font-size: 22px !important;
            padding-bottom: 5px;
            line-height: 24px;
        }
        
        .card {
            height: 340px!important;
            box-shadow: none;
            padding: 15Px;
        }
        
        .journey-section-slider{
            margin-left: 20px;
        }
    
        .sus-darkimg-section {
            height: 32vh;
            padding: 20px;
            align-items: center;
        }
        
    
        .slider-text h1 {
          font-size: 42px !important;
        }
        .slider-text .highlight {
            font-size: 42px !important;
        }
        
        .env-text h3 {
           font-size: 1.6em; 
        }
    
    
        .env-left {
            max-width: 100%;
        }
        
        .option-2 img {
            height: 100%;
            position: absolute; 
        }
        
        .option-2-circle {
            height: 40px;
            width: 40px;
            font-size: 16px;
            line-height: 40px;
          }

          .option-2-label h3 {
            font-size: 24px;
            position: absolute;
            bottom: 0;        
             writing-mode: vertical-rl;
            text-orientation: mixed; 
            width: max-content;
            left: 0;
            padding: 10px;
            transform: rotate(180deg);
          }

          .option-2-label p {
            font-size: 13px;
            line-height: 20px;
          }
    
          .tab-content {
            font-size: 14px;
          }
            .option-2, .option-2.active {
                height: 200px;
            }
        
            .option-2.active .option-2-label h3{
                position: relative;
                top: 0;
                writing-mode: unset;
                margin: 0;
                transition: .5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
                padding: 10px 0;
                transform: rotate(360deg);
            }
    
        .expand-card .tab-content{
            margin-top: 0;
        }
    }

    @media (max-width: 450px) {
    .head-video video, .img-home-bann img {
        height: calc(90vh - 90px) !important;
    }
        .rotating-border {
            max-width: 80%;
        }
    
    	.env-right{
    		margin-top:50px;
    	}
    	
    	.stories-slider-wrapper {
            padding: 60px 20px;
    	      margin: 0px;
        }
        
    	.env-right img {
    		 margin-top: 0;
            width: 100%!important;
        }
        
    	.env-left img {
         width: 100%!important;
        }

    	.slider-button {
            font-size: 16px;
            text-align: center;
            display: inline-block;
            line-height: 22px;
        }
        
    	.inspire_card {
    	  width: 365px!important;
    	}
    	
    	.story_inspire .arrow-controls {
          top: 100px!important;
    	 }
    	 
    	 .story_inspire .arrow {
            width: 40px;
            height: 40px;
    	 }
    	 
    	.options-2 {
            padding: 15px 10px;
            gap: 12px;
        }
	 
    	.slider-content {
        padding: 40px 0px !important;
       }
    }
    

 @media (max-width:380px){
        .option-2-label p {
            font-size: 12px;
            line-height: 18px;
         }
         
        .journey-section {
            height: 35em;
        }
        
        .sus-section-title {
            max-width: 100%;
        }
        
        .sus-darkimg-content {
            max-width: 300px;
            margin-right: 40px;
        }
        
        .env-right {
            margin-top: 0px;
        }
            
        .card {
            height: 320px!important;
            padding: 10Px;
        }
    
        .card-content h3 {
            font-size: 32px;
            line-height: 32px;
        }
        
        .card-content span {
            font-size: 26px;
        }
        
        .card-content p {
            font-size: 16px;
            line-height: 20px;
        }
            
        .journey-section-slider .slick-prev, .journey-section-slider .slick-next{
            margin-top: 20px;
        }
        
        .sus-darkimg-section {
            height: 40vh;
        }
        
        .sus-darkimg-content h2 {
            font-size: 22px !important;
        }
        
        .sus-darkimg-content p {
            margin-bottom: 15px;
        }
        
        /*.sus-darkimg-content .darkimg-btn{*/
        /*    padding: 8px 15px; */
        /*    font-size: 15px;*/
        /*}*/
        
        .sus-darkimg-content {
            margin-bottom: 0px;
        }
        
    }

 @media (max-width: 321px) {
     .contact-forms.our_services {
        padding: 25px 20px 10px 20px!important;
    }
         .env-right {
        margin-top: 0px;
    }
    .slider-text .highlight,.slider-text h1  {
        font-size: 38px !important;
    }
    .env-wrapper{
        margin-top: 1em;
    }
    
    .card {
        height: 300px !important;
        padding: 10px !important;
    }
    
    .sus-darkimg-content {
        max-width: 210px;
    }
    .sus-darkimg-section:before{
        background: linear-gradient(270deg, #00000000 0%, #00000047 12%);
    }
    
        
    .sus-darkimg-content h2 {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    
    /*.sus-darkimg-content .darkimg-btn {*/
    /*    padding: 5px 12px;*/
    /*    font-size: 12px;*/
    /*}*/
    
    .sus-darkimg-content p {
        font-size: 14px;
        line-height: 20px;
    }
    
    .card-content p {
        font-size: 15px;
        line-height: 18px;
    }
    .card .card-tag{
       font-size: 12px;
       height: 24px;
       width: 65px;
       padding: 2px 5px;
    }
    
    .card-content h3 {
        font-size: 32px;
        line-height: 32px;
    }
    .card-content span {
        font-size: 20px;
    }
    
    .option-2-label p {
        font-size: 14px;
        line-height: 16px;
    }
    
    .card-tag .top-text, .card-tag .bottom-text{
        font-size: 12px;
        padding: 0px 8px;
    }
    
    .env-left h2,.env-right h2{
        padding-top: 30px;
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .env-text h3 {
        font-size: 1.2em;
    }
    
    .slider-text h1{
        font-size: 60px!important;
    }
    
    .slider-text h1,.slider-text .highlight {
        font-size: 36px!important;
    }
    
    .option-2-label h3 {
        font-size: 18px;
        line-height: 22px;
      }
      
      .option-2.active .option-2-label h3{
        padding: 8px 0;  
      }
      
      
      .sus-section-title {
            max-width: 100%;
            margin-bottom: 40px;    
            font-size: 26px !important;
            line-height: 30px !important;
        }
        
	  .sus-arrow.prev,.sus-arrow.next {
            top: 50px;
        }
        
    	.stories-slider-wrapper {
            padding: 60px 20px;
        }
	    .env-right img:hover {
            transform: none;
            object-fit: cover;
        }
    	 .env-left img:hover {
            transform: none;
            object-fit: cover;
        }
    	 .env-wrapper .env-text {
            position: relative;
            top: auto;
        }
    	.options-2 {
            padding: 15px 20px;
        }
    
    	 .option-2, .option-2.active {
    		 min-width: 0!important;
    	 }
    	 .inspire_card{
    		 width:290px;
    	 }
    	 .sustainability-right a {
    		 font-size: 14px;
            padding: 12px;
            letter-spacing: 0;
    	 }
    	 .expand-card .tab-content {
            margin: 0em !important;
        }
    	 .slider-button {
        	 color: #fff !important;
            font-size: 16px;
            text-align: center;
            display: inline-block;
            line-height: 22px;
            }
        .story_inspire .slider-container {
            padding: 25px 0 !important;
            }
        .story_inspire .arrow-controls {
              top: 100px!important;
        	 }
        .story_inspire .arrow {
            width: 40px;
            height: 40px;
        }
    	.env-left img {
            width: 100%!important;
        }
    	     .env-right img {
            width: 100%!important;
        }
    }

    
/*sustainability page */


@media screen and (max-width: 1100px){
    .resume-file-row {
        grid-template-columns: 2fr 2fr;
    }
}

/*****************csr*************************/
.csr-activities a,
.compass-group a,
.volunteer-section a,
.robinhood a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.volunteer-section .cstm-heading-leader{
    font-size: 35px;
}

.csr-video iframe{
    width: 100%;
    height: 670px;
}

/* .csr-act-inner{
    padding-left:25px;
} */
.csr-inner-img img,
.mission-section img,
.volunteer-section img,
.robinhood img {
    border-radius: 50px;
}

.volunteer-section .wp-block-separator{
    max-width: 14% !important;
    border: none;
}

.act-text{
    padding-top: 30px;
}

.mission-sep{
    max-width: 35% !important;
    border: none;
}

.mission-section{
    padding: 25px;
}

.head53{
    font-size: 53px;
}

.mission-section p strong{
    font-family: 'public_roman_light';
    font-size: 30px;
    font-weight: 400;
}

.yellow-icons img{
    background-color: #cabf3e;
    padding: 15px;
    width: 80px !important;
    border-radius: 50%;
}

.contact-forms.our_services{
    padding: 25px 50px 10px 50px;
}

.food-serv-radio, .facility-serv-radio, .retail-radio, .all-services-radio{
    display:none;
}
.food-serv-radio.active, .facility-serv-radio.active, .retail-radio.active, .all-services-radio.active{
    display:flex;
}
.retail-radio .wpcf7-checkbox {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
}
.contact-form .wpcf7-checkbox .wpcf7-list-item label {
    display: inline-flex;
    column-gap: 10px;
}
.retail-radio input[type="checkbox"] {
    width: 20px!important;
}
.all-services-radio .wpcf7-checkbox {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0px;
}
.contact-form .wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
}
.all-services-radio input[type="checkbox"] {
    width: 20px!important;
}


