.bg-water-drops {
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/bg-water-drops.jpg) no-repeat;
	background-size:cover;	
	/*height:823px;*/
	box-shadow:3px 3px 3px rgba(0,0,0,0.5);
	position:relative;
	height:auto;	
	padding-bottom:70px;
}

.bg-water-drops.bluespring {
	background-image:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/bg-water-drops-bluespring.jpg);
}

.img-responsive.img-center {
	margin:0px auto;	
}

a#more-button-box {
	display:block; 
	position:fixed; 
	bottom:0px; 
	left:48%; 
	width:55px; 
	height:55px;
	background:#fff;
	top:auto;
	text-align:center;
	text-decoration:none;
}

#more-button-box.maxed-out {
	position:absolute;
	bottom:auto;	
}

a#more-button-box a,
a#more-button-box a:focus,
a#more-button-box a:active {
	text-decoration:none;
}

h1.landing-title-large {
	color:#085574;
	font-size:54px;
	font-weight:normal;	
	text-align:center;
}

.landing-offer-bar {
	background:#085574;	
	margin-top:20px;
	margin-bottom:20px;
	padding:20px 0;
}

.landing-offer-bar .left-side {
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/bg-arrow-orange-right.png) no-repeat;
	background-position:right top;
	color:#fff;
	font-weight:bold;
	line-height:48px;	
	font-size:22px;
	padding-left:15px;
}

.language-FR .landing-offer-bar .left-side {
	font-size:20px;
}

.landing-offer-bar .right-side {
	color:#fff;
	font-weight:600;
	font-size:28px;
	line-height:48px;
	margin-left:-15px;
}

.landing-offer-bar .right-side strong {
	font-size:22px;	
}

.landing-offer-bar .right-side span {
	font-weight:bold;
	color:#fb9822;
}

.landing-slider-form-box .left-side {
	padding-left:0;
}

.royalSlider,
#main-gallery-box {
	width: 100%;
	height:600px;
}

#main-gallery-box {
	overflow:hidden;
	position:relative;
	background:#fff;
}

#main-gallery-box img,
#main-gallery-box iframe {
	height:600px;
	position:absolute;
	top:0;
	left:0;
}

.badges-merge-up {
	margin-top:-75px;
}

/* caption */
.rsMinW .rsGCaption {
	background:rgba(0,0,0,0.4);
	bottom:0;
	left:0;
	width:100%;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:20px 20px 50px 20px;
}

/* right arrow */
.rsMinW .rsArrowRight {
	bottom:55%;
}

/* left arrow */	
.rsMinW .rsArrowLeft {
	bottom:55%;
	right:auto;
	left:7px;
}	

/* bullets */
.rsMinW .rsBullets {
	right:auto;
	left:0;
	width:100%;	
}

.rsMinW .rsBullet {
	width:22px;
	height:22px;
	padding:0;
	background:rgba(0,0,0,0.3);
	border-radius:50%;
	margin-right:5px;
	margin-left:5px;
	position:relative;
	cursor:pointer;
}

.rsMinW .rsBullet span {
	border:none;
	background:none;
	box-shadow:none;
}

.rsMinW .rsBullet.rsNavSelected span {
	width:12px;
	height:12px;
	position:absolute;
	left:5px;
	top:5px;
	border-radius: 50%;
	background-image: -moz-linear-gradient( 90deg, rgb(222,121,12) 0%, rgb(237,137,23) 58%, rgb(251,152,34) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(222,121,12) 0%, rgb(237,137,23) 58%, rgb(251,152,34) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(222,121,12) 0%, rgb(237,137,23) 58%, rgb(251,152,34) 100%);
}

/* form */
.landing-slider-form-box .right-side {
	background:#fff;
	min-height:600px;
}

.landing-slider-form-box .right-side .landing-slider-form-box-header {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/bg-arrow-orange-down.png) no-repeat;
	background-position:bottom center;
	min-height:68px;
	overflow:hidden;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:5px;
}

.landing-slider-form-box .right-side .intro-text-blue {
	color:#085574;
	font-weight:400;
	text-align:center;
	line-height:19px;	
}

#main-landing-content-area.form-length-short .landing-slider-form-box .right-side .intro-text-blue {
	padding-bottom:5px;
	padding-top:14px;	
}

/* FORM */
.landing-slider-form-box .right-side form .btn {
	background-image: -moz-linear-gradient( 90deg, rgb(36,177,165) 0%, rgb(83,224,212) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(36,177,165) 0%, rgb(83,224,212) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(36,177,165) 0%, rgb(83,224,212) 100%);
	font-weight:bold;
	color:#fff;
	text-shadow:3px 3px 3px #28b5a9;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	border:none;
}

.landing-slider-form-box .right-side .form-closed {
	display:none;	
}

.landing-slider-form-box .right-side form {
	padding:0 15px;	
}

.landing-slider-form-box .right-side form label {
	color:#085574;
	font-weight:bold;
	margin-bottom:1px;	
}

.landing-slider-form-box .right-side form .form-control {
	background:#ebf3f9;
	border:0;
	border-top:1px solid #abbdcd;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;	
	color:#085574;
}

.landing-slider-form-box .right-side form .form-group {
	margin-bottom:10px;	
}

.landing-terms-text {
	font-size:10px;
	color:#085574;
	font-weight:600;	
	line-height:12px;
}

/* MAIN CONTENT */
.landing-content-section h1,
.landing-content-section h2,
.landing-content-section h3,
.landing-content-section h4,
.landing-content-section h5,
.landing-content-section h6 {
	color:#23b1a5;	
	font-weight:400;
}

.landing-content-section {
	padding:30px 0 50px 0;
		
}

.section-gradient-gray {
	background-image: -moz-linear-gradient( 90deg, rgb(242,242,242) 0%, rgb(255,255,255) 58%);
	background-image: -webkit-linear-gradient( 90deg, rgb(242,242,242) 0%, rgb(255,255,255) 58%);
	background-image: -ms-linear-gradient( 90deg, rgb(242,242,242) 0%, rgb(255,255,255) 58%);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
	border-bottom:2px solid #b2b9bc;
}

.section-gradient-blue {
	background-image: -moz-linear-gradient( 90deg, rgb(208,241,255) 0%, rgb(242,251,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(208,241,255) 0%, rgb(242,251,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(208,241,255) 0%, rgb(242,251,255) 100%);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.137);
	border-bottom:2px solid #b2b9bc;
}

h3.section-headline-text {
	font-weight:bold;
}

.landing-module-block {
	padding-top:50px;	
}

.landing-module-block h3 {
	margin-top:0;
	font-weight:bold;
	font-size:20px;
	margin-bottom:0;
	padding-bottom:10px;	
}

.section-gradient-gray h3.section-headline-text {
	
}

.section-gradient-blue h3.section-headline-text {
	color:#00385c;	
}

.landing-content-section h3 {
	padding-bottom:10px;	
}
	
.medium16 {
	font-size:16px;
	line-height:26px;	
}

.lead21 {
	font-weight:200;
	font-size:21px;
	line-height:1.4;	
}

.medium15 {
	font-size:15px;
	line-height:24px;	
}

.bold18 {
	font-size:18px;
	font-weight:bold;		
}

.bold {
	font-weight:bold;	
}

ul.green-icons,
ul.red-icons {
	margin:0;
	padding:0;	
}

ul.red-icons li,
ul.green-icons li {
	list-style:none;	
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/check-mark-green.png) no-repeat;
	padding-left:40px;
	padding-bottom:12px;
}

ul.red-icons li {
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/check-mark-red.png) no-repeat;	
}

.landing-content-section .quote-bar {
	background:none;
	color:#00a2e8;	
}

.landing-content-section .quote-bar .testimonial-icon {
	display:none;	
}

.landing-content-section .carousel-control .icon-prev:before,
.landing-content-section .carousel-control .icon-next:before {
	content:"";
}

.landing-content-section .carousel-control .icon-prev {
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/arrow-left.png) no-repeat;
	top:48px;
}

.landing-content-section .carousel-control .icon-next {
	background:url(http://www.premiercarebathing.com/assets/landing-pages/content/images/arrow-right.png) no-repeat;
	top:48px;
}

/* bullets for quotes */
.carousel-indicators li,
.carousel-indicators li.active {
	width:22px;
	height:22px;
	padding:0;
	margin-right:5px;
	margin-left:5px;
	position:relative;
	cursor:pointer;
	border:0;
	background: url(http://www.premiercarebathing.com/assets/landing-pages/content/images/dot.png) no-repeat;
}
	
.carousel-indicators li.active {
	width:22px;
	height:22px;
	padding:0;
	border:0;
	background: url(http://www.premiercarebathing.com/assets/landing-pages/content/images/dot-blue.png) no-repeat;
}

.quote-bar .testimonial .testimonial-by:before {
	content:"- ";	
}

/* SEALS */

#seal-two {
	padding-left:80px;	
}

footer {
	display:none;	
}

.footer-badge img {
	float:left;
	padding-right:20px;
	padding-left:120px;
}

.footer-badge strong {
	padding-top:12px;
	display:block;

}

.footer-seals {
	padding-right:120px;	
	text-align:right;
	padding-top:15px;
}

.footer-seals img {
	margin-right:30px;	
}

.footer-seals img.last-item {
	margin:0;	
}

/* BLUE SPRING */
.bluespring .landing-offer-bar .right-side {
	font-size:25px;	
}