@media screen and (max-width: 767px) {
    .banner-box, .banner-box2{
        height: 360px;
        background-size: cover;
        padding: 35px 5px 20px;
    }
    .banner-insight h1, .banner-insight h1.heading-3 {
        font-size: 24px !important;
        line-height: 30px;
    }
    .banner-insight p {
        font-size: 16px;
        line-height: 22px;
        margin: 15px 0px;
        font-family: 'Arial Regular';
    }
    .font-22 {
        font-size: 16px !important;
    }
    .network-btn {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .explore-event {
        padding: 1rem 0.2rem 2rem;
    }
    .footer-menu .accordion {
        display: block;
    }
    .card-slide {
        height: auto;
        background: #fff;
        margin-bottom: 20px;
        border-radius: 12px;
    }
    .explore-aside {
        width: 100%;
        padding: 0px 0px;
        text-align: center;
    }
    .heading {
        font-size: 24px;
        margin-bottom: 10px !important;
    }
    .explore-aside p {
        font-size: 16px !important;
        line-height: 22px;
    }
    .event-detail h3 {
        font-size: 17px;
        line-height: inherit;
    }
    .event-detail h6 {
        font-size: 14px;
    }
    .event-detail p {
        font-size: 16px;
    }
    .space-section {
        padding: 2rem 0.2rem 1rem;
    }
    .partner-insight {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .btn-outline {
        padding: 6px 16px;
        font-size: 14px;
    }
    .mb-5 {
        margin-bottom: 1rem !important;
    }
    .card-slides.aside-mid {
        padding: 5px;
        text-align: center;
    }
    .heading-2 {
        font-size: 24px;
        font-family: 'Raleway', sans-serif;
    }
    .nav-tabs {
        justify-content: center;
    }
    .nav-tabs .nav-link {
        padding: 7px 20px;
        margin: 8px 4px;
        font-size: 14px;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
        font-size: 14px;
    }
    .join-network {
        padding: 0.31rem;
        text-align: center;
    }
    .btn-light {
        margin-bottom: 0px;
        font-size: 14px;
    }
    .bootstrap-select .btn-light {
        padding: 10px 15px;
    }
    .footer-menu .accordion-button {
        pointer-events: unset;
        padding: 0.51rem 0rem 0.51rem;
        border-bottom: 1px solid #636363;
        font-size: 16px;
    }
    .footer-menu .accordion-body {
        padding: 0rem;
    }
    .sub-heading {
        font-size: 16px !important;
    }
    .join-network2 .sub-heading {
        font-size: 16px !important;
    }
    .revers-column {
        flex-direction: column-reverse;
        text-align: center;
    }
    .reverse-img {
        margin-bottom: 15px;
    }
    .partner-insight h3 {
        font-size: 16px;
    }
    .reduce-space {
        padding: 5px;
    }
    .title-center, .title-end {
        text-align: left;
    }
    .accordion-button::after {
        display: block;
        background: url('../images/icons/dropdown-white.svg');
    }
    .accordion-button:not(.collapsed)::after {
        background: url('../images/icons/dropdown-white.svg');
    }
    .foote-menu-list {
        padding-left: 0px;
        list-style-type: none;
        padding-top: 16px;
    }
    .foote-menu-list li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    li.nav-item {
        padding: 8px 0px;
        width: 100%;
    }
    .navbar-nav {
        margin-top: 20px;
    }
    .dropdown-menu {
        padding: 0.2rem 0rem 0rem;
    }
    a.nav-link {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .exper-btn {
        width: 100%;
        font-size: 16px !important;
        margin-right: 0;
        padding: 8px 25px;
        min-height: unset !important;
    }
    .btn-navlink {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .last-nav-item {
        margin-top: 5px;
    }
    .mega-menu-list li {
        font-size: 14px;
    }
    .hidden-xs {
        display: none;
    }
    .mega-menu-list li:last-child {
        margin-bottom: 0px;
    }
    .owl-carousel-testimonial .event-detail {
        padding: 20px 20px;
    }
    .owl-carousel .owl-stage {
        padding-right: 10px !important;
        padding-left: 0px !important;
    }
    .collapse:not(.show) {
        display: none !important;
    }
    .horizontal-scroll {
        flex-wrap: nowrap;
        overflow-y: scroll;
    }
    .horizontal-scroll .col-12{ 
        flex: 0 0 auto;
        width: 90%;
    }
    /* .event-detail {
        padding: 30px 25px;
    } */
    .join-network2 {
        padding: 0.8rem 0.5rem;
        text-align: center;
    }
    .p-0 {
        padding: 0px 5px !important;
    } 
    .before-join h6 {
        width: 100%;
        font-size: 16px;
        line-height: inherit;
    } 
    .event-detail h5 {
        font-size: 14px;
    } 
    .herizon-box {
        padding: 10px 10px;
        margin-bottom: 30px;
    }
    .herizon-sub-heading {
        line-height: inherit !important;
        padding-left: 0px !important;
        text-align: center;
        color: #1D1A14;
        padding-right: 0px;
    }
    .vertical-line::after {
        content: "";
        width: 80%;
        height: 1px;
        background: #CAC9C9;
        position: absolute;
        top: unset;
        right: 0px;
        bottom: 6px;
        left: 30px;
    }
    p.herizon-sub-heading.mb-5 {
        margin-bottom: 25px !important;
    }
    
    .herizon-title {
        font-size: 22px !important;
    }
    .herizon-btn, .mx-222 {
        min-width: 150px;
        font-size: 16px;
        padding: 10px 25px;
        margin: 5px 2px;
    }
    .herizon-insight {
        margin-bottom: 10px;
    }
    .bg-none {
        background: none;
        margin-bottom: 10px;
    }
    .main-menu {
        padding: 12px 15px;
        position: absolute;
        background: #ffffff;
        width: 100%;
        z-index: 1;
    }
    .w-87 {
        width: 100% !important;
    }
    .step-horizontal-line {
        align-items: flex-start;
        font-size: 14px;
        line-height: 17px;
        width: 30%;
    }
    .step-circle {
        margin-right: 5px;
    }
    .step-container {
        transform: translateY(-120%);
    }
    .step-progress {
        height: 50px;
    }
    .step-sub-heading {
        font-size: 16px;
    }
    .heading-3 {
        font-size: 20px;
    }
    .step-form .form-control {
        min-height: 45px;
        border-radius: 5px;
    }
    .complete-profile-btn, .prev-step {
        font-size: 16px !important;
        height: auto;
        padding: 10px 30px;
        margin-bottom: 30px;
    }
    .bg-pink .submit-sponsor {
        font-size: 16px;
        margin-top: 10px;
    }
    .review-detail li h5, .terms-lable {
        font-size: 16px;
        line-height: 30px;
    }
    .herizon-sub-heading2 {
        font-size: 16px;
        line-height: inherit;
        font-family: 'Arial Regular';
    }
    .story-title {
        font-size: 24px;
        line-height: 25px;
    }
    .share-story-btn {
        letter-spacing: 0;
    }
    .detail-title {
        font-size: 24px;
        line-height: 30px;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    .qoute-box h1 {
        font-style: italic;
        font-family: 'Raleway';
        font-size: 18px;
        line-height: 30px;
    }
    .description p {
        font-size: 14px;
        text-align: left;
    }
    .description li {
        font-size: 14px;
    }
    .header-dark .col-12{
        padding: 0px;
    }
    .top-menu-list li .top-btn {
        padding: 6px 2px;
    }
    .dropdown-menu-box .col-12{
        padding: 0px;
    }
    li.nav-item.last-nav-item {
        border-top: 1.5px solid #AEAEAE;
        margin-top: 15px;
        padding-top: 15px;
    }
    .mob-view-list {
        padding-left: 0px;
        list-style-type: none;
        margin-bottom: 10px;
    }
    a[aria-expanded="false"] img {
        transform: rotate(270deg);
        width: 15px;
    }
    a[aria-expanded="true"] img {
        transform: rotate(90deg);
        margin-left: 0px;
        width: 15px;
    }
    a[aria-expanded="false"] span.lable-icon, a[aria-expanded="false"] span.text-lable2 {
        display: none;
    }
    a[aria-expanded="true"] span.text-lable {
        display: none;
    }
    .pr-30 {
        padding-right: 10px;
    }
    .aside-right .sub-heading {
        width: 100%;
        margin: 0px auto;
    }
    
    .w-81 {
        width: 95%; 
        line-height: 22px;
    }
    .w-78 {
        width: 100%;
        margin: 0px auto !important;
    }
    .apply-now-title {
        padding: 10px;
        font-size: 14px;
    }
    .member-box.gain-member {
        padding: 10px 30px;
    }
    .w-65 {
        width: 95%;
    }
    .council-heading2 {
        font-size: 20px;
    }
    .herizon-events {
        margin: 0px auto;
    }
    .herizon-events img {
        /* max-width: 50%; */
    }
    .herizon-card-slide {
        padding-top: 20px;
        height: unset;
    }
    .herizon-card-slide .before-join {
        min-height: auto;
    }
    .get-involve-grid {
        min-height: 210px;
        padding: 30px 30px 20px;
    }
    .event-detail {
        padding: 25px 25px 25px;
    }
    .event-detail2 {
        padding: 20px 20px 5px;
    }
    .redirect-box {
        padding: 0px 20px 20px;
    }
    .footer-subheading a:first-child {
        padding-left: 0;
    }
    .sub-banner {
        padding-top: 70px;
    }
    #multi-step-form, .herizon-section, .banner-box, .banner-box2, .guide-tools-section, .mt-70, .member-story-section {
        margin-top: 70px;
    }
    .owl-carousel-network .event-detail p{
        width: 100%;
    }
    .left-text-align, .home-banner-box {
        height: auto !important;
        flex-wrap: wrap;
        padding: 25px 0px 0px;
        text-align: center !important;
    }
    .img-box {
        position: relative;
        width: 100%;
    }
    .left-text-align .btn-group-banner {
        justify-content: center;
    }
    .guid-tool-box {
        flex-wrap: wrap;
        overflow: hidden;
    }
    .img-box-left, .tools-insight {
        flex: unset;
    }
    .guid-tool-box .banner-detail {
        padding: 30px;
    }
    .banner-box.light-bg {
        margin-top: 0px;
        flex-wrap: wrap;
        flex-direction: column-reverse;
        height: auto;
        padding: 0;
    }
    .light-bg .banner-insights {
        padding: 20px;
    }
    .guide-tools-section .heading {
        font-size: 24px;
        line-height: 30px;
    }
    .member-box h5 {
        font-size: 18px;
    }
    .mn-height-120 {
        padding: 25px 30px 25px !important;
    }
    .banner-insightss {
        padding: 10px;
    }
    .grid-view {
        gap: 15px;
        flex-wrap: wrap;
    }
    .grid-view .event-detail {
        padding: 30px 20px 30px;
    }
    .job-box {
        margin-bottom: 20px;
    }
    .job-insight h4 {
        font-size: 16px;
    }
    .job-insight h5 {
        font-size: 14px;
    }
    .job-insight h6 {
        font-size: 14px;
    }
    .unlock-list {
        text-align: left;
        font-size: 16px;
    }
    .sub-title-rllb {
        font-size: 18px;
    }
    .space-bottom {
        margin-bottom: 20px;
    }
    .filter-section {
        gap: 10px;
        width: 100%;
        flex-wrap: wrap;
    }
    .filter-section .flex-1 {
        flex: unset;
        width: 100%;
    }
    .sponsor-logo-area {
        flex-wrap: wrap;
    }
    .sponsor-logo {
        width: 50%;
    }
    .job-wrap-box .flex-1 {
        flex: 1 1 auto;
    }
    .session {
        gap: 10px;
        justify-content: left;
        flex-wrap: wrap;
    }
    .session-btn {
        width: 48%;
    }
    .upload-group {
        flex-wrap: wrap;
    }
    .upload-file, .share-link{
        flex: 1 1 auto;
    }
    .extra-section {
        width: 100%;
    }
    .extra-section .mt-3 {
        margin-top: 0rem !important;
    }
    .mt-4 {
        margin-top: 1rem !important;
    }
    .rllb-img {
        margin-bottom: 15px;
    }
    .title-rllb {
        font-size: 30px !important;
    }
    .summary-heading {
        flex-wrap: wrap;
    }
    .summary-heading .heading {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .submit-article {
        font-size: 16px;
    }
    .sub-heading2 {
        font-family: 'Arial Regular' !important;
        font-size: 16px;
    }
    .job-details {
        padding: 0px 10px 10px;
    }
    .font-18 {
        font-size: 16px;
    }
    .step-form {
        padding: 5px 10px;
    }
    .grid-category {
        flex-wrap: wrap;
    }
    .category-grid {
        flex: 1 1 100%;
    }
    .hidden-xs-logo {
        display: block;
    }
    .hidden-md-logo {
        display: none;
    }
    .why-exist li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .session-btn h4 {
        font-size: 14px;
    }
    .before-join {
        min-height: unset;
    }
    .join-grid.mb-4 {
        margin-bottom: 0rem !important;
    }
    .font-16 {
        font-size: 13px !important;
    }
    .pl-0 {
        padding-left: 5px !important;
    }
    .w-90 {
        width: 100%;
    }
    .section-list {
        margin-bottom: 0;
    }
    .ey-mobile-logo img {
        width: auto!important;
    }
    .item.ey-mobile-logo {
        width: 100%;
        margin: 0px auto;
    }
    .item.ey-mobile-logo2 {
        width: 50%;
        margin: 0px auto;
    }
    .footer-logo {
        margin-bottom: 15px !important;
        width: 90%;
        margin: 0px auto;
    }
    .owl-carousel-network .owl-nav {
        position: unset;
    }
    .logo {
        width: 230px;
    }
    .winner-insight {
        flex-wrap: wrap;
    }
    .winner-set {
        width: 31%;
    }
    .home-banner-box .btn-group-banner {
        justify-content: center;
    }
    .navbar {
        padding: 0px;
    }
    .header-sticky .dropdown-menu {
        padding: 0.2rem 0rem 0rem !important;
    }
    .column-count-2 {
        position: relative;
        left: 12px;
    }
    .mega-menu-list {
        margin-bottom: 10px;
    }
    p.sub-title2 {
        font-size: 16px !important;
        line-height: 24px !important;
    }
}
@media screen and (max-width: 360px) and (min-width: 320px) {
    .banner-box, .banner-box2 {
        height: 340px;
    }
    .banner-insight h1, .banner-insight h1.heading-3 {
        font-size: 24px !important;
    }
    .banner-insight p {
        font-size: 14px;
        line-height: inherit !important;
    }
    .network-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    
    .apply-now-title {
        padding: 10px;
        font-size: 14px;
    }
    .heading {
        font-size: 20px;
    }
    .member-box h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .member-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .gain-member .icon {
        width: 70px;
        margin: 0px auto;
    }
    .event-detail h3 {
        font-size: 16px;
    }
    .event-detail p, .event-detail a {
        font-size: 14px;
        line-height: 20px;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        width: 36px;
        height: 36px;
        font-size: 25px !important;
    }
     .sub-heading {
        font-size: 14px !important;
        line-height: 20px;
    }
    .nav-tabs .nav-link {
        padding: 5px 18px;
        font-size: 14px !important;
    }
    .user-img {
        width: 90px;
        height: 90px;
    }
    .event-detail.testimonial-insight p {
        font-size: 14px;
    }
    .footer-subheading {
        font-size: 14px;
    }
    .footer-menu .accordion-button {
        font-size: 14px;
    }
    .nav-link {
        font-size: 14px;
    }
    li.nav-item {
        padding: 6px 0px;
    }
    .mb-4 {
        margin-bottom: 0.5rem !important;
    }
    .member-box.gain-member {
        padding: 5px 30px;
    }
    .herizon-btn, .mx-222 {
        min-width: 170px;
        font-size: 14px;
        min-height: 40px;
    }
    .event-detail h6 {
        font-size: 14px;
        line-height: 22px;
    }
    .herizon-grid h5 {
        font-size: 14px;
        line-height: 26px;
    }
    .expert-network-btn {
        padding: 10px 20px;
    }
    .join-network2 .sub-heading {
        font-size: 14px !important;
        width: 100%;
    }
    .form-label, label {
        font-size: 14px;
    }
    .step-form .form-control {
       font-size: 14px;
    }
    .heading-4 {
        font-size: 16px !important;
        line-height: 30px;
    }
    .complete-profile-btn, .prev-step {
        font-size: 14px;
        padding: 10px 20px;
        min-width: 130px;
        margin-bottom: 15px;
    }
    h4.review-title, .review-edit {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .review-detail li h5, .terms-lable {
        font-size: 14px;
        line-height: 24px;
        letter-spacing: 0;
    }
    .captcha-insight {
        width: 120px;
        height: 40px;
    }
    .captcha-insight img{
        width: 100%;
    }
    .foote-menu-list li {
        font-size: 14px;
    }
    .story-title {
        font-size: 20px;
        line-height: 20px;
    }
    .detail-title {
        font-size: 20px;
        line-height: 30px;
    }
    .qoute-box h1 {
        font-size: 16px;
        line-height: 24px;
    }
    .description p {
        font-size: 14px;
        line-height: inherit;
    }
    .sub-heading4 {
        font-size: 16px;
    }
    .outline-btn {
        min-width: 110px;
        min-height: 34px;
        font-size: 14px;
    }
    .story-date, .author-name {
        font-size: 14px !important;
    }
    .custom-modal-body p {
        font-size: 14px;
        line-height: 22px;
    }
    .custom-modal-body {
        padding: 10px 25px;
    }
    .step-sub-heading {
        font-size: 14px;
    }
    .title-rllb {
        font-size: 26px !important;
    }
    .sub-title-rllb {
        font-size: 16px;
    }
    
}
@media screen and (max-width: 539px) and (min-width: 320px) {
    
}

@media screen and (max-width: 767px) and (min-width: 540px) {
   .grid-category {
        justify-content: left;
    }
    .category-grid {
        flex: unset;
        width: 48%;
    }
    .member-box.gain-member {
        padding: 10px 0px;
    }
    .step-section .col-md-4, .get-involved .col-md-6 {
        margin-bottom: 5px;
    }
    .event-detail p {
        font-size: 15px;
    }
    .herizon-insight {
        display: flex;
        padding: 0 8px;
        margin-bottom: 5px;
    }
    .vertical-line::after {
        width: 1px;
        height: 100%;
        top: 0;
        right: 3px;
        left: unset;
    }
    .banner-insight p {
        font-size: 14px;
    }
    .impact-box h5.text-dark-blue {
        font-size: 18px !important;
    }
    .member-box h5 {
        font-size: 18px;
    }
    .light-bg .banner-insights {
        padding: 40px 20px;
    }
    .guid-tool-box .banner-detail {
        padding: 50px;
    }
    .space-bottom .card-slide {
        margin-bottom: 0px;
    }
    .filter-section .flex-1 {
        width: 49%;
    }
    .session-btn {
        width: 31%;
    }
    .title-center, .title-end {
        text-align: center;
    }
    .footer-icon li {
        margin-right: 5px;
    }
    .before-join h6 {
        font-size: 15px;
        line-height: 20px;
    }
    .img-box-left, .tools-insight {
        width: 100%;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .left-text-align {
        height: 260px !important;
    }
    .home-banner-box {
        height: 270px !important;
    }

    .banner-insight h1, .banner-insight h1.heading-3 {
        font-size: 26px !important;
        line-height: 36px;
    }
    .banner-insight p {
        font-size: 16px;
        line-height: 26px !important;
    }
    .banner-box, .banner-box2 {
        background-repeat: no-repeat;
        background-size: cover;
        padding: 20px;
        height: 300px;
        background-position: top;
    }
    .bg-orange {
        height: 260px;
    }
    .h-none {
        height: auto !important;
    }
    .light-bg {
        height: 270px;
        margin-top: 0px !important;
    }
    .light-bg .banner-insights {
        padding: 15px;
    }
    .sub-banner {
        padding-top: 70px;
    }
    .main-menu { 
        position: absolute;
        width: 100%;
        background: #fff;
        z-index: 1;
    }
   .footer-menu .accordion {
        flex-wrap: wrap;
    }
   
    .explore-aside {
        width: 94%;
        padding: 0px 10px;
    }
    .space-section {
        padding: 2.5rem 0rem 2.5rem;
    }
    .card-slides.aside-mid {
        padding: 2rem 0.5rem;
    }
    .heading-2, .heading {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .summary-heading .heading {
        font-size: 24px;
    }
    .guide-tools-section .heading {
        font-size: 30px;
        line-height: inherit;
    }
    .sub-heading {
        font-size: 14px !important;
    }
    .explore-aside p {
        font-size: 16px !important;
        line-height: 24px;
    }
    .join-network2 .sub-heading {
        font-size: 14px !important;
        width: 100%;
        line-height: 20px;
    }
    .join-network2 {
        padding: 0px;
    }
    .mb-4 {
        margin-bottom: 1rem !important;
    }
    .network-btn, .btn-light{
        font-size: 14px;
        padding: 8px 20px;
        margin-top: 10px;
    }
    .explore-event {
        padding: 2rem 0rem 2rem;
    }
    .font-22 {
        font-size: 20px !important;
    }
    .join-network {
        padding: 1rem;
    }
    .owl-carousel-testimonial .event-detail {
        padding: 20px 20px;
    }
    .collapse:not(.show) {
        display: none !important;
    }
    .owl-carousel .owl-stage {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .footer-menu .accordion-button {
        pointer-events: unset;
    }
    .hidden-xs {
        display: none;
    }
    .form-label, label {
        font-size: 14px;
    }
    li.nav-item {
        padding: 8px 0px;
        width: 100%;
    }
    .navbar-nav {
        margin-top: 20px;
    }
    .dropdown-menu {
        padding: 0.5rem 0rem 0rem;
    }
    a.nav-link {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .nav-tabs .nav-link {
        padding: 5px 20px;
    }
    li.nav-item.last-nav-item {
        border-top: 1.5px solid #AEAEAE;
        margin-top: 15px;
        padding-top: 10px;
    }
    .mob-view-list {
        padding-left: 0px;
        list-style-type: none;
        margin-bottom: 20px;
    }
    .dropdown-menu-box .col-12{
        padding: 0px;
    }
    li.nav-item.last-nav-item {
        border-top: 1.5px solid #AEAEAE;
        margin-top: 15px;
        padding-top: 10px;
    }
    a[aria-expanded="false"] img {
        transform: rotate(270deg);
        width: 15px;
    }
    a[aria-expanded="true"] img {
        transform: rotate(90deg);
        margin-left: 0px;
        width: 15px;
    }
    a[aria-expanded="false"] span.lable-icon, a[aria-expanded="false"] span.text-lable2 {
        display: none;
    }
    a[aria-expanded="true"] span.text-lable {
        display: none;
    }
    .complete-profile-btn {
        padding: 10px 30px;
        font-size: 16px;
    }
    .step-sub-heading {
        font-size: 18px;
        margin-bottom: 40px;
    }
    .review-detail li h5, .terms-lable {
        font-size: 16px;
        line-height: 35px;
    }
    h4.review-title {
        font-size: 24px;
        line-height: 30px;
    }
    .review-edit {
        font-size: 20px;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .mb-5 {
        margin-bottom: 2rem !important;
    }
    .btn-outline {
        padding: 10px 30px;
    }
    .footer-menu .accordion-item {
        flex: 1 1 50%;
        margin: 0px 5px;
    }
    .footer-menu .accordion-button {
        pointer-events: unset;
        padding: 0.51rem 0rem 0.51rem;
        border-bottom: 1px solid #636363;
        font-size: 16px;
    }
    .accordion-button::after {
        display: block;
        background: url(../images/icons/dropdown-white.svg);
    }
    .accordion-button:not(.collapsed)::after {
        background: url(../images/icons/dropdown-white.svg);
    }
    .event-detail h3 {
        font-size: 16px !important;
        line-height: inherit;
    }
    .font-16 {
        font-size: 13px !important;
    }
    .space-bottom p {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .event-detail h6 {
        font-size: 14px;
        line-height: inherit;
    }
    .get-involve-grid {
        min-height: unset;  
    }
    .story-title {
        font-size: 30px;
        line-height: 36px;
    }
    .herizon-sub-heading2 {
        font-size: 16px;
        line-height: 20px;
    }
    .herizon-insight {
        margin-bottom: 20px;
    }
    .qoute-box h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .horizontal-scroll .col-md-4{
        margin-bottom: 20px;
    }
    .join-grid .col-lg-4 {
        margin-bottom: 20px;
    }
    .apply-now-title {
        padding: 10px 0px;
    }
    .herizon-events {
        /* width: 40%; */
        margin: 0px auto;
    }
    .footer-subheading a:first-child {
        padding-left: 0;
    }
    #multi-step-form {
        margin-top: 70px;
    }
    .mx-600p {
        height: 270px;
    }
    .guid-tool-box .banner-detail {
        padding: 0px 30px;
    }
    .grid-view {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
    .grid-view .flex-1 {
        flex: 1 1 30%;
        max-width: 30%;
    }
    .submit-article {
        font-size: 16px;
    }
    .footer-icon li {
        margin-right: 4px;
    }
    .footer-subheading {
        font-size: 14px;
    }
    .foote-menu-list li {
        font-size: 14px;
    }
    .footer-menu .accordion-body {
        padding: 1rem 0rem;
    }
    .mt-70 {
        margin-top: 70px;
    }
    .impact-box h5.text-cyan {
        font-size: 18px;
    }
    .job-box {
        margin-bottom: 20px;
    }
    .wrap-box {
        flex: 1;
    }
    .unlock-list {
        font-size: 16px;
    }
    .sub-title-rllb {
        font-size: 18px;
    }
    #multi-step-form, .banner-box, .banner-box2, .guide-tools-section, .mt-70, .member-story-section {
        margin-top: 65px;
    }
    .join-expert h5{
        font-size: 16px;
    }
    .event-detail a.text-blue {
        font-size: 14px;
    }

    .mn-height-120 {
        padding: 20px 20px 10px !important;
    }
    .event-detail p {
        font-size: 14px;
        line-height: inherit;
    }
    .event-detail {
        padding: 30px 25px 25px;
    }
    .event-detail2 {
        padding: 20px 20px 5px;
    }
    .redirect-box {
        padding: 0px 20px 20px;
    }
    .event-detail a {
        font-size: 14px;
    }
    .filter-section {
        gap: 10px;
        width: 80%;
    }
    .member-box h5 {
        font-size: 16px;
        line-height: inherit;
    }
    .impact-box h5.text-dark-blue {
        font-size: 16px !important;
    }
    .member-box p {
        font-size: 14px;
        line-height: inherit;
        margin-bottom: 0;
    }
    .member-box {
        padding: 5px 0px;
    }
    .member-box.join-expert {
        padding: 30px 0px 10px;
    }
    .gain-member .icon {
        width: 75px;
        margin: 0px auto;
    }
    .event-detail.sp-event-detail {
        padding: 20px 20px 0px;
    }
    .card-slide1 a {
        margin: 0px 20px 20px;
        font-size: 14px;
    }
    .bg-pink .submit-sponsor {
        padding: 10px 30px;
        font-size: 16px;
    }
    .step-form .form-control {
        min-height: 40px;
        font-size: 14px !important;
    }
    .bootstrap-select .btn-light {
        font-size: 14px !important;
        padding: 10px 15px;
    }
    .space-20 {
        gap: 0px;
    }
    .heading-3 {
        font-size: 16px;
        margin-bottom: 5px !important;
    }
    .sub-heading3 {
        font-size: 14px;
        line-height: inherit;
    }
    .session {
        flex-wrap: wrap;
    }
    .session-btn {
        width: 24%;
    }
    .why-exist li {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .session-btn h4 {
        font-size: 14px;
    }
    .h-unset {
        height: unset !important;
    }
    .share-link {
        flex: 1 1 30%;
    }
    .extra-section {
        width: auto;
    }
    .custom-file-upload .upload-btn {
        font-size: 14px;
        min-height: 40px;
    }
    .step-form {
        padding: 0px;
    }
    .detail-title {
        font-size: 24px;
        line-height: inherit;
    }
    .user-img {
        width: 90px;
        height: 90px;
    }
    .description p {
        font-size: 14px;
    }
    .grid-category {
        flex-wrap: wrap;
        justify-content: left;
    }
    .category-grid {
        flex: unset;
        width: 31%;
    }
    .visibilty-hidden.hidden-md-logo {
        display: unset;
    }
    .unlock-list li {
        font-size: 14px;
    }
    .upload-file {
        flex: unset;
    }
    .aside-box p {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .section-list li {
        font-size: 14px;
        margin-bottom: 0px;
    }
    .reduce-space {
        padding: 5px;
    }
    .owl-carousel-network .owl-nav {
        position: unset;
    }
    .winner-insight {
        flex-wrap: wrap;
    }
    .navbar {
        padding: 0px;
    }
    .logo {
        width: 200px;
    }
    .btn-group-banner {
        margin-top: 5px;
    }
    .btn-navlink {
        gap: 8px;
    }
    .column-count-2 {
        position: relative;
        left: 12px;
    }
    .mega-menu-list {
        margin-bottom: 0px;
    }
    .header-sticky .dropdown-menu {
        padding: 0.5rem 0rem 0rem;
    }
}
@media screen and (max-width: 1024px) and (min-width: 992px) {
    .banner-box, .banner-box2 {
        height: 350px;
        padding: 30px 0px;
    }
    .banner-insight h1 {
        font-size: 40px;
        line-height: 44px;
    }
    .light-bg {
        padding: 0px !important;
        height: 360px !important;
    }
    .mx-600p {
        height: 360px;
    }
    .w-87 {
        width: 100%;
    }
    .banner-insight p {
        font-size: 18px;
        line-height: 26px !important;
    }
    .member-box h5 {
        font-size: 16px;
        line-height: 22px;
    }
    .impact-box h5.text-dark-blue {
        font-size: 15px !important;
    }
    .member-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .member-box {
        padding: 5px 1px;
    }
    .member-box.join-expert {
        padding: 20px 5px 10px;
    }
    .heading-2, .heading {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .guide-tools-section .heading {
        font-size: 40px;
        line-height: 44px;
    }
    .explore-aside {
        width: 100%;
    }
    .explore-aside p {
        font-size: 16px !important;
        line-height: 26px;
    }
    .event-detail h3{
        font-size: 16px;
        line-height: 22px;
    }
    .event-detail p {
        font-size: 14px !important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        width: 40px;
        height: 40px;
        font-size: 26px !important;
    }
    .nav-tabs .nav-link {
        padding: 5px 16px;
        margin: 5px 4px;
    }
    .nav-tabs {
        justify-content: center;
    }
    .btn-light {
        font-size: 16px;
    }
    .footer-menu .accordion {
        flex-wrap: wrap;
        justify-content: left;
    }
    .footer-menu .accordion-item {
        flex: unset;
        width: 33%;
    }
    .story-title {
        font-size: 40px;
        line-height: 46px;
    }
    .herizon-sub-heading2 {
        font-size: 18px;
    }
    .review-detail li h5, .terms-lable {
        font-size: 16px;
        line-height: 30px;
    }
    .banner-insight h1.heading-3 {
        font-size: 30px !important;
    }
    .w-228 {
        margin-top: 0px;
        margin: 0px 10px;
        font-size: 16px !important;
    }
    .qoute-box h1 {
        font-size: 30px;
        line-height: 40px;
    }
    li.nav-item {
        padding: 0px 3px;
    }
    .nav-link {
        font-size: 14px;
        padding-left: 4px !important;
        padding-right: 4px !important;
    }
    .logo {
        max-width: 170px;
    }
    .exper-btn.get-started-btn, .exper-btn {
        padding: 7px 12px;
        font-size: 14px !important;
        min-height: unset;
    }
    .exper-btn.get-started-btn {
        min-width: 130px;
    }
    .w-65 {
        width: 90% !important;
    }
    .pr-30 {
        padding-right: 10px !important;
    }
    .apply-now-title {
        padding: 4px 0px;
    }
    .before-join h6 {
        width: 100%;
        font-size: 16px;
        line-height: inherit;
    }
    .join-network2 {
        padding: 0.1rem 0.5rem;
    }
    .herizon-events {
        margin: 0px auto;
    }
    .get-involve-grid {
        padding: 30px 20px 10px;
    }
    .w-95 {
        width: 100%;
    }
    .sub-heading {
        font-size: 16px !important;
    }
    .owl-carousel .owl-stage {
        padding-right: 0px !important;
    }
    .owl-carousel-testimonial .event-detail {
        padding: 20px 20px;
    }
    .join-network2 .sub-heading {
        font-size: 16px !important;
        width: 100%;
    }
    .expert-network-btn {
        min-width: 250px !important;
        min-height: 45px !important;
    }
    h1.heading-3 {
        font-size: 30px;
    }
    .step-sub-heading {
        font-size: 18px;
    }
    h4.review-title {
        font-size: 24px;
        line-height: 43px;
        margin-bottom: 0;
    }
     .space-section, .get-involved, .explore-event {
        padding: 3rem 0rem 3rem !important;
    }
    .detail-title {
        font-size: 26px;
        line-height: 36px;
    }
    .event-detail h6, .event-detail a {
        font-size: 14px;
    }
    .guid-tool-box .banner-detail {
        padding: 10px 50px;
    }
    .title-rllb {
        font-size: 36px !important;
    }
    .sub-title-rllb {
        font-size: 22px;
    }
    .left-text-align h1 {
        font-size: 36px !important;
    }
    .font-16 {
        font-size: 13px !important;
    }
    .mb-5 {
        margin-bottom: 1.5rem !important;
    }
    .foote-menu-list li {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .footer-menu .accordion-button {
        font-size: 18px;
        padding: 0.5rem 0.5rem 0rem;
    }
    .footer-menu .accordion-body {
        padding: 0.5rem 0.5rem 0rem;
    }
    .foote-menu-list {
        margin-bottom: 0px;
    }
    .event-detail2 {
        padding: 25px 20px 5px;
    }
    .redirect-box {
        padding: 0px 20px 20px;
    }
    .card-slides.aside-mid {
        padding: 4rem 0.5rem;
    }
    .event-detail.sp-event-detail {
        padding: 25px 20px 0px;
    }
    .card-slide1 a {
        margin: 0px 20px 20px;
    }
    .owl-carousel-network .owl-nav {
        position: unset;
    }
    .winner-insight {
        flex-wrap: wrap;
    }
    .home-banner-box .banner-insight h1 {
        font-size: 36px;
        line-height: 50px;
    }
    .img-insight.custom-img {
        height: 199px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
    .logo {
        max-width: 170px !important;
    }
    .exper-btn.get-started-btn, .exper-btn.top-btn {
        padding: 6px 13px !important;
        font-size: 14px !important;
        min-height: unset;
        min-width: unset;
    }
    .header-sticky .nav-link {
        font-size: 14px;
        padding-left: 2px !important;
        padding-right: 2px !important;
    }
    li.nav-item {
        padding: 0px 5px !important;
    }
    .banner-insight p {
        font-size: 18px !important;
    }
    .network-btn {
        padding: 8px 20px;
    }
    .space-bottom-explore.explore-event {
        padding: 3rem 0rem 5rem !important;
    }
    .explore-aside {
        width: 98%;
    }
    .member-box p .hidden-xs {
        display: none;
    }
    .sub-heading {
        font-size: 16px !important;
    }
    .before-join {
        min-height: 190px;
    }
    .join-network2 {
        padding: 0.8rem 0rem;
    }
    .member-box p {
        font-size: 15px;
        line-height: 20px;
    }
    .council-heading2 {
        font-size: 30px;
    }
    .guid-tool-box .banner-detail {
        padding: 0px 35px;
    }
    .light-bg.light-bg-insight {
        height: 365px;
    }
    .light-bg-insight .banner-detail {
        padding-right: 30px;
    }
    .event-img.p-5, .reverse-img.p-5{
        padding: 0rem !important;
    }
    .btn-light {
        font-size: 16px;
    }
    .owl-carousel-network .event-detail p {
        width: 95% !important;
    }
    .light-bg, .left-text-align {
        height: 350px !important;
    }
    .home-banner-box {
        height: 350px !important;
    }
    .img-insight.custom-img {
        height: 199px !important;
    }
}
@media screen and (max-width: 1224px) and (min-width: 1201px) {
    .exper-btn.get-started-btn, .exper-btn.top-btn {
        padding: 8px 20px;
        font-size: 14px !important;
        min-width: unset;
    }
    .nav-link {
        font-size: 15px;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    li.nav-item {
        padding: 0px 7px !important;
    }
}
@media screen and (max-width: 1280px) and (min-width: 1025px) {
    .logo {
        max-width: 190px;
    }
    li.nav-item {
        padding: 0px 15px;
    }
    .banner-insight h1 {
        font-size: 36px !important;
        line-height: 46px;
    }
    .banner-insight p {
        font-size: 20px;
        line-height: 30px;
    }
    .member-box h5 {
        font-size: 20px;
    }
    .heading-2, .heading {
        font-size: 30px;
        line-height: 36px;
    }
    .explore-aside p {
        font-size: 18px !important;
        line-height: 28px;
    }
    .event-detail h3 {
        font-size: 20px;
        line-height: 30px;
    }
    
    .nav-tabs .nav-link {
        padding: 5px 16px;
        margin: 5px 4px;
    }
    .nav-tabs {
        justify-content: center;
    }
    .event-detail {
        padding: 25px 25px;
    }
    .owl-carousel .owl-stage {
        padding-right: 0px !important;
    }
    .owl-carousel-testimonial .event-detail {
        padding: 20px 20px;
    }
    .space-section, .get-involved, .explore-event {
        padding: 3rem 0rem 3rem !important;
    }
    .light-bg, .left-text-align {
        height: 410px !important;
    }
    .home-banner-box {
        height: 410px;
    }

    .img-insight.custom-img {
        height: 239px;
    }
}
@media screen and (max-width: 1366px) and (min-width: 1281px) {
    .light-bg, .left-text-align, .home-banner-box {
        height: 440px !important;
    }
    .guid-tool-box .banner-detail {
        padding: 50px;
    }
    .img-insight.custom-img {
        height: 239px;
    }
}
@media screen and (max-width: 1366px) and (min-width: 1026px) {
    .logo {
        max-width: 220px;
    }
    li.nav-item {
        padding: 0px 6px;
    }
    .banner-insight h1 {
        font-size: 40px;
        line-height: 46px;
    }
    .home-banner-box .banner-insight h1 {
        font-size: 40px;
        line-height: 46px;
    }
    .banner-insight p {
        font-size: 18px;
        line-height: 30px !important;
    }
    .member-box h5 {
        font-size: 20px;
    }
    .heading-2, .heading {
        font-size: 30px;
        line-height: 36px;
    }
    .explore-aside p {
        font-size: 18px !important;
        line-height: 28px;
    }
    .event-detail h3 {
        font-size: 16px;
        line-height: inherit;
    }
    .owl-carousel-network .event-detail p {
        width: 100%;
    }
    .nav-tabs .nav-link {
        padding: 5px 16px;
        margin: 5px 4px;
    }
    .nav-tabs {
        justify-content: center;
    }
    .event-detail {
        padding: 25px 25px;
    }
    .story-title {
        font-size: 36px;
        line-height: 40px;
    }
    .herizon-sub-heading2 {
        font-size: 18px;
    }
    .detail-title {
        font-size: 30px;
    }
    .qoute-box h1 {
        font-size: 24px;
        line-height: 40px;
    }
    .herizon-events {
        margin: 0px auto;
    }
    .space-section, .get-involved, .explore-event {
        padding: 3rem 0rem 3rem !important;
    }
    .detail-title {
        font-size: 26px;
        line-height: 36px;
    }
    .light-bg, .left-text-align, .home-banner-box {
        height: 360px;
    }
    .left-text-align h1 {
        font-size: 40px !important;
    }
    .owl-carousel-network .mh-120 p br.hidden-xs, .before-join br.hidden-xs{
        display: none;
    }
    .event-detail2 {
        padding: 30px 30px 5px !important;
    }
    .event-detail.testimonial-insight p {
        font-size: 15px;
    }
    .before-join h6 {
        width: 100%;
        line-height: inherit;
        font-size: 17px;
    }
    .exper-btn.get-started-btn, .exper-btn.top-btn {
        min-height: unset !important;
        min-width: unset !important;
        padding: 8px 15px;
        font-size: 14px !important;
    }
    .nav-link {
        font-size: 15px;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .event-detail p {
        font-size: 16px;
    }
    .card-slide1 a {
        font-size: 14px;
    }
    .heading-3 {
        font-family: 'Raleway';
        font-size: 30px;
    }
    .bg-pink .submit-sponsor {
        padding: 8px 20px;
        font-size: 16px;
    }
   
}
@media screen and (max-width: 1439px) and (min-width: 1367px) {
    .logo {
        width: 200px;
    }
    .left-text-align {
        height: 465px;
    }
    .home-banner-box {
        height: 480px;
    }
    .left-text-align h1 {
        font-size: 40px !important;
        line-height: 50px;
    }
    li.nav-item {
        padding: 0px 5px;
    }
    .exper-btn {
        padding: 8px 20px;
        min-width: unset !important;
        min-height: unset !important;
        font-size: 15px;
    }
    .exper-btn.get-started-btn {
        font-size: 15px !important;
    }
    .nav-link {
        font-size: 15px;
    }
    .home-banner-box .banner-insight h1 {
        font-size: 40px;
    }
    .banner-insight p {
        font-size: 20px;
        line-height: 30px;
    }
    .event-detail2 br.hidden-xs {
        display: none;
    }
    .pr-30 {
        padding-right: 50px;
    }
    .before-join h6 {
        width: 100%;
    }
    .before-join {
        min-height: 180px;
    }
    .banner-insight h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .card-slides.aside-mid {
        padding: 1.5rem 1rem 1rem;
    }
    .heading, .heading-2{
        font-size: 36px;
    }
    .img-insight.custom-img {
        height: 239px;
    }
}
@media screen and (max-width: 1439px) and (min-width: 1400px) {
    .img-insight.custom-img {
        height: 261px;
    }
    .exper-btn {
        font-size: 16px;
        padding: 10px 20px;
    }
    .nav-link {
        font-size: 16px;
    }
    .exper-btn.get-started-btn {
        font-size: 16px !important;
    }
    li.nav-item {
        padding: 0px 10px;
    }
}
@media screen and (max-width: 1534px) and (min-width: 1440px) {
    .container {
        max-width: 1240px;
    } 
    .left-text-align h1 {
        font-size: 36px !important;
        line-height: 50px;
    }  
    .left-text-align, .home-banner-box {
        height: 490px;
    } 
    .mx-600p {
        height: 490px;
    }
    li.nav-item {
        padding: 0px 5px;
    }
    .west-coast-box {
        left: -89px !important;

    }
    .west-coast-winner-category {
        padding-right: 50px;
    }
    .west-coast-boxs-row .winner-set {
        width: 95px;
    }
    .img-insight.custom-img {
        height: 245px;
    }
    .exper-btn {
        padding: 10px 16px;
        min-width: unset !important;
    }
}
@media screen and (max-width: 1679px) and (min-width: 1535px) {
    .container {
        max-width: 1340px;
    }    
    .left-text-align, .home-banner-box {
        height: 522px;
    }
     .west-coast-box {
        left: -83px !important;
        gap: 8.5px !important;
    }
    .west-coast-winner-category {
        padding-right: 64px;
    }
    .winner-insight {
        gap: 0;
    }
    .img-insight.custom-img {
        height: 265px;
    }
    .exper-btn {
        padding: 10px 20px;
        min-width: unset !important;
    }
    li.nav-item {
        padding: 0px 10px;
    }
}
@media screen and (max-width: 1980px) and (min-width: 1680px) {
    .container {
        max-width: 1480px;
    }    
}
@media screen and (max-width: 2650px) and (min-width: 992px) {
    .hidden-xl {
        display: none;
    }
}

@media screen and (max-width: 1679px) and (min-width: 1600px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 545px !important;
    }
}
@media screen and (max-width: 1980px) and (min-width: 1680px) {
    .container {
        max-width: 1480px;
    } 
    .left-text-align, .light-bg, .home-banner-box {
        height: 615px !important;;
    }   
}
@media screen and (max-width: 1720px) and (min-width: 1680px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 570px !important;
    }
}
@media screen and (max-width: 1760px) and (min-width: 1721px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 585px !important;
    }
}
@media screen and (max-width: 1810px) and (min-width: 1761px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 595px !important;
    }
}
@media screen and (max-width: 1900px) and (min-width: 1850px) {
    .left-text-align, .light-bg, .home-banner-box   {
        height: 628px !important;
    }
}
@media screen and (max-width: 1980px) and (min-width: 1901px) {
    .left-text-align, .light-bg, .home-banner-box{
        height: 645px !important;
    }
}
@media screen and (max-width: 2080px) and (min-width: 1981px) {
    .left-text-align, .light-bg, .home-banner-box{
        height: 675px !important;
    }
    .img-insight.custom-img {
        height: 261px;
    }
}
@media screen and (max-width: 2200px) and (min-width: 2081px) {
    .left-text-align, .light-bg, .home-banner-box{
        height: 710px !important;
    }
    .img-insight.custom-img {
        height: 261px;
    }
}
@media screen and (max-width: 2290px) and (min-width: 2201px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 750px !important;
    }
}
@media screen and (max-width: 2400px) and (min-width: 2291px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 780px !important;
    }
}
@media screen and (max-width: 2560px) and (min-width: 2401px) {
    .left-text-align, .light-bg, .home-banner-box {
        height: 820px !important;
    }
}
@media screen and (max-width: 7680px) and (min-width: 1981px) {
    .container {
        max-width: 1520px !important;
    }
    .hidden-xl {
        display: none;
    }
    .img-insight.custom-img {
        height: 304px !important;
    }
}