/*
Theme Name: Theme by Evolution Design Agency 
Theme URI: http://evolutiondesign.com.au
Author: Evolution Design Agency
Author URI: http://evolutiondesign.com.au
Description: Responsive Bootstrap Theme
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* -------------------------------------------------------------- 
	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;
}

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

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 {
    max-width: 96%; /* Image does not overflow the content area */
    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 p.wp-caption-text {
    font-size:0.8em;
    margin:5px 0 0 0;
}

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}

/* -------------------------------------------------------------- 
	End WordPress Core
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
	Typography
-------------------------------------------------------------- */

body {
	font-family: 'Baskervville', serif;
	font-size: 18px;
	font-weight: 400;
	color: rgb(84, 84, 84);
	font-style: normal;
	line-height: 1.5;
}

p {
	font-family: 'Baskervville', serif;
	font-size: 18px;
	font-weight: 400;
	color: rgb(84, 84, 84);
	font-style: normal;
	line-height: 1.5;
}

h1 {
	font-family: 'Baskervville', serif;
    font-size: 40px;
    font-weight: 400;
	margin-bottom: 20px;
	color: rgb(84, 84, 84);
	text-transform: uppercase;
}

h2 {
	font-family: 'Baskervville', serif;
    font-size: 30px;
    font-weight: 400;
	margin-bottom: 10px;
	color: rgb(84, 84, 84);
}

h3 {
	font-family: 'Baskervville', serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    color: rgb(84, 84, 84);
	text-align: center;
}

h4 {
	font-family: 'Dosis', sans-serif;
    font-size: 15px;
    font-weight: 400;
	margin-bottom: 10px;
	color: rgb(182, 204, 182);
}

h5 {
	color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
    letter-spacing: 0.2em;
    font-size: 23px;
    font-family: 'Baskervville', serif;
    font-weight: 400;
}

h6 {
	font-family: 'Dosis', sans-serif;
    font-size: 19px;
    font-weight:400;
	margin-bottom: 10px;
	color: rgb(198, 167, 80);
}



a, a:hover {
	color: rgb(84, 84, 84);
	text-decoration: underline;
	font-family: 'Dosis', sans-serif;
	cursor: pointer;
}

img {
	max-width: 100%;
}

b, strong {
	font-weight: 700;
}


/* -------------------------------------------------------------- 
	General Styling
-------------------------------------------------------------- */

.container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}

.container-fluid {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.fasc-button {
	color: #000000 !important;
	background-color: #aaaaaa !important;
	padding: 10px 30px !important;
	border-radius: 10px !important;
}

.button {
	display: inline-flex;
	justify-content: center;
	text-transform: uppercase;
	align-items: center;
	width: 150px;
    height: 30px;
	margin-top: 10px;
	color:rgba(198,167,80,1);
	transition: all .5s;
	border: 1px solid rgba(198,167,80,1);
	text-decoration: none;
	letter-spacing: 0.3em;
}

.button:hover {
	color: #ffffff;
	background-color: rgba(198,167,80,1);
	text-decoration: none;
}

.transform-text {
	transform: scale(1.2, 1.2);
}


/* -------------------------------------------------------------- 
	Header & Navigation Styling
-------------------------------------------------------------- */
#header-logo {
    width: 100%;
    display: flex;
    justify-content: center;
}

#header-logo-image {
    width: 230px;
}

#header-primary-menu {
    width: 100%;
}

#mega-menu-wrap-primary {
    position: absolute;
    right: 0;
    bottom: 0;
}

/* -------------------------------------------------------------- 
	Homepage Styling
-------------------------------------------------------------- */
#home-banner-wrapper {
    padding-bottom: 30px;
    text-align: center;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 500px;
}

#home-banner-text {
	position: relative;
	width: 100%;
	z-index: 99;
	padding-right: 35px;
    padding-left: 35px
}

#home-banner-image-wrapper {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

#home-banner-image {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: inherit;
}

#home-banner-image-wrapper::before {
	content: '';
	display: block;
}

.over-lay-image {
	display:none;
    position: absolute;
    width: 100px;
    bottom: -37px;
    left: 10px;
}

#home-about-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
	background-color: rgba(238,237,230,0.5);
}

#home-about-top {
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#home-about-image-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#home-about-image {
	width: 100%;
	height: 300px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    border-radius: inherit;
}

#home-about-image-wrapper::before {
	content: '';
	display: block;
}

#home-about-titles-wrapper {
	text-align: left;
	line-height: 1;
    padding-top: 25px;
}

#home-about-heading {
	text-transform: uppercase;
}

#home-about-content {
	color: rgba(84,84,84,1);
    font-size: 15px;
	line-height: 1.2;
    letter-spacing: 0em;
	text-align: justify;
	padding-top: 15px;
}

#home-services-wrapper {
    padding-top: 70px;
    padding-bottom: 30px;
    text-align: center;
}

#home-top-container {
	position:relative;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
}

#home-service-headings {
	width: 100%;
	z-index: 99;
}

#home-service-sub-heading {
    width: 37%;
}

#home-service-image-wrapper {
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#home-service-sub-heading h4 {
    text-transform: uppercase;
    line-height: 1.3;
	font-size: 17px;
    letter-spacing: 0.3em;
    text-align: left;
}

#home-services-heading h1 {
	color: rgba(84,84,84,1);
    text-transform: uppercase;
    line-height: 1.2;
	font-size: 30px;
    letter-spacing: 0.2em;
    text-align: left;
}

#home-services-container {
	position:relative;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
	padding-top: 50px;
}

#home-services-image {
    position: relative;
    width: 100%;
    background-position: top right;
    background-size: 50% 20%;
    background-repeat: no-repeat;
}

img.background-image {
    height: 200px;
    width: 60%;
    position: absolute;
    right: 0;
}

#home-services-item {
	width: 100%;
	padding-top: 60px;
    padding-bottom: 30px;
}

.home-service-text {
	padding-top: 20px;
	position: absolute;
	width: 100%;
	padding-right: 30px;
    padding-left: 30px;
}

.home-service-image {
	width: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: 20% 20%;
    margin-bottom: 30px;
	overflow: hidden;
    padding-bottom: 85%;
}

#home-testimonials-wrapper {
    padding-top: 70px;
    padding-bottom: 30px;
    text-align: center;
	width: 100%;
	position: relative;
}

#home-testimonials-heading {
	width: 100%;
}

#home-testimonials-heading h1 {
    line-height: 1.2;
	font-size: 30px;
    letter-spacing: 0.2em;
	text-align: center;
}

#home-testimonial-item-wrapper {
	width: 100%;
}

#home-testimonials-controls {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-top: 30px;
}

.home-slider-control {
    font-size: 32px;
    margin: 0px 24px;
}


#home-video-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
	width: 100%;
	position: relative;
}

#home-video-heading-outer-wrapper {
	position: relative;
    width: 100%;
    background-color: rgba(238,237,230,0.5);
	display: flex;
    justify-content: center;
}

#home-video-heading-wrapper {
	width: 90%;
	display: flex;
	justify-content: space-between;
	position: inherit;
    bottom: -10px;
}

#home-video-heading {
	width: 48%;
	margin: 5px;
}

#home-video-heading h2 {
	text-transform: uppercase;
	text-align: left;
	margin: 0;
}

#home-video-heading p {
	font-size: 13px;
	text-align: left;
}

#home-video-image-wrapper {
	position: relative;
	width: 48%;
	display: flex;
	flex-wrap: wrap;
}

#home-video-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-position: 20% 20%;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 85%;
}

.home-video-overlay {	
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
	background-color: rgba(182,204,182,0.6);
	display: flex;
    justify-content: center;
}

.home-video-overlay svg {
    width: 30%;
	fill: #ffffff;
}

#home-video-youtube-wrapper {
	padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
	width: 100%;
	position: relative;
}

#home-youtube-image-wrapper {
	position: relative;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#home-youtube-image {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    overflow: hidden;
    padding-bottom: 60%;
}

#home-youtube-link {
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0.3em;
    font-size: 13px;
}

.gold-button {
	display: inline-flex;
	justify-content: center;
	text-transform: uppercase;
	align-items: center;
	width: 250px;
    height: 35px;
	margin-top: 10px;
	transition: all .5s;
	color: #ffffff;
	background-color: rgba(198,167,80,1);
	text-decoration: none;
}

.gold-button:hover {
	transition: all .5s;
	color: #ffffff;
	background-color: rgba(198,167,80,1);
	text-decoration: none;
}



/* -------------------------------------------------------------- 
	Internal Pages Styling
-------------------------------------------------------------- */
.service-template-default.single.single-service h1 {
	text-align: center;
	letter-spacing: 0.2em;
}

#page-wrapper {
	width: 100%;
	padding-top: 50px;
    padding-bottom: 50px;
}

#page-header {
	width: 100%;
}

#page-header h1 {
	text-transform: uppercase;
    line-height: 1.2;
    font-size: 35px;
    font-family: 'Baskervville', serif;
    padding-top: 30px;
    padding-bottom: 30px;
}

#page-content {
	width: 100%;
}

#page-content h2 {
    font-size: 26px;
}

#page-content h3 {
    text-align: left;
}

#contact-details {
	width: 100%;
}

#contact-form {
	width: 100%;
}

#contact-map {
	width: 100%;
}

.nf-form-fields-required {
    display: none;
}

.blog-image {
    min-height: 230px;
    max-height: 230px;
    position: relative;
    background-position: center center;
    background-size: cover;
}

#page-events-content-wrapper {
	align-items: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#page-events-content {
	width: 100%;
}

#newsletter-wrapper {
	width: 100%;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* -------------------------------------------------------------- 
	Single Service Styling
-------------------------------------------------------------- */
i.fas.fa-square-check {
    color: rgba(198,167,80);
	font-size: 20px;
}

#page-content h5 {
	font-family: 'Dosis', sans-serif;
    font-size: 13px;
    font-weight: 400;
	margin-bottom: 10px;
	color: rgb(84, 84, 84);
	text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0.2em;
}

#review-wrapper {
    position: relative;
	padding: 5px;
}

.review-featured-image {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.review-text-wrapper {
	width: 100%;
	padding: 5%;
	line-height: 1.3;
	min-height: 200px;
}

.weekly-program {
	width: 100%;
}

#programs-wrapper {
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}

.weekly-program {
	padding-bottom: 45px;
}

.weekly-program-image {
    width: 100%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.weekly-program-content h3 {
    font-weight: bold;
}

.weekly-program-content {
    margin-top: 5%;
}

#program-details-wrapper {
	padding-top: 92px;
	text-align: center;
}

#program-details-wrapper .row {
	align-items: center;
}

#program-details-text-wrapper {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
}

#program-details-wrapper h4 {
    width: 100%;
	padding: 20px 20px 0px 20px;
}

#program-details-image-wrapper {
	margin-top: 50px;
}

#program-contact-wrapper {
    position: relative;
}

#program-contact-banner-wrapper {
	padding-top: 15px;
	padding-bottom: 70px;
	text-align: center;
	display: flex;
	padding: 7%;
}

#program-contact-banner-text {
	width: 100%;
}

#program-contact-banner-image {
	padding-top: 35px;
	padding-bottom: 35px;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
	background-size: cover;
}

#program-contact-banner-wrapper h3 {
	color: #ffffff;
}

#program-contact-wrapper h3 {
	padding-bottom: 32px;
	margin-bottom: 17px;
}

#page-wrapper li {
    text-align: left;
}

#program-details-text-wrapper h5 {
	font-family: 'Dosis', sans-serif;
    font-size: 13px;
    font-weight: 400;
	margin-bottom: 10px;
	color: rgb(84, 84, 84);
	text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0.2em;
}


#program-details-contents {	
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.program-details-text {
	border-style: solid;
  	border-width: 12px;
	border-color:rgba(182,204,182,0.4);
 	width: 100%;
    padding: 15px;
	display: inline-flex;
    justify-content: center;
    align-items: center;
	height: 125px;
    font-size: 14px;
    margin: 10px;
}

.review-featured-image {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}

#program-contact-banner-link {
    width: 100%;
}

#mailchimp-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.mc4wp-form-fields {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	padding-left: 20%;
}

.mc4wp-form-fields input {
    margin: 12px;
	width: 70%;
}


/* -------------------------------------------------------------- 
	Footer Styling
-------------------------------------------------------------- */
#footer-about-wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: rgba(238,237,230,0.3);
}

#footer-logo {
	display: flex;
	justify-content: center;
	width: 100%;
	padding-bottom: 30px;
}

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

#footer-links {
    text-align: center;
    line-height: 2;
    width: 100%;
}

#footer-links p {
   	word-spacing: 1em;
}

#footer-about-wrapper a {
	color: #000000;
}

#footer-contact {
    text-align: center;
    line-height: 2;
    width: 100%;
}

#footer-contact i {
    margin-right: 5px;
}

#footer-credits-wrapper {
	font-size: 14px;
	background-color: rgba(238,237,230,1);
	padding-top: 30px;
	padding-bottom: 20px;
}

#footer-credits {
	width: 100%;
	text-align: center;
}

#footer-credits a, #footer-credits a:hover {
	text-decoration: none;
	font-family: 'Baskervville';
}

#footer-links a, #footer-links a:hover {
    text-decoration: none;
	font-family: 'Baskervville';
}

/* -------------------------------------------------------------- 
	Mobile First Media Queries
-------------------------------------------------------------- */

@media all and (min-width:576px) {
	
	.container {
		max-width: 540px;
	}
	
	#home-about-image {
		height: 480px;
	}
	
}

@media all and (min-width:768px) {

	.container {
		max-width: 720px;
	}
	
	.button {
		width: 233px;
		height: 52px;
		font-size: 19px;
		text-align: center;
	}
	
	#header-logo-image {
 	   	width: 400px;
		padding-bottom: 20px;
	}
	
	#mega-menu-wrap-primary #mega-menu-primary {
		width: 100%;
		display: flex;
		justify-content: center;
	}

	#mega-menu-wrap-primary {
		position: relative;
		border-bottom: 1px solid #000000;
		border-top: 1px solid #000000;
		margin-right: 30px;
    	margin-left: 30px;
	}
	
	#home-banner-wrapper {
		height: 600px;
	}
		
	#home-banner-image-wrapper {
		position: relative;
		height: 400px;
		margin-right: 50px;
		margin-left: 50px;
	}
	
	#home-banner-image {
		height: 100%;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: 50% 50%;
		border-radius: inherit;
	}
	
	#home-banner-text {
		position: absolute;
		right:0;
		top: 88px;
		width: 345px;
		height: 164px;
	}
	
	#home-banner-text p {
		font-family: 'Baskervville', serif;
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 8px;
		color: rgba(84,84,84,1);
		line-height: 1.2;
		letter-spacing: 0em;
		text-align: left;
		width: 315px;
	}
	
	.over-lay-image {
		position: absolute;
		width: 250px;
		bottom: -70px;
	}
	
	#home-about-sub-heading p {
		font-size: 28px;
	}
	
	#home-about-image-wrapper {
		width: 45%;
	}
	
	#home-about-image {
		height: 480px;
	}
	
	#home-about-content-wrapper {
    	width: 50%;
	}
	
	#home-video-wrapper {
  	  	height: 800px;
	}
	
	#home-video-heading-outer-wrapper {
		height: 500px;
	}
		
	#home-services-heading h1 {
		font-size: 50px; 
	}
	
	.home-service-text h5 {
		font-size: 50px; 
	}
	
	img.background-image {
    	height: 280px;
    	padding-bottom: 50px;
	}
	
	#home-services-container {
		padding-top: 0px;
	}
	
	#home-video-heading {
   		padding-top: 145px;
	}
		
	#home-video-heading p {
		font-size: 18px;
	}
	
	#home-video-image {
		height: 120%;
	}
		
	#home-video-youtube-outer-wrapper {
		position: absolute;
		left: 0;
		width: 100%;
		top: 0;
		height: 100%;
	}
	
	#home-video-youtube-wrapper {
		width: 50%;
		position: absolute;
		top: 60%;
		left: 50%;
	}
	
	#home-video-heading-wrapper {
		display: flex;
		justify-content: space-between;
		margin-top: 50px;
	}
	
	#youtube-container {
		height: 100%;
	}
	
	#contact-details {
		width: 49%;
	}
	
	#contact-details h2 {
		font-size: 30px;
    	letter-spacing: 0em;
	}

	#contact-form {
		width: 49%;
	}

	#contact-details {
		width: 49%;
	}
	
	.blog-post-text h2 {
		font-size: 30px;
    	letter-spacing: 0em;
	}

	#page-content h2 {
		font-size: 30px;
	}
	
	#footer-contact i {
		margin-right: 5px;
		font-size: 25px;
	}
	
	#footer-links p {
		word-spacing: 3em;
	}

}

@media all and (min-width:992px) {
	
	h1 { 
		font-size: 50px; 
	}

	h2 { 
		font-size: 40px; 
		letter-spacing: 0.2em;
	}
	
	h3 { 
		font-size: 30px; 
	}
	
	h4 {
		font-size: 20px; 
	}
	
	h5 { 
		font-size: 12px; 
	}
	
	h6 {
		font-size: 23px; 
	
	}
	
	.container {
		max-width: 960px;
	}
	
	#mega-menu-wrap-primary {
		margin-right: 100px;
		margin-left: 100px;
	}
	
	#home-banner-wrapper {
		height: 760px;
	}
			
	#home-banner-image-wrapper {
		position: relative;
		height: 600px;
	}
	
	.over-lay-image {
		display:block
	}
	
	#home-about-wrapper {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	
	#home-about-image-wrapper {
		width: 48%;
	}
		
	#home-about-image {
		width: 100%;
		height: 500px;
	}
	
	#home-about-content-wrapper {
		width: 48%;
	}
	
	#home-service-headings {
    	width: 53%;
		margin-top: 90px;
		padding-left: 10px;
	}
	
	#home-service-sub-heading h4 {
		font-size: 17px;
	}
	
	#home-service-image-wrapper {
   		width: 100%;
	}
		
	#home-services-image {
		position: relative;
		height: 600px;
		width: 100%;
		background-position: center right;
    	background-size: 50% 100%;
		background-repeat: no-repeat;
	}
	
	img.background-image {
		height: 650px;
		width: 45%;
		position: absolute;
		right: 0;
		padding-top: 50px;
	}
	
	#home-services-item {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
  		justify-content: flex-start;
		padding-top: 0px;
	}
	
	.home-service-wrapper {
    	width: 24%;
		position: relative;
	}
	
	#home-service-sub-heading {
    	width:100%
	}
	
	.home-service-text {
		width: 20%; 
		position: absolute;
		bottom: 92px;
		padding-right: 5px;
    	padding-left: 5px;
	}
	
	.home-service-text h5 {
		position: absolute;
		left: 40px;
		top: 0;
		font-size: 20px; 
	}
	
	.home-service-image {
		height: 315px;
	}
	
	#home-video-heading-wrapper {
      	width: 950px;
	}
	
	#home-video-image-wrapper {
		height: 510px;
	}
		
	#home-video-youtube-wrapper {
		width: 35%;
		position: absolute;
		top: 50%;
		left: 51%;
	}
		
	#contact-details {
		width: 49%;
	}
	
	#contact-details h2 {
		font-size: 30px;
    	letter-spacing: 0em;
	}
	
	#contact-form {
		width: 49%;
	}
	
	.blog-post-text h2 {
		font-size: 30px;
    	letter-spacing: 0em;
	}
	
	.weekly-program-content h3 {
		font-size: 30px;
	}
		
	#review-wrapper {
		position: relative;
		padding: 70px;
	}
	
	.review-text-wrapper {
		padding: 0px;
	}

	.review-text-wrapper h3 {
		font-size: 30px;
	}
		
	.weekly-program {
		position: relative;
		display: flex;
		flex-wrap: wrap;
		width: 100%;
		justify-content: space-between;
	}
	
	.weekly-program-image {
		width:48%;
		height: auto;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center top;
		min-height: 350px;
	}
	
	.weekly-program-content {
		width:48%
	}
	
	#programs-wrapper h2 {
		font-size: 24px; 
	}
	
	.program-details-text {
		width: 22%;
		height: auto;
    	font-size: 15px;
	}
	
	#program-contact-banner-wrapper h3 {
		font-size: 30px;
	}
	
	.weekly-program-content { order: 1; }

	.weekly-program-content.odd { order: 2; }

	.weekly-program-image { order: 2; }

	.weekly-program-image.odd { order: 1; }
	
	#page-events-content {
		width: 58%;
	}
	
	#newsletter-wrapper {
		width:  40%;
	}
	
	.mc4wp-form-fields input {
		width: 80%;
	}
	
	.mc4wp-form-fields {
		padding-left: 10%;
	}

@media all and (min-width:1200px) {
	
	.container {
		max-width: 1140px;
	}
	
	.program-details-text {
		width: 23%;
		height: auto;
    	font-size: 18px;
	}
}


/* -------------------------------------------------------------- 
	End Mobile First Media Queries
-------------------------------------------------------------- */
	
	.learndash-wrapper .ld-primary-color-hover:hover {
		color:#000 !important
	}