/* Stylesheet exclusive for Responsive */

@media screen and (max-width: 1600px) {
    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 22px;
    }

    .header-middlebar-1 .header-logo img {
        width: 250px;
    }

    .main-navigation ul li {
        margin-right: 15px;
    }
}

@media screen and (max-width: 1400px) {
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 22px;
    }

    h3 {
        font-size: 20px;
    }

    .header-middlebar-1 {
        width: 20%;
    }

    .header-middlebar-1 .header-logo img {
        width: 200px;
    }

    .header-middlebar-2 {
        padding-left: 0;
        width: 80%;
    }

    .main-navigation {
        padding: 22px 29px;
    }

    .main-navigation ul li {
        margin-right: 15px;
    }

    .main-navigation ul li a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1199px) {
    .main-navigation {
        display: none;
    }

    .header-topbar {
        display: none;
    }

    .header-middlebar {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: inline-block;
        background-color: #272a4a;
        padding: 15px 15px;
        /*z-index: 99;*/
        box-shadow: 0 1px 5px 0 #000;
    }

    .admin-bar .header-middlebar {
        top: 32px;
    }

    .header-middlebar-1 .header-logo {
        margin: 0;
    }

    .header-middlebar-1 .header-logo img {
        min-width: 135px;
        width: 135px;
        max-width: none;
    }

    .header-middlebar-2 {
        text-align: unset;
        padding-right: 0;
        position: absolute;
        right: 30px;
        top: 20px;
    }

    .js .menu-toggle {
        float: right;
        display: block;
    }

    /*footer {*/
    /*    padding-bottom: 110px;*/
    /*}*/

    .site-content-contain {
        margin-top: 90px;
    }

    .highlight-row {
        overflow: unset !important;
        position: unset !important;
        padding-top: 100px !important;
        padding-bottom: unset !important;
        margin-top: unset !important;
        width: auto !important;
    }
}

@media screen and (max-width: 1078px) {
    .page-numbers {
        display: unset;
        padding: unset;
    }
}

@media screen and (max-width: 991px) {
    .sd-language-switcher.bl .sd-language-switcher-inner {
        left: 20px;
    }

    .header-topbar {
        padding: 5px 0;
    }

    .footer-middlebar-1 {
        margin-bottom: 20px;
    }

    .footer-bottombar {
        text-align: center;
    }

    .footer-bottombar-2 {
        text-align: unset;
    }
}

@media screen and (max-width: 900px) {

}

@media screen and (max-width: 768px) {
    .hide-on-mobile {
        display: none;
    }

    .hide-on-desktop {
        display: block;
    }

    body,
    .vc_row[data-vc-full-width="true"] {
        border-left: 15px solid #f2f2f2;
        border-right: 15px solid #f2f2f2;
    }
}

@media screen and (max-width: 767px) {
    /*html, body {*/
    /*    font-size: 16px;*/
    /*}*/

    .wpcf7-form button {
        font-size: 16px;
        padding: 0 20px;
        line-height: 40px;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4, h5, h6 {
        font-size: 18px;
    }

    .sd-title-block-default .sub-title {
        display: block;
        font-size: 20px;
    }

    .vc_row-fluid:not(.vc_inner) {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .home-first-row h1.sd-title-block-default-htag.align-left {
        text-align: center;
    }

    .home-first-row .sd-title-block-default .sub-title.align-Left {
        text-align: center;
    }

    .home-first-row .sd-button-default.left {
        text-align: center;
    }

    .wpcf7-form {
        padding: 20px 10px;
    }

    form input[type="text"],
    form input[type="email"],
    form input[type="tel"],
    form input[type="password"] {
        margin-top: 5px;
        font-size: 16px;
        padding: 0 15px;
        line-height: 40px;
    }

    form textarea {
        font-size: 16px;
        min-height: 100px;
    }

    .wpcf7-form p {
        margin-bottom: 0;
    }

    h3.widget-title {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .footer-middlebar {
        padding: 20px 0;
    }

    .footer-middlebar p:last-child {
        margin-bottom: 0;
    }

    .footer-middlebar-1 .widget_sd_logo_widget img {
        min-width: 135px;
        width: 135px;
        max-width: none;
    }

    .footer-middlebar-2,
    .footer-middlebar-3 {
        margin-bottom: 20px;
    }

    .footer-middlebar .footer-middlebar-3 ul,
    .footer-middlebar .footer-middlebar-3 ul li {
        margin-bottom: 0;
    }

    .footer-socials {
        margin: 20px 0;
    }

    .highlight-row {
        padding-top: 60px !important;
    }
}

@media screen and (max-width: 679px) {
    .footer-bottombar-2 {
        margin-top: 10px;
    }
}

@media screen and (max-width: 650px) {
    .header-topbar {
        height: 15px;
    }

    .header-topbar-inner {
        display: none;
    }
}

@media screen and (max-width: 500px) {

}

@media screen and (max-width: 350px) {
    .sd-cookie-notice .sd-cookie-notice-inner .sd-cookie-notice-deny-cookie {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    
    .sd-cookie-notice .sd-cookie-notice-inner .sd-cookie-notice-accept-cookie {
        float: none;
        width: 100%;
        text-align: center;
    }
}