@import "https://fonts.googleapis.com/css?family=Great+Vibes";
@import "https://fonts.googleapis.com/css?family=Tangerine";
@import "https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,700,800";

html {
    min-height: 100%;
    position: relative
}

body {
    height: 100%
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

    html, html a {
        -webkit-font-smoothing: antialiased;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.004)
    }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

::-moz-selection {
    background: #000;
    color: #fff
}

::selection {
    background: #000;
    color: #fff
}

a, a:visited, a:hover {
    outline: none
}

body {
    background: #fff;
    font: 13px/1.5 'Century Gothic', 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    line-height: 1.5;
    color: #585858;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden
}

body {
    scroll-behavior: smooth
}

    body #load {
        width: 100%;
        height: 100%;
        position: fixed;
        overflow: hidden;
        z-index: 1001;
        background-color: #ffffff
    }

img.responsive {
    width: 100%;
    height: auto
}

em {
    font-style: italic
}

strong {
    font-weight: bold
}

small {
    font-size: 80%
}

hr {
    border: solid #eeeeee;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0
}

pre {
    height: auto;
    font-family: Consolas, monospace;
    border: 1px solid #f0f0f0;
    background: #fafafa;
    padding: 10px 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 0 20px 0;
    overflow-x: auto
}

.hidden {
    display: none !important
}

.responsive img {
    width: 100%;
    width: 100%;
    height: auto
}

img {
    max-width: 100%;
    height: auto
}

a {
    color: #000;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

    a:hover, a:focus {
        color: #a92633
    }

    a:focus {
        outline: none;
        outline-offset: 0
    }

p a, p a:visited {
    line-height: inherit
}

ul, ol {
    list-style: none;
    margin-bottom: 20px;
    padding: 0 0 0 30px
}

    ul.styled-list {
        list-style: circle
    }

ol {
    list-style: decimal
}

    ul li ul, ol li ul, ol li ul, ol li ol {
        margin-bottom: 0
    }

h1, h2, h3, h4, h5, h6 {
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px
}

h1 {
    font-size: 60px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0px
}

h2 {
    font-size: 44px;
    text-transform: uppercase;
    position: relative
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px
}

p {
    margin-bottom: 10px
}

.text-justify {
    text-align: justify
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.deviate {
    color: #a92633
}

#size::after {
    content: " no-media-queries"
}

nav {
    width: 100%;
    position: relative;
    z-index: 1000;
    opacity: 1;
    filter: alpha(opacity=100);
    background: #ffffff;
    box-shadow: 0px 4px 15px rgba(0,0,0,0.05);
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s
}

    nav.sticky-nav {
        background: #ffffff;
        background: rgba(255,255,255,0.95)
    }

.no-js nav {
    position: fixed;
    top: 0
}

nav .container {
    width: 100%;
    max-width: 100%
}

    nav .container .three.columns {
        float: left;
        width: auto
    }

    nav .container .nine.columns {
        float: right;
        width: auto
    }

.main-menu, .logo {
    height: 50px;
    display: table-cell;
    vertical-align: middle
}

    .main-menu.large, .logo.large {
        height: 80px
    }

    .logo a {
        display: block;
        margin: auto
    }

    .main-menu li {
        display: inline;
        margin-left: 5px
    }

    .main-menu a {
        font: normal normal bold 16px/1.2 'Century Gothic', 'Trebuchet MS', Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        padding: 5px
    }

nav .main-menu a {
    color: inherit
}

    nav .main-menu a:hover {
        color: #fff;
        background: #000;
        transition: color 0.5s;
        -moz-transition: color 0.5s;
        -webkit-transition: color 0.5s;
        -o-transition: color 0.5s;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

    nav .main-menu a:hover, nav .main-menu li.active a {
        color: #fff;
        background-color: #000;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }

.selectnav {
    display: none
}

.parallax {
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    background: #f8f8f8;
    color: #ffffff;
    z-index: 0
}

    .parallax .container {
        display: table;
        overflow: hidden
    }

    .parallax .parallax-content, .parallax .overlay {
        height: 400px
    }

.parallax-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.overlay {
    background: url("/graphics/overlay-pattern.png");
    width: 100%;
    position: absolute;
    overflow: hidden
}

.parallax-background {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center
}

.background2 {
    background-image: url("/graphics/parallax/austin-d-72XZgeY3IY4-unsplash.jpg")
}

.background3 {
    background-image: url("/graphics/parallax/casey-horner-D4TooCIEyF4-unsplash.jpg")
}

.background4 {
    background-image: url("/graphics/parallax/chelsea-bock-S-U6ipzt4Lw-unsplash.jpg")
}

.background5 {
    background-image: url("/graphics/parallax/d-jameson-rage-ZIlP3SGjd8U-unsplash.jpg")
}

.background6 {
    background-image: url("/graphics/parallax/jan-huber-4OhFZSAT3sw-unsplash.jpg");
}

.buy-logo-container {
    height: 150px;
}

    .buy-logo-container img {
        max-height: 100px;
    }

#home {
    min-height: 100vh;
    width: 100%;
    color: #010101;
    z-index: 10;
    position: relative
}

.home-parallax {
    background-image: url("/graphics/parallax/michael-krahn-_ReQ6GSqSaM-unsplash.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #000
}

.home-logo-wrapper {
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-right: -50%;
    display: none
}

.home-logo {
    width: 100%;
    display: block;
    text-align: center
}

p.quote {
    font: 400 60px/0.8 'Tangerine', Helvetica, sans-serif;
    color: #fff;
    text-shadow: 4px 4px 3px rgba(0,0,0,0.5);
    line-height: 1;
    margin-bottom: 20px;
    text-align: center;
    z-index: 200;
    margin: 0 5%
}

.quote i {
    font-size: 25px;
    display: inline-table;
    vertical-align: top;
    margin: 0 5px
}

.parallax .quote i {
    color: #fff
}

.quote-author {
    height: 24px;
    width: auto;
    font-size: 17px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    margin-top: 25px;
    z-index: 200;
    font-style: italic;
    text-align: center
}

.page {
    padding: 60px 0;
    position: relative;
    background: #ffffff;
    text-align: center;
    z-index: 6;
    overflow: hidden
}

    .page.sub-page {
        text-align: left;
        padding: 30px 0 0 0
    }

        .page.sub-page #footer {
            text-align: center
        }

.title {
    text-align: center
}

    .title h1 {
        line-height: 0.8;
        margin-bottom: 20px;
        line-height: 0.8;
        display: inline-block;
        padding: 10px 10px 3px
    }

h2.sub-page-title {
    margin: 60px 0 40px 0;
    font-size: 42px;
    line-height: 0.9
}

.subtitle {
    font-family: 'Open Sans', "Times New Roman", Times, serif;
    font-size: 25px;
    line-height: 1.2;
    padding: 0;
    margin: 10px 0 5px 0;
    position: relative;
    z-index: 1;
    font-weight: 400;
    text-transform: uppercase
}

.product-gallery-title, .product-title {
    font-family: 'Open Sans', "Times New Roman", Times, serif;
    font-size: 30px;
    line-height: 1.2;
    padding: 0;
    margin: 10px 0 20px 0;
    position: relative;
    z-index: 1;
    font-weight: 400;
    text-transform: uppercase;
    max-width: 575px
}

#blog {
    padding-bottom: 0
}

#filters {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    display: block;
    float: none;
    z-index: 2;
    position: relative
}

    #filters ul {
        margin: 0;
        list-style: none;
        padding: 0
    }

        #filters ul li {
            display: inline-block;
            padding: 2px 5px;
            color: inherit;
            margin-right: 5px;
            margin-bottom: 5px;
            font-weight: bold
        }

            #filters ul li h3 {
                font-size: 18px;
                padding: 5px;
                background: #d8d9ce;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px
            }

            #filters ul li:hover {
                cursor: pointer;
                color: #fff
            }

                #filters ul li:hover h3, #filters ul li.active h3, #filters ul li:hover h3 a, #filters ul li.active h3 a {
                    color: #fff;
                    background: #000;
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    border-radius: 4px
                }

#product-gallery-navigation {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 1
}

    #product-gallery-navigation ul {
        float: none;
        margin: 0;
        list-style: none;
        display: none;
        padding: 0
    }

        #product-gallery-navigation ul li#previous-product-gallery a {
            background: url("/graphics/icon-arrow-left.png") center center no-repeat;
            float: right;
            margin-right: 64px
        }

        #product-gallery-navigation ul li#next-product-gallery a {
            background: url("/graphics/icon-arrow-right.png") center center no-repeat;
            float: right;
            margin-right: 10px
        }

        #product-gallery-navigation ul li#previous-product-gallery a, #product-gallery-navigation ul li#next-product-gallery a {
            background-color: #151515;
            background-size: 30px
        }

        #product-gallery-navigation ul li a {
            width: 40px;
            height: 40px;
            float: left;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out
        }

        #product-gallery-navigation ul li#previous-product-gallery a:hover, #product-gallery-navigation ul li#next-product-gallery a:hover {
            background-color: #000
        }

        #product-gallery-navigation ul li a:hover {
            background-color: #000
        }

        #product-gallery-navigation ul li a.disabled, #product-gallery-navigation ul li a.disabled:hover {
            cursor: default;
            background-color: rgba(0,0,0,0.2) !important
        }

#close-product-gallery, #close-product-range, #close-footer-page {
    top: 10px;
    position: absolute;
    right: 62px;
    z-index: 1
}

    #close-product-gallery a, #close-product-range a, #close-footer-page a {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0px;
        display: none;
        background: #151515;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        #close-product-gallery a:hover, #close-product-range a:hover, #close-footer-page a:hover {
            background: #000
        }

        #close-product-gallery a i, #close-product-range a i, #close-footer-page a i {
            font-size: 14px;
            color: #ffffff;
            line-height: 40px;
            display: inline-table;
            vertical-align: middle
        }

#product-gallery-ajax-section, #services-ajax-section, #footer-page-ajax-section, #blog-ajax-section {
    position: relative;
    padding: 0;
    background: #f8f8f8;
    text-align: left
}

#blog-ajax-section {
    background: #f1f1f1
}

    #product-gallery-ajax-section #product-gallery-loader, #services-ajax-section #services-loader, #footer-page-ajax-section #footer-page-loader, #blog-ajax-section #blog-loader {
        width: 100%;
        height: 20px;
        display: none;
        position: absolute;
        top: -30px
    }

        #services-ajax-section #services-loader.loading-error, #footer-page-ajax-section #footer-page-loader.loading-error, #blog-ajax-section #blog-loader.loading-error {
            text-align: center;
            height: auto !important;
            background-position: top center
        }

            #services-ajax-section #services-loader.loading-error p, #footer-page-ajax-section #footer-page-loader.loading-error p, #blog-ajax-section #blog-loader.loading-error p {
                display: none;
                padding-top: 16px;
                color: #666 !important
            }

    #services-ajax-section #services-loader, #footer-page-ajax-section #footer-page-loader, #blog-ajax-section #blog-loader {
        background: url("/graphics/icon-ajax-loader.gif") center center no-repeat
    }

        #services-ajax-section #services-loader.loading-error p, #footer-page-ajax-section #footer-page-loader.loading-error p {
            color: #666 !important
        }

#services-ajax-wrapper, #footer-page-ajax-wrapper, #blog-ajax-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative
}

#ajax-page {
    display: block;
    text-align: left
}

#contact {
    padding-bottom: 0
}

.contact-box {
    width: 100%;
    text-align: left;
    padding: 25px 0 30px 0
}

    .contact-box fieldset legend {
        font-family: 'Open Sans', "Times New Roman", Times, serif;
        font-size: 18px;
        line-height: 0.8;
        margin-bottom: 20px;
        line-height: 0.8;
        display: block;
        padding: 10px 10px 3px
    }

.contact-details {
    width: 70%;
    padding: 5px 0;
    margin: 0 auto 10px
}

    .contact-details h2 {
        margin-bottom: 0
    }

#contact-input {
    overflow: hidden;
    margin-bottom: 13px;
    width: 50%;
    float: left
}

    #contact-input input {
        border: 1px solid #e8e8e8;
        width: 90%;
        font-size: 13px;
        color: #747474;
        padding: 20px 2%;
        float: left;
        margin: 0 1% 11px 1%;
        border-radius: 3px
    }

#contact-textarea {
    width: 50%;
    float: right
}

    #contact-textarea textarea {
        border: 1px solid #e8e8e8;
        width: 95%;
        height: 122px;
        font-size: 13px;
        color: #747474;
        padding: 20px 2% 10px 2%;
        border-radius: 3px;
        margin-bottom: 10px;
        resize: none
    }

        #contact-input input:-moz-placeholder, #contact-textarea textarea:-moz-placeholder {
            color: #999
        }

        #contact-input input:-ms-input-placeholder, #contact-textarea textarea:-ms-input-placeholder {
            color: #999
        }

        #contact-input input::-webkit-input-placeholder, #contact-textarea textarea::-webkit-input-placeholder {
            color: #999
        }

    #contact-input label, #contact-textarea label {
        display: block;
        text-align: left;
        font-weight: bold;
        padding-left: 2%
    }

#contact-submit input {
    padding: 20px 24px 20px 24px;
    border: 0;
    color: #ffffff;
    display: block;
    width: 50%;
    cursor: pointer;
    text-indent: -9999px;
    background: #d3d3d3 url("/graphics/icon-send-email.png") no-repeat 50% 0;
    float: right;
    height: 57px;
    line-height: 57px
}

    #contact-submit input:hover {
        background: #000 url("/graphics/icon-send-email.png") no-repeat 50% 100%
    }

.contact-address {
    padding-top: 45px;
    background: url("/graphics/icon-address.png") no-repeat 50% 0
}

.contact-email {
    padding-top: 45px;
    background: url("/graphics/icon-email.png") no-repeat 50% 0
}

.contact-telephone {
    padding-top: 45px;
    background: url("/graphics/icon-telephone.png") no-repeat 50% 0
}

#addinfo, #newsletteraddinfo {
    display: none
}


@-webkit-keyframes

"pulse" {
    0%

{
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

}
@keyframes

"pulse" {
    0%

{
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}

100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

}

.faa-pulse.animated, .faa-pulse.animated-hover:hover, .faa-parent.animated-hover:hover > .faa-pulse {
    -webkit-animation: pulse 0.2s linear;
    animation: pulse 0.2s linear;
    transform: scale(1.1)
}

#footer {
    width: 100%;
    margin-top: 30px;
    padding: 40px 0;
    background: #000;
    color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    position: relative
}

    #footer a {
        color: inherit
    }

#footer-logo a {
    display: inline-block;
    text-align: center;
    margin-bottom: 30px
}

#footer .social-icons {
    text-align: center
}

    #footer .social-icons .social-icon {
        display: inline-block;
        float: none;
        margin: 0 5px 5px 0;
        background-color: #fff !important;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 30px
    }

#footer-navigation {
    position: fixed;
    bottom: 0;
    z-index: 100;
    opacity: 0
}

.no-js #footer-navigation {
    position: relative;
    opacity: 1
}

#footer-navigation ul {
    padding: 0
}

    #footer-navigation ul li {
        line-height: 2
    }

        #footer-navigation ul li a:hover {
            color: #ffffc0
        }

#footer-nav-container {
    float: left;
    width: 296px;
    color: #fff;
    padding: 10px 0 0 0;
    background: #181818;
    box-shadow: 0px 5px 30px -6px rgba(0, 0, 0, .3);
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

#footer-nav-button {
    margin: 0 0 0 -2px;
    padding: 0;
    float: left;
    width: 40px;
    height: 40px;
    background: #181818 url("/graphics/icon-reveal-navigation.png") no-repeat center center;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .1)
}

    #footer-nav-button a {
        display: block;
        padding: 20px 0px
    }

#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 20px;
    right: 20px;
    display: none;
    box-shadow: 0px 5px 30px -6px rgba(0, 0, 0, .3)
}

    #back-to-top a {
        display: block;
        width: 40px;
        height: 40px;
        background: #515A5F url("/graphics/icon-arrow-up.png") no-repeat center center;
        text-indent: -9999px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-transition: 0.2s all linear;
        -moz-transition: 0.2s all linear;
        -o-transition: 0.2s all linear;
        transition: 0.2s all linear;
        box-shadow: 1px 1px 2px rgba(0, 0, 0, .1)
    }

        #back-to-top a:hover {
            background-color: #222222
        }

.google-map {
    position: relative;
    height: 375px;
    width: 100%;
    max-width: inherit;
    float: left;
    margin: 15px 0px 30px 0px;
    z-index: 1
}

    .google-map .map_canvas {
        width: 100%;
        height: 100%
    }

        .google-map .map_canvas h3 {
            margin: 0 0 10px;
            font-size: 14px
        }

.map_canvas img {
    max-width: none !important
}

.no-js .map_canvas {
    background: #f1f1f1
}

.button {
    -webkit-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
    box-shadow: inset 0 12px 19px rgba(255,255,255,0.1), 0 1px 7px rgba(0,0,0,0.2);
    padding: 0 24px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    border: 0 none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    color: #fff;
    cursor: pointer;
    background-color: #000;
    height: 40px;
    line-height: 40px !important
}

    .button:hover, .button:focus {
        background: #a92633;
        color: #fff
    }

#services-ajax-section {
    width: 100%;
    position: relative;
    padding: 0;
    background-color: #f1f1f1;
    text-align: left
}

    #services-ajax-section #services-loader {
        width: 100%;
        height: 20px;
        display: none;
        top: -30px;
        position: absolute;
        background: #f1f1f1 url("/graphics/icon-ajax-loader.gif") center center no-repeat
    }

        #services-ajax-section #services-loader.loading-error {
            text-align: center;
            height: auto !important;
            background-position: top center
        }

            #services-ajax-section #services-loader.loading-error p {
                display: none;
                padding-top: 16px;
                color: #666 !important
            }

#close-services {
    top: 10px;
    position: absolute;
    right: 62px;
    z-index: 1
}

    #close-services a {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0px;
        display: none;
        background: #151515;
        text-align: center;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px
    }

        #close-services a:hover {
            background: #000
        }

        #close-services a i {
            font-size: 14px;
            color: #ffffff;
            line-height: 40px;
            display: inline-table;
            vertical-align: middle
        }

.service-features {
    text-align: center
}

    .service-features h3 {
        padding-top: 20px;
        margin-bottom: 4px
    }

    .service-features .service-image {
        padding: 15px 35px;
        border-radius: 5px;
        background: #000;
        width: 120px;
        margin: 0 auto;
        position: relative
    }

        .service-features .service-image i {
            font-size: 84px;
            color: #ffffff
        }

        .service-features .service-image:after {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border: 15px solid #000;
            border-bottom: 0px solid transparent !important;
            border-right: 20px solid transparent !important;
            border-left: 20px solid transparent !important;
            left: 50%;
            bottom: -15px;
            margin-left: -20px
        }

.accreditation-logos {
    width: 100%;
    text-align: center;
    float: left;
    padding: 20px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px
}

    .accreditation-logos img {
        display: inline;
        max-width: 275px;
        max-height: 125px;
        padding: 0 30px;
    }

.full-width {
    padding: 50px 0 20px 0;
    margin: 30px 0
}

    .full-width.grey, .grey {
        background-color: #f1f1f1
    }

    .full-width.no-bottom-margin {
        margin-bottom: 0
    }

.container.top-space {
    margin-top: 30px
}

blockquote {
    margin: 0 0 20px 0;
    padding: 0
}

    blockquote p {
        margin: 0 !important;
        padding: 5px 0 5px 15px;
        border-left: 4px solid #000;
        font-family: "Times New Roman", Times, serif;
        font-style: italic;
        font-weight: lighter;
        font-size: 18px;
        line-height: 1.2
    }

.pullquote {
    width: 260px;
    margin: 15px 0 !important;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    font-weight: lighter;
    font-size: 18px;
    line-height: 1.2
}

    .pullquote.align-left {
        float: left;
        padding: 0px 15px;
        border-left: 4px solid #000
    }

    .pullquote.align-right {
        float: right;
        padding: 0px 15px;
        text-align: right;
        border-right: 4px solid #000
    }

.highlight {
    border-color: #c299ff;
    color: #c299ff
}

a, #filters ul li a:hover h3, #filters ul li a.active h3, .service-features .service-image:after, .callout, blockquote p, .pullquote.align-right, .pullquote.align-left {
    border-color: #000;
    color: #000
}

.tick-list li {
    line-height: 22px;
    padding: 6px 0px 6px 25px;
    font-size: 16px;
    outline: none;
    background: url("/graphics/icon-product-tick.png") no-repeat 0% 50%
}

ul.product-photographs {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    text-align: center
}

    ul.product-photographs li {
        display: inline
    }

        ul.product-photographs li img {
            margin: 5px 4px;
            border: 3px solid #fff;
            box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
            -webkit-transition: box-shadow 0.5s ease;
            -moz-transition: box-shadow 0.5s ease;
            -o-transition: box-shadow 0.5s ease;
            -ms-transition: box-shadow 0.5s ease;
            transition: box-shadow 0.5s ease
        }

            ul.product-photographs li img:hover {
                -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.9);
                box-shadow: 0px 0px 3px rgba(0,0,0,0.9)
            }

.clear {
    clear: both
}

.border-image img {
    padding: 3px;
    border: solid 1px #f1f1f1
}

.highlight-ribbon-container {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px
}

.highlight-ribbon {
    font: bold 15px Sans-Serif;
    text-align: center;
    color: #fff;
    text-shadow: rgba(0,0,0,0.3) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#6a79ac));
    background-image: -webkit-linear-gradient(top, #000, #6a79ac);
    background-image: -moz-linear-gradient(top, #000, #6a79ac);
    background-image: -ms-linear-gradient(top, #000, #6a79ac);
    background-image: -o-linear-gradient(top, #000, #6a79ac);
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.3)
}

    .highlight-ribbon:before, .highlight-ribbon:after {
        content: "";
        border-top: 3px solid #6e8900;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent;
        position: absolute;
        bottom: -3px
    }

    .highlight-ribbon:before {
        left: 0
    }

    .highlight-ribbon:after {
        right: 0
    }

.blog-post {
    padding-bottom: 25px;
    text-align: left;
    overflow: hidden
}

    .blog-post div {
        padding: 0 !important;
        margin: 0 !important
    }

.blog-intro {
    position: relative;
    max-height: 225px
}

.blog-photo {
    width: 87%;
    float: left;
    padding: 0;
    margin: 0
}

    .blog-photo img {
        padding-left: 5px;
        border-left: 1px solid #c0c0c0;
        float: left;
        min-height: 88px
    }

.blog-date {
    width: 13%;
    margin: 0;
    padding: 0;
    height: 100%;
    text-align: center;
    float: left
}

    .blog-date p {
        margin: 0;
        line-height: 1
    }

        .blog-date p.month {
            padding: 5px 0 0 0;
            font-size: 15px
        }

        .blog-date p.day {
            font-size: 28px;
            margin: 10px 0
        }

        .blog-date p.year {
            font-size: 14px;
            padding: 3px 0;
            background: #c0c0c0
        }

.blog-post h3.blog-title {
    clear: both;
    font-size: 22px;
    letter-spacing: 0;
    text-align: right;
    margin: 5px 0
}

    .blog-post h3.blog-title a {
        font-weight: normal
    }

.blog-post p.tags {
    clear: both;
    padding: 5px 0;
    margin: 0;
    font-size: 10px;
    color: #888
}

    .blog-post p.tags span {
        width: 57px;
        display: inline-block;
        text-align: right;
        padding-right: 10px
    }

    .blog-post p.tags a {
        font-weight: normal;
        color: #888
    }

.blog-post .blog-summary {
    padding-bottom: 10px;
    border-bottom: 1px dotted #c0c0c0;
    margin-left: 57px
}

    .blog-post .blog-summary p {
        line-height: 1.5
    }

#section-news-tags h2, #section-news-archive h2 {
    text-align: left;
    font-size: 26px
}

ul#news-tags, ul#news-archive {
    margin-left: 0;
    padding-left: 5px;
    text-align: left
}

    ul#news-tags li, ul#news-archive li {
        list-style-type: none;
        line-height: 22px;
        margin-left: 0
    }

        ul#news-tags li a {
            padding: 2px 0 1px 23px;
            background: url("/graphics/icon-news-tag.png") no-repeat 0 0
        }

        ul#news-archive li a {
            padding: 2px 0 1px 23px;
            background: url("/graphics/icon-news-month.png") no-repeat 0 0
        }


.tab {
    position: relative;
}

    .tab input {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

.tab__content {
    max-height: 0;
    overflow: hidden;
    transition: all 0.35s;
}

.tab input:checked ~ .tab__content {
    max-height: 23rem;
}

.accordion {
    overflow: hidden;
}

.tab__label,
.tab__close {
    display: flex;
    cursor: pointer;
}

.tab__label {
    justify-content: space-between;
    padding: 1rem;
    font-weight: bold;
}

    .tab__label::after {
        content: "\276F";
        width: 1em;
        height: 1em;
        text-align: center;
        transform: rotate(90deg);
        transition: all 0.35s;
    }

.tab input:checked + .tab__label::after {
    transform: rotate(270deg);
}

.tab__content p {
    margin: 0;
    padding: 0.25rem;
}

.tab__close {
    justify-content: flex-end;
    padding: 0.5rem 1rem;
    font-size: 0.75rem;
}

/* Arrow animation */
.tab input:not(:checked) + .tab__label:hover::after {
    animation: bounce .5s infinite;
}

@keyframes bounce {
    25% {
        transform: rotate(90deg) translate(.25rem);
    }

    75% {
        transform: rotate(90deg) translate(-.25rem);
    }
}

/* ---------------------- Testimonials ---------------------- */

.testimonial-slider {
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    background: none;
}
    .testimonial-slider .flexslider {
        padding: 0;
        margin: 0 0 60px;
        background: none;
        border: none;
        position: relative;
        zoom: 1;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
    }

    .testimonial-slider ul {
        text-align: center;
        padding: 5px 0;
    }

.testimonial-icon i {
    font-size: 22px;
    width: 23px;
    color: #ffffff;
    display: inline-block;
    padding: 17px;
    background: #5e6439;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.3);
}

.testimonial-slide .client-testimonial {
    font-size: 13px;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    line-height: 1.4;
    margin: 5px auto 10px;
    padding: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(0, 0, 0, 0.5);
    border-radius: 4px;
}

.testimonial-images {
    width: 100%;
    display: inline-block;
}

.flexslider .slides .testimonial-images img {
    width: 15%;
    display: inline;
    margin: 5px 2%;
    padding: .25%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0);
}

    .flexslider .slides .testimonial-images img:hover {
        box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
    }

p.client-testimonial {
    clear: left;
}

    p.client-testimonial i {
        opacity: 0.8;
    }

.client-info {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
    font-style: italic;
}

    .client-info:before, .client-info:after, .quote-author:after, .quote-author:before {
        content: '~';
        margin: 0 3px;
    }

.testimonial-slider .flex-direction-nav li a {
    background-color: #151515;
    bottom: 0;
    cursor: pointer;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-indent: -9999px;
}

.testimonial-slider .flex-direction-nav li .flex-prev {
    background: #151515 url("/graphics/icon-arrow-left.png") center center no-repeat;
    left: 45%;
}

.testimonial-slider .flex-direction-nav li .flex-next {
    background: #151515 url("/graphics/icon-arrow-right.png") center center no-repeat;
    left: auto;
    right: 45%;
}

.testimonial-slide .client-testimonial {
    font-size: 13px;
