body.home #section-content {
    position: relative;
}

body.home #section-content #zone-content-prefix {
    xposition: absolute;
    xwidth: 100%;
    padding-bottom: 80px;
    color: #fff;
    background: #67523b;
    background-repeat: no-repeat;
    background-size: cover;
}

body.home #section-content #zone-content-prefix #widget-content-prefix2,
body.home #section-content #zone-content-prefix #widget-content-prefix3,
body.home #section-content #zone-content-prefix #widget-content-prefix4 {
    padding-top: 20px;
    padding-bottom: 20px;
}

body.home #section-content #zone-content-prefix h4.widget-title {
    padding-bottom: 30px;
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
    color: #f2c413;
    text-transform: uppercase;
}

body.home #section-content #zone-content-prefix #widget-content-prefix1 {
    padding-top: 70px;
    padding-bottom: 80px;
}
body.home #section-content #zone-content-prefix #wysiwyg_widgets_widget-2 h1 {
    font-family: 'Lora', serif;
    font-weight: normal;
    font-size: 60px;
    line-height: 64px;
    color: #c5c1bc;
    text-align: center;
    border: none;
    margin: 0;
}

/** BROWSE WIDGET **/
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > ul li + li {
    margin-top: 12px;
}
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > ul li a {
    position: relative;
    display: block;
    padding: 10px;
    background: #000;
    border: 1px solid #2d5070;
    text-decoration: none;
    line-height: 1;
}
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > ul li a:after {
    position: absolute;
    right: 10px;
    top: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 17px;
    text-align: center;

    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > ul li a:hover {
    color: #fff;
    background-color: #3c5878;
}

body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > p:last-child a {
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
}
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > p:last-child a:after {
    content: "\f101";
    margin-left: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.home #section-content #zone-content-prefix #widget-content-prefix2 .widget > p:last-child a:hover {
    color: #fff;
    text-decoration: underline;
}

/** SEARCH WIDGET **/
body.home #section-content #zone-content-prefix #widget-content-prefix3 .widget {
    padding: 20px;
    margin: -20px 0;
    background: rgba(0,39,76,.9);
}
body.home #section-content #zone-content-prefix #widget-content-prefix3 form {
    position: relative;
    margin-top: 30px;
}
body.home #section-content #zone-content-prefix #widget-content-prefix3 form input {
    padding-right: 47px;
}
body.home #section-content #zone-content-prefix #widget-content-prefix3 form button {
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 37px;
    width: 37px;
    background: #7d7d7d;
    color: #fff;
    text-align: center;
}


/** HOURS/LOCATION WIDGET **/
body.home #section-content #zone-content-prefix #widget-content-prefix4 .widget p {
    margin: 0;
}


body.home #zone-featured-image {
    background-color: #67523b;
    height: auto;
    xmin-height: 900px;
}


/** FOOTER WIDGETS **/
body.home #section-footer #zone-footer-prefix {
    padding-top: 75px;
    padding-bottom: 50px;
    background: #e3d3a8;
    xbackground: #fff;
}

body.home #section-footer #zone-footer-prefix .widget {
    background: #fff;
    xbackground: #e9dab0;
    padding: 20px 15px;
    border: 1px solid #757575;
}

body.home #section-footer #zone-footer-prefix h4.widget-title {
    padding: 15px 10px;
    margin-bottom: 25px;
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    color: #757575;
    xcolor: #555;
    text-transform: uppercase;
    text-align: center;
    border-top: 1px dotted #757575;
    border-bottom: 1px dotted #757575;
}

body.home #section-footer #zone-footer-prefix h5 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #886b01;
    xcolor: #6e5600;
}

body.home #section-footer #zone-footer-prefix .excerpt {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: #000;
}

body.home #section-footer #zone-footer-prefix a.more {
    display: inline-block;
    margin: 25px 0;
    font-weight: bold;
    font-size: 12px;
    line-height: 24px;
    color: #024794;
    text-decoration: none;
    text-transform: uppercase;
}
body.home #section-footer #zone-footer-prefix a.more:hover {
    color: #024794;
    text-decoration: underline;
}

body.home #section-footer #zone-footer-prefix .featured-image {
    position: relative;
    margin: 0 -15px -20px -15px;
    height: 300px;
    overflow: hidden;
    background: transparent;
}
body.home #section-footer #zone-footer-prefix .featured-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

@media screen and (max-width: 40em) {a
    body.home #section-content #zone-content-prefix > .row > .fskelWidget + .fskelWidget {
        margin-top: 20px;
    }

    body.home #section-content #zone-content-prefix #widget-content-prefix1 {
        padding-top: 35px;
        padding-bottom: 40px;
    }
    body.home #section-content #zone-content-prefix #wysiwyg_widgets_widget-2 h1 {
        font-size: 40px;
        line-height: 44px;
    }

    body.home #section-footer #zone-footer-prefix > .row > .fskelWidget + .fskelWidget {
        margin-top: 20px;
    }
}
