.enterprise-hero-gradient-point-down{
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
	clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
}	

	/* --------------------------------------------
	PAGE - Global Payments Solutions
	-------------------------------------------- */	
.global-payments-solutions-hero{
background: url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/global-payments-solutions/global-payments-solutions-hero.min.svg');
background-repeat: no-repeat;
background-position: bottom center;
}
.enterprise-highlight-featured {
	display: flex;
	align-items: center;
	margin:75px 0px;
}

@media(max-width:480px){
	.enterprise-hero-gradient-point-down{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
		clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
	}	
	.enterprise-highlight-image {
		width: 100%;
	}
	.enterprise-highlight-text {
		font-size: 20px;
		line-height: 28px; 
	}
}
@media(min-width:481px){
	.enterprise-hero-gradient-point-down{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
		clip-path: polygon(0 0, 100% 0, 100% 90%, 50% 100%, 0 90%);
	}
	.enterprise-highlight-image {
		width: 64%;
	}	
	.enterprise-highlight-text {
		font-size: 25px;
		line-height: 38px; 
	}
}
@media(max-width:767px){
	.global-payments-solutions-hero{
		background-size: 1480px;
		padding-bottom: 290px;
	}
	.enterprise-highlight-featured {
		flex-direction: column-reverse;
		margin:75px 0px;
	}
	.enterprise-highlight-text {
		width: 100%;
		padding-bottom:35px;
		padding-left: 0px;
		text-align:center;
	}
}
@media(min-width:768px){
	.global-payments-solutions-hero{
		background-size: 150%;
		padding-bottom: 375px;
	}
	.enterprise-highlight-featured {
		flex-direction: row;
		margin:75px 0px;
	}
		.enterprise-highlight-text {
		width: 48%;
		padding-bottom:105px;
		padding-left: 30px;
		font-size: 25px; 
		line-height: 38px;
		text-align:left;
	}	
}
@media(min-width:992px){
	.global-payments-solutions-hero{
		background-size: 130%;
		padding-bottom: 330px;
	}
	
}
@media(min-width:1200px){
	.global-payments-solutions-hero{
		background-size: 110%;
		padding-bottom: 368px;
	}
	.enterprise-hero-gradient-point-down{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
		clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
	}	
}
@media(min-width:1500px){
	.global-payments-solutions-hero{
		background-size: 75%;
		padding-bottom: 410px;
	}
	.enterprise-hero-gradient-point-down{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
		clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
	}	
}
@media(min-width:2500px){
	.global-payments-solutions-hero{
		background-size: 60%;
		padding-bottom: 480px;
	}
	.enterprise-hero-gradient-point-down{
		-webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
		clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 100%, 0 80%);
	}	
}
	/* --------------------------------------------
	PAGE - Global Payroll Solutions
	-------------------------------------------- */	
.global-payroll-solutions-hero{
	background: url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/global-payroll-solutions/global-payroll-solutions-hero.min.svg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.money-transfer-services-hero{
	background: url('http://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/Money-transfer-services/money-transfer-services-hero.min.svg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.foreign-exchange-risk-management-hero{
	background: url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/foreign-exchange-risk-management/foreign-exchange-risk-management-hero.min.svg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
@media(max-width:767px){
	.money-transfer-services-hero,
	.global-payroll-solutions-hero, 
	.foreign-exchange-risk-management-hero{
		background-size: 1480px;
		padding-bottom: 290px;
	}
}
@media(min-width:768px){
	.money-transfer-services-hero,
	.global-payroll-solutions-hero, 
	.foreign-exchange-risk-management-hero{
		background-size: 150%;
		padding-bottom: 375px;
	}	
}
@media(min-width:992px){
	.money-transfer-services-hero,
	.global-payroll-solutions-hero, 
	.foreign-exchange-risk-management-hero{
		background-size: 130%;
		padding-bottom: 330px;
	}
	
}
@media(min-width:1200px){
	.money-transfer-services-hero,
	.global-payroll-solutions-hero, 
	.foreign-exchange-risk-management-hero{
		background-size: 110%;
		padding-bottom: 368px;
	}
}
@media(min-width:1500px){
	.money-transfer-services-hero,
	.global-payroll-solutions-hero, 
	.foreign-exchange-risk-management-hero{
		background-size: 75%;
		padding-bottom: 410px;
	}	
}
@media(min-width:2500px){
	.money-transfer-services-hero,
	.global-payroll-solutions-hero, 
	.foreign-exchange-risk-management-hero{
		background-size: 60%;
		padding-bottom: 480px;
	}
}