/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 1068px) {
	.intro-wrapper .pro-display-xdr-wrapper .intro-cta {
	   margin-top: 27px;
	}
 }

 @media only screen and (max-width: 734px) {
	.intro-wrapper .studio-display-wrapper .intro-cta {
	   margin-top: 14px;
	}
 }

.section-hero .intro-wrapper .studio-display-wrapper .intro {
	max-width: 383px;
	margin-left: auto;
	margin-right: auto;
	margin-top: .6em;
}


.router-item-environment .grid-item-headline {
	color: #03a10e;
	margin-right: 65px;
	max-width: 485px;
	flex-shrink: 0;
	margin-top: 50px;
}

@media only screen and (max-width: 1068px) {
	.router-item-environment .grid-item-headline {
		width: 406px;
	}
}


@media only screen and (max-width: 734px) {
	.router-item-environment .grid-item-headline {
		width: 290px;
	}
}

@media only screen and (max-width: 375px) {
	.router-item-environment .grid-item-headline {
		width: 270px;
	}
}

@media only screen and (max-width: 320px) {
	.router-item-environment .grid-item-headline {
		width: 220px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 