/* [S] #poster */

#poster {
	position: relative;
	overflow: hidden;
}
.refresh-sixteen-plus #poster {
	background-color: #f6f9fc;
	height: 718px;
}

.refresh-sixteen-plus #poster .poster-container {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.refresh-sixteen-plus #poster .poster-container .poster-image-container {
    width: 100%;
    height: 100%;
    max-width: 1444px;
}

.refresh-sixteen-plus #poster .poster-container .poster-image-container .poster-image {
    position: absolute;
	background-image: url("/imgs/refresh-sixteen-plus/home/poster_q90.jpg");
	background-size: cover;
	background-position: center top;
    width: 100%;
    max-width: 1444px;
    height: 100%;
}

.refresh-sixteen-plus #poster .poster-container .poster-image-container .poster-image-darkener {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    max-width: 1444px;
    opacity: 0.3;
}

@media all and (max-width: 1400px){
	.refresh-sixteen-plus #poster {
		height:680px;
	}
}
@media all and (max-width: 955px) {
	.refresh-sixteen-plus #poster {
		height: 600px;
	}
}
@media all and (max-width: 600px){
	.refresh-sixteen-plus #poster {
		height:520px;
    }
}

#poster h1 {
    font-weight: 500;
    margin-bottom: 20px;
    font-family: Roboto;
    font-size: 60px;
    line-height: 1.25;
}
.refresh-sixteen-plus #poster h1 span{
}

.refresh-sixteen-plus #features-list.on-screen li:hover .image{
	transform: none!important;
}

#poster .poster-text {
	position: relative;
    margin: 0 auto;
	height: 640px;
	padding: 160px 20px 0;
	box-sizing: border-box;
	color: #ffffff;
	text-align: center;
	z-index: 1;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.refresh-sixteen-plus #poster .poster-text {
    position: absolute;
}

#poster .poster-text .sub-heading {
	font-size: 11px;
}

#poster .poster-text .sub-heading .separator {
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #ffffff;
	vertical-align: middle;
	margin-left: 0.3em;
	margin-right: 0.5em;
	border-radius: 100%;
	opacity: 0.6;
}

#poster .triangle-bottom {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	bottom: -48px;
	height: 88px;
	background-color: #04cbcb;
	-webkit-transform: skewY(-2.5deg);
	transform: skewY(-2.5deg);
}

.refresh-sixteen-plus #poster .triangle-bottom {
	height: 120px;
	background-color: #04cbcb;
	-webkit-transform: skewY(-3.5deg);
	transform: skewY(-3.5deg);
	bottom: -60px;

}
.refresh-sixteen-plus #poster .triangle-bottom{
	background-color: #ffffff;
}

#poster .poster-text {
	opacity: 0;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}
.refresh-sixteen-plus #automagic .triangle-bottom {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: -70px;
	height: 284px;
	background-color: #f6f9fc;
/*	-webkit-transform: skewY(-5.5deg);*/
	-webkit-transform: skewY(-3.5deg);
/*	transform: skewY(-5.5deg););*/
	transform: skewY(-3.5deg););
}
.refresh-sixteen-plus .one-click-connection {
	padding-left: 20px;
}

.refresh-sixteen-plus .one-click-connection .triangle-top{
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: 602px;
	height: 418px;
	background-color: #f6f9fc;
	-webkit-transform: skewY(9.5deg);
	transform: skewY(9.5deg);
}
.refresh-sixteen-plus #customers {
	max-width: 1242px;
	margin: -233px auto 24px;
	width: 100%;
	height: 440px;
	border-radius: 4px;
	background-color: #d8d8d8;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.37);
}
.refresh-sixteen-plus .pre-head-customer {
	margin-top: -100px;
	padding-top: 183px;
	padding-bottom: 338px;
	display: block;
	width: 100%;
	background-color: #f6f9fc;
}
@media all and (max-width: 1200px){
	.refresh-sixteen-plus .pre-head-customer {
		margin-top: -97px;
		padding-top: 128px;
		padding-bottom: 288px;
		display: block;
		width: 100%;
		background-color: #f6f9fc;
	}
}
.refresh-sixteen-plus .pre-head-customer h3 {
	max-width: 597px;
	font-family: Roboto;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.19;
	color: #485c78;
	text-transform: none;
	margin:30px auto 0;
	text-align: center;
	padding:0 15px;
}
@media all and (max-width: 600px){
	.refresh-sixteen-plus .pre-head-customer h3 {
		font-size: 28px;
	}
}
.refresh-sixteen-plus #tour{
	max-width: 1242px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
	margin-bottom: 90px;

}
@media all and (max-width: 600px){
	.refresh-sixteen-plus #tour{
		padding-top: 0;
	}
}
.refresh-sixteen-plus .one-click-connection {
	background-color: #f6f9fc;
	display: block;
	position: relative;
}
.refresh-sixteen-plus .one-click-connection .integration-wrapper {
	display: flex;
	justify-content: flex-start;
	margin: 0 auto;
	max-width: 1280px;
}
.refresh-sixteen-plus .one-click-connection .integration-wrapper:nth-child(3){
	padding-top: 154px;

}
@media all and (max-width: 1069px){
	.refresh-sixteen-plus .integration-wrapper {
		flex-wrap: wrap;
	}
	.refresh-sixteen-plus .one-click-connection .integration-wrapper:nth-child(3){
		padding-top: 0;
	}
}
.refresh-sixteen-plus .integration-wrapper .text-block{
	text-align: left;
	flex: 0 0 50%;
	align-self: center;
}

.refresh-sixteen-plus .integration-wrapper .text-block img.laptop-group{
	margin-left: -58px;
}
@media all and (max-width: 1069px){
	.refresh-sixteen-plus .integration-wrapper:first-child .text-block {
		order:1
	}
	.refresh-sixteen-plus .integration-wrapper:nth-child(2) .text-block {
		order:2
	}
	.refresh-sixteen-plus .integration-wrapper .text-block img.laptop-group{
		margin-left: 0;
		width:100%;
		order:1;
		margin-top: 50px;
	}
	.refresh-sixteen-plus .integration-wrapper .text-block img.dropbox{
		width: 100%;
		order:2;
	}
}
.refresh-sixteen-plus .integration-wrapper .img-block{
	flex: 0 0 50%;
	text-align: left;
	align-self: center;
}

.refresh-sixteen-plus .one-click-connection h3{
	font-family: Roboto;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.19;
	text-align: left;
	color: #485c78;
	margin-bottom: 32px;
	text-transform: none;
}
.refresh-sixteen-plus .one-click-connection p{
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.78;
    text-align: left;
    color: #637280;
    margin-bottom: 32px;
}
.refresh-sixteen-plus .integration-wrapper .img-block img.dropbox {
/*	width: 691px;*/
	width: 827px;
}

@media all and (max-width: 1069px){
	.refresh-sixteen-plus .integration-wrapper .text-block {
		flex: 0 0 100%;
		text-align: center;
	}
	.refresh-sixteen-plus .one-click-connection p,
	.refresh-sixteen-plus .one-click-connection h3{
		text-align: center;
		margin-top: 20px;
	}
	.refresh-sixteen-plus .one-click-connection {
		padding: 0 100px;
	}
	.refresh-sixteen-plus .integration-wrapper .img-block {
		flex: 0 0 100%;
		text-align: center;
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.refresh-sixteen-plus .integration-wrapper .img-block img.dropbox,
	.refresh-sixteen-plus .integration-wrapper .text-block img.laptop-group{
		width: 100%;
	}

    .refresh-sixteen-plus .integration-wrapper .img-block img.dropbox.non-mobile {
        display: none;
    }
    .refresh-sixteen-plus .integration-wrapper .img-block img.dropbox.mobile {
        display: inline;
    }
}
@media all and (min-width: 1070px) {
    .refresh-sixteen-plus .integration-wrapper .img-block img.dropbox.non-mobile {
        display: inline;
    }
    .refresh-sixteen-plus .integration-wrapper .img-block img.dropbox.mobile {
        display: none;
    }
}
@media all and (max-width: 767px){

	.refresh-sixteen-plus .one-click-connection {
		padding: 0 30px;
	}


}
@media all and (max-width: 600px){

	.refresh-sixteen-plus .one-click-connection h3{
		font-size: 28px;
		margin-top: 0;
	}
	.refresh-sixteen-plus .one-click-connection p {
		font-size: 16px;
	}
	.refresh-sixteen-plus .integration-wrapper .img-block {
		margin-top: 10px;
	}
}
.refresh-sixteen-plus .one-click-connection .see-integrations{
	padding: 15px 38px 15px 38px;
	width: 275px;
	height: 47.1px;
	border-radius: 5px;
	background-color: #3f87ff;
	font-family: Roboto;
	font-size: 12.5px;
	font-weight: 500;
	line-height: 2.72;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	transition: 0.3s ease;
	text-transform: uppercase;
}

.refresh-sixteen-plus .one-click-connection .triangle-bottom {
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: -561px;
	height: 567px;
	background-color: #f6f9fc;
	-webkit-transform: skewY(9.5deg);
	transform: skewY(9.5deg);
}
.refresh-sixteen-plus .one-click-connection .see-integrations:hover {
	background-color: #ffffff;
	color: #3F87FF;
	border:1px solid #3F87FF;
}
.refresh-sixteen-plus .one-click-connection .see-integrations:after {
	content: '\f2ee';
	color: #ffffff;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-left: 23px;
}
@media all and (max-width: 450px){
	.refresh-sixteen-plus .one-click-connection .see-integrations {
/*		padding: 15px 6px 15px 5px;*/
	}
	.refresh-sixteen-plus .one-click-connection .see-integrations:after {
		margin-left: 15px;
	}
}
@media all and (max-width: 350px){
	.refresh-sixteen-plus .one-click-connection .see-integrations {
		padding: 15px 6px 15px 5px;
		font-size: 10px;
	}
	.refresh-sixteen-plus .one-click-connection .see-integrations:after {
		margin-left: 5px;
	}

}
.refresh-sixteen-plus .one-click-connection .see-integrations:hover::after{
	color: #3F87FF;
	text-transform: uppercase;
}
#poster.on-screen .poster-text {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#poster .poster-video {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
	overflow: hidden;
	background-color: #000000;
	background-color: #3a4249;
}

#poster .poster-video video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	opacity: 0.5;
}

#poster p.introduction {
	font-weight: 400;
	font-size: 20px;
	line-height: 1.5;
	max-width: 580px;
	margin: auto;
	color: inherit;
}

#poster .scroll-down {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 40px;
	display: none !important;
}

#poster .scroll-down p {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}

#poster .scroll-down .icon-scroll-down {
	fill: #ffffff;
	width: 45px;
	height: 45px;
}


/* [S] #brands */

#brands {
	background-color: #04cbcb;
	color: #20004d;
	padding: 0 20px 16px;
}
.refresh-sixteen-plus #brands{
	background-color: #ffffff;
}


#brands p {
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 2.5px;
	text-transform: uppercase;
	text-align: center;
}
.refresh-sixteen-plus #brands #features-list ~ p{
	margin-top: 50px;
	margin-bottom: 30px;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.08;
	letter-spacing: 2.3px;
	text-align: center;
	color: #3f87ff;
}

#brand-logos {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	max-width: 1280px;
	margin: 0 auto;
	padding: 0;
}


#brand-logos li {
	display: block;
	margin: 30px 20px 0;
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

#brand-logos.on-screen li {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#brand-logos.on-screen li {
	opacity: 1;
}

#brand-logos li:nth-child(1) img {
	width: 123px !important;
	height: 32px !important;
}

#brand-logos li:nth-child(2) img {
	width: 167px !important;
	height: 41px !important;
}

#brand-logos li:nth-child(3) img {
	width: 156px !important;
}

#brand-logos li:nth-child(4) img {
	width: 148px !important;
	height: 43px !important;
}

#brand-logos li:nth-child(5) img {
	width: 103px !important;
	height: 42px !important;
}

#brand-logos li:nth-child(6) img {
	width: 67px !important;
	height: 65px !important;
}

#brand-logos.on-screen li:nth-child(1) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

#brand-logos.on-screen li:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

#brand-logos.on-screen li:nth-child(3) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

#brand-logos.on-screen li:nth-child(4) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

#brand-logos.on-screen li:nth-child(5) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

#brand-logos.on-screen li:nth-child(6) {
	-webkit-transition-delay: 0.6s;
	transition-delay: 0.6s;
}
.refresh-sixteen-plus #brand-logos {
	opacity: 1;
	margin: 0 auto 50px;
	max-width: 1048px;
	display: block;
	text-align: center;
}
.refresh-sixteen-plus #brand-logos li{
	max-height: 56px;
	line-height: 56px;
	vertical-align: middle;
	width:auto;
	display: inline-block;
	list-style: none;
	margin: 10px 23px;
	list-style: none;
	text-align: center;
}
@media all and (max-width: 1200px){
	.refresh-sixteen-plus #brand-logos li{
		text-align: center;
		margin-bottom: 0;
	}
}@media all and (max-width: 850px){
	.refresh-sixteen-plus #brand-logos li{
		text-align: center;
		margin-bottom: 20px;
	}
}

.refresh-sixteen-plus #brand-logos li img{
	display: block;
}


.refresh-sixteen-plus #brand-logos li:nth-child(1) img {
	width: 99px !important;
	height: 62px !important;
}

.refresh-sixteen-plus #brand-logos li:nth-child(2) img {
	width: 185px !important;
	height: 26px !important;
}

.refresh-sixteen-plus #brand-logos li:nth-child(3) img {
	width: 56px !important;
	height: 56px !important;
}

.refresh-sixteen-plus #brand-logos li:nth-child(4) img {
	width: 122px !important;
	height: 38px !important;
}

.refresh-sixteen-plus #brand-logos li:nth-child(5) img {
	width: 89px !important;
	height: 63px !important;
}

.refresh-sixteen-plus #brand-logos li:nth-child(6) img {
	width: 151px !important;
	height:38px!important;
}

/* [S] #features */

#features {
	padding: 80px 20px 0;
	text-align: center;
}

#features-call {
	max-width: 1024px;
	width: 100%;
	height: 174px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.22);
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-align: left;
	margin: 32px 0 24px;
}

#features-call .call-download-container {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 440px;
	-ms-flex: 0 0 440px;
	flex: 0 0 440px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 64px;
	position: relative;
}

#features-call .call-download-container .call-background {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

#features-call .call-download-container .call-background:after {
	content: '';
	background-color: #575af6;
	position: absolute;
	width: 200%;
	height: 200%;
	-webkit-transform: rotate(12deg);
	transform: rotate(12deg);
	-webkit-transform-origin: 50% 75%;
	transform-origin: 50% 75%;
}

#features-call .call-text-container {
	padding: 32px;
	font-size: 14px;
	line-height: 16px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	color: #485c78;
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

#features-call .call-header {
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	margin-bottom: 0.5em;
}

#features-call .btn {
	background-color: #ffffff;
	color: #575af6;
	position: relative;
}


#features-call .btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#features-call .call-cover {
	position: absolute;
	height: 216px;
	-webkit-transform: rotate(-8deg);
	transform: rotate(-8deg);
	right: 40px;
	top: -20px;
}

#features-call .call-cover img {
	height: 100%;
}

#features-call {
	opacity: 0;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out;
	transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

#features-call.on-screen {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#features-call.on-screen .call-cover img {
	-webkit-animation-name: pop-in;
	animation-name: pop-in;
	-webkit-animation-duration: 1.0s;
	animation-duration: 1.0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
@media screen and (max-width: 972px) {
	#features-call {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		height: auto;
		text-align: center;
		max-width: 640px;
	}
	#features-call br {
		display: none;
	}
	#features-call .call-text-container {
		max-width: 540px;
	}
	#features-call .call-download-container {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	#features-call .call-download-container .call-background:after {
		-webkit-transform: rotate(2.5deg);
		transform: rotate(2.5deg);
		-webkit-transform-origin: left;
		transform-origin: left;
		-webkit-transform-origin: -5% 0%;
		transform-origin: -5% 0%;
	}
	#features-call .call-download-container .call-background {
		text-align: left;
	}
}

@media screen and (max-width: 640px) {
	#features-call .call-header {
		font-size: 20px;
		text-align: left;
	}

	#features-call .call-text {
		display: none;
	}

	#features-call .call-text-container {
		padding: 32px 16px;
	}

	#features-call .btn {
		z-index: 1;
		border: 2px solid;
	}

	#features-call .call-download-container {
		padding: 48px 20px;
	}

	#features-call .call-cover {
		height: 168px;
		right: 20px;
	}

	#features-call .call-download-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		margin-top: -64px;
	}

	#features-call .call-cover {
		position: static;
		margin-bottom: 24px;
	}

	#features-call .call-header {
		font-size: 20px;
		text-align: left;
	}

	#features-call .call-download-container .call-background {
			margin-top: 120px;
	}
}
#features-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	padding: 0;
	margin: 80px auto 0;
	max-width: 1480px;
}
.refresh-sixteen-plus #features-list{
	margin:-128px auto 0;
	justify-content: space-between;
	max-width: 1082px;
}

/*@media all and (max-width: 956px){
	.refresh-sixteen-plus #features-list{
		margin: -319px auto 0;
	}

}*/


#features-list li {
	display: block;
	-webkit-flex: 0 1 20%;
	-ms-flex: 0 1 20%;
	-webkit-box-flex: 0;
	flex: 0 1 238px;
	padding: 40px 20px 60px;
	box-sizing: border-box;
	text-align: left;
}

.refresh-sixteen-plus #features-list li {
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.98);
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.14);
	border: solid 1px #d8d8d8;
	text-align: center;
	z-index: 1;
	padding: 10px;
	max-width: 238px;
	height: 257px;
	box-sizing: border-box;
}
@media all and (max-width: 1100px){
	.refresh-sixteen-plus #features-list li{
		max-width: none;
		flex:0 0 44%;
		margin: 10px;
		height: auto;
	}
	.refresh-sixteen-plus #features-list li:last-child{
			 margin: 10px;
	}
}



#features-list li:last-child {
	border-right: none;
}

#features-list li a {
	text-decoration: none;
}

#features-list h3 {
	margin: 8px 0;
	font-size: 18px;
	font-weight: 500;
	color: #485c78;
	text-transform: none;
}

#features-list p {
	font-size: 18px;
	font-weight: 300;
	line-height: 1.28;
	color: #637280;
}

#features-list .image {
	height: 120px;
}
.refresh-sixteen-plus #features-list .image {
	height: auto;
	padding: 15px 0;
}
@media  all and (max-width:976px){
	.refresh-sixteen-plus #features-list .image {
		padding: 0;
	}
}
#features-list li h3,
#features-list li p {
	opacity: 0;
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

#features-list.on-screen li h3,
#features-list.on-screen li p {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.refresh-sixteen-plus #features-list.on-screen li h3 {
	font-family: Roboto;
	font-size: 17px;
	font-weight: 500;
	line-height: 2;
	text-align: center;
	color: #485c78;
	text-transform: none;
	margin-top: 0;
}
.refresh-sixteen-plus #features-list.on-screen li p {
	font-family: Roboto, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.64;
	text-align: center;
	color: #637280;
	text-transform: none;
	letter-spacing: 0em;
}
.refresh-sixteen-plus hr {
	max-width: 1043px;
	margin: 0 auto;
}
.refresh-sixteen-plus #features-list.on-screen li img {
	max-height:74px;
}
#features-list li .image {
	opacity: 0;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
}

#features-list li .image img {
	height: 104px !important;
}

#features-list.on-screen li .image {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

#features-list.on-screen li:nth-child(1) h3,
#features-list.on-screen li:nth-child(1) p,
#features-list.on-screen li:nth-child(1) .image {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

#features-list.on-screen li:nth-child(2) h3,
#features-list.on-screen li:nth-child(2) p,
#features-list.on-screen li:nth-child(2) .image {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

#features-list.on-screen li:nth-child(3) h3,
#features-list.on-screen li:nth-child(3) p,
#features-list.on-screen li:nth-child(3) .image {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

#features-list.on-screen li:nth-child(4) h3,
#features-list.on-screen li:nth-child(4) p,
#features-list.on-screen li:nth-child(4) .image {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

#features-list.on-screen li:nth-child(5) h3,
#features-list.on-screen li:nth-child(5) p,
#features-list.on-screen li:nth-child(5) .image {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}


/* [S] #tour */

#tour {
	padding: 80px 48px 0;
}

#tour h2 {
	margin-top: 2em;
}

#tour .tour-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	margin: auto;
	max-width: 1280px;
}
.refresh-sixteen-plus #tour .tour-container {
	max-width: 1200px;
}


#tour-animation-box {
	-webkit-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	-webkit-box-flex: 1;
	flex: 1 0 auto;
}

#tour-animation-box .browser-contents {
	padding-top: 80.140186915%;
	margin-top: -10px;
}
.refresh-sixteen-plus #tour-animation-box .browser-contents {
	padding-top: 92.140186915%;
	margin-top: -38px;
}

#tour-content {
	margin-left: 64px;
	max-width: 430px;
}

#tour-list {
	padding: 0;
	margin: 0;
	margin-top: 50px;
}
@media all and (max-width: 767px){
	.refresh-sixteen-plus #tour-list {
		text-align: left;
	}
}


#tour-list li {
	display: block;
/*	min-height: 100px;*/
	position: relative;
	min-height: 70px;
}


#tour-list li > a {
	position: relative;
	z-index: 12;
	left: 8px;
	text-decoration: none;
}

#tour-list li .title {
	display: block;
	font-weight: 500;
	font-size: 20px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #637280;
	position: relative;
	text-transform: none;
	font-size: 18px;
}

#tour-list li .title:before {
	content: '\f2ff';
	display: inline-block;
	font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	font-size: 28px;
	width: 28px;
	height: 28px;
	left: -36px;
	top: 8px;
	opacity: 0;
}

#tour-list li .subtitle {
	display: block;
	font-weight: 300;
/*	font-size: 18px;*/
	font-size: 16px;
	line-height: 1.5;
	color: #637280;
	opacity: 0;
	white-space: nowrap;
}

#tour-list li:hover .title,
#tour-list li.active .title {
	color: #1cc39e;
}

#tour-list li:hover .title:before,
#tour-list li.active .title:before {
	opacity: 1;
}

#tour-list li:hover .subtitle,
#tour-list li.active .subtitle {
	opacity: 1;
}

#tour-list li.active:after {
	position: absolute;
	content: '';
	left: -40px;
	right: -24px;
	top: -16px;
	bottom: 10px;
	border-radius: 2px;
	background-color: #fcfcfc;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.12);
	z-index: -1;
}

/* [S] #platforms */

#platforms {
	background-color: #f6f9fc;
	padding: 60px 50px;
}

#platforms .platforms-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1280px;
	margin: 0 auto;
}

#platforms .text {
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	-webkit-box-flex: 1;
	flex: 1 1 auto;
}

#platforms h2 {
	max-width: 650px;
	margin: 0;
}

#platforms .icons {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

#platforms .icon {
	margin-left: 60px;
}

#platforms i.icon {
	color: #3F87FF;
	font-size: 72px;
	width: 1em;
	height: 1em;
}

#platforms .icons > * {
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	-webkit-transform: translateX(-80px);
	transform: translateX(-80px);
	opacity: 0;
}

#platforms.on-screen .icons > * {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}

#platforms.on-screen .icons > *:nth-child(1) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

#platforms.on-screen .icons > *:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

#platforms.on-screen .icons > *:nth-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


/* [S] #flow */

#flow {
	text-align: center;
	background-color: #FCFCFC;
	color: #4a4a4a;
	padding: 96px 50px;
}
.refresh-sixteen-plus #flow {
	background-color: #f6f9fc;
	padding: 137px 0 0 0;
}
@media all and (max-width: 1069px){
	.refresh-sixteen-plus #flow {
		padding:50px 0 0 0;
	}
}
@media all and (max-width: 600px){
	.refresh-sixteen-plus #flow {
		padding:0;
	}
}
.refresh-sixteen-plus #flow .text-title{
	display: block;
	max-width: 470px;
	margin: 0 auto;
	padding:0 20px;
}
.refresh-sixteen-plus #flow .text-title h2 {
	font-family: Roboto;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.19;
	text-align: center;
	color: #485c78;
}
.refresh-sixteen-plus #flow .text-title p {
	font-family: Roboto;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.78;
	text-align: center;
	color: #637280;
	margin-bottom: 75px;
}
@media all and  (max-width: 600px){
	.refresh-sixteen-plus #flow .text-title p {
		margin-bottom: 25px;
	}
}
@media all and  (max-width: 450px){
	.refresh-sixteen-plus #flow .text-title h2{
		font-size: 28px;
	}
	.refresh-sixteen-plus #flow .text-title p {
		font-size: 16px;
	}
}
.refresh-sixteen-plus .support-list{
	display: flex;
	max-width: 1240px;
	margin: 0 auto;
	justify-content: space-between;
	padding: 0 20px;
}
.refresh-sixteen-plus .support-list .support-item {
	max-width: 388px;
	/*margin-right: 20px;*/
}
.refresh-sixteen-plus .support-list .support-item:not(:last-child) {
	margin-right: 20px;
}

@media all and (max-width: 1200px){
	.refresh-sixteen-plus .support-list {
		justify-content: space-between;
	}
	.refresh-sixteen-plus .support-list .support-item {
		max-width: 327px;
	}
}@media all and (max-width: 1069px){
	.refresh-sixteen-plus .support-list {
		flex-wrap: wrap;
		justify-content: center;

	}
	.refresh-sixteen-plus .support-list .support-item {
		max-width: none;
		flex: 0 0 46%;
		margin: 10px;
	}
}
@media all and (max-width: 769px){
	.refresh-sixteen-plus .support-list .support-item {
		max-width: 388px;
		padding: 10px;
		width: 100%;
		flex: 0 0 100%;
	}
}
.refresh-sixteen-plus .support-list .support-item:first-child .img-wrap {
	height: 201px;
	border-radius: 9px 9px 0 0;
	background: linear-gradient(116deg, #b5185e, #082e6e 49%, #082e6d);
	text-align: center;
	line-height: 201px;
}
.refresh-sixteen-plus .support-list .support-item:first-child .img-wrap img {
	max-width:252px;
	width: 100%;
	vertical-align: middle;
	display: inline-block;
}
.refresh-sixteen-plus .support-list .support-item:nth-child(2) .img-wrap {
	height: 201px;
	border-radius: 9px 9px 0 0;
	background:url(/imgs/refresh-sixteen/landing-home/group-10.png)top center/100% 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.refresh-sixteen-plus .support-list .support-item:nth-child(2) .img-wrap span {
	text-align: center;
	padding:0 20px;
}
.refresh-sixteen-plus .support-list .support-item:nth-child(2) .img-wrap img{
	max-width: 217px;
	width: 100%;
}
.refresh-sixteen-plus .support-list .support-item:nth-child(3) .img-wrap {
	height: 201px;
	line-height: 201px;
	border-radius: 9px 9px 0 0;
	background:url(/imgs/refresh-sixteen/landing-home/Docs.png)top center/100% 100%;
}
.refresh-sixteen-plus .support-list .support-item:nth-child(3) .img-wrap span{
	vertical-align: middle;
	border-radius: 9px 9px 0 0;
	display: block;
	text-align: center;
	vertical-align: middle;

	font-family: Roboto;
	font-size: 30px;
	font-weight: 500;
	color: #ffffff;
}
.refresh-sixteen-plus .support-list .support-item a{
	text-decoration: none;

}
.refresh-sixteen-plus .support-list .support-item .text-wrap h3 {
	font-family: Roboto;
	font-size: 20px;
	font-weight: 500;
	text-align: left;
	color: #485c78;
	text-transform: none;
	flex: 1 0 auto;
}

.refresh-sixteen-plus .support-list .support-item .text-wrap p {
	font-family: Roboto;
	font-size: 14px;
	line-height: 1.64;
	text-align: left;
	color: #485c78;
	text-transform: none;
	flex: 0 0 auto;
	margin-bottom: 15px;
}
.refresh-sixteen-plus .support-list .support-item .text-wrap a {
	font-family: Roboto;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.64;
	text-align: left;
	color: #485c78;
}
.refresh-sixteen-plus .support-list .support-item .text-wrap {
	padding: 35px;
	text-align: left;
	display: flex;
	flex-direction: column;
	border-radius: 0 0 9px 9px;
	background-color: #ffffff;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
	max-height: 200px;
	box-sizing: border-box;
	height: 100%;

}
@media screen and (max-width: 767px){
	.refresh-sixteen-plus .support-list .support-item .text-wrap {
		height: auto;
		max-height: none;

	}
	.refresh-sixteen-plus .support-list .support-item .text-wrap h3 {
		flex: 0 0 auto;
	}
}
@media all and (max-width: 600px){
	.refresh-sixteen-plus .support-list .support-item .text-wrap {
		box-sizing: content-box;
		padding: 15px;
	}
}

/* [S] #call-to-action */

#call-to-action {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	width: 100%;
}

#call-to-action h2 {
	color: white;
	margin-bottom: 10px;
}

#call-to-action p {
	font-size: 14px;
	max-width: 300px;
	font-weight: 400;
}

#call-to-action .flex-content {
	padding-top: 48px;
	padding-bottom: 64px;
	max-width: 640px;
	-webkit-flex: 1 0 50%;
	-ms-flex: 1 0 50%;
	-webkit-box-flex: 1;
	flex: 1 0 50%;
	box-sizing: border-box;
	max-width: 660px;
}

#call-to-action .flex-padding {
	-webkit-flex: 1 1 50%;
	-ms-flex: 1 1 50%;
	-webkit-box-flex: 1;
	flex: 1 1 50%;
}

#call-to-action .get-started {
	background-color: #20004d;
	color: #ffffff;
}
.refresh-sixteen-plus .get-started {
	margin: 83px auto 75px;
	text-align: center;
	padding:0 15px;
}

.refresh-sixteen-plus .get-started .start-saving{
	 font-family: Roboto;
	 font-size: 14px;
	 font-weight: 500;
	 line-height: 2.43;
	 letter-spacing: 1px;
	 text-align: center;
	 color: #1cc49e;
}
.refresh-sixteen-plus .get-started .start-saving p{
	font-family: Roboto;
	font-size: 26px;
	line-height: 1.08;
	text-align: center;
	color: #485c78;
}
.refresh-sixteen-plus form.sign-in{
	background-color: #ffffff;
	box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.15);
	border-radius: 57px;
}
.refresh-sixteen-plus .get-started h2{
	font-family: Roboto-Medium, sans-serif;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.41;
	text-align: center;
	color: #485c78;
	margin-bottom: 5px;
    margin-top: 10px;
}
.refresh-sixteen .get-started p{
	font-family: Roboto;
	font-size: 26px;
	line-height: 1.08;
	text-align: center;
	color: #485c78;
    font-weight: 400;
}
@media all and (max-width: 600px){
	.refresh-sixteen-plus .get-started {
		margin: 30px auto 30px;
	}
	.refresh-sixteen-plus .get-started h2 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.refresh-sixteen-plus .sign-in input[type=email]{
		min-width:auto;
		width: 100%;
		max-width: 120px;
	}
	.refresh-sixteen .get-started p {
		font-size: 18px;
	}
	.refresh-sixteen-plus .btn.btn-transparent, .refresh-sixteen-plus .btn.btn-transparent .icon {
		font-size: 14px;
	}

}


#call-to-action .need-help {
	background-color: #3f87ff;
	color: #ffffff;
}

#call-to-action #get-started {
	padding-left: 180px;
	padding-left: 50px;
}

#call-to-action #need-help {
	padding-right: 50px;
	padding-left: 60px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}

#call-to-action #need-help .btn {
	margin-top: 20px;
	border-width: 2px;
}

#call-to-action #need-help .image {
	margin-right: 10px;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
}

#call-to-action section > * {
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	opacity: 0;
}

#call-to-action #get-started > * {
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
}

#call-to-action #need-help > * {
	-webkit-transform: translateX(100px);
	transform: translateX(100px);
}

#call-to-action.on-screen section > * {
	opacity: 1;
	-webkit-transform: translateX(0) !important;
	transform: translateX(0) !important;
}
.refresh-sixteen-plus #tour .browser-window{
	max-width: 640px;
}
@media all and (max-width: 1200px){
	.refresh-sixteen-plus #tour .browser-window{
		height: auto;
	}
}
.refresh-sixteen-plus .browser-header{
	display: none;
}
.refresh-sixteen-plus .browser-window{
	border-radius: 8px;
	background-color: #ffffff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.13);
}
.refresh-sixteen-plus #tour h2{
	margin-top: 0;
}
@media screen and (max-width: 1279px) {
	/* [S] #poster */
	#poster .poster-text {
		height: 580px;
	}
	/* [S] #brands */
	#brands p {
		letter-spacing: 1.5px;
		font-size: 13px;
	}
	#brand-logos li {
		margin: 30px 10px 0;
	}
	/* [S] #features */
	#features-list {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	#features-list li {
		-webkit-flex: 1 0 33%;
		-ms-flex: 1 0 33%;
		-webkit-box-flex: 1;
		flex: 1 0 33%;
		padding: 30px 20px;
		text-align: center;
	}
	#features-list li p {
		max-width: 280px;
		margin: auto;
	}
	/* [S] #tour */
	#tour .tour-container {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse;
	}
	#tour .tour-container > div {
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
		width: 100%;
	}
	#tour-animation-box .browser-window {
		max-width: 640px;
	}

	#tour-content {
		margin: 0 auto;
		text-align: center;
	}
	#tour-list li .title:before {
		display: none;
	}
	#tour-list li.active:after {
		left: -24px;
		right: -24px;
	}
	#tour-list li > a {
		left: 0;
	}
	#tour {
		padding-top: 80px;
	}
	#tour h2 {
		margin-top: 0;
	}
	/* [S] #platforms */
	#platforms .icon {
		margin-left: 20px;
	}
	#platforms i.icon {
		font-size: 60px;
	}
	#platforms img.icon {
		width: auto;
		height: 60px;
	}
	#platforms h2 {
		max-width: none;
		margin-bottom: 36px;
		text-align: center;
	}
	#platforms .icons > * {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
	/* [S] #call-to-action */
	#call-to-action {
		-webkit-flex-direction: column-reverse;
		-ms-flex-direction: column-reverse;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		flex-direction: column-reverse;
	}
	#call-to-action .flex-content {
		max-width: none;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
	}
	#call-to-action p {
		max-width: none;
	}
	#call-to-action #get-started {
		text-align: center;
		padding-left: 50px;
		padding-right: 50px;
	}
	#call-to-action #need-help .text {
		max-width: 400px;
	}
	#call-to-action #need-help .image {
		margin-right: 40px;
	}
	#call-to-action #need-help {
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
	}
	#call-to-action #get-started > *,
	#call-to-action #need-help > * {
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
}

@media screen and (max-width: 959px) {
	/* [S] #poster */
	#poster h1 {
		font-size: 36px;
		margin-bottom: 40px;
	}
	#poster p.introduction {
		font-size: 18px;
		max-width: 600px;
	}
	/* [S] #brands */
	#brands p {
		max-width: 600px;
		margin: auto;
	}
	#brand-logos {
		max-width: 540px;
	}
	#brand-logos li {
		-webkit-flex: 1 0 29%;
		-ms-flex: 1 0 29%;
		-webkit-box-flex: 1;
		flex: 1 0 29%;
		text-align: center;
	}
	#brand-logos li img {
		max-width: 100%;
	}
}

@media screen and (max-width: 767px) {
	/* [S] #poster */
	#poster h1 {
		font-size: 32px;
		line-height: 1.2;
		margin-bottom: 20px;
	}
	#poster p.introduction {
		padding: 0 10px;
		font-size: 15px;
		line-height: 1.5;
	}
	#poster .scroll-down {
		display: none;
	}
	#poster .poster-text {
		height: 480px;
		padding-top: 100px;
	}
	/* [S] #features */
	#features {
		padding: 60px 20px 0;
	}
	#features-list {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		margin-top: 40px;
	}
	#features-list li {
		border-left: none;
		border-right: none;
		padding: 20px 0;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		-webkit-box-flex: 0;
		flex: 0 0 auto;
	}
	#features-list li a {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: -webkit-box;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		-webkit-box-align: center;
		align-items: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		max-width: 640px;
		margin: auto;
	}
	#features-list h3 {
		margin: 0;
	}
	#features-list li .image {
		min-width: 160px;
	}
	#features-list.on-screen li:hover .image {
		-webkit-transform: scale(1) translateY(-5px);
		transform: scale(1) translateY(-5px);
	}

		/* [S] #tour */
	#tour {
		padding-top: 40px;
	}
	#tour-list li .subtitle {
		opacity: 0.5;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	#tour-content {
		width: 100%;
	}
	#tour-list {
		margin-top: 40px;
	}
	#tour-list li {
		min-height: inherit;
		margin-bottom: 20px;
	}
	#tour-list li .title {
		font-size: 16px;
	}
	#tour-list li .subtitle {
		white-space: normal;
		font-size: 16px;
		max-width: 260px;
		margin: 10px auto 0;
	}
	#tour-list li.active:after {
		top: -8px;
		bottom: -4px;
	}
	#tour-animation-box .browser-window {
		min-height: initial;
		min-width: inherit;
		margin-left: -30px;
		margin-right: -30px;
	}
	/* [S] #platforms */
	#platforms {
		padding: 45px 50px;
	}
	/* [S] #flow */
	#flow {
		padding: 40px 20px;
	}
	/* [S] #call-to-action */
	#call-to-action #need-help {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		text-align: center;
		padding: 20px 20px 40px;
	}
	#call-to-action #need-help .image {
		margin-right: 0;
		margin-bottom: 20px;
	}
	#call-to-action .flex-content {
		padding: 40px 20px;
	}
	#call-to-action #get-started {
		padding: 40px 20px;
	}
	#call-to-action #get-started form.sign-in {
		width: 100%;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
	}
}
form.sign-in button[type=submit]{
	background-color: #3f87ff;
}

.refresh-sixteen-plus .customer-section blockquote {
	margin: 32px 0;
}
.refresh-sixteen-plus .customer-section blockquote p {
	font-size: 18px;
    letter-spacing: 0.05em;
}
@media all and (max-width: 450px){
	.refresh-sixteen-plus .customer-section blockquote {
		margin: 10px 0;
	}
	.customer-section blockquote p {
		font-size: 14px;
	}
}
.refresh-sixteen-plus .customer-section .item-container{
	padding:60px 57px;
}

@media all and (max-width: 450px){
	#poster .poster-text {
		padding: 80px 10px 0;
	}
	#poster form.sign-in input[type=email] {
		padding: 10px 0 10px 20px;
		max-width: 130px;
	}
}
@media all and (max-width: 350px){
	.main-header.header-with-popups #main-header-logo {
		flex: 0 0 68%;

	}
	#main-header-logo {
		background-size: auto 28px;
		background-position: center left;
		margin-right: 0;
	}
	.main-header.header-with-popups .main-header-navigation.mobile {
		flex: 0 0 31%;
	}
	#poster form.sign-in input[type=email] {
		padding: 10px 0 10px 20px;
		max-width: 100px;
	}
}

@media screen and (max-width: 767px){
	.refresh-sixteen-plus .customer-section .carousel-control.next {
		right: 10px;
		padding: 100px 0 100px 50px;
	}
	.customer-section .carousel-control.prev {
		left: 10px;
		padding: 100px 50px 100px 0;
	}
}

@media screen and (max-width: 640px) {
	/* [S] #brands */
	#brand-logos li {
		-webkit-flex: 1 0 40%;
		-ms-flex: 1 0 40%;
		flex: 1 0 40%;
	}
	#brand-logos li:nth-child(1n) img {
		height: auto !important;
	}
}

#automagic {
	position: relative;
}

.refresh-sixteen-plus #automagic .automagic-text-wrap{
	display: block;
	max-width: 626px;
	margin: 0 auto;
	padding:0 15px;
    margin-bottom: 60px;
}
.refresh-sixteen-plus #automagic .automagic-text-wrap h3{
	font-family: Roboto;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.19;
	text-align: center;
	color: #485c78;
	margin-top: 30px;
	text-transform: none;
	margin-bottom: 29px;
}

.refresh-sixteen-plus #automagic .automagic-text-wrap p{
	font-family: Roboto;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.78;
	text-align: center;
	color: #637280;
}

#automagic .automagic-poster {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 480px;
	padding: 32px;
	box-sizing: border-box;
	background-size: cover;
	background-color: #f6f9fc;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.refresh-sixteen-plus #automagic .automagic-poster {
	position: relative;
	max-width: 757px;
	width: 100%;
/*	margin: 70px auto 0;*/
	margin: 0px auto 0;
/*	height: 426px;*/
/*	height: 362px;*/
/*	min-height: 362px;*/
	height: 426px;
	min-height: 426px;
	border-radius: 14px;
	background-color: rgba(255, 255, 255, 0.98);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.18);
	background-image:none!important;
	z-index: 2;
}

@media screen and (max-width: 400px){
	.refresh-sixteen-plus .customer-section .item-container {
		/*padding: 20px 29px;*/
	}
}
@media all and (max-width: 600px){
	.refresh-sixteen-plus #automagic .automagic-text-wrap h3{
		font-size: 28px;
		margin-top: 9px;
		margin-bottom: 15px;
	}
	.refresh-sixteen-plus #automagic .automagic-poster {
		margin: 30px auto 0;
		height: 369px;
		min-height: 369px;
	}
	.refresh-sixteen-plus #automagic .automagic-poster .poster-text{
		text-align: center;
	}
	.refresh-sixteen-plus #automagic .automagic-poster .poster-text img {
		width: 80%;
	}
}
#automagic .poster-button img {
	width: 104px;
}

#automagic .poster-subheading {
/*	margin: 32px 0;*/
	margin: 20px 0;
	font-size: 18px;
	letter-spacing: 1px;
	color: #384965;
}

#automagic .poster-text img {
	max-width: 100%;
}

#automagic .automagic-poster > * {
	transition: all 0.6s ease;
}

#automagic.video-shown .automagic-poster > * {
	-webkit-transform: translateY(-80px);
	transform: translateY(-80px);
	opacity: 0.5;
	transition: all 0.6s ease;
}
 #automagic.video-shown .automagic-poster > * {
	-webkit-transform: translateY(-80px);
	transform: translateY(-80px);
	opacity: 0.5;
	transition: all 0.6s ease;
}

#automagic .automagic-poster {
	transition: all 0.6s ease;
}

#automagic.video-shown .automagic-poster {
	pointer-events: none;
	opacity: 0;
	transition: all 0.6s ease 0.15s;
}

#automagic .automagic-video-wrapper {
	position: relative;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

#automagic .automagic-video-wrapper:before,
#automagic .automagic-video-wrapper:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 4px;
	background: #ebedee;
}

#automagic .automagic-video-wrapper:after {
	bottom: 0;
	top: initial;
}

#automagic .automagic-video video {
	background: #ebedee;
	max-width: 100%;
	border-radius: 14px;
	background-color: rgba(255, 255, 255, 0.98);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.18);
}


#automagic .automagic-video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ebedee;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0;
}
.refresh-sixteen-plus #automagic .automagic-video{
	background: none!important;
	position: absolute;
	top: initial;
    bottom: 0px;
	left:50%;
    height: initial;
    min-height: 426px;
	transform: translate(-50%);

}
@media screen and (max-width: 600px){
	.refresh-sixteen-plus #automagic .automagic-video {
		top:20%;
	}
}
.refresh-sixteen-plus #automagic .automagic-video .automagic-video-wrapper {
	background: transparent;
	max-width: 757px;
}
@media all and (max-width: 380px){
	.refresh-sixteen-plus .btn.btn-transparent, .refresh-sixteen-plus .btn.btn-transparent .icon {
		font-size: 11px;
	}
	.refresh-sixteen-plus .customer-section .item-container {
		padding:33px 57px ;
	}

}




.refresh-sixteen-plus .customer-section .carousel-item {
    border-radius: 5px;
}

.refresh-sixteen-plus .customer-section .item-background {
	width: 500px;
}

.refresh-sixteen-plus .customer-section .arc .item-background:after {
	background-image: url(/imgs/refresh-sixteen-plus/home/customers-background-slant-arc.svg);
}

.refresh-sixteen-plus .customer-section .zara .item-background:after {
	background-image: url(/imgs/refresh-sixteen-plus/home/customers-background-slant-zara.svg);
}

.refresh-sixteen-plus .customer-section .little-kickers .item-background:after {
	background-image: url(/imgs/refresh-sixteen-plus/home/customers-background-slant-little-kickers.svg);
}


.page-landing-home #main-header-top .select-account ul.account-list li.selected {
    color: #485c78;
}

.refresh-sixteen-plus #brands p#helping-businesses {
    line-height: 2em;
}


