@charset "UTF-8";
/* CSS Document */

/* ---------------- CUSTOM */
.clear {
clear:both;
}

.news-clear {
height: 80px;
}

a[href^=tel]{ color:inherit; text-decoration:none;}

body {
height: auto;
}

p {
color: #161616;
letter-spacing: 1px;
}

h4 {
color: #494949;
}

h1, h2, h3, h4, h5, h6, p {
letter-spacing: 1px;
	
}

strong {
color: #3387c1;
}

.white {
color: #fff;
}

.mid-grey p{
color: #A7A7A7;	
}


.text-block h1 {
position: relative;
text-align: center;
color: #3387c1;
padding-bottom: 30px;
}


.text-block a {
color: #77256d;
}


.text-block a:hover {
color: #3387c1;

}






.text-block h1:after, .text-block.insta-text h3:after, .text-block.offer-text h3:after,  .footer-heading h3:after {
content: "";
position: absolute;
border-top: 1px solid #ccc;
bottom: 10px;
left: 0;
right: 0;
margin: 0 auto;
width: 150px;
}


.text-block h1:before {
content: "\f1db";
font-family: 'fontawesome';
color: #ccc;
background: #fff;
font-size: 16px;
position: absolute;
bottom: 5px;
left: 0;
right: 0;
margin: 0 auto;
width: 16px;
height: 16px;
z-index: 4;
border-radius: 50%;

}

.text-block h2 {
text-align: center;
color: #77256d;
}

.text-block.white h4, .white p {
display: inline-block;
color: #303030;
text-transform: none;
}

.text-block.offer-text h3 {
	
}


.text-block.white {
padding: 20px;
}

.call-bar .text-block.white {
padding: 20px 10px;
	
	
}


#PhpCodeBlock250.htmlCodeBlock {
position: relative;
display: block;
margin: 0 auto;
text-align: center;	
}

.page-background {
position: relative;
display: block;
}

.background-img {
position: relative;
width: 100%;
bottom: 0;
z-index: -1;;
}

.blackwater {
position: absolute;
background: url(../images/UpperBlackwaterBeatMap.jpg);
bottom: -40px;
left: -40px;
width: 100%;
height: 900px;
opacity: 0.08;
background-size: cover;
background-position: left;
}

.conon{
position: absolute;
background: url(../images/UpperCononBeatMap.jpg);
bottom: -40px;
left: -40px;
width: 100%;
height: 900px;
opacity: 0.08;
background-size: cover;
background-position: left;
}

.achonachie{
position: absolute;
background: url(../images/LochAchonachieMap.jpg);
bottom: -40px;
left: -40px;
width: 100%;
height: 900px;
opacity: 0.08;
background-size: cover;
background-position: left;
}


.meig{
position: absolute;
background: url(../images/LochMeigMap.jpg);
bottom: -40px;
left: -40px;
width: 100%;
height: 900px;
opacity: 0.08;
background-size: cover;
background-position: left;
}

.scardroy{
position: absolute;
background: url(../images/LochScardroyMap.jpg);
bottom: -40px;
left: -40px;
width: 100%;
height: 900px;
opacity: 0.08;
background-size: cover;
background-position: left;
}



.offers-wrapper {
	display: block;
	width: 100%;
	position: relative;
	background: url('../images/net-background.png'), #561b4f;
	background-size: cover;
	overflow: auto;
}


.instagram {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,809ad0+50,712d5b+100 */
background-image: url('../images/net-background.png'), #e9e9e9; /* Old browsers */
background-image: url('../images/net-background.png'), -moz-linear-gradient(45deg, #e9e9e9 0%, #809ad0 50%, #712d5b 100%); /* FF3.6-15 */
background-image: url('../images/net-background.png'), -webkit-linear-gradient(45deg, #e9e9e9 0%,#809ad0 50%,#712d5b 100%); /* Chrome10-25,Safari5.1-6 */
background-image: url('../images/net-background.png'), linear-gradient(45deg, #e9e9e9 0%,#809ad0 50%,#712d5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#712d5b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
background-size: cover;
overflow: auto;
}


.member-discount-container {
position: relative;
display: block;
width: 100%;
overflow: hidden;
background: #d1f5fe;
border: 3px dashed #ccc;
border-radius: 8px;
}


.member-discount-text, .member-discount-image {
display: block;
float: left;
width: 50%;
padding: 15px;
}


.member-discount-text h3 {
font-size: 2.0rem;	

}


.member-discount-text h4 {
color: #38609d;	

}


.table-grid {
position: relative;
width: 100%;
}

.table-heading {
position: relative;
display: block;
width: 100%;
float: left;
background: #3387c1;
	
}

.table-heading h4 {
position: relative;
display: block;
width: 33.3%;
float: left;
padding: 5px 10px;
color: #fff;
margin: 0;
}

.table-heading h4:nth-child(2) {
border-left: 1px solid #fff;
border-right: 1px solid #fff;
	
}

.table-col {
position: relative;
display: block;
width: 33.3%;
float: left;
padding: 5px 10px;
border: 1px solid #3387c1;
}






.copyright {
display: block;
position: absolute;
width: 100%;
background: #fff;
padding: 20px 15px;


}


.copyright p, .copyright a {
text-align: left;
font-size:12px;
margin-bottom: 2px;
}

.copyright a {
letter-spacing: 1px;
}

.copyright a:hover {
color: #3387c1;
	
}

.callout.footer a, .callout.footer a:hover {
color: #303030;	
text-align: center;
font-size: 12px;	
}


.callout.footer p {
margin-bottom: 3px;
font-size: 12px;
}

.copyright-notice {
width: 75%;
float: left;
margin: 5px 0;
}

.copyright-notice p {
color: #fff;
text-align: left;
margin-bottom: 0;
}
.footer-icons {
text-align: center;
}

.footer-icons img{
display: block;
max-width: 90px;
margin: 0 auto;
}

.footer-icons a {
font-size: 14px;
margin: 0;
padding: 0 10px;
text-align: center;
color: #fff;
}


.footer-icons p {
font-size: 14px;
margin: 0;
text-align: center;
}

.sub-title p{
text-align: left;
width: 100%;
margin: 0 auto;
color: #fff;
}

a.custom-button {
display: inline-block;
margin: 0 auto;
float: right;
max-width: 130px;
width: 100%;
background: #96c11f;
color: #fff;
text-align: center;
font-weight: 500;
padding: 8px;
text-decoration: none;
border-radius: 5px;
}

a.custom-button:hover {
display: inline-block;
margin: 0 auto;
float: right;
max-width: 130px;
width: 100%;
background: #fff;
color: #383838;
text-align: center;
font-weight: 500;
padding: 8px;
text-decoration: none;
border-radius: 5px;
}


.column.half a.custom-button:hover, div.row.large-9.columns .text-block.nav.right a.custom-button:hover, input.btn.btn-primary:hover {
background: #3387c1;
color: #fff;
	
	
}


header {
position: fixed;
top: 0;
display: block;
background: #fff;
width: 100%;
height: 85px;
z-index: 4;
-webkit-transition: top 0.2s ease-in-out;
transition: top 0.2s ease-in-out;
border-bottom: 1px solid #ebebeb;
}




header.header-up {
	top: -158px;

}

header.header-down {
	background: #fff;


	
}




.top-bar {
position: absolute;
max-width: 75rem;
padding: 0;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
height: 80px;
background: rgba(255, 255, 255, 0);
}


.top-image-section {
display: block;
max-width: 100%;		
}



.top-image-wrapper {
  padding-top: 35%;
  position: relative;
}



.top-image-wrapper img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}



div.section.scroll {
background: #fff;	
}

.logo {
position: relative;
display: block;
max-width: 180px;
float: left; 
padding-left: 15px;
z-index: 1;
}
    
.top-bar-menu {
position: relative;
display: block;
float: right;

}



.row.medium-8.large-7.columns, .row.medium-8.large-9.columns {
padding-bottom: 30px;	

}


.call-bar .row.medium-8.large-7.columns {
padding-top: 0;
padding-bottom: 0;	

}


.royal-slider {
position: relative;
margin-top: 85px;
}


.royal-slider img {
width: 100%;
	height: auto;
}

.royal-slider:after {
content: '';
display: block;
background: url(../images/slide-effect.png);
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-position: center;
position: absolute;
bottom: 0;
z-index: 0;
width: 100%;
height: 186px;
}

.rsMinW .rsArrow {
z-index: 1;	
}

.rsMinW .rsArrowLeft {
display: block !important;
bottom: 0;
opacity: 0.7;
position: absolute;
top: 50%;
transform: translate(0, -50%);
left: 40px;
margin: 0 auto;
height: 100px;
width: 60px;	
}

.rsMinW .rsArrowRight {
display: block !important;
bottom: 0;
opacity: 0.7;
position: absolute;
top: 50%;
transform: translate(0, -50%);
right: 40px;
margin: 0 auto;
height: 100px;
width: 60px;	
}


.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
background-position: 100%;
width: 40px;
height: 80px;
margin-top: 0;
margin-left: 0;
position: absolute;
cursor: pointer; 
background: url('../images/right-arrow.png') no-repeat;
background-size: contain;
top: 50%;
transform: translate(0, -50%);
left: 0;
right: 0;
margin: 0 auto;	
}


.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
background-position: 100%;
width: 40px;
height: 80px;
margin-top: 0;
margin-left: 0;
position: absolute;
cursor: pointer; 
background: url('../images/left-arrow.png') no-repeat;
background-size: contain;
top: 50%;
transform: translate(0, -50%);
left: 0;
right: 0;
margin: 0 auto;	
}

.infoBlock {
position: absolute;
top: 50%;
transform: translate(0, -50%);
left: 0;
right: 0;
margin: 0 auto;
max-width: 45%;
padding-bottom: 0;
overflow: hidden;
padding:0;
text-align: center;
}

.infoBlock h1, .infoBlock h2, .infoBlock h3, .infoBlock p{
color: #fff;		
}

  
div.row.medium-8.large-7.columns, .large-9.columns, .large-8.columns, .large-6.columns {
float: none;
z-index: 2;
}

.large-6.columns {
margin: 0 auto;
max-width: 40rem;
}


.large-9.columns {
margin: 0 auto;
max-width: 80rem;
}

.large-10.columns {
margin: 0 auto;
max-width: 80rem;
float: none;
}

.half{
width: 50%;
float: left;
	
}

.half img {
width: 100%;
height: auto;
cursor: pointer;
}

.seperator hr{
display: block;
}



.section.half-cols-right .half {
left: 12%;	
	
}

.half ul {
margin-left: 0;
}

.half ul li, .text-block.nav.right ul li, .text-block ul li {
list-style: none;
text-indent: -25px;
margin-left: 25px;
}

.half ul li:before, .text-block.nav.right ul li:before, .text-block ul li:before{
content: "\f138";
font-family: 'fontawesome';
color: #77256d;
font-size: 16px;
position: relative;
display: block;
float: left;
height: 20px;
z-index: 3;
margin-right: 25px;	
	

}

.text-block.nav.services-top  ul li {
text-indent: 0;
margin-left: 0;
}

.text-block.nav.services-top ul li:before{
display: none;	
}

.third {
display: block;
width: 33%;
float: left;
padding-bottom: 0.9375rem;
padding-top: 0.9375rem;
}


.text-block.third {
padding: 0 20px 40px 0;
}

.column.third:last-child {
float: left;	
}

.fourth {
width: 25%;
padding-bottom: 0.9375rem;
padding-top: 0.9375rem;	
}



.column.fifth img {
width: 100%;
height: auto;
}

.fifth {
margin: 0 1%;
width: 18%;
padding-bottom: 0.9375rem;
padding-top: 0.9375rem;
}

.partners {
position: absolute;
bottom: 20px;
left: 0;
right: 0;	
	
}

.half-cols-right {
padding: 0 40px;


}

.half-cols-left {
padding: 0 40px;
}

.column.half.left-image {
height: 350px;
right: auto;
}

.column.half.right-image {
height: 302px;
position: absolute;
right: 0;
left: auto;
}

.left-image:before {
display: block;
position: absolute;
content: '';
top: 25%;
bottom: 0;
left: -40px;
right: 0;
background: url("../images/hands.html") no-repeat bottom left;
background-size: contain;
transition: all 0.5s ease;
height: 330px;
max-width: 550px;
}

.right-image:before {
display: inline-block;
position: absolute;
content: '';
top: 0;
bottom: 0;
right: 0;
background: url("../images/floor-cleaning.html") no-repeat top right;
background-size: contain;
transition: all 0.5s ease;
max-width: 870px;
height: 830px;
width: 100%;
max-height: 200%;
vertical-align: top;
}


.call-bar:before {
display: block;
position: absolute;
content: '';
top: 1.8vw;
bottom: 0;
left: 0;
right: 0;
background: url("../images/swirl-left.html") no-repeat bottom left;
background-size: contain;
transition: all 0.5s ease;
max-width: 40vw;
height: 150%;
width: 100%;
vertical-align: top;
}

.call-bar {
display: block;
position: relative;
height: 80px;
background: #383838;
width: 100%;
z-index: 1;
}


.call-bar-white:after {
display: block;
position: absolute;
content: '';
top: 1.8vw;
bottom: 0;
right: 0;
background: url("../images/swirl-right.html") no-repeat bottom right;
background-size: contain;
transition: all 0.5s ease;
max-width: 40vw;
height: 150%;
width: 100%;
vertical-align: top;
}


.call-bar-white-clear:after {
display: block;
position: absolute;
content: '';
top: 1.8vw;
bottom: 0;
right: 0;
background: url("../images/swirl-right.html") no-repeat bottom right;
background-size: contain;
transition: all 0.5s ease;
max-width: 40vw;
height: 150%;
width: 100%;
vertical-align: top;
}

.call-bar-white {
display: block;
position: relative;
height: 90px;
background: #fff;
width: 100%;
z-index: 1;
}


.call-bar-white-clear {
display: block;
position: relative;
height: 90px;
width: 100%;
z-index: 1;
}


.text-block.link-through {
padding: 0;
}

.text-block {
padding: 40px 20px;	
margin: 0 auto;	
}

.text-block.third img {
display: block;
margin: 0 auto;
max-width: 250px;
height: auto;
}

.text-block.two-thirds {
width: 70%;
float: left;	
	
}


.text-block.contact {
width: 50%;
float: left;
padding: 0 20px;

}


.address {
text-indent: -5px;	
}

.text-block.contact .address p, .text-block.contact .phone p, .text-block.contact .email p {
text-indent: -22px;
margin-left: 18px;
}


.text-block.contact .address p:before {
content: "\f041";
font-family: 'fontawesome';
color: #96c11f;
font-size: 16px;
position: relative;
display: block;
float: left;
height: 20px;
width: 4px;
z-index: 3;
margin-right: 18px;
}

.phone p, .email a {
font-size: 14px !important;	
font-weight: 600;
	
}

.phone {
padding-top: 10px;
}


.phone p:before {
content: "\f095";
font-family: 'fontawesome';
color: #3387c1;
font-size: 16px;
position: relative;
display: block;
float: left;
height: 20px;
width: 4px;
z-index: 3;
margin-right: 18px;
}

.email a:before {
content: "\f0e0";
font-family: 'fontawesome';
color: #3387c1;
font-size: 13px;
line-height: 26px;
position: relative;
display: block;
float: left;
height: 20px;
width: 4px;
z-index: 3;
margin-right: 18px;
}

.text-block.contact .email a {
color: #96c11f;
font-weight: 500;
}

.text-block.contact .email a:hover {
color: #161616;
}

.text-block.contact.address-col {
width: 50%;
float: left;
padding: 0 5% 0 10%;	
}


.text-block.contact.address-col h3 {
text-align: left;
}

input.btn.btn-primary {
display: inline-block;
margin: 0 auto;
float: right;
max-width: 130px;
width: 100%;
background: #77256d;
color: #fff;
text-align: center;
font-weight: 500;
padding: 8px;
text-decoration: none;
border-radius: 5px;
transition: none;	
font-size: 100%;
line-height: inherit;
}


input.form-control, textarea.form-control {
border-radius: 5px;
border-color: #77256d;

}

[type="submit"] {
	border: 0 !important;
}

.text-block.nav.right {
float: right;
width: 50%;
}


div.row.large-9.columns .text-block.nav.right .custom-button {
float: left;
margin: 0;
	
}

.sector-image-block:before {
display: block;
position: absolute;
content: '';
bottom: 0;
right: 0;
left:0;
background: url("../images/image-overlay.html") no-repeat center;
background-size: contain;
transition: all 0.5s ease;
height: 100%;
width: 100%;
	
}


.sector-image-block {
display: block;
position: relative;
float: right;
width: 50%;
height: auto;
padding: 40px 20px;
}

.sector-image-block img {
border-radius: 5px;
width: 100%;
height: auto;
}

.one-third {
display: block;
position: relative;
float: left;
width: 33%;
height: auto;
padding: 0;
list-style: none;
}


.one-third h4 {
padding: 5px 15px;
margin: 0;
}

.facebook-feed {
text-align: center;
}

.youtubeBlock {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.youtubeBlock iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}






.text-block.nav.services-top ul ul li:before {
content: "\f00c";
font-family: 'fontawesome';
color: #96c11f;
font-size: 16px;
position: relative;
display: block;
float: left;
height: 20px;
z-index: 3;
margin-right: 25px;
	
}


	

.floating-nav-services-title {
display: block;
width: 100%;
height: auto;
position: relative;

}


.floating-nav-services-title h3 {
padding-top: 10px;
}

.text-block.nav.services-top ul a {
color: #212121; 
font-weight: 700;	
}

.text-block.nav.services-top ul ul a {
color: #212121; 
font-weight: 500;
	
}


.text-block.bottom-section {
padding: 0 20px;	
	
}

.text-block.bottom-section h3 {
text-align: left;
}




.text-block.nav.services-top ul ul a:hover {
color: #96c11f;
}


.floating-nav-services {
display: block;
width: 100%;
height: auto;
padding: 0 20px; 
border-radius: 5px;
float: left;
background: rgba(216, 196, 168, 0.32);
	
}

.text-block.nav.services-top {
display: block;
width: 100%;
padding: 0 20px; 


}


.text-block.nav.services-top ul {
list-style: none;
display: block;
list-style-type: none;
margin: 0;
padding: 10px 0;
text-align: left;
}

.text-block.nav.services-top ul ul {
font-size: 14px;
}

.text-block.nav.services-top ul ul li {

list-style: none;
text-indent: -25px;
margin-left: 25px;
transition: all .3s ease-in-out;
}



.text-block.nav.services-top ul li.level-one {
display: inline-block;
float: left;
width: 33.333%;
padding-bottom: 10px;
}






.media {
display: none;
}


#twitter-feed ul {
list-style: none;
margin-left: 0;
}

#twitter-feed p {
color: #fff;	
	
	
}

.user img, a.twitter-link{
	display:none;
}





#twitter-feed a:hover{
	color:#000;
}

.callout.footer a.twitter_retweet_icon, .callout.footer a.twitter_reply_icon, .callout.footer a.twitter_fav_icon{
	position:relative;
	font-size:0;
}

.twitter_reply_icon:before{
	content:'\f112';
	font-family: FontAwesome;
	display:inline-block;
	margin-right:10px;
	font-size:16px;
	color:#fff;
	
}

.twitter_fav_icon:before{
	content:'\f004';
	font-family: FontAwesome;
	display:inline-block;
	margin-right:10px;
	font-size:16px;
	color:#fff;
	
}
.twitter_retweet_icon:before{
	content:'\f079';
	font-family: FontAwesome;
	display:inline-block;
	margin-right:10px;
	font-size:16px;
	color:#fff;
	
}

.callout.footer p.tweet a {
color: #96c11f;

}


.callout.footer.links h4, .callout.footer.links a{
color: #3387c1;	
	
}

.callout.footer.links a {
font-weight: 600;
letter-spacing: 0;
}

.callout.footer.instagram h4{
color: #3387c1;	
	
}

.callout.footer.links p {
line-height: 30px;
}




.text-block.insta-text h3, .text-block.insta-text p, .text-block.offer-text p, .text-block.offer-text h3  {
color: #fff;
text-align: center;
}


.text-block.insta-text h3, .text-block.offer-text h3 {
font-weight: 400;
text-transform: uppercase;
padding-bottom: 30px;
}

.insta-wrapper{
margin: 0;
padding: 20px 0;
background: rgba(255, 255, 255, 0);
border-radius: 0;
}

.insta-wrapper h3{
	margin:15px 1%;
}

.insta-image{
display: block;
box-sizing: border-box;
width: 25%;
border: 0;
margin: 0;
padding: 0;
position: relative;
box-shadow: none;
float: left;
background: #000000;
}


.insta-video:after {
display: none;
}

.insta-image img{
display: block;
height: 210px;
width: 100%;
margin-bottom: 0;
object-fit: cover;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.insta-image img:hover {
  opacity: 0.3;
}


.insta-image a:before {
position: absolute;
content: "";
color: #3387c1;
height: 80px;
width: 80px;
background: url(../images/circle-hover.png);
background-size: contain;
display: block;
left: 0;
right: 0;
top: 33%;
margin: 0 auto;
opacity: 0;
text-align: center;
	
}

.insta-image a:hover:before {
position: absolute;
content: "";
color: #3387c1;
height: 80px;
width: 80px;
background: url(../images/circle-hover.png);
background-size: contain;
display: block;
left: 0;
right: 0;
top: 33%;
margin: 0 auto;
opacity: 1;
text-align: center;
	
}

.insta-buttons {
display: none;


}

.insta-buttons li{
	list-style:none!important;
	display:inline-block;
}

.insta-buttons li a{
	color:#999;
}

.insta-buttons li:hover a{
	color:#666;
}

.insta-buttons li:before{
    content: ''!important;
}

.insta-buttons .comments:before{

}

.insta-buttons .likes:before{

}

.insta-video:after{

}




div.row.large-9.columns a.custom-button  {
text-align: center;
margin: 40px auto;		
}


.text-block h3 {
position: relative;
text-align: left;
color: #77256d;
letter-spacing: 1px;
text-transform: none;
}


.text-block.nav.services-top h3, .text-block.nav h3 {
 text-align: left;

}

/* 
.text-block h3:before {
display: inline-block;
position: absolute;
content: '';
top: -15px;
bottom: 0;
background: url("../images/flame-small.png") no-repeat top left;
background-size: contain;
transition: all 0.5s ease;
width: 65px;
margin-left: -8px;
} */

.column.half .text-block h3 {
text-align: left;
	
}



.column.half a.custom-button {
float: left;

	
}




.callout {
transition: all .4s ease-in-out;
}




.callout.footer {
text-align: left;

}

.callout.footer img{
display: block;
width: auto;
min-height: 40px;
max-height: 75px;
margin-bottom: 20px;
}

.callout a:hover:before {

}

.callout.footer a:hover:before {
}

.section {
    display: block;
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 0;
	padding: 40px 0;
}

.home-offers {
padding: 0 0 40px 0;
}

.green-gradient {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#303030+0,15623e+50,303030+100 */
background: #303030; /* Old browsers */
background: -moz-linear-gradient(top, #303030 0%, #15623e 50%, #303030 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #303030 0%,#15623e 50%,#303030 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #303030 0%,#15623e 50%,#303030 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#303030',GradientType=0 ); /* IE6-9 */	
	
}

.instagram {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e9e9e9+0,809ad0+50,712d5b+100 */
background-image: url('../images/net-background.png'), #e9e9e9; /* Old browsers */
background-image: url('../images/net-background.png'), -moz-linear-gradient(45deg, #e9e9e9 0%, #809ad0 50%, #712d5b 100%); /* FF3.6-15 */
background-image: url('../images/net-background.png'), -webkit-linear-gradient(45deg, #e9e9e9 0%,#809ad0 50%,#712d5b 100%); /* Chrome10-25,Safari5.1-6 */
background-image: url('../images/net-background.png'), linear-gradient(45deg, #e9e9e9 0%,#809ad0 50%,#712d5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#712d5b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
background-size: cover;
overflow: auto;
}

.quote-wrapper {
position: relative;
display: block;
background: #561b4f;
padding: 10px 15px;
text-align: center;
overflow: hidden;
	
}


.quote {
padding: 10px 15px;
text-align: center;
	
}

div.text-block.quote h4 {
color: #fff;
line-height: 32px;	
}

div.text-block.quote h4:before {
content: '“';
font-size: 75px;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
margin-right: 5px;
position: relative;
top: 28px;
color: rgba(157, 215, 255, 0.39);
line-height: 0;
}

div.text-block.quote h4:after {
content: '”';
font-size: 75px;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
margin-right: 5px;
margin-left: 5px;
position: relative;
top: 10px;
color: rgba(157, 215, 255, 0.39);
line-height: 0;
vertical-align: middle;
}


div.row.medium-8.large-9.columns.quote {
padding: 20px 0;
}


.footer {
background: url(../images/footer-background.jpg);
background-size: cover;
background-position: center;
overflow: hidden;

}


.footer-heading {
text-align: center;
}

.footer-heading a{
color: #fff;
font-size: 32px;
margin: 0 10px;
}

.footer-heading h3, .footer-heading p {
color: #fff;
text-align: center;	
}

.footer-heading h3 {
font-weight: 400;
text-transform: uppercase;
padding-bottom: 30px;


	
}


.footer-links a {
color: #fff;	
}

.footer-links p {
margin-bottom: 5px;
font-size: 0.9rem;
text-indent: 20px;
}


.footer-heading a:hover, .footer-links a:hover {
color: #9dd7ff;
}



@media only screen and (max-width: 1090px) {
.logo {
max-width: 160px;	
}
	
	.call-bar:before {
		max-width: 30vw;
		top:auto;
		bottom: -50%;
	}
	
	
	.call-bar {
		display: block;
		position: relative;
		height: 130px;
		background: #383838;
		width: 100%;
}
	
	a.custom-button {
	display: block;
	float: none;
	}


}



@media only screen and (max-width: 1024px) {

	.row.medium-8.large-7.columns, .row.medium-8.large-9.columns, .row.medium-8.large-8.columns, .row.medium-8.large-6.columns {
	padding-top: 0;
	padding-bottom: 0;	
	}
	

	.half-cols-right, .half-cols-left {
	padding: 0 40px;	
	}

	.text-block.two-thirds {
	width: 100%;
	float: none;	
	}

	.text-block.nav.right {
	float: none;
	width: 100%;
	}
	
	.sector-image-block {
	float: none;
	width: 100%;
	}



	
	.text-block.contact {
	width: 100%;
	float: none;
	padding: 0 20px;
	}
	
	
	
	.text-block.nav.services-top ul li.level-one {
	width: 48%;
	margin: 0 1%;
	}


	.clear-mobile {
	clear:both;
	}
	
	.text-block.nav.services-top h3, .text-block.nav h3 {
	text-align: center;

}
	
	div.row.large-9.columns .text-block.nav.right .custom-button {
	float: none;
	margin: 0 auto;	
	}
	
	.link-through p {
	text-align: center;	
	}
	
	
	.text-block.contact.address-col {
		width: 100%;
		float: none;
		padding: 20px;	
}
}

@media only screen and (max-width: 960px) {
	.half {
	width: 100%;
	}
	.half.footer-menu {
	width: 50%;
	}
	
	
	.member-discount-text, .member-discount-image {
	width: 100%;	
	}
	
	.member-discount-image img {
	width: 100%;
	height: auto;
	}
	
}




@media only screen and (max-width: 900px) {



	
	
	.logo {
		max-width: 140px;
		padding-top: 5px;
	}

	
	.infoBlock {
		top: 62%;
		max-width: 60%;
	}
	
	
	.rsMinW.rsHor .rsArrowRight .rsArrowIcn, .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
		width: 40px;
		height: 60px;
		top: 60%;
	}
	
	
	
	.call-bar:before {
		max-width: 30vw;
		top:auto;
		bottom: -40%;
	}
	
	.insta-image {
	width: 50%;
	}
	
	.royal-slider:after {
	height: 110px;	
	}
}




@media screen and (max-width:765px) {
span.wrap {
white-space:nowrap;
}

}



@media only screen and (max-width: 740px) {
	.third {
		width: 100%;
		border-bottom: 1px solid #6d6d6d;
	}

	
	.column.third:last-child {
		border-bottom: 0;		
	}
	
	
	.fifth:nth-child(1), .fifth:nth-child(2) {
		width: 33%;
		left: 18%;
	}	
	
	.fifth:nth-child(3), .fifth:nth-child(4), .fifth:nth-child(5) {
		width: 31%;
	}	
	
	.call-bar:before {
	max-width: 30vw;
	top: auto;
	bottom: -25%;
	}


}






@media only screen and (max-width: 600px) {

	
	

	.royal-slider, .top-image-section {
	background: #fff !important;	
		
	}
	
	
	
	
.infoBlock {
display: none;	 
}

.rsMinW.rsHor .rsArrowRight .rsArrowIcn, .rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
display: none;		
}


	
	
	
.fourth {
width: 50%;
}
	

div.row.medium-8.large-7.columns .third {
width: 100%;
max-width: 250px;
float: none;
margin: 0 auto;	
}

#back-img-one:before {
height: 1200px;
}

#back-img-footer:before {
height: 790px;
}
}



@media only screen and (max-width: 500px) {
	.copyright-notice {
	width: 100%;
	}
	
	.copyright-notice p {
	text-align: center;	
	}
	.footer-icons {
	float: none;
	text-align: center;	
	}
	
	
}




@media only screen and (max-width: 440px) {
	
	
	.call-bar:before, .call-bar-white:after, .call-bar-white-clear:after {
	display: none;
	}
	
	.third {
	width: 100%;	
	}
	
	.text-block.third {
	padding: 20px;
	}
	
	#back-img-one:before {
		height: 2000px;
	}
	
	.text-block.nav.services-top ul li.level-one {
	width: 100%;
		margin: 0;
	}
	
	.footer-links p {
margin-bottom: 5px;
font-size: 0.9rem;
margin-right: 10px;
text-indent: 0;
}
	
	.footer-icons img {
	padding: 10px;
	}
	
	
	
	.text-block {
	padding: 20px;
	}

}


@media only screen and (max-width: 413px) {

	.logo {
	max-width: 120px;
}
}




@media only screen and (max-width: 374px) {
	.insta-image {
	width: 100%;
	}
	
}



@media only screen and (max-width: 800px) {
	
	.cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
	* html .cf { zoom: 1; }
	*:first-child+html .cf { zoom: 1; }
	
	table { width: 100%; border-collapse: collapse; border-spacing: 0; }
 
	th,
	td { margin: 0; vertical-align: top; height: 36px;}
	th { text-align: left; }
	
	table { display: block; position: relative; width: 100%; }
	thead { display: block; float: left; }
	tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
	thead tr { display: block; }
	th { display: block; text-align: right; }
	tbody tr { display: inline-block; vertical-align: top; }
	td { display: block; min-height: 1.25em; text-align: left; }
 
 
	/* sort out borders */
 
	th { border-bottom: 0; border-left: 0; }
	td { border-left: 0; border-right: 0; border-bottom: 0; }
	
	
	table tr th, table tr td {
	font-size: 0.8rem;
	padding: 1em;
	}
	
	table thead tr th, table thead tr td {

	font-size: 0.8rem;
	font-weight: bold;
    padding: 1em;	
	}
}


  
/* ---------------- END CUSTOM */


