
/*font-family*/
body, html{
	font-size: 18px !important;
}

html.sticky-header-active #header .header-body{
	border-bottom-color: rgb(25 126 59) !important;
}
/*fontfamily end*/
/*colors*/
.tb-color1{
	background-color: #000 !important;
}
.tb-color2, .tb-color3 {

    background-color: #00b050 !important;
}

p, ul li, ol li {

    line-height: 26px;
  color:#000;
    font-weight: 400;
	font-size: 18px;
}
h3{
	 text-transform: none !important;
}
.color-white{
	color: #fff;
}

.primarycolor {
color: #21b051;
}
.secondarycolor{
	color:#16253f
}

/*colors end*/
/*margin*/
.mrg-top-100{
	margin-top: 100px;
}
.mrg-bottom-100{
	margin-bottom: 100px;
}
/*end margin*/
/*fonts*/
a {
    color: #20ac50;
    font-weight: bold;
}
.sec-title h2 .sub-head-about{
	font-size: 35px !important;
}
/*about section*/


/*end about section*/
	/*speaker-1*/
span.speaker-sub-heade{
	font-size: 20px !important;
	letter-spacing: 0px;
}
span.speaker-subtop-heade{
	font-size: 20px !important;
	letter-spacing: 0px;
	line-height: 1px;
}

	.row.heading h2 {
    color: #fff;
    font-size: 52.52px;
    line-height: 95px;
    font-weight: 400;
    text-align: center;
    margin: 0 0 40px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
ul{
  margin:0;
  padding:0;
  list-style:none;
}
.heading.heading-icon {
    display: block;
}
.padding-lg {
	display: block;
	padding-top: 100px;
	padding-bottom: 100px;
}
.practice-area.padding-lg {
    padding-bottom: 55px;
    padding-top: 55px;
}
.practice-area .inner{ 
     border:1px solid #999999; 
	 text-align:center; 
	 margin-bottom:28px; 
	 padding:40px 25px;
}

.our-webcoderskull .cnt-block:hover, .our-webcoderskull2 .cnt-block:hover, .our-webcoderskull3 .cnt-block:hover  {
    box-shadow: 0px 0px 10px rgb(32 172 80);
    border: 0;
}
.practice-area .inner h3{ 
    color:#3c3c3c; 
	font-size:24px; 
	font-weight:500;
	font-family: 'Poppins', sans-serif;
	padding: 10px 0;
}
.practice-area .inner p{ 
    font-size:14px; 
	line-height:22px; 
	font-weight:400;
}
.practice-area .inner img{
	display:inline-block;
}


.our-webcoderskull{

  background: #16253f;
	margin-top:-10px;
  
}
.our-webcoderskull3{
  background: #16253f;
	
}
.our-webcoderskull2{
  background: #000;

  
}
.our-webcoderskull .cnt-block, .our-webcoderskull2 .cnt-block, .our-webcoderskull3 .cnt-block{ 
   float:left; 
   width:100%; 
   background:transparent; 
   padding:15px 15px; 
   text-align:center; 
   border:2px solid #505050;
  
	height: 100%;
}
.our-webcoderskull .cnt-block figure, .our-webcoderskull2 .cnt-block figure, .our-webcoderskull3 .cnt-block figure{

   border-radius:100%; 
   display:inline-block;
   margin-bottom: 15px;
}

.our-webcoderskull .cnt-block h3, .our-webcoderskull2 .cnt-block h3, .our-webcoderskull3 .cnt-block h3{ 
   color:#2a2a2a; 
   font-size:20px; 
   font-weight:500; 
   padding:6px 0;
   text-transform:uppercase;
}
.our-webcoderskull .cnt-block h3 a, .our-webcoderskull2 .cnt-block h3 a, .our-webcoderskull3 .cnt-block h3 a{
  text-decoration:none;
	color:#20ac50;
	    font-weight: 600;
}
.our-webcoderskull .cnt-block h3 a:hover, .our-webcoderskull2 .cnt-block h3 a:hover, .our-webcoderskull3 .cnt-block h3 a:hover{
	color:#337ab7;
}
.our-webcoderskull .cnt-block p, .our-webcoderskull2 .cnt-block p, .our-webcoderskull3 .cnt-block p{ 
   color:#dbdbdb; 
    margin-top: -10px;
   line-height:20px; 
   font-weight:400;
	font-size: 14px;
}
.our-webcoderskull .cnt-block .follow-us, .our-webcoderskull2 .cnt-block .follow-us, .our-webcoderskull3 .cnt-block .follow-us{
	margin:20px 0 0;
}
.our-webcoderskull .cnt-block .follow-us li, .our-webcoderskull2 .cnt-block .follow-us li, .our-webcoderskull3 .cnt-block .follow-us li{ 
    display:inline-block; 
	width:auto; 
	margin:0 5px;
}
.our-webcoderskull .cnt-block .follow-us li .fa, .our-webcoderskull2 .cnt-block .follow-us li .fa, .our-webcoderskull3 .cnt-block .follow-us li .fa{ 
   font-size:24px; 
   color:#767676;
}
.our-webcoderskull .cnt-block .follow-us li .fa:hover, .our-webcoderskull2 .cnt-block .follow-us li .fa:hover, .our-webcoderskull3 .cnt-block .follow-us li .fa:hover{ 
   color:#025a8e;
}

	
	
	/*speaker-1 end*/
/*image slider*/
section.section{
	padding: 0px !important;
	margin-top: -10px !important;
}
.margin-top-bottom{
	padding: 60px 0px 100px 0px;
}
	.imageslider-sec-2{
		background: #000;
		padding:100px 0px;
	}
	.imageslider-sec{
		background: #000;
		padding:100px 0px;
	}
.images-wrapper {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  max-width: 100%;
}

.big-image {
  flex: 1;
  max-width: 85%;
	max-height:500px;
	overflow: hidden;
}

.big-image img {
  max-width: 100%;
  height: auto;
 
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.thumbnail-list, .thumbnail-list2 {
  max-height: 500px;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 120px;
}

.thumbnail-list img, .thumbnail-list2 img {
  width: 100%;
  height: auto;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 5px;
  transition: border 0.3s;
}

.thumbnail-list img.active, .thumbnail-list2 img.active {
  border: 2px solid #20ac50;
}

.thumbnail-list::-webkit-scrollbar, .thumbnail-list2::-webkit-scrollbar  {
  width: 4px;
}
	
	@media (max-width: 1024px) {
		.event-container {
			display: flex;
    justify-content: space-between;
   
    flex-direction: column;
		}
		
		  .image-wrapper {
    left: -20px !important;
			  width: 350px !important;
}
		
  .images-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .big-image {
    max-width: 100%;
  }

  .thumbnail-list,   .thumbnail-list2 {
    flex-direction: row;
    max-height: none;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    justify-content: center;
    padding-top: 10px;
  }

  .thumbnail-list img,   .thumbnail-list2 img  {
    width: 80px;
    height: auto;
    flex-shrink: 0;
  }

  .thumbnail-list::-webkit-scrollbar,  .thumbnail-list2::-webkit-scrollbar {
    height: 4px;
  }
}

@media (max-width: 600px) {
  .thumbnail-list img,  .thumbnail-list2 img {
    width: 60px;
  }
}



/*end image slider*/

/*broadway*/


.centered-section {
  background-image: url('https://dev.goeshow.com/edc/tev/2026/images/Gallery/20240604_125545.jpg'); /* Replace with your image */
  background-size: cover;
  background-position: center;
  padding: 80px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-box {
  background-color: rgb(0 0 0 / 85%);
/*  border: 2px solid #333;*/
  padding: 60px 20px;
  text-align: center;
  /*border-radius: 10px;*/
  max-width: 1000px;
  width: 100%;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.content-box .logo {
  width: 100px;
  height: auto;
  margin-bottom: 20px;
}
.content-box-column
{    border-right: 3px dashed #20ac50;}



/* end broadway*/
/*table*/

  .Paviliontable table {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-align: center;
	  background: #171616
  }

  .Paviliontable th, .Paviliontable td {
    border:1px solid #575555;
    padding: 10px;color: #fff;
  }

  .Paviliontable thead th {
    background-color: #f4f4f4;
    font-weight: bold;
  }

  .Paviliontable thead tr:first-child th {
    font-size: 18px;
    background-color: #1f9e49;
    color: #fff;
  }

  .Paviliontable thead tr:nth-child(2) th {
   
    background-color: #eee;
  }

  .Paviliontable tbody tr:nth-child(even) {
    background-color: #000;
  }

  .Paviliontable {
    background: #15253f;
    padding: 50px 0px;
  }

  

  /* Media Queries */
@media only screen and (max-width: 360px) {
		
.initiatives .container{
  width:100% !important;

}
	.image-wrapper{
		left:0px !important;
	}
	.about-image{
		display: flex;    
		flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	}
	
	.image-wrapper {
	width:350px !important;
		left: 0px !important;
}
	.Broadwayimg{
		margin-top: 30px;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
	.keynote-card {
    flex: 0 1 calc(100% - 0px);
    background: transparent;
    text-align: center;
    color: #fff;
}
	  .about-section .image-column .inner-column:before {
           content: '';
        position: absolute;
        width: calc(25% + 50px);
        height: calc(100% + 80px);
        top: -50px;
        left: -70px;
        background: transparent;
        z-index: 0;
        border: 30px solid #21b051;
}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: 0px;
}
	  .about-section .content-column .inner-column {
       padding-left: 0px !important;
    margin-top: 80px;
}
	.About-title {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    padding-left: 80px;
}
}
@media (max-width: 575px) and (min-width: 361px){
	
.initiatives .container{
  width:100% !important;

}
	.image-wrapper{
		left:0px !important;
	}
	.image-wrapper {
    left: 0px !important;
	width:350px !important;
}
	.about-image{
		display: flex;    
		flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	}
	.Broadwayimg{
		margin-top: 30px;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
		.keynote-card {
    flex: 0 1 calc(100% - 0px);
    background: transparent;
    text-align: center;
    color: #fff;
}
	  .about-section .image-column .inner-column:before {
           content: '';
        position: absolute;
        width: calc(25% + 50px);
        height: calc(100% + 80px);
        top: -50px;
        left: -50px;
        background: transparent;
        z-index: 0;
        border: 30px solid #21b051;
}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: 0px;
}
	  .about-section .content-column .inner-column {
       padding-left: 0px !important;
    margin-top: 80px;
}
}
  @media (min-width: 576px) and (max-width: 666px) {
	  .image-wrapper{
		left:-15px !important;
	}
	  .Broadwayimg{
		margin-top: 30px;
	}
	  .about-image{
		display: flex;    
		flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
    .Paviliontable table {
      font-size: 12px;
    }

    .Paviliontable th, .Paviliontable td {
      padding: 8px;
    }

   
   
	  
  .Paviliontable {
    background: #15253f;
    padding: 100px 30px;
  }
	  .about-section .image-column .inner-column:before {
    content: '';
    position: absolute;
    width: calc(25% + 0px);
    height: calc(100% + 80px);
    top: -50px;
    left: 0px;

}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: -50px;
}
	  .about-section .content-column .inner-column {
     padding-left: 0px;
    margin-top: 80px;
}
  }
 @media (min-width: 667px) and (max-width: 719px) {
	 .image-wrapper{
		left:-15px !important;
	}
	 .about-image{
		display: flex;    
		flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	}
	 .Broadwayimg{
		margin-top: 30px;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
    .Paviliontable table {
      font-size: 12px;
    }

    .Paviliontable th, .Paviliontable td {
      padding: 8px;
    }

   
   
	  
  .Paviliontable {
    background: #15253f;
    padding: 100px 30px;
  }
	  .about-section .image-column .inner-column:before {
   content: '';
        position: absolute;
        width: calc(25% + 50px);
        height: calc(100% + 80px);
        top: -15px;
        left: -70px;

}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: -50px;
}
	  .about-section .content-column .inner-column {
     padding-left: 0px;
    margin-top: 80px;
}
  }
  @media (min-width: 720px) and (max-width: 740px) {
	  .image-wrapper{
		left:-15px !important;
	}
	  .about-image{
		display: flex;    
		flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	}
	  .Broadwayimg{
		margin-top: 30px;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
    .Paviliontable table {
      font-size: 12px;
    }

    .Paviliontable th, .Paviliontable td {
      padding: 8px;
    }

   
   
	  
  .Paviliontable {
    background: #15253f;
    padding: 100px 30px;
  }
	  .about-section .image-column .inner-column:before {
   ontent: '';
        position: absolute;
        width: calc(25% + 35px);
        height: calc(100% + 80px);
        top: -50px;
        left: -50px;
        
}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: -50px;
}
	  .about-section .content-column .inner-column {
       padding-left: 0px;
    margin-top: 80px;
}
  }
 @media (min-width: 741px) and (max-width: 767) {
	 .image-wrapper{
		left:-15px !important;
	}
	 .Broadwayimg{
		margin-top: 30px;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
    .Paviliontable table {
      font-size: 12px;
    }

    .Paviliontable th, .Paviliontable td {
      padding: 8px;
    }

   
   
	  
  .Paviliontable {
    background: #15253f;
    padding: 100px 30px;
  }
	  .about-section .image-column .inner-column:before {
          content: '';
        position: absolute;
        width: calc(25% + 50px);
        height: calc(100% + 80px);
        top: -50px;
        left: -65px;
        background: transparent;
        z-index: 0;
        border: 30px solid #21b051;
}
	 .about-section .content-column .inner-column {

    padding-left: 0px;
	 }
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: -50px;
}
	  .about-section .content-column .inner-column {
   
    margin-top: 80px;
}
  }
  @media (min-width: 768px) and (max-width: 914px) {
	  .image-wrapper {
    left: -15px !important;
}
	   .broadway-pier-section h2{
		  margin-top: 100px;
	  }
	.about-image{
		display: flex;    
		flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
	}
	  .about-section h2 {
        margin-top: 150px !important;
    }
}
	  .Broadwayimg{
		margin-top: 30px;
	}
	.Broadwayimg::before{
		top: 40% !important;
	}
	  	  .about-section .image-column .inner-column:before {
    content: '';
    position: absolute;
    width: calc(25% + 0px);
    height: calc(100% + 80px);
    top: -50px;
    left: 0px;
  
}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: -50px;
}
	  .about-section .content-column .inner-column {
       padding-left: 0px;
    margin-top: 80px;
}
}

  @media (min-width: 915px) and (max-width: 1000px) {
	  	  .about-section .image-column .inner-column:before {
    content: '';
    position: absolute;
    width: calc(25% + 0px);
    height: calc(100% + 80px);
    top: -50px;
    left: 0px;

}
	  .about-section .image-column .image-1 {
    position: relative;
    top: 0px;
    left: -50px;
}
	  .about-section .content-column .inner-column {
       padding-left: 0px;
    margin-top: 80px;
}
}

@media (min-width: 1001px) and (max-width: 1114px) {
	  	 .Broadwayimg::before {
  
    height: 53% !important;
	}
}


  @media screen and (max-width: 480px) {
	  
  .Paviliontable {
    background: #15253f;
    padding: 100px 30px;
  }
    .Paviliontable table, .Paviliontable thead, .Paviliontable tbody, .Paviliontable th, .Paviliontable td, .Paviliontable tr {
      display: block;
    }

    .Paviliontable thead {
      display: none;
    }

    .Paviliontable tbody tr {
      margin-bottom: 15px;
      border: 1px solid #ccc;
      padding: 10px;
      background: #2d2d2d;
    }

    .Paviliontable td {
      border: none;
      border-bottom: 1px solid #eee;
      text-align: right;
      position: relative;
      padding-left: 50%;
    }

    .Paviliontable td::before {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      font-weight: bold;
      text-align: left;
      color: #fff;
    }

    .Paviliontable td:nth-of-type(1)::before { content: "Booth #"; }
    .Paviliontable td:nth-of-type(2)::before { content: "Dimensions"; }
    .Paviliontable td:nth-of-type(3)::before { content: "Square Footage"; }
    .Paviliontable td:nth-of-type(4)::before { content: "Price/Exhibitor"; }
  }
/*exbit table end*/


/*header*/
#header .header-body{
	/*background:linear-gradient(92deg, rgb(0 0 0), rgb(40 169 81)) !important;*/
	background:#000 !important;
}


/*header end*/
/*speaker*/
/*
.speakers-section {
      background-color: #16253f;
    padding: 100px 20px;
}

.section-title {

    font-size: 32px;
    color: #003366;
    margin-bottom: 40px;
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.28em;
    color: #fff;
    font-weight: 600;
    padding-bottom: 18px;
}
.section-title:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background-color: #d1d2d6;
}
.keynote-speaker {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 125px;
  margin-bottom: 40px;
}

.keynote-image {
width: 200px;
    height: auto;
    
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.keynote-details {
  flex: 1;
}

.keynote-details h3 {
  font-size: 26px;
  
  margin-bottom: 10px;
}

.keynote-details p {
color:#ddd;
}

.keynote-image-wrapper {
  position: relative;
  display: inline-block;
}

.keynote-image {
  position: relative;
  z-index: 2;
  width: 300px;
  height: auto;
  border-radius: 12px;
}

.keynote-image-wrapper::after {
    content: "";
    position: absolute;
    top: 45px;
    left: 55px;
    width: 100%;
    height: 100%;
    
    z-index: 1;
  
    transform: rotate(2deg);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border: 30px solid #20ac50;
}
*/
.speakers-section {
  background-color: #16253f;
  padding: 80px 20px;
}

.section-title {
  font-size: 50px;
  color: #fff;
  margin-bottom: 60px;
  position: relative;
  padding-bottom: 18px;
  font-weight: 600;
	text-align: center;
}

.section-title:before {
  content: '';
  position: absolute;
  bottom: 0;
 left: 50%;
    transform: translateX(-50%);
  width: 50px;
  height: 3px;
  background-color: #d1d2d6;
}

.keynote-row {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
  justify-content: space-between;
}

.keynote-card {
  flex: 0 1 calc(25% - 30px);
  background: transparent;
  text-align: center;
  color: #fff;
}

.keynote-image-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

.keynote-image {
   

    max-width: 250px;
   
   
    width: 280px;
    height: 320px;
    object-fit: cover;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.keynote-image-wrapper::after {
 content: "";
    position: absolute;
    top: 30px;
    left: 10px;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: 10px solid #20ac5017;
    transform: rotate(23deg);
    border-radius: 5px;

}

.keynote-details h3 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #20ac50 !important;
	position: relative;
    z-index: 3;
    font-weight: 900;
}

.keynote-details p {
  font-size: 15px;
  color: #ccc;
}

.speakers-cta {
  text-align: center;
  margin-top: 40px;
}

.theme-btn.btn-style-one {
  background-color: #20ac50;
  color: #fff;
  padding: 12px 30px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  transition: background-color 0.3s ease;
}

.theme-btn.btn-style-one:hover {
  background-color: #188d40;
}
/*speaker end*/

.map-sec{
	padding:100px 0px;
}
	/*media quiries*/

	/*media quiries*/
.hero-image {
  background-image: url('https://dev.goeshow.com/edc/tev/2026/images/sitelook/TEVCONHERO.jpg');
  background-size: cover;
  background-position: center;
  height: auto;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
	width:100%;
  text-align: center;
}

.hero-content {
  background-color: rgba(0, 0, 0, 0.5); /* optional overlay */
  padding: 20px;
  border-radius: 10px;
}

.hero-btn {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #ea6156; /* your root third color */
  color: white;
  text-decoration: none;
  border-radius: 5px;
}
/*footer*/
.footer-text{
	display: none;
}

/*footer end*/
/*template overwrite*/
table#handle{
	    background: #16253f;
}
label.form-label-rc {
    color: #fff;
}
td.tb-form-question.tb-wide20.cellGrad{
	color: #fff;
}
tr.tb-cellReq, td.tb-cellReq, .tb-cellReq, .tb-text-error {
    color: #f00 !important;
}


i.fa.fa-wheelchair.fa-lg {
    color: #fff;
}
/*end template overwrite*/
 .content-box .content-column h5{
	line-height: 30px !important;
	     text-transform: none !important;
}
.pageTitle, h1{
	    position: relative;
    display: block;
    font-size: 40px;
    line-height: 1.28em;

    font-weight: 600;
    padding-bottom: 18px;
}

@media (max-width: 991px) {
    #header .header-btn-collapse-nav {
		
		background: #000 !important;
		
	}
	.footer-content .contact-widget {
    margin-left: 0px !important;
}
}

/*about edc*/
.aboutedc{
	background-color: #000;
}
/* Wrapper */
.tom-bio-section {
  padding: 60px 0;
  background: linear-gradient(135deg, rgb(0 0 0), rgb(30 31 31));
  color: #f5f5f7;
	margin-top:-20px;
}

.tom-bio-container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 16px;
}

/* Grid layout */
.tom-bio-grid {
  display: grid;
  grid-template-columns: 1.1fr 1.9fr;
  gap: 32px;
  align-items: center;
}

/* Photo */
.tom-bio-photo {
  text-align: center;
}

.tom-bio-photo img {
  max-width: 100%;
  border-radius: 14px;
  display: block;
  margin: 0 auto;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.6);
  object-fit: cover;
}

/* Text */
.tom-bio-content {
  font-size: 0.98rem;
  line-height: 1.7;
}

.tom-bio-heading {
  font-size: 1.8rem;
  margin: 0 0 0.4rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
	    color: #00ae5d;
}

.tom-bio-subtitle {
  font-size: 1.05rem;
  margin: 0 0 1.2rem;
  color: #00ae5d; /* accent; tweak if needed */
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.tom-bio-content p {
  margin: 0 0 0.9rem;
  color: #d8d8de;
}

/* Responsive */
@media (max-width: 900px) {
  .tom-bio-grid {
    grid-template-columns: 1fr;
  }

  .tom-bio-photo {
    order: -1; /* photo on top for mobile */
    max-width: 260px;
    margin: 0 auto 16px;
  }

  .tom-bio-heading {
    text-align: left;
  }
}

/*end about edc*/
.site-button {
    
	background-color: #00ae5d !important;}




@media (min-width: 992px) {
	.header-column.justify-content-end{
		padding-right:40px !important;
	}
	#header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active, #header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a{
		color:#fff;
		font-size:13px !important;
		
	}
	#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li:hover > a,  #header .header-nav.header-nav-line nav > ul:not(:hover) li > a.active{
		background: #07ae5d !important;
		border-radius: 0px;
	}
	#header .header-nav.header-nav-divisor nav > ul > li
	.dropdown-menu{
		background:#1a1a1a !important;
	}
	#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        border-bottom: 1px solid #515151;
		        color: #ffffff !important;
	}

#header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:hover, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:focus, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a.active, #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a:active
 {
        background-color: #08ad5d !important;
    }
	
}


/*mobile*/

@media (max-width: 991px) {
	
    #header .header-btn-collapse-nav

 {
        background: #28a951 !important;
    }
	#header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active {
        background: #28a951;
    }
	nav.collapse.show {
    background: #272727;
}
	    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a, .dropdown-item

 {
        color: #ffffff;
    }
	    #header .header-nav-main nav > ul li {
        border-bottom: 1px solid #7d7d7d;
	}
	    #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:focus, #header .header-nav-main:not(.header-nav-main-mobile-dark) nav > ul > li > a.active:hover {
        background: #28a951;
    }
	.dropdown-item.active, .dropdown-item:active {

    background-color: #28a951;
}
}