body {
	scroll-behavior: smooth;
	background-color: #001988;
}

/*h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    font-family: avenir-regular;
  }*/

.slot-info {
	position: relative;
}

.jackpot-main {

	margin: 0 10%;

}

.optionImgs img {
	/* width: 300px; */
	/* height: 50px; */
	width: auto !important;
}

.optionImgs {
	/* border: 1px solid; */
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: inherit;
	font-family: inherit;
	padding: 0;
	border: 1px solid #dbe0e4;
	outline: 0;
	display: inline-block;
	margin: 0;
	padding-right: 0;
/*	width: 50%;*/
	background-color: transparent;
	border-radius: 5px;

}

select#register-input-telcode {
    vertical-align: -8px;
    padding: 0;
}

#thtwo {
	width: 5%;
}

#thprov {
	width: 2%;
}

.footerPart {
	position: absolute;
	left: 7%;
}

#trSpan {
	font-size: 13px;
	text-align: left;
}

.slotsec {
	text-align: center;
}

.slotgrid {
	display: grid;
	grid-template-columns: 40% 60%;
	padding-top: 10%;
}

::-webkit-scrollbar {
	width: 7px;
}

::-webkit-scrollbar-track {
	background-color: #e6e7e8;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #ff8a00;
}

p#slotText {
	/* margin-bottom: 20px; */
	padding-bottom: 25px;
	font-family: "avenir-semibold";
}

/*.slot-info {
      text-align: center;
  }*/

.jackpot {
	width: 70%;
	position: relative;
	top: 40px;
}

.wheel {
	width: 100%;
	/*position: relative;
      left: -100px;*/
}

.girl {
	position: absolute;
	top: 32%;
	right: 14%;
	width: 13%;
}

#starLabel {
	color: #e0092c;
}

.spacer50 {
	margin-bottom: 100px;
}

#slotText {
	position: relative;
	left: 0;
}

#crAcc {
	color: #ff8a00;
	padding: 0;
}

#hrStyles {
	margin: 5% 0;
	border-top: 1px solid #dbe0e4;
}

.slot-info h3 {
	color: #fff;
	font-size: 48px;
	font-family: "avenir-bold";
	padding: 20px 0 0;
	margin: 0;
}

.slot-info p {
	font-size: 24px;
	color: #fff;
	margin: 0;
}

.clubWrap h3 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
}

.clubInfo p {
	color: #fff;
	font-weight: normal;
	margin: 10px 0 0 0;
	font-size: 9px;
}

.clubWrap {
	text-align: center;
	padding-right: 29px;
}

.provWrap {
	text-align: left;
	padding-right: 50px;
}

.provWrap h3 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}

.logoSec {
	display: flex;
	margin-top: 0;
	justify-content: space-evenly;
	position: absolute;
	left: 46%;
	z-index: 2;
	padding-bottom: 30px;
}

.clubLogo h4 {
	font-size: 16px;
	color: #fff;
	font-family: "avenir-regular";
}

.clubGrid {
	display: grid;
	grid-template-columns: 50% 50%;
	/*    padding-right: 35px;*/
}

.bitCoin {
	margin-bottom: 10px;
}

.quickGrid {
	display: grid;
	grid-template-columns: 60% 40%;
	/*    padding-right: 35px;*/
}

.provGrid {
	display: grid;
	grid-template-columns: 80% 20%;
	/* padding-right: 35px; */
}

.logoGrid {
	display: grid;
	grid-template-columns: 50% 50%;
	padding-bottom: 10px;
}

.astonLogo p {
	font-size: 14px;
	color: #fff;
	margin: 0;
}

.proVider {
	padding-right: 100px;
}

.quickCash {
	padding-right: 18px;
}

.quickLogo {
	margin-left: -60px;
}

.liveChat {
	margin-top: -15px;
	margin-left: -5px;
}

.wildLogo {
	position: absolute;
	top: 71%;
	left: 15%;
}

.leftCoin {
	position: absolute;
	top: 51%;
	left: 39%;
}

.scatterLogo {
	position: absolute;
	top: 33%;
	left: 50%;
}

.topCoin {
	position: absolute;
	top: 27%;
	left: 89%;
}

.wildRight {
	position: absolute;
	top: 75%;
	left: 77%;
}

.bigCoin {
	position: absolute;
	top: 64%;
	left: 79%;
}

.bigCoin {
	position: absolute;
	top: 74%;
	left: 91.2%;
}

/*#select_prefix option {
      font-size: 10px;
  }*/

.affInput {
	width: 100% !important;
	border: 0 !important;
	color: #8697a2 !important;
	padding: 0 !important;
}

input.button.regBtn {
	background-color: #0071e3 !important;
}

.regisAcc {
	margin-top: 20px;
}

select#select_prefix option[value="+63"] {
	background-image: url(/images/tick.svg);
}
select#gender option[value="female"] {
	background-image: url(female.png);
}
select#gender option[value="others"] {
	background-image: url(others.png);
}

.bg-banner-worldcup {
	background-image: url(../images/homepage-banner-worldcup.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 65vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-my {
	background-image: url(../images/leaderboard-banner-MY.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 65vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-main {
	background-image: url(../images/bgmain.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 73vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-main-myr {
	background-image: url(../images/bgmain.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 100vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.optionImg {
	background-image: url(../images/philippines.png);
	/*width: auto;
      height: 1080px;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 100vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-main-th {
	background-image: url(../images/leaderboard-banner-TH.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: top;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 73vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-my-mb {
	background-image: url(../images/WC-leaderboard-ID-banner.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 40vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-main-mb-myr {
	background-image: url(../images/WC-leaderboard-MY-banner.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 40vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-main-mb-th {
	background-image: url(../images/WC-leaderboard-TH-banner.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 40vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-main-mb {
	background-image: url(../images/WC-mainpage-banner.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 45vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-worldcup-mb {
	background-image: url(../images/WC-homepage-banner.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 45vh;
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.banner-info img {
	width: 20%;
	margin-bottom: 20px;
}

.nav-link img {
	width: 20% !important;
	margin-right: 5px;
}

.chevRon {
	color: #c3c3c3;
}

.fooLink img,
.fooMenu img {
	width: 20% !important;
	margin-right: 10px;
}

.fooMenu a {
	color: #000;
	text-align: left;
	font-size: 14px;
	padding: 0 15px !important;
}

.malaysia-menu img {
	width: 35% !important;
}

.foo-menu img {
	width: 20%;
}

.dropdown-item:focus,
.dropdown-item:hover {
	color: #16181b;
	text-decoration: none;
	background-color: #e9ecef;
	border-radius: 24px;
}

.dropdown-toggle::after {
	vertical-align: middle;
	color: #cbcbcb;
	margin-left: 0;
	content: "";
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.personal-banner {
	background-image: url(../images/personal-01.svg);
	/*width: auto;
      height: 1080px;*/
	/*background-position: center;
      background-size: cover;*/
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	/*height: 97px;
    width: 300px;*/
	object-fit: cover;
	position: relative;
	left: 0;
	right: 0;
	top: -150px;
	bottom: 0;
	/*z-index: -1;*/
	display: block;
}

.showMore {
	background-image: url(../images/button-01-01-orange.svg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: contain;
	width: 300px;
	margin: auto;
	position: relative;
	top: -70px;
	left: 0;
	right: 0;
	bottom: 0;
	height: 40px;
}

.showMain {
	background-image: url(../images/button-01.svg);
	top: 0;
	height: 50px;
}

.showMain p {
	padding: 14px 0 !important;
}

.showMore p {
	font-size: 16px;
	margin: 0;
	padding: 9px 0;
	/* vertical-align: 20px; */
	font-family: avenir-semibold;
}

.rank-info {
	background-image: url(../images/box-2-01.svg);
	/*width: auto;
      height: 1080px;*/
	background-position: inherit;
	background-size: contain;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	/*height: 100vh;*/
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*z-index: -1;*/
	display: block;
	/*padding: 25px;*/
	/*padding: 20px;
    padding-bottom: ;*/
}

.seeRank {
	background-color: #eeeee4;
	padding: 0;
	/* border-radius: 20px; */
	position: relative;
	top: -100px;
	border-radius: 13px;
	/* border: none; */
}

.table-bordered td,
.table-bordered th {
	border: 2px solid #4e0070;
	vertical-align: middle;
	padding: 15px;
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #4e0070;
}

.table-bordered {
	border: 5px solid transparent;
	text-align: center;
	margin: 0;
}

.seeRank p {
	margin: 0;
}

.rank-adj {
	padding: 0px 70px 0px 0px !important;
	margin: 20px !important;
}

.rank-sec {
	background-image: url(../images/box-2-01.svg);
	/*width: auto;
      height: 1080px;*/
	background-position: inherit;
	background-size: contain;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	/*height: 100vh;*/
	/*width: 100vw;*/
	object-fit: cover;
	/*position: absolute;*/
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*z-index: -1;*/
	display: block;
	/*padding: 25px;*/
	/*padding: 20px;
    padding-bottom: ;*/
	border: none;
	background-color: transparent;
}

.rank-info p {
	font-size: 14px;
	text-align: left;
	color: #fff;
}

.rank-info h3 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	/* padding-top: 25px; */
	margin: 10px 0;
	padding: 0;
	text-align: left;
}

.bk8logo {
	display: inline-block;
}

.bk8logo img {
	width: 80% !important;
	/*position: relative;
      top: 13px;*/
}

.navReg {
	background-color: #ff8a00;
	padding: 5px 10px;
	border-radius: 10px;
}

.banner-info {
	color: #fff;
	position: absolute;
	top: 15%;
	right: 0;
	left: 0%;
}

.info-text {
	padding: 0 0 0 15px;
}

.banner-info h3 {
	font-size: 25px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: qatar2022;
}

.banner-info p {
	font-size: 16px;
	margin: 0;
	padding: 0;
	font-family: avenir-semibold;
	line-height: 30px;
}

.banner-info p > span {
	font-size: 25px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: qatar2022;
}

.spacer20 {
	margin-bottom: 20px;
}

.btn-leader {
	border-radius: 2px;
	background-color: #00c0b1;
	/*background-image: -moz-linear-gradient( 90deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);*/
	color: rgb(64, 64, 64);
	text-align: center;
	height: 25px;
	border: 1px solid #d9d9d9;
	vertical-align: middle;
	font-family: "Segoe UI";
	box-shadow: 0px 0px 1px #d9d9d9;
	position: relative;
	float: left;
}

.btn-leader:focus {
	outline: none;
}

.btn-leader span {
	position: relative;
	z-index: 1;
}

.btn-leader:before {
	content: "";
	width: 16px;
	height: 16px;
	background-color: #00c0b1;
	/* background-image: -moz-linear-gradient( 135deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);
      background-image: -webkit-linear-gradient( 135deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);
      background-image: -ms-linear-gradient( 135deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);*/
	display: block;
	position: absolute;
	top: 3px;
	left: -9px;
	/*border: 1px solid #d9d9d9;*/
	border-left: none;
	border-bottom: none;
	border-radius: 2px;
	-webkit-transform: rotate(47deg) skew(5deg);
	-moz-transform: rotate(47deg) skew(5deg);
	transform: rotate(47deg) skew(5deg);
	float: left;
}

.btn-leader:after {
	content: "";
	width: 16px;
	height: 16px;
	background-color: #00c0b1;
	/*background-image: -moz-linear-gradient( 135deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);
      background-image: -webkit-linear-gradient( 135deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);
      background-image: -ms-linear-gradient( 135deg, rgb(235,235,235) 0%, rgb(254,254,254) 100%);*/
	display: block;
	position: absolute;
	top: 3px;
	right: -9px;
	/*border: 1px solid #d9d9d9;*/
	border-left: none;
	border-bottom: none;
	border-radius: 2px;
	-webkit-transform: rotate(47deg) skew(5deg);
	-moz-transform: rotate(47deg) skew(5deg);
	transform: rotate(47deg) skew(5deg);
	float: left;
}

/*.leaderboards {
      background-color: #36000e;
  }*/

.leader-grid {
	display: grid;
	/*grid-template-columns: 34% 33% 33%;*/
	grid-template-columns: 33.3% 33.3% 33.3%;
	/*grid-gap: 2%;*/
	text-align: center;
}

.leader-info img {
	width: 100%;
}

.rank-info img {
	width: 80%;
}

.rank-desc {
	padding: 0;
	text-align: center;
	margin: 20px 20px 0;
}

.socialLinks img {
	width: 100%;
	/*height: auto;*/
	opacity: 0.6;
	filter: contrast(30%) grayscale(100%);
}

.socialLinks img:hover {
	width: 100%;
	/*height: auto;*/
	opacity: 1;
	filter: contrast(100%) grayscale(0);
}

#hidGray img {
	opacity: 1;
	filter: contrast(100%) grayscale(0);
}

#brightUp img {
	filter: contrast(30%) grayscale(100%) brightness(2);
}

.betInfo h3 {
	text-align: center !important;
}

ul.socialLinks {
	padding: 0;
	list-style-type: none;
	display: flex;
	flex-direction: row;
	grid-gap: 5%;
}

.tickLogo {
	width: 3% !important;
}

.gamingLogo {
	width: 20% !important;
	padding-bottom: 15px;
}

.footer-sec {
	background-color: #4e0070;
	padding-bottom: 80px;
}

.footer-info h4 {
	color: #ed1652;
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
	font-family: avenir-regular;
}

.footer-info p {
	color: #8899a4;
	font-size: 12px;
	margin: 0;
	font-family: avenir-regular;
}

.footer-grid {
	display: grid;
	grid-template-columns: 46% 13% 13% 13%;
	padding: 35px 15px 0;
	grid-gap: 5%;
}

.stayhid {
	visibility: hidden;
}

.hrStyle {
	border-top: 1px solid #ffffff2b;
	margin: 20px auto;
}

.copyright {
	color: #8899a4;
	font-size: 12px;
	padding: 0 0 0 15px;
	margin-bottom: 0;
}

.timePart p {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
}

.timePart {
	float: right;
	position: relative;
	top: -10px;
}

#timeSheet {
	font-size: 10px;
	margin-bottom: 5px;
	font-family: avenir-regular;
}

p.Click-here-login {
	font-family: "avenir-regular";
}

p.Click-here-register,
p.Click-here-worldcup {
	font-family: "avenir-semibold";
}

#diamond {
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-bottom-color: #ff5a00;
	position: relative;
	top: -25px;
}
#diamond:after {
	content: "";
	position: absolute;
	left: -25px;
	top: 25px;
	width: 0;
	height: 0;
	border: 25px solid transparent;
	border-top-color: #ff5a00;
}

#diamond p {
	font-size: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 13px;
	z-index: 1;
	left: -12px;
	color: #fff;
	/*font-weight: bold;*/
	font-family: avenir-semibold;
}

.diamond-sec {
	display: flex;
	align-items: center;
	grid-gap: 5%;
}

#codeBar {
	background-color: #ffc580;
	padding: 10px;
	border-radius: 20px;
	width: 100%;
	margin: 0;
}

#codeBar p {
	color: #8a1538;
	/*font-weight: bold;*/
	margin: 0;
	font-family: avenir-semibold;
	font-size: 20px;
}

.personal-info {
	padding: 15px 30px;
	text-align: left;
	width: 32%;
}

.personal-info h3 {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	font-family: qatar2022;
}

.bgButton {
	position: relative;
	top: 33px;
	bottom: 0;
	left: 10px;
	right: 0;
	width: 2%;
	margin: 0;
	transform: rotate(180deg);
}

.bgButton img {
	width: 100%;
}

.button-two {
	left: -10px;
	right: 0;
	float: right;
	top: -47px;
	text-align: right;
	/* left: 985px; */
}

.button-three {
	top: 5px;
}

.button-four {
	left: -10px;
	float: right;
	top: -75px;
}

.price-grid {
	display: grid;
	grid-template-columns: 15% 70% 15%;
	background-color: #15bbb4;
	border-radius: 8px;
	margin-bottom: 22px;
}

.price-sec {
	background-color: #eeeee4;
	/*padding: 18px 85px;*/
	border-radius: 15px;
	position: relative;
	top: -130px;
}

.price-info img {
	width: 50%;
}

/*.shape-section {
    background: #222;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
    margin-top: 30px;
    padding: 40px 0;
  }*/
.diamond-shape {
	background: #ff5a00;
	height: 40px;
	text-align: center;
	transform: rotate(45deg);
	width: 40px;
	margin: auto;
}
.item-count {
	color: #fff;
	display: table-cell;
	height: 40px;
	transform: rotate(-45deg);
	vertical-align: middle;
	width: 40px;
	/*font-weight: bold;*/
	font-family: avenir-bold;
}

.normalPrice {
	background-color: #eb1751;
}

.afterten {
	background-color: #ff8a00;
}

p.Click-here-1,
p.Click-here-2,
p.Click-here-3 {
	transform: scale(1.1);
	position: relative;
	top: -2px;
}

p.Click-here-4,
p.Click-here-5,
p.Click-here-6 {
	position: relative;
	left: -2px;
}

.price-info p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #fff;
	font-family: avenir-semibold;
	/* text-align: center; */
}

.price-info img {
	width: 50%;
	padding: 0;
	margin: 0;
}

.price-info {
	align-self: center;
}

.price-bg {
	background-color: #4e0070;
}

.leaderBg {
	background-color: #36000e;
}

.price-title {
	background-color: transparent !important;
	text-align: center;
}

.price-info h3 {
	font-size: 20px;
	font-weight: bold;
	color: #8a1538;
	margin: 0;
	font-family: qatar2022;
}

#price-id {
	text-align: left;
}

.Click-here {
	cursor: pointer;
	transition: background-image 3s ease-in-out;
}
.Click-here:hover {
	transition: background-image 3s ease-in-out;
}
.custom-model-main-1,
.custom-model-main-2,
.custom-model-main-3,
.custom-model-main-4,
.custom-model-main-5,
.custom-model-main-6,
.custom-model-main-7,
.custom-model-main-8,
.custom-model-main-9,
.custom-model-main-10,
.custom-model-main-11,
.custom-model-main-12,
.custom-model-main-13,
.custom-model-main-14,
.custom-model-main-15,
.custom-model-main-16,
.custom-model-main-17,
.custom-model-main-18,
.custom-model-main-19,
.custom-model-main-20 {
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	/*bottom: -10%;*/
	left: 0; /* z-index: 1050; */
	-webkit-overflow-scrolling: touch;
	outline: 0;
	opacity: 0;
	-webkit-transition: opacity 0.15s linear, z-index 0.15;
	-o-transition: opacity 0.15s linear, z-index 0.15;
	transition: opacity 0.15s linear, z-index 0.15;
	z-index: -1;
	overflow-x: hidden;
	overflow-y: auto;
}

.custom-model-main-login,
.custom-model-main-register,
.custom-model-main-worldcup {
	text-align: center;
	overflow: hidden;
	position: absolute;
	top: 25%;
	right: 0;
	bottom: 0;
	left: 0; /* z-index: 1050; */
	-webkit-overflow-scrolling: touch;
	outline: 0;
	opacity: 0;
	-webkit-transition: opacity 0.15s linear, z-index 0.15;
	-o-transition: opacity 0.15s linear, z-index 0.15;
	transition: opacity 0.15s linear, z-index 0.15;
	z-index: -1;
	overflow-x: hidden;
	overflow-y: auto;
	height: fit-content;
}

.loginSec {
	display: block !important;
	border-radius: 10px !important;
	width: 100% !important;
}

#tabOne {
	background-color: red;
}

.tabLogin {
	display: block !important;
}

.giftName {
	display: inline-flex;
	align-items: flex-end;
	/* grid-gap: 2%; */
}

.giftInfo p {
	padding: 0 20px;
	/* margin: 0; */
}

.giftInfo h3 {
	padding: 0 20px;
	font-family: qatar2022;
	/* margin: 0; */
	font-size: 18px;
}

.pop-up-content-wrap h3 {
	font-size: 20px;
	font-weight: bold;
	color: #8a1538;
	margin-bottom: 15px;
}

.creAcc p {
	font-size: 14px;
	font-weight: normal;
	color: #8697a2 !important;
	margin: 0 !important;
}

.creAcc h6 {
	font-size: 12px;
	font-family: "avenir-regular";
	color: #8697a2 !important;
	margin: 0 !important;
}

#topass {
	padding-top: 20px;
}

#creaTe {
	padding-bottom: 20px;
}

.pop-up-content-wrap p {
	font-size: 14px;
	font-family: "avenir-regular";
	color: #8a1538;
	margin: 20px 0 0 0;
}

.smallId {
	font-size: 10px;
}

.fa-diamond {
	color: #15bbb4;
}

.pop-up-content-wrap p > span {
	padding: 0 25px;
}

.model-open {
	z-index: 1;
	opacity: 1;
	overflow: hidden;
}
.custom-model-inner {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	-o-transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	max-width: 100%;
}

.pop-up-content-wrap img {
	width: 100%;
	border-radius: 15px;
	vertical-align: -15px;
}

.custom-model-wrap {
	display: block;
	width: 80%;
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
	text-align: center;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*  max-height: calc(100vh - 330px);*/
	/*    overflow-y: auto;*/
	margin: 0;
}
.model-open .custom-model-inner {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	position: relative;
	z-index: 999;
}
.model-open .bg-overlay {
	/*  background: rgba(0, 0, 0, 0.6);*/
	z-index: 99;
}
.bg-overlay {
	background: rgba(0, 0, 0, 0);
	height: 100vh;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	-webkit-transition: background 0.15s linear;
	-o-transition: background 0.15s linear;
	transition: background 0.15s linear;
}
/*.close-btn {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
  }*/

.close-btn {
	position: absolute;
	right: 23%;
	top: -13px;
	cursor: pointer;
	z-index: 99999999999;
	font-size: 30px;
	color: #8a1538;
	background-color: red;
	width: 50%;
	height: 50px;
	width: 50px;
	background-color: #fff;
	border-radius: 50%;
}

.normalGift {
	background-color: transparent;
}

.price-load {
	display: none;
	/*padding: 10px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #fff;
    box-shadow: 0 1px 1px #ccc;
    margin-bottom: 5px;
    background-color: red;*/
	position: relative;
	top: -45px;
	/* padding: 40px 60px; */
	margin: 0 6%;
}

.rotateBtn {
	transform: rotate(0deg);
}

/*.pullPrice {
      position: relative;
      top: -25px;
  }*/

/*a,
  a:visited {
    color: #33739E;
    text-decoration: none;
    display: block;
    margin: 10px 0;
  }

  a:hover {
    text-decoration: none;
  }*/

.sepaRate {
	border-top: 1px solid #f11652;
	align-self: center;
}

.separator-grid {
	display: grid;
	/* flex-direction: row; */
	grid-template-columns: 45% 10% 45%;
}

.separator-sec {
	margin: 0px auto;
	position: relative;
	top: -50px;
	left: 10px;
	right: 0;
	bottom: 0;
}

.main-separator {
	top: -70px;
	left: 0;
}

.tnc-main {
	position: relative;
	top: -25px;
}

#loadLess {
	display: none;
}

#loadMore,
#loadLess {
	/* padding: 17px 0; */
	text-align: center;
	/* background-color: #33739E; */
	color: #fff;
	/* border-width: unset; */
	/* border-style: solid; */
	/* border-color: #fff; */
	/* box-shadow: 0 1px 1px #ccc; */
	transition: all 600ms ease-in-out;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	/* width: 100%; */
	margin: auto;
	/* border-radius: 20px; */
	/* text-align: center; */
	font-size: 20px;
	text-decoration: none;
}

/*#loadMore:hover {
    background-color: #fff;
    color: #33739E;
  }*/

.ease {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

/*.container {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto;
  }*/

.tabs {
	/*background: #fff;*/
	position: relative;
	/*margin-bottom: 50px;*/
}

.tabs > input,
.tabs > span {
	width: 18%;
	height: 45px;
	line-height: 45px;
	position: absolute;
	top: 0;
}

.tabs > input {
	cursor: pointer;
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	z-index: 99;
}

.tabs > span {
	background: transparent;
	text-align: center;
	overflow: hidden;
	border-radius: 30px;
	color: #fff;
	font-family: "avenir-semibold";
}

.tabs > span i,
.tabs > span {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.tabs > input:hover + span {
	background: rgba(255, 255, 255, 0.1);
}

.tabs > input:checked + span {
	background: #8a1538;
}

.tabs > input:checked + span,
.tabs > input:hover + span {
	color: #fff;
}

#tab-1,
#tab-1 + span {
	left: 0;
}

#tab-2,
#tab-2 + span {
	left: 20%;
}

/*#tab-3, #tab-3 + span {
      left: 40%;
  }

  #tab-4, #tab-4 + span {
      left: 60%;
  }

  #tab-5, #tab-5 + span {
      left: 80%;
  }*/

.tab-content {
	padding: 80px 2px 0;
	width: 100%;
	min-height: 340px;
}

.tab-content section {
	width: 100%;
	display: none;
}

.tab-content section h1 {
	margin-top: 15px;
	font-size: 100px;
	font-weight: 100;
	text-align: center;
}

#tab-1:checked ~ .tab-content #tab-item-1 {
	display: block;
}

#tab-2:checked ~ .tab-content #tab-item-2 {
	display: block;
}

/*#tab-3:checked ~ .tab-content #tab-item-3  {
      display: block;
  }

  #tab-4:checked ~ .tab-content #tab-item-4  {
      display: block;
  }

  #tab-5:checked ~ .tab-content #tab-item-5  {
      display: block;
  }*/

.effect-3 .line {
	background: #3498db;
	width: 20%;
	height: 4px;
	position: absolute;
	top: 56px;
}

#tab-1:checked ~ .line {
	left: 0;
}

#tab-2:checked ~ .line {
	left: 20%;
}

/*#tab-3:checked ~ .line {
      left: 40%;
  }

  #tab-4:checked ~ .line {
      left: 60%;
  }

  #tab-5:checked ~ .line {
      left: 80%;
  }*/

.tab-content ol {
	/* padding: 7px; */
	/* padding-left: 15px; */
	padding: 12px 0 0 15px;
	margin: 0;
}

.tab-content h5 {
	color: #fff;
	font-size: 16px;
	margin: 0;
	font-family: "avenir-regular";
}

.tab-content li {
	margin-bottom: 10px;
}

.tickBine {
	display: flex;
	align-content: stretch;
	align-items: center;
	grid-gap: 2%;
}

.tickBines {
    display: grid;
    grid-template-columns: 29% 69%;
    grid-gap: 2%;
}

.tick-icon {
	width: auto !important;
}

/*.form-wrap {
    background-color: #fff;
    width: 320px;
    margin: 3em auto;
    box-shadow: 0px 1px 8px #BEBEBE;
    -webkit-box-shadow: 0px 1px 8px #BEBEBE;
    -moz-box-shadow: 0px 1px 8px #BEBEBE; }*/

.form-wrap .tabs {
	overflow: hidden;
}

.form-wrapS .tabS {
	overflow: hidden;
}

.form-wrapSm .tabSm {
	overflow: hidden;
}

.form-wrapSmW .tabSmW {
	overflow: hidden;
}

.form-wrap .tabs h3,
.form-wrapS .tabS h3,
.form-wrapSm .tabSm h3,
.form-wrapSmW .tabSmW h3 {
	/*float: left;*/
	width: 45%;
}

.form-wrap .tabs h3 a,
.form-wrapS .tabS h3 a,
.form-wrapSm .tabSm h3 a,
.form-wrapSmW .tabSmW h3 a {
	padding: 0.5em 0;
	text-align: center;
	font-weight: 400;
	/*background-color: #e6e7e8;*/
	display: block;
	color: #666;
	font-size: 18px;
	font-family: avenir-regular;
	text-decoration: none;
}

/*.form-wrap .tabs h3 a.active {
            background-color: #fff; }*/
/*.form-wrap .tabs-content,
    .form-wrapS .tabs-contentS
     {
      padding: 24px 0 0 0; }*/

.form-wrap .tabs-content div[id$="tab-content"] {
	display: none;
}

.form-wrapS .tabs-contentS div[id$="tab-contentS"] {
	display: none;
}

.form-wrapSm .tabs-contentSm div[id$="tab-contentSm"] {
	display: none;
}

.form-wrapSmW .tabs-contentSmW div[id$="tab-contentSmW"] {
	display: none;
}

.form-wrap .tabs-content .active,
.form-wrapS .tabs-contentS .active,
.form-wrapSm .tabs-contentSm .active,
.form-wrapSmW .tabs-contentSmW .active {
	display: block !important;
}

.form-wrap form .input,
.form-wrapS form .input,
.form-wrapSm form .input,
.form-wrapSmW form .input {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: inherit;
	font-family: inherit;
	padding: 8px;
	border: 1px solid #dbe0e4;
	outline: 0;
	display: inline-block;
	margin: 0;
	padding-right: 0;
	width: 100%;
	background-color: #fff;
	border-radius: 5px;
	color: #000;
	font-family: "avenir-regular";
}

.form-wrap form .button,
.form-wrapS form .button,
.form-wrapSm form .button,
.form-wrapSmW form .button {
	width: 100%;
	padding: 8px;
	background-color: #ff8a00;
	border: none;
	color: #fff;
	cursor: pointer;
	text-transform: capitalize;
	margin: 25px 0 0 0;
	border-radius: 5px;
	font-family: "avenir-regular";
}

/*.form-wrap form .button:hover,
      .form-wrapS form .button:hover,
      .form-wrapSm form .button:hover,
      .form-wrapSmW form .button:hover {
        background-color: #e6e7e8; }*/

.form-wrap form .checkbox,
.form-wrapS form .checkbox,
.form-wrapSm form .checkbox,
.form-wrapSmW form .checkbox {
	visibility: hidden;
	padding: 20px;
	margin: 0.5em 0 1.5em;
}

.form-wrap form .checkbox:checked + label:after,
.form-wrapS form .checkbox:checked + label:after,
.form-wrapSm form .checkbox:checked + label:after,
.form-wrapSmW form .checkbox:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.form-wrap form label[for],
.form-wrapS form label[for],
.form-wrapSm form label[for],
.form-wrapSmW form label[for] {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
}

.form-wrap form label[for]:before,
.form-wrapS form label[for]:before,
.form-wrapSm form label[for]:before,
.form-wrapSmW form label[for]:before {
	content: "";
	position: absolute;
	border: 1px solid #cfcfcf;
	width: 17px;
	height: 17px;
	top: 0px;
	left: -14px;
}

.form-wrap form label[for]:after,
.form-wrapS form label[for]:after,
.form-wrapSm form label[for]:after,
.form-wrapSmW form label[for]:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: "";
	position: absolute;
	width: 9px;
	height: 5px;
	background-color: transparent;
	top: 4px;
	left: -10px;
	border: 3px solid #28a55f;
	border-top: none;
	border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.form-wrap .help-text {
	margin-top: 0.6em;
}

.form-wrap .help-text p {
	text-align: center;
	font-size: 14px;
}

/*h3.signup-tab {
      background-color: red;
      border-radius: 7px;
  }*/

/*h3.login-tab {
      background-color: #ff8a00;
      border-radius: 7px;
  }*/

select#select_prefix,
select#select_prefix option {
	color: #000;
}

/*.contactNum {
      display: grid;
      grid-template-columns: 10% 88%;
      grid-gap: 2%;
  }*/

.creditTabs {
	display: flex;
	justify-content: space-between;
}

.betCounts p {
	text-align: center;
}

.labelText {
	display: block;
	color: #8697a2;
	text-align: left;
	font-family: "avenir-regular";
	margin-top: 20px;
}

.selectInput {
	width: 60% !important;
	border: none !important;
}

.dkOnly {
	display: block;
}

.mbOnly {
	display: none;
}

.priceRank {
	display: flex;
	justify-content: center;
	/* margin: 0 20px; */
	grid-gap: 15%;
	position: relative;
	top: -100px;
}

.showMain a {
	color: #fff;
}

.showMain a:hover {
	text-decoration: none;
}

.testi-desc {
	position: relative;
}

/*.hidden-diamond {
      background: #ff5a00;
      content: "";
      height: 45px;
      text-align: center;
      transform: rotate(45deg);
      width: 45px;
      margin: auto;
      position: absolute;
      top: 45%;
      left: -83%;
      right: 0;
      z-index: 2;
  }*/

.hidden-diamond {
	/* background: #ff5a00; */
	content: "";
	height: 45px;
	/* text-align: center; */
	/* transform: rotate(45deg); */
	/* width: 45px; */
	/* margin: auto; */
	position: absolute;
	top: 40%;
	left: -5%;
	right: 0;
	/* z-index: 2; */
	width: 0;
	height: 0;
	border-top: 32px solid transparent;
	border-right: 35px solid #ff5a00;
	border-bottom: 32px solid transparent;
}

/*.box-info {
      background: #ff5a00;
      margin: 0 30px;
      position: relative;
      height: 50px;
      border-top-left-radius: 15px;
      border-top-right-radius: 15px;
  }*/

.desc-info {
	background-color: #ff5a00;
	margin: 0 15px;
	border-radius: 15px;
	padding: 15px;
	/*height: 350px;*/
}

.desc-info h4 {
	font-size: 20px;
	font-family: qatar2022;
}

.desc-info p {
	font-size: 16px;
}

.smallDiamond {
	background: #ff5a00;
	content: "";
	height: 20px;
	text-align: center;
	transform: rotate(45deg);
	width: 20px;
	margin: auto;
	position: absolute;
	top: 45%;
	left: -125%;
	right: 0;
	z-index: 2;
	border: none;
}

.decs-img img {
	width: 100%;
}

.leader-info {
	text-align: left;
	color: #fff;
	padding: 15px 0 0 0;
}

.showWorld {
	background-image: url(../images/button-01.svg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	background-size: contain;
	width: auto;
	margin: auto;
	position: relative;
	top: 0;
	left: -60px;
	right: 0;
	bottom: 0;
	/*height: 35px;*/
	margin-bottom: 10px;
}

.showWorld p {
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 6px 0;
	font-family: avenir-semibold;
}

.testi-leader,
.desc-leader {
	transform: scaleX(-1);
}

.footer-worldcup {
	background-color: #36000e;
}

@media screen and (min-width: 800px) {
	.custom-model-main:before {
		content: "";
		display: inline-block;
		height: auto;
		vertical-align: middle;
		margin-right: -0px;
		height: 100%;
	}
}
/*@media screen and (max-width:799px){
    .custom-model-inner{margin-top: 45px;}
  }*/

@media (min-width: 300px) and (max-width: 600px) {

	.tickBines {
    display: grid;
    grid-template-columns: 42% 56%;
    grid-gap: 2%;
}

.mbFooter.mbOnly {
    padding: 30px 0;
}

	.mbClub h3 {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.spacer20mb {
	margin-bottom: 20px;
}

.quickGrid {
    display: grid;
    grid-template-columns: auto;
    /* padding-right: 35px; */
    text-align: center;
}

.clubInfo {
    margin: 0px 10px;
}

	.jackpot-main {
    /* margin: 0 10%; */
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


	/*.clubGrid {
		display: grid;
		grid-template-columns: 50% 50%;
		text-align: left;
	}*/

	.clubGrid {
    	display: flex;
    	justify-content: center;
}

.mbLive {
    text-align: center;
    margin: 20px 0;
}

	.clubWrap {
		text-align: center;
		padding-right: 29px;
		margin-bottom: 20px;
	}

	.provWrap {
		text-align: left;
		padding-right: 50px;
		margin-bottom: 20px;
	}

	p#slotText {
		/* margin-bottom: 20px; */
		padding-bottom: 0;
	}

	.optionImgs {
		width: 100%;
	}

	.wildLogo {
		position: absolute;
		top: 7%;
		left: 0%;
	}

	.wildLogo img {
		width: 50%;
	}

	.leftCoin {
		position: absolute;
		top: 50%;
		left: 6px;
	}

	.scatterLogo {
		position: absolute;
		top: 36%;
		left: 11%;
	}

	.scatterLogo img {
		width: 50%;
	}

	.leftCoin img {
		width: 20%;
	}

	.bigCoin {
		display: none;
	}

	.topCoin {
		position: absolute;
		top: 14%;
		left: 82%;
	}

	.topCoin img {
		width: 50%;
	}

	.wildRight {
		position: absolute;
		top: 59%;
		left: 81%;
	}

	.wildRight img {
		width: 100%;
	}

	.headerPart.mbOnly {
		background-color: #001a88;
		text-align: center;
		color: #fff;
		padding-top: 25px;
	}

	.form-wrap .tabs h3 a,
	.form-wrapS .tabS h3 a,
	.form-wrapSm .tabSm h3 a,
	.form-wrapSmW .tabSmW h3 a {
		font-size: 14px;
		font-family: avenir-regular;
	}

	.labelText {
		font-size: 14px;
	}

	.form-wrap form .button,
	.form-wrapS form .button,
	.form-wrapSm form .button,
	.form-wrapSmW form .button {
		font-size: 14px;
	}

	.astonLogo p {
		font-size: 12px;
		color: #fff;
		margin: 0;
	}

	.liveChat {
		margin-top: -15px;
		position: absolute;
		right: 0;
		top: 20px;
		left: 63%;
	}

	.logoSec {
		display: flex;
		margin-top: 30px;
		position: relative;
		left: 0;
		z-index: 2;
		flex-wrap: wrap;
		/* grid-gap: 22%; */
		justify-content: unset;
	}

	.clubLogo {
		margin-bottom: 20px;
	}
	.quickLogo {
		margin-left: 0;
	}

	.slotgrid {
		display: flex;
		grid-template-columns: auto;
		padding-top: 0;
		text-align: center;
		flex-direction: column-reverse;
	}

	.jackpot {
		width: 80%;
	}

	.wheel {
		width: 100%;
	}

	.girl {
		position: absolute;
		top: 32%;
		right: 2%;
		width: 36%;
	}

	.bg-banner-main-myr {
		background-image: url(../images/bgmain.jpg);
		background-position: 67%;
		background-size: cover;
		background-repeat: no-repeat;
		padding-bottom: 0;
		background-attachment: inherit;
		height: 74vh;
		/* width: 100vw; */
		object-fit: cover;
		/* position: absolute; */
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: -1;
		display: block;
	}

	.slot-info h3 {
		color: #fff;
		font-size: 35px;
		font-family: "avenir-bold";
		padding: 10px 0 0;
		margin: 0;
	}

	.slot-info p {
		font-size: 14px;
		color: #fff;
		margin: 0;
		font-family: "avenir-bold";
		/*    padding-bottom: 20px;*/
	}

	#slotText {
		position: relative;
		left: 0;
		margin: 0;
	}

	img#slotText {
		width: 30%;
	}

	.custom-model-inner {
		max-width: 100%;
	}

	.custom-model-main-login,
	.custom-model-main-register,
	.custom-model-main-worldcup {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	body {
		background-color: #001a88;
	}

	.dkOnly {
		display: none;
	}

	.mbOnly {
		display: block;
	}

	.footer-worldcup {
		position: relative;
		top: -150px;
		bottom: 0;
		left: 0;
		right: 0;
		padding-bottom: 0;
	}

	.personal-banner {
		margin: 20px auto;
		top: 0;
	}

	.personal-info {
		padding: 0;
		text-align: left;
		width: 67%;
	}

	#diamond p {
		font-size: 16px;
		top: 16px;
		left: -10px;
	}

	.seeRank {
		top: -40px;
	}

	#codeBar p {
		font-size: 16px;
	}

	.personal-info h3 {
		font-size: 18px;
		margin: auto;
		padding-top: 5px;
	}

	.leader-grid {
		display: flex;
		grid-template-columns: auto;
		flex-direction: column-reverse;
	}

	.foomb {
		display: flex;
		align-items: center;
		grid-gap: 15%;
		/* padding: 0 40px; */
		position: relative;
		top: -25px;
	}

	.footer-info p {
		font-size: 14px;
	}

	.worldcupBody {
		background-color: #36000e;
	}

	.worldcupBg {
		background-color: #35010e !important ;
	}

	.leaderMb {
		display: flex;
		/* justify-content: space-evenly; */
		grid-gap: 3%;
		position: relative;
		top: -85px;
	}

	.worldReg {
		position: relative;
		top: -110px;
		left: 18px;
		right: 0;
		margin: 0 !important;
		width: 35% !important;
		font-size: 16px;
		font-family: avenir-bold;
		color: #fff;
		cursor: pointer;
		font-weight: bold;
		text-align: center;
	}

	.worldReg p {
		padding: 0;
		margin: 0;
	}

	.offWorld {
		padding: 0;
		position: relative;
		top: -80px;
	}

	.worldFoo {
		padding: 0 15px 0;
	}

	.Mb-info {
		margin: 0;
		border-radius: 5px;
	}

	.desc-info p {
		font-size: 12px;
	}

	.showWorld p {
		font-size: 13px;
	}

	.showWorld {
		left: 0;
	}

	.leader-info {
		text-align: center;
	}

	.hrStyle {
		width: 80%;
	}

	.info-text {
		padding: 0;
	}

	.credFoo {
		position: relative !important;
		top: -175px !important;
	}

	.gamingLogo {
		width: 35% !important;
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.banner-info p {
		font-size: 14px;
	}

	.navLogin {
		width: 70% !important;
		margin: 20px auto auto !important;
	}

	.navReg {
		border-radius: 3px;
	}

	.loginSec {
		width: auto !important;
	}

	/*.tickBine img {
      width: 8% !important;
      margin: 0;
  }*/

	.spacer20 {
		margin-bottom: 5px;
	}

	.banner-info img {
		width: 50%;
	}

	.navBar {
		padding: 15px 0 !important;
	}

	.bk8logo img {
		width: 50% !important;
	}

	.navCred {
		align-self: center;
		width: 35% !important;
		/* margin: -128px 0; */
		margin: auto;
		/* text-align: right; */
		float: right;
		position: relative;
		top: -20px;
	}

	.navBtnGrid {
		display: block !important;
	}

	.banner-info {
		position: inherit;
		text-align: center;
		background-color: #4c006d;
	}

	.giftWhite {
		color: #fff;
	}

	.bgButton {
		display: none;
	}

	.price-sec {
		top: 0;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.price-load {
		top: 0;
		margin: 0;
	}

	/*.pullPrice {
      padding-top: 20px;
  }*/

	.price-info h3 {
		font-size: 18px;
	}

	.price-info p {
		font-size: 14px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		width: 85%;
	}

	.price-grid {
		grid-template-columns: 25% 50% 25%;
	}

	p.Click-here-1,
	p.Click-here-2,
	p.Click-here-3 {
		transform: scale(1.38);
		top: -2px;
	}

	.price-info img {
		width: 75%;
	}

	p.Click-here-4,
	p.Click-here-5,
	p.Click-here-6,
	p.Click-here-7,
	p.Click-here-8,
	p.Click-here-9,
	p.Click-here-10,
	p.Click-here-11,
	p.Click-here-12,
	p.Click-here-13,
	p.Click-here-14,
	p.Click-here-15,
	p.Click-here-16,
	p.Click-here-17,
	p.Click-here-18,
	p.Click-here-19,
	p.Click-here-20 {
		position: relative;
		left: 0;
		top: 5px;
	}

	.pop-up-content-wrap img {
		width: 100%;
	}

	.custom-model-wrap {
		width: 100%;
	}

	.close-btn {
		right: 0;
		top: -15px;
		font-size: 23px;
		color: #8a1538;
		width: 50%;
		height: 35px;
		width: 35px;
		border-radius: 50%;
	}

	.showMore,
	.separator-sec {
		top: 0;
	}

	.labelText {
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.selectInput {
		width: 55% !important;
	}

	.separator-sec {
		left: 0;
	}

	.footer-grid {
		grid-template-columns: auto;
	}

	.footer-sec {
		overflow: hidden;
	}

	.price-bg {
		padding: 10px;
	}

	.separator-grid {
		display: grid;
		/* flex-direction: row; */
		grid-template-columns: 35% 30% 35%;
		margin: 30px auto;
	}

	#tab-2,
	#tab-2 + span {
		left: 50%;
	}

	.tabs > input,
	.tabs > span {
		width: 50%;
	}

	.tabs > span,
	.tab-content h5 {
		font-size: 14px;
	}

	.priceRank {
		grid-gap: 25px;
		top: -50px;
		flex-direction: column;
	}

	.main-separator {
		top: -30px !important;
	}
}

aside,
main {
	height: 100vh;
	min-height: 580px;
}

aside {
	width: 50px;
	left: 0;
	z-index: 1001;
	position: fixed;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	background-color: #1e1e1e;
	-webkit-transition: 0.7s width cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: 0.7s width cubic-bezier(0.23, 1, 0.32, 1);
	transition: 0.7s width cubic-bezier(0.23, 1, 0.32, 1);
}
.show-sidebar aside {
	width: 150px;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
}
aside .toggle {
	padding-left: 30px;
	padding-top: 30px;
	position: absolute;
	right: 0;
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.show-sidebar aside .toggle .burger:before,
.show-sidebar aside .toggle .burger span,
.show-sidebar aside .toggle .burger:after {
	background: #fff;
}
.show-sidebar aside {
	-webkit-box-shadow: 10px 0 30px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 10px 0 30px 0 rgba(0, 0, 0, 0.2);
}
aside .side-inner {
	padding: 30px 0;
	height: 100vh;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
}
aside .side-inner::-webkit-scrollbar {
	display: none;
}
aside .side-inner .logo-wrap {
	display: block;
	position: relative;
	width: 100%;
	float: left;
}
aside .side-inner .logo-wrap .logo {
	width: 50px;
	float: left;
	height: 50px;
	background: #007bff;
	border-radius: 50%;
	position: relative;
	-webkit-transition: 0.3s margin ease;
	-o-transition: 0.3s margin ease;
	transition: 0.3s margin ease;
	margin: 0 auto 50px 10px;
}
.show-sidebar aside .side-inner .logo-wrap .logo {
	margin: 0 auto 50px 20px;
}
aside .side-inner .logo-wrap .logo span {
	position: absolute;
	color: #fff;
	font-size: 1.5rem;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
aside .side-inner .logo-wrap .logo-text {
	position: absolute;
	top: 10px;
	font-size: 20px;
	margin-left: 10px;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
	opacity: 0;
	visibility: hidden;
}
.show-sidebar aside .side-inner .logo-wrap .logo-text {
	opacity: 1;
	visibility: visible;
}
aside .side-inner .search-form {
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	margin-bottom: 30px;
}
aside .side-inner .search-form form {
	position: relative;
}
aside .side-inner .search-form form .form-control {
	border-radius: 30px;
	border: 1px solid transparent;
	padding-left: 40px;
}
aside .side-inner .search-form form .form-control:active,
aside .side-inner .search-form form .form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.show-sidebar aside .side-inner .search-form form .form-control {
	border: 1px solid #efefef;
}
aside .side-inner .search-form form .wrap-icon {
	font-size: 1.2rem;
	top: 50%;
	position: absolute;
	top: 8px;
	left: 2px;
	z-index: 2;
	-webkit-transition: 0.3s left ease;
	-o-transition: 0.3s left ease;
	transition: 0.3s left ease;
}
.show-sidebar aside .side-inner .search-form form .wrap-icon {
	left: 10px;
}
aside .side-inner .nav-menu {
	margin-bottom: 50px;
	margin: 0 25px;
	clear: both;
}
aside .side-inner .nav-menu ul,
aside .side-inner .nav-menu ul li {
	padding: 0;
	margin: 0px;
	list-style: none;
}
aside .side-inner .nav-menu ul li a {
	display: block;
	/*padding-left: 23px;
          padding-right: 30px;
          padding-top: 10px;*/
	padding-bottom: 10px;
	color: #808080;
	position: relative;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
aside .side-inner .nav-menu ul li a:active,
aside .side-inner .nav-menu ul li a:focus,
aside .side-inner .nav-menu ul li a:hover {
	outline: none;
}
aside .side-inner .nav-menu ul li a:hover {
	color: #fff;
	/*background: #f4f4f4;*/
}
aside .side-inner .nav-menu ul li a .wrap-icon {
	font-size: 1.2rem;
}
aside .side-inner .nav-menu ul li a .menu-text {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}
.show-sidebar aside .side-inner .nav-menu ul li a .menu-text {
	-webkit-transition: 0s all ease;
	-o-transition: 0s all ease;
	transition: 0s all ease;
	opacity: 1;
	visibility: visible;
}
aside .side-inner .nav-menu ul li.active a {
	color: #fff;
}

main {
	width: calc(100%);
	-webkit-transition: 1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);
	transition: 1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: 1s transform cubic-bezier(0.23, 1, 0.32, 1);
	transition: 1s transform cubic-bezier(0.23, 1, 0.32, 1);
	transition: 1s transform cubic-bezier(0.23, 1, 0.32, 1),
		1s -webkit-transform cubic-bezier(0.23, 1, 0.32, 1);
}
.show-sidebar main {
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}
main .post-entry {
	margin-bottom: 30px;
}
main .post-entry .custom-thumbnail {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 80px;
	flex: 0 0 80px;
	margin-right: 30px;
}
main .post-content h3 {
	font-size: 18px;
}
main .post-content .post-meta {
	font-size: 15px;
	color: #ccc;
}

/* Burger */
.burger {
	width: 28px;
	height: 32px;
	cursor: pointer;
	position: relative;
	z-index: 99;
	float: right;
}

.burger:before,
.burger span,
.burger:after {
	width: 100%;
	height: 2px;
	display: block;
	background: #000;
	border-radius: 2px;
	position: absolute;
	opacity: 1;
}

.burger:before,
.burger:after {
	-webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1),
		-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
	transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1),
		-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
	-o-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
	transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
	transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1),
		-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1);
	-webkit-transition: top 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		-webkit-transform 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1),
		background-color 1.15s cubic-bezier(0.86, 0, 0.07, 1);
	content: "";
}

.burger:before {
	top: 4px;
}

.burger span {
	top: 15px;
}

.burger:after {
	top: 26px;
}

/* Hover */
.burger:hover:before {
	top: 7px;
}

.burger:hover:after {
	top: 23px;
}

/* Click */
.burger.active span {
	opacity: 0;
}

.burger.active:before,
.burger.active:after {
	top: 40%;
}

.burger.active:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5);
	/*for IE*/
}

.burger.active:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-5);
	/*for IE*/
}

.burger:focus {
	outline: none;
}

.desktop-only {
	display: block;
}

.mobile-only {
	display: none;
}

.full-bar {
	width: 11%;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	background-color: #1e1e1e;
}

.mobiLe-bar {
	width: 13%;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	background-color: #1e1e1e;
}

.maximBtn:focus {
	outline: 0;
}

.full-bar .side-inner .nav-menu ul li a .menu-text {
	opacity: 1;
	visibility: visible;
	-webkit-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	transition: 0.3s all ease;
}

.logo-wrap img {
	width: 70%;
}

.logo-maxim {
	text-align: center;
	margin-bottom: 30%;
}

span.menu-text {
	font-family: avenir-regular;
}

.bg-banner-one {
	background-image: url(../images/maxim88-MO-LandingPage-home-carousel-01.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 100vh;
	/*width: 100vw;*/
	object-fit: cover;
	position: inherit;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-two {
	background-image: url(../images/maxim88-MO-LandingPage-home-carousel-02.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 100vh;
	/*width: 100vw;*/
	object-fit: cover;
	position: inherit;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.collab-banner {
	background-image: url(../images/hero-banner.jpg);
	/*width: auto;
      height: 1080px;*/
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-attachment: inherit;
	height: 100vh;
	/*width: 100vw;*/
	object-fit: cover;
	position: inherit;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

.bg-banner-mb,
.bg-banner-mb-one,
.bg-banner-mb-two {
	display: none;
}

#background-video {
	height: 100vh;
	width: 100vw;
	object-fit: cover;
	position: inherit;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
}

#collab-video {
	/*height: 100vh;*/
	width: 100%;
	object-fit: cover;
	position: inherit;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: block;
	margin: 3% 0;
}

.collab-content {
	margin: 0 8% 5%;
}

.career-content {
	margin: 0 5%;
}

.club-content {
	margin: 0 8% 5%;
}

.awards-content {
	margin: 0 5%;
}

.profile-info img {
	width: 65% !important;
}

.profile-content {
	margin: 0 5%;
}

.contentBar {
	margin-left: 11%;
	/*background-color: #fff;*/
}

.contentBar-two {
	margin-left: 11%;
	background-color: #fafafa;
}

.contentBar-three {
	margin-left: 11%;
	background-color: #f5f5f5;
}

.contentBar img {
	width: 100%;
}

.carousel-caption {
	padding: 0 5% 10%;
	text-align: left;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.caption-info h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	font-family: avenir-bold;
}

#yearcap {
	margin-bottom: 20px;
}

.caption-info img {
	width: 20%;
	margin-bottom: 10px;
}

#copycap {
	text-align: right;
	font-style: italic;
	font-size: 16px;
	color: #808080;
	position: absolute;
	top: 95%;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0% 3%;
	margin: 0;
}

.popUp {
	position: absolute;
	top: 33%;
	text-align: center;
	left: 0;
	right: 0;
	bottom: 0;
	/*z-index: 0;*/
	cursor: pointer;
}

.popUp img {
	width: 7%;
}

.popUp p {
	margin: 0;
	font-size: 20px;
	text-decoration: underline;
	color: #dec276;
	padding-top: 20px;
}

.caption-info p {
	font-size: 18px;
	margin: 0;
	color: #eaeaea;
	font-weight: normal;
	/*font-family: avenir-regular;*/
}

.collab-caption {
	position: absolute;
	z-index: 10;
	color: #fff;
	text-align: center;
	left: 0;
	right: 0;
	margin-left: 14%;
	top: 15%;
}

.collaB {
	top: 24%;
}

.earlylife {
	top: 15%;
}

.reaLM,
.stoC {
	top: 18%;
}

.newC {
	top: 11%;
}

.manU {
	top: 20%;
}

.cluB {
	top: 12%;
}

.collab-caption img {
	width: 50%;
}

.collab-caption p {
	font-size: 20px;
	margin: 0;
	font-weight: normal;
}

.maximBtn {
	border: none;
	outline: none;
	background-color: #dec276;
	border-radius: 2px;
	font-size: 16px;
	padding: 10px 50px;
	text-transform: uppercase;
	margin-top: 3%;
	font-weight: bold;
	z-index: 9;
}

#capBel {
	margin-bottom: 20px;
}

.carousel-indicators {
	bottom: 5%;
	justify-content: flex-start;
	margin-left: 5%;
	z-index: 1000;
}

.carousel-indicators li {
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border-radius: 50%;
	background-color: #808080;
}

.carousel-indicators .active {
	opacity: 1;
	background-color: #dec276;
	width: 60px;
	border-radius: 19px !important;
	border: none;
	align-self: center;
}

.navBar {
	/*position: absolute;*/
	right: 0;
	z-index: 1;
	top: 0;
	padding: 30px 0;
	background-color: #68001b;
}

/*.navgrid {
      display: grid;
      grid-template-columns: 60% 40%;
  }*/

.navInfo {
	align-self: center;
}

.navInfo img {
	width: 30%;
}

.navBtnGrid {
	/*display: grid;
      grid-template-columns: 23% 23% 23% 23%;
      grid-gap: 3%;*/
	display: inline-flex;
	justify-content: flex-end;
	align-items: center;
	float: right;
}

.navLogin {
	font-size: 16px;
	font-family: avenir-bold;
	width: auto;
	color: #fff;
	cursor: pointer;
	margin: auto 10px;
	font-weight: bold;

	text-align: center;
}

.navLogin p,
.navJoin p {
	margin: 0;
}

.navLogin a {
	color: #fff;
	text-decoration: none;
}

.storyprof {
	padding-top: 5%;
}

.storyLink a {
	color: #fff !important;
}

.navJoin {
	font-size: 18px;
	/* border: 1px solid #fff; */
	width: auto;
	color: #000;
	cursor: pointer;
	margin: auto;
	font-weight: bold;

	text-align: center;
}

.navStory {
	font-size: 18px;
	/* border: 1px solid #fff; */
	width: auto;
	color: #000;
	cursor: pointer;
	margin: auto;
	font-weight: bold;

	text-align: center;
}

.navJoin a {
	color: #000;
	text-decoration: none;
}

.navCred {
	align-self: center;
	width: 22%;
}

.credFoo {
	align-self: center;
	width: 100%;
}

.dropdown {
	/*border: 1px solid grey;*/
	background-color: #fff;
	border-radius: 23px;
}

.dropdown.show {
	border-bottom: none;
}

.dropdown-menu.show {
	display: block;
	border: 1px solid grey;
	border-top: none;
	/*padding-left: 10px;*/
}

.dropdown a {
	color: #000;
	font-size: 14px;
	padding: 5px 10px !important;
}

.navLink {
	padding: 0 5px !important;
}

/*span#langFlag {
      padding: 0 5px;
  }*/

#v-nav {
	border: 1px solid #767676;
	background-color: #767676;
	vertical-align: -5px;
}

.nav-link:focus,
.nav-link:hover:focus {
	/* border-color: #0a58ca; */
	box-shadow: 0 0 0 0.25rem rgb(49 132 253 / 50%);
	border-radius: 23px;
}

#stayterms {
	margin-bottom: 0;
}

.dropdown-menu {
	background-color: #fff !important;
	min-width: 100% !important;
	border-radius: 24px;
	border-top: none;
	margin: 3px 0 0 0;
	/*padding: 0 5px;*/
	/*margin-left: -8px;*/
	/*padding-right: 15px;*/
}

.malaysia-menu a {
	/*font-size: 18px !important;*/
	padding: 0 !important;
	text-align: center;
	margin: 5px 0;
}

.foo-menu a {
	color: #000;
	text-align: left;
	font-size: 14px;
	padding: 0 15px;
}

.credFoo a {
	color: #000;
	font-size: 14px;
}

.malaysia-menu,
.foo-menu {
	padding: 0;
}

#childOne {
	padding-top: 0 !important;
}

.popup {
	display: none;
	position: fixed;
	padding: 10px;
	width: 280px;
	left: 50%;
	margin-left: -150px;
	height: 180px;
	top: 50%;
	margin-top: -100px;
	background: #fff;
	border: 3px solid #f04a49;
	z-index: 20;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#popup:after {
	position: fixed;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: -2;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#popup:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	z-index: -1;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#video-popup-container {
	display: none;
	position: relative;
	z-index: 996;
	width: 80%;
	left: 0;
	/*margin-left: -25%;*/
	top: -60%;
	right: 0;
	margin: auto;
	background-color: #fff;
}

#video-popup-close {
	cursor: pointer;
	position: absolute;
	right: -10px;
	top: -10px;
	z-index: 998;
	width: 32px;
	height: 32px;
	border-radius: 25px;
	text-align: center;
	font-size: 28px;
	background-color: #009444;
	line-height: 25px;
	color: #fff;
}

#video-popup-iframe-container {
	position: relative;
	z-index: 997;
	width: 100%;
	/*padding-bottom: 60%;
    border: 2px solid #000;
    border-radius: 2px;*/
	background-color: #000;
}

#video-popup-iframe,
#video-popup-iframes,
#video-popup-iframee {
	z-index: 999;
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
}

#video-popup-overlay {
	display: none;
	position: fixed;
	z-index: 995;
	top: 0;
	background-color: #000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
}

#video-popup-close:hover {
	color: #dec276;
}

.collabDown {
	position: relative;
	width: 100%;
	height: 100%;
}

.collabDown::after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 80%;
	background: -webkit-linear-gradient(
		top,
		rgba(0, 0, 0, 0) 0,
		rgba(0, 0, 0, 0.8) 80%,
		rgba(0, 0, 0, 0.8) 100%
	);
	background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0,
		rgba(0, 0, 0, 0.8) 80%,
		rgba(0, 0, 0, 0.8) 100%
	);
}

.collabDown h1 {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #fff;
	font: normal 300 64px/1 "Josefin Sans", sans-serif;
	text-align: center;
	white-space: nowrap;
}

.demo a {
	position: absolute;
	bottom: -160px;
	left: 50%;
	z-index: 2;
	display: inline-block;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	color: #fff;
	font: normal 400 20px/1 "Josefin Sans", sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	transition: opacity 0.3s;
}
.demo a:hover {
	opacity: 0.5;
}

#section01 a {
	padding-top: 60px;
}
#section01 a span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}

.collab-info h2 {
	text-transform: uppercase;
	margin: 0;
	padding: 35px 0 0 0;
	font-size: 30px;
	font-weight: bold;
	font-family: avenir-bold;
}

#colHr {
	width: 4%;
	margin: 1% 0 0;
	border-top: 1px solid #bababa;
}

#proHr {
	width: 18%;
	margin: 1% 0 4% 0;
	border-top: 1px solid #bababa;
}

.collab-info p {
	font-size: 16px;
	color: #000;
	margin: 0;
}



.spacer40 {
	margin-bottom: 40px;
}

.spacer60 {
	margin-bottom: 60px;
}

.spacer80 {
	margin-bottom: 80px;
}

.profile-grid {
	display: grid;
	grid-template-columns: 50% 50%;
}

.personal-grid {
	display: grid;
	grid-template-columns: 35% 65%;
}

.profile-desc {
	padding: 40px 0 0 0px;
}

.personal-info h4 {
	font-size: 16px;
	font-weight: normal;
}

.info-two h4 {
	font-weight: bold;
	font-family: avenir-bold;
}

.profile-desc h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: avenir-bold;
}

.club-grid,
.number-grid {
	display: grid;
	grid-template-columns: 27% 27% 26%;
	grid-gap: 10%;
}

.logo-grid,
.goal-grid {
	display: grid;
	grid-template-columns: 75% 25%;
}

.logo-info img {
	width: 100%;
}

.logo-info {
	align-self: center;
}

.career-content h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3%;
	font-family: avenir-bold;
}

.club-content h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3%;
	font-family: avenir-bold;
}

.club-content h4 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	color: #808080;
	font-family: avenir-bold;
}

#carHr {
	width: 8%;
	margin: 1% 0 4% 0;
	border-top: 1px solid #bababa;
}

#clubHr {
	width: 8%;
	margin: 1% 0 4% 0;
	border-top: 1px solid #bababa;
}

.logo-info h4 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: avenir-bold;
}

.logo-info h5 {
	font-size: 20px;
}

.goal-info p {
	font-size: 18px;
	color: #d4ac3f;
	font-weight: bold;
	margin: 0;
}

h5.counter-value {
	font-size: 35px;
	font-weight: bold;
	color: #d4ac3f;
}

#hrStyle {
	margin: 3% 0;
	border-top: 1px solid #919191;
}

.padding40 {
	padding-bottom: 40px;
}

.awards-grid {
	display: grid;
	grid-template-columns: 10% 10% 10% 10% 10% 10% 10%;
	grid-gap: 5%;
	text-align: center;
}

.trophy-info p {
	font-size: 16px;
	color: #d4ac3f;
	font-weight: bold;
	font-family: avenir-bold;
	margin: 0;
}

p#date-club {
	color: #808080;
	font-weight: normal;
}

p#trop {
	padding-top: 10px;
}

.trophy-info img {
	width: 65%;
}

.awards-content h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: avenir-bold;
	padding-top: 3%;
}

.awards-content h4 {
	font-size: 28px;
	text-transform: uppercase;
	font-family: avenir-bold;
	font-weight: bold;
	color: #808080;
}

.indi-grid {
	display: grid;
	grid-template-columns: 27% 27% 26%;
	grid-gap: 10%;
}

.indi-info p {
	font-size: 16px;
	color: #d4ac3f;
	font-weight: bold;
	font-family: avenir-bold;
	margin: 0;
}

#indi-date {
	color: #808080;
	font-weight: normal;
}

.record-grid {
	display: grid;
	grid-template-columns: 12% 5% 1% 5% 12% 12% 12%;
	align-items: center;
	grid-gap: 3%;
}

.record-info h5 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-family: avenir-bold;
	margin: 0;
}

.record-info img {
	width: 100%;
}

#rec-text {
	font-weight: normal;
}

.scrollTop {
	text-align: center;
}

.scrollTop img {
	width: 3%;
	transform: rotate(180deg);
}

.footer-bar {
	background-color: #000;
	margin-top: 15px;
}

.footer-bar p {
	color: #444444;
	margin: 0;
	text-align: right;
	padding: 30px 50px;
	font-size: 16px;
	font-style: italic;
}

.club-info p {
	font-size: 16px;
	color: #000;
	margin: 0;
}

.club-content h5 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-bottom: 20px;
	margin: 0;
	font-family: avenir-bold;
}

.sub-link {
	display: flex;
	flex-direction: row;
	align-content: center;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: self-start;
	font-size: 14px;
}

.social-menu {
	position: absolute;
	top: 87%;
	bottom: 0;
}

.main-page,
.profile-menu {
	position: relative;
	top: 70%;
}

li.top-level.open {
	color: #808080;
	padding: 0 0px 10px 0 !important;
	cursor: pointer;
}

.top-level span:hover {
	color: #fff;
	transition: 0.3s all ease;
}

.close {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

.subClub {
	color: #808080;
}

.subClub:hover {
	color: #fff;
	transition: 0.3s all ease;
}

li.subClub a {
	padding: 10px 15px 0 !important;
}

.act {
	color: #fff;
}

.sub-link a {
	color: #808080;
}

.creditTabs a.active {
	background-color: #ff8a00;
	border-radius: 25px;
	color: #fff !important;
}

.creditTabs a {
	background-color: #f3f5f6;
	border-radius: 25px;
	color: #0f161f !important;
}

span.clubtitle.active {
	color: #fff;
}

.profile-img {
	margin: 3% 0;
}

#preloader {
	position: fixed;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100vw;
	height: 100vh;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.6);
}

#preloader > img {
	width: 90px;
}

.model-dialog-container {
	display: none;
	z-index: 1050;
	overflow-x: hidden;
	overflow-y: auto;
	cursor: pointer !important;
	-webkit-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
	transition: opacity 0.1s linear;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
	background-color: rgba(0, 0, 0, 0.4);
}

.model-dialog {
	/* -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%); */
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	margin: auto;
	width: 450px !important;
	max-width: 450px !important;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto;
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	}
}

.model-content {
	background: rgb(255, 255, 255);
	color: black;
	min-height: 125px;
	-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	position: relative;
	border-radius: 6px;
	outline: 0;
}

#slideHeader {
	margin: 0;
	text-align: center;
	padding-top: 10px;
	font-size: large;
	color: #0b64c8;
}

.slider-recaptcha {
	height: 46px;

	margin: 20px auto;
	width: 90%;

	/* set the wrapper as the anchor element for positioning */
	position: relative;

	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #000000),
		color-stop(1, #222222)
	);

	border-radius: 5px;
	border: 1px solid #525252;
}

.slider-recaptcha input {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: absolute;
	width: 99%;
	height: 46px;
	background: transparent;
	margin: 0;
	padding-left: 3px;
	z-index: 2;
}

.slider-recaptcha input::-webkit-slider-thumb {
	-webkit-appearance: none;

	/* position the button on top of everything */
	z-index: 3;
	position: relative;

	width: 68px;
	height: 40px;
	-webkit-border-radius: 10px;
	border-radius: 5px;

	background-image: url("../images/slider-arrow.png"),
		-webkit-gradient(linear, left top, left bottom, color-stop(0, #929699), color-stop(100, #595a5c));
	background-image: url("../images/slider-arrow.png"),
		linear-gradient(to bottom, #929699, #595a5c);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.slider-recaptcha input::-moz-range-thumb {
	-moz-appearance: none;

	/* position the button on top of everything */
	z-index: 3;
	/* position: relative; */

	width: 68px;
	height: 40px;
	border-radius: 5px;

	background-image: url("../images/slider-arrow.png"),
		-webkit-gradient(linear, left top, left bottom, color-stop(0, #929699), color-stop(100, #595a5c));
	background-image: url("../images/slider-arrow.png"),
		linear-gradient(to bottom, #929699, #595a5c);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.slider-recaptcha span {
	/* position the text just under the button in the stacking order */
	position: absolute;
	z-index: 1;
	top: 0;

	text-align: center;
	line-height: 45px;
	display: block;
	width: 100%;

	font-family: "Helvetica Neue", Helvetica, sans;
	font-size: 24px;
	color: #565759;
	cursor: default;
	margin-left: 20px;
}

@media (max-width: 768px) {
	.model-dialog {
		width: 550px !important;
		max-width: 550px !important;
	}

	.slider-recaptcha span {
		font-size: 20px;
		margin-left: 25px;
	}
}

@media (max-width: 541px) {
	.model-dialog {
		width: 520px !important;
		max-width: 520px !important;
	}
}

@media (max-width: 426px) {
	.model-dialog {
		width: 400px !important;
		max-width: 400px !important;
	}
}

@media (max-width: 376px) {
	.model-dialog {
		width: 350px !important;
		max-width: 350px !important;
	}

	.slider-recaptcha input::-webkit-slider-thumb {
		width: 60px;
	}

	.slider-recaptcha input::-moz-range-thumb {
		width: 60px;
	}
}

@media (max-width: 321px) {
	.model-dialog {
		width: 300px !important;
		max-width: 300px !important;
	}

	.slider-recaptcha input::-webkit-slider-thumb {
		width: 50px;
	}

	.slider-recaptcha input::-moz-range-thumb {
		width: 50px;
	}

	.slider-recaptcha span {
		font-size: 18px;
	}
}

@media (max-width: 281px) {
	.model-dialog {
		width: 270px !important;
		max-width: 270px !important;
	}

	.slider-recaptcha input::-webkit-slider-thumb {
		width: 40px;
	}

	.slider-recaptcha input::-moz-range-thumb {
		width: 40px;
	}

	.slider-recaptcha span {
		font-size: 17px;
	}
}

@media (min-width: 1700px) and (max-width: 1799px) {
	.popUp {
		top: 35%;
	}

	/*#video-popup-container {
      top: -25%;

  }*/

	.cluB {
		top: 11%;
	}
}

@media (min-width: 1600px) and (max-width: 1699px) {
	.popUp {
		top: 35%;
	}

	/*#video-popup-container {
      top: -15%;

  }*/

	.cluB {
		top: 11.5%;
	}
}

@media (min-width: 1500px) and (max-width: 1599px) {

	.jackpot-main {
    margin: 0 2%;
}


	.bg-banner-main-myr {
		background-position: center;
		height: auto;
	}

	.wildLogo {
		position: absolute;
		top: 79%;
		left: 6%;
	}

	.leftCoin {
		position: absolute;
		top: 56%;
		left: 37%;
	}

	.scatterLogo {
		position: absolute;
		top: 41%;
		left: 52%;
	}

	.topCoin {
		position: absolute;
		top: 40%;
		left: 89%;
	}

	.bigCoin {
		position: absolute;
		top: 93%;
		left: 94%;
	}

	.bigCoin img {
		width: 100%;
	}

	.wildRight {
		position: absolute;
		top: 97%;
		left: 85%;
	}

	.wildRight img {
		width: 70%;
	}

	.clubLogo h4 {
		font-size: 13px;
		color: #fff;
	}

	.astonLogo p {
		font-size: 12px;
		color: #fff;
		margin: 0;
	}

	/*.custom-model-wrap {

    max-height: calc(100vh - 125px);
  }*/

	.girl {
		position: absolute;
		top: 60%;
		right: 7%;
		width: 13%;
	}

	.main-page,
	.profile-menu {
		position: relative;
		top: 60%;
	}

	.social-menu {
		position: relative;
		top: 66%;
	}

	.storypro {
		top: 83%;
		position: absolute;
		bottom: 0;
	}

	.popUp {
		top: 24%;
	}

	.profile-info img {
		width: 75%;
	}

	.profile-desc {
		padding: 40px 0 0 0px;
	}

	#video-popup-container {
		top: -45%;
	}

	.collaB {
		top: 22%;
	}

	.procab {
		top: 12%;
	}

	.reaLM {
		top: 12%;
	}

	.earlylife {
		top: 12%;
	}

	.stoC {
		top: 13%;
	}

	.manU {
		top: 16%;
	}

	.cluB {
		top: 9%;
	}

	.newC {
		top: 8%;
	}

	.profile-desc h3,
	.career-content h3,
	.awards-content h3,
	.club-content h3 {
		font-size: 25px;
	}

	.awards-content h4,
	.club-content h4 {
		font-size: 20px;
	}

	.personal-info h4,
	.goal-info p {
		font-size: 14px;
	}

	.logo-info h5 {
		font-size: 16px;
	}

	.logo-info h4 {
		font-size: 18px;
	}
}

@media (min-width: 1400px) and (max-width: 1499px) {
	.social-menu {
		position: relative;
		top: 18%;
	}

	.main-page,
	.profile-menu {
		position: relative;
		top: 60%;
	}

	.popUp {
		top: 35%;
	}

	/*#video-popup-container {
      top: -15%;

  }*/

	#copycap {
		font-size: 12px;
	}

	.collaB {
		top: 22%;
	}

	.cluB {
		top: 10%;
	}

	.manU {
		top: 15%;
	}

	.stoC {
		top: 14%;
	}

	.reaLM {
		top: 14%;
	}

	.newC {
		top: 8%;
	}

	.procab {
		top: 12%;
	}

	.earlylife {
		top: 12%;
	}

	.profile-desc h3,
	.career-content h3,
	.awards-content h3,
	.club-content h3 {
		font-size: 25px;
	}

	.awards-content h4,
	.club-content h4 {
		font-size: 20px;
	}

	.personal-info h4,
	.goal-info p {
		font-size: 14px;
	}

	.logo-info h5 {
		font-size: 16px;
	}

	.logo-info h4 {
		font-size: 18px;
	}
}

@media (min-width: 1300px) and (max-width: 1399px) {
	.social-menu {
		position: relative;
		top: 18%;
	}

	.main-page,
	.profile-menu {
		position: relative;
		top: 60%;
	}

	.caption-info h2 {
		font-size: 30px;
	}

	.caption-info p {
		font-size: 16px;
	}

	.popUp p {
		font-size: 18px;
	}

	.popUp img {
		width: 10%;
	}

	/*#video-popup-container {
      top: -25%;

  }*/

	.popUp {
		top: 35%;
	}

	#copycap {
		font-size: 12px;
	}

	.collaB {
		top: 18%;
	}

	.manU {
		top: 15%;
	}

	.cluB {
		top: 9%;
	}

	.stoC {
		top: 14%;
	}

	.newC {
		top: 8%;
	}

	.reaLM {
		top: 14%;
	}

	.procab {
		top: 12%;
	}

	.earlylife {
		top: 12%;
	}

	.profile-desc h3,
	.career-content h3,
	.awards-content h3,
	.club-content h3 {
		font-size: 22px;
	}

	.awards-content h4,
	.club-content h4 {
		font-size: 20px;
	}

	.personal-info h4,
	.goal-info p {
		font-size: 12px;
	}

	.logo-info h5 {
		font-size: 16px;
	}

	.logo-info h4 {
		font-size: 18px;
	}
}

@media (min-width: 1200px) and (max-width: 1299px) {
	.logoSec {
		left: 7%;
	}

	.bigCoin img {
		width: 100%;
	}

	.bigCoin {
		position: absolute;
		top: 86%;
		left: 92%;
	}

	.custom-model-wrap {
		max-height: calc(100vh - -20px);
	}

	.bg-banner-main-myr {
		background-position: 45%;
	}

	.girl {
		position: absolute;
		top: 78%;
		right: 0%;
		width: 15%;
	}

	.social-menu {
		position: relative;
		top: 15%;
	}

	aside .side-inner .nav-menu {
		margin: 0 12px;
		font-size: 14px;
	}

	.profile-info img {
		width: 82% !important;
	}

	.main-page,
	.profile-menu {
		position: relative;
		top: 64%;
	}

	#section01 a {
		padding-top: 80px;
	}

	.caption-info h2 {
		font-size: 30px;
	}

	.caption-info p {
		font-size: 16px;
	}

	.popUp p {
		font-size: 18px;
	}

	.popUp img {
		width: 7%;
	}

	#video-popup-container {
		top: -35%;
	}

	.popUp {
		top: 17%;
	}

	aside .side-inner .nav-menu ul li a {
		padding-left: 5px;
		padding-right: 5px;
	}

	#copycap {
		font-size: 12px;
	}

	.collaB {
		top: 21%;
	}

	.cluB {
		top: 10%;
	}

	li.top-level.open {
		padding: 10px 5px !important;
	}

	.collab-menu {
		top: 82%;
		position: absolute;
		bottom: 0;
	}

	.stoC {
		top: 14%;
	}

	.reaLM {
		top: 15%;
	}

	.procab {
		top: 12%;
	}

	.earlylife {
		top: 12%;
	}

	.profile-desc h3,
	.career-content h3,
	.awards-content h3,
	.club-content h3 {
		font-size: 22px;
	}

	.awards-content h4,
	.club-content h4 {
		font-size: 20px;
	}

	.personal-info h4,
	.goal-info p {
		font-size: 12px;
	}

	.logo-info h5 {
		font-size: 16px;
	}

	.logo-info h4 {
		font-size: 18px;
	}
}

@media (min-width: 760px) and (max-width: 768px) {
	.procab {
		top: 22% !important;
	}

	.collaB {
		top: 37% !important;
	}

	.cluB {
		top: 22% !important;
	}
}

@media (min-width: 700px) and (max-width: 1023px) {
	.bg-banner {
		background-position: center;
	}

	.carousel-caption {
		padding: 0 5% 20%;
	}

	.popUp img {
		width: 15%;
	}

	.popUp p {
		font-size: 18px;
	}

	.popUp {
		top: 40%;
	}

	/*#video-popup-container {
      width: 80%;
      top: -15%;
  }*/

	span.menu-text {
		font-size: 12px;
	}

	aside .side-inner .nav-menu {
		margin: 0px 5px;
	}

	aside .side-inner .nav-menu ul li a {
		padding-left: 8px;
	}

	.main-page {
		position: relative;
		top: 80% !important;
	}

	.collab-caption p {
		font-size: 15px;
	}

	.collab-caption img {
		width: 70%;
	}

	.collaB {
		top: 42%;
	}

	.procab {
		top: 25%;
	}

	.cluB {
		top: 25%;
	}

	li.top-level.open {
		padding: 10px 10px !important;
		font-size: 12px;
	}

	.social-menu {
		position: relative;
		top: 58%;
	}

	.profile-menu {
		top: 80%;
	}

	.collab-menu {
		top: 63%;
	}

	.collab-info p,
	.club-info p {
		font-size: 16px;
	}

	.collab-info h2,
	.club-content h3 {
		font-size: 20px;
	}

	.club-content h4 {
		font-size: 18px;
	}

	.sub-link {
		font-size: 12px;
	}

	.spacer40,
	.spacer60 {
		margin-bottom: 20px;
	}

	.spacer80 {
		margin-bottom: 50px;
	}

	.profile-info {
		text-align: center;
	}

	.profile-grid {
		grid-template-columns: auto;
	}

	.profile-desc {
		padding: 30px 10px;
		text-align: left;
	}

	.personal-info h4 {
		font-size: 16px;
	}

	.profile-desc h3,
	.career-content h3,
	.awards-content h3 {
		font-size: 20px;
	}

	.awards-content h4 {
		font-size: 25px;
	}

	h5.counter-value {
		font-size: 30px;
	}

	.logo-info h4,
	.logo-info h5 {
		font-size: 12px;
	}

	.goal-info p {
		font-size: 10px;
	}

	.logo-grid,
	.goal-grid {
		grid-template-columns: 60% 40%;
	}

	.trophy-info p {
		font-size: 12px;
	}

	.awards-content h4 {
		font-size: 18px;
	}

	.indi-info p {
		font-size: 14px;
	}

	.record-info h5 {
		font-size: 14px;
	}

	.record-grid {
		grid-template-columns: 21% 5% 2% 5% 21% 14% 14%;
	}
}

@media (min-width: 320px) and (max-width: 330px) {
	.toggle.burgeR.hambunger {
		transform: translateX(-12%) !important;
	}

	.collaB {
		top: 11% !important;
	}

	.cluB {
		top: 6% !important;
	}

	.procab {
		top: 3% !important;
	}

	.club-info p {
		font-size: 12px !important;
	}
}

@media (min-width: 360px) and (max-width: 370px) {
	.collaB {
		top: 14% !important;
	}

	.cluB {
		top: 8% !important;
	}

	.procab {
		top: 4% !important;
	}

	.club-info p {
		font-size: 12px !important;
	}
}

@media (min-width: 375px) and (max-width: 385px) {
	.collaB {
		top: 13% !important;
	}

	.cluB {
		top: 8% !important;
	}

	.procab {
		top: 4% !important;
	}
}

@media (min-width: 393px) and (max-width: 400px) {
	.collaB {
		top: 16% !important;
	}
}

@media (min-width: 411px) and (max-width: 420px) {
	.collaB {
		top: 14% !important;
	}

	.cluB {
		top: 8% !important;
	}

	.procab {
		top: 4% !important;
	}
}

@media (min-width: 1000px) and (max-width: 1024px) {
	.nav-menu.social-menu,
	.nav-menu {
		font-size: 12px;
	}

	aside .side-inner .nav-menu {
		margin: 0 10px;
	}

	.popUp {
		top: 20%;
	}

	#video-popup-container {
		top: -33%;
	}

	.collab-caption {
		top: 11%;
	}

	.profile-info img {
		width: 115% !important;
	}

	.personal-info h4 {
		font-size: 13px;
	}

	.profile-desc {
		padding: 40px 0 0 70px;
	}

	.goal-info p {
		font-size: 10px;
	}
}

ul { list-style-type: none; }

a {
  color: #b63b4d;
  text-decoration: none;
}

/** =======================
 * Contenedor Principal
 ===========================*/


/*.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}*/

ul#accordion {
    padding: 0;
    margin: 0;
}

.accordion .link {
  cursor: pointer;
  display: block;
/*  padding: 15px 15px 15px 42px;*/
  color: #8697a2;
  font-size: 16px;
  text-align: left;
/*  font-weight: 700;*/
/*  border-bottom: 1px solid #CCC;*/
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 0.5rem;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 4px;
  left: 12px;
  font-size: 18px;
  color: #646667;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 12px;
}

.accordion li.open .link { color: #8697a2; }

.accordion li.open i { color: #646667; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenu {
  display: none;
  /*background: #444359;
  font-size: 14px;*/
  padding: 0;
}

/*.submenu li { border-bottom: 1px solid #4b4a5e; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #b63b4d;
  color: #FFF;
}*/

/*.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}*/

ul#accordions {
    padding: 0;
    margin: 0;
}

.accordions .links {
  cursor: pointer;
  display: block;
/*  padding: 15px 15px 15px 42px;*/
  color: #8697a2;
  font-size: 16px;
  text-align: left;
/*  font-weight: 700;*/
/*  border-bottom: 1px solid #CCC;*/
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 0.5rem;
}

.accordions li:last-child .links { border-bottom: 0; }

.accordions li i {
  position: absolute;
  top: 4px;
  left: 12px;
  font-size: 18px;
  color: #646667;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordions li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 12px;
}

.accordions li.opens .links { color: #8697a2; }

.accordions li.opens i { color: #646667; }

.accordions li.opens i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenus {
  display: none;
  /*background: #444359;
  font-size: 14px;*/
  padding: 0;
}

/*.submenu li { border-bottom: 1px solid #4b4a5e; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #b63b4d;
  color: #FFF;
}*/

.selectdiv {
  position: relative;
    /* border: 1px solid red; */
    /* padding-top: 7px; */
    border: 1px solid #dbe0e4;
    border-radius: 5px;
    padding: 7px 0 0 7px;
  /*Don't really need this just for demo styling*/
  
  /*float: left;
  min-width: 200px;
  margin: 50px 33%;*/
}

.selectdiv label {
	margin: 0;
	display: flex;
}

.selectdiv:after {
    content: '\f078';
    font: normal normal normal 12px/1 FontAwesome;
    color: #646667;
    right: 16px;
    top: 15px;
    /* height: 34px; */
    /* padding: 15px 0px 0px 8px; */
    /* border-left: 1px solid #0ebeff; */
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    /* max-width: 320px; */
    /* height: 39px; */
    /* float: right; */
    /* margin: 5px 0px; */
    padding: 0px 0px 0 10px;
    font-size: 16px;
    /* line-height: 1.75; */
    color: #333;
    /* background-color: #ffffff; */
    /* background-image: none; */
    /* border: 1px solid #0ebeff; */
    -ms-word-break: normal;
    /* word-break: normal; */
    border: none;
    outline: none;
    background-color: #fff;
}
