@import url('https://fonts.googleapis.com/css2?family=Mukta+Malar:wght@200;300;400;500;600;700;800&display=swap');

/* hero-header section ===================================================================== */

.header-hub01 {
    height: auto !important;
}
.img-hero-image{
    background: none!important;
}

.header-hub01 .section{
    display: flex!important;
    flex-direction: row-reverse;
    color: #000000;
}

.header-hub01 .left-content {
    flex: 2;
    background-image: url('/assets/uploads/heroshots/hubsite-sherry-sutterby.png')!important;
    background-size: cover!important;
    background-position: right center!important;
}

.header-hub01 .right-content {
    flex: 1.5!important;
    background-color: #e3e2e0!important;
    display: flex;
}

.header-hub01 h1 {
    font-family: "Mukta Malar", sans-serif;
    font-size: 50px;
    line-height: 50px;
    margin: 20px 0px 10px;
    font-weight: 400;
    font-style: normal;
    color: #fff;
}

.header-hub01 h4 {
    font-family: "Mukta Malar", sans-serif;
    font-size: 22px;
    margin-bottom: 20px;
    color: #fff;
}

.header-hub01 hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #000000;
}

.header-hub01  p {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 32px;
    text-align: left;
    color: #fff;
}

.header-hub01 .center-items {
       background: #08152f;
       position: relative;
       padding: 20px 30px;
       left: 300px;
       width: 100%;
       max-width: 80%;
       align-items: center;
       align-self: center;
       left: auto;
       margin-left: -230px;
}

.header-hub01 .section {
    width: 100%;
    display: flex;
}


.hero-header a {
    font-family: "MuseoSans_300", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 0;
    box-shadow: none!important;
    padding: 15px 50px;
    background-color: #3d4c69 !important;
    box-shadow: none;
    -moz-box-shadow:  none;
    -webkit-box-shadow: none;
    text-align: center;
}

.header-hub01 a{
    text-align: center;
    padding: 10px 30px;
    font-size: 25px;
    box-shadow: none;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}

.img-hero-image {
    margin-bottom: 0px;
}

.jumbotron {
    padding: 0px;
}

.jumbotron {
    position: relative;
}

.img-hero-image {
    background-position: bottom center no-repeat!important;
    background-position: center center!important;
}

.hs-img {
    float: none;
}

.hs-img img {
    margin: auto;
    float: none;
    left: -220px;
    }

.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 {
    -moz-box-shadow: 0px 4px 0px #801e13;
    -webkit-box-shadow: 0px 4px 0px #801e13;
    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:  none;
    -moz-box-shadow:  none;
    -webkit-box-shadow: none;
    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 h1 {
    line-height: 40px;
}

.nav-hub .navbar-brand .member-pic-container {
    background: #2d3e50;
}

.btn-success {
    font-family: "MuseoSans_500", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #ffffff;
    box-shadow:  none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #000000;
    border-radius: 10px;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    background: #efefef !important;
    color: #000!important;
    box-shadow: none;
    -moz-box-shadow: none;
}

.lcw-form-gray .living-healthier-life div a:hover,
.lcw-form-gray .living-healthier-life div a:active,
.lcw-form-gray .living-healthier-life div a:focus{
    background: #3d9ea7 !important;
    color: #fff!important;
    box-shadow:  none;
    -moz-box-shadow:  none;
    -webkit-box-shadow:  none;
}

.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: #ed8c73;
    color: #FFF;
    box-shadow:  none;
    -moz-box-shadow:  none;
    -webkit-box-shadow:  none;
}

.prove-it-challenge .btn-learn-more,
.section-extra-income .btn-watch {
    background: #00d7ea!important;
    color: #fff!important;
    box-shadow:  none;
    -moz-box-shadow:  none;
    -webkit-box-shadow: none;
}

.prove-it-challenge .btn-learn-more:hover,
.prove-it-challenge .btn-learn-more:active,
.prove-it-challenge .btn-learn-more:focus,
.section-extra-income .btn-watch:hover,
.section-extra-income .btn-watch:active,
.section-extra-income .btn-watch:focus{
    background: #b62c73 !important;
    color: #fff!important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.footer-hub01 .living-healthier-life div input[type="button"]:hover,
.footer-hub01 .living-healthier-life div input[type="submit"]:focus {
    background:#169167;
}

.footer-hub01 .vitality {
    font-family: 'MuseoSans_300', "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 20px 30px 10px;
    border-top: 3px solid #d07819;
    background: #333333;
    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;
    -moz-box-shadow: 0px 4px 0px #602b15;
    -webkit-box-shadow: 0px 4px 0px #602b15;
    box-shadow: 0px 4px 0px #602b15;
    padding: 10px 0px;
    font-size: 24px;
    text-align: center;
    margin: 25px auto 0px;
    max-width: 50%;
    background: #3d4c69;
    color: #fff;
}

.footer-hub01 .vitality .btn:hover,
.footer-hub01 .vitality .btn:focus {
    background: #84b341;
}

.footer-hub01 .navbar-nav li a {
    color: #fff;
}

.footer-hub01 .follow-us h5 {
    color: #fff;
}

.footer-hub03 {
    border-top: 3px solid #00d7ea!important;
    background: #414141!important;
}

.footer-hub03 .link-info,
.footer-hub03 .navbar-nav li a,
.footer-hub03 .follow-us a {
    color: #fff!important;
}

.footer-hub03 .fa-circle-thinner:before{
    border: 1.7px solid #fff !important;
}

.footer-hub03 .follow-us a:hover .fa-circle-thinner:before {
    border: 1.7px solid #305cbb!important;
}

.footer-hub03 .link-content {
    border-left: 1px solid #00d7ea!important;
    border-right: 1px solid #00d7ea!important;
}

.footer-hub03 .follow-us a:hover {
    color: #305cbb!important;
}

.footer-hub04 {
    background: #000!important;
}

.footer-hub04 .copyright a {
    color: #00d7ea!important;
}

.lcw-form-gray .living-healthier-life div p span {
    color: #fff;
}

.lcw-form-gray {
    background: #00d7ea;
    position: relative;
    }

.lcw-form-gray .living-healthier-life div a {
    background: #00d7ea;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 0px 4px 0px #C34574;
    -moz-box-shadow: 0px 4px 0px #C34574;
    -webkit-box-shadow: none;
}

.section-my-strip {
    background: #00d7ea!important;
    color: #FFF;
}

.section-my-strip .fa-stack-2x {
    color: #FFF;
}

.section-my-strip .fa-2x .fa-stack-1x {
    color: #00d7ea!important;
}

.click-to-about,
.click-to-about:hover,
.click-to-about:focus {
    color: #151412;
}

.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 #666462;
    background: #232323;
    color: #ABABAB;
}

.footer-hub01 ul.navbar-nav {
    border-top: 3px solid #d07819;
}

.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 #d07819;
}

.footer-hub01 .living-healthier-life {
    border-top: 3px solid #d07819;
    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: #060606;
}

.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;
}

.hidden-480 {
    display: block;
}

.display-480 {
    display: none;
}

.display-991{
    display: none;
}

@media (max-width: 1700px) {
    .header-hub01 .center-items {
        max-width: 100%;
    }
    /* heroshot*/
    .hs-img img {
        left: -150px;
    }
}

@media (max-width: 1400px) {
    .hero-header {
        margin-right: 0px;
        max-width: 70%;
    }
    .header-hub01 h1{
        font-size: 40px;
    }
    .header-hub01 p {
        font-size: 20px;
        line-height: 32px;
    }
    .header-hub01 .center-items {
        /* align-items: center; */
        align-self: center;
        padding: 20px;
    }
    .header-hub01 .hero-header {
        max-width: 100%;
    }
}

@media (max-width: 1280px) {
    .header-hub01 .right-content {
        flex: 2 !important;
    }
    .header-hub01 p {
        font-size: 20px;
        line-height: 36px;
    }

    .hs-img img {
        left: -35px;
    }
}


@media (max-width: 1200px) {
    .hidden-1200{
        display: none;
    }
    .hero-header {
        background-position: -20% 210%, 140% -300% !important;
        max-width: 70%;
        margin-right: 25px;
        top: 10px;
    }
    .header-hub01 .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .header-hub01 .right-content {
        flex: 2 !important;

    }
    .header-hub01 .center-items {
        align-self: auto;
        margin-left: 0px;
    }
    .header-hub01 h1 {
        font-size: 40px;
        line-height: 30px;
    }
    .header-hub01 p {
        font-size: 18px;
        line-height: 30px;
    }
    .hero-header {
        max-width: 65%;
        top: 10px;
    }

    .header-hub01 a {
        font-size: 20px;
    }
}
@media (max-width: 1169px) {
    .hs-img img {
    }
}
@media (max-width: 1080px) {
    .hero-header {
        max-width: 75%;
        margin-right: 15px;
    }
}

@media (max-width: 991px) {
    .header-hub01 .hero-header {
        max-width: 100%!important;
    }
    .header-hub01 h1 {
        font-size: 40px;
    } 
    .hidden-991 {
        display: none!important;
    }

    .display-991 {
        display: block!important;
    }
    .nav-hub .container,
    .header-hub01 .container {
        width: 100%;
        padding: 0px;
    }
    .hero-header {
        padding: 10px;
        max-width: 95%;
        margin-top: 23px;
        margin: 0px auto 10px!important;
    }
    .header-hub01 .container .row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .header-hub01 .hero-header img {
        display: inline-block;
    }
    .hs-img img {
        margin-left: 0px;
        margin-top: 95px;
        width: 100%;
        max-width: 100%;
    }
    .img-hero-image {
        background-size: cover!important;
        background-position: center!important;
    }
    
    .header-hub01 a {
        margin: auto;
        display: block;
        width: 100%;
        max-width: 250px;
        margin-top: 0px;
        top: 250px;
        -ms-transform: translate(-50%, -50%);
    }
    .header-hub01 .center-items {
        width: 100%;
        max-width: 100%;
        margin-left: 0;
        padding: 20px 10px;
    }
}
@media (max-width: 840px) {
    .hs-img img {
        margin-top: 115px;
    }
    .header-hub01 p {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .jumbotron {
        padding: 40px 0px 0px!important;
    }
    .header-hub01 .section{
        display: flex;
        display: -ms-flex;
        flex-direction: column;
    }

    .header-hub01 .center-items {
        background: #fff;
        color: #000!important;
    }
    .header-hub01 .right-content{
        order: 2;
        z-index: 1;
    }
    .header-hub01 .left-content{
        order: 1;
    }
    .header-hub01 h1,
    .header-hub01 h4,
    .header-hub01 p  {
        color: #000;
    }
    .header-hub01 h2 {
        font-size: 18px;
    }
    .header-hub01 p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0px;
        text-align: center;
    }
    .header-hub01 a {
        margin-top: 0px;
        font-size: 16px;
        padding: 10px 20px;
        max-width: 200px;
        margin-bottom: 20px;
        background: #061326;
        color: #fff;
    }
    .header-hub01 a:hover {
        background: #365b91 !important;
        color: #fff!important;
    }

    .hs-img img {
        width: 100%;
        max-width: 100%;
        margin: auto;
        margin-top: 50px;
        float: none;
    }
    .header-hub01 .xs-bold {
        font-weight: 600;
    }
    .btn-success {
        padding: 10px 30px;
        font-size: 20px;
    }
    .header-hub01 .hero-header {
        max-width: 100% !important;
        border-radius: 0px !important;
        top: 0px !important;
        width: 100%;
        text-align: center;
    }
    .hero-header a {
        padding: 10px 15px;
        font-size: 20px;
    }
    .jumbotron {
        padding-bottom:0px !important;
    }
    .section-extra-income img {
        max-width: 100%;
    }
}


@media (max-width: 580px) {
    .hidden-580{
        display: none;
    }
}

@media (max-width: 480px) {
     .hidden-480{
        display:none;
     }
    .display-480 {
        display: block;
    }
    .header-hub01 p {
        font-size: 18px;
    }
}