/* Mobile devices (portrait and landscape) */
@media only screen and (max-width: 767px) {
  /* Your CSS rules for mobile devices go here */
  .footer-menu-border-border{
    display: flex;
    flex-direction: column;
  }
  .slider-description{
    color: var(--White, #FFF);
    text-align: center;
    /* Mobile/Body Large */
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 144.444% */
  }
  .fl-logo {
    width: 135px;
    padding-bottom: 22px;
  }
    .hero-banner-title {
    font-size: var(--font-size-36, 36px);
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0px;
  }
  .section-heading {
    font-size: var(--font-size-32, 32px);
    line-height: 34px;
    letter-spacing: 0px;
  }
  .members-list {
    margin-right: 0;
    margin-left: 0;
  }
  .members-benefits-section .owl-theme .owl-dots .owl-dot span {
    background-color: var(--Gray-400, #c6cacd);
  }
  .members-benefits-section .section-heading {
    padding-bottom: 30px;
  }
  .members-benefits-section .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background-color: var(--Blue-600, #5292db);
  }
  .upcoming_events .owl-carousel img {
    max-width: 90% !important;
  }
  .upcoming_events .title-container .col-md-6 {
    padding: 0px;
  }
  .upcoming_events {
    padding-left: 0px;
    padding-right: 0px;
  }
  .upcoming_events .owl-stage,
  #event-stage,
  .course-slider .owl-stage {
    padding-left: 0px !important;
  }

  .courses .item {
    border: 1px solid var(--light-grey);
  }
  .sign_up_to_gicp_membership-div {
    padding: 50px;
  }
  .sign_up_to_gicp_membership-div .section-heading {
    text-align: center !important;
  }

  .sign_up_to_gicp_membership-div form {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
  }
  .sign_up_to_gicp_membership-div .sign-up-form {
    background-color: transparent;
  }
  .sm-w-100 {
    width: 100%;
  }
  .custom-li-description {
    padding: 0;
  }
  .certificate-list .certificates-card {
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start !important;
  }
  .certificates-card h3 {
    font-size: var(--font-size-small, 20px);
    padding-top: 15px;
  }
  .global_credit_certificate {
    padding-left: 0px;
    padding-right: 0px;
  }
  .global_credit_certificate-div {
    margin: 15px 10px;
  }
  .carousel-wrap {
    margin: 25px auto;
  }
  .courses .card_details .img-wrapper {
    max-width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .courses .card_details {
    margin: 0 0.5em;
    width: 100%;
    border-radius: 10px;
    background: var(--white);
    border: 1px solid #3333331a;
    padding: 10px;
  }
  .courses .card_details_inner {
    padding: 30px 0;
  }
  .footer-menu-items {
    flex-direction: column-reverse;
  }
  .term-pages {
    padding-left: 0px;
  }
  .navbar-toggler {
    border: 0px;
  }
  .navbar-toggler-icon {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  .sign-in-btn {
    display: none;
  }
  .sign_up_to_gicp_membership-div {
    background: url(../images/mobile_bg.svg);
  }
  .offcanvas.offcanvas-bottom {
    height: auto;
  }
  .filter-toggle-div {
    padding: 16px 12px 24px 12px;
    border-radius: 16px 16px 0px 0px;
  }
  .filter-div .filter-title {
    width: 100%;
    text-align: left;
  }
  .filter-div .filter-title {
    color: var(--Mine-Shaft-Black-700, #333);
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
  }
  .filter-title-div {
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
    width: 100%;
  }
  .btn-close-filter {
    background: none;
    border: none;
    padding: 0px;
  }
  .filter-news-btn {
    width: 100%;
    text-align: left;
    border:none;
  }
  .filter-news-btn span {
    width: 90%;
    display: inline-block;
  }
  .dropdown-menu.show {
    display: block;
  }
  .dropdown-filter-div ul {
    width: 100%;
    position: relative !important;
    inset: 0px auto auto 0px;
    margin: 0px;
    transform: translate3d(0px, 0px, 0px) !important;
    border: none;
  }
  .filter-div {
    flex-direction: column;
  }
  .type-filter{
    width:100%;
  }
  .dropdown-filter-div {
    border: none;
    border-bottom: 1px solid var(--Mine-Shaft-Black-300, #d6d6d6);
  }
  .filter-btn-wrapper{
    display: flex;
    flex-direction: column;
    padding-top: 30px;
  }
  .mobile-filter-row {
    display: flex;
    justify-content: space-between;
  }
  .dropdown-item span {
    width: 90%;
    display: inline-block;
  }
  .search-input-group{
    border-radius: 50px;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: transparent;
  }
  .search-input-group .search-input{
    width: 100%;
    border-radius: 50px;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
  }
  .featured-event{
    flex-direction: column-reverse;
  }
  .news-wrapper{
    margin-bottom: 20px;
  }
  /*  */
  .title-banner .banner-title {
    color: #323E48;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
  }
.error-404 h2{
  font-size: 36px;
  line-height: 48px; 
}
.error-404 p{
  font-size: 18px;
  line-height: 26px;
  }
.attendees-repeater-content{
  color: var(--Mine-Shaft-Black-700, #333);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 144.444% */
  letter-spacing: -0.36px;
}
.image-with-text-odd .row{
  flex-direction: column-reverse;
}
.dropdown-div{
  position: relative;
}
.course-detail-banner .button-list{
  flex-direction: column;
  align-items: center;
}
.course-detail-banner .banner-title{
  color: var(--Mine-Shaft-Black-700, #333);
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px; /* 133.333% */
  letter-spacing: -1.44px;
}
.gated-template{
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.20);
  background: #FFF;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.10), 0px 0px 50px 0px rgba(0, 0, 0, 0.05) inset;
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 90%;
}
.header-cart-icon{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.course-timeline-toggle {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 30px;
  margin-left: 10px;
}
/* Course */
.filters-course{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  flex-direction: column-reverse;
}
.btn-grid-list-search{
  display: none;
}
.search-course{
  width: 100%;
}
#course-filter{
  padding: 16px 12px 24px 12px;
  border-radius: 16px 16px 0 0;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow-y: scroll;
  max-height: 60vh;
}
.vertical-border{
  display: none;
}
.dropdown-filter-div-course .dropdown-menu {
  position: relative !important;
  transform: none !important;
  border: none;
}
#course-filter .offcanvas-header{
  justify-content: space-between;
}
.filter-title{
  color: var(--Mine-Shaft-Black-700, #333);
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 28px;
}
#course-filter-clear{
  display: none !important;
}
.filter-clear{
  overflow-x: scroll;
}
.bubble-filters{
  width: max-content;
}
.mobile-course-filter-btn{
  display: flex;
  justify-content: space-between;
}
#course_landing_data_table{
      display: none;
 }
.course-listing .daterangepicker .ranges, .filters-div-course .daterangepicker .right{
      display: none;
   }
.fl-upcoming-sessions-section .fl-session-card label{
      width: 100%;
}
.fl-upcoming-sessions-section .fl-session-card, .fl-upcoming-sessions-section .fl-session-card .session-data{
      display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    text-align: left;

}
.fl-upcoming-sessions-section .fl-session-card{
          gap: 16px;
          padding-bottom: 20px;
        border-bottom: 1px solid var(--Mine-Shaft-Black-200, #EBEBEB);
        padding-top: 20px;
}
.mktoForm_marketo-from .mktoForm .mktoFormCol {
    float: left;
    position: relative;
    min-height: 2em;
    width: 100%;
}
   .event-card .events-speakers img {
      width: 70px !important;
      height: 70px;
      border: 2px solid #fff;
      border-radius: 5px;
      object-fit: cover;
    }
    .single_featured_section .event-card .events-speakers img {
    width: 70px !important;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 5px;
    object-fit: cover;
    max-width: 100%;
}
}

/* Tablet devices (portrait and landscape) */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* Your CSS rules for tablet devices go here */
    .navbar-nav, .navbar-nav li a, .navbar-nav .nav-link.active {
        font-size: 14px;
        line-height: 32px;
    }
    .header-contains .collapse:not(.show) {
        display: block;
    }
    .navbar-nav, .navbar-nav li a, .navbar-nav .nav-link.active {
        font-size: 14px;
        line-height: 32px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    #header-search-btn-main{
        display:none
    }
    .header-cart-icon{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    }
    .course_landing_data_table{
      display: none;
    }
       .event-card .events-speakers img {
      width: 70px !important;
      height: 70px;
      border: 2px solid #fff;
      border-radius: 5px;
      object-fit: cover;
    }
    .single_featured_section .event-card .events-speakers img {
    width: 70px !important;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 5px;
    object-fit: cover;
    max-width: 100%;
}
 
}

/* Desktop devices (portrait and landscape) */
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  /* Your CSS rules for desktop devices go here */
    .navbar-nav, .navbar-nav li a, .navbar-nav .nav-link.active {
    font-size: 14px;
    line-height: 32px;
    }
       .event-card .events-speakers img {
      width: 70px !important;
      height: 70px;
      border: 2px solid #fff;
      border-radius: 5px;
      object-fit: cover;
    }
    .single_featured_section .event-card .events-speakers img {
    width: 70px !important;
    height: 70px;
    border: 2px solid #fff;
    border-radius: 5px;
    object-fit: cover;
    max-width: 100%;
}
}

/* Large desktop devices (portrait and landscape) */
@media only screen and (min-width: 1441px) {
  /* Your CSS rules for large desktop devices go here */


}

@media (min-width: 768px) {
  .description-large {
    font-size: 48px;
    line-height: 48px;
  }
  .w-60 {
    width: 60%;
  }
  .slider-description {
    max-width: 60%;
  }
  .lr-padding-24 {
    padding-left: 24px;
    padding-right: 24px;
  }
  .my-account-container{
    width: 80%;
  }
  .cart-icon{
    border-right: 1px solid var(--White, #FFF);;
    padding-right: 20px;
  }
 
    #course-filter-clear-2{
      display: none !important;
    }
     

}

@media only screen and (min-width: 700px) and (max-width: 960px) {
.navbar-nav .dropdown-menu {
    position: absolute;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .search-icon-mobile{
    display: none !important;
  }
  .single_featured_section .event-card .events-speakers img{
    width: 110px !important;
    height: 110px;
    font-size: 14px;
  }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .site-logo-img{
    width: 100%;
  }
  .fl-logo {
    width: 100%;
  }
  .footer-ul-items{
    font-size: 12px !important;
  }
  .footer-ul-items ul a{
    font-size: 12px !important;
  }
  .hero-banner-title {
    color: var(--white, #fff);
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
  }
  .section-heading {
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
.members-card-title {
  color: var(--grey, #323e48);
    text-align: center;
    text-overflow: ellipsis;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    font-size:22px;
}
  .certificates-card{
    flex-direction: column;
    align-items: center;
  }
  .certificates-card h3{
    line-height: 22px;
    font-size:22px;
  }
  .event-card .event-title{
    line-height: 24px;
    font-size: 22px;
    height: 84px;
  }
  .event-card .speaker-name{
    font-size: 16px;
    line-height: 16px;
  }
  .speaker-list {
    min-height: 40px;
  }
  .event-card .event-date{
    font-size: 16px;
    line-height: 26px;
  }
  .grey-button{
    padding: 8px 14px;
    font-size: 14px;
    padding: 8px 14px;
  }
  .event-card .events-speakers img{
    width: 35px !important;
    height: 40px;
  }
  .cate{
    font-size: 12px;
    line-height: 14px;
  }

}
@media only screen and (min-width: 768px) and (max-width: 1199px) {

  .site-logo-img{
    width: 100%;
  }
  .fl-logo {
    width: 100%;
  }
  .footer-ul-items{
    font-size: 12px !important;
  }
  .footer-ul-items ul a{
    font-size: 12px !important;
  }
  .hero-banner-title {
    color: var(--white, #fff);
    text-align: center;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
  }
  .section-heading {
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 44px;
}
.members-card-title {
  color: var(--grey, #323e48);
    text-align: center;
    text-overflow: ellipsis;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    font-size:22px;
}
  .certificates-card{
    flex-direction: column;
    align-items: center;
  }
  .certificates-card h3{
    line-height: 22px;
    font-size:22px;
  }
  .event-card .event-title{
    line-height: 24px;
    font-size: 22px;
    height: 84px;
  }
  .event-card .speaker-name{
    font-size: 16px;
    line-height: 16px;
  }
  .speaker-list {
    min-height: 40px;
  }
  .event-card .event-date{
    font-size: 16px;
    line-height: 26px;
  }
  .grey-button{
    padding: 8px 14px;
    font-size: 14px;
    padding: 8px 14px;
  }
  .cate{
    font-size: 12px;
    line-height: 14px;
  }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
 .event-card .events-speakers img{
    width: 53px !important;
    height: 53px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1399px) {
 .card_details_inner {
    height: 600px;
    display: flex;
    padding: 40px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    overflow: hidden;
    text-align: left;
}
}
@media only screen and (min-width: 1023px) and (max-width: 1025px) {
  .search-icon-mobile{
    display: block !important;
  }
}