

.posted-date {display: none;}
.comments-meta {display:none;}
.author-meta {display:none;}


h2.entry-title a {font-size: 16px;
color: #508DC3;}

.news-item.col-md-4 img {
	object-fit: cover;
	object-position: top;
	width: 100%;
height: 600px;}


.col-md-4.col-sm-6 img {
	object-fit: cover;
width: 100%;
height: 800px;}



.news-thumb.col-md-6 img {width:70%;}

div.news-thumb.col-xs-3 img
{
	width: 300px;
	height: 100%;
	object-fit: cover;}



div.news-text-wrap.col-xs-9 a {font-size: 26px;}
div.three-news-section {padding: 10px;}



div.post-excerpt {font-size: 1.5em;}
div.news-text-wrap.col-md-6 a {font-size: 1.3em;}


div.widget-title h3::before {background-color:  #6B8C3A;}

div.section-title ::after {
	background-color: #FAFDD6;
	
}



li.home-icon a {background-color: lightgray;}
li.home-icon.front_page_on::before {background-color: lightgray;}

.disclosure  {text-align: right;
font-size: 80%;
border-bottom: 2px solid gray;
font-style: italic;}

#top-navigation a::after {color:white;}

.wp-caption {border-width: 0px;}

.emphasis {font-size: 200%; 
text-align: center;
color: white;
background-image: url("/quotes.png");}

a.page-numbers {display:none;}
span.page-numbers.dots {display:none;}
a.next {display:inline;}

div.news-item.row {border-bottom: 1px solid gray;}
div.news-item.layout-two.row {border-bottom: 0px dashed gray;}
.archive-page-header {display: none;}




#simple-contact-form {max-width: 900px; padding: 5px; color:black;} 
#simple-contact-form fieldset { width: 100%; overflow: hidden; margin: 5px 0; padding: 5px 0; color:white;} 
#simple-contact-form input {
	padding: 5px;
}
#simple-contact-form label {
	display: none;}

#contact-text {
	padding: 10px;
}

.single-entry-summary span {
    display: block;
}
.single-entry-summary img {
    display: block;
    margin: 0 auto;
	width: 100%;
}
.single-entry-summary div[id^='attachment'] {width: 1000px !important; 
}

#siggy {all: initial;
}



div.site-header {
	height: 100px;
	display: flex;
	flex-wrap: nowrap;
	width: 80%;
	
	}

div.collapse.navbar-collapse {
	margin: 0 120px;
}

div.main-menu {
	display: none;
}


#top-navigation {
	background-color: #6B8C3A;
	
}
#top-navigation .navbar-nav li a {
	background-color: #6B8C3A;
	font-size: 13px;}

#top-navigation .dropdown-menu { 
	background-color: #6B8C3A;
	width: 200px;
	
	
}


#slogan {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}


.main-container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	width: 100vw;
}

.col-md-12 {
	width: 100%;
}



.type-post {
	width: 75%;
	margin: auto;
}

.type-page {
	width: 70%;
	margin: auto;
}

.pt-cv-wrapper {
	width: 85%;
	margin: auto;
}

.pt-cv-title {
	text-align: center;
	}


.pt-cv-title a {
	color: #6B8C3A;
	font-size: 20px;
	
}

img.pt-cv-thumbnail {
	margin: auto;
}


h2.entry-title {
	text-align: center;
	font-weight: bold;
}

h2.entry-title a {
	color: #6B8C3A;
	font-size: 20px;
}

h2.entry-title {
	text-align: center;
	font-weight: bold;
	
}

.three-news-section {
	display: block;
	width: 75%;
	margin: auto;
}

#decent_comments_widget-5 {
	margin: 20px;
}

.decent-comments ul {
	display: flex;
	flex-direction: row;
	padding-right: 15px;
}

.decent-comments a {
	color: #6b8c3a;
}



#content-footer-section {
	background-color:#6B8C3A;
	padding: 0px;
	margin: 0px;
	width: 100vw;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	
}
.footer-credits-text {display:none;}

#footer-sec {
	min-width: 100vw;
	padding: 10px 0;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
	background-color: #6b8c3a;
	color: black;
	text-align: center;
	gap: 60px;
	
} 

#footer-sec a, p>a {
	color: black;
}

.footer-col {
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
}


#footer-icons img {
	width: 30px;
	}

#footer-icons {
	display: flex;
	flex-flow: row nowrap;	
}

.footer-title {
	font-size: 20px;
}

#footer-terms p {
	width: 100vw;
	text-align: center;
	color: black;
}


div.container {
	width: 100vw;
}


#about-table {
	table-layout: fixed;		
	vertical-align: middle;
	font-size: 1.1em;
}

p > a {
	color: blue;
}

.feature-info {
	position: relative;

}

.intro-title {
	max-width: 45%;
	padding: 25px;
	border-radius: 25px;
	position: absolute;
	top: 20%;
	left: 10%;
	background-color: rgba(270,270,270,0.8);
	font-size: 1.3em;
	
}
.intro-title p a {
	text-decoration: underline;
	text-decoration-style: dotted;
}



.feature-info h1 {
	font-size: 5rem;
	color: #6B8C3A;
}

.feature-info a {
	color: black;
}


@media (max-width: 900px) {
	.intro-title {
		font-size: 1em;
		top: 5%;

	}
	.intro-title h1{
		font-size: 1.1em;
	}
	
	#footer-sec {
		flex-direction: column;
		align-items: center;
		
}
}


@media (max-width: 500px) {
	.intro-title {
		font-size: 0.7em;
		padding: 0;
		left: 5%;
		
	}
	.intro-title h1{
		font-size: 1.1em;
		padding: 5px;
	}
	.intro-title p{
		font-size: 0.9em; 
		line-height: 1em;
		padding: 5px;
	}
}

.sfsi_plus_subscribe_Popinner {
	max-width: 50%;
	min-width: 400px;
	margin: auto;
}

.sfsi_plus_subscribe_Popinner input {
	padding: 6px 12px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	appearance: none;
	border-radius: 4px;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	:focus{
		color: #212529;
		background-color: #fff;
		border-color: #86b7fe;
		outline: 0;
		box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
	}}
	
.subscribe-inputs  {
		display: flex;
		justify-content: center;
		align-items: center;
	
}

.subscribe-inputs input {
	height: 40px;
	margin: 0 5px;
}



div.ays_content_box {
	padding: 0px;
	margin: 0px;		
	background-image: url("https://engineermommy.com/wp-content/uploads/2023/07/pop-up.jpg");
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-width: 100%;
	min-height: 100%;

}


div.ays-pb-modal.ays-pb-modal_3.fadeIn, div.ays_content_box   {
	padding: 0;
	min-width: 500px;

}

.pop-up-box-widget{
	padding: 0px !important;
}

div.ays_content_box form {
	width: 100%;
	margin: 0px;
	padding: 0;
	padding: 15px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 !important;

}


.pop-up-box-widget form .subscribe-inputs div {
	display: flex;
	justify-content: center;
	align-items: center;
}



.page-id-85948 li {
 list-style-type: none;
}

.page-id-85948 figure {
	display: flex;
	justify-content: center;
}

.wpec_thank_you_message th {
	text-align: left;
}