/* Responsive */
@media only screen and (max-width: 1200px) {
    .main-container {
        width: 1000px;
    }

    .fast-reg-wrap .regform-item>.item-element-wrapper {
        width: 90%;
    }

    .fast-reg-wrap .rf-main-wrapper .action-container>.terms-and-conds {
        width: 100%;
    }

    .bottom-container {
        max-width: 1000px;
    }
}

@media only screen and (max-width: 1024px) {

    .main-container {
        max-width: 755px;
    }

    .left-container {
        padding: 15px;
    }

    .right-title h1 {
        font-size: 30px;
        margin: 15px 0 5px;
    }

    body.vn .right-title h1 {
        font-size: 25px;
    }

    body.id .right-title h1 {
        font-size: 22px;
    }

    .bottom-container {
        max-width: 750px;
    }

    .slider-title {
        font-size: 20px;
        margin-top: 40px;
    }

    .slick-dots {
        bottom: 168px;
    }

    .slick-dots li {
        width: 14px;
        height: 14px;
    }

    .slick-dots li button {
        width: 14px;
        height: 14px;
    }

    .line-text span {
        font-size: 16px;
    }

    .offers img {
        width: 100px;
    }

    .offer-title {
        font-size: 14px;
    }

    .offer-subtitle {
        font-size: 11px;
    }

    .icon-box img{
        width: 65px;
    }

    .icon-title {
        font-size: 16px;
    }

    .icon-subtitle {
        font-size: 11px;
    }

    /* Fast registration form */
    .regform-item {
        padding: 0 10px!important;
    }

    .fast-reg-wrap .regform-item>.item-element-wrapper {
        width: 100%;
    }

    .regform-item.regform-bday .item-element-wrapper>select#regForm_birthdate_day, 
    .regform-item.regform-bday .item-element-wrapper>select#regForm_birthdate_month {
        width: 55px !important;
    }

    .fast-reg-wrap .rf-main-wrapper button.rf-submit-button {
        font-size: 16px;
        padding: 10px 35px;
    }
    
    .offer-1, .offer-2, .offer-3 {
    	width: 170px
    }
    /* End registration form */

}

@media only screen and (max-width: 768px) {

    main {
        background-image: url(./bg-tablet.jpg);
    }

    .main-container {
        max-width: 600px;
    }

    .left-container {
        padding: 10px;
    }

    .right-container {
        margin-left: 5px;
    }

    .right-title h1 {
        font-size: 24px;
        margin: 10px 0 5px;
    }

    body.id .right-title h1 {
        font-size: 20px;
    }

    .line-text span {
        font-size: 12px;
    }

    .offers {
        margin-top: 10px;
    }

    .offers img {
        width: 90px;
    }

    .offer-title {
        font-size: 12px;
        margin-bottom: 3px;
    }

    body.kr .offer-title {
        font-size: 11px;
    }

    .offer-subtitle {
        font-size: 8px;
    }

    .bottom-container {
        max-width: 590px;
        padding: 10px 10px 30px;
    }

    .icon-box img {
        width: 55px;
    }

    .icon-description {
        margin-left: 10px;
    }

    .icon-title {
        font-size: 13px;
    }

    .icon-subtitle {
        font-size: 9px;
    }

    /* Slick custom code */
    .slider-title {
        font-size: 16px;
        margin-top: 30px;
    }

    .slick-dots {
        bottom: 158px;
    }

    .slick-dots li {
        width: 9px;
        height: 9px;
    }

    .slick-dots li button {
        width: 9px;
        height: 9px;
    }
    /* /Slick custom code */

    /* Fast registration form */
    .regform-item {
        padding: 0!important;
    }

    .fast-reg-wrap .regform-item>.item-element-wrapper input, 
    .fast-reg-wrap .regform-item>.item-element-wrapper select {
        height: 24px;
        font-size: 11px;
    }

    .regform-item>.item-element-wrapper {
        margin-bottom: 8px!important;
    }

    .fast-reg-wrap .country-area-code input {
        padding-left: 110px!important;
    }

    .fast-reg-wrap .rf-main-wrapper button.rf-submit-button {
        font-size: 14px;
        padding: 10px 25px;
    }

    .fast-reg-wrap .rf-main-wrapper .action-container>.terms-and-conds {
        font-size: 10px;
    }

    .password-strength-wrapper .password-strength-msg {
        font-size: 11px!important;
    }

    .password-strength-requirements ul li {
        font-size: 9px!important;
    }
    
    .offer-1, .offer-2, .offer-3 {
    	width: 130px
    }
}

@media only screen and (max-width: 600px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .main-container {
        max-width: 310px;
        flex-direction: column-reverse;
        padding: 20px 0;
    }

    .left-container {
        /* display: none; */
        width: 100%;
        padding: 20px 10px;
    }

    .right-container {
        display: block;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 20px;
        padding: 10px;
    }

    /* .left-container img{
        display: none;
    } */

    .right-container img{
        width: 100%;
        display: block;
    }

    .slider-title {
        font-size: 18px;
        margin-top: 35px;
    }

    .join-now-button-sport, .join-now-button-casino {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px 25px;
}

    body.th .slider-title {
        font-size: 16px;
        margin-top: 35px;
    }

    .slick-dots {
        bottom: 158px;
    }

    .slick-dots li {
        width: 12px;
        height: 12px;
    }

    .slick-dots li button {
        width: 12px;
        height: 12px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 18px;
    }

    .line-text span {
        font-size: 14px;
    }

    .offers img {
        width: 75px;
    }

    .offer-title {
        font-size: 12px;
        margin-bottom: 3px;
    }

    .offer-subtitle {
        font-size: 9px;
    }

    .right-title h1 {
        font-size: 28px;
        margin: 0px 0 10px;
    }

    body.id .right-title h1 {
        font-size: 22px;
    }

    .bottom-container {
        max-width: 310px;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    body.kr .bottom-container {
        max-width: 300px;
    }

    body.sc .bottom-container {
        max-width: 300px;
    }

    .icon-box {
        margin: 10px 0;
    }

    body.id .icon-title {
        font-size: 11px;
    }

    /* Fast registration form */
    .fast-reg-wrap .regform-item>.item-element-wrapper {
        width: 83%;
    }

    .fast-reg-wrap .regform-item>.item-element-wrapper input, 
    .fast-reg-wrap .regform-item>.item-element-wrapper select {
        height: 30px;
        font-size: 12px;
    }

    .regform-item>.item-element-wrapper {
        margin-bottom: 10px!important;
    }

    .regform-item.regform-bday .item-element-wrapper>select#regForm_birthdate_day, 
    .regform-item.regform-bday .item-element-wrapper>select#regForm_birthdate_month {
        width: 64px !important;
    }

    .fast-reg-wrap .rf-main-wrapper button.rf-submit-button {
        font-size: 16px;
        padding: 10px 43px;
    }

    .rf-main-wrapper .action-container>.button-wrapper {
        margin: 10px 0;
    }

    .fast-reg-wrap .rf-main-wrapper .action-container>.terms-and-conds {
        width: 93%;
    }
    /* Fast registration form */
}

@media only screen and (max-width: 480px) {
    
    main {
        background-image: url(./bg-mobile.jpg);
    }
}
/* /Responsive */