/*
Theme Name: WP Bootstrap
Theme URI: http://getbootstrap.com
Description: Bootstrap Theme.
Author: VTC France
Author URI: http://www.vtcfrance.com/
Version: 1.0
Tags: responsive, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

A basic theme based on bootstrap
*/
@import url('bootstrap-3.3.6-dist/css/bootstrap.min.css'); 

img {
	max-width: 100%;
	height: auto !important
}
b, strong {
    font-weight: 600;
}
.fr {
	float: right
}
.fl {
	float: left;
}
.clear {
	clear: both;
}
.block {
	display: block;
}
a.block {
	text-decoration: none;
	color: #294F69;
}
li.none {
	list-style: none
}
body {
	font-size: 16px;
	font-family: 'Open sans', 'Helvetica Neue', sans-serif;
	color: #294F69
}
h1 {
	font-weight: 300;
}
.top {
	
	background: url(img/bg.jpg) no-repeat;
	background-size: cover;
	background-position: center 44%;
	height:115px;
}
.tel {
	padding: .5em;
	background:rgb(60, 214, 53);
	font-size: .9em
}
.tel a {
	color:#fff;
}
.phone {
	background: rgb(60, 214, 53);
	color:#fff;
	padding:.3em .8em;
	font-size: .9em;
	border-radius: 5px;
	margin-top:1em;
}
.navbar-brand {
    padding: 10px 15px;
    }
.content {
	line-height: 160%
}

.hero-2 {
	background:#fff url(img/hero.jpg) no-repeat;
	background-size: cover;
	background-position: 50%;
	min-height:300px;
	border-top:none;
}
.hero-2 h1 {
	color: #333;
	letter-spacing: -1px;
	margin-top: 1em;
	text-shadow: 1px 1px 3px #fff;
	background: rgba(255,255,255,.5);
	padding: 10px 21px;
	box-shadow: 0px 0px 10px #fff;
	font-size:34px;
}
.hero-2 .btn-success {
    color: #fff;
    background-color: #00aeef;
	border-color: #6dc7e9;
}
.hero-2 .btn-success:hover {
    color: #fff;
    background-color: #01a4e1;
    border-color: #6dc7e9;
}
.hero-2 span {
	display: inline-block;
	padding-top: .5em;
	color: #333;
	font-size: 14px;
	font-weight: 600;
}

.promo {
	padding-bottom: 2em;
	background: #FFF;
	border-top:1px solid #eee;
}
.products {
  background: #fafafa none repeat scroll 0 0;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding-bottom: 35px;
  padding-top: 35px;
}
.services  {
	background-image: url(img/maintenance3.png);
	background-position: 80% 0%, top center;
	background-repeat: no-repeat;
	padding-bottom: 2em;
	padding-top: 35px;
}
.products h2, .services h2, .benefits h2, .clients h2, .recentBlog h2 {
	font-size: 40px;
	margin-bottom:.8em;
	font-weight: 500;
	color: #4c9ec6;
}
/*.thumbnailImageDiv {
    height: 138px;
    overflow: hidden;
}*/
.thumbnailImageDiv img {
  /*height: 182px !important;*/
}
.services .btn-info {
	margin-top:1em;
	margin-bottom:1em;
}
.services h3 {
	text-transform: uppercase;
}
.services p {
	background: none;
}
.products img {
	max-height: 200px;
}
.products h2 {
  font-weight: 500;
  margin-bottom: 15px;
}
.products h3 {
  color: #999999;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 52px;
  margin-top: 0;
}
.products h4 {
	font-size: .9em;
	text-decoration: none;
	color:#999;
	margin-top:50px;
	text-align: left;
	line-height: 130%;
	position: relative;
	left: -15px
}

.benefits {
	background:#dbeaf9;
	border-top: 1px solid #fff;
	min-height: 445px;
	box-shadow: 0px -60px 60px rgba(67, 95, 137, 0.1) inset;
}
.benefits .container {
	position:relative;
}
.hero-water-cooler {
	position:absolute;
	left:70px;
	top:23px;
	z-index: 11
}
.carbon-filter {
	background:#dbebfa url(img/coconut-carbon-filter.jpg) top center no-repeat;
	background-size: 290px;
	min-height: 185px
}
.benefits .carbon-filter a {
		min-height: 185px;
		cursor: default;
	}
.benefits .carbon-filter span {
			visibility: hidden;
}
.benefits-21-day-free {
	background: #01a4e1;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	color: #fff;
	min-height: 100px
}
.benefits-21-day-free .btn {
	margin:0 0 10px 10px

}
.benefits-21-day-free p {
	margin-left:10px;
}
ul.water-cooler-benefits {
	margin-left:2em;
}
.w {
	font-size:22px;
}
.coconut-carbon-filter, .sidebar .carbon-filter h3 span {
	background: #3cd635;
	color: #fff;
	padding: 0px 10px;
	border-radius: 5px
}

.benefits h1.premium-water-cooler {
	font-size: 32px;
	font-weight: 400;
	line-height: 130%;
	color: #4a5054;
	letter-spacing: -1px;
	margin-top: 25px;
	margin-bottom:45px;
}
img.bpa-free {
	max-width: 130px;
}
.benefits-list {
		padding-top:  3.2em;
		padding-bottom:  1px;
		color:#1286B1;
    	min-height: 152px;
	}
.no-min-contract {
display: block;
margin-top: 2em;
font-weight: 600;
background: rgba(255,255,255,.3);
padding: 5px;
box-shadow: 0 0 5px 5px #ffffff4d;
border-radius: 8px;
text-align: center;
}
.btnImg {
	position: absolute;
	top:-35px;
	min-width: 385px;
	max-width: 385px;
}
.col-bpa .btnImg {
	left:-20px;
}
.col-ft {
	padding-left:2.9em;
}
/**************************/
.free-trial-21 {
	font-size:.9em;
}
.free-trial-21 div {

background:url(img/free-trial.png) 102% 75% no-repeat;
padding-bottom:2em;
padding:0 15px 2em 15px;
}
.free-trial-21 h3, h2.widget-title {
	font-size: 1.3em;
	text-transform: uppercase;
	margin-bottom: .3em;
	margin-top: 1.3em;
}

 h2.widget-title {
 	text-align: center;
 }


.benefits .btn-success {
    color: #fff;
    background-color: #3cd635;
    border:2px solid #fff;
	box-shadow: 0px 0px 5px #999;
	margin-top:15px;
	font-weight: 600
}

.btn-success.free-trial {
	/*background-color: #46c2f0;*/
	border: 1px solid #fcfeff;
	box-shadow: none;
	font-weight: 600;
	margin-top: 30px;
  margin-left: 50px;
  margin-bottom:25px

}
.btn-success.more {
	background-color: #46c2f0;
}
.sidebar .btn-success.free-trial {
	background:#3cd635;
	} 
.recentBlog { 
  background: #fafafa none repeat scroll 0 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  padding-bottom: 1em;
  padding-top: 1em;
}


.clients {
  background: #fff none repeat scroll 0 0;
  padding-top: 25px;
}
.recentBlog, .clients {
	padding-bottom: 2em;
	border-top : 1px solid #ddd;
	/*box-shadow: inset 0 10px 30px #eee;*/
}
ul#logo-slider li img {
  border: 1px solid #ddd;
  margin: 0 9px;
  padding: 0 24px;
}
.recentBlog h2 { margin-top:.8em; }
.recentBlogPostList {
    margin: 10px 0;
}
.blogList p {
    text-align: justify;
}
.blogList a {
    list-style: outside none none;
}

.blogList p {
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
    font-size: 14px;
    line-height: 20px;
    max-height: 85px;    /* fallback */
   -moz-line-clamp: 4; /* number of lines to show */
   -webkit-line-clamp: 4; /* number of lines to show */
   -moz-box-orient: vertical;
   -webkit-box-orient: vertical;
}
.blogList h3 {
    color: #294f69;
    font-family: "Open sans","Helvetica Neue",sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    height: 34px;
    text-transform: uppercase;
}
.recentBlogPostList .blogList img {
    border: 2px solid;
    margin-bottom: 20px;
}
.blogLists  { padding: 0; margin: 0; }
.recentBlogPostList .blogLists li.blogList {
    list-style: none;
}


#logo-slider {
    height: auto !important;
}
#logo-slider-wraper .slider-controls {
    position: absolute;
    top: 28px !important;
    width: 1100px;
}
.carousel-control.left {
    background: none;
    text-align: left;
}
.carousel-control.right {
    background: none;
    text-align: right;
}
.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}
.chevron-left, .chevron-right {
    display: inline-block;
    border-top: 10px solid #333;
    border-left: 10px solid #333;
    width: 30px;
    height: 30px;
    transform: rotate(-45deg);
    position: relative;
    top: 33%;
}
.chevron-right {
    transform: rotate(135deg);
}
.logo {
	margin-top:50px;
}
.main.container {
	background-color: rgba(255,255,255,.9);
	padding-bottom: 2em
}
footer {
	border-top:1px solid #3980bf;	
	padding:1em 0;
	background-color: rgb(57, 128, 191);
	color:#fff;
	font-size: .9em
}
footer .menu li {display: inline-block;padding:0 1em;}
footer .menu {padding-left: 0;}
footer a {color: #fff;opacity: .8} 
footer a:hover {color: #fff;opacity: 1;text-decoration: none} 
footer p {font-weight: 800}
.footer {border-top:1px solid #82afd8;padding-top:1em}
.footer-contact {
	font-size: 1.2em
}
.blog-title {
	font-size:1.6em;
}
.HOME-text-item {
	color: #888
}
table h3 {
	font-size: 1.2em;
	color: rgb(28, 125, 182);
	letter-spacing: -1px;
	margin-top: 10px;
}
.ccf-form-wrapper.form-id-315 {
	border-top:1px solid #ccc;
}
.btn.free-trial:hover {
	box-shadow: 0 0 10px #fff
}
/**** Widgets (sidebar, home) ****/

.sidebar {
	padding-top: 2em;
}
.sidebar div {
	width: 100%
}
.sidebar .carbon-filter  {
	border:1px solid #b4cde3;
	min-height:250px;
	background-position: 83% 147%;

}
.sidebar .carbon-filter h3 {
	font-size: 1em;
	font-weight: 400;
	line-height: 120%;
	width:100%;

}
.sidebar .carbon-filter h3 a {
	color: #294F69;
	text-decoration: none
}
/*.widget-container {
background: #dbeaf9;
box-shadow: 0px -40px 40px rgba(27, 158, 174, 0.1) inset;
padding-bottom:2em;
border:1px solid #b4cde3;
margin-top: 1em;

}*/
.free-trial-21 {

	color:#fff;
	background: #01a4e1;
	background: -moz-linear-gradient(top, #60c6ec 0%, #03a3dc 100%);
	background: -webkit-linear-gradient(top, #60c6ec 0%,#03a3dc 100%);
	background: linear-gradient(to bottom, #60c6ec 0%,#03a3dc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60c6ec', endColorstr='#03a3dc',GradientType=0 );
	
	
border:1px solid #b4cde3;
margin-top: 1em;
padding:0;
}
.free-trial-21 h3 {
	font-weight:700;
	margin-top:1em;
	text-shadow: 0px 1px 1px #0A96C5;
}
.free-trial-21 h3 a {
	color: #fff
}
.free-trial-21 ul {
	padding-left: 25px;
	color:#111;
}
.free-trial-21 li.none {
	width:65%;
}
.sidebar .btn-success.free-trial {
	margin-top:10px;
	margin-left:5px
}

.sidebar .bpa-free {
margin-left: 0;
max-width: 128px;
width:128px;
}
.no-bpa {
	border: 1px solid rgb(60, 214, 53);
	margin-top:1em;
	padding:0;
	background: #e8f2fc;
}
.no-bpa p {
	font-size: .9em;
	padding-top:30px;
	color: #0D9C0E
}
.no-bpa span {
	clear:left;
	margin:0 20px;
	border-top:1px solid rgb(60, 214, 53);
	padding-top: .5em;
	color: #7E7E7E;
}
/*********** BLOG ******************/
.navigation.single {
	
    border-top: 1px solid rgb(238, 238, 238);
    padding-top: 1em;
    margin-top: 1.5em;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
    width: 50%;
}
/**** NAVBAR ****/
.navbar-default.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in;
    box-shadow: 0px 2px 3px #666;
	z-index: 999999 !important;
	border-bottom: 0px
}
.navbar-brand > img {
    width: 200px;
    margin-top: 0;
}
.navbar-default .navbar-toggle {
    border-color: #f1f1f1;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: rgba(255,255,255,.5);
}
.navbar-default {
	background: #3980bf;
	border:none;
	border-bottom:1px solid #ccc;
	border-radius: 0;
	font-size: 14px;
	margin-bottom: 0
}
.navbar-default .navbar-nav > li > a {
	color:#fff;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:focus,
.navbar-default .dropdown-menu > .active > a:hover {
    color: #333;
    background-color: #f9f9f9;    
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background: none;
    font-weight: 700
}
.navbar-default .dropdown-menu > .active > a,
.navbar-default .dropdown-menu > .active > a:focus,
.navbar-default .dropdown-menu > .active > a:hover {
    outline: 0;
}
.navbar-default .dropdown-menu {
	padding:0;
}
.navbar-default .dropdown-menu > li > a {
    padding: 10px 20px;
}

a.facebook img {
 border-left: 1px solid rgb(255, 255, 255);
 border-right: 1px solid rgb(255, 255, 255);
 display: block;
 padding: 0 10px;
}
/**************ADDED 20170301*******************/
.carbon-filter {
    min-height: 230px;
}
.benefits-list {
    padding-top: 3.8em;
    }
.benefits {min-height: 530px;}
.benefits h1.premium-water-cooler {
    margin-top: 30px;
    }
    .hero-water-cooler {
    top: 0px;
  }

/********************************************/

@media (max-device-width: 1199px) {
	.clients div#logo-slider-wraper {
    left: 34px !important;
    position: relative;
    width: 90% !important;

}
.col-bpa .btnImg {
	left:-35px;
}
.thumbnailImageDiv img {
    height: 92px !important;
}
li.blogList p { font-size: 13px; max-height: 78px; }
li.blogList h3 { font-size: 13px; height: 41px; }


ul#logo-slider li img { margin: 9px; }
#logo-slider li.slide {
    list-style: outside none none;
    margin: 0 !important;
    width: auto !important;
}
ul.blogLists { padding: 0; margin: 0; }
	.benefits h1.premium-water-cooler {
		font-size: 28px
	}

	.sidebar div {
		min-width: 260px
	}
	.carbon-filter {
	background-size: 256px;
	min-height: 168px;
	}
	.carbon-filter a {
	min-height: 168px;
	}
	.hero-water-cooler {
		width: 162px;
		z-index: 11;
	}
	.benefits-21-day-free {
		position: relative;
		z-index: 11;
		min-height:105px;
	}
	.btn-success.free-trial {
		margin-bottom: 1em;
		margin-left:0
	}
	ul.water-cooler-benefits {
		margin-left: 0
	}
	img.bpa-free {			
    margin-left: 30%;
	}
}

@media (max-device-width: 767px) {
	div.thumbnailImageDiv img {
  height: 100% !important;
}
  .navbar-nav .open .dropdown-menu {
    background-color: #f9f9f9;
	}
	.clients div#logo-slider-wraper {
    left: 34px !important;
    position: relative;
    width: 83% !important;
}
	ul.blogLists { padding: 0; margin: 0; }
	.blogList {
    margin: 14px 0;
}
.recentBlog h2 {
    font-size: 30px;
    margin-bottom: 0.2em;
    margin-top: 0.8em;
}
li.blogList p { font-size: 14px; max-height: 100%; }
li.blogList h3 { font-size: 15px; height: 100%;}
	footer .menu li {
		display: block;
		padding:5px 0;
	}
	footer p {
		text-align: center !important;
	}
	.hero-2 h1 {
	font-size: 1.7em;
	text-align: right;
	margin-top: 2em;
	font-weight: 400;
	padding: 0;
	margin-left: 35%
	}
	.hero-2 p {
		text-align: right
	}
	.hero-2 span {
		padding:.5em;
		margin-top: .5em;
		background:rgba(255,255,255,.5);
		border-radius: 5px
	}
	ul#logo-slider li img {
    margin: 9px;
    padding: 0;
}

#logo-slider-wraper .slider-controls {
    top: 88px !important;
   
}
	.benefits {
		box-shadow: none
	}
	.benefits-list {
		padding-top: 0
	}
	.benefits h1.premium-water-cooler {
    font-size: 24px;
    font-weight: 600;
    line-height: 130%;
    color: #4a5054;
    letter-spacing: -1px;
    margin-top: 25px;
    margin-left: 2em;
    text-align: right;
	}
	.benefits .carbon-filter {
    background-position: right;
    background-size: 235px;
    min-height: 140px;
	}
	.carbon-filter a.block {
		min-height: 140px
	}

	.hero-water-cooler {
    position: absolute;
    left: -85px;
    top: 10px;
    display: block !important;
    z-index: 1;
    width: 173px;
	}
	ul.water-cooler-benefits {
    margin-left: 0;
    margin-bottom:0;
	}
	.benefits-list {
		padding-bottom:  2em
	}
	.products h4{
		margin-top: .5em;
		text-align: center;
		padding-bottom:1em;
	}
	.products .text-right {
		text-align: center
	}
	.services {
		background-position: 80% 100%, top center;
	}
	img.bpa-free {
		margin-left: 0
	}

	
}

@media only screen 
and (min-device-width : 640px) 
and (max-device-width : 991px) { 
	.products img {
		margin-bottom: 1em
	}
	.sidebar .free-trial-21 {
		min-height:250px;
		margin-top:0px;
		float: right;
		width: 48%;
	}
	.sidebar .carbon-filter {
		float: right;
		width: 48%;

		margin-left:20px;
		margin-bottom:10px;
	}
	.free-trial-21 ul {
		margin:20px 0;
	}
	.sidebar .no-bpa {
		float:right;
		margin-left:20px;
		width: 48%;
		border: 0;
		background: none;
	}

	.services p {
		margin-right:25%;
	}
	.hero-water-cooler { 

		left:20px;
		width: 170px;
	}


 }


 @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 640px) {
	.services {
		background-position: 50% 100%, top center;
	}
	.btn-success.free-trial {
		padding: 6px 12px;
		font-size: 14px;
	}
	.no-min-contract {
	margin-bottom:2em
	}
	.btnImg {
		position: static;
	}

.benefits-list  {
	margin-top:1em;
}
.hero-water-cooler { width: 175px}
}
 @media only screen 
and (min-device-width : 992px) 
and (max-device-width : 1199px) {
	.hero-water-cooler {
		z-index:12;
		left: 40px;
		width: 148px;
	}
}
 @media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	div.free-trial-21 ul {
		margin:20px 0;
	}
		div.thumbnailImageDiv img {
  height: 138px !important;
}
.benefits-21-day-free .container {padding:0}
	.benefits-21-day-free .btn, .benefits-21-day-free p {margin-left: 0}
		.benefits h1.premium-water-cooler { margin-left: 2.2em; }
	
.benefits h1.premium-water-cooler br { display: none; }
.coconut-carbon-filter, .sidebar .carbon-filter h3 span { display: inline-block;}
div.clients div#logo-slider-wraper {
    left: 0 !important;
    position: relative;
    width: 100% !important;
}
ul#logo-slider {
  width: 100% !important;
}
div.slider-controls {
    left: 25px;
    position: absolute;
    top: 181px;
    width: 81% !important;
}

a#next { margin-left:-48px !important; }
}
 @media only screen 
and (min-device-width : 480px) 
and (max-device-width : 767px) {
	.btn-success.free-trial {
		margin-right:20%;
		margin-left: 20%;
		width: 60%
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
.hero-water-cooler {width: 132px;}
.no-min-contract {
	margin-top:2em
	}
}

@media (max-device-width: 768px) {
	.footer-contact {
    font-size: 15px !important;
	}
	.btnImg {
	min-width: 100%;
max-width: 100%;
z-index: 15
}
.col-ft {

	padding-left:0;
}
.col-bpa .btnImg {
	left:0;
}

}
	.postsThumbnailImage {
    margin: 0 0 40px 0;
}
.homePageContent {
  background-attachment: fixed;
  background-image: url("http://endlesswater.com.au/wp-content/uploads/2016/07/homePageContent-bg.jpg");
  background-position: center bottom;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 35px;
  padding-bottom: 45px;
  padding-top: 75px;
  text-align: justify;
}
.homePageContent .widget-container .textwidget > p {
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  margin-bottom: 17px;
  text-align: center;
}


/* 6-July */

ul.lcp_catlist {
  margin-top: 25px;
  padding: 0;
}
.lcp_catlist > li {
  border-bottom: 2px solid #dddddd;
  list-style: outside none none;
  margin-bottom: 40px;
  padding-bottom: 15px;
}
.lcp_catlist li a {
  color: #333333;
  display: block;
  font-size: 19px;
  margin-bottom: 15px;
  width: 100%;
}
.lcp_catlist li a img {
  border: 1px solid #dddddd;
  padding: 0;
  width: 100%;
}
.lcp_catlist li a:last-child {
  background: #000000 none repeat scroll 0 0;
  border-radius: 10px;
  color: #ffffff;
  display: table;
  font-size: 15px;
  height: 42px;
  line-height: 39px;
  margin-top: 18px;
  text-align: center;
  width: 145px;
}

/* 7-July */

.product-col {
  border: 1px solid #e1e1e1;
  display: inline-block;
  padding: 0;
  text-align: center;
  width: 100%;
}
.products .product-col a.block:first-child {
  background: #EEEEEE;
  border-bottom: 1px solid #e1e1e1;
}
.products .product-col a.block {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.product-col h4 {
  color: #888888;
  display: block;
  font-size: 14px;
  height: 44px;
  left: 0;
  line-height: 24px;
  margin: 20px 0 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
}
.homePageContent h2 {
  color: #4c9ec6;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 0.7em;
  margin-top: 0;
  text-align: center;
}

/***11-10***/
.slider-controls a {outline: none;}

