/*
body.page-template-pagespage-festival-php #body-b , .category-sundance-film-festival #body-b {
    background: #313739 url('http://media.sundancechannel.com/UPLOADS/UPLOADS/sundance_framework/festival_background_v1.jpg') no-repeat center top;
    padding-top:160px;
}
*/

.page-template-pagespage-festival-php .sub-header , .category-sundance-film-festival .sub-header {
  border-top:2px solid #9EA7A9;
  margin-top:0px;
  padding-bottom:5px;
  margin-bottom:25px;
}

.page-template-pagespage-festival-php .sub-header h3 , .category-sundance-film-festival .sub-header h3 {
 color: #7E8787;
 margin: 5px 0 0;
}

.page-template-pagespage-festival-php .sponsor-logotrain , .category-sundance-film-festival .sponsor-logotrain {
  padding: 0 0 20px 0;
  overflow: hidden;
  background: #313739;
  z-index: 2;
}
.page-template-pagespage-festival-php .sponsor-logotrain .title , .category-sundance-film-festival .sponsor-logotrain .title {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  display: block;
  float: left;
  line-height: 31px;
  top: 2px;
  margin: 0 10px 0 80px;
}
.page-template-pagespage-festival-php .sponsor-logotrain img , .category-sundance-film-festival .sponsor-logotrain img {
  display: block;
}
.page-template-pagespage-festival-php .sponsor-logotrain a , .category-sundance-film-festival .sponsor-logotrain a {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
}

.page-template-pagespage-festival-php .sponsor-logotrain .sponsorContainer , .category-sundance-film-festival .sponsor-logotrain .sponsorContainer {
  margin-left: 20px;
  display: block;
  float: left;
}
.page-template-pagespage-festival-php .festival-nav , .category-sundance-film-festival .festival-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  background: #555;
  overflow: hidden;
}
.page-template-pagespage-festival-php .festival-nav li , .category-sundance-film-festival .festival-nav li {
  background: #555;
  float: none;
}

.page-template-pagespage-festival-php .festival-nav a , .category-sundance-film-festival .festival-nav a {
  display: block;
  font-size: 16px;
  padding: 6px 10px;
  color: #303639;
  font-weight: normal;
  text-transform: lowercase;
  background: #fff;
  opacity: .8;
  border-bottom: 1px solid #b5c3b8;
}
.page-template-pagespage-festival-php .sponsor-logotrain + .menu-festival-nav-container .festival-nav , .category-sundance-film-festival .sponsor-logotrain + .menu-festival-nav-container .festival-nav {
  background-position: center -165px;
}

.festival-menu-container{
  clear: both;
  position: relative;
 
  /*border-top: 2px solid #9ea7a9; */
  /*padding-top: 10px;*/
  /*margin-top: 10px;*/
  margin-bottom: 10px;
}

.category-sundance-film-festival .festival-menu-container{
  /*padding-top: 5px;*/
}

.menu-festival-nav-container{
  background: #555;
  margin-bottom: 0;
  width: 200px;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  /*-webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease; */
}

.category-sundance-film-festival ..menu-festival-nav-container{
  top: 28px;
}

.menu-festival-nav-container.feature-menu-active{
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

.menu-festival-nav-container .current-menu-item a{
  background: #ed6300;
  color: #fff;
}

.blog-featurette .widget-title{
  font-weight: normal;
clear: both;
font-size: 20px;
padding: 12px 10px;
font-family: "BentonSans", Arial;
color: #fff;
text-transform: lowercase;
background: #1d1f21;
margin-bottom: 0px;
margin-top: 0px;
}

.page-template-pagespage-festival-php .amcn-dfp.logo , .category-sundance-film-festival .amcn-dfp.logo {
  float: left;
  width: 120px;
  margin-right: 15px;
  margin-left: 15px;
}

.page-template-pagespage-festival-php .festival-nav a:hover , .category-sundance-film-festival .festival-nav a:hover {
  background: #ed6300;
  color:#fff;
}

@media only screen and (max-width:568px) {
.page-template-pagespage-festival-php .sub-header , .category-sundance-film-festival .sub-header {text-align: center;}
.page-template-pagespage-festival-php .sub-header h3 , .category-sundance-film-festival .sub-header h3 {font-size: 1em;}
.page-template-pagespage-festival-php .amcn-dfp.logo , .category-sundance-film-festival .amcn-dfp.logo {}
}


@media only screen and (max-width:767px) {
  .page-template-pagespage-festival-php .sponsor-logotrain .title , .category-sundance-film-festival .sponsor-logotrain .title {
    font-size: 8px;
    margin: 0 10px 0 0;
  }

  .page-template-pagespage-festival-php .amcn-dfp.logo, .category-sundance-film-festival .amcn-dfp.logo{
    margin-bottom: 20px;
  }


}
