@media all and (max-width: 1150px) {
	.distinguished-token-section {
		background-size: cover;
	}
}

@media all and (max-width: 1024px) {
	.lanch-nft-section.second-section.token-page {
		padding-bottom: 2rem;
	}
	
	.token-dev-services .token-cards-container {
		display: block;
	}
	.token-dev-services .token-cards-container .blockchain-service-card {
		width: 100%;
	}
	.token-dev-services .token-cards-container .blockchain-service-card .wp-block-column {
		margin-bottom: 1rem;
	}
	
}

@media all and (max-width: 992px) {
	
	.page-id-3351 .company-dev-section .company-dev-cards{
		align-items: self-start;
	}
	
	.attritbute-token-center h2{
		margin: 0 auto 1rem !important;
		max-width: 600px !important;
    	text-align: center;
	}
	
	
	
	.token-carosel-section h2{
		max-width: 500px;
	}
	
	.token-erc-section {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		text-align: center;
		padding: 3rem 1rem 0;
	}
	.token-erc-section h2 {
		font-size: 1.5rem;
	}
	.token-erc-section .wp-block-image {
		padding-bottom: 1.5rem;
	}
	
	.token-key-compoent-section {
		padding: 3rem 0;
		margin-bottom: 3rem;
	}
	.token-key-compoent-section .key-components-cards {
		display: block;
	}
	.key-components-cards .wp-block-columns {
		width: 100%;
		padding: 0;
	}
	.key-components-cards .wp-block-columns+.wp-block-columns {
		padding: 2rem 0 0 0;
	}
	
	.distinguished-token-section .container {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
	.distinguished-token-section .container figure img {
		max-width: 18.75rem;
		margin-bottom: 1.5rem;
	}
	.distinguished-token-section .container h2, .distinguished-token-section .container p {
		max-width: unset;
		text-align: center;
	}
	.distinguished-token-section .container h2 {
		font-size: 1.5rem;
	}
}

@media all and (max-width: 781px) {
	.nft-service-section p {
		text-align: center;	
	}
	.token-key-compoent-section h2 {
		font-size: 1.5rem;
		margin-bottom: 2rem;
		text-align: center;
	}
	.key-components-cards .wp-block-columns h6 {
		font-size: 1.25rem;
	}
	.token-dev-benifits-section {
		padding: 3rem 0;
	}
	.token-dev-benifits-section h2 {
		font-size: 1.5rem;
		text-align: center;
	}
	.token-dev-benifits-section h6 {
		font-size: 1.25rem;
	}
	.token-dev-benifits-section .token-dev-benifits-cards {
		display: block;
	}
	.token-dev-benifits-section .token-dev-benifits-cards .wp-block-columns {
		width: 100%;
		padding: 0;
	}
	.token-dev-benifits-section .token-dev-benifits-cards .wp-block-columns figure {
		margin-bottom: 0.5rem;
	}
	.token-dev-benifits-section .token-dev-benifits-cards .wp-block-columns + .wp-block-columns {
		padding: 2rem 0 0 0;
	}
	.token-carosel-section {
		padding: 3rem 0;
	}
	.token-carosel-section h2 {
		font-size: 1.5rem;
		line-height: normal;
	}
	.company-dev-section {
		padding: 3rem 0;
	}
	.company-dev-section h2 {
		font-size: 1.5rem;
	}
	.company-dev-section .company-dev-cards {
		display: block;
	}
	.company-dev-section .company-dev-cards h6 {
		font-size: 1rem;
		line-height: normal;
	}
	.company-dev-section .company-dev-cards .wp-block-columns {
		width: 100%;
		padding: 0;
	}
	.company-dev-section .company-dev-cards .wp-block-columns + .wp-block-columns {
		padding: 2rem 0 0 0;
	}
	
	.hire-dev-section {
		padding: 1.5rem;
		margin-bottom: 3rem;
	}
	
	.distinguished-token-section {
		padding: 3rem 0;
	}
}

@media all and (max-width: 576px) {
	.tokenization-section h2 {
		font-size: 1.5rem;
		line-height: normal;
	}
	.token-carosel-section h2 {
		text-align: center;
		margin-bottom: 1.5rem;
	}
	.token-carosel-section h5 {
		text-align: center;
		max-width: unset;
	}
	.trending-token-section h2 {
		font-size: 1.5rem;
	}
	.token-erc-section .wp-block-image figure {
		width: 60%;
		margin: 0 auto;
	}
}
