/*Hero Copy*/
.page-overview .section.section-hero .hero-copy .intro { font-size: 21px;}

/*Hearing Section*/
.page-overview .section.with-1-column .copy-block.pinch { max-width: 445px;}

/*Product Links large */
@media screen and (min-width: 735px) and (max-width: 1068px) {.page-overview .section .product-link { width: 430px; }}
@media screen and (min-width: 1069px) {.page-overview .section .product-link { width: 400px; }}

/*Last section*/
.page-overview .section-tv-iphone .section-content .copy-container .copy-block { max-width: 440px; }
@media screen and (max-width: 1068px) {.page-overview .section-tv-iphone .section-content .copy-container .copy-block {max-width: 352px;}}

/* CC Button on video player removed */
button.controls-text-tracks-toggle-button.controls-button.no-text-tracks { display: none;}

/*Gneral Fix for sections */
@media screen and (min-width: 1069px) { .page-overview .section.with-1-column .copy-block { position: relative; max-width: 470px; }}

.page-overview .section.with-1-column .copy-container { margin-left: auto; margin-right: auto; width: 980px; position: relative; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); float: left; margin-top: -50% }
@media only screen and (min-width:1442px) { .page-overview .section.with-1-column .copy-container { margin-left: auto; margin-right: auto; width: 980px }}
@media only screen and (max-width:1068px) { .page-overview .section.with-1-column .copy-container { margin-left: auto; margin-right: auto; width: 692px}}
@media only screen and (max-width:735px) { .page-overview .section.with-1-column .copy-container { margin-left: auto; margin-right: auto; width: 90%}}
@media only screen and (max-width:1068px) { .page-overview .section.with-1-column .copy-container {margin-top: 25px}}
@media only screen and (max-width:735px) {.page-overview .section.with-1-column .copy-container { margin-top: 15px}}
@media only screen and (max-width:735px) {.page-overview .section.with-1-column .copy-container {padding-bottom: 300px}}

.page-overview .section .section-content a p.small-font{font-size:15px;line-height:1.625;letter-spacing:0em}

.page-overview .section.with-2-column .copy-block{margin:auto;padding-top:85px;max-width:400px}
@media only screen and (max-width: 1068px){.page-overview .section.with-2-column .copy-block{padding-top:35px;max-width:300px}}
@media only screen and (max-width: 735px){.page-overview .section.with-2-column .copy-block{padding-top:45px;max-width:100%}}

/*End of fix*/


/* Images overrides */
.page-overview .column-iphone .bg{background-image:url("https://images.apple.com/mx/accessibility/images/homekit_large.jpg");}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.page-overview .column-iphone .bg{background-image:url("https://images.apple.com/mx/accessibility/images/homekit_large_2x.jpg")}}
@media only screen and (max-width: 1068px){.page-overview .column-iphone .bg{background-image:url("https://images.apple.com/mx/accessibility/images/homekit_medium.jpg")}}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.page-overview .column-iphone .bg{background-image:url("https://images.apple.com/mx/accessibility/images/homekit_medium_2x.jpg")}}
@media only screen and (max-width: 735px){.page-overview .column-iphone .bg{background-image:url("https://images.apple.com/mx/accessibility/images/homekit_small.jpg")}}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi){.page-overview .column-iphone .bg{background-image:url("https://images.apple.com/mx/accessibility/images/homekit_small_2x.jpg")}}

.page-overview .section-voiceover .bg{background-image:url("https://images.apple.com/mx/accessibility/images/voiceover_large.jpg")}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi){.page-overview .section-voiceover .bg{background-image:url("https://images.apple.com/mx/accessibility/images/voiceover_large_2x.jpg")}}
@media only screen and (max-width: 1068px){.page-overview .section-voiceover .bg{b;background-image:url("https://images.apple.com/mx/accessibility/images/voiceover_medium.jpg")}}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi){.page-overview .section-voiceover .bg{background-image:url("https://images.apple.com/mx/accessibility/images/voiceover_medium_2x.jpg")}}
@media only screen and (max-width: 735px){.page-overview .section-voiceover .bg{background-image:url("https://images.apple.com/mx/accessibility/images/voiceover_small.jpg")}}
@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi){.page-overview .section-voiceover .bg{background-image:url("https://images.apple.com/mx/accessibility/images/voiceover_small_2x.jpg")}}

