/* hero-header section ===================================================================== */
.header-hub01{
    height: 546px;
    position: relative;
}
.header-hub01 h1 {
    font-family: 'Open Sans Extra Bold';
    color: #000;
    margin: 0;
    font-size: 50px!important;
    text-shadow: 2px 2px 20px #FFFFFF, 
    2px 2px 20px #FFFFFF,  
    2px 2px 20px #FFFFFF;
    position: relative;
    top: 56px;
    left: 110px;
}

.header-hub01 .text-28 {
    font-size: 30px;
    font-style: italic!important;
}

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

.header-hub01 .logo{
    margin-top: -23px;
    margin-left: 30px;
    width: 62%;
    position: relative;
    top: 32px;
}

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

.jumbotron .container {
    max-width: 100%;
    width: 1200px;
    position: relative;
}

.img-hero-image {
    background-position: center bottom;
}

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

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

.header-hub01 a {
    background-color: #f7ca19!important;
    color: #000!important;
    padding: 15px 25px;
    font-size: 25px;
    position: relative;
    right: -110px;
    top: 45px;
    margin-top: 29px;
    border-radius: 10px!important;
    -webkit-border-radius: 10px;
}

.header-hub01 a:hover, .header-hub01 a:focus {
    background-color: #f7ba00!important;
    color: #000!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: #f7ca19 ;
    color: #FFF;
}

.nav-hub .navbar-toggle {
    border: 0px none;
    background: inherit;
}

.nav-hub .navbar-toggle .icon-bar {
    background: #01b0f1 ;
}

.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;
}

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

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

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
    background: #ffc000 !important;
    color: #fff !important;
    border-color: #fff!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 ;
}

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

.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 #050328;
    background: #000;
    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: #f7ca19 ;
    color: #fff;
}

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

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

.lcw-form-gray {
    background: #050328;
}

.section-my-strip {
    background: #021d30;
    color: #FFF;
}

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

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

.click-to-about, .click-to-about:hover, .click-to-about:focus {
    color: #771e30;
}

.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 #e4e4e4; */
    border-top: none;
    background: #1e1e1e ;
    color: #fff;
}

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

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

.footer-hub01 .living-healthier-life {
    border-top: 3px solid #e29839;
    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: #434343;
}

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

.footer-hub01 .follow-us .fa-2x .fa-stack-1x {
    font-size: 0.8em;
    color: #434343;
}


.footer-hub02 {
    background: #000 ;
}

.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;
}
.display-360{
    display:none;
}

@media(max-width:1440px){

    .img-hero-image{
        height: auto;
    }
    .header-hub01 a, .header-hub01 .logo{
        top:0;
    }
}

@media(max-width:1366px){
    
    .header-hub01 h1{
        font-size: 40px!important;
    }
}
@media(max-width:1024px){
    .header-hub01 a{
        right: -60px;
    }
    .header-hub01 h1{
        left: 60px;
    }
}
@media (max-width: 991px) { 

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

    .header-hub01 .logo, .header-hub01 .logo img{
        margin: 0 auto;
    }
  

    .header-hub01 h1{
        left: 0;
        top: 0;
        margin: 80px 0 25px;
        font-size: 45px!important;
    }

    .header-hub01 a {
        right: 0;
        top: 0;
        margin-top: 80px;
    }
   .hs-img img{
        width: 80%;
        margin: auto;
        right: 86px;
    }
    .hero-header{
        width: 100%;
    }
    .header-hub01 {
        height: 885px;
    }
    .img-hero-image {
        background: url(/assets/uploads/custom-hub/marr-ellen/img-hero-bg-360px.jpg) no-repeat!important;
        background-size: cover!important;
        -webkit-background-size: cover!important;
        background-position-y: 7%!important;
       
    }

}

@media (max-width: 768px) { 
    .hs-img img{
        width: 69%;
        bottom: -2px;
        right: 116px;
    }
    .img-hero-image {
        background: url(/assets/uploads/custom-hub/marr-ellen/img-hero-bg-360px.jpg) no-repeat!important;
        background-size: cover!important;
        -webkit-background-size: cover!important;
        padding-top: 73px!important;
        background-position-y: 7%!important;
       
    }
    .hero-header,.header-hub01 .logo{
        width: auto;
    }
    .header-hub01 .logo img{
        padding: 0 15px;
    }
    .header-hub01 .logo img{
        width:65%;
    }
    .hs-img img {
        width: 88%;
        bottom: -17px;
        right: 40px;
    }
    .header-hub01 h1{
        margin: 40px 0 25px;
    }
}
@media (max-width: 767px) { 

    .header-hub01 {
        height: auto;
    }
    .hs-img{
        margin-top: 258px;
    }
}
@media (max-width: 480px) { 

    .hidden-480 {
        display: none;
    }

    .display-480 {
        display: block;

    }

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

    .header-hub01 a {
        font-size: 19px;
    }
    
    .hs-img img {
        width: 100%;
        right: 0;
        bottom:-2px;
    }
    .hs-img{
        margin-top: 258px;
    }
    .section-extra-income img {
        max-width: 100%;
    } 
    .img-hero-image {
        background-position: center!important;
    }
    .header-hub01 h1 {
        font-size: 30px!important;
    }
    .header-hub01 .logo img {
        width: auto;
    }
    .hide-360{
        display:none;
    }
    .display-360{
        display:block;
    }
    
}

@media (max-width: 414px) { 

   
    .img-hero-image{
        padding-top: 100px!important;
    }
    .hs-img {
        margin-top: 276px;
    }
}

@media (max-width: 375px) {
    
    .img-hero-image {
       
        background-size: contain!important;
        -webkit-background-size: contain!important;
        padding-top: 50px;
        background-position: bottom!important;
    }
    .header-hub01 h1 {
        font-size: 29px!important;
        margin: 40px 0 15px;
    }
    .hs-img{
        margin-top: 258px;
    }
    .header-hub01 .logo{
        width: 93%;
    }
    .header-hub01 a{
        margin-top: 55px;
    }
    .img-hero-image{
        padding-top: 89px!important;
    }

}
@media (max-width:320px){
    .img-hero-image {
       
        background-size: cover!important;
        -webkit-background-size: cover!important;
    }
    .header-hub01 h1 {
        font-size: 25px!important;
    }

}

/* Any Safari Version */


@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 991px) { 
    @media {
        .nav-hub .container,
        .header-hub01 .container {
            width: 100%;
        }
    
        .header-hub01 .logo, .header-hub01 .logo img{
            margin: 0 auto;
        }
      
    
        .header-hub01 h1{
            left: 0;
            top: 0;
            margin: 80px 0 25px;
            font-size: 45px!important;
        }
    
        .header-hub01 a {
            right: 0;
            top: 0;
            margin-top: 0;
        }
       .hs-img img{
            width: 70%;
            margin: auto;
            right: 140px;
        }
        .hero-header{
            width: 100%;
        }
       
        .img-hero-image {
            background: url(/assets/uploads/custom-hub/marr-ellen/img-hero-bg-360px.jpg) no-repeat!important;
            background-size: cover!important;
            -webkit-background-size: cover!important;
            background-position-y: 7%!important;
           
        }
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 768px) { 
    @media {
        .hs-img img{
            width: 69%;
            bottom: -2px;
            right: 116px;
        }
        .img-hero-image {
            background: url(/assets/uploads/custom-hub/marr-ellen/img-hero-bg-360px.jpg) no-repeat!important;
            background-size: cover!important;
            -webkit-background-size: cover!important;
            padding-top: 73px!important;
            background-position-y: 7%!important;
           
        }
        .hero-header,.header-hub01 .logo{
            width: auto;
        }
        .header-hub01 .logo img{
            padding: 0 15px;
        }
        .header-hub01 .logo img{
            width:65%;
        }
        .hs-img img {
            width: 88%;
            bottom: -17px;
            right: 40px;
        }
        .header-hub01 h1{
            margin: 40px 0 25px;
        }
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 767px) { 
    @media {
        .header-hub01 {
            height: auto;
        }
        .hs-img{
            margin-top: 258px;
        }
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 480px) { 
    @media {
        .hidden-480 {
            display: none;
        }
    
        .display-480 {
            display: block;
        }
        .header-hub01 {
            height: 644px;
        }
    
        .btn-success {
            padding: 10px 30px;
            font-size: 20px;
        }
    
        .header-hub01 a {
            font-size: 19px;
        }
        
        .hs-img img {
            width: 100%;
            right: 0;
        }
        .section-extra-income img {
            max-width: 100%;
        } 
        .img-hero-image {
            background-position: center!important;
        }
        .header-hub01 h1 {
            font-size: 30px!important;
        }
        .header-hub01 .logo img {
            width: auto;
        }
        .hide-360{
            display:none;
        }
        .display-360{
            display:block;
        }
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 414px) { 
    @media {
        .header-hub01 {
            height: 734px;
        }
        .img-hero-image{
            padding-top: 100px!important;
        }
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 375px) { 
    @media {
        .img-hero-image {
       
            background-size: contain!important;
            -webkit-background-size: contain!important;
            padding-top: 50px;
            background-position: bottom!important;
        }
        .header-hub01 h1 {
            font-size: 29px!important;
            margin: 40px 0 15px;
        }
        .header-hub01 {
            height: 650px;
        }
    
        .header-hub01 .logo{
            width: 93%;
        }
    }
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)  and (max-width: 320px) { 
    @media {
        .img-hero-image {
       
            background-size: cover!important;
            -webkit-background-size: cover!important;
        }
        .header-hub01 h1 {
            font-size: 25px!important;
        }
    }
}

