@media only screen and (max-width: 768px) {
  a.custom-logo-link {
    width: 140px;
  }
  .mega-menu-toggle {
    cursor: pointer;
    color: #109cde !important;
    position: absolute !important;
    right: 0 !important;
    top: -47px !important;
  }
  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    left: 0;
    padding-top: 40px !important;
  }
  .login-btn {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    width: 100% !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    border-bottom: 1px solid rgba(210, 210, 210, 0.3803921569) !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 1px solid rgba(210, 210, 210, 0.3803921569) !important;
  }
  .stats-block {
    padding: 30px;
  }
  .join-section {
    padding: 0 15px;
  }
  .join-section h2 {
    font-size: 20px !important;
  }
  #news-category-buttons button {
    width: 100%;
    margin-bottom: 10px;
  }
  .nav-tabs .nav-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .sustainability-insurance {
    text-align: center;
  }
  .page-banner .page-heading {
    top: 53% !important;
  }
  .top-bar {
    padding: 9px 0 !important;
  }
  .resource-header .nav-item {
    width: 100%;
  }
  .resource-header input.form-control {
    border: 1px solid #d2d2d2;
    box-shadow: none;
    margin: 23px 0;
  }
  #home-slider {
    height: 95vh !important;
  }
  #home-slider .slide-bx {
    top: 50%;
    width: 80%;
    margin: auto;
  }
  #home-slider .slide-bx h1 {
    font-size: 25px !important;
  }
  .top-sec-cont {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    font-size: 11px;
  }
  .home-slider-container {
    height: 64vh !important;
  }
  .header-search {
    margin-bottom: 7px;
  }
  a.become-btn {
    margin: 10px 0;
  }
  .wrap {
    display: block;
  }
  .wrap .item {
    margin-bottom: 20px;
  }
  .page-banner {
    margin-top: 0 !important;
  }
  .main-header {
    display: block !important;
  }
}/*# sourceMappingURL=responsiveness.css.map */