.btteam .pic{
	float: left;
	margin-right: 20px;
}
.btteam .links ul li {
    display: inline-block;
    font-size: 22px;
}
.services p { 
    padding-right: 0; 
}
.news-1 .wrapper { 
    width: 450px !important; 
} 
.slider .intro h2 { 
    padding: 30px 0 0 0; 
}
.slider .intro p {
    margin-top: 1em;
    font-size: 1.2em;
    line-height: 1.5em; 
}
.slider .buttons .button {
    margin-bottom: 20px;
} 
.bt-project-single section.widget.photo-tour.photo-tour-1{
	width: 60%;
	float: left;
	padding: 30px 30px 0 0;
}
.bt-project-single section.widget.widget-details{ 
	padding: 30px;
} 
.time-rpost{
	color: inherit !important;
	    margin-top: 7px;
}
.time-rpost:before {
    font-family: FontAwesome;
    content: "\f133";
    margin-right: 1ex;
    font-style: normal;	
    margin-left: -25px;
}
.more:before {
    content: "\2192";
	float: right;
}
.pagination a.current { 
	background: #008fd5;
	color: #fff;
}

.main-nav li:before {
    opacity: 1;
}
.main-nav li:before { 
    color: #fff;
    opacity: 0;
    display: block;
    font-family: FontAwesome;
    position: absolute;
    font-size: 14px;
    top: 24px;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    line-height: 1;
    z-index: 3;
}

.main-nav li.selected >a { 
    color: #fff;
	z-index: 50;
    box-shadow: 0 -10px 0 10px rgba(255,255,255,0.5);
    color: #fff;
} 