/****** PLACE YOUR CUSTOM STYLES HERE ******/

body.boxed-layout, .boxed-layout .nav-container, .boxed-layout .main-container, .boxed-layout nav {
    max-width: 1280px;
    font-size: 14px;
}

.nav-bar {
    height: 140px;
    max-height: 140px;
    line-height: 137px;
}

.logo {
    max-height: 140px;
}

.mobile-toggle i {
    line-height: 140px !important;
}

.image-slider.height-70 .slides li {
    min-height: 500px;
}

.module.widget-handle {
    border: 0 !important;
}

.menu li a {
    font-size: 15px;
}

p.lead {
    font-size: 15px;
    margin-bottom: 0;
}

.button-tabs .tab-title span {
    font-size: 13px;
}

.page-title-3 {
    height: 180px;
}

@media all and (max-width: 767px) {
    p.lead {
        font-size: 14px;
    }
}

section {
    padding: 30px 0;
}

.button-tabs.vertical > .content {
    min-width: 70%;
}

footer {
    padding: 20px 0;
}
