/*
Theme Name: Surf Pacific Standard Responsive
Theme URI: http://www.surfpacific.com
Description: A responsive WordPress theme designed and built by Surf Pacific.
Author: Surf Pacific
Author URI: http://www.surfpacific.com
Version: 1.1
*/

/*------------------------------------*\
    CONTENTS
\*------------------------------------*/

/*

1. BASE.........Reset and default styles
2. LAYOUT.......Main and unique elements
3. MODULE............Reusable components
4. STATE..................Current states
5. THEME............Branding and colours

*/

/*------------------------------------*\
    1. $BASE
\*------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, capt, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
.error404 .banner { display:none; }
* { box-sizing: border-box;	}

ul, ol { list-style: none; }
body.page-template-page-contact {
	background:#fff!important;
}
body {
    background:#fff;
    font: 400 100%/1.618em "Droid Sans", Arial, Helvetica, sans-serif;	
    color: #777;
}
@media all and (min-width: 61.250em) { /* 980px */
	
	body {background:url(images/bg.jpg) no-repeat ;}

}

/* Give elements the same bottom margin to create consistent vertical rhythm */

p, ul, ol, blockquote, table, hr, iframe, .grid, .cta, .message, .button, .banner, .content, .has-mb { margin-bottom: 1.618em; } 

/*------------------------------------*\
    $TYPOGRAPHY
\*------------------------------------*/

h1, h3, h4, h5, h6 { 
	font-weight: 400; 
	color:#349388;
	font-family:'Playfair Display', serif;
}

h1, .alpha {
    font-size: 2.125em; /* 34px */
    line-height: 1.235em; /* 42px */
	margin-bottom: 0.618em; /* 21px */
}

h2, .beta {
    font-size: 1.438em; /* 23px */
    line-height: 1.348em; /* 31px*/
	margin-bottom: 0.913em; /* 21px*/
    color: #b0b0b0;
    font-weight:400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}


h3, .gamma {
    font-size: 1.188em; /* 19px*/
    line-height: 1.421em; /* 27px*/
	margin-bottom: 1.105em; /* 21px*/
}

h4, .delta {
    font-size: 1.125em; /* 18px*/
    line-height: 1.444em; /* 26px*/
	margin-bottom: 1.167em; /* 21px*/
}

h5, .epsilon {
	font-size: 1em; /* 16px*/
    line-height: 1.5em; /* 24px*/
	margin-bottom: 1.313em; /* 21px*/
}

h6, .zeta {
	font-size: 0.875em; /* 14px*/
	line-height: 1.571em; /* 22px*/
	margin-bottom: 1.5em; /* 21px*/
}

small, .small {
    font-size: 0.875em;
    line-height: 1.4em;
}

/*------------------------------------*\
    $LINKS
\*------------------------------------*/

a:link, a:visited {
    text-decoration: none;
    font-weight: 700;
    color: #02958A;
	transition: all .25s ease-in-out;
}

a:hover {
    text-decoration: underline;
    outline: none;
    color: #000;
}

a:focus, a:active { outline: none }

a.no-td:hover { text-decoration: none; }

a.block-link { display: block; }

/*------------------------------------*\
    $BUTTONS
\*------------------------------------*/

a.button, button, input[type="submit"] {
	font-size: 1em;
    line-height: 1em;
    padding: 0.75em 1.618em;
    color: #fff;
    background-color: #34BDB3;
}

a.button {
    display: inline-block;
    zoom: 1;
    *display: inline;    
}

a.button:hover, button:hover, input[type="submit"]:hover {
    text-decoration: none;
    color: #fff;
    background-color: #02958A;
}

a.button-alt {
	color: #fff;
	background-color: #333;
}

a.button-alt:hover {
	color: #fff;
	background-color: #02958A;
}

a.button-full {
	width: 100%;
	display: block;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

a.button-cta {
	font-size: 2em;
	margin-bottom: 0.469em;
}

.button + .button { margin-left: 0.75em; }

/*------------------------------------*\
    $FORMS
\*------------------------------------*/

input, select, textarea, button {
    font-family: inherit;
	font-size: inherit; 
    line-height: 1em;
    border: 1px solid #ddd;
	padding: 0.188em 0.313em; /* 3px 5px */
}

input[type="submit"], button {
    cursor: pointer;
    border: none;
	transition: all .25s ease-in-out;
	-webkit-appearance: none; /* Remove iOS default styles */
}

/*------------------------------------*\
    $OTHER ELEMENTS
\*------------------------------------*/

hr {
	border: solid #ddd;
    border-width: 1px 0 0 0;
    clear: both;
	width: 100%;
	margin: 2.5em auto;
}

img, iframe { 
	vertical-align: top; 
	max-width: 100%;
}





/*------------------------------------*\
    2. $LAYOUT
\*------------------------------------*/
.header .contact div {
	float:left;
	width:50%;
	padding:0 15px 0 15px;
	display:inline-block;
}
.header .contact {
	text-align:left;
	width:360px;
	margin-top:2em;
}
.header .contact div.left {
	border-right:1px solid #ccc;
}
.header .contact p {
	font-size: 11px;
    line-height: 16px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.header .contact h2 {
    font-size: 17px;
    line-height: 23px;
    font-family:"Droid Sans", Arial, Helvetica, sans-serif;
    margin-bottom: 2px;
    color: #008278;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
}
.header .contact h3 {
    line-height: 17px;
    color: #008278;
    text-transform: uppercase;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
}
.header, .navigation, .main, .footer { width: 100%; }

.container {
	width: 18.125em; /* 290px */
	margin: 0 auto;
}

@media all and (min-width: 30em) { /* 480px */

	.container { width: 26.875em; } /* 430px */	

}

@media all and (min-width: 43.750em) { /* 700px */

	.container { width: 40em; }	/* 640px */

}

@media all and (min-width: 61.250em) { /* 980px */

	.container { width: 61.25em; } /* 980px */
	
}

/*------------------------------------*\
    $HEADER
\*------------------------------------*/

@media screen and (max-width: 61.25em) {

	.site { padding-top: 2.8125em; } /* Padding for .nav-cta-mobile */
	
}

.top { padding: 1.25em 0; }

/*------------------------------------*\
    
	$TOUCH NAV
	
	Only displayed on touch devices
	
\*------------------------------------*/

.nav-touch-toggle {
	position: absolute;
	top: 50%; 
	right: 1em;
	margin-top: -22px;
	width: 45px;
	height: 45px;
	text-indent: -9999em;
	background: url(images/sprite.png) 0 -300px no-repeat;
}

.nav-touch-top {
	padding: 1em 1.25em; 
	position: relative;
}

.nav-touch-search { width: 85%; margin-top:0.2em; }

.nav-touch-close { 
	position: absolute;
	top: 24px;
	right: 1em;
	width: 24px;
	height: 24px;
	margin-top: -12px;
}

.nav-touch {
	width: 100%;
	display: block;
	font-size: 0.938em;
}

.nav-touch li a {
	position:relative;
}
.nav-touch ul li a {
	background:#48a89b;
}
.nav-touch li a:before {
	position:absolute;
	content:'';
	right:1em;
	top:50%;
	margin-top:-8px;
	margin-right:-8px;
	background: url('images/sprite.png') no-repeat 0 -400px;
	width: 16px;
	height: 16px;
}
.nav-touch a {
	position: relative;
	display: block;
	width: 100%;
	color: #fff;
	border-top: 1px solid #fff;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0.625em 1em;
}

.nav-touch .menu-item-has-children > a:before, .nav-touch ul ul a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: url('images/sprite.png') -100px -400px no-repeat;
}

.nav-touch ul { display: none; }

.nav-touch ul ul a {
	padding-right: 1em;
	padding-left: 2em;
	background-color:#89CBC2;
}

.nav-touch ul ul a:before {
	right: auto;
	left: 1em;
	background-position: -500px -200px;
}

.nav-touch a:hover ul { display: block; }

.nav-touch a:hover { text-decoration: none; }

.nav-touch .current-menu-item > a {
	text-decoration: none;
	color: #fff;
	background-color:#48A89B;
}

/*------------------------------------*\
    $FULL SIZE NAV
\*------------------------------------*/

@media all and (min-width: 61.250em) { /* 980px */
	
	.nav-primary li {
		position: relative;
		z-index: 500;
	}
	#menu-main-menu.nav-primary { margin-bottom:1em;}
	.nav-primary { background:#34BDB3;}
	.nav-primary > li { float: left; }
	.nav-primary > li > a { border-right:1px solid #fff;}
	.nav-primary > li.menu-item-1612 > a { border-right:none!important;}
	.nav-primary a {
		color: #444;
		background:#34BDB3;
		color:#fff;
		text-transform:uppercase;
		font-weight:normal;
		line-height: 2.5em;
		font-size:0.89em;
		padding: 0 1.25em;
		text-align: left;
	}

	.nav-primary li:hover > a {
		background-color: #02958A;
		color: #fff;
		text-decoration: none;
	}

	.nav-primary li:hover > ul { display: block }
	
	/*------------------------------------*\
		$2ND LEVEL
	\*------------------------------------*/
	
	.nav-primary ul, .nav-primary ul li { width: 16em; }
	
	.nav-primary ul {
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		float: left;
		z-index: 99999;  
	}
	
	.nav-primary ul a {
		background-color: #02958A;
		color: #fff;
		line-height: 1.4em;
		padding: 0.5em 0.875em;
		width: 100%;
		height: auto;
		border-bottom: 1px solid #017067;
	}
	
	.nav-primary ul :hover > a {
		background-color: #27BBAD;
		color: #fff;
	}
	
	/*------------------------------------*\
		$3RD LEVEL
	\*------------------------------------*/
	
	.nav-primary ul ul {
		left: 100%;
		top: 0;
	}
	
	/*------------------------------------*\
		$1ST LEVEL CURRENT
	\*------------------------------------*/
	
	.nav-primary li.current-menu-ancestor > a, .nav-primary li.current-menu-item > a, .nav-primary li.current-menu-parent > a {
		background-color: #34BDB3;
		color: #fff;
	}
	.nav-primary li.current_page_item > a {
		background:#02958A;
	}
	.nav-primary > li.current-menu-ancestor > a { background-color:#02958A;}
	* html .nav-primary li.current_page_item a, * html .nav-primary li.current-menu-ancestor a, * html .nav-primary li.current-menu-item a, * html .nav-primary li.current-menu-parent a, * html .nav-primary li a:hover {
		background-color: #34BDB3;
		color: #fff;
	}
	
	/*------------------------------------*\
		$2ND LEVEL CURRENT
	\*------------------------------------*/
	
	.nav-primary ul li.current-menu-item > a { 
		background-color:#34BDB3;
		color: #fff;  
	}
	
}

/*------------------------------------*\
    $CAROUSEL
\*------------------------------------*/

.feature { 
	position: relative; 
	overflow: hidden;
	height: 15em;
}

.feature-mobile { 
	background-size: cover; 
	background-position: 0% 0;
	background-repeat: no-repeat;
}

.feature-content, .banner-content {
	position: absolute;
	top: 5%;
	right: 5%;
	width: 50%;
	color: #fff;
}

.feature-heading, .banner-heading {
	color: #fff;
	font-size: 1.750em;
	line-height: 1.2em;
	margin-bottom: 0;
}
	.feature-text p { 
		margin:0;
		text-transform:uppercase;
		font-size:0.9em;
	}
.promo .grid-item { margin-top:1em; }
@media screen and (min-width: 43.75em) {
	.promo .grid-item { margin-top:0em; }

	.feature, .flexslider .slides li { height: 16em; }
	.feature-content { 
		width:195px;
		right:1.4em;
		text-align:center;
		top:5em; 
	}
	
}

@media all and (min-width: 61.250em) { /* 980px */
	
	.feature-content { 
		width:330px;
		right:1.2em;
		text-align:center;
		top:7.5em; 
	}
	.feature, .flexslider .slides li { height: 372px;}
	.promo .container { 
		border-top:1px dashed #999999;
		margin-top:2em;
		padding:2em 0;
	}
	
	.home .promo .container { 
		border-bottom:1px dashed #999999;
	}
	.flexslider .container {
		position: absolute;
		top: 0;
		bottom: 0;
	}
	.feature h2 {
	    color: #fff;
	    text-transform: uppercase;
	    font-size: 78px;
	    line-height: 83px;
	    margin-bottom: 15px;
	    font-family: 'Playfair Display', serif;
	}
	.feature-text p { 
		margin:0;
		text-transform:uppercase;
		font-size:0.9em;
	}

}

/*------------------------------------*\
    $FLEXSLIDER
\*------------------------------------*/

.flexslider .slides > li { display: none; }

.slides:after {
	content: "\0020"; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
}

html[xmlns] .slides { display: block; }

* html .slides { height: 1%; }

.no-js .slides > li:first-child { display: block; }


/*------------------------------------*\
    $FEATURE NAV
\*------------------------------------*/

.feature-nav {
	position: absolute;
	z-index: 1;
	top:2em;
	right: 9.5em;
}
@media all and (min-width: 61.250em) { /* 980px */
	
	.feature-nav {
		position: absolute;
		z-index: 1;
		top:4em;
		right: 14em;
	}

}

/*------------------------------------*\
    $DIRECTION NAV - ARROWS
\*------------------------------------*/

ul.flex-direction-nav { margin-bottom: 0; }

.flex-direction-nav a {
    width: 28px;
    height: 51px;
    display: block;
    position: absolute;
	
	margin-top: -12px;
    z-index: 96;
    cursor: pointer;
    text-indent: -9999px;
    background: url(images/sprite.png) 0 -300px no-repeat;
}

.flex-direction-nav a.flex-next {
	right:-70px;
	background-position: -100px -300px;
}

/*------------------------------------*\
    $CONTROL NAV - DOTS
\*------------------------------------*/

ol.flex-control-nav {
	margin-bottom: 0;
	text-align: center;
}

.flex-control-nav li {
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    *display: inline;
	text-indent: -9999em;
}

.flex-control-paging li a {
    width: 14px;
    height: 14px;
    display: block;
    background-color: #808080;
    cursor: pointer;
	border-radius: 100%;
}

.flex-control-paging li a.flex-active {
    background-color: #ccc;
    cursor: default;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}
/*------------------------------------*\
    $PROMO
\*------------------------------------*/
.promo-item:hover .promo-img-container img {opacity:0.5; transition:1s;}
.promo-img-container img { width:100%; transition:1s;}
.promo-img-container > a.arrow {
    background: #34BDB3 url(images/arrow-promo.png) 61% 50% no-repeat;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    border: 1px solid #fff;
    position: absolute;
    z-index: 5;
    bottom: -12px;
    left: 50%;
    margin-left:-20px;
    -webkit-box-shadow: inset 1px 1px 3px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 1px 1px 3px 2px rgba(0, 0, 0, .2);
}
@media all and (min-width: 43.750em) { /* 700px */

	.promo-img-container > a.arrow { left:140px; margin-left:0; }

}
@media all and (min-width: 61.250em) { /* 980px */
	
		.promo-img-container > a.arrow { left:50%; margin-left:-20px; }

}

.promo-item > a {
	position: absolute;
	z-index: 10;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
} 
.promo h3 {
	color:#349388;
	font-size:31px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:0.2em;
}
.promo-item-body span { 
	position:relative; 
	display:block;
	text-transform:uppercase;
	color:#BBA9A9;
	text-align:center;
	font-size:0.9em;
}
.promo-item-body span:before ,.promo-item-body span:after {
	position:absolute;
	content:'';
	height:1px;
	border-top:1px solid #ccc;
	bottom:50%;
	margin-bottom:-2px;
	width:28%;

}
.promo-content {
	position:absolute;
	top:1.2em;
	left:0.5em;
	width:55%;
	color:#02958a;
	text-align:center;
	line-height:1.6em;
	font-size:0.9em;
}

@media all and (min-width: 30em) { /* 480px */

	.promo-content { top:6em; }

}
@media all and (min-width: 43.750em) { /* 700px */

	.promo-content {
		position:absolute;
		top:1em;
		left:0.5em;
		width:55%;
		color:#02958a;
		text-align:center;
		line-height:1.6em;
		font-size:0.7em;
	}


}

@media all and (min-width: 61.250em) { /* 980px */
	
	.promo-content {
		position:absolute;
		top:2.5em;
		left:0.5em;
		width:55%;
		color:#02958a;
		text-align:center;
		font-size:0.9em;
	}

}

.promo-item-body span:before { left:0; }
.promo-item-body span:after { right:0; }
/*------------------------------------*\
    $BANNER
\*------------------------------------*/

.banner {
    width: 100%;
    height: 16.25em;
	position: relative;
	background-position: 95% 0;
	background-repeat: no-repeat;
	background-size: cover;
}
@media all and (min-width: 43.750em) { /* 700px */

	.banner .container {
		border-bottom:1px dashed #999999;
		height:17.5em;
	}

}


@media all and (min-width: 61.250em) { /* 980px */
	
	.banner { background-position:50% 0;}

.banner .container {
	border-bottom:1px dashed #999999;
	height:24.5em;
}
.banner {
    width: 100%;
    height: 23.25em;
    }
}
@media all and (min-width: 61.250em) { /* 980px */

	.banner { background-size: auto; }

	.banner-content { position: relative; }	

}

/*------------------------------------*\
    $CONTENT
\*------------------------------------*/

@media all and (max-width: 43.750em) { /* 700px */

	.content h2, .content h3, .content h4, .content h5, .content h6 {
		font-size: 1.125em;
		line-height: 1.4em;
		margin-bottom: 1.167em;
	}	

}

@media all and (min-width: 61.250em) { /* 980px */

	.content {
		float: left;
		padding: 0;
		width: 40em;
	}
	
	.content-right { float: right; }
	
	.content-full { 
		float: none;
		width: 100%;
	}
	
}

/*------------------------------------*\
    $CONTENT TABLES
\*------------------------------------*/

.content table { border-collapse: collapse; }

.content table th, .content table td {
	padding: 0.625em;
	border-bottom: 1px solid #ddd;
}

.content table th {
    font-weight: 700;
	text-align: left;
}

/*------------------------------------*\
    $CONTENT LISTS
\*------------------------------------*/

.content ul, .content ol { margin-left: 1em; }

.content ul { list-style: disc; }

.content ol { list-style: decimal; }

.content li { margin-bottom: 0.875em; }

.content li > ul, .content li > ol { 
    margin-top: 0.625em; 
    margin-bottom: 0;
}

@media all and (min-width: 43.750em) { /* 700px */

	.content ul, .content ol { margin-left: 2.625em; } /* 42px */

}

/*------------------------------------*\
    $NUMBERED LIST
\*------------------------------------*/

.content ol { 
	list-style: none;
	margin-left: 0;
	counter-reset: number-counter;
}

.content ol li { 
	margin-bottom: 0.875em; 
	padding-left: 2em;
	position: relative;
}

.content ol li:before {
	content: counter(number-counter);
	counter-increment: number-counter;
	position: absolute;
	top: 3px;
	left: 0;
	width: 24px;
	height: 24px;
	text-align: center;
	background-color: #02958A;
	color: #fff;
	font-size: 14px;
	line-height: 24px; /* Same as height */
	border-radius: 100%;
}

/*------------------------------------*\
    $TICKED LIST
\*------------------------------------*/

ul.list-ticked { 
	margin-left: 0;
	list-style: none; 
}

ul.list-ticked li { 
	margin-bottom: 0.875em; 
	padding-left: 2em;
	position: relative;
}

ul.list-ticked li:before {
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	width: 16px;
	height: 16px;
	background: url(images/sprite.png) -400px -100px no-repeat;
}

@media all and (min-width: 43.688em) { /* 699px */
	
	/* Two column list */

	ul.list-double {
		margin-left: 0;
		margin-bottom: 1em;
		clear: both;
		overflow: hidden;
	}
	
	ul.list-double li {
		float: left;
		width: 40%;
		margin-left: 10%;
	}

}

/* Page lists displayed with [list-pages] and [child-pages] */

ul.list-pages-shortcode {
	list-style: none;
	margin-left: 0;
}

ul.list-pages-shortcode li { 
	border-bottom: 1px solid #fff; 
	margin-bottom: 0;
}

ul.list-pages-shortcode a { 
	position: relative;
	display: block; 
	background-color: #34BDB3;
	color: #fff;
	padding: 0.625em 2em 0.625em 1em;
}

ul.list-pages-shortcode a:hover {
	background-color: #02958A;
	text-decoration: none;
}

ul.list-pages-shortcode a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0.625em;
	display: block;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(images/sprite.png) no-repeat;    
	background-position: -100px -500px;
}

/*------------------------------------*\
    $BLOCKQUOTE
\*------------------------------------*/

blockquote {
	position: relative;
	font-size: 1.125em;
	line-height: 1.618em;
	text-align: center;
	font-style: italic;
	border: solid #eee;
	border-width: 10px 0;
	padding: 1em;
}

blockquote p:last-child { margin: 0 }

@media all and (min-width: 61.250em) { /* 980px */

	blockquote { padding: 1.5em 2em; }

}

/*------------------------------------*\
    $BLOG
\*------------------------------------*/

.post-meta p {
	font-size: 0.875em;
	line-height: 1.4em;
	margin-top:1em;
}

.post-navigation {
    font-size: 0.875em;
    line-height: 1.5em;
    border-top: 1px solid #ddd;
    padding: 1em 0;
}

.archive-navigation {
    display: block;
    clear: both;
    padding: 1em 0;
    text-align: center;
    border-top: 1px solid #ddd;
}

.archive-navigation span, .archive-navigation a {
    padding: 3px 6px;
    border: 1px solid #ddd;
	border-radius: 2px;
}

/*------------------------------------*\
    $CONTENT IMAGES
\*------------------------------------*/

@media all and (max-width: 25em) { /* 400px */

	img.alignleft, img.alignright { 
		max-width: 50%;
		height: auto; 
	}

}

.alignright, a.alignright {
    float: right;
    margin: 0 0 1.618em 1.618em; /* 0 0 26px 26px */
}

.alignleft, a.alignleft {
    float: left;
    margin: 0 1.618em 1.618em 0; /* 0 26px 26px 0 */
}

.aligncenter, a .aligncenter {
    display: block;
    margin: 0 auto 1.618em auto; /* 0 auto 26px auto */
}

.alignnone, a .alignnone {
    display: block;
    margin-bottom: 1.618em; /* 26px */
}

img.no-image-border {
	padding: 0;
	border: none;
}

.wp-caption { margin-bottom: 1.618em; /* 26px */ } 

.wp-caption img {
    border: none;
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 0.875em;
    line-height: 1.4em; 
	margin-bottom: 0;
	padding: 0.625em 0;
	border-bottom: 1px solid #ddd;
}

/*------------------------------------*\
    $GALLERY
\*------------------------------------*/

.gallery { 
	overflow: hidden;
	margin-left: -0.625em; 
}

.gallery-item { 
	float: left;
	width: 33.333%;
	padding-left: 0.625em;
	padding-bottom: 0.625em; 
	transition: all .25s ease-in-out;
}

.gallery br { display: none; }

.gallery img {
	width: 100%;
	height: auto !important;
}

@media screen and (min-width: 43.75em) {

	.gallery { margin-left: -1em; }

	.gallery-item {
		padding-left: 1em;
		padding-bottom: 1em;
	}

	.gallery-columns-2 .gallery-item { width: 50%; }

	.gallery-columns-3 .gallery-item { width: 33.333%; }

	.gallery-columns-4 .gallery-item { width: 25%; }

	.gallery-columns-5 .gallery-item { width: 20%; }

	.gallery-columns-6 .gallery-item { width: 16.667%; }

	.gallery-columns-7 .gallery-item { width: 14.285%; }

	.gallery-columns-8 .gallery-item { width: 12.5%; }

	.gallery-columns-9 .gallery-item { width: 11.1%; }

}

/*------------------------------------*\
    $SIDEBAR
\*------------------------------------*/


p.sidebars {
    color: #b0b0b0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}

@media all and (min-width: 61.250em) { /* 980px */

	.sidebar {
		float: right;
		width: 18.75em;
	}	

}

.sidebar > div, .sidebar-blog > div { margin-bottom: 2em; }

.sidebar-heading { 
	font-size: 1.25em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

/*------------------------------------*\
    $ISLAND
\*------------------------------------*/

.island {
	padding: 1em 1.168em;
	color: #fff;
}

.island-heading { color: #fff; }

/*------------------------------------*\
    $UI LIST
\*------------------------------------*/

.ui-list {
    list-style: none;
    border-top: 1px solid #ddd;
	margin: 0;
}

.sidebar .ui-list { border-top:none; }

.sidebar-list .ui-list a { margin-left:2em; color:#fff; position:relative; z-index:2;}


.sidebar-list .ui-list a:hover:after { background:#27BBAD; content:''; top:0;left:-2em;right:0;bottom:-1px; position:absolute; z-index:-1;}

.sidebar-list .ui-list a:before { 
	content:'';
	width:6px;
	height:6px;
	border-radius:50%;
	background:#fff;
	position:absolute;
	left:-1em;
	top:50%;
	margin-top:-3px;
}

.sidebar-list .ui-list li.current_page_item a:after {background:#27BBAD; content:''; top:0;left:-2em;right:0;bottom:-1px; position:absolute; z-index:-1;}
.sidebar-list .ui-list li {  border-top: 1px solid #fff; border-bottom:1px solid transparent; }

.ui-list li { border-bottom: 1px solid #ddd; }

.ui-list a {
    display: block;
    padding: 0.625em 0.313em;
	line-height: 1.4em;
	font-weight: normal;
}

.ui-list a:hover, .ui-list .current_page_item a { text-decoration: none; }


/*------------------------------------*\
    $SEARCH
\*------------------------------------*/
.nav-touch-search .form-search input.search-input { 
	background:transparent;
	color:#fff;
	border:1px solid #fff;
	border-radius:5px;
}
.nav-touch-search button.search-submit { background:none; border:none; outline:none;}
.form-search { position: relative; } 

.form-search input.search-input { 
	width: 100%;
	margin: 0;
	padding: 0.5em;
	color: #666;
	border:1px solid #ccc;
	border-radius:5px;
}

.form-search .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 45px;
	border: none;
	text-indent: -9999em;
	margin: 0;
	border-radius:0px 5px 5px 0px;
}
.sidr .form-search .search-submit:before { right:-23px; }
.form-search .search-submit:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 23px;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -11px;
	margin-right: -11px;
	background: url(images/sprite.png) -500px -300px no-repeat;
}

@media all and (min-width: 61.250em) { /* 980px */

	.sidebar .form-search .search-input, .content .form-search .search-input {
		border: solid #eee;
		border-width: 1px 0 1px 1px;
	}

}

/*------------------------------------*\
    $SIDEBAR - LEFT
\*------------------------------------*/

.sidebar-left { margin-bottom: 1em; }

.sidebar-left .contact-detail {
    padding: 1em 0;
    border-bottom: 1px solid #ddd;
}

.sidebar-left h4 {
    font-size: 1em;
    line-height: 1em;
    font-weight: bold;
    text-transform: uppercase;
  	margin-bottom: 0.313em;
}

.sidebar-left .icon { vertical-align: top; }

.sidebar-left p, .sidebar-left table {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
}

.sidebar-left p + p { margin: 10px 0 0 0 }

.sidebar-left .is-day, .sidebar-left .is-time { width: 50%; }

@media all and (min-width: 61.250em) { /* 980px */

	.sidebar-left {
		float: left;
		width: 18.750em; /* 300px */
		padding: 0;
		margin-bottom: 1em;
	}
		
	.sidebar-left h4 { margin-bottom: 0.875em; }
	
}

/*------------------------------------*\
    $CONTACT PAGE
\*------------------------------------*/
#likebox-wrapper { text-align:center; margin:0 auto 2em auto;}
.page-template-page-contact .nav-breadcrumb {display:none;}
@media all and (min-width: 43.750em) and (max-width: 61.188em) { /* 700px - 979px */

	.page-template-page-contact-php .main { padding: 1.5em 0; }	
	
	.page-template-page-contact-php .sidebar-left {
		float: left;
		width: 39%; 
		padding: 0;
	}
	
	.page-template-page-contact-php .content {
		float: right;
		width: 57%;
		padding: 0;
	}

}

/*------------------------------------*\
    $FOOTER
\*------------------------------------*/

.footer {
	text-align: center;
	padding: 1.25em;
}

.footer-body {
	font-size: 0.813em;
    line-height: 1.4em;
}

.footer p, .footer a { color: #777; }

.footer a { font-weight: normal; }

.footer a:hover { color: #444 }





/*------------------------------------*\
    3. $MODULE
\*------------------------------------*/ 

/*------------------------------------*\
    $NAV
\*------------------------------------*/ 

ul.nav, .nav ul { 
    margin: 0;
    padding: 0;
}

.nav li { float: left; }

.nav a { display: block; }

.nav a:hover { text-decoration: none; }

ul.nav-stacked li { float: none; }

/*------------------------------------*\
    $HELPER
\*------------------------------------*/

.left { float: left }

.right { float: right }

.text-center { text-align: center; }

.text-right { text-align: right; }

.upper { text-transform: uppercase; }

.lower { text-transform: lowercase;}

.under { border-bottom: 1px solid; }

.spaced { letter-spacing: 2px; }

.no-mb { margin-bottom: 0; }

.is-relative { position: relative; }

.inline-block {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.cf:before, .cf:after, .grid:before, .grid:after, .main:before, .main:after, .content:before, .content:after, .nav-primary:before, .nav-primary:after, .container:before, .container:after, .top:before, .top:after, .navigation:before, .navigation:after {
    content: '';
    display: table;
}

.cf:after, .grid:after, .main:after, .content:after, .nav-primary:after, .container:after, .top:after, .navigation:after { clear: both; }

.cf, .grid, .main, .content, .nav-primary, .container, .top, .navigation { *zoom: 1; }

/*------------------------------------*\
    $GRID
\*------------------------------------*/ 

.grid { margin-left: -1.618em; }

.grid-item {
    display: block;
    float: left;
    padding-left: 1.618em;
    width: 100%;
}

@media all and (min-width: 18.750em) {

	.palm-whole .grid-item { width: 100%; }
	
	.palm-halves .grid-item { width: 50%; }
	
	.palm-thirds .grid-item { width: 33.3333333%; }
	
	.palm-fourths .grid-item { width: 25%; }
	
	.palm-fifths .grid-item { width: 20%; }

}

@media all and (min-width: 43.750em) and (max-width: 61.250em) {

	.lap-whole .grid-item { width: 100%; }
	
	.lap-halves .grid-item { width: 50%; }
	
	.lap-thirds .grid-item { width: 33.3333333%; }
	
	.lap-one-two-thirds .lap-one-third { width: 33.3333333%; }
	
	.lap-one-two-thirds .lap-two-thirds { width: 66.666667%; }
	
	.lap-fourths .grid-item { width: 25%; }
	
	.lap-fifths .grid-item { width: 20%; }
	
}

@media all and (min-width: 61.250em) { 

	.desk-whole .grid-item { width: 100%; }

	.desk-halves .grid-item { width: 50%; }
		
	.desk-thirds .grid-item { width: 33.3333333%; }
	
	.desk-one-two-thirds .desk-one-third { width: 33.3333333%; }
	
	.desk-one-two-thirds .desk-two-thirds { width: 66.666667%; }
	
	.desk-fourths .grid-item { width: 25%; }
	
	.desk-fifths .grid-item { width: 20%; }

}

/*------------------------------------*\
    $ICONS
\*------------------------------------*/

.icon {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(images/sprite.png) 0 0 no-repeat;   
}
.icon-s {
	width: 18px;
	height: 18px;
}

.icon-m {
	width: 24px;
	height: 24px;
}

.icon-l {
	width: 32px;
	height: 32px;
}

.icon-xl {
	width: 64px;
	height: 64px;
}

/*------------------------------------*\
    $ROW 1
\*------------------------------------*/

.icon-phone { background-position: 0 0; }
.icon-fax { background-position: -100px 0; }
.icon-email { background-position: -200px 0; }
.icon-address { background-position: -300px 0; }
.icon-hours { background-position: -400px 0; }
.icon-payment { background-position: -500px 0; }

/*------------------------------------*\
    $ROW 2
\*------------------------------------*/

.icon-info { background-position: 0 -100px; }
.icon-file { background-position: -100px -100px; }
.icon-search { background-position: -200px -100px; }
.icon-cross { background-position: -300px -100px; }
.icon-tick { background-position: -400px -100px; }
.icon-user { background-position: -500px -100px; }

/*------------------------------------*\
    $ROW 3
\*------------------------------------*/

.icon-arrow-left { background-position: 0 -200px; }
.icon-arrow-right { background-position: -100px -200px; }
.icon-arrow-down { background-position: -200px -200px; }
.icon-arrow-up { background-position: -300px -200px; }
.icon-arrow-left-s { background-position: -400px -200px; }
.icon-arrow-right-s { background-position: -500px -200px; }

/*------------------------------------*\
    $ROW 4
\*------------------------------------*/

.icon-arrow-down-s { background-position: 0 -300px; }
.icon-arrow-up-s { background-position: -100px -300px; }

.icon-menu-toggle { background-position: -400px -300px; }
.icon-menu-map { background-position: -300px -300px; }
.icon-menu-call { background-position: -201px -301px; }

/*------------------------------------*\
    $RETINA ICONS
\*------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	
	.icon, .nav-touch-toggle, .flex-direction-nav a, ul.list-ticked li:before, ul.child-pages a:before, ul.list-pages a:before,.form-search .search-submit:before, .list-accordion-title a:before, .nav-touch .menu-item-has-children > a:before, .nav-touch ul ul a:before,.nav-touch li a:before {
		background-image: url(images/sprite@2x.png);			
		background-size: 600px 800px;
	}
		
}

/*------------------------------------*\
    $EXTERNAL ICONS
\*------------------------------------*/

.icon-surf {
	background: url(http://www.surfpacific.com/sprite-logo.png);
	width: 137px;
	height: 34px;
	background-position: 0 0;
}

.icon-surf-white { background-position: 0 -100px; }

@media all and (max-width: 61.188em) { /* Up to 979px */

	.icon-surf {
		display: block;
		margin: 1em auto 0 auto;
	}	

}

@media all and (min-width: 61.250em) { /* 980px */

	.icon-surf { margin-left: 1em; }	

}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	
    .icon-surf {
		background-position: -100px 0;			
		background-size: 300px 100px;
	}

	.icon-surf-white { background-position: -100px -50px; }
	
}

/*------------------------------------*\
    $INLINE LIST
\*------------------------------------*/

.list-inline { list-style: none; }

.list-inline li { display: inline; }

.list-inline a {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

/*------------------------------------*\
    $ICON LIST
\*------------------------------------*/

.list-icon { font-size: 0; }

.list-icon li { margin-left: 10px; }

.list-icon li:first-child { margin-left: 0; }

/*------------------------------------*\
    $ACCORDION LIST
\*------------------------------------*/

.list-accordion-title { 
	font-size: 1em;
	margin-bottom: 0;
	border-bottom: 1px solid #fff; 
}

.list-accordion-title.open { border-bottom: none; }

.list-accordion-title a { 
	display: block; 
	position: relative; 
	padding: 0.625em 2em 0.625em 1em;
	background-color: #34BDB3;
	color: #fff; 
}

.list-accordion-title a:hover, .list-accordion-title.open a {
	background-color: #02958A;
	text-decoration: none;
}

.list-accordion-content { padding: 0.625em 0.625em 0 0.625em; }

.list-accordion-title a:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	display: block;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	background: url(images/sprite.png) no-repeat;  
	background-position:-200px -500px;  
}	

.list-accordion-title.open a:before { background-position: -300px -500px; }

/*------------------------------------*\
    $CTA MOBILE
\*------------------------------------*/

.cta-mobile {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
}

.nav-cta-mobile { 
	font-size: 0.875em; 
	text-transform: uppercase;
	text-align: center;

}

.nav-cta-mobile li { width: 33.333%; }

.nav-cta-mobile a {
	background:#48a89b;
	color: #fff;
	padding: 0.75em 0;
}
.nav-cta-mobile li a {
	border-bottom:2px solid #1e7877;
}
.nav-cta-mobile li.cta-nav-middle a {
	border-left:2px solid #1e7877;
	border-right:2px solid #1e7877;
}
.nav-cta-mobile a:hover {
	background-color: #1e7877;
	text-decoration: none;
}

/*------------------------------------*\
    
    $SIDR

	Slide out sidebar for touch devices

\*------------------------------------*/

.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 280px;
    overflow-x: none;
    overflow-y: auto;
	background: url(images/nav-bg.jpg) no-repeat #2e8e81;
	padding-bottom: 2em;
}

.sidr.right {
    left: auto;
    right: -280px;
}

.site { position: relative; overflow:hidden; }

.site:before {
	content: '';
	transition: background .3s ease-in-out;	
}

.sidr-open .site:before {
	content: '';
	position: absolute;
	z-index: 9999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.75);
}

/*------------------------------------*\
    $NEWSLETTER SUBSCRIPTION
\*------------------------------------*/

.form-subscribe input[type="text"] { 
	padding: 0.5em; 
	margin-bottom: 0.313em; /* 5px */
	width: 100%;
	font-size: 1em;
	line-height: 1em;
}

.form-subscribe input[type="submit"] { padding: 0.75em; }

.container.subscribe { 
	border-top:1px dashed #999999;
	border-bottom:1px dashed #999999;
	margin-top:1em;
	padding:1em 0;
}
.subscribe .left-div, .subscribe .center-div,.subscribe .right-div {text-align:center;}
.subscribe .form-subscribe input[type="submit"] { padding:0.4em 0.45em; width:100%; }
.subscribe .form-subscribe input[type="text"] { width:100%; padding:0.3em; }
.subscribe-form { margin-top:0.5em; }
@media all and (min-width: 61.250em) { /* 980px */
	.subscribe .left-div, .subscribe .center-div,.subscribe .right-div { display:inline-block; float:left; }
	.subscribe .left-div { width:330px; }
	.subscribe .center-div { width:250px; }
	.subscribe .right-div { width:400px; }
	.subscribe .form-subscribe input[type="submit"] { padding:0.4em 0.45em; width:auto;}
	.subscribe .form-subscribe input[type="text"] { width:40%; padding:0.3em; }

}


/*------------------------------------*\
    $BREADCRUMBS
\*------------------------------------*/

.nav-breadcrumb {
	font-size: 0.75em;
	line-height: 1em;
	margin: 1em 0;	
}
.nav-breadcrumb a {
		font-weight:bold;
}
/*------------------------------------*\

    $CONVERSION PAGE

	page-conversion.php

\*------------------------------------*/

.page-conversion { background-color: #f9f9f9; }

.page-conversion .page-title { font-size: 1.875em; }

.page-conversion-intro h2 { font-size: 1.125em; }

.page-conversion ul.list-ticked { margin-bottom: 1.618em; }

.page-conversion .list-ticked li { margin-bottom: 0.75em; }

.page-conversion-intro .intro-image {
	overflow: hidden;
	padding: 9px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 15px;
}

.page-conversion-intro img { border-radius: 10px; }

.page-conversion-cta { text-align: center; }

.page-conversion-quote img {
	margin-right: 1em;
	padding: 9px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 100%;
}

.page-conversion-quote, .page-conversion-footer { 
	background-color: #fff; 
	border: solid #eee;
	border-width: 1px 0; 
}

.page-conversion-intro, .page-conversion-quote, .page-conversion-content, .page-conversion-footer { padding: 1.25em; }

.page-conversion-form-heading { 
	text-align: center;
	text-transform: uppercase;
}

.page-conversion-form-heading { font-size: 1.5em; }

.page-conversion-cta { font-size: 1.25em; }

.page-conversion a.button-cta { font-size: 1em; }

@media all and (max-width: 43.688em) { /* 699px */
	
	.page-conversion-cta .is-alternative {
		display: block;
		margin: 0.313em 0;
	}

	.page-conversion a.button-cta { 
		text-align: center;
		display: block;
	}		
	
	.page-conversion-quote .grid-alpha {
		width: 45%;
		padding-right: 1em;
	}
	
	.page-conversion-quote .grid-beta { float: none; }

}

@media all and (min-width: 43.750em) { /* 700px */
	
	.page-conversion .page-title { font-size: 3em; }
	
	.page-conversion-intro h2 { 
		font-size: 1.5em;
		width: 72%;
		margin: 0 auto 1.5em auto;
	}
	
	.page-conversion ul.list-ticked { margin-bottom: 0; }
	
	.page-conversion .list-ticked li {
		font-size: 1.125em; 
		margin-bottom: 1em; 
	}
	
	.page-conversion-intro .intro-image { margin-bottom: 1.618em; } 
	
	.page-conversion-quote .quote-content { text-align: center; }
	
	.page-conversion-quote .grid { margin-left: -2em; }
	
	.page-conversion-quote .grid-item { padding-left: 2em; }
	
	.page-conversion-quote .grid-alpha { width: 23%; }
	
	.page-conversion-quote .grid-beta { width: 77%; }
	
	.page-conversion-quote p { 
		font-size: 1.25em; 
		line-height: 1.5em;
	}

	.page-conversion-intro, .page-conversion-quote, .page-conversion-content, .page-conversion-footer { padding: 3em 2em; }
	
	.page-conversion-cta { font-size: 1.5em; }
	
	.page-conversion-cta .is-alternative { margin: 0 1em; }

}

@media all and (min-width: 61.250em) { /* 980px */

	.page-conversion ul.list-ticked { margin-top: 3em; }
	
	.page-conversion .list-ticked li { font-size: 1.25em; }

	.page-conversion-quote .quote-content { padding-top: 1.5em; }

	.page-conversion-form {
		width: 62%;
		margin: 0 auto;
	}
	
	.page-conversion-intro, .page-conversion-quote, .page-conversion-content, .page-conversion-footer { padding: 2em 0; }
	
	.page-conversion-cta { font-size: 1.875em; }
	
	.page-conversion-content .page-conversion-cta { margin-top: 1em; }

}


/*------------------------------------*\
    $AREA
\*------------------------------------*/

.area {
    color: #fff;
    background-color: #808080;
    padding: 1.125em;
}

.area-heading, .list-area-heading { 
    display: inline; 
    color: #fff;
    font-size: 0.875em;
    line-height: 1.3em;
    margin-bottom: 0;
    font-weight: normal;
}

.area-heading { font-weight: 700; }

.list-area-heading a {
    color: #fff;
    font-weight: normal;
}





/*------------------------------------*\
    4. $STATE
\*------------------------------------*/

.is-hidden { display: none; }

@media all and (max-width: 43.688em) { /* 489px */

	.palm-is-hidden { display: none; }

}

@media all and (min-width: 43.688em) and (max-width: 61.188em) { /* 699px to 979px */

	.lap-is-hidden { display: none; }

}

@media all and (min-width: 61.250em) { /* 980px */

	.desk-is-hidden { display: none; }

}

.is-invisible {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	    filter: alpha(opacity=0);
	   opacity: 0;
}

.no-transition { transition: none; }

.spinner {
	height: 60px;
	width: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	animation: rotation 1s infinite linear;
	border-left: 6px solid rgba(72,168,155,.15);
	border-right: 6px solid rgba(72,168,155,.15);
	border-bottom: 6px solid rgba(72,168,155,.15);
	border-top: 6px solid rgba(72,168,155,.8);
	border-radius: 100%;
}

@keyframes rotation {
	from { transform: rotate(0deg); }
	to { transform: rotate(359deg); }
}





/*------------------------------------*\
    5. $THEME
\*------------------------------------*/
.page-id-1764 #likebox-wrapper { display:none!important;}
img.logo {
float:none;
width:257px;
height:102px;
}
@media all and (min-width:1px) { 

	.top.is-relative .grid-item {
	    text-align: center;
	}

}
@media all and (min-width:700px) { 

	.top.is-relative .grid-item {
	    text-align:none;
	}
	img.logo {
		float:left;
		margin-top:2em;
	}

}


a.newsletter {
    background: url("../../uploads/2014/05/icon-newsletter.jpg") no-repeat scroll 3px 50% #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    font-size: 12px;
    padding: 10px 15px 10px 30px;
    display: inline-block;
    margin: 5px 10px;
    float: left;
}

h1.page-title  {
    font-size: 1.875em;
    line-height: 1.3em;
    margin-bottom: 20px;
    color: #349388;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    text-align: center;
}
h1.page-title {
	color:#fff;
	background:#349388;
	display:block;
}
@media all and (min-width: 43.750em) { /* 700px */

	h1.page-title  {
    font-size: 1.875em;
    line-height: 1.3em;
    margin-bottom: 20px;
    color: #349388;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
    text-align: center;
    background:transparent;
}

}

.content h2 {
    font-size: 1.0625em;
    color: #b0b0b0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}
.cta-footer-content p,.sidebar-cta p { font-size:0.8em; line-height:1.4em;}
.sidebar-cta p { text-transform:none;}
.cta-footer-content h2,.sidebar-cta h2, h3.sidebar-heading{
	text-transform:uppercase;
	font-size:1.7em;
	font-family:'Playfair Display', serif;
	margin:0 0 0.2em 0;
}
.cta-footer-content h3,.member-logos h2 {
	font-size:0.95em;
}
.sidebar-cta h3 { 
	font-size:0.75em; 
	margin-bottom:0;
}
.cta-footer-image img,.sidebar-cta img,.sidebar-services img {
	margin-top:1em;
	border:10px solid #fff;
}

.sidebar-cta img,.sidebar-services img { margin-bottom:1em;}

.cta-footer,.sidebar-cta { 
	color:#fff; 
	padding:0.8em 1.2em 0 1.2em; 
	text-transform:uppercase;
}
a.cta-footer-link {
	font-weight:normal;
	text-decoration:none;
	color:#fff;
}

h3.cta-h3 { position:relative; }
h3.cta-h3:before,h3.cta-h3:after { 
	content:'';
	height:1px;
	position:absolute;
	background:#fff;
	width:12%;
	top:50%;
 }
@media all and (min-width: 61.250em) { /* 980px */
	
	h3.cta-h3:before,h3.cta-h3:after { 
		content:'';
		height:1px;
		position:absolute;
		background:#fff;
		width:16%;
		top:50%;
	 }

}

h3.cta-h3:before { left:0; }

h3.cta-h3:after { right:0 ;}
.cta-footer a {
	color:#fff;
}
.home h2.home-heading {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 23px;
    color: #b0b0b0;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}
.cta-content p {margin:1em 0;}

.cta-content a { color:#777777; font-weight:normal; font-size:0.9em;}

.cta-content a:hover {
	color:#34bdb3;
	text-decoration:none;
}
.cta-content:before {
	    content: "";
    border-top: 1px solid #34bdb3;
    width: 65%;
    display: block;
    margin: 0 auto;

}
.cta-content:after {
	content: "";
    border-top: 1px solid #34bdb3;
    width: 65%;
    display: block;
    margin: 0 auto;
}
.home h1.page-title { margin-top:1em;}

.subscribe h3 { font-size:2.1em; }

.subscribe p { margin-top:1em; font-size:0.8em; }
.cta-footer-image {padding-bottom:1.2em; }
.member-logos h2 { margin-top:1.3em;  }
.member-logos { text-align:center;}

@media all and (min-width: 43.750em) { /* 700px */

	.member-logos h2 { margin-top:0; }	

}


@media all and (min-width: 61.250em) { /* 980px */

	

	.cta-footer-content {
		width:65%;
		float:left;
	}
	.cta-footer-image {
		width:35%;
		float:right;
	}

}
.sidebar-services { 
	margin-top:1.5em; 
	padding:1.25em; 
	clear:both;
	padding:0.8em 1.2em 0 1.2em;
}
/*------------------------------------*\
    $COLOURS
\*------------------------------------*/

/* Brand primary and secondary colours */
.bpc { color: #27BBAD; }
.bsc { color: #02958A; }

.text-white { color: #fff; }
.text-light { color: #eee; }
.text-neutral { color: #808080; }
.text-dark { color: #333; }

::selection {
    background: #02958A;
    color: #fff;
    text-shadow: none;
}

/*------------------------------------*\
    $BACKGROUNDS
\*------------------------------------*/

/* Brand primary and secondary background colours */
.bpb { background-color: #27BBAD; }
.bsb, .island { background-color: #02958A; }

.bg-light { background-color: #eee; }
.bg-neutral { background-color: #808080; }
.bg-dark { background-color: #333; }




