@charset "UTF-8";
/* CSS Document */
/*
Theme Name: Divi Child
Description: Child theme of Divi for NCSU Natural Learning Initiative
Template: Divi
*/
/*-----------NLI Custom Stylesheet_Updated 2-27-2024-----------*/
/*___________GLOBAL STYLES__________*/
html{
	margin-top:0 !important;
}
body{
	overflow-x: hidden;
}
#page-container{
	top: 0px;
  position: relative;
}
.et_fullwidth_secondary_nav #top-header .container {
	padding-right: 2%;
    padding-left: 2%;
}
#main-content{
	background-color: transparent;
	color:#0F0F10;
}
#main-content .container{
    width:100% !important;
}
#top-header{
	z-index:99996 !important;
}
#main-header{
	z-index:99996 !important;
	backdrop-filter: blur(10px);
	 -webkit-backdrop-filter: blur(10px);
	top:0 !important;
	box-shadow: 0px 6px 10px -6px rgba(0,0,0,0.3) !important;
}
body:not(.page-id-39) #main-header .container{
	width:100% !important;
	max-width:1600px;
}
#main-header .container{
	width:100% !important;
	max-width:1920px;
}
#ncstate-utility-bar{
	position: absolute!important;
	top:0px !important;
	z-index: 9999999999 !important;
}
.ncstate-utility-bar-search{
	display:none !important;
}
.nav li ul {
  border-top:3px solid #7d8c1f;
	border-radius: 5px;
}
.nav ul li a{
	border-radius: 20px;
}
.nav ul li a:hover {
	color: rgba(0,0,0,0.92)  !important ;
}
#top-menu{
	margin-right:51px;
}
#top-menu li.current-menu-item > a:hover {
  color: #231F20 !important ;
}
#top-menu a{
  transition: opacity 0.4s ease-in-out, background-color 0s !important;
}
#et-secondary-menu .et-social-icons {
  margin-right: 7px;
}
#et_top_search{
	margin: 3px 0 0 0;
	height: 32px;
  width: 32px;
	margin-top:0!important;
	border-radius: 5px;
}
.et-search-form{
	margin-right: 2% !important;
}
.et_close_search_field{
	margin-right: 2% !important;
}
/* .et_pb_no_animation #et_top_search:hover{
	background-color: rgba(125,140,31, 0.5);
} */
#et_search_icon::before{
	font-size: 24px !important;
	top: 3px !important;
  height: 32px;
  width: 32px;
	color:#231F20 !important;
}
.et-search-form input{
	background: white !important;
	padding: 10px;
	margin: auto 10px;
	height: min-content;
	border-radius: 10px;
	border: 1px solid #d9d9d9;
	/*	box-shadow: inset 0px 3px 3px -3px rgba(0,0,0,0.3);*/
}
.et_search_form_container input::placeholder{
	text-transform: capitalize !important;
}
.et-search-field{
	font-size: 18px !important;
	text-transform: none !important;
}
.et_mobile_menu{
	border-top: 3px solid #7d8c1f;
}
.mobile_menu_bar::before{
	border-radius: 5px;
}
.closed .mobile_menu_bar::before{
	color: rgba(0,0,0,0.7) !important;
}
.opened .mobile_menu_bar::before{
	color: white !important;
	background-color: #7d8c1f;
}
.mobile_menu_bar:hover::before{
	background-color: rgba(125,140,31, 0.5);
}
.et_mobile_menu li a {
		transition: opacity 0.4s ease-in-out, background-color 0s !important;
	}
.et_pb_image{
	max-height: 90vh !important;
}
.et_pb_lightbox_image{
	max-height: 90vh !important;
  display: block;
}
.et_pb_image_wrap {
	max-height: 90vh !important;
}
.et_pb_image_wrap img{
	max-height: 90vh !important;
	object-fit: contain;
}
/*----------------Search Styles------------------*/
body.search #main-content{
	background-color: rgba(231,232,233,0.8) !important;
	padding-top: 1%;
}
.search .search-title{
	padding: 20px !important;
    background-color: white;
    border-radius: 10px;
    width: max-content;
    box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
    max-width: 100%;
    box-sizing: border-box;
    margin: 20px auto;
	font-weight: 400;
	font-size: 24px;
}
.search article::before{
	display:none !important;;
	/*! height: 163px; */
}
.search .search-title span{
	font-weight: 500;
	font-style: italic;
}
.search #main-content .container {
	padding-top:0 !important;
	padding-bottom: 20px !important;
	max-width: 1600px;
}
.search #left-area{
	width:100% !important;
	padding:0 20px !important;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 375px));
	grid-auto-rows: minmax(100px, auto);
	gap: 20px;
	justify-content: center;
}
.search article{
	width:100% !important;
	background-color: white !important;
	border-radius:10px;
	 box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
.search article img:not(.attachment-post-thumbnail){
	display:none;
}
.search h2.entry-title{
	background-color:white !important;
	font-size: 16px !important;
	border-top: 1px solid #d0d0d0;
}
.search #left-area .et_pb_post, .archive #left-area .et_pb_post {
    overflow: hidden;
    page-break-inside: avoid;
    break-inside: avoid-column;
    padding: 0px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    min-height: 300px;
}
.search-image-container{
	display:block;
	height: 163px;
}
.search-image img{
	height:100%;
}
.search #left-area .et_pb_post, .archive #left-area .et_pb_post {
    border: 0px !important;
    min-height: 250px !important;
}
.search-results .et_pb_post {
    height: 300px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width: 981px){
.search article, .archive article {
    width: 22%;
    float: left;
    margin-right: 3%;
}
}
.et_pb_post {
    margin-bottom: 60px;
    word-wrap: break-word;
}
/*----------------------------No Results Page-----------------------------*/
html:not(.et-fb-preview--wireframe) body.search.search-no-results #main-content {
    overflow: hidden;
  padding: 0 !important;

}
html:not(.et-fb-preview--wireframe) body.search.search-no-results #left-area{
  display: flex !important;
}
html:not(.et-fb-preview--wireframe) body.search.search-no-results .entry{
  background-color: #d3e1b7;
  max-width: 1200px;
  padding: 60px 20px;
  border-radius: 40vw;
  margin: -20px 0;
  margin-right: 0px;
  margin-right: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: inherit;
}
html:not(.et-fb-preview--wireframe) body.search.search-no-results h1.not-found-title::before{
  content: "";
  display: block;
  width: 100%;
  box-sizing: border-box;
  background-image: url(https://naturalearning.org/wp-content/uploads/2024/07/No-Results-Graphic.svg);
  background-repeat: no-repeat;
  background-position: center;
}
@media (min-width:981px){
  html:not(.et-fb-preview--wireframe) body.search.search-no-results #main-content {
    background-image: url(https://naturalearning.org/wp-content/uploads/2017/03/leafy-background-25.png),linear-gradient(180deg,#d3e1b7 0%,#d3e1b7 100%) !important;
  background-blend-mode: multiply;
  background-color: white !important;
  }
 html:not(.et-fb-preview--wireframe)  body.search.search-no-results h1.not-found-title::before{
    margin-top:-40px;
      height:90vw;
    background-size: 60%;
      max-height: 500px;
  }
}
@media (max-width:980px){
  html:not(.et-fb-preview--wireframe) body.search.search-no-results #main-content {
  background-color: #d3e1b7 !important;
  }
   html:not(.et-fb-preview--wireframe) body.search.search-no-results h1.not-found-title::before{
       height:50vw;
    background-size: calc( ( 90% / 3 ) + 250px);
       max-height: 500px;
     margin-bottom: 20px;
  }
}
  
html:not(.et-fb-preview--wireframe) body.search.search-no-results h1.not-found-title{
  text-align: center;
  font-family: 'PT Serif',Georgia,"Times New Roman",serif;
  font-size: 64px;
  color: #407317 !important;
  font-style: italic;
  width: 100% !important;
}
html:not(.et-fb-preview--wireframe) body.search.search-no-results .entry p{
  color: #407317 !important;
  font-family: 'PT Serif',Georgia,"Times New Roman",serif;
  font-weight: 700;
  font-size: 24px;
  max-width: 540px;
  margin-top: 20px;
  line-height: 1.2em;
}
/*----------------------------Password Protected Post-----------------------------*/
html:not(.et-fb-preview--wireframe) article.post-password-required .et_pb_section{
  background-size: initial;
  background-repeat: repeat;
  background-blend-mode: multiply;
  background-image: url(https://naturalearning.org/wp-content/uploads/2017/03/leafy-background-25.png),linear-gradient(180deg,#d3e1b7 0%,#d3e1b7 100%) !important;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_pb_section .et_pb_row{
  padding: 0px 20px !important;
    box-sizing: border-box;
    width: 100% !important;
    max-width: 1600px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  margin: auto;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_pb_section .et_pb_column{
background-color: #d3e1b7;
  max-width: 1200px;
  padding: 60px 20px;
  border-radius: 40vw;
  margin: -20px 0;
    margin-right: 0px;
  margin-right: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
html:not(.et-fb-preview--wireframe) article.post-password-required  .et_password_protected_form{
  width:90%;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form h1{
  text-align: center;
  font-family: 'PT Serif',Georgia,"Times New Roman",serif;
  font-size: 64px;
  color: #407317 !important;
  font-style: italic;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form p{
font-family: 'PT Serif',Georgia,"Times New Roman",serif;
  font-weight: 700;
  font-size: 24px;
    color: #407317 !important;
   text-align: center;
}
body:not(wp-admin) article.post-password-required .et_password_protected_form form{
  margin-top:20px;
  display: flex;
  gap:20px;  
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form form p{
  width:100%;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form form p:first-of-type{
  width:100%;
  flex:2;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form form p:last-of-type{
  width:100%;
  flex:1;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form button{
  width: 100% !important;
  text-align: center;
  border-radius: 20px;
  height: 51px !important;
  line-height: 39px !important;
 background-color: #ed555c !important;
  margin:0;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form input{
  box-shadow: inset 0 0 0 3px #ed555c !important;
  border-radius: 20px 20px 20px 20px !important;
  overflow: hidden;
}

html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form button::after{
  line-height: 39px !important;
}
html:not(.et-fb-preview--wireframe) article.post-password-required .et_password_protected_form h1::before{
  content: "";
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 680px;
  box-sizing: border-box;
  background-image: url(https://naturalearning.org/wp-content/uploads/2024/07/Password-Graphic.svg);
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom:-15px !important;

}
@media (min-width:981px){
  article.post-password-required .et_password_protected_form h1::before{
    margin-top:0px;
      height:90vw;
    background-size: 80%;
      max-height: 500px;
      margin-top: -60px !important;
  }
}
@media (max-width:980px){
article.post-password-required .et_pb_section {
    background-blend-mode:normal;
    background-image: linear-gradient(180deg,#d3e1b7 0%,#d3e1b7 100%) !important;
  }
  article.post-password-required .et_password_protected_form h1::before{
       height:60vw;
    background-size: 90%;
       max-height: 500px;
     margin-bottom: 20px;
  }
}
/*----------------Category Archive Styles------------------*/
body.archive #et-main-area{
	background-color: rgba(231,232,233,0.8) !important;
	padding-top: 1%;
}
body.archive .search-title{
	padding: 20px !important;
    background-color: white;
    border-radius: 10px;
    width: max-content;
    box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
    max-width: 100%;
    box-sizing: border-box;
    margin: 20px auto;
	font-weight: 400;
	font-size: 24px;
}
body.archive article::before{
	display:none !important;;
}
body.archive .search-title span{
	font-weight: 500;
	font-style: italic;
}
body.archive #main-content .container {
	padding-top:0 !important;
	padding-bottom: 20px !important;
	max-width: 1600px;
}
body.archive #left-area{
	width:100% !important;
	padding:0 20px !important;
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(280px, 375px));
	grid-auto-rows: minmax(100px, auto);
	gap: 20px;
	justify-content: center;
}
body.archive article{
	width:100% !important;
	background-color: white !important;
	border-radius:10px;
	 box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
body.archive article img:not(.search-image){
	display:none;
}
body.archive article .search-image-container{
	height:300px;
}
body.archive article img.search-image{
	height:inherit;
  object-fit: cover;
	width:100%;
}
body.archive h2.entry-title{
	background-color:white !important;
	font-size: 16px !important;
	border-top: 1px solid #d0d0d0;
}
body.archive #left-area .et_pb_post, .archive #left-area .et_pb_post {
    overflow: hidden;
    page-break-inside: avoid;
    break-inside: avoid-column;
    padding: 0px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    word-wrap: break-word;
    min-height: 300px;
}
body.archive #left-area .et_pb_post, .archive #left-area .et_pb_post {
    border: 0px !important;
    min-height: 250px !important;
}
body.archive .et_pb_post {
    height: 450px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width: 981px){
.search article, .archive article {
    width: 22%;
    float: left;
    margin-right: 3%;
}
}
/*-----------------homepage--------------------*/
body.page-id-39 .et_pb_row_5{
	margin-bottom: 0 !important;
}
body.page-id-39 .et_pb_section_6{
	padding-top: 20px !important;
}
/*---------------Category Headers----------------*/
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article::before{
	font-size: 30px;
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
	color:white;
	background-color: #587534;
	width:100%;
	text-align: center;
	display: block;
	box-sizing: border-box;
    line-height: 1em;
	font-weight: 400;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-news::before{
	content: "News";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.tag-montessori:not(#post-1575) .et_pb_section_0 {
  display: none !important;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.tag-montessori:not(#post-1575)::before{
	content: "Montessori";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-research .et_pb_section_0 {
  display: none !important;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-research::before{
	content: "Research";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-projects .et_pb_section_0 {
  display: none !important;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-infosheets::before{
	content: "Infosheets";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-infosheets div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-natural-learning-at-home::before{
	content: "Natural Learning at Home";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-natural-learning-at-home div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-leaflets::before{
	content: "Leaflets";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-leaflets div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-the-green-desk::before{
	content: "The Green Desk";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-the-green-desk div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-publications:not(#post-1575):not(#post-27458)::before{
	content: "Publications";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-publications:not(#post-30377):not(#post-1575):not(#post-27458) div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-shape-nc-3::before,article.category-shape-nc::before {
	content: "Shape NC";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-shape-nc-3 div.et_pb_section_0{
	display: none !important;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-shape-nc div.et_pb_section_0{
	display: none !important;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-2::before{
	content: "POD 2";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-3 div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-3::before{
	content: "POD 3";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-4 div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-4::before{
	content: "POD 4";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-2 div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-wake::before{
	content: "POD Wake County";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-pod-wake div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-halifax-warren::before{
	content: "Healthy Habits, Healthy Kids";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-halifax-warren div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-infants-and-toddlers::before{
	content: "Healthy Starts: Infants and Toddlers";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-infants-and-toddlers div.et_pb_section_0{
	display: none;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-projects::before{
	content: "Projects";
	padding: 20px;
}
html:not(.et-fb-preview--wireframe) body:not(.search):not(.home) article.category-projects div.et_pb_section_0{
	display: none;
}
/*-----Section Colors-----*/

article:not(#post-39):not(#post-6701):not(#post-5652):not(.category-news):not(.category-projects):not(.category-newsletter) .et_pb_section:not(.et_pb_tabs .et_pb_section):not(.nli_leafs):not(.nli_blue){
  background-color: #f5f6f3 !important;
}
.et_pb_section.nli_leafs{
	background-color: rgba(231,232,233,0.8) !important;
	box-shadow: inset 0px 12px 18px -6px rgba(0,0,0,0.1);
}
.et_pb_section.nli_blue{
	background-color: #93BAC9 !important;
}
article:not(#post-39):not(.category-news):not(.category-newsletter) #main-content p{
	color:#0F0F10 !important;
}
article#post-39 .et_pb_salvattore_content article{
	overflow: clip;
  padding: 20px !important;
  margin-bottom: 20px !important;
  border-radius: 10px;
}
article#post-39 .et_pb_salvattore_content article h2{
	padding: 0 !important;
	margin-bottom: 20px;
}
@media (min-width: 1601px){
	body:not(.search) article.category-news{
/*		background-color: rgba(231, 232, 233, 0.4) !important;*/
		padding-bottom: 50px !important
	}	
	article.category-news .entry-content, article.category-newsletter .entry-content, article.category-projects .entry-content{
		margin: 40px auto;
		margin-bottom: 40px;
	  max-width: 1600px;
	  border-radius: 20px;
	  overflow: hidden;
	}
	article:not(.category-newsletter) .entry-content{
	  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
	}
	
}
@media (max-width: 1600px) and (min-width: 940px){
	article.category-news{
		padding-bottom: 0px !important
	}	
	article.category-newsletter .entry-content{
		margin: 40px auto;
	}
}
/*-------White/Transparent/Blue Background-------*/
/*
.et_pb_section:nth-child(3n) {
    background-color: #f5f6f3 !important;
}
.et_pb_section:nth-child(3n+1) {
    background-color: rgba(231, 232, 233, 0.8) !important;
}
.et_pb_section:nth-child(3n) p , .et_pb_section:nth-child(3n+1) p{
	color:#0F0F10 !important;
}
.et_pb_section:nth-child(3n+2) {
    background-color: #427e93 !important;
}
.et_pb_section:nth-child(3n+2) p :not(.et_pb_testimonial) {
	color:white !important;
}
*/
.et_pb_section {
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
}
@media (min-width: 981px){
	body:not(.page-id-39):not(.page-id-51688):not(.page-id-54078) .et_pb_row:not(.nli_banner_red):not(.nli_banner_blue):not(.et_pb_row_0):not(.hubGalleryRow) {
		padding:20px 20px !important;
		box-sizing: border-box;
		width: 100% !important;
		max-width: 1600px;
	}
	body:not(.page-id-39):not(.page-id-5652):not(.page-id-51688):not(.page-id-54078) .et_pb_row_0 {
		padding:0px 20px !important;
		box-sizing: border-box;
		width: 100% !important;
		max-width: 1600px;
	}
}
@media (max-width: 980px){
	body:not(.page-id-39):not(.page-id-51688):not(.page-id-54078) .et_pb_row:not(.nli_banner_red):not(.nli_banner_blue):not(.et_pb_row_0):not(.hubGalleryRow) {
		padding:20px 20px !important;
		box-sizing: border-box;
		width: 100% !important;
		max-width: 1600px;
	}
	body:not(.page-id-39):not(.page-id-51688):not(.page-id-54078) .et_pb_row_0:not(.hubGalleryRow) {
		padding:0px 20px !important;
		box-sizing: border-box;
		width: 100% !important;
		max-width: 1600px;
	}
}
.et_pb_row.nli_banner_red{
	    width: 100% !important;
    max-width: none !important;
    padding: 10px 0 !important;
	    background-color: #c16716 !important;
}
.et_pb_row.nli_banner_red .et_pb_column{
	margin-top:10px !important;
}
article:not(.category-news):not(.category-projects) .et_pb_row:not(.nli_banner_red):not(.nli_banner_blue):not(.hubGalleryRow) {
  background:transparent !important;
}
.et_pb_row.nli_banner_blue{
	    width: 100% !important;
    max-width: none !important;
    padding: 10px 0 !important;
	    background-color: #427e93 !important;
}
.et_pb_row.nli_banner_blue .et_pb_column{
	margin-top:10px !important;
}
article:not(.category-news):not(.category-projects) .et_pb_row:not(.nli_banner_red):not(.nli_banner_blue):not(.hubGalleryRow) {
  background:transparent !important;
}
.nli_ninjaform{
	background-color: #93BAC9 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: none !important;
}
@media (min-width: 1601px) { 
	.nli_ninjaform {
/*
	padding-left: calc((100vw - 1850px) / 2) !important;
  padding-right: calc((100vw - 1850px) / 2) !important;
*/
	}
}
.et_pb_widget{
  margin:0 !important;;
}
.nli_course_info{
	background-color: #C6D8DF;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
  border-top:20px solid #357D7E;
}
.nli_course_info .et_pb_testimonial::before{
	display:none;
}
.nli_alert{
	padding: 0 !important;
	width: 100% !important;
	max-width: unset !important;;
  background:transparent !important;
}
.nli_alert h2{
	padding:20px 0;
}
.et_overlay::before{
	color: #7d8c1f !important;
}
.et_pb_widget_area{
	padding:0 !important;
}
.et_pb_widget{
	width:100% !important;
}
.nli_header{
	background-color: transparent !important;
	padding-left:0px !important;
	padding-right:0px !important;
	text-align: center!important;
    width:fit-content;
    margin: 0 auto;
}
.nli_header p,.nli_header h1{
     font-size: 30px !important;
}
.et_pb_button{
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
  	background-color: #7D8C1F;
	color: #FFFFFF !important;
	border-width: 1px !important;
	border-color: RGBA(255,255,255,0);
	border-radius: 0px;
	text-transform: none;
	line-height: 1em;
	font-weight: 400;
}
.et_pb_button:hover{
		background-color: #8ea94f;
	}
body:not(.page-id-51688):not(.page-id-54078) .et_pb_tabs{
	background-color: #f4f4f4;
  border-radius: 20px;
  border: 1px solid #d9d9d9 !important;
  overflow: clip;
	margin-bottom: 40px !important;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
body:not(.page-id-51688):not(.page-id-54078) .et_pb_tabs_controls{
	/* border-radius: 20px 20px 0 0; */
  overflow: clip;
	display: flex;
	flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
body:not(.page-id-51688):not(.page-id-54078) .et_pb_tabs_controls li {
	padding: 20px 0;
	cursor: pointer;
	height: unset !important;
}
body:not(.page-id-51688):not(.page-id-54078) .et_pb_tabs_controls li:last-of-type {
	border-right: 0 !important;
}
body:not(.page-id-51688):not(.page-id-54078) .et_pb_tab{
	padding:0!important;
}
body:not(.page-id-51688):not(.page-id-54078) .et_pb_all_tabs{
	border-top: 1px solid #d9d9d9;
  top: -1px;
	margin-bottom:-1px;
	/* box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3); */
}
body:not(.page-id-51688) .et_pb_tab_content .et_pb_section{
	background-color: transparent !important;
}
.et_pb_portfolio_filters ul{
	text-align:center;
	padding: 20px 0 0 20px !important;
  background-color: white;
  border-radius: 10px;
  width: max-content;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
  max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.et_pb_portfolio_filters li {
 	float: left;
	line-height: 1.5em;
}
.et_pb_portfolio_filters li a {
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
  padding: 10px !important;
	display: block;
	overflow: hidden;
	height: auto;
	margin: 0 20px 20px 0 !important;
	background-color: transparent !important;
  border-radius: 5px !important;
  border: 2px solid rgba(217, 217, 217, 0.25) !important;
  font-size: 18px !important;
	color: #0F0F10 !important;
	line-height: 1.5em;
}
.et_pb_portfolio_filters li a.active{
	color:white !important;;
   border: 2px solid transparent !important;
}
.et_pb_portfolio_filters li a:hover{
  background-color: rgba(125,140,31, 0.25) !important;
	color: #0F0F10 !important;
     border: 2px solid transparent !important;
}
 .et_pb_portfolio_filters li a.active {
 	background-color: #7d8c1f  !important ;
   color:white !important;
   padding-left:10px !important;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination{
	display: grid;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination ul{
	background-color: white;
  width: max-content;
  border-radius: 10px;
  padding: 10px !important;
  justify-self: right;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
	margin-left: auto;
  margin-right: auto;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination ul:empty{
	display:none;
}
body:not(.page-id-51688) .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
  padding: 10px 0 !important;
	margin: 0 5px;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination a{
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	padding:10px !important;
	border-radius: 5px;
      border: 2px solid rgba(217, 217, 217, 0.25) !important;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination a:hover{
	background-color: rgba(125,140,31, 0.25) !important;
	color: #0F0F10 !important;
    border: 2px solid transparent !important;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination a:not(.active){
	color: #0F0F10 !important;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination a.active{
	background-color: #7d8c1f !important;
	font-weight: bold;
	color: white !important;
    border: 2px solid transparent !important;
}
body:not(.page-id-51688) .et_pb_grid_item > :not(a) :not(.post-meta) :not(.entry-title) :not(.dp-post-excerpt){
	padding: 0px 0px !important;
}
body:not(.page-id-51688) .et_pb_portfolio_items{
	width: 100% !important;
	display: grid;
	grid-auto-rows: minmax(100px, auto);
	gap: 40px;
	justify-content: center;
	margin-bottom: 40px;
}
@media (min-width: 401px){
	body:not(.page-id-51688) .et_pb_portfolio_items{
		 grid-template-columns: repeat( auto-fill, minmax( 340px , 1fr ) );
	}
}
@media (max-width: 400px){	
	body:not(.page-id-51688) .et_pb_portfolio_items{
		grid-template-columns: repeat( auto-fill, minmax( 226px , 1fr ) );
	}
}
body:not(.page-id-51688) .et_pb_dpblog_portfolio .et_pb_module_inner{
	width: 100% !important;
	display: grid;
	grid-auto-rows: minmax(100px, auto);
	gap: 40px;
	justify-content: center;
	margin-bottom: 40px;
}
@media (min-width: 401px){
	body:not(.page-id-51688) .et_pb_dpblog_portfolio .et_pb_module_inner{
		 grid-template-columns: repeat( auto-fill, minmax( 340px , 1fr ) );
	}
}
@media (max-width: 400px){	
	body:not(.page-id-51688) .et_pb_dpblog_portfolio .et_pb_module_inner{
		grid-template-columns: repeat( auto-fill, minmax( 226px , 1fr ) );
	}
}
body:not(.page-id-51688) .et_pb_portfolio_item {
  width: 100% !important;
	margin: 0 !important;
  background-color: white;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  overflow: clip;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3)
}
body:not(.page-id-51688) .et_pb_portfolio_item img{
	width:100%;
	max-height: 250px;
    object-fit: cover;
}
article.category-videos .et_pb_portfolio_item img{
	height:167px;
}
body:not(.page-id-51688) .et_pb_portfolio_item .entry-title{
	margin: 0 !important;
}
body:not(.page-id-51688):not(.search) .entry-title:not(h1) {
	padding: 20px !important;
	line-height: 1.5em;
/*	font-size: min(14px) !important;*/
}
body:not(.page-id-51688):not(.search) h1.entry-title{
	padding: 20px 0 !important;
	line-height: 1.5em;
/*	font-size: min(14px) !important;*/
}
body.search .entry-title{
	padding:20px;
		line-height: 1.5em;
}
body:not(.page-id-51688) .et_pb_portfolio_item .entry-title{
	font-size:16px !important;
}
body:not(.page-id-51688) .post-meta{
	text-align: right !important;
  padding: 10px 10px !important;
}
body:not(.page-id-51688) .dp-post-excerpt{
	padding: 20px !important;
  text-align: left;
}
body:not(.page-id-51688) .et_pb_portofolio_pagination {
	width: 100%;
	border-top: 0px solid #8EA94F !important;
	position: relative;
}
body:not(.page-id-51688) .et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1;
	border-style: solid !important;
	border-left: 0px;
}
.et_pb_slide{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.et_pb_slides .et_pb_slider_container_inner {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
}
.et_pb_slide_description{
	background-color: rgba(125,140,31, 0.8) !important;
	padding: 1% 0 !important;
  /* backdrop-filter:blur(10px); */
}
.et_pb_slide_description h2{
	padding: 0 2% !important;
}
.et_pb_slide_title{
	font-weight: 300;
  margin-top: 0;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
	    word-break: keep-all;
    overflow-wrap: normal;
}
.et_pb_slider .et_pb_container{
	max-width: none !important;
  margin:0 !important;
}
.et_pb_slider{
	z-index: 999;
}
.et_pb_accordion{
  max-width:1080px;
  box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
/*
	margin-left: auto;
  margin-right: auto;
*/
}
.et_pb_toggle{
  margin:0 !important;;
}
.et_pb_accordion_item{
	padding: 0 !important;
	background-color: #fcfdfc;
	transition: border 300ms ease 0ms;
	border: 1px solid #d9d9d9;
}
.et_pb_accordion_item:hover{
	border-color: rgba(125,140,31,0.1);
}
.et_pb_toggle_title {
	position: relative;
  font-size: 16px !important;
  line-height: 1.7em !important;
  padding: 20px 40px 20px 20px !important;
  border-bottom-color: rgba(125,140,31,0.1);
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.et_pb_toggle_title:hover {
  /* background-color: #F0F0F0; */
}
.et_pb_toggle_title::before{
	font-family: ETmodules !important;
  font-weight: 400 !important;
  content: "\e04f" !important;
	position: absolute;
  right: 0;
  font-size: 16px;
  color: #ccc;
  top: 50%;
  margin-top: -.5em;
	padding-right: 20px !important;
	display: block !important;
}
.et_pb_toggle_content {
	color: #333333 !important;
  padding-top: 0;
  background-color: #F0F0F0;
  border-bottom-color: rgba(125,140,31,0.1);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding:20px;
}
.px-custom-fields-caf {
display:none;
}
article:not(.category-news){
  padding:0 !important;
}
article{
	margin:0 !important;
}
.et_pb_promo{
	padding: 0 !important;
	display: grid;
}
.et_pb_promo_description{
	text-align: center;
	padding: 30px 20px;
  /* border-left: 10px solid #7d8c1f; */
	background-color:transparent;
	backdrop-filter:blur(5px);
	 -webkit-backdrop-filter: blur(5px);
	position: relative;
  /* border-radius: 0 0 0px 0; */
  width:100%;
}
.et_pb_promo .et_pb_button_wrapper{
  margin:20px;
	justify-self:center;
	  align-self:end;
}
.et_pb_promo_button{
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,1);
}
.et_pb_module_header{
	padding: 0;
}
.et_pb_title_container .entry-title{
	padding-left:0px !important;
	padding-right:0px !important;
}
article:not(.category-news) .et_pb_testimonial{
	padding: 40px 20px 20px 46px !important;
	background-color: rgba(255,2555,255,1) !important;
	width: 100%;
	box-sizing: border-box;
  max-width: 100%;
  border-radius: 20px 20px 0 20px;
	margin-right: auto;
  margin-left: auto;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.15);
}
article:not(.category-news) .et_pb_testimonial p{
  font-size: 1.25em;
  line-height: 1.5em;
  max-width: 600px;
}
article:not(.category-news) .et_pb_testimonial_author{
  margin-top:0px;
	text-align:right;
}
article:not(.category-news) .et_pb_testimonial::before{
	content: "\7b";
  font-size: 32px;
  left: 28px;
  position: absolute;
  top: 11px;
  background: transparent;
  margin-left: -16px;
  border-radius: 31px;
  z-index: 2;
  transform: rotate(180deg);
}
article:not(.category-news) .et_pb_testimonial p:not(et_pb_testimonial_meta)::after{
  font-style:normal; 
	visibility: visible;
  display: block;
  font-size: 64px;
  content: "\7b";
  clear: both;
  font-family: ETmodules;
  position: absolute;
  line-height: 1em;
  right: -10px;
  opacity: 0.1;
  height: auto;
  bottom: -6px;
}
#footer-widgets{
	padding: 2% 2% 0 2%;
}
#footer-bottom{
	padding: 15px 2% 6px 2%;
}
#custom_html-10 img{
	max-width:200px;
}
/* 
p:not(strong):not(nli_header){
	max-width:900px;
}
*/
/* _____________________virtual field trip____________________ */
#post-13581 .et_pb_section_0{
	    display:none !important;
}
#post-13581 iframe{
	    height: min(calc(96vw*(9.1 / 16)), 1066px);
    border-radius: 10px;
    border: solid 10px white;
    box-sizing: border-box;
	box-shadow: 0px 12px 18px -6px rgba(0,0,0,0.3);
}
/* _____________________Footer Styles____________________ */
#main-footer .container{
	max-width: 1600px;
	width:auto !important;
}
/* _____________________START copied from old sheet____________________ */
.container,
.et_pb_row,
.et_pb_slider .et_pb_container,
.et_pb_fullwidth_section .et_pb_title_container,
.et_pb_fullwidth_section .et_pb_title_featured_container,
.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container {
  max-width:1600px
}
a {
  color:#7a953b
}
#main-header,
#main-header .nav li ul,
.et-search-form,
#main-header .et_mobile_menu {
  background-color:rgba(255,252,252,0.9)
}
#main-header .nav li ul {
  background-color:#ffffff
}
.et_secondary_nav_enabled #page-container #top-header {
  background-color:#7d8c1f!important
}
#et-secondary-nav li ul {
  background-color:#7d8c1f
}
#et-secondary-nav li ul {
  background-color:#ffffff
}
#et-secondary-nav li ul a {
  color:#7d8c1f
}
#main-header .nav li ul a {
  color:rgba(0,0,0,0.92)
}
#top-header,
#top-header a,
#et-secondary-nav li li a,
#top-header .et-social-icon a:before {
  font-size:16px
}
#top-menu li a {
  font-size:13px
}
body.et_vertical_nav .container.et_search_form_container .et-search-form input {
  font-size:13px!important
}
#top-menu li a,
.et_search_form_container input {
  font-weight:normal;
  font-style:normal;
  text-transform:uppercase;
  text-decoration:none
}
.et_search_form_container input::-moz-placeholder {
  font-weight:normal;
  font-style:normal;
  text-transform:uppercase;
  text-decoration:none
}
.et_search_form_container input::-webkit-input-placeholder {
  font-weight:normal;
  font-style:normal;
  text-transform:uppercase;
  text-decoration:none
}
.et_search_form_container input:-ms-input-placeholder {
  font-weight:normal;
  font-style:normal;
  text-transform:uppercase;
  text-decoration:none
}
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
#top-menu li.current_page_item>a {
  color:#000000
}
#main-footer {
  background-color:#333333
}
#main-footer .footer-widget h4,
#main-footer .widget_block h1,
#main-footer .widget_block h2,
#main-footer .widget_block h3,
#main-footer .widget_block h4,
#main-footer .widget_block h5,
#main-footer .widget_block h6 {
  color:#7d8c1f
}
.footer-widget li:before {
  border-color:#7d8c1f
}
#footer-widgets .footer-widget li:before {
  top:12.3px
}
.bottom-nav,
.bottom-nav a {
  font-size:10px
}
#footer-info,
#footer-info a {
  color:#ffffff
}
#footer-info {
  font-size:13px
}
#footer-bottom .et-social-icon a {
  color:#ffffff
}
@media only screen and (min-width:981px) {
  .et_pb_section {
    padding:2% 0
  }
  .et_pb_fullwidth_section {
    padding:0
  }
  .et_header_style_left #et-top-navigation,
  .et_header_style_split #et-top-navigation {
    padding:25px 0 0 0
  }
  .et_header_style_left #et-top-navigation nav>ul>li>a,
  .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom:25px
  }
  .et_header_style_split .centered-inline-logo-wrap {
    width:50px;
    margin:-50px 0
  }
  .et_header_style_split .centered-inline-logo-wrap #logo {
    max-height:50px
  }
  .et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo {
    height:50px
  }
  .et_header_style_centered #top-menu>li>a {
    padding-bottom:9px
  }
  .et_header_style_slide #et-top-navigation,
  .et_header_style_fullscreen #et-top-navigation {
    padding:16px 0 16px 0!important
  }
  .et_header_style_centered #main-header .logo_container {
    height:50px
  }
  #logo {
    max-height:60%
  }
  .et_pb_svg_logo #logo {
    height:60%
  }
  .et_fixed_nav #page-container .et-fixed-header#top-header {
    background-color:#7d8c1f!important
  }
  .et_fixed_nav #page-container .et-fixed-header#top-header #et-secondary-nav li ul {
    background-color:#7d8c1f
  }
  .et-fixed-header #top-menu li.current-menu-ancestor>a,
  .et-fixed-header #top-menu li.current-menu-item>a,
  .et-fixed-header #top-menu li.current_page_item>a {
    color:#000000!important
  }
}
@media only screen and (max-width:980px) {
  #main-header,
  #main-header .nav li ul,
  .et-search-form,
  #main-header .et_mobile_menu {
    background-color:rgba(255,255,255,1)
  }
  .et_header_style_centered .mobile_nav .select_page,
  .et_header_style_split .mobile_nav .select_page,
  .et_mobile_menu li a,
  .mobile_menu_bar:before,
  .et_nav_text_color_light #top-menu>li>a,
  .et_nav_text_color_dark #top-menu>li>a,
  #top-menu a,
  .et_mobile_menu li a,
  #et_search_icon:before,
  #et_top_search .et-search-form input,
  .et_search_form_container input,
  #et-top-navigation .et-cart-info {
    color:rgba(0,0,0,0.7)
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif
}
body,
input,
textarea,
select {
  font-family:'PT Serif',Georgia,"Times New Roman",serif
}
#main-header,
#et-top-navigation {
  font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif
}
@media (min-width: 1140px){
	#et-top-navigation{
		padding-top: 30px !important;
	}
	#et-secondary-menu li, #top-menu li {
	  	word-wrap: break-word;
	}
	#top-menu{
		display: flex;
	}
	#et_top_search{
		margin-top: -9px !important;
	}
}
/* END copied from old sheet */
/*___________Text AUTO COLUMNS_____________*/
/*
@media (min-width: 1200px){
	.et_pb_text{
		columns:2;
	}
}
@media (max-width: 980px) and (min-width: 700px){
	.et_pb_text{
		columns:2;
	}
}
*/
/*___________CUSTOM CRUNCH NAV__________*/
@media (min-width: 1140px) {
	#et_search_icon::before{
		left: -24px !important;
	}
}
@media (max-width: 1139px) and (min-width: 981px){
	#top-header{
		position: relative!important;
		top:0px !important;
	}
	#main-header{
		position: fixed!important;
		top:0 !important;
	}
/*
	#et-top-navigation{
		padding-right: 21px !important;
	}
*/
	#et_mobile_nav_menu{
		display:block !important;
	}
	.et_mobile_menu .menu-item{
	    color: #231f20 !important;
	}
	#top-menu{
		display: none;
	}
	#et_top_search{
		right: 80px !important;
	}
	.sub-menu{
		transition: none !important;
		transform: none !important;
		opacity: 1 !important;
	}
	.opened #mobile_menu{
		display: flex !important;
		flex-direction: column;
  		flex-wrap: wrap;
	}
	#mobile_menu{
		height: max-content;
		background-color: rgba(255,255,255,1) !important;
		backdrop-filter: blur(10px);
		 -webkit-backdrop-filter: blur(10px);
		overflow: clip;
		position: fixed;
  		max-height: 650px !important;
		bottom:0;
  		top: 81px;
	}
	#mobile_menu .menu-item a{
		color:#231f20;
	}
	#mobile_menu .menu-item .sub-menu a{
		font-weight: 500;
	}
	#et-top-navigation{
		padding-right: 2% !important;
	}
}
/*___________DESKTOP ONLY STYLES__________*/
@media (min-width: 981px){
	container clearfix et_menu_container{
		box-sizing: border-box;
		width:100% !important;
		padding-left:2%;
		padding-right:2%;
	}
	body{
		font-size: 18px;
	}
	#top-header{
		position: relative !important;
	}
	.nav li li{
		line-height: 1.5em !important;
 		padding: 5px 20px !important;
	}
	body:not(.page-id-39) #main-header{
	  position: sticky !important;
	}
	body.page-id-39 #main-header{
	  position: relative !important;
	}
	.logo_container{
	padding-left:1%;
	}
	body:not(.page-id-51688):not(.page-id-54078) .et_pb_tabs_controls{
	 	width: max-content;
		border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_tabs_controls li a{
	padding: 0 2vw !important;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_all_tabs{
	/* border-radius: 20px; */
	}
	.et_pb_promo{
	height:auto;
	}
	.two-column-portfolio .et_pb_grid_item {
		width: 47.25%!important;
		height: 250px !important;
		margin-right: 5.5%!important;
		margin-bottom: 5% !important;
	}
	.two-column-portfolio  .et_portfolio_image{
		max-height: 250px !important;
	  } 
	.two-column-portfolio .dp_ppp_post_thumb {
		max-height: 250px !important;
		object-fit: cover !important;
	} 
/*
	.et_pb_section_4.et_pb_section {
		padding-top: 2% !important;
	}
*/
	.two-column-portfolio .et_pb_grid_item:nth-child(3n) {
		margin-right: 5.5%!important;
	}
	.two-column-portfolio .et_pb_grid_item:nth-child(2n) {
		margin-right: 0!important;
	}
	.two-column-portfolio .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1) {
		clear: none!important;
	}
	.two-column-portfolio .et_pb_grid_item.first_in_row {
		clear: unset;
	}
	.et_pb_slide_title{
			padding-left:10% !important;
	padding-right:10% !important;
		text-align: center;
		font-size: 46px !important;
	}
	.nli_header::before,
	.nli_header::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  height: 1px;
	  width: 20vw;
	  line-height: 1.5em !important;;
	}

	.nli_header::before {
	  left: 0;
	  transform:translateX(-102%);
		 background: linear-gradient(to left, black, transparent);
	}

	.nli_header::after {
	  right: 0;
	   transform:translateX(102%);
	   background: linear-gradient(to right, black, transparent);
	}
}
/*___________MOBILE ONLY STYLES__________*/
@media (max-width: 980px){		
	.et_pb_module:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
  		font-size: 16px;
	}
	p{
		font-size: 16px !important;
    	line-height: 1.5em;
	}
	#main-header{
		position: relative !important;
		background-color: ffffff !important;
	}
	#et-top-navigation{
		margin-right:2%;
	}
	.logo_container{
	padding-left:2%;
	}
	#et_top_search{
		right:10px;
	}
	#mobile_menu{ 
		background-color: white !important;
		backdrop-filter: blur(10px);
		 -webkit-backdrop-filter: blur(10px);
	}
	.et_mobile_menu .menu-item{
	    color: #231f20 !important;
	}
	.single .post{
		padding-bottom:0;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_row:not(.et_pb_tabs):not(.hubGalleryRow){
		padding:15px 2% !important;
		width: 100% !important;
		margin: 0 !important;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_tabs_controls{
	 	width: 100%;
		padding:20px !important;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_tabs_controls li{
		border: 0 !important;
		border-radius: 20px;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_tabs_controls li a{
	padding: 0 20px !important;
	}
body:not(.page-id-51688):not(.page-id-54078)	.et_pb_all_tabs{
	border-radius: 0 0 20px 20px;
	}
	.et_pb_promo{
	height:auto;
	}
	.et_pb_slide_title{
			padding-left:5% !important;
	padding-right:5% !important;
		text-align: left;
		font-size: 40px !important;
	}
}
/*----------------------HUB ACCESSIBILITY FEATURE------------------------*/
body:not(.page-id-51688) #wp_access_helper_container{
  display: none;
}
button.wahout aicon_link{
  bottom:0;
}
/*--------------END NLI STYLESHEET--------------*/