img.logo {
	margin-top: 30px;
	max-width: 150px;
    margin-left: 20px;
}

span.lbl-mindwo {
	color: #676565;
}

.nav.main-tab > li.active > a {
    background: #222534;
    color: #dde5e8!important;
}

#main-menu.navbar-default {
    background: rgba(255, 255, 255, 1)!important;
}

#get-in-touch {
    background-image: -moz-linear-gradient(90deg, #2caab3 0%, #3f7c99 100%)!important;
    background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #3f7c99 100%)!important;
}

#main-slider .slider-inner h2 > span {
    color: #30383c!important;
}

a.pp_expand {
	display: none!important;
}

#portfolio .portfolio-item .portfolio-item-inner .portfolio-info .preview {    
    background-image: -moz-linear-gradient(90deg, #2caab3 0%, #3f7c99 100%)!important;
    background-image: -webkit-linear-gradient(90deg, #2caab3 0%, #3f7c99 100%)!important;
    background-image: -ms-linear-gradient(90deg, #2caab3 0%, #3f7c99 100%)!important;
}

.portfolio-item:hover {
	cursor: pointer;
}

.mindwo-about {
    margin-top: 15px;
}
