/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.page-section .content .featured-page .information.wide H2 {
	font-size:6em;
}
@media only screen and (max-width:1250px){
	.page-section .content .featured-page .information.wide h2 {
	font-size:4em;
}
}
@media only screen and (max-width:500px){
	.page-section .content .featured-page .information.wide h2 {
	font-size:2em;
}
}
.page-section .content .featured-page .information.wide p {
	font-size:3em;
}
@media only screen and (max-width:1250px){
	.page-section .content .featured-page .information.wide p {
	font-size:2em;
}
}
@media only screen and (max-width:500px){
	.page-section .content .featured-page .information.wide p {
	font-size:1em;
}
}
.mtd {
	background-color:rgba(255,126,0,0.99);
}
.mtd:hover {
	background-color:rgba(255,126,0,0.69)!important;
}
.footer-section {
	background: url('https://www.optimisesystems.com/wp-content/uploads/2018/03/page-kirk-sherwood-house.jpg');
	height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

div.footer-section div.padding {
	background-color: rgba(0,4,50,0.6);
	border-radius: 1000px;
}

.page-section {
	max-height:700px;
}

@media only screen and (max-width:500px) {
	.page-section {
		background-image:
url('');
	}
}
.page-section .featured-page .information.wide .more-link {
	display:none;
}
.page-section .featured-page {
	background-color: rgba(0,4,50,0.6);
	border-radius: 1000px;
	padding: 0 50px 20px 50px;
	width: 75%;
	text-align: center;
	margin: auto;
}
@media only screen and (max-width:1000px){
.page-section .featured-page {
	padding:50px;
}	
}
@media only screen and (min-width: 1025px) {
	.page-section .featured-page {
	top: 300px;
	}
}

.post-9 .feature-img {
	height: 500px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.mobile-menu {
		background-color: rgba(0,4,50,0.9);
}

.menu li {
	border-left: 1px solid rgba(0,4,50,0.25);
}

.menu li.sfHover:hover {
	background: rgba(0,4,50,0.9);
}

#navigation .menu li.current-menu-ancestor a, #navigation .menu li.current_page_ancestor a {
	background: rgba(0,8,60,0.9);
}

#navigation .menu .current-menu-ancestor ul .current_page_item a, #navigation .menu .current_page_ancestor ul .current-menu-item a {
	background-color: #cccccc;
}

#navigation .menu .current_page_item ul li a, #navigation .menu .current-menu-item ul li a, #navigation .menu .current-menu-ancestor ul li a:hover, #navigation .menu .current_page_ancestor ul li a, #navigation .menu .current-cat ul li a {
	background: rgba(0,4,50,0.6);
}

/* Active link color gray */
#navigation .menu .current-menu-item a {
	background-color: #ccc;
}

.menu a:focus-within,.menu a:focus,.menu a:hover {
	background-color: rgba(0,4,50,0.8);
}

.menu ul.sub-menu, .menu ul.children {
	background-color: rgba(0,4,50,0.8);
}

/* Change sub-menu hover */
#navigation .menu .current_page_ancestor ul .current-menu-item a:hover,
#navigation .menu .current_page_ancestor ul li a:hover,
#navigation .menu ul li a:hover, #navigation .menu .current_page_item ul li a:hover, #navigation .menu .current-menu-item ul li a:hover {
	background-color: rgba(0,8,74,0.8);
}

.headline {
	background-color: rgba(0,0,0,0.05);
	padding: 10px;
}

#header {
	background-color: rgba(0,4,60,0.9);
}

div#logo {
	width: 225px;
	margin: 5px;
}

div.page-section {
	top:-60px;
}

div#wrap div.container div.type-page.page.hentry h1.headline.page-headline.text-center {
	background-color: rgba(0,8,50,0.2);
	color: rgb(0,4,30);
}

h2.headline.small{
display:none;}

div.row div.content div.columns div.postarea h1.headline {
	background-color: rgba(0,8,50,0.1);
	color: rgb(0,4,30);
}

div.row div.content div.columns div.postarea div.article p,h1,h2,h3,h4,h5,h6 {
	color: rgba(0,1,10,0.9);
}

.container > .hentry {
	background-color: #fff;
}

.footer {
	background-color: rgba(0,8,50,0.9);
}

.footer-content {
	color: #f7f7f7;
}

.footer-information {
	background-color: rgba(0,1,10,0.9);
}

.social-icons li {
	background-color: #fff;
	border-radius: 2.5px 2.5px 2.5px 0;
}

.excerpt.text-center {
	background-color: rgba(0,10,60,1);
}

.container .widget.widget_pages {
	background-color: rgba(0,8,50,0.9);
	margin-top: 25px;
}

.widget_media_image {
	background-color: rgba(0,6,40,0);
	padding: 20px;
}

li.category-prodigy-modules h2.title.text-center {
	background-color: rgba(0,10,60,0.9);
}

li.category-prodigy-modules div.excerpt p {
	background-color: rgba(0,6,40,0.9);
	color: #ccc;
}

div.columns div.holder div.information div.excerpt {
	background-color: rgba(0,6,40,0.9);
}

div.featured-team div.members div.columns div.holder div.information h2.title.text-center {
	background-color: rgba(0,10,60,0.9);
}

div.excerpt p.subtitle {
	color:rgba(255,255,255,0.9);
}

.team .page-headline {
	background-color:rgba(0,4,40,0.6);
}

.team-links{
background-color:rgba(0,4,50,0.9);
	display:none;
}

.team-link {
	color:#efefef;
}

.border-line {
	display:none;
}

div.sharedaddy {
	display:none!important;
}

div.row div.content div.postarea div.article p, li {
	color:rgb(0,4,50);
}

div.article div#contact-form-9 form.contact-form label.grunion-field-label {
	color:rgba(0,4,50,0.8);
}

.post-author {
	display:none!important;
}

.post-meta {
	display:none!important;
}

.post-navigation {
	display:none!important;
}

.jp-relatedposts{
	display:none!important;
}