.page-title {
  padding-top: 2rem;
}

@media (min-width: 767px) {
  .contact-info .contact-form form .row.form-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px;
  }
  .contact-info .contact-form form .row.form-wrapper .form-item:nth-child(-n+2),
  .contact-info .contact-form form .row.form-wrapper .form-item:nth-child(n+7) {
    grid-column: 1/span 2;
    grid-template-columns: 1fr;
    display: grid;
  }
}

@media (max-width: 767px) {
    .cookiesjsr--app .cookiesjsr-banner--info {
      margin-bottom: 0.5rem;
    }
    .cookiesjsr--app .cookiesjsr-banner--info span.cookiesjsr-banner--text {
      font-size: 0.75rem;
    }
    .cookiesjsr--app .cookiesjsr-banner--info .cookiesjsr-links.links--row li {
      font-size: 0.75rem;
    }
    .cookiesjsr--app .cookiesjsr-banner--action {
      display: flex;
      flex-direction: row;
    }
    .cookiesjsr--app .cookiesjsr-banner--action .cookiesjsr-btn {
      min-width: 100px;
      font-size: 0.7rem;
      padding: 0rem 0.5rem;
      margin-top: 0;
      margin-bottom: 0;
    }
  }

  .page-node-type-blog .table th, .custom-table-dark-header .table th {
    background-color: #002776;
    color: #fff;
    padding: 0.75rem;
  }
  .page-node-type-blog .single-page-content ul, .custom-table-dark-header .single-page-content ul {
    padding-left: 30px;
  }

  #testimonialSlider .item {
    position: relative;
  }
  @media (max-width: 575px) {
    #testimonialSlider .item {
      min-height: auto;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    #testimonialSlider .item .testi-content-container {
      min-height: 220px;
    }
  }
  @media (max-width: 575px) {
    #testimonialSlider .item .testi-content-container {
      padding: 0.75rem 0 3rem 0;
      min-height: auto;
    }
  }
  @media (max-width: 575px) {
    #testimonialSlider .item .testi-content-container .testimonialName {
      position: static;
    }
  }
  @media (max-width: 575px) {
    #testimonialSlider .item:before, #testimonialSlider .item:after {
      width: 30px;
      height: 20px;
    }
  }
  @media (max-width: 575px) {
    .header-top .container-fluid {
      padding: 0 1rem;
    }
  }
  .benefits.dark .list-unstyled .owl-item .iconbox {
    max-width: initial;
  }
  @media (max-width: 991px) {
    .benefits.dark .list-unstyled .owl-item .iconbox {
      margin-bottom: 2rem;
    }
  }
  .benefits.dark .list-unstyled .owl-item .iconbox p {
    max-width: 100%;
  }

  .list-icon {
    display: grid;
    grid-template-columns: repeat(5, 1fr); /* 5 items per row */
    row-gap: 4rem;
    margin: 3rem 0;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    margin: 3rem 0;
  }
  @media (max-width: 1024px) {
    .list-icon {
      grid-template-columns: repeat(3, 1fr);
    }
  }
  @media (max-width: 768px) {
    .list-icon {
      grid-template-columns: repeat(2, 1fr);
    }
  }
  @media (max-width: 575px) {
    .list-icon {
      grid-template-columns: 1fr;
      row-gap: 2rem;
      width: 80%;
      margin: 0 auto;
    }
  }
  .list-icon div {
    text-align: center;
  }
  .brand-information .page-desc .list-icon h4 {
    font-size: 1rem;
    margin: 0.5rem 0 0 0;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
  } 
  .list-icon  img
  {
    width: 100px;
  }
  @media (max-width:991px) {
    .home-page .passion .servewithpassion-owl .owl-carousel .owl-dots{display: none;}
  }
  @media (max-width: 575px) {
    .home-page  .new.content-block .d-flex{    display: block !important;}
    .home-page .new .view-all { bottom: 105px;}
   
   
  .list-icon  img{ width: 75px;}
  }
  @media (max-width: 400px) {
    .new .card .card-body .card-title {    height: 84px;}
  }

  @media (max-width: 575px) {
    .home-page .partnership.content-block .container-fluid {padding-left: 0; padding-right: 0;}
    .home-page .carousel .carousel-inner .partnership-contentbox .partnership-content .btn-more {margin: 0;}
    .partnership .carousel-item .partnership-contentbox {
      position: relative;
    }
    .partnership .carousel-item .partnership-contentbox .partnership-nav {
      position: absolute;
      top: 45%;
      width: 100%;padding: 0 5px;
    }
    .partnership .carousel-item .partnership-contentbox .partnership-nav .owl-nav {
      margin: 0;
      display: flex;
      justify-content: space-between;
    }
    .partnership .carousel-item .partnership-contentbox .partnership-content {
      padding: 0 3rem 0 3.5rem;
    }
    .partnership .carousel-item .partnership-image h2 {
      padding: 0 2rem;
      margin: 2rem 0 1rem !important;
    }
    .partnership .carousel-item .partnership-image h2 span {
      display: inline;
    }
  }
  @media (max-width: 575px) and (max-width: 575px) {
    .partnership .carousel-item .partnership-image img {
      height: 100% !important;
    }
  }
  @media (max-width: 575px) and (max-width: 575px) {
    .partnership h4 {
      margin: 1rem 0 !important;
    }
  }
  
  @media (max-width: 767px) {
    .columnReverse .heritage .quicktabs-wrapper .quicktabs-main {
      margin-top: 1rem;
    }
  }


  .text-overlay-div .text-overlay-section {
    position: relative;
  }
  .text-overlay-div .text-overlay-section .text-overlay {
    position: absolute;
    bottom: 50px;
    left: 0;
  }
  .text-overlay-div .text-overlay-section .text-overlay h2 {
    font-size: calc(15px + 2.7vw) !important;
    margin-bottom: 0;
    text-shadow: 0 1px 2px #000;
    font-weight: 700;
    line-height: 1.1;
    color: #fff;
  }
  .text-overlay-div .full-width-image {
    width: 100%;
    height: auto;
  }
  @media (max-width: 575px) {
    .text-overlay-div .full-width-image img {
      width: 100%;
    }
     .cookiesjsr-banner--action .cookiesjsr-btn {line-height: 30px !important;}
  }
  @media (max-width: 330px) 
  {
    .cookiesjsr--app .cookiesjsr-banner--action .cookiesjsr-btn {min-width: 80px;  padding: 0rem 0.4rem;}
   
  }