
.mobile-token {
	display: none;
}

.navbar-brand img {
	height: 150px;
	width: 150px;
}

header nav {
	background: #291029 !important;
	z-index: 9999999999 !important;
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
}

header nav .show {
	background-color: #fff !important;
	margin-top: 10px;
}

header nav .show a {
	color: #000 !important;
}

.token-img {
	margin-top: 25px;
}

header nav ul li {
	margin-left: 10px;
}

header nav ul li a {
	color: #fff !important;
	font-size: 20px;
	font-weight: 600;
	transition: 0.9s !important;
}

header nav ul li a:hover {
	color: #D4AF37 !important;
}

header .hero {
	padding: 220px 0 70px;
	/*background-color: #098;*/
	width: 100%;
	/*height: 88.2vh;*/
	display: flex;
	align-items: center;
	text-align: center;
}

header .hero h1 {
	color: #D4AF37;
	font-size: 60px;
	font-weight: 700;
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
}

header .hero p {
	color: #D4AF37;
	font-size: 20px;
	font-weight: 600;
	margin: 16px 0;
	text-align: center;
	max-width: 1000px;
	margin: 15px auto;
}
.navbar-brand{
	font-size: 40px;
	font-weight: 700;
}
header .hero a {
	text-decoration: none;
	display: inline-block;
	border-radius: 25px;
	font-weight: 700;
	color: #000;
	font-size: 22px;
	background-color: #D4AF37;
	padding: 12px 25px;
	transition: 0.7s;
	margin-top: 10px;
	margin-left: 15px;
}

header .hero img {
	max-width: 20% !important;
}

header .hero a:hover {
	color: #fff;
	background-color: #181818;
}

.Tokenomics {
	padding: 5%;
	background-image: url(../images/gold-1.jpeg);
    background-size: cover;
    color: #222;
    text-align: center;
}

.Tokenomics .sm-p {
	display: none;
}

.Tokenomics h1 {
	font-weight: 700;
	font-weight: bold;
	color: #000;
	font-size: 80px;
	margin-bottom: 40px;
}

.Tokenomics h1 span {
	color: white;
}

.Tokenomics h6 {
	font-size: 2.3rem;
	font-weight: 500;
	margin: 22px 0;
	color: #000;
}

.Tokenomics p {
	font-size: 1.8rem;
	font-weight: 600;
	margin-bottom: 25px;
}

.Tokenomics p a {
	text-decoration: none;
	color: #D4AF37;
}

.Tokenomics .card {
	background-color: #111;
	border-radius: 20px !important;
	height: 220px;
	margin-bottom: 20px;
	align-items: center;
	display: flex;
	justify-content: center;
}

.Tokenomics .card:hover {
	background-color: #131313;
}

.Tokenomics .card p {
	font-size: 1.7rem;
	font-weight: 700;
	color: #fff;
	padding: 20px 25px;
}

.Tokenomics p a {
	text-decoration: none;
	color: #D4AF37;
}

.footer-top {
	padding: 90px 0 20px;
	/* background: url('../img/footer-bg.webp'),linear-gradient(rgba(0,0,0,0.96),rgba(0,0,0,0.96)); */
	background-color: #291029;
	background-size: auto;
	background-repeat: repeat;
	background-position: center center;
}

.footer-top h1 {
	text-align: center;
	font-weight: bold;
	color: #D4AF37;
}

.footer-top p {
	font-size: 24px;
	text-align: justify;
	color: #fff;
	line-height: 2.3rem;
	z-index: 1;
}

.ag-courses-item_title span {
	font-size: 40px;
}

.footer-top-two {
	padding: 90px 0 50px;
	/* background: url('../img/4B.jpg'); */
	position: relative;
	background-size: auto;
	background-repeat: repeat;
	background-position: center center;
	background-color: #291029;
}


.bitter-image img {
	width: 100%;
	height: 450px;
	object-fit: cover;
	transform: translate(0px, -19px);
}

.footer-top-two .row {
	align-items: center;
}

.footer-top-two h1 {
	text-align: center;
	font-weight: bold;
	color: #D4AF37;
	position: relative;
	z-index: 1;
}

.footer-top-two p {
	font-size: 19px;
	text-align: justify;
	color: #fff;
	line-height: 1.5;
	position: relative;
	z-index: 99999999;
}

.Dear-beautifull {
	position: relative;
	z-index: 99999;
}

.footer-top-cus {
	padding: 131px 0 0;
	/* background: #D4AF37; */
	/* background-image: url(../img/2_YT.png); */
	/* background: linear-gradient(to right, rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('../img/new-banner-image.png'); */
	background-image: url(../img/new-banner-image.png);
	background-size: auto;
	background-repeat: repeat;
	background-size: cover;
	height: 700px;
	/* background-position: center center; */
	position: relative;
}

.footer-top-cus::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000000a6;
	content: "";
}

.mission-and-purpose {
	padding-top: 100px;
	z-index: 9;
	position: relative;
}

.footer-top-cus p {
	font-size: 1.5rem;
	text-align: justify;
	color: #D4AF37;
	line-height: 2.3rem;
}

.footer-top-cus h1 {
	text-align: center;
	color: #D4AF37;
	font-weight: bold;
}

footer {
	background-color: #000;
	color: #eee;
}

footer p {
	font-size: 15px;
}

footer a.btn {
	text-decoration: none;
	display: inline-block;
	border-radius: 25px;
	font-weight: 700;
	color: #222;
	font-size: 18px;
	background-color: #D4AF37;
	padding: 8px 20px;
	transition: 0.7s;
}

footer .icon1 {
	text-decoration: none;
	display: inline-block;
	border-radius: 25px;
	font-weight: 700;
	color: #222;
	font-size: 18px;
	background-color: #D4AF37;
	padding: 6px 12px;
	transition: 0.7s;
	height: 40px;
	width: 40px;
}

footer .icon2 {
	text-decoration: none;
	display: inline-block;
	border-radius: 25px;
	font-weight: 700;
	color: #222;
	font-size: 18px;
	background-color: #D4AF37;
	padding: 8px 20px;
	transition: 0.7s;
}


.custom-box {
	background-color: purple;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
	color: white;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	font-weight: 700;
	color: #D4AF37;
}

.toknizer {
	margin-bottom: 30px;
}

/* card */
.ag-format-container {
	width: 1320px;
	margin: 0 auto;
}


body {
	background-color: #000;
}

.ag-courses_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

	padding: 50px 0;
}

.ag-courses_item {
	-ms-flex-preferred-size: calc(33.33333% - 30px);
	flex-basis: calc(33.33333% - 30px);

	margin: 0 15px 30px;

	overflow: hidden;

	border-radius: 28px;
}

.ag-courses-item_link {
	display: block;
	background-color: #121212;
	text-decoration: none;
	height: 200px;
	overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ag-courses-item_link:hover,
.ag-courses-item_link:hover .ag-courses-item_date {
	text-decoration: none;
	color: #FFF;
}

.ag-courses-item_link:hover .ag-courses-item_bg {
	-webkit-transform: scale(10);
	-ms-transform: scale(10);
	transform: scale(10);
}

.ag-courses-item_title {
	overflow: hidden;
	font-weight: bold;
	font-size: 22px;
	color: #FFF;
	z-index: 2;
	position: relative;
	max-width: 377px;
}

.ag-courses-item_date-box {
	font-size: 18px;
	color: #FFF;

	z-index: 2;
	position: relative;
}

.ag-courses-item_date {
	font-weight: bold;
	color: #f9b234;

	-webkit-transition: color .5s ease;
	-o-transition: color .5s ease;
	transition: color .5s ease
}

.ag-courses-item_bg {
	height: 128px;
	width: 128px;
	background-color: #D4AF37;

	z-index: 1;
	position: absolute;
	top: -75px;
	right: -75px;

	border-radius: 50%;

	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}

.ag-courses_item:nth-child(2n) .ag-courses-item_bg {
	background-color: #291010;
}

.ag-courses_item:nth-child(3n) .ag-courses-item_bg {
	background-color: #D4AF37;
}

.ag-courses_item:nth-child(4n) .ag-courses-item_bg {
	background-color: #291010;
}

.ag-courses_item:nth-child(5n) .ag-courses-item_bg {
	background-color: #D4AF37;
}

.ag-courses_item:nth-child(6n) .ag-courses-item_bg {
	background-color: #291010;
}

.new-images{
	text-align: center;
	padding: 40px 0px;
}
.new-images img{
	max-width: 30%;
	margin: 0 auto;
}
/* new-section */
.factsCheckRow {
	box-shadow: 0px 4px 16px #D4AF37;
	border-radius: 30px;
	color: #fff;
	position: relative;
	z-index: 99;
	margin-bottom: 50px;
}
.new-ad-section::after {
    background-color: #000000c7;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
}

.new-ad-section {
	background: url(../img/gold-2.jpeg);
	padding: 70px 0px;
	position: relative;
}

.section-new-2 {
	margin-top: 30px;
}

.factsCheckRow h3 {
	font-weight: 700;
}

.factsCheckRow p {
	font-size: 20px;
	text-align: justify;
	/* text-shadow: 1px 0px #222222; */
	font-weight: 400;
}
.factsCheckRow .sectionText{
	font-size: 23px;
	margin-bottom: 20px;
}
.sectionText span img {
	width: 65px;
	height: 43px;
}
.factsCheckRow p{
	margin-bottom: 0;
	line-height: 1.8;
}
.new-ad-section h2{
	color: #FFF;
	text-align: center;
	position: relative;
	z-index: 9;
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 20px;
}
.what-burlin h1{
	text-align: left;
}
.what-burlin0image{
	text-align: center;
}
.flower img{
	max-width: 5%;
}
.hero .Survivor-contract p{
	font-size: 40px;
	margin: 30px auto 0px;
}
.contract-adress{
	display: flex;
	flex-direction: column;
}
.contract-adress input{
	background-color: transparent;
	color: #D4AF37;
	border: none;
	text-align: center;
}
.contract-adress button{
	background-color: transparent;
	color: #fff;
	text-align: center;
	border: none;
	font-size: 20px;
}
.contract-adress input:focus-visible{
	outline: none;
}
.all-survivor-burlin{
	margin: 70px 0px;
	align-items: center;
}
.all-survivor-burlin p{
	font-size: 21px;
}
.all-survivor-burlin h3{
	font-size: 30px!important;
	font-weight: 700 !important;
	color: #D4AF37 !important;
}
@media only screen and (max-width: 979px) {
	.ag-courses_item {
		-ms-flex-preferred-size: calc(50% - 30px);
		flex-basis: calc(50% - 30px);
	}

	.ag-courses-item_title {
		font-size: 24px;
	}
}

@media only screen and (max-width: 767px) {
	.ag-format-container {
		width: 96%;
	}

}

@media only screen and (max-width: 639px) {
	.ag-courses_item {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}

	.ag-courses-item_title {
		min-height: 72px;
		line-height: 1;

		font-size: 24px;
	}

	.ag-courses-item_link {
		padding: 22px 40px;
	}

	.ag-courses-item_date-box {
		font-size: 16px;
	}
}

/* ccard end */



@media screen and (max-width: 991px) {
	header .hero h1 {
		font-size: 4rem;
	}

	header .hero p {
		font-size: 1.8rem;
	}

	.Tokenomics h2 {
		font-size: 2.5rem;
	}

	.Tokenomics h6 {
		font-size: 1.8rem;
	}

	.Tokenomics .sm-p {
		display: block;
		font-size: 1.5rem;
		font-weight: 600;
		text-decoration: none;
	}

	.Tokenomics a.sm-p {
		font-size: 1.5rem;
		color: #D4AF37;
		display: block;
		margin-bottom: 30px;
	}

	.Tokenomics .p1 {
		display: none;
	}

	.Tokenomics .card {
		height: 150px;
		background-color: #4F4F4F;
	}

	.Tokenomics .card p {
		font-size: 1.7rem;
	}
}

.desktop-none {
	display: block;
}

.mobile-inline {
	display: none;
}

@media screen and (max-width: 768px) {
	.desktop-none {
		display: none;
	}

	.mobile-inline {
		display: block;
	}

	header .hero h1 {
		font-size: 3.5rem;
		text-align: center;
	}

	header .hero p {
		font-size: 1.6rem;
		text-align: center;
	}

	header .hero {
		text-align: center;
		padding: 120px 0px;
	}

	.Tokenomics h2 {
		font-size: 2rem;
	}

	.Tokenomics h6 {
		font-size: 1.4rem;
	}

	.Tokenomics .sm-p {
		display: block;
		font-size: .9rem;
		font-weight: 600;
		text-decoration: none;
	}

	.Tokenomics a.sm-p {
		font-size: .8rem;
	}

	.Tokenomics .card {
		margin-top: 5px;
		background-color: #111;
	}

	.Tokenomics .card p {
		font-size: 1.5rem;
	}

	header .hero img {
		max-width: 30% !important;
	}

	.mobile-token {
		display: none;
	}
}

@media screen and (max-width: 450px) {
	.mobile-token {
		display: block;
		margin-bottom: 70px;
		padding: 0 !important;
	}

	.contract_renounced {
		display: none !important;
	}

	.dektop-token {
		display: none !important;
	}

	.Tokenomics h1 {
		font-size: 60px;
	}

	footer {
		text-align: center;
	}

	.Tokenomics {
		padding: 30px 10px;
	}

	.footer-top-cus {
		text-align: center;
		padding: 30px 20px;
	}

	.footer-top {
		text-align: center;
		padding: 30px 20px;
	}

	.footer-top-two {
		text-align: center;
		padding: 30px 20px;
	}

	.footer-top-cus img {
		width: 60%;
	}



	.footer-top-two img {
		width: 60%;
	}

	.desktop-none {
		display: none;
	}

	.mobile-inline {
		display: block;
		background: black !important;
	}

	header .hero {
		text-align: center;
		padding: 120px 0px;
	}

	.offcanvas-body {
		background-color: #000;
		text-align: center;
	}

	.offcanvas-body .navbar-nav .nav-item a {
		color: #D4AF37 !important;
	}

	.offcanvas-header {
		background-color: #000;
	}

	.navbar-brand img {
		height: 100px;
		width: 100px;
	}

	header .hero h1 {
		font-size: 38px;
	}

	header .hero p {
		font-size: 18px;
	}

	.footer-top p {
		font-size: 15px;
		line-height: 1.8;
		text-align: center;
	}

	.Tokenomics p {
		font-size: 22px;
	}

	.ag-courses_box {
		padding: 0;
	}

	.ag-format-container {
		width: 100%;
	}

	.ag-courses-item_title {
		min-height: unset;
		font-size: 20px;
		line-height: 1.5;
	}

	.ag-courses-item_link {
		padding: 22px 23px;
	}

	.footer-top-two p {
		font-size: 16px;
		line-height: 1.9;
		text-align: center;
	}

	.mobile-token {
		display: none;
	}

	.footer-top-cus {
		background-color: #D4AF37;
		background-image: unset;
	}

	.footer-top-two {
		background: url(../img/new-mobile-banner-about.jpeg);
	}

	/* .footer-top-two::after{
		display: none;
	} */
	.footer-top-cus {
		background-color: #000;
		height: unset;
	}

	header nav,
	.mobile-inline {
		background: #291029 !important;
	}

	header .hero h1 {
		font-size: 27px;
		margin: 20px 0;
	}

	header .hero p {
		font-size: 14px;
	}

	header .hero {
		text-align: center;
		padding: 145px 0px 45px;
	}
	.footer-top-two::after {
	background-color: #000c;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0px;
	content: "";
}
.footer-top-cus p {
    font-size: 16px;
    line-height: 1.9rem;
	text-align: center;
}
.footer-top-cus,
.footer-top-two{
	padding-left: 10px;
	padding-right: 10px;
}
.new-ad-section {
    padding: 70px 20px;
}
.factsCheckRow {
    padding: 20px 10px !important;
}
.factsCheckRow h3 {
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
}
.factsCheckRow p {
    font-size: 16px;
    text-align: center;
    margin-top: 14px;
}
.factsCheckRow .sectionText{
	padding-left: 0px;
	padding-right: 0px;
}
.Tokenomics{
	background-image: unset;
	background-color: #D4AF37;
}
}