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





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





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

@media only screen and (max-width: 1068px){
   .section.section-hero .section-content .badge-title:nth-child(1) {
      width: 300px;
   }
}

@media only screen and (max-width: 734px){
   .section.section-hero .section-content .badge-title:nth-child(1) {
      width: inherit;
   }
}

@media only screen and (max-width: 735px) {
    .section-logic-remote .typography-overview-section-copy .icon-downloadcircle::after {
        position: relative;
    }
}

@media only screen and (max-width: 735px) {
    .section-logic-remote-ios .image-logic-remote-ios-tile-logic-remote {
        left: 13px;
    }
}

@media only screen and (max-width: 735px) {
    .section.section-spatial-audio .mediaobject-container .mediaobject-play-button {
        padding-top: 1px;
    }
}
 /*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
