.mobile-menu {
    display: none;
}

@media (min-width:992px) {
    ul.sub-menu {
        position: absolute;
        padding: 0;
        top: 100%;
        z-index: 99999;
        text-align: left;
        white-space: nowrap;
        display: none;
        margin-top: 0px;
        background-color: #0B2040;
        padding: 0;
        padding-bottom: 0;
        border-radius: 0 0 4px 4px;
        max-width: 300px;
        height: auto;
    }
    ul.sub-menu li {
        color: #fff;
    }
    ul.sub-menu li a {
        color: #fff !important;
    }
    .main-navigation ul#primary-menu li:hover>ul.sub-menu,
    .main-navigation ul#all-access li:hover>ul.sub-menu,
    .main-navigation ul#sponsorship-funnel li:hover>ul.sub-menu,
    .main-navigation ul#all-access-sponsor li:hover>ul.sub-menu {
        display: block;
    }
    .main-navigation ul#primary-menu li:hover ul.sub-menu li,
    .main-navigation ul#all-access li:hover ul.sub-menu li,
    .main-navigation ul#sponsorship-funnel li:hover ul.sub-menu li,
    .main-navigation ul#all-access-sponsor li:hover ul.sub-menu li {
        background-color: #0B2040;
    }
    .main-navigation ul#primary-menu li:hover ul.sub-menu li a,
    .main-navigation ul#all-access li:hover ul.sub-menu li a,
    .main-navigation ul#sponsorship-funnel li:hover ul.sub-menu li a,
    .main-navigation ul#all-access-sponsor li:hover ul.sub-menu li a {
        width: 100%;
        padding: 11px 15px;
        display: inline-block;
        font-weight: 500;
        color: #45CBC9;
        font-size: 15px;
    }
    .sub-menu li a:hover {
        color: #45CBC9 !important;
    }
}

@media (min-width:992px) {
    .area-box.col-sm-3 {
        background-image: none !important;
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1206px;
    }
    .banner-area.section .area-inner-box {
        min-height: 188px;
    }
}

@media screen and (min-width:1400px) {
    .main-box-title {
        font-size: 19px;
        margin-bottom: 10px;
    }
    .banner-area.section .area-inner-box {
        padding: 30px 20px;
    }
    .bl-title {
        font-size: 13px;
    }
    .bl-desc {
        font-size: 15px;
    }
    .box-date {
        margin-top: 10px;
    }
    .date-title {
        font-size: 13px;
    }
    .date-desc {
        font-size: 15px;
    }
}

@media screen and (min-width:1600px) {
    .main-box-title {
        font-size: 21px;
        margin-bottom: 35px;
    }
    .date-desc {
        font-size: 17px;
    }
    .bl-desc {
        font-size: 17px;
    }
    .box-date {
        margin-top: 15px;
    }
}

@media screen and (min-width:1800px) {
    .visit-site {
        margin-top: 15px;
    }
}

@media screen and (min-width:2100px) {}

@media screen and (max-width:1500px) {
    /*
    html {
           font-size: 1.175vw;
    }*/
}

@media screen and (max-width:1199px) {
    .header .navbar-nav>li {
        margin-left: 21px;
    }
    header {
        position: relative;
    }
    .logo {
        padding: 28px 0;
    }
    div#event-sponsors li {
        margin-right: 4.4%;
    }
    #main-banner {
        height: auto;
        min-height: 100%;
    }
    .banner-area.section .area-inner-box {
        height: auto;
    }
    .main-box-title {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .bl-desc {
        font-size: 15px;
    }
    .date-desc {
        font-size: 15px;
    }
    .banner-area.section .area-inner-box {
        min-height: 260px;
    }
    .header .navbar-nav>li>a {
        padding: 30px 0;
    }
    .fb-btn a {
        padding: 6px 11px !important;
        margin-right: 1px !important;
        font-size: 11px !important;
    }
    .filter-block-right {
        width: calc(100% - 20px) !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .filter-cat {
        width: 36% !important;
    }
    div#events-cal h2 {
        font-size: 47px !important;
        margin-left: 0 !important;
    }
    .form-search {
        padding: 0 45px !important;
    }
}

@media screen and (max-width:1024px) {
    .newsletter-form .inputs-list .hs-input:after {
        content: none !important;
    }
    #contact-us .vc_custom_heading strong {
        display: block;
        text-align: center;
        line-height: 90px;
    }
    .newsletter-form input[type=email] {
        width: 100% !important;
    }
    #contact-us .vc_empty_space {
        height: 34px !important;
    }
    #gallery-row .vc_col-sm-3 {
        width: 33.33%;
    }
    span.zing {
        display: none;
    }
    .filter-block-right {
        display: flex;
        width: calc(100% - 200px) !important;
        padding-left: 14px !important;
    }
    .fb-title h3 {
        font-size: 22px !important;
    }
    div#cal-form h4 {
        font-size: 33px !important;
    }
}

@media screen and (max-width:991px) {
    button.slick-prev,
    button.slick-prev:hover {
        left: -33px;
    }
    button.slick-next,
    button.slick-next:hover {
        right: -33px;
    }
    .header .navbar-nav>li>a:hover {
        color: #fff;
    }
    .area-box.col-sm-3 {
        width: 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    #primary-menu,
    #all-access,
    #sponsorship-funnel,
    #all-access-sponsor {
        display: none;
    }
    .collapse.navbar-collapse.show #primary-menu,
    .collapse.navbar-collapse.show #all-access,
    .collapse.navbar-collapse.show #sponsorship-funnel,
    .collapse.navbar-collapse.show #all-access-sponsor {
        display: block;
    }
    .navbar-light .navbar-toggler {
        display: block;
    }
    .testimonial-desc {
        min-height: 150px;
    }
    .speaker-content figure {
        padding: 0;
        margin: 0;
        margin-right: 0;
        width: 100%;
    }
    .speaker-right {
        float: left;
        width: 100%;
        padding: 15px;
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .footer-col-right {
        max-width: 80%;
    }
    .hbspt-form input[type="text"],
    input[type="email"],
    input[type="tel"] {
        font-size: 17px;
    }
    .hbspt-form textarea {
        font-size: 17px;
    }
    ul.contact-info li:nth-child(2) {
        font-size: 15px;
    }
    ul.sponsors-list {
        text-align: center;
    }
    div#event-sponsors li {
        width: 26%;
        margin: 3% 3% !important;
    }
    div#event-speakers h1 {
        font-size: 42px !important;
    }
    #event-sponsors h2.vc_custom_heading,
    #events-team h2.vc_custom_heading,
    #hubsport-cannabis-form h2.vc_custom_heading,
    #gallery-row h2.vc_custom_heading {
        font-size: 39px !important;
    }
    #hubsport-cannabis-form .hs_submit.hs-submit input[type=submit] {
        margin-top: 12px;
    }
    ul.speakers-list li {
        width: 29.3%;
        margin: 0 2% !important;
        margin-bottom: 3% !important;
    }
    .logo-col {
        max-width: 100%;
        flex: 100%;
        width: 100%;
    }
    .logo {
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }
    .logo a img {
        width: 240px;
    }
    .mobile-menu {
        display: inline-block;
        float: right;
        margin-top: 0;
    }
    .new-header button.navbar-toggle.collapsed,
    .new-header .navbar-toggle {
        background: red;
        margin: 0;
    }
    .menu-top-main {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        /* background: #0B2040; */
        z-index: 22;
        max-width: 100%;
        padding: 0;
    }
    .show #primary-menu,
    .show #all-access,
    .show #sponsorship-funnel,
    .show #all-access-sponsor {
        display: block;
        border-bottom: 2px solid #45CBC9;
        padding: 5px 0;
        border-top: 2px solid #45CBC9;
        padding-bottom: 7px;
    }
    .header .navbar-nav>li {
        margin-left: 0;
    }
    .header .navbar-nav>li {
        margin-left: 0;
        padding: 5px 20px 5px 36px;
        /* border-bottom: 2px solid #fff; */
    }
    .header .navbar-nav>li>a {
        font-size: 18px;
        font-weight: 600;
        padding: 0;
        color: white !important;
    }
    .header .navbar-nav>li:last-child {
        border-bottom: none;
    }
    .logo {
        padding: 0;
    }
    header {
        padding: 15px 0 !important;
    }
    header.dark-internal span.navbar-toggler-icon {
        background-image: url("https://cannabis-eventscdn.benzinga.com/wp-content/uploads/2023/11/30204153/Untitled-design-2.png");
    }
    header span.navbar-toggler-icon {
        outline: none;
        width: 40px;
        height: 40px;
    }
    header.internal span.navbar-toggler-icon {
        background-image: url("https://cannabis-eventscdn.benzinga.com/wp-content/uploads/2023/11/30154930/bzevents-menu_1701359352-trimmy-Untitled-design.png");
    }
    button.navbar-toggler:focus {
        outline: none;
    }
    .mobile-menu button.navbar-toggler {
        padding: 0;
    }
    .newsletter-form input[type="email"] {
        width: 100% !important;
        padding: 8px 5px !important;
        font-size: 13px !important;
    }
    .newsletter-form ul.inputs-list.multi-container li {
        width: 100% !important;
    }
    .newsletter-form strong {
        font-size: 15px !important;
    }
    /*  .area-box.col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        background-size: 100%;
        border-bottom: 4px solid #fff;
        border-right: none;
    }*/
    .banner-area.section .area-inner-box {
        background-color: rgba(0, 0, 0, 0.4);
        opacity: 1;
    }
    .main-box-title {
        color: #fff;
    }
    .bl-title,
    .date-title {
        opacity: 0
    }
    .visit-site {
        display: none;
    }
    .block-title {
        display: none;
    }
    .bl-desc,
    .date-desc {
        color: #fff;
        font-weight: 600;
    }
    .area-box.col-sm-3 {
        background-size: cover;
        background-position: center;
    }
    .banner-wraps:last-child .area-box.col-sm-3 {
        flex-wrap: wrap;
        width: 100%;
        flex: 100%;
        max-width: 100%;
    }
    .filter-col {
        display: flex;
        width: 100% !important;
        margin: 20px 0 !important;
    }
    .fb-btn a {
        padding: 7px 12px !important;
        margin-right: 7px !important;
        font-size: 14px !important;
    }
    div#cal-form h4 {
        font-size: 30px !important;
    }
    div#events-cal h2 {
        font-size: 40px !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 767px) {
    .newsletter-form .inputs-list .hs-input:after {
        content: none !important;
    }
    .newsletter-form .hs_submit.hs-submit .hs-button {
        width: 100% !important;
    }
    footer .newsletter-form .hs_email {
        padding-right: 0 !important;
    }
    ul.contact-info li {
        margin-top: 12px;
    }
    ul.footer-social-icons {
        margin-top: 0 !important;
    }
    .speaker-content .speaker-bio p {
        text-align: left;
    }
    #gallery-row .vc_empty_space {
        height: 15px !important;
    }
    .newsletter-form ul.inputs-list.multi-container {
        margin-bottom: 0px;
        display: table;
        text-align: left !important;
        margin: auto !important;
    }
    #gallery-row .vc_col-sm-3 {
        width: 50%;
        float: left;
    }
    .testimonial-desc {
        min-height: 100%;
    }
    #event-sponsors h2.vc_custom_heading,
    #events-team h2.vc_custom_heading,
    #hubsport-cannabis-form h2.vc_custom_heading,
    #gallery-row h2.vc_custom_heading {
        font-size: 37px !important;
    }
    .hbspt-form input[type="text"],
    input[type="email"],
    input[type="tel"] {
        padding: 16px 15px;
    }
    .hs_lastname,
    .hs_phone {
        padding-left: 0px !important;
        width: 100% !important;
    }
    .hs_firstname,
    .hs_email {
        padding-right: 0px !important;
        width: 100% !important;
    }
    #hubsport-cannabis-form .hs_firstname,
    .hs_email {
        padding-right: 0 !important;
    }
    #hubsport-cannabis-form .hs_lastname,
    .hs_phone {
        padding-left: 0 !important;
    }
    #hubsport-cannabis-form .hbspt-form input[type=text],
    #hubsport-cannabis-form input[type=email],
    #hubsport-cannabis-form input[type=tel] {
        padding: 7px 15px;
    }
    #hubsport-cannabis-form .hbspt-form input[type=text],
    #hubsport-cannabis-form input[type=email],
    #hubsport-cannabis-form input[type=tel] {
        margin-bottom: 11px;
    }
    #hubsport-cannabis-form .hbspt-form label span {
        font-size: 18px;
        margin-bottom: 0px !important;
        padding-left: 0;
    }
    #hubsport-cannabis-form .hbspt-form textarea {
        height: 134px;
    }
    footer {
        text-align: center;
    }
    ul.contact-info li a em {
        position: relative;
        left: 0;
        top: 0;
        margin-right: 7px;
    }
    ul.contact-info li:last-child em {
        position: relative;
        left: 0;
        top: 0;
    }
    .footer-col-right {
        text-align: center;
        float: none;
        display: inline-block;
    }
    ul.footer-social-icons {
        text-align: center;
        margin: 0;
        margin-bottom: 5px;
    }
    .footer-col-left img {
        margin-bottom: 20px;
    }
    .footer-col-middle {
        margin-top: 30px;
        margin-bottom: 30px;
        display: block;
    }
    .footer .footer-col-middle li a {
        font-size: 18px;
    }
    ul.contact-info li a {
        font-size: 18px;
    }
    ul.contact-info li:nth-child(2) {
        font-size: 18px;
    }
    ul.footer-social-icons li a {
        color: #fff;
        transition: all 0.5s ease;
        font-size: 2em;
        margin-left: 34px;
    }
    ul.footer-social-icons li a {
        font-size: 30px;
        margin-left: 15px;
    }
    .footer-btn-choise a {
        margin-top: 20px;
    }
    .award-col {
        margin-top: 20px;
    }
    .hbspt-form input[type="text"],
    input[type="email"],
    input[type="tel"] {
        width: 100% !important;
    }
    .hbspt-form label {
        font-size: 13px;
    }
    ul.contact-info li {
        padding-left: 0;
    }
    #annual-award .wpb_text_column.wpb_content_element.paragraph-center {
        padding: 0;
    }
    ul.speakers-list li {
        width: 46%;
        margin: 0 2% !important;
        margin-bottom: 30px !important;
        justify-content: center;
    }
    div#event-sponsors li {
        width: 43%;
        margin: 20px 3% !important;
    }
    div#event-speakers h1 {
        font-size: 35px !important;
    }
    #event-speakers .vc_empty_space {
        height: 28px !important;
    }
    #main-banner .wpb_content_element,
    ul.wpb_thumbnails-fluid>li {
        margin-bottom: 0;
    }
    .banner-area.section .area-inner-box {
        min-height: 100%;
    }
    .area-box.col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        background-size: 100%;
        border-bottom: 4px solid #fff;
        border-right: none;
    }
    .banner-area.section .area-inner-box {
        background-color: rgba(0, 0, 0, 0.4);
        opacity: 1;
    }
    .main-box-title {
        color: #fff;
    }
    .bl-title,
    .date-title {
        opacity: 0
    }
    .bl-desc,
    .date-desc {
        color: #fff;
        font-weight: 600;
    }
    .visit-site {
        display: none;
    }
    .block-title {
        display: none;
    }
    #button {
        display: inline-block;
        background-color: #45CBC9;
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 4px;
        position: fixed;
        bottom: 30px;
        right: 30px;
        transition: background-color .3s, opacity .5s, visibility .5s;
        opacity: 0;
        visibility: hidden;
        z-index: 1000;
    }
    #button::after {
        content: "\f077";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        font-size: 2em;
        line-height: 50px;
        color: #fff;
    }
    #button:hover {
        cursor: pointer;
        background-color: #333;
    }
    #button:active {
        background-color: #555;
    }
    #button.show {
        opacity: 1;
        visibility: visible;
    }
    .filter-heading {
        width: 100% !important;
    }
    .filter-cat {
        width: 100% !important;
        margin-left: 0 !important;
        margin-top: 20px !important;
    }
}

@media screen and (max-width:680px) {
    #gallery-row .vc_col-sm-3 {
        width: 100%;
    }
    .logo a img {
        width: 185px;
        height: auto;
    }
    header.header .container {
        padding: 0 15px;
    }
    div#event-sponsors li figure {
        text-align: center;
    }
    div#event-sponsors li figure img {
        width: 100%;
        text-align: center;
        margin: auto;
    }
    div#event-speakers h1 {
        font-size: 29px !important;
    }
    ul.speakers-list li {
        width: 100%;
        margin: 0% !important;
        margin-bottom: 30px !important;
    }
    div#event-sponsors li {
        width: 43%;
        margin: 12px 3% !important;
    }
    #event-sponsors h2.vc_custom_heading,
    #events-team h2.vc_custom_heading,
    #hubsport-cannabis-form h2.vc_custom_heading,
    #gallery-row h2.vc_custom_heading {
        font-size: 35px !important;
    }
    .speaker-content h2 {
        font-size: 25px;
    }
    .speaker-detail {
        margin-top: 50px;
        position: relative;
    }
    .fb-btn {
        opacity: 1 !important;
    }
}

@media screen and (max-width:575px) {
    #event-sponsors h2.vc_custom_heading,
    #events-team h2.vc_custom_heading,
    #hubsport-cannabis-form h2.vc_custom_heading,
    #gallery-row h2.vc_custom_heading {
        font-size: 31px !important;
    }
    .filter-block-right {
        width: 100% !important;
        padding-left: 14px !important;
    }
    .area-box.col-sm-3 {
        background-size: cover;
    }
    button.slick-prev,
    button.slick-prev:hover {
        left: -34px;
    }
    button.slick-next,
    button.slick-next:hover {
        right: -34px;
    }
    .filter-col {
        display: block;
        margin: 20px 0 !important;
    }
    .filter-block-left {
        width: 100% !important;
        display: block !important;
    }
}

@media screen and (max-width:480px) {
    #event-sponsors h2.vc_custom_heading,
    #events-team h2.vc_custom_heading,
    #hubsport-cannabis-form h2.vc_custom_heading,
    #gallery-row h2.vc_custom_heading {
        font-size: 26px !important;
    }
    .footer-col-right {
        width: 100%;
    }
    .container {
        width: 100%;
        padding-right: 38px;
        padding-left: 38px;
    }
    .hbspt-form input[type="text"],
    .hbspt-form input[type="email"],
    .hbspt-form input[type="tel"],
    .hbspt-form textarea {
        font-size: 20px;
    }
}