/*Header start*/

body {
	background: #000000;
}
a:hover {
	color: #fff000;
}
.box {
	-webkit-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
	-moz-box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
	box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.16);
}
.box2 {
	-webkit-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
	-moz-box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
	box-shadow: 0px 0px 5px 5px rgba(255, 255, 255, 0.2);
}
.z-in1 {
	z-index: 1;
}
.z-in2 {
	z-index: 2;
}
.z-in3 {
	z-index: 3;
}
.text-gray {
	color: #7c7a7a;
}


@font-face {
    font-family: 'Brink';
    src: url('../fonts/Brink-Black.woff2') format('woff2'),
        url('../fonts/Brink-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/BrinkExtended.woff2') format('woff2'),
        url('../fonts/BrinkExtended.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/Brink-Bold.woff2') format('woff2'),
        url('../fonts/Brink-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/BrinkExtended.woff2') format('woff2'),
        url('../fonts/BrinkExtended.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/BrinkBlackExtended.woff2') format('woff2'),
        url('../fonts/BrinkBlackExtended.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/Brink-Bold.woff2') format('woff2'),
        url('../fonts/Brink-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/BrinkBlackExtended.woff2') format('woff2'),
        url('../fonts/BrinkBlackExtended.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/BrinkBoldExtended.woff2') format('woff2'),
        url('../fonts/BrinkBoldExtended.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Brink';
    src: url('../fonts/BrinkBoldExtended.woff2') format('woff2'),
        url('../fonts/BrinkBoldExtended.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


.brink{
	font-family: 'Brink';
}

@font-face {
    font-family: 'Baron Neue';
    src: url('../fonts/BaronNeueBlack.woff2') format('woff2'),
        url('../fonts/BaronNeueBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baron Neue';
    src: url('../fonts/BaronNeueBold.woff2') format('woff2'),
        url('../fonts/BaronNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Baron Neue';
    src: url('../fonts/BaronNeue.woff2') format('woff2'),
        url('../fonts/BaronNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.baron{
    font-family: 'Baron Neue';
}


@font-face {
    font-family: 'Fixedsys Excelsior 3.01';
    src: url('../fonts/FixedsysExcelsiorIIIb.woff2') format('woff2'),
        url('../fonts/FixedsysExcelsiorIIIb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


	
	.fixed{
	
	 font-family: 'Fixedsys';
	}

.bg-gradient1 {
	/* background: rgb(243,0,1); */
	background: linear-gradient(-147deg, rgb(243, 0, 1) 0%, rgb(140, 3, 3) 100%);
}
/**********************************Header **********************************/

.navbar-head h4 {
	display: none;
}
.bg-light {
	background: rgba(237,237,237,0.8);
}
header {
	position: relative;
	z-index: 5;
}
.head-nav-link li a {
	font-size: 16px;
}

.head-nav-link li {
	display: inline-block;
	margin: 0 14px;
}

@media (max-width: 1199px) {
	.head-nav-link li {
		margin: 0 8px;
	}
}

.btn-primary:hover {
	background: rgb(243,0,1);
	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
}
.sign-hover:hover {
	color: #f30001 !important;
}
.head-nav-link li a:hover {
color: #f30001 !important;
}

/**********************************banner start **********************************/

.banner-p p {
	font-size: 12px;
}
.banner-content span, .banner-content small {
	font-size: 35px;
}
@media only screen and (min-width: 1199px) {
.banner-content::after {
	position: absolute;
	content: "";
	background: #fff;
	width: 32px;
	height: 6px;
	left: -48px;
	top: -96px;
	bottom: 0px;
	margin: auto;
}
}

.banner-img-coins li {
	position: absolute;
}

.banner-img-coins li:first-child {
	top: 78px;
	left: 30px;
}
.banner-img-coins li:nth-child(2) {
	top: 57px;
	right: 34px;
}

.banner-img-coins li:nth-child(3) {
	right: 35px;
	bottom: 0px;
}
.banner-img-coins li:nth-child(4) {
	top: -18px;
	right: 10px;
}
.banner-img-coins li:last-child {
	right: -20px;
	bottom: 5px;
}
.banner-img::after {
	position: absolute;
	content: "";
	background: rgba(253, 1, 1, 0.2);
	width: 500px;
	height: 250px;
	inset: 0px;
	margin: auto;
	filter: blur(100px);
}
.banner-img img {
	z-index: 99;
	position: relative;
}

.banner-sta-list li {
	background: url("images/banner-sta-bg.png") no-repeat;
	width: 218px;
	height: 110px;
	text-align: center;
	padding: 10px 0px;
}


.staic-list {
	text-align: start;
	background: url("../images/banner-sta-bg.png") no-repeat;
	width: 218px;
	height: 110px;
	padding: 10px 42px;
}
.staic-list p {
	font-size: 12px;
}
.staic-list h3 {
	font-size: 30px;
}

.staic-list p {
	font-size: 12px;
	line-height: 17px;
}

.banner-sec-pad {
	margin-top: 100px;
	position: relative;
	z-index: 55;
}

.banner-sta-list li:last-child {
	position: relative;
	top: 32px;
	left: -102px;
}

.banner-sta-list li:first-child {
	right: -58px;
	position: relative;
	top: 15px;
}
.statisics span, .statisics small {
	font-size: 30px;
}
.statisics {
	margin-top: 104px;
}

.static-value span {
	font-size: 30px;
}
.banner-img {
	position: relative;
	top: 18px;
	left: -49px;
}
@media only screen and (min-width: 990px) {
.statisics::after {
	position: absolute;
	content: "";
	background: url("../images/stat-coin1.png") no-repeat;
	width: 85px;
	height: 84px;
	right: 0px;
	top: -146px;
}
.statisics::before {
	position: absolute;
	content: "";
	background: url("../images/stat-coin2.png") no-repeat;
	width: 85px;
	height: 84px;
	right: 72px;
	bottom: -97px;
}

.banner-sec-pad::after {
	position: absolute;
	content: "";
	background: url("../images/banner-wave.png") no-repeat;
	width: 104px;
	height: 107px;
	top: -166px;
	left: 277px;
}


.banner-sec-pad::before {
	position: absolute;
	content: "";
	background: url("../images/banner-glosy.png") no-repeat;
	width: 121px;
	height: 110px;
	top: -98px;
	left: 113px;
}

}

.banner-p {
	margin-left: 76px !important;
	margin-top: 16px;
}

/**********************************banner end *******************************



/**********************************how-it start **********************************/
.how-sec {
	border-radius: 10px;
	padding: 0px 15px 25px 12px;
	width: 277px;
	height: 300px;
}
.how-icon {
	background: #292929;
	border-radius: 50%;
	display: inline-block;
	padding: 12px 12px;
	top: -44px;
}
.how-sec p {
	font-size: 14px;
}
.how-sec-two {
	border: 2px solid rgba(208,205,205,0.8);
}
.how-sec-one {
	border: 2px solid #000;
}

.how-icon-two {
	background: rgb(243,0,1);
	background: linear-gradient(-90deg, rgb(243, 0, 1) 0%, rgb(140, 3, 3) 100%) !important;
}
.how-sec-four {
	border: 2px solid #000;
}
.how-sec::after {
	position: absolute;
	font-family: Baron Neue;
	font-size: 76px;
	bottom: -43px;
	right: 15px;
	/* background: #FFFFFF; */
	background: linear-gradient(to bottom, #FFF 0%, #242424 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	opacity: 0.6;
	font-weight: bold;
}
.how-sec-one::after {

	content: "1";

}
.how-sec-two::after {

	content: "2";

}
.how-sec-three::after {

	content: "3";

}
.how-sec-four::after {

	content: "4";

}

@media only screen and (min-width: 1199px) {

.how-sec-one::before {
	position: absolute;
	content: "";
	width: 51px;
	height: 50px;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(124, 124, 124, 0.5);
	border-radius: 7px;
	top: -15px;
	opacity: 0.6;
	left: -30px;
}
.how-sec-four::before {
	position: absolute;
	content: "";
	width: 51px;
	height: 50px;
	background: rgba(255,255,255,1);
	border: 1px solid rgba(124, 124, 124, 0.5);
	border-radius: 7px;
	top: -26px;
	opacity: 0.6;
	right: -15px;
}
}
/**********************************how-it end **********************************/

/**********************************plan start **********************************/
.plan-bg .plan-main-title h2 {
	font-size: 55px;
}

.plan-title {
	display: inline-block;
}
.plan-title h6 {
	padding: 4px 17px;
	border-radius: 25px;
	font-size: 17px;
	background: #0b0b0b;
}

.plan-detail tbody tr td:first-child {
	text-align: start;
}

.plan-detail tbody tr td {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	padding: 5px 22px;
}
.added-table-height {
	min-height: 176px;
}

.plan-detail thead tr th {
	color: #fff;
	font-size: 17px;
	text-align: start;
	padding: 10px 22px;
	font-weight: 600;
}
.plan-detail tbody tr td:last-child {
	text-align: end;
}
.plan-sec {
	background: url("../images/plan-bg.png" ) no-repeat scroll center;
	width: 316px;
	height: 396px;
	margin: 0 auto;
}
.plan-margin {
	padding: 0px 43px;
}
.plan-min-height {
	height: 467px;
}
.plan-carousel {
	margin-top: 23px;

	position: relative;
}
.plan-detail {
	margin: 0 auto;
	background: transparent;
}

.plan-description {
    min-height: 70px;
    max-width: 320px;
    margin: 20px auto 0;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    font-size: 15px;
    padding: 0 30px 0 30px;
}

.pln-calculate .btn-primary {
	border-radius: 50%;
	width: 88px;
	height: 88px;
	text-align: center;
	padding: 16px 0px;
	font-size: 17px;
	background: #fff;
	border: 2px solid #8a8b8c;
	color: #000;
	font-family: ubuntu;
	line-height: 23px;
	font-weight: 500;
}
.pln-calculate {
	background: #000;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	padding: 7px 0px;
	position: relative;
	top: 18px;
	margin: auto;
	text-align: center;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.plan-carousel .owl-nav button, .acct-stats-caro .owl-nav button {
	width: 43px;
	height: 43px;
	border-radius: 50px;
	color: #fff !important;
	font-size: 33px;
	position: absolute;
	outline: none;
	top: 0;
	bottom: 0;
	margin: auto 0;
	background: rgb(243,0,1);
	background: linear-gradient(270deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
}
.nav-btn.prev-slide {
	padding: 11px 0px;
}
.nav-btn i {
	font-size: 21px;
}
.plan-carousel .owl-prev, .acct-stats-caro .owl-prev {
	left: -50px !important;
}
.plan-carousel .owl-next, .acct-stats-caro .owl-next {
	right: -50px !important;
}
.nav-btn.next-slide {
	padding: 11px 0px;
}
.affiliate {
	margin: 62px 0px;
}
.affiliate-details {
	background: rgba(18,18,18,0.8);
	text-align: center;
	clip-path: polygon(20% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0% 20%);
	padding: 46px 15px 10px 15px;
}
.rep-value {
	background: url("../images/rep-bg.png") no-repeat;
	width: 370px;
	height: 147px;

	margin: 0 auto;
}
.affiliate-details span {
	font-size: 55px;
	/* background: #F30001; */
	background: linear-gradient(to left, #F30001 0%, #8C0303 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.rep-percentage h4 {
	font-size: 25px;
}
.plan-bg {
	background: url("../images/bg-2.png") no-repeat scroll 0 0;
	background-size: cover;
}
.pln-calculate .btn-primary:hover {
	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
	color: #fff;
}
.plan-sec table thead tr {
	background: transparent;
}

.plan-sec table tbody tr td {
	border-bottom: none;
}

 @media only screen and (min-width: 1199px) {

.calc-title::after {
	position: absolute;
	content: "";
	background: url("../images/plan-title-af.png") no-repeat;
	width: 104px;
	height: 107px;
	left: 143px;
	top: 14px;
}

 .plan-main-title::after {
	position: absolute;
	content: "";
	background: url("../images/plan-title-af.png") no-repeat;
	width: 104px;
	height: 107px;
	right: 143px;
	top: 14px;
}
.plan-main-title::before {
	position: absolute;
	content: "";
	background: url("../images/plan-title-bf.png") no-repeat;
	width: 64px;
	height: 62px;
	left: 118px;
	top: 9px;
}
.affiliate-sec::after {
	position: absolute;
	content: "";
	background: url("../images/affiliate-sec-af.png") no-repeat;
	width: 76px;
	height: 78px;
	right: -43px;
	top: -5px;
}
.affiliate-sec::before {
	position: absolute;
	content: "";
	background: url("../images/affiliate-detail-af.png") no-repeat;
	width: 63px;
	height: 63px;
	right: -41px;
	top: 191px;
}
.ref-value::before {
	position: absolute;
	content: "";
	background: rgba(255,255,255,0.7);
	width: 30px;
	height: 30px;
	border-radius: 50%;
	filter: blur(29px);
	z-index: -1;
	bottom: 25px;
	left: 43px;
}
.ref-value::after {
	position: absolute;
	content: "";
	background: rgba(255,255,255,0.6);
	width: 25px;
	height: 25px;
	border-radius: 50%;
	filter: blur(29px);
	z-index: -1;
	bottom: 25px;
	right: 25px;
}
.affiliate-before::after {
	position: absolute;
	content: "";
	background: url("../images/affiliate-detail-bf.png") no-repeat;
	width: 92px;
	height: 83px;
	bottom: 23px;
	left: -36px;
	z-index: 1;
}
}

/**********************************plan end **********************************/




/**********************************transaction start**********************************/
.last-withdraw {
	padding: 28px 10px;
	width: 100%;
	text-align: center;
	border-radius: 10px !important;
	border-collapse: unset;
}
.last-withdraw-one {
	border: 2px solid rgba(208,205,205,0.8);
	border-radius: 10px;
}
.last-withdraw-two {
	border: 2px solid #000;
}
.last-withdraw tbody tr td {
	font-size: 16px;
	
	padding: 6px 15px !important;
	font-weight: 600;
	border-bottom: navajowhite;
}
.last-withdraw-two tbody tr td {
color: #fff;
}
.history-bg h2 {
	font-size: 30px;
}
.transaction-bg {
	background: #000000;
	padding: 0 0 50px 0;
}
.last-withdraw-one tbody tr td {
	color: #000;
}
.tra-pad-left::after {
	position: absolute;
	content: "";
	background: url("../images/payment-before.png");
	width: 51px;
	height: 56px;
	top: -60px;
	left: 224px;
}
.tra-pad::after {
	position: absolute;
	content: "";
	background: url("../images/payment-after.png");
	width: 90px;
	height: 88px;
	top: -84px;
	left: 224px;
}

@media (max-width: 768px) {

    .last-withdraw,
    .last-withdraw tbody,
    .last-withdraw tr,
    .last-withdraw td {
        display: block;
        width: 100%;
    }

    .last-withdraw tr.real-transaction {
        background: rgba(255,255,255,0.06);
        border: 1px solid rgba(255,255,255,0.08);
        border-radius: 16px;
        margin-bottom: 12px;
        padding: 12px;
        backdrop-filter: blur(10px);
        box-shadow: 0 5px 15px rgba(0,0,0,.15);
        transition: .3s;
    }

    .last-withdraw tr.real-transaction:hover {
        transform: translateY(-2px);
    }

    .last-withdraw td {
        border: none !important;
        text-align: center;
        padding: 4px 0;
        color: #fff;
    }

    .last-withdraw td:first-child {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
    }

    .last-withdraw td:nth-child(2) {
        margin: 8px 0;
    }

    .last-withdraw td:nth-child(2) img {
        max-width: 50px !important;
    }

    .last-withdraw td:nth-child(3) {
        font-size: 18px;
        color: rgba(255,255,255,.65);
    }

    .last-withdraw td:nth-child(4) {
        font-size: 20px;
        font-weight: 700;
        color: #22c55e;
        margin-top: 6px;
    }

    .last-withdraw tr.real-transaction {

        display: flex;

        flex-direction: column;

        align-items: center;

        justify-content: center;

        text-align: center;

    }

    .last-withdraw td {

        text-align: center !important;

        justify-content: center;

        align-items: center;

    }

}
/**********************************transaction end**********************************/


/**********************************footer start**********************************/


.foot-content p {
	font-size: 12px;
	line-height: 19px;
	color: rgba(255,255,255,0.7);
}
.footer-logo::after {
	position: absolute;
	content: "";
	background: rgba(255,255,255,0.5);
	height: 26px;
	width: 1px;
	top: 21px;
	right: -37px;
}
.telegram-group-cont h6 {
	font-size: 13px;
}.telegram-group-cont small {
	background: #302f2f;
	font-size: 9px;
	padding: 2px 12px;
	border-radius: 10px;
}
.footer-menu li a {
	color: #fff;
	font-size: 16px;
}
.footer-menu li {
	display: inline-block;
	margin: 0px 26px;
}
.footer-second-line {
	margin-top: 38px;
}
.useful-links li {
	font-size: 14px;
}
footer .foot-link:hover {
	color: #f30001 !important;
}
footer .foot-link {
	color: #fff;
}
.footer-menu li a:hover {
	color: #f30001 !important;
}
.copy-rights a {
	color: rgba(255,255,255,0.5);
}
.copy-rights a:hover {
	color: #f30001 !important;
}
.footer-menu li:hover::after {
	position: absolute;
	content: "";
	background: #9b0909;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
	bottom: -15px;
}
.footer-menu li{
	position: relative;
}
.banner-footer {
	position: relative;
}
.useful-links li {
	position: relative;
}
.useful-links li::after {
	position: absolute;
	content: "";
	background: #9b0909;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	left: 0px;
	margin: 0 auto;
	top: 7px;
	bottom: 0px;
}
@media only screen and (min-width: 1199px) {
.copy-rights::before {
	position: absolute;
	content: "";
	background: url("../images/footer-partcle1.png") no-repeat;
	width: 99px;
	height: 101px;
	top: -28px;
	left: 260px;
}
.footer-second-line::before {
	position: absolute;
	content: "";
	background: url("../images/footer-partcle2.png") no-repeat;
	width: 121px;
	height: 110px;
	top: -127px;
	left: 292px;
	right: 0px;
	margin: 0 auto;
}
.copy-rights::after {
	position: absolute;
	content: "";
	background: url("../images/footer-partcle3.png") no-repeat;
	width: 99px;
	height: 101px;
	bottom: -85px;
	right: 72px;
}
.banner-footer::after {
	position: absolute;
	content: "";
	background: url("../images/foot-bg.png" ) no-repeat scroll 0 0;
	background-size: cover;
	width: 100%;
	height: 307px;
	top: 0px;
	z-index: -1;
}
}

/**********************************footer end**********************************/

 /**********************************Form Pages*********************************/
 
 .innerpage-bg {
	background: url("../images/innerpage-bg.jpg") no-repeat, scroll 0 0;
	width: 100%;
	background-size: cover;
	min-height: 100vh;
}


.form-ico {
	position: absolute;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	border-radius: 6px;
	right: 7px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	padding: 6px 0px;
	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
}
.form-icos {
	position: absolute;
	width: 40px;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	border-radius: 6px;
	right: 7px;
	top: 8px;
	padding: 6px 0px;
	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
}
textarea::placeholder {
	color: #fff !important;
}
 .checkcox a {
 	padding: 30px 0 20px 0;
 	font-size: 18px;
 	font-weight: 500;
 	color: #fff;
 	text-align: right;
 	font-family: 'calibri', sans-serif;
 }





 .form-control:focus-visible {
 	outline: none;
 }

 .form-block:focus-visible {
 	outline: none;
 }

 .checkbox a:hover {
 	color: #0bc357;
 }

.msg-box {
	display: flex;
	padding: 13px 15px;
	border-radius: 5px;
	position: relative;
	width: 90%;
	align-items: center;
	margin: 0 auto;
	margin-bottom: 15px;
}
.error {
	color: #ff6b6b;
}

.success {
	color: #4ade80;
}


.form-control {
	display: block;
	width: 100%;
	padding: 13px 10px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #fff;
	background-color: #212121;
	background-clip: padding-box;
	border: 2px solid #3f3e3e;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .375rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font-family: Ubuntu;
	margin-bottom: 20px;
}

.form-select {
	display: block;
	width: 100%;
	padding: 13px 10px;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	background-clip: padding-box;
	border: 2px solid #3f3e3e;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .375rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	font-family: Ubuntu;
	margin-bottom: 20px;
	background: url(../images/lan-arrow.png) center right 4px no-repeat, #212121;
	color: #fff;
}
.form-arrow {
	background: url(../images/lan-arrow.png) center right 4px no-repeat, #212121;
	border: 2px solid #3f3e3e;
}

input::placeholder {
	color: #fff !important;
}

.form-page {
	margin-top: 60px;
	margin-bottom: 60px;
}
.check-box a:hover {
	color: #9b0909 !important;
}

.inner-page-coins li {
	position: absolute;
}

.inner-page-coins li:first-child {
	top: 98px;
	left: 108px;
}
.inner-page-coins li:nth-child(2) {
	top: 109px;
	right: 92px;
}
.inner-page-coins li:nth-child(3) {
	right: 126px;
	bottom: -11px;
}
.inner-page-coins li:nth-child(4) {
	top: 0px;
	right: 100px;
}
.inner-page-coins li:last-child {
	bottom: -9px;
	right: 65px;
}


.innerpage-img::after {
	position: absolute;
	content: "";
	background: #fd0101;
	width: 500px;
	height: 250px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	left: 0px;
	right: 0px;
	filter: blur(100px);
}
.innerpage-img img {
	z-index: 99;
	position: relative;
}

.copy-rights a:hover {
	color: #fd0b0b !important;
}
/********************************** innerpage end **********************************/



/**********************************about start**********************************/

.feaure-sec iconify-icon {
	color: #fff;
	font-size: 50px;
}
.feaure-sec {
	background: #101010;
	border: 2px solid rgba(255,255,255,0.5);
	border-radius: 10px;
	padding: 30px 26px;
}

.abt-page::after {
	display: none;
}
.abt-page::before {
	display: none;
}
/**********************************about end**********************************/


/********************************** Responsive **********************************/

 @media only screen and (max-width: 1345px) {
}
 @media only screen and (max-width: 1199px) {
 

.feaure-sec h4 {
	font-size: 20px;
}

 .innerpage-img {
	display: none;
}
.form-page {
	margin-top: 30px;
	margin-bottom: 60px;
}
.nav-reg {
	text-align: center !important;
}
.how-sec h4 {
	font-size: 17px;
}
.how-sec {

	width: 232px;
}
header {
	position: relative;
	z-index: 22;
}

.banner-content p br {
	display: none;
}

.banner-img {
	position: relative;
	top: 0px;
	left: 0px;
}

.banner-content span, .banner-content small {
	font-size: 28px;
}
.banner-content::after {

	left: -48px;
	top: -52px;

}

.banner-sec-pad::after {

	top: -132px;
	left: 238px;
}
.banner-sta-list li:last-child {
	position: relative;
	top: 0px;
	left: 29px;
}

.banner-sta-list li:first-child {
	right: -58px;
	position: relative;
	top: -16px;
}
.statisics {
	margin-top: 104px;
	position: relative;
	left: 77px;
}
.statisics span, .statisics small {
	font-size: 25px;
}

.statisics::after {
	position: absolute;
	content: "";
	background: url("../images/stat-coin1.png") no-repeat;
	width: 85px;
	height: 84px;
	right: 0px;
	top: -99px;
}

.banner-bg::after {

	font-size: 276px;
}
.footer-menu li {
	display: inline-block;
	margin: 0px 15px;
}

.useful-links li::after {
	position: absolute;
	content: "";
	background: #9b0909;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	left: -17px;
	margin: 0 auto;
	top: 7px;
	bottom: 0px;
}

}
 @media only screen and (max-width: 991px) {
 
 .abt-page::after {
	display: none;
}
 .feaure-sec {

	margin-bottom: 10px;
}
  .head-nav-link {
	margin: 0px;
}
.head-nav-link li a {
	text-decoration: none;
	font-size: 15px;
	font-weight: 600;
	
}.head-nav-link li a h6 {
	font-size: 12px;
}
.head-nav-link li h6 {
	font-size: 12px;
	color: rgba(255,255,255,0.34);
}
.head-nav-link li {
	padding: 5px 0;
	border-bottom: transparent;
	margin: 0px;
}
.navbar-head {
	width: 100%;
	background: linear-gradient(270deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
	border-radius: 5px;
	padding: 5px 10px;
	margin-top: 0px;
}

.navbar-head h4 {
	display: inline-block;
	font-size: 20px;
	margin-top: 5px;
	color: #ffffff;
}
.nav-head button {
	float: right;
}
.nav-head .navbar-toggler {
	border: 0;
}
.head-nav-link li {
	width: 100%;
	text-align: center;
}
.head-nav-link {
	background: #212121;
	border-radius: 5px;
	margin-top: 10px;
}
.head-logo {
	text-align: center;
}


 .desktop-screen {
	margin-top: 15px;
}
.how-sec {
	width: 100%;
	margin-top: 50px;
}

.title {
	text-align: center;
}
.affiliate-details {

	padding: 40px 40px;
	margin-top: 50px;
}
.rep-sec-one {
	margin-bottom: 20px;
}
.rep-value {

	margin-top: 20px;
}

.banner-bg::after {
	font-size: 211px;
	top: 73px;

}
.banner-sec {
	text-align: center;
}
.banner-sec-pad {
	margin-top: 0;
}
.banner-p {
	margin-left: 0px !important;
	margin-top: 16px;
}

.banner-sta-list li {
	display: inline-block;
}
.banner-sta-list li:first-child {
	right: 0px;
	position: relative;
	top: 0px;
}
.banner-sta-list li:last-child {
	position: relative;
	top: 0px;
	left: 0px;
}
.banner-sta-list li {
	display: inline-block;
	margin: 0 10px;
}
.banner-sta-list {
	text-align: center;
}

.banner-bg::before {
	font-family: Ubuntu;
	top: 250px;
	left: 14px;
	font-size: 18px;
}
.statisics {
	margin-top: 45px;
	position: relative;
	left: 0px;
	text-align: center;
}
.statisics span, .statisics small {
	font-size: 35px;
}
.staic-list {
	text-align: start;
	background: url("../images/banner-sta-bg.png") no-repeat;
	width: 100%;
	height: auto;
	padding: 10px 10px;
	background: #212121;
	border: 2px solid rgba(255,255,255,0.2);
	text-align: center;
	border-radius: 15px;
}
.staic-list p {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 0px;
}
.staic-list h3 {
	font-size: 30px;
	margin-top: 10px;
	margin-bottom: 20px !important;
}

.banner-img {

	text-align: center;
}
.banner-img-coins li:nth-child(3) {
	right: 137px;
	bottom: 0px;
}
.banner-img-coins li:last-child {
	right: 78px;
	bottom: -5px;
}
.banner-img-coins li:first-child {
	top: 78px;
	left: 138px;
}
.banner-img-coins li:nth-child(2) {
	top: 90px;
	right: 134px;
}
.banner-p p {
	font-size: 14px;
}
.affiliate {
	margin: 0px 0px;
}
.how-sec h4 {
	font-size: 25px;
}
.footer-logo {
	text-align: center;
	margin-bottom: 20px;
}
.foot-content {
	text-align: center;
}
.footer-sec-two {
	justify-content: center !important;
}

.useful-links li::after {
	display: none;
}
.useful-links li {
	position: relative;
	margin-top: 10px;
}
.footer-logo::after {
	content: "inherit";
	display: none;
}
.tra-pad::after {

		content: "inherit";
	display: none;
}
.tra-pad-left::after {
	content: "inherit";
	display: none;
}

}
 @media only screen and (max-width:767px) {
 
.banner-bg::after {
	font-size: 120px;
	top: 171px;
	left: 54px;
}
.banner-bg::before {
	font-family: Ubuntu;
	top: 208px;
	left: 64px;
	font-size: 14px;
	transform: rotate(0deg);
}
.footer-second-line {
	margin-top: 10px;
}
.footer-menu li {
	display: inline-block;
	margin: 0px 4px;
}

}
 @media only screen and (max-width: 575px) {
 
 .msg-box {

	width: 100%;
}
.plan-bg .plan-main-title h2 {
	font-size: 36px;
}
.plan-carousel .owl-prev, .acct-stats-caro .owl-prev {
	left: 0px !important;
}
.plan-carousel .owl-next, .acct-stats-caro .owl-next {
	right: 0px !important;
}
.plan-min-height {
	height: 418px;
}
.banner-img-coins li:first-child {
	top: 78px;
	left: 85px;
}
.statisics::after {

	top: 0px;
}
.banner-img-coins li:nth-child(2) {
	top: 90px;
	right: 63px;
}
.banner-img-coins li:nth-child(4) {
	top: 14px;
	right: 57px;
}

}
 @media only screen and (max-width: 424px) {
 .social-group {
	margin-left: 0px;
}
 .rep-value {
	/* background: url("../images/rep-bg.png") no-repeat; */
	width: 100%;
	height: auto;
	background: rgba(255,255,255,0.1);
	padding: 15px 0px;
	text-align: center;
}
.plan-carousel .owl-nav {
	display: none !important;
}
.plan-margin {
	padding: 0px;
}

.banner-bg::after {
	font-size: 79px;
	top: 226px;
	left: 21px;
}
.banner-bg::before {
	font-family: Ubuntu;
	top: 237px;
	left: 29px;
	font-size: 14px;
	transform: rotate(0deg);
}
.banner-content {
	margin-bottom: 15px !important;
}

.banner-sta-list li {
	display: inline-block;
	margin: 0 0px;
	margin-top: 10px;
}
.banner-img img {
	width: 100%;
}
.banner-img-coins li:first-child {
	top: 45px;
	left: 29px;
	width: 18%;
}
.banner-img-coins li:nth-child(2) {
	top: 70px;
	right: 27px;
	width: 20%;
}
.banner-img-coins li:last-child {
	right: 0px;
	bottom: 0px;
}
.banner-img-coins li:nth-child(3) {
	right: 62px;
	bottom: 0px;
}
.statisics::after {
	content: "inherit";
	display: none;
}

.plan-bg {

	background: transparent;
}
.banner-img::after {

	width: 300px;

}

.footer-menu li {
	display: inline-block;
	margin: 0px 12px;
	margin-bottom: 10px;
}
}

table, th, tr, td {
	text-align: left !important;
	background-color: transparent !important;
	border: none !important;
}

/* Crypto Pay Box QR Code + Wallet Address */ 

.crypto-pay-box {
  margin: 30px auto;
  padding: 25px 25px 25px 25px;
  border-radius: 18px;
  background: #111;
  color: #fff;
  text-align: center;
}

.crypto-pay-box .method-title {
	margin-bottom: 25px;
	font-size: 24px;
}

.crypto-pay-qr {
  width: 220px;
  height: 220px;
  background: #fff;
  padding: 10px;
  border-radius: 12px;
}

.crypto-pay-label {
  margin-top: 20px;
  margin-bottom: 8px;
  color: #aaa;
  text-align: center !important;
}

.crypto-pay-amount {
  margin: 5px 0;
  color: #f30001;
  text-align: center !important;
}

.crypto-pay-input {
  width: 100%;
  padding: 12px;
  border-radius: 10px;
  border: 0;
  text-align: center !important;
  margin-bottom: 12px;
  background: #212121;
  color: #fff;
}

.crypto-copy-msg {
  display: none;
  margin-top: 10px;
  text-align: center !important;
}

.crypto-pay-qr-wrapper{

  display:inline-block;
  background:#0f172a;
  padding:16px;
  border-radius:20px;
  box-shadow:

    0 0 8px rgba(243,0,1,.45),

    0 0 18px rgba(243,0,1,.35),

    0 0 35px rgba(243,0,1,.22),

    0 10px 30px rgba(0,0,0,.35);
}

@media and (max-width: 767px) {
	.crypto-pay-box .method-title {
		font-size: 18px;
	}
}

/* SUCCESS DEPOSIT / WITHDRAW Screen */

.deposit-loader,
.deposit-success,
.deposit-error {

    width: 90px;
    height: 90px;
    border-radius: 50%;

    display: flex;
    align-items: center;
    justify-content: center;

    margin: 0 auto 25px;

    font-size: 42px;
    color: #fff;
    font-weight: bold;

    animation: popTick 0.4s ease;
}

/* LOADING */

.deposit-loader {
    background: #ffc107;
    box-shadow:
        0 0 25px rgba(255, 193, 7, 0.5);
    animation:
        pulseLoader 1.5s infinite;
}

/* SUCCESS */

.deposit-success {
    background: #28a745;
    box-shadow:
        0 0 25px rgba(40, 167, 69, 0.5);
}

/* ERROR */

.deposit-error {
    background: #dc3545;
    box-shadow:
        0 0 25px rgba(220, 53, 69, 0.5);
}

.success-title {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 12px;
}

.success-text {
    color: rgba(255,255,255,0.7);
    font-size: 16px;
    margin-bottom: 0;
}

@keyframes popTick {

    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes pulseLoader {

    0% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.08);
        opacity: 0.75;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.plan-sec:hover{
    filter:
        drop-shadow(0 0 10px rgba(243,0,1,1.45))
        drop-shadow(0 0 10px rgba(243,0,1,.18));
}

input[type=radio]:checked + .plan-sec,
.plan-sec.active{
    filter:
        drop-shadow(0 0 10px rgba(243,0,1,1.45))
        drop-shadow(0 0 10px rgba(243,0,1,.18));
}

@media (max-width: 767px) {
	.crypto-pay-box .success-title {
		font-size: 20px;
	}

	.crypto-pay-box .success-text {
		font-size: 14px;
	}

	.crypto-pay-box .method-title {
		font-size: 18px;
	}
}

.fix {
	padding: 50px 0 50px 0;
}

.certificate {
	padding-top: 50px;
}

/* Maintenance Page */

.maintenance{
    margin:0;
    min-height:100vh;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family:Arial,sans-serif;
    background:#000;
    color:#fff;
}

.maintenance-box{
    width:100%;
    max-width:900px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:60px 30px;
    box-sizing:border-box;
}

.logo{
    width:500px;
    margin-bottom:40px;
}

.badge{
    display:inline-block;
    padding:10px 18px;
    border-radius:999px;
    background:rgba(243,0,1,.15);
    border:1px solid rgba(243,0,1,.4);
    color:#ff4d4f;
    font-weight:bold;
    margin-bottom:25px;
}

.maintenance h1{
    font-size:64px;
    line-height:1.05;
    margin:0 0 25px;
}

.message{
    color:#cbd5e1;
    font-size:18px;
    line-height:1.7;
    margin-bottom:35px;
}

.status{
    display:inline-block;
    padding:14px 24px;
    border-radius:14px;
    background:#f30001;
    color:#fff;
    font-weight:bold;
    box-shadow:0 0 30px rgba(243,0,1,.35);
}

.maintenance-socials{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:28px;
}

.pin-box{
    margin-top:40px;
}

.maintenance input[type=password]{
    width:220px;
    padding:14px 16px;
    border-radius:14px;
    border:1px solid #374151;
    background:#111827;
    color:#fff;
    outline:none;
}

@media(max-width:950px){

    .maintenance{
        min-height:100vh;
        overflow:auto;
        align-items:flex-start;
    }

    .maintenance-box{
        padding:40px 18px 20px;
    }

    .maintenance h1{
        font-size:38px;
        line-height:1.1;
        margin-bottom:18px;
    }

    .message{
        font-size:15px;
        margin-bottom:22px;
    }

    .logo{
        width:100%;
        max-width:320px;
    }

    .pin-box form{
        display:flex;
        flex-direction:column;
        align-items:center;
        gap:10px;
    }

    .maintenance input[type=password] {
        width:100%;
        max-width:260px;
        margin-left:0;
        box-sizing:border-box;
    }
}

@media(max-width:480px){

    .maintenance-box{
        padding-top:28px;
    }

    .badge{
        font-size:12px;
        margin-bottom:18px;
    }

    .maintenance h1{
        font-size:30px;
    }

    .status{
        font-size:13px;
        padding:11px 16px;
    }
}

.maintenance-btn{
    display:inline-block;
    padding:11px 34px;
    border-radius:15px;
    font-size:16px;
    font-family:Ubuntu,sans-serif;
    font-weight:600;
    text-transform:uppercase;
    text-decoration:none;
    color:#fff !important;
    border:none;
    cursor:pointer;

    background:linear-gradient(
        270deg,
        rgba(243,0,1,1) 0%,
        rgba(140,3,3,1) 100%
    );

    box-shadow:0 0 25px rgba(243,0,1,.28);
}

.maintenance-btn:hover{
    opacity:.92;
    color:#fff !important;
}

/* ERROR 404 Page */

.error404{
    margin:0;
    min-height:100vh;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family:Arial,sans-serif;
    background:#000;
    color:#fff;
}

.error404 .error-box{
    width:100%;
    max-width:900px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:60px 30px;
    box-sizing:border-box;
}

.error404 .logo{
    width:500px;
    margin-bottom:40px;
}

.error404 .badge{
    display:inline-block;
    padding:10px 18px;
    border-radius:999px;
    background:rgba(243,0,1,.15);
    border:1px solid rgba(243,0,1,.4);
    color:#ff4d4f;
    font-weight:bold;
    margin-bottom:25px;
}

.error404 h1{
    font-size:64px;
    line-height:1.05;
    margin:0 0 25px;
}

.error404 .message{
    color:#cbd5e1;
    font-size:18px;
    line-height:1.7;
    margin-bottom:35px;
}

@media(max-width:950px){

    .error404{
        min-height:100vh;
        overflow:auto;
        align-items:flex-start;
    }

    .error404 .error-box{
        padding:40px 18px 20px;
    }

    .error404 h1{
        font-size:38px;
        line-height:1.1;
        margin-bottom:18px;
    }

    .error404 .message{
        font-size:15px;
        margin-bottom:22px;
    }

    .error404 .logo{
        width:100%;
        max-width:320px;
    }
}

@media(max-width:480px){

    .error404 .error-box{
        padding-top:28px;
    }

    .error404 .badge{
        font-size:12px;
        margin-bottom:18px;
    }

    .error404 h1{
        font-size:30px;
    }
}

/* ================= REDIRECT PAGE ================= */

body.redirect{

    width:100%;

    min-height:100svh;

    margin:0;

    overflow:hidden;

    background:#000;

    color:#fff;

    font-family:Arial,sans-serif;

    display:flex;

    align-items:center;

    justify-content:center;

}

.redirect-box{

    width:100%;

    display:flex;

    flex-direction:column;

    align-items:center;

    justify-content:center;

    text-align:center;

    padding:20px;
}

.redirect-logo{

    width:500px;

    max-width:92vw;

    margin-bottom:22px;

    animation:pulse 2.4s ease-in-out infinite;

    filter:
    drop-shadow(0 0 35px rgba(243,0,1,.35));
}

.redirect-text{

    font-size:22px;

    font-weight:700;

    line-height:1.4;

    color:#fff;
}

.redirect-text span{
    color:#f30001;
}

.redirect-loader{
    width:150px;
    height:4px;
    margin-top:22px;
    border-radius:999px;
    background:rgba(255,255,255,.03);
    overflow:hidden;
    position:relative;
}

.redirect-loader:before{
    content:"";
    position:absolute;
    top:-8px;
    left:-120%;

    width:40%;
    height:20px;

    border-radius:999px;

    background:linear-gradient(
        90deg,

        rgba(243,0,1,0) 0%,

        rgba(243,0,1,.08) 20%,

        rgba(243,0,1,.45) 40%,

        rgba(255,80,80,1) 50%,

        rgba(243,0,1,.45) 60%,

        rgba(243,0,1,.08) 80%,

        rgba(243,0,1,0) 100%
    );

    filter:
    blur(3px)
    drop-shadow(0 0 8px rgba(243,0,1,.95))
    drop-shadow(0 0 18px rgba(243,0,1,.85))
    drop-shadow(0 0 35px rgba(243,0,1,.55));

    animation:neonLaser 2.8s linear infinite;
}

@keyframes neonLaser{

    0%{
        left:-40%;
    }

    100%{
        left:100%;
    }
}

@keyframes pulse{

    0%{
        opacity:.45;
    }

    50%{
        opacity:1;
    }

    100%{
        opacity:.45;
    }
}

/* MOBILE */

@media(max-width:950px){

    .redirect-logo{

        width:92vw;
    }

    .redirect-text{

        font-size:15px;
    }

    .redirect-loader{

        width:120px;

        height:4px;

        margin-top:16px;
    }
}

/* REMOVE BG / Remove before after img */

.banner-content {
	text-align: center;
}

.banner-content::after {
	left: 390px;
	top: -120px;
}

@media only screen and (min-width: 991px) {
	.banner-content {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 991px) {
	.head-logo img {
		max-width: 80%;
	}
}

/* Account Main */
.logo-admin {
	padding: 30px 10px !important;
}

#sidebar,
.menu_admin::after {
	background: #000000 !important;
}

/* footer */
.footer-logo img {
    max-width: 270px;
    padding-top: 15px;
}

.useful-links li::after {
	left: -22px;
}

.plan-main-title::after {
	top: -22px;
}

.copy-rights::before {
	top: -50px;
    left: 225px;
}

.footer-ssl img{
   height:70px;
   width:auto;
   display:block;
}

.social-group {
	margin: 0 6px;
}

.social-group .icon {
	width: 36px;
	height: 36px;
}

@media only screen and (max-width:991px){
	.footer-ssl {
		margin-top: 20px;
		margin-bottom: 20px;
	}

   .footer-ssl img{
	   display:block;
	   margin:0 auto;
	}

	.footer-menu {
		text-align: center;
	}
}

.banner-footer{
   position:relative;
   overflow:hidden;
}

.banner-footer{
   position:relative;
   overflow:visible;
}

.footer-animated-border{
   position:absolute;
   top:0;
   left:50%;
   transform:translateX(-50%);
   width:100vw;
   height:2px;
   overflow:hidden;
   background:rgba(255,255,255,.04);
}

.footer-animated-border::after{
   content:"";
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
   background:linear-gradient(
      90deg,
      transparent 0%,
      rgba(243,0,1,.05) 15%,
      rgba(243,0,1,.18) 30%,
      rgba(243,0,1,.85) 50%,
      rgba(243,0,1,.18) 70%,
      rgba(243,0,1,.05) 85%,
      transparent 100%
   );

   background-size:300% 100%;
   background-position:0% 50%;
   filter:blur(.5px);
   box-shadow:
      0 0 8px rgba(243,0,1,.75),
      0 0 18px rgba(243,0,1,.45);
   animation:footerBeam 6s linear infinite;

}

@keyframes footerBeam{

   0%{
      background-position:300% 50%;
   }
   100%{
      background-position:0% 50%;
   }
}

/* Team Page */

.team-page{
   background:#000000;
   position:relative;
   overflow:hidden;
}

.team-page-title{
   position:relative;
   z-index:2;
}

.team-badge{
   display:inline-flex;
   align-items:center;
   justify-content:center;
   padding:10px 22px;
   border-radius:999px;
   background:linear-gradient(270deg, rgba(243,0,1,1) 0%, rgba(120,0,0,1) 100%);
   color:#fff;
   font-size:13px;
   font-weight:700;
   letter-spacing:1px;
   box-shadow:0 0 25px rgba(243,0,1,.35);
}

.team-card{
   background:linear-gradient(180deg, rgba(20,20,20,1) 0%, rgba(10,10,10,1) 100%);
   border:1px solid rgba(255,255,255,.06);
   border-radius:24px;
   padding:30px;
   overflow:hidden;
   transition:.35s ease;
   height:100%;
}

.team-card:hover{
   transform:translateY(-8px);
   border-color:rgba(243,0,1,.45);
   box-shadow:0 0 40px rgba(243,0,1,.18);
}

.featured-team-card{
   border-color:rgba(243,0,1,.35);
   box-shadow:0 0 40px rgba(243,0,1,.15);
}

.team-featured-badge{
   position:absolute;
   top:18px;
   right:18px;
   background:linear-gradient(270deg, rgba(243,0,1,1) 0%, rgba(120,0,0,1) 100%);
   color:#fff;
   font-size:11px;
   font-weight:700;
   padding:8px 14px;
   border-radius:999px;
   z-index:2;
}

.team-image{
   width:160px;
   height:160px;
   border-radius:50%;
   overflow:hidden;
   margin:0 auto;
   border:4px solid rgba(243,0,1,.45);
   box-shadow:0 0 30px rgba(243,0,1,.25);
}

.team-image img{
   width:100%;
   height:100%;
   object-fit:cover;
}

.team-role{
   display:inline-block;
   padding:10px 18px;
   border-radius:999px;
   background:rgba(243,0,1,.12);
   color:#ff4d4d;
   font-size:14px;
   font-weight:600;
   border:1px solid rgba(243,0,1,.25);
}

@media(max-width:991px){

   .team-card{
      padding:25px;
   }

}

@media(max-width:575px){

   .team-image{
      width:130px;
      height:130px;
   }

   .team-page-title h1{
      font-size:34px;
   }

}

/* New Index Plan Design */

/* =========================================================
   INVESTMENT STACK PLANS
========================================================= */

.pricing-stack-section{
    position:relative;
    padding:0 0 140px;
    overflow:visible;
}

/* =========================================================
   STACK WRAPPER
========================================================= */

.pricing-stack{
    position:relative;
    width:1100px;
    max-width:100%;
    height:720px;
    margin:0 auto;
    overflow:visible;
    cursor:grab;
}

.pricing-stack.dragging{
   cursor:grabbing;
}

/* =========================================================
   CARD
========================================================= */

.pricing-stack-card{
    position:absolute;

    top:70px;
    left:50%;

    width:420px;
    min-height:620px;

    border-radius:34px;

    overflow:hidden;

    background:#fff;

    box-shadow:
    0 35px 90px rgba(0,0,0,.45);

    transition:
    transform .65s ease,
    opacity .65s ease,
    filter .65s ease;

    will-change:transform;
}

/* =========================================================
   LEFT CARD
========================================================= */

.pricing-stack-card.card-1{

    transform:
    translateX(-108%)
    scale(.82)
    perspective(1600px)
    rotateY(35deg)
    rotateZ(0deg);

    opacity:.28;

    filter:blur(2px);

    z-index:1;

    pointer-events:none;
}

/* =========================================================
   CENTER CARD
========================================================= */

.pricing-stack-card.card-2{

    transform:
    translateX(-50%)
    scale(1);

    opacity:1;

    filter:blur(0);

    z-index:20;
}

/* =========================================================
   RIGHT CARD
========================================================= */

.pricing-stack-card.card-3{

    transform:
    translateX(8%)
    scale(.82)
    perspective(1600px)
    rotateY(-33deg)
    rotateZ(0deg);

    opacity:.28;

    filter:blur(2px);

    z-index:1;

    pointer-events:none;
}

/* =========================================================
   IMAGE
========================================================= */

.pricing-card-image{
    position:relative;

    width:100%;
    height:210px;

    overflow:hidden;

    background:
    linear-gradient(
    135deg,
    #071125,
    #0c1b38
    );
}

.pricing-card-image img{
    width:100%;
    height:100%;

    object-fit:cover;

    display:block;
}

/* =========================================================
   BODY
========================================================= */

.pricing-card-body{
    position:relative;

    margin-top:-30px;

    padding:
    34px
    34px
    42px;

    border-radius:
    34px
    34px
    0
    0;

    background:#242424;

    text-align:center;

    min-height:420px;
}

/* =========================================================
   BADGE
========================================================= */

.pricing-badge{
    position:absolute;

    top:-22px;
    left:50%;
	transform:translateX(-50%);

    padding:
    14px
    28px;

    border-radius:999px;

	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);

    color:#fff;

    font-size:12px;
    font-weight:800;

    letter-spacing:2px;

    text-transform:uppercase;

    box-shadow:0 0 25px rgba(243,0,1,.35);
}

/* =========================================================
   STARS
========================================================= */

.pricing-stars{
    color:#d10101;
    font-size:15px;
    margin-bottom:14px;
    display: flex;
    justify-content: center;
    gap: 5px;
}

/* =========================================================
   TITLE
========================================================= */

.pricing-card-body h3{
    margin:0 0 12px;

    color:#ffffff;

    font-size:24px;
    font-weight:800;

    line-height:1.2;
}

/* =========================================================
   PERCENT
========================================================= */

.pricing-card-body h2{
    margin:0;

    color:#ffffff;

    font-size:48px;
    line-height:1;

    font-weight:900;
}

/* =========================================================
   PERIOD
========================================================= */

.pricing-card-body p{
    margin-top:16px;

    color:#ffffff;

    font-size:18px;
    line-height:1.5;
}

/* =========================================================
   DIVIDER
========================================================= */

.pricing-divider{
    width:100%;
    height:1px;

    margin:28px 0;

    background:#e5e7eb;
}

/* =========================================================
   DEPOSIT
========================================================= */

.pricing-deposit span{
    display:block;

    color:#ffffff;

    font-size:18px;
}

.pricing-deposit strong{
    display:block;

    margin-top:10px;

    color:#ffffff;

    font-size:28px;
    font-weight:900;

    line-height:1.4;
}

/* =========================================================
   BUTTON
========================================================= */

.pricing-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:260px;
    height:62px;
    margin-top:30px;
    border-radius:999px;
    background: rgb(243,0,1);
	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
    color:#fff;
    text-decoration:none;
    font-size:18px;
    font-weight:800;
    box-shadow:0 0 25px rgba(243,0,1,.35);
    transition:.3s ease;
}

.pricing-btn:hover{
    transform:translateY(-4px);
    color:#fff;
}

/* =========================================================
   NOTE
========================================================= */

.pricing-note{
    margin-top:18px;

    color:#9ca3af;

    font-size:14px;
    line-height:1.5;
}

/* =========================================================
   ARROWS
========================================================= */

.pricing-arrow{
    position:absolute;

    top:50%;

    transform:translateY(-50%);

    display:flex;
    align-items:center;
    justify-content:center;

    width:68px;
    height:68px;

    padding:0;

    border:0;
    border-radius:50%;

    background:
    rgba(255,255,255,.12);

    backdrop-filter:blur(12px);

    color:#d10101;

    font-size:44px;
    font-family:Arial,sans-serif;

    line-height:1;

    cursor:pointer;

    z-index:50;

    transition:.3s ease;
}

.pricing-arrow span{
    display:block;
    line-height:1;

    transform:translateY(-2px);
}

.pricing-arrow:hover{
    background:
    rgba(255,255,255,.18);
}
	
.pricing-prev{
    left: -22px;
}

.pricing-next{
    right: -22px;
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 1199px) {
	.pricing-arrow {
    display: none !important;
  }
}

@media (max-width: 767px) {

	.pricing-btn{
    width:100% !important;
    max-width:260px !important;
    margin:30px auto 0 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
  }

  .pricing-card-body {
  	padding: 10px;
  }

  .pricing-card-image {
  	height: 130px;
  }

  .pricing-divider {
  	margin: 10px 0;
  }

  .pricing-stack-card {
  	min-height: 0;
  }

  .pricing-stack {
    display: flex;
    gap: 18px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    height: auto;
    padding: 50px 18px 50px;
  }

  .pricing-stack-section {
  	padding: 0;
  }

  .pricing-stack-card,
  .pricing-stack-card.card-1,
  .pricing-stack-card.card-2,
  .pricing-stack-card.card-3 {
    position: relative;
    left: auto;
    top: auto;
    min-width: 88%;
    width: 88%;
    transform: none !important;
    opacity: 1 !important;
    filter: none !important;
    scroll-snap-align: center;
    flex-shrink: 0;
  }

  .pricing-stack-card {
    pointer-events: auto !important;
  }

  .pricing-badge {
  	padding: 8px 10px;
  }

	.pricing-card-body h2{
	    font-size:28px;
	}

	.pricing-card-body h3{
	    font-size:18px;
	}

	.pricing-deposit span {
		font-size: 14px;
	}

	.pricing-deposit strong {
		font-size: 18px;
	}

}

/* Deposit Page Plan Design */

.pricing-plan-radio {
  display: none;
}

.pricing-select-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 260px;
  height: 62px;
  margin-top: 30px;
  border-radius: 999px;
  background: rgb(243,0,1);
	background: linear-gradient(0deg, rgba(243,0,1,1) 0%, rgba(140,3,3,1) 100%);
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
  box-shadow:0 0 25px rgba(243,0,1,.35);
}

.pricing-stack-card:has(.pricing-plan-radio:checked) .pricing-select-btn {
  background: linear-gradient(90deg,#22c55e,#16a34a);
  box-shadow: 0 0 35px rgba(34,197,94,.45);
}

.pricing-stack-card:has(.pricing-plan-radio:checked) .pricing-select-btn span::before {
  content: "✓ ";
}

.pricing-stack-card:has(.pricing-plan-radio:checked) {
  box-shadow:
    0 0 0 2px rgba(34,197,94,.9),
    0 0 45px rgba(34,197,94,.45),
    0 35px 90px rgba(0,0,0,.45);
}

@media(max-width:767px){

  .pricing-select-btn{
      width:100% !important;
      max-width:260px;
      margin:30px auto 0 !important;
      display:flex !important;
      align-items:center;
      justify-content:center;
  }
}

/* New FAQ Page Design */

.faq-section {
    background: #05070d;
}

.acc-container {
    width: 92%;
    max-width: 1000px;
    margin: 0 auto;
    display: grid;
    gap: 16px;
    overflow: visible;
}

.acc-btn {
    background: rgba(255,255,255,.06);
    border: 1px solid rgba(255,255,255,.08);
    border-radius: 18px;
    padding: 22px 26px;
    cursor: pointer;
    box-shadow: 0 18px 45px rgba(0,0,0,.25);
}

.acc-btn h1 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
}

.acc-btn h1::before {
    content: "Q";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    margin-right: 14px;
    border-radius: 50%;
    background: linear-gradient(0deg, #f30001, #8c0303);
    color: #fff;
    font-size: 15px;
}

.acc-content{
    max-height:0;
    overflow:hidden;
    transition:max-height .4s ease;
}

.acc-content.open{
    max-height:500px;
}

.acc-content-inner {
    position: relative;
    padding: 26px 32px 26px 40px;
}

.acc-content-inner::before{
   content:"";
   position:absolute;

   top:0;
   left:0;

   width:3px;
   height:100%;

   z-index:5;

   background:linear-gradient(
      180deg,
      transparent 0%,
      rgba(243,0,1,.05) 15%,
      rgba(243,0,1,.18) 30%,
      rgba(243,0,1,.9) 50%,
      rgba(243,0,1,.18) 70%,
      rgba(243,0,1,.05) 85%,
      transparent 100%
   );

   background-size:100% 300%;
   animation:faqBorderMove 5s linear infinite;
}

@keyframes faqBorderMove{

   0%{
      background-position:50% 300%;
   }

   100%{
      background-position:50% 0%;
   }

}

.acc-content-inner p {
    margin: 0;
    color: rgba(255,255,255,.72);
    font-size: 16px;
    line-height: 1.7;
}

.selected {
    color: #f30001 !important;
}


/* New Partner Page Design */

.partner-benefits-section {
  padding: 90px 0;
  background:
    radial-gradient(circle at top, rgba(243,0,1,.16), transparent 35%),
    linear-gradient(180deg, #070b14, #02040a);
}

.partner-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-bottom: 55px;
}

.partner-stats div {
  padding: 28px 22px;
  border-radius: 22px;
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(255,255,255,.08);
  text-align: center;
  box-shadow: 0 20px 55px rgba(0,0,0,.35);
}

.partner-stats strong {
  display: block;
  color: #fff;
  font-size: 42px;
  font-weight: 900;
}

.partner-stats span {
  color: rgba(255,255,255,.65);
  font-size: 15px;
}

.partner-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
}

.partner-card {
  position: relative;
  min-height: 280px;
  padding: 38px 28px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.025));
  border: 1px solid rgba(255,255,255,.09);
  text-align: center;
  box-shadow: 0 25px 70px rgba(0,0,0,.38);
  transition: .35s ease;
}

.partner-card:hover {
  transform: translateY(-10px);
  border-color: rgba(243,0,1,.45);
  box-shadow: 0 25px 80px rgba(243,0,1,.18);
}

.partner-card.featured {
  background:
    radial-gradient(circle at top, rgba(243,0,1,.22), transparent 45%),
    linear-gradient(180deg, rgba(255,255,255,.1), rgba(255,255,255,.03));
}

.partner-icon {
  width: 74px;
  height: 74px;
  margin: 0 auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 22px;
  background: linear-gradient(0deg, rgba(243,0,1,1), rgba(140,3,3,1));
  box-shadow: 0 0 28px rgba(243,0,1,.35);
  font-size: 34px;
}

.partner-card h4 {
  color: #fff;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 15px;
}

.partner-card p {
  color: rgba(255,255,255,.68);
  font-size: 15px;
  line-height: 1.7;
}

@media(max-width: 991px) {
  .partner-stats,
  .partner-cards {
    grid-template-columns: 1fr;
  }
}

/* Remove Before and After effects */
.banner-sec-pad::before,
.banner-sec-pad::after,
.statisics::before,
.statisics::after,
.plan-main-title::before,
.plan-main-title::after,
.affiliate-sec::before,
.affiliate-sec::after,
.affiliate-before::after,
.ref-value::before,
.ref-value::after,
.tra-pad-left::after,
.tra-pad::after,
.footer-second-line::before,
.copy-rights::before,
.copy-rights::after

 {
	display: none !important;
}

/* Remove Backgrounds */
.banner-bg,
.plan-bg,
.innerpage-bg,
.banner-footer::after {
	background: #000000 !important;
}
/* Account Main New Design */

.how-sec-one,
.how-sec-two,
.how-sec-three,
.how-sec-four {
	padding: 25px;
}

@media (max-width: 768px) {
	.how-sec-one,
	.how-sec-two,
	.how-sec-three,
	.how-sec-four {
		padding: 50px;
	}
} 

.side-box::after{
   content:"";
   position:absolute;
   top:0;
   right:0;
   width:2px;
   height:100%;
   z-index:5;

   background:linear-gradient(
      180deg,
      transparent 0%,
      transparent 43%,
      rgba(243,0,1,.04) 47%,
      rgba(243,0,1,.75) 50%,
      rgba(243,0,1,.04) 53%,
      transparent 57%,
      transparent 100%
   );

   background-size:100% 350%;
   background-repeat: no-repeat;

   animation:endlessBeam 12s linear infinite;
}

@keyframes endlessBeam{

   0%{
      background-position:0 350%;
   }

   100%{
      background-position:0 0%;
   }

}

/* Account Confirmation Styles */

.message-page {
    min-height: 60vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px 20px;
}

.message-title {
    color: #ffffff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
}

.message-success {
    color: #4ade80;
}

.message-failed {
    color: #ff6b6b;
}

.message-text {
    color: rgba(255,255,255,0.85);
    font-size: 18px;
    max-width: 650px;
    line-height: 1.7;
    margin: 0;
}

/* Stats Page Style */

.stats-card-custom {
   padding: 0 !important;
   overflow: hidden;
}

.stats-card-custom:hover {
   transform: none !important;
}

.stats-table-responsive {
   overflow-x: auto;
}

.stats-table-custom {
   width: 100%;
   border-collapse: collapse;
   min-width: 1250px;
}

.stats-table-custom thead th {
   padding: 18px 14px;
   color: #ff4d4d;
   font-size: 14px;
   font-weight: 800;
   text-transform: uppercase;
   letter-spacing: 1px;
   border-bottom: 1px solid rgba(255,255,255,.08);
   text-align: center !important;
}

.stats-table-custom tbody td {
   padding: 18px 14px;
   color: rgba(255,255,255,.75);
   border-bottom: 1px solid rgba(255,255,255,.05);
   text-align: center !important;
}

.stats-table-custom tbody tr,
.stats-table-custom tbody tr:hover {
   background: transparent !important;
   transform: none !important;
}

.event-type {
   display: inline-block;
   font-size: 28px;
   line-height: 1;
}

.stats-result {
   width: 30px;
   height: 30px;
   display: inline-flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
   font-weight: 800;
}

.stats-win {
   color: #00ff88;
   background: rgba(0,255,136,.08);
}

.stats-loss {
   color: #ff4d4d;
   background: rgba(255,77,77,.08);
}

.stats-summary-row {
   display: grid;
   grid-template-columns: repeat(4,1fr);
   gap: 20px;
   padding: 30px;
}

.stats-summary-box {
   text-align: center;
   padding: 20px;
   border-radius: 15px;
   background: rgba(255,255,255,.02);
}

.stats-summary-box span {
   display: block;
   color: rgba(255,255,255,.45);
   margin-bottom: 10px;
   text-transform: uppercase;
   font-size: 13px;
}

.stats-summary-box strong {
   color: #fff;
   font-size: 28px;
}

.stats-positive {
   color: #00ff88;
}

.stats-table-custom th:last-child,
.stats-table-custom td:last-child {
   width: 70px;
   min-width: 70px;
   white-space: nowrap;
}

.stats-odds {
   display: block;
   text-align: center;
}

.bookmaker-wrapper {
   text-align: center;
   margin-top: 5px;
}

.stats-bookmaker {
   display: inline-block;
   padding: 4px 8px;
   border-radius: 5px;
   font-size: 11px;
   font-weight: 700;
   line-height: 1;
   white-space: nowrap;
}

/* Betfair Exchange */
.bookmaker-betfair-exchange {
   background: #ffb80c;
   color: #000;
}

/* Bet365 */
.bookmaker-bet365 {
   background: #126e51;
   color: #ffd100;
}

/* Pinnacle */
.bookmaker-pinnacle {
   background: #f50;
   color: #000;
}

/* Unibet */
.bookmaker-unibet {
   background: #009b3a;
   color: #fff;
}

/* William Hill */
.bookmaker-williamhill {
   background: #031239;
   color: #efd89b;
}

/* 888sport */
.bookmaker-888sport {
   background: #111827;
   color: #fff;
}

/* Stake */
.bookmaker-stake {
   background: #000000;
   color: #fff;
}

/* Kambi Group */
.bookmaker-kambi-group {
   background: #0db7dc;
   color: #004573;
}

/* Bwin */
.bookmaker-bwin {
   background: #000000;
   color: #ffcc00;
}

/* 1xBet */
.bookmaker-1xbet {
   background: #0a72b2;
   color: #fff;
}

.bookmaker-betano {
	background: #ff6f26;
	color: #fff;
}

/* Default */
.bookmaker-default {
   background: #444;
   color: #fff;
}

/* Mobile cards */
@media(max-width:991px){

   .stats-card-custom {
      overflow: visible;
      background: transparent !important;
      border: none !important;
   }

   .stats-table-responsive {
      overflow-x: visible;
   }

   .stats-table-custom {
      min-width: 0;
      width: 100%;
   }

   .stats-table-custom thead {
      display: none;
   }

   .stats-table-custom,
   .stats-table-custom tbody,
   .stats-table-custom tr,
   .stats-table-custom td {
      display: block;
      width: 100%;
   }

   .stats-table-custom tbody tr {
      position: relative;
      margin-bottom: 18px;
      padding: 22px 18px 20px;
      border-radius: 24px;
      background: #101722 !important;
      border: 1px solid rgba(255,255,255,.08);
      box-shadow: 0 16px 35px rgba(0,0,0,.35);
      overflow: hidden;
   }

   .stats-table-custom tbody td {
      padding: 0;
      border: 0;
      text-align: left !important;
   }

   .stats-table-custom tbody td[data-label="Type"] {
      position: absolute;
      top: 24px;
      left: 18px;
      width: auto;
   }

   .stats-table-custom tbody td[data-label="Type"] .event-type {
      font-size: 28px;
   }

   .stats-table-custom tbody td[data-label="Result"] {
      position: absolute;
      top: 24px;
      right: -14px;
      width: auto;
   }

   .stats-table-custom tbody td[data-label="Event"] {
      padding: 0 52px 0 46px;
      min-height: 38px;
      margin-bottom: 18px;
      display: flex;
      align-items: center;
   }

   .stats-table-custom tbody td[data-label="Event"] strong {
      color: #fff;
      font-size: 10px;
      font-weight: 900;
      line-height: 1.35;
   }

   .stats-table-custom tbody td[data-label="Outcome"] {
      width: 100%;
      text-align: center !important;
      margin-bottom: 16px;
   }

   .stats-table-custom tbody td[data-label="Outcome"] strong {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-width: 90px;
      height: 44px;
      padding: 0 18px;
      border-radius: 15px;
      background: rgba(255,255,255,.08);
      color: #fff;
      font-size: 24px;
      font-weight: 900;
      letter-spacing: 1px;
   }

   .stats-table-custom tbody td[data-label="Bet"] {
      text-align: center !important;
      margin-bottom: 18px;
   }

   .stats-table-custom tbody td[data-label="Bet"] strong {
      display: inline-flex;
      padding: 9px 18px;
      border-radius: 999px;
      background: rgba(255,77,77,.14);
      color: #ff4d4d;
      font-size: 13px;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: .5px;
   }

   .stats-table-custom tbody td[data-label="Fair Odds"],
   .stats-table-custom tbody td[data-label="Odds Taken"],
   .stats-table-custom tbody td[data-label="Odds Taken"],
   .stats-table-custom tbody td[data-label="Value %"] {
      display: inline-flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: calc(33.333% - 8px);
      min-height: 86px;
      margin-right: 8px;
      padding: 12px 8px;
      border-radius: 18px;
      background: rgba(255,255,255,.055);
      border: 1px solid rgba(255,255,255,.08);
      text-align: center !important;
      vertical-align: top;
   }

   .stats-table-custom tbody td[data-label="Value %"] {
      margin-right: 0;
   }

   .stats-table-custom tbody td[data-label="Fair Odds"]::before,
   .stats-table-custom tbody td[data-label="Odds Taken"]::before,
   .stats-table-custom tbody td[data-label="Odds Taken"]::before,
   .stats-table-custom tbody td[data-label="Value %"]::before {
      content: attr(data-label);
      display: block;
      margin-bottom: 8px;
      color: rgba(255,255,255,.42);
      font-size: 10px;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: .6px;
      line-height: 1.2;
      white-space: nowrap;
   }

   .stats-table-custom tbody td[data-label="Fair Odds"] strong,
   .stats-table-custom tbody td[data-label="Odds Taken"] strong,
   .stats-table-custom tbody td[data-label="Odds Taken"] strong,
   .stats-table-custom tbody td[data-label="Value %"] span {
      display: block;
      color: #fff;
      font-size: 19px;
      font-weight: 900;
      line-height: 1;
   }

   .stats-table-custom tbody td[data-label="Value %"] span {
      color: #00ff88 !important;
   }

   .stats-result {
      width: 36px;
      height: 36px;
      font-size: 18px;
   }

   .stats-summary-row {
      grid-template-columns: repeat(2,1fr);
      padding: 20px;
      gap: 12px;
   }

   .stats-summary-box {
      padding: 16px 10px;
      border-radius: 18px;
      background: rgba(255,255,255,.035);
      border: 1px solid rgba(255,255,255,.06);
   }

   .stats-summary-box span {
      font-size: 11px;
   }

   .stats-summary-box strong {
      font-size: 22px;
   }

   td[data-label="Odds Taken"]{
	   position:relative;
	   padding-bottom:25px;
	}

	.bookmaker-wrapper{
	   position:absolute;
	   bottom:0;
	   left:50%;
	   transform:translateX(-50%);
	   margin:0;
	}
}

/* Mobile Menu Header New Style Grid */

@media (min-width: 992px) {
	.head-nav-link .nav-btn i{
	  display:none !important;
	}
}

@media(max-width: 991px) {

   .mobile-grid-menu {
      display: grid !important;
      grid-template-columns: repeat(3, 1fr);
      gap: 12px;
      background: rgba(255,255,255,.03);
      border-radius: 20px;
   }

   .mobile-grid-menu .nav-item {
      width: 100%;
   }

   .mobile-grid-menu .nav-btn {
      min-height: 92px;
      display: flex !important;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      gap: 9px;
      border-radius: 17px;
      background: rgba(255,255,255,.045);
      border: 1px solid rgba(255,255,255,.08);
      transition: .25s ease;
   }

   .mobile-grid-menu .nav-btn i {
      width: 38px;
      height: 38px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      background: rgba(255,77,77,.12);
      color: #c00003;
      font-size: 17px;
   }

   .mobile-grid-menu .nav-btn span {
      font-size: 13px;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: .4px;
   }

   .mobile-grid-menu .nav-btn:hover {
      background: rgba(255,77,77,.10);
      border-color: rgba(255,77,77,.35);
      transform: translateY(-2px);
   }

   .mobile-grid-menu .nav-btn:hover i {
      background: #c00003;
      color: #fff;
   }
}

@media(max-width: 767px) {
	.mobile-grid-menu {
		grid-template-columns: repeat(2, 1fr);
	}
}

.ios-install-box{
   position:fixed;
   left:15px;
   right:15px;
   bottom:50px;
   z-index:99999;
   background:#101722;
   color:#fff;
   border:1px solid rgba(255,255,255,.12);
   border-radius:18px;
   padding:16px;
   display:flex;
   align-items:center;
   justify-content:space-between;
   gap:15px;
   box-shadow:0 15px 40px rgba(0,0,0,.35);
}

.ios-install-box strong{
   display:block;
   font-size:15px;
   margin-bottom:5px;
}

.ios-install-box p{
   margin:0;
   color:rgba(255,255,255,.65);
   font-size:13px;
}

.ios-install-box button{
   width:34px;
   height:34px;
   border-radius:50%;
   border:0;
   background:rgba(255,255,255,.08);
   color:#fff;
   font-size:20px;
}
