@media (max-width: 767px) {
  h1 {
    font-size: 2.1875rem;
    line-height: 1.2;
  }
  h2 {
    font-size: 1.5625rem;
    line-height: 1.2;
  }
  h3 {
    font-size: 1.375rem;
    line-height: 1.2;
  }
  h4 {
    font-size: 1.25rem;
    line-height: 1.2;
  }
  h5 {
    font-size: 1rem;
    line-height: 1.2;
  }
  h6 {
    font-size: 0.75rem;
    line-height: 1.2;
  }
  header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  header .site-logo {
    width: 80%;
  }
  header .site-logo a img {
    width: 100%;
  }
  .hero-slider .swiper .swiper-slide {
    aspect-ratio: auto;
    min-height: clamp(280px, 52vh, 520px);
  }
  .hero-slider .swiper .swiper-slide .hero-slide-content h1 {
    font-size: 2.1875rem;
    line-height: 1.15;
    margin-bottom: 0.75rem;
  }
  .hero-slider .swiper .swiper-slide .btn-theme {
    font-size: 0.9375rem;
    padding: 0.625rem 1rem;
  }
  .hero-slider .swiper .swiper-slide .hero-slide-content {
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 1.25rem;
    padding-bottom: 3rem;
  }
  .hero-slider .swiper .swiper-slide .hero-slide-content .btn-theme {
    margin-left: auto;
    margin-right: auto;
  }
  .hero-slider .swiper .swiper-slide ul {
    gap: 12px;
    margin-top: 12px;
  }
  .hero-slider .swiper .swiper-slide ul li {
    padding-bottom: 12px;
  }
  .hero-slider .swiper .swiper-slide ul li .date-time {
    font-size: 0.8125rem;
    letter-spacing: 1px;
    margin-bottom: 4px;
  }
  .hero-slider .swiper .swiper-slide ul li p {
    font-size: 0.9375rem;
  }
  .hero-slider .swiper .swiper-pagination {
    bottom: 14px;
  }
  .hero-slider .swiper .swiper-pagination .swiper-pagination-bullet {
    width: 24px;
    height: 2px;
  }
  .swiper-wrap .swiper-button-next,
  .swiper-wrap .swiper-button-prev {
    display: none;
  }
  .stat .stat-box .amount {
    font-size: 2rem;
  }
  .stat p {
    font-size: 16px;
  }
  .table th {
    min-width: 100px;
    white-space: nowrap;
  }
  .table td {
    font-size: 0.875rem;
  }
  .view-more {
    font-size: 1rem;
  }
  .email-alert .box {
    padding: 24px 16px;
  }
  .email-alert .box h4.u-type-neue-heading {
    margin-top: 0;
    margin-bottom: 1rem !important;
    font-size: clamp(2.25rem, 12vw, 3rem);
    line-height: 1.05;
    text-align: center;
  }
  .email-alert .email-submit-group {
    width: 100%;
    max-width: 100%;
  }
  .email-alert .email-submit-group > p:first-child input[type=email] {
    padding-left: 0.9rem;
    padding-right: 0.5rem;
    font-size: 0.95rem;
  }
  .email-alert .email-submit-group .wpcf7-submit,
  .email-alert .email-submit-group input[type=submit] {
    margin: 3px;
    padding: 0.68rem 1.05rem;
    font-size: 0.95rem;
    line-height: 1.1;
    white-space: nowrap;
  }
  .email-alert .wpcf7-not-valid-tip {
    position: static;
    display: block;
    margin-top: 6px;
    line-height: 1.35;
  }
  .email-alert .wpcf7-checkbox {
    margin-top: 1.25rem;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 12px;
  }
  .email-alert .wpcf7-list-item label {
    gap: 8px;
    min-height: 26px;
    line-height: 1.35;
  }
  .email-alert-main .box {
    padding: 24px 16px;
  }
  .email-alert-main .box h4.u-type-neue-heading {
    margin-top: 0;
    margin-bottom: 1rem !important;
    font-size: clamp(2.25rem, 12vw, 3rem);
    line-height: 1.05;
    text-align: center;
  }
  .email-alert-main .email-submit-group {
    width: 100%;
    max-width: 100%;
  }
  .email-alert-main .email-submit-group > p:first-child input[type=email] {
    padding-left: 0.9rem;
    padding-right: 0.5rem;
    font-size: 0.95rem;
  }
  .email-alert-main .email-submit-group .wpcf7-submit,
  .email-alert-main .email-submit-group input[type=submit] {
    margin: 3px;
    padding: 0.68rem 1.05rem;
    font-size: 0.95rem;
    line-height: 1.1;
    white-space: nowrap;
  }
  .email-alert-main .wpcf7-not-valid-tip {
    position: static;
    display: block;
    margin-top: 6px;
    line-height: 1.35;
  }
  .email-alert-main .wpcf7-checkbox {
    margin-top: 1.25rem;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 12px;
  }
  .email-alert-main .wpcf7-list-item label {
    gap: 8px;
    min-height: 26px;
    line-height: 1.35;
  }
  .swiper.latest-news-slider {
    padding: 0;
  }
  .doc-and-commity .title {
    font-size: 24px;
  }
  .page-header .page-heading {
    font-size: 2rem;
  }
  footer .footer-box ul.footer-link-list {
    flex-wrap: wrap;
    gap: 15px;
  }
  footer .footer-box ul.footer-link-list li {
    flex: 1 0 100%;
  }
  .site-logo .inchains-main img {
    width: 130px;
  }
  .site-logo .inchains-ir img {
    width: 120px;
  }
  .site-logo .vl-line {
    height: 15px;
  }
  .error-404 h1 {
    font-size: 8rem;
  }
  .nav-pills-wrap {
    width: 100%;
    max-width: 100%;
  }
  .nav-pills-wrap .nav-pills {
    flex-wrap: nowrap;
  }
  .nav-pills-wrap .nav-pills .nav-item {
    flex: 1 1 0;
    min-width: 0;
    width: auto;
  }
  .leadership .container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .leadership .row.gy-4 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 1rem;
  }
  .leadership .col-lg-4 {
    width: 100%;
    max-width: 340px;
  }
  .leadership .slide-up-on-scroll {
    opacity: 1;
    transform: none;
  }
}

/*# sourceMappingURL=responsive.css.map */
