/* ==========================================================================
   Responsive CSS - Organized by Screen Width
   ========================================================================== */

/* Desktop Large - Min Width 1200px */
@media (min-width: 1200px) {
  .container {
    max-width: 1350px;
  }

  .main-menu .main-menu__list,
  .main-menu .main-menu__list>li>ul,
  .main-menu .main-menu__list>li>ul>li>ul,
  .stricky-header .main-menu__list,
  .stricky-header .main-menu__list>li>ul,
  .stricky-header .main-menu__list>li>ul>li>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .mobile-nav__buttons {
    display: none;
  }

  .main-menu .mobile-nav__toggler {
    display: none;
  }
}

/* Tablet Large - Max Width 1199px */
@media (max-width: 1199px) {
  .stricky-header {
    display: none !important;
  }

  .our-story-section .section-title-five__title {
    font-size: 36px;
  }

  .contact-page__left-inner,
  .contact-page__right {
    padding: 38px 30px;
  }

  .contact-page__left .section-title__title {
    font-size: 30px;
  }
}

/* Tablet - Max Width 991px */
@media (max-width: 991px) {
  .main-menu__list .dropdown a i.dropdown-icon {
    display: none;
  }

  .our-story-section {
    padding: 80px 0;
  }

  .our-story-section .section-title-five__title {
    font-size: 32px;
  }

  .our-story-section .story-image-wrapper {
    margin-top: 40px;
  }

  .our-story-section .stats-box h3 {
    font-size: 30px;
  }

  .our-story-section .stats-box p {
    font-size: 13px;
  }

  .page-header-bg {
    width: 100%;
    right: 0;
    left: 0;
    background-size: cover;
    background-position: center center;
  }

  .page-header {
    padding: 80px 0 70px;
  }

  .page-header__inner h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .thm-breadcrumb {
    flex-wrap: wrap;
  }

  .contact-page {
    padding: 90px 0;
  }

  .contact-page__left .section-title__title {
    font-size: 28px;
  }

  .contact-page__form-title {
    font-size: 26px;
  }

  .help-shield-hero {
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .help-shield-hero__img {
    height: 350px;
    min-height: 350px;
  }

  .help-shield-intro__title {
    font-size: 28px;
    line-height: 38px;
  }

  .help-shield-feature-card {
    padding: 25px;
  }

  .help-shield-feature-card__icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }

  .help-shield-faq {
    padding: 40px 30px;
  }

  .members-plan {
    padding: 80px 0 60px;
  }

  .members-plan .section-title {
    margin-bottom: 40px;
  }

  .members-plan__table thead th {
    padding: 18px 15px;
    font-size: 16px;
  }

  .members-plan__table tbody td {
    padding: 15px;
    font-size: 15px;
  }

  .members-plan__table {
    min-width: 800px;
  }
}

/* Mobile Large - Max Width 767px */
@media (max-width: 767px) {
  .our-story-section {
    padding: 60px 0;
  }

  .our-story-section .section-title-five__title {
    font-size: 28px;
  }

  .our-story-section .story-card {
    padding: 20px;
  }

  .our-story-section .story-card p {
    font-size: 15px;
  }

  .our-story-section .stats-box {
    padding: 15px 10px;
  }

  .our-story-section .stats-box h3 {
    font-size: 24px;
  }

  .our-story-section .stats-box p {
    font-size: 11px;
  }

  .our-story-section .story-badge {
    padding: 15px;
    top: 15px;
    right: 15px;
  }

  .our-story-section .badge-icon {
    width: 40px;
    height: 40px;
  }

  .our-story-section .badge-icon i {
    font-size: 18px;
  }

  .our-story-section .badge-text h4 {
    font-size: 15px;
  }

  .our-story-section .badge-text p {
    font-size: 11px;
  }

  .our-story-section .badge-content {
    gap: 10px;
  }

  .page-header-bg {
    width: 100%;
    background-position: center center;
    background-size: cover;
  }

  .page-header {
    padding: 60px 0 50px;
  }

  .page-header__inner h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .thm-breadcrumb li {
    font-size: 12px;
  }

  .value-card {
    padding: 20px 15px;
    min-height: 150px;
  }

  .value-card__icon {
    width: 45px;
    height: 45px;
  }

  .value-card__icon i {
    font-size: 20px;
  }

  .value-card h4 {
    font-size: 16px;
  }

  .story-tabs__nav {
    flex-direction: column;
    gap: 8px;
  }

  .story-tabs__nav-item {
    min-width: 100%;
    font-size: 13px;
    padding: 10px 15px;
  }

  .story-tabs__pane {
    padding: 20px;
  }

  .story-tabs__pane p {
    font-size: 15px;
  }

  .contact-page {
    padding: 70px 0;
  }

  .contact-page .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
  }

  .contact-page__left-inner,
  .contact-page__right {
    padding: 30px 22px;
  }

  .contact-page__info-item {
    padding: 13px 14px;
  }

  .contact-page__info-icon {
    height: 40px;
    width: 40px;
    min-width: 40px;
    font-size: 15px;
  }

  .contact-page__form-title {
    font-size: 24px;
  }

  .contact-page .comment-form__input-box input[type=text],
  .contact-page .comment-form__input-box input[type=email] {
    height: 54px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-page .comment-form__input-box textarea {
    height: 150px;
    padding: 14px 20px 20px;
  }

  .help-shield-hero__img {
    height: 280px;
    min-height: 280px;
  }

  .help-shield-intro__title {
    font-size: 24px;
    line-height: 34px;
  }

  .help-shield-feature-card {
    padding: 20px;
  }

  .help-shield-feature-card__icon {
    width: 45px;
    height: 45px;
    min-width: 45px;
  }

  .help-shield-faq {
    padding: 30px 20px;
  }

  .members-plan {
    padding: 60px 0 40px;
  }

  .members-plan__table-wrapper {
    border-radius: 10px;
  }

  .members-plan__table {
    min-width: 700px;
  }

  .members-plan__table thead th {
    padding: 15px 12px;
    font-size: 14px;
  }

  .members-plan__table tbody td {
    padding: 12px;
    font-size: 14px;
  }
}

/* Mobile Small - Max Width 575px */
@media (max-width: 575px) {
  .our-story-section .section-title-five__title {
    font-size: 24px;
  }

  .our-story-section .story-stats-row {
    margin-top: 30px;
  }

  .our-story-section .stats-box {
    padding: 12px 8px;
  }

  .our-story-section .stats-box h3 {
    font-size: 20px;
  }

  .our-story-section .stats-box p {
    font-size: 10px;
  }

  .page-header-bg {
    width: 100%;
    background-position: center center;
    background-size: cover;
  }

  .page-header {
    padding: 50px 0 40px;
  }

  .page-header__inner h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .thm-breadcrumb li {
    font-size: 11px;
  }

  .story-tabs__nav-item {
    font-size: 12px;
    padding: 8px 12px;
  }

  .story-tabs__nav-item i {
    font-size: 14px;
  }

  .contact-page__left .section-title__title {
    font-size: 24px;
  }

  .contact-page__intro,
  .contact-page__form-text {
    font-size: 15px;
  }

  .contact-page__info-item {
    align-items: flex-start;
  }

  .contact-page__info-value {
    font-size: 15px;
  }

  .contact-page .comment-form__btn {
    width: 100%;
    min-width: 100%;
    text-align: center;
  }

  .help-shield-hero__img {
    height: 220px;
    min-height: 220px;
  }

  .help-shield-hero__badge {
    position: static;
    margin-top: 15px;
    justify-content: center;
  }

  .help-shield-intro__title {
    font-size: 22px;
    line-height: 30px;
  }

  .help-shield-feature-card {
    flex-direction: column;
    text-align: center;
  }

  .help-shield-feature-card__icon {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .help-shield-summary {
    flex-direction: row;
    text-align: left;
  }

  .help-shield-summary__icon {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .help-shield-faq {
    padding: 25px 15px;
  }

  .members-plan__table {
    min-width: 600px;
  }

  .members-plan__table thead th {
    padding: 12px 8px;
    font-size: 12px;
  }

  .members-plan__table tbody td {
    padding: 10px 8px;
    font-size: 13px;
  }
}
