/* Code added by Alex */

.menu-nav .dropdown span.before {
  color: #ffffff;
}
.menu-nav li.category .category_name:after {
  display: none;
}

#page_content {
  margin-top: 60px;
}
#logo {
  font-weight: normal;
}

body.gallery .video .preview .layer {
  opacity: 1;
}

span.navigation {
  font-size: .85em;
}

body.gallery #assets .open-close-thumbs {
  font-size: 1.25em;
}

.menu-footer-text p {
  font-size: .5em;
}

li.top_level a {
     color:#000000;
}

.flexslider .slides img {
    max-width: auto;
    display: block;
}

/* mobile menu colors added by chris - 4402433320 */
@media screen and (max-width: 767px){
.mobile-menu-panel .item, .mobile-menu-panel .mobile-menu-links > a {
    color: black;
}

/* end 4402433320 */

i.top_level ul.dropdown li.item a {  color:  #b9b9b9;  }

@media screen and (max-width: 767px){
body.gallery .assets_container .asset {

    margin-bottom: 80px!important;
}

.page_3188954 .gallery .assets_container .asset {

    margin-bottom: 400px!important;
}

}