body {
background: #ededed;
color: #404040;
font-size: 16px;
font-size: 1.6rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
color: #3375b1;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

a {
color: #3375b1;
text-decoration: none;
border-bottom: none;
}

a:hover {
color: #3375b1;
text-decoration: underline;
border-bottom: none;
}

#masthead  {
background: #ffffff;
}



.site-title, .site-title:hover {
color: #ffffff;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

.site-description, .site-description:hover {
color: #7ccaf2;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

#nav-container  {
background: #4694db;
}

#nav-container .menu > li > a, .menu-toggle, #nav-container .nav-menu > li > a {
color: #FFFFFF;

}

#nav-container .dropdown-menu {
background: #4694db;
}

#nav-container .dropdown-menu > li > a {
color: #FFFFFF;

}


#primary {

}

.embedded-map iframe {
color: #404040;

}

.text-rating {
display: none;

}

#colophon  {
background: #001235;
}

#colophon {
color: #FFFFFF;
}

#colophon a {
color: #ffffff;
}

#colophon a:hover {
color: #ffffff;
}

footer .menu > li {
border-color: #ffffff;
}

/***** Theme-Specific Styles *****/
body {

}

#main .container,
#main-content-wrapper {
	background-color: #ffffff;
}

/* HEADER */
.MobileCallWidget, .MobileDirectionsWidget {
background: #808185;border: 1px solid #8D8E92;
}

.MobileCallWidget a, .MobileDirectionsWidget a, .MobileCallWidget a:hover, .MobileDirectionsWidget a:hover {
		color: #fff;
	}

#header-sidebar .PhoneNumberWidget, #header-sidebar .PhoneNumberWidget a {
color: #808185;

}

/* MAIN NAV */
#nav-container {
    border-top: 3px solid #57A1E9;
}
/* main nav all caps */
#nav-container .menu > li > a {
text-transform: uppercase;

}

/* main nav menu and mobile menu hover state */
#nav-container .menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #d8e6f2;
background: #57A1E9;

}

/* main nav menu and mobile menu active state */
#nav-container .menu > .current-menu-item > a,
#nav-container .menu > .current-menu-parent > a,
#nav-container .menu > .current-menu-ancestor > a,
.single-post #nav-container .menu > .current_page_parent > a,
#nav-container .nav-menu > .current-menu-item > a,
#nav-container .nav-menu > .current-menu-parent > a,
#nav-container .nav-menu > .current-menu-ancestor > a,
.single-post #nav-container .nav-menu > .current_page_parent > a {
color: #d8e6f2;
background: #57A1E9;
font-weight: bold;
box-shadow: 0 -3px #ffffff;
}

/* dropdown hover state */
#nav-container .dropdown-menu > li > a:hover {
color: #ffffff;
background: #3375b1;

}

/* dropdown and mobile menu active state */
#nav-container .dropdown-menu > .current-menu-item > a,
#nav-container .dropdown-menu > .current-menu-parent > a,
#nav-container .dropdown-menu > .current-menu-ancestor > a {
color: #ffffff;
background: #3375b1;
font-weight: bold;

}

/* MAIN CONTENT WRAPPER */
#main .container {
	border: 1px solid #D1D1D1;
}

body:not(.blog):not(.post-type-archive-staff):not(.post-type-archive-case) .entry-title:not(h2), .page-title {
	border-left: 12px solid #3375b1;
	box-shadow: -6px 0 #4694db;
}

body:not(.blog):not(.post-type-archive-staff):not(.post-type-archive-case) .entry-title:not(h2) span, .page-title span {
	color: #629CDB;
}

@media (max-width:799px) {
	body:not(.blog):not(.post-type-archive-staff):not(.post-type-archive-case) .entry-title:not(h2), .page-title {
		border-left: none;
	}
}

/* WIDGET SIDEBAR */
#secondary aside {
	background: #ffffff;
	border: 1px solid #D4D4D4;
}
#secondary aside .widget-title {
	box-shadow: -10px 0 #4694db;
	background: #3375b1;;
		color: #fff;
	}
/* #secondary widget backgrounds */
#secondary .widget-1 {
background: #ffffff;
}

#secondary .widget-2 {
background: #ffffff;
}

#secondary .widget-3 {
background: #ffffff;
}


/* BELOW HEADER CONTENT */
.below-header-container {
	background-color: #ffffff;
}
.below-header-container i{
	background: #65021A;
	color: #4A0000;
	border: 1px solid #4A0000;
}
.read-more-link {
	color: #4694db; 
}

/* BELOW MAIN CONTENT */
#below-main-content-sidebar .widget-button a, #secondary .widget-button a {
	background: #65021A;		color: #fff;
		
	border: 1px solid #4A0000;
}
#below-main-content-sidebar .widget-button a:hover, #secondary .widget-button a:hover {
	background: #737478;
	border: 1px solid #67686C;
	color: #fff;}

#below-main-content-sidebar {
	background: url("https://media.avvosites.com/upload/sites/349/2017/03/binding-light.png");
}

/* #below-main-content-sidebar background */
#below-main-content-sidebar .widget {
background: #eaeaea url("https://media.avvosites.com/upload/sites/349/2017/03/binding-light.png") no-repeat right top scroll;

}

/* SLIDER */
.soliloquy-caption-inside h3 {
	border-left: 10px solid #4694db;
	background-color: #3375b1;
		color: #fff;
	}

/* COLOPHON */
#colophon {
	border-top: 3px solid #4694db;
}



#colophon .site-info {
border-top: 1px solid #1A264C;
}

/* WPCF 7 */
div.wpcf7 input[type="submit"], 
.gform_wrapper input[type="submit"] {

	border: 1px solid #5D0014;
	background: #65021A;		color: #fff;
	}

div.wpcf7 input[type="submit"]:hover, 
.gform_wrapper input[type="submit"] {
	background: #737478;
	border: 1px solid #67686C;
	color: #fff;}



/***** Media Queries *****/

@media only screen and (min-width: 1000px) {
}

@media only screen and (min-width: 800px) and (max-width: 999px) {
}

@media only screen and (min-width: 480px) and (max-width: 799px) {
}

@media only screen and (max-width: 479px) {
}