.bt-icon-center i:before, i.bt-icon-center:before { 
    margin-left: 9px; 
}
.color-white h2,.color-white p{
	color: white;
}
.process p {
    font-family: "Pt Serif", Serif;
    font-size: 16px;
    font-style: italic;
}
.process i:before {
	margin-left: 11px;
}
.tp-caption a {
    color: #fff !important;
}

.tp-caption .btn.btn-white {
    background-color: #fff;
    color: #333 !important;
}
.tp-caption .btn:hover {
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    color: #fff !important;
    background-color: #bfa67a;
    border-color: transparent;
}
ul.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
    background-color: transparent;
    color: #bfa67a;
}
.work-img a.btn.bt-ga {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -100px;
    height: auto;
    width: auto;
}

.work-img a.btn.bt-link {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -8px;
    height: auto;
    width: auto;
}
.hero-wrap.bt-rotator  .row,.hero-wrap.bt-rotator .col-lg-12  ,.hero-wrap.bt-rotator .st-inner {
	height: 100%;
}
.video-container .video-wrap {
    height: initial;
}
.flickr_badge_image{
	display: inline-block;
	padding: 3px;
}
li.btparent.btselected >a { 
    color: #bfa67a;
}
.nav-wrap .bt-menu1 .bt-open{
	display: block; 
    float: none;
    text-align: center;
}
@media (max-width: 991px) {
	.nav-wrap .bt-menu1  .dropdown > a:after,.nav-wrap .bt-menu1  .dropdown-submenu > a:after{
		position: static !important;
		margin-left: 5px;
	}
	.nav-type-2 .navbar-collapse, .nav-type-4 .navbar-collapse{
		max-height: 100% !important;
	}
	.navbar-nav>li>.dropdown-menu{
		width: 100%; 
	}
	.navbar-collapse.text-left.bt-menu1{
		padding: 10px 25px;
	}
}
.bt-dactive{
	display: block;
}