/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/bhadaway/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.1
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body{
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  color: #434343;
  background-color:#fffcf9;
  margin:0;
  font-size:20px;
    font-weight: 400;
  line-height: 36px;
}

 a:link,  a:visited ,  a:active{
 	text-decoration: none;
 /*	color: #434343;*/
 color : #1b98e0;
 }


@media (max-width: 800px) {
	#site-logo{width:110px !important; margin:0 auto;float:none !important; height:auto !important;}
	#site-logo img {width:100%; height:auto;position:relative;z-index:999 !important;}

	#home-banner-cont {position:relative;z-index:0 !important;}
		#footer-logo{
			width:100% !important;
			text-align: center;
		}
		#footer-logo img {
			width:114px !important;
			margin-top:4%;
		}
		#footer-menu {width:auto !important;margin:15px auto !important;}
		#footer-menu #menu ul li {margin: 0 !important;width:22vw;text-align: center !important;}
		#copyright{width:100% !important; margin-bottom:2%;text-align:center; };
		.half-width{width:98% !important;}

		/* MAIN MENU */

		 #hamburger-closed{
		 	display:block !important;
		 	float:left;
		 	width:44px;
		 	margin-top:-10px;
		 	margin-left:20px;
	 }
		 #hamburger-open{
		 	display:block !important;
		 	float:left;
		 	clear:both;
		 	width:100%;
		 	margin-top:25px;
		 	margin-left:20px;
	 }
	#main-menu {width:auto !important;float:none !important;position:absolute;background:#FFFFFF; top:-55px;z-index:99 !important; height:100vh; 	display:none;}
	#main-menu #menu {width:100%;float:left !important;	;font-size:18px;}
	#main-menu #menu ul {
			margin: 0;
	    padding: 0;
	    list-style: none; 
	}
	#main-menu #menu ul li {
	 		margin:!important;
	 		padding:20px 0;
	    display: list-item !important;
	    position: relative;
	    text-align: left;
	}
.wpb-posts-nav__thumbnail{display:none;}
.prev_next-nav-link {width: 100%!important;}
}

@media (max-width: 950px) {
#main-menu #menu ul li {
 	margin: 0 40px !important;
}
	.half-width{width:98% !important;}
		#contact-banner-cont{
		  background: linear-gradient(
		    to bottom,
		    #FED1B3 75%,
		    #FED1B3 25%,
		    #FFFFFF 25%,
		    #FFFFFF 75%
		  );
		}
		.contact-form-text , h1,h2, h3, .wp-block-heading, .entry-title  {
			font-size:5.2vw !important;
			line-height:7vw !important;
			margin-bottom:4%; 
	}

	#social-center{width:130px; margin-top: 50px auto;text-align:center;}
	.footer-social-btn{width:18px !important;float:left !important;}


	#homepage-top{
		width:100% !important;
		height:40%;
	}
	.home-page-text{
		margin:0 !important;
		float:left;
	}
	#mission-statement-container{
		height:auto !important;
	}
	#mission-statement-image{
		height:auto !important;
		width:98% !important;
		float:left !important;
		position:relative  !important;
		margin-top:0px;
		margin-left:0px;
		right:auto !important;
		background:#000000;
	}
	#mission-statement-image-overlay{
		display: none  !important;;
	}
	#mission-statement-heading{
		height:auto !important;
		width:45% !important;
		padding:0 2% 2% 4%!important;
		position:relativbe !important;
		top:8% !important;
	}
	#mission-statement-text{
		width:98% !important;
		padding:2% 2% !important;
		position:relative !important;
		left:auto !important;
		right:auto !important;
		float:left;
		top: auto !important;
	}
		/* HOME PAGE */
	#home-banner-cont {
			width:90% !important;
			height:auto !important;
			max-height: none !important;
	}
	#home-banner-cont-left, .block-large-heading {
			font-size:8.2vw !important;
			line-height:7vw !important;
			margin-bottom:4%; 
			width:100% !important;
			height:auto !important;
	}
	#home-banner-cont-right {
			width:100% !important;
			height:auto !important;
	}
#sidebar-primary{display:none}
#single-post-content{
	width:100% !important;
}
.post-banner {
	width:96%!important;
	
}
}
@media (max-width: 1530px) {
		.entry-content{
		padding:5% !important;
	}
}
/*span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

*/

.cardo{
  font-family: "Cardo", sans-serif;
}
h1,h2, h3, .wp-block-heading {
	font-family: "Cardo", sans-serif;
}
h1{
	font-size:50px ;
	line-height:74px; 
}

.entry-title{
	font-size:30px ;

}
.peach-bg{
	/*background-color: #FED1B3;*/
	background-color: #000000;
	color:#FFFFFF !important;
}
.grey-bg{
	background-color: #000000
}
#wrapper{ 
	width:100% ;max-width:1530px;  margin:0 auto;
}

/* HOMEPAGE */

#homepage-top{
		/*background-color: #FED1B3;*/
		width:55%;
		height:50%;
		position:absolute;
		z-index:0;
		background-color: #000000 !important;
}

#home-banner-cont{
	width:90%;
	padding:5% 5% 0 5%;
	height: 50%;
	max-height:375px;
	float:left;
	margin-bottom:15%;
	position:relative;
	z-index:999;
}
#home-banner-cont-left {
	float:left;
	width:45%;
	font-family: "Cardo", sans-serif;
	font-size:3.2vw ;
	line-height:3.5vw ;
	text-align:center;
	text-transform:capitalize;
	/*color:#191919;*/
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}
#home-banner-cont-right {
	float:left;
	width:50%;
	height:auto;
		overflow:hidden;
}
#home-banner-cont-right img{
	width:100%;
	height:auto;
}
.home-page-text{
	max-width:1163px;
	width:100%;
	margin:0 auto;
}
.homepage-block{
		background:#FFFFFF;
		padding:2%;	
}

.homepage-block-title{
		padding:2%;	
}

.posts-block{

		padding:2%;	
}
.block-large-heading{
	font-size:45px;
	line-height:67px; 
}
#mission-statement-container{
		/*background-color: #FED1B3;*/
		background-color: #000000;
		width:100%;
		height:600px;
		float:left;
		position:relative;
		overflow:hidden;
			color:#FFFFFF;
}
#mission-statement-image{
	height:502px;
	width:685px;
	margin-top:50px;
	margin-left:200px;
	background:#000000;
	position:relative;
	z-index:1;
}
#mission-statement-image-overlay{
	height:502px;
	width:685px;
	margin-top:40px;
	margin-left:210px;
	position:absolute;
	z-index:9;
	border:1px solid #FFFCF9;
}
#mission-statement-image img {
	width:100%;
	height:auto;
}
#mission-statement-heading{
	height:200px;
	width:250px;
	float:left;
	top:100px;
	background:#000000;
	padding:0 2%;
	position:absolute;
	z-index:99;

}
#mission-statement-text{
	background-color: #000000;

	height:auto;
	width:510px;
	top:200px;
	right:0px;
	position:absolute;
	z-index:98;
	padding:2%;
}	
#header {width:100%; padding:0; border-bottom: 1px solid #434343; float:left;position:relative;z-index:9;margin-top:30px;}
#site-logo{width:170px; height:auto; float:left;z-index:99}
#site-logo img {width:100%; height:auto;}
#main-menu {width:calc(100% - 170px);float:left;margin:22px 0;display:block;}
#main-menu #menu {width:auto;float:right;font-size:18px;}
#main-menu #menu ul {
	margin: 0;
    padding: 0;
    list-style: none; 
}
#main-menu #menu ul li {
 	margin: 0 48px;
    display: inline-block;
    position: relative;
    text-align: left;
}
 #main-menu #menu ul li a{
 	text-decoration: none;
 	color: #434343;
 }

 #hamburger-closed, #hamburger-open{
 	display:none;
 }
#main-menu #menu .current_page_item a { color:#191919 };
#container{width:100% ;max-width:1530px;  margin:0 auto;position: relative;}
#post-content{ 
	
	width:96% ;
	max-width:1530px;  
	margin:0 auto;
	padding:0;
	height:auto;
}

#contact-banner-cont{
	width:90%;
	padding:5% 5% 0 5%;
	height: 50%;
	max-height:500px;
	float:left;
	margin-bottom:15%;

}
#contact-banner-cont img {
	width:100%;
	height:auto;
}
/* FORMS */

.contact-form-text{
	font-size:50px ;
	line-height:74px; 
	text-align:center;
	font-family: "Cardo", sans-serif;
}
.contact-form-input, .wpcf7-tel{ 
	border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
}
.wpcf7-submit, .btn-grey{
	padding:0;
	background:#6e6e6e;
	color:#FFFFFF;
	/*border:1px solid #F4E8DA;*/
	width:176px;
	height:68px;
	font-size:18px;
}

 .btn-white{
	padding:0;
	background:#FFFFFF;
	border:1px solid #F4E8DA;
	width:176px;
	height:68px;
	font-size:18px;
}


.contact-form-input, .wpcf7-tel{
margin-top:10px;
}

.contact-form-building{
	border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/icon-building.png") no-repeat 98% center; 
}
.contact-form-globe{
		border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/icon-globe.png") no-repeat 98% center; 
}
.contact-form-web{
		border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/icon-web.png") no-repeat 98% center; 
}
.contact-form-envelope{
	border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/envelope.png") no-repeat 98% center; 
}
.contact-form-people{
	border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/icon-people.png") no-repeat 98% center; 
}
.contact-form-phone{
	border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/icon-phone.png") no-repeat 98% center; 
}
.contact-form-person{
	border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;
	margin-top:10px;
	background: url("img/icon-person.png") no-repeat 98% center; 
}
textarea, input{border:1px solid #F4E8DA;min-height:40px; font-size:16px; width:100%;}


.form-container {
 background:#FFFFFF;border:1px solid #FBF0E4;margin-bottom:10%;float:left;width:100%;
}
.center-content{width:100%;float:left;height:auto;clear:both;}
.half-width{width:48%;margin:1%;height:auto;float:left;}
.full-width{width:96%;margin:2%;height:auto;float:left;}
/* POST PAGE */
#single-post-content{
	width:62% ;
	max-width:915px;  
	margin:0;
	float:left;
	padding:0 2%;
	height:auto;
	margin-top:4%;
}

.post-banner {
	width:100%;
	height:auto;
}
.post-banner img{
	width:100%;
	height:auto;
}
/* SIDEBAR */

#sidebar-primary{
	width:30% ;

	margin-top:4%;
	float:right;
	padding:2%;
	height:auto;
	/*background-color: #FED1B3;*/
	background-color: #636363;
	color: #FFFFFF;
}
#sidebar-primary .wp-block-latest-posts__post-title{
	color: #FFFFFF!important;
}
.xoxo {
		margin: 0;
    padding: 0;
    list-style: none; 
}
.xoxo li {margin:2% 0;disply:block;float:left;width:100%;}
.xoxo li img{ margin-top:10px; }
.wp-block-latest-posts__post-title {
	font-weight:bold !important;
	margin:0 !important;
	padding:0 !important;
	line-height:16px !important;
}

.wp-block-latest-posts__post-excerpt{
	margin:2% 0 !important;
	padding:0 !important;
	line-height:18px !important;

}
/* FOOTER */
#footer-top{
	width:100%;
	height:auto;
	background: #000000 url("img/footer-bg.png") no-repeat center bottom; 
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  min-height:350px;
	float:left;
	padding-bottom:4%;	
	color: #FFFFFF !important;
}
#footer-bottom{
	width:100%;
	height:auto;
	background-color: #636363;
	float:left;
	overflow: hidden;
}
#footer-social{
	width:100%;
	height:auto;
	border-top:1px solid #FFFFFF;
	float:left;
	margin:4% 0;
}
.footer-social-btn{
	width:44px;
	height:auto;
	float:right;
	margin-left:2%;
}
.footer-social-btn img{
	width:100%;
	height:auto;
}
#footer-strapline{
	padding-top:4%;
	font-family: "Cardo", sans-serif;
	font-size:50px ;
	line-height:74px; 
	text-align:center;
	text-transform:capitalize;
	color:#FFFFFF;
}
#footer-vert-line{
	width:6px;
	background:#FFFFFF;
	margin:0 auto;
	height:114px;
}
.footer-content{
	width:96% ;
	max-width:1370px;  
	margin:0 auto;
	padding:2%;
	height:auto;
}
#footer-logo{
	height:auto;
	width:206px;
	float:left;
}
#footer-logo img {
	width:100%;
	height:auto;
}
#copyright{
	color:#FFFFFF;
	margin-top:3%;
	float:left;
	width:auto;
	font-size:18px;
}
#footer-menu {
	width:calc(100% - 246px);
	float:left;
	margin:15px 0;
}
#footer-menu #menu {
	width:auto;
	float:right;
	font-size:20px;
}
#footer-menu #menu ul {
		margin: 0;
    padding: 0;
    list-style: none; 
}
#footer-menu #menu ul li {
 		margin: 0 20px;
    display: inline-block;
    position: relative;
    text-align: left;
}
 #footer-menu #menu ul li a{
 	text-decoration: none;
 	color: #FFFFFF;
 	font-weight:400;
 }
#footer-menu #menu .current_page_item a { 
	color:#FFFFFF 
}
#social-center{width:100%; float:left;}
.cat-links a , .comments-link a{ 
	font-weight:bold; 
}
.membership-grey-block{
	margin-top:4%;
	padding:4% 15%;
	background-color: #000000;
	color:#FFFFFF;
	  font-size:22px;
    font-weight: 500;
}
/* BLOG */
.posts-content{ 
	width:96% ;
	max-width:1370px;  
	margin:0 auto;
	padding:0 2%;
	height:auto;
	font-weight: normal;
	font-size:16px;
	line-height: 26px;
}
.posts-thumbnail img{
	width:100%;
	height:auto;
}
.posts-title {
	font-family: "Inter", sans-serif;
	font-weight: bold;
}
.wpb-posts-nav{
	width:100%;
	margin:0;
}
.nav-previous{
	background:#FFFFFF;
	border:1px solid #FBF0E4;
	margin-bottom:10%;
	width: 40%;
	float:left;
	padding:2%;
}
.nav-next{
	width: 40%;
	background:#FFFFFF;
	border:1px solid #FBF0E4;
	margin-bottom:10%;
	float:right;
	padding:2%;
}
.wpb-posts-nav__thumbnail {
	width:140px;
	height:auto;
}
.wpb-posts-nav__thumbnail img{
	width:100%;
	height:auto;
}
.prev_next-nav-link {
	width:calc( 100% - 160px);
	hight:auto;
}
.nav-next a ,.nav-previous a  {
	font-weight: normal ;

}
.wp-block-latest-posts.wp-block-latest-posts__list li {

	line-height:normal;
}


@media screen and (min-width: 2040px) {
    /* Styles go here */
		#home-banner-cont{
			height: 50%;
			float:left;
			position:relative;

		}
		#home-banner-cont-left {
			font-size:1.2vw ;
			line-height:1.5vw ;
		}
		#homepage-top{
		height:600px;
		}
}