@charset "utf-8";
.photo-label{
	position: fixed;
    bottom: 0px;
    left: 30px;
}
/*.works-grid.hide-titles .work-item .work-intro {
    left: -160px;
}*/
.photo-label-grid{
	position: absolute;
    bottom: 15px;
    left: 30px;
	color: #fff;
}

.photo-label-grid *{
	color: #fff ;
}
.works-grid.hover-white .work-item:hover .work-img:after{    
    background: rgba(0,0,0, .1);
}
#sticky-wrapper {
	position: absolute;
	width: 100%;
}
#logo-dark{
	display: none;
}

.main-nav{
	height: 90px !important;
}
.whiteColor {
	color: white !important;
}
.nav-logo-wrap .logo{
	max-width: unset !important;
}
.small-height{
    height: 60px !important;
}
#username {    
    text-transform: none!important;
}