body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.3em;
    color: #808080;
}

#content p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 20px;
}

#content ul {
    margin: 0 0 25px;
    padding: 0 0 0 20px;
}

#content ul li {
    margin-bottom: 10px;
}

#content h2 {
    color: #2980b9;
    font-weight: normal;
    font-size: 24px;
    padding: 0 0 20px;
    margin: 0;
}

.bold {
    font-weight: bold !important;
}

.blue {
    color: #2980b9 !important;
}

.center {
    text-align: center !important;
}

header#head {
    background: #fff;
    border-top: 8px solid #2980b9;
    padding: 25px 0;
}

header#head #logo {
    display: block;
    background: url(images/logo.png) left top no-repeat;
    width: 283px;
    height: 50px;
}

header#head .head-right {
    text-align: right;
}

header#head #main-site-link {
    line-height: 49px;
    font-size: 18px;
    color: #87a936;
    border: 1px solid #87a936;
    display: inline-block;
    padding: 0 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.home #banner {
    background: url(images/home-slide.jpg) center center / cover no-repeat;
    padding: 125px 0;
}

.chapter #banner {
    padding: 60px 0;
}

.chapter-1 #banner {
    background: url(images/slide-1.jpg) center center / cover no-repeat;
}

.chapter-2 #banner {
    background: url(images/slide-2.jpg) center center / cover no-repeat;
}

.chapter-3 #banner {
    background: url(images/slide-3.jpg) center center / cover no-repeat;
}

#banner {
    text-align: center;
}

#banner .container h1,
.home #banner .container h1 {
    font-weight: 300;
    padding: 30px 45px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 60px;
}

.chapter #banner .container h1 {
    font-weight: 300;
    padding: 20px 33px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #fff;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 50px;
}

footer#colophon {
    padding: 10px 0;
    background: #484848;
    margin-top: 155px;
}

footer#colophon .footer-left #footer-logo {
    display: block;
    height: 67px;
    background: url(images/footer-logo.png) left center no-repeat;
    width: 200px;
}

footer#colophon .footer-right {
    text-align: right;
}

footer#colophon .footer-right #footer-logos {
    background: url(images/footer-logos.jpg) left top no-repeat;
    width: 348px;
    height: 67px;
    float: right;
}

#home-links {
    margin-top: 53px;
}

#home-links .link {
    display: block;
    text-decoration: none;
    position: relative;
    background: #ececec;
    border-radius: 10px;
    padding: 265px 23px 67px;
}

#home-links .link h2 {
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: #2980b9;
    padding: 20px 0 15px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    margin: 0;
}

#home-links .link .desc {

}

#home-links .link .desc ul {
    margin: 0 0 20px 20px;
    padding: 0;
}

#home-links .link .desc ul li {
    font-size: 14px;
    line-height: 22px;
    color: #808080;
    margin-bottom: 7px;
}

#home-links .link span.go-to {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #2980b9;
    text-align: center;
    line-height: 40px;
    text-decoration: none;
    position: absolute;
    bottom: 25px;
    width: 85%;
}

#home-links .link.link-1 {
    background: #ececec url(images/circle-1.jpg) center 25px no-repeat;
}

#home-links .link.link-2 {
    background: #ececec url(images/circle-2.jpg) center 25px no-repeat;
}

#home-links .link.link-3 {
    background: #ececec url(images/circle-3.jpg) center 25px no-repeat;
}

#home-links .link.link-4 {
    background: #ececec url(images/circle-4.jpg) center 25px no-repeat;
}

#navigation {
    padding: 60px 0 50px;
}

#navigation > div > a {
    display: block;
    padding: 20px 10px;
    color: #2980b9;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    background: #ececec;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
}

#navigation > div > a:hover,
#navigation > div > a.active {
    text-decoration: none;
    background: #2980b9;
    color: #fff;
}

#content > .container {
    max-width: 1024px;
}

.home #content > .container {
    max-width: none;
}

#bottom-navigation {
    padding-top: 55px;
}

#bottom-navigation a {
    line-height: 42px;
    display: inline-block;
    padding: 0 35px;
    font-size: 18px;
    color: #2980b9;
    font-weight: bold;
    text-transform: uppercase;
    border: 1px solid #2980b9;
}

#bottom-navigation a.prev {
    margin-right: 30px;
}

.padded-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

#kits {
    background: #ececec;
    border-radius: 10px;
    color: #2980b9;
    text-align: center;
    margin-bottom: 30px;
}

#kits h2 {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding-top: 30px;
}

#kits div {
    margin-bottom: 20px;
}

#kits div img {
    margin-bottom: 5px;
    max-width: 150px;
}

#kits div h4 {
    color: #2980b9;
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
    text-align: center;
}

#home-links .link {
    background-size: 98% auto !important;
}


@media (max-width: 768px) {
    #kits div img {
        max-width: 120px;
    }

    body #home-links .link {
        margin-bottom: 25px;
    }
}

@media (max-width: 360px) {

    header#head .head-right {
        text-align: center;
        padding: 10px 0;
    }

    body header#head #main-site-link {
        float: none;
    }

    #banner .container h1, .home #banner .container h1 {
        max-width: 90%;
        font-size: 26px;
        line-height: 1.4em;
    }

    .home #banner {
        padding: 20px 0;
    }

    body #home-links .link {
        margin-bottom: 25px;
    }

    footer#colophon {
        margin-top: 35px;
    }

    footer#colophon .footer-left {
        text-align: center;
    }

    footer#colophon .footer-right {
        text-align: center;
    }

    footer#colophon .footer-left #footer-logo {
        margin: 0 auto;
    }

    footer#colophon .footer-right #footer-logos {
        background-size: 100% auto;
        float: none;
        width: auto;
    }

    body #navigation > div > a {
        margin-bottom: 20px;
    }

    body #navigation > div:last-of-type > a {
        margin-bottom: 0;
    }

    .chapter #banner .container h1 {
        font-size: 26px;
        line-height: 1.4em;
    }

    #kits div h4 {
        padding-left: 5px;
        padding-right: 5px;
    }

    #bottom-navigation a {
        margin: 0 0 20px;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 320px) {
}
