body {
    font-family: 'Open Sans', sans-serif;
    color: #212121;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
}
h1, h2, h3, h4, h5 {
    color: #273a2d;
    font-weight: 700;
}
h1 {
    font-size: 42px;
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 15px;
}
a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
#top {
    width: 100%;
    height: 40px;
    background-color: #ededed;
    line-height: 40px;
    font-size: 11px;
    color: #273a2d;
    font-weight: 700;
    text-transform: uppercase;
}
#top a:link, #top a:active, #top a:visited {
    font-size: 11px;
    color: #273a2d;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
#top a:hover {
    color: #6e9379;
}
#top .menu-container {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}
#header {
    width: 100%;
    height: auto;
    min-height: 94px;
    background-color: #6e9379;
}
#header .menu-wrapper {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: right;
    color: #fff;
    margin: 27px 0;
}
#header a:link, #header a:active, #header a:visited {
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}
#header a:hover {
    color: #273a2d;
}
#slider {
    width: 100%;
    height: auto;
    float: left;
}
#main-menu-container {
    width: 100%;
    height: auto;
    float: left;
    background-color: #273a2d;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
#main-menu-container .bg-light {
    background-color: #273a2d!important;
}
#main-menu-container .navbar {
    padding: 0 1rem;
}
#main-menu-container .nav-link {
    color: #fff;
    font-weight: 400;
}
#logo {
    width: 100%;
    height: auto;
    float: left;
}
#logo p {
    margin: 0;
    padding: 0;
}
section {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 0;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
    font-size: 14px;
    font-weight: 700;
    color: #6e9379;
    text-decoration: none;
    text-transform: uppercase;
}
a.readmore:hover {
    color: #273a2d;
}


#healthy {
    background: url(../images/bg1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
}
#healthy h3 {
    color: #fff;
}
#healthy a {
    color: #fff;
}
#healthy a:hover {
    color: #273a2d;
}
#q-a-wrapper {
    width: 100%;
    height: auto;
    float: left;
    background-image: url("../images/bg2.png");
    background-position: top right;
    background-repeat: no-repeat;
    padding: 55px 30px;
    min-height: 355px;
    font-size: 18px;
    border: 2px solid #6e9379;
}
#q-a-wrapper .question {
    font-size: 24px;
    line-height: 36px;
}
#q-a-wrapper .q {
    color: #cd3714;
    font-size: 24px;
}
#q-a-wrapper .a {
    color: #cd3714;
}
#weekly-check-in {
    width: 100%;
    height: auto;
    float: left;
    background-color: #6e9379;
    color: #fff;
    padding: 30px;
}
#weekly-check-in p {
    margin-bottom: 5px;
}
#weekly-check-in small {
    line-height: 16px !important;
}
#weekly-check-in h3 {
    color: #fff;
}
#weekly-check-in .btn-light {
    text-transform: uppercase;
    color: #6e9379;
    font-weight: 700;
}
footer {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 100px;
    padding: 80px 0;
    background: url(../images/bg3.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #212121;
}
footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
footer ul li {
    padding-bottom: 2px; /*bottom spacing between menu items*/
}
footer ul li a {
    color: #212121;
    display: block;
    padding: 2px 0;
    text-decoration: none;
    font-weight: 700;
    border-bottom: 1px solid #bababa;
    font-size: 12px;
    text-transform: uppercase;
}
footer ul li a:visited {
    color: #212121;
}
footer ul li a:hover { /*hover state CSS*/
    color: #000;
    text-decoration: none;
}
footer h3 {
    color: #212121;
    font-weight: 400;
    margin-bottom: 40px;
}
#bottom {
    width: 100%;
    height: auto;
    float: left;
    background-color: #747272;
    padding: 30px 0;
    color: #c2c2c2;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
#bottom p {
    margin-bottom: 10px;
}
#title-bar {
    background: url(../images/bg-title.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    width: 100%;
    height: auto;
    float: left;
    padding: 30px 0;
}
#title-bar h1 {
    color: #fff;
    font-weight: 300;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
#logo {
    margin-top: 15px;
}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
#top .menu-container {
    text-align: center;
}
#header .menu-wrapper {
    text-align: center;
    margin: 10px 0;
}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
#top .menu-container {
    text-align: center;
}
#header .menu-wrapper {
    text-align: center;
    margin: 10px 0;
}
}
