@media only screen and (max-width: 1550px) {
    
    main {
        background: url(bg-desktop.jpg) no-repeat center 0px;
        background-size: cover;
    }
    
}

@media only screen and (max-width: 1300px) {
    
    
    main {
        background: url(bg-desktop.jpg) no-repeat center 0px;
    	background-size: 1300px;
    }
    
    .sidebanners-wrapper {
        margin: 100px auto 0px;
	}
    
    .tpl-footer {
        position: relative;
        bottom: 85px;
	}
    
    .main-wrapper {
        max-width: 1024px;
        height: 700px;
    }

    .sidebanner-item {
        width: 330px;
        height: 73px;
        font-size: 11px;
    }

    .slide-content {
        font-size: 32px;
    }

    .title {
        font-size: 32px;
    }

    .play-now-button {
        width: 200px;
        height: 50px;
        font-size: 25px;
	}

    .sidebanner-item span.yellow {
        font-size: 18px;
    }
}

@media only screen and (max-width:1024px) {

    main {
        background: url(bg-767.jpg) no-repeat center -15px;
        background-size: cover;
    }

    .main-wrapper {
        height: 860px;
        max-width: 768px;
    }
    
    .slider-container {
        margin-top: 50px;
	}

    .wrapper-inner ol {
        width: 661px;
    }

    ol li {
        font-size: 14px;
        color: white;
    }

    .title-wrapper img {
        width: 350px;
    }

    .slide-content {
        font-size: 35px;
    }

    .sidebanners-wrapper {
        margin: 50px auto 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .play-now-button {
        width: 215px;
        height: 55px;
        font-size: 28px;
        padding: 15px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }

    .slick-dots {
        bottom: -90px;
    }

    .sidebanner-item {
        width: 355px;
        margin: 10px;
        height: 80px;
    }

    .sidebanner-desc {
        background-size: contain;
        width: 185px;
        height: 107px;
        padding: 15px 8px;
    }

    .label-wrap {
        background-size: contain;
        height: 63px;
        width: 200px;
        font-size: 16px;
        padding: 14px;
    }

    .title {
        font-size: 30px;
    }

    .tpl-partners img {
        max-width: 768px!important;
    }
}

@media only screen and (max-width:768px) {

    main {
        background: url(bg-767.jpg) no-repeat center -20px;
        background-size: cover;
    }

    .slide-content {
        font-size: 25px;
    }
    
    .tpl-footer {
        position: relative;
        bottom: 40px;
	}

    .title {
        font-size: 25px;
        margin: 5px auto;
    }

    .main-wrapper {
        max-width: 600px;
        height: 770px;
    }

    .title-wrapper img {
        width: 290px;
    }

    .tpl-partners img {
        max-width: 600px!important;
    }

    .play-now-button {
        width: 175px;
        height: 46px;
        font-size: 21px;
        padding: 15px;
    }

    .sidebanner-item {
        font-size: 13px;
    }

    .sidebanner-item span.yellow {
        font-size: 20px;
    }

    .wrapper-inner ol {
        width: 565px;
    }

    .sidebanner-desc {
        width: 135px;
        height: 80px;
        margin-top: -30px;
        padding: 15px 8px;
        font-size: 10px;
    }

    .label-wrap {
        height: 44px;
        width: 142px;
        padding: 9px;
        font-size: 12px;
    }

}

@media only screen and (max-width:600px) {

    main {
        background: url(bg-480.jpg) no-repeat center -20px;
        background-size: 600px;
    }

    .main-wrapper {
        max-width: 480px;
        height: auto;
    }
    
    .tpl-footer {
        position: relative;
        bottom: 0px;
	}

    .slider-container {
        width: 100%;
        height: auto;
        text-align: center;
        float: right;
        margin-top: 290px;
    }

    .title-wrapper {
        width: 100%;
        height: auto;
        margin-top: 240px;
        margin-bottom: 0px;
        align-content: center;
    }

    .title-wrapper img {
        width: 337px;
    }

    .title {
        font-size: 21px;
    }

    .wrapper-inner ol {
        width: 445px;
    }

    ol li {
        font-size: 13px;
        color: white;
    }

    img.tpl-desktop-sponsor {
        display: none;
    }

    img.tpl-mobile-sponsor {
        display: block!important;
    }

    .wrapper-inner-3 {
        margin: 20px;
    }

    .tpl-partners img {
        max-width: 400px!important;
        width: 100%;
        margin: 0 auto;
    }

    .sidebanner-item.item-4 {
        margin-bottom: 0;
    }

    .label-wrap {
        height: 56px;
        width: 169px;
        padding: 10px;
        font-size: 15px;
    }

    .sidebanner-desc {
        background: url('sidebanner-desc-mob.png') center top no-repeat;
        width: 276px;
        height: 135px;
        margin-top: -30px;
        padding: 32px 8px;
        font-size: 15px;
    }
}

@media only screen and (max-width:480px) {

    main {
        background: url(bg-480.jpg) no-repeat center -15px;
        background-size: 480px;
    }
    
    .play-now-button {
        margin-top: 15px;
	}

    .sidebanner-item {
        width: 320px;
        margin: 5px;
    }
    
    .slider-container {
        margin-top: 225px;
	}
    
    .sidebanner-item {
        font-size: 11px;
    }

    .tpl-partners img {
        max-width: 300px!important;
    }

    .wrapper-inner h2 {
        font-size: 20px;
    }

    .sidebanner-item span.yellow {
        font-size: 16px;
    }

    .slick-dots {
        bottom: -92px;
    }

    .main-wrapper {
        max-width: 320px;
        height: auto;
    }

    .title-wrapper img {
        width: 275px;
    }

    .title-wrapper {
        margin-top: 185px;
    }

    .title {
        font-size: 17px;
    }
}