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





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




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


@media only screen and (max-width: 1068px) {
    .page-pages .section-hero .scrollable-content-wrap {
        padding-top: 458px;
    }
}
@media only screen and (max-width: 734px) {
  .page-pages .section-hero .scrollable-content-wrap {
    padding-top: 375px;
  }
}

@media only screen and (max-height: 500px) and (max-width: 896px) {
	.page-pages .section-hero .scrollable-content-wrap {
		padding-top: 50px;
	}
}

@media only screen and (max-width: 1068px) {
	#features .feature-sections .headline-section {
		width: 101%;
	}
}


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