.show-for-small {
    display: none !important;
}

@media screen and (max-width: 1220px) {
    .header-container-wrapper .main-menu ul li.hs-menu-depth-1 > a {
        margin-left: 1.2vw;
        margin-right: 1.2vw;
    }
}

@media screen and (max-width: 1024px) {
    .home-testimonials:after,
    .home-testimonials:before {
        display: none;
    }
}
@media screen and (max-width: 975px) {
    .header-container-wrapper .header-logo {
        width: 100% !important;
    }
}

@media screen and (max-width: 938px) {
    .header-container-wrapper {
        left: auto;
        position: relative;
        right: auto;
        top: auto;
    }

    .header-container-wrapper .pages-menu {
        background-color: #f1f2f6;
        padding: 10px 0;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        width: 100%;
    }

    .header-container-wrapper ul li a {
        display: block !important;
        margin-right: 0;
        max-width: 100% !important;
        width: 100%;
    }

    .header-container-wrapper .user-menu ul li a {
        margin-left: 0;
    }

    .header-container-wrapper .user-menu ul li:last-child a {
        display: inline-block !important;
        margin-left: auto;
        margin-right: auto;
        padding: 0 3rem !important;
        text-align: center;
    }

    .header-container-wrapper .main-menu ul > li.hs-menu-depth-1 {
        border-bottom: 1px solid #212224;
    }

    .header-container-wrapper .main-menu ul > li.hs-menu-depth-1.hs-item-has-children > a:after {
        float: right;
        line-height: 3;
    }

    .header-container-wrapper .form-menu,
    .header-container-wrapper .main-menu,
    .header-container-wrapper .text-menu,
    .header-container-wrapper .user-menu {
        display: none;
        margin: 0;
        width: 100% !important;
    }

    .header-container-wrapper .header-logo ul li {
        float: left !important;
        max-width: 50% !important;
    }

    .header-container-wrapper .header-logo ul li:last-child {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        display: none;
        left: auto;
        opacity: 1;
        position: relative;
        right: auto;
        top: auto;
        visibility: visible;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper .hs-menu-depth-2 > .hs-menu-children-wrapper {
        display: block !important;
    }

    .main-menu .hs-menu-depth-1:first-child > .hs-menu-children-wrapper {
        min-width: 100% !important;
    }

    .main-menu .hs-menu-depth-1:first-child > .hs-menu-children-wrapper > li {
        float: none !important;
        width: 100%;
    }

    .header-container-wrapper .header-logo ul li:last-child a.opened {
        border-top: 1px solid transparent;
    }

    .header-container-wrapper .header-logo ul li:last-child a.opened:before {
        transform: rotate(45deg);
    }

    .header-container-wrapper .header-logo ul li:last-child a.opened:after {
        bottom: 9px;
        transform: rotate(-45deg);
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        display: block;
        width: 100%;
    }

    .header-container-wrapper .user-menu {
        text-align: center;
    }

    .pt-100,
    .pt-125,
    .pt-150,
    .pt-200,
    .pt-50 {
        padding-top: 50px;
    }

    .pb-100,
    .pb-125,
    .pb-150,
    .pb-200,
    .pb-50 {
        padding-bottom: 50px;
    }

    .mt-100,
    .mt-125,
    .mt-150,
    .mt-200,
    .mt-50 {
        margin-top: 50px;
    }

    .mb-100,
    .mb-125,
    .mb-150,
    .mb-200,
    .mb-50 {
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 767px) {
    .custom-search {
        margin-top: 2rem;
    }

    .footer-container-wrapper .copyright .social-footer ul li {
        margin-left: 0;
    }

    .social-sharing-sm {
        display: block;
    }

    .social-sharing-sm a {
        margin-left: 0 !important;
        margin-top: 15px;
    }

    .mobile-heading-1 h1,
    .mobile-heading-1 h1 span,
    .mobile-heading-1 h2,
    .mobile-heading-1 h2 span,
    .mobile-heading-1 h3,
    .mobile-heading-1 h3 span,
    .mobile-heading-1 h4,
    .mobile-heading-1 h4 span,
    .mobile-heading-1 h5,
    .mobile-heading-1 h5 span {
        font-size: 30px !important;
        line-height: 1.4 !important;
    }

    .mobile-heading-2 h1,
    .mobile-heading-2 h1 span,
    .mobile-heading-2 h2,
    .mobile-heading-2 h2 span,
    .mobile-heading-2 h3,
    .mobile-heading-2 h3 span,
    .mobile-heading-2 h4,
    .mobile-heading-2 h4 span,
    .mobile-heading-2 h5,
    .mobile-heading-2 h5 span {
        font-size: 24px !important;
        line-height: 1.4 !important;
    }

    .mobile-heading-3 h1,
    .mobile-heading-3 h1 span,
    .mobile-heading-3 h2,
    .mobile-heading-3 h2 span,
    .mobile-heading-3 h3,
    .mobile-heading-3 h3 span,
    .mobile-heading-3 h4,
    .mobile-heading-3 h4 span,
    .mobile-heading-3 h5,
    .mobile-heading-3 h5 span {
        font-size: 18px !important;
        line-height: 1.4 !important;
    }

    .mobile-p-size-20 p {
        font-size: 24px !important;
        line-height: 1.75 !important;
    }

    .mobile-font-size-18 * {
        font-size: 18px !important;
        line-height: 1.7 !important;
    }

    .mw-1350 .mw-950 {
        padding-left: 0;
        padding-right: 0;
    }

    .hide-for-small {
        display: none !important;
    }

    .show-for-small {
        display: block !important;
    }

    .mt-small-0 {
        margin-top: 0 !important;
    }

    .mb-small-0 {
        margin-bottom: 0 !important;
    }

    .info-stats p strong {
        font-size: 42px;
        margin: 1rem 0 0;
    }

    .mobile-reversed-order > div > div.row-fluid {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 460px) {
    .list-logos img {
        margin: 1rem auto;
    }

    input[type="submit"] {
        padding: 0 20px;
    }

    .boxed-form input[type="email"] {
        padding-right: 120px;
    }

    .blog-subscribe form input[type="email"] {
        max-width: calc(100% - 110px) !important;
    }
}
