@charset "utf-8";
/* CSS Document */

html {
	border:none;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;	
}

body {
	background:#fff;
	color:#5f3714;
	font-family: 'Roboto', sans-serif, helvetica;
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}

h1 { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:300%;
	font-weight:normal;
	text-rendering: optimizelegibility;	
}

h2 { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:200%;
	font-weight:normal;
	margin-top: 10px;
	text-rendering: optimizelegibility;
}

h3 { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:bold;
	text-rendering: optimizelegibility;
}

h4 { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:140%;
	font-weight:bold;
	text-rendering: optimizelegibility;
}

h5 { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:100%;
	font-weight:bold;
	text-rendering: optimizelegibility;	
}

h6 { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:60%;
	font-weight:bold;
	text-rendering: optimizelegibility;
}

p { 
	font-family:'Roboto', sans-serif, helvetica;
	font-size:16px;
	text-rendering: optimizelegibility;
}

hr {
	border:3px #76a226 solid;
	clear:both;
	height:3px;
	margin:80px auto 30px;
	width:100px;
}

ul {
	padding: 0;
	margin: 0 0 9px 25px;
}

ol {
	padding: 0;
	margin: 0 0 9px 25px;
}

li {
	font-family: 'Roboto', sans-serif, helvetica;
	margin:auto;
}

form {
	margin:0 0 18px;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

label {
	font-family: 'Roboto', sans-serif, helvetica;
}

input[type="text"], input[type="email"], input[type="password"] {
	font-family: 'Roboto', sans-serif, helvetica;
}

input[type="submit"], input[type="button"] {
	font-family: 'Roboto', sans-serif, helvetica;
}

img {
	max-width:100%;
}

a {
	color: #005e8d;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

header {
	float:left;
	width:100%;
}

.moduletable {
	float:left;
	margin:10px 9;
	width:100%;
}

.moduletable h3 {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:120%;
	font-weight:bold;
}

#system-message-container {
	float:left;
	margin-bottom:20px;
	width:100%;
}

#system-message .alert {
	background-color: #f36b21;
	clear:both;
	color: white;
	display: table;
	float: unset;
	margin-bottom: 15px;
	padding: 20px;
	width: 100%;
}

#system-message h4 {
	margin:0;
	width:10%;
}

#system-message .close {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

#system-message .close:hover {
    color: black;
}

#system-message .alert-message {
	float: left;
	margin: 4px auto 0px;
	width: 80%;
}

/************START OF MEDIA**************/
@media (min-width: 1200px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:1160px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	float:left;
	margin:45px 20px;
	width:25%;
}

#logo {
	float:left;
	margin:45px 20px 45px 0;
	width:41%;
}

#contact-top {
	float:left;
	margin:45px 20px 45px 0;
	width:26%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:10px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-5px;
	width:5px;
}
/****End of Header****/
/****Start of Navigation****/

nav {
	margin:0 auto;
	width:76%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul.burger li.icon {
	display: none;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:110%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	border-bottom:#76a226 4px solid;
	color:#76a226;
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
/*	margin:170px auto;*/
	margin:367px auto 45px;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 80px;
	width:100%;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:40px 0 80px;
	width:60%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	float:left;
	padding:50px 0 80px;
	width: 30%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 40px;
	padding:0 10px;
	width:94%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

/****End of Content****/
/****Start Of Contact Us Area****/

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px;
	padding:0 0 10px;
	width:100%;
}

.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	width:50%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:20%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 40px;
	width:100%;
}

#featured #container {
	background:#fff url(../images/about-us-bg.jpg) 0 0 no-repeat;
	display:table;
}

#featured #container .moduletable {
	background:#fff;
	float:unset;
	margin:0 auto;
	padding:60px;
	text-align:center;
	width:38%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 80px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) 0 0 no-repeat;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:248px 32px 50px 910px;
	width:200px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3 url(../images/new-products.jpg) 100% 0 no-repeat;
	background-size:50%;
	float:left;
	margin:0;
	padding:80px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:500px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:80px 0 80px;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:40%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:50px 0 0;
	width:40%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:18px;
	font-weight:100;
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:24px;
	font-weight:100;	
	position: relative;
	top: -6px;
}

footer #container .moduletable-sales a {
	color:#fff;
}

/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

#content #youtube {
	height:600px;
	width:100%;
}

/****End Of Media****/	
}

/************START OF MEDIA**************/
@media (max-width: 1024px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:984px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	float:left;
	margin:45px 20px;
	width:25%;
}

#logo {
	float:left;
	margin:45px 20px 45px 0;
	width:37%;
}

#contact-top {
	float:left;
	margin:45px 20px 45px 0;
	width:26%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:10px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-5px;
	width:5px;
}
/****End of Header****/
/****Start of Navigation****/

nav {
	margin:0 auto;
	width:85%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul.burger li.icon {
	display: none;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:110%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	border-bottom:#76a226 4px solid;
	color:#76a226;
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
/*	margin:170px auto;*/
	margin:367px auto 45px;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 80px;
	width:100%;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:40px 0 80px;
	width:60%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	float:left;
	padding:50px 0 80px;
	width: 30%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 40px;
	padding:0 10px;
	width:94%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

#content #youtube {
	height:500px;
	width:90%;
}


/****End of Content****/
/****Start Of Contact Us Area****/

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px;
	padding:0 0 10px;
	width:100%;
}

.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	width:50%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:20%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 40px;
	width:100%;
}

#featured #container {
	background:#fff url(../images/about-us-bg.jpg) 0 0 no-repeat;
	background-size:97%;
	display:table;
}

#featured #container .moduletable {
	background:#fff;
	float:unset;
	margin:0 auto;
	padding:60px;
	text-align:center;
	width:38%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 80px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) 0 0 no-repeat;
	background-size: 98%;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:195px 32px 50px 750px;
	width:200px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3 url(../images/new-products.jpg) 100% 0 no-repeat;
	background-size:45%;
	float:left;
	margin:0;
	padding:20px 0 20px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:500px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:80px 0 80px;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:40%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:50px 0 0;
	width:40%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:18px;
	font-weight:100;
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:24px;
	font-weight:100;	
	position: relative;
	top: -6px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}

/************START OF MEDIA**************/
@media (max-width: 980px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:940px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	float:left;
	margin:45px 20px;
	width:25%;
}

#logo {
	float:left;
	margin:45px 20px 45px 0;
	width:39%;
}

#contact-top {
	float:left;
	margin:60px 15px 45px 0;
	width:28%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:10px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-5px;
	width:5px;
}
/****End of Header****/
/****Start of Navigation****/

nav {
	margin:0 auto;
	width:88%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul.burger li.icon {
	display: none;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:110%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	border-bottom:#76a226 4px solid;
	color:#76a226;
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:367px auto 45px;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0;
	width:100%;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:40px 0 80px;
	width:60%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	float:left;
	padding:50px 0 80px;
	width: 30%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 40px;
	padding:0 10px;
	width:94%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

#content #youtube {
	height:500px;
	width:100%;
}


/****End of Content****/
/****Start Of Contact Us Area****/

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px;
	padding:0 0 10px;
	width:100%;
}

.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	width:50%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:20%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 40px;
	width:100%;
}

#featured #container {
	background:#fff url(../images/about-us-bg.jpg) 0 0 no-repeat;
	background-size:97%;
	display:table;
}

#featured #container .moduletable {
	background:#fff;
	float:unset;
	margin:0 auto;
	padding:60px;
	text-align:center;
	width:39%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 80px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) 0 0 no-repeat;
	background-size: 98%;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:188px 32px 50px 725px;
	width:200px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3 url(../images/new-products.jpg) 100% 0 no-repeat;
	background-size:45%;
	float:left;
	margin:0;
	padding:20px 0 20px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:500px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:80px 0 80px;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:40%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:50px 0 0;
	width:40%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:18px;
	font-weight:100;
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:24px;
	font-weight:100;	
	position: relative;
	top: -6px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}

/***********START OF MEDIA************/
@media (max-width: 800px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:760px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	float:left;
	margin:15px 0px;
	width:35%;
}

#advert1 img {
	max-width:100%;
} 

#logo {
	float:left;
	margin:15px 20px 20px;
	width:50%;
}

#logo p {
	margin:0;
}

#logo img {
	max-width:100%;
} 

#contact-top {
	float:left;
	margin:5px 20px 20px;
	width:90%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:10px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-5px;
	width:5px;
}

#contact-top p {
	float:left;
	margin:0 10px 10px 0;
	width:48%;
}
/****End of Header****/
/****Start of Navigation****/

nav {
	margin:0 auto;
	width:88%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 0px 24px;
}

nav ul.burger li.icon {
	display: none;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:100%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	border-bottom:#76a226 4px solid;
	color:#76a226;
	text-decoration:none;
}

/****End of Navigation****//****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:367px auto 45px;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 0;
	width:100%;
}

#content #container {
	margin:0;
	padding:0;
	width:100%;
}

#content #container .item-page {
	padding:0 20px;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 25px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 10px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:0px 0px 40px;
	width:100%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	background:#faffc3;
	float:left;
	padding:40px 20px;
	width: 93.6%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 20px;
	padding:0 0px;
	width:80%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
	width:100%;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

#content #youtube {
	height:450px;
	width:100%;
}

/****End of Content****/
/****Start Of Contact Us Area****/
.contact h1 {
	margin: 10px 20px;
}

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px;
	padding:0 20px 10px;
	width:90%;
}

.contact-address h3 {
	margin: 8px 0;
}



.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	padding: 0 20px;
	width:90%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:20%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
	width: 80%;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0;
	width:100%;
}

#featured #container {
	background:#fff url(../images/about-us-bg.jpg) 0 0 no-repeat;
	background-size:98%;
	display:table;
}

#featured #container .moduletable {
	background:#fff;
	float:unset;
	margin: 0 191px;
	padding: 30px 33px;
	text-align:center;
	width:40%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 40px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) -720px 0 no-repeat;
	background-size:204%;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:342px 32px 50px 428px;
	width:254px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3 url(../images/new-products.jpg) 100% 80px no-repeat;
	background-size:32%;
	float:left;
	margin:0;
	padding:20px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:500px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:80px 0 80px;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:40%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:50px 0 0;
	width:40%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:18px;
	font-weight:100;
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:15px;
	font-weight:100;	
	padding-top:3px;
	position: relative;
	top: -6px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}

/***********START OF MEDIA************/
@media (max-width: 768px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:710px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	float:left;
	margin:15px 0px;
	width:35%;
}

#advert1 img {
	max-width:100%;
} 

#logo {
	float:left;
	margin:15px 20px 20px;
	width:50%;
}

#logo p {
	margin:0;
}

#logo img {
	max-width:100%;
} 

#contact-top {
	float:left;
	margin:5px 20px 20px;
	width:90%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:10px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-5px;
	width:5px;
}

#contact-top p {
	float:left;
	margin:0 10px 10px 0;
	width:48%;
}
/****End of Header****/
/****Start of Navigation****/

nav {
	margin:0 auto;
	width:88%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 0px 24px;
}

nav ul.burger li.icon {
	display: none;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:100%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	border-bottom:#76a226 4px solid;
	color:#76a226;
	text-decoration:none;
}

/****End of Navigation****//****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:367px auto 45px;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 0;
	width:100%;
}

#content #container {
	margin:0;
	padding:0;
	width:100%;
}

#content #container .item-page {
	padding:0 20px;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 25px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 10px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:0px 0px 40px;
	width:100%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	background:#faffc3;
	float:left;
	padding:40px 20px;
	width: 93.6%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 20px;
	padding:0 0px;
	width:80%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
	width:100%;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}


#content #youtube {
	height:400px;
	width:100%;
}

/****End of Content****/
/****Start Of Contact Us Area****/
.contact h1 {
	margin: 10px 20px;
}

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px;
	padding:0 20px 10px;
	width:90%;
}

.contact-address h3 {
	margin: 8px 0;
}



.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	padding: 0 20px;
	width:90%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:20%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
	width: 80%;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0;
	width:100%;
}

#featured #container {
	background:#fff url(../images/about-us-bg.jpg) 0 0 no-repeat;
	background-size:98%;
	display:table;
}

#featured #container .moduletable {
	background:#fff;
	float:unset;
	margin: 0 174px;
	padding: 30px 33px;
	text-align:center;
	width:40%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 40px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) -720px 0 no-repeat;
	background-size:204%;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:342px 32px 50px 428px;
	width:254px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3 url(../images/new-products.jpg) 100% 80px no-repeat;
	background-size:32%;
	float:left;
	margin:0;
	padding:20px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:460px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:80px 0 80px;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:40%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:50px 0 0;
	width:40%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:18px;
	font-weight:100;
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:15px;
	font-weight:100;	
	padding-top:3px;
	position: relative;
	top: -6px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}



/***********START OF MEDIA************/
@media (max-width: 640px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:600px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	float:left;
	margin:15px 0px;
	width:30%;
}

#advert1 img {
	max-width:100%;
} 

#logo {
	float:left;
	margin:15px 20px 20px;
	width:50%;
}

#logo img {
	max-width:100%;
} 

#contact-top {
	float:left;
	margin:5px 20px 20px;
	width:90%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:10px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-5px;
	width:5px;
}

#contact-top p {
	float:left;
	margin:0 10px 10px 0;
	width:48%;
}
/****End of Header****/
/****Start of Navigation****/

#navigation #container {
	float:left;
	padding:0 20px 0 0;
	width:620px;
}


nav {
	margin:0 auto;
	width:100%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:130%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	color:#76a226;
	text-decoration:none !important;
}

nav ul li:not(:first-child), nav ul li {display: none;}

nav ul.burger li.icon {
	float: right;
	display: inline-block;
}

nav ul.burger li a {
	border-bottom:none;
}

nav ul.responsive {position: relative;}

nav ul li.icon {
	position: absolute;
	right: 0;
	top: 0;
}

nav ul.responsive li {
	float: left;
	display: inline;
	margin:0 5px;
	padding:0px !important;
}

nav ul.responsive li a {
	border-bottom:none;
	color:#100503;
	display: block;
	font-size:84%;
	padding:10px !important;
	text-align: left;
}

nav ul.responsive li a:hover {
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:367px auto 45px;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 0;
	width:100%;
}

#content #container {
	margin:0;
	padding:0;
	width:100%;
}

#content #container .item-page {
	padding:0 20px;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 25px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 10px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:20px 0px 40px;
	width:100%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	background:#faffc3;
	float:left;
	padding:40px 20px;
	width: 93.6%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 20px;
	padding:0 0px;
	width:80%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
	width:100%;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

#content #youtube {
	height:400px;
	width:100%;
}
/****End of Content****/
/****Start Of Contact Us Area****/
.contact h1 {
	margin: 10px 20px;
}

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px;
	padding:0 20px 10px;
	width:90%;
}

.contact-address h3 {
	margin: 8px 0;
}



.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	padding: 0 20px;
	width:90%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:20%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0;
	width:100%;
}

#featured #container {
	background:#fff url(../images/about-us-bg.jpg) 0 0 no-repeat;
	background-size:98%;
	display:table;
}

#featured #container .moduletable {
	background:#fff;
	float:unset;
	margin: 0 146px;
	padding: 30px 33px;
	text-align:center;
	width:38%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 40px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) -570px 0 no-repeat;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:248px 32px 50px 338px;
	width:202px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3 url(../images/new-products.jpg) 100% 0 no-repeat;
	background-size:100%;
	float:left;
	margin:0;
	padding:520px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:500px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:80px 0 80px;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:40%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:50px 0 0;
	width:40%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:18px;
	font-weight:100;
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:15px;
	font-weight:100;	
	padding-top:3px;
	position: relative;
	top: -6px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}



/***********START OF MEDIA************/
@media (max-width: 480px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:440px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	display:none;
	float:left;
	margin:15px 0px;
	width:80%;
}

#advert1 img {
	max-width:100%;
} 

#logo {
	float:left;
	margin:0px 0px 20px;
	width:80%;
}

#logo img {
	max-width:100%;
} 

#contact-top {
	float:left;
	margin:5px 20px 20px;
	width:90%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:15px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-3px;
	width:9px;
}

#contact-top p {
	font-size:115%;
	float:left;
	margin:0 10px 10px 0;
	width:75%;
}
/****End of Header****/
/****Start of Navigation****/

#navigation #container {
	float:left;
	padding:0 20px 0 0;
	width:440px;
}


nav {
	margin:0 auto;
	width:100%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:130%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	color:#76a226;
	text-decoration:none !important;
}

nav ul li:not(:first-child), nav ul li {display: none;}

nav ul.burger li.icon {
	float: right;
	display: inline-block;
}

nav ul.burger li a {
	border-bottom:none;
}

nav ul.responsive {position: relative;}

nav ul li.icon {
	position: absolute;
	right: 0;
	top: 0;
}

nav ul.responsive li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 14px 13px 5px 10px;
}


nav ul.responsive li {
	border-bottom:#e2933a 1px solid;
	float: left;
	display: inline;
	margin:0 5px;
	padding:0px !important;
	width:100%;
}

nav ul.responsive li a {
	border-bottom:none;
	color:#100503;
	display: block;
	font-size:130%;
	padding:10px !important;
	text-align: left;
}

nav ul.responsive li a:hover {
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:170px auto;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 0;
	width:100%;
}

#content #container {
	margin:0;
	padding:0;
	width:100%;
}

#content #container .item-page {
	padding:0 20px;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 25px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 10px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:20px 0 40px;
	width:100%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	background:#faffc3;
	float:left;
	padding:40px 0px;
	width: 100%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 20px;
	padding:0 10px;
	width:80%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
	width:100%;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

#content #youtube {
	height:300px;
	width:100%;
}

/****End of Content****/
/****Start Of Contact Us Area****/

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px 25px;
	padding:0 0 10px;
	width:100%;
}

.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	padding: 0 25px;
	width:95%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:80%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0;
	width:100%;
}

#featured #container {
	background:#faffc3;
	display:table;
}

#featured #container .moduletable {
	background:none;
	float:unset;
	margin: 0 10px;
	padding: 30px 39px;
	text-align:center;
	width:78%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 40px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) -700px 0 no-repeat;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:248px 32px 50px 200px;
	width:199px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3;
	float:left;
	margin:0;
	padding:50px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:415px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:40px 0;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:90%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	float:left;
	margin:0;
	width:95%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}


footer #container .moduletable-sales p {
	float:left;
	margin:0;
	width:45%;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:20px;
	margin:0 0px 10px 0;
	padding:3px 4px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;
	font-weight:100;
	float:left;
	
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;
	font-weight:100;	
	padding-top:6px;
	position: relative;
	top: -6px;
	width:163px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}


/***********START OF MEDIA************/
@media (max-width: 360px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 20px;
	width:320px;
}

/****Start of Header****/

header {
	border-bottom:#efefef 1px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	display:none;
	float:left;
	margin:15px 0px;
	width:80%;
}

#advert1 img {
	max-width:100%;
} 

#logo {
	float:left;
	margin:0px 0px 20px;
	width:80%;
}

#logo img {
	max-width:100%;
} 

#contact-top {
	float:left;
	margin:5px 20px 20px;
	width:90%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:15px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-3px;
	width:9px;
}

#contact-top p {
	font-size:84%;
	float:left;
	margin:0 10px 10px 0;
	width:75%;
}
/****End of Header****/
/****Start of Navigation****/

#navigation #container {
	float:left;
	padding:0 20px 0 0;
	width:440px;
}


nav {
	margin:0 auto;
	width:100%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:130%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	color:#76a226;
	text-decoration:none !important;
}

nav ul li:not(:first-child), nav ul li {display: none;}

nav ul.burger li.icon {
	float: right;
	display: inline-block;
}

nav ul.burger li a {
	border-bottom:none;
}

nav ul.responsive {position: relative;}

nav ul li.icon {
	position: absolute;
	right: 0;
	top: 0;
}

nav ul.responsive li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 14px 13px 5px 10px;
}


nav ul.responsive li {
	border-bottom:#e2933a 1px solid;
	float: left;
	display: inline;
	margin:0 5px;
	padding:0px !important;
	width:100%;
}

nav ul.responsive li a {
	border-bottom:none;
	color:#100503;
	display: block;
	font-size:130%;
	padding:10px !important;
	text-align: left;
}

nav ul.responsive li a:hover {
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:170px auto;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:40px 0 0;
	width:100%;
}

#content #container {
	margin:0;
	padding:0;
	width:100%;
}

#content #container .item-page {
	padding:0 20px;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 25px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 10px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:20px 0 40px;
	width:100%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	background:#faffc3;
	float:left;
	padding:40px 0px;
	width: 100%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 20px;
	padding:0 10px;
	width:80%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
	width:100%;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

#content #youtube {
	height:220px;
	width:100%;
}

/****End of Content****/
/****Start Of Contact Us Area****/

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px 25px;
	padding:0 0 10px;
	width:100%;
}

.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	padding: 0 25px;
	width:95%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:80%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0;
	width:100%;
}

#featured #container {
	background:#faffc3;
	display:table;
}

#featured #container .moduletable {
	background:none;
	float:unset;
	margin: 0 10px;
	padding: 30px 20px;
	text-align:center;
	width:80%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 40px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) -860px 0 no-repeat;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:248px 32px 50px 47px;
	width:199px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3;
	float:left;
	margin:0;
	padding:50px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:295px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:40px 0;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:90%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	display:none;
	float:left;
	margin:0;
	width:95%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}


footer #container .moduletable-sales p {
	float:left;
	margin:0;
	width:45%;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:20px;
	margin:0 0px 10px 0;
	padding:3px 4px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;
	font-weight:100;
	float:left;
	
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;
	font-weight:100;	
	padding-top:6px;
	position: relative;
	top: -6px;
	width:163px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}


/***********START OF MEDIA************/
@media (max-width: 320px) {
/****Start Of Media****/	

#container {
	margin:0 auto;
	padding:0 10px;
	width:290px;
}

/****Start of Header****/

header {
	border-bottom:#c3c3c3 2px solid;
	float:left;
	padding:0;
	width:100%;
}

#advert1 {
	display:none;
	float:left;
	margin:15px 0px;
	width:80%;
}

#advert1 img {
	max-width:100%;
} 

#logo {
	float:left;
	margin:0px 0px 20px;
	width:80%;
}

#logo img {
	max-width:100%;
} 

#contact-top {
	float:left;
	margin:5px 20px 20px;
	width:90%;
}

#contact-top .fa {
	background:#76a226;
	border-radius: 20px;
	clear:both;
	color:#fff;
	float:left;
	font-size:15px;
	margin:0 10px 10px;
	padding:6px 9px;
	position:relative;
	top:-3px;
	width:9px;
}

#contact-top p {
	font-size:84%;
	float:left;
	margin:0 10px 10px 0;
	width:75%;
}
/****End of Header****/
/****Start of Navigation****/

#navigation #container {
	float:left;
	padding:0 20px 0 0;
	width:440px;
}


nav {
	margin:0 auto;
	width:100%;
}

nav ul {
	margin:0 auto;
	padding:0;
}

nav ul li {
	list-style:none;
	float:left;
	margin:0 10px;
	padding:25px 10px 24px;
}

nav ul li a {
	border-bottom:#fff 4px solid;
	color:#5f3714;
	font-size:130%;
	padding:20px 0px;	
	text-decoration:none;
}

nav ul li a:hover {
	color:#76a226;
	text-decoration:none !important;
}

nav ul li:not(:first-child), nav ul li {display: none;}

nav ul.burger li.icon {
	float: right;
	display: inline-block;
}

nav ul.burger li a {
	border-bottom:none;
}

nav ul.responsive {position: relative;}

nav ul li.icon {
	position: absolute;
	right: 0;
	top: 0;
}

nav ul.responsive li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 14px 13px 5px 10px;
}


nav ul.responsive li {
	border-bottom:#e2933a 1px solid;
	float: left;
	display: inline;
	margin:0 5px;
	padding:0px !important;
	width:100%;
}

nav ul.responsive li a {
	border-bottom:none;
	color:#100503;
	display: block;
	font-size:130%;
	padding:10px !important;
	text-align: left;
}

nav ul.responsive li a:hover {
	text-decoration:none;
}

/****End of Navigation****/
/****Start of Banner****/
banner {
	background:#100503 url(../images/banner-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

banner #container .moduletable {
	display:table;
	float:unset;
	font-family: 'Roboto', sans-serif, helvetica;
	margin:170px auto;
	width:70%;
}

banner #container .moduletable h3 {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 450%;
	margin:0 auto;
	text-align:center;
	width: 100%;
}

banner #container .moduletable p {
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:110%;
	float:left;
	text-align:center;
	margin-bottom:40px;
	width:100%;
}

banner #container .moduletable p a {
	background:#81b71e;
	border-radius: 40px;
	color:#fff;
	font-size:120%;
	padding:20px 50px;
	text-transform:uppercase;
}

#banner-internal {
	background:#100503;
	display:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
}

#banner-internal .moduletable p {
	display: flex;
	margin:0;
	padding:0;
}

/****End of Banner****/
/****Start of Content****/

#content {
	background:#fdfdfd;
	border-top:
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0 0;
	width:100%;
}

#content #container {
	margin:0;
	padding:0;
	width:100%;
}

#content #container .item-page {
	padding:0 20px;
}

#content h1 {
	font-size:300%;
}

#content ul {
	float:left;
	margin:10px 0 20px;
	width:100%;
}

#content ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 25px 0;
}

#content ul li {
	list-style:none;
	margin:5px 0 15px 10px;
	padding:2px 0 0;
}

#content img {
	border:#79a224 2px solid;
}

#content-left {
	background:#fdfdfd;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0 10% 0 0;
	padding:20px 0 40px;
	width:100%;
}

#content-left h1 {
	font-size:300%;
}

#content-left ul {
	float:left;
	margin:10px 0 20px 20px;
	width:100%;
}

#content-left ul li::before {
	clear: both;
	color:#6C0;
	content:"\f138";
	float: left;	
	font-family:'FontAwesome';
	font-size:14px;
	margin: 0 5px 14px 0;
}

#content-left ul li {
	list-style:none;
	margin:5px 0 15px 20px;
	padding:2px 0 0;
}

#content-left img {
	border:#79a224 2px solid;
}

#content-right {
	background:#faffc3;
	float:left;
	padding:40px 0px;
	width: 100%;
}

#content-right .moduletable {
	float:left;
	margin:0 0 20px;
	padding:0 10px;
	width:80%;
}

#content-right .moduletable h3 {
	background:#76a226;
	border-radius: 15px;
	color:#fff;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:130%;
	margin:0 0 20px;
	padding:15px 20px;
	text-transform: uppercase;
	width:100%;
}

#content-right .moduletable input[type="text"], #content-right .moduletable input[type="email"] {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable textarea {
	border:#afda60 2px solid;
	border-radius:0;
	color:#351100;
	font-family:  'Roboto', sans-serif, helvetica;
	font-size:90%;
	margin:5px 0 5px 10px;
	padding:5px 10px;
	width: 85%;
}

#content-right .moduletable input[type="submit"] {
	background: #6a4a3d;
	color: #fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size: 100%;
	margin: 5px 0 5px 10px;
	padding: 6px 30px;
}

#content-right ul {
	margin:10px 0 20px 5px;
}

#content-right ul li {
	margin:5px 0 15px 0px;
}

/****End of Content****/
/****Start Of Contact Us Area****/

.contact-address .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:24px;
	margin:0 12px 10px 0;
	padding:3px 9px;
	position:relative;
	text-align: center;
	top:-6px;
	width: 20px;
}

.contact-form h3 {
	margin-top: 0;
}

#contact-map {
	float:left;
	width:50%;
}

#contact-map h3 {
	margin: 0px 0 25px !important;
}

#contact-map iframe {
	border:#c7c7c7 1px solid !important;
	box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	float:left;
	height:320px;
	margin:20px 0 40px;
	padding: 0px !important;
	width:100%;
	-webkit-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 57px -39px rgba(0,0,0,0.75);
}

.contact-address {
	float:left;
	margin:0 0 20px 25px;
	padding:0 0 10px;
	width:100%;
}

.contact-street {
	margin:0 0 5px;
	width:100%;
}

.contact-suburb {
	float:left;
	margin:0 0 5px 16px;
}

.contact-state {
	float:left;
	margin:0 0 5px 3px;
}

.contact-postcode {
	clear:both;
	float:left;
	margin:0 0 10px 16px;
}

.contact-country {
	float:left;
	margin:0 0 10px 5px;
}

.contact-telephone {
	margin-left:4px;
}

.contact-mobile {
	margin-left:5px;
}

.contact-form {
	float:left;
	margin:5px 0 20px;
	padding: 0 25px;
	width:95%;
}

.contact-form .control-group {
	clear:both;
	float:left;
	margin:5px 0 15px;
	width:100%;
}

.contact-form .control-group .control-label {
	float:left;
	padding:3px 10px 0 0;
	width:80%;
}

.contact-form .control-group .controls {
	float:left;
	padding:0;
	width:75%;
}

.contact-form .control-group .controls input, .contact-form .control-group .controls textarea {
	font-family:'Roboto', sans-serif, helvetica;
	font-size:12px;
	padding:5px 10px;
}

.contact-form .control-group .controls input[type="text"], .contact-form .control-group .controls input[type="email"] {
	width:80%;
}

.contact-form .control-group .controls button {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:16px;
	padding:10px 15px;
	margin:15px 0;
	text-decoration:uppercase;
	width:180px;
}

/****End Of Contact Us Area****/

/****Start of Featured****/
#featured {
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:20px 0;
	width:100%;
}

#featured #container {
	background:#faffc3;
	display:table;
}

#featured #container .moduletable {
	background:none;
	float:unset;
	margin: 0 10px;
	padding: 30px 10px;
	text-align:center;
	width:85%;
}

#featured #container .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:250%;
	float:left;
	text-align:center;
	width:100%;
}

#featured #container .moduletable p {
	font-size:16px;
	margin:20px 0 10px;
}

/****End of Featured****/
/****Start of Services****/

#services {
	color::#434343;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:100%;
	margin:0;
	padding:0 0 40px;
	width:100%;
}

.moduletable-services {
	float:left;
	font-size:150%;
	text-align:center;
	width:100%;
}

.moduletable-services h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	text-align:center;
	width:100%;
}

.moduletable-services .steamrooms {
	background: url(../images/services-and-maintenance.jpg) -860px 0 no-repeat;
	color:#fff;
	float:left;
	margin:20px 0 40px;
	padding:248px 32px 50px 47px;
	width:199px;
}

.moduletable-services .steamrooms h4{
	font-size:110%;
	margin:0 0 10px;
}

.moduletable-services .steamrooms p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
}

/****End of Services****/
/****Start of New Products****/
#advert2 {
	background:#faffc3;
	float:left;
	margin:0;
	padding:50px 0 40px;
	width:100%;
}

#advert2 .moduletable {
	margin:0;
	padding:0 20px;
	width:255px;
}

#advert2 .moduletable h3 {
	color:#5f3714;
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:200%;
	float:left;
	margin: 0 0 20px;
	width:100%;
}

/****End of New Products****/

/****Start of Footer****/

footer {
	background:#3c1901 url(../images/footer-bg.jpg) 0 0 no-repeat;
	background-size:cover;
	color:#fff;
	float:left;
	margin:0;
	padding:40px 0;
	width:100%;
}

footer #container .moduletable-contactus {
	float:left;
	margin:0 15% 0 0;
	width:90%;
}

footer #container .moduletable-contactus h3 {
	font-family: 'Roboto Bold', sans-serif, helvetica;
	font-size:40px;
	font-weight:normal;
	margin:0 0 20px;
}

footer #container .moduletable-contactus input[type="text"], footer #container .moduletable-contactus input[type="email"] {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-size:14px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus textarea {
	background:none;
	border:#fff 2px solid;
	color:#fff;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:14px;
	height:120px;
	padding:15px 20px;
	margin:5px 0;
	width:100%;
}

 footer #container .moduletable-contactus input[type="submit"] {
	background:#81b71e;
	border:none;
	color:#fff;
	font-size:20px;
	padding:15px 20px;
	margin:15px 0;
	text-decoration:uppercase;
	width:200px;
}

footer #container .moduletable-sales {
	display:none;
	float:left;
	margin:0;
	width:95%;
}

footer #container .moduletable-sales h3 {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:160%;
	font-weight:normal;
}


footer #container .moduletable-sales p {
	float:left;
	margin:0;
	width:45%;
}

footer #container .moduletable-sales .fa {
	clear:both;
	color:#76a226;
	float:left;
	font-size:20px;
	margin:0 0px 10px 0;
	padding:3px 4px;
	position:relative;
	top:-6px;
}

footer #container .moduletable-sales .email {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;
	font-weight:100;
	float:left;
	
}

footer #container .moduletable-sales .phone {
	float: left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;
	font-weight:100;	
	padding-top:6px;
	position: relative;
	top: -6px;
	width:163px;
}

footer #container .moduletable-sales a {
	color:#fff;
}
/****End Of Footer****/	
/****Start Of Copyright****/	

#copyright {
	background:#160600;
	color:#fff;
	float:left;
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:10px;	
	margin:0;
	padding:0;
	width:100%;
}

#copyright #container {
	text-align:center;
}

#copyright #container .moduletable {
	padding:20px 0;
}

#copyright #container .moduletable p {
	font-family: 'Roboto', sans-serif, helvetica;
	font-size:12px;	
}

/****End Of Copyright****/	

/****End Of Media****/	
}

