
/* hero-header section ===================================================================== */
#content{
    overflow:hidden;
}

.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: #1060d3!important;
}

.header-hub01 {
    height: auto !important;
}   


.hero-header h1{
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 55px;
    text-align: left;
    text-shadow: 2px 2px 4px #000000;
    margin: -100px 0px 20px 0px;
}

.hero-header p{
    font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 30px 0px 30px 0px;
    color: #000;
    font-size: 32px;
}


.hero-header p span{
    color: #3e6b06;
}


.hero-header {
    width: 100%;
    background: none;
    margin: 200px 0px -60px 0px;
    padding-left: 35px;
}

.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: 250px;
}

.hs-img img {
    margin: auto;
    position: absolute;
    right: 50px;
    bottom: 0px;
    width: 55%;
}

.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: 15px 40px;
    border-radius: 10px;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    /* margin-top: 5px; */
}

.nav-hub .navbar-brand .member-pic-container {
    background: #2d3e50 ;
}

.costum-btn {
    background: #3e6b06!important;
    color: #fff!important;
    border: none!important;
}

.costum-btn:hover {
    background: #ef7ebb!important;
    color: #fff!important;
    border: none!important;
}

.lcw-form-gray .living-healthier-life div a {
    background: #04471b;
    border: 2px solid #fff;
    color: #fff!important;
}

.lcw-form-gray .living-healthier-life div a:hover {
    background: #1b8640 !important;
}

.btn-success {
    font-family: "MuseoSans_500","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #4d9c31;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    color: #fff!important;
    text-transform: capitalize;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    background: #2f7017 !important;
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    color: #fff !important;
}

.section-online-business .btn-download a {
    color: #FFF;
}

.prove-it-challenge .btn-learn-more,
.section-extra-income .btn-watch {
    background: #4d9c31!important;
    color: #fff;
}

.prove-it-challenge .btn-learn-more:hover,
.section-extra-income .btn-watch:hover {
    background: #2f7017 !important;
}

.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 #3e6b06;
    background: #071e2c;
    color: #fff;
}

.footer-hub01 .vitality h3 {
    font-size: 28px;
    margin: 0px 0px 25px;
}

.footer-hub01 .vitality h3 span {
    color: #3e6b06;
}

.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;
    -moz-box-shadow:  none!important;
    -webkit-box-shadow:  none!important;
    box-shadow:  none!important;
    padding: 10px 0px;
    font-size: 24px;
    text-align: center;
    margin: 25px auto 0px;
    max-width: 50%;
    background: #3e6b06 ;
    border: none!important;
    color: #fff;
}

.footer-hub01 .vitality .btn:hover,
.footer-hub01 .vitality .btn:focus {
    background: #ec6eb2 ;
    border: none!important;
}

.lcw-form-gray .living-healthier-life div p span {
    color: #fff;
}

.lcw-form-gray {
    background: #04471b!important;
}

.section-my-strip {
    background: #04471b!important;
    color: #FFF;
}

.section-my-strip .fa-stack-2x {
    color: #FFF;
}

.section-my-strip .fa-2x .fa-stack-1x {
    color: #04471b!important;
}

.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 #3e6b06;
    background: #e4e4e4;
    color: #ABABAB;
}

.footer-hub01 ul.navbar-nav {
    border-top: 3px solid #3e6b06;
}

.footer-hub01 .navbar-nav li a {
    background: none;
    color: #656565;
}

.footer-hub01 .navbar-nav li a:focus,
.footer-hub01 .navbar-nav li a:active {
    background: #2d3e50 ;
}

.footer-hub01 .follow-us {
    border-top: 3px solid #3e6b06;
}

.footer-hub01 .living-healthier-life {
    border-top: 3px solid #3e6b06;
    background: #2F162B;
}

.footer-hub01 .living-healthier-life div p span {
    color: #F38208;
}

.footer-hub01 .follow-us h5 {
    color: #656565;
}

/* 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: #656565;
}

.footer-hub01 .follow-us a:hover .fa-2x .fa-stack-2x {
    color: #3e6b06;
}

.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: #656565;
}

.footer-hub02 {
    background: #060606 ;
}

.footer-hub03 {
    background: #252525;
    border-top: none;
}

.footer-hub03 .follow-us a:hover {
    color: #4d9c31!important;
}

.footer-hub03 .link-content {
    border-left: 1px solid #4d9c31!important;
    border-right: 1px solid #4d9c31!important;
}

.footer-hub03 .follow-us a:hover .fa-circle-thinner:before {
    border: 1.7px solid #4d9c31!important;
}

.footer-hub04 .copyright a {
    color: #4d9c31!important;
}

.footer-hub04 {
    background: #000!important;
}

.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;
}
.nav-hub .navbar-toggle .icon-bar {
    background-color: #05325b !important;
}

@media (max-width: 1360px) {     

    .hide-1360 {
        display: none;
    }
}

@media (max-width: 1280px) { 

    /* heroshot*/
    .header-hub01 .container {
        padding: 0px 15px;
    }

    .hero-header{
        max-width:100%;
    }
    
}

@media (max-width: 1200px) { 

    /* heroshot*/
    .hero-header {
        margin: 0;
    }

    .header-hub01 .container .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }  
}

@media (max-width: 1199px) and (min-width: 992px) { 

    /* heroshot*/
    .jumbotron .container {
        width: 1200px;
    }
}

@media (max-width: 1199px) {
    .hero-header h1{
        text-align: left!important;
        margin: 25px 0px !important;
        font-size: 40px;
    }
    .hs-img img{
        width: 40%;
        right: 135px;
    }

    .hs-img {
        margin-top: 10px;
    }
    .hero-header{
        padding: 60px 0;
        margin-left: 60px;
    }
}

@media (max-width:1090px){
    .hs-img{
        margin-top: 0;
    }
    .hs-img img{
        right: 100px;
        /* width: 34%; */
    }
    .hero-header h1{
        margin-top: 0;
        font-size: 34px;
    }
    .hero-header p{
        font-size: 23px;
    }
    
}

@media (max-width:1024px){
    .hero-header {
        padding-left: 35px;
    }
    .hero-header h1{
        text-align: left!important;
        margin: 25px 0 !important;
    }
}

@media (max-width: 991px) { 

    .nav-hub .container,
    .header-hub01 .container {
        width: 100%;
    }

    .hs-img {
        margin-left: 0px;
    }

    .hero-header {
        margin: 50px 0px 20px 1px;
        padding: 1px 20px 25px;
        text-align: center;
        max-width: 100%;
    }

    .header-hub01 .container .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .header-hub01 .hero-header img {
        display: inline-block;
    }

    .hs-img img {
        position: relative;
        /* width: auto!important; */
        right: 5px;
        width: 35%;
    }
    .hero-header h1{
        text-align: center!important;
        margin-top: 0;
        margin: 0px auto 10px!important;
        line-height: 40px;
    }

   

}

@media (max-width: 767px) { 

    .header-hub01 {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        height: auto;
        padding: 0px 0px;
    }

    .header-hub01 h1 {
        font-size: 27px;
    }

    .header-hub01 a {
        padding: 10px 40px;
        font-size: 20px;
    }

    .hero-header {
        text-align: center;
    }

    .hs-img {
        margin-top: 20px;
    }

    .hs-img img {
        float: none !important;
        margin: auto;
    }

    .hidden-875 {
        display: none!important;
    }

    .footer-hub03 .link-content {
    border-top: 1px solid #4d9c31!important;
    border-left: none!important;
    border-right: none!important;
    }

}

@media (max-width: 680px) { 

    .header-hub01 .row {
        display: block;
    }

    .img-hero-image {
        margin-top: 0px !important;
        background-repeat: none!important;
        background-size: 242% 100%!important;
        background-size: cover!important;
        background-position: left!important;
    }

    .hero-header {
        max-width: 100%;
        text-align: center;
    }

    .header-hub01 h1 {
        margin: 15px 0px 20px;
        /* color: #000; */
    }

    .hero-header p {
        font-size: 19px;
    }

    .header-hub01 .row .hs-img {
        padding-left: 0px;
        float: none;
        margin-top: 0px;
    }

    .hs-img {
        margin-left: 100px;
        margin-top: 40px;
    }

    .hs-img img {
        /* padding-right: 35px; */
        /* padding-left: 0px; */
    }
    .hero-header h1{
        width: auto;
        /* font-size: 36px; */
        line-height: 40px!important;
    }
    .hs-img img {
        margin-top: 0px;
        right: 60px;
        width: 100%;
        /* bottom: -25px; */
    }
}



@media (max-width: 550px) {
     .hs-img img {
        bottom: -25px;
    }
}

@media (max-width: 480px) { 
    
    .hidden-480 {
        display: none;
    }

    .display-480 {
        display: block;
    }

    .header-hub01 .container {
        padding: 0px;
    }

    .header-hub01 h1 {
        /* text-shadow: 5px 5px 5px #000000; */
        line-height: 30px!important;
        font-size: 24px;
        /* margin-bottom: -11px; */
    }

    .hero-header p {
        font-size: 18px;
    }

    .header-hub01 .media img{
        margin-top: 25px;
        margin-right: 10px;
        margin-left: 20px;
    }

    .header-hub01 a {
        font-weight: 600;
    }

    .header-hub01 .xs-bold {
        font-weight: 600; 
    }

    .btn-success {
        padding: 10px 30px;
        font-size: 20px;
    }

    .hero-header {
        z-index: 0;
        position: relative;
        margin-top:30px;
        margin-bottom: 0;
    }

    .hero-header a {
        padding: 10px 20px;
        font-size: 15px;
        font-weight: 500;
    }
    
    .hs-img{
        margin-left: 0;
    }

    .img-hero-image{
        background:url('/assets/uploads/custom-hub/templeman-bonnie/bg-bonnie-templeman01.jpg') top center no-repeat!important;
        background-size: cover!important;
    }

    .hero-header h1{
        width: auto;
    }  

    .hs-img img {
        right: 0px;
        margin-top: -30px;
        /* width: 60%; */
    }
}

@media (max-width: 415px) { 

    .hero-header h1 {
        /* font-size: 32px; */
    }
}

@media (max-width: 400px) { 

    .hero-header h1 {
        margin: 0px 0px 10px;
        padding-left: 0px;
        font-size: 22px;
    }

    .hero-header p {
        font-size: 13px;
    }

    .header-hub01 .media .media-left {
        padding-right: 10px;
    }

    .header-hub01 .media img {
        width: 70px;
    }
}

@media (max-width: 348px) { 

    .hero-header h1 {
        font-size: 26px;
    }
}

@media (max-width: 326px) { 

    .hero-header h1 {
        font-size: 25px;
    }
}

@media (max-width: 320px){
    .hero-header h1{
        font-size:21px;
    }
    .hero-header p{
        font-size: 16px;
    }
}