.providers-wrapper > div > div.playtech img {
    max-width: 180px;
}

.providers-wrapper > div > div.skywind img {
    max-width: 180px;
}

.providers-wrapper > div > div.voidbridge img {
    max-width: 180px;
}

.providers-wrapper > div > div.asiagaming img {
    max-width: 120px;
}

.providers-wrapper > div > div.sagaming img {
    max-width: 120px;
}

.providers-wrapper > div > div.golddeluxe img {
    max-width: 120px;
}

.providers-wrapper > div > div.gameplay img {
    max-width: 180px;
}

/*-------------------------------------------------- 1500px ------------------------------------------------------*/
@media only screen and (max-width:1500px) {
    .providers-wrapper > div > div {
        margin: 0 22px;
    }

    .providers-wrapper > div > div.playtech img {
        max-width: 160px;
    }

    .providers-wrapper > div > div.skywind img {
        max-width: 160px;
    }

    .providers-wrapper > div > div.voidbridge img {
        max-width: 160px;
    }

    .providers-wrapper > div > div.asiagaming img {
        max-width: 110px;
    }

    .providers-wrapper > div > div.sagaming img {
        max-width: 110px;
    }

    .providers-wrapper > div > div.golddeluxe img {
        max-width: 110px;
    }

    .providers-wrapper > div > div.gameplay img {
        max-width: 160px;
    }
}

/*-------------------------------------------------- 1150px ------------------------------------------------------*/
@media only screen and (max-width:1150px) {
    .providers-wrapper > div > div {
        margin: 0 15px;
    }

    .providers-wrapper > div > div.playtech img {
        max-width: 120px;
    }

    .providers-wrapper > div > div.skywind img {
        max-width: 120px;
    }

    .providers-wrapper > div > div.voidbridge img {
        max-width: 120px;
    }

    .providers-wrapper > div > div.asiagaming img {
        max-width: 80px;
    }

    .providers-wrapper > div > div.sagaming img {
        max-width: 80px;
    }

    .providers-wrapper > div > div.golddeluxe img {
        max-width: 80px;
    }

    .providers-wrapper > div > div.gameplay img {
        max-width: 120px;
    }
}

/*-------------------------------------------------- 1023px ------------------------------------------------------*/
@media only screen and (max-width:1023px) {
    body {
        background: url(bg-main-1024.jpg);
        background-position: center 0px;
        /* background-size: 1250px; */
        background-repeat: no-repeat;
    }
    #download2-mobi {
        display: block;
    }
    #download2 {
        display: none;
    }
    .login-form-wrap,
    .head-social-wrap{
        display: none;
    }
    header{
        height: 87px;
    }
    .head-wrap{
        padding: 0 20px;
    }
    
    .login-btn-wrap-mob{
        display: block;
    }
    .login-btn-mob{
        padding: 6px 20px;
        border: none;
        font-size: 21px;
        text-transform: uppercase;
        background: #ffe000;
        cursor: pointer;
        border-radius: 5px;
        margin-left: 10px;
    }
    .login-btn-mob {
        margin-left: 5px;
    }
    a.login-btn-mob {
        color: #000;
        padding: 8px 20px;
    }
    .kr a.login-btn-mob {
        padding: 4px 20px;
    }
    .sc a.login-btn-mob {
        padding: 4px 20px;
    }
    .th a.login-btn-mob {
        padding: 5px 20px;
    }
    .vn a.login-btn-mob {
        padding: 5px 20px;
    }
    .kr .login-btn-mob {
        padding-bottom: 6px;
        font-size: 18px; 
    }
    .logo-wrap img{
        max-width: 80%;
    }
    .header-sm-mob{
        display: flex;
        height: 48px;
        background: #373737;
        justify-content: flex-end;
        align-items: center;
        padding-right: 20px;
    }
    .providers-wrapper > div {
        padding: 20px 0;
    }
    .header-sm-mob a{
        margin-left: 6px;
    }
    .smartphone-wrap {
        width: 288px;
        height: 545px;
        margin: 0px auto;
    margin-top: 15px;
    }
    .smartphone-wrap > img {
        width: 348px;
        height: 540px;
    }
    .smartphone {
        background-size: contain;
        padding: 60px 25px 80px;
        top: 0px;
    }
    .smartphone-wrap > img.player1.act {
        left: -160px;
    }
    .smartphone-wrap > img.player2.act {
        right: -200px;
    }
    .smartphone h1 {
        font-size: 28px;
        margin-bottom: 5px;
    }
    .id .smartphone h1 {
        font-size: 24px;
    }
    .in .smartphone h1 {
        font-size: 24px
    }
    .kr .smartphone h1 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .sc .smartphone h1 {
        font-size: 22px;
    }
    .th .smartphone h1 {
        font-size: 24px;
    }
    .vn .smartphone h1 {
        font-size: 20px;
    }
    .smartphone h1 span {
        font-size: 36px;
    }
    .id .smartphone h1 span {
        font-size: 25px;
    }
    .in .smartphone h1 span {
        font-size: 30px;
    }
    .kr .smartphone h1 span {
        font-size: 32px;
    }
    .sc .smartphone h1 span {
        font-size: 25px;
    }
    .th .smartphone h1 span {
        font-size: 36px;
    }
    .vn .smartphone h1 span {
        font-size: 26px;
    }
    .smartphone p, .smartphone p.howto {
        font-size: 16px;
    }
    .slick-container {
        width: 245px !important;
    }
    .slick-prev {
        left: 70px !important;
        top: 55% !important;
    }
    .slick-next {
        right: 70px !important;
        top: 55% !important;
    }
    .slick {
        margin-top: 20px;
    }
    .slick-prev:before, .slick-next:before {
        font-size: 30px !important;
    }
    .id .smartphone p {
        font-size: 15px;
    }
    .kr .smartphone p {
        font-size: 14px;
    }
    a.btn, a.btn.btn-red {
        width: 90%;
        height: 42px;
        margin-bottom: 20px;
    }
    a.btn button, a.btn.btn-red button {
        font-size: 24px;
    }
    .id a.btn button, .id a.btn.btn-red button {
        font-size: 22px;
    }
    .kr a.btn button, .kr a.btn.btn-red button {
        font-size: 24px;
    }
    .sc a.btn button, .sc a.btn.btn-red button {
        font-size: 28px;
    }
    .vn a.btn button, .vn a.btn.btn-red button {
        font-size: 24px;
    }
    .logo-dfs-app {
        width: 90%;
        height: auto;
    }
    .lbox {
        width: 90%;
        padding: 20px;
    }
    .lbox .col {
        height: 260px;
        padding: 0 10px;
    }
    .lbox .col h2 {
        font-size: 18px;
        margin: 10px auto;
    }
    .kr .lbox .col h2 {
        font-size: 14px;
    }
    .th .lbox .col h2 {
        font-size: 13px;
    }
    .vn .lbox .col h2 {
        font-size: 18px;
    }
    .lbox .col > img {
        width: 90%;
    }
    .lbox .col p {
        font-size: 14px;
    }
    .kr .lbox .col p {
        font-size: 12px;
    }
    .sc .lbox .col p {
        font-size: 13px;
    }
    .th .lbox .col p {
        font-size: 12px;
    }

}

/*-------------------------------------------------- 768px ------------------------------------------------------*/
@media only screen and (max-width:767px) {
    body {
        background: url(bg-main-768.jpg);
        background-repeat: no-repeat;
        background-position: center 0px;
    }
    header{
        height: 60px;
    }
    .logo-wrap {
        width: 140px;
    }
    .logo-wrap img {
        max-width: 100%;
    }
    .login-btn-mob {
        padding: 6px 20px;
        border: none;
        font-size: 16px;
    }
    .lbox {
        width: 93%;
        padding: 15px 10px;
    }
    .lbox .col {
        padding: 0 5px;
        height: 270px;
    }
    .lbox .col h2 {
        font-size: 16px;
    }
    .vn .lbox .col h2 {
        font-size: 16px;
    }
    .thumb-wrap {
        width: 100%;
        text-align: center;
    }
    /* .thumb-wrap > img {
        width: 80%;
        height: auto;
    } */

}


/*-------------------------------------------------- 600px ------------------------------------------------------*/
@media only screen and (max-width:599px) {
    body {
        background: url(bg-main-600.jpg);
        background-repeat: no-repeat;
        background-position: center 0px;
    }
    .col1 .thumb-wrap img {
        width: 70%;
    }
    .thumb-wrap {
        display: inline-block;
        width: 30%;
        vertical-align: top;  

    }
    .thumb-wrap > img {
        width: 70%;
        height: auto;
    }
    .tpl-logo-wrap {
        width: 160px!important;
        margin-top: 10px!important;
    }
    .tpl-header.tpl-header2 {
        height: 65px!important;
    }
    .info-wrap {
        display: inline-block;
        width: 60%;
        vertical-align: top;
    }
    #download2-mobi {
        display: none;
    }
    #download2 {
        display: block;
    }
    .lbox .col {
        border: none;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 15px auto;
    }
    .kr .lbox .col h2 {
        font-size: 18px;
    }
    .kr .lbox .col p {
        font-size: 14px;
    }
    .th .lbox .col h2 {
        font-size: 16px;
    }
    .th .lbox .col p {
        font-size: 14px;
    }
    .providers-wrapper > div {
        padding: 15px 0;
    }

    .providers-wrapper > div > div {
        margin: 0 10px;
    }

    .providers-wrapper > div > div.playtech img {
        max-width: 75px;
    }

    .providers-wrapper > div > div.skywind img {
        max-width: 75px;
    }

    .providers-wrapper > div > div.voidbridge img {
        max-width: 75px;
    }

    .providers-wrapper > div > div.asiagaming img {
        max-width: 40px;
    }

    .providers-wrapper > div > div.sagaming img {
        max-width: 40px;
    }

    .providers-wrapper > div > div.golddeluxe img {
        max-width: 40px;
    }
    .providers-wrapper > div > div.gameplay img {
        max-width: 75px;
    }
    

}

/*-------------------------------------------------- 410px ------------------------------------------------------*/
@media only screen and (max-width:479px) {
    body {
        background: url(bg-main-480.jpg);
        background-repeat: no-repeat;
        background-position: center 0px;
    }
    img.tpl-mobile-sponsor {
        display: inline-block !important;
    }
    .head-wrap {
        padding: 0 10px;
    }
    .logo-wrap {
        position: relative;
        top: 2px;
    }
    .smartphone-wrap > img.player1.act {
        left: -140px;
    }
    .smartphone-wrap > img.player2.act {
        right: -170px;
    }
    a.login-btn-mob, .login-btn-mob {
        padding: 6px 5px;
    }
    .login-btn-mob {
        font-size: 10px;
    }
    .kr .login-btn-mob {
        font-size: 8px;
        margin-left: 0;
    }
    .kr a.login-btn-mob {
        padding: 5px 5px;
    }
    .vn a.login-btn-mob {
        padding: 5px 5px;
    }
    .sc a.login-btn-mob {
        padding: 5px 5px;
    }
    .th a.login-btn-mob {
        padding: 5px 5px;
    }

    .lbox .col p {
        font-size: 12px;
        padding: 0 5px;
    }
    .thumb-wrap {
        width: 36%;
    }
    .kr .lbox .col h2 {
        font-size: 16px;
    }
    .kr .lbox .col p {
        font-size: 12px;
    }
    .sc .lbox .col p {
        font-size: 12px;
    }
    .th .lbox .col h2 {
        font-size: 14px;
    }
    .th .lbox .col p {
        font-size: 12px;
    }
}