#header.header-small {
    padding: 15px 0;
}


#header.header-large {
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.00));
}

#header .header-bg {
    background-color: rgba(10,56,68,0.8);
}


#header #logo .site-logo-link img {
    max-height: 75px;
    width: auto;
}

.wf-active #header .site-title {
    font-family: "Montserrat",sans-serif;
	  display: none;
}

#header.header-large .site-title a, #header.header-large .menu a:hover, #header.header-large .menu-toggle:hover, #header.header-large a.cart-contents:hover {
    color: rgba(0,0,0,0) !important;
}

#header div#masthead {
    background-image: url(https://edmonsonbullard.com/wp-content/uploads/2021/01/eb_logo_white_extended.png);
    min-height: 90px;
    background-repeat: no-repeat;
}

#wrap #header .menu a, #wrap #header .menu a:link, #wrap #header .menu a:visited {
    color: #ffffff;
}


#wrap #header.header-small .menu a, #wrap #header.header-small .menu a:link, #wrap #header.header-small .menu a:visited   {
    color: #ffffff;
}

#header.header-large .menu a:hover {
	color: #fff !important;
}

h1.headline {
    display: none;
}

h2.headline {
    display: none;
}

.excerpt {
    padding: 0 20%;
    font-size: 1.6em;
    font-family: "Lora",serif;
    line-height: 1.7em;
	
}

div.excerpt>p {
    border-left: 2px solid rgba(255,255,255,0.7);
    border-right: 2px solid rgba(255,255,255,0.7);
    padding: 1% 5%;
}


li#post-491 p {
	color: #fff;
	text-shadow: 0.7px 0.5px 1px #000;
}

li#post-298 p {
    color: #fff;
		text-shadow: 0.7px 0.5px 1px #000;
}

li#post-58 p {
    color: #fff;
			text-shadow: 0.7px 0.5px 1px #000;
}

a.more-link{
	display: none;
}

.flexslider {
   box-shadow: 1px 1px 25px #717070
}

div.industry-blocks {
    Border-top: 10px solid #116a77;
    border-bottom: 10px solid #116a77;
}

div#page-177 {
    background: #0c4d56;
		color: #ffffff;
}

blockquote.wp-block-quote.has-text-align-center.is-style-default.home-quote {
    margin: 0 15%;
}

blockquote.wp-block-quote.has-text-align-center.is-style-default.home-quote p {
    color: #ffffff;
}

.home-address {
    margin-left: 5%;
}

.featured-pages .holder {
	padding: 0;
}

.wp-block-jetpack-map.homepage-map {
    border: 8px solid #7a7a7a;
	  margin: 2% 3% 0% 3%;
}

div#page-127 {
    background: url(/wp-content/uploads/2021/01/stone_white_bkg.jpg);
		background-size: cover;
	  background-color: #fff;
}

p.has-text-align-center.contact-link.has-white-color.has-text-color.has-medium-font-size a {
    color: #fff;
}

p.has-text-align-center.contact-link.has-white-color.has-text-color.has-medium-font-size a:hover {
    color: #83b5bd;
}

p.has-text-align-center.contact-link.has-white-color.has-text-color.has-medium-font-size a:visited {
    color: #fff;
}


.footer {
	background:#333;
	padding: 0;
}

.footer-information {
	display: none;
}

.footer-widgets .widget {
    width: 100%;
}

.footer-widgets {
    padding: 0;
}

p#fcredits {
    font-size: 0.8em;
    color: #666666;
}

#wrap nav#navigation.navigation-main #menu-primary .sub-menu a{
    color: #999999;
}

.wp-block-jetpack-contact-info.people-contact {
    text-align: center;
}

h4.people-name {
    font-size: 1.3em;
}

a.wp-block-button__link.has-text-color:hover {
    background: rgba(17,106,119, 0.3);
}

.sidebar h6 {
font-size: 1.5em;
}

.widget ul.menu li a {
    color: #666;
    font-size: 1em;
    padding: 2% 4%;
}

.widget ul.menu li a:visited {
    color: #666;
}

.widget ul.menu li a:hover {
    color: #116a77;
    font-weight: 600;
		text-decoration: none;
}

div#nav_menu-5 {
    margin-top: 5%;
}


div#text-7, div#text-9 {
    margin-top: 5%;
	  border-top: 1px solid #d9d9d9;
	  border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5%;
}

@media handheld, only screen and (max-width: 1024px) {
.slideshow .format-standard .excerpt, .slideshow .format-link .excerpt, .slideshow .format-video .six.columns, .flex-control-nav {
    display: inline;
        font-size: 1.1em;
}
	
	@media handheld, only screen and (max-width: 1024px) {
#wrap #header .site-title a {
	color: #333 !important;
}
		
@media handheld, only screen and (max-width: 1024px) {
#header #logo {
    padding-left: 5%;
}
	
@media handheld, only screen and (max-width: 1024px) {
#header.header-large {
    background: #fff;
}

@media handheld, only screen and (max-width: 1024px) {
#header div#masthead {
    background: none;
		min-height: 0;
}

@media handheld, only screen and (max-width: 1024px) {
.wf-active #header .site-title {
    display: block;
}