/*!
Theme Name: Excel Digital 2018
Theme URI: http://underscores.me/
Author: Prefer
Author URI: https://prefer.nz/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: excel-digital-2018
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Excel Digital 2018 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*
Bootstrap
*/
[class*="col-"], .col {
    padding-top: 15px;
    padding-bottom: 15px;
}

.three-equal-columns,
.three-unequal-columns,
.two-columns,
.two-columns-with-two-nested-columns,
.mixed-mobile-and-desktop,
.mixed-mobile-tablet-and-desktop,
.offset-push-and-pull-resets {
    margin-left: -15px;
    margin-right: -15px;
}

.three-equal-columns:before, .three-equal-columns:after,
.three-unequal-columns:before,
.three-unequal-columns:after,
.two-columns:before,
.two-columns:after,
.two-columns-with-two-nested-columns:before,
.two-columns-with-two-nested-columns:after,
.mixed-mobile-and-desktop:before,
.mixed-mobile-and-desktop:after,
.mixed-mobile-tablet-and-desktop:before,
.mixed-mobile-tablet-and-desktop:after,
.offset-push-and-pull-resets:before,
.offset-push-and-pull-resets:after {
    content: " ";
    display: table;
}

.three-equal-columns:after,
.three-unequal-columns:after,
.two-columns:after,
.two-columns-with-two-nested-columns:after,
.mixed-mobile-and-desktop:after,
.mixed-mobile-tablet-and-desktop:after,
.offset-push-and-pull-resets:after {
    clear: both;
}

.three-equal-columns .col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .three-equal-columns .col {
        float: left;
        width: 33.33333%;
    }
}

.three-unequal-columns .col-3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .three-unequal-columns .col-3 {
        float: left;
        width: 25%;
    }
}

.three-unequal-columns .col-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .three-unequal-columns .col-6 {
        float: left;
        width: 50%;
    }
}

.two-columns .col-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .two-columns .col-4 {
        float: left;
        width: 33.33333%;
    }
}

.two-columns .col-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .two-columns .col-8 {
        float: left;
        width: 66.66667%;
    }
}

.two-columns-with-two-nested-columns .col-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .two-columns-with-two-nested-columns .col-8 {
        float: left;
        width: 66.66667%;
    }
}

.two-columns-with-two-nested-columns .col-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .two-columns-with-two-nested-columns .col-6 {
        float: left;
        width: 50%;
    }
}

.two-columns-with-two-nested-columns .col-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .two-columns-with-two-nested-columns .col-4 {
        float: left;
        width: 33.33333%;
    }
}

.mixed-mobile-and-desktop .col-large {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .mixed-mobile-and-desktop .col-large {
        float: left;
        width: 66.66667%;
    }
}

.mixed-mobile-and-desktop .col-medium {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.mixed-mobile-and-desktop .col-small {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    .mixed-mobile-and-desktop .col-small {
        float: left;
        width: 33.33333%;
    }
}

.mixed-mobile-tablet-and-desktop .col-one {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .mixed-mobile-tablet-and-desktop .col-one {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .mixed-mobile-tablet-and-desktop .col-one {
        float: left;
        width: 66.66667%;
    }
}

.mixed-mobile-tablet-and-desktop .col-two {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 1200px) {
    .mixed-mobile-tablet-and-desktop .col-two {
        float: left;
        width: 33.33333%;
    }
}

.mixed-mobile-tablet-and-desktop .col-three {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .mixed-mobile-tablet-and-desktop .col-three {
        float: left;
        width: 33.33333%;
    }
}

.offset-push-and-pull-resets .col-one {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .offset-push-and-pull-resets .col-one {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 992px) {
    .offset-push-and-pull-resets .col-one {
        float: left;
        width: 50%;
    }
}

.offset-push-and-pull-resets .col-two {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .offset-push-and-pull-resets .col-two {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 768px) {
    .offset-push-and-pull-resets .col-two {
        margin-left: 16.66667%;
    }
}

@media (min-width: 992px) {
    .offset-push-and-pull-resets .col-two {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .offset-push-and-pull-resets .col-two {
        margin-left: 0%;
    }
}

.offset-push-and-pull-resets .col-three {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .offset-push-and-pull-resets .col-three {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .offset-push-and-pull-resets .col-three {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 1200px) {
    .offset-push-and-pull-resets .col-three {
        float: left;
        width: 50%;
    }
}

.offset-push-and-pull-resets .col-four {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .offset-push-and-pull-resets .col-four {
        float: left;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .offset-push-and-pull-resets .col-four {
        float: left;
        width: 41.66667%;
    }
}

@media (min-width: 992px) {
    .offset-push-and-pull-resets .col-four {
        margin-left: 16.66667%;
    }
}

@media (min-width: 1200px) {
    .offset-push-and-pull-resets .col-four {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .offset-push-and-pull-resets .col-four {
        margin-left: 0%;
    }
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    transition: opacity 0.3s ease-out;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal.in {
    opacity: 1;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    transition: opacity 0.5s ease-in;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: 0.5;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-header:before, .modal-header:after {
    content: " ";
    display: table;
}

.modal-header:after {
    clear: both;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-title {
    margin: 0;
    line-height: 1.3;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.modal-footer:after {
    clear: both;
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: "PT Sans", sans-serif;
    font-size: 22px;
    line-height: 1.3;
}

@media all and (max-width: 991px) {
    body,
    button,
    input,
    select,
    optgroup,
    textarea {
        font-size: 18px;
    }
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: "bodoni-urw", serif;
    font-style: normal;
    font-weight: 500;
    color: #009966;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
}

h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    color: inherit;
}

.separator {
    clear: both;
    background: transparent;
    background-image: url("../assets/separator.png");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: center;
    /* Controls the position of the logo */
    width: 100%;
    height: 20px;
    left: 50%;
    position: relative;
    transform: translateY(-50%) translateX(-50%);
}

.separator:before, .separator:after {
    content: "";
    height: 1px;
    display: block;
    width: 30%;
    background: #009966;
    position: absolute;
    top: 10px;
}

.separator:before {
    left: 18%;
}

.separator:after {
    right: 18%;
}

.title {
    font-family: "bodoni-urw", serif;
    font-style: normal;
    font-weight: 500;
    line-height: .79;
    color: #009966;
    max-width: 100%;
}

.title span {
    display: block;
}

.title .large {
    font-size: 100px;
}

@media all and (max-width: 991px) {
    .title .large {
        font-size: 80px;
    }
}

.title .medium {
    font-size: 70px;
}

@media all and (max-width: 991px) {
    .title .medium {
        font-size: 55px;
    }
}

.title .regular {
    font-size: 50px;
}

@media all and (max-width: 991px) {
    .title .regular {
        font-size: 40px;
    }
}

.title .small {
    font-size: 28px;
    line-height: 1;
}

@media all and (max-width: 991px) {
    .title .small.alignright {
        display: block;
        text-align: center;
        margin-left: 0;
        float: none;
    }
}

.title .indent:not(.button) {
    text-indent: 60px;
}

@media all and (max-width: 768px) {
    .title .indent:not(.button) {
        text-indent: 0;
    }
}

.title .double-indent:not(.button) {
    text-indent: 150px;
}

@media all and (max-width: 768px) {
    .title .double-indent:not(.button) {
        text-indent: 0;
    }
}

.title:after {
    content: "";
    display: block;
    clear: both;
}

.title.question {
    display: inline-block;
    position: relative;
}

.title.question:after {
    content: "?";
    font-size: 120px;
    position: absolute;
    right: -50px;
    bottom: -19px;
}

.title.no-sign {
    display: inline-block;
    position: relative;
}

@media all and (min-width: 768px) {
    .title span.small:last-of-type {
        margin-top: 10px;
    }
    .title span.small + span.small {
        margin-top: 0;
    }
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 20.625px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

@media all and (max-width: 991px) {
    pre {
        font-size: 16.875px;
    }
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 20.625px;
}

@media all and (max-width: 991px) {
    code, kbd, tt, var {
        font-size: 16.875px;
    }
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #009966;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

header#masthead {
    height: 100vh;
    background: #eee;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

header#masthead .background {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center;
}

header#masthead .site-description {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
}

header#masthead .site-branding {
    overflow: hidden;
    max-width: 100%;
    position: relative;
    height: 100%;
    z-index: 2;
}

@media all and (max-width: 480px) {
    header#masthead .site-branding .container {
        padding: 0 15px;
    }
    header#masthead .site-branding .container .site-description {
        top: auto;
        left: 0;
        bottom: 0;
        padding: 0 15px;
        text-align: center;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }
    header#masthead .site-branding .container .site-description .button {
        margin-top: 1em;
        display: inline-block;
    }
    header#masthead .site-branding .container .site-description .button.indent {
        margin-left: 0;
    }
    header#masthead .site-branding .container .site-description .button.alignright {
        float: none;
        margin-left: 0;
    }
}

header#masthead #logo {
    margin-top: 25px;
    position: relative;
}

header#masthead .background {
    -webkit-transition: all 30s linear;
    -moz-transition: all 30s linear;
    -ms-transition: all 30s linear;
    -o-transition: all 30s linear;
    transition: all 30s linear;
}

header#masthead.zooming-start.zooming-end .background {
    transform: scale(1.5);
}

header#masthead.zooming-start.vertical.zooming-end .background {
    transform: scale(1.5);
}

#logo, .custom-logo {
    max-width: 150px;
}

.overlay {
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    z-index: 1;
}

@media screen and (max-width: 768px) {
    header#masthead #logo {
        margin-top: 10px;
    }
    header#masthead #logo .custom-logo {
        width: 130px;
    }
}

#site-footer {
    background: #009966;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, #009966, #8333bb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #009966, #8333bb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #009966, #8333bb);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, #009966, #8333bb);
    /* Standard syntax */
    color: #fff;
}

#site-footer img {
    max-width: 30px;
}

#site-footer .custom-logo {
    width: auto;
    height: 48px;
    margin-top: 25px;
    max-width: none;
}

#site-footer div div {
    display: flex;
    flex-wrap: wrap;
}

#site-footer div div.col-md-push-3 {
    padding-top: 0;
    padding-bottom: 0;
}

#site-footer div div p {
    align-self: flex-end;
    width: 100%;
}

#site-footer div div ul#divisions {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}

#site-footer div div ul#divisions li {
    display: block;
    text-align: center;
}

#site-footer div div ul#divisions li a {
    text-transform: uppercase;
    padding: 35px 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: block;
}

#site-footer div div ul#divisions li.print {
    background: #1d7e8f;
}

#site-footer div div ul#divisions li.digital {
    background: #009966;
}

#site-footer div div ul#divisions li.online {
    background: #bc8f09;
}

#site-footer div div ul#divisions li.labels {
    background: #ed5d0b;
}

@media all and (max-width: 992px) {
    #site-footer div div {
        display: block;
    }
}

#site-footer a {
    color: #ffffff;
}

#contact-form {
    overflow: hidden;
}

#contact-form .form-toggle {
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    font-size: 28px;
    color: #009966;
}

#contact-form .form-toggle p {
    margin-bottom: 1em;
}

#contact-form .form-toggle img {
    max-width: 40px;
}

#contact-form .form {
    padding: 50px 0 30px;
    display: none;
}

#contact-form .form.open {
    display: block;
}

@media screen and (max-width: 768px) {
    #site-footer {
        text-align: center;
    }
    #site-footer div div.col-md-push-3 {
        margin: 0 -15px;
        padding: 0;
    }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    display: inline-block;
    background: #009966;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #009966, #8333bb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #009966, #8333bb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #009966, #8333bb);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #009966, #8333bb);
    /* Standard syntax */
    border: 0;
    color: #ffffff;
    cursor: pointer;
}

button.primary:hover,
.button.primary:hover,
input[type="button"].primary:hover,
input[type="reset"].primary:hover,
input[type="submit"].primary:hover {
    border-color: #ccc #bbb #aaa;
}

button.primary:active, button.primary:focus,
.button.primary:active,
.button.primary:focus,
input[type="button"].primary:active,
input[type="button"].primary:focus,
input[type="reset"].primary:active,
input[type="reset"].primary:focus,
input[type="submit"].primary:active,
input[type="submit"].primary:focus {
    border-color: #aaa #bbb #bbb;
}

button.primary.indent,
.button.primary.indent,
input[type="button"].primary.indent,
input[type="reset"].primary.indent,
input[type="submit"].primary.indent {
    margin-left: 60px;
}

button.primary:visited,
.button.primary:visited,
input[type="button"].primary:visited,
input[type="reset"].primary:visited,
input[type="submit"].primary:visited {
    color: #ffffff;
}

button.secondary,
.button.secondary,
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
    background: transparent;
    border-width: 3px;
    border-style: solid;
    border-image: repeating-linear-gradient(-232deg, #8435bc, #8435bc 3px, transparent 3px, transparent 6px);
    border-image-repeat: repeat;
    border-image-slice: 6;
    padding: 8px 15px;
    color: #8435bc;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #8333bb;
    border: 1px solid #8333bb;
    border-right: none;
    border-top: none;
    padding: 5px 3px;
    margin: 25px 0;
    background: transparent;
    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #8333bb;
}

select {
    border: 1px solid #8333bb;
}

textarea {
    width: 100%;
}

.form p {
    margin-top: 0;
}

.form input[type=submit] {
    float: right;
}

#contact-form {
    background: #e0dbd1;
    margin-top: 100px;
    position: relative;
}

#contact-form .form button.close {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    color: #8333bb;
    text-decoration: none;
}

a:visited {
    color: #8333bb;
}

a:hover, a:focus, a:active {
    color: #8333bb;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-navigation {
    position: absolute;
    bottom: 0;
    height: 68px;
    text-align: right;
    width: 100%;
    z-index: 2;
    background: #009966;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #009966, #8333bb);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #009966, #8333bb);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #009966, #8333bb);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #009966, #8333bb);
    /* Standard syntax */
}

#site-navigation ul li {
    display: inline-block;
    text-transform: uppercase;
}

#site-navigation ul li a {
    color: #fff;
    text-decoration: none;
    padding: 22px 30px;
    display: inline-block;
    font-weight: bold;
}

#site-navigation.fixed {
    position: fixed;
    top: 0;
    z-index: 100;
}

#site-navigation .nav-logo {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: inline-block;
    float: left;
    padding: 7px 0;
    opacity: 0;
}

#site-navigation .nav-logo .custom-logo {
    height: 48px;
    width: auto;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 768px) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.menu-toggle {
    z-index: 2;
    height: 80px;
    width: 75px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    padding: 20px;
}

.menu-toggle div {
    width: 35px;
    height: 5px;
    background-color: #ffffff;
    margin: 6px 0;
    transition: all .5s;
}

@media screen and (max-width: 767px) {
    #site-navigation {
        display: none;
        position: absolute;
        top: 75px;
        background: #000000;
        height: auto;
    }
    #site-navigation ul {
        margin: 0;
        padding: 0;
    }
    #site-navigation ul li {
        display: block;
    }
    #site-navigation ul li a:hover {
        color: #009966;
    }
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 19.25px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

@media all and (max-width: 991px) {
    .screen-reader-text:focus {
        font-size: 15.75px;
    }
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center {
    text-align: center;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before:before, .clear:before:after,
.clear:after:before,
.clear:after:after,
.entry-content:before:before,
.entry-content:before:after,
.entry-content:after:before,
.entry-content:after:after,
.comment-content:before:before,
.comment-content:before:after,
.comment-content:after:before,
.comment-content:after:after,
.site-header:before:before,
.site-header:before:after,
.site-header:after:before,
.site-header:after:after,
.site-content:before:before,
.site-content:before:after,
.site-content:after:before,
.site-content:after:after,
.site-footer:before:before,
.site-footer:before:after,
.site-footer:after:before,
.site-footer:after:after {
    content: " ";
    display: table;
}

.clear:before:after,
.clear:after:after,
.entry-content:before:after,
.entry-content:after:after,
.comment-content:before:after,
.comment-content:after:after,
.site-header:before:after,
.site-header:after:after,
.site-content:before:after,
.site-content:after:after,
.site-footer:before:after,
.site-footer:after:after {
    clear: both;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-content {
    font-size: 26.4px;
}

@media all and (max-width: 991px) {
    .page-content {
        font-size: 21.6px;
    }
}

.page-content .button {
    font-size: 22px;
}

@media all and (max-width: 991px) {
    .page-content .button {
        font-size: 18px;
    }
}

@media screen and (max-width: 768px) {
    .page-content {
        font-size: 22px;
    }
    .page-content .button {
        font-size: 17.6px;
    }
}

body.blog #primary {
    background: url("../assets/bg-offcuts.png") no-repeat;
    background-position: top center;
}

body.blog .page-content p {
    margin-top: 0;
}

body.home #primary {
    background: url("../assets/bg-home.png") no-repeat;
    background-position: top center;
}

body.home #map h2 {
    text-align: center;
    background: #009966;
    color: #ffffff;
    margin: 0;
    padding: 25px;
    font-size: 35px;
    line-height: 1;
}

body.post-type-archive-project #primary {
    background: url("../assets/bg-trophycase.png") no-repeat;
    background-position: top center;
}

body.single-post #primary {
    background: url("../assets/bg-home.png") no-repeat;
    background-position: top center;
}

body.single-post h1.post-title {
    margin-top: 100px;
}

body.single-post .page-content {
    float: none;
}

body.single-post .separator {
    margin: 20px 0;
}

#primary {
    background-size: 100%;
}

#primary .site-main {
    overflow: hidden;
}

@media all and (min-width: 992px) {
    #primary header.page-header {
        height: 250px;
        padding-top: 100px;
    }
}

@media all and (max-width: 991px) {
    #primary header.page-header {
        padding-top: 30px;
    }
}

#primary header.page-header + .separator {
    margin-top: 50px;
}

#primary #news-feed {
    overflow: hidden;
    margin-top: 50px;
}

#primary #news-feed article figure {
    max-width: 100%;
}

.post.type-post {
    clear: both;
}

.post.type-post figure {
    margin: 0;
}

.post.type-post .entry-content {
    margin-bottom: 2em;
}

.post.type-post .entry-content.even {
    float: left;
}

.post.type-post .entry-content.odd {
    float: right;
    text-align: right;
}

.post.type-post .entry-content.odd figure {
    float: right;
}

.post.type-post .entry-content .entry-title {
    margin-top: 0;
    font-size: 39.6px;
    line-height: 1;
}

@media all and (max-width: 991px) {
    .post.type-post .entry-content .entry-title {
        font-size: 32.4px;
    }
}

.navigation.pagination {
    text-align: center;
}

.navigation.pagination .page-numbers {
    padding: 15px;
}

body.getting-results .intro {
    position: relative;
    text-align: center;
    padding-bottom: 50px;
}

body.getting-results .intro figure {
    display: inline-block;
    vertical-align: top;
    width: 400px;
}

body.getting-results .intro figure + p:not(:last-of-type) {
    display: inline-block;
    margin-top: 90px;
}

body.getting-results .intro:after {
    content: '';
    display: block;
    height: 50px;
    width: 4px;
    background-color: #dfdad0;
    position: absolute;
    bottom: 0;
    left: 50%;
}

body.getting-results .section {
    position: relative;
    background: #dfdad0;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px;
    padding-bottom: 0;
}

body.getting-results .section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border-top: 80px solid #dfdad0;
    border-right: 80px solid transparent;
    width: 0;
    z-index: 1;
}

body.getting-results .section:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 80px solid #dfdad0;
    border-left: 80px solid transparent;
    width: 0;
    z-index: 1;
}

@media all and (max-width: 992px) {
    body.getting-results .section {
        margin: 0 -30px;
    }
    body.getting-results .section div.inside {
        padding: 100px 30px;
    }
}

@media all and (max-width: 992px) {
    body.getting-results .section {
        margin: 0;
    }
}

body.getting-results .section div.inside {
    border-left: solid 4px #fff;
    border-right: solid 4px #fff;
    background: #fff;
    padding: 100px 50px;
    position: relative;
}

body.getting-results .section div.inside:before {
    content: '';
    position: absolute;
    top: -4px;
    left: -8px;
    border-top: 74px solid #fff;
    border-right: 74px solid transparent;
    width: 0;
    z-index: 2;
}

body.getting-results .section div.inside:after {
    content: '';
    position: absolute;
    bottom: -4px;
    right: -4px;
    border-bottom: 74px solid #fff;
    border-left: 74px solid transparent;
    width: 0;
    z-index: 2;
}

body.getting-results .section .image-header {
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    background: white;
}

body.getting-results .section.section-one {
    padding-left: 0;
}

body.getting-results .section.section-one .inside {
    padding-top: 50px;
    border-left: 0;
}

body.getting-results .section.section-one .inside:before {
    left: 0;
}

body.getting-results .section.section-one:after {
    bottom: 0;
}

body.getting-results .section.section-one .image-wrapper:before {
    content: ' ';
    display: inline-block;
    height: 100px;
    width: 38%;
    vertical-align: top;
    margin-left: -50px;
    border-left: solid 4px #dfdad0;
    border-bottom: solid 4px #dfdad0;
}

body.getting-results .section.section-two:after {
    bottom: -4px;
}

body.getting-results .section.section-two .inside:after {
    right: -8px;
}

body.getting-results .section.section-two .image-header {
    transform: translateX(0);
}

body.getting-results .section.section-three {
    padding-right: 0;
    margin-bottom: 100px;
}

body.getting-results .section.section-three .inside {
    padding-bottom: 100px;
}

body.getting-results .section.section-three .inside:before {
    left: -4px;
}

body.getting-results .section.section-three .inside:after {
    display: none;
}

body.getting-results .section.section-three:before {
    left: 4px;
}

body.getting-results .section.section-three:after {
    display: none;
}

body.getting-results .section.section-three .image-wrapper {
    position: absolute;
    bottom: -100px;
    width: 100%;
    left: 0;
}

body.getting-results .section.section-three .image-wrapper img {
    padding: 5px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

body.getting-results .section.section-three .image-wrapper:before {
    content: ' ';
    display: inline-block;
    height: 80px;
    width: 50%;
    position: absolute;
    left: -8px;
    vertical-align: top;
    border-bottom: solid 4px #dfdad0;
    border-left: solid 4px #dfdad0;
    bottom: 80px;
}

body.getting-results .clients {
    margin: 30px 0;
    padding-top: 60px;
}

body.getting-results .clients .wrapper {
    width: 19.5%;
    display: inline-block;
    padding: 30px;
    margin: 0;
}

@media all and (max-width: 1199px) {
    body.getting-results .clients .wrapper {
        width: 24%;
    }
}

@media all and (max-width: 768px) {
    body.getting-results .clients .wrapper {
        width: 32%;
    }
}

@media all and (max-width: 480px) {
    body.getting-results .clients .wrapper {
        width: 49%;
    }
}

@media all and (max-width: 1199px) {
    body.getting-results .intro figure {
        max-width: 300px;
    }
}

@media all and (max-width: 768px) {
    body.getting-results .sections {
        margin: 0 5px;
        padding: 0 15px;
    }
    body.getting-results .sections .section .image-header {
        top: -70px;
    }
    body.getting-results .sections .section img {
        max-height: 120px;
        width: auto;
    }
    body.getting-results .sections .section.section-one img {
        margin-top: 30px;
    }
    body.getting-results .sections .section.section-two .image-header {
        transform: translateX(-50%);
    }
    body.getting-results .sections .section.section-three .image-wrapper img {
        bottom: 15px;
    }
    body.getting-results .sections .section.section-three div.inside {
        padding-bottom: 50px;
    }
    body.getting-results .sections .section.section-one .image-wrapper:before {
        margin-left: -30px;
    }
    body.getting-results .sections .section div.inside {
        padding: 60px 30px;
    }
    body.getting-results .intro figure {
        width: 100% !important;
        max-width: 100%;
    }
    body.getting-results .intro figure + p:not(:last-of-type) {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {
    .page-header {
        padding: 15px;
        margin-top: 30px;
    }
    .post.type-post figure {
        margin: 0 -45px;
    }
    .post.type-post .entry-content.odd {
        text-align: left;
    }
    .post.type-post .entry-footer {
        text-align: center;
    }
    .modal header.title {
        margin: 0 30px;
    }
    .modal .modal-dialog .modal-content .content {
        padding: 0 30px;
    }
}

#featured-product .feature-images {
    height: 420px;
}

#featured-product .feature-images div {
    width: 50%;
    float: right;
    position: relative;
    background-size: cover;
    background-position: center;
}

#featured-product .feature-images div.portrait {
    height: 100%;
}

#featured-product .feature-images div.landscape {
    height: 210px;
}

#featured-product .feature-content {
    clear: both;
    background: #36b9ca;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #187384, #36b9ca);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #187384, #36b9ca);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #187384, #36b9ca);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #187384, #36b9ca);
    /* Standard syntax */
    min-height: 260px;
    color: #ffffff;
}

@media all and (min-width: 992px) {
    #featured-product .feature-content div {
        position: absolute;
        left: 100%;
        transform: translateX(-50%);
    }
}

#featured-product .feature-content div h2 {
    color: #ffffff;
    margin: 0;
    padding-top: 1em;
}

#featured-product .feature-content div p {
    padding-left: 40px;
    margin-top: 0;
}

@media all and (min-width: 992px) {
    #featured-product .feature-content div p {
        font-size: 18.7px;
        max-width: 45%;
    }
}

@media all and (min-width: 992px) and (max-width: 991px) {
    #featured-product .feature-content div p {
        font-size: 15.3px;
    }
}

.container-fluid .row > .col-md-6 {
    padding: 0;
}

body.post-type-archive-project #primary .content-wrapper, body.single-project #primary .content-wrapper, body.page-id-161 #primary .content-wrapper {
    margin-top: 50px;
}

body.post-type-archive-project #primary .post-wrapper, body.single-project #primary .post-wrapper, body.page-id-161 #primary .post-wrapper {
    padding: 0 5px 5px 0;
}

body.post-type-archive-project #primary .post-wrapper:nth-child(4n), body.single-project #primary .post-wrapper:nth-child(4n), body.page-id-161 #primary .post-wrapper:nth-child(4n) {
    padding-right: 0;
}

@media all and (max-width: 992px) {
    body.post-type-archive-project #primary .post-wrapper, body.single-project #primary .post-wrapper, body.page-id-161 #primary .post-wrapper {
        padding-right: 5px;
    }
    body.post-type-archive-project #primary .post-wrapper:nth-child(3n), body.single-project #primary .post-wrapper:nth-child(3n), body.page-id-161 #primary .post-wrapper:nth-child(3n) {
        padding-right: 0;
    }
}

@media all and (max-width: 991px) {
    body.post-type-archive-project #primary .post-wrapper, body.single-project #primary .post-wrapper, body.page-id-161 #primary .post-wrapper {
        padding-right: 0;
    }
}

body.post-type-archive-project #primary .post-wrapper article, body.single-project #primary .post-wrapper article, body.page-id-161 #primary .post-wrapper article {
    background-size: cover;
    background-position: top center;
    margin: 0;
}

body.post-type-archive-project #primary .post-wrapper article .entry-content, body.single-project #primary .post-wrapper article .entry-content, body.page-id-161 #primary .post-wrapper article .entry-content {
    cursor: pointer;
    position: relative;
    min-height: 330px;
    opacity: 0;
    transition: opacity .5s ease;
    background-color: rgba(233, 175, 59, 0.92);
    text-align: center;
}

body.post-type-archive-project #primary .post-wrapper article .entry-content h1, body.post-type-archive-project #primary .post-wrapper article .entry-content h2, body.single-project #primary .post-wrapper article .entry-content h1, body.single-project #primary .post-wrapper article .entry-content h2, body.page-id-161 #primary .post-wrapper article .entry-content h1, body.page-id-161 #primary .post-wrapper article .entry-content h2 {
    color: #ffffff;
    display: inline-block;
    margin: 0.67em 10px;
}

body.post-type-archive-project #primary .post-wrapper article .entry-content h1, body.single-project #primary .post-wrapper article .entry-content h1, body.page-id-161 #primary .post-wrapper article .entry-content h1 {
    font-size: 40px;
}

body.post-type-archive-project #primary .post-wrapper article .entry-content div, body.single-project #primary .post-wrapper article .entry-content div, body.page-id-161 #primary .post-wrapper article .entry-content div {
    color: #ffffff;
}

body.post-type-archive-project #primary .post-wrapper article .entry-content .button, body.single-project #primary .post-wrapper article .entry-content .button, body.page-id-161 #primary .post-wrapper article .entry-content .button {
    position: absolute;
    bottom: 1em;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    border-image: repeating-linear-gradient(-232deg, #ffffff, #ffffff 3px, transparent 3px, transparent 6px);
    border-image-repeat: repeat;
    border-image-slice: 6;
}

body.post-type-archive-project #primary .post-wrapper article:hover .entry-content, body.single-project #primary .post-wrapper article:hover .entry-content, body.page-id-161 #primary .post-wrapper article:hover .entry-content {
    opacity: 1;
}

@media all and (max-width: 991px) {
    body.post-type-archive-project #primary .post-wrapper, body.single-project #primary .post-wrapper, body.page-id-161 #primary .post-wrapper {
        padding-right: 0;
    }
    body.post-type-archive-project #primary .post-wrapper article .entry-content, body.single-project #primary .post-wrapper article .entry-content, body.page-id-161 #primary .post-wrapper article .entry-content {
        opacity: 1;
    }
}

body.post-type-archive-project.modal-open .modal, body.single-project.modal-open .modal, body.page-id-161.modal-open .modal {
    opacity: 1;
}

body.post-type-archive-project .modal, body.single-project .modal, body.page-id-161 .modal {
    transition: opacity .5s ease;
    opacity: 0;
}

body.post-type-archive-project .modal .modal-dialog, body.single-project .modal .modal-dialog, body.page-id-161 .modal .modal-dialog {
    overflow: hidden;
    padding: 0;
    position: relative;
}

body.post-type-archive-project .modal .modal-dialog button.close, body.single-project .modal .modal-dialog button.close, body.page-id-161 .modal .modal-dialog button.close {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 100;
    background: transparent;
    font-size: 2em;
    color: #000;
}

body.post-type-archive-project .modal .modal-dialog .modal-content, body.single-project .modal .modal-dialog .modal-content, body.page-id-161 .modal .modal-dialog .modal-content {
    background-image: url("../assets/bg-trophycase.png");
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: center;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 10px;
}

body.post-type-archive-project .modal .modal-dialog .modal-content header h2, body.single-project .modal .modal-dialog .modal-content header h2, body.page-id-161 .modal .modal-dialog .modal-content header h2 {
    margin-top: 0;
}

body.post-type-archive-project .modal .modal-dialog .modal-content header h1, body.single-project .modal .modal-dialog .modal-content header h1, body.page-id-161 .modal .modal-dialog .modal-content header h1 {
    margin-bottom: 0;
}

body.post-type-archive-project .modal .modal-dialog .modal-content #product-featured-image, body.single-project .modal .modal-dialog .modal-content #product-featured-image, body.page-id-161 .modal .modal-dialog .modal-content #product-featured-image {
    padding: 0;
}

body.post-type-archive-project .modal .modal-dialog .modal-content .gallery, body.single-project .modal .modal-dialog .modal-content .gallery, body.page-id-161 .modal .modal-dialog .modal-content .gallery {
    margin-bottom: 0;
}

body.post-type-archive-project .modal .modal-dialog .modal-content .product-media, body.single-project .modal .modal-dialog .modal-content .product-media, body.page-id-161 .modal .modal-dialog .modal-content .product-media {
    clear: both;
    margin: 30px 0;
    overflow: hidden;
}

body.post-type-archive-project .modal .modal-dialog .modal-content .col-md-4, body.single-project .modal .modal-dialog .modal-content .col-md-4, body.page-id-161 .modal .modal-dialog .modal-content .col-md-4 {
    padding: 0;
}

body.post-type-archive-project .modal .modal-dialog .modal-content .quote, body.single-project .modal .modal-dialog .modal-content .quote, body.page-id-161 .modal .modal-dialog .modal-content .quote {
    clear: both;
    padding: 30px 0 50px;
    background: #fef6f3;
    font-size: 26.4px;
    font-style: italic;
    text-align: center;
}

@media all and (max-width: 991px) {
    body.post-type-archive-project .modal .modal-dialog .modal-content .quote, body.single-project .modal .modal-dialog .modal-content .quote, body.page-id-161 .modal .modal-dialog .modal-content .quote {
        font-size: 21.6px;
    }
}

body.post-type-archive-project .modal .modal-dialog .modal-content .quote blockquote footer, body.single-project .modal .modal-dialog .modal-content .quote blockquote footer, body.page-id-161 .modal .modal-dialog .modal-content .quote blockquote footer {
    font-style: normal;
}

body.post-type-archive-project .modal .separator, body.single-project .modal .separator, body.page-id-161 .modal .separator {
    margin: 80px 0 70px;
}

@media screen and (max-width: 768px) {
    #featured-product .feature-content div p {
        max-width: 100%;
    }
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

.project-image {
    height: 350px;
    background-size: cover;
    background-position: center center;
}

.project-image img {
    display: none;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

.modal-content .project-image-wrapper {
    height: 500px;
    overflow: hidden;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
}

.modal-content .project-image-wrapper img {
    width: auto;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-content figure.gallery-item {
    position: relative;
    overflow: hidden;
    height: 150px;
    width: 150px;
    max-width: 100%;
    margin-right: 20px;
}

.modal-content figure.gallery-item .gallery-icon img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 150px;
    width: auto;
    max-width: none;
    cursor: pointer;
    transition: all .5s;
}

.modal-content figure.gallery-item .gallery-icon img:hover {
    opacity: 0.5;
}
