.single-festival_workshops .x-container.main:before,
.page-template-template-festival .x-container.main:before{
position: relative;
}
.icf .x-navbar{
background-color: #529c9b;
}
.icf #mega-menu-wrap-primary{
background-color: transparent;
clear: both;
}
.icf h2{
font-size: 40px;
display: inline-block;
margin-right: 20px;
}
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, 
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, 
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus,
.icf h2{
color: #FFF;
background-color: transparent;
}

.icf h3{
font-size: 16px;
display: inline-block;
}
/*contributor listings*/

#festival_facilitators .esg-entry-cover,
#festival_facilitators .esg-entry-media-wrapper{
  width: 90px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#festival_facilitators .eg-ce-team-element-0{
  font-size: 16px;
  color: #47B1A3;
min-height:50px;
}
#festival_facilitators .esg-content{
min-height: 44px;
}
#festival_facilitators .eg-ce-team-content {
    text-align: left;
    max-width: 180px;
    width: 100%;
    float: left;
    display: inline-block;
    padding: 0px;
    padding-top:5px;
}
#festival_facilitators .eg-ce-team-element-6,
#festival_facilitators .esg-content{
  text-align: left !important;
  
}


@media only screen and (max-width: 1000px){
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    display: inline-block;
   height: 90px;
}
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item a {
   line-height: 90px;
   padding: 0px 20px;
}
.icf #mega-menu-wrap-primary #mega-menu-primary{
    display: inline-block;
    /*width: 310px;*/
}
}

@media only screen and (max-width: 656px){
.icf #mega-menu-wrap-primary #mega-menu-primary{
text-align: left;
float: left;
margin-top:20px;
}
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    float: left;
clear: both;
height: 40px;

  }
.icf #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
   line-height: 40px;
padding: 0px 15px;
  }

}

@media only screen and (max-width: 500px){
.icf h2{
font-size: 20px;
display: inline-block;
margin-right: 0px;
}

}

article.festival_workshops .main_img{
margin-bottom: 10px;
}
.eg-festival-workshops-wrapper .esg-media-poster,
.eg-festival-workshops-wrapper .esg-entry-cover,
.eg-festival-workshops-wrapper .esg-overlay{

border-radius:0%;
   -webkit-border-radius:0%;
   -moz-border-radius:0%;
}