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

/*------------------------------------*\
  END LOCAL SCREENS
\*------------------------------------*/
/*------------------------------------*\
  LOCAL FIXES
\*——————————————————*/

.geo-alt-disclaimer {
  font-size: 19px; 
  line-height: 23px;
  font-weight: 400;
  font-family: SF Pro Text, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .geo-alt-disclaimer {
    font-size: 14px;
    line-height: 17px;
  }
}

@media only screen and (max-width: 734px) {
  .geo-alt-disclaimer {
    font-size: 12px;
    line-height: 14px;
  }

}

@media only screen and (max-width: 734px) {
  .media-gallery-item-3 .caption-animation-container {
  --caption-offset:0px;
  }
}

@media only screen and (min-width: 1068px) {
  .section-communication .copy-section-header {
    max-width: 770px;
  }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .section-multitasking .copy-section-header {
    max-width: 770px;
  }
  #main > section.section.section-welcome.no-pad-top.no-pad-bottom.theme-dark > div.inline-media-component-container.ready.hide-ui.media-unloaded > picture{
    margin-top: 30px;
  }
}


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