.black_cover {display:none;}
@media screen and (max-width:1450px) {
	body,html {min-width:100%}
    .desktop {display:none !important}
	.container_wrap .contents {margin:0px 306px 0 0px}
	.left_content {display: none;}
}
@media screen and (max-width:1250px) {
	.right_content {display: none;}
	.container_wrap .contents {margin:0px 0px 0 0px}
}


@media screen and (max-width:980px) {
    .mobile {display: block;}
	.container_wrap{padding-top:0px;margin-top:60px;}
	.btn_green,.btn_red,.btn_blue,.btn_lgr,.btn_gray {padding:5px 10px;}
	.btn_red_s {font-size:11px;padding:4px 3px}
	.top_wrap {height:auto;    background: none;}
	.top_wrap .userm_wrap {height: inherit;}
    .top_wrap .logo {top:0px !important;left: 0% !important;width: 100%;text-align: center;position: absolute !important;height: 60px;background: linear-gradient(to bottom,#014383,#003a72)!important;z-index: 999 !important;}
	.top_wrap .logo img{height:50px !important;margin-top: 4px;}
    .top_wrap .m_menu_expand_btn {position:absolute;left:5px;top:9px;display:inline-block;z-index: 9999;width: 40px;height: 40px;line-height: 40px;}
    .top_wrap .m_menu_expand_btn span {color:#a7c9e4;font-size: 24px;padding: 8px;}
	.top_wrap .m_menu_pc_btn {position:absolute;right:5px;top:9px;display:inline-block;z-index: 9999;width: 40px;height: 40px;line-height: 40px;}
    .top_wrap .m_menu_pc_btn span {color: #a7c9e4;;font-size: 24px;padding: 8px;}

    .top_wrap .userm_wrap ul.submenu {display:none;}
    .top_wrap .userm_wrap ul.loginmenu {position: absolute;top:60px;margin: 0;width: 100%;justify-content: space-between;padding:5px;background: #000;}
    .top_wrap .userm_wrap ul.loginmenu li.logout {width:49%;margin-left:0;border: 1px solid #2c3844;border-radius:4px;height:44px;background:#2c3844;}

    .top_wrap .userm_wrap ul.loginmenu2 {display:block !important;position: absolute;bottom: 0;margin: 0;width: 100%;justify-content: space-between;padding:7px 0px 0px 0px;background: #161c22;}
    .top_wrap .userm_wrap ul.loginmenu2 .user_body {margin-bottom:0;padding: 1px;border-radius: 0;}
    .user_body table td .out {font-size: 11px;padding:0px 3px;background:#000;height:19px;line-height: 20px;margin-left:3px;border-radius: 3px;}

	.scrollNotice-copy {display: none;}
	.top_wrap .userm_wrap div.oneline { position: absolute;margin-left: 53px;top: 43px;width: 71%;height: 32px;line-height: 30px;transform: skew(-23deg);}
	.top_wrap .userm_wrap div.oneline span {margin-top:5px}

	.top_wrap .userm_wrap .user_info { padding: 0;height:39px;margin-right: 0;width: 100%;    transform: skew(-23deg);}
	.top_wrap .userm_wrap .user_info > div {padding:0;align-items: center;flex-basis:55%;    transform: skew(23deg);}
	.top_wrap .userm_wrap .user_info > div.user_nick { flex-basis:45%;font-size: 11px;}
	.top_wrap .userm_wrap .user_info > div ul li:first-child {flex-basis: 15%;text-align:center;display: flex;align-items: center;}
	.top_wrap .userm_wrap .user_info > div ul li:last-child {flex-basis: 85%;text-align:left;font-size: 11px;}
	.top_wrap .userm_wrap .user_info > div ul li:first-child > span {text-indent: -999px;    display: none;}

	.top_wrap .userm_wrap .user_info > div ul {justify-content: center;min-width: 100%;}
	.top_wrap .userm_wrap .user_info > div ul li:first-child img {height:14px;margin-top:0;}
	.top_wrap .userm_wrap .user_info > div.user_nick span {font-size: 11px;}
	.top_wrap .userm_wrap .user_info > div ul li span.money,.top_wrap .userm_wrap .user_info > div ul li span.point {font-size: 11px;}
	.top_wrap .userm_wrap div.oneline marquee {transform: skew(23deg);}

	.container_wrap .right_area {z-index: 999;width:100%;position: fixed;left: 0;bottom:-210px;background: #0e0e12;padding: 0; }
	.container_wrap .right_area .right_cart>h1:first-child,.container_wrap .right_area .right_cart .user_body {display:none;}
	.container_wrap .right_cart .cart_body>div.line {display:inline-block;width:49.2%;}
	.container_wrap .right_cart .choice_list {display:none}
	.container_wrap .right_cart .choice_list.active {display:block}
	.container_wrap .contents {display:inherit !important;padding: 4px !important;background-size: contain !important;margin-left:0 !important}
    .container_wrap .contents.active {filter: brightness(0.2);}
	.container_wrap .right_cart {border-top:0}
	.container_wrap .right_cart .betcart {margin-top:0}
	.container_wrap .right_cart .choice_list .wrap_bet_team .bet_team_name {width:140px;}
	.contents .mainlink {width:100% !important;padding: 0px;flex-wrap: wrap; margin-top: 5px;}
	.contents .mainlink li {padding: 5px !important;font-size: 14px !important; flex: 0 0 49.2%;clip-path: none;border-radius:4px;}
	.contents .mainlink li a {clip-path: none;border-radius:3px;background: repeating-linear-gradient(45deg, black, #1a2831 170px);}
    .contents .mainlink li a img {    height: 100%;left:30px}
    .contents .mainlink li span.txt {border-radius: 0 0 3px 3px;font-size: 12px;}

    .mobilelink {margin:5px 0px 0 0;background: #2e3238;display: grid;grid-template-columns: repeat(3,1fr);grid-auto-rows: 1fr;border-radius: 4px;grid-column-gap: 1px;grid-row-gap: 1px;border: 1px solid #454b54;overflow: hidden;}
    .mobilelink  a {display: flex;align-items: center;justify-content: center;padding: 14px 10px;background: #1e2125;color: #c0d2ff;font-size: 14px;gap:4px}

    .main_notice_area {margin-top:10px !important;    display: block;}

    .mt51 {margin-top:51px}
    .page-image .text {left:10px;bottom:10px;    text-align: left;display: none;}
    .page-image .text img.logo {height:40px;    width: inherit;}
    .page-image .text .textsmall {font-size: 14px;}

	.nav_wrap {display:none}
	.rt_link {display:none}
	.contents .notice_box {width:100%;margin-top:6px;flex-basis: 100%;padding: 0px;border: 0;}
	.footer .service {background-size:200%;height: 50px;}
	.contents .ban_box {display: inline-block;}
	.contents .ban_box a {width:49.2%}
	.contents .ban_box a:nth-child(2n) {margin-right: 0;}
	.mobile-gnb-btn {position:absolute;display:block;left:16px;top:18px;}
	.mobile-gnb-btn img {height:32px}
	.mobile-cart-button {position:absolute;display:block;right:22px;top:23px;}
	.mobile-cart-button .mobile-cart-amount {position: absolute;width: 20px;height: 20px;line-height: 20px;right:-9px;top: -13px;background-color: rgba(0, 0, 0, 0.40);border-radius: 12px;text-align: center;color: #fff;}

    .loginContainer, .signContainer {overflow: auto;}
    .loginContainer .colWrap {display: block;}

	/* left menu */
	.left_content {display: none;}
	.left_content.active {display: block;z-index: 1500;top: 61px;}
	.left_content .scrollFrame {overflow-y: scroll;margin-left: 0;top: 0;height: 100%;}
	.left_content .x-nav {border-radius: 50%;width: 45px;height: 45px;text-align: center;background: linear-gradient(0deg, #0d426c, #245e8d);filter: drop-shadow(2px 4px 5px #0d426c);color: white;
			position: fixed;font-size: 20px;display: flex !important;align-items: center;justify-content: center;left: 210px;top: 15px;z-index: 99;}
	.left_content .info {padding: 10px;display: flex;align-items: center;	}
	.left_content .info img{margin-right: 10px;	}
	.left_content .logo {text-align: center;padding-top: 25px;display: block !important;}
	.left_content .logo img{height: 45px;margin-bottom: 5px;	}
	.left_content .leftMenu{margin: 0;padding: 0;width: 100%;border-radius: 0;box-shadow: unset;/* background: unset; */	}
	.left_content .gameMenu{background: unset;border: none;display: block !important;	}
	.left_content .gameMenu ul li {border: 1px solid #363535;margin-bottom: 7px;padding: 8px;border-radius: 7px;background: linear-gradient(180deg,#244586 0%,#07235a 100%);	}
	.left_content .leftMenu ul li a {display: flex;flex-direction: row;	}
	.left_content .leftMenu ul li a span {margin-right: 10PX;opacity: 1;	}
	.left_content .leftMenu ul li .newHint,
	.left_content .leftMenu ul li a .txt {display: block;margin-top: 0;	}
	.left_content .leftMenu ul li a .hovePic {left: 0;	}
	.left_content .leftMenu ul li a .hovePic img {width: 35px;	}
	.left_content .leftMenu01 {margin-top: 10px;border: navajowhite;	}
	.left_content .leftMenu01 ul li {border-bottom: 1px solid #746e6e;padding: 6px 3px 6px 3px;	}
	.left_content .leftMenu01 ul li a span {font-size: 18px;margin-left: 10px;	}
	.left_content .leftMenu01:after{height: 0;}
	.left_content .leftMenu02 {padding-bottom: 30px;border: none;padding-top: 10px;}
	.left_content .leftMenu02 ul li{border: 1px solid var(--bdColor040);border-radius: 8px;margin-bottom: 7px;}
	.left_content .leftMenu02 ul li span{/* background: rgb(255,255,255); */margin-left:7px;}
	.left_content .bottom .logout {display: flex;align-items: center;padding: 10px;}
	.left_content .bottom .logout span {background: linear-gradient(353.95deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.75) 97.43%);color: #af71f7;font-size: 22px;margin: 0 10px;}
	.left_content .bottom a {}
	.left_content .bottom a img {width: 100%;padding: 10px;}

	.right_content {display: none;    top: 60px;}
	.right_content.active {display:block;z-index: 999;bottom:inherit}	
	.right_content .scrollFrame {overflow-y: scroll;height: 100vh;}
	.right_content .x-nav {border-radius: 50%;width: 45px;height: 45px;text-align: center;background: linear-gradient(0deg, #0d426c, #245e8d);filter: drop-shadow(2px 4px 5px #0d426c);color: white;
		position: fixed;font-size: 20px;display: flex !important;align-items: center;justify-content: center;right:20px;top: 15px;z-index: 99;}

	.right_content .rightMenu {padding:0px 0;background: #000;}
	.right_content .rightMenu ul {display: flex;flex-wrap:wrap}
	.right_content .rightMenu ul li {width:100%}
	.right_content .rightinfo.mob {display:block !important;background: #024a78;border-radius: 10px;border: 1px solid #88b9d9;padding:10px;}
	.right_content .logo {text-align: center;padding-top: 25px;display: block !important;}
	.right_content .logo img{height: 45px;margin-bottom: 5px;}
	.right_content .rightinfo .user_info {display:flex;align-items: center;justify-content: space-between;}
	.right_content .rightinfo .user_info ul{ padding: 8px;background: rgba(0,0,0,0.3);border-radius: 6px;flex-basis: 35%;}
	.right_content .rightinfo .user_info ul li {line-height: 18px;;}
	.right_content .rightinfo.mob a.logout {border-radius: 18px;padding: 6px 20px;margin-top:10px;border: 2px solid #0090ff;color: #0090ff;width:100%;font-size: 16px;}
	
	.right_area img.banner {display:none}
    #close_cart {font-size: 24px;position: absolute;left: -50px;top: 10px;    padding: 10px;}


	.black_cover {position:fixed;top:60px;left:0;width:100%;height:100vh;background:rgba(0,0,0,0.7);z-index: 99;display:none;}
	.black_cover2 {position:fixed;top:0px;left:0;width:100%;height:100vh;background:rgba(0,0,0,0.7);z-index: 99;display:none;}
	.black_cover.active {display:block;}
	.black_cover2.active {display:block;}
	.right_area.active {display:block !important;bottom:0px !important;}

	.contents .slide_viewer {height: 130px;}
    .contents .divide {margin-top:5px !important}

    .extraOdds .betBox ul {flex-wrap: wrap;}
    .extraOdds .betBox ul li {width: 49.5% !important;}

	.w_cross, .w_special {padding-bottom: 90px;}
	.sportsbg {width:100%;}
	.spo_type a {font-size: 16px;}
	.spo_jong {    white-space: nowrap;overflow: hidden;overflow-x: auto;width: 100%;    justify-content: left;}
	.spo_jong a {font-size: 13px!important;/*width:24% !important;*/ min-width: 80px;}
    .sports-list .league_info {font-size: 12px;    margin-top: 3px;}
	.sports-list .league_info .info {display:block; float:right; height: 34px;line-height:30px; padding-right:5px;}
	.sports-list.disabled .league_info .info {display:block; float:right; height: 34px;line-height:30px; color:#777; padding-right:5px;}
	.sports-list .league_info .mobile_time {display:block;float:right;}

	.sports-list .game_list ul {position:relative;height:auto; width: 100%;}
	.sports-list .game_list ul li {font-size:11px;height:auto;width: 100%;flex-wrap: wrap;line-height:inherit;padding: 0 3px;min-height:38px;}
	.sports-list .game_list ul li.l_time {display: none;}
	.sports-list .game_list ul li.l_n_time {display: none;}
	.sports-list .game_list ul li.vs,.sports-list .game_list ul li.draw {width:12%;text-align: center;}
	.sports-list .game_list ul li:nth-child(4) {border-right:0}
    .sports-list .game_list li.home-t, .sports-list .game_list li.away {
        width: 44%;
    }
    .sports-list .game_list ul li .home_info,.sports-list .game_list ul li .away_info {width:30% !important;}
	.sports-list .game_list ul li .home_nm,.sports-list .game_list ul li .away_nm {width:70% !important;}
	.sports-list .game_list ul li .away_nm {text-align:right;}
	.sports-list .game_list ul li .tie_odd {font-size:11px;width: 100%;}

    .game_exp .game_list.wd33 li {width: 33% !important;}
    .page.inp .row-cols-2 .br1,.page.inp .row-cols-2 .br2 {width: 100%;}
    .page.inp .sposort .buttonarea a {padding:4px;font-size:11px}

    .sports-list .game_list li.status {display: none;}

    .w_europe {height: auto;}
    .w_europe .sw_l,.w_europe .sw_r {width:100%;float: none; }
	.w_europe .sw_r {display: none;}
	.w_europe .sw_r.active {display: block;}
    .sports-list .game_pan .glist {display: block;}
    .sports-list .game_pan .glist .l_type {    display: flex;width: 100%;height: 24px;text-align: left;background: none;border: 0;align-items: center;justify-content: left;}
    .sports-list .game_pan .glist .l_type i {color: #629ad9;}
    .sports-list .game_pan .glist ul {width: 100%;}

    .mobile_expbtn {display: flex;align-items: center;justify-content: space-between;padding: 0 10px;background: #2d3c4d;border-left: solid 1px #131920;border-right: solid 1px #131920;border-top: solid 1px #131920;    height: 28px;}
    .mobile_expbtn .mobile_time {}
    .mobile_expbtn .game_baedang_info {display: inline-flex;align-items: center; height: 28px;background: #1e2833;  color: #8193a7;padding:0 5px;}

	.mdpnone {display: none;}
	.mdblock {display: block;}
	.euroview a{display: inline-flex;align-items: center;justify-content: center;background: #51b5f2;border-radius: 40px;padding:0 10px;height:34px;gap:4px;font-weight: 700;}
	
    .betting-footer {gap:5px;flex-wrap: wrap;}
    .sports-list .game_list .betting_content .gdate {width: 60%;}
    .sports-list .game_list .betting_content .gteam {width:200%;}
    .sports-list .game_list .betting_title .gresult, .sports-list .game_list .betting_title .gscore, .sports-list .game_list .betting_title .gname, .sports-list .game_list .betting_title .godd {width: 65%;}
    .sports-list .game_list .betting_content .gresult, .sports-list .game_list .betting_content .gscore, .sports-list .game_list .betting_content .gname, .sports-list .game_list .betting_content .godd {width: 65%;}

    #betslip-icon {position: fixed;bottom: 10px;right: 10px;z-index: 9991;}
    #betslip-icon #slip_cnt {position: absolute;right:23px;bottom:14px}

    .live-game-cont, .slot-game-cont {width: 32.3% ;}
    #mini_game_list .live-game-cont {width: 48.4% !important;}
	
	.forColumn {display: block;}
    .forColumn>.col.m2,.forColumn>.col.m3 {margin-top:5px;}

    .list_history {font-size: 12px;}

	table.list_table th,table.list_table td {font-size:11px;padding:0 3px;}
	table.list_table .span_not,table.list_table .span_event {padding:3px 3px}

	.reply_wrap {padding: 5px 8px 5px 8px !important;}
    .list_history th.num,.list_history td.num {display: none;}
    .board_list td {padding:5px}
    .board_list td,.board_list th {font-size: 12px;}
    .board_list th.num,.board_list td.num {display: none;}
	.board-list .reply_wrap .text-area textarea {width:90%}
	.board-list .reply_wrap .text-area .reply_btn {margin-left:5px}
	.board-list .reply_wrap .repl .user {width:30%}
	.writeBox.stamp_calendar table tr td {height:70px;}
	.writeBox.stamp_calendar table tr td img {margin-top:20px}
	.board-list {padding:5px}
	.container_wrap .cs_kt,.container_wrap .cs_tg,.container_wrap .mt6 {width:80%;margin-left:auto;margin-right:auto;}
	
    .explanation {display: none}
    .money_title {padding:10px 10px}
    .money_title .money {flex-wrap: wrap;}
    .money_title .money a {width: 32%;}

    .btn_zone > span {display: none;}
    .casino_title a {justify-content: center;display: flex;width:80%;padding:10px 20px;}

    .gametype-button {flex-wrap: wrap;gap:5px;padding:0 3px;}
    .gametype-button a {min-width: 23.8%;}

    .coupondetail th:nth-child(3), .coupondetail td:nth-child(3) {width: 20%;}
    .coupondetail th:nth-child(5), .coupondetail td:nth-child(5) {width: 30%;}

    .casino_list{padding: 5px;gap:5px}

    .evwrap {display: block;}
    .evwrap #event_list {width: 100%;padding: 5px;}
    .evwrap #event_list .event_detail {width: 49%;}
    .evwrap #event_view {width: 100%;padding:5px;}
    #notificationm {padding:5px;}
    #notificationm .title {height:30px;display: flex;align-items: center;justify-content: space-between;    padding: 0 5px;background: repeating-linear-gradient(45deg, #27323c, transparent 200px);}
    #notificationm .title span {font-size: 20px;}

	.layer_popup {top:0!important;left:0!important;width:100% !important;}
	.layer_popup table{width:100% !important;border-spacing: 0;}
	.layer_popup .board_content img {width:100%}



}






