
/*------------------------------------*\
   HERO CSS
\*------------------------------------*/

.see .title {
    width: 341px;
    height: 142px;
    background-size: 341px 142px;
    background-image: url("/uk/tv/home/images/overview/see/title__l5r3fknmzx6e_large.png");
    margin-top:17px
}

@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) {
    .see .title {
        background-image: url("/uk/tv/home/images/overview/see/title__l5r3fknmzx6e_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .see .title {
        width: 290px;
        height: 121px;
        background-size: 290px 121px;
        background-image: url("/uk/tv/home/images/overview/see/title__l5r3fknmzx6e_medium.png")
    }
}

@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) {
    .see .title {
        background-image: url("/uk/tv/home/images/overview/see/title__l5r3fknmzx6e_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .see .title {
        width: 232px;
        height: 97px;
        background-size: 232px 97px;
        background-image: url("/uk/tv/home/images/overview/see/title__l5r3fknmzx6e_small.png")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .see .title {
        background-image: url("/uk/tv/home/images/overview/see/title__l5r3fknmzx6e_small_2x.png")
    }
}



/* LOCAL FIXES */

/*------------------------------------*\
   END HERO CSS
\*------------------------------------*/


/*------------------------------------*\
   TV APP CSS
\*------------------------------------*/


/* SCREENS */

.section-tv-app .image-tv-app {
    background-image: url("/uk/tv/home/images/overview/apple_tv_app__gikoltu54mem_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){
    .section-tv-app .image-tv-app {
        background-image: url("/uk/tv/home/images/overview/apple_tv_app__gikoltu54mem_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .section-tv-app .image-tv-app {
        background-image: url("/uk/tv/home/images/overview/apple_tv_app__gikoltu54mem_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){
    .section-tv-app .image-tv-app {
        background-image: url("/uk/tv/home/images/overview/apple_tv_app__gikoltu54mem_medium_2x.jpg");
    }
}

@media only screen and (max-width: 734px) {
    .section-tv-app .image-tv-app {
        background-image: url("/uk/tv/home/images/overview/apple_tv_app__gikoltu54mem_small.jpg");
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi){
    .section-tv-app .image-tv-app {
        background-image: url("/uk/tv/home/images/overview/apple_tv_app__gikoltu54mem_small_2x.jpg");
    }
}

/* LOCAL FIXES */

.section-tv-app {
	background: #F1F1F4;
}

.section-tv-app .image-tv-app {
	max-width: 1529px;
}

@media only screen and (max-width: 1068px) {
	.section-tv-app .image-tv-app {
		max-width: 1068px;
	}
}

@media only screen and (max-width: 734px) {
	.section-tv-app .image-tv-app {
		max-width: 351px;
	}
}

.section-tv-app .image-tv-app::after {
	padding-bottom: 38.78352%;
}

@media only screen and (max-width: 1068px) {
	.section-tv-app .image-tv-app::after {
		padding-bottom: 38.95131%;
	}
}

@media only screen and (max-width: 734px) {
	.section-tv-app .image-tv-app::after {
		padding-bottom: 39.88604%;
	}
}

/*------------------------------------*\
   END TV APP CSS
\*------------------------------------*/

/*------------------------------------*\
   APPLE TV 4K CSS
\*------------------------------------*/


/* SCREENS */

/* LOCAL FIXES */

.section-tv-4k .links-stacked .link-learn-more {
    color:#2997ff
}

/*------------------------------------*\
   END APPLE TV 4K CSS
\*------------------------------------*/

/*------------------------------------*\
   APPLE FITNESS CSS
\*------------------------------------*/


/* SCREENS */

.section-tiles .item-1 .image-fitness { background-image:url("/uk/tv/home/images/overview/fitness_plus__e8vmlr8vdpqq_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) {
  .section-tiles .item-1 .image-fitness { background-image:url("/uk/tv/home/images/overview/fitness_plus__e8vmlr8vdpqq_large_2x.jpg"); }
}
@media only screen and (max-width: 1068px) {
  .section-tiles .item-1 .image-fitness { background-image:url("/uk/tv/home/images/overview/fitness_plus__e8vmlr8vdpqq_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) {
  .section-tiles .item-1 .image-fitness { background-image:url("/uk/tv/home/images/overview/fitness_plus__e8vmlr8vdpqq_medium_2x.jpg"); }
}
@media only screen and (max-width: 734px) {
  .section-tiles .item-1 .image-fitness { background-image:url("/uk/tv/home/images/overview/fitness_plus__e8vmlr8vdpqq_small.jpg"); }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-tiles .item-1 .image-fitness { background-image:url("/uk/tv/home/images/overview/fitness_plus__e8vmlr8vdpqq_small_2x.jpg"); }
}

/* LOCAL FIXES */

/*------------------------------------*\
   END APPLE FITNESS CSS
\*------------------------------------*/

/*------------------------------------*\
   APPLE ARCADE CSS
\*------------------------------------*/


/* SCREENS */

/* LOCAL FIXES */

/*------------------------------------*\
   END APPLE ARCADE CSS
\*------------------------------------*/

/*------------------------------------*\
   HOMEPOD MINI CSS
\*------------------------------------*/


/* SCREENS */




/* LOCAL FIXES */

/*------------------------------------*\
   END HOMEPOD MINI CSS
\*------------------------------------*/

/*------------------------------------*\
   ACCESSORIES CSS
\*------------------------------------*/


/* AIRPODS ENGRAVING */

/* SCREENS */


/* LOCAL FIXES */



/* END AIRPODS ENGRAVING */



/* STEELSERIES */

/* SCREENS */

/* LOCAL FIXES */



/* END STEELSERIES */

/*------------------------------------*\
   END ACCESSORIES CSS
\*------------------------------------*/
/*------------------------------------*
   TRYITFREE CSS
*------------------------------------*/


/* LOCAL FIXES */

@media only screen and (max-width: 734px) {
	.modal-notify.modal-standard .content-wrapper {
		width: 100%;
	}
}

/*------------------------------------*
   END TRYITFREE CSS
*------------------------------------*/
/*------------------------------------*\
   AIRPODS ENGRAVING IMAGE
\*------------------------------------*/


.section-accessories .airpods-engraving-alt {
  background-color: var(--tile-bg);
  padding-left: 7.10144%;
  margin-top: 30px
}

@media only screen and (max-width: 1068px) {
  .section-accessories .airpods-engraving-alt {
    padding-left: 7.10144%;
    margin-top: 22px
  }
}

@media only screen and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt {
    padding-left: 0;
    margin-top: 11px
  }
}

.section-accessories .airpods-engraving-alt .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left
}

@media only screen and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt .row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
  }
}

.section-accessories .airpods-engraving-alt .copy-container {
  max-width: 400px
}

@media only screen and (max-width: 1068px) {
  .section-accessories .airpods-engraving-alt .copy-container {
    max-width: 310px
  }
}

@media only screen and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt .copy-container {
    max-width: 250px;
    padding-top: 50px;
  }
}

.section-accessories .airpods-engraving-alt .item-headline {
  font-weight: 700
}

.section-accessories .airpods-engraving-alt .image-airpods {
  background-repeat: no-repeat;
  background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_large.jpg");
  background-size: cover;
  margin: 160px 60px 160px 0px
}

@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) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_large_2x.jpg");
    height: auto;
  }
}

.section-accessories .airpods-engraving-alt .image-airpods::after {
  content: '';
  display: block;
  padding-bottom: 49.14611%
}

@media only screen and (max-width: 1068px) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-repeat: no-repeat;
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_medium.jpg");
    background-size: cover;
  }
}

@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) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_medium_2x.jpg");
    background-repeat: no-repeat;
    margin: 160px 20px 160px 0px
  }
}

@media only screen and (max-width: 1068px) {
  .section-accessories .airpods-engraving-alt .image-airpods::after {
    content: '';
    display: block;
    padding-bottom: 46.84385%
  }
}

@media only screen and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-repeat: no-repeat;
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_small.jpg");
    background-size: cover
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_small_2x.jpg")
  }
}

@media only screen and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt .image-airpods::after {
    content: '';
    display: block;
    padding-bottom: 48.62069%
  }
}

@media only screen and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    width: 527px;
    height: 259px;
    background-size: 527px 259px;
    background-repeat: no-repeat;
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_large.jpg");
    margin: 35px 0px 35px 0px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_large_2x.jpg")
  }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    width: 301px;
    height: 141px;
    background-size: 301px 141px;
    background-repeat: no-repeat;
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_medium.jpg")
  }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_medium_2x.jpg")
  }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    width: 290px;
    height: 141px;
    background-size: 290px 141px;
    background-repeat: no-repeat;
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-accessories .airpods-engraving-alt .image-airpods {
    background-image: url("/uk/tv/home/images/overview/tv_airpods_engraving_update__f9nqxmh2kwmu_small_2x.jpg")
  }
}
/*------------------------------------*\
   END AIRPODS ENGRAVING IMAGE
\*------------------------------------
