﻿
.u-image.u-section-1 {
    background-size: unset !important;
}

.header {
    background-image: none;
    height: 710px;
}
#divBuffer {
    height: 700px;
}
.headerText {
    font-family: 'Open Sans',sans-serif;
    font-size: 6rem;
    font-weight: 900;
    font-stretch: 100%;
    text-anchor: middle;
    margin-top: 5rem;
    background-color: #de216b;
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

@media (min-width:1980px) {
    .u-image.u-section-1 {
        background-size: cover !important;
    }

    .header {
        height: 800px;
    }
}

@media (max-width:1200px) {
}

@media (max-width: 991px) {
}


@media (max-width: 767px) {
    .header > div {
        font-size: 5rem;
    }

    #divBuffer {
        height: 500px;
    }
}

@media (max-width: 500px) {
    .header > div {
        font-size: 3rem;
    }

    #divBuffer {
        height: 339px;
    }
}

    .u-section-1 .u-sheet-1 {
        min-height: 1054px;
    }

    .u-section-1 .u-gallery-1 {
        height: 745px;
        grid-gap: 17px;
        margin: 80px auto 0;
        margin-top:-50px;
    }

    .u-section-1 .u-gallery-inner-1 {
        grid-template-columns: repeat(3, auto);
        grid-gap: 30px;
    }

    .u-section-1 .u-over-slide-1 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
        padding: 20px;
    }

    .u-section-1 .u-over-slide-2 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
        padding: 20px;
    }

    .u-section-1 .u-gallery-item-3 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .u-section-1 .u-over-slide-3 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
        padding: 20px;
    }

    .u-section-1 .u-gallery-item-4 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .u-section-1 .u-back-image-4 {
        object-position: 50% 100%;
    }

    .u-section-1 .u-over-slide-4 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
        padding: 20px;
    }

    .u-section-1 .u-over-slide-5 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
        padding: 20px;
    }

    .u-section-1 .u-over-slide-6 {
        background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
        padding: 20px;
    }

    .u-section-1 .u-btn-1 {
        border-style: none;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 0.875rem;
        background-image: none;
        margin: 86px auto -110px;
        padding: 20px 55px 21px 54px;
    }

@media (max-width: 1199px) {
    .u-section-1 .u-sheet-1 {
        min-height: 923px;
    }

    .u-section-1 .u-gallery-1 {
        grid-template-columns: repeat(3, auto);
        height: 614px;
        margin-right: initial;
        margin-left: initial;
    }

    .u-section-1 .u-btn-1 {
        margin-bottom: -383px;
    }
}

@media (max-width: 991px) {
    .u-section-1 .u-sheet-1 {
        min-height: 1367px;
    }

    .u-section-1 .u-gallery-1 {
        grid-template-columns: repeat(2, auto);
        height: 1058px;
        margin-right: initial;
        margin-left: initial;
    }

    .u-section-1 .u-gallery-inner-1 {
        grid-template-columns: repeat(2, auto);
    }

    .u-section-1 .u-btn-1 {
        margin-bottom: -1061px;
    }
}

@media (max-width: 767px) {
    .u-section-1 .u-sheet-1 {
        min-height: 3483px;
    }

    .u-section-1 .u-gallery-1 {
        grid-template-columns: repeat(1, auto);
        height: 3174px;
        margin-right: initial;
        margin-left: initial;
    }

    .u-section-1 .u-gallery-inner-1 {
        grid-template-columns: repeat(1, auto);
    }

    .u-section-1 .u-btn-1 {
        margin-bottom: -2644px;
    }
}

@media (max-width: 575px) {
    .u-section-1 .u-sheet-1 {
        min-height: 2307px;
    }
    .mediaImage{
        width:100%;
    }

    .u-section-1 .u-gallery-1 {
        height: 1998px;
        margin-right: initial;
        margin-left: initial;
    }

    .u-section-1 .u-btn-1 {
        margin-bottom: -3626px;
    }
}
