@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');


/* hero-header section ===================================================================== */

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

.header-hub01 .row {
    flex-wrap: wrap;
    align-items: center;
    display: flex;
}

.header-hub01 .row .left-content,
.header-hub01 .row .right-content{
    padding:0px!important;
}

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

.header-hub01 h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    line-height: 50px;
    margin: 20px 0px 10px;
    font-weight: 900;
    font-style: normal;
    color: #fff;
}

.header-hub01 hr {
    width: 100%;
    max-width: 350px;
    border-top: 2px solid #fff!important;
}

.header-hub01 h2 {
    font-family: "Newsreader", serif;
    font-size: 50px;
    line-height: 50px;
    margin: 20px 0px 10px;
    font-weight: 300;
    font-style: normal;
    color: #fff;
}

.header-hub01 h4 {
    font-family: "EB Garamond", serif;
    font-size: 32px;
    font-weight: 600;
    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;
    color: #fff;
    font-weight: 500;
    font-style: italic;
}


.hero-header {
    max-width: 100%;
    text-align: center;
}
.hs-img img{
    margin-left: 185px;
}

.hero-header a {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
}

.header-hub01 a{
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none;
}

.img-hero-image {
    margin-bottom: 0px;
}

.jumbotron {
    padding: 0px;
}

.jumbotron .container {
    position: relative;
    text-align: center;
}

.img-hero-image {
    background-position: bottom center no-repeat!important;
    background-position: center center!important;
}

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

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

.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: #8BC34A !important;
    color: #fff!important;
    box-shadow:  none;
    -moz-box-shadow:  none;
    -webkit-box-shadow:  none;
    border-color: #4CAF50 !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: #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,
.section-online-business .btn-download a{
    background: #d2e6b5 !important;
    color: #ffffff !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,
.section-online-business .btn-download a:hover,
.section-online-business .btn-download a:active,
.section-online-business .btn-download a:focus{
    background: #8BC34A !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 #d2e6b5!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 #e89cff !important;
}

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

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

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

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

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

.lcw-form-gray {
    background: #d2e6b5;
    position: relative;
    }

.lcw-form-gray .living-healthier-life div a {
    background: #d2e6b5;
    color: #ffffff;
    border: 2px solid #ffffff;
    box-shadow: 0px 4px 0px #C34574;
    -moz-box-shadow: 0px 4px 0px #C34574;
    -webkit-box-shadow: none;
}

.section-my-strip {
    background: #8BC34A !important;
    color: #FFF;
}

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

.section-my-strip .fa-2x .fa-stack-1x {
    color: #8BC34A !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) {
    .d-none-1700{
        display: none!important;
    }
    .header-hub01 .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .hero-header {
        /* margin-right: -81px; */
        margin-left: 45px;
    }
    /* heroshot*/
    .hs-img img {
        margin-left: 100px;
    }
    .header-hub01 a {
        /* margin-left: 350px; */
    }
}

@media (max-width: 1400px) {
    .hero-header {
        margin-right: -50px;
        width: 100%;
        max-width: 90%;
    }
    .header-hub01 h1{
        font-size: 46px;
    }
}

@media (max-width: 1280px) {
    .header-hub01 .container {
        padding: 0px 15px;
    }
    .header-hub01 .row .right-content {
        margin-left: -60px !important;
    }
    .header-hub01 h2 {
        font-size: 42px;
    }

    .header-hub01 h4 {
        font-size: 28px;
    }

    .header-hub01 p {
        font-size: 18px;
        line-height: 28px;    }

    .hs-img img {
        left: -75px;
        margin: auto;
        display: block;
        margin-top: 20px;
    }
    .hero-header {
        max-width: 80%;
        margin-left: 150px;
    }
}

@media (max-width: 1200px) {   
    .img-hero-image {
        background: url(/assets/uploads/custom-hub/ritter-susan/bg-susan-md01.jpg) right center no-repeat!important;
        background-size: cover!important;
        -webkit-background-size: cover!important;
    }
    .hero-header {
        top: 10px;
        max-width: 100%;
    }
    .header-hub01 .container .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .header-hub01 .row .right-content {
        margin-left: 0px !important;
    }
    .header-hub01 h1 {
        margin: 0px;
    }
    .header-hub01 h2 {
        font-size: 42px;
    }
    .hero-header {
        background: #8eb15c;
        padding: 30px 20px;
        text-align: center;
        margin: 0px auto;
        top: 10px;
    }
    .hs-img {
        margin: auto;
        display: block;
    }

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

@media (max-width: 1199px) and (min-width: 992px) {
    .jumbotron .container {
        width: 1200px;
        padding: 0px;
    }
}

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

    .display-991 {
        display: block!important;
    }
    .nav-hub .container,
    .header-hub01 .container {
        width: 100%;
        padding: 0px!important;
    }
    .hero-header {
        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 {
        margin: 30px auto 0px;
        position: relative;
        width: auto!important;
        right: 0;
        left: 0;
    }
    
    .header-hub01 a {
        margin: auto;
        display: block;
        width: 100%;
        max-width: 250px;
        margin-top: 40px;
        top: 250px;
        -ms-transform: translate(-50%, -50%);
    }
}

@media (max-width: 767px) {
    .hidden-767{
        display: none!important;
    }
    .header-hub01 {
        margin-top: 0 !important;
        margin-bottom: 0px !important;
        height: auto;
    }

    .header-hub01 .row .right-content{
        width: 100%!important;
    }
    .header-hub01 h2 {
        font-size: 36px;
    }
    .header-hub01 p {
        font-size: 16px;
        line-height: 24px;
        padding: 10px 20px;
    }
    .header-hub01 a {
        padding: 10px 40px;
        font-size: 26px;
        margin-top: 30px;
        font-size: 24px;
        top: 200px;
    }
    .hs-img img {
        float: none !important;
        margin: 20px auto 0px;
        padding-right: 0px;
    }
    #content {
        overflow: hidden;
    }
    .footer-hub03 .link-content {
        border-left: none!important;
        border-right: none!important;
        border-top: 1px solid #e89cff!important;
    }
}

@media (max-width: 680px) {
    .header-hub01 .row {
        display: block;
    }
    .hero-header {
        text-align: center;
        width: auto;
        padding: 10px 20px 30px!important;
        }
    .header-hub01 h1 {
        margin: 10px;
    }
    .header-hub01 .row .hs-img {
        padding-left: 0px;
        float: none;
    }
    .header-hub01 a {
        margin-top: 20px;
    }
}

@media (max-width: 580px) {
    .hs-img {
        margin-bottom: 0px!important;
        margin-top: 30px;
    }
    .header-hub01 h1 {
        font-size: 36px;
    }
    .header-hub01 h4{
        font-size: 18px;
    }
    .header-hub01 a {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .img-hero-image {
        background: url('/assets/uploads/custom-hub/ritter-susan/bg-susan-sm01.jpg') top -120px left no-repeat!important;
        background-size: cover!important;
    }
    .hidden-480 {
        display: none;
    }
    .display-480 {
        display: block;
    }
}
