/*
	Theme Name: Schoolcms Dev
	Author: Innermedia
Author URI: https://www.innermedia.co.uk
Description: 
Requires at least: WordPress 4.9.6
Version: 3.1
/*Default Colur Scheme
#000
#e0e0e0
#CBCBCB
#969696
#676767
*/
/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/

.map-holder {
    width: 100%;
    height: 370px;
    overflow: hidden;
	margin-bottom:30px;
}
.map-holder iframe {
    width: 100%;
    height: 430px;
    margin-top: -60px;
    border: 0;
}

cite {
    margin: auto;
    text-align: center;
    display: block;
}

cite:before,
cite:after {
    content:" \2014 ";
    color:#002d59;
    margin:0 10px
}

.body-text > * > ol {
    list-style:none;
    padding:0 0 0 0px;
}

.body-text > * > ol > li {
    counter-increment: li;
    padding-left: 45px;
    margin-bottom: 10px;
	position:relative;
}

.body-text > * > ol > li:before {
    content: counter(li) ".";
    color: #be9f56;
    display: block;
    font-weight: 700;
    position: absolute;
    left: 10px;
	top:0;
}

.page-template-swim-centre-inner-page ol li:before {
    color: #002d59;
	color:#00aeef;
}


.body-wrapper {
    background: #fff;
	padding-bottom:1px;
}

table.noobloo td {
    padding: 0;
    /* display: inline-flex; */
    /* height: 100%; */
    /* align-items: stretch; */
    /* width: 50% !important; */
    vertical-align: middle;
    /* flex-direction: column; */
    border: 0;
}

@media(max-width: 1199px) {
    table.noobloo td {
        width: 100% !important;
        display: block;
    }
}

table.noobloo .alignnone {
    margin: 0;
}

table.noobloo td p {
    padding: 0;
    margin: 0;
}

table.noobloo span.leadin {
    display: block;
    /* height: 100% !important; */
    padding: 30px;
    /* justify-content: space-evenly; */
    /* flex-direction: column; */
}

table.noobloo td:nth-child(odd), table.noobloo td:nth-child(even) {
    background: #002d59;
    border-bottom: 30px solid #fff
}

body div.wpforms-container-full .wpforms-form input.wpforms-field-medium, body div.wpforms-container-full .wpforms-form select.wpforms-field-medium, body div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}
/*
html {
    scroll-behavior: smooth;
}*/

@font-face {
    font-family: 'Helvetica Neue LT W05_55 Roman';
    font-style: normal;
    font-weight: 400;
    src: url(hv.woff2) format('woff2');
}

@media (min-width: 1400px) {
    .container {
        max-width: 1340px;
    }
}

body {
	/*font-family: 'Helvetica Neue', 'Helvetica Neue LT W05_55 Roman', sans-serif;	*/
	font-family: 'Helvetica Neue LT W05_55 Roman', sans-serif;
    /* font-size: 15px; */
    font-size: 15.5px;
    line-height: 1.6;
    font-weight: 400;
    color: #52555A;
    margin: auto;
}
body > .wrapper {
	position:relative;
	overflow:hidden;
}
/* clear */
.clear:before, .clear:after {
    content: ' ';
    display: table;
}

.clear:after {
    clear: both;
}

.clear {
    *zoom:1; }

.text-right {
    text-align: inherit;
}

a {
    color: #002d59;
    text-decoration: none;
}

a:hover {
    /* text-decoration: none; */
    color: #002d59;
}

a:focus {
    text-decoration: none;
}

h1,h2,h3,.entry-title {
    margin-top: 30px;
    margin-bottom: 20px;
}

.dynamicContent > h2:first-child, .dynamicContent > h3:first-child {
    margin-top: 0px;
    margin-bottom: 20px;
}

.body-text > div > h2:first-child, .body-text > div > h3:first-child {
    margin-top: 10px;
}

img {
    max-width: 100%;
    height: auto;
}

iframe {
    max-width: 100%;
	border:0;
}

button:focus {
    outline: 0;
}

p {
    margin-bottom: 1em;
}

.body-text table, .dynamic-text_block table {
    width: 100%;
	margin-top:1em;
    margin-bottom: 1em;
    border: 0;
    height: auto !important;
}
.dynamic-text_block table th,
.body-text table th,
.body-text table td, .dynamic-text_block table td {
    padding: 10px;
    vertical-align: top;
    border: none;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #002A5C;
}

.dynamic-text_block table th,
.body-text table th {
	background:#002A5C;
	color:#fff;
}

.body-text table td:last-child, .dynamic-text_block table td:last-child {
    border-right: none;
}

.body-text table tr:nth-child(even) td, .dynamic-text_block table tr:nth-child(even) td {
    background-color: #F7F8FB;
}

.body-text table tr:nth-child(odd) td, .dynamic-text_block table tr:nth-child(odd) td {
    background: #E8EBF2;
}

.body-text table.hasHeaders tr:nth-child(1) td, .dynamic-text_block table.hasHeaders tr:nth-child(1) td {
    background: #002d59;
    color:#fff;
}


.body-text table thead th, .dynamic-text_block table thead th {
    padding: 10px;
    vertical-align: top;
    border: none;
    /* border-bottom:1px solid #ccc; */
    background: #002d59;
    color: #fff;
	font-weight:500;
	font-family: "Helvetica Neue";  
}

table thead p {
    margin-bottom: 0
}
@media (max-width:599.99px){
	table.videoTables td{
		width:100%!important;
		display:block;
		padding-top:0;
		padding-bottom:0;
	}
}
h1, h1.entry-title, .entry-title, h2.entry-title {
    font-size: 2.3rem;
    margin-bottom: 20px;
    color: #002d59;
    text-transform: uppercase;
    letter-spacing: 0.5px;
	padding-bottom:7px;
    position: relative;
}

h1.entry-title:after , .entry-title:after , h2.entry-title:after {
    content: "";
    position: absolute;
    height: 3px;
    background: #be9f56;
    width: 83px;
    left: 0;
    bottom: 0px;
}

h2 {
    font-size: 1.5em;
    letter-spacing: 1px;
	margin-bottom:0.3em;
    color: #002d59;
}

h3 {
    font-size: 1.2em;
    color: #002d59;
    line-height: 1.4em;
	margin:1em 0 0.2em;
}

@media (min-width:992px){
	h2 {
		font-size: 1.55em;
	}
	h3 {
		font-size: 1.2em;
	}
}
/*
.body-text > div > p:first-child,
.body-text > div > h2:first-child,
.body-text > div > h3:first-child,
.body-text > div > h4:first-child,
.body-text > div > h5:first-child,
*/
h4 {
    color: #be9f56;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.3em;
    margin-bottom: 15px;
}

h1 a, h2 a, h3 a {
    /* text-decoration: underline; */
    color: #002d59;
}

span.leadin {
    color: #be9f56;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.2;
}

.well {
    padding: 10px 15px;
    background: #eaeaea;
    border: solid 1px #ddd;
    margin: 20px 0;
}

.owl-dots span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #999;
    border-radius: 50%;
}

.owl-nav {
    position: relative;
}

.owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
}

.owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0
}

.owl-dots {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.owl-dots .owl-dot {
    display: inline-block;
    margin: 1px 3px;
    opacity: 0.8;
}

.owl-dots .owl-dot.active {
    opacity: 1;
}

/****Button******/
.blockButton > a, a.readmore {
    display: inline-block;
    background: #002d59;
    color: #fff;
    line-height: 1.4em;
    padding: 15px;
    position: relative;
    transition: 300ms;
    margin: 5px 0;
    /* letter-spacing: 1.04px; */
    /* font-weight: 700; */
	text-align:left;
}

.blockButton > a {
    display: block;
}

.blockButton.blueShort > a{
    display: inline-block;
    margin: 0 20px 0 0;
}

.blockButton.goldShort > a {
    display: inline-block;
    background: #be9f56;
    margin: 0 20px 0 0;
}
.blockButton.goldShort > a:before {
	display:none;
}
.blockButton.goldShort > a {
    display: inline-block;
    background: #be9f56;
    margin: 0 20px 0 0;
	padding-left:15px;
}
.blockButton.downloadButton > a {
    padding-left: 42px;
}
.blockButton.downloadButton > a:before {
	    content: "\f019";
    font-family: "Font Awesome 5 Free";
    /* color: #FFFFFF; */
    font-weight: 900;
    margin-right: 5px;
    position: absolute;
    left: 15px;
    top: 15px;
}

.blockButton.blueOutline > a:hover {
    background: #fff;
    box-shadow: inset 0 0 0 2px #002d59;
}
.blockButton > a{
	padding-left:42px;
}
.blockButton > a:before {
    content: "\f0c1";
    font-family: "Font Awesome 5 Free";
    /* color: #FFFFFF; */
    font-weight: 900;
    margin-right: 10px;
	 position: absolute;
    left: 15px;
	top:15px;
}
.blockButton.blueShort > a{
	padding-left:15px;
}
.blockButton.blueShort > a:before {
	display:none;
}
.blockButton> a:hover, a.readmore:hover {
    background: #be9f56;
    color: #002d59;
    border-color: #000;
    text-decoration: none;
}
body.page-template-swim-centre-page .blockButton> a:hover,
body.page-template-swim-centre-inner-page .blockButton> a:hover,
body.page-template-swim-centre-page a.readmore:hover,
body.page-template-swim-centre-inner-page a.readmore:hover{
	background:#00aeef;
	color:#fff;
}
.footerFixed .blockButton> a:hover {
    background: #fff;
}

.newsCarousel a.readmore {
    background: #be9f56;
    color: #002d59;
}

.newsCarousel a.readmore:hover{
    background: #002d59;
    color: #fff;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fancybox-overlay {
    z-index: 9999 !important
}

.fancybox-wrap {
    z-index: 99999 !important
}

.bodyContent {
    margin-bottom: 40px;
}
.screen-reader-text {
	display:none!important;
}

/****\
 Banner
\******/
}

#hero {
    position: relative;
}

#hero .slide {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

#pageBanner {
    margin: 0 auto 20px;
    overflow: hidden;
    position: fixed;
    height: 400px;
    z-index: -1;
    width: 100%;
    top: 90px;
}

#hero {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#hero .slideImage img {
    visibility: hidden;
    width: 100%;
}

#hero .slideImage {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    top: 0;
}
.home header.mainHeader {
	margin-bottom:0px;
}
.homeBanner {
    margin: 0px auto 30px;
    position: relative;
    overflow: hidden;	
}
.homeBanner .videoframe {
    width: 100%;
    background-size: cover;
    position: relative;
    transition: opacity .3s;
	max-height:calc(100vh - 130px)
}
.homeBanner .videoframe:before {
	content:'';
	display:block;
	width:100%;
    padding-top: 56.25%;
    padding-top:42%;
	
}
.homeBanner .videoframe video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: -1px;
    left: 0;
	object-fit:cover;
}

.homeBanner .videoframe #videoExplore {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	text-align:center;
}
.homeBanner .videoframe .hiddenOnplay {
	display:none;	
}
.homeBanner .videoframe .scrolldown {
	text-align: right;
    position: absolute;
    left:50%;
    z-index: 100;
    bottom: 80px;
    padding: 0px;
	transform:translateX(-50%);
}
.homeBanner .videoframe .scrolldown a{
	font-size:20px;
	line-height:2em;
	height:2em;
	width:2em;
	text-align:center;
	border-radius:50%;
	color:#fff;
	background:rgba(0,45,89,0.4);
	display:inline-block;
}
.homeBanner .videoframe .scrolldown a:hover{
	background:rgba(255,255,255,0.6);
	color:#000;
	
}
.homeBanner .videoframe #videoExplore .readmore{
	margin:0;
	border:solid 2px #fff;
	font-size:18px;
	padding:15px 10px;
	width:180px;
	max-width:100%;
	text-align:center;
}
@media(min-width: 768px) {
	.homeBanner .videoframe #videoExplore {
        top: unset;
        left: unset;        
        width: auto;
        bottom: 80px;
        right: 20px;
	}
}
@media(min-width: 1200px) {
    #pageBanner {
        height:530px;
    }
	.homeBanner .videoframe .scrolldown a{
		font-size:30px;
	}
}

#hero .slideText {
    bottom: 5%;
    left: 0;
    right: 0;
    font-size: 18px;
    padding: 0 15px;
    color: #fff;
    position: absolute;
    padding: 20px 0;
    text-align: center;
}

.dynamic-gallery .gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7px;
    margin-left: -7px;
}

.dynamic-gallery .gallery .gallery-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 7px;
    margin-bottom: 0;
}

.dynamic-gallery .gallery.gallery-columns-2 .gallery-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.dynamic-gallery .gallery.gallery-columns-3 .gallery-item {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.dynamic-gallery .gallery.gallery-columns-4 .gallery-item {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.dynamic-gallery .gallery.gallery-columns-5 .gallery-item {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.dynamic-gallery .gallery .gallery-item {
    float: left;
}
.dynamic-gallery .gallery img{
	width:100%;
}
.breadcrumbs {
    font-size: 12px;
    color: #686868;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 0px;
    min-height: 45px;
    position: relative;
    padding-right: 45px;
}

.breadcrumbs a {
    color: #a2a3a3;
}

.breadcrumbs > span {
    margin: 0 5px;
}

.breadcrumbs > span:first-child {
    margin-left: 0;
}

.breadcrumbs span > span {
    color: #666;
}

.searchform label {
    display: none;
}

.searchform {
    padding-right: 40px;
    padding-left: 0px;
    position: relative;
    color: #002d59;
    background: #be9f56;
    overflow: hidden;
    font-size: 14px;
	height:40px;
}

.searchform input#s {
    border: 0;
    height: 30px;
    width: 100%;
    background: transparent;
    color: inherit;
    padding: 4px 10px;
	height:40px;
}

.page-template-swim-centre-page .searchform input#s {
    color: #fff;
}


.sidebar .searchform input#s {
    padding: 7px 10px;
}

.sidebar #searchSubmit {
    top: 3px;
}

.searchform input#s:focus {
    outline: 0;
}

#searchSubmit {
    background: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
    position: absolute;
    color: inherit;
    background-repeat: no-repeat;
    background-position: center;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 28px;
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
    .headerSearch {
        max-width:150px;
    }

    @media (min-width: 1200px) {
        .headerSearch {
            max-width:200px;
        }
    }

    .headerSearch .searchform ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: #969696;
        text-transform: uppercase;
        opacity: 1;
        /* Firefox */
    }

    .headerSearch .searchform :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #969696;
        text-transform: uppercase;
        opacity: 1;
    }

    .headerSearch .searchform ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: #969696;
        text-transform: uppercase;
        opacity: 1;
    }

    .headerSearch .searchform input#s {
        border-bottom: none;
    }
}

@media (min-width: 1200px) {
}

@media (min-width: 1390px) {
}

@media (min-width: 1590px) {
}

/*------------------------------------*\
    EMBEDS
\*------------------------------------*/

.dynamic-videoblock .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.dynamic-videoblock .embed-container iframe, .dynamic-videoblock .embed-container video, .dynamic-videoblock .embed-container object,  .dynamic-videoblock .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
h2.embedBlocktitleDesktop {
	display:none;
}
h2.embedBlocktitle {
	margin-top:10px;
	margin-bottom:30px;
}

@media (min-width:768px){
	.dynamic-videoblock .vidrow {
		margin:0 -30px;
	}
	.dynamic-videoblock .col-md-5 {
		padding:0 30px;
	}
	.dynamic-videoblock h2:first-child {
		margin-top:0;
	}
	h2.embedBlocktitle {
		display:none;
	}
	h2.embedBlocktitleDesktop {
		display:block;
	}
	.dynamic-videoblock {
		
	}
}
/*------------------------------------*\
    ALERT
\*------------------------------------*/
.popupAlert {
    width: 100%;
    max-width: 600px;
}

.noticeBody {
    width: 100%;
    padding: 0 2.5%;
}

.popupAlert .popupImg {
    padding: 10px 5px;
}

.popupAlert .popupImg img {
    width: 100%
}

.popupAlert .noticeText {
    padding: 10px 5px;
    width: 100%;
    float: none;
}

.popupAlert .noticeText * {
    max-width: 100%;
}

.popupAlert .noticeText .popTitle {
    margin: 0px 0 20px;
}

/*news*/
h2.list-item-title {
	margin-top:10px;
}

h2.list-item-title a {
    text-decoration: none;
}

h2.list-item-title a:hover {
    text-decoration: underline;
}

h1.postTitle {
}

.list-item {
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.list-item-image {
    text-align: center;
}

.list-item-image a {
    display: block;
    padding: 10px 0;
}

.list-item-text {
}

.list-item-text p.date {
    font-size: 0.8em;
    margin: 0;
}

.postThumb {
    margin-bottom: 20px;
    text-align: center;
}

/*------------------------------------*\
    HEADER
\*------------------------------------*/
/*header*/
header {
    position: relative;
}

.headGroup {
    color: #969696;
    background: #002d59;
    border-bottom: solid 7px #be9f56;
    transition: 300ms;
    z-index: 320;
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    height: 90px;
    padding: 7px 0px 0;
}

header.mainHeader {
    height: 90px;
    margin-bottom: 370px;
}
body.tribe-events-page-template header.mainHeader {
	margin-bottom:0;
}
.home header.mainHeader {
    /*margin-bottom: 0px;*/
}

.headGroup {
    position: fixed;
    height: 90px;
}

.headGroup a {
    color: #fff;
}

.headGroup a:hover {
    color: #fff;
}

.headerIcon {
    width: 170px
}

@media (min-width: 600px) {
}

@media (min-width: 768px) {
    .admin-bar .headGroup, .admin-bar.fixedHeader .headGroup {
        top:32px
    }
}

@media (min-width: 992px) {
    .headerIcon {
        width:140px
    }

    header.mainHeader {
        height: 130px;
        margin-bottom: 410px;
    }

    .home header.mainHeader {
        margin-bottom: 0px;
    }

    #pageBanner {
        height: 410px;
        top: 130px;
    }
	body.admin-bar #pageBanner {
        top: 162px;
    }
    .headerContWrap {
        display: flex;
    }

    .desktopHeader {
        position: relative;
        width: 100%;
        height: 110px;
    }

    .desktopHeader .topHeader {
    }

    .headGroup {
        height: 130px;
        padding: 20px 0px 0;
    }
}

    .headGroup > .container {
        max-width: 100%;
    }

@media (min-width: 1200px) {
    .headerIcon {
        width:205px;
        margin-left: 20px;
    }


    header.mainHeader {
        margin-bottom: 530px;
    }

    .home header.mainHeader {
        margin-bottom: 0px;
    }

    #pageBanner {
        height: 530px;
    }
}

.headerSearch {
    display: inline-block;
    vertical-align: top;
}

.headGroup .socials {
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 4px;
    margin: 0;
}

.headGroup .socials li {
    display: inline-block;
    position: relative;
    padding: 0 9px;
    min-width: 40px;
    text-align: center;
}

.headGroup .socials li:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    height: 10px;
    width: 1px;
    background: #969696;
    left: 0;
}

@media (min-width: 768px) {
    .headGroup .socials {
        position:absolute;
        bottom: 100%;
        right: 0;
        width: 100%;
    }
}

/*home*/
@media (max-width: 767.99px) {
	/*
    body.home .headGroup {
        position:absolute;
    }*/
}

@media (min-width: 768px) {
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
    .headerRight .menu-toggle {
        margin-left:40px;
    }
}

/*------------------------------------*\ 
    Navigation
\*------------------------------------*/
.menu-toggle {
    position: relative;
    padding-right: 40px;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    height: 35px;
    line-height: 30px;
    vertical-align: middle;
}

.mobileHeader {
    display: block;
    margin: 20px 0;
}

.desktopHeader {
    display: none;
}

@media (min-width: 992px) {
    .menu-toggle .toggleText {
        display:inline-block;
    }

    .mobileHeader {
        display: none;
    }

    .desktopHeader {
        display: block;
    }
}

/*Desktop Navigation*/
ul.menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.menu li {
    position: relative;
}

.col.depth1 {
    column-count: 2;
	column-count:3;
}

#menu-top {
    font-size: 14px;
}

#menu-top > li {
    display: inline-block;
    margin: 0 10px;
}

#menu-top > li > a {
    color: #be9f56;
    text-transform: uppercase;
}

#menu-top > li > a:hover {
    color: #fff;
    text-decoration: none;
}

#menu-top .sub-menu {
    display: none;
    position: absolute;
    background: #fff;
    padding:15px 20px;
    width: auto;
	min-width:220px;
    text-align:left;
    /* border:2px solid #002d59; */
    z-index:9;
  -webkit-box-shadow: -1px 9px 44px -4px #c1c1c2;
    box-shadow: -1px 9px 44px -4px #c1c1c2;
    margin-top: 10px;
}

#menu-top .sub-menu:before {
    content:"";
    display:block;
    width:100%;
    height:10px;
    background:transparent;
    position:absolute;
    top:0;
    left:0;
    transform:translateY(-100%);
}

#menu-top li:hover .sub-menu {
    display: block;
}


#menu-top .sub-menu  li  a {
    color: #002d59;
	line-height:1.78;
    padding: 0px 5px;
    display: block;
    font-weight: 600;
}

#menu-top .sub-menu  li  a:hover {
    color: #be9f56;
    text-decoration: none;
}

.primarymenu-container {
    position: absolute;
    bottom: 0;
    right: 0;
}

#menu-main {
    font-size: 12px;
}

#menu-main > li {
    display: inline-block;
    position: static;
}

#menu-main > li > a {
    display: block;
    color: #fff;
    padding: 1.33333em 5px;
    text-transform: uppercase;
    border-bottom: solid 7px transparent;
    text-transform: uppercase;
}

#menu-main > li:hover > a {
    border-bottom-color: #fff;
    text-decoration:none
}

#menu-main > li .sub-menu {
    position: absolute;
    display: none;
    background: #fff;
    min-height: 200px;
    width: 100vw;
	width:60vw;
    right: 0px;
    top: 100%;
    text-align: left;
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%);
	font-size:15px;
}

#menu-main > li .sub-menu a {
    color: #002d59;
    font-weight: 700;
    padding: 5px 0;
    display: block;
}

#menu-main > li:hover > .sub-menu {
    display: block;
}

#menu-main .subMenuImg {
    width: 90%;
    background-size: cover;
    background-position: center;
}

#menu-main .subMenuImg:before {
    content: '';
    display: block;
    padding-top: 53.26%;
}

@media (min-width: 992px) {
    #menu-main .mainSubnav {
        padding:25px 0;
    }

    #menu-main .mainSubnav .depth1 >li {
        /* width: 50%; */
        /* float: left; */
        /* padding: 10px 0; */
        display: inline-block;
		vertical-align:top;
        width: 100%;
    }
}

@media (min-width: 1200px) {
    #menu-main {
        font-size:14px;
    }

    #menu-main > li > a {
        padding: 1.33333em 5px;
    }
}

@media (min-width: 1400px) {
    #menu-main > li > a {
        padding-left:10px;
        padding-right: 10px;
    }
}

/*Mobile Navigation*/
.menu-toggle .toggleText {
    display: inline-block;
    display: none;
    vertical-align: middle;
    font-size: 14px;
}

.menu-toggle span {
    width: 30px;
    height: 1px;
    margin: 8px 0;
    background-color: #be9f56;
    display: block;
    transition: all 300ms;
}
.page-template-swim-centre-page .menu-toggle span,
.page-template-swim-centre-inner-page .menu-toggle span {
    background-color: #002d59;	
}
.menu-toggle .toggleIcon {
    position: absolute;
    width: 30px;
    right: 0;
    top: 0px;
    transition: 300ms;
}

.menu-toggle:hover span {
    /*background-color: #fff;*/
}

.menu-toggle span:nth-child(1) {
    transform-origin: 50% 8px;
}

.menu-toggle span:nth-child(3) {
    transform-origin: 50% -8px;
}

body.menuopen .menu-toggle span:nth-child(1) {
    transform: rotate(135deg) translateY(6px)
}

body.menuopen .menu-toggle span:nth-child(2) {
    opacity: 0;
    transform: rotate(360deg);
}

body.menuopen .menu-toggle span:nth-child(3) {
    transform: rotate(-135deg) translateY(-7px);
}

body.menuopen #navbar .menu-toggle span:nth-child(1) {
    background: #be9f56;
}

body.menuopen #navbar .menu-toggle span:nth-child(3) {
    background: #be9f56;
}

@media (min-width: 992px) {
}

#navbar {
    position: absolute;
    right: 0;
    transform: translateX(100%);
    transition: transform 500ms;
    background-color: #002d59;
    border-top: solid 7px #be9f56;
    top: 100%;
    margin-top: 0px;
    padding: 20px 20px;
    z-index: 9999;
    width: 100%;
    max-width: 600px;
    max-height: calc(100vh - 92px);
    overflow-x: hidden;
    font-size: 15px;
}

body.menuopen #navbar {
    transform: translateX(0%);
    z-index: 9999;
}

#menu-mobile, #menu-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu-mobile {
    margin-bottom: 20px;
    margin-top: 20px;
    clear: both;
}

#menu-mobile > li {
    position: relative;
    border-top: 1px solid rgba(151, 151, 151, 0.25);
}

#menu-mobile li a {
    color: #FFFFFF;
    font-family: "Helvetica Neue LT W05_55 Roman", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    padding: 0px 15px;
    display: block;
}

#menu-mobile li a:hover {
    text-decoration: none;
    color: #be9f56;
}

#menu-mobile .sub-menu {
    position: relative;
    display: none;
    background: #FFFFFF;
}

#menu-mobile .sub-menu a {
    font-family: "Helvetica Neue LT W05_55 Roman", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 28px;
    color: #002d59;
    text-decoration: none !important;
    padding: 0px 15px;
}

#menu-mobile .sub-menu > li > a {
    padding-left: 20px;
}

#menu-mobile .sub-menu .sub-menu a {
    font-weight: normal;
    padding-left: 40px;
}

#menu-mobile li.open > .sub-menu {
    display: block;
}

#menu-mobile li.menu-item-has-children > .arrow {
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    width: 40px;
    height: 40px;
    background: transparent;
    color: transparent;
    cursor: pointer;
    color: #fff;
}

#menu-mobile .sub-menu li.menu-item-has-children > .arrow {
    color: #002d59;
    width: 30px;
    height: 30px;
}

#menu-mobile li.menu-item-has-children > .arrow:after {
    position: absolute;
    top: 10px;
    left: 10px;
    content: '\f054';
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
    font-size: 14px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#menu-mobile li.open.menu-item-has-children > .arrow:after {
    transform: rotate(90deg);
}

#menu-mobile .sub-menu li.menu-item-has-children > .arrow:after {
    top: 5px;
    left: 5px;
}
#navbar .mobile_top_menu {
	font-size:14px;
	margin-bottom:20px;
}
#navbar .mobile_top_menu a{
	 font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    color: #be9f56;
    padding: 0px;
	display:block;
}
#navbar .mobile_top_menu a:hover{
	color:#fff;
	text-decoration:none;
}
#navbar .mobile_top_menu ul li {
    position: relative;
    padding: 8px 15px 8px 15px;
}
#navbar .mobile_top_menu .menu > li > a{
    text-transform: uppercase;	
}
#navbar .mobile_top_menu .sub-menu {
	display:none;
}
#navbar .mobile_top_menu li.open > .sub-menu {
	display:block;
}
#navbar .mobile_top_menu li.menu-item-has-children > .arrow {
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    width: 40px;
    height: 20px;
    background: transparent;
    color: transparent;
    cursor: pointer;
    color: #be9f56;
}

#navbar .mobile_top_menu li.menu-item-has-children > .arrow:after {
    position: absolute;
    top: 2px;
    left: 10px;
    content: '\f054';
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transition: 300ms;
    font-size: 14px;
    width: 20px;
    height: 10px;
    line-height: 20px;
    text-align: center;
}
#navbar .mobile_top_menu li.open.menu-item-has-children > .arrow:after {
    transform: rotate(90deg);
}
body {
    /*position:relative;*/
}

body.menuopen {
    overflow-y: hidden;
}
#navbar .headerSearch {
	width:100%;
	margin:0 0 15px 0;
}
/*
#navbar .headerSearch  .searchform {	
    color: #002d59;
    background: #be9f56;
}
.headerSearch  .searchform input#s {
    color: #fff;
}
#navbar .headerSearch  .searchform #searchSubmit {
	color:#002d59;
}*/
@media (min-width: 600px) {
	#navbar {
		max-width: 600px;		
	}
}

/*Swim*/
.page-template-swim-centre-page #navbar,
.page-template-swim-centre-inner-page #navbar{
	border-top-color:#002d59;
}
body.page-template-swim-centre-page #navbar .searchform,
 body.page-template-swim-centre-inner-page #navbar .searchform {
	 background:#fff;
	 color:#002d59;
 }
/*------------------------------------*\ 
    FOOTER
\*------------------------------------*/
.ft-accreditation {
    text-align: center;
    background: #FFFFFF;
    max-width: 100%;
    border-top: 8px solid #be9f56;
    /* padding: 12px 0; */
    position: relative;
}

.ft-accreditation img {
    max-height: 50px;
    width: auto;
    margin: 10px;
}

.ft-accreditation .accred {
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

footer.footer {
    background: #002d59;
    color: #be9f56;
    border-top: 8px solid #be9f56;
    padding: 40px 0 0;
    font-size: 14px;
}

.accredWrap.row {
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.col.accred {
    display: inline;
}

footer.footer h3 {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
	margin:10px 0 10px;
}

footer.footer a {
    color: #be9f56;
}

footer.footer .menu {
    margin-bottom: 20px;
}

.socials {
    list-style: none;
    padding: 0;
    margin: 0;
    letter-spacing: 5px;
}
footer.footer .socials{
	margin-bottom:20px;
	margin-top:20px;
}
.socials a {
    color: #fff;
}

footer.footer .socials a {
    color: #fff;
}

footer.footer .socials a:hover {
    color: #be9f56;
}


.socials li {
    display: inline-block;
}

.footer .readmore {
    background: #be9f56;
    color: #002d59;
    width: 100%;
    padding-right: 35px;
    margin: 40px auto;
    font-size: 15px;
}
.footer .readmore:hover {
	background:#fff;
}
.footer .readmore i {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.footerLower {
    color: #fff;
    padding: 15px 0;
    border-top: 8px solid #be9f56;
    margin-top: 50px;
}

footer.footer .footerLower a {
    color: #fff;
}

.footerFixed {
    max-width: 240px;
    margin: 30px auto 0;
	padding:20px;
	border-top: 1px solid rgba(190, 159, 86, 0.27);
}
body.page-template-swim-centre-page .footerFixed,
body.page-template-swim-centre-inner-page .footerFixed {
	border-top-color:rgba(0, 45, 89, 0.27);
}
@media (min-width: 576px) {
	 .footerFixed {
        width: 300px;
	 }
}
@media (min-width: 1200px) {
    .footerFixed {
        width: 300px;
		padding:0;
        padding-right: 55px;	
        margin-bottom: 0px;
        border-right: 1px solid rgba(190, 159, 86, 0.27);
		border-top:0;
    }
	body.page-template-swim-centre-page .footerFixed,
	body.page-template-swim-centre-inner-page .footerFixed {
		border-right-color:rgba(0, 45, 89, 0.27);
		border-top:0;
	}
	
    .footer .readmore {
        margin-top: 60px;
    }
}
@media (min-width: 1400px) {
	
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text, .gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {
}

.bypostauthor {
}

.footer-links {
    margin: 0;
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

.footer-links li {
    display: inline;
}

.footer-links li:after {
    content: " | ";
    margin: 0 1px 0 1px;
    display: inline;
}

.footer-links li:last-child:after {
    content: "";
}

.footer-links li a {
    display: inline;
    white-space: nowrap;
}
.sidebar {
	display:none;
}
.sidebar.sidebarRight {
	display:block;
}
.side-menu-container {
    padding: 40px 20px 20px;
    margin-bottom: 20px;
    background: #002d59;
    color: #fff;
	display:none;
}

#menu-side {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

#menu-side li {
    position: relative;
}

#menu-side > li {
    position: relative;
}

#menu-side > li li >> a {
    border-left: solid 3px #be9f56;
    padding-left: 10px;
}

#menu-side > li > a > span {
    border-bottom: 1px solid #be9f56;
}

#menu-side a {
    display: block;
    color: #FFFFFF;
    background: transparent;
    letter-spacing: 0.52px;
    line-height: 24px;
}

#menu-side li.menu-item-has-children > a >span {
    padding-right: 30px;
}

#menu-side li.menu-item-has-children > .arrow {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 25px;
    height: 54px;
}

#menu-side li.menu-item-has-children > .arrow:before, 
#menu-side li.menu-item-has-children > .arrow:after {
    content: '';
    display: block;
    width: 12px;
    height: 1px;
    background: #be9f56;
    position: absolute;
    right: 0;
    top: 26px;
    transform-origin: 50%;
}

#menu-side li.menu-item-has-children > .arrow:after {
    transform: rotate(-90deg);
}

#menu-side a span {
    padding: 15px 0;
    display: block;
}

#menu-side li.current-menu-item > a span {
    color: #be9f56;
}

#menu-side a:hover {
    text-decoration: none;
    color: #be9f56;
}

#menu-side,
#menu-side ul {
    list-style: none;
    padding: 0;
    padding-left: 10px;
    border-left: solid 3px #be9f56;
    margin: 0;
    position:relative;
}

#menu-side ul:before {
    position:absolute;
    top:0;
    bottom:0;
    content:"";
    width: 10px;
    left:-26px;
    border-left: solid 3px #002d59;
}

#menu-side .sub-menu {
    margin-left: 10px;
    display: none;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#menu-side .sub-menu a span {
    padding: 10px 0;
}

#menu-side li.open > a span {
    border-color: transparent;
}

#menu-side li.open > .sub-menu {
    display: block;
}

#menu-side li.open > .arrow:after {
    transform: rotate(0deg);
}

/*main Sub menu items*/
#menu-side .sub-menu li.current-menu-ancestor a, #menu-side .sub-menu li.current-menu-item a {
}

#menu-side .sub-menu li.current-menu-item > a {
    color: #676767;
}

#menu-side .sub-menu li.menu-item-has-children > .arrow {
    /* display: block; */
    /* width: 45px; */
    /* height: 45px; */
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
}

#menu-side .sub-menu li.menu-item-has-children > .arrow:before {
    /* position: absolute; */
    /* content: '\f054'; */
    /* display: block; */
    /* width: 11px; */
    /* height: 27px; */
    /* position: absolute; */
    /* left: 12px; */
    /* top: 10px; */
    /* font-weight: 700; */
    /* font-family: "Font Awesome 5 Free"; */
    /* transform: rotate(0deg); */
    /* transition: 300ms; */
}

#menu-side .sub-menu li.menu-item-has-children.open > .arrow:before {
    /* transform: rotate(90deg); */
}

#menu-side .sub-menu li a:hover {
    color: #be9f56;
}

#menu-side .sub-menu .sub-menu {
    /*background: rgba(0,0,0,0.1);*/
    padding-bottom: 10px;
    display: none;
}

#menu-side .sub-menu .sub-menu li {
    margin: 0;
}

#menu-side .sub-menu li.open > .sub-menu {
    display: block;
}

#menu-side .sub-menu .sub-menu a > span {
    padding-left: 10px;
}
@media (min-width:768px){
	.sidebar {
		display:block;
	}
	.side-menu-container {
		display:block;
	}
}
/*----------
Blog sidebar
----------*/
#blognav ul {
    list-style: none;
}

.sidebarSec {
    padding: 0px 15px 15px;
    margin: 0 auto 10px;
}

.sidebarSec ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 10px;
}

.sidebarSec ul li {
    padding: 10px 0px;
}

.its {
    font-size: 1.25em;
    padding: 16px 8px 16px 0;
    border-bottom: solid 1px #CBCBCB;
    display: inline-block;
    font-weight: 400;
}

/*------------------------------------*\
    menu inc toggle
\*------------------------------------*/
.search-toggle {
    float: right;
    padding: 15px;
    color: #e0e0e0;
    cursor: pointer;
    border-radius: 30px;
    margin-top: 15px;
    line-height: 15px;
}

.search-toggle:hover {
    background-color: #969696;
}

@media (min-width: 0px) {
}

@media (min-width: 1200px) {
}

.sidebar {
    margin-bottom: 40px;
}

.sidebar.sidebarRight > *:first-child {
    margin-top: 0;
}

@media (min-width : 768px) {	
.sidebar {
    margin-top: 37px;
}
}

@media (min-width : 992px) {
}

@media (min-width : 1200px) {
    .sidebar {
        margin-left:-15px;
    }

    .sidebar.sidebarRight {
        margin-left: 0;
        margin-right: -15px;
        margin-top: 110px;
    }
}

@media (min-width : 1590px) {
}

@media only screen and (min-width: 1390px) {
}

@media only screen and (min-width: 1590px) {
}

/*------------------------------------*\
    Dynamic Content
\*------------------------------------*/
/*
.dynamicContent {
    margin-top: 30px;
    margin-bottom: 30px;
}*/
.dynamicContent.homeDynamic .sectionTitle {
	margin-top:45px;
}
.dynamicContent .sectionTitle {
    margin-bottom: 20px;
    color: #002d59;
    /* text-transform: uppercase; */
    letter-spacing: 0.5px;
    position: relative;
    padding-bottom: 0px;
}

body.page-template-swim-centre-page .ft-accreditation:before {
    content:"";
    display:block;
    height: 30px;
    position:absolute;
    background: white;
    width:100%;
    top: -38px;
    z-index: 0;
}

.homeDynamic.dynamicContent {
	margin-top:30px;
	margin-bottom:30px;
}
.homeDynamic.dynamicContent:first-child {
	margin-top:0;
}
.homeDynamic.dynamicContent.dynamic-swimtimetable {
    margin-bottom: 0;
}
.homeDynamic.dynamicContent.dynamic-swimbuttons {
    margin-top: 10px;
}
@media (min-width: 1590px) {
    .homeDynamic.dynamicContent {
        margin-top:60px;
        margin-bottom: 60px;
    }

    body.page-template-swim-centre-page .ft-accreditation:before {
        height: 60px;
        top: -68px;
    }

}

/**** Image ****/
.image-item {
    position: relative;
}
.sidebarRight .image-item {
	margin:30px 0;
}
.image-item img {
    width: 100%;
    height: auto;
}

.image-item .imageItemCaption {
    display: block;
    margin: 5px;
    font-size: 14px;
}

.image-item.fixed {
    border-top: solid 7px #be9f56;
    border-bottom: solid 7px #be9f56;
}

.image-item.fixed img {
    visibility: hidden;
}

.image-item .fixedImage {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
        /*background-attachment:fixed;*/
}
/*
.image-item .fixedImage:before {
	position:fixed;
	width:100%;
	height:100%;
	content:'';
	display:block;
	 background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	background-image:inherit;
	z-index:-1;	
	top:0;
}*/
@media (min-width: 992px) {
    .image-item .fixedImage {
		max-height: 90vh;
		height: 380px;
        background-attachment:fixed;
        height: 715px;
    }
}
@media (max-width: 991.99px) {
	.image-item.fixed {
		display:none;
	}
}
/*******Dividers******/
.dividera {
    clear: both;
    width: 100%;
    height: 40px;
    position: relative;
}

.dividera:before {
    content: '';
    width: 90%;
    height: 1px;
    border-bottom: solid 1px #ccc;
    position: absolute;
    top: 50%;
    left: 5%;
}

.dividera:after {
    content: '';
    display: block;
    background-image: url(images/castlesvg.svg);
    background-position: center center;
    background-size: 60%;
    height: 36px;
    width: 76px;
    top: 50%;
    left: 50%;
    margin-top: -18px;
    margin-left: -38px;
    background-repeat: no-repeat;
    position: absolute;
    background-color: #fff;
}

.dividerb {
    clear: both;
    width: 100%;
    height: 130px;
    background-image: url(images/castlesvg.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90px;
}

/*******FAQS*****/
.faqs {
}

.faqs .faq {
    border-bottom: solid 2px #fff;
	margin-bottom:20px;
}

.faq .faq-question,
.faq h3.faq-question  {
    position: relative;
    margin: 0;
    padding: 15px 30px;
    background: #002d59;
    cursor: pointer;
    font-size: 1em;
    color: #fff;
    transition: 300ms;
	margin-bottom:0;
	    background: #eee;
    font-size: 20px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all 300ms;
    color: #002d59;
}

.faq.open .faq-question {
    background: #be9f56;
    color: #002d59;
}


.faq .faq-question:hover,
.faq h3.faq-question:hover {
    background: #eeeeee;
    color: #002d59;
	background:#002d59;
	color:#fff;
}
/*
.faq-question:after {
    content: '\f054';
	content:'\f0da';
	font-size:24px;
    display: block;
    width: 11px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 15px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: transform 300ms;
}*/
.faq-question:after {
content: '\f0da';
    font-size: 24px;
    display: block;
    width: 11px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 15px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: transform 300ms;
    transform-origin: 10% 50%;
}

.faq.open .faq-question:after {
    transform: rotate(90deg);
}

.faq-answer {
    display: none;
    padding: 15px;
}

.faqs .faq:last-child .faq-answer {
    border-bottom: solid 1px #a2a6a9;
}

.faqs .faq.open:last-child .faq-answer {
    border-color: #969696;
}

/******Staff********/
h3.featured-staff-name {
	font-size:1.5em;
	margin-top:0;
}
h3.standard-staff-name {
	margin-top:0;
	margin-bottom:0;
}
.featured-staff-text:after {
	display:table;
	content:'';
	clear:both;
}
.staffMember {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: solid 1px #eee;
}

.staff-meta {
    margin-bottom: 0px;
    flex-basis: 100%;
}
.standard-staff-metas {
	margin-bottom:10px;
}
.staff-meta .staff-meta.position {
    font-weight:700
}

.staff-meta .meta-label {
    font-weight: 700;
}

.staff-meta.featured-staff-metas .staff-meta > * {
    display: inline-block;
}

.staff-meta a.email-value {
    /* font-size: 0; */
    /* color: transparent; */
    /* display: inline-block; */
    /* vertical-align: middle; */
}

.staff-meta a.email-value:before {
    /* content: "send email"; */
    font-size: 12px;
    padding: 5px 10px;
    color: #000;
    /* display: block; */
    text-align: center;
    background-color: #eee;
    border-radius: 5px;
    text-transform: uppercase;
    pointer-events: none;
    transition: 300ms;
}

.staff-meta a.email-value:hover:before {
    background-color: #ccc;
}
.featured-staff-metas {
	margin-bottom:10px;
}
.featured-staff-image {
	margin-bottom:20px;
}
.staffAccordion .sectionTitle.faq-question{
 background:#eee;
    font-size:20px;
    padding:15px 20px;
    cursor:pointer;
    transition:all 300ms;
    color: #002d59;
}
.staffAccordion .sectionTitle.faq-question:hover{
	background:#00265d;
    color:#fff;
    cursor:pointer;
}
.staffAccordion .sectionTitle.faq-question:after{
    content: '\f054';
	content:'\f0da';
	font-size:24px;
    display: block;
    width: 11px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 15px;
    font-weight: 700;
    font-family: "Font Awesome 5 Free";
    transform: rotate(0deg);
    transition: transform 300ms;
transform-origin:10% 50%;
}
.staffAccordion.open .sectionTitle.faq-question:after {
    transform:rotate(90deg);
}
.staffAccordion.open .sectionTitle.faq-question {
    background: #be9f56;
    color: #002d59;
}
/*****Quotes******/
blockquote {
    border: 0;
    /* background: #e0e0e0; */
    color: #be9f56;
    /* font-style: italic; */
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.4em;
    /* padding: 2.2em 1.1em; */
    text-align: center;
    margin: 0 auto 1rem;
}

blockquote:before {
    content: "\201D";
    display: block;
	width:285px;
	max-width:100%;
    border: 0px solid #ccc;
    border-width: 0 120px;
    font-size: 50px;
    font-family: serif;
    font-weight: bold;
    color: #002d59;
    height: 1px;
	margin:15px auto 30px;
    padding: 0 10px;
}

hr {
    clear: both;
}

blockquote cite {
    color: #002d59;
}

.quoteContainer .quotesTitle {
    margin: 10px 0 0;
    text-align: center;
    padding: 0 15px;
}

.quoteContainer {
    /* background: #e0e0e0; */
    /* color: #000; */
    /* padding-top: 1.5em; */
    /* padding-bottom: 1.5em; */
}

.quoteContainer blockquote.quote-text {
    /* padding-top: 1em; */
    /* padding-bottom: 0.1em; */
    /* margin-bottom: 0; */
}

.quoteContainer .quote-cite {
    text-align: center;
    font-weight: 700;
    padding: 0 15px 15px;
}

/****Documents******/
a.document-link {
    display: block;
    color: #fff;
    background: #002d59;
    /* font-size: 1em; */
    line-height: 1.4em;
    padding: 15px;
    width: 100%;
    padding-right: 47px;
    position: relative;
    transition: 300ms;
    margin: 10px 0;
    letter-spacing: 0.5px;
	padding-left:42px;
}

.document-link:hover {
    background: #EAEAEA;
    color: #002d59;
    text-decoration: none;
}

.document-link:before {
    content: "\f019";
    font-family: "Font Awesome 5 Free";
    /* color: #FFFFFF; */
    font-weight: 900;
    margin-right: 5px;
	position:absolute;
	left:15px;
	top:15px;
}

/*Callout*/
.callout {
    display: block;
    position: relative;
    transition: 300ms;
    color: #fff;
    background: #002d59;
    font-size: 1em;
    overflow: hidden;
}

.callout.style2 {
    background: #be9f56;
	color:#fff;
}
.callout.style3 {
    background: #ececec;
	color:#52555A;
}
.callout .calloutText {
}

.callout .calloutContent {
    padding: 30px 20px 30px;
    text-align: center;
    position: relative;
}
.callout a {
	color:inherit;
}
.callout a > .calloutContent {
	transition:300ms;
}
.callout a:hover {
	text-decoration:none;	
}
.callout a:hover > .calloutContent {
	background:rgba(255,255,255,0.2);
}
.callout .calloutTitle {
    font-size: 1em;
    margin: 0.5em 0;
}

.callout .calloutTitle h3 {
    margin-bottom: 15px;
    color: inherit;
    font-size: 1.33em;
}

.callout .readmore {
    display: inline-block;
    color: #002d59;
    background: #be9f56;
    width: 200px;
    max-width: 100%;
    margin: 30px 0px 12px;
    text-align: center;
    border-color: #fff;
    border: solid 1px;
}

.callout .readmore:hover {
   color:#002d59;
	background:#fff;
}
.callout.style2 .readmore,
.callout.style3 .readmore {
	background:#002d59;
	color:#be9f56;
}

.callout.style3 .readmore {
	border-color:#002d59;
	color:#fff;
}
.callout.style2 .readmore:hover{
	color:#be9f56;
	background:#fff;
}

.callout.style3 .readmore:hover {
	color:#002d59;
}
.callout.hasbg .coimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	max-height:250px;
	overflow:hidden;
	position:relative;
}

.callout.hasbg .coimg:before {
    content: '';
    display: block;
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    height: 100%;
	transition:300ms;
	background:#fff;
	opacity:0;
}
.callout.hasbg .coimg:after {
	
}
.callout.hasbg a:hover .coimg:before{
	opacity:0.2;
}
.callout .coimg img {
    visibility: hidden;
}
.callout.hasbg .calloutContent {	
    padding: 15px 20px 20px;
}
.callout.hasbg .calloutContent h3{	
	color:#be9f56;
}
.callout.style2.hasbg .calloutContent h3,
.callout.style3 .calloutContent h3{	
	color:#002d59
}
@media (min-width:768px){
	.callout.hasbg .calloutContent {	
		text-align:left;
	}
	.callout.hasbg a > .calloutContent {
		text-align:center;
	}
}
/*sidebar callout*/
/***POIS****/
.pois .col {
    min-width: 33.333%;
}

.dynamicContent.dynamic-poi .sectionTitle {
    margin-bottom: 40px;
}

.poi {
    position: relative;
    display: block;
    transition: all 300ms;
    overflow: hidden;
    background: #002d59;
    color: #fff;
    border: solid 2px #fff;
}
.poi.style2 {
    background: #be9f56;	
}
.poi.style3 {
    background: #f7f8fb;
	color:#52555A;
}
.poi:hover,
.poi.hovered {
    color: #fff;
    text-decoration: none;
}

.poiImage .poiImageBG {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: 300ms;
    opacity: 1;
}

.poiImage {
    background: inherit;
    height: 300px;
}

.poi:hover .poiImage .poiImageBG {
}

.poiImage >img {
    width: auto;
    display: none;
}

.textOnlyBlock .poiText {
    position: relative;
    padding: 25px 15px;
}

.poi .poiTitle {
    display: inline-block;
    line-height: 1.3;
    text-align: center;
}

.poi .textOnlyBlock {
}

.poi .poiTitle {
    color: inherit;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.52px;
    line-height: 18px;
    /* margin-bottom: 26px; */
    text-align: center;
    text-transform: capitalize;
    /* background: #002d59; */
    transition: all 300ms;
    /* transform: translateY(-50%); */
    padding: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.poi:hover .poiTitle,
.poi.hovered .poiTitle  {
    background: transparent;
    transform: translateY(0%);
}

.textOnlyBlock {
    padding: 10px 30px;
    transition: 300ms;
}

.textOnlyBlock .poiText {
    display: block;
    text-align: center;
}

.poi:hover .textOnlyBlock,
.poi.hovered .textOnlyBlock {
    background-color: rgba(0,0,0,0.2);
    color: #fff;
    text-decoration: none;
}

.poiImage .poiText {
    /* padding: 15px; */
    position: absolute;
    /* top: 260px; */
    left: 0;
    bottom: 0;
    /* width: 100%; */
    /* height: 100%; */
    min-height: 0%;
    text-align: center;
    width: 100%;
    /* transition: 300ms; */
    background: rgba(0, 45, 89, 0.8);
    transition: 300ms;
    display: flex;
    flex-direction: column;
    justify-content: center;
	color:#fff;
    /* transform: translateY(100%); */
    /* transform: translateY(0%); */
}
.poi.style2 .poiImage .poiText {
	 background: rgba(190, 159, 86, 0.8);
}
.poi.style3 .poiImage .poiText {
	color:#002d59;
	 background: rgba(236, 236, 236, 0.8);
}
.poi:hover .poiText,
.poi.hovered .poiText {
    min-height: 100%;
    /* background: rgba(0, 42, 92, 0.8); */
}

.poiImage .poiText .poiEx {
    color: inherit;
    font-size: 14px;
    letter-spacing: 0.52px;
    line-height: 22px;
    /* overflow: hidden; */
    /* max-height: 0; */
    transition: 300ms;
    text-align: center;
    /* margin-top: 10px; */
    max-height: 0;
    transition: all 300ms;
    padding: 0 20px;
    /* transform: translateY(-50%); */
}

.poiImage .poiText .poiEx p {
    margin-top: 1em;
}

.poiImage .poiText p {
    text-align: center;
}

.poi:hover .poiImage .poiText {
    /* top: 0px; */
    /* padding-top: 45px; */
    /* -webkit-transition-delay: 0.2s; */
    /* transition-delay: 0.2s; */
}

.poi:hover .poiImage .poiImageBG {
}

.poi:hover .poiImage .poiEx,
.poi.hovered .poiImage .poiEx {
    max-height: 175px;
    height: auto;
}

.pois.homePOIs .col-xs-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.linkgridRow {
	display:block;   
	margin:0;
}
.linkgridBlock {
	padding:0;
	padding-bottom:20px;
	flex:0;
	width:100%;
	max-width:100%;
}
.linkgridBlock img{
	width:100%;	
}
@media (min-width:400px){
	.linkgridRow {
		  -webkit-columns: 2;
			 -moz-columns: 2;
				  columns: 2;
		  -webkit-column-gap: 30px;
			 -moz-column-gap: 30px;
				  column-gap: 30px;
	}
	.linkgridBlock {
		width:auto;		
	}
}
@media (min-width:992px){
	.linkgridRow {
		  -webkit-columns: 4;
			 -moz-columns: 4;
				  columns: 4;	
	}
}
@media (max-width:767.99px){
	.homeDynamic.dynamic-poi .container{
		padding:0;
		width:100%;
	}
	.homeDynamic.dynamic-poi .sectionTitle {
		padding-left:15px;
		padding-right:15px;
	}
}


/*Text Image*/
.dynamicContent.dynamic-textimage {
	margin-top:15px;
	margin-bottom:15px;
}
.textImage {
	background:#002d59;
	color:#fff;
	margin:20px 0;
}
.textImage.style1 {
	
}
.textImage.style2 {
    background: #be9f56;
	color:#fff;
}
.textImage.style3 {
    background: #ececec;
	color:#52555A;
}
.textImage h2,
.textImage h3,
.textImage h4,
.textImage a {
	color:#be9f56;
}
.textImage.style2 h2,
.textImage.style2 h3,
.textImage.style2 h4,
.textImage.style2 a {
	color:#002d59;	
}
.textImage .column-text {
	padding:30px 30px;
}
.texcolWrap {
	display:flex;
}
.textImage .imageItem {
	position:relative;
}
@media (min-width:992px){
	.textImage .imageItem {
		background-size:cover;
		background-position:center;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
	}
	.textImage .imageItem img{
		display:none;
	}
	.texcolWrap {
		min-height:300px;
		align-items: center;
	}
	.texcolWrap .column-text {
	    -ms-flex-preferred-size: 0;
		flex-basis: 0;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		
	}
}
/*------------------------------------*\
    HOME DYNAMIC
\*------------------------------------*/
.welcomeBlock {
    position: relative;
    padding-bottom: 30px;
	padding-top:90px;
    /* padding-top: 0px; */
}

.welcomeBlock h1, .welcomeBlock h2, .homeContent h2 {
    font-size: 2.3rem;
    margin-bottom: 15px;
    color: #002d59;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
}
 .homeContent h2 {
	 font-size:1.5em;
 }
.welcomeBlock h1:after, .welcomeBlock h2:after, .homeContent h2:after {
    display: none;
}
.welcomeImageWrap {
	 margin-top: -90px;
	z-index: 110;
}
.welcomeImageWrap .welcomeImage {
    border: solid 3px #fff;
    margin-bottom: 20px;
	max-width:275px;
	margin:auto
}
.welcomeBlock .buttonLinks {
    text-align: center;
    margin: 20px;
}
.welcomeBlock .buttonLinks a {
	width:100%;
	text-align:center;
}
.welcomeBlockText  {
	text-align:center;
}
.homeDynamic.dynamicContent {
	text-align:center;
}
@media (min-width: 768px) {
	.homeDynamic.dynamicContent {
		text-align:initial;
	}
    .welcomeImageWrap {
        right:0;
        margin-top: -90px;
        z-index: 110;
    }
	.welcomeImageWrap .welcomeImage {
		max-width:100%;
	}
	.welcomeBlockText  {
		text-align:initial;
	}
	.welcomeBlock .buttonLinks a {
		width:auto;
		/*text-align:initial;*/
	}
}

@media (min-width: 992px) {
	.welcomeBlock h1, .welcomeBlock h2, .homeContent h2 {
		font-size:2.3rem;
	}
    .welcomeBlock .buttonLinks a.readmore {
        width:230px;
        margin: 0 10px;
    }
}

/*News*/
.newsCarousel {
    background-color: rgba(0, 34, 75, 0.81);
    position: relative;
    padding: 65px 0;
}

.newsCarousel .viewMore {
    margin: 40px auto;
}

.newsCarousel .container {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.newsCarousel .bgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.2;
}

.newsCarousel .sectionTitle {
    color: #fff;
    margin-bottom: 40px;
}

.newsSlide a.newsBlock {
    display: block;
    position: relative;
    text-decoration: none;
}

.newsBlock .newsThumbBG {
    width: 100%;
    border: 7px solid #be9f56;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    background-color: #fff;
}
.newsBlock .newsThumbBG {
	padding-top:66.6667%;
}
.newsBlock .newsThumbBG img {
	display:none;
}
/*
.newsBlock .newsThumbBG img {
	min-width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left: 50%;
    height: 260px;
    max-width: none;
    width: auto;
}

.newsBlock .newsThumbBG img.placeholder {
	height:100%;
	width:90%;
    min-width: auto;
}*/
.newsBlock h3.newstitle {
    margin-top: 10px;
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1.04px;
    line-height: 38px;
    text-transform: none;
    color: #002d59;
    height: 50px;
    overflow: hidden;
    padding: 5px 40px 15px 20px;
    background: #be9f56;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 0px;
}

.newsBlock .newsExcerpt {
    position: absolute;
    width: calc(100% - 34px);
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    height: 0px;
    z-index: 10;
    margin: 0px;
    bottom: 85px;
    text-align: center;
    background: transparent;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* transition-delay: 0.2s; */
    color: #002d59;
}

.newsBlock .newsExcerpt .date {
    text-align: right;
    font-size: 0.9em;
}

.newsBlock:hover .newsExcerpt,
.newsBlock.hovered .newsExcerpt {
    height: 121px;
    opacity: 1;
}

.newsBlock .newsThumbBG:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 200px 40px 200px;
    border-color: transparent transparent rgba(190, 159, 86, 0.95) transparent;
    bottom: -45px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 5;
}

.newsBlock .newsThumbBG:after {
    content: "";
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    bottom: -150px;
    z-index: 10;
    background: rgba(190, 159, 86, 0.95);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 5;
}

.newsBlock:hover .newsThumbBG:after,
.newsBlock.hovered .newsThumbBG:after {
    bottom: 0;
}

.newsBlock:hover .newsThumbBG:before,
.newsBlock.hovered .newsThumbBG:before {
    bottom: 150px;
}

.newsBlock:hover .newsThumbBG,
.newsBlock.hovered .newsThumbBG {
    border-color: #fff;
}

.newsBlock:hover h3.newstitle,
.newsBlock.hovered h3.newstitle {
    background-color: #fff;
}

.news-car .owl-next, .news-car .owl-prev {
    top: 120px;
    bottom: auto;
    height: 32px;
    width: 32px;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    background-color: #be9f56;
    color: #002d59;
    text-align: center;
    line-height: 32px;
}

.news-car .owl-next:hover, .news-car .owl-prev:hover {
    background: #fff;
}

.news-car .owl-nav {
    position: static;
}
.news-car .owl-next {
    right: 0px;
}

.news-car .owl-prev {
    left: 00px;
}
@media (min-width:768px){
	.newsCarousel .container {
    padding-left: 50px;
    padding-right: 50px;
    position: relative;
}
.newsBlock .newsThumbBG {
    min-height: 210px;	
}
.newsBlock .newsThumbBG img {
   
}
.news-car .owl-next {
	top:130px;
    right: -40px;
}

.news-car .owl-prev {
	top:130px;
    left: -40px;
}
.newsBlock .newsThumbBG:after {
    content: "";
    width: 100%;
    height: 133px;
}
.newsBlock:hover .newsThumbBG:before,
.newsBlock.hovered .newsThumbBG:before {
    bottom: 133px;
}
.newsBlock .newsThumbBG:after {
	bottom:-135px;
}
.newsBlock:hover .newsExcerpt,
.newsBlock.hovered .newsExcerpt {
    height: 113px;
}
}
.news-car .owl-dots {
	margin:20px 0;
}
.news-car .owl-dot{
	opacity:1;
	margin:0 7px;
}
.news-car .owl-dot span{
	width: 12px;
    height: 12px;
    display: inline-block;
    background: #be9f56;
    border-radius: 0;
    border: 1px solid #be9f56;
}
.news-car .owl-dot.active span{
	background:#002A5C;
}
@media (min-width: 768px) {
    .newsCarousel .viewMore {
        margin:0px;
        position: absolute;
        top: 10px;
        right: 50px;
		transform:translateY(-50%);
    }
}
@media (min-width: 992px) {
	 .newsCarousel .viewMore {
		top: 0;
		transform:translateY(0%);
    }
}
/*Curriculum Page*/
h2.title {
    color: #002d59;
}

/*------------------------------------*\
    END DYNAMIC CONTENT
\*------------------------------------*/
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
/*==========  Non-Mobile First Method  ==========*/
@media only screen and (max-width : 1590px) {
}

/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 479px) {
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 319px) {
}

.sectionfadein {
    opacity: 0;
    top: 30px;
    position: relative;
    transition: 500ms;
}

.sectionfadein.active {
    opacity: 1;
    top: 0;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
body.page-template-swim-centre-page .headGroup, body.page-template-swim-centre-inner-page .headGroup {
    background: #ffffff;
    border-color: #002d59;
}

body.page-template-swim-centre-inner-page #menu-main > li > a, body.page-template-swim-centre-inner-page #menu-top > li > a, body.page-template-swim-centre-page #menu-main > li > a, body.page-template-swim-centre-page #menu-top > li > a {
    color: #002d59;
    font-weight: 600;
}


body.page-template-swim-centre-page .searchform, body.page-template-swim-centre-inner-page .searchform {
    color: #ffffff;
    background: #002d59;
}

body.page-template-swim-centre-page footer.footer, body.page-template-swim-centre-page .footerLower, body.page-template-swim-centre-inner-page footer.footer, body.page-template-swim-centre-inner-page .footerLower {
    background: #ffffff;
    color: #002d59;
    border-top: 8px solid #002d59;
}

body.page-template-swim-centre-page footer.footer h3, body.page-template-swim-centre-inner-page footer.footer h3 {
    color: #002d59;
}

body.page-template-swim-centre-page footer.footer a, body.page-template-swim-centre-inner-page footer.footer a {
    color: #002d59;
}

body.page-template-swim-centre-page footer.footer .socials a, body.page-template-swim-centre-inner-page footer.footer .socials a {
    color: #002d59;
}

body.page-template-swim-centre-page footer.footer .socials a, body.page-template-swim-centre-inner-page footer.footer .socials a {
    color: #002d59;
}

body.page-template-swim-centre-page footer.footer .socials a:hover, 
body.page-template-swim-centre-inner-page footer.footer .socials a:hover {
    color: #00aeef;
}


body.page-template-swim-centre-page .footer .readmore, body.page-template-swim-centre-inner-page footer.footer .readmore {
    background: #002d59;
    color: #ffffff;
}

body.page-template-swim-centre-page .ft-accreditation, body.page-template-swim-centre-inner-page .ft-accreditation {
    border-top: 8px solid #002d59;
}

body.page-template-swim-centre-page .ft-accreditation {
    overflow:visible
}


body.page-template-swim-centre-page .image-item.fixed {
    border-color: #002d59;
}

body.page-template-swim-centre-inner-page h1.entry-title:after, body.page-template-swim-centre-inner-page .entry-title:after, body.page-template-swim-centre-inner-page h2.entry-title:after {
    background: #002d59;
}

body.page-template-swim-centre-inner-page #menu-side > li > a {
    border-color: #ffffff;
}

body.page-template-swim-centre-inner-page #menu-side > li > a > span {
    border-color: #ffffff;
}

body.page-template-swim-centre-inner-page #menu-side li.menu-item-has-children > .arrow:before, body.page-template-swim-centre-inner-page #menu-side li.menu-item-has-children > .arrow:after {
    background: #ffffff;
}

body.page-template-swim-centre-inner-page #menu-side li.open > a span {
    border-color: transparent;
}

body.page-template-swim-centre-inner-page #menu-side ul {
    border-color: #ffffff;
}

.body-text h5 {
    margin-top: 15px;
    font-weight: normal;
    color: #002d59;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.26px;
    margin-bottom: 15px;
}

.bodyContent h6 {
    margin-top: 0;
    font-weight: normal;
    color: #002d59;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.21px;
    margin-bottom: 8px;
}

.body-text > * >  ul,
.faq-answer > .row > .col > ul {
    margin-top: 0;
    padding-left: 15px;
    list-style: none;
}

.body-text > * > ul li,
.faq-answer > .row > .col > ul li {
    /* font-size: 14px; */
    /* line-height: 23px; */
    /* color: #48545F; */
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
}

.body-text > * > ul li:before,
.faq-answer > .row > .col > ul li:before {
    content: "\2022";
    display: block;
    width: 10px;
    margin-left: 0;
    margin-right: 0px;
    left: 0px;
    color: #be9f56;
    font-size: 18px;
    position: absolute;
    text-align: left;
    left: 0;
    top: -4px;
}
.page-template-swim-centre-inner-page .body-text > * > ul li:before {
    color: #00aeef;
}
.bodyContent .wpforms-container ul li:before {
    content: none;
}

.bodyContent ul li a, .bodyContent ol li a {
    text-decoration: none;
    color: #002d59;
}

.body-text p {
    letter-spacing: 0.5px;
    text-align: justify;
}

.bodyContent {
    /* font-size: 15px; */
    /* line-height: 24px; */
    /* color: #52555A; */
}

body.page-template-swim-centre-page h4 {
    color: #002d59;
}

.dynamic-whatson .whatson-image-item {
    position: relative;
}

.dynamic-whatson.homeDynamic .whatson-main-background:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 34, 75, 0.81);
}

.dynamic-whatson.homeDynamic .whatson-main-background {
    position: relative;
    padding-top: 60px;
    padding-bottom: 70px;
}

.dynamic-whatson .whatson-main-background img {
    display: none;
}

.dynamic-whatson .whatson-main-background header {
    margin: 0 auto 55px;
    max-width: 1200px;
    padding-left: 55px;
    padding-right: 55px;
    z-index: 10;
    position: relative;
}
.dynamic-whatson .whatson-main-background .container {
	max-width: 1200px;
	padding-left: 55px;
    padding-right: 55px;
}

.dynamic-whatson .whatson-main-background header h2 {
    font-size: 35px;
    letter-spacing: 0.5px;
    line-height: 53px;
    margin: 0px;
    text-transform: uppercase;
}
.dynamic-whatson.homeDynamic .whatson-main-background header h2 {
    color: #FFFFFF;
	
}
.dynamic-whatson .whatson-main-background header .whatson_main_link {   
    padding: 12px 12px 10px 12px;
    background: #FFFFFF;
    color: #002d59;
    border-radius: 2px;
    position: relative;
    text-align: center;
    border: 0px;
    overflow: hidden;
    font-family: "Helvetica Neue LT W05_55 Roman", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0.21px;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    margin: 0px;
    width: 135px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.45px;
    line-height: 16px;
    padding: 13px 12px 12px 12px;
	margin:20px auto;
}

.dynamic-whatson .whatson-main-background header .whatson_main_link:hover {
    background: #002d59;
    color: #FFFFFF;
    text-decoration: none;
}

.dynamic-whatson .whatson-main-background .whatson_image img {
    visibility: hidden;
    display: block;
	display:none;
}

.dynamic-whatson .whatson-main-background .whatson_image {
    position: relative;
    z-index: 12;
    max-width: 350px;
	width:100%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px auto;
    display: inline-block;
	text-decoration:none;
}

.dynamic-whatson .whatson-main-background .whatson_image .whatson-img-item {
    border: 4px solid #002d59;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    max-height: 470px;
}
.dynamic-whatson .whatson-main-background .whatson_image .whatson-img-item:before {
	content:'';
	display:block;
	width:100%;
	padding-top:142.857%;
}
.dynamic-whatson.homeDynamic .whatson-main-background .whatson_image .whatson-img-item {
	border: 7px solid #ffffff;
}
.dynamic-whatson .whatson-main-background .whatson_image:hover .whatson-img-item {
    border-color: #002d59;
}



.dynamic-whatson .whatson-main-background .whatson_image span {
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1.04px;
    line-height: 38px;
    text-transform: none;
    color: #be9f56;
    height: 50px;
    overflow: hidden;
    padding: 0px 15px 0px 15px;
    background: #002d59;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-bottom: 0px;
	border:4px solid #002d59;
}
.dynamic-whatson.homeDynamic .whatson-main-background .whatson_image span {
	border:7px solid #fff;
	background:#fff;
	color:#002d59;
}
.dynamic-whatson .whatson-main-background .whatson_image:hover span {
	background: #be9f56;
    color: #002d59;
	border-color:#be9f56;
}
.dynamic-whatson .owl-next, .dynamic-whatson .owl-prev {
    top:50%;
	margin-top:-32px;
    bottom: auto;
    height: 32px;
    width: 32px;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
	background:#be9f56;
	color:#fff;
    text-align: center;
    line-height: 32px;
}
.dynamic-whatson .owl-next:hover, .dynamic-whatson .owl-prev:hover {
	background:#002d59;
	color:#fff;
}
.dynamic-whatson .owl-dots span { 
	margin:0 2px;
}
.dynamic-whatson.homeDynamic .owl-dots span {
	color:#fff;
}
.dynamic-whatson.homeDynamic .owl-next, .dynamic-whatson.homeDynamic .owl-prev {
	background-color: #fff;
    color: #002d59;
}
.dynamic-whatson .owl-nav {
    position: static;
}

.dynamic-whatson .owl-next {
    right: -40px;
}

.dynamic-whatson .owl-prev {
    left: -40px;
}
body.page-template-alumni-page .breadcrumbs {
    padding-top: 25px;
}

body.page-template-alumni-page .headerIcon {
    width: auto;
}

body.page-template-alumni-page .headerIcon a img {
    max-height: 60px;
    display: block;
}

@media only screen and (max-width : 481px) {
    
	.dynamic-whatson .owl-next{
		right:00px;
	} .dynamic-whatson .owl-prev {
		left:00px;
	}
}
@media only screen and (min-width : 768px) {
	.dynamic-whatson .whatson-main-background header .whatson_main_link {
        position: absolute;
        right: 55px;
        top: 0;
    }
}
@media only screen and (max-width : 767px) {
    body.page-template-swim-centre-page .dynamic-embedblock .row {
        display: block;
    }

    body.page-template-swim-centre-page .dynamic-embedblock .col-6, body.page-template-swim-centre-page .dynamic-embedblock .col-5 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media only screen and (max-width : 480px) {
    .dynamic-whatson .whatson-main-background header {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .dynamic-whatson .whatson-main-background {
        background-position: center;
        background-size: cover;
    }
}

a#trig {
    position: fixed;
    top: 50%;
    left: 0;
    background: #888;
    color: #eee;
    padding: 5px 10px;
    z-index: 999;
}

.row.body-text > div > p:last-child {
    margin-bottom: 0;
}

section.dynamicContent.Dynamic.dynamic-documents {
    margin-top: 20px;
}

.singleQuote {
    width: 100%
}

.quoteContainer .cycle-pager {
    display: none;
}
@media (min-width:768px){
.page-template-swim-centre-page p {
    text-align: justify;
}
}
.whon-holder {
    text-align: center;
}
/*
.wpforms-form {
    padding: 30px;
    background: #f8f8f8;
    border: 1px solid #ccc;
    color: #002d59;
}

body div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
    color: #666;
}

body div.wpforms-container-full .wpforms-form input[type=submit], 
body div.wpforms-container-full .wpforms-form button[type=submit], 
body div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: #002d59;
    border: 1px solid #002d59;
    color: #fff;
    font-size: 1em;
    padding: 10px 15px;
}

body div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
body div.wpforms-container-full .wpforms-form input[type=submit]:focus, 
body div.wpforms-container-full .wpforms-form input[type=submit]:active, 
body div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
body div.wpforms-container-full .wpforms-form button[type=submit]:focus, 
body div.wpforms-container-full .wpforms-form button[type=submit]:active, 
body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
body div.wpforms-container-full .wpforms-form .wpforms-page-button:active, 
body div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
    background-color: #be9f56;
    border: 1px solid #be9f56;
    cursor: pointer;
}*/

section.dynamicContent.homeDynamic.dynamic-videoblock:first-of-type {padding: 60px 0;}

section.dynamicContent.homeDynamic.dynamic-videoblock:first-of-type:before,
section.dynamicContent.homeDynamic.dynamic-videoblock:first-of-type:after {
    content:"";
    display:block;
    width:90%;
    margin-left:5%;
    height:1px;
    background:#ccc;
    transform:translateY(-60px)
}
section.dynamicContent.homeDynamic.dynamic-videoblock:first-of-type:after {
    transform:translateY(60px)
}
/*Swimming Carousel*/
.upcomingDates {
	margin-bottom:10px;
}
.upcomingDates a .labelLarge{
	display:none;
}
.upcomingDates a {
	background:#CCCCCC;
	color:#002d59;
	display:block;
	width:100%;
	font-size:16px;
	line-height:1.75;
	padding:10px;
	text-align:center;
}
.upcomingDates a:hover {
	background:#002d59;
	color:#CCCCCC;
	text-decoration:none;
	
}
.upcomingDates a.active {
	background:#00aeef;
	color:#fff;
}

.dynamic-swimtimetable .blockButton  {
	display:block;
	margin:0 -15px;
}
.dynamic-swimtimetable .blockButton > a{
	margin:0 15px 20px;
}
.swimmingTimetable {
	margin:20px auto;
}
.swimmingTimetable .timetableItem {
    height: 340px;
    background: url(images/MK-1782.jpg);
    background-size: cover;
    background-position: center;
    margin: 0px;
    position: relative;
    text-align: center;
    max-width: 320px;
	width:100%;
}
.swimmingTimetable .timetableItem .tdDate {
	height: 75px;
    width: 75px;
    background-color: #002A5C;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.57px;
    line-height: 46px;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
}
.swimmingTimetable .timetableItem .tdDate .CalendarDay{
	display:block;
}
.swimmingTimetable .timetableItem .tdDate .CalendarMonth{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.29px;
    line-height: 22px;
	display:block;
}
.swimmingTimetable .timetableItem .timetableText {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
    color: #FFFFFF;
    min-height: 92px;
    background-color: #002A5C;
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    margin: 0px;
    padding: 8px 20px 35px 20px;
}
.swimmingTimetable .timetableItem .timetableText .time {
	position: absolute;
    width: 100%;
    bottom: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.93px;
    line-height: 18px;
	left:0;
	text-transform:uppercase;
}
.swimmingTimetable .timetableItem .timetableText h3{
	font-size: 20px;
	color:#fff;
	margin:0;
}
.swimmingTimetable .owl-nav {
	position:static;
}
.swimmingTimetable .owl-next, .swimmingTimetable .owl-prev {
    top: 50%;
	margin-top:-16px;
    bottom: auto;
    height: 32px;
    width: 32px;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    background-color: #002d59;
    color: #fff;
    text-align: center;
    line-height: 32px;
}
.swimmingTimetable .owl-next.disabled, .swimmingTimetable .owl-prev.disabled {
	opacity:0.4;
}
.swimmingTimetable .currentDates {
	max-width:320px;
	margin:0 auto;
	transition:300ms;
}
.swimmingTimetable .currentDates.loading {
	opacity:0.1;
}
.swimmingTimetable .seemore {
	margin:30px 0;
	text-align:right;
}
@media (min-width:700px){
	.swimmingTimetable .currentDates {
		max-width:640px;
		margin:0 auto;
	}
}
@media (min-width:992px){
	.upcomingDates a {
		font-size:20px;
	}
	.swimmingTimetable .currentDates {
		max-width:960px;
		margin:0 auto;
	}
}
@media (min-width:992px){
	.upcomingDates a .labelSml{
		display:none;
	}
	.upcomingDates a .labelLarge{
		display:inline;
	}
	.swimmingTimetable .currentDates {
		max-width:100%;
		margin:0 auto;
	}
}
/*Swimming timetable End*/


.fsElementContent {
	/* width: 100%; */
	/* height: 370px; */
	/* overflow: hidden; */
}

.fsElementContent iframe {
    height: 430px;
    margin-top: -60px;
	border:0;
}

.goldblock {
    background: #be9f56;
    padding: 30px;
}

.blueblock {
    background: #002d59;
    color:#fff;
    padding: 30px;
}

.blueblock * {
    color:#fff;
}


/*Events Page*/
.tribe-events .tribe-events-c-breadcrumbs {
	display:none;
}
p.tribe-events-back {	
    margin: 0 0 20px;
	font-weight:700;
}

#tribe-events-pg-template, .tribe-events-pg-template {
	padding:20px 15px;
}
.single-tribe_events .tribe-events-event-image {
	width:80%;
	margin:10 auto 20px;
	max-width:550px;
}
/* MOUNT KELLY */
