@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;800&family=PT+Sans:wght@400;700&display=swap');
@font-face {
	font-family: 'Futura Bold';
	src: url('../fonts/Futura-Bold/Futura-Bold.eot'); /* IE9 Compat Modes */
	src: url('../fonts/Futura-Bold/Futura-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/Futura-Bold/Futura-Bold.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/Futura-Bold/Futura-Bold.woff') format('woff'), /* Pretty Modern Browsers */
		 url('../fonts/Futura-Bold/Futura-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/Futura-Bold/Futura-Bold.svg#Futura-Bold') format('svg'); /* Legacy iOS */
}

.full-width-template .content a {font-family: 'PT Sans', sans-serif; font-size: 18px;}
.full-width-template .content p {
	font-family: 'PT Sans', sans-serif;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.27);
	font-size: 18px;
	font-weight: normal;
	line-height: 1.61;
	letter-spacing: normal;
}
.page-template-full-width-v2 .full-width-hero.top-hero,
.page-template-full-width-v3 .full-width-hero.top-hero,
.page-template-full-width-v4 .full-width-hero.top-hero,
.page-template-full-width-v5 .full-width-hero.top-hero,
.page-template-full-width-v6 .full-width-hero.top-hero {
	display: flex;
	flex-flow: column nowrap;
	justify-content: left;
	align-items: flex-end;
}
.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-image-container,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-image-container,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-image-container,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-image-container,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-image-container {
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto;
	background-color: #0a1832;
}
.is-mobile.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-image-container,
.is-mobile.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-image-container,
.is-mobile.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-image-container,
.is-mobile.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-image-container,
.is-mobile.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-image-container {
	background-size: 78vh;
}
.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-image-container img,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-image-container img,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-image-container img,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-image-container img,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-image-container img {
	visibility: hidden;
	min-height: 80vh;
	height: 100%;
	width: 100dvw
}

.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content {
	text-align: center;
}
.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content {
	display: block;
	text-align: center;
}
.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content h1,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content h1,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content h1,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content h1,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content h1 {
	font-family: 'Montserrat', sans-serif;
	text-shadow: -1px 2px 5px rgba(0, 0, 0, 0.79);
	font-size: 42px;
	font-weight: 800;
	line-height: 1.12;
	letter-spacing: .5px;
	text-align: center;
}
.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content h2,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content h2,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content h2,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content h2,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content h2 {
	font-family: 'PT Sans', sans-serif;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.27);
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	letter-spacing: normal;
	margin: 1em 0;
}
.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content a,
.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content a,
.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content a,
.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content a,
.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content a {
	background: #EEF0E9;
	color: #000000;
	border: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: 16px;
	margin: .4em 0;
	padding: 20px 30px;
	line-height: 1;
	letter-spacing: 0.33px;
	text-align: center;
	box-shadow: 0 4px 5px 0 rgba(1, 18, 32, 0.35);
	width: 100%;
}

.page-template-full-width .full-width-info-video > div {
	border-radius: 10px;
}
/* TODO: this needs to be refactored */
.is-mobile.page-template-full-width .full-width-info-video {
	padding-top: 5em;
}
.is-mobile.page-template-full-width-v3 .full-width-info-video {
	padding-top: 10em;
}
.is-mobile.page-template-full-width-v4 .full-width-info-video {
	padding-top: 22em;
}
.is-mobile.page-template-full-width-v5 .full-width-info-video {
	padding-top: 5em;
}
.is-mobile.page-template-full-width-v6 .full-width-info-video {
	/*padding-top: 5em;*/
}
.page-template-full-width .full-width-info-video {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	background: #053E3A;
}
.page-template-full-width .full-width-info-video .info-video {
	order: 2;
	padding: 0;
}
.page-template-full-width .full-width-info-video .info-video .video-js {
	width: 86vw;
	border-radius: 10px;
}
.page-template-full-width .full-width-info-video .info-video a {
	background: #EEF0E9;
	color: #000000;
	border: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: 16px;
	margin: 4em 0 0;
	padding: 20px 30px;
	line-height: 0.67;
	letter-spacing: 0.5px;
	text-align: center;
	width: 100%;
}
.page-template-full-width .full-width-info-video .info-content {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	line-height: 29px;
	order: 1;
	padding: 0 2em;
}
.page-template-full-width .full-width-info-video .info-content h3 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 800;
	line-height: 1.5;
	letter-spacing: -0.31px;
	margin-left: 17px;
	margin-bottom: 20px;
	margin-top: 0.5em;
	position: relative;
}
.page-template-full-width .full-width-info-video .info-content h3:before {
	content: '';
	border-left: 7px solid #26BB93;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: -18px;
	top: 2px;
}
.page-template-full-width .full-width-info-video .info-content p {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 1.38;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.27);
}
.page-template-full-width .full-width-info-video .info-content a {
	background: #EEF0E9;
	color: #000000;
	border: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: 24px;
	margin: .75em 0em;
	padding: 25px 30px;
	line-height: 0.67;
	letter-spacing: 0.5px;
	text-align: center;
	display: none;
	box-shadow: 0 4px 5px 0 rgba(1, 18, 32, 0.35);
}


.page-template-full-width .full-width-carousel #mid.glide {
	margin-top: 0;
	margin-bottom: -10px;
}
.page-template-full-width .full-width-carousel .glide .glide__slides {
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.24);
}


.page-template-full-width .full-width-upsell {
	background: #f2f2f2;
}
.page-template-full-width .full-width-upsell .call-to-action {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	margin: 0 2em;
	padding-bottom: 1em;
}
.page-template-full-width .full-width-upsell .call-to-action-box {
	background: transparent;
	color: #000;
	align-items: center;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: left;
}
.page-template-full-width .full-width-upsell .call-to-action-box h3 {
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 800;
	line-height: 1.56;
	letter-spacing: -0.31px;
	position: relative;
	margin-bottom: .5em;
	margin-left: 21px;
}
.page-template-full-width .full-width-upsell .call-to-action-box h3:before {
	content: '';
	border-left: 7px solid #26BB93;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: -21px;
	top: 2px;
}
.page-template-full-width .full-width-upsell .call-to-action-box p {
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 1.38;
	text-shadow: none;
}
.page-template-full-width .full-width-upsell .call-to-action-box .call-to-action-cancel {
	display: none;
}
.page-template-full-width .full-width-upsell .call-to-action-box .call-to-action-cancel p {
	opacity: 0.75;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 2.07;
	text-shadow: none;
	text-align: center;
}
.page-template-full-width .full-width-upsell .call-to-action-box .call-to-action-cancel a {
	background: #28776d;
	border: 0;
	border-radius: 5px;
	font-weight: bold;
	font-size: 24px;
	margin: .35em 0em;
	padding: 25px 30px;
	line-height: 0.67;
	letter-spacing: 0.5px;
	text-align: center;
	box-shadow: 0 4px 5px 0 rgba(1, 30, 54, 0.35);
}
.page-template-full-width .full-width-upsell .call-to-action-image {
	align-items: center;
}
.page-template-full-width .full-width-upsell .call-to-action-image img {
	width: 100%;
}
.page-template-full-width .full-width-upsell .call-to-action-cancel {
	padding: 0 2em;
}
.page-template-full-width .full-width-upsell .call-to-action-cancel a {
	background: #28776d;
	border: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: 16px;
	margin: .35em 0em;
	padding: 20px 30px;
	line-height: 1;
	letter-spacing: 0.33px;
	text-align: center;
	box-shadow: 0 4px 5px 0 rgba(1, 30, 54, 0.35);
	width: 100%
}

.page-template-full-width .full-width-upsell .available-on-v2 {
	margin: 2em 1em;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-evenly;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 {
	align-items: center;
	margin: 1em .5em;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i:before {
	content: '';
	display: inline-block;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i.icon-iphone-v2:before {
	background: transparent url('../icons/svg/app-icon-iphone.svg') no-repeat center center / cover scroll;
	width: 112px;
	height: 23px;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i.icon-appletv-v2:before {
	background: transparent url('../icons/svg/app-icon-appletv.svg')  no-repeat center center / cover scroll;
	width: 48px;
	height: 23px;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i.icon-android-v2:before {
	background: transparent url('../icons/svg/app-icon-android.svg')  no-repeat center center / cover scroll;
	width: 118px;
	height: 23px;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i.icon-roku-v2:before {
	background: transparent url('../icons/svg/app-icon-roku.svg')  no-repeat center center / cover scroll;
	width: 75px;
	height: 23px;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i.icon-firetv-v2:before {
	background: transparent url('../icons/svg/app-icon-fire-tv.svg')  no-repeat center center / cover scroll;
	width: 79px;
	height: 23px;
}
.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 .icon-v2 i span {
	display:inline-block;
	text-indent: -9999px;
}

.page-template-full-width .full-width-hero.testimonials {
	padding: 2em 1em;
}

.page-template-full-width .full-width-hero.testimonials img {
	width: 100%;
}
.page-template-full-width .full-width-hero.testimonials .testimonials-content {
	display: flex;
	justify-content: space-evenly;
	min-height: 75vh;
	flex-flow: column wrap;
}
.page-template-full-width .full-width-hero.testimonials .testimonials-left {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-evenly;
}
.page-template-full-width .full-width-hero.testimonials .testimonials-right {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-evenly;
}
.page-template-full-width .full-width-hero.testimonials .testimonial {
	align-items: center;
	text-align: center;
	margin: 1.5em 0;
}
.page-template-full-width .full-width-hero.testimonials .testimonial h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 800;
	line-height: 1.38;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	text-transform: initial;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p {
	color: #999;
	text-align: center;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo {
	display: inline-block;
	transform: scale(0.85);
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo.rotten-tomato {
	background: transparent url('../icons/testimonial-authors/rottentomatoes.png')  no-repeat center center / cover scroll;
	width: 111px;
	height: 32px;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo.the-hollywood-reporter {
	background: transparent url('../icons/testimonial-authors/hollywood.png')  no-repeat center center / cover scroll;
	width: 130px;
	height: 32px;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo.the-new-york-times {
	background: transparent url('../icons/testimonial-authors/newyorktimes.png')  no-repeat center center / cover scroll;
	width: 192px;
	height: 26px;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo.roger-ebert {
	background: transparent url('../icons/testimonial-authors/rogerebert.png')  no-repeat center center / cover scroll;
	width: 100px;
	height: 28px;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo.npr {
	background: transparent url('../icons/testimonial-authors/npr.png')  no-repeat center center / cover scroll;
	width: 61px;
	height: 21px;
}
.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo span {
	text-indent: -9999px;
	display: inline-block;
}
.page-template-full-width .full-width-hero.testimonials .testimonials-free-trial {
	text-align: center;
	display: block;
	padding-bottom: 2em;
	margin-top: 2em;
}
.page-template-full-width .full-width-hero.testimonials .testimonials-free-trial p {
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	line-height: 1.38;
	text-shadow: none;
	text-align: left;
}
.page-template-full-width .full-width-hero.testimonials .testimonials-free-trial a {
	background: #28776d;
	border: 0;
	border-radius: 0;
	font-weight: bold;
	font-size: 16px;
	margin: 1em 0em;
	padding: 20px 30px;
	line-height: 1;
	letter-spacing: 0.33px;
	text-align: center;
	box-shadow: 0 4px 5px 0 rgba(1, 30, 54, 0.35);
	width: 100%;
}


.page-template-full-width .full-width-hero.faqs {
	padding: 2em 1em;
}

.page-template-full-width .full-width-hero.faqs img {
	width: 100%;
}
.page-template-full-width .full-width-hero.faqs .faqs-title {
	position: relative;
}
.page-template-full-width .full-width-hero.faqs .faqs-title h2 {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 800;
	line-height: 1.23;
	letter-spacing: -0.52px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 0.5em;
}
.page-template-full-width .full-width-hero.faqs .faqs-title h2:before {
	content: '';
	border-left: 7px solid #26BB93;
	height: 30px;
	display: inline-block;
	position: relative;
	left: -12px;
	top: 5px;
}
.page-template-full-width .full-width-hero.faqs .faqs-content {
	display: flex;
	justify-content: space-evenly;
	min-height: 75vh;
	flex-flow: column wrap;
	margin: 0 1em;
}
.page-template-full-width .full-width-hero.faqs .faq {
	align-items: center;
	margin: 1.5em 0;
}
.page-template-full-width .full-width-hero.faqs .faq h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.38;
	letter-spacing: normal;
	color: #ffffff;
	text-transform: initial;
}
.page-template-full-width .full-width-hero.faqs .faq p {
	color: #fff;
	font-size: 16px;
}
.page-template-full-width .full-width-hero.faqs .faq a {
	text-decoration: underline;
	/* text-transform: lowercase; */
}

@media (min-width: 320px) {
	.is-mobile.page-template-full-width .full-width-hero.top-hero .top-hero-content {
		margin: 20em 2em 0;
	}
}

@media (min-width: 375px) {
	.page-template-full-width .full-width-hero.top-hero .top-hero-content {
		margin: 15em 2em 0;
		text-align: left;
	}
	.is-mobile.page-template-full-width .full-width-hero.top-hero .top-hero-content {
		margin: 25em 2em 0;
	}
}


@media (min-width: 992px) {
	.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-image-container,
	.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-image-container,
	.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-image-container,
	.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-image-container,
	.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-image-container {
		background-position: right top;
		background-repeat: no-repeat;
		background-size: 100vw;
		background-color: #0a1832;
	}
	.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-image-container img,
	.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-image-container img,
	.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-image-container img,
	.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-image-container img,
	.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-image-container img {
		visibility: hidden;
		min-height: 85vh;
		height: 100%;
	}
	.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content h1,
	.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content h1,
	.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content h1,
	.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content h1,
	.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content h1 {
		font-family: 'Montserrat', sans-serif;
		text-shadow: -1px 2px 5px rgba(0, 0, 0, 0.31);
		font-size: 58px;
		font-weight: 800;
		line-height: 1.24;
		letter-spacing: -1px;
		text-align: left;
	}
	.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
	.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
	.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
	.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content,
	.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content .top-hero-sub-content {
		text-align: left;
	}
	.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content h2,
	.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content h2,
	.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content h2,
	.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content h2,
	.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content h2 {
		font-family: 'PT Sans', sans-serif;
		text-shadow: 0 2px 3px rgba(0, 0, 0, 0.27);
		font-size: 18px;
		font-weight: normal;
		line-height: 1;
		letter-spacing: normal;
	}
	.page-template-full-width-v2 .full-width-hero.top-hero .top-hero-content a,
	.page-template-full-width-v3 .full-width-hero.top-hero .top-hero-content a,
	.page-template-full-width-v4 .full-width-hero.top-hero .top-hero-content a,
	.page-template-full-width-v5 .full-width-hero.top-hero .top-hero-content a,
	.page-template-full-width-v6 .full-width-hero.top-hero .top-hero-content a {
		background: #EEF0E9;
		color: #000000;
		border: 0;
		border-radius: 5px;
		font-weight: bold;
		font-size: 24px;
		margin: .4em 0em;
		padding: 25px 30px;
		line-height: 0.67;
		letter-spacing: 0.5px;
		width: auto;
	}
	.page-template-full-width .full-width-hero.top-hero .top-hero-content h1 {
		margin-bottom: 0.25em;
	}

	.page-template-full-width .full-width-info-video {
		padding: 5em 3em;
		/* padding: 2em 0; */
		flex-flow: row nowrap;
		align-items: flex-start;
	}
	.page-template-full-width .full-width-info-video .row {
		margin-left: 0;
		margin-right: 0;
	}
	.page-template-full-width .full-width-info-video .info-content {
		padding: 0 6em 0 2.5em;
		width: 50%;
		order: 2;
	}
	.page-template-full-width .full-width-info-video .info-video {
		padding: 0 2.5em;
		width: 50%;
		order: 1;
	}
	.page-template-full-width .full-width-info-video .info-video .video-js {
		width: 100%;
	}
	.page-template-full-width .full-width-info-video .info-video a {
		display: none;
	}


	.page-template-full-width .full-width-info-video .info-content h3 {
		color: #fff;
		font-family: 'Montserrat', sans-serif;
		font-size: 36px;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.23;
		letter-spacing: -0.52px;
		margin-left: 25px;
		margin-bottom: 20px;
		margin-top: 0.5em;
	}
	.page-template-full-width .full-width-info-video .info-content h3:before {
		content: '';
		border-left: 7px solid #26BB93;
		height: 42px;
		display: inline-block;
		position: absolute;
		left: -25px;
		top: 4px;
	}
	.page-template-full-width .full-width-info-video .info-content p {
		font-family: 'PT Sans', sans-serif;
		font-size: 20px;
		line-height: 1.45;
	}
	.page-template-full-width .full-width-info-video .info-content a {
		background: #EEF0E9;
		color: #000000;
		border: 0;
		border-radius: 5px;
		font-weight: bold;
		font-size: 24px;
		margin: .75em 0;
		padding: 25px 30px;
		line-height: 0.67;
		letter-spacing: 0.5px;
		text-align: center;
		display: inline-block;
	}


	.page-template-full-width .full-width-carousel #mid.glide {
		margin-top: -20px;
		margin-bottom: -10px;
	}


	.page-template-full-width .full-width-upsell .call-to-action {
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		margin: 0 8em;
		padding-bottom: 4em;
		border-bottom: 2px solid #ccc;
	}
	.page-template-full-width .full-width-upsell .call-to-action-box {
		background: transparent;
		color: #000;
		align-items: center;
		border: 0;
		margin-right: 0;
		padding: 0;
		text-align: left;
	}
	.page-template-full-width .full-width-upsell .call-to-action-box h3 {
		color: #000;
		font-family: 'Montserrat', sans-serif;
		font-size: 36px;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.33;
		letter-spacing: -0.65px;
		position: relative;
		margin-bottom: .5em;
		margin-left: 25px;
	}
	.page-template-full-width .full-width-upsell .call-to-action-box h3:before {
		content: '';
		border-left: 7px solid #26BB93;
		height: 38px;
		display: inline-block;
		position: absolute;
		left: -25px;
		top: 3px;
	}
	.page-template-full-width .full-width-upsell .call-to-action-box p {
		font-family: 'PT Sans', sans-serif;
		font-size: 20px;
		line-height: 1.45;
		text-shadow: none;
	}
	.page-template-full-width .full-width-upsell .call-to-action-box .call-to-action-cancel {
		display: inline-block;
	}
	.page-template-full-width .full-width-upsell .call-to-action-cancel {
		padding: 0;
	}
	.page-template-full-width .full-width-upsell .call-to-action-cancel {
		display: none;
	}
	.page-template-full-width .full-width-upsell .call-to-action-cancel a {
		width: auto;
	}


	.page-template-full-width .full-width-upsell .available-on-v2 {
		margin: 2em 20em 0;
	}
	.page-template-full-width .full-width-upsell .available-on-v2 .devices-v2 {
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-evenly;
	}


	.page-template-full-width .full-width-hero.testimonials {
		padding: 0;
	}
	.page-template-full-width .full-width-hero.testimonials .testimonials-content {
		flex-flow: row nowrap;
		padding: 0 2em;
		min-height: 64vh;
	}
	.page-template-full-width .full-width-hero.testimonials .testimonial {
		align-items: center;
		text-align: center;
		margin: 0 4em;
	}
	.page-template-full-width .full-width-hero.testimonials .testimonial h3 {
		font-family: 'Montserrat', sans-serif;
		font-size: 28px;
		line-height: 1.4;
		letter-spacing: -0.5px;
		text-align: center;
		color: #ffffff;
		text-transform: initial;
	}
	.page-template-full-width .full-width-hero.testimonials .testimonial p.testimonial-author-logo {
		transform: scale(1);
	}
	.page-template-full-width .full-width-hero.testimonials .testimonials-free-trial {
		margin-top: 0;
	}
	.page-template-full-width .full-width-hero.testimonials .testimonials-free-trial p {
		color: #fff;
		font-family: 'PT Sans', sans-serif;
		font-size: 20px;
		line-height: 1.45;
		text-shadow: none;
		text-align: center;
	}
	.page-template-full-width .full-width-hero.testimonials .testimonials-free-trial a {
		background: #28776d;
		border: 0;
		border-radius: 5px;
		font-weight: bold;
		font-size: 24px;
		margin: 1em 0;
		padding: 25px 30px;
		line-height: 0.67;
		letter-spacing: 0.5px;
		text-align: center;
		box-shadow: 0 4px 5px 0 rgba(1, 30, 54, 0.35);
		width: auto;
	}

	.page-template-full-width .full-width-hero.faqs .faqs-title h2 {
		font-size: 36px;
	}
	.page-template-full-width .full-width-hero.faqs .faqs-title h2:before {
		content: '';
		border-left: 7px solid #26BB93;
		height: 42px;
		display: inline-block;
		position: relative;
		left: -14px;
		top: 10px;
	}
	.page-template-full-width .full-width-hero.faqs .faqs-content {
		margin: 0 8em;
	}
	.page-template-full-width .full-width-hero.faqs .faq h3 {
		font-size: 24px;
	}
	.page-template-full-width .full-width-hero.faqs .faq p {
		font-size: 18px;
	}
}

@media (min-width: 1100px) {
	.page-template-full-width .full-width-hero.top-hero .top-hero-content {
		margin: 10em 5em;
	}
}
