/* home page cny */
#home-section1.cny #layer1 {
    background-image: url(../img/home-1-1-cny.jpg?1);
}

#home-section1.cny #layer2 {
    background-image: url(../img/home-1-2-cny.png?1);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.cny #layer2 {
        background-image: url(../img/home-1-2-cny-phone.png?1);
    }
}

/* home page raya */
#home-section1.raya #layer1 {
    background-image: url(../img/home-1-1-raya.jpg);
}

#home-section1.raya #layer2 {
    background-image: url(../img/home-1-2-raya.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.raya #layer2 {
        background-image: url(../img/home-1-2-raya-phone.png);
    }
}

/* home page merdeka */
#home-section1.merdeka #layer1 {
    background-image: url(../img/home-1-1-merdeka.jpg);
}

#home-section1.merdeka #layer2 {
    background-image: url(../img/home-1-2-merdeka.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.merdeka #layer2 {
        background-image: url(../img/home-1-2-merdeka-phone.png);
    }
}

/* home page halloween */
#home-section1.halloween #layer1 {
    background-image: url(../img/home-1-1-halloween.png);
}

#home-section1.halloween #layer2 {
    background-image: url(../img/home-1-2-halloween.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.halloween #layer2 {
        background-image: url(../img/home-1-2-halloween-phone.png);
    }
}

/* home page deepavali */
#home-section1.deepavali #layer1 {
    background-image: url(../img/home-1-1-deepavali.jpg?211026);
}

#home-section1.deepavali #layer2 {
    background-image: url(../img/home-1-2-deepavali.png?211026);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.deepavali #layer2 {
        background-image: url(../img/home-1-2-deepavali-phone.png?211026);
    }
}

/* home page xmas-newyear */
#home-section1.xmas-newyear #layer1 {
    background-image: url(../img/home-1-1-xmas-newyear.jpg);
}

#home-section1.xmas-newyear #layer2 {
    background-image: url(../img/home-1-2-xmas-newyear.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.xmas-newyear #layer2 {
        background-image: url(../img/home-1-2-xmas-newyear-phone.png);
    }
}

/* home page UEFA EURO */
#home-section1.uefa-euro #layer1 {
    background-image: url(../img/home-1-1-uefa-euro-2021.jpg);
}

#home-section1.uefa-euro #layer2 {
    background-image: url(../img/home-1-2-uefa-euro-2021.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.uefa-euro #layer2 {
        background-image: url(../img/home-1-2-uefa-euro-2021-phone.png);
    }
}

/* home page FIFA World Cup */
#home-section1.fifa #layer1 {
    background-image: url(../img/home-1-1-fifa-2022.jpg);
}

#home-section1.fifa #layer2 {
    background-image: url(../img/home-1-2-fifa-2022.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #home-section1.fifa #layer2 {
        background-image: url(../img/home-1-2-fifa-2022-phone.png);
    }
}

/* download page cny */
#download-section1.cny #layer1 {
    background-image: url(../img/download-1-1-cny.jpg);
}

#download-section1.cny #layer2 {
    background-image: url(../img/download-1-2-cny.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #download-section1.cny #layer2 {
        background-image: url(../img/download-1-2-cny-phone.png);
    }
}

/* promo page cny */
#promo-section1.cny #layer1 {
    background-image: url(../img/promo-1-1-cny.jpg);
}

#promo-section1.cny #layer2 {
    background-image: url(../img/promo-1-2-cny.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #promo-section1.cny #layer2 {
        background-image: url(../img/promo-1-2-cny-phone.png);
    }
}

/* slot page cny */
#slot-section1.cny #layer1 {
    background-image: url(../img/slot-1-1-cny.jpg);
}

#slot-section1.cny #layer2 {
    background-image: url(../img/slot-1-2-cny.png);
}

@media screen and (orientation: portrait) and (max-width: 475px) {
    #slot-section1.cny #layer2 {
        background-image: url(../img/slot-1-2-cny-phone.png);
    }
}
