/* NAVBAR */
@media (max-width: 991.98px) {
    /* BASE */
    #navbarSupportedContent {
        position: absolute;
        top: 65px;
        right: 0;
        background-color: var(--custom-blue);
        z-index: 15;
    }

    .navbar-nav {
        padding: 1em;
        padding-bottom: 0;
    }

    .language-menu {
        padding: 1em;
        padding-top: .5em;
        width: 100%;
        text-align: center;
    }

    /* END OF BASE */

    .darkgrey-block {
        margin-left: 15px;
        margin-right: 15px;
    }

    .contact-page .contact-row {
        flex-direction: column-reverse;
    }

    .contact-page .contact-row form {
        margin-bottom: 4em;
    }

    .inner-gallery,
    .image-row {
        margin-top: 1.5em;
    }

    .image-row > div {
        margin-bottom: 2em;
    }

    .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .left-abs-img {
        position: static;
        margin-top: 2em !important;
        width: 75% !important;
    }

    .right-abs-img {
        position: static;
        margin-bottom: 2em !important;
        width: 60% !important;
    }

    .kollekcio-fluid {
        margin-top: 45px;
    }
}


@media (max-width: 575.98px) {
    /* BASE */
    .static-content ul {
        columns: 1;
    }
    /* END OF BASE */

    .carousel-caption {
        left: 15px;
        right: 15px;
        top: 8%;
        width: unset;
    }

    #carouselTop img {
        height: 400px;
    }

    .container.montage-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .ref-text {
        margin-top: 0px;
    }

    .esk-fluid {
        height: auto;
        min-height: 500px;
    }

    .esk-fluid .hero-content {
        top: 0px;
    }

    .inner-fluid {
        position: absolute;
    }

    .carousel-caption h1 {
        font-size: 35px;
    }

    .carousel-caption p {
        font-size: 15px;
    }

    .carousel-caption a {
        margin-top: 0;
    }

    .general-padding {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .small-title,
    .content h2 {
        margin-bottom: 1em;
    }

    .buildings a {
        width: 165px;
        bottom: 25px;
        padding-top: .4em;
        padding-bottom: .4em;
    }

    .bottom-section img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        margin-top: 1em;
    }

    .heading {
        min-height: 160px;
    }

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

    .contact-row h2 {
        font-size: 32px;
    }

    .gallery-item img {
        height: 250px;
    }

    .gallery-img-list .gallery-img-block {
        width: calc(88% - 20px);
    }

    .gallery-img-block img {
        height: 200px;
    }

    .gallery-title .small-title {
        margin: 0px 1em;
        font-size: 25px;
    }

    .text-part h3,
    .text-part .desc {
        height: unset;
    }

    .top-img {
        height: 170px;
    }

    .inner-gallery .gallery-img-block img,
    .image-row img {
        height: 250px;
    }

    .contact-text {
        text-align: center;
        font-size: 22px;
        margin-bottom: 1em;
    }

    .form-img-block img {
        width: 90%;
        margin-bottom: 2.5em;
    }

    .contact-footer {
        margin-top: 1.5em;
    }

    .footer-logo{
        margin-bottom: 1.5em;
    }

    .allrights {
        margin-top: 1em;
    }

    #navbarcontent {
        color: black;
        position: absolute;
        top: 59px;
        right: 26px;
        background-color: #0E0E0E;
        z-index: 150000;
        box-shadow: 0 0 15px -3px rgba(0,0,0,.35);
        border-radius: 5px;
    }

    #navbarcontent ul {
        flex-direction: column;
        padding: 42px;
        row-gap: 10px;
    }

    .nav-btn {
        background-color: transparent;
    }

    /*titles*/

    .main-title {
        font-size: 30px;
    }

    .number {
        font-size: 45px;
    }

    .main-desc {
        font-size: 14px;
    }

    .main-fluid {
        height: 800px;
    }

    .main-fluid a, .kapcsolat-fluid button, .kollekcio-fluid a {
        font-size: 14px;
        max-width: 100%;
        width: 200px;
        height: 49px;
    }

    .mini {
        font-size: 14px;
    }

    .image-title {
        font-size: 26px;
    }

    .footer-text {
        font-size: 14px;
    }

    .subtitle {
        font-size: 21px;
    }

    .medium-desc {
        font-size: 16px;
    }

    .contact-info a:first-child {
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }

    .comment-text {
        font-size: 14px;
    }

    .title {
        font-size: 26px;
    }

    .ref-fluid {
        margin-bottom: 70px;
    }

    .szolg,
    .image-block {
        height: auto;
        min-height: auto;
    }

    .regular-desc {
        font-size: 15px;
    }

    .step-num {
        font-size: 26px;
    }

    .step-desc {
        font-size: 18px;
    }

    /*titles*/

    .comment-text-box {
        min-height: 300px;
    }

    .kapcsolat-img-box img {
        display: none;
    }

    .footer-container {
        padding-top: 0px;
    }

    .footer-desc.text-center {
        text-align: left !important;
    }

    .footer-text.pt-3.mt-4 {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }

    .footer-container ul {
        justify-content: start;
        margin-top: 20px;
        padding-left: 0px !important;
        text-align: start;
    }

    .szolg {
        display: flex;
        justify-content: center;
        min-height: 634px;
    }

    .szolg-row {
        flex-direction: column;
    }

    .velemeny-container .row:nth-of-type(2) {
        row-gap: 111px;
    }

    .main-container.container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .image-block {
        min-height: 634px;
    }

    .image-block img {
        height: 416px;
    }

    .adatkezelesi {
        text-align: start;
        font-size: 15px;
    }


    .main-fluid {
        background-position: right;
        height: 750px;
    }

    .ref-block {
        flex-direction: column;
        row-gap: 50px;
    }

    .ref {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .ref-name {
        width: 75%;
    }

    .footer-row {
        flex-direction: column;
    }

    .contact-fluid {
        height: 130px;
    }

    .contact-info ul {
        padding-left: 0px;
        flex-direction: column;
        row-gap: 10px;
    }

    .header-logo {
        height: 90px;
    }

    .hero-content {
        margin-top: 0px;
        position: relative;
        top: 40px;
    }

    .footer-container hr {
        width: 90%;
    }

    .promo-col {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-text:first-of-type {
        text-align: center;
    }

    .kollekcio-fluid {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .kollekcio-container .row {
        justify-content: center;
    }

    .kollekcio-fluid img {
        display: none;
    }

    button {
        width: 190px;
        height: 48px;
    }

    .kollekcio-row {
        justify-content: center;
    }

    .look-fluid {
        height: 791px;
    }

    .header-arrow {
        margin-left: 4px;
    }

    #navbarcontent li {
        width: 100%;
    }

    #navbarcontent ul li a {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .step-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .insta-promo-logo {
        font-size: 30px;
        margin-right: 15px;
    }

    .insta-promo-container .row:last-of-type {
        row-gap: 40px;
    }

    iframe {
        width: 100%;
        height: 400px;
    }

    .map-desc {
        padding: 1.5em 1em;
    }
}

/* SM */
@media (min-width: 576px) and (max-width: 767.98px) {
    .contact-col {
        margin-top: 2em;
        margin-bottom: 1em;
    }

    footer .container .row {
        justify-content: center;
    }

    .general-padding {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    .side-img {
        height: 315px;
    }

    .small-title,
    .content h2 {
        margin-bottom: 1em;
    }

    .buildings a {
        width: 200px;
        bottom: 30px;
    }

    .carousel-caption {
        left: 15px;
        right: 15px;
        top: 10%;
        width: unset;
    }

    #carouselTop img {
        height: 500px;
    }

    .carousel-caption h1 {
        font-size: 60px;
    }

    .carousel-caption p {
        font-size: 19px;
    }

    .gallery-item img {
        height: 280px;
    }

    .gallery-img-list .gallery-img-block {
        width: calc(50% - 20px);
    }

    .gallery-img-block img{
        height: 210px;
    }

    .top-img {
        height: 200px;
    }

    .inner-gallery .gallery-img-block img,
    .image-row img {
        height: 250px;
    }

    .contact-text {
        text-align: center;
        font-size: 22px;
        margin-bottom: 1em;
    }

    .form-img-block img {
        width: 75%;
        margin-bottom: 2.5em;
    }

    #navbarcontent {
        color: black;
        position: absolute;
        top: 80px;
        right: 6px;
        background-color: #0E0E0E;
        z-index: 150000;
        box-shadow: 0 0 15px -3px rgba(0,0,0,.35);
        border-radius: 5px;
    }

    #navbarcontent ul {
        flex-direction: column;
        padding: 42px;
        row-gap: 10px;
    }

    .nav-btn {
        background-color: transparent;
    }

    /*titles*/

    .main-title {
        font-size: 43px;
    }

    .number {
        font-size: 45px;
    }

    .main-desc {
        font-size: 18px;
    }

    .image-title {
        font-size: 28px;
    }

    .footer-text {
        font-size: 14px;
    }

    .subtitle {
        font-size: 24px;
    }

    .medium-desc {
        font-size: 18px;
    }

    .contact-info a:first-child {
        font-size: 13px;
        text-align: center;
        margin-bottom: 10px;
    }

    .title {
        font-size: 36px;
    }

    .regular-desc {
        font-size: 18px;
    }


    .step-num {
        font-size: 33px;
    }

    .step-desc {
        font-size: 18px;
    }

    /*titles*/

    .comment-text-box {
        min-height: 300px;
    }

    .kapcsolat-img-box img {
        height: 504px;
    }

    .footer-container {
        padding-top: 0px;
    }

    .footer-container ul {
        justify-content: start;
        margin-top: 20px;
        padding-left: 0px !important;
        text-align: start;
    }

    .szolg {
        display: flex;
        justify-content: center;
        min-height: 634px;
    }

    .szolg-row {
        flex-direction: column;
    }

    .velemeny-container .row:nth-of-type(2) {
        row-gap: 111px;
    }

    .image-block {
        min-height: 634px;
    }

    .image-block img {
        height: 416px;
    }

    .adatkezelesi {
        text-align: start;
    }


    .main-fluid {
        background-position: right;
        height: 927px;
    }

    .ref-block {
        flex-direction: column;
        row-gap: 50px;
    }

    .ref {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .ref-name {
        width: 75%;
    }

    .footer-row {
        flex-direction: column;
    }

    .contact-fluid {
        height: 83px;
    }

    .contact-info ul {
        padding-left: 0px;
    }

    .kollekcio-fluid {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .kollekcio-container .row {
        justify-content: center;
    }

    .kollekcio-fluid img {
        width: 391px;
        height: 509px;
        margin-right: 0px;
        margin-top: 70px;
    }

    .kollekcio-row {
        justify-content: center;
    }

    .header-arrow {
        margin-left: 4px;
    }

    #navbarcontent li {
        width: 100%;
    }

    #navbarcontent ul li a {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .step-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .insta-promo-container .row:last-of-type {
        row-gap: 40px;
    }

    .insta-promo-logo {
        font-size: 30px;
        margin-right: 15px;
    }

    .esk-fluid {
        height: 771px;
    }

    iframe {
        width: 100%;
        height: 400px;
    }

    .map-desc {
        padding: 1.5em 1em;
    }
}

/* MD */
@media (min-width: 768px) and (max-width: 991.98px) {
    .carousel-caption {
        left: 6%;
        top: 18%;
    }

    .side-img {
        height: 315px;
    }

    .general-padding {
        padding-top: 3em;
        padding-bottom: 3em;
    }

    #carouselTop img {
        height: 650px;
    }

    .gallery-item img {
        height: 280px;
    }

    .gallery-img-list .gallery-img-block {
        width: calc(33% - 20px);
    }

    .gallery-img-block img{
        height: 210px;
    }

    .text-part .desc {
        height: 107px;
    }

    .top-img {
        height: 220px;
    }

    .contact-text {
        text-align: center;
        margin-bottom: 1em;
    }

    .form-img-block img {
        width: 65%;
        margin-bottom: 2em;
    }

    #navbarcontent {
        color: black;
        position: absolute;
        top: 80px;
        right: 64px;
        background-color: #0E0E0E;
        z-index: 150000;
        box-shadow: 0 0 15px -3px rgba(0,0,0,.35);
        border-radius: 5px;
    }

    #navbarcontent ul {
        flex-direction: column;
        padding: 21px;
        row-gap: 12px;
    }

    .nav-btn {
        background-color: transparent;
    }

    /*titles*/

    .main-title {
        font-size: 50px;
    }

    .number {
        font-size: 45px;
    }

    .main-desc {
        font-size: 20px;
    }

    .image-title {
        font-size: 28px;
    }

    .footer-text {
        font-size: 14px;
    }

    .subtitle {
        font-size: 24px;
    }

    .medium-desc {
        font-size: 18px;
    }

    .contact-info a:first-child {
        font-size: 13px;
    }

    .step-text {
        font-size: 33px;
    }

    /*titles*/

    .comment-text-box {
        min-height: 300px;
    }

    .kapcsolat-img-box img {
        height: 504px;
    }

    .footer-container {
        padding-top: 0px;
    }

    .footer-container ul {
        justify-content: start;
        margin-top: 20px;
        padding-left: 24px;
    }

    .szolg {
        display: flex;
        justify-content: center;
        min-height: 634px;
    }

    .szolg-row {
        flex-direction: column;
    }

    .velemeny-container .row:nth-of-type(2) {
        row-gap: 111px;
    }

    .image-block {
        min-height: 634px;
    }

    .image-block img {
        height: 416px;
    }

    .adatkezelesi {
        text-align: start;
    }

    .kollekcio-fluid {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .kollekcio-container .row {
        justify-content: center;
    }

    .kollekcio-fluid img {
        width: 543px;
        height: 612px;
        margin-right: 0px;
        margin-top: 70px;
    }

    .kollekcio-row {
        justify-content: center;
    }

    .header-arrow {
        margin-left: 4px;
    }

    #navbarcontent li {
        width: 100%;
    }

    #navbarcontent ul li a {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .insta-promo-logo {
        font-size: 30px;
        margin-right: 15px;
    }

    iframe {
        width: 100%;
        height: 400px;
    }

}

/* LG */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .darkgrey-block {
        margin-left: -15px;
        margin-right: 15px;
    }

    .buildings>div:nth-child(2n) {
        padding-right: 7.5px;
    }

    .buildings>div:nth-child(2n+1) {
        padding-left: 7.5px;
    }

    .gallery-item img {
        height: 250px;
    }

    .gallery-img-list .gallery-img-block {
        width: calc(25% - 20px);
    }

    .gallery-img-block img{
        height: 210px;
    }

    .text-part h3 {
        height: 70px;
    }

    .text-part .desc {
        height: 128px;
    }

    .blue-block {
        height: 300px;
    }

    .image-row {
        margin-bottom: 2.5em;
    }

    #navbarcontent {
        color: black;
        position: absolute;
        top: 80px;
        right: 64px;
        background-color: #0E0E0E;
        z-index: 150000;
        box-shadow: 0 0 15px -3px rgba(0,0,0,.35);
        border-radius: 5px;
    }

    #navbarcontent ul {
        flex-direction: column;
        padding: 27px;
        row-gap: 12px;
    }

    .nav-btn {
        background-color: transparent;
    }

    /*titles*/

    .main-title {font-size: 40px;}

    .number {
        font-size: 50px;
    }

    .main-desc {
        font-size: 18px;
    }

    .main-fluid {
        height: 800px;
    }

    .hero-content {margin-top: 80px;}
    .mini {
        font-size: 22px;
    }
    .title {
        font-size: 42px;
    }
    .regular-desc {
        font-size: 18px;
    }

    .main-fluid a, .kapcsolat-fluid button, .kollekcio-fluid a {
        font-size: 17px;
        width: 223px;
        height: 52px;
    }

    .image-title {
        font-size: 24px;
    }

    .footer-text {
        font-size: 14px;
    }

    /*titles*/

    .comment-text-box {
        min-height: 344px;
    }

    .kapcsolat-img-box img {
        height: 722px;
    }

    .footer-container {
        padding-top: 0px;
    }

    .footer-container ul {
        justify-content: start;
        margin-top: 20px;
    }

    .kollekcio-fluid {
        display: flex;
        align-items: center;
        margin-top: 70px;
    }

    .kollekcio-container .row {
        justify-content: center;
        padding-left: 30px !important;
    }

    .gallery-container img {
        height: 370px;
    }

    .medium-desc {
        font-size: 17px;
    }

    .subtitle {
        font-size: 21px;
    }

    .ref-text {
        margin-top: 10px;
        color: #FFFFFF;
    }

    .image-block img {
        height: 400px;
    }

    .kollekcio-fluid img {
        width: 470px;
        height: 612px;
        margin-right: 0px;
        margin-top: 70px;
    }

    .container.kollekcio-container {
        width: 700px !important;
        max-width: 700px !important;
    }

    .kollekcio-row {
        justify-content: center;
    }

    .header-arrow {
        margin-left: 4px;
    }

    #navbarcontent li {
        width: 100%;
    }

    #navbarcontent ul li a {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .insta-promo-logo {
        font-size: 50px;
    }

    iframe {
        width: 100%;
        height: 100%;
    }

}

/* XL */
@media (min-width: 1200px) {
    .darkgrey-block {
        margin-left: -15px;
        margin-right: 15px;
    }

    .buildings>div:nth-child(2n) {
        padding-right: 7.5px;
    }

    .buildings>div:nth-child(2n+1) {
        padding-left: 7.5px;
    }

    .blue-block {
        height: 300px;
    }

    .image-row {
        margin-bottom: 2.5em;
    }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .darkgrey-block .content {
        padding-right: 6rem;
    }

    /*titles*/

    .number {
        font-size: 55px;
    }

    .image-title {
        font-size: 29px;
    }

    /*titles*/

    .kollekcio-fluid {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .kollekcio-container .row {
        justify-content: center;
    }

    .kollekcio-fluid img {
        margin-right: 0px;
        margin-top: 70px;
    }

    .kollekcio-row {
        justify-content: center;
    }

    iframe {
        width: 100%;
        height: 100%;
    }
    

}

@media (min-width: 1400px) {
    .darkgrey-block .content {
        padding-right: 10rem;
    }

    iframe {
        width: 100%;
        height: 100%;
    }

}


@media (min-width: 1400px) and (max-width: 1906px) {

    .kollekcio-fluid {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .kollekcio-container .row {
        justify-content: center;
    }

    .kollekcio-fluid img {
        margin-right: 0px;
        margin-top: 70px;
    }

    .kollekcio-row {
        justify-content: center;
    }

    


}

@media (min-width: 1907px) {

    .kollekcio-row {
        justify-content: end;
    }

}