@charset "utf-8";

@media screen and (max-width: 1803px) {

    
    .game-list ul li {
        width: 21%;
        height: 220px;
    }

    .game-list {
        width: 1500px;
        margin: 0 auto;
    }

    .container {
        width: 1300px;
        padding-left: 30px;
        margin: 0 auto;
    }

    .slot-list {
        width: 100%;
    }

    .slot-mimg {
        width: 28.8%;
    }
    
    .slot-mimg img {
        width: 100%;
        height: auto;
    }

    .slot-accarea {
        width: 74%;
    }
   
    .slot-list .slot-btn button {
        height: 41px;
    }
    
    .slot-accarea .t01 {
        width: 100%;
    }

    .slot-accarea .t02 {
        width: 100%;
    }

    .slot-accarea .t03 {
        width: 100%;
    }

    .list-b {
        width: 32%;
    }



    .third-bl {
        margin-left: 0%;
        float: left;
    }

    .third-bl div {
        padding: 10px;
    }

    .bx-wrapper .bx-pager {
        position: absolute;
        top: 30vh;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px !important;
        height: 15px !important;
        margin-right: 5px !important; 
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 0px !important;
        left: 0px !important;
    }
    
    .bxslider img{width: 100%;}


}


@media screen and (max-width: 1608px) {
    .game-list ul li {
        width: 20%;
        height: 200px;
    }

    .login {
        height: 70px;
    }
    
    .login .mobile-logo {
        display: none;
    }
    
    .game-list ul li img {
        width: 250px;
    }

    .game-list ul li h2 {
        font-size: 30px;
        text-align: center;
    }

    .slider img {
        width: 100%;

    }

    .thum-01 {
        width: 75%;
        transition-duration: 0.2s;
    }

    .thum-02 {
        width: 75%;
        transition-duration: 0.2s;
    }

    .thum-03 {
        width: 75%;
        transition-duration: 0.2s;
    }

    .list-b {
        width: 30.5%;
    }

    .subpage-wrap {
        width: 100%;
    }

    .subscr {
        width: 900px;
        margin-left: 6%;
    }

    .subtitle h1 {
        font-size: 20px;
    }

    .subtitle span {
        font-size: 11px;
    }

    .subscr table tr td .typedotum {
        padding-right: 50px;
    }

    .rem_back {
        height: 370px;
    }

    .rem_wrap p:last-child {
        font-size: 20px;
        margin-top: 5%;
    }

    .partner-wrap img {
        width: 94%;
    }

     .bx-wrapper .bx-pager {
        position: relative;
        top: 20vw;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px !important;
        height: 15px !important;
        margin-right: 5px !important; 
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 0px !important;
        left: 0px !important;
    }

}



@media screen and (max-width: 1422px) {
    .aside {
        display: flex;
    }
    .third-bl {
        position: inherit !important;
    }
    
    .game-list {
        width: 94%;
        display: inline-block;
    }
    
    .game-list ul li {
        width: 20%;
        height: 180px;
    }
    
    .game-list ul li img { 
        margin-left: 0px !important;
    }
    
    .game-list ul li h2 {
        width: 100%;
        top: 80px;
        margin-left: -270px;
    }
    
    .game-list ul li h2 span {
        position: absolute;
        left: 80px;
    }
    
    .login {
        height: 50px;
        line-height: 50px;
    }
    
    .login-box {
        width: 60%;
        height: 0;
        text-align: right;
        position: absolute;
        top:0;
        right: 0;
        margin-top: 0px;
        margin-right: 40px;
    }

    .login-box input {
        height: 25px;
        width: 100px;
        background-size: 15px !important; 
    }

    .login-box button {
        height: 30px;
        line-height: 25px;
        font-size: 14px;
        width: 100px;
    }

    /* .login-box button:last-child {
        height: 30px;
        font-size: 14px;
        width: 100px;
    } */

    
    .game-list ul li h2 {
        left: 270px;
        bottom: 55px;
    }

    .slider img {
        width: 100%;
        min-width: 1200px;
    }

    .slot-list {
        width: 100%;
    }

    .slot-mimg {
        width: 22%;
    }
    
    .slot-accarea {
        width: 65%;
        margin-top: 0px;
    }

    .slot-list .slot-btn button {
        height: 31px;
        width: 120px;
        display: block;
    }
    
    .list-b {
        width: 25.3%;
        margin-right: 12px
    }

    .list-b .col01 {
        width: 70%;
        font-size: 11px;
    }

    .list-b .col01 {
        font-size: 11px;
    }

    .list-b table tr {
        height: 20px;
    }

    .list-b table tr:last-child {
        border-bottom: none;
    }

    .list-b table tr td:first-child {
        display: inline-block;
        font-size: 0.8rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 150px;
        white-space: nowrap;
        line-height: 40px;
    }

    .list-b table tr td:last-child {
        /* display: inline-block; */
        font-size: 11px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 80px;
        white-space: nowrap;
    }

    .list-b table {
        margin-left: 15px;
    }

    .subscr table {
        font-size: 14px;
    }

    .subpage-wrap {
        width: 100%;
    }

    .subscr {
        width: 750px; 
        padding-left: 3%;
    }
    
    .subtitle h1 {
        font-size: 20px;
    }

    .subtitle span {
        font-size: 11px;
    }

    .subscr table tr td .typedotum {
        padding-right: 10px;
        width: 350px;
    }

    icon {
        transition-duration: 0.3s;
        width: 72px;
        float: left;
        margin-right: 10px;
        height: 100px;
        line-height: 20px;
        background: #262626;
        border: 1px solid #343434;
        display: block;
        border-radius: 5px;
        cursor: pointer;
    }

    icon:hover {
        background: #DC4F00;
        color: #fff;
        transition-duration: 0.3s;
    }

    icon p {
        font-size: 14px;
        text-align: center;
        margin: 0;
        font-weight: bold;
    }

    .ico-01 {
        background: url(/asset/img/footer_icon.png)no-repeat;
        margin: 0 auto;
        display: block;
    }
    
    .ico-02 {
        background: url(/asset/img/footer_icon.png)no-repeat left -65px;
        margin: 0 auto;
        display: block;
    }

    .ico-03 {
        background: url(/asset/img/footer_icon.png)no-repeat left -120px;
        margin: 0 auto;
        display: block;
    }

    .footer-wrap .link-bl div:nth-child(3) {
        width: 47%;
    }
    
    .bx-wrapper .bx-pager {
        position: absolute;
        top: 23vh;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px !important;
        height: 15px !important;
        margin-right: 5px !important; 
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 0px !important;
        left: 0px !important;
    }
    
    .bxslider img {
        width:100%;
    }

}

@media all and (min-width: 1024px) and (max-width: 1180px) {
     .login {
        min-width: 100%;
        height: 60px;
        background: rgba(0, 0, 0, 0.7);
    }
    .login .mobile-logo {
        width: 160px;
        height: 50px;
        display: inline-block;
    }
    
    .login .mobile-logo img {
        width: 140px;
        margin-top: 13px;
        margin-left: 15px;
    }
    
    .login-box {
        height: 0;
        text-align: right;
        position: absolute;
        top:0;
        right: 0;
        margin-top: 5px;
        margin-right: 20px;
    }
    .login-box .id {
        display: none;
    }
    
    .login .login-box .mobile-login {
        color: #DC4F00;
        font-weight: normal;
        font-size: 14px;
        margin-right: 10px;
        display: inline-block;
    }
    
     .login .login-box .mobile-login a {
        color: #DC4F00;
    }
    
    /* .login-box button:last-child {
        color: #DC4F00;
        height: 30px;
        font-size: 14px;
        width: 70px;
        border-color: #DC4F00;
    } */
    
    .login-box button {
        height: 30px;
        font-size: 14px;
        width: 80px;
        display: none;
    }
    
     .login-box input {
        display: none;
    }
    
    .container {
        width: 100%;
    }
    
    .game-list {
        width: 100%;
        margin-bottom: -30px;
        display: block;
        padding-right: 30px;
    }
    
    .game-list ul {
        width: 100%;
        /* height: 180px; */
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .game-list ul li {
        width: 46.8%;
        height: 180px;
        text-align: center;
    }

    .game-list ul li:hover {
        border:1px solid #4f4f4f;
    }
    
    .game-list ul li img {
        width: 45%;
        margin-top: 0px;
    }
    
    .game-list ul li h2 {
        width: 100%;
        height: 80px;
        text-align: center;
        font-size: 30px !important;
        margin-top: 30px;
        margin-left: -270px;
    }
    
    .game-list ul li h2 span:nth-child(2) {
        margin: 0 auto;
        position: absolute;
        left: 0px;
        margin-top: 0px;
        margin-left: 42.5%;
    }
        
    .game-list ul li span:nth-child(2):hover {
        background: none;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, 0.6);
    }
    .game-list ul li:hover .char01 {
        padding-left: 0px;
    }
    

    .aside {
        display: none;
    }

    .aside .mobile-member {
        display: inline-block;
        margin-top: 0px;
    }
    
    .aside .mobile-member .id {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
    }
    
    .aside .mobile-member button {
        width: 93px;
        height: 35px;
        line-height: 35px;
        border: none;
        font-weight: 500;
        background: #DC4F00;
        border-radius: 100px;
        color: #fff;
        font-size: 14px;
        margin-top: 15px;
        margin-right: 5px;
        cursor: pointer;
    }
    .aside h1 img {
        width: 170px;
        display: none;
    }

    .menu-wrap {
        font-size: 13px;
        /* width: 200px; */
        /* height: 480px; */
        /* padding-bottom: 4px; */
    }

    .menu {
        width: 170px;
        padding-top: 10px;
    }
    
    .menu ul li {
        margin: 15px 0 15px 0;
    }
    .menu ul li span {
        font-size:1.5em;
    }
    .aside h1 {
        height: 50px;
    }
    
    .aside .board-wrap {
        width: 100%;
        white-space: nowrap;
    }
    
    .aside .board-wrap table tr td {
        width:50% ;
    }
    
    
    .customer-container {
        width: 200px;
        min-height: 145px;
    }

    .customer-text-wrap {
        width: 140px;
    }

    .customer-text-wrap h2 {
        font-size: 17px;
    }

    .customer-text-wrap h3 {
        font-size: 17px;
    }

    .customer-text-wrap h3:last-child {
        font-size: 17px;
    }

    .f-help {
        margin-left: 34px;
    }
    
    .content {
        width: calc( 100% - 0px ) !important;
    }

    .board-container {
        width: 200px;
        margin-top: 10px;
    }

    .list {
        font-size: 11px;
    }

    .withdraw-list-title span {
        font-size: 12px;
        font-weight: bold;
    }

    .list table {
        width: 180px;
    }

    .live-casino-wrap  {
        border:none;
    }
    
    .live-casino-wrap h1 {
        width: calc( 100% - 60px);
        height: 40px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .live-casino-wrap img {
        width: 230px;
    }
    
    .slot-wrap {
        width: 100%;
        padding-bottom: 0px;
        border: none;
    }

    .m-slot-list {
        width: calc( 100% - 15px);
    }
    
    .m-slot-list::-webkit-scrollbar{ display:none; }
    
    .m-slot-list .slot-mimg {
        width: 31.3%;
        margin-right:10px;
        display: inline-block;
    }
    
    .m-slot-list .slot-accarea {
        width: 100%;
        padding: 0;
        margin-top: 0px;
        margin-right: 10px;
    }
    
    .m-slot-list .slot-accarea .t02, .t03 {
        width: 100%;
        font-size: 14px !important;
        display: inline-block;
    }
    
    .slot-list .slot-btn {
       width: calc( 100% - 25px );
       margin: 20px 0 15px 0;
       display: inline-block;
    }
    
    .slot-list .slot-btn button { 
        float: left;
        width: 31.7%;
        height: 50px;
        font-size: 16px;
        margin-right: 10px;
    }
    
    .slot-list .slot-btn button:last-child {
        margin-right: 0;
        
    }
    
    .slot-list .slot-btn button:hover {
        background: none;
        border: 1px solid #424242;
    }
    
    .board-wrap {
        width: calc( 100% - 45px );
    }
    
    .list-b {
        width: 32.1%;
        margin-right: 10px;
        height: 230px;
    }

    .list-b h1 {
        font-size: 15px;
        width: 80%;
        height: 20px;
    }

    .list-b table tr td:first-child {
        display: inline-block;
        font-size: 0.9rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 210px;
        white-space: nowrap;
        line-height: 40px;
    }

    .list-b table tr td:last-child {
        display: inline-block;
        font-size: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 0px;
        height: 0px;
        padding: 0;
        white-space: nowrap;
    }

    .list-b table {
        margin-left: 15px;
    }


    icon {
        width: 23%;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }

    icon p {
        font-size: 12px;
    }

    .subpage-wrap {
        width: calc(100% - 60px );
        border: none;
        margin-left: 0;
    }
    
    .subscr {
        width: 100%;
        margin-top: -40px;
        margin-left: -20px;
        padding-bottom: 30px;
        background: none;
        border: none;
    }

    .bx-wrapper .bx-pager {
        position:absolute;
        top: 30vw;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px !important;
        height: 15px !important;
        margin-right: 5px !important; 
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 0px !important;
        left: 0px !important;
        width: 100%;
    }
    
    .bxslider img {
        width:100%;
        margin-top: 80px;
    }


    .login-box button:last-child {
        display: inline;
        /* height: 30px;
        font-size: 14px;
        width: 70px; */
    }
    
    .footer-wrap {
        width: calc( 100% - 60px );
        margin: 0 auto;
        height: auto;
        padding-top: 20px;
        display: inline-block;

    }

    .footer-wrap .link-bl div {
        float: none;
        margin-top: -10px;
        width: calc( 100% - 0px );
        border-right: none;
        border-bottom: 1px solid #2b2b2b;
    }
    
    .footer-wrap .link-bl div:last-child {
        border-bottom:none;
    }
    
    .footer-wrap .link-bl div:nth-child(2) {
        height: 60px;
        margin-top: 15px;
        margin-left: -25px;
    }
    
    .footer-wrap .link-bl div:nth-child(3) {
        width: calc( 100% - 0px );
        margin-top: 15px;
        margin-left: -25px;
        padding-bottom: 10vw;
    }
    
    .footer-wrap .foot-end {
        margin-top: -100px;
        padding-top: 20px;
        padding-bottom: 10px;
        border-top: 1px solid #2b2b2b;
    }
    
    .footer-wrap .foot-end span:nth-child(1) img {
        width: 50%
    }
    
    .footer-wrap .foot-end span:nth-child(2) {
        width: 61vw;
        margin-top: 0px;
        margin-left: -50px;
    } 
    
    .footer-wrap .foot-end span:nth-child(2) br {
        display: none;
    }
    
    .footer-wrap .foot-end span:nth-child(3) img {
        width: 8vw;
        margin-top: -20px;
    }
    
    .footer-wrap .foot-end span:nth-child(3) ul li{
        margin-right: 10px;
    }

}

@media screen and (max-width: 915px)  {
    
    .login {
        min-width: 100%;
        height: 60px;
        background: rgba(0, 0, 0, 0.7);
    }
    .login .mobile-logo {
        width: 160px;
        height: 50px;
        display: inline-block;
    }
    
    .login .mobile-logo img {
        width: 140px;
        margin-top: 13px;
        margin-left: 15px;
    }
    
    .login-box {
        height: 0;
        text-align: right;
        position: absolute;
        top:0;
        right: 0;
        margin-top: 5px;
        margin-right: 20px;
    }
    .login-box .id {
        display: none;
    }
    
    .login .login-box .mobile-login {
        color: #DC4F00;
        font-weight: normal;
        font-size: 14px;
        margin-right: 10px;
        display: inline-block;
    }
    
     .login .login-box .mobile-login a {
        color: #DC4F00;
    }
    
    .login-box button:last-child {
        display: inline;
        /* color: #DC4F00;
        height: 30px;
        font-size: 14px;
        width: 70px;
        border-color: #DC4F00; */
    }
    
    .login-box button {
        height: 30px;
        font-size: 14px;
        width: 80px;
        display: none;
    }
    
     .login-box input {
        display: none;
    }

	.login-box span {
        display: none;
    }
    
    .container {
        width: 100%;
    }
    
    .game-list {
        width: 100%;
        margin-bottom: -30px;
        display: block;
        padding-right: 30px;
    }
    
    .game-list ul {
        width: 100%;
        /* height: 180px; */
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
    }
    
    .game-list ul li {
        width: 45.5%;
        height: 180px;
        text-align: center;
    }

    .game-list ul li:hover {
        border:1px solid #4f4f4f;
    }
    
    .game-list ul li img {
        width: 70%;
        margin-top: 0px;
    }
    
    .game-list ul li h2 {
        width: 100%;
        height: 80px;
        text-align: center;
        font-size: 30px !important;
        margin-top: 30px;
        margin-left: -270px;
    }
    
    .game-list ul li h2 span:nth-child(2) {
        margin: 0 auto;
        position: absolute;
        left: 0px;
        margin-top: 0px;
        margin-left: 39%;
    }
        
    .game-list ul li span:nth-child(2):hover {
        background: none;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, 0.6);
    }
    .game-list ul li:hover .char01 {
        padding-left: 0px;
    }
    

    .aside {
        display: none;
    }

    .aside .mobile-member {
        display: inline-block;
        margin-top: 0px;
    }
    
    .aside .mobile-member .id {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
    }
    
    .aside .mobile-member button {
        width: 93px;
        height: 35px;
        line-height: 35px;
        border: none;
        font-weight: 500;
        background: #DC4F00;
        border-radius: 100px;
        color: #fff;
        font-size: 14px;
        margin-top: 15px;
        margin-right: 5px;
        cursor: pointer;
    }
    .aside h1 img {
        width: 170px;
        display: none;
    }

    .menu-wrap {
        font-size: 13px;
        /* width: 200px; */
        /* height: 480px; */
        /* padding-bottom: 4px; */
    }

    .menu {
        width: 170px;
        padding-top: 10px;
    }
    
    .menu ul li {
        margin: 15px 0 15px 0;
    }
    .menu ul li span {
        font-size:1.5em;
    }
    .aside h1 {
        height: 50px;
    }
    
    .aside .board-wrap {
        width: 100%;
        white-space: nowrap;
    }
    
    .aside .board-wrap table tr td {
        width:50% ;
    }
    
    
    .customer-container {
        width: 200px;
        min-height: 145px;
    }

    .customer-text-wrap {
        width: 140px;
    }

    .customer-text-wrap h2 {
        font-size: 17px;
    }

    .customer-text-wrap h3 {
        font-size: 17px;
    }

    .customer-text-wrap h3:last-child {
        font-size: 17px;
    }

    .f-help {
        margin-left: 34px;
    }
    
    .content {
        width: calc( 100% - 0px ) !important;
    }

    .board-container {
        width: 200px;
        margin-top: 10px;
    }

    .list {
        font-size: 11px;
    }

    .withdraw-list-title span {
        font-size: 12px;
        font-weight: bold;
    }

    .list table {
        width: 180px;
    }

    .live-casino-wrap  {
        border:none;
    }
    
    .live-casino-wrap h1 {
        width: calc( 100% - 60px);
        height: 40px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0;
    }

    .live-casino-wrap img {
        width: 230px;
    }
    
    .slot-wrap {
        width: 100%;
        padding-bottom: 0px;
        border: none;
    }

    .m-slot-list {
        width: calc( 100% - 40px);
    }
    
    .m-slot-list::-webkit-scrollbar{ display:none; }
    
    .m-slot-list .slot-mimg {
        width: 31.3%;
        margin-right:10px;
        display: inline-block;
    }
    
    .m-slot-list .slot-accarea {
        width: 100%;
        padding: 0;
        margin-top: 0px;
        margin-right: 10px;
    }
    
    .m-slot-list .slot-accarea .t02, .t03 {
        width: 100%;
        font-size: 14px !important;
        display: inline-block;
    }
    
    .slot-list .slot-btn {
       width: calc( 100% - 40px );
       margin: 20px 0 15px 0;
       display: inline-block;
    }
    
    .slot-list .slot-btn button { 
        float: left;
        width: 31.7%;
        height: 50px;
        font-size: 16px;
        margin-right: 10px;
    }
    
    .slot-list .slot-btn button:last-child {
        margin-right: 0;
        
    }
    
    .slot-list .slot-btn button:hover {
        background: none;
        border: 1px solid #424242;
    }
    
    .board-wrap {
        width: calc( 100% - 60px );
    }
    
    .list-b {
        width: 32.1%;
        margin-right: 10px;
        height: 230px;
    }

    .list-b h1 {
        font-size: 15px;
        width: 80%;
        height: 20px;
    }

    .list-b table tr td:first-child {
        display: inline-block;
        font-size: 0.9rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 210px;
        white-space: nowrap;
        line-height: 40px;
    }

    .list-b table tr td:last-child {
        display: inline-block;
        font-size: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 0px;
        height: 0px;
        padding: 0;
        white-space: nowrap;
    }

    .list-b table {
        margin-left: 15px;
    }


    icon {
        width: 23%;
        height: 30px;
        line-height: 30px;
        margin-right: 5px;
    }

    icon p {
        font-size: 12px;
    }

    .subpage-wrap {
        width: calc(100% - 60px );
        border: none;
        margin-left: 0;
    }
    
    .subscr {
        width: 100%;
        margin-top: -40px;
        margin-left: -20px;
        padding-bottom: 30px;
        background: none;
        border: none;
    }

    .bx-wrapper .bx-pager {
        position: absolute;
        top: 22vh;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px !important;
        height: 15px !important;
        margin-right: 5px !important; 
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 0px !important;
        left: 0px !important;
        width: 100%;
    }
    
    .bxslider img {
        width:100%;
        margin-top: 80px;
    }


    .login-box button:last-child {
        display: inline;
        /* height: 30px;
        font-size: 14px;
        width: 70px; */
    }
    
    .footer-wrap {
        width: calc( 100% - 60px );
        margin: 0 auto;
        height: auto;
        padding-top: 20px;
        display: inline-block;

    }

    .footer-wrap .link-bl div {
        float: none;
        margin-top: -10px;
        width: calc( 100% - 0px );
        border-right: none;
        border-bottom: 1px solid #2b2b2b;
    }
    
    .footer-wrap .link-bl div:last-child {
        border-bottom: none;
    }
    
    .footer-wrap .link-bl div:nth-child(2) {
        height: 60px;
        margin-top: 15px;
        margin-left: -25px;
    }
    
    .footer-wrap .link-bl div:nth-child(3) {
        width: calc( 100% - 0px );
        margin-top: 15px;
        margin-left: -25px;
        padding-bottom: 10vw;
    }
    
    .footer-wrap .foot-end {
        margin-top: -80px;
        padding-top: 30px;
        padding-bottom: 10px;
        border-top: 1px solid #2b2b2b;
    }
    
    .footer-wrap .foot-end span:nth-child(1) img {
        width: 50%
    }
    
    .footer-wrap .foot-end span:nth-child(2) {
        width: 61vw;
        margin-top: 0px;
        margin-left: -50px;
    } 
    
    .footer-wrap .foot-end span:nth-child(2) br {
        display: none;
    }
    
    .footer-wrap .foot-end span:nth-child(3) img {
        width: 10vw;
        margin-top: -20px;
    }
    
    .footer-wrap .foot-end span:nth-child(3) ul li{
        margin-right: 10px;
    }
    
}

@media all and (min-width: 667px) and (max-width: 896px) {

    .pop_main img {
        max-width: calc(100% - 40px);
        height: auto;
    }

    .list-b table tr td:first-child {
        display: inline-block;
        font-size: 0.9rem;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 170px;
        white-space: nowrap;
        line-height: 40px;
    }
    
     .list-b table {
        margin-left: 10px;
    }

    
    .bx-wrapper .bx-pager {
        position: absolute;
        top: 31vw;
    }
}

@media screen and (max-width: 540px) {

    .pop_main img {
        max-width: calc(100% - 40px);
        height: auto;
    }

    .aside h1 {
        display: none;
    }
    
    .aside .mobile-member {
        display: inline-block;
        margin-top: 70px;
    }
    
    .aside .mobile-member .id {
        color: #fff;
        font-size: 16px;
        font-weight: normal;
    }
    
    .aside .mobile-member button {
        width: 95px;
        height: 35px;
        line-height: 35px;
        border: none;
        font-weight: 500;
        background: #DC4F00;
        border-radius: 100px;
        color: #fff;
        font-size: 14px;
        margin-top: 15px;
        margin-right: 5px;
        cursor: pointer;
    }
    
    .aside .menu {
        font-size: 0.85em;
        padding-bottom: 0px;
    }
    
    .f-help {
        width: 250px !important;
        margin-top: 80px;
        margin-left: 15px;
    }
    
    .f-help icon {
        width: 240px;
        height: 50px;
        margin-left: 9;
        margin-bottom: 10px;
        display: inline-table;
    }
    
    .f-help icon span {
        margin-left: 10px;
        float: left;
    } 
    
    .f-help icon p {
        float: left;
        font-size: 16px;
        line-height: 70px;
        margin-left: 20px;
    } 
    
    
    .aside .mobile-member button:last-child {
        margin-right: 0;
    }
    
    .board-container {
        display: none;
    }
    
    .customer-container {
        display: none;
    }

    .m-customer-container {
        background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(99,32,51,1) 0%, rgba(42,83,90,1) 100%);
        margin: 0 auto;
        width: calc( 100% - 43px);
        height: 110px;
        margin-bottom: 10px;
        font-weight: 600;
        font-size: 12px;
        border: 1px solid #343434;
        display: inline-block;
    }
    .m-customer-text-wrap {
        color: #fff;
        width: 90%;
        margin: 0 auto;
        font-weight: 400;
        padding-top: 0px;
        letter-spacing: -0.03em;
    }

    .m-customer-text-wrap h2 {
        text-align: left;
        margin: 0;
        padding: 0;
        line-height: 20px;
        font-size: 18px;
        padding-top: 15px;
        color: #DC4F00;
    }

    .m-customer-text-wrap p {
        margin-top: 0px;
    }

    .m-customer-text-wrap .p-num {
        text-align: left;
        font-size: 24px;
    }
    
    
    .login {
        min-width: 100%;
        height: 60px;
    }
    
    .login .mobile-logo {
        width: 160px;
        height: 50px;
        display: inline-block;
    }
    
    .login .mobile-logo img {
        width: 140px;
        margin-top: 13px;
        margin-left: 15px;
    }
    
    .login-box {
        height: 0;
        text-align: right;
        position: absolute;
        top:0;
        right: 0;
        margin-top: 5px;
        margin-right: 10px;
    }
    .login-box .id {
        display: none;
    }
    
    .login .login-box .mobile-login {
        color: #DC4F00;
        font-weight: normal;
        font-size: 14px;
        margin-right: 10px;
        display: inline-block;
    }
    
     .login .login-box .mobile-login a {
        color: #DC4F00;
    }
    
    .login-box button:last-child {
        display: inline;
        /* color: #DC4F00;
        height: 30px;
        font-size: 14px;
        width: 70px;
        border-color: #DC4F00; */
    }
    
    .login-box button {
        height: 30px;
        font-size: 14px;
        width: 80px;
        display: none;
    }
    
    .login-box input {
        display: none;
    }
    .bxslider img {
        /* width: 900px; */
        /* height: 280px; */
        width: 100%;
        margin-top: 80px ;
    }
    .container {
        width: 100%;
        padding: 20px;
    }
    .bx-wrapper {
        margin-bottom: -30px !important;
        background: none !important;
    }
    .bx-wrapper .bx-pager {
        position: absolute;
        height: auto;
        display: none;
    }
    .bx-wrapper .bx-pager.bx-default-pager a {
        width: 15px !important;
        height: 15px !important;
        margin-right: 0px !important; 
    }
    
    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        position: absolute;
        bottom: 0px !important;
        left: 0px !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .live-casino-wrap {
        width: calc( 100% - 25px );
        margin-top: -20px;
        text-align: center;
        border: none;
    }
    .live-casino-wrap h1 {
        width: calc( 100% - 15px );
        margin-bottom: 5px;
    }
    
    .game-list { 
        margin-bottom: -30px;
    }
    
    .game-list ul {
        width: 100%;
        /* height: 180px; */
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        margin-top: -10px;
    }
    .game-list ul li {
        width: 46%;
        height: 102px;
        margin-top: 10px;
        text-align: center;
    }
    
    .game-list ul li:hover {
        border:1px solid #4f4f4f;
    }
    
    .game-list ul li img {
        width: 160px;
        margin-top: 0px;
    }
    
    .game-list ul li h2 {
        width: 100%;
        height: 80px;
        text-align: center;
        font-size: 20px !important;
        margin-top: -35px;
        margin-left: -270px;
    }
    
    .game-list ul li h2 span:nth-child(2) {
        margin: 0 auto;
        position: absolute;
        left: 0px;
        margin-top: -10px;
        margin-left: 27%;
    }
    
    .game-list ul li span:nth-child(2):hover {
        background: none;
        border: 1px solid #fff;
        background: rgba(0, 0, 0, 0.6);
    }
    .game-list ul li:hover .char01 {
        padding-left: 0px;
    }
    
    .slot-wrap {
        width: 100%;
        padding-bottom: 0px;
        border: none;
    }
 
    
    .m-slot-list {
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
        margin-top: 5px;
        overflow-x: auto;
        white-space: nowrap;
    }
    
    .m-slot-list::-webkit-scrollbar{ display:none; }
    
    .m-slot-list .slot-mimg {
        /* width: 340px;
        display: inline-block;
        float:none; */
        width: calc(100% - 40px);
        margin-right: 0px;
        display: inline-block;
        /* float: none;*/
    }
    
    .m-slot-list .slot-mimg + .slot-mimg {
        margin-left: 0px;
    }
    
    .slot-mimg img {
        width: 100%;
    }
    
    .slot-mimg:last-child {
        margin-right: 45px;
    }
    
    .slot-accarea {
        width: 100%;
        padding-left: 0px;
        margin-top: 10px;
        height: 120px;
        float: left;
    }
    
    .m-slot-list .slot-accarea .t02, .t03 {
        font-size: 14px !important;
    }
    
    .slot-list .slot-btn {
       width: calc( 100% - 40px );
    }
    
    .slot-list .slot-btn button { 
        float: left;
        width: 31%;
        height: 45px;
        font-size: 13px;
    }
    
    .slot-list .slot-btn button:last-child {
        margin-right: 0;
        
    }
    
    .slot-list .slot-btn button:hover {
        background: none;
        border: 1px solid #424242;
    }
    
    /*--- mobile board --*/
    .container .board-container {
        background: #141414;
        margin: 30px auto 0 0;
        width: 100%;
        height: 262px;
        border: none;
        font-weight: 600;
        font-size: 14px;
        display: inline-block;
    }

    .container .board-container .withdraw-list-title {
        width: 100%;
    }

    .container .board-container .withdraw-list-title span {
        height: 40px;
        text-align: center;
        font-size: 13px;
        float: left;
        font-weight: 400;
        width: 50%;
        background: #363636;
        display: block;
        line-height: 40px;
        color: #fff;
        cursor: pointer;
    }

    .container .board-container .withdraw-list-title span:hover {
        height: 40px;
        width: 50%;
        background: #DC4F00;
        display: block;
    }

    .container .board-container .withdraw-list-title .active {
        background: #DC4F00;
    }


    .container .board-container .list {
        font-size: 12px;
        font-weight: normal;
        color: #fff;
    }

    .container .board-container .list table {
        width: 100%;
        margin: 0 auto;
        border: 1px solid #373737;
        border-collapse: collapse;
    }

    .container .board-container .list table tr {
        height: 40px;
        cursor: pointer;
        text-align: center;
        border-bottom: 1px solid #373737;
        line-height: 40px;
    }

    .container .list table tr:last-child {
        height: 40px;
        text-align: center;
        border-bottom: none;
        border-top: #373737;

    }

    .container .list table td {
        width: 50%;
    }

    .container .list table td:last-child {
        font-weight: bold;
        text-align: right;
        color: #DC4F00;
    }
    /*--- mobile board end--*/
    
    .board-wrap {
        width: calc( 100% - 42px );
        display: flex;
        height: auto;
        overflow: hidden;
        margin-top: -20px;
        padding-bottom: 10px;
        flex-direction: column;
        flex-wrap: wrap;
        border: none;
    }
    
    .list-b {
	/*-- 
        height: 50px;
	**/
        width: calc( 100% - 2px );
    }
    .list-b table {
        margin-left: 15px;
        /*-- 
		display: none;
		**/
        height: 50px;
    }
    .list-b h1 {
        font-size: 15px;
        height: 20px;
        margin-top: 13px;
        margin-left: 20px;
    }
    .board-list {
        margin-top: 10px;
        height: auto;
    }
    .footer-wrap {
        width: calc( 100% - 42px );
        /* margin: 0 auto; */
        margin-left: 30px;
        height: auto;
        padding-top: 20px;
        display: inline-block;

    }

    .footer-wrap .link-bl div {
        float: none;
        margin-top: -10px;
        width: calc( 100% - 0px );
        border-right: none;
        border-bottom: 1px solid #2b2b2b;
    }
    .footer-wrap .link-bl div:nth-child(2) {
        height: 60px;
        margin-top: 15px;
        margin-left: -25px;
    }
    
    .footer-wrap .link-bl div:nth-child(3) {
        width: calc( 100% - 0px );
        margin-top: 15px;
        margin-left: -25px;
        padding-bottom: 10vw;
    }
    
    .footer-wrap .foot-end {
        margin-top: 0px;
    }
    
    .footer-wrap .foot-end span:nth-child(1) img {
        width: 50%
    }
    
    .footer-wrap .foot-end span:nth-child(2) {
        width: 61vw;
        height: auto;
        margin-top: 0px;
        margin-left: -50px;
    } 
    
    .footer-wrap .foot-end span:nth-child(2) br {
        display: none;
    }
    
    .footer-wrap .foot-end span:nth-child(3) img {
        width: 20.5vw;
        margin-top: 0;
    }
    
    .footer-wrap .foot-end span:nth-child(3) ul li{
        margin-right: 10px;
    }
    
    .subpage-wrap {
        border: none;
         width: calc(100% - 40px );
    }
    
    .subscr {
        margin-top: -64px;
        margin-left: -11px;
        padding-bottom: 30px;
        border: none;
    }
    
    .subscr .subtitle span{ 
        letter-spacing: -0.07em;
    }
    
    .subscr .btn_area {
        padding-bottom: 40px;
    }
    
    .subscr table thead tr th {
        font-size: 1em;
    }
    
    .subscr table tbody tr td {
        font-size: 0.9em;
        padding: 0 5px;
        color:#999;
    }
    
    .subscr table tbody tr td #used {
        width: 55px;
        height: 30px;
        line-height: 30px;
        padding: 0;
        font-size: 12px;
    }
    
    .subscr .pagination {
        padding-bottom: 10px;
    }
    
    .subscr .partner-wrap ul {
         width: 100%;
     }
    
    .subscr .partner-wrap ul:nth-child(1) {
    }
    
    .subscr .partner-wrap ul:nth-child(2) {
        line-height: 18px !important;
    }
        
    
    .subscr .rem_wrap {
        margin-top: -230px;
        padding-bottom: 30px;
    }
    
    .subscr .rem_wrap .m-wrap {
        margin-top: 230px;
        display: inline-block;
    }
    
    .subscr table tr td textarea {
        width: 90% !important;
    }

    .subscr table tr td button {
        width: 69px;
        font-size: 13px;
        font-weight: 200;
        margin-top: 5px;
    }
    .subscr table tr td input {
        width: 90%;
        font-size: 14px !important;
        border: 1px solid #999;
    }
        
    .subscr .text-info {
        width: 100%;
    }
    
    .subscr table tr td select {
        color: #fff;
        font-size: 14px !important;
        border: 1px solid #999;
    }
    
    .subscr table tr td select option {
        color: #646464;
    }
    
    .subscr table tr td .sel-short {
        width: 30% !important;
    }
    
    .subscr table tr td #hp_no1 {
    
    }
    
    .subscr table tr td .loadtext {
        font-size: 16px;
    }
    
     .subscr table tr td .typedotum p {
        margin-bottom: 15px;
    }
    

    .second-bl{
        display: none;
    }
    .third-bl{
        display: none;
    }
    .first-bl {
        width: 25%;
        margin-left: 20px;
    }
    .subscr table tr td .typedotum {
        width: 96%;
        margin-top: 20px;
    }   
}

@media screen and (max-width:280px) {
    .game-list ul li {
        width: 100%;
        height: 100px;
        margin-top: 10px;
        text-align: center;
    }
    
    .game-list ul li h2 span:nth-child(2) {
        margin: 0 auto;
        position: absolute;
        left: 0px;
        margin-top: -10px;
        margin-left: 33%;
    }
    
    .m-slot-list .slot-mimg {
        width: 240px;
        display: inline-block;
        float:none;
    }
    
    
    .slot-mimg img {
        width: 240px;
    }
    
    .slot-mimg:last-child {
        margin-right: 15px !important;
    }
    
    .slot-accarea {
        width: 100% !important;
        padding-left: 0px;
        margin-top: 10px;
        height: 120px;
        float: left;
    }
    
    .m-slot-list .slot-accarea .t02, .t03 {
        font-size: 14px !important;
    }
    
    .slot-list .slot-btn {
       width: calc( 100% - 40px );
    }
    
    .slot-list .slot-btn button { 
        float: left;
        width: 30.5%;
        height: 45px;
        font-size: 13px;
    }
    
    .footer-wrap .foot-end {
        margin-top: 20px;
    }
    
    .footer-wrap .foot-end span:nth-child(1) img {
        width: 50%
    }
    
    .footer-wrap .foot-end span:nth-child(2) {
        width: 52vw;
        height: auto;
        margin-top: 0px;
        margin-left: -50px;
        display: inline-block;
    } 
    
    .footer-wrap .foot-end span:nth-child(2) br {
        display: none;
    }
    
    .footer-wrap .foot-end span:nth-child(3) img {
        width: 17vw;
        margin-top: 0px;
    }
    
    .footer-wrap .foot-end span:nth-child(3) ul li{
        margin-right: 10px;
    }
    
}

