body {
/*   overflow-x: hidden; Hide horizontal scrollbar */
}

#mainNav {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  background-color: #f0f0e5;
  transition:  0.2s ease;
	padding-top: 65px !important;
}




#mainNav .navbar-brand {
font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  color: #212529;
}
#mainNav .navbar-nav .nav-item .nav-link {
font-family: 'Source Serif 4', serif !important;
  font-weight: 400;
  font-size: 22px !important;
  display: ruby-text;
}

@media (min-width: 992px) {

	#mainNav .navbar-nav .nav-item .nav-link {

  font-size: 18px !important;
}
	
	
}

@media (min-width: 1195px) {

	#mainNav .navbar-nav .nav-item .nav-link {
font-family: 'Source Serif 4', serif !important;
  font-weight: 400;
  font-size: 22px !important;
	
	}
}
	

.navbar-shrink .nav-link {
font-size: 20px !important;

}



#mainNav .navbar-nav .nav-item .nav-link:hover, #mainNav .navbar-nav .nav-item .nav-link:active {
  color: #f4623a;
}
#mainNav .navbar-nav .nav-item .nav-link.active {
  color: #7d9995 !important;
}

.navbar-brand {

text-decoration: none;
white-space: nowrap;
background: #e86138;
font-family: 'Work Sans', sans-serif !important;
font-size: 16px;
padding: 12px 60px;
float: right;
width: 60%;
text-align: center;
margin-right: 0px !important;
}


@media (min-width: 992px) {
  #mainNav {
    box-shadow: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    color: #f0f0e5;
  }
  #mainNav .navbar-brand:hover {
    color: #f0f0e5;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    color: #21423d;
  }
  #mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #7d9995;
  }
  #mainNav .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0;
  }
  #mainNav.navbar-shrink {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: #f0f0e4;
	  padding-top: 40px !important;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #f0f0e5;
	  transition: opacity 1.5s ease;

  }
  #mainNav.navbar-shrink .navbar-brand:hover, .navbar-brand:hover {
    color: #fff;
background: #b73812;
  }
  #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
    color: #21423d;
  }
  #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link:hover {
    color: #7d9995;
  }
}

header.masthead {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 4.5rem);
  background: url("../img/home_back.png");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
border-top: 180px solid #f0f0e5
}


header.masthead h1, header.masthead .h1 {
  font-size: 2.25rem;
}

header.masthead.faqs {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 4.5rem);
  background: #e5de94;
 
border-top: 180px solid #f0f0e5;
}

header.masthead.join {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 4.5rem);
  background: #e5de94;
 
border-top: 180px solid #f0f0e5;
}
#joinholder h3{
  font-family: 'Source Serif 4', serif;
  display: block;
  padding-bottom: 20px;
  font-style: italic;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
	text-transform: none;
	color: #21423d;
	padding-right: 20px;
}










@media (min-width: 992px) {
  header.masthead {
padding-top: 100px;
    padding-bottom: 0;
	      z-index: 10;
    position: relative;
  }
  header.masthead p {
    font-size: 1.15rem;
  }
  header.masthead h1, header.masthead .h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  header.masthead h1, header.masthead .h1 {
    font-size: 3.5rem;
  }
}

#portfolio .container-fluid, #portfolio .container-sm, #portfolio .container-md, #portfolio .container-lg, #portfolio .container-xl, #portfolio .container-xxl {
  max-width: 1920px;
}
#portfolio .container-fluid .portfolio-box, #portfolio .container-sm .portfolio-box, #portfolio .container-md .portfolio-box, #portfolio .container-lg .portfolio-box, #portfolio .container-xl .portfolio-box, #portfolio .container-xxl .portfolio-box {
  position: relative;
  display: block;
	text-align: center;
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
	position: absolute;
  width: auto;
  height: auto;
  bottom: 50%;
  text-align: center;
  opacity: 0;
  color: #fff;
  transition: opacity 0.25s ease;
  text-align: center;
	color: #21423d;
	font-size: 16px;
	font-family: 'Work Sans', sans-serif;
	width: 100%;
	text-transform: lowercase;

}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-sm .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-md .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-lg .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-xl .portfolio-box .portfolio-box-caption .project-category, #portfolio .container-xxl .portfolio-box .portfolio-box-caption .project-category {font-family: 'Source Serif 4', serif;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
	
}
#portfolio .container-fluid .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-sm .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-md .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-lg .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-xl .portfolio-box .portfolio-box-caption .project-name, #portfolio .container-xxl .portfolio-box .portfolio-box-caption .project-name {
  font-size: 1.2rem;
	background: #c7dede;
	padding: 5px 10px;

	
	
}
#portfolio .container-fluid .portfolio-box:hover .portfolio-box-caption, #portfolio .container-sm .portfolio-box:hover .portfolio-box-caption, #portfolio .container-md .portfolio-box:hover .portfolio-box-caption, #portfolio .container-lg .portfolio-box:hover .portfolio-box-caption, #portfolio .container-xl .portfolio-box:hover .portfolio-box-caption, #portfolio .container-xxl .portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
	
	
}









/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	background: #E86137;
}


/* Declare heights because of positioning of img element */
.carousel-item {
	height: 420px;
	

}

@media (max-width: 752px) {
.carousel-item {
	height: 600px;
	padding-bottom: 50px;
	

}
}

.carousel p {
font-family: 'Source Serif 4', serif;
font-weight: 700;
font-style: normal;
font-size: 30px;
color: #f0f0e5;
line-height: 34px;

}
.carousel h5{
	font-family: 'Work Sans', sans-serif;
font-style: normal;
		font-size: 17px;
	display: block;
		color: #f0f0e5;
	letter-spacing: .025rem;
	font-weight: 300;


}

.carousel-item {

  margin-top: 100px !important;
	
}
@media (max-width: 752px) {
.carousel p {

font-size: 19px;
line-height: 24px;
}
	
	.carousel-caption {
  left: 50px;
}
	.carousel-item {
  margin-top: 10px !important;
}
	
}

   @media (max-width: 768px) {

.carousel .carousel-control-prev-icon {
	background-image: url("../img/arrow-left-smaller.png");

	
	
}

.carousel .carousel-control-next-icon {
  /* change fill="currentColor" to %23fff to make it white  */

	background-image: url("../img/arrow-right-smaller.png");
}


.carousel-control-next-icon, .carousel-control-prev-icon {
    /* Use to adjust size of icons */
    width: 100px;
    height: 25px;
}
	   
	   .carousel-control-next-icon, .carousel-control-prev-icon {
  width: 90px !important;
  height: 15px !important;
}
	   .carousel-control-prev, .carousel-control-next{
		   width: 8%;
	   }
	   .carousel-caption {
  right: 10% !important;
	   }
}

.carousel .carousel-control-prev-icon {
	background-image: url("../img/arrow-left.png");

	
	
}

.carousel .carousel-control-next-icon {
  /* change fill="currentColor" to %23fff to make it white  */

	background-image: url("../img/arrow-right.png");
}


.carousel-control-next-icon, .carousel-control-prev-icon {
    /* Use to adjust size of icons */
    width: 140px;
    height: 25px;
}

.width100{
	width: 100%;
}


.centerquote {

	height: 100%;
		display: flex;
  flex-direction: column;
  justify-content: center;
	max-width: 800px;
	margin: 0 auto;
}
.circle {
  height: 10rem;
  width: 10rem;
  border-radius: 1rem;
  background-color: #48abe0;
	  border-radius: 5rem;
	  height: 8rem;
  width: 10rem;
  border-radius: 0 0 5rem 5rem ;
	text-align: center;
}




:root {
  --color-text: navy;
  --color-bg: papayawhip;
  --color-bg-accent: #ecdcc0;
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

@media (prefers-color-scheme: dark) {
  :root {
    --color-text: papayawhip;
    --color-bg: navy;
    --color-bg-accent: #2626a0;
  }
}

* {
  box-sizing: border-box;
}



.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);

}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;

}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

.marquee--vertical {
  --mask-direction: to bottom;
}

.marquee--vertical,
.marquee--vertical .marquee__group {
  flex-direction: column;
}

.marquee--vertical .marquee__group {
  animation-name: scroll-y;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }
  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes scroll-y {
  from {
    transform: translateY(var(--scroll-start));
  }
  to {
    transform: translateY(var(--scroll-end));
  }
}

/* Element styles */
.marquee svg {
  display: grid;
  place-items: center;
  width: var(--size);
  fill: var(--color-text);
  background: var(--color-bg-accent);
  aspect-ratio: 16/9;
  padding: calc(var(--size) / 10);
  border-radius: 0.5rem;
}


.marquee svg:hover {
	opacity: .5;
	
}
/* Parent wrapper */
.wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--gap);
  margin: auto;
  max-width: 100vw;
}




@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}


.center{
	margin: 0 auto;
	display: block;
}

	.showitem{
		visibility: hidden;
		
}

@media (max-width:990px) {

.logo{
	max-width: 100px;
	float: right;
	}
.hideitem{
	visibility: hidden;
	display: none;
	}
	
	.showitem{
		visibility: visible;
		
}
	.half{
		width: 50%;
	}

	.navbar-nav{
	padding-top: 100px;

}
	
	#mainNav .navbar-nav .nav-item .nav-link {

  font-size: 40px !important;
  text-align: left;
  padding-bottom: 10px;

}
	

}

@media (max-width:755px) {

		.navbar-nav{
		min-width: 500px;
}
}

@media (max-width:515px) {

		.navbar-nav{
		min-width: 420px;
}
}

.navbar-shrink .logo{
	max-width: 150px;
	transition: 0.8s ease;
	opacity: .7;
}


.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.custom-toggler .navbar-toggler-icon {

  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(33,66,61, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}



.custom-toggler.navbar-toggler {
	border: 2px solid rgb(33,66,61);

} 

.nav-link{
	color: rgb(33,66,61);
}
p.fineprint {
  text-align: center;
  font-size: 14px !important;
  line-height: 18px;
  max-width: 800px;
  margin: 20px auto 0 auto;

}

#quote{

}

#howitworks, #howitworks2{
	background: #c7dede;
	padding: 50px 0px;
}
#howitworks2 p{
	font-size: 18px;
	letter-spacing: .025rem;
}
#howitworks h2, #logos h2, #howitworks2 h2{

color:#21423d;
font-family: 'Source Serif 4', serif;
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 30px;
}

#howitworks h3, #howitworks2 h3{

color:#21423d;
font-family: 'Source Serif 4', serif;
font-size: 32px;
font-weight: 500;
	font-style: italic;
}

#howitworks h4, #howitworks2 h4{

color:#21423d;
font-family: 'Source Serif 4', serif;
	font-size: 38px;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	max-width: 600px;
	padding: 50px 0px;
	margin: 0 auto;
}



p{

color:#21423d;

font-size: 16px;
	font-family: 'Work Sans', sans-serif;

}

p a{
  color: #21423d;
  text-decoration: none;


}

p a:hover{
	opacity: .8;
  border-bottom: 1px solid #858e8d;

}

#howitworks p{
		font-size: 17px;

}

#howitworks .circle p {
	font-size: 17px;
}

#howitworks .circle p strong {
	letter-spacing: .025rem;
}
@media (max-width: 1400px) {

	
#howitworks .circle {

  background-color: #f0f0e5;
  height: auto;
  width: 100%;
  border-radius: 0 0 18rem 18rem;
  text-align: center;
  min-height: 300px;
  padding: 50px 20px 20px 20px;
margin: 0 auto 30px auto;
}
	
}



@media (min-width: 1399px) {

#howitworks .circle {

  background-color: #f0f0e5;
  height: auto;
  width: 100%;
  border-radius: 0 0 18rem 18rem;
  text-align: center;
  min-height: 350px;
  padding: 60px 20px 20px 20px;
  margin: 0 auto 30px auto;
  max-width: 550px;

}
	
}


#soup{
	background: #21423d;
	padding: 50px 0px;
}

#titles{
		background: #f0f0e5;
	padding: 50px 0px;

}


.homesoup{
  margin-top: 0;
  margin-bottom: -100px;
  z-index: 20 !important;
	width: 90%;
}




#home h1{
font-family: 'Source Serif 4', serif;
color: #21423d;
text-align: center;
font-size: 2.025rem;
	margin-bottom: 20px;
}

#home h2{
font-family: 'Source Serif 4', serif;
color: #21423d;
text-align: center;
font-size: 1.625rem;
	font-style: italic;
	font-weight: 600;
}

@media (max-width: 992px) {
.homesoup{
  margin-top: 0;
  margin-bottom: -10px;
  z-index: 20 !important;
	width: 100%;
}

#home h1{
font-size: 1.525rem;
}	
	
	#home h2{
font-size: 1.425rem;

	}
	
}

#questions a.btn-primary
{
background: #c7dede;
border-radius: 0;
font-family: 'Source Serif 4', serif;
font-style: italic;
padding: 10px;
color: #21423d;
font-weight: 600;
transition: 0.3s;
border: none;
display: block;
width: 90%;

}

#home a.btn-primary
{
  background: #c7dede;
  border-radius: 0;
  margin: 30px auto !important;
  font-family: 'Source Serif 4', serif;
  font-style: italic;
  padding: 10px;
  color: #21423d;
  font-weight: 600;
  transition: 0.3s;
  border: none;
  text-align: center;
  display: block;
  width: 40%;

}
#home a.btn-primary:hover{
	background: #21423d;
  color: #c7dede;

}

 #questions a.btn-primary:hover{
	background: #e5de94;
  color: #21423d;

}

#story{
	background: #e5de94;
	overflow-x: hidden;
}

#story .twocolumntext p{
column-count: 2;
font-size: 16px;
	column-gap: 60px;
padding-right: 50px;
}



#story .twocolumntext h2{
font-family: 'Source Serif 4', serif;
color: #21423d;	
		font-size: 30px;
font-weight: 700;
	margin: 40px 0px 20px 0px;

}
#story .twocolumntext p strong{
font-family: 'Source Serif 4', serif;
display: block;
padding-bottom: 20px;
font-style: italic;
font-size: 35px;
font-weight: 500;
line-height: 45px;
padding-right: 80px;
}

#story .twocolumntext p em{

  font-family: 'Source Serif 4', serif;
  display: block;
  padding: 20px 20px 20px 0px;
  font-style: italic;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

@media (max-width: 1400px) {
#story .twocolumntext p strong{

font-size: 30px;
line-height: 35px;
padding-right: 0px;
}
	
}

@media (max-width: 1200px) {
#story .twocolumntext p{
	   column-count: 1;
}
	
	#story .twocolumntext p strong {
 
  font-size: 30px;
  line-height: 35px;
  padding-right: 0px;
	}
	

}


		#story .twocolumntext{
			padding-left: 50px;

	}

@media (min-width: 1600px) {
		#story .twocolumntext{
			padding-left: 100px;

	}
	
}
	

@media (min-width: 1800px) {

	
		#story .twocolumntext{
			padding-left: 200px;

	}
}

@media (min-width: 2100px) {

	
		#story .twocolumntext{
			padding-left: 300px;

	}
}

@media (min-width: 2300px) {

	
		#story .twocolumntext{
			padding-left: 450px;
		
	}
}
#logos{
	background: #f0f0e5;

padding: 50px 0px;}

#questions{
	background: #21423d;
	padding: 50px 0px;
}
#questions h2{
color: #e5de94;
font-family: 'Source Serif 4', serif;
font-size: 25px;
font-weight: 600;



}
#questions h3{
font-family: 'Source Serif 4', serif;
display: block;
padding: 20px 0px;
font-style: italic;
font-size: 20px;
font-weight: 500;
line-height: 30px;
	color: #e5de94;

}

#questions h3 a{

	color: #e5de94;
	text-decoration: none;
	  transition: 0.5s;


}

#questions h3 a:hover{
	color: #fff;

}


#questions p{
font-family: 'Source Serif 4', serif;

padding: 0px 0px 0px 0px;
font-size: 20px;
line-height: 30px;
	color: #e5de94;
}

#questions p a{

	color: #e5de94;
}


#questions p.fineprint{
font-family: 'Work Sans', sans-serif;

	font-size: 16px !important;
  line-height: 24px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

.logos_holder{
	margin: 0 auto;

}

.logos_holder img{
	display: inline-block;
	max-width: 225px;
	height: auto;
}

@media (max-width: 752px) {

	.logos_holder img{

display: block;
margin: 0 auto;
		max-width: 150px;

	}
}
		
#story, #howitworks{
	 scroll-margin-top: 100px;
}

.logo{
	transition: 0.4s ease;
	max-width: 230px;
	margin-left: 0px;
}

@media (max-width: 1400px) {

.logo{
	max-width: 200px;

	}
	
	
}

@media (max-width: 1000px) {

.logo{
	max-width: 150px;

	}
	
	
}

#faqsholder h1{
  font-family: 'Source Serif 4', serif;
  color: #21423d;
  font-size: 30px;
  font-weight: 700;
  margin:  0px;
}


#faqsholder h6{

  font-size: 17px;
  font-weight: 800;
  color: #21423d;
  margin-top: 25px;
}
#faqsholder ul{

  font-family: 'Source Serif 4', serif;
  color: #21423d;
  text-align: left;
 font-size: 1.825rem;
  margin-bottom: 20px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#faqsholder ul li {
	margin: 0px 0px 5px 0px;

}


#faqsholder ul li a{
	text-decoration: none;
	color: #21423d;
}

#faqsholder ul li a.active{
	color: #e86138;
  font-style: italic;
  font-weight: 800;
}

.join{
	font-weight: 700;
	color: #f0f0e5;text-transform: uppercase;
	margin: 20px auto; display: block; text-align: center;
	text-decoration: none;
white-space: nowrap;
background: #e86138;
font-family: 'Work Sans', sans-serif !important;
font-size: 18px;
padding: 20px 60px;
width: 400px;
text-align: center;
}

.join:hover {
    color: #f0f0e5;
	background: #b73812;

  }

#mc_embed_signup {
	background: #e5de94 !important;
}

.hide{
	display: none;
}

#mc_embed_signup {
  font-family: 'Source Serif 4', serif !important;
  display: block !important;
  padding-bottom: 20px !important;
  font-style: italic !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  text-transform: lowercase !important;
  color: #21423d !important;
	width: 100% !important;
}


#mc_embed_signup input{
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  display: block !important;
width: 100% !important;
  height: 50px !important;
  border: 1px solid #21423d !important;
  background: #e5de94 !important;
  color: #21423d !important;
  padding: 5px !important;
}

@media (min-width: 992px) {
#mc_embed_signup input{
	max-width: 700px;

	}
	
}


#mc_embed_signup input::placeholder {
	  color: #21423d !important;
	font-style: italic;
	opacity: 1;
	text-align: center;
	font-weight:  bold;
	letter-spacing: .025rem;
}

#mc_embed_signup .mc-field-group{
	padding-bottom: 20px;
}
#mc_embed_signup ul{
	padding: 0px;
margin: 0;
}

#mc_embed_signup ul li{
  display: inline-block !important;
  padding-right: 50px !important;
  list-style: none;
}
#mc_embed_signup strong{
font-family: 'Work Sans', sans-serif !important;
	font-style: normal;

  display: block;
  width: 100%;
  text-transform: none;
  padding-bottom: 5px;

}


#mc_embed_signup select {
  word-wrap: normal;
  margin-left: 0px;
	border: 1px solid #21423d !important;
background: #e5de94 !important;
}










#joinholder input[type="radio"], #joinholder input[type="checkbox"] {
    appearance: none !important;
    margin: 0;
    font: inherit;
    color: currentColor !important;
    width: 2.15em !important;
    height: 2.15em !important;
    border: 1px solid #21423d !important;
}
#joinholder input[type="radio"], #joinholder input[type="checkbox"] {
  /* ...existing styles */
  display: grid;
  place-content: center;
}

#joinholder input[type="radio"]::before, #joinholder input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em var(--form-control-color);

}

#joinholder input[type="radio"]:checked::before, #joinholder input[type="checkbox"]:checked::before {
  transform: scale(1);
}

#joinholder input[type="radio"]:focus, #joinholder input[type="checkbox"]:focus {
  outline: max(2px, 0.15em) solid currentColor;
  outline-offset: max(2px, 0.15em);
}

#joinholder input[type="radio"]:focus-within, #joinholder input[type="checkbox"]:focus-within {
  color: var(--form-control-color);

}

#joinholder input[type="radio"]:checked, #joinholder input[type="checkbox"]:checked{
		background: #c7dede !important;
	color: #21423d;
}

#joinholder input#mc-embedded-subscribe.button{
  background: #e86137 !important;
  text-transform: uppercase;
font-family: 'Work Sans', sans-serif !important;
font-size: 15px;
		color: #f0f0e5 !important;
	font-weight: 600;
	letter-spacing: .125rem;
	border: 1px solid #e86137 !important;

}
input#mc-embedded-subscribe.button:hover{

    color: #fff;
background: #b73812;
  }

.indicates-required{
	text-align: right;
	font-size: 12px;
	
}

#joinholder label[for=mce-ADDRESS-country]{
	margin-right: 20px;
}


label[for=mce-FNAME], label[for=mce-LNAME], label[for=mce-EMAIL], label[for=mce-PHONE], label[for=mce-ADDRESS-addr1], label[for=mce-ADDRESS-addr2], label[for=mce-ADDRESS-city], label[for=mce-ADDRESS-state], label[for=mce-ADDRESS-zip], label[for=mce-MMERGE9]{
display: none !important;
}

#joinholder  #mc_embed_signup .mc-field-group.input-group label {
    display: block !important;
}


#joinholder #mc_embed_signup input {
    border: 1px solid #21423d !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

@media (max-width: 992px) {

#faqsholder ul{
	text-align: center;
	margin-bottom: 20px;
	  font-size: 1.325rem;

}
header.masthead.faqs {
  padding-top: 2rem;
}

}


.slbContentOuter, .slbArrows, .slbElement{
	display: none;
}

div.slbElement.slbLoading.slbLoading.slbLoading.slbLoading.slbLoading.slbLoading.slbLoading.slbLoading.slbLoading{
	display: none;
}

.center_vert{
	display: flex; align-items: center;
}

.padding50{
	padding: 50px 0px 0px 0px;
	
}

.padding50r{
	padding: 0px 50px 0px 0px;
	
}


@media (max-width: 990px) {

#mainNav {
	padding-top: 25px !important;

	}
	

header.masthead {
border-top:50px solid #f0f0e5

	}
	
 header.masthead.join, header.masthead.faqs {
border-top:140px solid #f0f0e5

	}
	
	#joinholder h3{
  font-size: 20px;
  line-height: 25px;
	}
	
	
	#questions h2 {

  font-size: 24px;
	}
	
	#questions h3 {
 
  font-size: 20px
	}
}




.caroline{
	float: right !important;
}

.width100{
	max-width: 100% !important;
}

#faqsholder, #joinholder{
	max-width: 1100px;
}
#mc_embed_signup #mce-success-response {
  color: #529214 !important;
  font-size: 20px !important;
  text-align: center !important;
	display: block !important;
}

#closed{
	background: #c6dedf;
	position: absolute;
	width: 300px;
}

.overlay {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
	z-index: 99999;
}
.videoBox {
  position: fixed;
  width: 90%;
  left: 50%;
  top:50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 100px 20px;
	background: #c6dedf;
  text-align: center;
	-webkit-box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.42);
box-shadow: 10px 10px 35px 0px rgba(0,0,0,0.42);
}
.videoBox video {
  width: 100%;
}
.close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;

  right: 0px;
  display: block;
  background: transparent url("../img/x.png") no-repeat center center;
  opacity: .9;
}

.close:hover {
  background: transparent url("../img/x2.png") no-repeat center center;

  opacity: .1;
}
.videoBox p {
	color: #22423e;
  font-family: 'Source Serif 4', serif !important;
font-weight: 700;
font-size: 30px !important  ;
}


.close:hover {
  opacity: 1;
}
@media (min-width: 767px) {
  .videoBox {
    width: 50%;

}
	
	
	  }

@media (max-width: 767px) {

	.videoBox p {

font-size: 20px !important  ;
	}
}
   

ul.privacy li{
	padding-bottom:30px;
	font-size: 1.15rem;
	font-family: 'Work Sans', sans-serif;
  
}