@media only screen and (min-width: 1451px) and (max-width: 1800px) {
    .main-header-three__top-left ul li {
        justify-content: flex-start;
        width: 33.3333333333%;
        padding: 20px 0px 15px;
        padding-left: 30px;
    }

    .main-header-three__top-left ul li .text p {
        font-size: 16px;
        line-height: 26px;
    }

    .main-header-three__top-right {
        right: -120px;
    }

    .main-header-three__top-right .search-box-two {
        width: 210px;
    }

    .main-header-three__bottom-inner {
        border-right: 0px solid;
    }

    .main-header-three__bottom_right {
        right: -120px;
    }

    .main-header-three__bottom_right .main-menu__right .btn-box .thm-btn {
        width: 210px;
        padding: 14px 0px 15px;
    }

    .main-header-three__bottom-inner .main-menu .left .main-menu__list {
        margin-left: 30px;
    }

    .main-header-four__top-right {
        right: -20px;
    }
}

/***Banner One***/
@media only screen and (min-width: 1250px) and (max-width: 1400px) {
    .banner-one__img img {
    }

    .banner-one--two .banner-one__img img {
        width: 95%;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1249px) {
    .banner-one__img img {
    }
}

/** Medium screen**/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    /***Banner One Css***/
    .banner-one .home_b {
        width: 100%;
    }

    .banner-one__content-title br {
        display: none;
    }

    .banner-one__content {
        max-width: 100%;
        width: 100%;
    }

    .banner-one__content-title {
        font-size: 60px;
    }

    .banner-one__content-title {
        margin-bottom: 38px;
    }

    .banner-one__img img {
        width: 65%;
    }

    .banner-one__content-button-box {
        margin-top: 61px;
    }

    /***Banner Two Css***/
    .banner-one--two .banner-one__img img {
        width: 70%;
    }

    /***Contact One Css***/

    .contact-one__form-box {
        margin-left: 0px;
    }

    .contact-one__form .title-box h2 {
        font-size: 41px;
    }

    /***Footer One Css***/
    .footer-one__top .shape3 {
        display: none;
    }

    /*** Footer Two***/
    .footer-one--two .footer-widget__services {
        margin-left: 0px;
    }

    .footer-one--two .footer-widget__about2 {
        margin-left: 0px;
    }

    .footer-widget__subscribe {
        margin-left: 0px;
    }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    /*** Main Header One Css***/
    .main-header--one__top-logo {
        padding-top: 0;
    }

    /***Banner One Css***/
    .banner-one {
        padding: 106px 0px 20px;
    }

    .banner-one__content-title br {
        display: none;
    }

    /* .banner-one__content {
      max-width: 410px;
      width: 100%;
  } */
    .banner-one__content-title {
        font-size: 45px;
    }

    .banner-one__content-title {
        margin-bottom: 30px;
    }

    .banner-one__content-text br {
        display: none;
    }

    .banner-one__img img {
        width: 55%;
    }

    .banner-one__content-button-box {
        display: block;
        margin-top: 40px;
    }

    .banner-one__content-button-box .btn2 {
        padding-left: 0px;
    }

    /***Banner Two Css***/
    .banner-one--two .banner-one__img img {
        width: 55%;
    }

    .banner-one--two__wrapper .shape2 {
        display: none;
    }

    /***Page Header Css***/
    .page-header__content h2 br {
        display: none;
    }

    /***Contact One Css***/
    .contact-one {
        padding: 50px 0px 0px;
    }

    .contact-one .section-title__title br {
        display: none;
    }

    .contact-one .section-title__title {
        font-size: 48px;
        line-height: 53px;
    }

    .contact-one__form-box {
        margin-top: 60px;
        margin-left: 0px;
    }

    .contact-one__content-text br {
        display: none;
    }

    /***Footer One Css***/
    .footer-one__top .shape1 {
        display: none;
    }

    .footer-one__top .shape3 {
        display: none;
    }

    .footer-widget__about2 {
        margin-top: 50px;
    }

    .footer-widget__subscribe {
        margin-top: 50px;
    }

    /***Footer One Css***/
    .footer-one--two .footer-one__top .shape4 {
        display: none;
    }

    .footer-one--two .footer-one__top .shape2 {
        display: none;
    }

    /***Contact Page Css***/
    .contact-page__right {
        margin-top: 40px;
    }

    .contact-page__left-content p br {
        display: none;
    }

    /*** Footer Two***/
    .footer-one--two .footer-widget__services {
        margin-left: 0px;
    }

    .footer-one--two .footer-widget__about2 {
        margin-left: 0px;
    }

    .footer-widget__subscribe {
        margin-left: 0px;
    }
}

/** Mobile Layout: 320px. **/
@media only screen and (max-width: 1200px) {
    .section-title__title {
        font-size: 45px;
    }

    .main-header--one__inner {
        justify-content: center;
    }

    /*** Main Header One Css***/
    .main-header--one__right {
        display: none;
    }

    /*** Main Header Two Css***/
    .main-header--two__top {
        display: none;
    }

    .main-header-two__bottom-inner .right {
        display: none;
    }

    .main-header-two__bottom-inner .main-menu .mobile-nav__toggler {
        margin-left: auto;
    }

    .main-header--one--two .main-header--one__right {
        display: none;
    }

    .main-header--one--two .main-menu__inner {
        width: 40px;
    }

    .main-header--one--two .main-header--one__inner {
        position: relative;
        display: flex;
    }

    .banner-one--two .banner-one__img {
        display: none;
    }

    /***Banner One Css***/
    .banner-one {
        padding: 15px 0px 0px;
    }

    .banner-one__content-title br {
        display: none;
    }

    .banner-one__content-title {
        font-size: 45px;
    }

    .banner-one__content-title {
        margin-bottom: 30px;
    }

    .banner-one__content-text br {
        display: none;
    }

    .banner-one__img img {
        display: none;
        position: absolute;
    }

    .banner-one__content-button-box {
        display: block;
        margin-top: 40px;
    }

    .banner-one__content-button-box .btn2 {
        display: block;
        padding-left: 30px;
    }

    /***Banner Two Css***/
    .banner-one--two .bottom-text a {
        padding-left: 0px;
    }

    .banner-one--two__wrapper .shape2 {
        display: none;
    }

    .banner-one--two__wrapper .shape3 {
        display: none;
    }

    .banner-one--two__wrapper .shape4 {
        display: none;
    }

    .banner-one--two__wrapper .shape5 {
        display: none;
    }

    .banner-one--two__wrapper .shape6 {
        display: none;
    }

    /***Contact One Css***/
    .contact-one .section-title__title br {
        display: none;
    }

    /* .contact-one .section-title__title{
      font-size: 55px;
  } */
    .contact-one__form-box {
        margin-top: 0px;
        margin-left: 0px;
    }

    .contact-one__content-text br {
        display: none;
    }

    .contact-one__form .form-group input[type="text"],
    .contact-one__form .form-group input[type="email"],
    .contact-one__form .form-group textarea {
        font-size: 16px;
    }

    .contact-one__form .title-box h2 {
        font-size: 32px;
    }

    /***Footer One Css***/
    .footer-one__top .shape1 {
        display: none;
    }

    .footer-one__top .shape3 {
        display: none;
    }

    .footer-widget__about2 {
        margin-top: 50px;
    }

    .footer-widget__subscribe {
        margin-top: 50px;
    }

    .footer-widget__services {
        margin-top: 50px;
    }

    .footer-widget__subscribe .text br {
        display: none;
    }

    /***Footer One Css***/
    .footer-one--two .footer-one__top .shape4 {
        display: none;
    }

    /***Contact Page Css***/
    .contact-page__right {
        margin-top: 40px;
    }

    .contact-page__left-content p br {
        display: none;
    }

    .contact-page__right {
        padding: 70px 20px 80px;
    }

    .contact-page__right .title p br {
        display: none;
    }

    .contact-page__right .comment-form__btn {
        font-size: 19px;
    }

    .contact-page__right .title p {
        font-size: 19px;
    }

    /*** Footer Two***/
    .footer-one--two .footer-widget__services {
        margin-left: 0px;
    }

    .footer-one--two .footer-widget__about2 {
        margin-left: 0px;
    }

    .footer-widget__subscribe {
        margin-left: 0px;
    }

    .contact-one .contact-one__form-box {
        margin-left: 0px;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
    }
}

form#contact {
    margin-top: 20px;
}

@media only screen and (min-width: 1200px) {
    .banner_img {
        display: none;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-one {
        background-image: url("../img/front/mobile-background.webp");
        height: auto;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .page-wrapper {
        background-image: url("../img/front/mobile-background.webp");
        height: auto;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    #privacy_policy .page-wrapper, #terms_conditions .page-wrapper {
        background: white;
    }
    #privacy_policy .page-wrapper h1,#terms_conditions .page-wrapper h1 {
        font-size: 30px;
    }
}

/*--------------------------------------------------------------
# Main Menu All Responsice Css
/////////
--------------------------------------------------------------*/
@media only screen and (max-width: 1880px) {
    .banner-one .banner-one__content-title {
        font-size: 60px;
    }

    .banner-one .banner-one__content-text {
        font-size: 20px;
        line-height: 36px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 1500px) {
    .banner-one .banner-one__content-title {
        font-size: 40px;
    }

    .banner-one .banner-one__content-text {
        font-size: 18px;
        line-height: 36px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 1400px) {
    .banner-one .banner-one__content-title {
        font-size: 45px;
        margin-bottom: 35px;
    }

    .banner-one .banner-one__content-text {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }

    .banner-one .imag_banner {
        padding-bottom: 45px;
    }

    .banner-one .thm-btn {
        font-size: 14px;
        padding: 3px 20px 3px;
    }
    .section4-main-text {
        font-size: 39px;
    }
}

@media only screen and (max-width: 1200px) {
    .banner-one .imag_banner {
        display: none;
    }

    .banner-one .logo {
        text-align: center;
    }

    .section-title__title {
        font-size: 38px;
    }

    .contact-one__content {
        text-align: center;
    }

    .contact-one__content .advice-box .contact {
        justify-content: center;
    }

    .contact-one__content .advice-box .contact .number {
        padding-left: 0px;
    }

    .contact-one__content .advice-box .contact .number a {
        font-size: 22px;
    }

    .contact-one__content .advice-box .contact .number {
        display: flex;
        /* align-items: center; */
        flex-direction: column !important;
    }

    .contact-one__form-box .shape1 {
        display: none;
    }
}

@media only screen and (max-width: 1920px) {
    .banner-one .imag_banner {
        padding-bottom: 45px;
    }
}

@media only screen and (max-width: 550px) {
}

@media only screen and (max-width: 991px) {
    .contact-one__form-box {
        margin-left: 0px;
    }
}

@media (max-width: 1200px) {
    .row-baners-mobil {
        flex-direction: column;
        width: 100%;
    }

    .col-2 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-3 {
        flex: 0 0 auto;
        width: auto;
    }

    .col-4 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-5 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-7 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-8 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-9 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-10 {
        flex: 0 0 auto;
        width: 100%;
    }

    .col-11 {
        flex: 0 0 auto;
        width: 100%;
    }

    .size-image-manual1 {
        padding-top: 0px;
        text-align: center;
        margin: 0 auto;
        display: block;
        padding-bottom: 40px;
    }

    .footer-copyright {
        text-align: center;
        font-size: 10px;
    }

    .footer-one__bottom-inner {
        text-align: center;
    }

    a,
    a:hover,
    a:focus,
    a:visited {
        text-decoration: none;
    }

    .row-footer {
        display: block;
    }

    .footer-logo {
        padding-bottom: 20px;
        color: white !important;
        flex: 0 0 auto;
        width: 50%;
    }

    .newsletter {
        padding-top: 20px;
    }

    .newsletter-button {
        padding-top: 15px;
        border-radius: 10px;
    }

    .newsletter-input {
        border-radius: 10px;
    }

    .footer-menu-item {
        color: white;
    }

    .form-one-row {
        font-size: 16px;
    }

    .form-group {
        width: 100%;
    }
    .page-wrapper header {
        overflow-x: hidden;
        overflow-y: hidden;
        background-color: unset !important;
    }
    .page-wrapper header.hide {
        background-color: #1a1362 !important;
    }
    #privacy_policy .page-wrapper .main-header,#terms_conditions .page-wrapper .main-header {
        background-color: #1a1362 !important;
    }
}

@media (max-width: 1250px) {
    .size-image-manual2 {
        display: none;
    }
}
@media (min-width: 910px) {
    .mobil-in-mobil-version {
        display: none;
    }
}

@media (max-width: 910px) {
    .box-owl-left {
        float: left;
        padding: 10px;
        display: block;
        font-size: 12px;
        width: 52%;
        place-items: top;
        color: #8b8b8b;
        font-weight: 300;
        line-height: 16px;
        font-family: Plus Jakarta Sans;
    }

    .box-owl-right {
        float: left;
        width: 48%;
        padding: 10px;
    }

    .banner-one {
        padding-bottom: 20px;
    }

    .section2 {
        background-color: white;
        padding-top: 50px;
    }

    .section-references {
        background-color: white;
        padding-top: 20px;
    }

    .section-women {
        padding-top: 0px;
        padding-bottom: 30px;
    }

    .row-footer {
        display: block;
    }

    .row-banners-mobil {
        padding-bottom: 10px;
        padding-right: 10px;
    }

    .tabcontent {
        text-align: left;
        width: 95%;
    }

    .row-section3-part3 {
        padding-top: 10px;
    }

    .banner-one .banner-one__content .banner-one__content-title {
        font-size: 27px;
        padding-right: 10px;
    }

    .submenu-color {
        font-weight: 500;
        font-size: 14px;
       /* color: black;*/
    }
    .thm-btn.btn-sm {
        font-size: 14px;
    }
    .section4-main-text {
        font-size: 30px;
    }
    .btn2 {
        padding-left: 30px !important;
    }
    .section3 {
        padding-top: 50px;
    }
    .footer-title {
        padding-bottom: 30px;
    }
    .footer-one-bottom {
        display: none;
    }
    .footer-one-bottom-mobil {
        position: relative;
        display: block;
        background-image: url("../img/front/footer-background-with-gradients.png");
        overflow: hidden;
        color: white;
        background-position: center;
        background-repeat: no-repeat;
        background-size:cover;
    }

    .tab button {
        background: rgba(161, 69, 257, 0.1); /* RGB s hodnotou priehľadnosti */
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 15px 12px;
        transition: 0.3s;
        color: white;
        font-size: 11px;
        height: 60px;
    }
    .footer-icon {
        width: 50%;
        padding-right: 10px;
        text-align: right;
    }
    .container-footer {
        display: flex;
    }
    .footer-menu-item {
        font-size: 12px;
    }
    .row-footer {
        margin-top: 0px;
    }
    .top-100px {
        padding-top: 0px;
    }
    .section-contact {
        padding-bottom: 15px;
    }
    .main-header {
        position: relative;
        display: block;
        z-index: 1;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 100;
        transition: all 0.3s ease-in-out;
        background: none;
    }
    .banner-one .banner-one__content .banner-one__content-title {
        font-size: 27px;
        line-height: 1.1em;
        font-weight: 700;
        margin-bottom: 18px;
        color: white;
    }
    .banner-one .banner-one__content .banner-one__content-text {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: white;
        font-family: Plus Jakarta Sans;
        padding-right: 10px;
    }
    .service-title {
        font-size: 13px;
        font-weight: 600;
        line-height: 1.7;
    }
    #manual2 {
        background-color: #070b29;
        background-image: url("../img/front/midle-section-background2.png");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    .tab {
        overflow: hidden;
        background: rgba(34, 30, 99, 0.2); /* RGB s hodnotou priehľadnosti */
        display: flex;
    }
    .tabcontent {
        padding: 40px 12px 12px 0px;
        color: white;
        border-top: none;
    }
    .mobil-in-mobil-version {
        padding-bottom: 30px;
        width: 50vw;
    }
    .banner-item-image8 {
        width: 150px;
    }

    .banner-item-image10 {
        width: 170px;
    }
    .section2-main-text {
        font-family: Plus Jakarta Sans;
        font-size: 25px;
        font-weight: 800;
        line-height: 32.5px;
        text-align: left;
    }
    .section3-main-text {
        font-family: Plus Jakarta Sans;
        font-size: 25px;
        font-weight: 800;
        line-height: 32.5px;
        text-align: left;
    }

    .tab-title {
        padding-bottom: 20px;
        color: white;
        font-family: Plus Jakarta Sans;
        font-size: 25px;
        font-weight: 800;
        line-height: 32.5px;
        text-align: left;
    }
    .section3-second-text {
        font-family: Plus Jakarta Sans;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;

        padding-right: 10px;
        padding-top: 20px;
        color: white;
    }
    .accordion-button {
        width: 100%;
        color: white;
        padding: 15px 15px 15px 5px;
        text-align: left;
        border: none;
        outline: none;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: transparent;
        font-family: Plus Jakarta Sans;
        font-size: 25px !important;
        font-weight: 800 !important;
        line-height: 32.5px;
        text-align: left;
    }
    .accordion-button.active {
        width: 100%;
        color: white;
        padding: 15px 15px 15px 5px;
        text-align: left;
        border: none;
        outline: none;
        cursor: pointer;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: transparent;
        font-family: Plus Jakarta Sans;
        font-size: 25px !important;
        font-weight: 800;
        line-height: 32.5px;
        text-align: left;
    }
    .section4-main-text {
        padding-top: 20px;
        color: black;
        position: relative;
        font-family: Plus Jakarta Sans;
        font-size: 25px;
        font-weight: 800;
        line-height: 32.5px;
        text-align: left;
    }
    .section4-second-text {
        padding-top: 5px;
        padding-right: 5px;
        color: black;
        position: relative;
        font-family: Plus Jakarta Sans;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
    }
    .section-padding {
        padding-top: 20px;
    }
    .read-more-btn {
        display: block;
    }
    .first-part-hidden-text {
        display: block;
    }
    .how-button1 {
        display: none;
    }

    .how-button2 {
        display: block;
    }
    .read-more-mobile {
        display: block;
    }
    .contact-form-title {
        padding-top: 15px;
        line-height: 130%;
        font-family: Plus Jakarta Sans;
        font-size: 25px;
        font-weight: 800;
        line-height: 32.5px;
        text-align: left;
    }
    .section2-title-dark {
        color: #1046af;
        text-transform: uppercase;
        font-family: Plus Jakarta Sans;
        font-size: 10px;
        font-weight: 600;
        line-height: 11.08px;
        letter-spacing: 0.06em;
        text-align: left;
    }

    .section2-title {
        color: #3ddeed;
        text-transform: uppercase;
        padding-bottom: 10px;
        font-family: Plus Jakarta Sans;
        font-size: 10px;
        font-weight: 600;
        line-height: 11.08px;
        letter-spacing: 0.06em;
        text-align: left;
    }
    .section3-main-text {
        padding-top: 1px;
    }
    .mobile-padding {
        padding-top: 30px;
    }
    .main-menu__list {
        display: none; /* skryté štandardne */
    }

    .main-menu__list.open {
        display: block; /* zobrazené pri otvorení */
    }
    .mobile-hide {
        display: none;
    }
    .thm-btn {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border: none;
        outline: none !important;
        background-color: #0096fa;
        color: #ffffff;
        font-size: 15px;
        font-weight: 500;
        padding: 3px 35px 3px;
        transition: all 0.3s linear;
        overflow: hidden;
        z-index: 1;
        border-radius: 5px;
    }
    .thm-btn2 {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        -webkit-appearance: none;
        border: solid 1px #0096fa;
        outline: none !important;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
        padding: 2px 28px 2px;
        transition: all 0.3s linear;
        overflow: hidden;
        z-index: 1;
        border-radius: 5px;
    }
    .thm-btn3 {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border: none;
        outline: none !important;
        background-color: #0096fa;
        color: #ffffff;
        font-size: 14px;
        font-weight: 500;
        padding: 3px 40px 3px;
        transition: all 0.3s linear;
        overflow: hidden;
        z-index: 1;
        border-radius: 5px;
        padding-left: 20px;
        padding-right: 20px;
        width: 150px;
        text-align: center;
    }
    .owl-carousel .banner-item {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .owl-carousel .owl-item img {
        width: auto !important ;
        height: auto;
        max-height: 70px;
        max-width: 100%;
    }
    .accordion-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        padding: 0 15px 0 8px;
        text-align: left;
    }
    .accordion-item.active {
        font-size: 12px;
        color: white;
    }
}
@media (max-width: 599px) {
    .girl-middle {
        padding-top: 40px;
    }
    .tab {
        flex-direction: column;
    }
    .tab button {
        flex: 1;
        font-size: 12px;
        height: unset;
        padding: 15px 3px;
    }
    .footer-title {
        font-size: 27px;
        line-height: 1.3;
    }
    .footer-menu-item {
        font-size: 11px;
    }
    .section2-second-text {
        font-size: 12px;
        padding-top: 0;
    }
    .section2-main-text {
        margin-bottom: 20px;
    }
    .tab-text {
        font-size: 12px;

    }
    .service-title {
        padding: 0;
    }
    .submenu-color {
        font-size: 16px;
    }
    .thm-btn.btn-sm {
        font-size: 16px;
    }
}