@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Teko:300,400,500");
*,*:before,*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@font-face {
    font-family: 'selow'; 
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/selow.woff2) format("woff2"), 
        url(../fonts/selow.woff) format("woff"),
        url(../fonts/selow.ttf) format("truetype");
}
body {
	background:url(../img/body-sec.png) center / cover no-repeat;
	margin: 0;
	font-family: 'teko';
}
.selowpopup {
	background: url(../img/yougot_selow.png) no-repeat center center;
    background-size: 100% 100%;
    width:100%;
    height:230px;
}
.container {
	background: url() no-repeat center center;
	background-size: 100% 100%;
	position: relative;
	margin: 0px auto;
	max-width: 400px;
	height: auto;
	border: 1px solid #fff;
}
.item2 {
	width: 30px;
	height: 50px;
	margin-bottom: 15px;
}
.item2 img {
	width: 100%;
	height: auto;
	margin-top: -0px;
}
.manyRewardsImg {
	width: 95%;
	height: auto;
	margin-bottom: 15px;
}
.manyRewardsImg img {
	width: 95%;
	height: auto;
	margin-top: -0px;
}
.navbar {
	background: #0C0C0C;
	width: 100%;
	height: 65px;
}
.navbar-logo {
	width: 59px;
	float: left;
	margin-top: 11px;
	margin-left: 11px;
}
.navbar-shop {
	width: 25px;
	margin-top: 19px;
	margin-right: 20px;
}
.navbar-language {
	width: 25px;
	margin-top: 19px;
	margin-right: 20px;
}
.navbar-menu {
	width: 20px;
	margin-top: 19px;
	margin-right: 5px;
}
.navbar-right {
	width: auto;
	float: right;
}
.navbar-download {
	background: #ffca13;
	width: 46px;
	height: 45px;
	margin-top: 10px;
	margin-right: 10px;
	border-radius: 7px;
	float: right;
}
.navbar-download img {
	width: 20px;
	height: 21px;
	margin: 13px;
}
.header {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.header img {
	width: 100%;
	height: auto;
	margin-top: -0px;
}
.header video {
	width: 100%;
	height: auto;
	margin-top: -0px;
}	
.all-box-wrapper {
	background: url(img/bgnamek.jpg) no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    height: 780px;
    padding:0px;	
	margin-top: 0px;		
	display: block;
}
.sec-crate-wrapper {
	background: rgba(0, 0, 0, 0);
    width: 70%;
	margin-top: 0px;
	float:left;
	display: inline-block;
}
.sec-menu-wrapper {
	background: rgba(0, 0, 0, 0);
    width: 26%;    
	margin-top: 15px;
	margin-right: 5px;	
	float: right;	
	display: inline-block;
}
.box-crate-wrapper {
	background: url(img/bgshop.png) no-repeat center center;
	background-size: 100% 100%;
    width: 100%;
    height: 395px;	
	margin-top: 15px;
	margin-left: 5px;
	padding-bottom: 15px;	
	display: block;
}
.box-crate-wrapper-navbar {
	
	width: 100%;
	height: 40px;
	padding: 5px;
}
.box-crate-wrapper-navbar-menu {
	width: auto;
	height: 30px;
	padding: 5px;
	display: inline-block;
}
.box-crate-wrapper-navbar-menu-txt {
	color: #A5A6A6;
	font-size: 16px;
	font-family: selow;
	font-weight: 500;
	text-align: left;
	margin-top: -1px;
	line-height: 20px;
}
.box-crate-wrapper-navbar-menu img {
	width: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	float: left;
}
.box-crate-content {
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
}
.scroll {
	overflow:scroll;
	position:relative;
	width: 100%;
	height:275px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	scrollbar-face-color:#ffbb40;
	scrollbar-shadow-color:#ffbb40;
	scrollbar-highlight-color:#ffbb40;
	scrollbar-3dlight-color:#ffbb40;
	scrollbar-darkshadow-color:#ffbb40;
	scrollbar-track-color:#ffbb40;
	scrollbar-arrow-color:#ffbb40;
}
.scrollitemlow {
	overflow:scroll;
	position:relative;
	width: 100%;
	height:330px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	scrollbar-face-color:#ffbb40;
	scrollbar-shadow-color:#ffbb40;
	scrollbar-highlight-color:#ffbb40;
	scrollbar-3dlight-color:#ffbb40;
	scrollbar-darkshadow-color:#ffbb40;
	scrollbar-track-color:#ffbb40;
	scrollbar-arrow-color:#ffbb40;
}
.item {
	width: 30%;
	height: 77px;
	margin: 1px;
	margin-bottom: 1px;
	display: inline-block;
}
.item img {
	width: 100%;
    height: 100%;
}
.item div {
	width: 100%;
	height: 100%;
	border-radius: 3px 3px 0px 0px;
}
.item div:first-child {
	margin-left: 0;
}
.box-crate-button {
	width: 47%;
	height: 42px;
	margin: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.box-crate-button-menu {
	width: 100%;
	height: 30px;
	padding: 5px;
}
.box-crate-button-menu-txt {
	color: #000;
	font-size: 14px;
	font-family: selow;
	font-weight: 500;
	text-align: left;
	line-height: 16px;
}
.box-crate-button-menu img {
	width: 15px;
	height: 15px;
	margin-top: 1px;
	margin-right: 5px;
	float: left;
}
.redeem-item-wrapper {
	margin-top: 10px;
}
.redeem-item-content {
	width: 97%;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	display: block;
}
.redeem-item-content-name {
	padding-top: 13px;
	color: #fff;
	font-size: 14px;
	font-family: Roboto;
	text-align: left;
}
.redeem-item-content-description {
	width: auto;
	height: auto;
	padding-top: 5px;
	color: #fff;
	font-size: 14px;
	font-family: Roboto;
	text-align: center;
	float: left;
}
.redeem-item-content img {
	width: 68px;
	height: 68px;
	margin-right: 10px;
	border: 1px solid;
	border-color: hsla(0,0%,100%,.050980392156862744);
	float: left;
}
.redeem-item-content button {
	background: url(../img/btn-on.png) no-repeat center center;
	background-size: 100% 100%;
	width: 110px;
	height: auto;
	margin-top: -15px;
	padding: 3px;
	color: #000;
	font-size: 19px;
	font-family: selow;
	font-weight: 550;
	text-align: left;
	border: none;
	border-top: 0px !important;
	outline: none;
	float: right;
}
.redeem-item-content button img {
	width: 25px;
	height: 25px;
	margin-top: 3px;
	margin-right: 20px;
	border: none !important;
	float: left;
}
.footer {
	background: #19191b url(https://i.postimg.cc/02KwtTc7/footer-bg.jpg) top center / 100% no-repeat;
	background-position-y: calc(20 / 640 * 100vw);	
	width: 100%;
	height: auto;
	padding: 15px;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-top:0px solid #C3A4FE;
}
.footer-txt-join {
	margin-top: 10px;
	margin-bottom: 15px;
	color: #ffbe21;
	font-size: 30px;
	font-family:selow;
	text-align: left;
	text-transform: uppercase;
}
.footer-txt-twitter {
	margin-top: -3px;
	margin-bottom: -10px;
	color: #ffbe21;
	font-size: 25px;
	font-family:teko;
	text-align: center;
}
.footer-socmed-box {
	background: url(https://www.pubgmobile.com/en/images/footer_link_bg.png) no-repeat center center;
	background-size: 100% 100%;
	width: 100%;
	height: 55px;
	margin-bottom: 10px;
	padding: 5px;
	border-radius: 3px;
}
.footer-socmed-box:hover {
	background: url(https://www.pubgmobile.com/en/images/footer_link_bg_on.png) no-repeat center center;
	background-size: 100% 100%;
	transition: 1s;
}
.footer-socmed-img-main {
	width: 30px;
	height: 30px;
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}
.footer-socmed-img-other {
	width: 35px;
	height: 26px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 11px;
	float: left;
}
.footer-socmed-box p {
	margin-top: 7px;
	color: #fff;
	font-size: 25px;
	font-family: Teko;
	text-align: left;
	text-transform: uppercase;
}
.footer-socmed-box button {
	background: #ffbe21;
	width: 30%;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 1px;
	padding-top: 3px;
	color: #000;
	font-size: 16px;
	font-family:Teko;
	text-align: center;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	outline: none;
	float: right;
}
.footer-copyright-icon {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.footer-txt-copyright {
	color: #bdbdbd;
	font-size: 15px;
	font-family:Teko;
	text-align: center;
}
.footer-txt-copyrights {
	color: #bdbdbd;
	font-size: 16px;
	font-family:Teko;
	text-align: center;
}
.popup {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background-color:rgba(0, 0, 0, 0.4);
}
.popup-box-wrapper {
	width: 390px;
	height: auto;
	position: relative;
	margin: 50px auto;
	margin-top: 15%;
	text-align: center;
	font-family:'selow';
	color:#fff;
}
.popup-box-wrapper-login {
	width: 390px;
	height: auto;
	position: relative;
	margin: 50px auto;
	margin-top: 15%;
	text-align: center;
	font-family:'selow';
	color:#fff;
}
.popup-box-navbar {
	background:url(../img/popup-navbar2.png) no-repeat center center;
	background-size:100% 100%;
	height: auto;
	padding-bottom: 6px;
}
.popup-box-navbar img {	
	width:18px;
	height: auto;
	float:right;
	margin-top:10px;
	margin-right:15px;
	padding-bottom: 6px;
}
.popup-box-navbar-titles {
	padding-top: 8px;
	color: #fff;
	font-size: 18px;
	margin-left:38px;
	margin-bottom:6px;
	font-family:selow;
	font-weight: 500;
	text-align: center;
}
.popup-box-navbar-title {
	padding-top: 8px;
	color: #fff;
	font-size: 18px;
	margin-bottom:6px;
	font-family:selow;
	font-weight: 500;
	text-align: center;
}
.popup-box-bg {
	background:url(../img/popup-box-bg2.png) no-repeat center center;
	background-size:100% 100%;
	width: 100%;
	margin-top: -10px;
}
.popup-box-alert-enter {
	width: 95%;
	height: auto;
	margin-top: 10px;
	padding-top: 25px;
	padding-bottom: 20px;
	display: block;
}
.popup-box-alert-purchase {
	width: 95%;
	height: auto;
	margin-top: 10px;
	padding-top: 20px;
	display: block;
}
.popup-box-alert-purchase-content {
	width: 100%;
	height: 30px;
	padding: 5px;
}
.popup-box-alert-purchase-content {
	color: #fff;
	font-size: 18px;
	font-family: selow;
	font-weight: 550;
	text-align: left;
	line-height: 20px;
}
.popup-box-alert-purchase img {
	width: 18px;
	height: 18px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
.popup-box-gamecon {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	display: block;
}	
.popup-box-alert {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 17px;
    font-family:selow;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	display: block;
}
.popup-box-alert span {
	color: #e67a07;
}
.popup-box-alert img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.popup-box-alert i {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 40px;
	text-align: center;
}
.popup-box-alert-center {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 17px;
    font-family:selow;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	display: block;
}
.popup-box-alert-center span {
	color: #e67a07;
}
.popup-box-alert-center img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: -4px;
}
.popup-box-alert-left {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;	
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 16px;
    font-family:selow;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	display: block;
}
.popup-box-alert-left span {
	color: #e67a07;
}
.popup-box-alert-left img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: -4px;
}
.popup-box-alert-right {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;	
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 16px;
    font-family:selow;
	font-weight: 500;
	text-align: right;
	line-height: 20px;
	display: block;
}
.popup-box-alert-redeem {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;	
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 16px;
    font-family:selow;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	display: block;
}
.popup-box-alert-redeem span {
	color: #e67a07;
}
.popup-box-alert-redeem img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: -4px;
}
.popup-box-item-once {
	width: 75px;
	height: 75px;
	margin: 1px;
	margin-left: -5px;	
	margin-top: 30px;	
	text-align: center;
	display: inline-block;
}
.popup-box-item-once img {
	width:100%;
	height:100%;
}
.onceRewardsImg {
    width:75px;
    height:75px;
}
.popup-box-item-redeem {
	width: 75px;
	height: 75px;
	margin: 1px;
	margin-left: 15px;
	margin-right: 15px;	
	margin-top: 30px;	
	float: left;
	display: inline-block;
}
.popup-box-item-redeem img {
	width:100%;
	height:100%;
}
.redeemRewardsImg {
    width:75px;
    height:75px;
}
.popup-box-item-many {
	width: 60px;
	height: 60px;
	margin: 2px;
	margin-top: 40px;	
	text-align: right;
	display: inline-block;
}
.popup-box-item-many img {
	width:100%;
	height:100%;
}
.manyRewardsImg1,manyRewardsImg2,manyRewardsImg3,manyRewardsImg4,manyRewardsImg5 {
    width:100px;
    height:55px;
}
.popup-box-loading {
	width: 95%;
	height: auto;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 6px;
	color: #AAAAAA;
	font-size: 17px;
    font-family:selow;
	font-weight: 500;
	text-align: center;
	display: block;
}
.popup-box-loading img {
	width: 45px;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
	animation-name: spin;
    animation-duration: 400ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.popup-box-form {
	width: 85%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.popup-box-form input {
	background: #000;
	width: 100%;
	height: 35px;
	margin-left: -3px;
	margin-bottom: 4px;
	padding: 4px;
	padding-left: 10px;
	color: #A9A8A9;
	font-size:16px;
	font-family:selow;
	font-weight: 500;
	border: 1px solid #A9A8A9;
	position: relative;
	outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.popup-box-form input::placeholder {
	color: #A9A8A9;
}
.popup-box-form select {
	background: #000;
	width: 100%;
	height: 35px;
	margin-left: -3px;
	margin-bottom: 3px;
	padding: 3.7px;
	padding-left: 10px;
	color: #A9A8A9;
	font-size: 16px;
	font-family:selow;
	font-weight: 500;
	border: 1px solid #A9A8A9;
	position: relative;
	outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.popup-box-footer {
	background: rbga(0,0,0,0);
	background-size:100% 100%;
	width: 100%;
	height: 60px;
	margin-top: -1px;
}
.popup-box-footer button:nth-child(1) {
	background: url(../img/btn-off.png) no-repeat center;
	background-size: 100% 100%;
	width: 30%;
	height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	padding: 4px;
	padding-left: 33px;
	padding-right: 35px;
	color: #000;
	font-size:16px;
	font-family: selow;
	font-weight: 500;
	text-align: center;
	border: none;
	outline: none;
}
.popup-box-footer2 button:nth-child(1) {
	background: url(../img/btn-on.png) no-repeat center;
	background-size: 100% 100%;
	width: 30%;
	height: 35px;
	margin-top: 5px;
	margin-right: 0px;
	padding: 4px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000;
	font-size:18px;
	font-family: selow;
	font-weight: 500;
	text-align: center;
	border: none;
	outline: none;
}
.popup-box-footer button:nth-child(2) {
	background: url(../img/btn-on.png) no-repeat center;
	background-size: 100% 100%;
	width: 30%;
	height: 30px;
	margin-top: 5px;
	margin-left: 15px;
	padding: 4px;
	padding-left: 33px;
	padding-right: 35px;
	color: #000;
	font-size:16px;
	font-family: selow;
	font-weight: 500;
	text-align: center;
	border: none;
	outline: none;
}
.popup-box-footer img {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	display: block;
}
.popup-box-form-footer {
	background: rbga(0,0,0,0);
	background-size:100% 100%;
	width: 100%;
	height: 60px;	
}
.popup-box-form-footer button {
	background: url(../img/btn-on.png) no-repeat center;
	background-size: 100% 100%;
	width: auto;
	height: 35px;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 4px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000;
	font-size:16px;
	font-family: selow;
	font-weight: 500;
	text-align: center;
	border:none;
	outline: none;
}
.popup-box-navbar-login {
	background:url(../img/popup-navbar1.png) no-repeat center center;
	background-size:100% 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 1px;
}
.popup-box-navbar-login-title {
    padding-left: 24px;
	padding-top: 2px;
	color: #defbff;
	font-size: 22px;
	font-family:selow;
	font-weight: 500;
	text-align: center;
}
.popup-box-bg-login {
	background:url(../img/popup-box-bg-logins.png) no-repeat center center;
	background-size:100% 100%;
	width: 100%;
	height: 200px;
	margin-top: -10px;
}
.popup-box-footer-login {
    background:url(../img/popup-box-footer-login.png) no-repeat center center;
	background-size: 100% 100%;
	width: 100%;
	margin-top: -1px;
	height: 35px;
}
.popup-btn-login {
    width: 28%;
    border-radius:5px;
    height: 35px;
    padding: 5px;
    padding-top: 6px;
    margin: 3px;
    color: #f2f2f2;
	font-size: 14px;
    font-family: selow;
    border: none;
    outline: none;
    margin-bottom: 45px;
    position: relative;
    display: inline-block;
}
.popup-btn-login i {
    color: #fff;
    font-size: 20px;
    margin-top: -3px;
    float: left;
}
.popup-btn-facebook {
    background: #1778f2;
    color: #fff;
}
.popup-btn-twitter {
    background: #198B96;
    color: #fff;
}
.popup-btn-login-link {
    background: #E3B448;
	margin-bottom: 3px;
    color: #000;
}
.popup-btn-login-link img {
    width:22px;
    height:22px;
    margin-top: -5px;
    color: #fff;
    font-size: 20px;
    float: left;
}
.popup-login {
	background:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
.popup-box-login-fb {
	background:#ECEFF6;
	max-width:330px;
	height:auto;
	position:relative;
	margin:50px auto;
	margin-top:1.9%;
	text-align:center;
	border-radius:10px;
}
.popup-box-login-twitter {
	background:#fff;
	max-width:330px;
	height:auto;
	position:relative;
	margin:50px auto;
	margin-top:10%;
	border-radius:10px;
}
.close-fb {
	background: #3b5998;
	width: 25px;
	height: 25px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	top: -10px;
	right: -10px;
	position: absolute;
	display: block;
}
.close-fb i {
	padding-top: 3px;
}
.close-other {
	background: #fff;
	width: 25px;
	height: 25px;
	color: #000;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	top: -12px;
	right: -12px;
	position: absolute;
	z-index: 9999999;
	display: block;
}
.close-other i {
	color: #20px;
	padding-top: 3px;
}
.kanan {
	float: right;
}
.kiri {
	float: left;
}
.tengah {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
::-webkit-scrollbar { 
    display: none;
    width: 0px;
}
figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.itemShine figure {
	position: relative;
}
.itemShine figure::before {
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	width: 50%;
	height: 100%;
	top: 0;
	left: -75%;
	position: absolute;
	z-index: 2;
	content: '';
	display: block;
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.itemShine figure::before {
	-webkit-animation: shine 2s infinite;
	animation: shine 2s infinite;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
		}
}
@keyframes shine {
	100% {
		left: 125%;
		}
}
.menu-content {   
   background-size: 100% 100%;
   width:100%;
   height:auto;
   float: left;
   padding:2px;  
   margin-bottom:5px; 
   display: inline-block;
}
.menu-content img {   
   width:100%;
   height:auto;
}
.menu-content-active {
   background:url(../img/choose.png) no-repeat center center;
   background-size: 100% 100%;
   border:1px solid yellow;
}
.menu-content-active img {
   padding:2px;
   width:100%;
   height:auto;
}
.itemlow {
	width: 30%;
	height: 77px;
	margin: 1px;
	margin-bottom: 1px;
	margin-bottom: 30px;
	display: inline-block;
}
.itemlow .item-nominal {
	padding-right: 4px;
	color: #fff;
	font-size: 25px;
	font-family: Teko;
	text-align: right;
	position: absolute;
	bottom: -61px;
}
.itemlow img {
	width: 100%;
    height: 100%;
    border: 0.1px solid #7B8197;
}
.itemlow button {
	background: rgba(0,0,0,0);	
	background-size:100% 100%;
	width:100%;
	height:18px;
	padding:1px;
	padding-top:-10px		
	font-size:13px;
	font-family:selow;
	color: #fff;
	font-weight: 500;
	text-align:center;
	border:0.1px solid #7B8197;
	outline:none;	
}
.itemlow div {
	width: 100%;
	height: 100%;
	border-radius: 3px 3px 0px 0px;
}
.itemlow div:first-child {
	margin-left: 0;
}
#idvse3low {    
    width: 125%;
    z-index: -1;
    margin-left:-55px;
    display: block;    
}
.se3low_airdrop {
    display: block;           
    overflow:hidden;
}
.flip {
  border:1px solid #66000000;
}
@property --angle {
  syntax: '<angle>';
  initial-value: 0deg;
  inherits: false;
}
.gradient {
 border:1px solid #66000000; 
}
.flip {
  --angle: 360deg;
  border-image: linear-gradient(var(--angle), #66000000, red, yellow, red, #66000000) 1;  
  animation-name: flip;
  animation: 
  fade 1s forwards, 
  flip 0.5s forwards,   
  rotate 1s linear infinite;
}  
@keyframes fade {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes flip {
   from{
    transform: rotateY(0deg);
  }
   to{
     transform: rotateY(360deg);
  }
}  
@keyframes rotate {    
  to {
    --angle: 0deg;     
    visibility: hidden;
  }
}  
.title-new {
	width: 50%;
	height: auto;
	float:right;
	margin-top: 10px;
	margin-bottom: 200px;
	margin-right: 10px;
	margin-left: auto;
	display:block;
}
.title-new img {
	width: 100%;
	height: auto;
	margin-top: -0px;
	border-bottom:0px solid #C3A4FE;
}
.twitter-load {	
	background-size: 100% 100%;
	width: 93%;
	height: 505.2px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 25px;
	display: block;
}
.twitter-load-title {
	width: 95%;
	height: auto;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	padding: 6px;
	padding-top: 90px;
	color: #fff;
	font-size: 18px;
    font-family:laza;
	font-weight: 500;
	text-align: center;
	display: block;
}
.twitter-load-title i {
	margin-top: 70px;	
	padding-top: 15px;
	padding-bottom: 15px;
	color: #00acee;
	font-size: 50px;	
	text-align: center;
}
.fb-load {	
	background-size: 100% 100%;
	width: 93%;
	height: 299.1px;
	margin-top: -1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 25px;
	display: block;
}
.fb-load img {		
	width: 50px;
	height: 50px;	
	margin-top: 192.5px;	
	margin-bottom: -55px;
}
.fb-load-title {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 6px;
	color: #999998;
	font-size: 18px;
    font-family:laza;
	font-weight: 500;
	text-align: center;
	display: block;
}
.fb-load-title i {
	margin-top: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999998;
	font-size: 30px;	
	text-align: center;
}
.kagetk {     
	background: rgba(0, 0, 0, 0.2);
	background-size:50% 50%;
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fff;
	display: none;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	font-family: selow;
	text-align: center;
}	
.seclink-box {
	width: 390px;
	height: auto;
	position: relative;
	margin: 50px auto;
	margin-top: 15%;
	text-align: left;
	font-family:'selow';
	color:#fff;
}
.seclink-box-navbar {
	background:url(../img/popup-navbar2.png) no-repeat center center;
	background-size:100% 100%;
	height: 43px;
	padding-bottom: 0px;	
}
.seclink-box-navbar img {
	width: 18px;
	height: 18px;
	margin-top: 13px;
	margin-right: 15px;
	float: right;
}	
.seclink-box-navbar-title {	
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 17px;
	font-family:selow;
	font-weight: 300;
	margin-left: 17px;	
	text-align: left;	
	color: #fff;
}
.seclink-box-bg {
	background:url(../img/popup-box-bg2.png) no-repeat center center;
	background-size:100% 100%;
	width: 100%;
	margin-top: -12px;
	border:none;
}	
.seclink-box-alert {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	color: #fff;
	font-size: 20px;
    font-family:selow;
	font-weight: 500;
	text-align: left;
	display: block;
}
.seclink-box-alert i {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #F5EAB0;
	font-size: 50px;
	text-align: left;
}
.seclink-box-bg label {
  width: 70%;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 2px;
  color: #B7B7B7;
  text-shadow:none;
  font-size:17px;
  display:inline-block;
}
.seclink-box-form input {
	background: #001;
	width: 90%;
	height: 35px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-right: 4px;
	padding: 4px;
	color: #fff;
	font-size:15px;
	font-family:selow;
	font-weight: 500;
	border: 0.1px solid #fff;
	outline:none;
	position: left;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.seclink-box-form input::placeholder {
	color: #BCCBCE;
}
.seclink-box-form-login {
	background: #001;
	width: 86%;
	height: 35px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-right: 4px;
	padding: 4px;
	color: #fff;
	font-size:15px;
	font-family:selow;
	font-weight: 500;
	border: 0.1px solid #fff;
	outline:none;
	position: left;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.seclink-box-form-code {
	background: #001;
	width: 40%;
	height: 35px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-right: 4px;
	padding: 4px;
	color: #fff;
	font-size:15px;
	font-family:selow;
	font-weight: 500;
	border: 0.1px solid #fff;
	outline:none;
	position: left;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.seclink-box-form-code input::placeholder {
	color: #BCCBCE;
}
.seclink-box-form-region {
	background: #001;
	width: 27%;
	height: 35px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-right: 4px;
	padding: 4px;
	color: #fff;
	font-size:15px;
	font-family:selow;
	font-weight: 500;
	border: 0.1px solid #fff;
	text-align:left;
	outline:none;
	display: inline-block;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.seclink-box-form-region input::placeholder {
	color: #BCCBCE;
}
.seclink-box-form-number {
	background: #001;
	width: 56%;
	height: 35px;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-right: 4px;
	padding: 4px;
	color: #fff;
	font-size:15px;
	font-family:selow;
	font-weight: 500;
	border: 0.1px solid #fff;
	outline:none;
	position: left;
	display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.seclink-box-form-number input::placeholder {
	color: #BCCBCE;
}
.seclink-code-btn {
	background: #2F3E41;
	background-size: 100% 100%;
	width: 30%;
	height: 36px;
	padding-top: 1.5px;
	margin-left: 15px;	
	border: 1px solid #BAE9E3;
	color: #BAE9E3;
	font-size:16px;
	font-family: selow;
	font-weight: 300;
	text-align: center;	
	outline: none;
}
.seclink-box-footer {
	background-size:100% 100%;
	margin-top: 20px;
	width: 100%;
	height: 45px;
}
.seclink-box-footer button {
	background: url(../img/btn-on.png) no-repeat center;
	background-size: 100% 100%;
	width: 30%;
	height: 35px;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 4px;
	padding-left: 35px;
	padding-right: 35px;
	color: #000;
	font-size:18px;
	font-family: selow;
	font-weight: 500;
	text-align: center;
	border: none;
	outline: none;
}
.seclink-wrapper-border {
	height: 11px;	
}
.seclink-wrapper {
	width: 70.3%;
	height: auto;	
	margin-right: auto;
	display: block;
	margin-left:21px;
}
.seclink-content {
	background: #303030;
	background-size:100% 100%;
	width: 40%;
	height: 30px;
	margin: -2px;
	color: #fff;
	border: 0.5px solid #fff;	
	display: inline-block;
	padding: 5px;
	font-size: 15px;
	font-family: selow;
	font-weight: 300;
	text-align: center;
	text-shadow: none;
}
.seclink-content-active {
	background: #2F3E41;
	background-size:100% 100%;
	border: 0.5px solid #BAE9E3;
	color: #BAE9E3;
	padding: 5px;
	font-size: 15px;
	font-family: selow;
	font-weight: 300;
	text-align: center;
	text-shadow: none;
}
.loadkin {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;	
	z-index:9999;
	background:#000;
}
.loadkin-box {
	position: relative;
	margin: 50px auto;
	text-align: center;
	height: auto;
	font-size: 20px;
	padding: 5px;
	padding-bottom: 5px;
	margin-top: 45%;  
}
.loadkin-box-selow1 {
	width:70%;
	height:auto;
	margin-bottom:10px;
}
.loadkin-box-selow2 {
	width:30%;
	height:auto;
	margin-bottom:10px;
}
.loadkin-box i {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 20px;
	float:center;
	font-family: arial, sans-serif;
	text-align: center;
}
@media only screen and (max-width:600px) {
    .container {
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        border: none;
        border-radius: 0px;
        padding: 0px;    
    }
    .popup-box-bg-login {
	  height: 200px;
    }
    .event-title {
        width: 96%;
        height: 73px;
    }
    .event-notification {
        width: 93%;
    }
    .box {
        width: 96%;
        height: auto;
    }
    .scroll {
        height: 280px;
    }
    .scrollitemlow {
        height: 330px;
    }
    .item {
        height: 77px;
        margin-bottom: 0px;
    }
    .itemlow {
        height: 76px;
        margin-bottom: 28px;
    }
    .footer {
        background-position-y: calc(180 / 640 * 100vw);
    }
    .popup-box-wrapper {
        width: 350px;
        margin-top: 50%;
    }
    .seclink-box {
        width: 350px;
        margin-top: 50%;
    }
    .popup-box-wrapper-login {
        width: 100%;
        margin-top: 55%;
    }
    .popup-box-item-redeem {
        width: 75px;
        height: 75px;
    }
    .popup-box-item-once {
        width: 75px;
        height: 75px;
    }
	.popup-box-item-many {
        width: 60px;
        height: 60px;
    }
    .popup-box-footer img {
        width: 93%;
    }
    .popup-box-verification {
        margin-top: 50%;
    }
    .popup-box-login-fb {
        margin-top: 10%;
    }
    .popup-box-login-twitter {
        margin-top: 10%;
    }
}