﻿.u-section-1 {
    background-image: url("images/MOT_V3_0222.jpg");
    background-position: 50% 50%;
}

    .u-section-1 .u-sheet-1 {
        min-height: 470px;
    }

    .u-section-1 .u-btn-1 {
        font-size: 0.75rem;
        letter-spacing: 1px;
        font-weight: 700;
        text-transform: none;
        background-image: none;
        margin: 396px 38px 0 auto;
        padding: 7px 11px 9px 10px;
    }

    .u-section-1 .u-btn-2 {
        font-size: 0.75rem;
        letter-spacing: 1px;
        font-weight: 700;
        text-transform: none;
        margin: -36px 218px 38px auto;
        padding: 7px 11px 9px 10px;
    }

@media (max-width: 1199px) {
    .u-section-1 .u-sheet-1 {
        min-height: 477px;
    }

    .u-section-1 .u-btn-1 {
        margin-right: 0;
    }

    .u-section-1 .u-btn-2 {
        margin-right: 180px;
        margin-bottom: 45px;
    }
}

@media (max-width: 991px) {
    a{
        font-size:66px;
    }
    .u-section-1 .u-sheet-1 {
        min-height: 389px;
    }

    .u-section-1 .u-btn-1 {
        margin-top: 320px;
    }

    .u-section-1 .u-btn-2 {
        margin-bottom: 33px;
    }
}

@media (max-width: 767px) {
    .u-section-1 .u-sheet-1 {
        min-height: 332px;
    }

    .u-section-1 .u-btn-1 {
        margin-top: 271px;
    }

    .u-section-1 .u-btn-2 {
        margin-bottom: 25px;
    }
}

@media (max-width: 575px) {
    .u-section-1 .u-sheet-1 {
        min-height: 245px;
    }

    .u-section-1 .u-btn-1 {
        margin-top: 192px;
        padding-right: 6px;
        padding-left: 5px;
    }

    .u-section-1 .u-btn-2 {
        margin: -37px auto 16px 72px;
        padding: 8px 6px 8px 5px;
    }
}

.u-section-2 .u-sheet-1 {
    min-height: 400px;
}
