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

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




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

.section-big-screen .video-wrapper .video-alt-captions {
	margin-top: 10px;
}

.section-big-screen .video-wrapper .video-alt-captions .alt-caption a {
	color: #6e6e73;
}

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

.section-quotes-wrapper .typography-gallery-tile-quote {
	line-height: normal;
}

@media only screen and (max-width: 1068px) {
	.section-big-screen .section-services .service-tile-headline {
		max-width: 200px;
	}
	.section-big-screen .section-services .service-tile-ctas {
		display: flex;
	}
	.section-big-screen .section-services .service-tile-ctas a+a {
		margin-left: 14px;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-services .service-tile-headline {
		max-width: 270px;
	}
	.section-big-screen .section-services .service-tile-button {
		margin-bottom: 14px;
	}
}

@media only screen and (max-width: 1068px) {
    .section-big-screen .section-services .service-tile-headline {
        min-height: 84px;
    }
}

@media only screen and (max-width: 734px) {
    .section-big-screen .section-services .service-tile-headline {
        min-height: auto;
    }
}

@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;
	}
}

@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: 1068px) {
    .section-flex-tiles .atv-4k.full-width .tile-headline {
        max-width: 318px;
    }
}

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

.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: 734px) {
	html.no-enhance-base-xp .section-smart-home .section-quote {
		width: 95%;	
	}
}

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