.logo {margin-top:15px; margin-right:20px;}
.cat-toogles {display:none;}
.sidebar .widget {text-align:center; background-color:#ffffff;}
.menu ul li a:link, .menu ul li a:visited { font:16px 'Open Sans', sans-serif; }
.menu ul li a:link, .menu ul li a:hover { color:#ffffff; }
.menu ul li a:hover { background-color:#001726; }
.menu ul li a:hover, .menu ul li.current_page_item a, .menu ul li.current-menu-item a, .menu ul li.current-menu-ancestor a, .menu ul li.current-menu-parent a, .sf-menu li.sfHover ul a:hover {
    background-color: #001726 !important;
}

.credit {
	padding:20px;
	background-color: rgba(28,28,28,0.8);
	color: #ffffff;
	height:30px;
}
.header-widget {
width:20%;
}
.textwidget {
font-size:24px;
color:#ffffff;
margin-top:25px;
}
body.page-template-template-about-php #text-3.widget.widget_text { display: none !important; }
body.page-template-template-contact-php #text-3.widget.widget_text { display: none !important; }
body.page-template-template-projects-php #text-3.widget.widget_text { display: none !important; }
body.page-template-template-right-sidebar-php #text-3.widget.widget_text { display: none !important; }
body.page-template-template-fullwidth-php #text-3.widget.widget_text { display: none !important; }
body.page-template-default #text-3.widget.widget_text { display: none !important; }
body.single-projects #text-3.widget.widget_text { display: none !important; }

.single-details { display:none; }
.single-details, .the-tags {display:none; }
.single-details, .comments {display:none; }
.widget_recent_entries ul li {text-align:left; }

header {
    background: rgba(0,47,82,0.9);
    width: 100%;
    padding: 20px 0 0 0;
}

.horScroll {
  height:100%;
}
.project-details-single {
display:none;
}
@media only screen and (max-width: 950px){
body {margin-top: 0px;}