@media screen and (max-width: 768px) {
  .section-padding {
    padding: 30px 0px;
  }
  .common-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .common-button {
    padding: 6px 20px;
    font-size: 14px;
  }
  .common-subtitle {
    font-size: 20px;
  }
  .subtitle {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .hero-section {
    padding-bottom: 30px;
  }
  .hero-section .hero-div .slider-content .blank-box {
    display: none;
  }
  .hero-section .hero-div .content {
    left: auto;
    margin-right: 0px;
    position: inherit;
    transform: translateY(0%);
    padding-top: 20px;
  }
  .hero-section .hero-div .content h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .hero-section .boxes {
    margin-top: 60px;
  }
  .hero-section .boxes .box {
    padding: 20px;
  }
  .hero-section .boxes .box .icon img {
    width: 90px;
  }
  .hero-section .boxes .box p {
    font-size: 18px;
  }
  .banner .content .common-subtitle {
    font-size: 18px;
  }
  .owl-carousel.hero-slider .owl-dots {
    display: flex;
  }
  .owl-carousel.hero-slider .owl-nav {
    display: none;
  }
  .owl-carousel.community-slider .owl-nav {
    display: none;
  }
  .community-updates-section.section-padding {
    padding-bottom: 60px;
  }
  .community-updates-section .common-title {
    margin-bottom: 30px;
  }
  .community-updates-section .community-updates {
    flex-direction: column;
    border-radius: 12px;
    overflow: hidden;
  }
  .community-updates-section .community-updates .story-image {
    width: 100%;
  }
  .community-updates-section .community-updates .content {
    width: 100%;
    margin-left: 0px;
    padding: 20px;
    border-radius: 0px;
    min-height: 12px;
    background: linear-gradient(0deg, rgba(147, 22, 33, 0.4) 0%, rgba(147, 22, 33, 0.8) 40%, rgba(147, 22, 33, 0.6) 100%);
  }
  .community-updates-section .community-updates .content p.tagline {
    margin: 24px 0px 16px;
    font-size: 18px;
  }
  .map-section .world-map-div {
    overflow: hidden;
  }
  .map-section .world-map-div .color-navigation {
    flex-wrap: wrap;
    margin-top: 30px;
    gap: 10px;
  }
  .map-section .world-map-div .color-navigation .navigation {
    font-size: 14px;
    gap: 6px;
  }
  .map-section .world-map-div .color-navigation .navigation span {
    width: 20px;
    height: 20px;
    border-width: 5px;
  }
  .map-section .world-map-div .color-navigation .navigation span.advisory-color {
    border-width: 5px;
  }
  .map-section .world-map-div .color-navigation .navigation span.partnering-color {
    border-width: 5px;
  }
  .map-section .world-map-div svg {
    margin: 0px -35px;
    width: 115%;
  }
  .map-section .world-map-div .tooltip {
    max-width: 200px;
  }
  footer .footer .upper-footer {
    flex-direction: column;
    align-items: start;
    gap: 10px;
  }
  footer .footer .middle-footer {
    margin-top: 30px;
  }
  footer .footer .middle-footer ul {
    padding-left: 0px;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: start;
  }
  .contact-section {
    display: inherit;
    min-height: auto;
  }
  .contact-section .contact-form {
    margin-top: 20px;
  }
  .contact-section .contact-details p.c-title {
    font-size: 16px;
  }
  .contact-section .contact-details p img {
    height: 20px;
  }
  .member-profiles-section.section-padding {
    padding-top: 0px;
  }
  .member-profiles-section .member-content .quote-content {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  .member-profiles-section .member-content .quote-content p {
    font-size: 18px;
  }
  .member-profiles-section .member-content .about-member {
    margin-top: 10px;
    text-align: center;
  }
  .member-profiles-section .member-content .about-member p {
    width: 100%;
  }
  .member-profiles-section .member-content .about-member .common-subtitle {
    font-size: 24px;
  }
  .members-details .member-btn {
    text-align: left;
  }
  .members-details .member-btn .common-button {
    margin-top: 20px;
  }
  .blue-section p {
    font-size: 22px;
  }
  .our-principles-section .principles-content {
    margin-top: 0px;
  }
  .our-principles-section .principles-content img {
    margin-bottom: 5px;
  }
  .key-action-section .key-action-content img {
    margin-bottom: 5px;
  }
  .partnering-logo .row {
    gap: 40px;
  }
  .partnering-logo .logo-details .logo-img {
    width: 120px;
    height: 120px;
  }
  .partnering-logo .logo-details .logo-img img {
    width: 80px;
    height: auto;
  }
  .partnering-logo .logo-details .logo-content {
    border-radius: 6px;
    height: auto;
  }
  .partnering-logo .logo-details .logo-content h4 {
    margin: 0 0 10px;
  }
  .partnering-section .partnering-div .content {
    right: 20%;
    margin-left: 0;
  }
  .partnering-section .partnering-div .content .common-title {
    font-size: 14px;
    font-weight: 600;
  }
  .secretary-section .about-secretary {
    padding: 20px 0px;
  }
  .secretary-section .about-secretary h3 {
    margin-bottom: 30px;
  }
  .banner {
    background-color: #00002e;
  }
  .banner .baner-image {
    position: relative;
  }
  .banner .baner-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 1;
  }
  .banner .content {
    position: relative;
    transform: inherit;
    top: auto;
    width: 100%;
    padding: 20px 0px;
    background-color: #00002e;
  }
  .banner .content .common-title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .banner::after {
    display: none;
  }
  .chair-section {
    margin-top: 30px;
  }
  .chair-section .chair-image {
    padding-top: 30px;
  }
  .chair-section .content {
    padding: 30px 0px;
  }
  .chair-section .content .common-subtitle {
    margin-bottom: 30px;
  }
  .partners-section {
    padding-top: 60px;
    padding-bottom: 0px;
  }
  .partners-section .partners-div {
    padding-top: 70px 10px 20px;
    height: auto;
  }
  .spiral-design::before {
    background-size: 115% !important;
    background-position: 0% bottom !important;
  }
  .spiral-design-2:before {
    background-position: 97% -375px !important;
  }
  .chair-section.spiral-design::before {
    background-size: 120% !important;
    background-position: 110% 78% !important;
  }
  .single-post--page .post-content {
    padding: 30px 20px;
    border-radius: 14px;
  }
  .single-post--page .post-content .subtitle {
    width: 100%;
    line-height: 1.2;
  }
  .single-post--page .post-content .post-banner img {
    border-radius: 8px;
  }
}
@media screen and (max-width: 992px) {
  .our-story-section .our-story-content {
    align-items: center;
    flex-direction: column;
  }
  .our-story-section .our-story-content .content {
    width: 100%;
    padding: 0px;
    margin-bottom: 10px;
    padding-right: 0px !important;
  }
  .our-story-section .our-story-content .section-image {
    position: inherit;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .main-page {
    padding-top: 68px;
  }
  header .header-section {
    position: relative;
  }
  header .header-section nav {
    display: none;
    padding-bottom: 16px;
    background-color: #f0eff4;
  }
  header .header-section nav ul {
    display: block;
    padding-left: 0px;
    background-color: #931621;
  }
  header .header-section nav ul li {
    display: block;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.65);
  }
  header .header-section nav ul li .sub-menu {
    position: relative;
    top: 100%;
    right: 0;
    background: #931621;
    z-index: 999;
  }
  header .header-section nav ul li .sub-menu li a {
    color: #fff;
  }
  header .header-section nav ul li .sub-menu li a:hover {
    color: rgba(255, 255, 255, 0.85);
  }
  header .header-section nav ul li a {
    color: #fff;
  }
  header .header-section nav ul li a:hover {
    color: rgba(255, 255, 255, 0.85);
  }
  header .logo img {
    height: 48px;
  }
  .hero-section .hero-div .content h2 {
    font-size: 24px;
  }
  .toggle-menu-cont {
    position: absolute;
    width: 36px;
    height: 36px;
    right: 5px;
    left: auto;
    top: 14px;
  }
  .toggle-menu-cont .toggle-menu {
    width: 36px;
    height: 36px;
    display: inline-block;
    right: 14px;
    position: relative;
  }
  .toggle-menu-cont .toggle-menu i {
    position: absolute;
    display: block;
    height: 2px;
    background: #931621;
    width: 22px;
    left: 10px;
    transition: all 0.3s;
  }
  .toggle-menu-cont .toggle-menu i:nth-child(1) {
    top: 8px;
  }
  .toggle-menu-cont .toggle-menu i:nth-child(2) {
    top: 16px;
  }
  .toggle-menu-cont .toggle-menu i:nth-child(3) {
    top: 24px;
  }
  .toggle-menu-cont .toggle-menu.open-menu i:nth-child(1) {
    top: 20px;
    transform: rotateZ(45deg);
  }
  .toggle-menu-cont .toggle-menu.open-menu i:nth-child(2) {
    background: transparent;
  }
  .toggle-menu-cont .toggle-menu.open-menu i:nth-child(3) {
    top: 20px;
    transform: rotateZ(-45deg);
  }
  .contact-section {
    min-height: calc(100vh - 335px);
  }
  .chair-section .chair-image {
    justify-content: center;
  }
}
@media screen and (max-width: 1400px) {
  .our-story-section .our-story-content {
    align-items: center;
    margin-top: 30px;
  }
  .our-story-section .our-story-content .content {
    padding-right: 20px;
  }
  .our-story-section .our-story-content .section-image {
    position: inherit;
  }
  .our-story-section .our-story-content .section-image img {
    border-radius: 0px;
  }
}
@media screen and (min-width: 1400px) {
  .chair-section .chair-image img {
    max-width: 350px;
    height: auto;
  }
  .advisory-board-section .post-content .post-thumbnail.spiral-design-2::before {
    background-position: 95% -314px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .hero-section .hero-div .content {
    left: 50%;
  }
  .hero-section .hero-div .content h2 {
    font-size: 34px;
  }
  .spiral-design::before {
    background-size: 72% !important;
    background-position: 110% bottom !important;
  }
  .chair-section.spiral-design::before {
    background-size: 95% !important;
    background-position: 0% 80% !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
  .partnering-section .partnering-div .content {
    right: 40%;
    margin-left: 30px;
  }
  .partnering-section .partnering-div .content .common-title {
    font-size: 26px;
    font-weight: 700;
  }
  .common-lens-section .common-lens-conten {
    gap: 80px;
  }
  .common-lens-section .common-lens-conten img {
    width: 150px;
  }
  .banner .content {
    width: 50%;
  }
  .banner .content .common-title {
    font-size: 36px;
  }
  .banner .content .common-subtitle {
    font-size: 22px;
  }
  .spiral-design-2::before {
    background-position: 97% -320px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .spiral-design::before {
    background-size: 50% !important;
  }
  .chair-section.spiral-design::before {
    background-size: 60% !important;
    background-position: -64% -110px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  header nav ul li {
    padding: 20px 6px;
  }
  .container-xxl {
    padding-right: 30px;
    padding-left: 30px;
  }
  .hero-section .hero-div .content h2 {
    font-size: 40px;
  }
  .spiral-design::before {
    background-size: 45% !important;
  }
  .spiral-design-2::before {
    background-position: 97% -370px !important;
  }
  .chair-section.spiral-design::before {
    background-size: 35% !important;
    background-position: -15% -94px !important;
  }
}/*# sourceMappingURL=mobile.css.map */