@font-face {
    font-family: 'FontAwesome';
    src: url(wp-content/plugins/divi-fontawesome-gtm/vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.eot?v=4.7.0);
    src: url(wp-content/plugins/divi-fontawesome-gtm/vendor/font-awesome-4.7.0/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(wp-content/plugins/divi-fontawesome-gtm/vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.woff2?v=4.7.0) format('woff2'),url(wp-content/plugins/divi-fontawesome-gtm/vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.woff?v=4.7.0) format('woff'),url(wp-content/plugins/divi-fontawesome-gtm/vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.ttf?v=4.7.0) format('truetype'),url(wp-content/plugins/divi-fontawesome-gtm/vendor/font-awesome-4.7.0/fonts/fontawesome-webfont3e6e.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

/* Colours 
Ridout Maybee Orange: #FF640A
Ridout Maybee Blue: #04163B
*/
@media all {
    .clearfix:after, .clearfix:before {
        content: "";
        display: table
    }

    .clearfix:after {
        clear: both
    }
}

@media all {
    .ninja-forms-noscript-message {
        background: #f1f1f1;
        border: 4px dashed #ccc;
        color: #333;
        display: block;
        font-size: 20px;
        margin: 20px 0;
        padding: 40px;
        text-align: center
    }
}

@media all {
    .nf-loading-spinner {
        width: 40px;
        height: 40px;
        margin: 100px auto;
        background-color: hsla(0,0%,82%,.5);
        border-radius: 100%;
        animation: nf-scaleout 1.0s infinite ease-in-out
    }
}

@font-face {
    font-family: 'ETmonarch';
    src: url(wp-content/plugins/monarch/css/fonts/monarch.eot);
    src: url(wp-content/plugins/monarch/css/fonts/monarch.eot#iefix) format('embedded-opentype'),url(wp-content/plugins/monarch/css/fonts/monarch.ttf) format('truetype'),url(wp-content/plugins/monarch/css/fonts/monarch.woff) format('woff'),url(wp-content/plugins/monarch/css/fonts/monarch.svg#ETmonarch) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@media all {
    img {
        width: auto
    }
}

@media all {
    #page-container {
        overflow-y: visible !important
    }
}

@media all {
    a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        vertical-align: baseline;
        background: transparent
    }

    body {
        line-height: 1
    }

    ol, ul {
        list-style: none
    }

    blockquote, q {
        quotes: none
    }

        blockquote:after, blockquote:before, q:after, q:before {
            content: "";
            content: none
        }

    blockquote {
        margin: 20px 0 30px;
        border-left: 5px solid;
        padding-left: 20px
    }

    del {
        text-decoration: line-through
    }

    pre {
        overflow: auto;
        padding: 10px
    }

    article, aside, footer, header, hgroup, nav, section {
        display: block
    }

    body {
        font-family: Open Sans,Arial,sans-serif;
        font-size: 16px;
        color: #666;
        background-color: #fff;
        line-height: 1.7em;
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

        body.et_cover_background {
            background-size: cover !important;
            background-position: top !important;
            background-repeat: no-repeat !important;
            background-attachment: fixed
        }

    a {
        color: #04163B
    }

        a, a:hover {
            text-decoration: none
        }

    p {
        padding-bottom: 1em
    }

        p:not(.has-background):last-of-type {
            padding-bottom: 0
        }

    strong {
        font-weight: 700
    }

    cite, em, i {
        font-style: italic
    }

    code, pre {
        font-family: Courier New,monospace;
        margin-bottom: 10px
    }

    ins {
        text-decoration: none
    }

    sub, sup {
        height: 0;
        line-height: 1;
        position: relative;
        vertical-align: baseline
    }

    sup {
        bottom: .8em
    }

    sub {
        top: .3em
    }

    dl {
        margin: 0 0 1.5em
    }

    dd {
        margin-left: 1.5em
    }

    embed, iframe, object, video {
        max-width: 100%
    }

    h1, h2, h3, h4, h5, h6 {
        color: #04163B;
        padding-bottom: 10px;
        line-height: 1;
        font-weight: 500
    }

    h1 {
        font-size:30px;
        margin-top:2rem;
        margin-bottom:1rem;
    }
    h2 {
        margin-top:2rem;
        margin-bottom:1rem;
        font-size: 26px
    }

    h3 {
        font-size: 22px
    }

    h4 {
        font-size: 18px
    }

    h5 {
        font-size: 16px
    }

    h6 {
        font-size: 14px
    }

    img {
        max-width: 100%;
        height: auto
    }
}
html, body {
    height:100%;
}
a {
    color: #04163B;
}

    a:hover {
        color: #000;
    }

#page-container {
    display:flex;
    flex-direction:column;
    height:100%;

}
.container {
    max-width: 958px;
    margin: 0 auto;
    padding: 0 2rem;
}

.topHeader {
    background-color: #FF640A;
    text-align: right;
    min-height:30px;
}
header .header .container{
    padding:2rem 0;
    display:flex;
    justify-content:space-between;
}
nav ul, nav ul li {
    height:100%;
}
header nav ul li {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1.2rem;
    text-transform: uppercase;
}


.banner {
    height: 12rem;
    background-image: url(/images/robot-arm.jpg);
    background-size: cover;
}

main {
    flex: 1 0 auto;
    margin:2rem 0 4rem;

}
footer {
    flex-shrink: 0;
}
footer .footerTop{
    background-color:#04163B;
    padding:2rem 0;
    border-bottom: 1px solid #adaaaa;
}
    footer .footerBottom {
        background-color: #04163B;
        padding: 2rem 0;
    }
.dark {
    color: #adaaaa;
}
.dark a {
    color: #fff;
} 

.button {
    background-color: #FF640A;
    padding:.75rem 1rem;
    color:#04163B;
    font-size:1.25rem;
    display:inline-block;
}

.button:hover {
    background-color: #04163B;
    padding:.75rem 1rem;
    color: #FF640A;
    font-size:1.25rem;
    display:inline-block;
}