/*
Theme Name: Squigloo Custom Theme
Author: Kat Rosendorff
Author URI: http://squigloo.com.au
Description: Custom theme for Spin HF website
Version: 1.0.0
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: left;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.entry-content th,
.comment-content th {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	line-height: 18px;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	box-sizing: border-box;
    font-size: 15px;
}
select {
	font-family: inherit;
	padding: 6px;
	box-sizing: border-box;
    font-size: 15px;
}
button,
input {
	line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit] {
	background-color: transparent;
    border: 1px solid #c2c4c4;
    border-radius: 3px;
    clear: both;
    color: #7a807e;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.35px;
    line-height: 34px;
    padding: 0 10px;
    white-space: nowrap;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignfull {
	width:100%;
	height:auto;
	
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like 
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height:normal;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single {
	margin: 24px 0;
	}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 87.5%;
	background-color:#FFF;
}
body {
	font-size: 16px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #2B2B2B;
	background-color:#FFFFFF;
	overflow: hidden;
}
a {
	outline: none;
	color: #F67F00;
	text-decoration: none;
}
a:hover {
	color: #D36D00;
}

/* Assistive text */
.assistive-text,
.screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	padding: 0;
}
.site-content {
	margin: 48px 0 24px;
}
.widget-area {
	margin: 24px 0;
}

/* Header */
.site-header {
	padding: 0px 20px 10px;
	background-color:#FFF;
	}
.wrap {
	padding-top:20px;
		position: relative;
    	z-index: 9999;
}
.wrap:after {
	clear:both;
	content:'';
	display:table;
}
.tools {
	float:right;
	line-height:30px;
}
.socials {
	text-align:right;
	line-height: 32px;
}
.socials a {
	font-size:21px;
	color:#20a9ab;
}
.search-form {
	text-align:right;
	float:right;
	margin-left:10px;
}
.search-form input.search-field {
	width: 120px;
	padding:0px 5px;
	font-size:13px;
	line-height:32px;
	height:32px;
	border:1px solid #DBDBDB;
	border-radius:none;
}
.search-form  .search-submit {
	display: none;
}


.logo {
	width:170px;
	margin:15px auto 0;
}
.logo img {
	width: 100%;
	height: auto;
}
.site-title a {
	color: #686D6B;
	display: inline-block;
	text-decoration: none;
}
.site-title a:hover{
	color: #7a807e;
}
.site-title {
	font-size: 21px;
	margin:0;
}


/* Navigation Menu */
.main-navigation {
	margin-top: 0px;
	text-align: left;
	font-size : 16px;
	letter-spacing : 1.6px;
	text-transform : uppercase;
	color : #333333;
	font-weight: 600;
}
.main-navigation li {
	margin-top: 24px;
	line-height: normal;
}
.main-navigation a {
	color: #525655;
	font-size:15px;
}
.main-navigation a:hover {
	color: #7a807e;
}

div.toggled-on .main-navigation ul.nav-menu,
.menu-toggle {
	display: inline-block;
}
.menu-toggle {
	position:absolute;
	cursor: pointer;
	display:block;
	top:26px;
	left:0;
}
.mobileNav {
	display: none;
}
.toggled-on .mobileNav {
	background-color:#686d6b;
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:180px;
	padding:40px 20px;
	height:100%;
	text-transform:uppercase;
	letter-spacing:0.3px;
/*	opacity:1;
	transition:opacity 400ms ease-out;*/
}
.admin-bar .toggled-on .mobileNav {
	padding-top:60px;
	
}
.hideNav {
	color:#DBDBDB;
	cursor:pointer;
	float:right;
	font-weight:300;
	font-size:17px;
}
.hideNav:hover{
	color:#FFF;
}
.toggled-on .mobileNav a {
	color:#FFF;
}
.sub-menu {
	display:none;
}
.nonmembers-mobile-only {
	display:block !important;
}
.logged-in .nonmembers-mobile-only {
	display:none !important;
}
.members-mobile-only {
	display:none !important;
}
.logged-in .members-mobile-only {
	display:block !important;
}
/* Page header*/
.page-header {
	background-color:#20a9ab;
	padding:50px 20px 50px;
	clear:both;
	min-height:50px;
	text-align: center;
	color: #fff;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.page-header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(32,169,171,0.7);
	z-index: 1;
}
.page-header .txt {
	max-width:1100px;
	margin:0 auto 10px;
	z-index: 10;
	position: relative;
}
.page-header .page-title {
	font-weight : 600;
	font-size : 40px;
	text-transform:none;
	margin:0 0 10px;
	line-height:normal;
}
.page-header .sub-title {
	margin:0;
	font-weight : 300;
	font-size : 20px;
	text-transform:none;
	line-height:normal;
}
@media screen and (max-width: 640px) {
	.page-header {
		min-height:50px;
		padding:20px;
		background-image:none !important;
		background-color:transparent;
	}
	.page-header .page-title {
		font-size : 30px;
		line-height:normal;
	}
}

/* Page Sidebar */
.widget-area .widget {
	margin-bottom: 24px;
}
#secondary .widget h3 {
	margin: 0px;
	padding:10px 0;
	font-weight : bold;
  	font-size : 22px;
  	line-height : 33.42px;
 	text-transform : uppercase;
  	color : #20a9ab;
}
#secondary .widget p,
#secondary .widget li,
#secondary .widget .textwidget {
	font-size: 13px;
	line-height:normal;
}
#secondary  .widget p {
	margin: 8px 10px 16px;
	line-height:normal;
	
}

#secondary .menu-widget li,
#secondary .widget_display_topics li,
#secondary .widget_nav_menu li,
#secondary .widget_recent_entries li {
	padding:5px 10px 5px 20px;
	list-style:inside disc;
	margin:0px;
	text-indent:-10px;
	line-height:normal;
}
#secondary .menu-widget .current_page_item {
	font-weight:bold;
}

#secondary.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
}
#secondary.widget-area .textwidget li {
	margin-left: 36px;
}
#secondary.widget-area .widget a {
	color: #7a807e;
}
#secondary.widget-area .widget a:hover {
	color: #535756;
}



/* Footer */
#site-footer {
	clear: both;
	padding: 15px 20px 48px;
	background-color:#FFF;
	color:#555;
	border-top: 1px solid #CCC;
	}
.site-info {
	max-width: 1100px;
	margin: 0 auto;
	line-height:normal;
}
.site-info a {
	color:#3B82B1;
}
#footer-widgets {
	font-size: 14px;
}
#footer-widgets .widget_nav_menu li {
	margin-bottom:4px;
}
#footer-widgets .widget_nav_menu a {
	color:#4D4D4D;
}
#footer-widgets .widget_nav_menu a:hover {
	color: #2E2E2E;
}
#footer-widgets h3 {
    margin: 0px;
    padding: 10px 0;
    font-weight: 300;
    font-size: 22px;
    color: #20a9ab;
}
#footer-widgets p {
	font-size: 13px;
	margin: 0 0 1em;
}
#footer-widgets img {
	height: 55px;
	width: auto;
}	
#credits-and-copyright {
	max-width:1100px;
	margin:0 auto;
	color:#bdc0bf;
	clear:both;
	padding: 30px 20px 3em;
	font-size:12px;
	line-height:normal;
}
#credits-and-copyright a {
	color: #ADB1B0;
	text-decoration: none;
}
#credits-and-copyright a:hover {
	color: #BFC2C1;
	text-decoration:underline;
}



/* =Main content and comment content
-------------------------------------------------------------- */
#main {
	padding-left:10px;
	padding-right:10px;
}
.home #main {
	padding-left:0px;
	padding-right:0px;
}

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	
}
.entry-header .entry-title {
	font-size: 20px;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-meta a {
	color: #757575;
}
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	line-height: 3.692307692;
	margin-bottom: 24px;
	
	text-align: center;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6
{
	margin: 0 0 1em;
	line-height:normal;
}
.entry-content h1 {
	font-size: 38px;
	line-height: 1.5;
	color: #20a9ab;
}
.entry-content h2 {
	font-size: 28px;
    color: #20a9ab;
    font-weight: 300;
    line-height: normal;
}
.entry-content h3 {
	font-size: 24px;
    font-weight: 300;
    line-height: normal;
     color: #20a9ab;
}
.entry-content h4{
	font-size: 18px;
}
.entry-content h5 {
	font-size: 16px;
}
.entry-content h6 {
	font-size: 15px;
	
}
.entry-content p,
.entry-summary p{
	margin: 0 0 24px;
	line-height:1.5;
}
.entry-content ol,
.entry-content ul{
	margin: 0 0 24px;
	line-height:1.5;
}
.entry-content ul ul
.entry-content ol ol,
.entry-content ul ol,
.entry-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li {
	margin: 0 0 8px 36px;
	line-height: normal;
}
.entry-content blockquote {
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}
.entry-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	
	line-height: 2;
}
.entry-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}
.entry-content pre code {
	display: block;
}
.entry-content abbr,
.entry-content dfn,
.entry-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address {
	display: block;
	margin: 0 0 24px;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	
}
.entry-content dl {
	margin: 0 24px;
}
.entry-content dt {
	font-weight: bold;
}
.entry-content dd {
	margin-bottom: 24px;
	
}
.entry-content table {
	border-bottom: 1px solid #ededed;
	margin: 0 0 24px;
	width: 100%;
}
.entry-content table caption {
	font-size: 16px;
	margin: 24px 0;
}

.moretag {
	font-size: 13px;
	color: #B1B1B1;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.hentry:after {
	clear:both;
	display:table;
	content:'';
}
.page-links {
	clear: both;
}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	color: #757575;
	border-top:1px dotted #CCC;
	padding-top:10px;
}
.single-author .entry-meta .by-author {
	display: none;
}
.clearfix:after {
	clear:both;
	display:table;
	content:'';
}


.hero-img {
	width:100%;
	height:auto;
}
.widget a.linkBtn,
a.enquireBtn {
	font-size : 14px;
	font-weight:bold;
	font-weight:500;
	letter-spacing : 0.35px;
	color : #7a807e;
	border: 1px solid #C2C4C4;
	border-radius:3px;
	line-height:34px;
	padding:0 10px;
	clear:both;
	display:inline-block;
	background-color:transparent;
	white-space:nowrap;
}
.widget a.linkBtn:hover,
a.enquireBtn:hover {
	background-color: rgba(0,0,0,0.08);
}

@media screen and (max-width: 440px) {
	.widget a.linkBtn,
	a.enquireBtn {
		background-color: rgba(255,255,255,0.7);
	}
	.widget a.linkBtn:hover,
	a.enquireBtn:hover {
		background-color: rgba(255,255,255,0.9);
	}
}
.entry-content {
	position: relative;
}
.edit-link {
	position: absolute;
	top: -34px;
	right: 0;
	background-color: #E3E3E3;
	padding: 3px 7px;
	display: block;
	text-transform: uppercase;
	border-radius: 2px;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header {
	margin-bottom: 48px;
	padding-bottom: 22px;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}

/* YARPP*/
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    height: 180px !important;
    width:140px !important;
	border:none !important;
}
.yarpp-thumbnail > img, 
.yarpp-thumbnail-default {
    height: 120px;
    width: 130px !important;

	border:1px solid #EEE;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    line-height: 1.2em !important;
    max-height: 4.6em !important;
    width: 130px !important;
}
/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
}


/* = HOME PAGE
-------------------------------------------------------------- */
.home #main {
	overflow:hidden;
	max-width: 100%;
}
.home .site-content {
    margin: 0px;
    padding: 0px;
}
.home .site-content article {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.box-fullwidth {
	margin: 0;
}
.text-wrap {
	margin:0 auto;
	max-width:1100px;
	width:auto;
	padding:20px;
	box-sizing: border-box;
}
.text-wrap:after {
	clear: both;
	display: block;
	content: '';
}
.home .entry-content {
	text-align: center;
}
.home .entry-content h3 {
	text-align: center;
	font-style: italic;
	font-size: 32px;
}
#box-header-banner {
	background-color:#1c6061;
	color: #FFF;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	background-position: center center;
	background-size: cover;
	position: relative;
}
#box-header-banner:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(32,169,171,0.5);
	z-index: 1;
	
}
#box-header-banner .text-wrap {
	z-index: 10;
	position: relative;
}
#box-header-banner h1 {
	font-size: 30px;
	font-style: italic;
	max-width: 800px;
	margin: 0 auto 30px;
}
#box-header-banner h1 strong {
	 color : #F67F00;
}
#box-header-banner h3 {
	font-size : 18px;
	letter-spacing : 1.8px;
	text-transform : uppercase;
	color : #FFFFFF;
}
#box-header-banner p{
	text-align: center;
}
#box-header-banner a,
#box-services-banner p a,
.entry-content a.button{
	font-weight : bold;
	font-size : 18px;
	letter-spacing : 1.8px;
	text-transform : uppercase;
	color : #F67F00;
	background-color: #FFF;
	padding: 5px 10px;
	border-radius: 3px;
	display: inline-block;
	margin: 0 auto;
	clear: both;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.15);
}
#box-header-banner a:hover,
#box-services-banner p a:hover{
	color : #B85F00;
}
#box-services-banner {
	background-color: #f1f1f1;
	text-align: center;
	position: relative;
	z-index: 100;
}
#box-services-banner p {
	text-align: center;
}
.services-grid {
	padding-bottom: 30px;
}
.home .services-grid {
    margin-top: -100px;
}
.services-grid:after {
	clear: both;
	content: '';
	display: block;
}
.services-grid a {
	font-size : 26px;
 	color : #F67F00;
	text-align: center;
	display: block;
	font-weight: 300;
}
.services-grid a .img {
	display: block;
	width: 230px;
	height: 230px;
	border-radius: 200px;
	border: 10px solid #FFF;
	background-color: #CCC;
	margin: 0 auto;
	overflow: hidden;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.services-grid a .title {
	display: block;
	padding: 20px 10px;
}

#box-aqua-banner	{
	padding: 20px 0;
	background-color: #20a9ab;
	color: #FFF;
	margin-bottom: 40px;
    text-align: center !important;
}
.entry-content #box-header-banner h1,
.entry-content #box-header-banner h3,
.entry-content #box-header-banner h2,
.entry-content #box-aqua-banner h3,
.entry-content #box-aqua-banner h2 {
	color: #FFF;
	font-style: italic;
	line-height: normal;
}
#box-aqua-banner .blurb h3,  
#box-aqua-banner .blurb h4,  
#box-aqua-banner .blurb p{
    text-align: center;
}
#box-aqua-banner .blurb p {
	margin: 0 0 17px;
	font-size: 17px;
	line-height: normal;
   
	
}
#testimonial-feed > a {
    margin-left: 45px;
}
#testimonial-feed p {
	position: relative;
	font-style: italic;
	padding-left: 45px;
	quotes: "“" "”" "‘" "’";
	font-size: 16px;
	margin-bottom: 5px;
	
}
#testimonial-feed cite {
	padding-left: 45px;
	margin-bottom: 20px;
	opacity: 0.7;
	display: block;
	
}
#testimonial-feed p:after {
	content: close-quote;
}
#testimonial-feed p:before {
	position: absolute;
	top: -30px;
	left: -6px;
	font-size: 90px;
	content: open-quote;
	font-family: Calibri, sans-serif;
	}
#testimonial-feed a {
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 8px 15px;
	border-radius: 3px;
	display: inline-block;
	clear: both;
	border: 1px solid #FFF;
}
#testimonial-feed a:hover {
	background-color: rgba(0,0,0,0.3);
}
#sb_instagram {
	max-width: 1100px;
	margin: 0 auto;
}
#box-blog-banner	{
	padding: 20px 0 40px;
	background-color: #f1f1f1;
	border-top: 25px solid #FFF;
}
.newsfeed:after {
	clear: both;
	display: block;
	content: '';
}
.newsfeed li {
	text-align: left;
	list-style: none;
	position: relative;
	margin: 0 0 15px 0;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: normal;
}
.newsfeed .thumblink {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	display: block;
	
	
}
.newsfeed .thumblink img {
	width: 100%;
	height: auto;
	display: block;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC;
	box-sizing: border-box;
}
.newsfeed h4 {
	text-transform: none;
	font-weight: 300;
	 font-size : 26px;
  	color : #F67F00;
	padding-top: 5px;
}
.newsfeed h4 a {
		color : #F67F00;
}
.newsfeed h4 a:hover {
	color: #C66600;
}
.newsfeed p {
	line-height: normal;
	clear: both;
}




@media screen and (min-width:640px) {

	#box-aqua-banner .blurb {
		padding-right: 30px;
		width: 50%;
		float: left;
		box-sizing: border-box;
	}
	#testimonial-feed {
		border-left: 2px solid rgba(0,0,0,0.3);
		padding-left: 30px;
		width: 50%;
		float: left;
		box-sizing: border-box;
		text-align: left !important;
	}
	.newsfeed .thumblink {
		position: absolute;
		top: 10px;
		left: 0;
		margin: 0;
		width: 150px;
		height: 150px;
	}
	.newsfeed li {
		width: 50%;
		float: left;
		padding-right: 20px;
		padding-left: 170px;
		
	}
}
	
@media screen and (min-width:800px) {
	.services-grid a {
		width: 30%;
		float: left;
		padding: 0 1.6%;
	}
	.services-grid.all-mode a {
        padding-bottom: 20px;
        padding-top: 10px;
    }
}

/* = TRAINERS
-------------------------------------------------------------- 
 */
.trainer {
	text-align: center;
}
.trainer .photo {
	display: block;
	max-width: 300px;
	margin: 0 auto 20px;

}
.trainer .img {
    display: block;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    border: 10px solid #FFF;
    background-color: #CCC;
    margin: 0 auto;
    overflow: hidden;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
    box-sizing: border-box;
}
.trainer .name {
	color: #F67F00;
text-align: center;
font-weight: 300;
	font-size: 24px;
}
.trainer .name a {
	color: #F67F00;
}
.trainer .blurb{
	line-height: normal;
    font-size: 15px;
}
.trainer .name a:hover {
	color: #C66600;
}
.trainer .photo img {
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
}
@media screen and (min-width:500px) {
	.trainer {
		width: 50%;
		float: left;
		box-sizing: border-box;
		padding: 10px;
	}
}
@media screen and (min-width:800px) {
	.trainer {
		width: 33%;
	}
}
@media screen and (min-width:1100px) {
	.trainer {
		width: 25%;
	}
}


/* TESTIMONIALS
-------------------------------------------------------------- */
.testimonial {
	padding: 15px 0;
}
.testimonial .blurb {
	position: relative;
	font-style: italic;
	padding-left: 45px;
	quotes: "“" "”"; /*"‘" "’";*/
	font-size: 16px;
	margin-bottom: 5px;
	
}
.testimonial cite {
	padding-left: 45px;
	margin-bottom: 20px;
	opacity: 0.7;
	display: block;
	
}
/*.testimonial .blurb:after {
	content: close-quote;
}*/
.testimonial .blurb:before {
	position: absolute;
	top: -10px;
	left: -6px;
	font-size: 60px;
	content: open-quote;
	font-family: Calibri, sans-serif;
	color: #9A9A9A
}
/* SINGLE POSTS */

/* BLOG
------------------------------------------ */
.summary-view {
	border-bottom: 1px solid #CCC;
}
.summary-view .thumbnail img {
	width: 100%;
	height: auto;
	display: block;
	border: 1px solid #CCC;
}
.summary-view .blurb {
	box-sizing: border-box;
	padding: 0px 15px;
}
.summary-view .blurb img {
	display: none;
}
.single-view h1,
.summary-view h1 {
	margin: -10px 0 5px;
	font-size: 22px;
	line-height: normal;
	font-weight: 300;
}
.single-view h1 {
    font-size: 28px;
}
.summary-view .date,
.single-view .date {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 0.5px;
	color: #8E8E8E;
}
.summary-view .entry-content p{
	margin: 0 0 12px;
}
	.summary-view .read-more {
		color: #A3A3A3;
		font-style: italic;
		font-size: 0.9em;
	}
	.summary-view .read-more:hover {color: #333;}


.single-view .thumbnail {
    margin-bottom: 20px;
}
@media screen and (min-width:640px){
    .single-view .thumbnail {
        width: 30%;
        float: right;
        margin: 0 0 20px 20px;
}
}
/* CONTACT
-------------------------------------------------------------- */
.all-contacts  {
    font-size: 22px;
    padding: 15px 0;
    display: block;
}
.all-contacts a {
    margin: 5px 10px;
    white-space: nowrap;
}
div.wpcf7 {
	padding: 10px !important;
	margin-bottom: 0;
    background-color: #EBEBEB;
    max-width: 800px;
    margin: 0 auto;
}
.wpcf7 form {
	padding:0px;
}
.wpcf7 h4 {
	margin:0 0 15px;	
	font-size:16px;
	
}
.wpcf7 .group1,
.wpcf7 .group2 {
	padding-bottom:5px;
}
.wpcf7 p {
	clear:both;
	line-height:32px;
	margin:0 0 3px;
	min-height:40px;
}
.wpcf7 p label {
	display:block;
	float:left;
	width:25%;
	/*text-transform:uppercase;*/
	font-weight:bold;
	line-height:32px;
}

.wpcf7 p.submit-row {
	clear: both;
	text-align: right;
	padding-bottom:5px;
	padding-right:5px;
}
.wpcf7 p.submit-row input {
	float:right;
}
.group1 .wpcf7-form-control-wrap {
	float:left;
	width:75%;
	display:block;
}

.wpcf7 p input.wpcf7-text,
.wpcf7 p input.wpcf7dtx-dynamictext {
	width:100%;
}
.wpcf7 p select {
	width:100%;
}
.wpcf7 p input.wpcf7-text:focus,
.wpcf7 p select:focus,
.wpcf7 p textarea:focus  {
	border-color:#3f4ea0;
}
.wpcf7 p textarea {
	/*height:155px;*/
	width:100%;
}
input.wpcf7-submit {
	background-color: #333333;
	background-image: none;
	color: #FFF;
	text-transform: uppercase;
	box-shadow: 3px 3px 0 0 #DBDBDB;
	border: none;
	outline: none;
	-webkit-appearance: none;
	border-radius: 3px;
	padding: 3px 14px;
	line-height: 30px;
	font-weight: bold;
	cursor: pointer;
	-webkit-box-shadow: 3px 3px 0 0 #DBDBDB;
}


input.wpcf7-submit:hover {
	background-color: #444444;
	background-image:none; 
	color:#fff;
}
span.wpcf7-not-valid-tip {
    color: #333333;
    display: block;
    font-size: 0.9em;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
	background-color: #FFFBCA;
	line-height:normal;
	
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #333333;
	background-color:#E8E8E8;
}
div.wpcf7-response-output {
    margin: 2em 0 0;
    padding: 5px;
}

/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
}
.widget_rss li {
	margin: 12px 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	
	margin-left: 12px;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}

#wp-calendar #next {
	padding-right: 24px;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}

/* Mini Footer Widget Areas */
.cta-banner{
	background-color: #f67f00;
	padding: 30px 20px;
	text-align: center;
	color: #FFF;
	font-size: 17px;
	font-style: italic;
}
.cta-banner h3 {
	font-size: 26px;
	margin: 0 0 15px;
}
.site-info .left-col {
	float:left;
	width:48%;
}
.site-info .right-col {
	float:right;
	width:48%;
	text-align:right;
}
.site-info {
	line-height:normal;
}
.site-info a {
	color:#CCC;
}
.footer-nav {
	float:left;
	font-size:12px;
	line-height:28px;
}
.footer-nav a {
	color:#FFF;
	text-decoration:none;
	white-space:nowrap;
}
.footer-nav a:hover {
	color: #ECECEC;
	text-decoration:underline;
}
.footer-nav ul {
	list-style:none;
}
.footer-nav li {
	position:relative;
	float:left;
	margin-right:15px;
}
.site-info .social {
	float:none;
}
.site-info .social img {
	width:28px;
	height:28px;
	vertical-align:middle;
}
#credits-and-copyright {
	color:#bdc0bf;
	clear:both;
	padding: 30px 0px 3em;
	font-size:12px;
	line-height:normal;
}
#credits-and-copyright a {
	color: #ADB1B0;
	text-decoration: none;
}
#credits-and-copyright a:hover {
	color: #BFC2C1;
	text-decoration:underline;
}
#credits-and-copyright #mini-left {
	margin-bottom:15px;
}


/* =Media queries
-------------------------------------------------------------- */
@media screen and (min-width: 440px) {
	.login-bar {
		float:left;
		padding-right:10px;
		position:relative;
		top:0;
		left:auto;
		display:block;
	}

	/*News and search */
	.summary-view .entry-content h1 {
    	font-size: 30px;
	}
	.summary-view .thumbnail {
		width: 27%;
		float: left;
	}
	.summary-view .thumbnail img {
		display: block;
		margin: 0;
	}
	.summary-view .blurb {
		width: 70%;
		float: left;
		margin-left: 1%;
		min-height: 240px;
	}

}
/* Minimum width of 640 pixels. */
@media screen and (min-width: 640px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		}
	.author-description {
		float: right;
		width: 80%;
	}
	.wrap {
		margin: 0 auto;
		max-width: 1100px;
	
	}
	
	
	.site-content {
		float: left;
		width: 67%;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.page-template-contact-page .site-content {
		width:100%;
	}
	#secondary.widget-area {
		float: right;
		width: 26.041666667%;
	}
	
	
	
	.logo {		
		margin-top:0px;
        float:left;
        margin-bottom: 15px;
    }
	
	.socials {
		float: right;
	}
	.mobileNav {
		display: block;
		opacity:1;
	}
	.hideNav {
		display:none;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation {
		clear: both;
		float:none;
		margin-top:5px;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #6a6a6a;
		line-height: 2.5;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation li {
		margin: 0 36px 0 0px;
		position: relative;
	}
	.main-navigation li li {
		margin: 0 0 0 0px;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul {
		border-top: 1px solid #ededed;
	}
	.main-navigation li ul li a {
		background: #ffffff;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 13px;
		
		line-height: 18px;
		padding: 8px 10px;
		width: 180px;
		white-space: normal;
	}
	.main-navigation li ul li a:hover {
		background: #e3e3e3;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		font-weight: bold;
		color: #20a9ab;
	}
		
	.main-navigation li > a {
		position:relative;
	}
	.main-navigation li > a:after {
	  color: inherit;
	  content: "\f107";
	  font-family: FontAwesome; 	
	  margin-left: 5px;
	  vertical-align: middle;
	}
	
	.main-navigation li > a:only-child:after {
	  content: '';
	}
	
	#box-header-banner h1 {
	    font-size: 40px;
    }
	/*Footer */
	#footer-widgets .widget {
		width:50%;
		float:left;
		padding-right: 2%;
		box-sizing: border-box;
	}

	
}


/* Minimum width of 870 pixels. */
@media screen and (min-width: 870px) {
	/*move nav*/
	.main-navigation {
		float: right;
		clear: right;
		margin-top:90px;
	}
	.main-navigation li {
		margin: 0 0 0 15px;
	}
	

}
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {}
	
	.wrapper {
		max-width:1100px;
		margin:0 auto;
	}

	 .text-wrap {
		width:100%;
		margin:0 auto;
	}
	.home #main {
		overflow:visible;
	}
		.summary-view .thumbnail {
		width: 18%;
	}
	.summary-view .blurb {
		width: 80%;

	}
	/*Footer */
	#footer-widgets .widget {
		width:25%;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 22px;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

}