/* Fix slider height clipping */
.home-testimonials .flickity-slider > .col,
.home-testimonials .flickity-slider > .row {
  top: 0 !important;
}

.headline_onwhite {
		color: #0d5b9e !important;
		line-height: 1.1;
}
.secondary-headline {
		font-weight: 700;
		font-size: 150%;
		line-height:1.1;
		letter-spacing: 2px;
		text-transform: uppercase;
		margin-bottom:0px;
}

/* Benjamin Fund */
.benjaminfund-slider {
		max-width: 800px;
		margin: 0 auto;
}
/* NEWS BUTTON */
.post .wp-block-button__link {
		background-color: #0d5b9e;
		border-radius: 0px;
}
.post .wp-block-button__link:hover {
		background-color: #033c6d;
		color: white;
		transition: .2s;
}
/* HOME NEW */
.sunicon-header {
		margin: 0 auto;
}

.page-id-8443 .large-12.col {
		background: transparent;
}

.homepage-news {
		z-index: 1000;
		margin-top: -150px;
}
.homepage-news .blog-post-inner button {
		color:white;
}
.homepage-news .post-title {
	font-size: 25px;
}
.homepage-news .post-meta {
		display: none;
}

.sun-icon {
		margin: 0 auto;
}
.home-testimonials {
		padding: 50px 50px 0px 50px;
}
.home-testimonials .flickity-page-dots .dot {
		border: 2px solid #d3d3d3;
}
.home-testimonials .flickity-page-dots .is-selected {
		border: 2px solid #0d5b9e;
}

.gform_footer input[type="submit"] {
		background-color: white !important;
		color: #0d5b9e !important;
		border-radius: 0px;
}
/* HOME NEW */



.ckcf-title
{
	color: #289842;
}
.gf_simple_horizontal_wrapper {
	width: 400px;
	margin: 0 auto !important;
}
.gf_simple_horizontal_wrapper .gform_button {
	border: #fff;
	border-radius: 2px;
	margin: 0 0 15px 0 !important;
}
.newsletter-email input {
width: 280px !important;
}

.ciIcons {
		margin-top: 75px;
}

.graylink, .graylink a { 
	color: #777;
}

.heelsRed {
	color: #be1e2d !important;
}
h1 {
	color:	#629326 !important;
}
h2 {
	clear: both;
	margin: 30px 0 5px 0 !important;
}
hr {
	clear: both;
}

footer.entry-meta {
	border-bottom: 0 !important;
}
.entry-header-text {
	padding: 0 !important;
}

#main {
	background: url("https://www.toptal.com/designers/subtlepatterns/patterns/lightpaperfibers.png");
}
#content {
	padding-bottom: 40px;
}
.content-area.page-wrapper, .left, .card, .row-main {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	border-radius: 5px;
}
.page-inner {
	    margin: 20px 0 15px 10px;
}
.col.large-8, #secondary {
	background: #fff;
	padding: 20px 15px !important;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	border-radius: 5px;
}
h2 {
	font-size: 1.2em !important;
}

.newsletter {
	text-align: center;
}

body #gform_wrapper_2 .gform_footer input[type=submit] {border: 1px solid white; border-radius: 5px;}

.buttonsCenter {
	margin: auto;
}
.fullWidthGroup {
	margin-left: 5vw;
	margin-right: 5vw;
}

.anchor a {
	position: absolute;
	left: 0px;
	top: -100px;
}
.anchor {
	position: relative;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
}
.separator::before, .separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #fff;
}
.separator::before {
    margin-right: .25em;
}
.separator::after {
    margin-left: .25em;
}

hr.quoteLine {
	opacity: 1;
	color: white;
	size: 3px;
}

hr.quoteLine2 {
	opacity: 1;
	color: black;
	size: 3px;
}

.greyColumn {
	border-radius: 2px;
  background-color: #eee;
	padding: 5px 15px;
}

.paddedText {
	margin-left: 20%;
	margin-right: 20%;
}

.sidebar-promo {
	background-color: #1d599d;
    background-image: url("http://ckcf4people.org/wp-content/uploads/sites/39/2018/08/box-watermark-1.png");
    background-position: bottom -265px left -20px;
    background-repeat: no-repeat;
	border-radius: 5px;
	color: white;
    min-height: 200px;
		overflow: auto;
		padding: 25px 15px;
		text-align: center;
}
.sidebar-promo h2 {
	color: white;
	font-size: 22px;
}
.sidebar-promo a, .sidebar-promo a:active, .sidebar-promo a:visited {
	color: white;
	text-decoration:none;
}
.sidebar-promo a:hover {
	text-decoration: underline;
}

.flex-two-column {
	display: flex;
	flex-flow: row wrap;
}
.flex-column
{
	padding: 20px 40px;
	flex: 0 1 50%;
	display: flex;
	flex-flow: column;
	justify-content: space-between;
}
.promo-phone {
	font-size: 30px;
	font-weight: 100;
}

.flex-bottom {
margin-top: auto;
}

.homeDriveBtn:hover {
  color: #545e75;
  transform: scale(1.2);
}

.margin-top {
	margin-top: 20px !important;
}
.row-column{
	display:flex;
	flex-flow: column;
}
.row-column > div
{
	margin: 10px 0;
}
.row-bottom{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.row-bottom > div {
	flex: 0 1 50%;
	text-align: center;
	padding-right: 20px;
}
.bottom-column{
	display:flex;
	flex-flow: column;
	margin: 20px 0;
	
}
.flex-end {
	margin-top:auto;
}

th,
td {
  border: 0;
}

#main {
 background-color: #fff;
}

.row-main {
background: #fff;
	margin-bottom: 15px;
	padding:10px
}

.header-wrapper {
  border-bottom: solid 1px #efefef;
}
.large-9.col, .large-12.col,
.col-divided {
  background: #fff;
}

.col-divided {
  padding: 15px;
  margin-right: 0px;
}

.page-wrapper {
  padding-top: 10px;
}

.col-inner {
  padding-top: 14px;
}





.top-bar-nav a {
  color: #fff !important;
  font-weight: bold;
}

.nav > li > a {
  color: #0e599d;
	font-size: 12px !important;
}

.nav .nav-dropdown {
  border-color: #21a6df;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}

.header-nav-main .nav li {
  margin: 0 12px;
}

.nav-dropdown {
  border-radius: 5px !important;
  border-left: solid 6px #21a6df;
}

.nav-dropdown-has-arrow li.has-dropdown:after {
  border-bottom-color: transparent;
}

.nav-dropdown.dark > li > a {
  color: #555;
}

.nav-dropdown.nav-dropdown-bold.dark > li > a:hover {
  background: transparent;
  color: #0e599d !important;
}


.btnBlue2 {
	margin: 5px 0;
  text-align: center;
	padding: 8px 15px;
  background-color: #0e599d;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
	max-width: 300px;
}

.btnBlue {
	margin: 5px 0;
  text-align: center;
	padding: 8px 15px;
  background-color: #0e599d;
  color: #fff;
  display: inline-block;
  border-radius: 5px;
	width: 100%;
	max-width: 300px;
}

.page-id-200 #content {
	background: #ebd5b3;
}




.btnBlue:hover {
  color: #e3f0f1;
}

.faq-text {
  font-size: 18px;
}

span.custom-indent {
  text-indent: 40px;
}

.absolute-footer {
  display: none;
}

#secondary {
  background: #fff;
}

span.widget-title {
  text-transform: none;
  font-weight: bold;
}

.is-divider {
  background: transparent;
  margin: 0;
}

.rpwwt-post-excerpt {
  font-size: 13px;
}

.rpwwt-post-title {
  color: #75a03a;
  font-size: 14px;
}

.rpwwt-post-excerpt a {
  display: block;
}

.rpwwt-widget {
  padding: 15px;
}

.box-icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60px;
}

.footer-1 {
  border: 0;
  padding: 0;
}



@media (max-width: 849px) {
  .footer-signup {
    width: 100%;
    flex-basis: 100%;
  }
  .footer-info {
    width: 100%;
    flex-basis: 100%;
  }
}

.image {
  margin: 0 15px;
}

.image-right {
  float: right;
  margin-left: 12px;
}

.image-left {
  float: left;
  margin-right: 12px;
}

.centerBoard {
  float: left;
  margin: 20px;
}

.h1 {
  color: #629326 !important;
}
.h3 {
	color: #289842;
}
a:hover {
  color: #629326;
}



.row-buttons {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  .row-buttons a {
    display: block;
    color: #fff;
    background: #1d599d;
    border: solid 2px #97afcf;
    border-radius: 5px;
    padding: 5px 15px;
    text-align: center;
    margin: 5px;
    flex: 1 1 150px;
  }
.row-buttons a:hover {
	color: #fff;
}
  .long-buttons a {
    flex: 0 1 250px;
  }
  .row-img {
    flex: 0 1 320px !important;
  }
  .row-img>img{
    border-radius: 5px;
  }
  .row-gp {
    display: flex;
  }
  .row-gp > div {
    flex: 1 1 30%;
    align-items: center;
  }
.row-flex {
	display: flex;
	flex-flow: row wrap;
	text-align: center;
}
.row-flex > div
{
		text-align: center;
	flex: 1 1 50%;
}
.row-hop * {
    color: #fff !important;
  }

  .row-hop {
    background-color: #1d599d;
    background-image: url("http://ckcf4people.org/wp-content/uploads/sites/39/2018/08/box-watermark-1.png");
    background-position: bottom -190px left;
    background-repeat: no-repeat;
    min-height: 200px;
		overflow: auto;
  }
  .row-white { 
    background: #fff;
  }
  .row-box {
    flex-wrap: wrap;
    margin: 25px 10px;
  }
  .row-box h1,
  .row-box h2 {
    text-align: center;
  }

.row-quote-container {
	position: relative;
}
  .row-quote {
  position: absolute;
  z-index: 1;
}

  .row-quote-text {
    font-size: 23px;
    z-index: 5;
    position: relative;
    font-weight: 900;
    text-align: center;
		padding: 0 8%;
  }
  .row-quote-left {
  bottom: 0px;
  right: 5%;
}

.row-quote-right {
  top: 0px;
  left: 5%;
}


  .hp-icons {
		width: 75vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
		margin: 0 auto;
  }

  .hp-icons > div {
    flex: 1 1 18%;
  }

.row-ue {
	margin-left: 25px;
	max-width: 30%;
}

.row-gutter {
	margin: 0 10%;
}



  @media screen and (max-width: 782px) {
		.row-gutter {
	margin: 0 10px;
}
    .hp-icons > div {
      flex-basis: 40%;
    }
		.row-gp > div {
			flex-basis: 100%;
		}
		.row-ue {
    flex: 0 1 100% !important;
			max-width: 100%;
  }
		.row-flex > div {
			flex-basis: 100%;
			max-width: 100%;
		}
		.row-bottom > div {
			flex-basis: 100%;
		}
		.flex-column {
			flex-basis: 100%;
		}
  }

  .hp-icons > div > div {
    text-align: center;
    margin: 20px;
    text-transform: uppercase;
  }

  .hp-icons i {
    font-size: 70px;
    color: #1d599d;
  }

  .hp-box {
    margin: 10px;
    padding: 10px;
  }

  .hp-box.hp-blue {
    background: white;
  }

  .hp-box h1,
  .hp-box h2 {
    text-align: center;
  }

  .hp-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .hp-gp {
    flex: 1 1 68%;
  }

  .hp-box-container {
    padding: 10px;
  }

  .hp-box-content {
    padding: 12px 0;
  }

  .hp-img {
    flex-grow: 1;
    text-align: center;
  }
.homeText {
	padding-left: 10%;
	padding-right: 10%;
}

#gform_submit_button_13 {
    display: none;
}

.calendly-inline-widget {
		height: 650px !important;
}