/* Local Overrides */

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

/* Section big screen */
@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;
	}
}

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

/*hero pricing*/
.typography-intro-white {
	color: #fff;
}

.section-big-screen .section-content {
	padding-top: 20px;
}

@media only screen and (max-width: 734px) {
	.section-hero .section-content .hero-header {
		padding-bottom: 24px;
	}
}

@media only screen and (max-width: 734px) {
	.section-smart-home {
		padding-top: 43px;
	}
}

.ac-gf-block-links {
	color: black !important;
	text-decoration: none !important;
}

.ac-gf-block-links:hover {
	color: #06c !important;
}
