.entry-content h6, 
.entry-content h4{
	    font-family: "Roboto Slab",serif;
    font-style: normal;
    font-weight: 400;
}

.footer .confit-email, .footer .confit-phone, .footer .confit-phone > span{
	color: #b6b6b3 !important;
	text-decoration: none !important;
}


.slideshow-window {
	background-color: ffffff;
	border-color: ffffff;
	border-radius: 0;
	border-width: 0;
	padding-top: 0 !important;
}


.wp-block-cover.has-background-dim a{
	color: #FFF;
}

.page-id-511 .wp-block-columns .wp-block-cover {
	background-size: cover;
  background-repeat: no-repeat;
}


div[id^="contact-form"]{
	background: white;
  padding: 50px 20px 20px 20px;
	color: #333;
}

div[id^="contact-form"] button{
	background-color: #32373c;
  color: #fff;	
}


@media only screen and (max-width: 780px) {
	
	.home .cd-fixed-bg{
		display: none;
	}
	
	.home h2{
/* 		    background: rgba(0,0,0,0.6); */
	}
	
	.home .content-caption{
		
		background: no-repeat center;
    background-image: url(https://newventurefund.org/wp-content/uploads/2020/08/NVF_header_v2.jpg);
    background-size: cover;
		box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
		
	}
}


@media only screen and (min-width: 750px) {
	
	.home .content-caption{
		top: 8%;
	}
}


@media only screen and (min-width: 780px) and (max-width: 1000px){
	
	.cd-fixed-bg{
		min-height: 750px;
	}
	
}

ul, ol {
	margin-left: 20px;
}

ul li, ol li {
	padding-bottom: 20px;
}

article.post img:nth-of-type(1) {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

footer ul ul.children {
	display: none;
}

.page-id-4709 .cd-fixed-bg {
	min-height: 850px;
}
@media screen and (min-width: 841px) and (max-width: 1500px) {
	.page-id-4709 .cd-fixed-bg {
		min-height: 750px;
	}
}
@media screen and (max-width: 840px) {
	.page-id-4709 .cd-fixed-bg {
		min-height: 550px;
	}
}

footer li.page-item-7571,
footer li.page-item-5191,
footer li.page-item-7086,
footer li.page-item-6807 {
	display: none !important;
}

@media screen and (min-width: 955px) {

	.four-widgets .widget:nth-of-type(1) {
		width: 23%;
	}
	
	.four-widgets .widget:nth-of-type(2) {
		width: 17%;
	}
	
	.four-widgets .widget:nth-of-type(3) {
		width: 20%;	
	}
	
	.four-widgets .widget:nth-of-type(4) {
		width: 24%;
	}
}
