Custom CSS

.et_fixed_nav #logo { max-height: 200px; }

#footer-info { display: none !important; }

.et_project_categories { display:none; }

.et_project_meta_title { display: none; }

.et_project_meta p { display: none; }

.post-meta { display: none; }

#top-menu a:hover { color: #FFCC66; font-style: bold; }

.et_color_scheme_orange a { color: #000; }

@media only screen and (min-width: 961px) and (max-width: 1921px) {
.et_pb_slide .et_pb_container { height: 1000px; }
}

#main-header { background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 0.6);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
-ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)”;
}

.single-project #left-area {
width: 100% !important;
}
.single-project #main-content .container:before {
display: none;
}
.single-project #sidebar {
display: none;
}