.video__home {
	width:100%
}
@media all and (min-width:768px) {
	.video__home {
		width:580px
	}
}
@media all and (min-width:992px) {
	.video__home {
		width:680px
	}
}
@media all and (min-width:1200px) {
	.video__home {
		width:880px
	}
}
.video video {
	max-width:100%
}
.video .inner-fade {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	background-repeat:no-repeat
}
.video .left {
	background:-webkit-gradient(linear,left top,right top,from(#f3f6f9),color-stop(15%,rgba(243,246,249,0)));
	background:-webkit-linear-gradient(left,#f3f6f9,rgba(243,246,249,0) 15%);
	background:linear-gradient(90deg,#f3f6f9,rgba(243,246,249,0) 15%)
}
.video .top {
	background:-webkit-gradient(linear,left bottom,left top,from(#f3f6f9),color-stop(15%,rgba(243,246,249,0)));
	background:-webkit-linear-gradient(bottom,#f3f6f9,rgba(243,246,249,0) 15%);
	background:linear-gradient(0deg,#f3f6f9,rgba(243,246,249,0) 15%)
}
.video .right {
	background:-webkit-gradient(linear,right top,left top,from(#f3f6f9),color-stop(15%,rgba(243,246,249,0)));
	background:-webkit-linear-gradient(right,#f3f6f9,rgba(243,246,249,0) 15%);
	background:linear-gradient(-90deg,#f3f6f9,rgba(243,246,249,0) 15%)
}
.video .bottom {
	background:-webkit-gradient(linear,left top,left bottom,from(#f3f6f9),color-stop(15%,rgba(243,246,249,0)));
	background:-webkit-linear-gradient(top,#f3f6f9,rgba(243,246,249,0) 15%);
	background:linear-gradient(180deg,#f3f6f9,rgba(243,246,249,0) 15%)
}
@media all and (min-width:768px) {
	.home-wrapper {
		margin-top:-60px;
		position:relative
	}
}
.home-creator .creator-quote blockquote {
	border-color:#dce1e5
}
.home-creator-watch {
	left:50%;
	top:55%;
	background-color:rgba(255,255,255,.8);
	padding:15px 22px;
	border-radius:10rem;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.home-creator-watch:hover {
	background-color:#fff
}
@media all and (min-width:768px) {
	.home-creator .creator-image {
		width:550px
	}
}
@media all and (min-width:992px) {
	.home-creator .creator-image {
		width:600px
	}
}
@media all and (min-width:1200px) {
	.home-creator .creator-image {
		width:765px
	}
}
.home-creator .creator-landing-page {
	max-width:250px;
	width:80%
}
@media all and (min-width:1200px) {
	.home-creator .creator-landing-page {
		max-width:310px;
		width:100%
	}
}
.home-creator .creator-landing-page-eric {
	bottom:-80px;
	right:10px
}
@media all and (min-width:480px) {
	.home-creator .creator-landing-page-eric {
		right:55px
	}
}
@media all and (min-width:768px) {
	.home-creator .creator-landing-page-eric {
		right:60px;
		bottom:-90px
	}
}
@media all and (min-width:992px) {
	.home-creator .creator-landing-page-eric {
		right:90px
	}
}
.home-creator .creator-landing-page-deb {
	bottom:-90px;
	right:10px
}
@media all and (min-width:480px) {
	.home-creator .creator-landing-page-deb {
		right:95px;
		bottom:-80px
	}
}
@media all and (min-width:768px) {
	.home-creator .creator-landing-page-deb {
		right:120px;
		bottom:-65px
	}
}
@media all and (min-width:992px) {
	.home-creator .creator-landing-page-deb {
		right:80px;
		bottom:-60px
	}
}
@media all and (min-width:1200px) {
	.home-creator .creator-landing-page-deb {
		right:3px;
		bottom:-10px
	}
}
.home-creator .creator-landing-page-glo {
	bottom:-80px;
	left:50px
}
@media all and (min-width:768px) {
	.home-creator .creator-landing-page-glo {
		bottom:-90px
	}
}
@media all and (min-width:992px) {
	.home-creator .creator-landing-page-glo {
		bottom:-60px
	}
}
@media all and (min-width:1200px) {
	.home-creator .creator-landing-page-glo {
		bottom:-30px
	}
}
.home-creator .creator-landing-page-barron {
	bottom:-80px;
	left:60px
}
@media all and (min-width:768px) {
	.home-creator .creator-landing-page-barron {
		bottom:-90px
	}
}
@media all and (min-width:992px) {
	.home-creator .creator-landing-page-barron {
		left:70px;
		bottom:-60px
	}
}
@media all and (min-width:1200px) {
	.home-creator .creator-landing-page-barron {
		bottom:-50px
	}
}
.home-creator-left .creator-image {
	margin-left:-80px;
	max-width:760px;
	padding-right:20px
}
@media all and (min-width:768px) {
	.home-creator-left .creator-image {
		margin-left:-160px
	}
}
@media all and (min-width:992px) {
	.home-creator-left .creator-image {
		margin-left:-130px;
		padding-right:30px
	}
}
@media all and (min-width:1200px) {
	.home-creator-right .creator-quote {
		margin-right:90px
	}
}
.home-creator-right .creator-image {
	margin-right:-80px;
	margin-left:20px;
	max-width:760px
}
@media all and (min-width:768px) {
	.home-creator-right .creator-image {
		margin-left:30px;
		margin-right:-160px
	}
}
@media all and (min-width:992px) {
	.home-creator-right .creator-image {
		margin-right:-130px
	}
}
.home .number-row img {
	max-width:90%
}
@media all and (min-width:480px) {
	.home .number-row img {
		max-width:358px
	}
}
@media all and (min-width:768px) {
	.home .number-row .img-share-ideas {
		-webkit-transform:translate(0,-11%);
		-ms-transform:translate(0,-11%);
		transform:translate(0,-11%)
	}
}
@media all and (min-width:992px) {
	.home .number-row .img-share-ideas {
		-webkit-transform:translate(0,-19%);
		-ms-transform:translate(0,-19%);
		transform:translate(0,-19%)
	}
}
@media all and (min-width:1200px) {
	.home .number-row .img-share-ideas {
		-webkit-transform:translate(0,-13%);
		-ms-transform:translate(0,-13%);
		transform:translate(0,-13%)
	}
}
@media all and (min-width:768px) {
	.home .number-row .img-connect-audience {
		-webkit-transform:translate(0,-15%);
		-ms-transform:translate(0,-15%);
		transform:translate(0,-15%)
	}
}
@media all and (min-width:992px) {
	.home .number-row .img-connect-audience {
		-webkit-transform:translate(0,-14%);
		-ms-transform:translate(0,-14%);
		transform:translate(0,-14%)
	}
}
@media all and (min-width:1200px) {
	.home .number-row .img-connect-audience {
		-webkit-transform:translate(0,-13%);
		-ms-transform:translate(0,-13%);
		transform:translate(0,-13%)
	}
}
@media all and (min-width:768px) {
	.home .number-row .img-earn-income {
		-webkit-transform:translate(0,-10%);
		-ms-transform:translate(0,-10%);
		transform:translate(0,-10%)
	}
}
@media all and (min-width:992px) {
	.home .number-row .img-earn-income {
		-webkit-transform:translate(0,-8%);
		-ms-transform:translate(0,-8%);
		transform:translate(0,-8%)
	}
}
@media all and (min-width:1200px) {
	.home .number-row .img-earn-income {
		-webkit-transform:translate(0,-13%);
		-ms-transform:translate(0,-13%);
		transform:translate(0,-13%)
	}
}
@media all and (max-width:767px) {
	.creator-image-container {
		-webkit-box-ordinal-group:3;
		-ms-flex-order:2;
		order:2
	}
}
@media all and (max-width:767px) {
	.creator-quote {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:1;
		order:1
	}
}
.header-lpc {
	background-position:center 15%;
	background-image:url(/themes/remotesmtp/images/background-top_890.jpg)
}
.header-lpc-image {
	max-width:594px
}
@media all and (min-width:992px) {
	.header-lpc-image {
		right:-37px
	}
}
@media all and (min-width:768px) {
	.header-lpc {
		background-image:url(/themes/remotesmtp/images/landing-pages/background-top_1438.jpg)
	}
}
@media all and (min-width:992px) {
	.header-lpc {
		background-image:url(/themes/remotesmtp/images/background-top_2227.jpg)
	}
}
@media all and (min-width:1200px) {
	.header-lpc {
		background-image:url(/themes/remotesmtp/images/background-top_2450.jpg)
	}
}
.header-lpc:before {
	background:-webkit-linear-gradient(138.45deg,#fb6970 23.68%,#ecb871 101.6%),#fb6970;
	background:linear-gradient(311.55deg,#fb6970 23.68%,#ecb871 101.6%),#fb6970;
	content:"";
	position:absolute;
	opacity:.9;
	width:100%;
	height:100%;
	left:0;
	top:0
}
