/*
* Balanced
* NFTs CSS
* Version 2.0
* Last updated 14/6/23
*/

/* ==========================================================================
	NFT's
========================================================================== */

.hero .bubble-1 {
	background-image: url(../bubble-1-image.html);
	display: block;
	height: 500px;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	margin-left: -50px;
	margin-top: -125px;
	z-index: -1;
}
.hero .bubble-2 {
	background-image: url(../bubble-2-image.html);
	display: block;
	height: 500px;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	margin-left: -900px;
	margin-top: 250px;
	z-index: -1;
}
.hero .bubble-3 {
	background-image: url(../bubble-3-image.html);
	display: block;
	height: 500px;
	background-repeat: no-repeat;
	position: absolute;
	width: 500px;
	margin-left: -350px;
	margin-top: 550px;
	z-index: -1;
}

/*
*
* NFT listing page
*
*/

#nft-listings .hero .hero-graphic {
	width: 115%;
	display: block;
	margin-left: -5.7%;
	margin-top: -150px;
	margin-bottom: -125px;
}
#nft-listings .hero p {
	margin-left: auto;
	margin-right: auto;
}
#nft-listings .hero .hero-background {
	position: absolute;
	width: 150%;
	margin-left: -25%;
	margin-top: -1075px;
	z-index: -1;
	opacity: 0.5;
}
#nft-listings .hero {
	margin-bottom: 100px;
}

/*
*
* Inputs
*
*/

.nft .breadcrumbs {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.nft .breadcrumbs ol {
	margin-bottom: 25px;
}
.nft .hero {
	margin-top: 0;
	margin-bottom: 0;
}
.nft .hero h1 {
	margin-top: 35px;
	margin-bottom: 0;
	text-align: center;
}
.nft .hero .month {
	font-size: 40px;
	font-family: 'tex-gyre-adventor-bold', sans-serif;
	text-align: center;
	display: block;
	margin-bottom: 35px;
}
.nft .hero p {
	max-width: 100%;
}
.nft footer {
	margin-top: 100px;
}
.nft .hero .panel {
	margin-bottom: 0;
	padding: 25px 0px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	border-top: 3px solid #0c4373;
}
.nft .hero .panel > .grid-cell.border-right {
	max-width: 300px;
}
.nft .hero .panel .metadata {
	display: inline-block;
	margin: 0 8%;
}
.nft .hero .content {
	margin-top: 50px;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.nft .hero .content .button {
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.nft .hero .background {
	position: absolute;
	top: 0;
	z-index: -1;
	width: 150%;
	margin-left: -25%;
	opacity: 0.5;
}
.nft#nft-vibe .hero .background {
	top: -10.5%;
}
.nft#nft-bloom .hero .background {
	top: -12%;
}
.nft#nft-synergy .hero .background {
	top: -10%;
}
.nft#nft-flow .hero .background {
	top: -10.4%;
}
.nft#nft-float .hero .background {
	top: -2%;
}
.nft#nft-eclipse .hero .background {
	top: -0.7%;
}
.nft#nft-vortex .hero .background {
	top: -12%;
}
.nft#nft-birth .hero .background {
	top: -1.1%;
}
.nft#nft-loop .hero .background {
	top: -11.3%;
}
.nft#nft-broadcast .hero .background {
	top: -22%;
}
.nft#nft-infuse .hero .background {
	top: -5%;
}
.nft#nft-focus .hero .background {
	top: -11%;
}
.nft#nft-stream .hero .background {
	top: -2%;
}
.nft#nft-burst .hero .background {
	top: -18%;
	width: 200%;
	margin-left: -50%;
}

.nft .hero video {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	width: 85% !important;
	margin-bottom: 0;
	box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.024), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.032), 0 41.8px 33.4px rgba(0, 0, 0, 0.046), 0 100px 80px rgba(0, 0, 0, 0.06);
}
.nft .feature .grid-cell.text-right {
	max-width: 110px;
}
.nft .metadata dt {
	font-size: 16px;
}
.nft .metadata dd {
	font-size: 20px;
}
.nft .metadata dd.clickable {
	color: #2fccdc;
}
.nft .metadata dd.text-bold {
	font-size: 55px;
	margin-top: -25px;
}
.nft .feature + .feature {
	margin-top: 100px;
}
.nft .feature .panel {
	padding: 10px 35px;
	margin-top: 25px;
	margin-bottom: 0;
}
.nft .feature .panel dt {
	font-size: 14px;
}
.nft .feature .panel a,
.nft .feature .panel dd {
	font-size: 16px;
}
.nft hr {
	margin-top: 75px;
	margin-bottom: 50px;
}
.nft .feature > .grid-cell:first-of-type {
	margin-right: 75px;
}
.nft .metadata-group {
	margin: 0 25px;
}
.nft .feature.profile img {
	height: 300px;
	width: initial;
	max-width: inherit;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 35px;
	margin-bottom: 35px;
}
.nft .swirl {
	background-image: url(../png/swirl-1.png);
	display: block;
	height: 700px;
	background-repeat: no-repeat;
	position: absolute;
	width: 800px;
	margin-left: 900px;
	margin-top: -1450px;
	z-index: -1;
	background-size: contain;
}
.nft .hero .bubble-1 {
    margin-left: -250px;
    margin-top: -90px;
    background-image: url(../png/bubble-2.png);
	width: 100px;
	background-size: contain;
	opacity: 0.5;
	margin-left: -250px;
	margin-top: -90px;
}
.nft .hero .bubble-2 {
	background-image: url(../png/bubble-2.png);
	width: 250px;
	background-size: contain;
	margin-left: -1000px;
	opacity: 0.5;
	margin-left: 1000px;
	margin-top: 100px;
}
.nft .hero .bubble-3 {
    margin-left: -50px;
    margin-top: -600px;
    background-image: url(../png/bubble-2.png);
	width: 120px;
	background-size: contain;
	opacity: 0.75;
	margin-left: 950px;
	margin-top: -200px;
}
.nft .hero .bubble-1 {
	margin-left: -250px;
	margin-top: -360px;
}
.nft .hero .bubble-2 {
	margin-left: 1100px;
	margin-top: -300px;
}
.nft .hero .bubble-3 {
	margin-left: 950px;
	margin-top: -750px;
}

/* ==========================================================================
	Wallpapers
========================================================================== */

.wallpaper img,
.wallpaper video {
	max-width: 100%;
	border-radius: 15px;
	box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
				0 6.7px 5.3px rgba(0, 0, 0, 0.048),
				0 12.5px 10px rgba(0, 0, 0, 0.06),
				0 22.3px 17.9px rgba(0, 0, 0, 0.072),
				0 41.8px 33.4px rgba(0, 0, 0, 0.086),
				0 100px 80px rgba(0, 0, 0, 0.12);
}
.wallpaper .metadata {
	display: inline-block;
	margin-right: 35px;
}
.wallpaper .metadata:last-of-type {
	margin-right: 0;
}
.wallpaper div.grid:nth-child(3) > div:nth-child(1) {
	flex: 2;
}
.wallpaper > .grid-cell:first-of-type {
	margin-right: 50px;
}
.wallpaper + .wallpaper {
	margin-top: 50px;
}

/* ==========================================================================
	Responsive styles: 1600px and below
========================================================================== */

@media (max-width: 1600px) {

	/*
	*
	* Hero: 1600px and below
	*
	*/

	.nft#nft-vibe .hero .background {
		top: -10.2%;
	}
	.nft#nft-bloom .hero .background {
		top: -12%;
	}
	.nft#nft-synergy .hero .background {
		top: -10.8%;
	}
	.nft#nft-flow .hero .background {
		top: -12%;
	}
	.nft#nft-float .hero .background {
		top: -2%;
	}
	.nft#nft-eclipse .hero .background {
		top: -1.2%;
	}
	.nft#nft-vortex .hero .background {
		top: -12%;
	}
	.nft#nft-birth .hero .background {
		top: -1.6%;
	}
	.nft#nft-loop .hero .background {
		top: -12.9%;
	}
	.nft#nft-broadcast .hero .background {
		top: -22%;
	}
	.nft#nft-focus .hero .background {
		top: -22%;
	}
}

/* ==========================================================================
	Responsive styles: 1300px and below
========================================================================== */

@media (max-width: 1300px) {

	/*
	*
	* Hero: 1300px and below
	*
	*/

	#nft-listings .hero .hero-background {
		margin-top: -87%;
	}

	/* NFT */

	.nft .hero .panel {
		margin-top: 25px;
	}
	.nft .hero .panel > .grid {
		flex-direction: column;
	}
	.nft .hero .panel > .grid > .grid-cell:first-of-type {
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
		width: 85%;
	}
}

/* ==========================================================================
	Responsive styles: 1100px and below
========================================================================== */

@media (max-width: 1100px) {

	#nft-listings .hero h1 {
		margin-top: 25px;
	}
	.nft .hero .panel {
		width: 100%;
	}
	.nft .hero .panel > .grid-cell.border-right {
		max-width: 220px;
	}

	/*
	*
	* Hero: 1100px and below
	*
	*/

	.nft#nft-vibe .hero .background {
		top: -6.5%;
	}
	.nft#nft-bloom .hero .background {
		top: -7%;
	}
	.nft#nft-synergy .hero .background {
		top: -6.1%;
	}
	.nft#nft-flow .hero .background {
		top: -7%;
	}
	.nft#nft-float .hero .background {
		top: -2%;
	}
	.nft#nft-eclipse .hero .background {
		top: 0.1%;
	}
	.nft#nft-vortex .hero .background {
		top: -11.5%;
		width: 200%;
		margin-left: -50%;
	}
	.nft#nft-birth .hero .background {
		top: -3.5%;
		width: 200% !important;
		margin-left: -50%;
		max-width: initial;
	}
	.nft#nft-loop .hero .background {
		top: -6.9%;
	}
	.nft#nft-broadcast .hero .background {
		top: -11%;
	}
}

/* ==========================================================================
	Responsive styles: 1000px and below
========================================================================== */

@media (max-width: 1000px) {

	.nft .feature > .grid-cell:first-of-type {
		margin-right: 0;
	}
	.nft .breadcrumbs {
		width: 100%;
	}
	.nft .hero .panel {
		width: 100%;
	}
	.nft .hero img,
	#brand.nft .hero video,
	.nft .hero video {
		width: 100% !important;
		max-width: 100%;
	}
	.nft .grid.hero > .grid-cell > .grid {
		flex-direction: column;
		align-items: initial;
	}
	.nft .grid.hero > .grid-cell > .grid > .grid-cell:first-of-type {
		margin-right: 0 !important;
	}
	.nft .feature.profile img {
		width: 100%;
		height: initial;
	}
	.nft .grid.feature {
		flex-direction: column-reverse;
	}
	.month.text-gradient + .panel.grid {
		flex-direction: column;
	}
	.nft .hero .panel .metadata {
		margin: 0 5%;
	}
	.month.text-gradient + .panel.grid .border-right {
		border-right: none;
		max-width: 85%;
		width: 85%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.month.text-gradient + .panel.grid .border-right + .grid-cell {
		width: 100%;
	}
	.nft .metadata dd {
		font-size: 18px;
	}
	.nft .hero .background {
		margin-left: 0;
	}
	.nft .metadata dd.text-bold {
		font-size: 45px;
	}
	.wallpaper .metadata {
		margin-right: 25px;
	}
	.wallpaper .animation-underline {
		margin-bottom: 5px;
	}
	.wallpaper > .grid-cell:last-of-type {
		margin-top: 0;
		margin-bottom: 25px;
	}
	#nft-listings .wallpaper > .grid-cell:last-of-type {
		margin-bottom: 0;
	}
	#nft-listings .wallpaper + .wallpaper {
		margin-top: 0;
	}

	/*
	*
	* Hero: 1100px and below
	*
	*/

	.nft#nft-vibe .hero .background {
		top: 0;
	}
	.nft#nft-bloom .hero .background {
		top: 0%;
	}
	.nft#nft-synergy .hero .background {
		top: 0;
	}
	.nft#nft-flow .hero .background {
		top: 0%;
	}
	.nft#nft-float .hero .background {
		top: 0;
	}
	.nft#nft-eclipse .hero .background {
		top: 1%;
		width: 150% !important;
		max-width: initial;
		margin-left: -25%;
	}
	.nft#nft-vortex .hero .background {
		top: 0;
	}
	.nft#nft-birth .hero .background {
		top: -1.1%;
	}
	.nft#nft-loop .hero .background {
		top: 0;
	}
	.nft#nft-broadcast .hero .background {
		top: 0;
	}
	.nft#nft-stream .hero .background {
		top: 0;
		width: 150% !important;
		max-width: initial;
		margin-left: -25%;
	}
	.nft#nft-wave .hero .background {
		top: 1%;
		width: 150% !important;
		max-width: initial;
		margin-left: -25%;
	}
}

/* ==========================================================================
	Responsive styles: 800px and below
========================================================================== */

@media (max-width: 800px) {

	#nft-listings .hero .hero-graphic {
		margin-top: -70px;
		margin-bottom: -100px;
	}

}

/* ==========================================================================
	NFT: 800px and below
========================================================================== */
@media (max-width: 800px) {

	.nft .breadcrumbs {
		width: 100%;
	}
	.nft .hero .panel {
		width: 100%;
	}
	.nft .hero img,
	#brand.nft .hero video,
	.nft .hero video {
		width: 100% !important;
		max-width: 100%;
	}
	.nft .grid.hero > .grid-cell > .grid {
		flex-direction: column;
		align-items: initial;
	}
	.nft .grid.hero > .grid-cell > .grid > .grid-cell:first-of-type {
		margin-right: 0 !important;
	}
	.nft .feature.profile img {
		width: 100%;
		height: initial;
	}
	.nft .grid.feature {
		flex-direction: column-reverse;
	}
	.month.text-gradient + .panel.grid {
		flex-direction: column;
	}
	.nft .hero .panel .metadata {
		margin: 0 5%;
	}
	.month.text-gradient + .panel.grid .border-right {
		border-right: none;
		max-width: 85%;
		width: 85%;
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.month.text-gradient + .panel.grid .border-right + .grid-cell {
		width: 100%;
	}
	.nft .metadata dd {
		font-size: 18px;
	}
	.nft .hero .background {
		margin-left: 0;
	}
	.nft .metadata dd.text-bold {
		font-size: 45px;
	}
	.wallpaper .metadata {
		margin-right: 25px;
	}
	.wallpaper .animation-underline {
		margin-bottom: 5px;
	}
	.wallpaper > .grid-cell:last-of-type {
		margin-top: 0;
		margin-bottom: 25px;
	}
	#nft-listings .wallpaper > .grid-cell:last-of-type {
		margin-bottom: 0;
	}
	#nft-listings .wallpaper + .wallpaper {
		margin-top: 0;
	}
	.nft#nft-vibe .hero .background {
		top: -3.9%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-bloom .hero .background {
		top: -3%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-synergy .hero .background {
		top: -0.8%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-flow .hero .background {
		top: -3.4%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-float .hero .background {
		top: 0.5%;
		max-width: initial !important;
		width: 200% !important;
		margin-left: -50%;
		left: 0;
	}
	.nft#nft-eclipse .hero .background {
		top: 1.5%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-vortex .hero .background {
		top: -0.8%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-birth .hero .background {
		top: 1.4%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-loop .hero .background {
		top: -1.1%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-broadcast .hero .background {
		top: -0.8%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-stream .hero .background {
		top: 1.5%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
	.nft#nft-burst .hero .background {
		top: 1.5%;
		max-width: initial !important;
		width: 150% !important;
		margin-left: -25%;
		left: 0;
	}
}

/* ==========================================================================
	NFT: 600px and below
========================================================================== */
@media (max-width: 600px) {
	.nft#nft-vibe .hero .background {
		top: -1%;
	}
	.nft#nft-bloom .hero .background {
		top: -1%;
	}
	.nft#nft-synergy .hero .background {
		top: -0.8%;
	}
	.nft#nft-flow .hero .background {
		top: -0.8%;
	}
	.nft#nft-float .hero .background {
		top: 0.5%;
	}
	.nft#nft-eclipse .hero .background {
		top: 1.5%;
	}
	.nft#nft-vortex .hero .background {
		top: -0.8%;
	}
	.nft#nft-birth .hero .background {
		top: 1.4%;
	}
	.nft#nft-loop .hero .background {
		top: -1.1%;
	}
	.nft#nft-broadcast .hero .background {
		top: -0.8%;
	}
	.nft#nft-stream .hero .background {
		top: -0.5%;
		width: 200% !important;
		margin-left: -100%;
	}
	.nft#nft-burst .hero .background {
		top: -0.5%;
	}
}

/* ==========================================================================
	Responsive styles: 500px and below
========================================================================== */

@media (max-width: 500px) {

	#nft-listings .hero h1 {
		margin-top: 0;
	}

	/* NFT */

	.nft .hero .panel {
		margin-top: 25px;
	}
	.nft .hero .panel > .grid {
		flex-direction: column;
	}
	.nft .hero .panel > .grid > .grid-cell:first-of-type {
		border-right: none;
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
		width: 85%;
	}

	#nft-listings .hero .hero-graphic {
		margin-top: 0;
		margin-bottom: -50px;
		width: 170%;
		display: block;
		margin-left: -30.7%;
	}
	#nft-listings .hero .hero-background {
		margin-top: -105%;
	}
	.nft .hero .panel .metadata:last-of-type {
		margin-top: 15px;
	}
}