@media (min-width: 911px) {
  .navbar-nav .nav-item.dropdown:hover .dropdown-menu {
    display: block;
  }
  #chaptersDropdown .nav-link {
    pointer-events: none;
    cursor: pointer;
  }
  #eventsDropdown .nav-link {
    pointer-events: none;
    cursor: pointer;
  }
}
@media (max-width: 991px) {
  .offcanvas {
    background-color: var(--fitis-secondary);
  }
  .offcanvas-body {
    align-items: center;
  }
  .navbar {
    flex-wrap: nowrap;
  }
  .navbar-brand_digi {
    float: left;
    position: absolute;
    margin-left: 190px;
  }
  .slid_bar_footer {
    display: block;
    color: #fff;
    align-items: center;
    text-align: center;
  }
  nav .nav-link.show {
    text-align: center;
    --bs-navbar-active-color: #0092d2;
  }
  .nav-link {
    color: #fff;
  }
  .navbar-nav .dropdown-item :hover,
  .navbar-nav .nav-link.active,
  .navbar-nav .nav-link.show {
    color: #0092d2;
  }
  .nav-item {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-nav .dropdown-menu {
    background-color: #ffffff00;
    border: 0;
  }
  .navbar-nav .dropdown-item {
    color: #ffffffa8;
    align-items: center;
    text-align: center;
  }
}
@media (max-width: 450px) {
  .navbar-brand_digi {
    float: left;
    position: absolute;
    margin-left: 120px;
  }
}
@media only screen and (max-width: 992px) {
  .contentInSideDiv {
    width: 80%;
  }
  .item .content {
    justify-content: center;
    padding: 0;
  }
  .contentInSideDiv h1 {
    font-size: 40px;
  }
  .contentInSideDiv p {
    font-size: 19px;
  }
}
@media (max-width: 991px) {
  .Search-Topic-div {
    display: none;
  }
  .search-bar-row {
    padding-right: 0;
    align-items: center;
  }
  .search-bar {
    align-items: center;
    padding: 0 !important;
  }
  .search-form {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .search-form-input {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .search-bar-shortNav i {
    opacity: 0.5;
    font-size: 20px;
    align-items: center;
    padding-top: 12px;
  }
}
@media (max-width: 576px) {
  .search-bar-shortNav {
    display: none;
  }
}
@media (max-width: 991px) {
  .Sm_icon_div {
    margin-left: -32px;
  }
  .home_contact_bar {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .Chairman_Massage {
    padding-bottom: 50px;
    --bs-gutter-x: 0px;
  }
  .Chairman_Image {
    width: 100%;
    padding-bottom: 10px;
  }
  .Chairman_Image img {
    height: 700px;
    width: 100%;
    object-fit: cover;
  }
  .leaderdiv {
    padding-top: 30px;
  }
  .Chairman_text_upper_prh p {
    padding-left: 0;
    padding-bottom: 0;
  }
  .Chairman_text_upper_prh h4 {
    padding-left: 0;
  }
  .Chairman_text h4 {
    font-size: 16px;
  }
  .Chairman_video {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .Projects_Programs_Card {
    display: flex;
    flex-direction: column;
  }
  .Projects_Programs_Card_img {
    order: -1;
  }
  .Projects_Programs_Card_img img {
    object-fit: none;
    height: 200px;
    width: 50%;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 12px;
  }
  .Projects_Programs_Card_content h3,
  .Projects_Programs_Card_content p {
    padding-left: 20px;
    padding-right: 20px;
  }
  .Projects_Programs_Card_content h3 {
    padding-top: 15px;
  }
}
@media (max-width: 1390px) {
  .Projects_Programs_Card {
    display: flex;
    flex-direction: column;
  }
  .Projects_Programs_Card_img img {
    object-fit: fill;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .apply-button,
  .become_member-titel {
    align-items: center;
    color: #fff;
    text-align: center;
  }
  .apply-button {
    background-color: #0092d2;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 60px 20px;
    text-decoration: none;
    font-size: 12px;
    cursor: pointer;
    border-radius: 5px;
  }
  .become_member-titel {
    font-size: 23.6px;
    align-self: center;
    padding-left: 70px;
    padding-top: 10px;
  }
  .become_member-body {
    font-size: 13.04px;
    padding-right: 15px;
  }
}
@media (max-width: 576px) {
  .section__title {
    margin-bottom: 15px;
  }
  .partnership_home_title {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .contact-form {
    position: absolute;
    width: 100% !important;
    overflow-x: 50px;
    transform: translate(0, 0);
    background-color: #181818ef;
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 2%;
    height: 500px;
  }
}
@media (max-width: 1400px) {
  .Search-Topic-coc {
    margin-left: -170px;
  }
}
@media (max-width: 1200px) {
  .Search-Topic-coc {
    margin-left: -220px;
  }
}
@media (max-width: 991px) {
  .coc_right {
    display: none !important;
  }
}
@media (max-width: 2500px) {
  .chapets-container {
    padding: 5% 4% 4%;
  }
}
@media (max-width: 1600px) {
  .chapets-container {
    padding: 2% 4% 4%;
  }
}
@media (max-width: 1400px) {
  .chapters_card_content_special {
    padding: 28px 20px;
  }
  .chapter-president {
    justify-content: space-evenly;
  }
  .chapets-container {
    padding: 5% 4% 4%;
  }
}
@media (max-width: 1200px) {
  .chapters_card_content_special {
    padding: 28px 20px;
  }
}
@media (max-width: 991px) {
  .chapters_card_content_special {
    padding: 40px 20px;
  }
  .footer-static {
    position: relative;
    width: fit-content;
  }
  .chapter-objective-content {
    padding: 0 10px;
  }
  .chapter-objective-content ul {
    margin: 0;
  }
  .mobile-end-padding-20 {
    padding-bottom: 40px !important;
  }
  .table-chapter {
    padding: 30px 10px 50px;
  }
}
@media screen and (max-width: 600px) {
  .bottom-bar a,
  .navbar a {
    float: none;
    text-align: left;
  }
  .bottom-bar .search-tab {
    float: none;
    padding-right: 0;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .introduction-one {
    flex-direction: column;
  }
}
@media only screen and (max-width: 992px) {
  .become_memeber_fontsdiv {
    flex-direction: column;
  }
  .mobilefooter,
  .mobilefooter a,
  .mobilefooter p {
    color: #fff;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-top: 10px;
  }
  .ee {
    display: initial;
  }
  .ss {
    display: none;
  }
  .solution p {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .address {
    flex-direction: column;
  }
  .address div {
    flex: 1;
  }
}

@media (max-width: 995px) {
  .footerfix {
    position: static !important;
  }
}
