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

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





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

@media (max-width:1068px) {
    .subsection-hifi-sound-details {
        margin-top: 750px;
    }
}
@media (max-width:734px) {
    .subsection-hifi-sound-details {
        margin-top: 640px;
    }
}
@media (max-width:480px) {
    html.no-enhanced .subsection-hifi-sound-details {
        margin-top: 450px;
    }
}

 .section-design .intro .typography-section-headline {
   font-size: 134px;
 }

 @media only screen and (max-width: 1068px) {
   .section-design .intro .typography-section-headline {
     font-size: 94px;
   }
 }

 @media only screen and (max-width: 734px) {
   .section-design .intro .typography-section-headline {
     font-size: 52px;
   }
 }

html.quicklook .section-router .copy-wrapper .ar-links {
	padding-bottom: 10px;
}

 @media only screen and (max-width: 1068px) and (min-width: 735px) {
.section-design .digital-crown p {
    top: 62%;
  }
}


@media only screen and (max-width: 734px) {
    .section-design .digital-crown .section-content {
        top: 18%;
    }
}


.section-router .augmented-reality-router .copy-wrapper {
	padding-top: 3px;
	padding-bottom: 30px;
}


@media (max-width: 1068px) {
    .ric-modal.product-stories-design-modal .card-headline {
        margin-top: 90px;
    }
}
@media (max-width: 734px) {
    .ric-modal.product-stories-design-modal .card-headline {
        margin-top: 50px;
    }
}

@media (min-width:1441px) {
    .subsection-hifi-sound-detail {
        width: 404px;
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 0px;
        padding-top: 1250px;
    }
}

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