#home.layout-7 {
    background-repeat: no-repeat;
    height: 100vh;
}
@media screen and (max-width: 1920px) {
    #home.layout-7 {
        background-position: left -85px;
    }
}
@media screen and (max-width: 1680px) {
    #home.layout-7 {
        background-position: left 60%;
    }
}
@media screen and (max-width: 1440px) {
    #home.layout-7 {
        background-position: left -10px;
    }
}
@media screen and (max-width: 1366px) {
    #home.layout-7 {
        background-position: left -50px;
    }
}
@media screen and (max-width: 1280px) {
    #home.layout-7 {
        background-position: left -10px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #home.layout-7 {
        background-position: 65% 0% !important;
        background-attachment: initial !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #home.layout-7 {
        background-position: 60% 0px !important;
    }
}
@media only screen and (max-width: 768px) and (orientation: landscape) {
    #home.layout-7 {
        width: auto;
    }
}
@media screen and (max-width: 768px) {
    #home.layout-7 {
        background-position: 65% 0px !important;
    }
}
@media screen and (max-width: 767px) {
    #home.layout-7 {
        background-position: 60% 45% !important;
    }
}
@media only screen and (min-width: 414px) and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #home.layout-7 {
        background-position: 50% 0px !important;
    }
}
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    #home.layout-7 {
        background-position: 50% 0px !important;
    }
}
@media only screen and (min-width: 414px) and (max-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    #home.layout-7 {
        background-position: 70% 0px !important;
    }
}
@media only screen and (max-width: 375) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #home.layout-7 {
        background-position: 70% 0px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #home.layout-7 {
        background-position: 70% 0px !important;
    }
}
@media only screen and (min-width: 375px) and (max-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    #home.layout-7 {
        background-position: 35% top !important;
    }
}
@media screen and (max-width: 360px) {
    #home.layout-7 {
        background-position: 35% top !important;
    }
}
@media screen and (max-width: 320px) {
    #home.layout-7 {
        background-position: 35% top !important;
    }
}

#home.layout-7 .images {
    height: 100%;
    position: relative;
}

.aia_img {
    padding: 10px;
    max-width: 11%
}

#home.layout-7 .banner_sponsor_layout_7 {
    width: 100%;
    max-width: 39%;
    position: relative;
    right: 6%;
    top: 0px;
}

#home.layout-7 .banner_qutoes_layout_7 {
    max-width: 22%;
    width: 100%;
    position: absolute;
    margin: auto;
    right: 6%;
    top: 42%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#home.layout-7 .banner_date_layout_7 {
    min-width: 7% !important;
    position: absolute;
    right: 6%;
    bottom: 16%;
    margin: auto;
    max-width: 12%;
}

@media screen and (max-width: 480px) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 90%;
        max-width: 100%;
        left: 4%;
        top: 30px;
    }

    #home.layout-7 .banner_date_layout_7 {
        min-width: 17% !important;
        margin: auto;
        max-width: 36%;
        right: 0;
        left: 0;
        bottom: 150px;
    }

    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 66%;
        width: 100%;
        left: 0;
        right: 0;
        top: 43%;
    }

    .aia_img {
        max-width: 30%
}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 60%;
        right: 6%;
        top: 0px;
    }

    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 35%;
        width: 100%;
        right: 6%;
        top: 42%;
    }

    #home.layout-7 .banner_date_layout_7 {
        right: 6%;
        bottom: 0;
        max-width: 20%;
        bottom: 145px;
    }

    .aia_img {
        max-width: 23%
}
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 46%;
        top: 10px;
        right: 6%;
    }

    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 27%;
        width: 100%;
        top: 42%;
        right: 6%;
    }
    #home.layout-7 .banner_date_layout_7 {
        bottom: 6%;
        max-width: 16%;
        right: 6%;
        bottom: 147px;
    }
    .aia_img {
        max-width: 15%
}
}

@media only screen and (max-width: 1024px) and (max-height: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 25%;
        right: 11%;
        top: 0px;
    }

    #home.layout-7 .banner_date_layout_7 {
        right: 11%;
        bottom: 85px;
        max-width: 10%;
        min-width: 10% !important;
    }

    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 17%;
        width: 100%;
        right: 11%;
        top: 35%;
    }
    .aia_img {
        max-width: 13%
    }
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 44%;
        right: 6%;
        top: 0px;
    }

    #home.layout-7 .banner_date_layout_7 {
        right: 6%;
        bottom: 0;
        max-width: 13%;
        bottom: 145px;
    }

    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 23%;
        width: 100%;
        right: 6%;
        top: 42%;
    }
    .aia_img {
        max-width: 14%
    }
}

@media screen and (min-width: 1025px) and (orientation:portrait) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 54%;
        right: 6%;
        top: 100px;
    }

    #home.layout-7 .banner_date_layout_7 {
        right: 6%;
        bottom: 110px;
        max-width: 22%;
        width: 100%;
    }

    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 44%;
        width: 100%;
        right: 6%;
        top: 50%;
    }
    .aia_img {
        max-width: 25%;
        width: 100%;
    }
}

/*# sourceMappingURL=uk-style.css.map */