.nft-sprite-icons {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25124610/nft-development-sprite-icons-1.webp);
	background-size: 528px;
	background-repeat: no-repeat;
}

.nft-marketplace-sprite-icons{
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25124621/nft-marketplace-icons.webp);
	background-size: 1200px;
	background-repeat: no-repeat;
}

.nft-marketplace-clone-sprite-icons{
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25124612/nft-marketplace-clone-sprite-icons-1.webp);
	background-size: 740px;
	background-repeat: no-repeat;
}

.nft-marketplace-main .nft_journey_grid {
	grid-template-columns: 1.25fr 1fr;
	grid-column-gap: 2.5rem;
}

.nft-marketplace-main .nft_journey_grid img {
	height: auto;
}

.nft-marketplace-main .nft_journey_grid {
	grid-template-columns: 1.25fr 1fr;
	grid-column-gap: 2.5rem;
}

.nft-marketplace-main .nft_journey_grid img {
	height: auto;
}


/* NFT Developments Section Styles Starts Here  */

.nft-marketplace-main{
	margin-top: 5rem;
}

.nft-banner-container{
	display: grid;
	grid-template-columns: 1.4fr 1fr;
	grid-gap: 108px;
}

.nft-marketplace-main .nft-banner-container h3,
.nft-marketplace-main .nft-banner-container h1{
	margin-bottom: 12px;
}

.nft-marketplace-main .nft-banner-container p{
	margin-bottom: 24px;
}

/*  Plan Your Success With NFT Marketplace Clone Solutions */

	.nft-clone-section{
		padding-top: 80px;
	}

	.nft-clone-section .nft-clone-solution-container{
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-rows: 1fr 1fr;
		border-bottom: 1px solid #D1D1D1;
    	border-right: 1px solid #D1D1D1;
	}

	.nft-clone-section .nft-clone-heading{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 40px;
		align-items: center;
	}

	.nft-clone-section .nft-clone-solution-container> div{
		height: 155px;
		border: 1px solid #D1D1D1;
		border-right: none;
		border-bottom: none;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	
	.nft-clone-section .open-sea-icon{
		width: 155px;
		height: 40px;
		background-position: -29px -28px;
	}


	.nft-clone-section .rarible-icon{
		width: 155px;
		height: 40px;
		background-position: -322px -28px;
	}

	.nft-clone-section .super-rare-icon{
		width: 140px;
		height: 36px;
		background-position: -38px -138px;
	}

	.nft-clone-section .binance-icon{
		  width: 155px;
		  height: 30px;
		  background-position: -324px -141px;
	}

	
	.nft-clone-section .nifty-gateway-icon{
		width: 120px;
		height: 46px;
		background-position: -38px -280px;
	}

	.nft-clone-section .axie-icon{
		width: 84px;
		height: 40px;
		background-position: -355px -284px;
	}

	
	.nft-clone-section .stash-icon{
		width: 110px;
		height: 24px;
		background-position: -574px -36px;
	}

	.nft-clone-section .solanart-icon{
		width: 140px;
		height: 40px;
		background-position: -560px -136px;
	}

/* NFT Business Model Styles Starts Here  */
	.nft-business-model-section .nft-business-conainer{
			display: grid;
			grid-template-columns: 1fr 1fr 1fr;
		    overflow: auto;
	}

	.nft-business-model-section .content-padding{
		padding: 13px 40px !important;
	}


	.nft-business-model-section .nft-features{
		background-color: #F6F6F6;
		border-radius: 12px 0 0px 12px;
		border: 1px solid #E7E7E7;
		border-right: none;
	}
	
	.nft-business-model-section .nft-features,
	.nft-business-model-section .nft-scratch-features{
		margin-top: 40px;
	}

	.nft-business-model-section .nft-features >div{
		padding: 67px 81px 45px 40px;
		border-bottom: 1px solid #E7E7E7;
	}

	.nft-business-model-section .nft-features h3{
		font-size: 24px;
		font-weight: 800;
		line-height: 38px;
		text-align: left;
		color: #080808;
	}

	.nft-business-model-section .nft-features p + p{
		border-top: 1px solid #E7E7E7;
	}

	.nft-business-model-section .nft-features p,
    .nft-business-model-section .nft-whitelabel-features p,
	.nft-business-model-section .nft-scratch-features p{
		padding: 24px 40px;
		font-size: 16px;
		font-weight: 600;
		line-height: 22px;
		text-align: left;
		color: #080808;
	}


    .nft-business-model-section .nft-whitelabel-features p + p,
	.nft-business-model-section .nft-scratch-features p + p{
	border-top: 1px solid #E7E7E7;
	}


	.nft-business-model-section .nft-whitelabel-features{
			border: 1px solid #FB7000;
			border-radius: 12px 12px 0 0;
	}

	.nft-business-model-section .white-label-heading{
		padding: 72px 40px 32px;
		background-color: #FFF9EC;
	    border-radius: 12px 12px 0 0;
		min-height: 267px;
	}

	.nft-business-model-section .white-label-heading h4{
		font-size: 12px;
		font-weight: 700;
		line-height: 16.8px;
		text-align: center;
		color: #ffffff;
		padding: 6px 12px;
		margin-bottom: 12px;
		border-radius: 30px;
		background-color: #FB7000;
		width: fit-content;
		white-space: nowrap;
	}

	.nft-business-model-section .white-label-heading h3,
	.nft-business-model-section.nft-scratch-heading h3{
		font-size: 24px;
		font-weight: 700;
		line-height: 33.6px;
		text-align: left;
		color: #080808;
	}

	.nft-business-model-section .nft-scratch-heading h4{
		font-size: 12px;
		font-weight: 700;
		line-height: 16.8px;
		text-align: left;
		color: #454545;
		padding: 6px 12px;
		border-radius: 30px;
		background-color: #E7E7E7;
		margin-bottom: 12px;
		width: fit-content;
	}

	.nft-business-model-section .white-label-heading h3{
		margin-bottom: 30px;
	}

	.nft-business-model-section .nft-scratch-heading{
		padding: 32px 40px;
		background-color: #F5FAFF;
		border-radius: 0 12px 0 0;
		min-height: 227px;
	}

	.nft-business-model-section .nft-scratch-heading h3{
		margin-bottom: 36px;
		max-width: 200px;
		width: 100%;
	}

	.nft-business-model-section .nft-scratch-features{
		border: 1px solid #E7E7E7;
		border-left: none;
		border-radius: 0 12px 12px 0;
	}


	.nft-business-model-section .nft-business-conainer .tick-icon{
		background-position: -512px -36px;
    	display: inline-block;
		width: 20px;
		height: 18px;
	}

	.nft-business-model-section .nft-business-conainer .minus-icon{
		background-position: -552px -36px;
    	display: inline-block;
		width: 20px;
		height: 18px;
	}


/* NFT Business Model Styles Ends Here  */




/* Our Clients Own Words Styles Starts Here  */
 
.nft-marketplace-main  .testimonials_section .avatar_1{
	background-position: -1112px -90px;
}

.nft-marketplace-main  .testimonials_section .avatar_2{
	background-position: -1042px -90px;
}


.nft-marketplace-main  .testimonials_section .avatar_3{
	background-position: -972px -90px;
}

.nft-marketplace-main .testimonials_section .quotes_icon{
	background-position: -900px -106px;
}




/* Our Clients Own Words Styles Ends Here  */

/* How Does Our NFT Marketplace Operate Section Starts Here */

.nft-operate-section{
	padding-top: 80px;
}

.nft-operate-heading{
	margin-bottom: 40px;
}

.nft-operate-section .nft-operate-heading h2,
.nft-operate-section .nft-operate-heading p{
	margin-bottom: 24px;
}

.nft-operate-section .nft-operate-heading p{
    max-width: 840px;
    width: 100%;
    margin: 0 auto 24px;
}

.nft-operating-container{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 32px;
}


.nft-operate-section .nft-operating-card{
	background: rgba(251, 112, 0, 0.04);
	border: 1px solid rgba(251, 131, 61, 0.15);
	border-radius: 10px;
	padding: 24px;
}

.nft-operate-section .nft-operating-card h3{
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	color: #000000;
	margin-bottom: 24px;
}

.nft-operate-section .nft-operating-card p{
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	padding-left: 32px;
	color: #5D5D5D;
	position: relative;
}

.nft-operate-section .nft-operating-card p + p{
	margin-top: 16px;
}

.nft-operate-section .nft-operating-card p:before{
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-position: -408px -108px;
    left: 0;
    background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25124621/nft-marketplace-icons.webp);
    background-size: 1200px;
    background-repeat: no-repeat;
}


/* NFT Marketplace Solution Section Styles Starts Here  */
.nft_excellence_grid {
	grid-template-columns: 1.2fr 1fr;
	grid-column-gap: 2.5rem;
}

.nft_excellence_details {
	grid-template-columns: 1fr 1fr;
	grid-gap: 1.5rem;
}

.nft_excellence_details .nft_excellence_icon_1 {
	background-position: -46px -330px;
}
.nft_excellence_details .nft_excellence_icon_2 {
	background-position: -148px -330px;
}
.nft_excellence_details .nft_excellence_icon_3 {
	background-position: -250px -330px;
}
.nft_excellence_details .nft_excellence_icon_4 {
	background-position: -342px -330px;
}

/* What Makes Us the Best NFT Marketplace Development Company Styles Starts Here  */
.bestus-nft-section{
	padding-top: 80px;
}

.bestus-nft-section .bestus-heading{
	margin-bottom: 40px;
}

.bestus-nft-section .bestus-heading h2{
	margin-bottom: 24px;
}

.bestus-nft-section .bestus-heading p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: #454545;
}
.bestus-nft-section .bestus-container{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap: 24px;
}

.bestus-nft-section .bestus-container .bestus-card div{
	width: 60px;
	height: 60px;
	margin-bottom: 22px;
}

.bestus-nft-section .bestus-container .bestus-card h3{
	font-size: 16px;
	font-weight: 800;
	line-height: 22px;
	text-align: left;
	margin-bottom: 6px;
	color: #080808;
}


.bestus-nft-section .bestus-container .bestus-card p{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #5D5D5D;
}

.bestus-nft-section .bestus-container .bestus-card .visionary-icon{
	background-position: -238px -494px;
}

.bestus-nft-section .bestus-container .bestus-card .white-label-icon{
	background-position: -336px -494px;
}

.bestus-nft-section .bestus-container .bestus-card .swift-dev-icon{
	background-position: -430px -494px;
}

.bestus-nft-section .bestus-container .bestus-card .e2e-icon{
	background-position: -42px -594px;
}

.bestus-nft-section .bestus-container .bestus-card .expert-icon{
	background-position: -158px -594px;
}

.bestus-nft-section .bestus-container .bestus-card .support-icon{
	background-position: -250px -600px;
}
/* What Makes Us the Best NFT Marketplace Development Company Styles Ends Here  */

/* How Do We Shape Your NFT Development Services Styles Starts Here  */

.nft-shape-section{
	background-color: #191919;
	padding: 80px 0;
}

.nft-shape-section .nft-shape-container{
	display: flex;
}

.nft-shape-section .nft-shape-details{
	position: sticky;
	top: 110px;
	height: fit-content;
	margin-right: 40px;
}

.nft-shape-section .nft-shape-details h3{
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	margin-bottom: 24px;
	color: #FFFFFF;
}

.nft-shape-section .nft-shape-details h2{
	font-size: 40px;
	font-weight: 800;
	line-height: 60px;
	text-align: left;
	margin-bottom: 24px;
	color: #FFFFFF;
}

.nft-shape-section .nft-shape-details h2 span{
	color: #FB7000;
}

.nft-shape-section .nft-shape-details p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: #B0B0B0;
	margin-bottom: 24px;
}

.nft-shape-section .nft-shape-card + .nft-shape-card{
	margin-top: 1.5rem;
}

.nft-shape-section .nft-shape-card div{
	width: 32px;
	height: 32px;
	margin-bottom: 16px;
}

.nft-shape-section .nft-shape-card h3{
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.nft-shape-section .nft-shape-card p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	color: #B0B0B0;
}

.nft-shape-section .nft-shape-card .token-assets-icon{
	background-position: -435px -52px;
}

.nft-shape-section .nft-shape-card .roles-icon{
	background-position: -50px -52px;
}

.nft-shape-section .nft-shape-card .network-icon{
	background-position: -152px -52px;
}

.nft-shape-section .nft-shape-card .scd-icon{
	background-position: -249px -52px;
}

.nft-shape-section .nft-shape-card .token-dev-icon{
	background-position: -342px -52px;
}

.nft-shape-section .nft-shape-card .quality-debug-icon{
	background-position: -44px -144px;
}

.nft-shape-section .nft-shape-card .release-icon{
	background-position: -152px -144px;
}


/* Prominent Features Of Our NFT Platform Development Styles Starts Here  */
.nft-prominent-section{
	background-color: #F5FAFF;
	padding: 80px 0;
}

.nft-prominent-section h2{
	max-width: 700px;
	margin: 0 auto 40px;
}

.nft-prominent-section .nft-prominent-container{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap: 24px;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card div{
	width: 32px;
	height: 32px;
	margin-bottom: 16px;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card h3{
	font-size: 16px;
	font-weight: 800;
	line-height: 22px;
	text-align: left;
	color: #080808;
	margin-bottom: 6px;
}


.nft-prominent-section .nft-prominent-container .nft-prominent-card p{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	color: #5D5D5D;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card .wallet-integration-icon{
	background-position: -50px -437px;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card .storefront-icon{
	background-position: -148px -436px;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card .filter-icon{
	background-position: -252px -436px;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card .search-icon{
	background-position: -350px -437px
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card .multi-crypto-icon{
	background-position: -50px -510px;
}

.nft-prominent-section .nft-prominent-container .nft-prominent-card .auction-bid-icon{
	background-position: -148px -510px;
}

/* NFT Marketplace Service Styles Starts Here  */

.nft-service-section{
	background-color: #191919;
	padding: 80px 0;
}

.nft-service-section h2{
	margin-bottom: 40px;
}

.nft-service-section .nft-service-container{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap: 40px;
}

.nft-service-section .nft-service-container .nft-service-card div{
	width: 32px;
	height: 32px;
	margin-bottom: 8px;
}

.nft-service-section .nft-service-container .nft-service-card h3{
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: left;
	color: #ffffff;
	margin-bottom: 16px;
}


.nft-service-section .nft-service-container .nft-service-card p{
	font-size: 14px;
	font-weight: 500;
	line-height: 22px;
	text-align: left;
	color: #B0B0B0;
}


.nft-service-section .nft-service-container .nft-service-card .nft-dev-icon{
	background-position: -442px -151px;
}

.nft-service-section .nft-service-container .nft-service-card .nft-smart-icon{
	background-position: -442px -241px;
}

.nft-service-section .nft-service-container .nft-service-card .nft-label-icon{
	background-position: -442px -335px;
}


.nft-service-section .nft-service-container .nft-service-card .nft-maintenance-icon{
	background-position: -442px -434px;
}



/* NFT Marketplace Styles Starts Here  */

/* .nft-marketplace-section{
	padding-bottom: 80px;
} */

.nft-marketplace-section .nft-marketplace-heading {
	text-align: center;
	max-width: 860px;
	margin: 0 auto 40px;
}

.nft-marketplace-section .nft-marketplace-heading p{
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
	text-align: center;
	color: #454545;
}


.nft-marketplace-section .marketplace-container-card{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: 1fr 1fr;
	grid-gap: 24px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card{
	border: 1px solid #E7E7E7;
	padding: 35px 32px;
	border-radius: 12px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card div{
	width: 36px;
	height: 36px;
	margin-bottom: 16px;
}


.nft-marketplace-section .marketplace-container-card .nft-markeplace-card h3{
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: left;
	color: #080808;
	margin-bottom: 16px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card p{
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	color: #5D5D5D;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card .crypto-collect-icon{
	background-position: -248px -147px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card .nft-gaming-icon{
	background-position: -342px -144px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card .nft-art-icon{
	background-position: -44px -238px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card .nft-music-icon{
	background-position: -148px -238px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card .nft-estate-icon{
	background-position: -248px -238px;
}

.nft-marketplace-section .marketplace-container-card .nft-markeplace-card .nft-sports-icon{
	background-position: -344px -238px;
}



/* NFT Tab Styles Starts Here  */

.nft_development_section .nft_development_tabs > div {
	color: #454545;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	background: #F6F6F6;
	margin: 0 .5rem;
	cursor: pointer;
}
.nft_development_section .nft_development_tabs > div:hover,
.nft_development_section .nft_development_tabs > div.active {
	background: #9B51E0;
	color: #ffffff;
}
.nft_development_section #nft_development_tools {
	padding: 0.75rem;
    border-radius: 10px;
    width: 400px;
    margin: 0 auto;
}

.nft_development_section #nft_development_tools {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
    background-color: #fff;
    width: 400px;
    height: 52px;
	margin: 0 auto;
    background-position: 100%;
    background-repeat: no-repeat;
    border: 1px solid #D1D1D1;
    padding: 0.75rem;
    border-radius: 10px;
	outline: none;
    background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25124647/selectArrow.png);
}

.nft_development_logos {
	display: none;
}
.nft_development_logos .platforms_grid,
.nft_development_logos .smartcontract_grid {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.nft_development_logos .programlanguage_grid{
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.nft_development_logos .framework_grid{
	grid-template-columns: 1fr 1fr 1fr;
}

.nft_development_logos .platforms_grid > div, 
.nft_development_logos .smartcontract_grid > div, 
.nft_development_logos .programlanguage_grid > div,
.nft_development_logos .framework_grid > div{
	border: 1px solid #eaeaea;
	padding: 40px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-left: none;
	border-top: none;
}

.nft_development_logos .platforms_grid > div:nth-last-child(-n+5),
.nft_development_logos .smartcontract_grid > div:nth-last-child(-n+5),
.nft_development_logos .programlanguage_grid > div:nth-last-child(-n+4),
.nft_development_logos .framework_grid > div:nth-last-child(-n+3){
    border-bottom-color: transparent;
}

.nft_development_logos .platforms_grid > div:nth-child(5n), 
.nft_development_logos .smartcontract_grid > div:nth-child(5n),
.nft_development_logos .programlanguage_grid > div:nth-child(4n),
.nft_development_logos .framework_grid > div:nth-child(3n) {
    border-right: none;
}

/* Blockchain Platforms  */

.nft_development_logos .solana{
	width: 140px;
    height: 24px;
    background-position: -138px -178px;
}

.nft_development_logos .hyperledge{
    width: 146px;
    height: 28px;
    background-position: -426px -174px;
}

.nft_development_logos .etherium{
    width: 130px;
    height: 32px;
    background-position: -878px -174px;
}

.nft_development_logos .polygon{
    width: 120px;
    height: 28px;
    background-position: -277px -226px;
}

.nft_development_logos .hedera{
    width: 110px;
    height: 32px;
    background-position: -158px -224px;
}

.nft_development_logos .cosmos{
    width: 120px;
    height: 36px;
    background-position: -18px -172px;
}

.nft_development_logos .algorand{
    width: 120px;
    height: 30px;
    background-position: -294px -174px;
}

.nft_development_logos .eos{
    width: 74px;
    height: 32px;
    background-position: -794px -174px;
}


.nft_development_logos .kadena{
    width: 122px;
    height: 34px;
    background-position: -24px -222px;
}

.nft_development_logos .corda{
    width: 106px;
    height: 32px;
    background-position: -1020px -174px;
}

.nft_development_logos .bnbchain{
    width: 188px;
    height: 34px;
    background-position: -588px -172px;
}

/* NFT standards  */

.nft_development_logos .erc-721{
	width: 96px;
	height: 38px;
	background-position: -160px -282px;
}

.nft_development_logos .erc-1155{
    width: 106px;
    height: 38px;
    background-position: -274px -282px;
}

.nft_development_logos .erc-998{
	width: 96px;
	height: 38px;
	background-position: -396px -282px;
}

.nft_development_logos .erc-2309{
    width: 106px;
    height: 38px;
    background-position: -508px -282px;
}

.nft_development_logos .bep-721{
    width: 122px;
    height: 40px;
    background-position: -414px -334px;
}


.nft_development_logos .bep-1155{
	width: 122px;
    height: 40px;
    background-position: -24px -279px;
}


.nft_development_logos .non-erc{
    width: 120px;
    height: 38px;
    background-position: -630px -282px;
}


.nft_development_logos .fa2{
    width: 68px;
    height: 36px;
    background-position: -1072px -282px;
}


.nft_development_logos .spl-token{
    width: 124px;
    height: 40px;
    background-position: -280px -332px;
}

.nft_development_logos .trc-721{
    width: 112px;
    height: 40px;
    background-position: -150px -333px;
}

.nft_development_logos .cip-721{
	width: 124px;
    height: 40px;
    background-position: -758px -279px;
}

.nft_development_logos .simple-assest{
    width: 164px;
    height: 40px;
    background-position: -892px -279px;
}

.nft_development_logos .dgoods{
    width: 124px;
    height: 40px;
    background-position: -18px -333px;
}

/* Frontend Frameworks  */

.nft_development_logos .react-js{
    width: 122px;
    height: 40px;
    background-position: -540px -334px;
}

.nft_development_logos .next-js{
    width: 94px;
    height: 30px;
    background-position: -980px -338px;
}

.nft_development_logos .gatsby{
    width: 110px;
    height: 32px;
    background-position: -772px -338px;
}

.nft_development_logos .remix{
    width: 70px;
    height: 26px;
    background-position: -896px -338px;
}


.nft_development_logos .vuejs{
	width: 122px;
    height: 40px;
    background-position: -414px -334px;
}

.nft_development_logos .angularjs{
    width: 90px;
    height: 26px;
    background-position: -22px -386px;
}

/* Decentralized Storage Services  */


.nft_development_logos .ipfs{
    width: 82px;
    height: 34px;
    background-position: -412px -224px;
}

.nft_development_logos .file-coin{
    width: 102px;
    height: 32px;
    background-position: -758px -224px;
}


.nft_development_logos .pinata{
    width: 104px;
    height: 26px;
    background-position: -638px -227px;
}

.nft_development_logos .arweave{
    width: 114px;
    height: 28px;
    background-position: -510px -226px;
}

.nft_services_addon {
	display: none;
}

