#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: 49% 0px !important;
    }
}
@media screen and (max-width: 767px) {
    #home.layout-7 {
        background-position: 50% 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: 50% top !important;
    }
}
@media screen and (max-width: 360px) {
    #home.layout-7 {
        background-position: 50% top !important;
    }
}
@media screen and (max-width: 320px) {
    #home.layout-7 {
        background-position: 55% top !important;
    }
}
#home.layout-7 .images {
    height: 100%;
    position: relative;
}
#home.layout-7 .banner_sponsor_layout_7 {
    width: 100%;
    max-width: 28%;
    padding: 22px 20px 0;
    position: relative;
    left: 0px;
}
#home.layout-7 .banner_date_layout_7 {
    min-width: 17% !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 5%;
    margin: auto;
    max-width: 60%;
}
#home.layout-7 .banner_qutoes_layout_7 {
    max-width: 22%;
    width: 100%;
    position: absolute;
    top: 12%;
    margin: auto;
    /* left: 0; */
    right: 2%;
    -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{
        max-width: 55%;
        top: -290px;
        left: -2%;
    }
    .banner_qutoes_layout_7{
        width: 100% !important;
        max-width: 35% !important;
        top: -225px !important;
    
    }
    #home.layout-7 .banner_date_layout_7 {
        max-width: 80%;
        left: 0;
        bottom: -270px;
    }

}
@media screen and (min-width: 481px) and (max-width: 768px){
    #home.layout-7 .banner_sponsor_layout_7{
        width: 100%;
        max-width: 40%;
        position: relative;
        top: -300px;
    }
    #home.layout-7 .banner_qutoes_layout_7{
        width: 100% !important;
        max-width: 30% !important;
        top: -235px;
    }
    #home.layout-7 .banner_date_layout_7{
        max-width: 55% !important;
        position: relative !important;
        bottom: 0 !important;
        top: 256PX;
    }
 }
 @media screen and (min-width: 769px) and (max-width: 1024px){
    #home.layout-7 .banner_sponsor_layout_7{
        max-width: 35%;
        width: 100%;
        position: relative;
        top: -255px;
    }
    #home.layout-7 .banner_qutoes_layout_7{
        max-width: 25% !important;
        top: -188px;
    }
    #home.layout-7 .banner_date_layout_7{
        max-width: 57% !important;
        bottom: -250px;
    }
 }
 @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{
        max-width: 25% !important;
        top: 110px;
    }
    #home.layout-7 .banner_qutoes_layout_7{
        width: 100% !important;
        max-width: 17% !important;
        right: 2%;
        top: 170px;
    }
    #home.layout-7 .banner_date_layout_7{
        max-width: 50% !important;
        bottom: -290px;
    }
    #home.layout-7 .images {
        margin-top: -10%;
    }
} 
@media screen and (min-width: 1025px) and (max-width: 1200px){ 
    #home.layout-7 .banner_sponsor_layout_7{
        max-width: 30%;
        width: 100%;
        top: -270px;
    }
    #home.layout-7 .banner_qutoes_layout_7{
        max-width: 22% !important;
        top: -190px;
    }
    #home.layout-7 .banner_date_layout_7{
        max-width: 57% !important;
        bottom: -250px;
    }
 }
 @media screen and (min-width: 1025px) and (orientation:portrait){
    #home.layout-7 .banner_sponsor_layout_7{
        margin-top: 11%;
        max-width: 45% !important;
    }
    #home.layout-7 .banner_qutoes_layout_7{
        max-width: 40% !important;
    }
    #home.layout-7 .banner_date_layout_7{
        max-width: 72% !important;
    }
 }
/*# sourceMappingURL=uk-style.css.map */
