/*

Theme Name: Willowtree Planning

Theme URI: https://divireadythemes.com/

Description: Divi Child Theme

Author: Divi Ready Themes

Author URI: https://divireadythemes.com/

Template: Divi

Version: Updated for Divi 3+

*/







/*------------------------------------------------*/

/*-------------------[GENERAL]--------------------*/

/*------------------------------------------------*/


/* font family inclusion */
@font-face {
    font-family: 'Gotham Book';
    /*src: url('fonts/NokiaMagistralATTBold.eot');
    src: url('fonts/NokiaMagistralATTBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/NokiaMagistralATTBold.woff2') format('woff2'),
        url('fonts/Gotham-Book.woff') format('woff'),*/
        url('fonts/Gotham-Book.ttf') format('truetype'),
        /*url('fonts/NokiaMagistralATTBold.svg#NokiaMagistralATTBold') format('svg');
    font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Bold';
    /*src: url('fonts/NokiaMagistralATTBold.eot');
    src: url('fonts/NokiaMagistralATTBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/NokiaMagistralATTBold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),*/
        url('fonts/Gotham-Bold.ttf') format('truetype'),
        /*url('fonts/NokiaMagistralATTBold.svg#NokiaMagistralATTBold') format('svg');
    font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Light';
    /*src: url('fonts/NokiaMagistralATTBold.eot');
    src: url('fonts/NokiaMagistralATTBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/NokiaMagistralATTBold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),*/
        url('fonts/Gotham-Light.ttf') format('truetype'),
        /*url('fonts/NokiaMagistralATTBold.svg#NokiaMagistralATTBold') format('svg');
    font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Medium';
    /*src: url('fonts/NokiaMagistralATTBold.eot');
    src: url('fonts/NokiaMagistralATTBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/NokiaMagistralATTBold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),*/
        url('fonts/Gotham-Medium.ttf') format('truetype'),
        /*url('fonts/NokiaMagistralATTBold.svg#NokiaMagistralATTBold') format('svg');
    font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Migra ExtraLightItalic';
	src: url('fonts/MigraItalic-ExtralightItalic.otf') format("opentype");
    /*src: url('fonts/NokiaMagistralATTBold.eot');	
    src: url('fonts/NokiaMagistralATTBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/NokiaMagistralATTBold.woff2') format('woff2'),
        url('fonts/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham-Medium.ttf') format('truetype'),*/
		url('fonts/MigraItalic-ExtralightItalic.otf') format("opentype");
        /*url('fonts/NokiaMagistralATTBold.svg#NokiaMagistralATTBold') format('svg');
    font-weight: bold;*/
    font-style: normal;
    font-display: swap;
}

body {
	font-family: 'Gotham Book', 'Open Sans', Arial, sans-serif;
	color: #164F2A;
	}
	
.migra {font-family: 'Migra ExtraLightItalic', 'Gotham Book', 'Open Sans', Arial, sans-serif;}	

/*h1, h2, h3, h4, h5, h6 {
	line-height: 140%;
}*/

.biggest-heading,
.biggest-heading h1,
.biggest-heading h2,
.biggest-heading h3,
.biggest-heading h4,
.biggest-heading h5,
.biggest-heading h6	{
	font-size: 45px !important;
	line-height: 140%;
	font-weight: 300;
	}
	
.mid-heading h2,
.big-heading h2 {
	color: #164F2A;
}

.big-heading,
.big-heading h1,
.big-heading h2,
.big-heading h3,
.big-heading h4,
.big-heading h5,
.big-heading h6 {
	font-size: 35px;
	line-height: 140%;
}
	
.mid-heading,
.mid-heading p,
.mid-heading h1,
.mid-heading h2
/*.mid-heading h3,
.mid-heading h4,
.mid-heading h5,
.mid-heading h6*/ {
	font-size: 25px;
	line-height: 140%;
}

.services-block h2 {
	font-size: 18px;
	color: #164F2A;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 140%;
}

.sub-heading,
.footer h4 {
	font-size: 18px;
	color: #164F2A;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 140%;
}

.size-18 {font-size:18px; letter-spacing: 1px}

.et_pb_button {
	border-color: #164F2A;
	text-decoration: none;
}

a {
	/*font-size: 18px;*/
	color: #164F2A;
	
}

.dash {
	height: 2px;
	width: 20px;
	background-color: #164F2A;
	margin-top: -10px;
	margin-bottom: 10px;
}

.transition, .transition img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

a.hoverbehaviour {background-color: #7CDA24 !important;}

html .entry-content ul li ul {
  list-style-type: circle !important;
}

/*------------------------------------------------*/

/*-----------------[HEADER-MENU]------------------*/

/*------------------------------------------------*/

@media (min-width: 982px) {

#main-header .et_pb_column_0_tb_header {display: flex; flex-grow: 0; width: auto;}

#main-header .et_pb_column_1_tb_header {display: flex; flex-grow: 1; width: auto;}

	#main-header .et_pb_row	{display: flex;}	
	
}

@media (max-width: 981px) {

#main-header .et_pb_column_0_tb_header {flex-grow: 1;}

#main-header .et_pb_column_1_tb_header {flex-grow: 1;}

#main-header .et_pb_row	{display: flex; width: 100%; padding-left: 2.5%; padding-right: 2.5%;}
/*	
#main-header .et_pb_column {
    margin-bottom: 0;
}	
*/	
}

#main-header {position: fixed !important;}

#main-header.sticky {padding-top: 0px !important; padding-bottom: 0px;}
#main-header #header-logo {display: none;}
#main-header.sticky .et_pb_row_0_tb_header.et_pb_row {padding-top: 10px !important; padding-bottom: 10px !important;}

/*
#main-header #header-logo-horizontal {display: block;}
#main-header.sticky #header-logo-horizontal {display: none !important;}

#main-header.sticky #header-logo {display: block;}

#main-header.sticky #header-logo-horizontal {display: flex; position: relative !important; margin-left: 0; max-height: 100px; padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;}

#main-header #header-logo-horizontal img {height:60px !important; width: auto !important;}
#main-header.sticky #header-logo-horizontal img {height:60px !important; width: auto !important;}
*/
#et-top-navigation {
	text-transform: uppercase;
	}

.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap, .et_pb_menu--style-centered .et_pb_menu__menu>nav>ul, .et_pb_menu--style-centered .et_pb_menu__wrap { 
	justify-content: left
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li {
	    line-height: 120%;
		margin-top: inherit;
		display: block;
   		width: 100%;
}

.et_pb_fullwidth_menu--without-logo .et_pb_menu__menu>nav>ul>li, .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li a {
		line-height: 120%;
}

.hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}
 
.hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}

.et_mobile_menu {
    border-top: 3px solid #154F2A;
}

img#logo {width:300px; height: auto; max-height: inherit;}

@media only screen and (min-width: 1225px) and (max-width: 1295px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {font-size:16px}
}

@media only screen and (min-width: 1150px) and (max-width: 1224px) {
	.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {font-size:13px}
}


/* menu breakpoint */
@media only screen and (max-width: 1149px) {
    #top-menu-nav {
        display: none;
    }
    #et_mobile_nav_menu {
        display: block
    }
	
	.container.et_menu_container {width: 90%}
}

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

.et_fixed_nav #main-header, .et_fixed_nav #top-header {
    padding: 10px 0;
}

}

.page-header {height: 80vh; padding-top: 0 !important; padding-bottom: 0 !important}

/*------------------------------------------------*/

/*------------------[HOMEPAGE]--------------------*/

/*------------------------------------------------*/

.flex-wrapper-center {
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	justify-content: center;

}

.flex-wrapper {
	display: flex;
}

.flex-end {
	display: flex;
	align-self: flex-end;
}

.flex-column {
	display: flex;
	flex-direction: column;
}

.flex-row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.col-33 {
	flex-basis: 33.33333333%;
}

.col-66 {
	flex-basis: 66%;
}

.flex-grow {
	flex-grow: 1
}

.col-25nr {
	margin: 0 1.75%;
    flex-basis: 21%;
    flex-grow: 0;
}

footer .col-25nr {
	
    flex-basis: inherit;
    
}

.page-id-1089 .col-25nr {
	margin: 0 1.75% 30px;
}

.col-50 {
	flex-basis: 50%
}

.col-50nr {
	width: 50%;
}

.padding-30 {
	padding: 30px;
}
	
a.block-inner {
	display: flex;
	min-height: 100%;
	/*min-width: 100%;*/
	}

a.block-inner .block-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
	background: rgba(255,255,255,0.75);
	min-height: 100%;
	min-width: 100%;
	padding: 20px;
	opacity: 0;
	margin-bottom: -50px;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
}

a.block-inner:hover .block-content {
	opacity: 1;
	margin-bottom: 0;
}

.slide-block {
	display: flex;
	height: 400px;
	margin: 0 20px;
	background-size: cover;
	background-position: center;
	padding: 20px;
	}
	
.news-image	{
	min-width: 100%;
	min-height: 400px;
	margin: 0 0 20px 0;
	background-size: cover;
	background-position: center;
}

a.block-inner .slide-block {
	opacity: 0;
	margin-bottom: -50px;
}

.client-image {
	max-width: 200px;
    height: auto;
    max-height: 150px;
    width: auto;
	}
	
.page-id-1089 .client-image {
	max-width: 180px;
}
	
.client-block {
	height: 150px;
	}	

.clients .client-block {	
	margin-top: 20px;
    margin-bottom: 20px;	
}

.news-block {
	width: 100%;
	padding: 2.5% ;
}

.the-slide.news-block {
	padding: 0.25% ;
}

.news-block h4, 
.news-block h2, 
.proj-title {
	font-size: 18px;
	font-weight: bold;
	color: #164F2A;
	text-transform: uppercase;	
	line-height: 140%;
}

.news-block h4 {
	margin-top: 30px;
}

.news-cat,
.cat-title {
	font-family: 'Gotham Light', 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	padding: 0 0 20px 0;
}

.read-more {
	margin-top: 20px
}

.slick-prev, .slick-next {
    height: auto !important;
}

#home-header-content {
	z-index: 100;
	width: 90%;
    max-width: 1690px;
	padding-top: 36px;
	min-height:100%;
	/*background-size: 1900px auto;*/
	display: flex;
    height: 100%;
}	

.home-video {
    position: absolute;
    bottom: 40px;
    right: 0;
   /* max-width: 200px !important;
	width: 100%;*/
	height: auto;
}


#et-boc .area-outer-wrap[data-da-type=popup] {
    width: 57%;
}

#et-boc .area-outer-wrap[data-da-type=popup] #video .et_pb_row {
    width: auto;
}

.da-close {background-color: #CCCCCC !important;}

#video > div.et_pb_row.et_pb_row_12 {width:100%}

#home-header-content .et_pb_module {
	width: fit-content;
	/*max-width: 80%; 
	float: right;*/
	}

.team-block a {
	cursor: pointer;
}

.team-block {
	margin: 0 30px;
	}
	
.page-id-711 .team-block {
	border-top: 2px solid #164F2A;
	padding-top: 20px;
	margin: 0 30px 75px 30px;
	}	

.team-image {	
    min-height: 400px;
    overflow: hidden;
	background-size: cover;
	background-position: center top;
	}
	
.team-page .team-image {	
    min-height: 300px;
}
	
.team-title h3 {
	color: #164f2a;
	font-size: 22px;
	text-transform: uppercase;
	padding-top:40px;
}

.position {
	font-size: 22px;
	text-transform: capitalize;
}

	
.short-bio {
	font-size: 14px;
	color: #164f2a;
	padding: 20px 0 30px 0;
	}	
	
.view-profile {
	font-size: 18px;
	color: #164f2a;
	}	

.head-line-one {
	margin-top: 8px;
}

.home .head-line-two {
	    margin-right: 215px;}

.home .head-line-three {
	    margin-right: 125px;}
		
.slider-row	{
	width: 84%;
	max-width: 1450px !important;
}

.pre-footer a {
	color: #FFFFFF
}

.icon-bg-20 {
	background-size: 20% auto !important;
}

.icon-bg-15 {
	background-size: 15% auto !important;
}

.slick-track {float: left}

#home-header-content > div > div.et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_right.et_pb_module {	
	position: absolute;
	bottom: 0;
	right: 0;
}
/* for scrolling text on homepage */

#scroll-text {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  overflow: hidden;
}
#scroll-text .marquee {
  white-space: nowrap;
  -moz-animation: marquee 6.75s linear infinite;
  -webkit-animation: marquee 6.75s linear infinite;	  
  animation: marquee 6.75s linear infinite;
  max-width: none;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

#scroll-text {
	width: fit-content;
    white-space: nowrap;
}

.et-db #et-boc .et-l .et_pb_toggle {
    border-top: 0px solid #164F2A;
	border-bottom: 1px solid #164F2A;
	border-left: 0px solid #164F2A;
	border-right: 0px solid #164F2A;
	margin-bottom: 0 !important;
}

.et-db #et-boc .et-l .et_pb_toggle_close {
    background-color: transparent;
}

h5.et_pb_toggle_title {
    text-transform: uppercase;
	color: #164F2A;
}

.et-db #et-boc .et-l .et_pb_toggle_open {
    padding: 20px 0;
	}

.et-db #et-boc .et-l .et_pb_toggle_close {
    padding: 20px 20px 20px 0;
}

.et_pb_accordion {
	 border-top: 1px solid #164F2A;
}

.et-db #et-boc .et-l .et_pb_toggle_content {
	color:#666666;
}

.et_pb_toggle_title:before {
   content: "\33" !important;
   transition: all .3s ease-in-out !important;
	font-size: 30px !important;
    color: #164F2A !important;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
   content: "\33";
   transform: rotate(180deg) !important;
	font-size: 30px !important;
    color: #0D2644 !important;
}

 .et_pb_gallery_image img {
        width: auto !important;
        height: 100% !important;
	    position: relative !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
	 	object-fit: cover;
    }
 .et_pb_gallery_image {
        width: 100%; /* Adjust as needed */
        height: 280px; /* Adjust as needed */
        object-fit: cover; /* Ensures image fills the space and crops if necessary */
    }

/*------------------------------------------------*/

/*------------------[SUBPAGES]--------------------*/

/*------------------------------------------------*/

.item {
	min-width: 30%;
	max-width: 30%;
	margin: 0 1.5% 75px 1.5%;
	border-top: 2px solid #164F2A;
	padding-top: 20px
}

.item .slide-block {
	margin: 0;
}

.green-top {
	border-top: 2px solid #164F2A;
	padding-top: 20px
}

ul#filters,
ul#cap-statements {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	}

ul#filters li,
ul#cap-statements li {
	list-style:none;
	display: inline-block;
	font-size: 22px;
}

ul#filters li a.selected {
	font-weight: bold;
}

ul#filters li::after,
ul#cap-statements li::after {
	content: '|';
	padding: 0 15px;
}

ul#filters li:last-of-type::after,
ul#cap-statements li:last-of-type::after {
	display: none
}

/*
select.facetwp-dropdown {
	padding: 10px;
    border-radius: 20px;
    font-size: 16px;
}
*/

.modal-dialog {
	width: 90%  !important;
	max-width: 1000px;
    margin-top: 150px !important;
    max-width: 1440px !important;
}

.modal-content {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
}


/*
.slick-gallery .the-slide {
    width: auto !important;
}
*/
.modal {
background-color: rgba(0,0,0,0.85);
}

.slick-gallery .the-slide img {
    height: 100% !important;
    max-height: 65vh;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	
}

.modal-body {
    position: relative;
}

.slick-prev:before, .slick-next:before {
    font-size: 30px !important;
}

a.close {
	margin: 110px 20px 0 0;
    filter: alpha(opacity=70);
    opacity: 0.7;
	-webkit-transition: all 0.5s ease-in-out;
  	-moz-transition: all 0.5s ease-in-out;
  	-o-transition: all 0.5s ease-in-out;
  	transition: all 0.5s ease-in-out;
	}

a.close:hover, a.close:focus {
	filter: alpha(opacity=100);
    opacity: 1;
	transform: rotate( 90deg );
}

.lift, .enlarge {
	-webkit-transition: all 0.25s ease-in-out;
  	-moz-transition: all 0.25s ease-in-out;
  	-o-transition: all 0.25s ease-in-out;
  	transition: all 0.25s ease-in-out;
}

.lift:hover {
	opacity: 0.9;
	margin-top: -5px;
}

/*
.enlarge:hover div:before {
  content: "+";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
 
 
  
}*/

.reverse:nth-child(2n) {
	flex-direction: row-reverse;
}

.reverse .padding-30 {
	padding-left: 30px;
	padding-right: 0;
}

.reverse:nth-child(2n) .padding-30 {
	padding-left: 0;
	padding-right: 30px;
}

.services-image-block {
	border-top: 2px solid #164F2A;
	padding-top: 20px
	}	
	
.services-image {	
    min-height: 300px;
    overflow: hidden;
	background-size: cover;
	background-position: center top;
	height: 100%;
	}	
	
.services-text-block {	
	display: flex;
    justify-content: flex-end;	
	flex-direction: column;
	padding-bottom: 0;
}

.services-block {
	min-width: 100%;
	margin-bottom: 40px;
}

#post-913 .et_pb_module.et_pb_text {
	width: 100%
}

i { 
	font-size: 30px;
}

.qualifications ul {
	list-style: none;
	padding: 0 0 23px 0;
}

.qualifications ul li {
	margin: 0 0 20px 0;
}

.gallery-block {
	overflow: hidden;
	margin: 10px;
	height: 300px;
}

.gallery-block .gallery-image {
	background-size: cover;
	min-height: 100%;
	min-width: 100%;
}

.project-gallery .col-33:first-of-type {
	flex-basis: 100%
}

.project-gallery .col-33:first-of-type .gallery-block {
	height: 400px;
}

.comma:after {
	content: ", ";
}

.comma:last-of-type:after {
	content: "";
}
	
.head-title-wrap {
	max-width: 70%;
	background-color: rgba(255,255,255,0.75);
	padding: 15px 30px;
	width: auto !important;
}

.post-meta a {font-size: inherit}

.post-meta {display: flex;}

.slb_details {display: none}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    border-radius: 0 !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline .slb_container {
    padding: 0 !important;
}

.gallery-image img {
	visibility:hidden;
	}

a.gallery_image {
	display: flex;
	height: 100%;
    width: 100%;
}

.slick-dots {
    padding: 30px 0 0 0 !important;
}

#field_2_2 {
	min-width: 100% !important;
}

footer .gform_wrapper .gform_footer input.button, footer .gform_wrapper .gform_footer input[type=submit], footer .gform_wrapper .gform_page_footer input.button, footer .gform_wrapper .gform_page_footer input[type=submit] {
    float: left !important;
}

footer .gform_wrapper .gform_footer {
    margin: 8px 0 0 0 !important;
}

footer .et_pb_wpt_gravityform {
	margin-top: -5px
}

.proj-team-list:first-of-type .green-top {
	border-top: none;
	padding-top: 0;
}

.proj-team-list {
	max-width: 350px;
	padding-bottom: 40px;
}

.proj-team-list .news-image {
    min-width: 100%;
    min-height: 280px;
}

.proj-title-cont {
	margin-bottom: 57px !important;
}

#main-content > div > div > div.et_pb_section.et_pb_section_1_tb_body.yellow.et_section_regular > div > div.et_pb_column.et_pb_column_1_3.et_pb_column_1_tb_body.et_pb_css_mix_blend_mode_passthrough > div.et_pb_module.et_pb_team_member.et_pb_team_member_0_tb_body.clearfix.et_pb_bg_layout_light.et_pb_team_member_no_image:before,
div.et_pb_team_member_description:before {
color: #164F2A;
font-weight: bold;
}

html footer .footer-row-2 .footer-logos {
	display: inline-block;
	float: left;
	margin-top: 0 !important;
	
} 

.et_pb_image_1_tb_footer.et_pb_module#col1, 
.et_pb_image_2_tb_footer.et_pb_module#col2, 
.et_pb_image_3_tb_footer.et_pb_module#col3 {
	margin-right: 30px !important;
} 

.footer-icon img {width:110px !important;}

#gform_fields_2, #gform_2 {
	display: flex
	}

#field_2_1,
#field_2_2 {
	min-width: inherit !important;
	flex-basis: 50%;
}

.gform_wrapper .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
    clear: none !important;
    width: inherit !important;
}

.gform_wrapper .gform_body {
    width: inherit !important;
}

p.loc-text {
	font-size: 16px;
    line-height: 140%;
}

.footer-logo-wrapper {width:80%}

.filter-mobile {display: none;}

.desktop-social {display: block; width: 20%}
.phone-social {display: none}
#icon-small {display: none}

@media all and (max-width: 980px) {
/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.custom_row:last-child .et_pb_column:last-child {
margin-bottom: 30px;
}
 
}

/*** GRAVITY FORMS STYLES ***/
/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
 display: none;
}
/*** FIELD STYLING ***/
input[type=text], input[type=email], 
textarea {
 background: #eee;
 border: none;
 border-radius: 0;
 color: #999 !important;
 padding: 15px !important;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0 !important;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0  !important;
}

.ginput_container_textarea {
    margin-top: 16px  !important;
}

@media (max-width: 641px) {
body .gform_wrapper ul li.gfield.gf_right_half {
    margin-top: 16px  !important;
}
/*
.gform_wrapper .ginput_container span:not(.ginput_price) {
    margin-bottom: 0px;
}
*/

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
    margin-bottom: 8px !important;
}


}



/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
 float: right;
 background: transparent;
 border: 2px solid #164F2A;
 font-size: 22px;
 color: #164F2A;
 padding: 12px 23px;
 border-radius: 5px;
 letter-spacing: 2px;
 cursor: pointer;
 text-transform: uppercase
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
 background: rgba(0, 0, 0, 0.05);
 border: 2px solid transparent;
}


/*------------------------------------------------*/

/*-------------------[Footer]---------------------*/

/*------------------------------------------------*/





/*------------------------------------------------*/

/*--------------------[RWD]-----------------------*/

/*------------------------------------------------*/





/*------------------------------------------------*/

/*------------------------------------------------*/

/*------------------------------------------------*/

/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/

/*------------------------------------------------*/

/*------------------------------------------------*/

/*------------------------------------------------*/

@media (max-width: 1700px) {
.gallery-block {
    height: 270px;
}
}

/*
@media (min-width: 1442px) {
.home-row-2 {
    margin-top: -112px !important;
}
}
*/

@media (max-width: 1441px) {

.biggest-heading,
.biggest-heading h1,
.biggest-heading h2,
.biggest-heading h3,
.biggest-heading h4,
.biggest-heading h5,
.biggest-heading h6	{
	font-size: 42px !important;
	line-height: 140%;
	font-weight: 300;
	}
	
.gallery-block {
    height: 230px;
}

.news-image {
    min-height: 240px;
}

}

@media (max-width: 1300px) {

.slide-block {
	height: 325px;
}

}

@media (min-width: 1150px) and (max-width: 1350px) {

img#logo {
    max-width: 450px;
}

}

@media (max-width: 1200px) {
	
	.head-title-wrap {
    max-width: inherit;
}

.page-id-1089 .client-image {
	max-width: 160px;
}

.col-33 {
	flex-basis: 50%
}

.team-image {	
    min-height: 300px;
}

}

@media (max-width: 1024px) {
	
.proj-team-list .news-image {
   	min-height: 200px;
	height: 200px;
	}

.news-image,
.slide-block {
	height: 300px;
	min-height: inherit;
}

.icon-bg-20 {
		background-size: 20% auto !important;
		}
		
.head-line-one {
    margin-top: 2px;
	}		

.et_pb_row {
    width: 85%;
	}
	
.item {
	min-width: 47%;
}

#home-header {
    /*padding-top: 60px;*/
	overflow: hidden;
	
}

}

@media (max-width: 981px) {
	
	.col-75m-r {
		width: 75%;
		margin-left: 25%;
	}
	
	.col-75nr {
		width: 75%
	}
	
	footer .col-25nr {
		width: 23%
	}

.footer-row-1 {
	max-width: 85%;
	margin: 0 auto;
}
	
footer .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap, footer .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}	
	
	.intro-row-with-icon {
	    background-size: 25% auto !important
}


	.biggest-heading,
	h1.biggest-heading,
	.biggest-heading h3 {
		font-size: 35px !important;
	}
	
.gallery-block {
    height: 100%;
}

.gallery-image img {
	visibility: visible;
	height: 400px;
	width: auto;
	}
	
.gallery-image {
    background-image: none !important;
}	
		
}

@media all and (max-width: 980px) {

/*** wrap row in a flex box ***/
.custom_row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
-webkit-flex-wrap: wrap; /* Safari 6.1+ */
flex-wrap: wrap;
}
 
/*** custom classes that will designate the order of columns in the flex box row ***/
.first-on-mobile {
-webkit-order: 1;
order: 1;
}
 
.second-on-mobile {
-webkit-order: 2;
order: 2;
}
 
.third-on-mobile {
-webkit-order: 3;
order: 3;
}
 
.fourth-on-mobile {
-webkit-order: 4;
order: 4;
}
/*** add margin to last column ***/
.second-on-mobile {
margin-top: 30px !important;
margin-bottom: 0 !important;
}


.et_pb_section {
	padding: 30px 0;
}

.author-row {
	display: flex;
    flex-direction:  row;
	flex-wrap: wrap;
}

.author-row .proj-team-list {
	display: flex;
	flex-basis: 50%;
}

.proj-team-list .green-top {
	border: none;
	padding-top: 0;
}

.author-row .proj-team-list .flex-column {
    width: 100%;
    padding-right: 20px;
}

.proj-team-list {
    max-width: inherit;
}

.proj-title {
	margin-bottom: 0;
}

.green-top-mobile {
	border-top: 2px solid #164F2A;
	padding-top: 20px
}

.single-team .page-header .biggest-heading {
    margin-bottom: 10px !important;
}
 
}

@media (max-width: 900px) {

.page-id-1089 .col-25nr {
	flex-basis: 29%;
}

.footer-logo-wrapper {
	width: 100%;
	display: flex;
	}
	
.et_pb_image_1_tb_footer.et_pb_module#col1 {
    margin-right: 20px !important;
}	

.et_pb_image_2_tb_footer.et_pb_module#col2, .et_pb_image_3_tb_footer.et_pb_module#col3 {
    margin-right: 15px !important;
}	
	
.gform_wrapper #gform_2 ul li.gfield {
    margin-right: 10px !important;
	    width: 50% !important;
}

.desktop-social {display: none}
.phone-social {display: block}

}

@media (max-width: 768px) {
	
	body {
	font-size: 16px;
    line-height: 160%;
	}
	
	.col-75m {
		width: 75%;
		margin-left: 25%;
	}
	
	.col-33,
	.col-66,
	.col-50 {
	flex-basis: 100%
}

.page-id-711 .team-block {
	margin: 0 0 75px 0;
}

.page-id-711 .col-75m-r {
		width: 100%;
		margin-left: inherit;
	}

.services-image {	
    min-height: 200px;
}

.team-image {
    min-height: 300px;
}

.reverse .padding-30 {
	padding: 20px 0 0 0;
}
	
	.head-line-one {
    margin-top: 10px;
	}
	
	.et_pb_blurb_content {
    max-width: inherit;
	}
	
#home-header {
    padding-top: 40px;
}

	.biggest-heading,
	.biggest-heading h3 {
		font-size: 35px !important;
	}
	
	.big-heading
	
	.mid-heading
	
	.larger-body-text,
	.larger-body-text p {
		font-size: 20px;
	}
	
	.modal .content-box,
	.modal .team-image {	
	flex-basis: 100%;		
}

.modal .content-box {	
	padding: 0 20px;		
}

.modal-dialog {
	margin-top: 50px !important;  
}

a.close {
	margin: 15px 15px 0 0;
}

.intro-row-with-icon {
    background-size: 15% auto !important;
}

.home-video {
    bottom: 0;
}

}

@media (max-width: 768px) and (orientation: landscape) {


 .biggest-heading {
    font-size: 30px !important;
}

.home .head-line-two {
    margin-right: 97px;
}

.home .head-line-three {
    margin-right: 56px;
}

}

@media (max-width: 667px) {
	
.biggest-heading,
.biggest-heading h1 {
    font-size: 30px !important;
}

.head-line-one {
    margin-top: -4px;
}

.page-header {max-height: 550px;}

.page-post-header {height: 50px;}

.page-id-1089 .client-image {
    max-width: 110px;
}

.page-id-1089 .client-block {
    height: 90px;
}

.page-id-1089 .col-25nr {
    flex-basis: 39%;
}

.page-id-1089 .clients-posts {
	    justify-content: space-around;
}

.filter-desktop {
	display: none;
}

.filter-mobile {
    margin: 0 auto 30px;
    font-size: 14px;
    padding: 10px;
	display: block;
}

}

@media (max-width: 500px) {
	
	.et_header_style_left #logo, .et_header_style_split #logo {
    max-width: 65%;
}

	
.col-75m-r {
	margin-left: inherit !important;
	}
	
.icon-bg-20,
.icon-bg-15 {
	background-image: none !important;
	}
	
.news-block h4, 
.proj-title {
	font-size: 22px;
}

.col-50nr {
	width: 100% !important;
	min-width: 100% !important;

}

.news-posts {
	flex-direction: row;
	flex-wrap: wrap;
	}

.item {
	min-width: 100%;
	margin: 0 0 75px 0;
}

.news-posts > .flex-wrapper {
	min-width: 100%;
	    flex-wrap: wrap;
}

.the-slide .slide-block,
.the-slide .team-block {
    margin: 0 10px;
}

.slick-prev, .slick-next {
	display: none !important;
	
}

/*
.et_pb_column_6_tb_footer, .et_pb_column_7_tb_footer, .et_pb_column_8_tb_footer, .et_pb_column_9_tb_footer {
	max-width: 50% !important;
}
*/

.et_pb_column_9_tb_footer .et_pb_module,
.et_pb_column_7_tb_footer .et_pb_module {
	text-align: right;
}

.et_pb_column_9_tb_footer .et_pb_module img {
	max-height: 60px
}

.et_pb_menu_0_tb_footer {
	margin-bottom: 10px !important;

}

.footer-row-1 .et_pb_colum {
	width: 100%;
}

.intro-row-with-icon {
    background-image: none !important;
}

}

@media (max-width: 420px) {
	
	body {
	font-size: 16px;
    line-height: 140%;
	}
	
	.page-header#home-header .biggest-heading {
		font-size: 35px !important;
	}
	
	.page-header .biggest-heading {
		font-size: 28px !important;
	}
	
	.biggest-heading {
		font-size: 28px !important;
	}
	
	h1, h2, h3, h4, h5, h6 {
		    line-height: 140%;
	}
	/*
		#home-header {
		max-height: 624px;
	}
	
	#home-header-content {
    background-size: 1200px auto;
}

#home-header-content .et_pb_text_0 {
    height: 450px;
}
*/	
	.head-line-one {
    margin-top: 0;
	}
	
.home .head-line-two {
    margin-right: 47px;
	}
	
.home .head-line-three {
    margin-right: 17px;
	}
	
#icon-small.footer-icon {display: block; width: 70px !important}	
#icon-large.footer-icon {display: none}	

#gform_fields_2, #gform_2 {
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
}

.gform_wrapper #gform_2 ul li.gfield {
    margin-right: 0 !important; 
    width: 100% !important;
    display: block;
}

.filter-mobile {
    width: 100%;
	overflow: hidden;
}


}

@media (max-width: 375px) {
	

#home-header-content {
    background-size: 800px auto;
}

.et_pb_image_1_tb_footer.et_pb_module#col1.footer-logos {width: 35px !important; margin-right: 15px !important;}
.et_pb_image_2_tb_footer.et_pb_module#col2 {width: 95px !important; margin-right: 15px !important;} 
.et_pb_image_3_tb_footer.et_pb_module#col3 {width: 80px !important; margin-right: 15px !important;}
#col4.footer-logos {width: 45px !important;}

}

@media (max-width: 320px) {
	
.et_pb_image_1_tb_footer.et_pb_module#col1.footer-logos {width: 35px !important; margin-right: 5px !important;}
.et_pb_image_2_tb_footer.et_pb_module#col2 {width: 95px !important; margin-right: 5px !important;} 
.et_pb_image_3_tb_footer.et_pb_module#col3 {width: 80px !important; margin-right: 5px !important;}
#col4.footer-logos {width: 45px !important;}

}


#post-title-0,
html textarea.editor-post-title__input,
.edit-post-visual-editor__post-title-wrapper .editor-post-title__block .editor-post-title__input {
    color: #000000 !important;
}

.et_pb_posts_nav .nav-previous { float: right; }
.et_pb_posts_nav .nav-next { float: left; }
.et_pb_posts_nav .meta-nav { display: none; }
.et_pb_posts_nav .nav-next a:before { content: '← '; }
.et_pb_posts_nav .nav-previous a:after { content: ' →'; }