@media only screen and (max-width: 1024px){
	.defi-benefits-space .secured-attribute-flex{
		justify-content: space-evenly;
	}
	
	.benefits-defi-justify{
		justify-content: center;
		text-align: center;
	}

}

@media only screen and (max-width: 992px){
	.tablet-finance-flex{
		flex-direction: column;
	}
	
	.defi-service-side-content{
		margin-top: 24px !important;
	}
}

@media only screen and (max-width: 768px){
.defi-benefits-space .choose-us-main-heading{
	max-width: 640px;
	width: 100%;
	margin: 0 auto;
}
	.defi-benefits-space .secured-attribute-flex{
		justify-content: space-evenly;
	}
	
	.rapid-defi-main .rapid-tablet-align,
	.defi-service-side-content{
		flex-direction: column;
	}
	
	.defi-dev-space,
	.defi-finance-right{
		margin-right: 0 !important;
	}
	
	.tablet-defi-finance-bottom,
	.defi-tablet-space-bottom{
		margin-bottom: 16px !important;
	}
	
	.page-id-3326 .rapid-defi-attributes-main,
	.page-id-3336 .rapid-defi-attributes-main{
	 max-width: 100%;
	}	
	
}	


@media only screen and (max-width: 767px) {
	.defi-choose-contents{
		max-width: 100%;
	}
	
	.defi-service-side-content{
		flex-direction: column;
	}
	
	.finance-sector-main-content p{
		text-align: center;
	}
	
	.defi-finance-top{
		margin-top: 16px;
	}
	
	.prominent-field-main-icon{
		flex-direction: row-reverse;
	}
}	

