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



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




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

@media only screen and (max-width:1068px) {
    .section-hero .ribbon-neutral-alt .ribbon-content .column {
        max-width: 500px;
    }
}

.section-accessories .section-device {
	line-height: normal;
}

.section-big-screen .section-services .service-tile-ctas {
	height: 75px;
	justify-content: flex-end;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-ctas {
		height: auto;
		justify-content: initial;
	}

	.section-big-screen .section-services .fitness .service-tile-headline, .section-big-screen .section-services .arcade .service-tile-headline {
		max-width: 260px;
	}
	.section-big-screen .section-services .music .service-tile-headline {
		max-width: 200px;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-services .fitness .service-tile-ctas {
		margin-top: .8em;
	}
	.section-big-screen .section-services .fitness .service-tile-headline, .section-big-screen .section-services .arcade .service-tile-headline {
		max-width: 270px;
	}
	.section-big-screen .section-services .music .service-tile-headline {
		max-width: 270px;
	}
}

@media only screen and (max-width: 320px) {
	.section-big-screen .section-services .service-tile-button {
		margin-bottom: 14px;
	}
	.section-big-screen .section-services .service-tile-ctas a+a {
		margin-left: 0px;
	}
}

.section-flex-tiles .atv-4k .tile-headline {
	max-width: 410px;
}

@media only screen and (max-width: 1068px) {
	.section-flex-tiles .atv-4k .tile-headline {
		max-width: 318px;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-header-headline {
		line-height: 40px;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item.large-span-3.medium-span-6.small-span-12.service-tile.arcade > div.service-tile-ctas {
		margin-top: 36.9px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item.large-span-3.medium-span-6.small-span-12.service-tile.arcade > div.service-tile-ctas {
		margin-top: 13.6px;
	}
}

@media only screen and (max-width: 1068px) {
    .section-accessories .section-gallery-long .gallery-item, .section-smart-home .section-gallery-long .gallery-item {
        max-height: 470px;
    }
}

.section-accessories #comfort .product-wrapper.product-wrapper-alt.morelines, .section-smart-home #comfort .product-wrapper.product-wrapper-alt.morelines {
    bottom: 36px;
}

@media only screen and (max-width: 1068px) {
	.section-accessories #comfort .product-wrapper.product-wrapper-alt.morelines, .section-smart-home #comfort .product-wrapper.product-wrapper-alt.morelines {
		bottom: 15px;
	}
}


.section-accessories #entry .product-wrapper.product-wrapper-alt, .section-smart-home #entry .product-wrapper.product-wrapper-alt {
    bottom: 30px;
}
@media only screen and (max-width: 1068px) {
	.section-accessories #entry .product-wrapper.product-wrapper-alt, .section-smart-home #entry .product-wrapper.product-wrapper-alt {
    bottom: 15px;
	}
}

@media only screen and (max-width: 1068px) {
	.section-accessories .product-wrapper, .section-smart-home .product-wrapper {
		bottom: 15px;
	}
}

.section-accessories #entry .product-wrapper.product-wrapper-alt.morelines {
	bottom: 22px;
}

@media only screen and (max-width: 1068px) {
	.section-accessories #entry .product-wrapper.product-wrapper-alt.morelines {
		bottom: 15px;
	}
}

@media only screen and (max-width: 734px) {
	.section-accessories #light .product-wrapper.product-wrapper-alt {
		bottom: 29px;
	}
}

.section-big-screen .section-services.grid {
    margin-top: 25px;
}
@media only screen and (max-width:1068px) {
    .section-big-screen .section-services.grid {
        margin-top: 28px;
    }
}
@media only screen and (max-width:734px) {
    .section-big-screen .section-services.grid {
        padding: 0;
        margin-top: 0;
    }
}

@media only screen and (max-width:1068px) {
    .section-big-screen .section-services .service-tile-ctas {
        display: flex;
    }
}

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