/* hero-header section ===================================================================== */
.header-hub01 {
    height: auto !important;
}

.header-hub01 h1 {
    font-family: "MuseoSans_300","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #000;
    margin: 10px 0px 10px;
    font-size: 34px;
    line-height: 50px;
    font-weight: 500;
}

.header-hub01 .text-28 {
    font-size: 26px;
}

.hero-header {
    max-width: 100%;
    background: none;
    margin: 35px 0px 80px 0px;
    padding: 1px 25px 25px;
    position: relative!important;
    z-index: 1000;
}

.img-hero-image {
    margin-bottom: 0px;
}

.jumbotron {
    padding: 0px 0px 0px;
}

.jumbotron .container {
    max-width: 100%;
    width: 1200px;
    position: relative;
}

.img-hero-image {
    background-position: center bottom;
}

.hs-img {
    float: none;
    margin-top: -30px;
    margin-left: 0px;
}

.hs-img img {
    margin: auto;
    position: absolute;
    right: -170px;
    bottom: 0px;
    width: 90%;
}

.header-hub01 a {
    background-color: #fff0!important;
    color: #0d559d!important;
    border: 4px solid #0d559d!important;
    box-shadow: none!important;
}

.header-hub01 a:hover {
    background-color: #0c56a1!important;
    color: #fff!important;
    border: 4px solid #0d559d!important;
    box-shadow: none!important;
}

.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: #2d3e50 ;
    color: #FFF;
}

.nav-hub .navbar-toggle {
    border: 0px none;
    background: inherit;
}

.nav-hub .navbar-toggle .icon-bar {
    background: #69675a ;
}

.navbar-toggle .icon-bar {
    width: 32px;
    height: 4px;
}

/* login page ===================================================================== */

.hub-login-page .box-form {
    border-top: 3px solid #2d3e50;
    background: #2d3e50 ;
    color: #FFFFFF;
}

.hub-login-page .box-form .form-group .submit {
    box-shadow: 0px 4px 0px #801e13 ;
    -moz-box-shadow: 0px 4px 0px #801e13 ;
    -webkit-box-shadow: 0px 4px 0px #801e13 ;
    color: #000;
}

.hub-recovery-page .box-form {
    border-top: 3px solid #2d3e50;
    background: #2d3e50 ;
    color: #FFFFFF;
}

.hub-recovery-page .box-form .form-group .submit {
    box-shadow: 0px 4px 0px #00513b ;
    -moz-box-shadow: 0px 4px 0px #00513b ;
    -webkit-box-shadow: 0px 4px 0px #00513b ;
    color: #000;
}

.hub-recovery-page .box-form .contact-us a {
    color: #2d3e50;
}

.checkbox-wrap label {
    background: #FFF;
    border:2px solid #FFFFFF;
}

.checkbox-wrap input[type="checkbox"]:checked + label {
    background: #2d3e50;
    border: 2px solid #000;
}

.header-hub01 a {
    padding: 10px 70px;
    box-shadow: 0px 4px 0px #043657;
    -moz-box-shadow: 0px 4px 0px #043657;
    -webkit-box-shadow: 0px 4px 0px #043657;
    font-size: 28px;
    /* font-weight: 500; */
}

.nav-hub .navbar-brand .member-pic-container {
    background: #2d3e50 ;
}

.btn-success {
    font-family: "MuseoSans_500","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #333f71!important;
    color: #fff;
    text-transform: capitalize;
    box-shadow: none!important;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    background: #f5c73e;
    background-color: #3e55b1 !important;
    color: #fff !important;
}

.prove-it-challenge .btn-learn-more,
.section-extra-income .btn-watch {
    background: #333f71;
}

.prove-it-challenge .btn-learn-more:hover,
.section-extra-income .btn-watch:hover {
    background-color: #3e55b1 !important;
}

.section-online-business .btn-download a {
    color: #FFF;
}

.lcw-form-gray .living-healthier-life div input[type="button"],
.lcw-form-gray .living-healthier-life div input[type="submit"] {
    background: #c1392b ;
    color: #FFF;
    box-shadow: 0px 4px 0px #13ad8e ;
    -moz-box-shadow: 0px 4px 0px #13ad8e ;
    -webkit-box-shadow: 0px 4px 0px #13ad8e ;
}

.footer-hub01 .living-healthier-life div input[type="button"]:hover,
.footer-hub01 .living-healthier-life div input[type="submit"]:focus {
    background: #c74f42 ;
}

.footer-hub01 .vitality {
    font-family: 'MuseoSans_300', "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px 30px 10px;
    border-top: 3px solid #0c569f;
    background: #131313;
    color: #fff;
}

.footer-hub01 .vitality h3 {
    font-size: 28px;
    margin: 0px 0px 25px;
}

.footer-hub01 .vitality h3 span {
    color: #feb421;
}

.footer-hub01 .vitality p {
    font-size: 18px;
    margin: 0px 0px 25px;
}

.footer-hub01 .vitality p strong {
    font-family: 'MuseoSans_900', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer-hub01 .vitality .btn {
    font-family: 'MuseoSans_700', "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 10px 0px;
    font-size: 24px;
    text-align: center;
    margin: 25px auto 0px;
    max-width: 50%;
    background: #333f71 ;
    color: #000;
}

.footer-hub01 .vitality .btn:hover,
.footer-hub01 .vitality .btn:focus {
    background: #84b341 ;
}

.footer-hub03 {
    border-top: 3px solid #1b1b1b!important;
    background: #1b1b1b!important;
}

.footer-hub03 .link-content {
    border-left: 1px solid #0c56a1!important;
    border-right: 1px solid #0c56a1!important;
}

.footer-hub03 .follow-us a:hover {
    color: #0c56a1!important;
}

.footer-hub03 .follow-us a:hover .fa-circle-thinner:before {
    border: 1.7px solid #0c56a1!important;
}

.footer-hub04 .copyright a {
    color: #f4be1d!important;
}

.lcw-form-gray .living-healthier-life div p span {
    color: #fff;
}

.lcw-form-gray {
    background: #7b9a61;
    position: relative;
}

.section-my-strip {
    background: #7b9a61!important;
    color: #FFF;
}

.section-my-strip .fa-stack-2x {
    color: #FFF;
}

.section-my-strip .fa-2x .fa-stack-1x {
    color: #7b9a61;
}

.click-to-about, .click-to-about:hover, .click-to-about:focus {
    color: #f0484a;
}

.promotions .container div .icon {
    color: #A4CD8B;
}

.btn-success-link {
    background: #2d3e50 ;
    color: #fff;
}

.btn-success-link:hover {
    background: #086165 ;
}

.new-on-blog {
    border-top: 4px solid #775134;
}

.new-on-blog .blog-post {
    border-bottom: 1px solid #009788;
}

.featured-content01 h2 {
    color: #56C6C8;
}

.footer-hub01 {
    border-top: 3px solid #1b1b1b;
    background: #1b1b1b ;
    color: #ABABAB;
}

.footer-hub01 ul.navbar-nav {
    border-top: 3px solid #0c569f;
}

.footer-hub01 .navbar-nav li a {
    background: none;
    color: #FFF;
}

.footer-hub01 .navbar-nav li a:focus,
.footer-hub01 .navbar-nav li a:active {
    background: #2d3e50 ;
}

.footer-hub01 .follow-us {
    border-top: 3px solid #0c569f;
}

.footer-hub01 .living-healthier-life {
    border-top: 3px solid #0c569f;
    background: #2F162B;
}

.footer-hub01 .living-healthier-life div p span {
    color: #F38208;
}

.footer-hub01 .follow-us h5 {
    color: #fff;
}

/* about */
.about-us h1 span, .about-us h2 span {
    color: #007473;
}

/* event */
.page-calendar .fc-right .fc-state-hover,
.page-calendar .fc-right .fc-state-active {
    background: #252628;
    color: #FFF;
}

/* work with me */
.form-group .input-group-addon {
    background-color: #2d3e50;
    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: #e0d071;
}

.footer-hub01 .follow-us a:focus .fa-2x,
.footer-hub01 .follow-us a:active .fa-2x {
    background: #2d3e50 ;
}

.footer-hub01 .follow-us .fa-2x .fa-stack-1x {
    font-size: 0.8em;
    color: #fff;
}

.footer-hub01 .follow-us .fa-2x .fa-stack-1x {
    font-size: 0.8em;
    color: #fff;
}


.footer-hub02 {
    background: #131313 ;
}

.hidden-480 {
    display: block;
}
    
.display-480 {
    display: none;
}

/* blog posts formatting ===================================================================== */
.custom-hub-recent-posts .blue-box {
    background: rgba(4,43,42,0.9);
    color: #FFF;
}

.custom-hub-recent-posts .blue-box h3 a {
    color: #FFFFFF !important;
}

.custom-hub-collection-of-posts h4 a {
    color: #2d3e50  ;
}

.custom-hub-collection-of-posts .category a {    
    color: #2d3e50;
}

.custom-hub-blog-post-container .blog-post .post-date {
    background: #2d3e50  ;
    color: #FFF;
}

.custom-hub-blog-post-pagination2 div {
    background: #2d3e50  ;
}

.custom-hub-blog-post-pagination2 div p a {
    color: #FFFFFF !important;
}

.custom-hub-blog-post-pagination2 div p,
.custom-hub-blog-post-pagination2 a,
.custom-hub-blog-post-pagination2 div:first-child {
    color: #FFFFFF !important;
}

.post-title-container .post-title p a {
    color: #2d3e50;
}

.featured-content01 div p a {
    color: #2d3e50 ;
}

.page-content01 .featured-content01 h2 a, .page-content01 .featured-content01 h2 a:hover {
    color: #2d3e50  !important;
}

.hide-1360 {
    display: block;
}

@media (max-width: 1550px) { 
    .hs-img img {
        margin: auto;
        position: absolute;
        right: -90px;
        bottom: 0px;
        width: 80%;
    }
}

@media (max-width: 1400px) and (min-width: 1281px) { 
    
}

@media (max-width: 1399px) {     

    .hs-img img {
        right: -40px;
        width: 80%;
    }
}

@media (max-width: 1360px) {     

    .hide-1360 {
        display: none;
    }
}

@media (max-width: 1280px) { 

    /* heroshot*/
    .header-hub01 .container {
        padding: 0px 15px;
    }
    
}


@media (max-width: 1279px) {     

    .hs-img img {
        right: 10px;
        width: 70%;
    }
    .hero-header {
        padding: 1px 60px 25px!important;
    }
}

@media (max-width: 1200px) { 

    /* heroshot*/
    .hero-header {
        margin: 45px 0px 120px 100px;
    }

    .header-hub01 .container .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }      

    .hs-img img {
        right: 15px;
        width: 53%;
    }

    .hero-header {
        margin: 1px 0px 10px;
    }

}

@media (max-width: 1199px) and (min-width: 992px) { 

    /* heroshot*/
    .jumbotron .container {
        width: 1200px;
    }

}

@media (max-width: 991px) { 

    .nav-hub .container,
    .header-hub01 .container {
        width: 100%;
    }

    .hs-img {
        margin-left: 0px;
        margin-top: -20px;
    }

    .hero-header {
        margin: 50px 0px 20px 0px;
        padding: 1px 10px 25px!important;
        padding: 1px 20px 25px;
        text-align: center;
    }

    .header-hub01 .container .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .header-hub01 .hero-header img {
        display: inline-block;
    }

    .hs-img img {
        margin: auto;
        position: relative;
        width: 75%;
        right: 0;
        bottom: 0px;
    }

    .img-hero-image {
        background-position: 70% 100%!important;
    }

    .section-like-page .container{
        position: relative!important;
        overflow: hidden!important;
        width: 100%!important;
        padding: 10px 50px!important;
    }

    .section-like-page .container{
        position: relative!important;
        overflow: hidden!important;
        width: 100%!important;
        padding: 10px 20px!important;
    }

    .section-like-page .row .col-sm-6{
        display: table!important;
    }

    .section-like-page .find-us-on-fb{
        margin-top: 20px!important;
    }

}

@media (max-width: 767px) { 

    .header-hub01 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        height: auto;
        padding: 0px 0px;
    }

    .header-hub01 h1 {
        font-size: 36px;
        line-height: 50px;
    }

    .header-hub01 .text-28 {
        font-size: 24px;
    }

    .header-hub01 a {
        padding: 10px 50px;
        font-size: 24px;
    }

    .hero-header {
        text-align: center;
    }

    .hs-img {
        margin-top: -30px;
    }

    .hs-img img {
        float: none !important;
        margin: auto;
        padding-right: 0px;
        width: 75%;
        /* margin-right: 173px; */
    }

    .footer-hub03 .link-content {
        border-left: none!important;
        border-right: none!important;
        border-top: 1px solid #0c56a1!important;
    }

}

@media (max-width: 680px) { 

    .header-hub01 .row {
        display: block;
    }

    .img-hero-image {       
        margin-top: 0px !important;
        background-position: left center !important;
    }

    .hero-header {
        max-width: 100%;
        margin: 45px 15px 20px 15px;
        text-align: center;
    }

    .header-hub01 h1 {
        font-size: 24px;
        line-height: 50px;
        margin: 15px 0px 20px;
        color: #000;
    }

    .header-hub01 .row .hs-img {
        padding-left: 0px;
        float: none;
    }

    .hs-img {
        margin-left: 0px;
        margin-top: -50px;
    }
}

@media (max-width: 550px) { 

    .img-hero-image {
        background-size: 100% 100%!important;
    }

    .hs-img img {
        bottom: -25px!important;
    }
}

@media (max-width: 514px) { 

    .header-hub01 h1 {
        font-size: 22px;
        line-height: 40px;
    }

    .header-hub01 a {
        padding: 5px 30px;
        font-size: 20px;
    }

    .header-hub01 .text-28 {
        font-size: 20px!important;
    }
}

@media (max-width: 480px) { 

    .hidden-480 {
        display: none;
    }

    .display-480 {
        display: block;
    }

    .header-hub01 .container {
        padding: 0px;
    }

    .header-hub01 h1 {
        line-height: 1.4;
    }

    .header-hub01 a {
        font-weight: 600;
    }

    .header-hub01 a {
        background-color: #fff0!important;
        color: #0d559d!important;
        border: 4px solid #0d559d!important;
        box-shadow: none!important;
    }

    .header-hub01 a:hover {
        background-color: #0c56a1!important;
        color: #fff!important;
        border: 4px solid #0d559d!important;
        box-shadow: none!important;
    }

    .header-hub01 .xs-bold {
        font-weight: 600; 
    }

    .btn-success {
        padding: 10px 30px;
        font-size: 20px;
    }

    .hero-header {
        /* background: rgba(0, 0, 0, .6); */
        margin: 10px 15px 15px;
        z-index: 0;
        position: relative;
    }

    .hero-header h1 {
        font-family: "MuseoSans_300","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 21px;
        color: #000;
        line-height: 1.6;
    }

    .hero-header h1 span {
        font-family: "MuseoSans_500","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .hero-header a {
        padding: 5px 30px;
        font-size: 17px;
    }

    .hs-img img {
        width: 100%!important;
        margin-left: -30px;
    }
    .section-extra-income img {
        max-width: 300px!important;
    }

}