
		
		
		
		
		
		
		
		
	/* -----------------------------------------------	 */
		
		
		
		.banner-section {
			padding-top: 0;
			display: flex;  
			align-items: center;  
			justify-content: center; 
		}

	

		@media (max-width: 800px){
			.banner-section video{
				min-width: 550px;
			}
		}
		.banner-section .banner-bg {
			width: 100%;
			display: block;
			z-index: -1;
			position: relative;
			left: 0 !important;
		}
		.board-panel .header .title-panel .title {
			font-weight: 900;
		}
		.copyright img{
			max-width: 50%;
			width: 200px;
		}

			.sc-btn .g-panel {
				padding:0px 0px 5px 0px;
			}
			.btn-yellow, .form-container .form-group input.btn-yellow {
				color: rgba(0, 0, 0, 0.75);
				text-shadow: 0 1px 0 rgba(8, 8, 8, 0.4);
				background-color: #57e9ff;
				/* background-image: linear-gradient(to right,#ffff6a, #ffe23f,#ffce6b); */
				background-image: linear-gradient(to right, #88e8ff, #7ce2fc, #1546b5);
				border: solid 1px #97cbff;
				border-radius: 3px;
				box-shadow: inset 0 0 0 2px #1d160e;
				font-family: noto-sans-bold;
				position: relative;
				z-index: 1;
				font-weight: 900;
			}
			.btn-yellow:before, .form-container .form-group input.btn-yellow:before {
				border-radius: 3px;
				background-image: linear-gradient(to left, #1546b5, #1546b5, #7ce2fc);
				
			}
			@media (min-width: 1121px){
				.btn-yellow:hover {
					color: #fff;
					text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
					background-color: #000000;
					border-color: #4f81ff;
					box-shadow: inset 0 0 0 2px #1d160e;
					box-shadow: inset 0 0 0 1px #0e101d, 0 0 8px rgba(2, 16, 33, 0.4);
				}
			}


			.sc-btn .play-btn {
				border-radius: 3px;

			}

			.btn-red {
				color: #ffffff;
				background-color: #be462a;
				background-image: linear-gradient(to right, #fa7a35,#f23e0c, #941e09);
				border: solid 1px #d85c38;
				border-radius: 3px;
				box-shadow: inset 0 0 0 2px #1d160e;
				text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
				position: relative;
				z-index: 1;
			}
			.btn-red:before{
				border-radius: 3px ;
			}

			.before-login .desktop .login-btn, .before-login .desktop .join-link {
				border-radius: 3px;
			}




			.btn-gold {
				color: rgba(0, 0, 0, 0.75);
				text-shadow: 0 1px 0 rgba(12, 12, 12, 0.4);
				background-color: #dece8f;
				background-image: linear-gradient(to right,#ffe57f, #f6d660,#cfb041);
				border: solid 1px #dece8f;
				border-radius: 3px;
				box-shadow: inset 0 0 0 2px #1d160e;
				font-family: noto-sans-bold;
				position: relative;
				z-index: 1;
				font-weight: 900;
				filter: hue-rotate(-30deg); 
			}
			.btn-gold:before{
				border-radius: 3px;
				background-image: linear-gradient(to left,#ffe57f, #f6d660,#cfb041);
			}
			.btn-gold:hover{
				
			}

			.btn-success {
				color: rgba(0, 0, 0, 0.75);
				text-shadow: 0 1px 0 rgba(12, 12, 12, 0.4);
				background-color: #24cb03;
				background-image: linear-gradient(to right,#92ff7f, #50d330,#1b6901);
				border: solid 1px #0e8b00;
				border-radius: 3px;
				box-shadow: inset 0 0 0 2px #1d160e;
				font-family: noto-sans-bold;
				position: relative;
				z-index: 1;
				font-weight: 900;
			}
	







			.sc-btn .g-info .en-text {
				display: none;
			}
			.sc-btn .g-info .g-name {
				font-size: 16px;
				font-weight: 700;
				padding: 0px 0 5px 0;
			}
			.sc-btn {
				/* background-image: linear-gradient(to bottom left, #f5f57f, #ffe344, #ffc760); */
			}
		


		.sc-btn .g-footer{
			background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,1) 100%);

		}
		.sc-btn .g-logo:before {
			width: calc(100% - 0px);
			height: calc(100% - 0px);
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			margin: auto;
			border-radius: 50%;
			background: none;
			border: #ffc96d solid 2px;
		}
		.sc-btn .g-logo {
			width: 60px;
			height: 60px;
			border-radius: 50%;
			background-color: #b9975e;
			background-image: linear-gradient(#f7dfb1, #b9975e, #f7dfb1);
			background: none;
			box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
			margin: -60px auto 0;
			transition: 0.3s;
		}
		.sc-btn .g-info {
			width: 100%;
			position: relative;
			left: 0;
			top: 0;
			margin: 0px 0 -5px;
			z-index: 3;
			background-color: #000;
		}
		.sc-btn .g-info .en-text {
			display: none;
		}
		.sc-btn .g-info .g-name {
			font-size: 14px;
			white-space: nowrap;
			font-weight: 700;
			padding: 5px;
			/* border-top: #b9975e solid 1px; */
			/* background-image: linear-gradient(#96653b, #59351d); */
		}

	
	

		.loginModal .modal-dialog {
			max-width: 650px;
		}





		.modal-content{
			/* background-image: linear-gradient(#966e2e, #251b0d, #251b0d,#966e2e); */
			background-image: linear-gradient(to bottom left, #ffaa86,  #7ce2fc, #173375);
			border-radius: 3px;
			padding: 3px;
		}



		.modal-header {
			border: none;
			border-radius: 3px 3px 0 0;
			background: #100c08;
			padding: 0px !important;
			overflow: hidden;
			flex-wrap: wrap;
		}
		.modal-banner{
			/* border-bottom: #957a4d solid 1px; */
			border-bottom: #3c2217 solid 1px;
		}
		.modal-banner .modal-logo {
			width: 180px;
			display: inline-block;
			margin: 0 0 5px;
			filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 1.0));
		}

		.modal-title .modal-icon {
			width: 90px;
			height: 90px;
			color: var(--white-yellow);
			font-size: 28px;
		}
		@media (max-width: 800px){
			.modal-banner .modal-logo {
				width: 100px;
			}
			.modal-title .modal-icon {
				width: 50px;
				height: 50px;
				font-size: 20px;
			}
		}

		.modal-title {
			margin: 0;
		}

		.modal-head-panel {
			/* min-height: 0;
			margin: 0; */
			margin-top: -40px;
		}
		@media (max-width: 767px){
			.modal-head-panel {
				width: 100%;
				margin: 10px auto 5px;
				padding: 0 30px;
				min-height: initial;
			}
		}


		.modal-body {
			width: 100%;
			/* background-color: #100c08; */
			background-color: rgba(0, 0, 0, 0.5);
			/* background-image: linear-gradient(#100c08, #251b0d, #1b1309); */
			background-image: linear-gradient(#080c10, #0d1725, #1b1309);
			border-radius: 0 0 3px 3px;
			margin:  0;
		}






	.form-container .form-group input {
		border-radius: 3px;
		border: solid 1px #b9975e;
	}
	.form-container .form-group .select-input {
		border-radius: 3px;
	}
	.form-container .form-group .select-input select {
		border-radius: 3px;
		border: solid 1px #b9975e;

	}





	.toggle-btn .icon-panel:before {
		
		background-image: none;
	}


	.page-content {
		background-position: top center;
		background-size: 100% auto;
		background-repeat: no-repeat;  
		background-color: #100c08;
		position: relative;
		z-index: 1;
		padding: 0 0 30px;
	}


	@media (max-width: 500px){
		.toggle-btn {
			width: 45%;
		}
	}
	@media (max-width: 600px){
		.toggle-btn .icon-panel {
			display:block !important
		}
	}
	@media (max-width: 600px){
		.toggle-btn:last-child .btn-panel .category {
			margin-right: 0em;
		}

		.toggle-btn:first-child .btn-panel .category {
			margin-left: 0em;
		}
	}
	.toggle-btn .icon-panel img {
		filter: saturate(150%) brightness(120%); 
	}



	@media (max-width: 1280px){
		.main-menu {
			table-layout: auto !important;
		}
	}




/* 7.9 .toggle-btn */


	.toggle-btn.active .indicator {
		/* display: none; */
		opacity: 0;
	}

	@media (min-width: 1080px){
		.toggle-btn:last-child .btn-panel .category{
			padding-right: 30px;
		}
	}
	@media (min-width: 900px) and (max-width:1079px){
		.toggle-btn:last-child .btn-panel .category{
			padding-right: 0px;
			right: -20px;
		}
		.toggle-btn:first-child .btn-panel .category{
			padding-right: 0px;
			left: -20px;
		}
	}
	.toggle-btn.active .category{
		animation: togglebtnani 1.5s ease infinite;
	}
	.toggle-btn:hover .category{
		animation: togglebtnani 1.5s ease infinite;
	}	
	@keyframes togglebtnani {
		0% {
			text-shadow: 0 0 20px rgba(255, 242, 189, 0.7);
			color: #faa76f;
		}
		50% {
			text-shadow:  0 0 15px rgba(255, 177, 113, 0.2);
			color: #f8ca86;
		}
		100% {
			text-shadow: 0 0 20px rgba(255, 242, 189, 0.7);
			color: #faa76f;
		}
	}
	.page-content:before {
		background-image: none;
	}
	.toggle-btn.active .icon-panel img {
		animation: toggleimgani 1.5s ease infinite;
	}
	@keyframes toggleimgani {
		0% {
			transform: scale(1);
			filter: saturate(200%) brightness(150%); 
		}
		50% {
			transform: scale(0.95);
			filter: saturate(150%) brightness(120%); 
		}
		100% {
			transform: scale(1);
			filter: saturate(200%) brightness(150%); 
		}
	}
	.toggle-btn:hover .icon-panel img {
		transform: scale(0.95);
	}

	
	.toggle-btn:last-child .btn-panel:after {
		left: -28px;
	}








		/* 7.14 swal2-top */
		.swal2-container.swal2-top > .swal2-popup {
			justify-content: center;
			background-color:rgb(0, 0, 0)!important;
			border: solid 2px #ff3737;
			color: #ffffff;

		}
		.swal2-container.swal2-top .swal2-icon.swal2-info {
			border-color: #ff3737;
			color: #ff3737;
		}
		body.swal2-toast-shown .swal2-container.swal2-top {
			box-sizing: border-box;
			width: 300px;
		}
		.swal2-container.swal2-top > .swal2-popup.swal2-toast {
			padding: 0.6em;
			font-weight: bolder;
		}
		.swal2-container.swal2-top > .swal2-popup.swal2-toast .swal2-html-container {
			margin: 0.4em 0.5em;
			padding: 0;
			font-size: 1.1em;
			text-align: initial;
			font-weight: bold;
			/* color: #ffffff; */
		}



		/* 7.15 menu crowded*/
		.btn-orange {
			color: rgba(0, 0, 0, 0.75);
			font-weight: 900;
			font-family: noto-sans-bold;
			text-shadow: 0 1px 0 rgba(8, 8, 8, 0.4);
			background-color: #ffac66;
			background-image: linear-gradient(to right,#ffac66, #d77421);
			border: solid 1px #ffac66;
			border-radius: 3px;
			box-shadow: inset 0 0 0 2px #1d160e;
		}



		@media  (min-width: 1279px) and (max-width:1380px){
			.main-menu li a {
				padding: 0 10px;
			}
		}
		@media  (min-width: 1379px) and (max-width:1480px){
			.main-menu li a {
				padding: 0 15px;
			}
		}
		@media  (min-width: 1479px) and (max-width:1600px){
			.main-menu li a {
				padding: 0 18px;
			}
		}
		@media  (min-width: 1601px) {
			.main-menu li a {
				padding: 0 25px;
			}
		}
		@media (max-width: 1280px){
			.sidebar-fixed .al-inner, .sidebar .al-inner {
				max-width: 650px;
			}
		}
		@media(max-width:650px){ 

			.sidebar .al-inner {
				flex-wrap:wrap;
			}

			.sidebar .al-cont{
				width:50% !important;
				height:40px;
				margin:2px 0;
				padding:5px 10px;
			}

			.sidebar .al-cont:nth-child(1) {
				order: 1;
			}

			.sidebar .al-cont:nth-child(2) {
				order: 3;
			}

			.sidebar .al-cont:nth-child(3) {
				order: 5;
			}

			.sidebar .al-cont:nth-child(4) {
				order: 2;
			}

			.sidebar .al-cont:nth-child(5) {
				order: 4;
			}

			.sidebar .al-cont:nth-child(6) {
				order: 6;
			}

			.sidebar .al-cont .labels {
				top: 0;
				bottom: 0;
				left: 5px;
				margin: auto 0;
			}

			.sidebar .btn-group{
				padding:0;
				background-color:transparent;
				background-image: none;
				border:none;
			}

			.sidebar .btn-group button{
				width: calc(50% - 8px);
				height: 30px;
				font-size: 12px;
				margin: 0 4px;
			}

		}


		/* Prevent numbers too long */
		@media (min-width: 1281px){
			.sidebar-fixed .al-cont, .sidebar .al-cont.mypage-letter-panel {
				width: calc(23% - 4px);
			}
			.sidebar-fixed .al-cont, .sidebar .al-cont.mypage-qna-panel {
				width: calc(23% - 4px);
			}
			.sidebar-fixed .al-cont, .sidebar .al-cont.deposit-link {
				width: calc(27% - 4px);
			}
			.sidebar-fixed .al-cont, .sidebar .al-cont.point-link {
				width: calc(27% - 4px);
			}
		}



		/* mobile crowded */
		.mobile .al-cont {
			width: calc(49% - 4px);
		}







/* 7.23 modal menu  */

@media (max-width: 700px){
	.modal-menu{
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	.modal-menu li a span{
		width: 100%;
		white-space: nowrap;
	}

	.modal-menu li{
		flex: 1;
	}
	.modal-menu li a.active .icon-panel {
		margin: 0;
	}
	.modal-menu .bs-ul li:nth-child(4n+0):before {
		display: block;
	}
}










.sc-btn:hover .g-cont .g-img {
    transform: scale(1.1);
    opacity: 0.7;
}

.sc-btn.off {
    opacity: 1;
}


.sc-btn:hover {
    z-index: 2;
    margin-top: 0px;
    margin-bottom: 0px;
    box-shadow: 0 0 10px rgba(234, 209, 163, 0.5);
}
@media(max-width:650px){ 
	.sc-btn:hover {
		margin-top: 7px;
		margin-bottom: 7px;
	}
}



.header-section {
    background-image: linear-gradient(#121726, #17110b);
}


.main-menu li a:before {
    background: rgba(255, 255, 255, 0.1);
}

.main-menu li{
	filter: hue-rotate(-20deg); 

}




.sc-btn {
    background-color: #151515;
    /* background-image: linear-gradient( #88e8ff, #7ce2fc, #1546b5); */
    /* background-image: linear-gradient(to bottom right, #ffaa86, #7ce2fc, #1546b5); */
    background-image: linear-gradient(to bottom right, #ffaa86,  #7ce2fc, #173375);

    padding: 3px;
	border-radius: 3px;
}
.sc-btn:hover{
	background-image: linear-gradient(to bottom left, #ffaa86,  #7ce2fc, #173375);
}		
.sc-btn .g-panel {
    background-color: #080421;
    border-radius: 1px;		
}		


.sc-btn .g-logo .icon-img{
	max-width: 65px;
}
.sc-btn .g-logo {
	filter: hue-rotate(-30deg); 
}
.sc-btn:hover .g-logo {
	filter: hue-rotate(180deg); 
}
.sc-btn .g-cont {
    border-radius: 0px;
}
.sc-btn .g-cont .g-img {
    border-radius: 0px;
}
.toggle-btn .btn-panel {
    border: solid 1px #614822;
    background-image: linear-gradient(#261e12, #17110b);
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 0.5));
    flex-wrap: nowrap;

	filter: hue-rotate(-20deg); 
}

.toggle-btn .btn-panel .category{
	
}
.sc-btn .g-panel:before {
    
    /* background-image: radial-gradient(rgba(108, 74, 40, 0.8), rgba(149, 112, 76, 0.15), rgba(108, 74, 40, 0), rgba(108, 74, 40, 0)); */
}


.sc-btn:before, .sc-btn:after {
    
    border-radius: 0px;
    background: rgba(0, 0, 0, 0.1);
    transition: 0.3s;
}

.sc-btn:hover .g-logo {
    margin: -60px auto 0;
}


.sc-btn .g-footer:before {
    width: 80%;
    height: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-top: solid 1px rgba(255, 255, 255, 0.8);
    border-bottom: solid 1px rgba(255, 255, 255, 0.8);
    transition: 0.5s;
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 5%, black 25%,rgba(0, 0, 0, 0) 40%,rgba(0, 0, 0, 0) 60%, black 75%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0) 100%);
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 5%, black 25%,rgba(0, 0, 0, 0) 40%,rgba(0, 0, 0, 0) 60%,black 75%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0) 100%);
}

.sc-btn .g-panel:after {
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
}



.footer-section:before {
    width: 70%;
    top: -100%;
    box-shadow: 0 0 1400px #120600, 0 0 2000px #001328;
}
.footer-section:after {
    width: 956px;
    height: 12px;
    top: -5px;
    left: 50%;
    transform: translateX(-50%);
    background-image: radial-gradient(#fead85, transparent, transparent);
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}

.footer-section .copyright:after {
    width: 100%;
    height: 1px;
    left: 0;
    top: 0;
    background-image: linear-gradient(to right, rgba(124, 100, 59, 0), rgb(124, 73, 59), rgba(124, 100, 59, 0));
}



/* to top */
.scroll-top:before {
    background-image: linear-gradient(to top right,#162f49, #4b170e);
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.5), inset 0 1px 2px rgba(0, 0, 0, 0.5);
    transition: 0.3s;
	border-radius: 50%;
}
.scroll-top {
    width: 50px;
    height: 50px;
	font-size: 30px;
	background-image: linear-gradient(to bottom left, #ffaa86,  #7ce2fc, #173375);
	border-radius: 50%;
}
.scroll-top i {
    position: relative;
    top: 0px;
	color: #fcbb9e;
}

/* foot-top */

.board-panel .header {
	filter: hue-rotate(-20deg); 
}



.board-section {
	background-image: linear-gradient(to top right, #270c08,#071019,#270c08);
}
.board-section {
    border-top: solid 1px #2d2315;
    border-bottom: solid 2px #793f30;
}
.footer-section {
    background-color: #0a0717;
}



/* 6->5 */
@media (min-width: 1200px){
	.casino-section .sc-btn {
		width: 280px;
	}
}





.modal-banner .modal-logo {
    max-width: 120px;
}


#vcode {
    padding: 1px !important;
    border-radius: 3px 0px 0px 3px !important;
	filter: hue-rotate(-20deg); 
}
.modal-title-mob {
    /* filter: hue-rotate(-20deg);  */
}
.sidebar-fixed .al-cont .labels, .sidebar .al-cont .labels {
    
    color: #fcbb9e;
    font-size: 11px;
    border-radius: 50%;
    background-image: linear-gradient(to bottom left, #ffaa86,  #7ce2fc, #173375);
    z-index: 1;
	/* filter: hue-rotate(-20deg);  */
}
.sidebar-fixed .al-cont .labels, .sidebar .al-cont .labels::before{
	content: '';
    background-color: #081a34;
    position: absolute;
    border-radius: 50%;
}


#playMp3 i {
	filter: hue-rotate(-30deg); 
}

.modal-title .modal-icon i{
	filter: hue-rotate(-30deg); 
}
.modal-title .modal-icon img{
	filter: hue-rotate(-30deg) ; 
}
.bs-ul {
	filter: hue-rotate(-30deg); 
}

.modal-menu li a .icon-panel {
    width: 26px;
    height: 26px;
}
.modal-menu li a .icon-panel:before {
   
    border-radius: 50%;
    transform: skew(0deg);
}
.modal-title .sub {
	filter: hue-rotate(-30deg); 
}





@media (max-width: 500px){
	.toggle-btn .icon-panel {
		width: 100px;
		height: 80px;
	}
}
@media (max-width: 500px){
	.toggle-btn .icon-panel img {
		max-height: 68px;
	}
}
@media (max-width: 500px){
	.toggle-btn:first-child .icon-panel {
		margin-left: -15px;
		margin-right: 0;
	}
}
@media (max-width: 500px){
	.toggle-btn:last-child .icon-panel {
		margin-right: -15px;
		margin-left: 0;
	}
	
}
