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






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




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


.section-hero .intro-wrapper .studio-display-wrapper .intro-cta {
   margin-top: 47px;
}

@media only screen and (max-width: 1068px) {
   .section-hero .intro-wrapper .studio-display-wrapper .intro-cta {
      margin-top: 41px;
   }
}

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

@media only screen and (max-width: 1068px) {
   .section-hero .intro-wrapper .intro-cta .cta-learn {
       margin-right: 11px;
   }
}

@media only screen and (max-width:734px) {
    .section-hero .intro-wrapper .intro-cta .cta-learn {
        padding-left: 18px;
        margin-right: 0px;
    }
}

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