@media screen and (min-width: 1300px) {
    .margin-left-50 {
        margin-left: 110px !important;
    }
}

@media screen and (max-width: 890px) {
    .margin-left-50 {
        margin-left: 0px !important;
    }

    .type-1-text h1 {
        font-size: 1.5em;
        z-index: 10;
    }

    .h2 {
        font-size: 20px;
        margin-bottom: 20px !important;
    }

    /* .bjqs-wrapper {
        display: none;
    } */
    .article p {
        padding-bottom: 70px !important;
        font-size: 10px !important;
    }
}

@media screen and (max-width: 680px) {
    .type-1-text h1 {
        font-size: 1em;
        z-index: 10;
        margin-top: 120px !important;
    }

    .h2 {
        font-size: 15px;
        margin-bottom: 20px !important;
    }

    /* .bjqs-wrapper {
        display: none;
    } */
    .article p {
        padding-bottom: 70px !important;
        font-size: 10px !important;
    }
}

@media screen and (max-width: 1199px) {
    .hide-on-small-screen {
        display: none;
    }

    .hide-preheader-on-small-screen {
        display: none !important;
    }
}

@media screen and (min-width: 1080px) {
    .hide-on-small-screen {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .h1 {
        font-size: 21px !important;
        line-height: 100px;
        font-family: "Neuropolitical";
        text-align: center;
    }

    .h2-heading {
        padding-bottom: 0;
    }

    .second-container .new-voucher-box {
        text-align: center;
    }
}

@media screen and (max-width: 568px) {
    .subtitle-h4 {
        font-size: 0.8em;
         !important;
        margin-top: -40px;
         !important;
        line-height: 20px !important;
        padding-bottom: 10px !important;
    }

    .h4 {
        font-size: 0.7em;
        margin-top: -10px !important;
    }

    .second-container .h4 {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 415px) {
    .h1 {
        font-size: 17px !important;
        line-height: 100px;
        font-family: "Neuropolitical";
        text-align: center;
    }
}

@media screen and (max-width: 375px) {
    .thumbs-icon {
        width: 40px !important;
        margin-bottom: -15px;
    }

    .num {
        display: block;
        width: 100%;
        color: #059693 !important;
        font-size: 8px !important;
        padding: 25px 0px;
        position: relative;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
    }
}

@media screen and (max-width: 321px) {
    .h2 {
        font-size: 20px;
         !important;
        margin-bottom: 20px !important;
    }

    .subtitle-h4 {
        font-size: 0.8em;
         !important;
        margin-top: -40px;
         !important;
        line-height: 20px !important;
        padding-bottom: 10px !important;
    }

    .h4 {
        font-size: 0.7em;
        margin-top: -10px !important;
    }

    .h1 {
        font-size: 20px !important;
        margin-bottom: 90px !important;
        margin-top: -50px !important;
        line-height: 100px;
        font-family: "Neuropolitical";
        text-align: center;
        margin-left: 20px !important;
    }
}

@media screen and (max-width: 1410px) {
    .logo {
        width: 150px;
        padding-top: 10px;
    }

    nav ul li {
        margin-left: -20px;
    }
}

@media screen and (max-width: 1199px) {
    nav ul li {
        padding-left: 20px;
    }

    .h2-heading {
        font-size: 35px;
    }

}

@media only screen and (max-width: 1760px) and (min-width: 1090px) {
    #nyomtato-header {
        font-size: 40px;
    }
}

@media only screen and (max-width: 650px) {
    #nyomtato-header {
        padding-bottom: 36px;
        line-height: 17px;
        padding-top: 85px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1090px) {
    #nyomtato-header {
        font-size: 25px;
    }
}