.logo-size img {
  max-width: 390px !important;
}
.hero-imge-area img {
  max-width: 467px;
}
@media (max-width: 767.98px) {
  .hero-imge-area img {
    max-width: 100% !important;
  }
}
ul.social-link li {
  margin: 0 8px;
  font-size: 22px;
}

@media (max-width: 767.98px) {
  .content-container.faq-container {
    padding-top: 60px !important;
  }
  .post-card-list .slick-list {
    display: flex;
  }
  .post-card-list .slick-slide {
    display: flex;
  }
  .post-card-list .post-card-item {
    height: 100%;
  }
}
@media (max-width: 767.98px) {
  .post-card-list .slick-list {
    padding-right: 90px;
    height: 380px !important;
  }
}
.post-card-item {
  list-style: none;
}
@media (max-width: 767.98px) {
  .t-and-c-container {
    padding: 80px 0;
  }
  .text-start {
    text-align: center !important;
  }
  .step-outer {
    padding-top: 80px;
  }
  .mar {
    margin-right: 35px;
  }
  .slick-prev,
  .slick-next {
    top: 14% !important;
  }
}
@media (max-width: 767.8px) {
  .count-cards-box {
    padding: 18px !important;
  }

  #btn-min-width {
    min-width: 200px !important;
  }
  .cbr-img-left,
  .cbr-img-right {
    display: none;
  }
  .count-block-row {
    max-width: 100%;
  }
  .countdown-text {
    font-size: 33px !important;
  }
  .countdown-text span {
    font-size: 18px !important;
  }
  .center-text {
    text-align: center;
  }
  .logo-list {
    justify-content: center;
  }
}
