.navbar .navbar-header .navbar-brand img {
	max-height: 60px;
}


.collections .item .category {
    margin-bottom: 16px;
}

.collections .btn-warning {
    font: 500 13px/30px Roboto, sans-serif;
}


.collections .item .category {
    color: #777;
    font: 400 14px/1 Roboto, sans-serif;
}

.split-column .texts p {
    color: #969da3;
}

body.home header .navbar {
    background: #FFF;
}
footer {padding-top:80px;}

header.row {
    background: url(../images/bg-interlift3.jpg) no-repeat scroll center bottom;
}

.top-banner h2 {
    color: #eee;
}
.top-banner p {
    color: #fff;
}

.section-header h2 {
    font: 600 48px/38px Roboto, sans-serif;
}

.social-links ul li a {
    background: #009A9E;
}

.footer-menu li a {
    color: #009A9E;
}

.the-watch li > div {
    padding-left: 50px;
}



	.benefit {
    min-height: 120px;
}

.benefit .media .media-body p {
    font: 300 18px/28px Roboto, sans-serif;
}

.benefit .media img {width:36px;height:36px;}










header.row {
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.top-banner .apple-watch {
    margin: 80px auto 80px;
}