/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.17.1.1650463524
Updated: 2022-04-20 14:05:24

*/

/* heads and body */

h2,
h3,
h4,
h5,
h6 { 
	font-weight: 600 !important;
	text-transform: uppercase !important; 
}
h1 {
	font-family: 'Noto Serif', Georgia, serif !important;
	color: #5d3e0f !important;
}
h2 {
	color: #5C7B42 !important;
	font-size: 26px !important;
	text-transform: none !important; 
}
h3 {
	text-transform: none !important; 
	font-weight: 400 !important;
}
h4 {
	color: #5C7B42 !important;
	font-size: 20px !important;
}
h5 {
	color: #162222 !important;
	font-size: 18px !important;
}
body {
	font-weight: 500 !important;
}

.nobreak {
	white-space: nowrap;
}

/* links */

a:link {
  color: #659f40; /*green*/
}

a:visited {
  color: #659f40;
}

a:hover {
  color: #597634; /*green-dark*/
}

a:active {
  color: #659f40;
}

/* header */
header {
	background: linear-gradient(0deg,#4f7043,#11201d 70%)!important;
}
#top-menu-nav #top-menu a:hover,
#mobile_menu_slide a:hover { 
    color: #d6ff78 !important; 
    opacity:1 !important;
}

/* table */

table.plain {
  border: none !important;
	padding: 0px !important;
	border-collapse: collapse !important;
}
table.plain tr, td {
  border: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border-collapse: collapse !important;
}

table.center {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* team */
div.team div.et_pb_main_blurb_image {
	margin-bottom: 15px !important;
	padding-bottom: 0px !important;
}

div.team div.et_pb_blurb_container {
	margin: 0px !important;
	padding: 0px !important;
}

div.team div.et_pb_blurb_description {
	margin-top: 0px !important;
	padding-top: 0px !important;
	text-align: center !important;
}
/*
div.team div.et_pb_blurb_description table {
	max-width: 136px !important;
	margin-top: 10px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
div.team div.et_pb_blurb_description td {
	width: 34px !important;
}
*/
div.team div.et_pb_blurb_description p {
	line-height: 1.1em !important;
	margin-bottom: 10px !important;
}

.contact-page .team h5 {
	text-align:left !important;
}

/* FLEX ICONS in Team */
.flex-container {
  padding: 0;
	margin: 5px 0px 5px 0px;
 /* margin: 0 45px;*/
  list-style: none !important;
  display: flex;
}

.space-between { 
 /* justify-content: space-between; */
	justify-content: center; 
}  

.flex-item {
	padding:5px;
	margin: 0px !important;
}
.flex-item-left {
	margin: 0px !important;
	padding: 5px 5px 5px 0px !important;
}


.team-container .flex-container {
  padding: 0;
margin: 5px 0px 5px 0px;
  list-style: none !important;
  display: flex;
}

.team-contact  .flex-container {
  padding: 0;
margin: 5px 0px 5px 0px;
  list-style: none !important;
  display: flex;
}


.team-contact .et_pb_blurb_content {
    text-align: left !important;
}
 
.team-contact  .et_pb_blurb_content, .team-contact  .et_pb_blurb_content {
    display: table !important;
}

.et_pb_blurb.team-contact .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left !important;
}
.team-contact .et_pb_blurb_container {
    padding-left: 15px;
}
.team-contact .et_pb_blurb_container, .team-contact .et_pb_blurb_container {
    display: table-cell;
    vertical-align: top;
}
.team-contact  .team .et_pb_blurb_description {
	margin-top: 0px !important;
	padding-top: 0px !important;
	text-align: left !important;
}

.team-contact .et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container {
    text-align: left;
	  width: 100%;
}
.team-contact .flex-container   {
    justify-content: flex-start;
}
.team-contact  .et_pb_main_blurb_image .et_pb_image_wrap {
width: 126px;
}

.team-contact .flex-item  {
    margin: 0px!important;
    padding: 5px 5px 5px 0px!important;
}

.team-contact h4.et_pb_module_header { 
font-size: 15px !important;}
.team-contact p { 
font-size: 14px !important;}

/* slider navigation - dots */

.et-pb-controllers {
	left: 40%;
bottom: -10px}

.et_pb_slide {
	padding: 0;}

.et-pb-controllers a { 
	width: 10px;
    height: 10px;
}


/*
@media only screen and (min-width: 768px) {
  .et_pb_slider .et_pb_slide_0  {
    background-position: center bottom 40px !important;
 }
	.et_pb_slider .et_pb_slide_1  {
    background-position: center bottom 40px !important;
 }
	.et_pb_slider .et_pb_slide_2  {
    background-position: center bottom 40px !important;
 }
	.et_pb_slider .et_pb_slide_3  {
    background-position: center bottom 40px !important;
 }
	.et_pb_slider .et_pb_slide_4  {
    background-position: center bottom 40px !important;
 }
	.et_pb_slider .et_pb_slide_5  {
    background-position: center bottom 40px !important;
 }
}
*/

@media all and (max-width:767px) { .et_mobile_device .et-pb-arrow-prev { left: 0; opacity:0; } .et_mobile_device .et-pb-arrow-next { right: 0; opacity: 0; } .et_pb_slider:hover .et-pb-arrow-next { right: -10px; opacity: 1; } .et_pb_slider:hover .et-pb-arrow-prev { left: -10px; opacity: 1; }
}


/* Slider headline */
@media screen and (min-width: 601px) and (max-width: 1230px) { 
 .home-slider  div.et_pb_promo_description  h3.et_pb_module_header {
   font-size:38px !important;
  }
	div.et_pb_promo_description div p {
		font-size: 15px !important;
	}
	
	.et_pb_promo_description {
     
    margin-left: -2%;
}
	
	
 .et_pb_button {
    
    margin-left: -2%;
}
	
}
.home-slider2 h3.et_pb_slide_title {
	margin-bottom: 15px !important;
}
.home-slider2 div.et_pb_button_wrapper {
  margin-top: 15px !important;
}

.home-slider2 h3.et_pb_slide_title a:link,
.home-slider2 h3.et_pb_slide_title a:visited,
.home-slider2 h3.et_pb_slide_title a:hover,
.home-slider2 h3.et_pb_slide_title a:active {
	color: #FFFFFF !important;
	z-index: 7 !important;
}
@media screen and (min-width: 1405px) { 
 .home-slider2 h3.et_pb_slide_title,
 .home-slider2 div.et_pb_slide_content,
 .home-slider2 div.et_pb_button_wrapper {
	  max-width: 425px !important;
  }
}

@media screen and (min-width: 1100px) and (max-width: 1405px) { 
 .home-slider2 h3.et_pb_slide_title,
 .home-slider2 div.et_pb_slide_content,
 .home-slider2 div.et_pb_button_wrapper {
	  max-width: 350px !important;
  }
}

@media screen and (min-width: 980px) and (max-width: 1100px) { 
 .home-slider2 h3.et_pb_slide_title,
 .home-slider2 div.et_pb_slide_content,
 .home-slider2 div.et_pb_button_wrapper {
	  max-width: 300px !important;
  }
}
 
@media screen and (min-width: 768px) and (max-width: 980px) { 
 .home-slider2 h3.et_pb_slide_title,
 .home-slider2 div.et_pb_slide_content,
 .home-slider2 div.et_pb_button_wrapper {
	  max-width: 250px !important;
  }
}
@media screen and (max-width: 768px) { 
 .home-slider2 h3.et_pb_slide_title,
 .home-slider2 div.et_pb_slide_content,
 .home-slider2 div.et_pb_button_wrapper {
	  margin-right: 30px !important;
	 margin-left: 30px !important;
  }
}

/* SEARCH ICON OFF MOBILE */
@media only screen and ( max-width: 980px ) { #et_top_search { display:none; } }

/* Blurbs */

@media only screen and (min-width: 800px) {
  .Service-blurb div.et_pb_blurb_container {
		padding-top: 10px !important;
		padding-left: 40px !important;
  }
}

@media only screen and (min-width: 1000px) {
.two-column ul {
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
	column-count: 2;
	column-gap: 1em;
}}
@media only screen and (min-width: 1250px) {
.two-column ul {
	margin-right: 100px !important;
}}


.two-column li {
	margin-right: 20px !important;
}

div.Service-blurb ul {
  list-style-image: url('https://threeoaksleadershipadvisors.com/wp-content/uploads/2022/05/icon_arrow-right_10px.png');
	margin: 10px 0px;
}

div.Service-blurb li {
	line-height: 1.2em;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* HEAD LOGO BREAKPOINT */
 @media screen and (min-device-width: 1009px) and (max-device-width: 1066px) { 
   #logo {
    max-height: 50%;
}
	 
	 #et-top-navigation{
		 padding-left: 361px;
	 }
}

@media (max-width: 1010px) {
 #et_mobile_nav_menu {
 display: block;
 }
 
#top-menu {
 display: none;
 }
	
	body .et_pb_button {
		font-size: 13px; }

 
 }


@media screen and  (max-width: 767px){
.et-pb-controllers {
  
 left: 0 !important;
    bottom: 0 !important;
    background-color: white !important;
    padding-top: 10px !important;
    height: 30px !important;
}
}


/* Gravity Form */

label.gfield_label {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.1 em !important;
}
label  {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.1 em !important;
}
legend.gfield_label  {
	font-size: 14px !important;
	font-weight: 400 !important;
 line-height: 1.1 em !important;
}
p.gform_required_legend  {
	font-size: 14px !important;
	font-weight: 400 !important;
 line-height: 1.1 em !important;
}

/* CONSTACT FORM */

.gf-contact-button  .button {
font-size: 16px;
    background-color: #669a45;
	border-width: 1px;
    border-style: sol;
    border-color: #e0c744;
    border-radius: 0px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
	color: #fff;
	padding: 5px 20px
}

.gf-contact-button  .button:hover { 
	  background-color: #e0c744;
	color: #5c7b42;
}

/* blurb shalower content */
.tight-blurb div.et_pb_main_blurb_image {
	margin-bottom: 20px !important;
	padding-bottom: 0px !important;
}
.tight-blurb div.et_pb_blurb_container {
	margin-top: 0px !important;
	padding-top: 0px !important;
}
.tight-blurb div.et_pb_blurb_description {
	line-height: 1.5em !important;
}
@media screen and  (max-width: 767px)
{
   div.tight-blurb {
	  margin-bottom: 30px !important;
   }
}

/* AWSM TEAMS  */
/*BIO LINKS ICON */
.awsm-social-icons .awsm-icon-link::after {
	content: " see full bio";
	font-family: 'Source Sans Pro', sans-serif;
	display: inline;
	font-style: normal;
	font-size:13px;
	word-spacing: 0.2em!important;
}

.awsm-icon-link:before {
  content:"";
  background-image: url('/wp-content/uploads/2022/04/icon_contact_bio.png');
  background-size: 16px 16px;
  display: inline-block;
  width: 16px; 
  height: 16px;
}

/* AWSM Team link color */
div.awsm-social-icons a:link {
	color: #63aa4b!important;
}
div.awsm-social-icons a:visited {
	color: #63aa4b!important;
}
div.awsm-social-icons a:active {
	color: #63aa4b!important;
}
div.awsm-social-icons a:hover {
	color: #597634; /*green-dark*/
}

/* AWSM flip card */
div.awsm-flip-front {
	padding: 10px 20px !important;
	min-height:260px !important;
}

div.awsm-flip-front div.awsm-personal-info {
	padding-top: 10px!important;
  margin-bottom: 0px!important;
}

div.awsm-personal-info h3 a {
	text-transform: uppercase!important;
	font-weight: 600!important;
	color: #63aa4b!important;
}
div.awsm-personal-info h3 {
	text-transform: uppercase!important;
	font-weight: 600!important;
	color: #63aa4b!important;
}
div.awsm-personal-info span {
	text-transform: none!important;
	font-size: 14px;
}
/* AWSM team cards vertical */
.cards-vertical .awsm-grid-wrapper  .awsm-grid-card {
  width: 100%;
}
/*
.cards-vertical .awsm-grid-wrapper .grid-3-col > .awsm-grid-card {
  width: 100%;
}
*/
.cards-vertical div.awsm-flip-front {
	min-height:10px !important;
}

div.awsm-flip-back-inner .awsm-social-icons span:nth-last-of-type(3) {
	display: none;
}

/*AWSM Team LIST PAGE */
.list-style .awsm-social-icons span:last-of-type {
	display: none;
}
.list-style .awsm-social-icons span:nth-last-of-type(3) {
	display: none;
}

.list-style .awsm-social-icons span a i {
	color: #63aa4b!important;
}
.list-style .awsm-social-icons span {
	border-color: #63aa4b!important;
}
.list-style div.awsm-personal-info h3 {
	font-size: 28px!important;
	text-transform: capitalize!important;
}
.list-style div.awsm-personal-info a {
	font-size: 28px!important;
	text-transform: capitalize!important;
}
.list-style div.awsm-personal-info span {
	font-size: 16px!important;
	line-height: 1.3em!important;
	font-weight: 600 !important;
}
.list-style div.awsm-contact-info p {
	font-size: 16px!important;
	line-height: 1.7em!important;
	font-weight: 500 !important;
}

/* ANCHOR SHIFT DOWN 
a.shifted-anchor {
  display: block;
  position: relative;
  top: -130px;
}*/