/* Local Overrides */
@media only screen and (max-width: 1068px) {
	.section-accessories .section-gallery-long .gallery-item {
		min-height: 520px;
	}
}
@media only screen and (max-width: 734px) {
	.section-smart-home .section-quotes-wrapper {
		height: 262px;
	}
	.section-accessories .section-gallery-long .gallery-item {
		min-height: 500px;
	}
}

.service-align {
	padding-top: 1.5em;
}
@media only screen and (max-width: 1068px) {
	.service-align {
		padding-top: 1.1em;
	}
}
@media only screen and (max-width: 1440px) {
	.service-align {
		padding-top: 1.25em;
	}
}

.section-smart-home .section-quote {
	padding: 6px 0;
}

@media only screen and (min-width: 1069px) {
	.typography-reel-caption {
		display: inline-block;
		margin-left: 5.85em;
		padding-bottom: 20px;
		padding-top: 15px;
	}
}

/* Geo Alt Big Screen Caption Small*/

@media only screen and (min-width: 735px) {
	.section-big-screen .section-geo-alt-caption {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption .geo-alt-caption {
		max-width: 1098px;
		margin: -0.7em auto 0;
		padding: 0px 25px;
	}
}

.section-big-screen .section-geo-alt-caption a {
	font-weight: 500;
	color: #999;
	text-decoration: none;
}

@media only screen and (max-width: 734px) {
	.section-big-screen .section-geo-alt-caption {
		position: relative;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #6e6e73;
		display: block;
		width: 100%;
		display: block;
		text-align: center;
		bottom: 25px;
	}
}

@media only screen and (max-width: 375px) {
	.section-big-screen .section-geo-alt-caption {
		bottom: 25px;
	}
}
@media only screen and (max-width: 375px) {
	.section-big-screen .section-geo-alt-caption .icon-copy {
		font-size: 12px;
		color: #6e6e73;
	}
}

/*video cta*/
#main
	> section.section.section-big-screen.background-alt
	> div
	> div.section-video
	> div.video-wrapper
	> p {
	font-size: 14px;
	color: #999;
	padding-bottom: 20px;
	padding-top: 15px;
}
#main
	> section.section.section-big-screen.background-alt
	> div
	> div.section-video
	> div.video-wrapper
	> p
	> a {
	color: #999;
}

@media only screen and (min-width: 1069px) {
	#main
		> section.section.section-big-screen.background-alt
		> div
		> div.section-video
		> div.video-wrapper
		> p {
		display: inline-block;
		margin-left: 7em;
		padding-bottom: 20px;
		padding-top: 15px;
		color: #999;
		font-size: 14px;
	}
}

.typography-reel-caption {
	font-weight: 500;
	color: #6e6e73;
	font-size: 14px;
	margin-left: 100px;
}

.section-padding {
	padding: 90px 0 60px;
}

/* GiftCard Ribbon */

@media only screen and (max-width: 420px) {
	.section-flex-tiles .atv-4k .tile-ribbon .gc-ribbon {
		display: inline-block;
		padding: 0px 25px;
	}
}

@media only screen and (max-width: 406px) {
	.section-flex-tiles.pl-alignment .atv-4k .with-ribbon {
		padding-bottom: 27px;
	}
}

/* Section content */
@media only screen and (max-width: 734px) {
	.section-content {
		width: 94.5%;
	}
	.section-flex-tiles .tile .button:not(:last-child) {
		margin-right: 0px;
	}
}
