@import url(https://fonts.googleapis.com/css?family=Covered+By+Your+Grace);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,800);

/* Global */

.right {text-align: right !important;}
.left {text-align: center;}
.clearfix {clear: both;}

@media (min-width: 768px) {
    .left {text-align: left;}
}

p,
h1,
h2,
h3,
h4 {
    margin: 0;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

h1 {
    font-size: 30px;
    font-family: 'Covered By Your Grace', 'Raleway', Arial, sans-serif;
    color: #595959;
    font-weight: 600;
    margin-bottom: 50px;
}

h2 {
    font-size: 24px;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

h3 {
    font-family: 'Covered By Your Grace', 'Raleway', Arial, sans-serif;
    font-size: 24px;
    line-height: 34px;
    color: #595959;
    margin-bottom: 10px;
}

h4 {
    font-size: 20px;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
}

#page-content h1 {
    font-size: 30px;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    margin-bottom: 30px;
    line-height: 45px;
}

p {
    margin: 0 0 30px 0;
    font-size: 14px;
    line-height: 30px;
    color: #999;
}

a {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    color: #3B9CE2;
    font-size: 300;
}

a:hover {
    color: #3B9CE2 !important;
    text-decoration: underline;
}

header p {
    margin: 0;
}


header #top-bar {
    padding: 30px 0;
}

header #top-bar p {
    color: #474747;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-size: 13.5px;
}

/* Main navigation */

#menu {
    background-color: #F2F2F2;
    padding: 10px 0;
    border-bottom: 3px solid #81C8E0;
}

.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

#menu h3 {margin: 0;}

header #menu nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

header #menu nav ul li {
    display: block;
    margin: 0px;
    padding: 20px;
    text-align: center;
}

header #menu nav ul li a {
    font-size: 14px;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #595959;
}

header #menu nav ul li a.active {
    color: #4CA9F1;
}


@media (min-width: 768px) {

    #menu {
        background-color: #F2F2F2;
        padding: 20px 0;
        border-bottom: 3px solid #81C8E0;
    }

    header #menu nav ul li {
        display: inline-block;
        margin-right: 30px;
        margin-top: 6px;
        padding: 0px;
        text-align: left;
    }

    header #menu nav ul li a {
        font-size: 14px;
        font-family: 'Raleway', Arial, Helvetica, sans-serif;
        font-weight: 600;
        color: #595959;
    }

    header #menu nav ul li a.active {
        color: #4CA9F1;
    }
}

a.blue-block {
    display: inline-block;
    background-color: #4CA9F1;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #4CA9F1;
    margin-left: 30px;
}

a.line-outline {
    display: inline-block;
    background-color: transparent;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #4CA9F1;
    margin-left: 30px;
}

a.line-outline:hover,
a.blue-block:hover {
    color: #4CA9F1;
    background-color: #fff;
    text-decoration: none;
}


a.hdr-contact {
    font-size: 24px;
    color: #595959;
    font-weight: 300;
    display: inline-block;
    padding: 15px 0;
}

a.hdr-contact:hover {
    text-decoration: none;
    color: #3B9CE2;
}

i.fa-facebook-square {color: #5364A1;}
i.fa-twitter-square {color: #62BAD8;}
i.fa-linkedin-square {color: #4B97BE;}

a.brand {
    display: inline-block;
    width: 220px;
    height: 35px;
    background-image: url(./images/higher-aims-logo.png);
}

#hdr-social {
    float: right;
    font-size: 20px;
    margin-left: 15px;
}

#banner {
    background-color: #3B9CE2;
    background-image: none;
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 0 0 0;
}

#banner.homepage {
    min-height: 450px;
}

#slider {
    text-align: center;
    display: table;
    height: 450px;
    max-width: 90%;
    margin: auto;
}

#slider .slide {
    display: table-cell;
    vertical-align: middle;
}

#slider .slide h1 {
    font-family: 'Covered By Your Grace', 'Raleway', Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 30px;
}

#slider .slide p {
    color: #fff;
}

#banner a.line-outline {
    margin: 0 !important;
}

@media (min-width: 768px) {

    #banner {
        background-color: #3B9CE2;
        background-image: url(images/slider-bg.png);
        background-position: center;
        background-repeat: no-repeat;
    }

    #banner.homepage {
        min-height: 450px;
    }

    #slider {
        text-align: center;
        display: table;
        height: 450px;
        max-width: 70%;
        margin: auto;
    }

    #slider .slide {
        display: table-cell;
        vertical-align: middle;
    }

    #slider .slide h1 {
        font-family: 'Covered By Your Grace', 'Raleway', Arial, sans-serif;
        font-size: 40px;
        line-height: 50px;
        color: #fff;
        font-weight: normal;
        margin-bottom: 30px;
    }

    #slider .slide p {
        color: #fff;
    }
}

/* Services */

#hp-services {
    text-align: center;
    padding: 70px 0;
}

.icon-wrap {
    padding: 30px;
}

.icon {
    background-color: #F2F2F2;
    border-radius: 50%;
    width: 100%;
    padding-bottom: 100%;
    position: relative;
}

.icon i {
    position: absolute;
    width: 80px;
    height: auto;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    font-size: 80px;
    color: #888;
}

.services-wrap a h2 {
    font-size: 30px;
    margin-bottom: 30px;
    color: #595959;
    font-weight: 600;
}

.services-wrap a:hover {
    text-decoration: underline;
    color: #595959 !important;
}

#hp-benefits {
    background-color: #F2F2F2;
    padding: 70px 0 50px 0;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
}

#hp-benefits h2 {
    text-align: center;
    margin-bottom: 30px;
}

#hp-benefits .hp-benefit-wrap {
    position: relative;
    padding: 20px 0 20px 80px;
}
#hp-benefits .hp-benefit-wrap i {
    position: absolute;
    left: 0;
    font-size: 50px;
    width: 50px;
    color: #9E9E9E;
}
#hp-benefits .hp-benefit-wrap p {}
#hp-benefits .hp-benefit-wrap h3 {
    font-family: 'Covered By Your Grace', 'Raleway', Arial, sans-serif;
    font-size: 24px;
    color: #595959;
    margin-bottom: 10px;
}

/* Footer */

footer {}

footer #ftr-testimonials {
    padding: 70px 0;
    text-align: center;
    border-top: 1px dotted #ccc;
}

footer #ftr-testimonials > .container {

}

footer #ftr-testimonials h2 {
    margin-bottom: 30px;
}

footer #ftr-testimonial h3:before,
footer #ftr-testimonial h3:after {
    content: '"';
    color: #3B9CE2;
}

footer #ftr-cta {
    padding: 30px 0;
    background-color: #3B9CE2;
    color: #fff;
    text-align: center;
}

footer #ftr-cta h2 {
    margin: 0;
    color: #fff;
}

footer #site-footer,
footer #ftr-small-print {
    background-color: #474747;
    padding: 50px 0;
    border-bottom: 1px dotted #919191;
}

footer #site-footer ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

footer #site-footer ul li {
    margin: 10px 0;
}

footer #site-footer ul li a {
    color: #797979;
}

footer #site-footer p {
    font-size: 14px;
    line-height: 25px;
    color: #797979;
}

footer #site-footer h3 {
    color: #fff;
}

footer #ftr-small-print {
    padding: 15px 0;
    border-bottom: 1px dotted transparent;
}

footer #ftr-small-print p {
    margin: 0;
}

/* Page header &nsub menuy */

#page-header {
    background-color: #3B9CE2;
}

#page-header > .container {
    background-image: url(./images/page-header-bg.png);
    background-position: right;
    background-repeat: no-repeat !important;
}

#page-header h1 {
    margin: 0;
    padding: 40px 0;
    color: #fff;
    font-weight: normal;
}

#page-header #sub-menu-wrap ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-top: 1px dotted #fff;
}

#page-header #sub-menu-wrap ul li {
    display: inline-block;
}

#page-header #sub-menu-wrap ul li a {
    color: #fff;
    display: block;
    margin-right: 20px;
    padding: 20px 0;
    font-weight: 300;
    font-family: 'Raleway';
    font-size: 14px;
}

#page-header #sub-menu-wrap ul li.current_page_item a{
    font-weight: 600;
}

#page-header #sub-menu-wrap ul li a:hover {
    text-decoration: underline;
    color: #fff!important;
    font-weight: 600;
}

#page-content {
    padding: 50px 0;
}

#page-content ul {
    padding: 0 0 0 15px;
    margin: 0 0 30px 0;
    font-family: 'Raleway';
}

#page-content ul li {
    font-size: 14px;
    line-height: 30px;
    color: #999;
}

.widget {
    margin-bottom: 50px;
}

.widget h4 {
    color: #3B9CE2;
    font-weight: 600;
    padding: 0 0 15px 0;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
}

#testimonials-widget p.quote {
    font-style: italic;
    font-size: 16px;
}

#case-studies-widget ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#case-studies-widget ul li {
    margin-bottom: 15px;
}

#case-studies-widget ul li a {
    font-weight: 600;
    color: #595959;
}

.testimonial-page {
    font-size: 14px;
    line-height: 30px;
    font-style: italic;
    color: #999;
    font-family: 'Raleway', Arial. Helvetica;
}

.testimonial-page p {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    margin: 15px 0 35px 0;
}













