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




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

.section-apple-intelligence .typography-section-headline {
    line-height: 0.85;
}

.section-apple-intelligence .typography-section-headline {
    font-size: 185px;
}
@media only screen and (max-width:1200px) {
    .section-apple-intelligence .typography-section-headline {
        font-size: 165px;
    }
}
@media only screen and (max-width:1068px) {
    .section-apple-intelligence .typography-section-headline {
        font-size: 120px;
    }
}
@media only screen and (max-width:734px) {
    .section-apple-intelligence .typography-section-headline {
        font-size: 55px;
    }
}

#overview-go-airpods-1 > img{
  padding-left: 100px;
  padding-top: 20px;
}

@media only screen and (max-width: 734px) {
	#overview-go-airpods-1 > img{
    padding-left: 20px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 1068px) {
	#overview-go-airpods-1 > img{
    padding-left: 50px;
    padding-top: 10px;
  }
}


.section-working-out > div > div.section-scenario-intro > h2{
   padding-bottom: 30px;
 }

 @media only screen and (max-width: 734px) {
  .section-working-out > div > div.section-scenario-intro > h2{
    padding-bottom: 0;
  }
}

.typography-section-headline{
  line-height: 0.75;
}

.hey-siri.parallax-this{
  max-width: 465px;
}


@media only screen and (max-width: 734px) {
  .section-routers{
    margin-top: 40px;
  }
}

.section-in-the-car > div > div.section-scenario-intro > h2{
  font-size: 195px;
}

@media only screen and (max-width: 1068px) {
  .section-in-the-car > div > div.section-scenario-intro > h2{
    font-size: 135px;
  }
}

@media only screen and (max-width: 734px) {
  .section-in-the-car > div > div.section-scenario-intro > h2{
    font-size: 82px;
  }
}

.section-in-the-car .grid .copy-container .copy {
  font-size: 24px;
}

@media only screen and (max-width: 1068px) {
  .section-in-the-car .grid .copy-container .copy {
    font-size: 20px;
  }
}

@media only screen and (max-width: 734px) {
  .section-in-the-car .grid .copy-container .copy {
    font-size: 18px;
  }
}

.section-working-out .hey-siri .typography-headline-elevated {
    font-size: 62px;
}
@media only screen and (max-width: 1068px) {
    .section-working-out .hey-siri .typography-headline-elevated {
        font-size: 46px;
    }
}
@media only screen and (max-width: 734px) {
    .section-working-out .hey-siri .typography-headline-elevated {
        font-size: 40px;
    }
}

@media only screen and (max-width:734px) {
    .section-scenario .section-content {
        max-width: 310px;
    }
}

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