@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      /* max-width: 1400px; */
  }
  .heroSwiper  .swiper-slide {
    /* height: calc(100vh - 56px); */
  }
  .listingRow a {
    width: 14%;
}
}
@media (max-width: 1440px) {
  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 12px;
  }
  #header .nav-link {
    font-size: 15px;
  }
  .heroSwiperCard img {
    max-height: unset;
}
}

@media (min-width: 1199.98px) and (max-width: 1409px) {
  .Gallery-section .grid-312-width {
    grid-template-columns: repeat(auto-fill, minmax(265px, 1fr));
}
  .form-group.select2Part .floating-label {
    padding-left: 10px;
    padding-right: 7px;
}
.form-row {
  gap: 10px;
}
}
@media (min-width: 1200px) {
  
}
@media (max-width: 1600px) {
  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 13px;
}
.ourImgBox h3 {
    font-size: 32px;
  }
  .ourImgBox p {
    margin: 20px 0px;
}
#header .nav-link {
    font-size: 14px;
  }
  .user-img img {
    height: 150px;
    width: 150px;
}
.profile-info {
    margin-top: -55px;
    padding: 0 40px;
}
.theme-btn {
    font-size: 15px;
    padding: 12px 22px;
}
.custom-navBar .nav-link {
    padding: 14px 30px;
}
  .heroSwiper {
    height: 85vh;
}
.heroSwiper .swiper-pagination-bullets {
  bottom: 65px;
}
.custompagination {
  bottom: 55px;
}
.partners-wrapper {
  padding-block: 66px;
}
.aboutContent {
  padding-block: 40px 40px;
}
.sectionTitle {
  font-size: 48px;
  margin: 20px 0 30px;
}
.aboutText li, .aboutText p {
  font-size: 15px;
}
.themeBtn {
  font-size: 16px;
  padding: 20px 30px;
  margin-top: 28px;
}
.connecting-section {
  padding-block: 50px 80px;
}
.ChairpersonMessageCard {
  padding-block: 80px;
}
.sectionTitle {
  font-size: 38px;
  margin: 16px 0 24px;
}
.messageText p {
  font-size: 26px;
}
.eventSlideImg {
    height: 190px;
  }
.event-section {
  padding: 90px 0 125px;
}
.app-link {
  width: 50px;
  height: 50px;
}
.app-link-row svg {
  height: 20px;
}
.login-link {
  /* padding: 11px 20px; */
}
.login-link svg{
  height: 26px;
}
.tabHeader .nav-tabs .nav-link {
  padding: 0 44px 24px 44px;
}
.tabHeader .nav-tabs .nav-item.show .nav-link, .tabHeader .nav-tabs .nav-link.active, .tabHeader .nav-tabs .nav-link:hover {
  padding: 0 44px 24px 44px;
}
.tabHeader {
  margin-bottom: 40px;
}
.event-slid-btn {
  height: 40px;
  width: 40px;
}
.event-slid-btn svg{
  height: 20px;
}
.cardEventName {
  font-size: 17px;
}
.cardEventDate {
  font-size: 15px;
}
.eventLocTime {
  margin-bottom: 30px;
}
.cardEventLocTime {
  font-size: 14px;
}
.event-wrapper {
  padding-bottom: 100px;
}
.webdataValue {
  font-size: 50px;
  margin-bottom: 20px;
}
.webdataLabel {
  font-size: 18px;
}
.AboutAppTexy {
  font-size: 15px;
  margin: 20px 0 30px;
}
.sectionTitle {
  font-size: 35px;
  margin: 16px 0 18px;
}
.footer_wrapper {
  padding: 120px 0 0;
}
.footerFollowRow {
  margin-top: 30px;
}
.soicelLink {
  width: 50px;
  height: 50px;
}
.folloeHeaderTitle {
  margin-bottom: 30px;
}
ul.footer-links li a {
  font-size: 15px;
}

  .member-registration .section-heading {
    font-size: 50px;
    margin-bottom: 20px;
}
.section-info {
  font-size: 15px;
}
  .form-floating>label {
    padding: 13px 25px 9px;
    font-size: 15px;
}
  .forget-title {
    font-size: 20px;
    margin-bottom: 36px;
}
.inner-sub-heading {
  font-size: 24px;
  margin-bottom: 36px;
}
  .login_title {
    font-size: 50px;
    margin-bottom: 40px;
}
.form-control {
  padding: 8px 19px;
  font-size: 14px;
}
.form-floating>.form-control, .form-floating>.form-control-plaintext, .form-floating>.form-select {
  height: 52px;
  min-height: 52px;
  border-radius: 10px !important;
}
.select2-container .select2-selection--single {
  min-height: 52px;
        border-radius: 10px !important;
}
.floating-group .select2-container--below .select2-selection__rendered {
  padding-top: 13px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-top: 13px;
}

.form-group {
  margin-bottom: 35px;
}
.Account_Switch {
  margin: 30px 0 0;
}
}
@media (min-width: 992px) {
  
  .navbar .dropdown:hover>.dropdown-menu {
    transform: translateY(0) scale(1);
    visibility: visible;
    opacity: 1;
  }
  .mobile_logo {
    display: none;
  }
  .dropdown>.dropdown-menu .dropdown .dropdown-menu{
    right: auto;
    left: 100%;
  }
  .dropdown-menu {
            /* right: 0; */
        /* left: auto; */
        border-radius: 0 0 5px 5px;
        border: 0px;
        /* box-shadow: 0 4px 6px -1px rgba(0 0 0 / 0.05); */
        visibility: hidden;
        min-width: 200px;
        transform: translateY(-6px) scale(0.9);
        box-shadow: 0 0 30px 10px rgba(0, 0, 30, 0.02), 0 0 20px 0 rgba(0, 0, 60, 0.04);
        opacity: 0;
        transition: all 0.2s ease-in-out 0s;
        margin-top: 0;
  }
  #header .navbar-nav .dropdown-item {
    padding-left: 0;
}
/* 
  .dropdown:hover ul.dropdown-menu,
  .dropdown:hover ul.dropdown-menu.show {
    top: calc(100% + 5px);
    opacity: 1;
    visibility: visible;
    transform: rotateX(0) translateZ(0);

  } */
}
@media (min-width: 768px) {
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .heroSwiper .swiper-pagination-bullets {
    bottom: 12px;
}
  .logo-box .gallery-img {
    height: 170px;
}
  .Pastmember-img {
    height: 200px;
  }
  .form-row {
    grid-template-columns: repeat(auto-fill , minmax(calc(33% - 25px) , 1fr ));
  } 
  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 5px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin: 0 15px;
}
  #header .extra_nav {
    margin-left: 15px;
  }

  #header .navbar-brand img {
    height: 50px;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  .aboutGallery img {
    border-radius: 20px;
    height: 170px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .app-link-row {
    flex-wrap: wrap !important;
}
.app-link-row .app-Btn {
  margin-bottom: 2px;
}
  .logo-box .gallery-img {
    height: 115px;
}
  .navbar-toggler.menuClose-icon {
    display: none;
  }
  .navbar-toggler.menu-opened:before {
    top: 10px;
    background: #fff;
    width: 22px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .navbar-toggler.menu-opened span {
    opacity: 0;
  }

  .navbar-toggler.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 10px;
    border: 0;
    height: 2px;
    width: 22px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
 
}

 

@media (max-width: 991.98px) {
  #header .navbar-nav .dropdown-item, #header .navbar-nav .dropdown-item a {
    white-space: normal;
}
  .app-link-row .app-Btn {
    padding: 6px 10px;
  }
  .app-link-row .appTypeLabel>span {
    font-size: 10px;
}
  .app-link-row .appTypeLabel {
    font-size: 14px;
    color: #171f2d;
}
  .heroSwiper .swiper-slide {
    height: calc(50vh - 56px);
}
.heroSwiperCard img {
  max-height: 100%;
}
  .contact-section {
    padding-bottom: 100px;
}
  .contactMap iframe{
    height: 300px
  }
  .infoTitle {
    font-size: 21px;
  }
  .infoCard {
    padding: 15px;
    border-radius: 20px;
}
.infoIcon {
    width: 80px;
    height: 80px;
    min-width: 80px;
    min-height: 80px;
    }
  .listingRow a {
    width: 25%;
  }
  .pastMember-box {
    padding: 10px;
    border-radius: 16px;
  }
  .Pastmember-img {
    height: 160px;
  }
  .form-row {
    grid-template-columns: repeat(auto-fill , minmax(calc(50% - 25px) , 1fr ));
}
  .videoIframe iframe {
    height: 170px;
}
  .event-banner, .event-banner img{
    height: 350px;
}
  .event-block.white-box {
    grid-template-columns: 100%;
}
.register-event {
    padding: 30px;
    border-top: 1px dashed #143475;
    border-left: 0;
}
.upcoming-event {
    padding: 30px;
}
.event-heading {
    font-size: 24px;
    margin-bottom: 20px;
}
.registr-button {
    margin-top: 26px;
    justify-content: flex-start;
}
.mt-350 {
    margin-top: -70px;
    position: relative;
}
.event-bottom-img {
    /* height: 240px; */
}
.data-value {
    font-size: 14px;
}
.data-label img {
    height: 18px;
}
.registr-btn {
    padding: 8px 32px;
    border-radius: 10px;
    font-size: 14px;
}
.share-btn {
    padding: 8px 16px;
    border-radius: 10px;
}
.share-btn svg {
    height: 22px;
}
.white-box p {
    font-size: 15px;
}
.event-bottom-img {
    /* height: 160px; */
}
.event-main-block {
    gap: 25px;
}
.event-wraper {
    grid-template-columns: repeat(2 , 1fr);
    gap: 24px;
}
.event-wraper {
    margin-top: 40px;
}
  .menu-bar::after, .menu-bar::before{
    content: none;
  }
  .app-link-row {
    gap: 15px;
    border-top: 1px solid #f3f3f3;
    margin-top: 15px;
    padding-top: 10px;
}
/* .app-link-row{
  display: none;
}  */
.profile-info {
    margin-top: -100px;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}       
.profile-btn {
    margin-left: auto;
    margin-bottom: 0;
}
.profile-container {
    grid-template-columns: repeat(1 , 1fr);
}
  .messageText p {
    font-size: 16px;
}
  .cardLabel {
    font-size: 18px;
    margin: 12px 0 31px;
  }
  .sectionTitle {
    font-size: 32px;
    margin: 10px 0 15px;
}
.sectionLabel {
  font-size: 16px;
}
/* .themeBtn {
  font-size: 14px;
  padding: 13px 15px;  
} */
.whiteBgCard, .blueBgCard {
  padding: 15px;
}
.linkCard {
  min-height: 100%;
}
.ourImgBox {
  padding: 15px;
}
.ourImgBox p {
  font-size: 15px;
  margin: 16px 0px;
}
.ourImgBox h3 {
  font-size: 22px;
}
  .mobilelogo{
    display: flex;
  }

  .app-link {
    width: 36px;
    height: 36px;
}
  .user-action {
    display: flex;
    align-items: center;
    gap: 15px;
}
  .menu-bar {
    padding: 0px 15px;
}
  .login-link{
    padding: 1px 2px;
    gap: 0px;
    border-radius: 50%;
    width: 36px;
    justify-content: center;
    height: 35px;
  }
  .user_dropdown img {
    height: 28px;
    width: 29px;
    min-height: 28px;
    min-width: 29px;
}
.userName{
  display: none;
}
  .loginLabel{
  display: none;
}
 .heroSwiper {
  
  height: calc(50vh - 56px);
}
.custompagination{
  display: none;
}
  .navbar-toggler {
    position: fixed;
    top: 40px;
    right: 20px;
}
  .gallery-box {
    border-radius: 30px;
}
  .member-registration .section-heading {
    font-size: 40px;
    margin-bottom: 20px;
}
  .suggestion-text {
    font-size: 15px;
}
  .otpRow .otp {
    height: 60px;
    width: 55px;
    padding: 0 !important;
    font-size: 20px;
    border-radius: 6px;
}
  .forget-title {
    font-size: 20px;
    margin-bottom: 26px;
}

  #header .header_filled_btn,   #header .header_border_btn {
    padding: 8px 15px !important;
  }
  .menuoverlay {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 9;
    }
  #header .navbar-brand img {
    max-height: 45px;
    width: auto;
  }#header .navbar-nav .dropdown-menu {
    position: unset;
    display: none;
}
.dropdown-menu.megamenu {
  display: flex;
  flex-wrap: wrap;
}
.dropdown-menu.show {
  display: block !important;
}

  .navbar-toggler:focus,
  .navbar-toggler:active {
    outline: none;
    box-shadow: none;
  }

  .navbar-toggler {
    display: block;
    width: 24px;
    height: 17px;
    position: relative;
    right: 0px;
    padding: 0;
    border: 0;
    top: 0;
    z-index: 9;
  }

  .navbar-toggler:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #212529;
    content: "";
  }

  .navbar-toggler span {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    bottom: 7px;
    right: 0;
    display: block;
    height: 2px;
    width: 22px;
    background: #212529;
  }
  .navbar-toggler:after {
    position: absolute;
    top: 16px;
    right: 0;
    display: block;
    height: 4px;
    width: 22px;
    border-top: 2px solid #212529;
    content: "";
  }
 
  /* Main Menu */
  header .collapse:not(.show) {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    overflow-y: auto;
    width: 250px;
    background: #fff;
    padding: 0 12px;
    padding-top: 110px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.5s;
    z-index: 99;
  }

  header .collapse:not(.show).menu-show {
    left: 0px;
  }

  body.scroll-off {
    overflow-y: hidden;
  }

  #header {
    /* height: 65px; */
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up,
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_in {
    margin: 0 0;
    margin-top: 10px;
    text-align: center;
  }

  .mobile_logo {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 0 22px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05);
    background-color: #fff;
    height: 95px;
    display: flex;
    align-items: center;
    right: 0;
  }
  .is-sticky .mobile_logo {
    padding: 15px 10px;
  }

  .is-sticky .collapse:not(.show) {
    padding-top: 75px;
  }
  .mobile_logo img {
    max-height: 30px;
    width: auto;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.sign_up {
    margin-top: 20px;
  }
  .overlay {
    position: fixed;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 1;
  }
  .user_dropdown .dropdown-toggle::after {
    display: none;
  }
  #header .extra_nav {
    margin-left: 0;
    border-top: 1px solid #ddd;
    /*margin-top: 15px;*/
    padding-top: 15px;
  }

  #header .extra_nav.for_mobile {
    padding: 0;
    margin-top: 0;
    border: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-link {
    padding: 5px 0;
    font-size: 16px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.extra_btn {
    width: 100%;
    margin-bottom: 10px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop {
    padding-left: 30px;
    margin-bottom: 0;
  }

  #header .navbar-expand-lg .navbar-nav .nav-item {
    margin-right: 0px !important;
    margin-bottom: 10px;
  }
  #header .extra_nav.for_mobile .nav-item {
    margin-bottom: 0;
  }
  #header .navbar-nav .dropdown-menu {
    border: none;
    padding: 0;
  }
  #header .for_mobile {
    display: block;
  }
  #header .for_desktop {
    display: none;
  }
  .extra_nav.for_mobile {
    margin-left: 0 !important;
  }
  .user_dropdown > a {
    /* padding-left: 0; */
    min-width: 35px;
    width: 35px;
    height: 35px;
    padding: 2px;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link:before {
    display: none;
  }  
  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 30px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 13px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 10px;
  }
  .footer-signup-link a {
    padding-left: 50px;
  }
  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 70px;
  }
  .footer-block figure {
    margin-bottom: 10px;
  }

  .footer-block {
    margin-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
    .sponsorsRow img {
    max-height: 120px;
}
  .user-img {
    gap: 10px;
}
  .gallery__item > img {
    border-radius: 10px;
  }
  .gallery {
    grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
  }
  .aboutImage{
    margin-top: 25px;
  }
  .jobsListRow .themeLInk {
    margin-left: 0;
    margin-top: 18px;
}
  .timePeriod, .MailID{
    text-align: center;
  }
  .pastMamberListing .img-capction {
    text-align: center;
    font-size: 15px;
  }
  .swiper-partners img{
    max-width: 85px;
  }
  .appstore-section {
    padding-block: 50px;
}
  .appstoreInfo {
    margin: 25px auto 35px;
}
  .storeHeading {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .logo-box .gallery-img {
    height: 125px;
}
  .event-wrapper {
    padding-bottom: 55px;
}
.excomMemberLIsting {
  padding-bottom: 90px;
  margin-top: 30px;
}
  .Pastmember-img {
    height: 135px;
  }
  .listingRow a {
    width: 25%;
  }
  .exmemberCard img {
    width: 130px;
    min-width: 130px;
    height: 130px;
    min-height: 130px;
}
  .bloack-heading {
    font-size: 17px;
    padding-bottom: 12px;
    margin-bottom: 15px;
}
  
  .themeTable tbody td {
    padding: 10px 10px;
    border: none;
    text-align: left;
}  
.themeTable thead {
border: none;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}  
table.themeTable td {
border-bottom: 0px solid #ddd;
display: block;
font-size: 13px;
text-align: left;
}  
table.themeTable tr {
    display: block;
    border: 1px solid #e7e7e7;
}
table.themeTable tr td:first-child:before{
float: left; 
}
table.themeTable td::before {
content: attr(data-label);
font-weight: 600;
text-transform: capitalize;
display: block;
}

table.themeTable td:last-child {
border-bottom: 0;
}
  .form-row {
    grid-template-columns: repeat(auto-fill , minmax(100% , 1fr ));
}
.white-box {
    background: #fff;
    padding: 25px 15px;
    border-radius: 16px;
}
.member-registration .mt-40 {
    margin-top: 20px;
}
  .mt-80 {
    margin-top: 40px;
}
.sahayta-section {
  padding-block:40px;
}
.listingTable {
  padding-block: 40px;
}
.mb-40 {
    margin-bottom: 20px;
}
  .exMemberText p {
    font-size: 14px;
  }
  .sahayta-section .section-heading {
    font-size: 36px;
    margin-bottom: 15px;
  }
  .exMemderImg img {
    min-width: 120px;
    width: 120px;
    height: 120px;
}
.exMemderList {
  flex-direction: column;
  text-align: center;
}
.exMemderList {
  margin-top: 40px;

}
  .designByText, .copyright{ 
    text-align: center;
}
  .event-banner, .event-banner img {
    height: 200px;
}
  .event-main-block {
    gap: 20px;
}
.white-box p {
    font-size: 14px;
}
.speaker-box {
    grid-template-columns: repeat(2 , calc(50% - 16px));
    margin-top: 40px;
}
.mt-350 {
    margin-top: -50px;
}
.event-wraper {
    margin-top: 30px;
}
  .profile-info {
    padding: 0 10px;
}
.profile-tab-data {
    padding: 30px 10px;
}
.profile-container {
    padding: 30px 0;
}
.custom-navBar .nav-link {
    font-size: 14px;
    padding: 24px 18px;
}
.profile-bg img {
    height: 170px;
}
  .tabHeader{
    justify-content: center;
  }
  .addressRow {
    grid-column: 1 / 1;
}
  .imgBgCard {
    height: 460px;
}
  .appDownloadCard {
    padding: 10px;
  }
  .apptext {
    font-size: 14px;
}

  .appLinkBox {
    justify-content: center;
}
  .appSection {
    padding: 35px 0;
  }
  .aapImage {
    margin-top: 30px;
    /* max-width: 55%;   */
    margin-inline: auto;
  }
  .heroSwiper .swiper-pagination-bullets {
    bottom: 4px;
  }
  .heroSwiper .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
  }
  .custompagination {
    width: 140px;
    right: 15px;
  }
  .custompagination {
    bottom: 20px;
    z-index: 2;
}
  .custompagination .slideCounter {
    width: calc(100% - 55px) !important;
  }
  .custompagination #active-slide-index {
    font-size: 18px;

  }
  .custompagination #total-slides {
    font-size: 13px;
  }
  .top-teader {
    padding: 0 15px;
}
  figure.aboutImage {
    margin-bottom: 24px;
}
  .partners-wrapper {
    padding: 34px 0 0;
}
  .member-registration .section-heading {
    font-size: 30px;
    margin-bottom: 12px;
}
.section-info {
  font-size: 14px;
}
.inner-label {
  font-size: 14px;
  margin-top: -5px;
  margin-bottom: 10px;
  color: #000 !important;
}
  .suggestion-text {
    font-size: 14px;
    margin-bottom: 18px;
}
  .inner-sub-heading {
    font-size: 22px;
    margin-bottom: 36px;
}
.forget-title {
  font-size: 18px;
  margin-bottom: 18px;
}
  .form-inner-container {
    padding: 24px;
    border-radius: 18px;
}
.login_title {
  font-size: 40px;
  margin-bottom: 38px;
}
.forget_pass {
  font-size: 15px;
  margin-bottom: 28px;
}
.btn-primary.submite-btn {
  border-radius: 10px;
  font-size: 15px;
  padding: 13px 30px;
}
.top-heading {
  font-size: 17px;
  margin-bottom: 18px;
}

  .navbar-toggler.menuClose-icon {
    position: absolute;
    top: -1px;
    right: 6px;
  }
  .navbar-toggler.menuClose-icon::before,
  .navbar-toggler.menuClose-icon::after {
    display: none;
  }
  header .collapse:not(.show) {
    width: 100%;
  }
  header .collapse:not(.show) {
    left: -100%;
    box-shadow: unset;
  }

  p {
    font-size: 15px;
  }  
  /* #header, */
  .mobile_logo {
    height: 65px;
  }
  header .collapse:not(.show) {
    padding-top: 90px;
  }
  .copyright {
    font-size: 12px;
  }
  footer h6 {
    margin: 0 0 10px;
  }  
  .features-coin {
    height: 55px;
    width: 55px;
    line-height: 55px;
  }

  .features-coin img {
    height: 30px;
  }

  .features-heading {
    font-size: 17px;
  }

  .features-text {
    font-size: 13px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 20px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 11px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 30px;
    width: 30px;
    line-height: 30px;
    right: 10px;
    font-size: 14px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
    padding-left: 15px;
  }
  .price-value-right,
  .coinname-detail-box,
  .coin-trade-action {
    padding: 10px 20px;
  }
 
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .profile-btn .theme-btn {
    padding: 15px 15px;
  }
  .aboutGallery img {
    height: 110px;
}

}

@media (max-width: 400.98px) {
  .otpRow .otp {
    height: 38px;
    width: 38px;
    font-size: 16px;
    border-radius: 4px;
  }
  .otpRow {
    gap: 8px;
}
}

@media (max-width: 575.98px) {
  .profile-item {
    align-items: flex-start;
    gap: 3px;
    flex-direction: column;
}
.profile-item span:last-child {
  text-align: left;
}
  .listingRow a {
    width: 44%;
}
  .aboutGallery img {
    height: 120px;
  }
  .event-banner, .event-banner img {
    height: 150px;
}
.exmemberCard img {
  width: 130px;
  min-width: 130px;
  height: 130px;
  min-height: 130px;
}
.listingRow {
  gap: 20px;
}
  .speaker-box {
    grid-template-columns: 100%;
    margin-top: 40px;
}
.event-wraper {
    grid-template-columns: repeat(1 , 1fr);
    gap: 24px;
}
  .onlyDesktop{
    display: none;
  }
  .custom-navBar .nav-link {
    font-size: 12px;
    padding: 24px 9px;
}
.profile-btn {
    flex-wrap: wrap;
    width: 100%;
}
.profile-btn > *{
    width: 100%;
    text-align: center;
}
.user-img img {
    height: 100px;
    width: 100px;
}
.profile-info {
    margin-top: -50px;
}
  .eventSlideBtn{
    display: none;
  }
  .tabHeader .nav-tabs .nav-item.show .nav-link, .tabHeader .nav-tabs .nav-link.active, .tabHeader .nav-tabs .nav-link:hover, .tabHeader .nav-tabs .nav-link {
    padding: 0 15px 10px 15px;
    font-size: 14px;
}
  .gallery-box {
    border-radius: 16px;
}
  .otpRow .otp {
    height: 35px;
    width: 35px;
    font-size: 18px;
    border-radius: 4px;
}
.resend-box  .Account_Switch {
  font-size: 14px;
}
.resend-right {
  font-size: 14px;
}
.resend-box {
  margin: 26px 0 20px;
}
.suggestion-text {
  font-size: 13px;
  margin-bottom: 18px;
}
  #header .navbar-brand img {
    max-height: 100%;
    height: auto;
  }
  #header .navbar-expand-lg .navbar-nav .nav-link.lang_drop img {
    width: 19px;
  }
  .section {
    /* margin-top: 25px; */
  }
  .features-coin {
    height: 45px;
    width: 45px;
    line-height: 45px;
  }
  .features-coin img {
    height: 22px;
  }
  .footer_wrapper {
    padding: 20px 0 0;
  }
  .footer-block figure img {
    height: 35px;
  }
  footer h6 {
    font-size: 15px;
  }

  ul.footer-links li {
    margin: 2 0;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-left: 10px;
    padding-right: 0;
    height: 80px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 16px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    top: 10px;
    transform: unset;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 13px;
  }
  
  
}
@media (min-width: 576px) {
  .modal-dialog {
      max-width: 560px;
  }
}