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



.icon-hello { background-image:url(/fr/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large.png); }
@media(min-resolution:1.5dppx),(min-resolution:144dpi) {
  .icon-hello { background-image:url(/fr/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_large_2x.png); }
}
@media(max-width:1068px) {
  .icon-hello { background-image:url(/fr/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium.png); }
}
@media(max-width:1068px)and (min-resolution:1.5dppx),(max-width:1068px)and (min-resolution:144dpi) {
  .icon-hello { background-image:url(/fr/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_medium_2x.png); }
}
@media(max-width:734px) {
  .icon-hello { background-image:url(/fr/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small.png); }
}
@media(max-width:734px)and (min-resolution:1.5dppx),(max-width:734px)and (min-resolution:144dpi) {
  .icon-hello { background-image:url(/fr/business/small-business/images/overview/hello_bubble__eu1dbrvzhtiu_small_2x.png); }
}


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




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

.section-hero.rolodex-mode .hero-headline .rolodex {
    height: 2.2em;
}
.section-hero .hero-headline .inline-anim-wrapper {
	width:600px;
}

@media only screen and (max-width: 1068px) {
    .section-hero .hero-headline .inline-anim-wrapper {
        width:460px;
    }
}
@media only screen and (max-width: 734px) {
    .section-hero .hero-headline .inline-anim-wrapper {
        width:270px;
    }
}

.section-hero .hero-headline .rolodex:first-child>.rolodex-item {
	flex-direction: column;
	width:100%;
	align-items: center;
}

html.enhance-deep-dive .deep-dive .section-speed .modal-copy-container .modal-headline {
    max-width: 7.9em;
}

@media only screen and (max-height: 650px) {
    html.enhance-deep-dive #deep-dive-devices .section-speed {
        --modal-copy-width: 17.88rem;
        --dd-block-padding: calc(var(--vh, 1vh)*25 - 4em);
    }
}
@media only screen and (max-height: 500px) {
    html.enhance-deep-dive #deep-dive-devices .section-speed {
        --dd-block-padding: calc(var(--vh, 1vh)*25 - 2em);
    }
}

@media only screen and (max-width: 734px) {
    html.enhance-deep-dive .deep-dive .section-ease-of-use .modal-copy-container {
        padding-right: 86.5px;
    }
}


@media only screen and (max-width:1068px) {
    .section-devices .section-headline {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width:734px) {
    .section-devices .section-headline {
        padding-bottom: 35px;
    }
}

#deep-dive-devices .section-saving .modal-copy-container .modal-copy {
  margin-bottom: 5px;
}

html.enhance-deep-dive #deep-dive-devices .section-saving .modal-copy-container .modal-copy, html.enhance-deep-dive #deep-dive-devices .section-saving .modal-copy-container .modal-headline {
  bottom: 40px;
}

@media only screen and (max-width: 1068px) {
  html.enhance-deep-dive #deep-dive-devices .section-saving .modal-copy-container .modal-copy, html.enhance-deep-dive #deep-dive-devices .section-saving .modal-copy-container .modal-headline {
    bottom: 20px;
  }
}

html.enhance-deep-dive .deep-dive .modal-image-container .security-video-wrapper.fluid {
    width: initial;
}

@media only screen and (max-height:650px) {
  html.enhance-deep-dive #deep-dive-devices .section-security .modal-copy-container .modal-copy {
      max-width: 24.18rem;
  }
}

@media (max-height:799px),only screen and (max-width:734px) {
    html.enhance-deep-dive #deep-dive-apps .section-custom .modal-copy-container .modal-copy {
        max-width: 17.59rem;
    }
}

@media only screen and (max-height: 650px) {
  html.enhance-deep-dive #deep-dive-apps .section-custom .modal-copy-container .modal-copy {
      max-width: 24.7058823529rem;
      margin-top: 3px;
  }
}

@media only screen and (max-height:650px) {
  html.enhance-deep-dive #deep-dive-devices .section-security .modal-copy-container .modal-copy {
      margin-top: -30px;
  }
}

@media (max-height:999px),only screen and (max-width:1068px) {
    html.enhance-deep-dive .deep-dive .modal-copy-container .modal-copy {
        max-width: 21.2352941176rem;
        margin-top: 35px;
    }
}

.scroll-gallery .scroll-container { overflow-y: hidden }
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/