

.single-post #main {
background-color: #fff;
color: #000;


}

article.type-post {
padding-top: 100px;
margin-bottom: -1px;

}



.latest-posts-section {
margin: 60px 0px;

}

.hidden{display:none !important}



@media (min-width: 992px) {


body.home #page-home div.home-content.background-home #home-bring-home > .row > .right {
	margin-top: 210px;
}


body.responsive #page-home #home-bring-home .row {
	height: 600px !important;
}

}








@media (max-width: 767px) {
body.home #page-home div.home-content.background-home {
	height: 1740px !important;

}


}





body.responsive #page-home #home-bring-home {
	height: auto !important;
}


body.responsive #site-footer #footer-contact-form {
	height: auto!important;
	padding-top: 60px;
	background-color: #fff;
	color: #333;
}



body.responsive #site-footer .background-footer {
	background-image: none !important;
	background-color: #092029;
}







#footer-bottom .sponsors {
	background-color: #000;
	padding: 40px 20px;
}





ul.wp-block-latest-posts.wp-block-latest-posts__list {
	margin: 0px 15px;
	margin-bottom: 60px;
}




.wp-block-latest-posts__list li {
	margin: 40px 0px;
	border-top: solid #aaa 2px;
}

.wp-block-latest-posts__featured-image img {
	width: 100% !important;
	max-width: 640px !important;
	height: auto;

}




.wp-block-latest-posts__post-title {
	font-size: 44px;
	margin: 20px 0px;
	font-family: "ddc_hardwarecondensed" !important;
	display: block;
	color: #00B2D8;
	line-height: 1.1;
}

@media (max-width: 767px) {
.wp-block-latest-posts__post-title {	
	font-size: 36px;
}
}	




h1.entry-title {
	font-size: 48px;
	margin: 20px 0px;
	font-family: "ddc_hardwarecondensed" !important;
	line-height: 1.1;
}


.single-post .entry-meta {
	display: none;

}

.post-navigation {
	display: none;
}

.nav-links {
	margin: 15px;
}
.nav-links a {
	color: #00B2D8;
}


