@charset "utf-8";

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
}

/*a[x-apple-data-detectors=true] {
 color: inherit !important;
 text-decoration: inherit !important;
}*/

.wipeIt {
	width: 100%;
	height: auto;
}
.easy {
	width: 100%;
	background-color: #25aae1;
	padding: 0 0 30px;
}
.yuck {
	width: 100%;
	padding: 0 0 30px;
}
.bullets {
	width: 100%;
	background-color: #25aae1;
	padding: 0 0 50px;
}
.about {
	width: 100%;
	padding: 0 0 30px;
}
footer {
	width: 100%;
	background-color: #25aae1;
	padding: 0 0 30px;
}
.logo {
	max-width: 320px;
	width: 90%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
}
.text, .cta, .cta3 {
	padding: 0 20px;
	display: block;
}
.cta2 {
	display: block;
}
.cta, .cta2, .cta3 {
	text-align: center;
	padding-bottom: 20px;
}
.cta2, .cta3 {
	margin-top: 30px;
}
.paddingBottom25 {
	padding-bottom: 25px;
}
section.text h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #00aeef;
	font-size: 32px;
	line-height: 36px;
}
section.text p {
	font-size: 18px;
	color: #575757;
	line-height: 33px;
	margin-top: 18px;	
	
}
.canMob {
	max-width: 375px;
	height: auto;
	display: block;
	padding: 20px 0;
	float: left;
}
.clearFloat {
	clear: both;
}
.canDt {
	display: none;

}
.button {
	max-width: 291px;
	height: auto;
	display: inline-block;
	padding: 15px 0;
}
section.cta h2, section.cta2 h2, section.cta3 h2 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #575757;
	font-size: 22px;
	line-height: 30px;

}
section.cta h2 .callout, section.cta2 h2 .callout, section.cta3 h2 .callout {
	color: #5e50dc;
	font-size: 30px;
}

.text2 {
	padding: 30px 20px 15px;
	display: block;
	text-align: center;

}

section.text2 h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 36px;
}
div.easyImgContainer {
	margin: 0 auto;
	max-width: 320px;
	padding: 0;
	text-align: center;
}
div.easyImgWrap {
	display: inline-block;
	text-align: center;
	width: 90px;
	padding: 0;
	margin: 0;
}
div.easyImgWrap h2 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 24px;
	padding-top: 5px;

}
.easyImg1 {
	background: url(../image/pws_sprite.png) no-repeat 0 0;
	background-size: 270px 90px;
	width: 90px;
	height: 90px;
}
.easyImg2 {
	background: url(../image/pws_sprite.png) no-repeat -90px 0;
	background-size: 270px 90px;
	width: 90px;
	height: 90px;
}
.easyImg3 {
	background: url(../image/pws_sprite.png) no-repeat -180px 0;
	background-size: 270px 90px;
	width: 90px;
	height: 90px;
}
div.easyArrowWrap {
	width: 10px;
	display: inline-block;
	/*padding: 40px 0;*/
	position: relative;
	top: -65px;

}
div.arrowMob {
	width: 10px;
	height: auto;
	display: block;
	}
div.arrowDt {
	display: none;
}

.yuckImgMob {
	max-width: 375px;
	height: auto;
	display: block;
	padding: 40px 0 0;
	/*float: left;*/
}
.yuckImgDt {
	display: none;
}
.text3 {
	padding: 0 20px;
	display: block;
	text-align: center;
}
section.text3 h1 {
	display: none;
}
section.text3 p {
	font-size: 18px;
	color: #575757;
	line-height: 33px;
}
.bulletTextBlock {
	width: 90%;
	padding: 20px;
	display: block;
}
.headContainer {
	width: inherit;
	position: relative;
	margin-bottom: 10px;
}
.bulletTextBlock h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 30px;
	padding-left: 40px;

}
.bulletTextBlock p {
	color: #fff;
	font-size: 18px;
	line-height: 32px;

}
.checkImg {
	max-width: 28px;
	position: absolute;
	top: 15%;
}
p.paddingTen {
	padding-top: 10px;
}
.paddingTopTw {
	padding-top: 20px;
}
.paddingTopForty {
	padding-top: 40px;
}

.text4, .text5 {
	padding: 0 20px 0;
	display: block;
	text-align: left;
}
section.text4 h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	font-size: 42px;
	color: #00aeef;
	padding-bottom: 10px;

}
section.text4 p, section.text5 p {
	font-size: 18px;
	color: #575757;
	line-height: 33px;
}
.hidden1 {
	display: none;
}
.hidden2 {
	display: block;
}
.productImg {
	width: 90%;
	max-width: 350px;
	margin: 10px auto 10px;
}
.text6 {
	padding: 30px 20px 15px;
	display: block;
	text-align: center;
}
section.text6 h1 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 32px;
	line-height: 34px;
	/*padding: 50px 0 30px;*/
}
section.text6 h1 span {
	font-size: 22px;
	line-height: 30px;
}

.socialImgContainer {
	margin: 0 auto;
	max-width: 320px;
	padding: 0;
	text-align: center;
}
.socialImgWrap {
	display: inline-block;
	text-align: center;
	width: 94px;
	padding: 0;
	margin: 20px 33px;
	float: left;

}
.socialImgWrap p {
	font-weight: 700;
	color: #fff;
	font-size: 20px;
	padding-top: 5px;

}
.socialImg1 {
	background: url(../image/social_sprite.png) no-repeat 0 0;
	background-size: 376px 93px;
	width: 94px;
	height: 93px;
}
.socialImg2 {
	background: url(../image/social_sprite.png) no-repeat 33.274% 0;
	background-size: 376px 93px;
	width: 94px;
	height: 93px;
}
.socialImg3 {
	background: url(../image/social_sprite.png) no-repeat 66.549% 0;
	background-size: 376px 93px;
	width: 94px;
	height: 93px;
}
.socialImg4 {
	background: url(../image/social_sprite.png) no-repeat 99.823% 0;
	background-size: 376px 93px;
	width: 94px;
	height: 93px;
}
section.text6 h2 {
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 22px;
	line-height: 30px;
}
section.text6 h2 a {
	color: #fff;
	font-size: 30px;
	line-height: 32px;
	text-decoration: underline;
}
section.text6 p.disclaimer {
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 50px;
}


@media screen and (min-width: 800px) {

.centerContentDt {
	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	height: auto;
}
.logo {
	max-width: 440px;
	height: auto;
	padding: 40px 0 40px 10px;
	position: relative;
	z-index: 1;
	margin: 0;
}
.canMob {
	display: none;
}
.canDt {
	width: 40%;
	max-width: 370px;
	height: auto;
	display: block;
	/*float: right;*/
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 0;
	margin-bottom: -4px;
}
.text, .cta {
	width: 60%;
	position: relative;
	z-index: 1;
}
.cta {
	text-align: left;
	margin-top: 15px;
}


.cta2 {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 45px;
	padding: 0;

}
.text {
	padding: 20px 20px 0;	
}
section.text h1 {
	font-size: 48px;
	line-height: 48px;
}
section.text p {
	font-size: 20px;
	color: #575757;
	line-height: 38px;
	margin-top: 18px;	
	
}
section.cta h2, section.cta2 h2, section.cta3 h2 {
	font-size: 24px;
	line-height: 38px;

}
section.cta h2 .callout, section.cta2 h2 .callout, section.cta3 h2 .callout {
	font-size: 34px;
}
.button {
	max-width: 388px;
	height: auto;
	display: inline-block;
	padding: 15px 0;
}

.text2 {
	padding: 50px 20px 30px;
}
.easy {
	padding: 0 0 60px;
}
section.text2 h1 {
	font-size: 48px;
}
div.easyImgContainer {
	max-width: 1000px;
	text-align: center;
}
div.easyImgWrap {
	max-width: 230px;
	width: 30%;
	padding: 0;
	margin: 0;
	display: inline-block;
}
div.easyImgWrap h2 {
	font-size: 48px;
	padding-top: 5px;

}
.easyImg1 {
	background: url(../image/pws_sprite.png) no-repeat 0 0;
	background-size: 690px 230px;
	width: 230px;
	height: 230px;
}
.easyImg2 {
	background: url(../image/pws_sprite.png) no-repeat 49.951% 0;
	background-size: 690px 230px;
	width: 230px;
	height: 230px;
}
.easyImg3 {
	background: url(../image/pws_sprite.png) no-repeat 99.903% 0;
	background-size: 690px 230px;
	width: 230px;
	height: 230px;
}
div.easyArrowWrap {
	width: 40px;
	position: relative;
	top: -150px;

}
div.arrowMob {
	display: none;
}
div.arrowDt {
	display: block;
}
/*yuck factor desktop*/
.yuck {
	padding: 0;
}
.yuckImgMob {
	display: none;
}
.yuckImgDt {
	display: block;
	max-width: 490px;
	width: 43%;
	height: auto;
	float: left;
	margin-left: -107px;
	margin-top: 20px;
	margin-bottom: -4px;
	position: absolute;
	bottom: 0px;
}
.text3 {
	/*padding: 0 20px 15px;*/
	display: block;
	text-align: left;
	width: 60%;
	float: right;
}
section.text3 h1 {
	display: block;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: 700;
	color: #00aeef;
	font-size: 48px;
	line-height: 48px;
	padding: 50px 0 30px;
}
section.text3 p {
	font-size: 20px;
	line-height: 38px;
}

.bulletTextBlock {
	width: 45%;
	display: block;
	float: left;
}
.headContainer {
	width: 100%;

}
.bulletTextBlock h1 {
	font-size: 36px;
	padding-left: 45px;
	line-height: 40px;

}
.bulletTextBlock p {
	font-size: 20px;
	line-height: 38px;
	padding-left: 45px;

}
.checkImg {
	max-width: 34px;
	position: absolute;
	top: 15%;
}

.text4 {
	padding: 0 20px 0;
	width: 60%;
}
section.text4 h1 {
	font-size: 48px;
	padding-bottom: 20px;

}
section.text4 p, section.text5 p {
	font-size: 20px;
	color: #575757;
	line-height: 38px;
}
section.text5 p {
	text-align: center;
}
.hidden1 {
	display: block;
}
.hidden2 {
	display: none;
}

.productImg {
	width: 40%;
	max-width: 406px;
	margin: 0;
	position: absolute;
	right: -18px;
	top: 40px;
	
}
.text6 {
	padding: 50px 20px 30px;
}

section.text6 h1 {
	font-size: 48px;
	line-height: 52px;
}
section.text6 h1 span br {
	display: none;
}
section.text6 h1 span {
	font-size: inherit;
}

.socialImgContainer {
	max-width: 800px;
}
.socialImgWrap {
	margin: 20px 43px;
	float: none;
}
section.text6 h2 {
	font-size: 24px;
	padding-top: 30px;
}
section.text6 h2 a {
	font-size: inherit;
}
}