/*** Client specific CSS changes go in here. Leave empty in staging theme ***/

/**GRAVITY FORMS**/
body .gform_wrapper .top_label div.ginput_container {
width:98%;
margin-right:2%;
}
#gform_submit_button_7 {
background:#17657F;
float:right;
margin-right:10px;
}

#et-info-phone a {
font-size:20px !important;
}

/*** Typography ***/
li {
    padding-bottom: 10px !important;
    line-height: 36px;
}
ul, ol {
    padding-bottom: 0px !important;
	margin-left: 15px;
}
div.widget_recent_entries ul {
    margin-left: 0;
}
a.readmore {
    font-size: 14px;
}
ol {
    margin-left: 40px !important;
}
.home h3 {
font-size:26px !important;
color:#598034 !important;
}

/*** Header ***/
#top-header .et-social-icon {
    padding-bottom: 0 !important;
}
#top-header {
    padding-top: 5px;
}
.home div#top-header {
    position: absolute;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 45px;
}
.home header#main-header {
    position: absolute;
    top: 45px;
    z-index: 999;
    background: none;
    box-shadow: none;
}
.home.admin-bar div#top-header {
    top: 30px;
}
.home.admin-bar header#main-header {
    top: 75px;
}
div#top-header > div.container {
    padding: 15px 0 !important;
}
div#top-header > div.container > * {
    padding: 0 !important;
}
img#logo {
    max-height: 100%;
    max-height: 64px !important;
    z-index: 100000;
    position: relative;
}
ul#top-menu a {
    padding-bottom: 35px !important;
    font-size: 15px !important;
    font-family: "Open Sans", Helvetica, Arial;
    color: #487487 !important;
}
div#fullWidthImgHead > section {
    padding: 0;
}
#fullWidthImgHead .header-content-container.center {
    margin-left: 10px;
}
#fullWidthImgHead .et_pb_fullwidth_header_container.left {
    max-width: 1200px;
    width: 100%;
}
#fullWidthImgHead .header-image {
    margin: 0;
}
#fullWidthImgHead img {
	float: right;
    max-width: 310px;
    width: 100%;
}
#fullWidthImgHead h1 {
    text-shadow: none;
}
div#et-info {
    text-align: right;
    float: none;
}
#headerWithImg img {
    //height: 100%;
}
#headerWithImg h1 {
    font-size: 40px;
    font-family: open sans !important;
    color: #628C33;
    padding: 80px 0 0 0;
}
ul.sub-menu {
    margin-top: 0;
	padding-top: 15px !important;
    padding-left: 10px !important;
}
#top-menu li li a {
    padding-bottom: 11px !important;
    padding-left: 0;
}
#top-menu li li {
    padding: 0;
}
#headerWithImg > div {
    background-size: contain;
    background-position: 0;
    padding: 0 50px;
    max-width: 1100px;
    width: 90%;
}.sub-menu ul.sub-menu {    margin-left: -10px;}
.sub-menu .menu-item {    width: 100%;    max-width: 100%;}
/*** Slide? ***/
.et-pb-active-slide {
    padding: 0;
    height: 600px;
}/
.et_pb_slide_description {
    padding: 80px 0;
    text-align: left;
    line-height: 37px;
	//text-shadow: 2px 2px 2px #444 !important;
}
h2.et_pb_slide_title {
    position: absolute;
    left: 45%;
    top: 55%;
    transform: translateY(-50%);
}
h2.et_pb_slide_title {
    text-shadow: 2px 2px 2px black;
}
.et_pb_container.clearfix.et_pb_empty_slide {
    width: 100% !important;
    max-width: 100%;
}
.et-pb-controllers {
    max-width: 80px;
    margin: 0 auto !important;
    left: 48%;
}
.et-pb-slider-arrows > a {
    font-size: 100px;
    text-shadow: 2px 2px 2px black;
}

/*** Home ***/
.et_pb_blog_grid.clearfix.et_pb_module.et_pb_bg_layout_light.et_pb_blog_0, 
.home .pagination.clearfix {
    max-width: 950px;
    margin: 0 auto;
}
.column.size-1of3 {
    width: 47% !important;
}
#homeLogos .et_pb_image {
    filter: none;
}
.et_pb_newsletter_form {
    max-width: 100%;
    width: 100% !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
}
.et_pb_newsletter_button.et_pb_button {
    background: #17657F;
}
.et_pb_newsletter_form p:first-of-type {
    flex: 1 50%;
    padding-right: 45px;
}
.et_pb_newsletter_form p:nth-of-type(3) {
    flex: 1 50%;
    padding-left: 45px;
}
.et_pb_newsletter_form p:last-of-type {
    flex: 1 50%;
    max-width: 50%;
    margin-left: auto;
    padding-left: 45px;
}
input#et_pb_signup_lastname {
    display: none;
}
.et_pb_newsletter_description {
    width: 100%;
}
#leadership h3 {
    color: #A7BE8E !important;
}

/* Sidebar */
#categories-2 ul {
    margin-left: 0;
}
#categories-2 ul li {
    line-height: 14px;
    font-size: 14px;
	color: #666;
}
.et_pb_bg_layout_light .et_pb_widget li a {
    color: #333;
}
#text-4 p {
    line-height: 26px;
}
div#text-4 {
    margin-bottom: 0px;
}
#recent-posts-3 {
    margin-bottom: 10px !important;
}
#recent-posts-3 li {
    font-size: 14px;
	color: #666;
}

/* About */
.page-id-4638 ul {
    margin-left: 20px;
}
.quoteCointainer {
    margin-bottom: 20px;
}
.quote {
    background: #EBF2F7;
    max-width: 80%;
    margin: 0 auto;
    padding: 25px;
    position: relative;
}
.quote:before {
    content: url(http://184.154.247.155/~marzulla/wp-content/uploads/2017/10/quote.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
}
.quoteContent {
    font-weight: 500;
    color: #00445a;
    font-size: 15px;
    line-height: 23px;
}
.quoteAuthor {
    font-family: open sans-serif;
    font-weight: 100;
    color: #3a3a3a;
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
}
.teamMembersContainer {
    margin-top: 25px;
}
.teamMember {
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
}
.imageContainer {
    flex: 1 21%;
    position: relative;
}
.infoContainer {
    flex: 1 79%;
    padding-left: 10px;
}
.imageContainer img {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    border-radius: 50%;
}
.readMore {
    font-weight: 500;
    font-size: 12px;
    color: #4a90e2;
}
.desc {
    font-size: 15px;
    line-height: 22px;
}

/*** Misc ***/
ul ul {
	margin-top: 25px;
	padding-left: 30px !important;
	padding-bottom: 0 !important;
}
.listContainer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.listContainer .left, .listContainer .right {
    flex: 1 50%;
}
.listContainer p {
    padding-bottom: 0;
    font-weight: 700;
}
body div.gform_wrapper div.gform_body .gform_fields div.practiceAreas div.listContainer ul {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.listContainer li {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 5px !important;
}
.listContainer h3 {
    color: #88A765 !important;
}

h4.businessName {
    font-size: 24px;
    font-family: open sans-serif;
    font-weight: 700;
}
#main-footer ul {
margin-left:0px;
}

footer .practiceAreas h2 {
    font-size: 20px !important;
    color: white;
    font-weight: 700;
}
footer .practiceAreas p, footer .practiceAreas li {
    font-size: 12px !important;
}
footer .listContainer .left, footer .listContainer .right {
    flex: 1 100%;
}
footer div.listContainer p {
    font-size: 15px !important;
}
footer .left {
    margin-bottom: 15px;
}
footer .practiceAreas li {
    margin-top: 0 !important;
}

/*** Terms ***/
ol ol{
    margin-left: 50px;
}
.entry-content > ol[start] {
    padding-bottom: 0 !important;
    margin-left: 0;
    margin-top: 25px;
}

/*** Blog Pages ***/
.single h1.entry-title {
    font-size: 30px !important;
}
article.post > .et_post_meta_wrapper img {
    display: none;
}

/*** Footer ***/
div#text-9 {
	float: none;
	margin: 0;
}
div#nav_menu-2 {
	float: none;
}
ul.et-social-icons.footSocial li {
	padding: 0 !important;
	margin: 0 10px 0 0;
}
ul.et-social-icons.footSocial li br {
	display: none;
}
ul#menu-footer li {
    margin-bottom: 0px;
    padding: 0 !important;
}
input#gform_submit_button_5 {
    background: #17657F;
}
.webDesignBy, .webDesignBy a {
	color: white;
}
#gform_widget-2 {
    margin-bottom: 0 !important;
}
div#text-10 p {
    font-size: 11px !important;
    line-height: 14px !important;
}

/*** Media Queries ***/
@media screen and (max-width: 1100px) {
	h2.et_pb_slide_title {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%);
		width: 100%;
		text-align: center;
	}
	#headerWithImg h1 {
		padding: 65px 0 0 0;
	}
	
	#top-menu li { 
		padding-right: 8px;
	}
	ul#top-menu li a {
		font-size: 14px !important;
	}
}
@media screen and (max-width: 980px) {
	h1 {
		text-align: center;
	}
	#headerWithImg > .et_pb_row.et_pb_row_0 {
		width: 100%;
	}
	#mobileLogoContainer {
		padding-top: 15px;
	}
	span#et-info-phone {
		color: #00445A;
	}
	#et-info-phone a {
		color: #00445A;
		font-size: 18px;
	}
	span#et-info-phone span {
		display: block;
	}
	div#et-info {
		text-align: left !important;
	}
	.mobile_nav.closed:before, 
	.mobile_nav.opened:before {
		color: #00445A;	
	}
	.mobile_menu_bar:before {
		color: #00445A !important;
	}
	#headerWithImg > div {
		padding: 0;
	}
}
@media screen and (max-width: 767px) {
	.et_pb_fullwidth_slider_0.et_pb_slider .et_pb_slide_description h2.et_pb_slide_title {
		font-size: 40px !important;
	}
	.et_pb_newsletter_form p {
		flex: 1 100% !important;
		max-width: 100%;
		padding: 0 !important;
		margin: 5px 0px;
		width: 100%;
	}
	#fullWidthImgHead img {
		float: none;
	}
}