/*start EMS*/
@media only screen and (min-width: 800px){
	#page .main-navigation > div {
			width: 100%;
	}
}
@media only screen and (max-width: 560px){
	.practice-areas-links{
		display: inline-block;
	}
	.col-md-6.team-member-div{
		padding-right: 35px;
		padding-left: 35px;
	}
}

.homepage-logos .wp-block-columns{
	margin-bottom: 0em; 
}

.contact-title a {
    text-decoration: none;
		color: #005da2; 
		font-weight:900;
}
.contact-title a:hover {
    text-decoration: underline;
}
.contact-icons{
	height:60px;
	margin-left: auto; 
	margin-right: auto; 							display:block;
	margin-bottom: 20px;
}
.contact-links a{
	color: #005DA2;
}
.page-id-2569 .entry-content{
	margin-top:0px;
}
.page-id-2569 #page-header{
	border-bottom-width: 0px;
}
/* homepage logos slider mobile */

@media only screen and (max-width:705px){
		.homepage-logos {
			display:none;	
	}
/*
	.separator-homepage-logos{
		margin-top: 0rem;
	}*/
}
@media only screen and (min-width:705px){
	.homepage-logos-mobile {
			display:none;	
	}
}

/* homepage */
.homepage-title{
	font-size: 28px;
}
.contact-boxes-homepage{
	background-color:#f4f6f7;
	background-position: center top; 	 padding: 35px 20px 35px 20px; 
	border: solid; 		
	border-width:4px;  
	border-color:#005DA2;
	text-align: center;
	min-height: 206px;
}
@media only screen and (min-width: 550px){
	.contact-links-mobile{
		display:none; 
	}
}
@media only screen and (max-width: 550px){
	.contact-links-desktop{
	display:none;
	}
	.contact-boxes-homepage{
	    margin-bottom: 20px;
	}
}
/*.page-id-2569 #page-hero{
	display: none;
}*/
@media only screen and (min-width: 782px){
	.wp-block-column.homepage-badges-columns {
			margin-left: 0.5em;
	}
}
.wp-block-column.is-vertically-aligned-top.homepage-logos{
	max-height: 150px;
}

.wp-block-coblocks-row[data-columns="1"] .mobile-homepage-footer-contact .wp-block-coblocks-column__inner>[class*=wp-block-] {
	  margin-left: 0;
    margin-right: 0;
    max-width: 100vw;
}

/* homepage mobile */ 
@media only screen and (max-width: 800px){
	.homepage_desktop_hero{
		display: none;
	}
	.desktop_homepage_contact{
		display: none;
	}
	.page-id-2569 #tertiary{
		display: none;
	}
	.page-id-2569 #colophon {
		display: none;
	}
	.desktop-top-header{
		display: none;
	}
	.mobile-top-header img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	}
	.site-top-content {    
		padding-top: 10px;    
		padding-bottom: 10px;
	}
	.flex-menu {
  display: flex;
	}
	.flex-menu .col-menu {
		flex: 1;
	}
	.menu-text {    
		font-size: 24px;   
		text-align: center;    
		padding-top: 6px;    
		vertical-align: middle;    
	}
	.menu-text a{
		color: #ffffff;
	}
}
@media only screen and (max-width: 800px) and (min-width: 640px){
		.menu-text {    
			padding-top: 24px;  
		  font-size: 34px; 
	}
}
@media only screen and (min-width: 800px){
	.homepage_mobile_hero{
		display: none;
	}
	.mobile-homepage-footer-contact{
		display: none; 
	}
	.mobile-top-header{
		display: none;
	}
	.flex-menu .col-menu .menu-text{
		display: none;
	}
}
/* contact page */ 
@media only screen and (min-width: 800px){
.contact-page-info-block{
	min-height: 390.4px;
}
}
.contact-page-info-block{
		padding-right: 10px;
		padding-left: 10px;
		border: solid; align-content;
}

textarea#contact-form-comment-g64-message{
	height: 50px;
}

@media only screen and (min-width: 700px) {
	.contact-image-mobile{
			display: none; 
	}
}
@media only screen and (max-width: 700px) {
.contact-page-building[style] {
    background-image: none!important;
	}
}

.contact-page-info-block figcaption {
	text-align: center;
}
@media only screen and (max-width: 1025px){
	.contact-image, .contact-info{
		padding-left: 0px;	
	}
	.contact-office-info{
	padding-left: 0px;
	}
}

/*blog page image*/
.blog_image img{
	max-width:100%;
}

/*Accordion code helpful resources page*/

/* Accordion closed | 4712135-zen (MK) */
details .wp-block-coblocks-accordion-item__title:before {
    content: "\25B6";
    margin-right: 0.5em;
}

/* Accordion open | 4712135-zen (MK) */
details[open] .wp-block-coblocks-accordion-item__title:before {
    content: "\25BC";
}

.header-accordion .wp-block-coblocks-accordion-item__title span{
  font-size: 22px;
	padding-left: 10px;
	font-weight: bold;
}

/* team page */
@media only screen and (min-width: 800px){
	img.team_image {
			float: left;
			margin-right: 25px;
	}
}
@media only screen and (max-width: 800px){
	img.team_image {
			display:block;
	}
	.wp-container-3.wp-block-column.team-columns{
	margin-bottom: 2em;
	}
}

input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus{
	background-color: #3E3E3E;
}
/*drop down menu*/
.main-navigation ul li:hover > ul{
	background-color: #3E3E3E;
	width: 100%;
}

/*button*/
a.wp-block-button__link.wp-element-button {
    color: white;
    text-decoration: none;
    padding-left: 50px;
    padding-right: 50px;
}

.wp-image-2276-cd{
	float: left;
	padding-top: 20px;
	padding-right: 10px;
}

/*footer heading*/
@media only screen and (min-width: 640px) {
    h3.footer-title { font-size: 1.75rem;
	}
}
@media only screen and (max-width: 640px) {
    h3.footer-title{ font-size: 1.375rem;
	}
}