/* 
 Theme Name:     Renascent
 Author:         NOMADIGITAL
 Author URI:     http://www.nomadigital.com.au
 Template:       Divi
 Version:        1.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

/* New blog */
.nav-single .meta-nav {
    display: none;
}
.not_found p {
   line-height:1.6em;
}
.not_found h1 {
	font-size:40px;
    font-weight: 600;
}

.not_found {
    text-align: center;
}
.error404 #main-content .container:before {
    display:none;
}

.error404.et_right_sidebar #left-area {
    padding-right: 0;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    float: none;
}
.nav-single .nav-label {
    background-image: url('/wp-content/uploads/2018/08/icon-arrow-right.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    color: transparent;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.nav-single, .nav-single * {
    height: 30px;
}

.nav-single .nav-previous .nav-label {
    background-image: url(/wp-content/uploads/2018/08/icon-arrow-left.svg);
}
.blogdir {
    position: fixed;
    top: 0;
	z-index:1;
    left: 0;
    height: auto;
    width: 100%;
    padding-top: 350px;
    text-align: center;
    display: flex;
}

.prev {
    margin-left: auto !important;
}

.blogdir .owl-nav-custom .prev img {
    margin-right: 0;
}

.blogdir .owl-nav-custom {
    float: left;
    width: 100%;
    z-index: 5;
    display: flex;
    max-width:85%;
    margin: 0 auto;
}

.blogdir .next {
    left: -30px !important;
    position: relative;
}

.blogdir .prev {
    left: 30px !important;
    position: relative;
}
ul.et_pb_module.et_pb_social_media_follow {
    padding-left: 0 !important;
}



.em_wfe_form, .em_wfe_form > div {
    width: 100%;
    float: left;
}
.em_wfe_formspan {
    display: block;
    width: 100%
}

.wpcf7-list-item-label {
    display: block;
    float: left;
	text-align: left;
     margin-bottom: 20px;
    width: 49%;
    margin-left: 0!important
}

.em_wfe_form span span label span {
    display: inline-block;
    width: auto
}
.em_wfe_form .checkbox {
    display: block;
    padding-bottom: 27px
}

.em_wfe_form input[type=checkbox] {
    visibility: hidden;
    opacity: 0;
    display: none
}

.em_wfe_form input[type=checkbox]+span {
    cursor: pointer;
    display: block
}

.em_wfe_form input[type=checkbox]+span:before {
   background: #ffffff url(/wp-content/themes/Divi-Child/check.png?);
    background-position: -33px 0;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
border:1px solid #bbb;
    height: 33px;
    margin-right: 10px;
    width: 33px;
    vertical-align: middle;
}

.em_wfe_form input[type=checkbox]:checked+span:before {
	 border:1px solid #bbb;
  background: #ffffff url(/wp-content/themes/Divi-Child/check.png?);
    background-position: 0 0;
    background-repeat: no-repeat
}
.em_wfe_form input[type=text], .em_wfe_form input[type=email] {
     width: 100%;
    padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #bbb;
	    margin-bottom: 3%;
}

form.em_wfe_form input[type=submit]:hover {
    color: #55811b !important;
    transition: color 0.2s ease-in;
}
form.em_wfe_form input[type=submit] {
    transition: color 0.2s ease-in;
}
.em_wfe_form fieldset {
    margin-bottom:30px !important;
    margin-top:10px !important;
}



 form.em_wfe_form input[type=submit] {
    padding-left: 0;
}
.backlink {
    float: left;
    width: 100%;
    margin: 30px 0;
}
#leftsidebar {
    position: fixed;
    padding: 120px 30px 20px 15px;
    top: 15%;
    left: 0;
    height: 100%;
    width: 20.875%;
    float: left;
    text-align: right;
}
#leftsidebar .widget_text {
    float: right;
}
#news-widget label {
    line-height: 1.6em;
    font-size: 16px !important;
}

form#em_subscribe_form label {
    font-size: 16px;
    line-height: 1.6em;
}

form.em_wfe_form input[type=submit], form.em_wfe_form input[type=button] {
    border: 0 !important;
    color: #8dc740 !important;
    font-size: 14px;
    background-color: #8dc74000;
    border-width: 0px!important;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 1.7em;
}

div#v6_forms_widget-2 {
    WIDTH: 100%;
}

#news-widget h4.widgettitle {
    width: 100%;
    text-align: center;
}

span.published {
    font-weight: bold;
    color: #23252d;
}

@media (min-width:768px) {
   .space-around {
        justify-content: space-around;
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    }

    .space-around.et_pb_row .et_pb_column {
        width: auto !important;
        margin: 0;
        text-align: center;
        align-items: center;
    }

    .space-around.et_pb_row:after {
        display: none;
    } 
}





.owl-item.center {
    z-index: 999999999999 !important;
    margin-left:-2px;
    margin-right:-4px;
}

.flipmobile .et_pb_text ul li {
    position: relative;
    list-style: none;
}
.page-id-1095 .et_pb_row_4.et_pb_equal_columns .et_pb_column_1_4 .et_pb_with_border {
    height: 50%;
    width: 100%;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.owl-carousel {
	background:#000000;
}
#info .et_pb_column_3, #info.et_pb_section .et_pb_post_title_0.et_pb_post_title {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.page-id-1095 .et_pb_section_3 .et_pb_column.et_pb_column_empty {
    min-height: 0px;
}
a.crt-logo.crt-tag {
    color: #FFF !important;
}
.crt-feed-container .crt-load-more a {
    border-color: transparent;
    display: inline-block;
    line-height: 1.5em !important;
    border-bottom: 1px solid #8dc740 !important;
    padding: 0 !important;
    font-size: 18px;
    font-weight: bold;
}

strong.breadcrumb_last {
    display: none;
}

.seobreadcrumb span span > span {
    color: transparent;
}
.et_pb_menu_hidden .logo_container a {
    -webkit-transition: width cubic-bezier(1, -0.04, 1, 1) 0.8s;
    transition: width cubic-bezier(1, -0.04, 1, 1) 0.8s;
    width: 180px !important;
}

/*** Expand the content area to fullwidth ***/
.search .seobreadcrumb, .search #info {
    display: none;
}
.et-search-form input {
    font-size: 17px;
    font-weight: 700;
}
nav#top-menu-nav, #top-menu, nav.fullwidth-menu-nav, .fullwidth-menu {
    float: right;
}
/*** Take out the divider line between content and sidebar ***/
.search-no-results #main-content .container {
    padding-bottom: 100px;
}
.search #main-content .container:before {background: none;}
.search #left-area .post-meta {
    display: none;
}
@media (min-width: 981px){
	.prev.mob {
    display: none;
}
	.single-project div#et-main-area {
    padding-top: 95px;
}
.search #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

/*** Hide Sidebar ***/
.search #sidebar {display:none;}

/* Search */

.search h2 a, .search-no-results h1 {
    font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 45px;
    line-height: 1.2em;
    color: #4e5862;
}



.single .post {
    margin-bottom: 0;
    padding-bottom: 85px;
}
#sidebar .owl-nav-custom .prev img {
	margin-right:0;
}
#sidebar .owl-nav-custom .next img {
	margin-right:20px;
}
#sidebar {
    position: fixed;
    padding: 120px 15px 20px 0px;
    top: 15%;
    right: 0;
    height: 100%;
}

a.et_pb_button.et_pb_bg_layout_dark {
      line-height: 1.5em !important;
    border-bottom: 0px solid #FFF !important;
}
a.backPost {
    font-size: 2em;
    margin-bottom: 15px;
    display: inline-block;
	vertical-align:middle;
}
a.backPost span {
	font-size:16px;
}
a.backPost * {
    display: inline-block;
    vertical-align: middle;
}

a.backPost b {
    vertical-align: top;
}
a.et_pb_button.et_pb_bg_layout_dark:hover {
    padding: 0 !important;
    border: 0;
}
/* Team page .page-id-399 */
.et_pb_team_member_description h2.et_pb_module_header {
    padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width:980px) {
	.et_pb_row.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_5col .et_pb_column {
		width: 29.3% !important;
		margin-right: 0;
		margin: 2% 2%;
	}
}

.page-id-1095 .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_13 {
      border-right: 1px solid #FFF;
}

.page-id-1095 .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_14 {
    border-right: 1px solid #8dc740;
}
.page-id-1095 	.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_16 {
    border-top: 0;
    border-right: 0;
}

.page-id-1095 .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_17 {
    border-left: 1px solid #8dc740;
}

.page-id-1095 .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_13 {
    border-bottom: 1px solid #8dc740 !important;
}
	.et_pb_row.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_5col {
    max-width: 80% !important;
}
	.et_pb_row.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_1-4_3-4 {
		width: 80% !important;
	}
	.page-id-399 .et_pb_row.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_1-4_3-4 {
		width:100% !important;max-width:100% !important;
	}

.et_pb_row.et_pb_row_1.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_1-4_3-4 .et_pb_column {
		padding:0 !important;
	}
		.page-id-399 .et_pb_row.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_1-4_3-4 .et_pb_column_2 {
		padding:0 10% !important;
	}
	.et_pb_row.et_pb_row_1.et_pb_gutters2.et_pb_row_fullwidth.et_pb_row_1-4_3-4  .et_pb_column.et_pb_column_1_4 {
		width:100% !important;
	}

/* end team */




.owl-stage img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
}
	.page-id-924 .et_pb_text_inner ul li {
		padding-bottom: 10px;
	}
@media (min-width: 981px) {

}
.page-id-924 .et_pb_column_1_2 .et_pb_image_wrap img, .page-id-924 .et_pb_column_1_3 .et_pb_image_wrap img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
     /* Firefox 4+ */
    -webkit-filter: gray;
            filter: gray; /* IE 6-9 */
    -webkit-transition:0.2s ease all;
    -o-transition:0.2s ease all;
    transition:0.2s ease all;
}

.page-id-924 .et_pb_column_1_2  .et_pb_image_wrap img:hover, .page-id-924 .et_pb_column_1_3  .et_pb_image_wrap img:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
     /* Firefox 4+ */
    -webkit-filter: none;
            filter: none;
}

/* Default template remove sidebar and styling */
.owl-carousel {
    display: none;
}
.owl-item {
    overflow: hidden;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel.owl-loaded {
    display: block;
}
/* .post-template-default div#sidebar,  */
.post-template-default #main-content .container:before {
    display: none;
}
.post-template-default h1.entry-title {
    font-weight: bold;
    font-size: 35px;
}
.single-post .entry-content p {
    line-height: 1.6em;
}
.single-post h1.entry-title, .single-post p.post-meta {
	text-align:center;
}
.post-template-default.et_right_sidebar #left-area {
    float: none;
    padding-right: 0;
	margin:0 auto;
    width: 100%;
    max-width: 700px;
}
@media (min-width: 767px) {
	.post-template-default h1.entry-title {
    font-size: 45px;
}
}
/* End */


.galleryslider {
	 height: 76vh;
}
.galleryslider .owl-item img { 
	width: auto !important;
    height: 76vh;
}
/* aside.galleryslider .owl-item img {
    max-height: 450px;
} */
.et_pb_slide_description * {
    text-shadow: none !important;
}
p.footerlinks a:last-child {
    margin-right: 0;
}
	div#footer-info {
		margin-top:30px;
		font-size:12px !important;
					    width: 100%;
}
	
#footer-bottom h4 {
    color: #FFF;
    font-weight: bold;
    margin-bottom: 35px;
}
p.footerlinks a {
	color:#FFF;   
 line-height: 1.5em;
	display:block;
}
.logo_container a {
    left: -3px;
}
.fadeout img {
    max-height: 40px;
    width: 40px;
}
body .et_pb_blurb:hover h3 {
    color: inherit !important;
}
.et_pb_equal_columns >.et_pb_column {
margin-top:auto;
margin-bottom:auto;
}
.breadcrumb {
    font-weight: 700;
    color: #4e5862;
	vertical-align: top;
    display: inline-block;
    line-height: 1em;
}

.breadcrumb b:last-child {
    color: #8dc740;
}
/*  Filter buttons / Work page */
.select {
  position: relative;
  height: 47.5px;
  background: white;
	float:left;
}
.select:after {
    position: absolute;
    top: 16px;
    width: 0px;
    height: 0px;
    right: 27px;
    bottom: 0;
    pointer-events: none;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: url(https://api.iconify.design/entypo-chevron-thin-down.svg?height=14);
    vertical-align: -0.125em;
}
.select:before {
  width: 30px;
  position: absolute;
  top: 1px;
  right: 1px;
  bottom: 1px;
  background: transparent;
  content: '';
  pointer-events: none;
}
.select:hover:before {
  background: transparent;
}
.select select {
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
  height: 100%;
  width: 100%;
  cursor: pointer;
  outline: none;
  padding-right: 35px;
  padding-left: 15px;
  border: 1px solid #8dc740;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.select select::-ms-expand {
  display: none;
}
.homesliderheight a.et_pb_button.et_pb_more_button {
    border-bottom: 0px solid #23252d !important;
}
.select select:focus {
/*   border-color: #8dc740; */
}
.et_header_style_left .logo_container {
    max-width: 50%;
    z-index:1;
	display:inline-block;
	left: 20px;
}
.et_fixed_nav #et-top-navigation {
    position: relative;
}
#control-wrapper .et_pb_code_inner {
	    display: flex;
    align-items: center;
    justify-content: center;
}
@media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) {
  .select select {
    padding-right: 0;
  }
  .select:after, .select:before {
    display: none;
  }
}
/*  */
.btn-filter-wrap select {
	min-width: 170px;
    color: #000;
    border: 1px solid #000;
    background: #FFF;
    padding: 10px 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    font-family: "Source Sans Pro",Helvetica,Arial,Lucida,sans-serif;
}
b.filtertype {
    min-width: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}
b.filtertype {
    min-width: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
}
.btn-filter-wrap.button-group:not(.last) b {
    padding-left: 0;
}
	#featured_projects.iso a {
    padding-bottom: 30%;
		z-index:1;
		width:25%;
		 height:auto;
		 margin-bottom: 0px;
		overflow:visible;
		margin:0;
		}
 aside#featured_projects {
    background: #FFF;
	 overflow:hidden;
}
.boxwrap {
    width: 100.2%;
    width: calc( 100% + 2px );
    height: 100.2%;
    height: calc(100% + 2px);
    position: absolute;
    overflow: hidden;
}
			.container.et_menu_container {
   width: 100% !important;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}
		@media (max-width: 767px) {

			.container.et_menu_container {
 
}
			
			
		#featured_projects.iso a {
		padding-bottom: 55%;
			width:50%;
            }
		}
			@media (max-width: 480px) {
				.et_header_style_left .logo_container {
    max-width: 70%;
}
				.select {
    width: auto;
}
				.btn-filter-wrap.button-group:not(.last) select {
    margin-right: 0 !important;

}

.btn-filter-wrap.button-group:not(.last) {
    margin-right: 0px !important;
}
			
				div#footer-info {
					    width: 100%;
    margin: 0 !important;
    float: none !important;
    display: block !important;
}
				p.icons {
    float: none;
    width: 100%;
}
	.galleryslider .owl-item img, aside.galleryslider { 
    height: 300px !important;
}
.btn-filter-wrap select, .btn-filter-wrap.button-group {
    width: auto !important;
}
		#featured_projects.iso a {
		padding-bottom: 110%;
             width:100%;
            }
		}

@media (max-width:480px) and (min-width:375px) {
	.btn-filter-wrap select, .btn-filter-wrap.button-group {
	    max-width: 130px;
}
}

.btn-filter-wrap{
	margin-bottom: 0px;
}
.timeline-badge .et-pb-icon-circle {
    padding: 0 !important;
}
.diti_timeline_item_0 .timeline-icon.et-pb-icon-circle {
    left: 1px;
    position: relative;
}
.timeline .timeline-panel {
	padding:0 !important;
    box-shadow: none !important;
    border: 0 !important;
}



.timeline .timeline-panel:before {
    display:none !important;
}
#post-528 .et_pb_section_first {
   padding-top: calc(20px + 95px) !important;
}

#post-1135 .et_pb_section_first {
   padding-top: 95px !important;
}

.et_pb_code_inner {
    text-align: center ;
}
.btn-filter-wrap.button-group {
    float: none;
	margin-right:0px !important;
	display:inline-block;
	    vertical-align: middle;
    width:auto;
}
.btn-filter-wrap .left {
    float: left;
    height: 44px;
    display: table;
    vertical-align: middle;
}
.right button:first-child {
    margin-left: 0;
}
.btn-filter-wrap .right {
    float: left;
    width: 89%;
    margin-left: 0%;
}
button.btn-filter:active {
    opacity: 0.55;
}
button.btn-filter.is-checked, button.btn-filter:hover {
    color: #FFF;
    border: 2px solid #8dc740;
    background: #8dc740;
    transition: 0.3s all;
}
.btn-filter-wrap {
	font-family: "Source Sans Pro",Helvetica,Arial,Lucida,sans-serif;
}

.btn-filter-wrap .btn-filter {
    color: #8dc740;
    border: 2px solid #8dc740;
    background: #FFF;
    padding: 10px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Source Sans Pro",Helvetica,Arial,Lucida,sans-serif;
}
.btn-filter.btn-active{
    color: #FFF;
    border: 2px solid #8dc740;
    background: #8dc740;
    transition: 0.3s all;
}
@media (max-width: 980px) and (min-width: 768px) {
    	#featured_projects.iso a {
		padding-bottom: 40%;
             width: calc(33.2%);
 }
}	
/*  New Menu */
#top-menu li a {
	    border-bottom: 1px solid transparent;
    font-weight: 700;
}
#et-top-navigation {
    float: left;
    width: 100%;
	    padding-left: 200px !important;
}
#main-header .et_mobile_menu {
	border-color:#8DC73F !important;
}
/* Hide togglebars and increase click priority */
span.mobile_menu_bar.mobile_menu_bar_toggle {
    opacity: 0;
    z-index: 5;
}
.logo_container a {
/* 	z-index:555;
    overflow: hidden;
    display: inline-block;
    top: 9px;
    position: relative; */
}
.et-fixed-header .logo_container a {
	    -webkit-transition: width ease-in .3s;
    transition: width ease-in .3s;
    width: 180px;
}
.et-fixed-header nav#top-menu-nav {
    
	-webkit-transition: padding ease-in .3s;
    transition: padding ease-in .3s;
}
nav#top-menu-nav {
	z-index:8888888888;
	-webkit-transition: padding ease-in .3s;
    transition: padding ease-in .3s;
}

/* When not home, force logo visible, and mobile/tablet */
/* body:not(.home) #top-menu {
    padding-left: 50px;
} */
/* body:not(.home) .logo_container a {
    -webkit-transition: initial;
    transition: initial;
    width: 180px;
} */
/* body:not(.home) nav#top-menu-nav {
    padding-left: 180px;
   -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: all 0 ease-in !important;
    transition: none !important;
	top: 0;
    position: relative;
} */
/* body:not(.home) .logo_container a {
 width:180px;
}
body:not(.home) #et-top-navigation {
   -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: all 0 ease-in !important;
    transition: none !important;
}
body:not(.home) .et-fixed-header nav#top-menu-nav, body:not(.home) nav#top-menu-nav {
 padding-left: 0px;
   -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: all 0 ease-in !important;
    transition: none !important;
} */
.owl-dots { display:none; }



/* search */
/* .mobile_search_icon {
	    cursor: pointer;
    float: right;
    height: 30px;
    position: absolute;
    right: 15px;
    top: 30px;
    width: 30px;
    z-index: 999;
} */
/* .mobile_search_icon .fa-search {
	color: #8dc740;
	font-size:23px;
} */
/* slider */

/* hamburger */
.mobile_menu_bar:before {
color:#FFF;
}
/* /hamburger/ */

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li a:hover {
    color: #8dc740 !important;
    text-decoration: none !important;
    border-bottom: 1px solid transparent;
    padding-bottom: 7px !important;
}

#top-menu li a {
    transition:none !important;
    padding-bottom:7px !important;
}
#top-menu li {
    padding-bottom:33px;
}

#top-menu li {
    padding-right: 35px !important;
}
#et-info-email:hover, #et-secondary-menu>ul>li>a:hover, #top-menu-nav>ul>li>a:hover, .et-social-icons a:hover {
    opacity: 1;
   text-decoration:underline;
}
.home .et_pb_slide_image {
	    position: relative;
    margin-top: 0 !important;
}

.home .et_pb_slide_description {
    float: left;
    position: relative;
    padding: 30px 0 30px 0 !important;
}

@media (max-width: 767px) {
	
  #et-boc  .team-row .et_pb_column {
        width: 50% !important;
        margin-right: 0 !important;
    }
	#post-528 .et_pb_section_first {
   padding-top: calc(20px + 80px) !important;
}
	#frontblog .item p {
    max-height: 40px;
    overflow: hidden;
    display: inline-block;
}
.button-group {
    margin-bottom: 5px;
}
	body .logo_container a {
 width:150px;
}
.home .et_pb_slide_image {
    display: block!important;
}
	
/* Menu mobile flexbox	 */
	
	.logo_container a {
    top: 0;
}
	.logo_container {
    display: flex;
    align-items: center;
}
	}

/* New Menu */
/* 		#menulogo img {
    max-height: 20px;
    height: auto;
} */
#et_search_icon:before {
    color: #8dc740 !important;
}
#et_top_search {
/*     margin-top: 9px !important; */
    -moz-transform: rotate(270deg) !important;
    -webkit-transform: rotate(270deg) !important;
    -ms-transform: rotate(270deg) !important;
	transform: rotate(270deg) !important;

}
#et_search_icon:before {
    font-size:1.5em;
/*     -moz-transform: rotate(270deg) !important;
    -webkit-transform: rotate(270deg) !important;
    -ms-transform: rotate(270deg) !important;
	transform: rotate(270deg) !important; */
	color: #FFF !important;
}
.et_pb_menu_hidden #et_search_icon {
	opacity:0;
}
.et_button_no_icon .et_pb_button {
	padding:0 !important;
}
.et_pb_svg_logo #logo {
    height: 100%;
    max-width: 180px !important;
}

.et_is_customize_preview #top-header.fixed {
    top: 0 !important;
}

.et_pb_slider .et_pb_container {
    margin: 0 auto;
	width: 100%;
}
.logowrap {
    width: 0;
	float: left;
	    display: block;
    -webkit-transition: width ease-in .3s;
    transition: width ease-in .3s;
height: 19px;
	overflow: hidden;
    padding-right: 0;
}
.fixed .logowrap {
	margin-right: 48px;
	width:100px;
}
.logowrap:before  {
	    background-color: #ff6300;
    position: absolute;
    content: '';
    width: 0;
    -webkit-transition: width ease-in-out .4s .1s,opacity .5s;
    transition: width ease-in-out .4s .1s,opacity .5s;
    bottom: 25px;
    height: 1px;
}
#main-footer .footer-widget h4 {

    color: #ffffff !important;
    font-weight: bold;
	padding-bottom:35px;
}
.footer-widget .fwidget {
    width: 100%;
}
#footer-widgets .footer-widget li {
    padding-left: 0;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

.et_slide_menu_top .et-search-form {
    display: inline-block;
    width: 140px !important;
    margin-top: 0 !important;
    margin-bottom: -10px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: none !important;
}
/* Slider description */
 #et-boc .slidertextpos .et_pb_slide_description {
    width: 100% !important;
}

 #et-boc .slidertextpos h6.et_pb_slide_title {
    float: left;
	    padding-bottom: 0;
}
 #et-boc .slidertextpos .et_pb_slide_content {
    float: left;
}
#et-boc .slidertextpos .et_pb_slide_description {
	    padding: 20px 25px !important;
    display: flex;
    align-items: center;
    align-content: center;
}
 #et-boc .homesliderheight .et_pb_slide {
    padding: 0 !important;
}

#et-boc .slidertextpos .et_pb_slide .et_pb_container.clearfix {
    position: absolute !important;
    left: 0;
    bottom: 0;
    min-height: 1px !important;
    height: auto !important;
    width: auto !important;
    margin: 0;
}
.et_pb_module.et_pb_testimonial_slider {
    margin-bottom: 0 !important;
}
 #et-boc .slidertextpos  .et_pb_slide_description * {
	   float:none !important;
 vertical-align:middle !important;   
	line-height: 16px !important;
 display:inline;
}

 #et-boc .slidertextpos .et_pb_slide_description h6 {
	    margin-right: 9px;
/*     font-size: 35px !important; */
}
@media (max-width:767px) {
	#et-boc .slidertextpos .et_pb_slide .et_pb_container.clearfix {
    width: 100% !important;
   }	
}


#menulogo {
    width: 80px;
    position: relative;
    top: 0px;
height: 17px;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
}
		#top-header.fixed #menulogo {
		    width: 101px;
		}
body:not(.home) h6.et_pb_slide_title {
    margin: 0 auto;
    padding-bottom: 0;
   
}
body:not(.home).et_fixed_nav #main-header {
/*     position:relative !important;
    top: 0 !important; */
}
body:not(.home) .et_pb_slide_description {
/*     bottom:95px; */
    position:relative;
}
body:not(.home) .homesliderheight .et_pb_slide {
    padding-top: 0 !important;
}
/* body:not(.home) .et_pb_section_first:not(.homesliderheight) {
      padding-top: calc(85px + 95px) !important;
} */
body.single-project .et_pb_section_first:not(.homesliderheight) {
    padding-top: 0px !important;
}
@media (max-width: 767px) {
/* 	body:not(.home) .et_pb_section_first:not(.homesliderheight) {
       padding-top: calc(50px + 80px) !important;
} */
}
@media (max-width: 980px) {
.blogdir {
    position: relative;
display:none;
    padding: 30px 0 30px 0;
}
.blogdir.bot {
    display: flex;
    background-color: #f1f2f2!important;
    position: relative;
    clear: both;
    float: left;
    width: 100%;
    align-content: center;
}
	.blogdir .next, .blogdir .prev {
		left:0 !important;
	}
	#leftsidebar .next {
    float: left;
	}
	aside#leftsidebar {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    height: auto;
    padding: 0 0 25px 0 !important;
    float: left;
	}

	aside#leftsidebar > div {
		width: 100%;
	}

	aside#leftsidebar .prev.mob {
		/* margin-left: auto !important; */
		/* display: inline-block !important; */
	}

aside#leftsidebar .owl-nav-custom a:last-child:not(:first-child) {
    display: inline-block !important;
    float: left !important;
	
}

aside#leftsidebar .owl-nav-custom a {
    display: inline-block;
}

#leftsidebar .textwidget {
    display: block;
    width: 100%;
    float: left;
}
	.single-project div#et-main-area {
    padding-top: 80px;
}
/* 	body:not(.home) .et_pb_slide_description {
    bottom:80px;
} */
/* 	body:not(.page-id-528) .et_pb_section_0.et_pb_section.et_section_regular:not(.et_pb_fullwidth_section) {
    padding-top: 130px !important; 
} */
	body #page-container #et-boc .et_pb_button {
    padding: 0 !important;
}
	.et_pb_section.clientlogos .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 29.667% !important;
    margin-right: 5.5%;
}
/* .page-id-1095 .et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_15 {
    border-left: 1px solid #8dc740;
}

.page-id-1095 .et_pb_text_13 {
    border-bottom: 0 !important;
}

.page-id-1095 .et_pb_text.et_pb_text_12 {
       border-right: 1px solid #8dc740;
} */
	.et_pb_row.et_pb_equal_columns {
    justify-content: center;
}
		.opened ul#mobile_menu {
    position: fixed;
    min-height: calc(100vh - 80px);
    text-align: center;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
	ul#mobile_menu li a {
    font-size: 25px;
    line-height: 1.7em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
ul#mobile_menu li {
    width: 100%;
}
	.et_mobile_menu li a {
    border-bottom: 0px solid rgba(0,0,0,.03);
}
#et_top_search {
    float: right;
}
	a.logowrap {
    height: auto;
    top: 0;
    padding: 0;
}

 .logowrap {
    width: 150px !important;
}

}
/*  End Menu */
.crt-feed-container .crt-load-more a {
    background: none;
}
body #page-container #et-main-area a.et_pb_button.et_pb_promo_button, body #page-container #et-main-area a.et_pb_button.et_pb_promo_button:hover {
    display: inline-block;
    line-height: 1.5em !important;
    border-bottom: 0px solid #ffffff !important;
    padding: 0 !important;
}

a.et_pb_button.et_pb_bg_layout_light, a.et_pb_button.et_pb_bg_layout_light:hover  {
	display:inline;
	line-height:1.5em !important;
	 
	border-bottom:0px solid #FFF;
	border-bottom-width:0px !important;
	   border-color: #8dc740;
    padding: 0 !important;
}
a.et_pb_button.charcoal, a.et_pb_button.charcoal:hover  {
	border-bottom:0px solid #4e5863 !important;
}
.et_pb_button_module_wrapper.et_pb_button_3_wrapper.et_pb_button_alignment_center.et_pb_module a {
    border-color: #8dc740!important;
}
.et_pb_module.et_pb_slider *, .et_pb_module.et_pb_slider {
    transition: none !important;
    animation-name: none;
}
/* Turn on flex when needed?  */
/* .et_pb_row.et_pb_equal_columns>.et_pb_column {
    display: flex;
} */
.testimonialoverlay:before {
	    margin: 0 !important;
    background-color: rgba(78,88,99,0.56) !important;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "" !important;
    border-radius:0 !important;
    display: block !important;
    overflow:hidden !important;
    visibility: visible !important;
}
.testimonialoverlay { 
background:transparent;
}
.testimonialoverlay > div {
    z-index: 5;
}

.et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active, .et_pb_module.et_pb_slider * {
    -webkit-animation-duration: 0s !important;
    animation-duration: 0s !important;
    animation-name: none;
}

.pagination.clearfix {
    margin-bottom: 50px;
	margin-bottom:30px;
}

.posttitleoverlay {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
#logo {
	    width: auto;
}

.logofooter img {
	    width: 250px !important;
}
.servicebox .et_pb_main_blurb_image svg {
    width:32px;
    height:32px;
}
.et_pb_blurb:hover span.et-pb-icon, .et_pb_blurb:hover h3 {
    color: #FFF !important;
}
#et-secondary-nav li ul {
    left: -75%;
}
/* Blurb Desktop */
.servicebox .et_pb_main_blurb_image {
    float: none;
    position: relative;
    display: inline-block;
    text-align: center;
	margin-bottom:0;
}
.blurbcolumns .et_pb_blurb {
    margin-bottom: 30px !important;
}
.et_pb_blurb_content {
    text-align: center !important;
}
.servicebox .et_pb_blurb_content h3.et_pb_module_header {
    margin-top: 5px;
}
.servicebox .et_pb_blurb_content h3.et_pb_module_header, .et_pb_blurb_container {
    width: 100%;
    text-align: center !important;
	    padding: 0;
    display: block !important;
    float: none;
}
/*  */

.et_pb_gallery_image.landscape img {
    min-height: 300px;
    object-fit: cover;
}

.single-project.et_pb_pagebuilder_layout .nav-single {
    width: 100%;
}

.mfp-title {
    display: none;
}

.posttitleoverlay:before {
    background-color: rgba(78,88,99,0.56);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: "";
}

/* Team Member */
.et_pb_team_member_image {
   max-width:100%;
}

/*  */
.et_pb_slider .et_pb_slide {
    min-height: 440px;
}
a.more {
    margin-top: 3px;
	font-weight: 700;
    font-size: 18px !important;
    display: inline-block;
}
.container.et_search_form_container.et_pb_search_visible {
    max-width: 98%;
}
.container.et_search_form_container {
	width:100%;
}
/*  Gallery / Projects */
a.full {
    pointer-events: none;
    opacity: 0;
/*     visibility: hidden; */
    transition: opacity 0.6s ease-in;
}
#iso img {
			    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#iso article {
	overflow:hidden;
     width: calc(25% - 19px);
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: calc(25% - 19px);
	    background-size: cover;
}

a.loadmore {
	 transition: opacity 0.6s ease-in;
    border-bottom: 1px solid #8dc740;
    padding-bottom: 2px;
}

#iso .content {
	    z-index: 3;
	padding-right: 5px;
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #FFF;
}

#iso h4 {
    color: #FFF;
	    font-size: 1.3em;
    font-weight: bold;
    margin-top: 5px;
}

#iso article:hover img  {

	-ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}

#iso img {
	    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.verticalcontent {
	 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#footer-widgets .footer-widget li a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1em;
}
.single-project li#menu-item-589 a {
    font-weight: bold !important;
    border-bottom: 0px solid #FFF;
}
#iso aside.img {
    width: 100%;
    height: 100%;
}
.et_pb_text_inner span span a {
    border-bottom: 1px solid #8dc740;
    padding-bottom: 0px !important;
    display: inline-block;
    font-weight: 600;
}

.et_pb_text_inner span span strong {
    font-weight: 600;
    color: #8dc740;
}

.et_pb_text_inner span span {
color: #d4d4d4;
    word-spacing: 5px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}


 body #main-header.et-fixed-header #et_search_icon:before, #et_search_icon:before {
    color: #8dc740 !important;
    top: -33px;
    left: -8px;
}


@media (min-width: 981px) {

	.et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a {
    color: #8dc740!important;
}


.projgallery {
    height: calc(100vh - 180px);
}
.logged-in .projgallery {
    height: calc(100vh - 202px);
}
	.projgallery .et_pb_gallery_image.landscape img {
		height: calc(76vh + 10px);
		height: calc(100vh - 180px);
	}
	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
    width: 100%!important;
    max-width: 100%!important;
}
#et_top_search {
    right: 0;
    position: absolute;
    margin: 0;
}
	.twocoltablet .et_pb_team_member img {
/*    width: calc(47.5% + 3px); */
 }

/*  .twocoltablet .et_pb_team_member_image {
   text-align:left !important; 
 } */
	
 #iso article:nth-child(4n) {
    margin-right: 0;
 }
}

@media (max-width: 980px) and (min-width: 768px) {
	
	.et_pb_row.twocoltablet.et_pb_gutters2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
    flex-wrap: wrap;
}
	
/* 	Float the last two team members */
	
	.et_pb_row.twocoltablet .et_pb_column.et-last-child {
    width:100% !important;
    float:left !important;
}

.et_pb_row.twocoltablet .et_pb_column.et-last-child .et_pb_module {
       width: 48% !important;
       margin-right: 4%;
       float: left;
}

.et_pb_row.twocoltablet .et_pb_column.et-last-child .et_pb_module:last-child {
       margin-right: 0% !important;
}
	
	
	.btn-filter-wrap.button-group .select {
    margin-bottom: 0px;
}
	.btn-filter-wrap.button-group.last {
    margin-top: 0px;
}
 .et_pb_column .et_pb_team_member_image {
    float: none;
    width: auto;
    max-width: none;
    margin: 0 0 12px 0;
    text-align: center;
 }
}

.et_pb_slider .et_pb_container {
    width: 100%;
}

@media (max-width: 980px) {
		#post-528 .et_pb_section_first {
   padding-top: calc(20px + 80px) !important;
}
	span.et_close_search_field {
		display:none;
	}
	.flipmobile { 
display: -webkit-flex;
-webkit-flex-direction: column-reverse;
display: flex;
flex-direction: column-reverse !important;
}
	
	#frontblog article {
    padding: 50px !important;
}
	#iso article:nth-child(2n) {
    margin-right: 0;
}
	#iso article {
		    margin-right: 5%;
	    padding-bottom: calc(50% - 2.5%);
    width: calc(50% - 2.5%);
	}
}
@media (min-width:375px) {
	.btn-filter-wrap.button-group:not(.last) select {
    border-right-width: 0 !important;
	}
}

@media (max-width:374px) {
		#control-wrapper .et_pb_code_inner {
    flex-direction: column;
	}
	.btn-filter-wrap.button-group, .select, .btn-filter-wrap select {
		width: 100% !important;
	}
		.btn-filter-wrap.button-group {
		margin-bottom: 18px;
	}

	.btn-filter-wrap.button-group.last {
		margin-bottom: 0;
	}
}


@media (max-width: 580px) {

	#iso article {
		  width:100%;margin-right:0;
		padding-bottom:100%;
	}
}

.container.et_menu_container {
/*     width: 100%;
	padding:0 6%; */
}
@media (min-width: 1201px) {
	nav#top-menu-nav {
    	padding-right: 35px;
	}
}
@media (max-width:1200px) {
/* 	.container.et_search_form_container {
    max-width: 88% !important;
}
	.container.et_menu_container {
    width: 88%;
} */
}
.et-search-form input {
	right:0 !important;
}

form.et-search-form {
    width: 100%;
    max-width: 100% !important;
}
@media (max-width: 1200px) {
	#et_top_search {
		display:none;
	}

body:not(.home) span.et_close_search_field {
    right: 48px;
}
	
}
@media (max-width: 1200px) and (min-width: 981px) {
	body:not(.home)  #main-header #et_search_icon:before {
		    font-size: 16px !important;
    top: -61px;
    left: -9px;
	}
.container.et_search_form_container {
    width: 100% !important;
}
/* 	Divi Styles */
	
	.et-fixed-header .et_header_style_left .et-search-form, .et-fixed-header .et_header_style_split .et-search-form {
    width: 50%!important;
    max-width: 50%!important;
}
	
/* 	 */
	.et-fixed-header span.et_close_search_field {
    right: 28px;
		right: 48px;
}
	.et-fixed-header .et-search-form {
    max-width: 400px !important;
}
.et-fixed-header span.mobile_menu_bar.mobile_menu_bar_toggle {
/*     top: 1px; */
    opacity: 0;
    z-index: 5;
    left: 0px;
}
	.et-fixed-header span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    opacity: 0;
}
	
   .et-fixed-header  #et_mobile_nav_menu {
    display: block !important;
   }
   .et-fixed-header #top-menu {
    display: none !important;
   }
	.et-fixed-header #et_top_search {
    right: 0;
    position: absolute;
    margin: 0;
}
	body #main-header.et-fixed-header #et_search_icon:before {
    font-size: 16px !important;
      top: -61px;
    left: -9px;
    }
	.et-fixed-header div#et-top-navigation:after {
    content: 'Menu';
    display: block;
    text-transform: uppercase;
    position: absolute;
        top: 37px;
    right: -15px;
    right: 0;
    font-size: 18px;
		letter-spacing:1px;
    color: #FFF;
    }
}

/*  Sub page non fixed header */

@media (max-width: 1200px) and (min-width: 981px) {

body:not(.home) span.mobile_menu_bar.mobile_menu_bar_toggle {
/*     top: 1px; */
    opacity: 0;
    z-index: 5;
    left: 0px;
}
body:not(.home)	span.mobile_menu_bar.mobile_menu_bar_toggle:before {
    opacity: 0;
}
	
 body:not(.home)   #et_mobile_nav_menu {
    display: block !important;
   }


}

/* Footer */
#main-footer {
	    float: left;
	z-index:4;
    width: 100%;
}
#footer-bottom	.et_pb_section {
    padding: 30px 0;
}

.container.et_search_form_container {
    max-width: 98%;
}
@media (min-width: 981px) {

	.et-search-form input {
	right:0 !important;
	padding-left:320px;
}
	input.et-search-field {
    padding-left: 0;
    width: 100%;
    max-width: 400px;
}
/* 	.et_pb_salvattore_content, .et_pb_salvattore_content > div {
    display: flex !important;
} */


	.logo_container a {
    left: -2px;
	}
	#footer-bottom .et_pb_column {
    margin-bottom: 0;
 }

	#footer-bottom .et_pb_row {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: center;
}
}

@media (max-width:767px) and (min-width:480px) {
		.blurbcolumns .et_pb_column:nth-child(2), .blurbcolumns .et_pb_column:nth-child(3) {
    width: calc(50% - 15px) !important;
    margin-right: 30px !important;
    }    

  .blurbcolumns .et_pb_column:nth-last-child(1) {
    margin-right: 0px !important;
 } 
}

@media (max-width:479px) {
	
	.et_pb_section .et_pb_row.twocolmobile .et_pb_column {
    width: 48% !important;
    margin-right: 4%;
 }


 .et_pb_section .et_pb_row.twocolmobile .et_pb_column:nth-child(2) {
    margin-right: 0% !important;
 }
	
	
 #footer-bottom .et_pb_column {
    width: 100% !important;
	     text-align: center;
    max-width: 100%;
 }
	.iconsfooter, .logofooter {
	text-align:center;
}
}

p.icons {
    display: block;
}

.icons a {
    display: inline-block;
    margin-right: 23px;
    font-size: 1.5em;
    color: #FFF;
}

.icons a:last-child {
    margin-right:0;
}
#footer-bottom {
    padding: 0;
}
.logofooter img {
    width: 250px;
}
#footer-bottom .et_pb_section {
    background: #23252d;
}
.home #main-header, .home  #main-header .nav li ul, .home  .et-search-form {
	background:transparent !important;
}
/* .home div#page-container {
    padding-top: 0 !important;
} */
.home header#main-header {
    box-shadow: none !important;
}
#main-header {
		background:#23252d !important;
}
#main-header.et-fixed-header {
	    background: rgba(35, 37, 45, 0.8) !important;
}
.home #main-header.et-fixed-header, .home  #main-header.et-fixed-header .nav li ul {
	background:#23252d  !important;
}
body.home #main-header.openedmenu {
    background: #23252d !important;
}

/* Blurbs */
.servicebox:hover svg path, .servicebox:hover svg rect, .servicebox:hover svg rect, .servicebox:hover svg polygon, .aboutus svg rect, .aboutus svg path, .aboutus svg rect, .aboutus svg polygon {
    fill: #ffffff !important;
}
.servicebox.et_pb_blurb.et_pb_module:hover, .aboutus {
    background: #23252d ;
    color: #FFF !important;
}
.servicebox.et_pb_blurb.et_pb_module:hover a, .aboutus a, .aboutus .et-pb-icon, .aboutus h3 {
    color: #FFF !important;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
    padding-left: 0;
}
.servicebox .et_pb_blurb_content h3.et_pb_module_header {
    padding-top: 5px;
}

.servicebox .et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
    padding-left: 0;
    padding-top: 5px;
}

.servicebox .et_pb_blurb_description {
    display:none;
}

/* Custom Blog */

#customblog .category a, #customblog .meta p {
  color: #414042;
    font-weight: 300;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #8dc740;
}
.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
}
#customblog .category {
	font-weight: 200;
}

#customblog h4 {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.1em;
}
#customblog .meta {
	    bottom: 20px;
    margin-top: 15px;
    position: absolute;
}
#customblog .meta a {
	    color: #414042;
}

#customblog article .img {
    width: 30%;
    float: left;
    height: 100%;
}

#customblog article {
	position:relative;
    width: 100%;
    float: left;
    margin-bottom: 3%;
    background: #F2F2F2;
/*     margin-right: 3%; */
    display: block;
}

#customblog img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

#customblog .content {
	    line-height: 1.1em;
    font-weight: 400;
    width: 70%;
    float: left;
    padding: 20px 20px 60px 20px;
}

#customblog .owl-stage, #customblog .owl-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}


/* Featured Projects */
.owl-nav-custom img {
    height: 35px;
    float: left;
}
.owl-nav-custom .prev img {
    margin-right: 20px;
}
.owl-nav-custom {
	float: left;
    width: 100%;
}
.next, .prev {
	    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#featured_projects a, #featured_projects .owl-item {
	    width: 100%;
	height:100%;
}
#featured_projects article {
	height: 100%;
    width: 100%;
}
#featured_projects a img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
	    width: 100%;
    height: 100%;
	    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#featured_projects a:hover img {
 -webkit-transform: scale(1.1); transform: scale(1.1);
}
.box {
    width: 100.1%;
    width: calc( 100% + 1px );
    height: 100%;
    height: calc(100% + 1px);
    position: absolute;
    z-index: 5 !important;
}
.iso.projects .box {
	 position: static;
}
.iso.projects a:before {
    width: 100.2%;
    width: calc( 100% + 2px );
    height: 100.2%;
    height: calc(100% + 2px);
}
	#featured_projects a:before, #iso article:before {
    content: '';
    position: absolute;
		z-index:3;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.65;
    background: -moz-linear-gradient(top, rgba(254, 255, 255, 0.25) 0%, rgba(177,173,173,0.34) 77%, #000000 100%);
    
    background: -webkit-linear-gradient(top, rgba(254, 255, 255, 0) 0%,rgba(177,173,173,0.34) 77%,#000000 100%);

    background: linear-gradient(to bottom, rgba(254, 255, 255, 0) 0%,rgba(177,173,173,0.34) 77%,#000000 100%);
}

a.tile:hover:before {
    opacity: 1;
}
#featured_projects a {
	padding-bottom: 125%;
	    float: left;
	    overflow: visible;
    position: relative;
    background-size: cover;
    background-position: center;
	background-repeat: no-repeat;
}
#featured_projects p b {
    font-size: 1.3em;
}
#featured_projects p {
	position: absolute;
	text-align:left;
	bottom: 20px;
	left: 25px;
	color: #FFF;
	    padding-right: 10px;
	line-height: 1.95em;
	    z-index: 3;
}
 .homesliderheight .et_pb_slide {
    height: calc(100vh + 1px) !important;
}

.logged-in .homesliderheight .et_pb_slide {
    height: calc(100vh - 32px) !important;
}
/* Media Queries ----------- */
@media only screen and (max-width : 980px) {
	.et-social-icons, #footer-info {
    text-align: left;
}
	.footer-widget:nth-child(1) {
    width: 100% !important;
    text-align: center;
}

.footer-widget:nth-child(1) img {
    max-width: 220px !important;
}
	#footer-widgets .footer-widget:nth-child(2) {
    display: none;
}
				div#et-top-navigation:after {
    content: 'Menu';
    display: block;
		text-transform:uppercase;
    position: absolute;
    top:27px;
    right: -15px;
			    right: 0;
		 font-size: 16px;
		letter-spacing:1px;
		color:#FFF;
}
	body:not(.home) #main-header.et-fixed-header #et_search_icon:before, body:not(.home) #main-header #et_search_icon:before {
    top: 14px;
    left: -15px !important;
	}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
}
	#customblog .content {
     padding: 20px 20px 50px 20px;
   }
	#featured_projects p {
    line-height: 1.4em;
}
}
@media only screen and (min-width:768px) {
.et_pb_testimonial_slider .et_pb_slide {
    min-height: 250px;
}
}
@media only screen and (max-width: 768px) {

		.owl-carousel .owl-item img, aside.galleryslider { 
    height: 500px;
}
}
@media only screen and (min-width : 768px) and (max-width:980px) {
	span.mobile_menu_bar.mobile_menu_bar_toggle {
    top: 1px;
    opacity: 0;
    z-index: 5;
    left: 0px;
}
	
	
	#customblog article {
/*     margin: 0 0 3% 0;
    width: 47%; */
}
	#customblog .excerpt { 
	display:none;
	}
	#customblog .meta {
    bottom: 20px;
    margin-top: 24px;
    }

}
.et_pb_slide_content a {
    display: inline-block;
    line-height: 1.5em !important;
	color:#FFF;
    border-bottom: 0px solid #FFFFFF !important;
}
.et_pb_slide_with_image .et_pb_slide_description {
    width: 100%;
}
/* Frontblog */
.owl-nav-custom .prevf img {
    margin-right: 20px;
}
.nextf, .prevf {
	    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


#frontblog .item {
    margin-bottom: 40px;
}

#frontblog h5 {
    font-weight: 900;
    font-size: 1.4em;
}

#frontblog .item .meta {
    margin-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #8dc73f;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
    bottom: -32px;
}
.lSAction > a {
    opacity: 1;
}
#frontblog .item p {
    font-weight: 500;
    font-size: 14px;
}
#frontblog .item a {
    color: #35363b;
}
#frontblog aside {
    float: right;
/*     width: 30%; */
    padding-left: 30px;
}
#frontblog .meta {
    margin-top: 20px;
	    font-size: 22px;
    font-weight: bold;
}
#frontblog p.excerpt {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.4em;
}
#frontblog article a {
	 color: #FFF;
}
#frontblog article {
    width: 70%;
    float: left;
    background: #8DC73F;
    padding: 60px;
    color: #FFF;
}
#frontblog h4 {
	font-size: 38px;
    font-weight: 700;

	 color: #FFF;
    padding-bottom: 20px;
}
	.et_mobile_menu li a {
    font-size: 18px;
}
.homesliderheight .et_pb_module.et_pb_fullwidth_image {
     bottom: 0px;
	width:100%;
	z-index:9999;
	text-align:center;
    position: absolute;
}
.homesliderheight .et_pb_module.et_pb_fullwidth_image img {
	max-width:40%;
}
@media only screen and (max-width : 767px) {
	.btn-filter-wrap select {
    min-width: 90px;
}
	#et-boc .et_pb_row.space-around .et_pb_column {
    width:100% !important;
}
	.logged-in .homesliderheight .et_pb_slide {
    height: calc(100vh - 45px) !important;
}
	.footer-widget {
    text-align: center;
}
	.et-social-icons, #footer-info {
		text-align:center;
	}
	 .homesliderheight .et_pb_slide {
    height: calc(100vh) !important;
}


	.homesliderheight .et_pb_module.et_pb_fullwidth_image img {
    max-width: 100%;
}
	body.home .homesliderheight .et_pb_module.et_pb_fullwidth_image img {
    bottom: 62px;
}
	#et-boc .homesliderheight .et_pb_slide_description {
    display: block;
    text-align: center;
}
	 #et-boc .et_pb_slide .et_pb_container.clearfix {
    width: 100% !important;
}
	.logged-in .homesliderheight .et_pb_slide {
		height:calc(100vh - 46px);
	}

	.et_pb_testimonial_slider .et_pb_slide {
    min-height: 0px;
}
	body .et_pb_column.et_pb_column_1_4.mobilefwparent {
    width: 100% !important;
}
	body .et_pb_column.et_pb_column_1_4.et_pb_column_13.fwmobilelast div {
    height: auto !important;
}
	.et_pb_column.et_pb_column_1_4.et_pb_column_13.fwmobilelast {
    flex-direction: row !important;
    display: flex !important;
    width: 94.5% !important;
    align-items: stretch;
}
	.home .et_pb_section.et_pb_section_6.et_section_regular {
    float: left;
/*     padding-bottom: 50px; */
}
	.btn-filter-wrap .left, .btn-filter-wrap .right {
/* 		display:none; */
	}
	.btn-filter-wrap.button-group {
    width: auto;
}
	.btn-filter-wrap.button-group.last select {
    margin-right: 0;
}
	#frontblog article {
		display:none;
	}
	#frontblog aside {
		padding-left:0;
	}
#frontblog .item {
    margin-bottom: 20px;
}
/* 	.et_pb_section.et_pb_section_5.et_section_regular {
    max-height: 380px;
} */
	.et_pb_slide_content a {
/* 		color:#8dc740 !important;
    border-bottom: 1px solid #8dc740 !important; */
}
	div#et_top_search {
    display: none;
}

	.et_pb_slide_description {
    padding:0 !important;
}
	
	#customblog article .img {
    width: 30%;
}
	#customblog h4 {
    margin-bottom: 0;
}
	#customblog .content {
    width: 70%;
}

		#customblog .meta {
    bottom: 20px;
    margin-top: 24px;
    }
		#customblog .excerpt { 
	display:none;
	}
	#customblog article {
/*     margin: 0 0 20px 0;
    width: 100%; */
}
}


.blogflip .post-content {
	order: 2 !important;
}

.blogflip .post-media {
	order: 1 !important;
}

.logged-in #top-header.fixed {
	top: 32px;
}



.et_pb_text ul li:before {
    content: "";
    border: solid 5px #8dc740;
    width: 3px;
    height: 3px;
    display: inline-block;
    background: #8dc740;
    position: absolute;
    left: -22px;
    top: 5px;
    line-height: 2em;
}

.et_pb_text ul li {
    position: relative;
}

.et_pb_text ul {
	    padding-left: 25px;
	margin-left:20px;
    position: relative;
}
.page-id-924 .et_pb_text ul {
	padding-bottom:0;
}
.homecolumns .et_pb_column.et_pb_column_1_5 {
    margin-right:0;
}
.homecolumns .et_pb_column.et_pb_column_2_5 {
    width: 39.4% !important;
}

/* hero section column restructuring /  */
@media (min-width: 980px) {

	
}
@media (max-width: 980px) and (min-width:768px) {
	.homecolumns .et_pb_column_1_5 {
			  display:none !important;
		width:0% !important;
	}
 .homecolumns .et_pb_column.et_pb_column_2_5 {
		width: 47.5% !important;
	 margin-right:0% !important;
	}
	.et_pb_column.et_pb_column_2_5.et_pb_column_1 {
		 margin-right:5% !important;
	}
}
@media (max-width: 767px) {
	 .homecolumns .et_pb_row .et_pb_column.et_pb_column_2_5 {
		width: 100% !important;
	 margin-right:0% !important;
	}
}
@media (max-width: 980px) {
	#et_top_search {
		display:none;
	}
	.et_search_outer {
    position: relative;
    display: block !important;
    width: 100%;
    z-index: 999;
}
	#sidebar {
		display:none;
	}


	#et-top-navigation {
    width: 100%;
}
	#et_top_search {
    right: 40px;
}


#et-top-navigation {
    position: relative;
}
.mobile_menu_bar:before {
    color: transparent !important;
}
	.et_pb_slide_image {
    text-align: left;
}
	.et_pb_slide_image img {
width: 350px !important;
}
	.et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header, .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: fixed;
}
		.centermobile {
    text-align: center;
}
	
	#et_search_outer > .container {
	width: 90% !important; 
   }
	
}

@media (min-width: 981px) {


.homesliderheight .et_pb_module.et_pb_fullwidth_image.et_pb_fullwidth_image_0 {
    text-align: center;
}
	.servicebox .et_pb_blurb_content h3.et_pb_module_header a {
    font-size: 88% !important;
}

	.owl-dots {
		display: none !important;
	}
/*   .owl-stage{
    transform:none !important;
    transition: none !important;
    width: auto !important;
  } */

	.switcher {
		display:none;
	}
}

@media only screen and (min-width: 981px) {
	#left-area {
		padding-bottom: 0;
	}

}
#top-menu li {
    padding-right: 5px;
    font-size: 14px;
}
.et-fixed-header #top-menu {
    padding-left: 0px;
}
ul#top-menu {
   top: -2px;
    position: relative;
}
@media (max-width: 767px) {
	.item.lslide {
    max-height: 150px;
}
	.home .et_pb_slide_image {
    display:none !important;
	}
	.et_pb_svg_logo #logo {
    height: 100%;
    max-width: 150px!important;
}

}
@media (min-width: 641px) {

}
@media (max-width: 640px) {

}
@media (max-width: 980px) {
	.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
    width: 100%!important;
    max-width: 100%!important;
}
	span.et_close_search_field {
      right: 0px;
    top: -5px;
}
	#featured_projects a, #featured_projects .owl-item {
	    height:100%;
}
	
/* 	.mobile_menu_bar:before, .mobile_menu_bar:after {
    color: #8dc740 !important;
} */

body #main-header.et-fixed-header #et_search_icon:before, body #main-header #et_search_icon:before {
       font-size: 16px !important;
    top: 8px;
    left: -14px !important;

}
	
}
#et_top_search {
    z-index: 555;
}
@media all and (min-width:481px) and (max-width:980px) {
	
	#main-footer .et_pb_column {
    margin-bottom: 0px;
}

#footer-bottom .et_pb_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

/* About page columns	 */
	
	.twcoltabmob {
    display:flex;
}

 .twcoltabmob .et_pb_module {
    width: 50% !important;
    margin:0;
    height:100% !important;
    margin-right: 2.5% !important;
    float: left;
 }

.twcoltabmob .et_pb_module:nth-child(2) {
    margin-right:0 !important;
	    margin-top: 0 !important;
}

 .twcoltabmob .et_pb_number_counter {
      padding-top: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px !important;
    margin-top:0 !important;
 }
	
/* 	 */

}


@media all and (min-width:481px) and (max-width:767px) {
	
	 .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3 .et_pb_row .et_pb_column_1_4.twcoltabmob {
    width:100% !important;
 }
	
	
/* 	 .twcoltabmob .et_pb_module {
    width: 100% !important;
    margin:0;
    height:100% !important;
    margin-right: 0% !important;
    float: left;
 } */
	
}

@media all and (min-width:768px) and (max-width:980px) {
	
 .twocoltablet .et_pb_column {
    width: 48% !important;
    margin-right: 4%;
 }


 .twocoltablet .et_pb_column:nth-child(2) {
    margin-right: 0% !important;
 }

}


@media all and (max-width: 479px) {
	
	 .twocolmobile .et_pb_column {
    width: calc(50% - 30px) !important;
    margin-right: 30px;
 }


 .twocolmobile .et_pb_column:nth-child(2) {
    margin-right: 0 !important;
 }

.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a {
    font-size: 17px !important;
}

.blurbcolumns .et_pb_column_1,
 .blurbcolumns .et_pb_blurb {
    margin-bottom: 10px !important;
}
	
	.servicebox .et_pb_blurb_description {
    display: none;
}
	
	.servicebox {
    margin-right: 5.5%;
}
.blurbcolumns .et_pb_column_2 .et_pb_blurb{ 
 margin-right: 0 !important; 
}
.blurbcolumns .et_pb_column_1,
 .blurbcolumns .et_pb_blurb {
    margin-bottom: 10px !important;
}


.blurbcolumns.et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 50%!important;
}

	.et_mobile_menu {
		max-width: 100%;
	}
}

@media (max-width:375px) {
	.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a, .servicebox .et_pb_blurb_content h3.et_pb_module_header {
    font-size: 14px !important;
} 
}

/* Gutter overrides */

@media (min-width:981px) {
	.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_module, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_module, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_module {
    margin-bottom: 5%;
}
	
	

}
@media (max-width: 980px) {
	    .show_search .container.et_search_form_container {
    max-width: 100% !important;
    width: 100% !important;
    height: 80px !important;
    opacity: 1;
    margin-top: 2px;
}
	.et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
    width: 100% !important;    max-width: 100% !important;
}
	.et-search-form input {
		width:100%;
	}
.et_search_outer {
    margin: 0 auto;
    width: 100%;
    padding-left: 10%;
    padding-right: 10% !important;
    max-width: 100% !important;
}
	.et-search-form .et_mobile_menu {
    border-color: #8dc740 !important;
}
body:not(.home) .logo_container a {
 width:180px;
}
#et-top-navigation {
   -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: all 0 ease-in !important;
    transition: none !important;
}
	
}

@media (max-width:320px) {
    .et_pb_section.clientlogos .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 50% !important;
    margin-right: 0%;
	}
}


