#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: 100% top !important;
    }
}
@media screen and (max-width: 360px) {
    #home.layout-7 {
        background-position: 100% top !important;
    }
}
@media screen and (max-width: 320px) {
    #home.layout-7 {
        background-position: 100% top !important;
    }
}
#home.layout-7 .images {
    height: 100%;
    position: relative;
}
.aia_img{
    padding:10px;
    max-width:12%
}
#home.layout-7 .banner_sponsor_layout_7 {
    width: 100%;
    max-width: 34%;
    position: relative;
    left: 5%;
    top: -33px;
}
#home.layout-7 .banner_date_layout_7 {
    min-width: 13% !important;
    position: absolute;
    left: 14%;
    bottom: 16%;
    margin: auto;
    max-width: 14%;
}
#home.layout-7 .banner_qutoes_layout_7 {
    max-width: 26%;
    width: 100%;
    position: absolute;
    margin: auto;
    left: 8%;
    top: 40%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (max-width: 480px) {
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 90%;
        left: 5%;
        top: -190px;
    }
    #home.layout-7 .banner_date_layout_7 {
        min-width: 17% !important;
        margin: auto;
        max-width: 33%;
        right: 0;
        left: 0;
        bottom: -240px;
    }
    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 80%;
        width: 100%;
        left: 10%;
        top: 70px;
    }
    .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: 50%;
        left: 5%;
        top: -200px;
    }
    #home.layout-7 .banner_date_layout_7 {
        left: 18%;
        bottom: 0;
        max-width: 22%;
        bottom: -250px;
    }
    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 50%;
        width: 100%;
        left: 4%;
        top: 70%;
    }
    .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: 43%;
        top: -215px;
    }
    #home.layout-7 .banner_date_layout_7 {
        bottom: 6%;
        max-width: 16%;
        left: 17%;
        bottom: -270px;
    }
    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 35%;
        width: 100%;
        top: 73%;
    }
    .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: 33%;
        left: 5%;
        top: -80px;
    }
    #home.layout-7 .banner_date_layout_7 {
        left: 13%;
        bottom: 0;
        max-width: 14%;
        top: 205px;
    }
    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 30%;
        width: 100%;
        left: 5%;
        top: 70px;
    }
    .aia_img{
        max-width:17%
    }
} 
@media screen and (min-width: 1025px) and (max-width: 1200px){ 
    #home.layout-7 .banner_sponsor_layout_7 {
        width: 100%;
        max-width: 35%;
        left: 5%;
        top: -280px;
    }
    #home.layout-7 .banner_date_layout_7 {
        left: 12%;
        bottom: 0;
        max-width: 18%;
        bottom: -320px;
    }
    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 34%;
        width: 100%;
        left: 4%;
        top: 70%;
    }
    .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: 55%;
        left: 5%;
    }
    #home.layout-7 .banner_date_layout_7 {
        left: 19%;
        bottom: 34%;
        max-width: 25%;
        width: 100%;
    }
    #home.layout-7 .banner_qutoes_layout_7 {
        max-width: 55%;
        width: 100%;
        left: 4%;
        top: 31%;
    }
    .aia_img{
        max-width:25%;
        width: 100%;
    }
 }

/*# sourceMappingURL=uk-style.css.map */
