/** Small Screen **/

@media only screen and (max-width: 40.063em) {
    .home-carosel h1 {
        color: #ffffff;
        font-size: 24px !important;
        margin-top: 40px !important;
        text-shadow: 5px 1px 5px #000;
    }
    .slide-content-home h1 {
        color: #ffffff;
        font-size: 16px !important
    }
    .slide-content-home h2 {
        font-size: 14px !important;
        border-top: 2px dotted #ffa200;
        padding-top: 8px !important;
        margin-bottom: 5px !important;
        line-height: 12px;
    }
    .slide-content-home a {
        font-size: 20px !important;
        color: #ffffff;
        font-size: 12px !important margin: 5px;
        margin-top: -5px
    }
    .slide-content-home img {
        display: inline;
        margin-top: -40%;
        width: auto !important;
    }
    .home-carosel h1 {
        text-align: center !important;
        font-size: 18px !important;
    }
    .home-carosel h1 span {
        display: none !important
    }
    .breadcrumbs>* {
        font-size: 1.0rem !important;
        text-align: center;
        width: 100% !important;
    }
}


/** Medium Screen **/

@media only screen and (min-width: 40.063em) {
    .welcome-tab {
        top: 100px;
    }
    .top-bar-section ul {
        font-size: 16px;
        height: auto;
        margin: -60px 0 0;
        padding: 0;
    }
    .slide-content-home h1 {
        color: #ffffff;
        font-size: 1.4rem
    }
    .slide-content-home h2 {
        color: #ffffff;
        font-size: 1.3rem;
        border-top: 2px dotted #ffa200;
        padding-top: 20px;
        margin-bottom: 20px;
        line-height: 1.1rem;
    }
    .slide-content-home a {
        color: #ffffff;
        font-size: 1.3rem;
        margin: 5px;
        margin-top: -5px
    }
}


/** LArge Screen **/

@media only screen and (min-width: 64.063em) {
    .welcome-tab {
        top: 15%
    }
}

.off-canvas-wrap,
.inner-wrap {
    min-height: 100%;
}

.page {
    height: 100%;
}

html,
body {
    height: 100%;
}

body {
    font-family: 'PT Sans', sans-serif !important;
    background: #F1F0E9 !important;
    height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #143B74;
    font-family: 'Patua One', cursive;
    text-transform: uppercase;
}

p {
    font-family: 'PT Sans', sans-serif !important;
}

body.public .public-nav {
    margin: 0 auto;
    max-width: 75rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

h1.brand a {
    color: #FEF129;
    font-family: 'Patua One', cursive;
    font-size: 2.15rem !important;
}

.tab-bar-section h1.title a {
    color: #FEF129;
    font-size: 1.3rem !important;
}

.pre-header {
    background-color: #563318;
    background-color: #563318;
    background: url("/img/pre-header-bg.jpg") no-repeat scroll center bottom / cover rgba(0, 0, 0, 0);
    color: #ffffff;
}

.pre-header ul.inline-list {
    margin-bottom: 0px !important;
}

.pre-header ul.inline-list a {
    color: #ffffff;
    padding-right: 20px;
    line-height: 40px;
}

.pre-header p {
    margin-bottom: 0px;
    line-height: 40px;
    font-size: 1.8rem
}

.home-carosel {
    height: 100%;
    margin-bottom: 40px;
    text-align: center;
}

.home-carosel .button {
    background-color: #D69900;
    border-radius: 10px;
    font-family: 'Patua One', cursive;
    text-transform: uppercase;
}

.home-carosel h1 {
    color: #ffffff;
    font-size: 24px;
    background-color: #00632c;
    padding: 10px 20px;
    text-align: left;
    margin-top: 0px !important;
    border-radius: 0px 0px 10px 10px;
    text-shadow: 5px 1px 5px #000;
}

.home-carosel h1 span {
    float: right;
    color: #FEF129;
}

.mobile-carosel .button {
    font-family: 'Patua One', cursive;
    text-transform: uppercase;
}

.mobile-carosel h1 {
    color: #ffffff;
    text-shadow: 5px 1px 5px #000;
    font-size: 28px;
    background-color: #00632c;
    padding: 5px;
}

.gallery-carousel {
    margin-bottom: 20px;
}

.contain-to-grid {
    background: #00632C !important;
}

.top-bar {
    background: #00632C !important;
    height: 80px;
}

.top-bar .title-area {
    float: left;
    width: 100%;
}

.top-bar .name {
    font-size: 16px;
    height: 90px;
    margin: 0;
    text-align: center;
    padding: 10px;
}

.top-bar-section ul li>a {
    color: #ffffff;
    display: block;
    font: 1.0em "julius sans one", Arial, Helvetica, sans-serif;
    width: 100%;
}

.breadcrumb {
    background: #004720;
    border-bottom: 10px solid #C0C18E;
}

.breadcrumbs {
    margin-top: 10px!important;
    margin-bottom: 10px !important;
    pad
}

.heading {
    background-color: #7c0b1a;
    position: relative;
    ;
    color: #7c0b1a;
    text-align: center;
    ;
    padding: 15px 20px;
}

.triangle {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top-color: inherit;
    border-top-style: solid;
    border-top-width: 13px;
    bottom: -12px;
    display: block;
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
    z-index: 3;
}

.features {
    margin-bottom: 20px;
}

.home-slide {
    background-color: #C0C18E;
    border-radius: 0px 0px 10px 10px;
    height: 270px;
    background-size: cover;
}

.page-slide {
    background-color: #C0C18E;
    border-radius: 0px 0px 10px 10px;
}

.slide-image {
    background-position: center center;
    background-color: #C0C18E;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.site-content h1 {
    font-size: 24px;
    color: #004720;
    text-transform: none;
}

.site-content h2 {
    font-size: 18px;
    color: #1c2721;
    text-transform: none;
}

#map_canvas {
    height: 401px;
    border-bottom: 1px solid #cbc9b8;
}

.accordion-icon {
    float: right;
    margin-top: 5px
}

.accordion-icon:before {
    content: "\f196";
}

.active .accordion-icon:before {
    content: "\f147";
}

.footer input {
    border-radius: 3px;
    background-color: transparent;
    color: #ffffff;
    border: 1px solid #ffffff;
    width: 70%;
    display: inline;
}

.footer input:focus {
    border-radius: 3px;
    background-color: transparent;
}

.footer button {
    padding: 10px 20px;
    border-radius: 3px;
    margin-left: 10px
}

.footer {
    color: #ffffff;
    padding: 55px 0px;
}

.footer-container {
    background-color: #00632C;
    background-size: cover;
    color: #ffffff;
    border-top: 10px solid #c0c18e;
    margin-top: 20px;
}

.footer-container a {
    color: #ffffff;
}

.footer-container h2 {
    font-size: 1.35rem;
    color: #ffffff;
    margin-top: 20px;
}

h2.brand {
    color: #FEF129 !important;
    font-size: 2.15rem !important;
    border-bottom: 1px solid #FEF129;
    padding-bottom: 10px;
}

div.footer-container ul {
    border-top-style: none;
    border-top-width: 0;
    margin-top: 0;
}

div.footer-container ul.contacts li {
    padding-left: 10px;
    list-style-type: none;
    padding-bottom: 8px;
    padding-top: 5px;
    position: relative;
    border-bottom: 1px dotted #A4A574;
}

div.footer-container ul.contacts li:last-child {
    border-bottom: 0px !important;
}

div.footer-container ul.contacts li:before {
    content: "\f0da";
    font-family: "FontAwesome";
    font-size: 15px;
    left: -10px;
    position: absolute;
    text-transform: lowercase;
    top: 5px;
    color: #FEF129;
}

div.advice-side ul {
    border-top-style: none;
    border-top-width: 0;
    margin-top: 0;
}

div.advice-side ul li {
    padding-left: 15px;
    list-style-type: none;
    padding-bottom: 8px;
    padding-top: 10px;
    position: relative;
    border-bottom: 1px dotted #A4A574;
}

div.advice-side ul li:last-child {
    border-bottom: 0px !important;
}

div.advice-side ul li:before {
    content: "\f058";
    font-family: "FontAwesome";
    font-size: 20px;
    left: -10px;
    position: absolute;
    text-transform: lowercase;
    top: 8px;
    color: #00632C;
}

.learn-more {
    border-radius: 10px;
    display: block;
    ;
}

p.signature {
    font-weight: bold;
    color: #00632C;
    margin-top: 20px;
}

.legals {
    background-color: #563318;
    background: url("/img/footer-bg.jpg") no-repeat scroll center top / cover rgba(0, 0, 0, 0);
    color: #ffffff;
}

.legals .row {
    padding: 20px 0px
}

.legals ul {
    float: right;
}

.legals a {
    color: #ffffff
}

.copyright {
    text-transform: uppercase;
    ;
}

.legals p {
    margin-bottom: 0px
}

.footer h3 {
    color: #ffffff;
    font-size: 1.2em;
}

.footer-contacts i {
    color: #fff;
    display: block;
    float: left;
    font-size: 1.7em;
    width: 8%;
}

.footer-social a {
    color: #ffffff;
    font-size: 2.2em;
    margin-top: 5px;
    margin-right: 15px;
}

.copy {
    margin-top: 20px;
}

.copy a {
    color: #ffffff;
    text-align: right;
    text-decoration: underline;
    ;
}

.codeco {
    margin-top: 20px;
    text-align: right;
}

.codeco a {
    color: #ffffff;
    text-align: right;
    text-decoration: underline;
    ;
}

.codeco img {
    height: auto;
    margin: 10px;
    width: 30px;
}

.reveal-modal.open div h2 {
    font-size: 1.3em;
}

.form-heading {
    background-color: #016C38;
    color: #FEF129 !important;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    padding: 15px;
    margin-bottom: 0px !important;
}

.form-container {
    border: 1px solid #cccccc;
    border-radius: 0px 0px 10px 10px;
    padding: 15px;
    background-color: #F2F2F2;
    margin-bottom: 20px;
}

.form-container input {
    border: 1px solid #004720;
    background-color: #FCEFCF;
    border-radius: 5px;
}

.form-container textarea {
    border: 1px solid #004720;
    background-color: #FCEFCF;
    border-radius: 5px;
    min-height: 90px;
}

.form-container input[type="submit"] {
    background-color: #00632C;
    border-color: #00632C;
    border-radius: 5px;
    border-style: solid;
    border-width: 0;
    color: white;
    width: 100%;
    cursor: pointer;
    font-size: 1rem;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color 300ms ease-out 0s;
}

.product-description:first-child {
    border-bottom: 1px solid #cccccc;
    padding-top: 0px !important;
}

.product-description {
    border-bottom: 1px solid #cccccc;
    padding-top: 20px;
}

.product-description:last-child {
    border-bottom: 0px !important;
}

.product-description img {
    border-radius: 1000px;
    border: 2px solid #FEF129;
    padding: 5px;
}

.product-description strong {
    font-weight: bold;
    color: #00632C;
}

.telephone-enquiry {
    text-align: center;
    background: url("/img/banner-bg.jpg") no-repeat scroll center bottom / cover rgba(0, 0, 0, 0);
    border-radius: 10px;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.telephone-enquiry h1 {
    color: #FEF129 !important;
    font-size: 1.4rem
}

.fb_invalid input {
    background: #f2dede !important;
    border-color: red !important
}

.fb_invalid textarea {
    background: #f2dede !important;
    border-color: red !important
}

.side-banner {
    background-color: #FEF129;
    border-radius: 10px;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    border: 3px solid #563318;
}

.side-banner h3 {
    color: #563318;
    font-size: 1.2rem;
}

.side-banner p {
    color: #563318;
}

.hide {
    display: none;
}

#map {
    0 0 10px 10px;
    margin-bottom: 20px;
}

.accordion .accordion-navigation>a,
.accordion dd>a {
    font-family: "PT Sans", sans-serif !important;
    font-size: 0.9rem !important;
    background: #00632C;
    color: #ffffff;
    border-bottom: 1px solid #C0C18E
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #009933;
}

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #009933;
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #FCEFCF;
}

.accordion-navigation:last-child {
    border-bottom: none !important
}

button.round,
.button.round {
    border-radius: 3px;
}

.accordion-icon {
    float: right;
    margin-top: 5px
}

.accordion-icon:before {
    content: "\f196";
}

.active .accordion-icon:before {
    content: "\f147";
}

.mod_pagelinks {
    margin-top: 20px;
}

.mod_pagelinks a {
    background: #00632C;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    margin-right: 5px
}

.quote-container {
    background-color: #FEF129;
    3px solid #563318 border-radius: 10px;
    margin-bottom: 20px;
    padding: 15px;
}

.quoteauthor {
    font-weight: bold
}