h1, h2, h3, h4, h5, h6 {
	color: #1289d5;
}
#weird {
	padding: 80px 0;
	width: 100%;
	min-height: 230px;
	background: url(https://bluewaterescape.com.au/wp-content/uploads/2015/01/footer-bg.jpg) no-repeat;
	background-size: cover;
}
.foot-hook-in {
	max-width: 945px;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
.triple-l {
	font-size: 24px;
	color: #fff !important;
	font-weight: bold;
}
.hlist-r {
	max-width: 50%;
	float: right;
}
.hlist-l {
	max-width: 50%;
	float: left;
}
.hlist-r ul, .hlist-l ul {
	margin: 0;
	padding: 0;
}
.hlist-r ul li, .hlist-l ul li {
	background: url(https://bluewaterescape.com.au/wp-content/uploads/2015/02/check-small.png) no-repeat center left;
	padding-left: 40px;
	list-style-type: none;
	margin-bottom: 20px;
}
 @media screen and (max-width: 500px) {
.hlist-r {
	max-width: 100%;
	float: none;
}
.hlist-l {
	max-width: 100%;
	float: none;
}
}
 @media screen and (max-width: 375px) {
.f-booknow, .f-contact {
	display: block;
}
  
  .slide-subtitle {
   font-size: 12px !important;
  }
}
