
/* hero-header section ===================================================================== */
.header-hub01 {
    height: auto ;
}

.header-hub01 .row {
    display:inline-flex;
}

.header-hub01 .row .hs-img {
    padding-left: 150px;
    margin-bottom: -7px!important;
    align-self: flex-end!important;
}

.header-hub01 h1 {
    font-family: "MuseoSans_300","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFF;
    margin: 30px 0px 10px 0px;
    font-size: 36px;
    line-height: 50px;
}

.header-hub01 a {
    color: #FFF;
    margin-bottom: 15px ;
    margin-left: 15px ;
}

.hero-header {
    max-width: 100%;
    background: rgba(92, 104, 94, 0.9);
    margin: 105px 0px 170px 20px;
    padding: 1px 20px 25px;
    /* width: inherit; */
}

.jumbotron {
    padding-top: 3px!important;
    padding-bottom: 0px!important;
}

.img-hero-image {
    margin-bottom: 0px;
}

.nav-hub ul.navbar-nav li a {
    color: #312d2a;
}

.nav-hub ul.navbar-nav li a:hover,
.nav-hub ul.navbar-nav li a:focus,
.nav-hub ul.navbar-nav li a:active {
    background: #5D7E23;
    color: #FFF;
}

.nav-hub .navbar-toggle {
    border: 0px none;
    background: inherit;
}

.nav-hub .navbar-toggle .icon-bar {
    background: #2E2E2C;
}

.navbar-toggle .icon-bar {
    width: 32px;
    height: 4px;
}

/* login page ===================================================================== */

.hub-login-page .box-form {
    border-top: 3px solid #5D7E23;
    background: #333333;
    color: #FFFFFF;
}

.hub-login-page .box-form .form-group .submit {
    box-shadow: 0px 4px 0px #1C2920;
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    color: #FFF;
}

.hub-recovery-page .box-form {
    border-top: 3px solid #5D7E23;
    background: #333333;
    color: #FFF;
}

.hub-recovery-page .box-form .form-group .submit {
    box-shadow: 0px 4px 0px #1C2920;
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    color: #FFF;
}

.hub-recovery-page .box-form .contact-us a {
    color: #5D7E23;
}

.checkbox-wrap label {
    background: #333333;
    border:2px solid #FFFFFF;
}

.checkbox-wrap input[type="checkbox"]:checked + label {
    background: #5D7E23;
    border: 2px solid #FFF;
}

.header-hub01 a {
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    box-shadow: 0px 4px 0px #1C2920;
}

.btn-success {
    background: #5D7E23;
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    box-shadow: 0px 4px 0px #1C2920;
    color: #FFF;
}

.btn-success:hover {
    background: #7aa62e;
}

.btn-success:active,
.btn-success:focus,
.btn-success:hover {
    background: #7aa62e;
    color: #FFF;
}

.lcw-form-gray .living-healthier-life div input[type="button"],
.lcw-form-gray .living-healthier-life div input[type="submit"] {
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    box-shadow: 0px 4px 0px #1C2920;
}

.footer-hub01 .living-healthier-life div input[type="button"],
.footer-hub01 .living-healthier-life div input[type="submit"] {
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    box-shadow: 0px 4px 0px #1C2920;
}

.lcw-form-gray .living-healthier-life div p span {
    color: #FFFFFF;
}

.lcw-form-gray {
    background: #2E2E2C;
}

.promotions .container div .icon {
    color: #6D9C40;
}

.btn-success-link {
    background: #2E2E2C;
    color: #fff;
}

.btn-success-link:hover {
    background: #484845;
}

.section-my-strip {
    background: #6e9d3f!important;
}

.section-my-strip .fa-2x .fa-stack-1x {
    color: #6e9d3f!important;
}

.new-on-blog {
    border-top: 4px solid #2E2E2C;
}

.new-on-blog .blog-post {
    border-bottom: 1px solid #2E2E2C;
}

.featured-content01 h2 {
    color: #2E2E2C;
}

.footer-hub01 {
    border-top: 3px solid #8B8680;
    background: #232323;
    color: #ABABAB;
}

.footer-hub01 ul.navbar-nav {
    border-top: 3px solid #6F9E42;
}

.footer-hub01 .navbar-nav li a,
.footer-hub01 .navbar-nav li a:focus,
.footer-hub01 .navbar-nav li a:active {
    background: #232323;
    color: #A9A9A7;
}

.footer-hub01 .follow-us {
    border-top: 3px solid #6F9E42;
}

.footer-hub01 .living-healthier-life {
    border-top: 3px solid #6F9E42;
    background: #333333;
}

.footer-hub01 .living-healthier-life div p span {
    color: #1EB09B;
}

.footer-hub01 .living-healthier-life div p {
    color: #FFF;
}

.footer-hub01 .follow-us h5 {
    color: #A9A9A7;
}

.footer-hub01 .vitality {
    border-top: 3px solid #6F9E42;
    background: #2E2E2C;
}

.footer-hub01 .vitality .btn {
    -moz-box-shadow: 0px 4px 0px #1C2920;
    -webkit-box-shadow: 0px 4px 0px #1C2920;
    box-shadow: 0px 4px 0px #1C2920;
}

.footer-hub01 .vitality h3 span {
    color: #5D7E23;
}

/* about */
.about-us h1 span, .about-us h2 span {
    color: #5D7E23;
}

/* event */
.page-calendar .fc-right .fc-state-hover,
.page-calendar .fc-right .fc-state-active {
    background: #5D7E23;
    color: #FFF;
}

/* work with me */
.form-group .input-group-addon {
    background-color: #5D7E23;
    color: #FFF;
}

.footer-hub01 .follow-us .fa-2x .fa-stack-2x {
    color: #fff;
}

.footer-hub01 .follow-us a:hover .fa-2x .fa-stack-2x {
    color: #5D7E23;
}

.footer-hub01 .follow-us a:focus .fa-2x,
.footer-hub01 .follow-us a:active .fa-2x {
    background: #232323;
}

.footer-hub01 .follow-us .fa-2x .fa-stack-1x {
    font-size: 0.8em;
    color: #fff;
}

.footer-hub01 .navbar-nav li a, 
.footer-hub01 .follow-us h5{
    color: #fff;
}

.footer-hub01 .follow-us a:hover .fa-2x {
    color: #5D7E23;
}

.footer-hub02 {
    background: #000;
}

.footer-hub03 {
    border-top: 3px solid #232323!important;
    background: #232323!important;
}

.footer-hub03 .link-content {
    border-left: 1px solid #6e9d3f!important;
    border-right: 1px solid #6e9d3f!important;
}

.footer-hub04 .copyright a {
    color: #6e9d3f!important;
}

.display-991 {
    display: none;
}

.hide-991 {
    display: block;
}

/* blog posts formatting ===================================================================== */

.custom-hub-recent-posts .blue-box {
    background: rgba(93,126,35,0.9);
    color: #FFFFFF !important;
}

.custom-hub-recent-posts .blue-box h3 a {
    color: #FFFFFF !important;
}

.custom-hub-collection-of-posts h4 a {
    color: #5D7E23;
}

.custom-hub-blog-post-container .blog-post .post-date {
    background: #5D7E23;
    color: #FFFFFF;
}

.custom-hub-blog-post-pagination2 div {
    background: #5D7E23;
}

.custom-hub-blog-post-pagination2 div p,
.custom-hub-blog-post-pagination2 a,
.custom-hub-blog-post-pagination2 div:first-child {
    color: #FFFFFF;
}

@media (max-width: 1280px) { 

    /* heroshot*/

    .header-hub01 .row .hs-img {
        padding-left: 50px;
    }

    .img-hero-image {
        background-position: 65% 50%;
    }

    .header-hub01 .container {
        padding: 0px 30px;
    }

}

@media (max-width: 1200px) { 

    /* heroshot*/
    .header-hub01 .container {
        width: 1170px;
    }    

    .header-hub01 .row .hs-img {
        padding-left: 0px;
    }

    .header-hub01 h1 {
    font-size: 30px;
    }

}

@media (max-width: 991px) { 

    .display-991 {
        display: block;
    }

    .hide-991 {
        display: none;
    }

    .img-hero-image {
        background: url(/assets/uploads/custom-hub/stone-terry/991.jpg) no-repeat scroll center bottom / cover !important;
    }

    .hero-header {
        max-width: 68%;
    }

    .header-hub01 .row .hs-img {
        padding-left: 20px;
    }

    .hero-header {
        margin: 40px 0px 120px 10px;
    }

    .header-hub01 h1 {
        font-family: "MuseoSans_500","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin: 30px 40px 10px 0px;
    }

}

@media (max-width: 767px) { 

    .header-hub01 .container {
        padding: 0px 15px;
        text-align: center;
    }

    .img-hero-image {
        background: url(/assets/uploads/custom-hub/stone-terry/991.jpg) no-repeat scroll center bottom / cover !important;        
        margin-top: 0px !important;
    }

    .hero-header {
        max-width: 100%;
        margin: 0px 0px 180px 10px;
    }

    .header-hub01 h1 {
        font-size: 36px;
        line-height: 55px!important;
    }

    .footer-hub03 .link-content {
    border-left: none!important;
    border-right: none!important;
    border-top: 1px solid #6e9d3f!important;
    }

}

@media (max-width: 480px) { 

    .header-hub01 h1 {
        font-family: "MuseoSans_300","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 31px;
        text-align: center;
        margin: 0px;
    }

    .header-hub01 h1 span {
        font-family: "MuseoSans_500","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .header-hub01 a {
        font-family: "MuseoSans_500","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-left: 0px;
    }

    .hero-header {
        background: rgba(56, 74, 48, 0.9);
    }

    .img-hero-image {
        background: url(/assets/uploads/custom-hub/stone-terry/320.jpg) no-repeat scroll center bottom / cover !important;
    }

    .hero-header {
        margin: 180px 15px 30px 15px;
    }

    .hero-header {
        padding: 1px 10px 25px;
    }
}