/* Minification failed. Returning unminified contents.
(2792,3): run-time error CSS1030: Expected identifier, found ' '
(2792,3): run-time error CSS1019: Unexpected token, found ' '
(3068,3): run-time error CSS1030: Expected identifier, found ' '
(3068,3): run-time error CSS1019: Unexpected token, found ' '
(3156,3): run-time error CSS1030: Expected identifier, found ' '
(3156,3): run-time error CSS1019: Unexpected token, found ' '
(3380,3): run-time error CSS1030: Expected identifier, found ' '
(3380,3): run-time error CSS1019: Unexpected token, found ' '
(3384,3): run-time error CSS1030: Expected identifier, found ' '
(3384,3): run-time error CSS1019: Unexpected token, found ' '
(3392,3): run-time error CSS1030: Expected identifier, found ' '
(3392,3): run-time error CSS1019: Unexpected token, found ' '
 */
/*AS Local App definitions */

/*Generic*/
#mainForm > div.container.container-fluid.main-form-container > div:nth-child(4) {
    /*min-height: 500px;*/
}

/*.address-group {
    margin-top: 15px;
}*/


/*Executor Pages*/
/*.executor-detail {
    margin-bottom: 10px;
}*/

    /*.executor-detail > .cb-selector {
        margin-right: 20px;
    }*/


/*Nav buttons*/
/*.navButtons {
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: right;
    width: 690px;
    margin-left: auto;
    margin-right: auto;
}*/

  /*  .navButtons > .btn-nav:hover, .btn:hover {
        background-color: #fff;
        color: #e4003b; 

    }

    .navButtons > .btn-nav-add {
        border-color: #0f0;
        width: 100px;
    }

        .navButtons > .btn-nav-add:hover {
            background: #0f0;
            border-color: #ccc;
        }
*/
/*.modal-confirmation*/ .modal-dialog {
    width: 450px;
}

.modal-header .logo {
    background-image: url(https://ascdn.andersonstrathern.prv/Images/logo.png);
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    left: 20px;
    text-indent: -9999px;
    width: 200px;
}

.modal-header h4 {
    font-size: 16px;
    margin: 0 0 0 0;
}

.modal-header h3 {
    font-size: 18px;
    margin: 5px 0 7px 0;
}

/*.modal-title-container {
    text-align: center;
}*/

.modal-body-text {
    text-align: center;
    font-size: 16px;
}

/*.modal-question-text {
    width: 50%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 7px 0 0 0;
}*/

/*.row-label {
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 60%;
    height: 25px;
    background: #ebdee2;
    margin: 0px 10px 5px 0px;
    font-weight: bold;
}*/

/*Alternate address panel*/
/*.cb-resident-row {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #ebdee2;
    width: 475px;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .cb-resident-row > .cb-resident {
        margin-right: 10px;
    }

    .cb-resident-row > input[type="checkbox"] {
        margin-right: 10px;
        margin-top: 2px;
    }*/


/*Select checkboxes*/
/*.cb-selector-row {
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #ebdee2;
    width: 475px;
    text-align: left;
    padding-top: 3px;
    padding-left: 5px;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .cb-selector-row > .selector-detail {
        height: 20px;
    }

        .cb-selector-row > .selector-detail > input[type="checkbox"] {
            margin-right: 10px;
            margin-top: 1%;
            margin-bottom: auto;
        }*/

/*.checked-selector-label {
    float: left;
    width: 300px;
}*/

/*/*Button containers*/
/*.btn-container-row {
    width: 465px;
    height: 45px;
    margin-left: 10px;
}

    .btn-container-row > div > label {
        margin-top: 5px;
    }*/

/*Child input panel*/
/*#ChildInputBasicDetails > div > label {
    width: 90%;
}

#ChildInputBasicDetails > div > .cb-diff-address {
    margin-top: 14px;
    margin-right: 10px;
}
*/

/*Social media icons and container*/
/*.social-media-container {
    border: 1px solid #6e273d;
    border-radius: 5px;
    width: 180px;
    height: 40px;
    margin-top: 35px;
    margin-left: 5px;
    align-content: center;
    vertical-align: middle;
}
*/
/*.social-media-standalone > span.icon.fa {
    font-size: 30px;
    color: #6e273d;
    padding-right: 0px;
    padding-left: 10px;
    padding-top: 5px;
}

.social-media-standalone:hover {*/
    /*text-decoration: none;*/
/*}

.social-media-standalone > span.icon.fa:hover {
    color: #f00;
    text-decoration: none;
}

.social-media-standalone.hide-title > .title {
    display: none;
}

.social-media-container.alt-colours {
    background: #6e273d;
}

    .social-media-container.alt-colours > .social-media-standalone > span.icon.fa {
        color: #c5a9b1;
        background: #6e273d;
    }

        .social-media-container.alt-colours > .social-media-standalone > span.icon.fa:hover {
            color: #f00;
            text-decoration: none;
        }*/


#navigation-primary.no-menu {
    padding-top: 0px;
}

/*.main-content-container {
    width: 62%;
    border-top: 2px solid #c5a9b1;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 18%;
    padding-bottom: 20px;
    background: #F5EFF1;
    border-radius: 9px;
    text-align: center;
}*/

/*.information {
    border-radius: 6px;
}*/


/*Breadcrumbs*/
/*.breadcrumb-container {
    margin-top: 30px;
    width: 100%;
    border-radius: 5px;
}

    .breadcrumb-container > ul {
        list-style: none;
    }

        .breadcrumb-container > ul > li:after {
            list-style: none;
            content: "\21D2 ";
        }

        .breadcrumb-container > ul > li:last-child::after {
            list-style: none;
            content: "";
        }*/

/*.selected-breadcrumb {
    font-weight: bold;
}*/


/*.page-title-row {
    height: 60px;
    border-bottom: 4px solid #6e273d;
    width: 100%;
    padding-top: 6.5px;
}*/

/*.app-title {
    font-size: 30px;
    color: #6e273d;
}

    .app-title::after {
        content: '-';
    }*/

/*.page-title {
    font-size: 30px;
    color: #6e273d;
    font-weight: bold;
}*/


/*Panels*/
.panel {
    margin-top: 50px;
    border-radius: 10px;
    text-align: center;
    box-shadow: none;
    border: solid 1px lightgray;
}

/*.panel-title {
    width: 97%;
    margin-left: 1.5%;
    border-bottom: 1px solid #6e273d;
    border-radius: 5px;
    background: #6e273d;
    color: #F5EFF1;
}*/

/*.panel > .panel-title span {
    font-size: 12px;
}*/

.left-panel {
    float: left;
    width: 15%;
    height: 300px;
}

.right-panel {
    float: right;
    height: 300px;
    width: 15%;
    margin-right: 20px;
}

    /*.right-panel .btn {
        width: 90%;
        font-size: 14px;
    }*/

.header-content {
    display: inline-block;
    margin-left: 40%;
    margin-top: 25px;
}

/*.footer .information {
    width: 97.4%;
    margin-bottom: 25px;
}*/

.input-panel {
    width: 485px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 25px;
}

/*.input-label {
    background: #ebdee2;
    font-weight: bold;
    width: 269px;
}*/

.input-text {
    text-align: center;
}


.panel-fill {
    width: 100%;
    margin-left: 0px;
}

.details-container {
    /*width: 79%;*/
    margin-left: 15%;
    margin-right: auto;
    margin-top: 15px;
}

/*.as-logo {
    height: 50px;
    width: 64px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background: transparent url(https://ascdn.andersonstrathern.prv/Images/as-footer-logo.png) no-repeat;
}*/

/*.mandatory-label {
    font-size: 13px;
    padding-bottom: 10px;
    width: 500px;
}*/

/*#numberOfChildrenContainer > div {
    margin-top: 20px;
}
*/
.input-error {
    background: #fcc;
}

#error_indicator {
    color: #f00;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    display: none;
}

/*.row-question {
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: 2px solid #999;
    width: 475px;
}*/

/*.btn-plain {
    margin-right: 10px;
    margin-top: 2px;
    background: #ccc;
    border: 2px solid #555;
    height: 30px;
    vertical-align: middle;
    padding-top: 3px;
}*/

/*.btns-yes-no {
    text-align: right;
    width: 465px;
}

    .btns-yes-no > span {
        margin-top: 15px;
    }*/

/*.row-executors-selectors > span {
    float: left;
}*/

/*.executor-selector-panel {
    margin-top: 20px;
}*/

/*.bequest-details-container {
    width: 89%;
}*/

  /*  .bequest-details-container .input-group {
        width: 500px;
    }

        .bequest-details-container .input-group.other-details-input {
            padding-top: 10px;
            width: 100%;
        }*/

/*.bequest-cash > .cb-selector-row {
    width: 500px;
}

    .bequest-cash > .cb-selector-row > .checked-selector-label {
        padding-left: 10px;
    }*/

/*.bequest-details-container .input-label {
    width: 40%;
}*/

/*.rbGroup {
    text-align: left;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.rbLabel {
    margin-top: 5px;
    margin-left: 20px;
}*/

   /* .rbLabel > input[type="radio"] {
        margin-right: 50px;
    }*/

/*.rbGroup-container {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 10px;
    width: 500px;
}*/

   /* .rbGroup-container > .rbGroup-header {
        height: 35px;
        font-weight: bold;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-top: 5px;
        background: #ebdee2;
    }*/

/*.required:after {
    content: " *";
    color: red;
}*/

/*.demo-text-container {
    width: 100%;
    text-align: center;
}*/

/*.demo-text {
    font-size: 24px;
    color: #ebdee2;
    text-align: center;
    width: 100%;
    
}*/

/*.btn-demo-control {
    margin-top: 10px;
    width: 100px;
    height: 75px;
    white-space: normal;
    padding-top: 4px;
}*/
/*
.btn-as-colours {
    width: 170px;
    height: 45px;
    white-space: normal;
    font-size: 15px;
    background: #EBDEE2;
}*/

/*.no-dbwrite-text {
    font-size: 14px;
    color: #fff;
    margin-left: 20px;
    border: 1px solid #ddd;
    border-radius: 9px;
    width: 150px;
    background: #f00;
}*/

/*.wide-input {
    margin-left: 0px;
    width: 450px;
}

    .wide-input > div.input-text {
        width: 15%;
    }

    .wide-input > div.input-group > .input-label {
        font-weight: bold;
        font-size: 14px;
        width: 85%;
    }*/

/* Mini yes/no control */
/*.btns-yesno-mini {
    height: 45px;
    padding-top: 10px;
    padding-right: 10px;
}

    .btns-yesno-mini > .selector-detail {
        float: right;
    }

        .btns-yesno-mini > .selector-detail > .btn {
            height: 25px;
            font-size: 12px;
            margin-left: 5px;
            background: #ddd;
        }


    .btns-yesno-mini > span {
        font-size: 14px;
        font-weight: bold;
    }

    .btns-yesno-mini .selector-detail .btn-selected {
        border-style: inset;
        background: #5f5;
        border-color: #999;
        padding-top: 2px;
    }

    .btns-yesno-mini .selector-detail .btn-unselected {
        border: 2px solid #999;
        background: #aaa;
        padding-top: 2px;
    }*/

/*.app-version-text {
    color: #fff;
    margin-right: 25px;
    font-weight: bold;
}*/

.tooltip {
    font-size: 12px;
}

    .tooltip .tooltip-inner {
        border: 1px solid #000;
        background-color: #fff;
        color: #000;
    }

/*.details-popup {
    width: 600px;
    height: 675px;
    margin: 50px auto auto auto;
    background: #fff;
    border: 1px solid #000;
    border-radius: 15px;
    padding-top: 25px;
}

    .details-popup .navButtons {
        margin-top: 30px;
        width: 100%;
        padding-right: 60px;
    }

    .details-popup .details-container {
        margin-left: auto;
        margin-right: auto;
    }
*/
/*.modal-header-container {
    width: 80%;
    margin-left: 50px;
}*/

.modal-header {
    border-bottom: none;
}

/*.details-popup .input-label {
    width: 35%;
}*/

/*.tcb-pdf-embeded {
    margin: 0px auto 0px auto;
    width: 1000px;
}*/

.modal-busy-splash .loading-icon {
    background-image: url("https://ascdn.andersonstrathern.prv/Images/LoadingIcon.gif");
    z-index: 9999;
    width: 200px;
    height: 200px;
    margin: 20% auto auto auto;
}

/*.page-title-small {
    border: 1px solid #ddd;
    border-top: 2px solid #A27785;
    border-radius: 6px;
    width: 40%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    background: #F5EFF1;
    padding-top: 4px;
    text-align: center;
    height: 50px;
}

    .page-title-small span {
        font-size: 26px;
        font-weight: bold;
        color: #5b3e48;
    }*/

.input-text-error {
    display: none;
    color: red;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    background: #fcc;
    padding-left: 10px;
    width: 100%;
    border-radius: 9px;
    margin-left: 25px;
    margin-top: 2px;
    margin-bottom: 2px;
    border: 1px solid red;
}
/*Responsive handling*/
@media (max-width: 767px) {
    .social-media-standalone > span.icon.fa {
        font-size: 16px;
        color: #e4003b;
        padding-right: 0px;
        padding-left: 10px;
        padding-top: 5px;
    }

    .social-media-container {
        height: 30px;
        width: 120px;
    }

    .header-content > h3 {
        font-size: 20px;
    }

    /*.page-title-row {
        margin-top: 87px;
        border-bottom: 2px solid #e4003b;
    }*/

    #navigation-primary {
        border-bottom: 2px solid #e4003b;
    }

}

@media (max-width: 500px) {
    .social-media-standalone > span.icon.fa {
        font-size: 12px;
        color: #e4003b;
        padding-right: 0px;
        padding-left: 10px;
        padding-top: 5px;
    }

    .social-media-container {
        height: 24px;
        width: 100px;
    }

    .header-content > h3 {
        font-size: 16px;
        margin-left: 15%;
    }

   /* .page-title-row {
        margin-top: 87px;
        border-bottom: 2px solid #e4003b;
    }*/

    #navigation-primary {
        border-bottom: 2px solid #e4003b;

    }
}


.title-container {
    width: 600px;
    border: 2px solid #1b1b1b;
    border-radius: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: #fff;
}

    .title-container h3 {
        margin: 10px 0px 10px;
    }


#navigation-primary {
    padding-top: 0;
}

    #navigation-primary .nav-sub {
        padding-top: 12px;
        right: auto;
        position: static;
        float: left;
        display: block;
        background: #ffffff;
    }

    /* Override ASStandard.css to allow navbar dropdown menu to work properly */
    #navigation-primary .nav-sub {
        display: block;
        background: transparent;
    }

        #navigation-primary .nav-sub li {
            float: none;
        }

            #navigation-primary .nav-sub li a {
                border-bottom: 6px solid transparent;
            }

/*.instructions-text {
    display: block;
    font-size: 18px;
    margin-left: 0;
    margin-right: 0;
}*/
    
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
    margin-top: 12px;
}
/*#navigation-primary .nav-sub li {
    float: none;
}*/

@media (min-width: 768px) {
    #navigation-primary .nav-sub li {
        float: left;
    }
}

.navbar-default {
    background-color: #ffffff;
}

/*@media (min-width: 768px) {
    #navigation-primary .nav-sub li {
        float: left;
    }
}*/
body{

}
/*Fonts*/
@font-face {
    font-family: 'AS-iconset';
    src: url('https://ascdn.andersonstrathern.prv/Fonts/as-iconset.ttf');
}

/*Ripped from AS internet site*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, 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 {
    -moz-box-sizing: content-box;
    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-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        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;
}

body {
    font-family: 'Work Sans',Arial,Helvetica,sans-serif;
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 21px;
    color: #e4003b;
}

    h1 + hr, h2 + hr, h3 + hr, h4 + hr, h5 + hr, h6 + hr {
        border-bottom: none;
        border-left: none;
        border-right: none;
        border-top: 2px solid #e4003b;
        margin: -10px 0 8px 0;
        max-width: 80px;
        text-align: left;
    }

h1 {
    font-size: 42px;
    font-weight: 400;
}

h2 {
    font-size: 30px;
    font-weight: 300;
}

h3 {
    font-size: 26px;
    font-weight: 400;
}

    h3 + hr {
        margin: -8px 0 8px 0;
    }

h4 {
    font-weight: 400;
    font-size: 21px;
}

h5 {
    font-weight: 400;
    font-size: 18px;
}

h6 {
    font-weight: 400;
    font-size: 16px;
}

p {
    font-size: 16px;
    line-height: 155%;
    margin: 1.4em 0;
}

   /* p.intro {
        font-weight: 300;
        font-size: 21px;
        line-height: 150%;
    }*/

  /*  p.intro-narrow {
        line-height: 21px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        max-width: 780px;
        text-align: center;
    }*/

  /*  p.intro-large {
        font-weight: 300;
        font-size: 21px;
        line-height: 130%;
    }*/

    p + h3 {
        margin: 30px 0;
    }

a {
    color: #e4003b;
    text-decoration: none;
/*    transition: color 0.2s, background-color 0.2s;
    -webkit-transition: color 0.2s, background-color 0.2s;*/
}

    a:hover {
        color: #e4003b;
        text-decoration: underline;
    }

ul, ol {
    font-size: 16px;
    line-height: 165%;
}

blockquote {
    display: inline-block;
    font-weight: 300;
    font-size: 24px;
    margin: 0;
    position: relative;
}

    blockquote cite {
        font-weight: 400;
        display: block;
        font-size: 16px;
        font-style: normal;
        margin-top: 20px;
    }

        blockquote cite .company {
            font-weight: 600;
        }

    blockquote p {
        font-size: 24px;
    }

    blockquote:before {
        color: #e4003b;
        content: '\0201C';
        font-size: 120px;
        left: -45px;
        line-height: 1em;
        position: absolute;
        top: 5px;
    }

@media only screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }

    blockquote {
        font-size: 21px;
        margin-left: 40px;
    }
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 300;
    src: url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-300.eot');
    src: local('Work Sans Light'), local('WorkSans-Light'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-300.eot?#iefix') format('embedded-opentype'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-300.woff2') format('woff2'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-300.woff') format('woff'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-300.ttf') format('truetype'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-300.svg#WorkSans') format('svg');
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    src: url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-regular.eot');
    src: local('Work Sans'), local('WorkSans-Regular'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-regular.eot?#iefix') format('embedded-opentype'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-regular.woff2') format('woff2'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-regular.woff') format('woff'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-regular.ttf') format('truetype'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-regular.svg#WorkSans') format('svg');
}

@font-face {
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 600;
    src: url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-600.eot');
    src: local('Work Sans SemiBold'), local('WorkSans-SemiBold'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-600.eot?#iefix') format('embedded-opentype'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-600.woff2') format('woff2'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-600.woff') format('woff'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-600.ttf') format('truetype'), url('https://ascdn.andersonstrathern.prv/Fonts/work-sans-v2-latin-600.svg#WorkSans') format('svg');
}

@font-face {
    font-family: 'FontAwesome';
    src: url('https://ascdn.andersonstrathern.prv/Fonts/fontawesome-webfont.eot?v=4.4.0');
    src: url('https://ascdn.andersonstrathern.prv/Fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('https://ascdn.andersonstrathern.prv/Fonts/fontawesome-webfont.woff2') format('woff2'), url('https://ascdn.andersonstrathern.prv/Fonts/fontawesome-webfont.woff') format('woff'), url('https://ascdn.andersonstrathern.prv/Fonts/fontawesome-webfont.ttf') format('truetype'), url('https://ascdn.andersonstrathern.prv/Fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/*.fa-glass:before {
    content: "\f000";
}
*/
/*.fa-music:before {
    content: "\f001";
}
*/
.fa-search:before {
    content: "\f002";
}

/*.fa-envelope-o:before {
    content: "\f003";
}*/

/*.fa-heart:before {
    content: "\f004";
}*/

/*.fa-star:before {
    content: "\f005";
}*/

/*.fa-star-o:before {
    content: "\f006";
}*/

.fa-user:before {
    content: "\f007";
}

/*.fa-film:before {
    content: "\f008";
}*/

/*.fa-th-large:before {
    content: "\f009";
}*/

/*.fa-th:before {
    content: "\f00a";
}*/

/*.fa-th-list:before {
    content: "\f00b";
}*/

.fa-check:before {
    content: "\f00c";
}

/*.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
}*/

/*.fa-search-plus:before {
    content: "\f00e";
}*/

/*.fa-search-minus:before {
    content: "\f010";
}*/

/*.fa-power-off:before {
    content: "\f011";
}*/

/*.fa-signal:before {
    content: "\f012";
}*/

/*.fa-gear:before, .fa-cog:before {
    content: "\f013";
}*/

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

/*.fa-file-o:before {
    content: "\f016";
}*/

/*.fa-clock-o:before {
    content: "\f017";
}*/

/*.fa-road:before {
    content: "\f018";
}*/

.fa-download:before {
    content: "\f019";
}

/*.fa-arrow-circle-o-down:before {
    content: "\f01a";
}*/

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

/*.fa-inbox:before {
    content: "\f01c";
}*/

/*.fa-play-circle-o:before {
    content: "\f01d";
}*/

/*.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e";
}*/

.fa-refresh:before {
    content: "\f021";
}

/*.fa-list-alt:before {
    content: "\f022";
}*/

/*.fa-lock:before {
    content: "\f023";
}*/

/*.fa-flag:before {
    content: "\f024";
}*/

/*.fa-headphones:before {
    content: "\f025";
}*/

/*.fa-volume-off:before {
    content: "\f026";
}*/

/*.fa-volume-down:before {
    content: "\f027";
}*/

/*.fa-volume-up:before {
    content: "\f028";
}*/

/*.fa-qrcode:before {
    content: "\f029";
}*/

/*.fa-barcode:before {
    content: "\f02a";
}*/

/*.fa-tag:before {
    content: "\f02b";
}*/

/*.fa-tags:before {
    content: "\f02c";
}*/

/*.fa-book:before {
    content: "\f02d";
}*/

/*.fa-bookmark:before {
    content: "\f02e";
}*/

.fa-print:before {
    content: "\f02f";
}

/*.fa-camera:before {
    content: "\f030";
}*/

.fa-font:before {
    content: "\f031";
}

/*.fa-bold:before {
    content: "\f032";
}*/

/*.fa-italic:before {
    content: "\f033";
}*/

/*.fa-text-height:before {
    content: "\f034";
}*/

/*.fa-text-width:before {
    content: "\f035";
}*/

/*.fa-align-left:before {
    content: "\f036";
}*/

/*.fa-align-center:before {
    content: "\f037";
}*/

/*.fa-align-right:before {
    content: "\f038";
}*/

/*.fa-align-justify:before {
    content: "\f039";
}*/

/*.fa-list:before {
    content: "\f03a";
}*/

/*.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}*/

/*.fa-indent:before {
    content: "\f03c";
}*/

/*.fa-video-camera:before {
    content: "\f03d";
}*/

/*.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e";
}*/

/*.fa-pencil:before {
    content: "\f040";
}*/

/*.fa-map-marker:before {
    content: "\f041";
}*/

/*.fa-adjust:before {
    content: "\f042";
}*/

/*.fa-tint:before {
    content: "\f043";
}*/

.fa-edit:before {
    content: "\f044";
}

/*.fa-share-square-o:before {
    content: "\f045";
}*/

/*.fa-check-square-o:before {
    content: "\f046";
}*/

/*.fa-arrows:before {
    content: "\f047";
}*/

/*.fa-step-backward:before {
    content: "\f048";
}*/

/*.fa-fast-backward:before {
    content: "\f049";
}*/

/*.fa-backward:before {
    content: "\f04a";
}*/

/*.fa-play:before {
    content: "\f04b";
}*/

/*.fa-pause:before {
    content: "\f04c";
}*/

/*.fa-stop:before {
    content: "\f04d";
}*/

/*.fa-forward:before {
    content: "\f04e";
}*/

/*.fa-fast-forward:before {
    content: "\f050";
}*/

/*.fa-step-forward:before {
    content: "\f051";
}*/

/*.fa-eject:before {
    content: "\f052";
}*/

/*.fa-chevron-left:before {
    content: "\f053";
}*/

/*.fa-chevron-right:before {
    content: "\f054";
}*/

/*.fa-plus-circle:before {
    content: "\f055";
}*/

/*.fa-minus-circle:before {
    content: "\f056";
}*/

/*.fa-times-circle:before {
    content: "\f057";
}*/

/*.fa-check-circle:before {
    content: "\f058";
}*/

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

/*.fa-crosshairs:before {
    content: "\f05b";
}*/

/*.fa-times-circle-o:before {
    content: "\f05c";
}*/

/*.fa-check-circle-o:before {
    content: "\f05d";
}*/

/*.fa-ban:before {
    content: "\f05e";
}*/

/*.fa-arrow-left:before {
    content: "\f060";
}*/

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

/*.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}*/

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

/*.fa-minus:before {
    content: "\f068";
}*/

/*.fa-asterisk:before {
    content: "\f069";
}*/

/*.fa-exclamation-circle:before {
    content: "\f06a";
}*/

/*.fa-gift:before {
    content: "\f06b";
}*/

/*.fa-leaf:before {
    content: "\f06c";
}*/

/*.fa-fire:before {
    content: "\f06d";
}*/

.fa-eye:before {
    content: "\f06e";
}

/*.fa-eye-slash:before {
    content: "\f070";
}*/

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071";
}

/*.fa-plane:before {
    content: "\f072";
}*/

.fa-calendar:before {
    content: "\f073";
}

/*.fa-random:before {
    content: "\f074";
}*/

/*.fa-comment:before {
    content: "\f075";
}*/

/*.fa-magnet:before {
    content: "\f076";
}*/

/*.fa-chevron-up:before {
    content: "\f077";
}*/

/*.fa-chevron-down:before {
    content: "\f078";
}*/

/*.fa-retweet:before {
    content: "\f079";
}*/

/*.fa-shopping-cart:before {
    content: "\f07a";
}*/

/*.fa-folder:before {
    content: "\f07b";
}*/

/*.fa-folder-open:before {
    content: "\f07c";
}*/

/*.fa-arrows-v:before {
    content: "\f07d";
}*/

/*.fa-arrows-h:before {
    content: "\f07e";
}*/

/*.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}*/

/*.fa-twitter-square:before {
    content: "\f081";
}*/

/*.fa-facebook-square:before {
    content: "\f082";
}*/

/*.fa-camera-retro:before {
    content: "\f083";
}*/

/*.fa-key:before {
    content: "\f084";
}*/

/*.fa-gears:before, .fa-cogs:before {
    content: "\f085";
}*/

/*.fa-comments:before {
    content: "\f086";
}*/

/*.fa-thumbs-o-up:before {
    content: "\f087";
}*/

/*.fa-thumbs-o-down:before {
    content: "\f088";
}*/

/*.fa-star-half:before {
    content: "\f089";
}*/

/*.fa-heart-o:before {
    content: "\f08a";
}*/

/*.fa-sign-out:before {
    content: "\f08b";
}*/

/*.fa-linkedin-square:before {
    content: "\f08c";
}*/

/*.fa-thumb-tack:before {
    content: "\f08d";
}*/

/*.fa-external-link:before {
    content: "\f08e";
}*/

/*.fa-sign-in:before {
    content: "\f090";
}*/

/*.fa-trophy:before {
    content: "\f091";
}*/

/*.fa-github-square:before {
    content: "\f092";
}*/

/*.fa-upload:before {
    content: "\f093";
}*/

/*.fa-lemon-o:before {
    content: "\f094";
}*/

/*.fa-phone:before {
    content: "\f095";
}*/

/*.fa-square-o:before {
    content: "\f096";
}*/

/*.fa-bookmark-o:before {
    content: "\f097";
}*/

/*.fa-phone-square:before {
    content: "\f098";
}*/

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

/*.fa-github:before {
    content: "\f09b";
}*/

/*.fa-unlock:before {
    content: "\f09c";
}*/

/*.fa-credit-card:before {
    content: "\f09d";
}*/

/*.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}*/

/*.fa-hdd-o:before {
    content: "\f0a0";
}*/

/*.fa-bullhorn:before {
    content: "\f0a1";
}*/

/*.fa-bell:before {
    content: "\f0f3";
}*/

/*.fa-certificate:before {
    content: "\f0a3";
}*/

/*.fa-hand-o-right:before {
    content: "\f0a4";
}*/

/*.fa-hand-o-left:before {
    content: "\f0a5";
}*/

/*.fa-hand-o-up:before {
    content: "\f0a6";
}*/

/*.fa-hand-o-down:before {
    content: "\f0a7";
}*/

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

/*.fa-arrow-circle-right:before {
    content: "\f0a9";
}*/

/*.fa-arrow-circle-up:before {
    content: "\f0aa";
}*/

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

/*.fa-globe:before {
    content: "\f0ac";
}*/

/*.fa-wrench:before {
    content: "\f0ad";
}*/

/*.fa-tasks:before {
    content: "\f0ae";
}*/

/*.fa-filter:before {
    content: "\f0b0";
}*/

/*.fa-briefcase:before {
    content: "\f0b1";
}*/

/*.fa-arrows-alt:before {
    content: "\f0b2";
}*/

/*.fa-group:before, .fa-users:before {
    content: "\f0c0";
}*/

/*.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}*/

/*.fa-cloud:before {
    content: "\f0c2";
}*/

/*.fa-flask:before {
    content: "\f0c3";
}*/

/*.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}*/

/*.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}*/

/*.fa-paperclip:before {
    content: "\f0c6";
}*/

.fa-save:before {
    content: "\f0c7";
}

/*.fa-square:before {
    content: "\f0c8";
}*/

/*.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
}*/

.fa-list-ul:before {
    content: "\f0ca";
}

/*.fa-list-ol:before {
    content: "\f0cb";
}*/

/*.fa-strikethrough:before {
    content: "\f0cc";
}*/

/*.fa-underline:before {
    content: "\f0cd";
}*/

/*.fa-table:before {
    content: "\f0ce";
}*/

/*.fa-magic:before {
    content: "\f0d0";
}*/

/*.fa-truck:before {
    content: "\f0d1";
}*/

/*.fa-pinterest:before {
    content: "\f0d2";
}*/

/*.fa-pinterest-square:before {
    content: "\f0d3";
}*/

/*.fa-google-plus-square:before {
    content: "\f0d4";
}*/

.fa-google-plus:before {
    content: "\f0d5";
}

/*.fa-money:before {
    content: "\f0d6";
}*/

/*.fa-caret-down:before {
    content: "\f0d7";
}*/

/*.fa-caret-up:before {
    content: "\f0d8";
}*/

/*.fa-caret-left:before {
    content: "\f0d9";
}*/

/*.fa-caret-right:before {
    content: "\f0da";
}*/

/*.fa-columns:before {
    content: "\f0db";
}*/

/*.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc";
}*/

/*.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd";
}*/

/*.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de";
}*/

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

/*.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}*/

/*.fa-legal:before, .fa-gavel:before {
    content: "\f0e3";
}*/

/*.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}*/

/*.fa-comment-o:before {
    content: "\f0e5";
}*/

/*.fa-comments-o:before {
    content: "\f0e6";
}*/

/*.fa-flash:before, .fa-bolt:before {
    content: "\f0e7";
}*/

/*.fa-sitemap:before {
    content: "\f0e8";
}*/

/*.fa-umbrella:before {
    content: "\f0e9";
}*/

.fa-clipboard:before {
    content: "\f0ea";
}

/*.fa-lightbulb-o:before {
    content: "\f0eb";
}*/

/*.fa-exchange:before {
    content: "\f0ec";
}*/

/*.fa-cloud-download:before {
    content: "\f0ed";
}*/

/*.fa-cloud-upload:before {
    content: "\f0ee";
}*/

/*.fa-user-md:before {
    content: "\f0f0";
}*/

/*.fa-stethoscope:before {
    content: "\f0f1";
}*/

/*.fa-suitcase:before {
    content: "\f0f2";
}*/

/*.fa-bell-o:before {
    content: "\f0a2";
}*/

.fa-coffee:before {
    content: "\f0f4";
}

/*.fa-cutlery:before {
    content: "\f0f5";
}*/

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

/*.fa-hospital-o:before {
    content: "\f0f8";
}*/

/*.fa-ambulance:before {
    content: "\f0f9";
}*/

/*.fa-medkit:before {
    content: "\f0fa";
}*/

/*.fa-fighter-jet:before {
    content: "\f0fb";
}*/

/*.fa-beer:before {
    content: "\f0fc";
}*/

/*.fa-h-square:before {
    content: "\f0fd";
}*/

/*.fa-plus-square:before {
    content: "\f0fe";
}*/

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

/*.fa-angle-double-up:before {
    content: "\f102";
}*/

/*.fa-angle-double-down:before {
    content: "\f103";
}*/

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

/*.fa-angle-up:before {
    content: "\f106";
}*/

/*.fa-angle-down:before {
    content: "\f107";
}*/

/*.fa-desktop:before {
    content: "\f108";
}*/

/*.fa-laptop:before {
    content: "\f109";
}*/

/*.fa-tablet:before {
    content: "\f10a";
}*/

/*.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}*/

/*.fa-circle-o:before {
    content: "\f10c";
}*/

/*.fa-quote-left:before {
    content: "\f10d";
}*/

/*.fa-quote-right:before {
    content: "\f10e";
}*/

.fa-spinner:before {
    content: "\f110";
}

/*.fa-circle:before {
    content: "\f111";
}*/

/*.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}*/

/*.fa-github-alt:before {
    content: "\f113";
}*/

/*.fa-folder-o:before {
    content: "\f114";
}*/

/*.fa-folder-open-o:before {
    content: "\f115";
}*/

/*.fa-smile-o:before {
    content: "\f118";
}*/

/*.fa-frown-o:before {
    content: "\f119";
}*/

/*.fa-meh-o:before {
    content: "\f11a";
}*/

/*.fa-gamepad:before {
    content: "\f11b";
}*/

/*.fa-keyboard-o:before {
    content: "\f11c";
}*/

/*.fa-flag-o:before {
    content: "\f11d";
}*/

/*.fa-flag-checkered:before {
    content: "\f11e";
}*/

/*.fa-terminal:before {
    content: "\f120";
}*/

/*.fa-code:before {
    content: "\f121";
}*/

/*.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}*/

/*.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}*/

/*.fa-location-arrow:before {
    content: "\f124";
}*/

/*.fa-crop:before {
    content: "\f125";
}*/

/*.fa-code-fork:before {
    content: "\f126";
}*/

/*.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127";
}*/

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

/*.fa-exclamation:before {
    content: "\f12a";
}*/

/*.fa-superscript:before {
    content: "\f12b";
}*/

/*.fa-subscript:before {
    content: "\f12c";
}*/

/*.fa-eraser:before {
    content: "\f12d";
}*/

/*.fa-puzzle-piece:before {
    content: "\f12e";
}*/

.fa/*-microphone:before {
    content: "\f130";
}*/

/*.fa-microphone-slash:before {
    content: "\f131";
}*/
/*
.fa-shield:before {
    content: "\f132";
}*/

/*.fa-calendar-o:before {
    content: "\f133";
}*/

/*.fa-fire-extinguisher:before {
    content: "\f134";
}*/

/*.fa-rocket:before {
    content: "\f135";
}*/

/*.fa-maxcdn:before {
    content: "\f136";
}*/

/*.fa-chevron-circle-left:before {
    content: "\f137";
}*/

/*.fa-chevron-circle-right:before {
    content: "\f138";
}*/

/*.fa-chevron-circle-up:before {
    content: "\f139";
}*/

/*.fa-chevron-circle-down:before {
    content: "\f13a";
}*/

/*.fa-html5:before {
    content: "\f13b";
}*/

/*.fa-css3:before {
    content: "\f13c";
}*/

/*.fa-anchor:before {
    content: "\f13d";
}*/

/*.fa-unlock-alt:before {
    content: "\f13e";
}*/

/*.fa-bullseye:before {
    content: "\f140";
}*/

/*.fa-ellipsis-h:before {
    content: "\f141";
}*/

/*.fa-ellipsis-v:before {
    content: "\f142";
}*/

/*.fa-rss-square:before {
    content: "\f143";
}*/

/*.fa-play-circle:before {
    content: "\f144";
}*/

/*.fa-ticket:before {
    content: "\f145";
}*/

/*.fa-minus-square:before {
    content: "\f146";
}*/

/*.fa-minus-square-o:before {
    content: "\f147";
}*/

/*.fa-level-up:before {
    content: "\f148";
}*/

/*.fa-level-down:before {
    content: "\f149";
}*/

/*.fa-check-square:before {
    content: "\f14a";
}*/

/*.fa-pencil-square:before {
    content: "\f14b";
}*/

/*.fa-external-link-square:before {
    content: "\f14c";
}*/

/*.fa-share-square:before {
    content: "\f14d";
}*/

/*.fa-compass:before {
    content: "\f14e";
}*/

/*.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150";
}*/

/*.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151";
}*/

/*.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152";
}*/

/*.fa-euro:before, .fa-eur:before {
    content: "\f153";
}*/

/*.fa-gbp:before {
    content: "\f154";
}*/

/*.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}*/

/*.fa-rupee:before, .fa-inr:before {
    content: "\f156";
}*/

/*.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157";
}*/

/*.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158";
}*/

/*.fa-won:before, .fa-krw:before {
    content: "\f159";
}*/

/*.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}*/

/*.fa-file:before {
    content: "\f15b";
}*/

.fa-file-text:before {
    content: "\f15c";
}

/*.fa-sort-alpha-asc:before {
    content: "\f15d";
}*/

/*.fa-sort-alpha-desc:before {
    content: "\f15e";
}*/

/*.fa-sort-amount-asc:before {
    content: "\f160";
}*/

/*.fa-sort-amount-desc:before {
    content: "\f161";
}*/

/*.fa-sort-numeric-asc:before {
    content: "\f162";
}*/

/*.fa-sort-numeric-desc:before {
    content: "\f163";
}*/

/*.fa-thumbs-up:before {
    content: "\f164";
}*/

/*.fa-thumbs-down:before {
    content: "\f165";
}*/

/*.fa-youtube-square:before {
    content: "\f166";
}*/

/*.fa-youtube:before {
    content: "\f167";
}*/

/*.fa-xing:before {
    content: "\f168";
}*/

/*.fa-xing-square:before {
    content: "\f169";
}*/

/*.fa-youtube-play:before {
    content: "\f16a";
}*/

/*.fa-dropbox:before {
    content: "\f16b";
}*/

/*.fa-stack-overflow:before {
    content: "\f16c";
}*/

/*.fa-instagram:before {
    content: "\f16d";
}*/

/*.fa-flickr:before {
    content: "\f16e";
}*/

/*.fa-adn:before {
    content: "\f170";
}*/

/*.fa-bitbucket:before {
    content: "\f171";
}*/

/*.fa-bitbucket-square:before {
    content: "\f172";
}*/

/*.fa-tumblr:before {
    content: "\f173";
}*/

/*.fa-tumblr-square:before {
    content: "\f174";
}*/

/*.fa-long-arrow-down:before {
    content: "\f175";
}*/

/*.fa-long-arrow-up:before {
    content: "\f176";
}*/

/*.fa-long-arrow-left:before {
    content: "\f177";
}*/

/*.fa-long-arrow-right:before {
    content: "\f178";
}*/

/*.fa-apple:before {
    content: "\f179";
}*/

/*.fa-windows:before {
    content: "\f17a";
}*/

/*.fa-android:before {
    content: "\f17b";
}*/

/*.fa-linux:before {
    content: "\f17c";
}*/

/*.fa-dribbble:before {
    content: "\f17d";
}*/

/*.fa-skype:before {
    content: "\f17e";
}*/

/*.fa-foursquare:before {
    content: "\f180";
}*/

./*fa-trello:before {
    content: "\f181";
}*/

/*.fa-female:before {
    content: "\f182";
}*/

/*.fa-male:before {
    content: "\f183";
}*/

/*.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}*/

/*.fa-sun-o:before {
    content: "\f185";
}*/

/*.fa-moon-o:before {
    content: "\f186";
}*/

/*.fa-archive:before {
    content: "\f187";
}*/

/*.fa-bug:before {
    content: "\f188";
}*/

/*.fa-vk:before {
    content: "\f189";
}*/

/*.fa-weibo:before {
    content: "\f18a";
}*/

/*.fa-renren:before {
    content: "\f18b";
}*/

/*.fa-pagelines:before {
    content: "\f18c";
}*/

/*.fa-stack-exchange:before {
    content: "\f18d";
}*/

/*.fa-arrow-circle-o-right:before {
    content: "\f18e";
}*/

/*.fa-arrow-circle-o-left:before {
    content: "\f190";
}*/

/*.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191";
}*/

/*.fa-dot-circle-o:before {
    content: "\f192";
}*/

/*.fa-wheelchair:before {
    content: "\f193";
}*/

/*.fa-vimeo-square:before {
    content: "\f194";
}*/

/*.fa-turkish-lira:before, .fa-try:before {
    content: "\f195";
}*/

/*.fa-plus-square-o:before {
    content: "\f196";
}*/

/*.fa-space-shuttle:before {
    content: "\f197";
}*/

/*.fa-slack:before {
    content: "\f198";
}*/

/*.fa-envelope-square:before {
    content: "\f199";
}*/

/*.fa-wordpress:before {
    content: "\f19a";
}*/

/*.fa-openid:before {
    content: "\f19b";
}*/

/*.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c";
}*/

/*.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d";
}*/

/*.fa-yahoo:before {
    content: "\f19e";
}*/

/*.fa-google:before {
    content: "\f1a0";
}*/

/*.fa-reddit:before {
    content: "\f1a1";
}*/

/*.fa-reddit-square:before {
    content: "\f1a2";
}*/

/*.fa-stumbleupon-circle:before {
    content: "\f1a3";
}*/

/*.fa-stumbleupon:before {
    content: "\f1a4";
}*/

/*.fa-delicious:before {
    content: "\f1a5";
}*/

/*.fa-digg:before {
    content: "\f1a6";
}*/

/*.fa-pied-piper:before {
    content: "\f1a7";
}*/

/*.fa-pied-piper-alt:before {
    content: "\f1a8";
}*/

/*.fa-drupal:before {
    content: "\f1a9";
}*/

/*.fa-joomla:before {
    content: "\f1aa";
}*/

/*.fa-language:before {
    content: "\f1ab";
}*/

/*.fa-fax:before {
    content: "\f1ac";
}*/

/*.fa-building:before {
    content: "\f1ad";
}*/

/*.fa-child:before {
    content: "\f1ae";
}*/

/*.fa-paw:before {
    content: "\f1b0";
}*/

/*.fa-spoon:before {
    content: "\f1b1";
}*/

/*.fa-cube:before {
    content: "\f1b2";
}*/

/*.fa-cubes:before {
    content: "\f1b3";
}*/

/*.fa-behance:before {
    content: "\f1b4";
}*/

/*.fa-behance-square:before {
    content: "\f1b5";
}*/

/*.fa-steam:before {
    content: "\f1b6";
}*/

/*.fa-steam-square:before {
    content: "\f1b7";
}*/

/*.fa-recycle:before {
    content: "\f1b8";
}*/

/*.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}*/

/*.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}*/

/*.fa-tree:before {
    content: "\f1bb";
}*/

/*.fa-spotify:before {
    content: "\f1bc";
}*/

/*.fa-deviantart:before {
    content: "\f1bd";
}*/

/*.fa-soundcloud:before {
    content: "\f1be";
}*/

/*.fa-database:before {
    content: "\f1c0";
}*/

/*.fa-file-pdf-o:before {
    content: "\f1c1";
}*/

/*.fa-file-word-o:before {
    content: "\f1c2";
}*/

/*.fa-file-excel-o:before {
    content: "\f1c3";
}*/

/*.fa-file-powerpoint-o:before {
    content: "\f1c4";
}*/

/*.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5";
}*/

/*.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6";
}*/

/*.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7";
}*/

/*.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}*/

/*.fa-file-code-o:before {
    content: "\f1c9";
}*/

./*fa-vine:before {
    content: "\f1ca";
}*/

/*.fa-codepen:before {
    content: "\f1cb";
}*/

/*.fa-jsfiddle:before {
    content: "\f1cc";
}*/

/*.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-life-ring:before {
    content: "\f1cd";
}*/

.fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

/*.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}*/

/*.fa-ge:before, .fa-empire:before {
    content: "\f1d1";
}*/

/*.fa-git-square:before {
    content: "\f1d2";
}*/

/*.fa-git:before {
    content: "\f1d3";
}*/

/*.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4";
}*/

/*.fa-tencent-weibo:before {
    content: "\f1d5";
}*/

/*.fa-qq:before {
    content: "\f1d6";
}*/

/*.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}*/

/*.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8";
}*/

/*.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9";
}*/

/*.fa-history:before {
    content: "\f1da";
}*/

/*.fa-circle-thin:before {
    content: "\f1db";
}*/

/*.fa-header:before {
    content: "\f1dc";
}*/

/*.fa-paragraph:before {
    content: "\f1dd";
}*/

/*.fa-sliders:before {
    content: "\f1de";
}*/

/*.fa-share-alt:before {
    content: "\f1e0";
}*/

./*fa-share-alt-square:before {
    content: "\f1e1";
}*/

/*.fa-bomb:before {
    content: "\f1e2";
}*/

/*.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3";
}*/

/*.fa-tty:before {
    content: "\f1e4";
}*/

/*.fa-binoculars:before {
    content: "\f1e5";
}*/

/*.fa-plug:before {
    content: "\f1e6";
}*/

/*.fa-slideshare:before {
    content: "\f1e7";
}*/

/*.fa-twitch:before {
    content: "\f1e8";
}*/

/*.fa-yelp:before {
    content: "\f1e9";
}*/

/*.fa-newspaper-o:before {
    content: "\f1ea";
}*/

/*.fa-wifi:before {
    content: "\f1eb";
}*/

/*.fa-calculator:before {
    content: "\f1ec";
}*/

/*.fa-paypal:before {
    content: "\f1ed";
}*/

/*.fa-google-wallet:before {
    content: "\f1ee";
}*/

/*.fa-cc-visa:before {
    content: "\f1f0";
}*/

/*.fa-cc-mastercard:before {
    content: "\f1f1";
}*/

/*.fa-cc-discover:before {
    content: "\f1f2";
}*/

/*.fa-cc-amex:before {
    content: "\f1f3";
}*/

/*.fa-cc-paypal:before {
    content: "\f1f4";
}*/

/*.fa-cc-stripe:before {
    content: "\f1f5";
}*/

/*.fa-bell-slash:before {
    content: "\f1f6";
}*/

/*.fa-bell-slash-o:before {
    content: "\f1f7";
}*/

.fa-trash:before {
    content: "\f1f8";
}

/*.fa-copyright:before {
    content: "\f1f9";
}*/

/*.fa-at:before {
    content: "\f1fa";
}*/

/*.fa-eyedropper:before {
    content: "\f1fb";
}*/

/*.fa-paint-brush:before {
    content: "\f1fc";
}*/

/*.fa-birthday-cake:before {
    content: "\f1fd";
}*/

/*.fa-area-chart:before {
    content: "\f1fe";
}*/

/*.fa-pie-chart:before {
    content: "\f200";
}*/

/*.fa-line-chart:before {
    content: "\f201";
}*/

/*.fa-lastfm:before {
    content: "\f202";
}*/

/*.fa-lastfm-square:before {
    content: "\f203";
}*/

/*.fa-toggle-off:before {
    content: "\f204";
}*/

/*.fa-toggle-on:before {
    content: "\f205";
}*/

/*.fa-bicycle:before {
    content: "\f206";
}*/

/*.fa-bus:before {
    content: "\f207";
}*/

/*.fa-ioxhost:before {
    content: "\f208";
}*/

/*.fa-angellist:before {
    content: "\f209";
}*/

/*.fa-cc:before {
    content: "\f20a";
}*/

/*.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b";
}*/

/*.fa-meanpath:before {
    content: "\f20c";
}*/

/*.fa-buysellads:before {
    content: "\f20d";
}*/

/*.fa-connectdevelop:before {
    content: "\f20e";
}*/

/*.fa-dashcube:before {
    content: "\f210";
}*/

/*.fa-forumbee:before {
    content: "\f211";
}*/

/*.fa-leanpub:before {
    content: "\f212";
}*/

/*.fa-sellsy:before {
    content: "\f213";
}*/
/*.fa-shirtsinbulk:before {
    content: "\f214";
}*/


/*.fa-simplybuilt:before {
    content: "\f215";
}*/

/*.fa-skyatlas:before {
    content: "\f216";
}*/

/*.fa-cart-plus:before {
    content: "\f217";
}*/

/*.fa-cart-arrow-down:before {
    content: "\f218";
}*/

/*.fa-diamond:before {
    content: "\f219";
}*/

/*.fa-ship:before {
    content: "\f21a";
}*/

/*.fa-user-secret:before {
    content: "\f21b";
}*/

./*fa-motorcycle:before {
    content: "\f21c";
}*/

./*fa-street-view:before {
    content: "\f21d";
}*/

/*.fa-heartbeat:before {
    content: "\f21e";
}*/

./*fa-venus:before {
    content: "\f221";
}*/

/*.fa-mars:before {
    content: "\f222";
}*/

/*.fa-mercury:before {
    content: "\f223";
}*/

/*.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}*/

/*.fa-transgender-alt:before {
    content: "\f225";
}*/

/*.fa-venus-double:before {
    content: "\f226";
}*/

/*.fa-mars-double:before {
    content: "\f227";
}*/

/*.fa-venus-mars:before {
    content: "\f228";
}*/

/*.fa-mars-stroke:before {
    content: "\f229";
}*/

/*.fa-mars-stroke-v:before {
    content: "\f22a";
}*/

/*.fa-mars-stroke-h:before {
    content: "\f22b";
}*/

/*.fa-neuter:before {
    content: "\f22c";
}*/

/*.fa-genderless:before {
    content: "\f22d";
}*/

/*.fa-facebook-official:before {
    content: "\f230";
}*/

/*.fa-pinterest-p:before {
    content: "\f231";
}*/

/*.fa-whatsapp:before {
    content: "\f232";
}*/

/*.fa-server:before {
    content: "\f233";
}*/

/*.fa-user-plus:before {
    content: "\f234";
}*/

/*.fa-user-times:before {
    content: "\f235";
}*/

/*.fa-hotel:before,*/ .fa-bed:before {
    content: "\f236";
}

/*.fa-viacoin:before {
    content: "\f237";
}*/

/*.fa-train:before {
    content: "\f238";
}*/

/*.fa-subway:before {
    content: "\f239";
}*/

/*.fa-medium:before {
    content: "\f23a";
}*/

/*.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b";
}*/

/*.fa-optin-monster:before {
    content: "\f23c";
}*/

/*.fa-opencart:before {
    content: "\f23d";
}*/

/*.fa-expeditedssl:before {
    content: "\f23e";
}*/

/*.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240";
}*/

/*.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}*/

/*.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}*/

/*.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}*/

/*.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}*/

/*.fa-mouse-pointer:before {
    content: "\f245";
}*/

/*.fa-i-cursor:before {
    content: "\f246";
}*/

/*.fa-object-group:before {
    content: "\f247";
}*/

/*.fa-object-ungroup:before {
    content: "\f248";
}*/

/*.fa-sticky-note:before {
    content: "\f249";
}*/

/*.fa-sticky-note-o:before {
    content: "\f24a";
}*/

/*.fa-cc-jcb:before {
    content: "\f24b";
}*/

/*.fa-cc-diners-club:before {
    content: "\f24c";
}*/

/*.fa-clone:before {
    content: "\f24d";
}*/

/*.fa-balance-scale:before {
    content: "\f24e";
}*/

/*.fa-hourglass-o:before {
    content: "\f250";
}*/

/*.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}*/

/*.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}*/

/*.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}*/

/*.fa-hourglass:before {
    content: "\f254";
}*/

/*.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}*/

/*.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256";
}*/

/*.fa-hand-scissors-o:before {
    content: "\f257";
}*/

/*.fa-hand-lizard-o:before {
    content: "\f258";
}*/

/*.fa-hand-spock-o:before {
    content: "\f259";
}*/

/*.fa-hand-pointer-o:before {
    content: "\f25a";
}*/

/*.fa-hand-peace-o:before {
    content: "\f25b";
}*/

/*.fa-trademark:before {
    content: "\f25c";
}*/

/*.fa-registered:before {
    content: "\f25d";
}*/

/*.fa-creative-commons:before {
    content: "\f25e";
}*/

/*.fa-gg:before {
    content: "\f260";
}*/

/*.fa-gg-circle:before {
    content: "\f261";
}*/

/*.fa-tripadvisor:before {
    content: "\f262";
}*/

/*.fa-odnoklassniki:before {
    content: "\f263";
}*/

/*.fa-odnoklassniki-square:before {
    content: "\f264";
}*/

/*.fa-get-pocket:before {
    content: "\f265";
}*/

/*.fa-wikipedia-w:before {
    content: "\f266";
}*/

/*.fa-safari:before {
    content: "\f267";
}*/

/*.fa-chrome:before {
    content: "\f268";
}*/

/*.fa-firefox:before {
    content: "\f269";
}*/

/*.fa-opera:before {
    content: "\f26a";
}*/

/*.fa-internet-explorer:before {
    content: "\f26b";
}*/

/*.fa-tv:before, .fa-television:before {
    content: "\f26c";
}*/

/*.fa-contao:before {
    content: "\f26d";
}*/

/*.fa-500px:before {
    content: "\f26e";
}*/

/*.fa-amazon:before {
    content: "\f270";
}*/

/*.fa-calendar-plus-o:before {
    content: "\f271";
}*/

/*.fa-calendar-minus-o:before {
    content: "\f272";
}*/

/*.fa-calendar-times-o:before {
    content: "\f273";
}*/

/*.fa-calendar-check-o:before {
    content: "\f274";
}*/

/*.fa-industry:before {
    content: "\f275";
}*/

/*.fa-map-pin:before {
    content: "\f276";
}*/

/*.fa-map-signs:before {
    content: "\f277";
}*/

/*.fa-map-o:before {
    content: "\f278";
}*/

/*.fa-map:before {
    content: "\f279";
}*/

/*.fa-commenting:before {
    content: "\f27a";
}*/

/*.fa-commenting-o:before {
    content: "\f27b";
}*/

/*.fa-houzz:before {
    content: "\f27c";
}*/

/*.fa-vimeo:before {
    content: "\f27d";
}*/

/*.fa-black-tie:before {
    content: "\f27e";
}*/

/*.fa-fonticons:before {
    content: "\f280";
}*/

@font-face {
    font-family: 'AS-iconset';
    /*
    src: url('https://ascdn.andersonstrathern.prv/Fonts/AS-iconset.eot?c4j1hj');
    src: url('https://ascdn.andersonstrathern.prv/Fonts/AS-iconset.eot?c4j1hj#iefix') format('embedded-opentype'), url('https://ascdn.andersonstrathern.prv/Fonts/AS-iconset.ttf?c4j1hj') format('truetype'), url('https://ascdn.andersonstrathern.prv/Fonts/AS-iconset.woff?c4j1hj') format('woff'), url('https://ascdn.andersonstrathern.prv/Fonts/AS-iconset.svg?c4j1hj#AS-iconset') format('svg');
    */
    src: url('https://ascdn.andersonstrathern.prv/Fonts/as-iconset.ttf?c4j1hj') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="as-icon-"],
[class*=" as-icon-"] {
    display: inline-block;
    font-family: 'AS-iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*.as-icon-arrow:before {
    content: "\e900";
}*/

/*.as-icon-bath:before {
    content: "\e902";
}*/

/*.as-icon-bed:before {
    content: "\e903";
}*/

/*.as-icon-calendar:before {
    content: "\e904";
}*/

/*.as-icon-chair:before {
    content: "\e905";
}*/

/*.as-icon-cross:before {
    content: "\e906";
}*/

/*.as-icon-download:before {
    content: "\e907";
}*/

/*.as-icon-email:before {
    content: "\e908";
}*/

/*.as-icon-external-arrow:before {
    content: "\e909";
}*/

/*.as-icon-eye:before {
    content: "\e90a";
}*/

/*.as-icon-location:before {
    content: "\e90b";
}*/

/*.as-icon-news:before {
    content: "\e90c";
}*/

/*.as-icon-phone:before {
    content: "\e90d";
}*/

/*.as-icon-plus:before {
    content: "\e90e";
}*/

/*.as-icon-school:before {
    content: "\e90f";
}*/

/*.as-icon-search:before {
    content: "\e910";
}*/

/*.as-icon-train:before {
    content: "\e911";
}*/

/*.as-icon-back:before {
    content: "\e901";
}*/

@-ms-viewport {
    width: device-width;
}

body {
    -ms-overflow-style: scrollbar;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .container {
        width: 740px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1160px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    
    margin-right: -10px;
}

.col, .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: 10px;
    padding-right: 10px;
}

.col, .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-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-5th {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .col, .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-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-5th {
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*@media (min-width: 768px) and (min-width: 768px) {
    .col-sm-5th {
        float: left;
        width: 20%;
    }
}*/

@media (min-width: 992px) {
    .col, .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-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-5th {
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*@media (min-width: 992px) and (min-width: 992px) {
    .col-md-5th {
        float: left;
        width: 20%;
    }
}*/

@media (min-width: 1200px) {
    .col, .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-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-5th {
        position: relative;
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }
}

/*@media (min-width: 1200px) and (min-width: 1200px) {
    .col-lg-5th {
        float: left;
        width: 20%;
    }
}*/

.clearfix, .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table;
}

    .clearfix:after, .container:after, .container-fluid:after, .row:after {
        clear: both;
    }

.center-block {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.js .no-js-only {
    display: none !important;
}

/*.no-js .js-only {
    display: none !important;
}*/

.hidden {
    display: none !important;
}

.shown {
	display: block;
}

.inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 1220px;
    padding-left: 20px;
    padding-right: 20px;
}

    .inner.thin {
        padding-left: 10px;
        padding-right: 10px;
    }

.center {
    text-align: center;
}

    .center h1 + hr,
    .center h2 + hr,
    .center h3 + hr,
    .center h4 + hr,
    .center h5 + hr,
    .center h6 + hr {
        margin-left: auto;
        margin-right: auto;
    }

/*.col-center {
    float: none;
    margin: 0 auto;
}*/

#content {
    overflow: hidden;
    padding-top: 0;
}

/*.header-trigger-active*/ #content {
    padding-top: 135px;
}

/*.content-section {
    padding-bottom: 50px;
    padding-top: 50px;
}*/

    /*.content-section h1:last-child {
        margin-bottom: 0;
    }*/

    /*.content-section.advice {
        color: #fff;
    }*/

   /* .content-section.grey-dark {
        background-color: #5b5554;
    }

        .content-section.grey-dark h1,
        .content-section.grey-dark h2,
        .content-section.grey-dark h3,
        .content-section.grey-dark h4,
        .content-section.grey-dark h4,
        .content-section.grey-dark h5 {
            color: #fff;
        }*/

   /* .content-section.maroon-ultra-light {
        background-color: #ebdee2;
    }*/

    /*.content-section.red-light {
        background-color: #fed5d2;
    }*/

    /*.content-section.red-extra-light {
        background-color: #efe4d6;
    }*/

   /* .content-section.download {
        background-color: #ebdee2;
        color: #6e273d;
        padding: 30px 0;
    }*/

        /*.content-section.download h1,
        .content-section.download h2,
        .content-section.download h3,
        .content-section.download h4,
        .content-section.download h5,
        .content-section.download h6 {
            color: #f82b1d;
        }*/

        /*.content-section.download p {
            font-size: 18px;
        }*/

        /*.content-section.download *:first-child {
            margin-top: 0;
            margin-bottom: 0;
        }

        .content-section.download *:last-child {
            margin-bottom: 0;
        }

        .content-section.download .btn {
            padding-top: 5px;
        }*/

    /*.content-section.maroon-dark {
        background-color: #6e273d;
        color: #fff;
    }*/

        /*.content-section.maroon-dark h1,
        .content-section.maroon-dark h2,
        .content-section.maroon-dark h3,
        .content-section.maroon-dark h4,
        .content-section.maroon-dark h5,
        .content-section.maroon-dark h6 {
            color: #fff;
        }*/

    /*.content-section.blue-light {
        background-color: #e1f1f9;
    }*/

    /*.content-section.narrow {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .content-section.narrow-top {
        padding-top: 30px;
    }

    .content-section.narrow-bottom {
        padding-bottom: 30px;
    }*/

    .content-section.no-padding {
        padding-top: 0;
        padding-bottom: 0;
    }

    /*.content-section.no-padding-top {
        padding-top: 0;
    }*/

    /*.content-section.no-padding-bottom {
        padding-bottom: 0;
    }*/

    .content-section.page-header {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 300px;
        display: table;
        width: 100%;
    }

        .content-section.page-header.narrow, .content-section.page-header.narrow-bottom, .content-section.page-header.narrow-top {
            min-height: 0;
        }

        .content-section.page-header.center .inner {
            display: table-cell;
            vertical-align: middle;
            width: 100%;
        }

        .content-section.page-header.center h1,
        .content-section.page-header.center h2,
        .content-section.page-header.center h3,
        .content-section.page-header.center h4,
        .content-section.page-header.center h5,
        .content-section.page-header.center h6,
        .content-section.page-header.center p {
            max-width: 600px;
            margin-left: auto;
            margin-right: auto;
        }

        .content-section.page-header.center p {
            margin-bottom: 0;
        }

/*        .content-section.page-header.home-header {
            border-bottom: 2px solid #6e273d;
            color: #6e273d;
            min-height: 440px;
        }

            .content-section.page-header.home-header h1 {
                font-weight: 400;
            }

            .content-section.page-header.home-header p {
                font-size: 16px;
            }

            .content-section.page-header.home-header video {
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
            }

            .content-section.page-header.home-header .content {
                padding-left: 10px;
            }*/

            /*.content-section.page-header.home-header .mobile-header-image {
                display: none;
                height: 230px;
                min-height: 230px;
                width: 100%;
            }*/

            /*.content-section.page-header.home-header .inner {
                padding: 0 20px;
            }*/

        /*.content-section.page-header.article-header {
            background-color: #6e273d;
            color: #fff;
        }

            .content-section.page-header.article-header h1,
            .content-section.page-header.article-header h2,
            .content-section.page-header.article-header h3,
            .content-section.page-header.article-header h4,
            .content-section.page-header.article-header h5,
            .content-section.page-header.article-header h6 {
                color: #fff;
            }

            .content-section.page-header.article-header h1 {
                margin-bottom: 0px;
                margin-top: 0;
            }

            .content-section.page-header.article-header .article-categories {
                list-style: none;
                margin: 0;
                overflow: hidden;
                padding: 0;
            }

                .content-section.page-header.article-header .article-categories li {
                    float: left;
                    font-size: 21px;
                    font-weight: 300;
                }

                    .content-section.page-header.article-header .article-categories li:before {
                        content: ", ";
                    }

                    .content-section.page-header.article-header .article-categories li:first-child:before {
                        content: none;
                    }*/

            /*.content-section.page-header.article-header .author {
                color: #fff;
                font-size: 21px;
                font-weight: 300;
                margin: 0;
            }*/

            /*.content-section.page-header.article-header .date {
                font-size: 16px;
                font-weight: 300;
                margin-bottom: 5px;
                margin-top: 0;
            }*/

            /*.content-section.page-header.article-header .location {
                margin-top: 0;
            }*/

        /*.content-section.page-header h1 {
            font-weight: 300;
        }

        .content-section.page-header p {
            font-size: 18px;
        }*/

    /*.content-section.find-us {
        background-color: #e1f1f9;
    }*/

        /*.content-section.find-us .intro {
            font-weight: 400;
            color: #6e273d;
            font-size: 16px;
            margin: 20px auto 50px;
            max-width: 500px;
        }*/

    /*.content-section.primary-1 {
        background-color: #6e273d;
    }*/

        /*.content-section.primary-1 h1,
        .content-section.primary-1 h2,
        .content-section.primary-1 h3,
        .content-section.primary-1 h4,
        .content-section.primary-1 h4,
        .content-section.primary-1 h5,
        .content-section.primary-1 p {
            color: #fff;
        }*/

    /*.content-section.tertiary-1 {
        background-color: #fff;
    }*/

    /*.content-section.quaternary-1 {
        background-color: #cfe5f0;
    }*/

        /*.content-section.quaternary-1.find-us {
            background-color: #e1f1f9;
        }*/

    /*.content-section.blockquote {
        background-color: #6e273d;
        border-bottom: 2px solid #f82b1d;
        color: #fff;
    }*/

    /*.content-section.border-top-red {
        border-top: 2px solid #f82b1d;
    }*/

/*#accesslinks {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    border: 0;
    position: absolute;
    width: 1px;
}*/

@media only screen and (max-width: 992px) {
    /*.content-section.mobile-narrow-bottom {
        padding-bottom: 0;
    }*/

    /*.content-section.mobile-narrow-top {
        padding-top: 0;
    }*/

    /*.content-section.page-header.home-header {
        background: none !important;
        margin-bottom: 0;
        min-height: 230px;
        overflow: visible;
        padding: 0 0 10px 0;
    }*/

        /*.content-section.page-header.home-header .inner {
            padding-bottom: 10px;
            padding-top: 30px;
        }*/

        /*.content-section.page-header.home-header .content {
            padding-left: 10px;
            padding-right: 10px;
        }*/

        /*.content-section.page-header.home-header .mobile-header-image {
            display: block;
        }*/
}

@media only screen and (max-width: 768px) {
    #content {
        padding-top: 80px;
    }

    /*.content-section.find-us .address-list li {
        text-align: center;
    }*/

        /*.content-section.find-us .address-list li hr {
            margin: 20px auto 0 auto;
            text-align: center;
        }*/

        /*.content-section.find-us .address-list li .address,
        .content-section.find-us .address-list li .location,
        .content-section.find-us .address-list li .telephone {
            margin: 0;
        }*/
}

@media only screen and (max-width: 480px) {
    /*.content-section.page-header.home-header {
        margin-bottom: 0;
    }*/

    /*.content-section.find-us .intro {
        margin-bottom: 0;
    }*/

    .content-section.download {
        text-align: center;
    }
}

#header {
    background-color: #fff;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}

.header-trigger-active #header {
    position: fixed;
}

.header-trigger-active #navigation-primary {
    padding-top: 0;
}

    .header-trigger-active #navigation-primary .inner {
        height: 75px;
        margin-top: -5px;
    }

    .header-trigger-active #navigation-primary .logo {
        opacity: 0;
    }

    .header-trigger-active #navigation-primary .logo-small {
        height: 57px;
        width: 47px;
        background: transparent url(/includes/assets/img/layout/as-footer-logo.png) no-repeat center;
        background-size: contain;
        opacity: 1;
    }

    .header-trigger-active #navigation-primary .nav-sub > li > a {
        padding-bottom: 5px;
        padding-top: 0;
    }

.header-trigger-active #navigation-site,
.header-trigger-active #site-search,
.header-trigger-active .portfolio-wrapper {
    display: none;
}

#navigation-primary {
    background-color: white;
    border-bottom: 5px solid #e4003b;
    padding-top: 30px;
}

    #navigation-primary .inner {
        height: 100px;
        overflow: hidden;
        position: relative;
        transition: height 200ms;
    }

    #navigation-primary .logo,
    #navigation-primary .logo-small {
        background-image: url(https://ascdn.andersonstrathern.prv/Images/logo.png);
        background-repeat: no-repeat;
        display: block;
        height: 50px;
        left: 20px;
        margin-top: -25px;
        position: absolute;
        text-indent: -9999px;
        top: 50%;
        width: 200px;
    }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #navigation-primary .logo,
    #navigation-primary .logo-small {
        background-image: url(../../assets/img/layout/logo@2x.png);
        background-size: 200px 50px;
    }
}

#navigation-primary .logo-small {
    opacity: 0;
}

#navigation-primary .menu-button-container {
    display: none;
}

#navigation-primary .nav-sub {
    bottom: 0;
    float: right;
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
}

    #navigation-primary .nav-sub li {
        float: left;
        padding-left: 24px;
        padding-right: 24px;
    }

        #navigation-primary .nav-sub li.first {
            padding-left: 0;
        }

        #navigation-primary .nav-sub li.last {
            padding-right: 0;
        }

        #navigation-primary .nav-sub li a {
            border-bottom: 6px solid #fff;
            color: #e4003b;
            display: block;
            font-weight: 600;
            padding-bottom: 18px;
            padding-top: 16px;
            transition: color 200ms, border-color 200ms;
        }

            #navigation-primary .nav-sub li a:hover {
                border-bottom-color: #e4003b;
                text-decoration: none;
            }

        #navigation-primary .nav-sub li.active a,
        #navigation-primary .nav-sub li.parent-active a {
            border-bottom-color: #e4003b;
            color: #e4003b;
            background-color: #fff;
        }


/*Stuff for the navigation with bootstrap5*/
.mt-5 {
    margin-top: 55px !important;
}

#navigation-title {
    background-color: white;
    padding-top: 0px;
    /*padding-bottom: 9px;*/
}

.secondNavbar {
    align-items: center;
}

.navbar {
    padding-bottom: 0px;
}

@media only screen and (max-width: 767px) {
    .firstNavbar {
        display: none;
    }

    .mt-5 {
        margin-top: 0rem !important;
    }

    #navigation-primary {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1000px) {
    .mb-2 {
        margin-bottom: 0rem !important;
    }
}

/*End of stuff for the navigation with bootstrap 5*/

/*#navigation-primary .portfolio {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    padding: 7px 14px;
    font-size: 0.8em;
    margin-top: 10px;
}*/

/*#navigation-site {
    background-color: #fff;
    border-bottom: 1px solid #d6d4d4;
    position: absolute;
    top: 0;
    width: 100%;
}*/

    #navigation-site .inner {
        overflow: hidden;
    }

    /*#navigation-site ul {
        float: right;
        list-style: none;
        margin: 0;
        overflow: hidden;
    }*/

    /*#navigation-site li {
        float: left;
        font-size: 12px;
        line-height: 12px;
        padding-left: 24px;
        text-transform: uppercase;
    }*/

       /*#navigation-site li:first-child {
            padding-left: 0;
        }*/

        /*#navigation-site li > a,
        #navigation-site li > span {
            display: block;
            color: #6e273d;
            font-weight: 600;
            padding: 9px 0 8px;
            text-decoration: none;
        }*/

            /*#navigation-site li > a:hover,
            #navigation-site li > span:hover {
                color: #f82b1d;
            }*/

        /*#navigation-site li.active > a,
        #navigation-site li.active > span {
            border-bottom: 4px solid #f82b1d;
            color: #f82b1d;
            padding-bottom: 4px;
        }*/

        /*#navigation-site li.last > a {
            display: inline-block;
            vertical-align: top;
        }*/

        /*#navigation-site li.last > .portfolio {
            color: #6e273d;
            margin-left: -4px;
            text-transform: none;
        }*/

            /*#navigation-site li.last > .portfolio:before {
                padding-left: 10px;
                padding-right: 5px;
            }*/

@media only screen and (max-width: 992px) {
    #navigation-primary .nav-sub {
        font-size: 13px;
    }

        #navigation-primary .nav-sub li {
            padding-left: 15px;
            padding-right: 15px;
        }
}

@media only screen and (max-width: 768px) {
    #header {
        position: fixed;
        top: 0;
        width: 100%;
    }

        #header.open #navigation-primary .menu-button-container {
            color: #f82b1d;
        }

        #header.open #navigation-primary .menu-button-icon-container {
            border-color: #f82b1d;
        }

        #header.open #navigation-primary .menu-button-icon {
            margin-left: -8px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        #header.open #navigation-primary .portfolio-wrapper {
            display: inline-block;
        }

        #header.open .nav-sub,
        #header.open #navigation-site {
            display: block;
        }

        #header.open #site-search {
            display: inline-block;
            position: relative !important;
        }

        #header .inner {
            height: auto;
            margin: 0;
            max-width: 100%;
            padding: 0;
        }

    #navigation-primary {
        background: #fff;
        border: none;
        min-height: 80px;
        padding-top: 0;
    }

        #navigation-primary .logo-container {
            border-bottom: 5px solid #6e273d;
            height: 85px;
        }

        #navigation-primary .logo {
            height: 41px;
            background-size: contain;
            left: 20px;
            margin-top: -20px;
            position: absolute;
            text-indent: -9999px;
            top: 50%;
            width: 165px;
        }

        #navigation-primary .menu-button-container {
            color: #6e273d;
            display: table;
            height: 80px;
            position: absolute;
            right: 20px;
            top: 0;
            transition: color 200ms, transform 200ms;
        }

        #navigation-primary .menu-button {
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            cursor: pointer;
            display: table-cell;
            position: relative;
            vertical-align: middle;
        }

        #navigation-primary .menu-button-text {
            font-size: 18px;
            padding-right: 40px;
            position: absolute;
            right: 0px;
            top: 29px;
        }

        #navigation-primary .menu-button-icon-container {
            border-radius: 50%;
            border: 2px solid #6e273d;
            display: inline-block;
            height: 30px;
            margin-top: -15px;
            position: absolute;
            right: 0;
            top: 40px;
            width: 30px;
        }

        #navigation-primary .menu-button-icon {
            display: block;
            font-size: 28px;
            left: 50%;
            line-height: 25px;
            margin-left: -8.25px;
            position: absolute;
            text-align: center;
            top: 0;
            -webkit-transition: transform 200ms;
            -moz-transition: transform 200ms;
            -o-transition: transform 200ms;
            transition: transform 200ms;
        }

        #navigation-primary .nav-sub {
            background: #ebdee2;
            display: none;
            left: 0;
            overflow: hidden;
            padding: 10px 0 0px;
            position: static;
            top: 100%;
            width: 100%;
            z-index: 3;
        }

            #navigation-primary .nav-sub li {
                padding: 0 10px;
                text-align: center;
                width: 50%;
            }

                #navigation-primary .nav-sub li.first,
                #navigation-primary .nav-sub li.last {
                    padding: 0 10px;
                }

                #navigation-primary .nav-sub li a {
                    border-bottom: 2px solid #c5a8b1;
                    font-size: 18px;
                    font-weight: 400;
                    padding: 10px 0;
                }

                #navigation-primary .nav-sub li.active a {
                    border-bottom-width: 6px;
                    padding-bottom: 6px;
                }

        /*#navigation-primary .portfolio-wrapper {
            background: #ebdee2;
            display: none;
            padding: 0 10px 20px;
            position: relative;
            width: 100%;
        }*/

            /*#navigation-primary .portfolio-wrapper .portfolio {
                position: relative;
                width: 100%;
                top: 0;
                right: 0;
                text-align: center;
                padding: 12px 20px;
            }*/

    /*#navigation-site {
        background: #e2d4d8;
        border-bottom: 5px solid #a87d8b;
        display: none;
        position: static;
        top: auto;
        width: auto;
    }*/

        /*#navigation-site ul {
            float: none;
            overflow: visible;
            padding: 0;
        }*/

        /*#navigation-site li {
            border-top: 1px solid #c5a9b1;
            float: none;
            padding: 0;
            text-align: center;
        }*/

            /*#navigation-site li.active {
                display: none;
            }*/

            /*#navigation-site li a {
                display: inline-block;
                font-size: 16px;
                margin-left: -36px;
                padding: 20px;
                position: relative;
            }*/

                /*#navigation-site li a:after {
                    font-family: 'AS-iconset';
                    speak: none;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    bottom: 16px;
                    color: #6e273d;
                    content: "\e909";
                    font-size: 36px;
                    line-height: 36px;
                    position: absolute;
                    right: -25px;
                }*/
}

/*.footer .information {
    background-color: #6e273d;
    padding: 40px 0;
}*/

    /*.footer .information h1,
    .footer .information h2,
    .footer .information h3,
    .footer .information h4,
    .footer .information h5,
    .footer .information h6,
    .footer .information p,
    .footer .information a {
        color: #c5a9b1;
    }*/

        /*.footer .information p.am {
            color: #d6d4d4;
        }*/

    /*.footer .information .inner {
        overflow: hidden;
    }*/

    /*.footer .information .information-primary,
    .footer .information .information-secondary {
        width: 50%;
    }*/

    /*.footer .information .information-primary {
        float: right;
        text-align: right;
    }*/

    .footer .information .information-secondary {
        float: left;
    }

    .footer .information .subscribe .btn {
        display: inline-block;
    }

    .footer .information .social-media-links {
        display: inline-block;
        font-size: 30px;
        line-height: 1em;
        list-style: none;
        margin: 15px 0 0 0;
        overflow: hidden;
        padding: 0;
    }

        .footer .information .social-media-links li {
            display: inline-block;
            vertical-align: bottom;
        }

            .footer .information .social-media-links li a {
                padding: 0 15px;
            }

                .footer .information .social-media-links li a:hover .icon {
                    color: #f82b1d;
                }

            .footer .information .social-media-links li .title {
                clip: rect(0 0 0 0);
                height: 1px;
                margin: -1px;
                overflow: hidden;
                padding: 0;
                border: 0;
                position: absolute;
                width: 1px;
            }

        .footer .information .social-media-links .fa {
            vertical-align: bottom;
        }

            .footer .information .social-media-links .fa:before {
                display: block;
                margin-bottom: -1px;
            }

        .footer .information .social-media-links .fa-twitter:before {
            margin-bottom: -3px;
        }

        .footer .information .social-media-links .logo-small {
            background-image: url(https://ascdn.andersonstrathern.prv/Images/as-footer-logo.png);
            background-repeat: no-repeat;
            background-size: contain;
            height: 47px;
            margin-right: 0;
            width: 57px;
        }

/*@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .footer .information .social-media-links .logo-small {
        background-image: url(../../assets/img/layout/as-footer-logo@2x.png);
        background-size: 57px 47px;
    }
}*/

/*.footer .information .social-media-links .logo-small > a {
    display: block;
    height: 100%;
    padding: 0;
    width: 100%;
}

.footer .information .nav-sub ul {
    display: inline-block;
    list-style: none;
    line-height: 1em;
    margin: 27px -11px 0;
    overflow: hidden;
    padding: 0;
}

.footer .information .nav-sub li {
    font-size: 14px;
    float: left;
    padding: 0 11px;
}

.footer .information .nav-sub a {
    text-decoration: underline;
}

    .footer .information .nav-sub a:hover {
        text-decoration: none;
    }

.footer .information .external-link {
    color: #fff;
    display: block;
    font-size: 21px;
    line-height: 1.25em;
}

    .footer .information .external-link .icon {
        margin-right: 36px;
        position: relative;
    }

        .footer .information .external-link .icon:after {
            font-family: 'AS-iconset';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            bottom: 2px;
            color: #fff;
            content: "\e909";
            font-size: 36px;
            line-height: 36px;
            position: absolute;
            right: -45px;
        }

.footer .departments {
    background-color: #e1f1f9;
}

    .footer .departments h1,
    .footer .departments h2,
    .footer .departments h3,
    .footer .departments h4,
    .footer .departments h5,
    .footer .departments h6,
    .footer .departments p,
    .footer .departments a {
        color: #6e273d;
    }

.footer .departments-list {
    color: #6d273c;
    display: table;
    line-height: 1em;
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 10px 0;
    width: 100%;
}

    .footer .departments-list li {
        display: table-cell;
        font-size: 18px;
        padding: 10px 20px;
        text-align: center;
    }

        .footer .departments-list li:first-child {
            border: none;
        }

        .footer .departments-list li .location {
            font-weight: 800;
            text-transform: uppercase;
        }

            .footer .departments-list li .location:after {
                content: "\007C";
                margin-left: 5px;
            }

@media only screen and (max-width: 768px) {
    .footer .information {
        padding: 20px 0;
    }

        .footer .information .information-primary,
        .footer .information .information-secondary {
            float: none;
            width: 100%;
        }

        .footer .information .information-primary {
            text-align: center;
        }

        .footer .information .nav-sub ul {
            padding: 0 50px;
        }

        .footer .information .nav-sub li {
            padding: 7px 11px;
            width: 100%;
        }

    .footer .departments .inner {
        padding: 0;
    }

    .footer .departments-list {
        display: block;
        padding: 0;
    }

        .footer .departments-list li {
            border-left: none;
            border-top: 1px solid #6d273c;
            display: block;
            padding: 15px 20px;
        }

            .footer .departments-list li:first-child {
                border: none;
            }

    .footer .external-link {
        text-align: center;
    }
}*/

/*#site-search {
    display: inline-block;
    position: absolute !important;
    right: 20px;
    top: 0;
}

    #site-search fieldset {
        margin: 15px 0 0;
        padding: 0;
        position: relative;
        overflow: hidden;
        border: none;
    }

        #site-search fieldset input[type=search] {
            border-radius: 4px;
            border: 2px solid #c5a9b1;
            box-sizing: border-box;
            color: #c5a9b1;
            display: block;
            font-size: 14px;
            font-weight: 600;
            outline: none;
            padding: 8px 44px 8px 16px;
            transition: background-color 200ms, border-color 200ms, color 200ms, width 200ms;
            width: 120px;
            -webkit-appearance: none;
        }

            #site-search fieldset input[type=search]::-webkit-input-placeholder {
                color: #c5a9b1;
            }

            #site-search fieldset input[type=search]:-moz-placeholder {
                color: #c5a9b1;
            }

            #site-search fieldset input[type=search]::-moz-placeholder {
                color: #c5a9b1;
            }

            #site-search fieldset input[type=search]:-ms-input-placeholder {
                color: #c5a9b1;
            }

            #site-search fieldset input[type=search]:focus,
            #site-search fieldset input[type=search].focus {
                border-color: #6e273d;
                color: #6e273d;
                width: 280px;
            }

                #site-search fieldset input[type=search]:focus:disabled,
                #site-search fieldset input[type=search].focus:disabled,
                #site-search fieldset input[type=search]:focus.disabled,
                #site-search fieldset input[type=search].focus.disabled {
                    border-color: #c5a9b1;
                    color: #c5a9b1;
                }

                    #site-search fieldset input[type=search]:focus:disabled + button,
                    #site-search fieldset input[type=search].focus:disabled + button,
                    #site-search fieldset input[type=search]:focus.disabled + button,
                    #site-search fieldset input[type=search].focus.disabled + button {
                        background-color: #c5a9b1;
                    }

                #site-search fieldset input[type=search]:focus + button,
                #site-search fieldset input[type=search].focus + button {
                    background-color: #6e273d;
                }

        #site-search fieldset button {
            background-color: #c5a9b1;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
            border: none;
            height: 36px;
            margin-top: -18px;
            padding: 0;
            position: absolute;
            right: 0;
            text-indent: -9999px;
            top: 50%;
            transition: background-color 200ms;
            width: 36px;
        }

            #site-search fieldset button:before {
                font-family: 'AS-iconset';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                color: #fff;
                content: "\e910";
                left: 50%;
                margin-left: -8px;
                margin-top: -8px;
                position: absolute;
                text-indent: 0;
                top: 50%;
            }

    #site-search #frm-popup {
        display: none !important;
    }

@media only screen and (max-width: 768px) {
    #site-search {
        background: #ebdee2;
        display: none;
        padding: 0 10px 20px;
        position: relative;
        right: 0;
        width: 100%;
    }

        #site-search fieldset {
            margin: 0;
        }

            #site-search fieldset input[type=search] {
                border-color: #6e273d;
                border-radius: 6px;
                font-size: 18px;
                padding: 12px 34px 12px 16px;
                width: 100%;
                -webkit-appearance: none;
            }

                #site-search fieldset input[type=search]:focus {
                    width: 100%;
                }

            #site-search fieldset button {
                background-color: #6e273d;
                border-bottom-right-radius: 6px;
                border-top-right-radius: 6px;
                font-size: 20px;
                height: 49px;
                margin-top: -25px;
                width: 50px;
            }

                #site-search fieldset button:before {
                    margin-left: -10px;
                    margin-top: -10px;
                }
}*/

/*.more-info {
    border-top: 2px solid #c5a9b1;
    margin-top: 20px;
    padding: 0;
}

    .more-info .more-info-section {
        border-left: 2px solid #c5a9b1;
    }

        .more-info .more-info-section.related-expertise {
            border-left: none;
            padding: 50px;
        }

        .more-info .more-info-section.contact {
            margin-top: 0;
            margin-bottom: 0;
            padding: 50px 100px;
        }

            .more-info .more-info-section.contact .content {
                overflow: hidden;
            }

        .more-info .more-info-section .header {
            margin-top: 0;
        }

    .more-info .expertise-list li {
        transition: height 200ms, width 200ms;
    }

@media only screen and (max-width: 991px) {
    .more-info .more-info-section.contact .profile-picture {
        max-width: 160px;
    }

    .more-info .more-info-section.related-expertise,
    .more-info .more-info-section.contact {
        padding-left: 20px;
        padding-right: 20px;
    }

    .more-info .expertise-list li {
        height: 160px;
        width: 160px;
    }
}

@media only screen and (max-width: 767px) {
    .more-info {
        border: none;
    }

        .more-info .more-info-section {
            border-left: none;
            border-top: 2px solid #c5a9b1;
            margin-left: auto;
            margin-right: auto;
            max-width: 1200px;
        }

            .more-info .more-info-section.related-expertise,
            .more-info .more-info-section.contact {
                padding-left: 10px;
                padding-right: 10px;
            }

                .more-info .more-info-section.contact .content {
                    height: auto !important;
                }
}*/

/*.accreditations {
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .accreditations li {
        float: left;
        background-color: #c5a9b1;
        background-position: center;
        background-size: cover;
        border: 2px solid #c5a9b1;
        border-radius: 5px;
        height: 140px;
        width: 100px;
        margin-left: 20px;
    }

        .accreditations li a {
            display: inline-block;
            width: 100%;
            height: 100%;
        }

            .accreditations li a span {
                display: inline-block;
                text-indent: -999em;
                direction: ltr;
            }

        .accreditations li:first-child {
            margin-left: 0;
        }*/

/*.address-list {
    color: #6e273d;
    list-style: none;
    margin: -25px 0;
    padding: 0;
    text-align: left;
}

    .address-list > li {
        margin: 25px 0;
    }

        .address-list > li.highlight hr {
            width: 100%;
        }

    .address-list p {
        font-size: 15px;
    }

    .address-list .address {
        margin-bottom: 10px;
    }

        .address-list .address > p {
            margin: 0;
        }

    .address-list .location {
        font-weight: 600;
        font-size: 17px;
        margin-bottom: 0;
        margin-top: 0;
        text-transform: uppercase;
    }

    .address-list hr {
        border: none;
        border-top: 2px solid #f82b1d;
        margin: 7px 0;
        text-align: left;
        transition: width 200ms;
        width: 55px;
    }

    .address-list .telephone {
        font-weight: 600;
    }

        .address-list .telephone:before {
            content: "T";
            margin-right: 3px;
        }

        .address-list .telephone > a {
            color: #6e273d;
        }

            .address-list .telephone > a:hover {
                color: #f82b1d;
                text-decoration: none;
            }

    .address-list .get-in-touch {
        font-size: 17px;
        margin-top: 0;
        overflow: hidden;
        text-align: left;
    }

    .address-list.large > li {
        border-left: 2px solid #e2d4d8;
        padding: 35px 40px;
    }

        .address-list.large > li:first-child {
            border: none;
        }

    .address-list.large .location {
        font-weight: 600;
        font-size: 26px;
    }

    .address-list.large .address {
        font-size: 21px;
    }

    .address-list.large .telephone,
    .address-list.large .fax,
    .address-list.large .email,
    .address-list.large .dx,
    .address-list.large .lp {
        font-weight: 400;
        margin: 3px 0 0 25px;
        position: relative;
    }

        .address-list.large .telephone:before,
        .address-list.large .fax:before,
        .address-list.large .email:before,
        .address-list.large .dx:before,
        .address-list.large .lp:before {
            font-weight: 600;
            color: #6e273d;
            font-size: 16px;
            left: -25px;
            margin: 0;
            position: absolute;
            text-align: right;
            top: 0;
        }

        .address-list.large .telephone a,
        .address-list.large .fax a,
        .address-list.large .dx a,
        .address-list.large .lp a {
            color: #6e273d;
        }

            .address-list.large .telephone a:hover,
            .address-list.large .fax a:hover,
            .address-list.large .dx a:hover,
            .address-list.large .lp a:hover {
                color: #f82b1d;
                text-decoration: none;
            }

        .address-list.large .telephone:before {
            content: "T";
        }

        .address-list.large .fax:before {
            content: "F";
        }

    .address-list.large .email {
        word-break: break-all;
    }

        .address-list.large .email a {
            color: #f82b1d;
            text-decoration: underline;
        }

            .address-list.large .email a:hover {
                text-decoration: none;
            }

        .address-list.large .email:before {
            content: "E";
        }

    .address-list.large .dx:before {
        content: "DX";
    }

    .address-list.large .lp:before {
        content: "LP";
    }

    .address-list.large p {
        font-size: 18px;
    }

@media only screen and (max-width: 992px) {
    .address-list.large {
        margin: 0 -10px;
    }

        .address-list.large > li {
            margin: 0;
            padding: 20px 40px;
        }

            .address-list.large > li:first-child {
                border-top: none;
            }

        .address-list.large .location {
            font-weight: 600;
            font-size: 21px;
        }

        .address-list.large .address {
            font-size: 18px;
        }

        .address-list.large .telephone:before,
        .address-list.large .fax:before,
        .address-list.large .email:before,
        .address-list.large .dx:before,
        .address-list.large .lp:before {
            font-size: 14px;
        }

        .address-list.large .email {
            font-style: 14px;
            word-wrap: break-word;
        }

        .address-list.large p {
            font-size: 16px;
        }
}

@media only screen and (max-width: 768px) {
    .address-list {
        margin: 0;
    }

        .address-list.large {
            margin: 0 -10px;
        }

            .address-list.large > li {
                border-left: none;
                border-top: 2px solid #e2d4d8;
            }
}*/

/*.article-filter {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px;
}

    .article-filter .btn {
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
        transition: color 200ms, background-color 200ms, border-color 200ms;
    }

        .article-filter .btn.current,
        .article-filter .btn:hover {
            color: #6e273d !important;
        }

        .article-filter .btn.current {
            background-color: #fff;
        }

    .article-filter form.form-styled .form-element.select.styled {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=);
        border-color: #fff;
        color: #fff;
    }

        .article-filter form.form-styled .form-element.select.styled:hover {
            background-color: #fff;
            color: #6e273d;
        }

@media only screen and (max-width: 992px) {
    .article-filter .btn {
        font-size: 14px;
    }
}*/

/*.article-list {
    list-style: none;
    min-height: 60px;
    padding: 10px;
    text-align: left;
    margin: -10px auto 0 auto;
}

    .article-list.fixed {
        margin: -10px auto;
        max-width: 100%;
        padding-bottom: 50px;
    }

        .article-list.fixed > li {
            height: 245px;
        }

            .article-list.fixed > li.article-event.large {
                height: 510px;
            }

            .article-list.fixed > li.article-news, .article-list.fixed > li.article-insight, .article-list.fixed > li.article-event {
                max-width: 380px;
                width: 100%;
            }

            .article-list.fixed > li.article-news, .article-list.fixed > li.article-insight {
                height: 245px;
            }

            .article-list.fixed > li > a, .article-list.fixed > li > .a {
                height: 245px;
            }

    .article-list.related > li {
        margin: 10px 5px;
    }

        .article-list.related > li.article-news, .article-list.related > li.article-insight, .article-list.related > li.article-event {
            max-width: 370px;
        }

        .article-list.related > li > a, .article-list.related > li > .a {
            max-width: 370px;
            min-width: 370px;
        }

    .article-list > li {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 380px;
        overflow: hidden;
    }

        .article-list > li > a, .article-list > li > .a {
            background-color: #ebdee2;
            color: #6e273d;
            display: block;
            height: 245px;
            max-width: 380px;
            min-height: 245px;
            min-width: 380px;
            overflow: hidden;
            padding: 20px;
            position: relative;
            transition: color 200ms;
        }

            .article-list > li > a:hover, .article-list > li > .a:hover {
                color: #fff;
                text-decoration: none;
            }

                .article-list > li > a:hover .content:after,
                .article-list > li > .a:hover .content:after {
                    margin-left: 20px;
                }

                .article-list > li > a:hover .icon,
                .article-list > li > .a:hover .icon {
                    background-color: #fff;
                    color: #6e273d;
                }

            .article-list > li > a:before, .article-list > li > .a:before {
                background-color: #6e273d;
                content: " ";
                height: 250%;
                left: -150%;
                position: absolute;
                top: -175%;
                -webkit-transform: rotate(20deg);
                -moz-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                -o-transform: rotate(20deg);
                transform: rotate(20deg);
                transition: top 200ms, left 200ms;
                width: 150%;
            }

            .article-list > li > a:hover:before, .article-list > li > .a:hover:before {
                top: -75%;
                left: -25%;
            }

        .article-list > li.article-news > a:hover, .article-list > li.article-insight > a:hover {
            color: #fff;
        }

        .article-list > li.article-event > a:hover {
            color: #fff;
        }

        .article-list > li.article-event .icon:before {
            content: "\e904";
        }

        .article-list > li.article-event.large > a {
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
            color: #fff;
            display: block;
            height: 510px;
            width: 100%;
        }

            .article-list > li.article-event.large > a:before {
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMw1taaCQACPwEiN9NrjgAAAABJRU5ErkJggg==);
            }

.ie8 .article-list > li.article-event.large > a:before {
    background: none;
    content: none;
}

.ie8 .article-list > li.article-event.large > a:hover:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mMw1taaCQACPwEiN9NrjgAAAABJRU5ErkJggg==);
}

.article-list > li.article-event.large > a .content-wrapper {
    display: table;
    height: 100%;
    width: 100%;
}

.article-list > li.article-event.large > a .content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.article-list > li.article-event.large .title {
    margin: 20px 0;
}

.article-list > li.article-event.large .event-details {
    font-size: 14px;
    margin: 20px 0;
}

    .article-list > li.article-event.large .event-details p:before {
        content: " | ";
    }

    .article-list > li.article-event.large .event-details p:first-child:before {
        content: "";
    }

.article-list > li.article-event.large .location,
.article-list > li.article-event.large .date {
    display: inline;
    padding: 0;
    text-align: center;
}

.article-list > li.article-event.large .location {
    font-weight: 600;
    text-transform: uppercase;
}

.article-list > li.article-event.large .icon {
    background-color: #fff;
    color: #6e273d;
    display: inline-block;
    position: static;
}

.article-list > li.article-news > a .icon:before {
    line-height: 48px;
    content: "\e90c";
}

.article-list > li.article-insight > a {
    background-color: #deebe1;
    color: #486b50;
}

    .article-list > li.article-insight > a:before {
        background-color: #486b50;
    }

    .article-list > li.article-insight > a:hover .icon {
        background-color: #fff;
        color: #486b50;
    }

    .article-list > li.article-insight > a .icon {
        background-color: #486b50;
    }

        .article-list > li.article-insight > a .icon:before {
            content: "\e90a";
        }

.article-list > li.article-tweet > a, .article-list > li.article-tweet > .a {
    font-size: 14px;
    height: 235px;
    line-height: 140%;
}

    .article-list > li.article-tweet > a a:active,
    .article-list > li.article-tweet > .a a:active,
    .article-list > li.article-tweet > a a:focus,
    .article-list > li.article-tweet > .a a:focus,
    .article-list > li.article-tweet > a a:hover,
    .article-list > li.article-tweet > .a a:hover {
        text-decoration: underline;
    }

    .article-list > li.article-tweet > a .title,
    .article-list > li.article-tweet > .a .title {
        font-size: 14px;
    }

.article-list > li.article-tweet a:active,
.article-list > li.article-tweet a:focus,
.article-list > li.article-tweet a:hover {
    text-decoration: none;
}

    .article-list > li.article-tweet a:active .icon,
    .article-list > li.article-tweet a:focus .icon,
    .article-list > li.article-tweet a:hover .icon {
        background-color: transparent;
        border: 1px solid #d6d4d4;
        border-radius: 5px;
    }

.article-list > li.article-tweet .actual-date,
.article-list > li.article-tweet .author-id,
.article-list > li.article-tweet .author-name {
    color: #6e273d;
    display: block;
    text-decoration: none;
}

.article-list > li.article-tweet .actual-date {
    color: #d6d4d4;
}

.article-list > li.article-tweet .content:after {
    display: none;
}

.article-list > li.article-tweet .icon {
    background-color: transparent;
    border: 1px solid #d6d4d4;
    border-radius: 5px;
}

.article-list > li.article-tweet .tweet-controls {
    bottom: 20px;
    left: 20px;
    list-style: none;
    padding-left: 0;
    position: absolute;
}

    .article-list > li.article-tweet .tweet-controls > li {
        float: left;
        margin-right: 10px;
    }

        .article-list > li.article-tweet .tweet-controls > li > a {
            background-color: transparent;
            color: #c5a9b1;
            display: block;
            font-size: 25px;
            height: 25px;
            width: 25px;
        }

            .article-list > li.article-tweet .tweet-controls > li > a:after,
            .article-list > li.article-tweet .tweet-controls > li > a:focus,
            .article-list > li.article-tweet .tweet-controls > li > a:hover {
                text-decoration: none;
            }

.article-list > li .content {
    position: relative;
    z-index: 2;
}

    .article-list > li .content:after {
        font-family: 'AS-iconset';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e900";
        transition: margin-left 200ms;
        font-size: 26px;
    }

.article-list .date,
.article-list .title {
    display: block;
}

.article-list .date {
    display: table;
    font-size: 14px;
    margin-bottom: 10px;
    min-height: 50px;
    padding-left: 70px;
    position: relative;
    width: 100%;
}

    .article-list .date .actual-date {
        display: table-cell;
        margin: 0;
        vertical-align: middle;
    }

.article-list .icon {
    background-color: #6e273d;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 50px;
    left: 0;
    margin-top: -25px;
    position: absolute;
    top: 50%;
    transition: background-color 200ms, color 200ms;
    width: 50px;
}

    .article-list .icon:before {
        font-family: 'AS-iconset';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: block;
        font-size: 26px;
        line-height: 50px;
        text-align: center;
    }

.article-list .title {
    font-size: 21px;
    margin: 10px 0;
}

hr + .article-list, hr + .article-list.fixed {
    margin-top: 10px;
}

@media only screen and (max-width: 480px) {
    .article-list {
        height: auto !important;
        width: 100% !important;
    }

        .article-list > li {
            left: 0 !important;
            margin-top: 20px;
            margin-bottom: 20px;
            position: relative !important;
            top: 0 !important;
            width: 100%;
        }

            .article-list > li > a, .article-list > li > .a {
                height: auto;
                min-height: 0;
                max-width: 100%;
                min-width: 0;
                width: 100%;
            }

    hr + .article-list, hr + .article-list.fixed {
        margin-top: 0;
    }
}*/

/*.breadcrumb-container {
    background: #ebdee2;
    border-top: 2px solid #c5a9b1;
}

    .breadcrumb-container .breadcrumb {
        content: " ";
        display: table;
        list-style: none;
        line-height: 1em;
        margin: 0;
        padding: 12px 0;
    }

        .breadcrumb-container .breadcrumb:before,
        .breadcrumb-container .breadcrumb:after {
            content: " ";
            display: table;
        }

        .breadcrumb-container .breadcrumb:after {
            clear: both;
        }

    .breadcrumb-container > ul > li {
        color: #6e273d;
        font-size: 13px;
        float: left;
    }

    .breadcrumb-container li:after {
        content: "";
        margin: 0 5px;
    }

    .breadcrumb-container li.last {
        background: #e2d4d8;
        display: block;
        margin: -12px 0 -12px 0px;
        min-height: 38px;
        padding: 12px 10px 10px 10px;
        position: relative;
    }

        .breadcrumb-container li.last:after {
            content: none;
        }

    .breadcrumb-container li.dropdown {
        margin: -12px 0 -12px 6px;
        padding: 0;
        position: relative;
    }

        .breadcrumb-container li.dropdown > a {
            background: #e2d4d8;
            display: block;
            padding: 12px 40px 12px 12px;
            position: relative;
            width: 230px;
        }

            .breadcrumb-container li.dropdown > a:hover {
                background-color: #ddc5cc;
                text-decoration: none;
            }

            .breadcrumb-container li.dropdown > a:after {
                display: inline-block;
                font: normal normal normal 14px/1 FontAwesome;
                font-size: inherit;
                text-rendering: auto;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\f0d7";
                font-size: 26px;
                position: absolute;
                right: 15px;
                top: 50%;
                margin-top: -13px;
            }

        .breadcrumb-container li.dropdown.open > a {
            background: #c5a9b1;
            border: 2px solid #6e273d;
            margin-top: -2px;
            padding: 12px 40px 10px 10px;
        }

            .breadcrumb-container li.dropdown.open > a:after {
                right: 13px;
                top: 50%;
                margin-top: -12px;
            }

        .breadcrumb-container li.dropdown.open ul {
            display: block;
        }

        .breadcrumb-container li.dropdown ul {
            display: none;
            position: absolute;
            top: 100%;
            list-style: none;
            padding: 0;
            width: 100%;
            z-index: 3;
        }

            .breadcrumb-container li.dropdown ul > li {
                display: block;
                float: none;
            }

                .breadcrumb-container li.dropdown ul > li:after {
                    content: none;
                }

                .breadcrumb-container li.dropdown ul > li a {
                    background: #ebdee2;
                    border-bottom: 2px solid #6e273d;
                    border-left: 2px solid #6e273d;
                    border-right: 2px solid #6e273d;
                    display: block;
                    padding: 10px;
                }

                    .breadcrumb-container li.dropdown ul > li a:hover {
                        background: #ddc5cc;
                        text-decoration: none;
                    }

                    .breadcrumb-container li.dropdown ul > li a:active {
                        background: #8b5264;
                        color: #fff;
                    }

                    .breadcrumb-container li.dropdown ul > li a.active {
                        background: #6e273d;
                        color: #fff;
                    }

                .breadcrumb-container li.dropdown ul > li span {
                    background: #fed5d2;
                    border-bottom: 2px solid #6e273d;
                    border-left: 2px solid #6e273d;
                    border-right: 2px solid #6e273d;
                    display: block;
                    margin-top: 0;
                    padding: 10px;
                }

                    .breadcrumb-container li.dropdown ul > li span.active {
                        background: #6e273d;
                        color: #fff;
                    }

    .breadcrumb-container li a {
        color: #6e273d;
        text-decoration: none;
    }

        .breadcrumb-container li a:hover {
            text-decoration: underline;
        }

    .breadcrumb-container li span {
        margin-top: 1px;
    }

@media only screen and (max-width: 768px) {
    .breadcrumb-container .breadcrumb {
        padding: 0;
        width: 100%;
    }

        .breadcrumb-container .breadcrumb > li {
            display: none;
        }

            .breadcrumb-container .breadcrumb > li.dropdown {
                float: left;
                margin: 0;
            }

                .breadcrumb-container .breadcrumb > li.dropdown.open {
                    margin-top: -2px;
                }

                .breadcrumb-container .breadcrumb > li.dropdown > a {
                    display: table-cell;
                    vertical-align: middle;
                    width: 170px;
                }

                .breadcrumb-container .breadcrumb > li.dropdown > ul {
                    left: 0;
                    padding: 0 1px 0 0;
                }

            .breadcrumb-container .breadcrumb > li > span {
                display: table-cell;
                vertical-align: middle;
            }

            .breadcrumb-container .breadcrumb > li:last-child,
            .breadcrumb-container .breadcrumb > li:nth-last-child(2) {
                display: table;
                height: 56px;
                margin: 0;
                max-width: 55%;
            }

                .breadcrumb-container .breadcrumb > li:nth-last-child(2):after,
                .breadcrumb-container .breadcrumb > li:nth-last-child(2) > a,
                .breadcrumb-container .breadcrumb > li:nth-last-child(2) > span {
                    display: table-cell;
                    padding-right: 5px;
                    position: relative;
                    vertical-align: middle;
                }

                    .breadcrumb-container .breadcrumb > li:nth-last-child(2) > a:before,
                    .breadcrumb-container .breadcrumb > li:nth-last-child(2) > span:before {
                        display: inline-block;
                        vertical-align: middle;
                        margin-left: -16px;
                        margin-top: -5px;
                        content: "\e901";
                        font-family: 'AS-iconset' !important;
                        -webkit-font-smoothing: antialiased;
                    }
}*/

.btn {
    font-weight: 600;
    border-radius: 25px;
    background-color: #fff;
    border: 2px solid #e4003b;
    display: inline-block;
    overflow: hidden;
    padding: 12px 20px;
    position: relative;
    /*    transition: background-color 200ms, border-color 200ms, color 200ms;*/
    z-index: 0;
    color: #333;
}

    .btn:before {
        background-color: #fff;
        bottom: 0;
        content: " ";
        height: 100%;
        left: -150%;
        position: absolute;
        top: 0;
       /* -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        transform: skew(-20deg);
        transition: left 200ms;*/
        width: 130%;
        z-index: -1;
    }

    .btn:hover {
        background-color: #fff;
        color: #e4003b;
        text-decoration: underline;
        border: 2px solid #e4003b;
    }

        .btn:hover:before {
            left: -15%;
        }

.btn-sm-table {
    padding: 6px 20px;
}

    .btn.btn-large {
        font-weight: 300;
        font-size: 21px;
    }

        .btn.btn-large.btn-arrow {
            padding-right: 60px;
        }

            .btn.btn-large.btn-arrow:after {
                font-size: 28px;
                margin-top: -17px;
            }

    /*.btn.btn-wide {
        padding-left: 50px;
        padding-right: 50px;
    }*/

    .btn.btn-arrow {
        padding-right: 57px;
        position: relative;
    }

        .btn.btn-arrow:after {
            font-family: 'AS-iconset';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e900";
            font-size: 24px;
            margin-top: -15px;
            position: absolute;
            right: 20px;
            top: 50%;
        }

        .btn.btn-arrow.btn-wide {
            padding-right: 80px;
        }

            .btn.btn-arrow.btn-wide:after {
                right: 50px;
            }

    /*.btn.btn-full-width {
        display: block;
        text-align: center;
    }*/

    /*.btn.btn-white {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=);
        border-color: #fff;
        color: #fff;
    }

        .btn.btn-white:before {
            background-color: #fff;
        }

        .btn.btn-white:hover {
            color: #e4003b;
        }*/

    .btn.btn-red {
        border-color: #e4003b;
        color: #e4003b;
    }

        .btn.btn-red:hover {
            color: #fff;
        }

    /*.btn.btn-maroon {
        border-color: #6e273d;
        color: #6e273d;
    }

        .btn.btn-maroon:before {
            background-color: #6e273d;
        }

        .btn.btn-maroon:hover {
            color: #fff;
        }*/

    /*.btn.btn-maroon-light {
        border-color: #c5a9b1;
        color: #c5a9b1;
    }

        .btn.btn-maroon-light:before {
            background-color: #c5a9b1;
        }

        .btn.btn-maroon-light:hover {
            color: #fff;
        }*/

    /*.btn.btn-grey {
        border-color: #d6d4d4;
        color: #d6d4d4;
    }

        .btn.btn-grey:before {
            background-color: #d6d4d4;
        }

        .btn.btn-grey:hover {
            color: #fff;
        }*/

    .btn.btn-transparent {
        background: transparent;
    }

    /*.btn.btn-twitter {
        padding: 12px 12px;
    }*/

        .btn.btn-twitter .fa-twitter {
            margin-left: 5px;
            margin-right: 5px;
        }

/*.footer .btn {
    color: #c5a9b1;
    border-color: #c5a9b1;
}

    .footer .btn:before {
        background-color: #c5a9b1;
    }

    .footer .btn:hover {
        color: #6e273d;
    }*/

/*.btn.btn-download {
    border-radius: 0;
    border: none;
    margin-bottom: 30px !important;
    padding: 0 0 0 44px;
    font-size: 16px;
    position: relative;
    overflow: visible;
}

    .btn.btn-download:hover {
        color: #f82b1d;
        text-decoration: underline;
    }

    .btn.btn-download:before {
        font-family: 'AS-iconset';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        bottom: auto;
        content: "\e907";
        font-size: 34px;
        height: auto;
        left: 0;
        margin-top: -17px;
        overflow: visible;
        position: absolute;
        top: 50%;
        transform: none;
        width: auto;
        z-index: inherit;
    }*/

/*@media only screen and (max-width: 1200px) {
    .btn.btn-twitter {
        margin-left: 0;
    }
}*/

/*.checkbox-list .checkbox-list-heading.error {
    color: #f82b1d;
}*/

/*.checkbox-list .header {
    font-weight: 600;
    color: #6e273d;
    font-size: 17px;
    margin-bottom: 10px;
}*/

   /* .checkbox-list .header + hr {
        border-bottom: none;
        border-top: 1px solid #5b5554;
        margin: 10px 0;
    }

form.form-styled .checkbox-list .form-element.checkbox input[type=checkbox]:not(:checked) + label,
form.form-styled .checkbox-list .form-element.radio input[type=checkbox]:not(:checked) + label,
form.form-styled .checkbox-list .form-element.checkbox input[type=radio]:not(:checked) + label,
form.form-styled .checkbox-list .form-element.radio input[type=radio]:not(:checked) + label,
form.form-styled .checkbox-list .form-element.checkbox input[type=checkbox]:checked + label,
form.form-styled .checkbox-list .form-element.radio input[type=checkbox]:checked + label,
form.form-styled .checkbox-list .form-element.checkbox input[type=radio]:checked + label,
form.form-styled .checkbox-list .form-element.radio input[type=radio]:checked + label {
    font-weight: 400;
    font-size: 14px;
    padding-left: 30px;
}

    form.form-styled .checkbox-list .form-element.checkbox input[type=checkbox]:not(:checked) + label:before,
    form.form-styled .checkbox-list .form-element.radio input[type=checkbox]:not(:checked) + label:before,
    form.form-styled .checkbox-list .form-element.checkbox input[type=radio]:not(:checked) + label:before,
    form.form-styled .checkbox-list .form-element.radio input[type=radio]:not(:checked) + label:before,
    form.form-styled .checkbox-list .form-element.checkbox input[type=checkbox]:checked + label:before,
    form.form-styled .checkbox-list .form-element.radio input[type=checkbox]:checked + label:before,
    form.form-styled .checkbox-list .form-element.checkbox input[type=radio]:checked + label:before,
    form.form-styled .checkbox-list .form-element.radio input[type=radio]:checked + label:before {
        margin-top: 0;
        top: 0;
    }

    form.form-styled .checkbox-list .form-element.checkbox input[type=checkbox]:checked + label:after,
    form.form-styled .checkbox-list .form-element.radio input[type=checkbox]:checked + label:after,
    form.form-styled .checkbox-list .form-element.checkbox input[type=radio]:checked + label:after,
    form.form-styled .checkbox-list .form-element.radio input[type=radio]:checked + label:after {
        margin-top: 2px;
        top: 0;
    }

.checkbox-list .checkbox-list-section.general {
    margin-bottom: 20px;
    margin-top: -10px;
}

@media only screen and (max-width: 768px) {
    .checkbox-list .checkbox-list-section {
        margin: 15px 0;
    }
}*/

/*.key-contact-info .btn {
    margin-bottom: 10px;
}*/

/*.key-contacts h5 {
    font-weight: 600;
}

.key-contacts hr {
    max-width: 100%;
}

.key-contacts + a + h5 {
    margin: 10px 0;
}*/

/*.contact {
    overflow: hidden;
    margin: 20px 0;
}

    .contact hr {
        float: left;
        margin: 20px 0 0 0;
        width: 100%;
        border: none;
        border-bottom: 1px solid #d6d4d4;
    }

    .contact .profile-picture,
    .contact .contact-details {
        float: left;
    }

    .contact .profile-picture {
        max-width: 180px;
        text-align: center;
        width: 50%;
    }

        .contact .profile-picture img {
            border-radius: 50%;
            display: inline-block;
            height: auto;
            max-height: 180px;
            max-width: 180px;
            text-align: center;
            width: 100%;
        }

    .contact .contact-details {
        padding-left: 20px;
        width: 50%;
    }*/

    /*.contact .name {
        font-size: 21px;
        margin: 0;
        font-weight: 600;
    }

        .contact .name a {
            color: #5b5554;
        }

            .contact .name a:active,
            .contact .name a:focus,
            .contact .name a:hover {
                color: #f82b1d;
            }*/

    /*.contact .roles {
        list-style: none;
        margin: 0 0 10px;
        overflow: hidden;
        padding: 0;
        color: #5b5554;
    }

        .contact .roles li {
            float: left;
            font-size: 18px;
        }

            .contact .roles li:before {
                content: ", ";
            }

            .contact .roles li:first-child:before {
                content: none;
            }*/

    /*.contact .location {
        font-size: 18px;
        font-weight: 600;
        margin: 10px 0 0;
        color: #5b5554;
    }

    .contact .telephone {
        font-size: 18px;
        margin: 0 0 10px;
    }

        .contact .telephone a {
            color: #5b5554;
        }

    .contact .email {
        color: #5b5554;
        direction: ltr;
        font-size: 1.5em;
        text-decoration: none;
        text-indent: -9999em;
    }

        .contact .email:before {
            font-family: 'AS-iconset';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e908";
        }

        .contact .email:active,
        .contact .email:focus,
        .contact .email:hover {
            color: #f82b1d;
        }

        .contact .email p {
            margin: 0;
        }

        .contact .email span {
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            border: 0;
            position: absolute;
            width: 1px;
        }*/

/*.cta-link {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #6e273d;
    cursor: pointer;
    height: 260px;
    display: block;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    transition: color 200ms;
}

    .cta-link:hover {
        color: #fff;
    }

        .cta-link:hover:after {
            background-color: #6e273d;
        }

        .cta-link:hover .header {
            color: #fff;
        }

        .cta-link:hover .content {
            background-color: #6e273d;
        }

    .cta-link:before {
        background: #fff;
        content: " ";
        display: block;
        height: 600px;
        left: 50%;
        margin-left: -48px;
        margin-top: -300px;
        opacity: 0.5;
        position: absolute;
        top: 50%;
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
        width: 200px;
    }

    .cta-link:after {
        background: #fff;
        content: " ";
        display: block;
        height: 600px;
        left: 50%;
        margin-left: -40px;
        margin-top: -300px;
        position: absolute;
        top: 50%;
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
        transition: background-color 200ms;
        width: 200px;
    }

    .cta-link .content {
        background: #fff;
        float: right;
        height: 100%;
        padding: 15px 25px 75px;
        position: relative;
        text-align: left;
        transition: background-color 200ms;
        width: 50%;
        z-index: 1;
    }

        .cta-link .content:after {
            font-family: 'AS-iconset';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            bottom: 20px;
            color: #f82b1d;
            content: "\e909";
            font-size: 36px;
            line-height: 36px;
            position: absolute;
            right: 15px;
        }

    .cta-link .header {
        font-size: 22px;
        margin-top: 0;
        transition: color 200ms;
    }

    .cta-link p {
        font-size: 17px;
    }

@media only screen and (max-width: 768px) {
    .cta-link {
        margin: 10px 0;
    }

        .cta-link:before {
            margin-left: -58px;
        }

        .cta-link:after {
            margin-left: -50px;
        }

        .cta-link .content {
            padding: 15px 25px 45px 0;
        }

            .cta-link .content:after {
                bottom: 10px;
            }

        .cta-link .header {
            font-size: 18px;
        }

        .cta-link p {
            font-size: 14px;
        }
}*/

/*.cta-mini {
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 18px;
}

    .cta-mini .image {
        float: left;
        max-height: 104px;
        max-width: 184px;
        overflow: hidden;
        position: relative;
    }

        .cta-mini .image:before {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4Xw8AAoABf5/NhYYAAAAASUVORK5CYII=);
            bottom: 0;
            content: " ";
            left: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            top: 0;
            transition: opacity 200ms;
        }

        .cta-mini .image:after {
            background-color: #ebdee2;
            border-left: 2px solid white;
            bottom: 0;
            content: " ";
            height: 104px;
            margin-bottom: 0;
            margin-top: 0;
            position: absolute;
            right: -40px;
            top: 0;
            -webkit-transform: skew(-20deg);
            -moz-transform: skew(-20deg);
            -ms-transform: skew(-20deg);
            -o-transform: skew(-20deg);
            transform: skew(-20deg);
            width: 60px;
        }

        .cta-mini .image img {
            border: 2px solid #fff;
            height: 104px;
            width: 100%;
        }

    .cta-mini .content {
        padding-left: 200px;
    }

        .cta-mini .content:after {
            font-family: 'AS-iconset';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e900";
            display: block;
            font-size: 26px;
            transition: margin-left 200ms;
        }

        .cta-mini .content .header {
            font-weight: 600;
            color: #6e273d;
            font-size: 23px;
            line-height: 1;
            margin: -2px 0 15px;
            transition: color 200ms;
        }

        .cta-mini .content p {
            color: #5b5554;
            font-size: 16px;
            margin: 10px 0;
        }

    .cta-mini:hover a {
        text-decoration: none;
    }

    .cta-mini:hover .image:before {
        opacity: 1;
    }

    .cta-mini:hover .content:after {
        margin-left: 10px;
    }

    .cta-mini:hover .content .header {
        color: #f82b1d;
    }

@media only screen and (max-width: 768px) {
    .cta-mini .image {
        float: none;
    }

        .cta-mini .image img {
            height: auto;
        }

    .cta-mini .content {
        padding-left: 0;
        padding-top: 10px;
    }
}*/

/*.cta-list {
    list-style: none;
    margin-top: 50px;
    padding: 0;
}

.narrow .cta-list,
.narrow-top .cta-list {
    margin-top: -15px;
}*/

/*.cta-wrapper {
    display: block;
    height: 100%;
    margin: 5px 0;
    max-height: 260px;
    overflow: hidden;
    width: 100%;
}*/

/*.cta {
    background-color: #332b2a;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    display: table;
    font-size: 16px;
    height: 260px;
    margin: 10px 0;
    max-height: 260px;
    min-height: 260px;
    overflow: hidden;
    padding: 10px 40px;
    position: relative;
    text-align: center;
    transform: translate3d(0,0,0);
    width: 100%;
}

    .cta:before {
        background: #6e273d;
        content: " ";
        display: block;
        height: 100%;
        left: -175%;
        margin-left: 0;
        margin-top: 0;
        position: absolute;
        top: 0;
        -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        transform: skew(-20deg);
        transition: top 200ms, left 200ms;
        width: 150%;
    }

    .cta:after {
        background-position: center;
        background-repeat: repeat;
        bottom: 0;
        content: " ";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .cta,
    .cta h1,
    .cta h2,
    .cta h3,
    .cta h4,
    .cta h5,
    .cta h6,
    .cta p {
        color: #fff;
    }

        .cta hr {
            border-color: #fff;
        }

        .cta:hover {
            text-decoration: none;
        }

            .cta:hover:before {
                left: -25%;
                top: 0;
            }

            .cta:hover .content:after {
                color: #f82b1d;
            }

        .cta.maroon {
            background-color: #6e273d !important;
            color: #fff !important;
        }

            .cta.maroon:before {
                background: #6e273d !important;
            }

        .cta.grey {
            background-color: #332b2a !important;
            color: #fff !important;
        }

            .cta.grey:before {
                background: #332b2a !important;
            }

        .cta.blue {
            background-color: #1e1656 !important;
            color: #fff !important;
        }

            .cta.blue:before {
                background: #1e1656 !important;
            }

        .cta.placeholder {
            background: transparent url(/includes/assets/img/layout/ui-bg-cta-placeholder.jpg) no-repeat center;
            background-size: cover;
        }

            .cta.placeholder:after, .cta.placeholder:before {
                display: none;
            }

        .cta .content {
            display: table-cell;
            position: relative;
            vertical-align: middle;
            z-index: 2;
        }

            .cta .content:after {
                font-family: 'AS-iconset';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e900";
                font-size: 26px;
                transition: color 200ms;
                z-index: 1;
            }

            .cta .content .header {
                font-size: 21px;
                margin-bottom: 15px;
            }

            .cta .content p {
                font-size: 14px;
                margin: 15px 0;
            }*/

/*.cta-blank {
    margin: 10px 0;
    position: relative;
}

    .cta-blank:before {
        background-color: #ebdee2;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAIklEQVQIW2NkQAJHV278zwjjgzjW4f6MYAEYB8RmROaABADmzw8jXWTkDwAAAABJRU5ErkJggg==);
        bottom: 0;
        content: " ";
        left: 0;
        margin: 0 10px;
        position: absolute;
        right: 0;
        top: 0;
    }*/

/*@media only screen and (max-width: 480px) {
    .cta-list > li {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 440px;
    }

    .cta-blank {
        display: none;
    }
}*/

/*.entries {
    list-style: none;
    padding: 0;
}*/

    /*.entries.staff {
        margin-bottom: -20px;
        margin-top: -50px;
        padding-bottom: 50px;
        padding-top: 50px;
        transition: height 200ms;
    }

        .entries.staff > li {
            padding-bottom: 10px;
            padding-top: 10px;
        }

        .entries.staff .entry {
            background: #e1f1f9;
            color: #332b2a;
            display: block;
            overflow: hidden;
            padding: 20px;
            text-align: center;
            transition: background-color 200ms;
        }

            .entries.staff .entry .image {
                float: left;
                padding-right: 10px;
                position: relative;
                height: 160px;
                width: 160px;
            }

                .entries.staff .entry .image img {
                    background-clip: content-box;
                    background-color: #cfe5f0;
                    border-radius: 50%;
                    border: 3px solid #e1f1f9;
                    max-width: 100%;
                    transition: border-color 200ms;
                    height: 100%;
                    width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                }

            .entries.staff .entry .details {
                float: right;
                padding: 0 0 30px 10px;
                width: 50%;
                text-align: left;
            }

                .entries.staff .entry .details:after {
                    font-family: 'AS-iconset';
                    speak: none;
                    font-style: normal;
                    font-weight: normal;
                    font-variant: normal;
                    text-transform: none;
                    line-height: 1;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                    bottom: 45px;
                    color: #f82b1d;
                    content: "\e900";
                    font-size: 26px;
                    left: 50%;
                    margin-left: 10px;
                    position: absolute;
                    transition: margin-left 200ms;
                }

                .entries.staff .entry .details p,
                .entries.staff .entry .details ul,
                .entries.staff .entry .details li {
                    margin: 0;
                    padding: 0;
                }

                .entries.staff .entry .details ul {
                    list-style: none;
                }

                .entries.staff .entry .details .name {
                    font-size: 18px;
                    transition: color 200ms;
                    margin-bottom: 14px;
                }

                .entries.staff .entry .details .role {
                    font-weight: 600;
                }

                .entries.staff .entry .details .role,
                .entries.staff .entry .details .related {
                    font-size: 14px;
                }

                    .entries.staff .entry .details .related li {
                        display: inline;
                    }

                        .entries.staff .entry .details .related li:before {
                            content: "";
                        }

                        .entries.staff .entry .details .related li:first-child:before {
                            content: "";
                        }

            .entries.staff .entry .arrow {
                font-size: 36px;
                position: absolute;
                bottom: 20px;
                left: 50%;
                margin-left: -18px;
                color: #f82b1d;
            }

        .entries.staff .no-results h2 {
            margin-top: 25px;
        }

        .entries.staff a.entry:hover {
            background-color: #cfe5f0;
            text-decoration: none;
        }

            .entries.staff a.entry:hover .image img {
                background-color: #f82b1d;
                border-color: #f82b1d;
            }

            .entries.staff a.entry:hover .details:after {
                margin-left: 20px;
            }

            .entries.staff a.entry:hover .details .name {
                color: #f82b1d;
            }

@media only screen and (max-width: 1200px) {
    .entries.staff .entry .image {
        height: 125px;
        width: 125px;
    }
}

@media only screen and (max-width: 768px) {
    .entries.staff {
        height: auto !important;
        padding: 0;
        margin: 0;
    }

        .entries.staff li {
            position: relative !important;
            top: 0 !important;
            left: 0 !important;
        }

        .entries.staff .entry {
            max-width: 340px;
            margin: 0 auto;
        }

            .entries.staff .entry .image {
                height: 140px;
                width: 140px;
            }
}

@media only screen and (max-width: 480px) {
    .entries.staff .entry .image {
        height: 100px;
        width: 100px;
    }
}*/

/*.event-details {
    margin-bottom: 20px;
}

    .event-details .header {
        font-size: 26px;
        font-weight: 600;
    }

    .event-details .time {
        display: block;
    }*/

/*.expertise-contact-list {
    margin: 30px 0 0;
    padding: 0;
    list-style: none;
}

    .expertise-contact-list ul {
        margin-bottom: 30px;
    }

    .expertise-contact-list > li {
        background-color: #e2d4d8;
        padding: 26px 0 16px;
        margin: 2px 0 0;
    }

        .expertise-contact-list > li:first-child {
            margin-top: 0;
        }

        .expertise-contact-list > li .content {
            overflow: hidden;
        }

        .expertise-contact-list > li .content-main,
        .expertise-contact-list > li .content-side {
            float: left;
        }

        .expertise-contact-list > li .content-main {
            min-height: 210px;
            padding-right: 60px;
            width: 66.66666667%;
        }

            .expertise-contact-list > li .content-main.with-border {
                border-right: 1px solid #c5a9b1;
            }

        .expertise-contact-list > li .content-side {
            padding-left: 60px;
            width: 33.33333333%;
        }

.js .expertise-contact-list.accordion > li .header-section {
    cursor: pointer;
    min-height: 50px;
    position: relative;
}

    .js .expertise-contact-list.accordion > li .header-section:after {
        border-radius: 25px;
        border: 4px solid #f82b1d;
        content: " ";
        height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        transition: border-color 200ms;
        width: 50px;
    }

    .js .expertise-contact-list.accordion > li .header-section .header {
        color: #6e273d;
        font-weight: 600;
        padding-right: 80px;
    }

        .js .expertise-contact-list.accordion > li .header-section .header:before,
        .js .expertise-contact-list.accordion > li .header-section .header:after {
            background-color: #f82b1d;
            border-radius: 2px;
            content: " ";
            position: absolute;
            -webkit-transition: background-color 200ms;
            -moz-transition: background-color 200ms;
            -o-transition: background-color 200ms;
            transition: background-color 200ms;
        }

        .js .expertise-contact-list.accordion > li .header-section .header:before {
            height: 24px;
            width: 4px;
            right: 23px;
            top: 13px;
            -webkit-transition: background-color 200ms, transform 200ms;
            -moz-transition: background-color 200ms, transform 200ms;
            -o-transition: background-color 200ms, transform 200ms;
            transition: background-color 200ms, transform 200ms;
        }

        .js .expertise-contact-list.accordion > li .header-section .header:after {
            height: 4px;
            width: 24px;
            right: 13px;
            top: 23px;
        }

        .js .expertise-contact-list.accordion > li .header-section .header + hr {
            border-color: #f82b1d;
        }

.js .expertise-contact-list.accordion > li .content {
    display: none;
}

.js .expertise-contact-list.accordion > li.open {
    background-color: #ebdee2;
}

    .js .expertise-contact-list.accordion > li.open .header-section:after {
        border-color: #6e273d;
    }

    .js .expertise-contact-list.accordion > li.open .header-section .header:before {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .js .expertise-contact-list.accordion > li.open .header-section .header:before,
    .js .expertise-contact-list.accordion > li.open .header-section .header:after {
        background-color: #6e273d;
    }

    .js .expertise-contact-list.accordion > li.open .content {
        display: block;
    }

@media only screen and (max-width: 768px) {
    .expertise-contact-list > li .content-main,
    .expertise-contact-list > li .content-side {
        width: 100%;
    }

    .expertise-contact-list > li .content-side {
        padding-left: 0;
    }

        .expertise-contact-list > li .content-side .profile-picture {
            width: 30%;
        }
}

@media only screen and (max-width: 768px) {
    .expertise-contact-list > li .content-main {
        min-height: 0;
        padding-right: 0;
    }

        .expertise-contact-list > li .content-main.with-border {
            border-right: none;
        }
}*/

/*.expertise-filter {
    margin-left: auto;
    margin-right: auto;
    margin-top: 18px;
    max-width: 580px;
}

    .expertise-filter div {
        overflow: visible;
    }

    .expertise-filter .btn {
        padding: 8px 16px;
        width: 100%;
    }

        .expertise-filter .btn .text {
            vertical-align: middle;
        }

@media only screen and (max-width: 768px) {
    .expertise-filter .btn {
        font-size: 14px;
        min-height: 60px;
        padding: 8px;
    }

        .expertise-filter .btn .text {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }
}*/

/*.expertise-link > a {
    position: relative;
}

    .expertise-link > a:after {
        font-family: 'AS-iconset';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        bottom: -10px;
        color: #f82b1d;
        content: "\e909";
        font-size: 36px;
        line-height: 36px;
        position: absolute;
        right: -45px;
    }*/

/*.expertise-list {
    list-style: none;
    margin: 0 -10px;
    overflow: hidden;
    padding: 15px 0 25px 0;
    text-align: center;
}

    .expertise-list li {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: #332b2a;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        color: #000;
        display: inline-block;
        font-size: 16px;
        height: 180px;
        margin: 8px 10px;
        position: relative;
        transform: translate3d(0, 0, 0);
        width: 180px;
    }

        .expertise-list li.maroon {
            background-color: #6e273d;
            color: #fff;
        }

        .expertise-list li.grey {
            background-color: #332b2a;
            color: #fff;
        }

        .expertise-list li.blue {
            background-color: #1e1656;
            color: #fff;
        }

        .expertise-list li.overlay.overlay-maroon a {
            color: #fff;
        }

        .expertise-list li.overlay.overlay-grey a {
            color: #fff;
        }

        .expertise-list li.overlay.overlay-blue a {
            color: #fff;
        }

        .expertise-list li.overlay {
            overflow: hidden;
        }

            .expertise-list li.overlay:before {
                content: " ";
                display: block;
                height: 220px;
                left: -200px;
                margin-left: -20px;
                margin-top: -20px;
                position: absolute;
                top: -100px;
                -webkit-transform: rotate(20deg);
                -moz-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                -o-transform: rotate(20deg);
                transform: rotate(20deg);
                transition: top 200ms, left 200ms;
                width: 220px;
            }

            .expertise-list li.overlay:hover:before {
                left: 0;
                top: 0;
            }

            .expertise-list li.overlay:after {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
            }

            .expertise-list li.overlay a {
                color: #fff;
            }

        .expertise-list li a.content {
            text-decoration: none;
        }

            .expertise-list li a.content:hover .icon:after {
                color: #f82b1d;
            }

        .expertise-list li .content .icon {
            height: 26px;
            width: 26px;
            position: absolute;
            bottom: 35px;
            left: 50%;
            margin-left: -16px;
        }

            .expertise-list li .content .icon:after {
                font-family: 'AS-iconset';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e900";
                font-size: 26px;
                line-height: 26px;
                transition: color 200ms;
                z-index: 1;
            }

    .expertise-list.maroon li {
        background-color: #6e273d;
        color: #fff;
    }

        .expertise-list.maroon li.overlay:before {
            background: #6e273d;
        }

    .expertise-list.grey li {
        background-color: #332b2a;
        color: #fff;
    }

        .expertise-list.grey li.overlay:before {
            background: #332b2a;
        }

    .expertise-list.blue li {
        background-color: #1e1656;
        color: #fff;
    }

        .expertise-list.blue li.overlay:before {
            background: #1e1656;
        }

    .expertise-list .content {
        bottom: 0;
        display: table;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
    }

    .expertise-list .content-inner {
        display: table-cell;
        padding: 0 20px;
        vertical-align: middle;
    }

    .expertise-list.am li.overlay:before {
        background-color: #332b2a;
    }

    .expertise-list.am li.overlay a {
        color: #332b2a;
    }*/

/*.expertise-list-am {
    overflow: hidden;
    width: 100%;
}

    .expertise-list-am.narrow {
        margin-bottom: -30px;
        margin-left: 0;
        margin-top: -30px;
    }

    .expertise-list-am.prop .copy:after {
        display: none;
    }

    .expertise-list-am li.overlay:before {
        background-color: #332b2a;
    }

    .expertise-list-am .even,
    .expertise-list-am .odd {
        clear: both;
        display: block;
        overflow: hidden;
        width: 100%;
    }

        .expertise-list-am .even .content {
            float: left;
        }

        .expertise-list-am .even .image {
            float: right;
        }

        .expertise-list-am .odd .content {
            float: right;
        }

        .expertise-list-am .odd .image {
            float: left;
        }

    .expertise-list-am .content {
        position: relative;
        text-decoration: none;
        color: #332b2a;
    }

        .expertise-list-am .content:before {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 150px;
        }

        .expertise-list-am .content:hover .copy:after {
            margin-left: 2px;
        }

    .expertise-list-am .content,
    .expertise-list-am .image {
        height: 350px;
        width: 50%;
        overflow: hidden;
    }

    .expertise-list-am .copy {
        display: table-cell;
        vertical-align: middle;
        height: 350px;
        width: 100%;
        padding: 40px 0;
    }

        .expertise-list-am .copy:after {
            content: "\e900";
            font-family: 'AS-iconset' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            position: relative;
            margin-left: -12px;
            font-size: 1.5em;
            color: #f82b1d;
            transition: margin-left 200ms;
        }

        .expertise-list-am .copy h3 {
            color: #000;
            font-size: 26px;
        }

        .expertise-list-am .copy a,
        .expertise-list-am .copy p {
            color: #332b2a;
            text-decoration: none;
        }

        .expertise-list-am .copy p {
            font-size: 16px;
            padding: 0 80px;
        }

        .expertise-list-am .copy .btn {
            color: #f82b1d;
        }

            .expertise-list-am .copy .btn:active,
            .expertise-list-am .copy .btn:focus,
            .expertise-list-am .copy .btn:hover {
                color: #fff;
            }

        .expertise-list-am .copy .icon {
            display: block;
            font-size: 26px;
        }

        .expertise-list-am .copy .as-icon-arrow {
            color: #f82b1d;
        }

    .expertise-list-am .image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .expertise-list-am .image a,
        .expertise-list-am .image p {
            direction: ltr;
            display: block;
            height: 100%;
            text-indent: -9999em;
            width: 100%;
        }

@media only screen and (max-width: 992px) {
    .expertise-list-am .inner {
        padding: 0;
    }

    .expertise-list-am .row {
        margin: 0;
    }

    .expertise-list-am .odd .content,
    .expertise-list-am .even .content,
    .expertise-list-am .odd .image,
    .expertise-list-am .even .image {
        width: 100%;
    }

    .expertise-list-am .odd .content,
    .expertise-list-am .even .content {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .expertise-list-am .odd .image,
    .expertise-list-am .even .image {
        height: 250px;
    }

    .expertise-list-am .copy {
        display: block;
        padding: 0;
    }

        .expertise-list-am .copy p {
            padding: 0 20px;
        }
}

@media only screen and (max-width: 768px) {
    .expertise-list-am .odd .content,
    .expertise-list-am .even .content,
    .expertise-list-am .odd .copy,
    .expertise-list-am .even .copy {
        height: auto;
    }

    .expertise-list-am .odd .image,
    .expertise-list-am .even .image {
        height: 150px;
    }
}*/

/*form.form-styled {
    margin: 20px 0;
}

    form.form-styled p {
        font-weight: 600;
        color: #6e273d;
        font-size: 16px;
    }

    form.form-styled .form-element,
    form.form-styled label.select-label {
        text-align: left;
    }

    form.form-styled .form-element {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        form.form-styled .form-element label {
            cursor: pointer;
        }

        form.form-styled .form-element.text label,
        form.form-styled .form-element.textarea label,
        form.form-styled .form-element.file label {
            font-weight: 600;
            display: block;
            margin-bottom: 10px;
        }

        form.form-styled .form-element.submit {
            clear: both;
        }

        form.form-styled .form-element.required label:after {
            content: "*";
        }

        form.form-styled .form-element.center {
            text-align: center;
        }

        form.form-styled .form-element .error-message {
            color: #f82b1d;
            display: block;
            margin-bottom: 15px;
            margin-top: 15px;
        }

        form.form-styled .form-element.text input[type=text] {
            background-color: #e1f1f9;
            border: 2px solid;
            border-radius: 0;
            display: block;
            font-size: 16px;
            padding: 10px;
            width: 100%;
            -webkit-appearance: none;
        }

            form.form-styled .form-element.text input[type=text]:focus {
                background-color: #fff;
            }

            form.form-styled .form-element.text input[type=text][disabled] {
                background-color: #d6d4d4;
            }

        form.form-styled .form-element.text.error input[type=text] {
            color: #f82b1d;
            border-color: #f82b1d;
        }

        form.form-styled .form-element.text.error label {
            color: #f82b1d;
        }

        form.form-styled .form-element.text.success input[type=text] {
            color: #8bc34a;
            border-color: #8bc34a;
        }

        form.form-styled .form-element.text.success label {
            color: #8bc34a;
        }

        form.form-styled .form-element.textarea textarea {
            background-color: #e1f1f9;
            border: 2px solid;
            border-radius: 0;
            display: block;
            font-size: 16px;
            resize: none;
            padding: 10px;
            width: 100%;
            -webkit-appearance: none;
        }

            form.form-styled .form-element.textarea textarea:focus {
                background-color: #fff;
            }

            form.form-styled .form-element.textarea textarea[disabled] {
                background-color: #d6d4d4;
            }

        form.form-styled .form-element.textarea.error textarea {
            color: #f82b1d;
            border-color: #f82b1d;
        }

        form.form-styled .form-element.textarea.error label {
            color: #f82b1d;
        }

        form.form-styled .form-element.textarea.success textarea {
            color: #8bc34a;
            border-color: #8bc34a;
        }

        form.form-styled .form-element.textarea.success label {
            color: #8bc34a;
        }

        form.form-styled .form-element.checkbox,
        form.form-styled .form-element.radio {
            position: relative;
        }

            form.form-styled .form-element.checkbox.align-top input[type=checkbox]:not(:checked) + label:before,
            form.form-styled .form-element.radio.align-top input[type=checkbox]:not(:checked) + label:before,
            form.form-styled .form-element.checkbox.align-top input[type=radio]:not(:checked) + label:before,
            form.form-styled .form-element.radio.align-top input[type=radio]:not(:checked) + label:before,
            form.form-styled .form-element.checkbox.align-top input[type=checkbox]:checked + label:before,
            form.form-styled .form-element.radio.align-top input[type=checkbox]:checked + label:before,
            form.form-styled .form-element.checkbox.align-top input[type=radio]:checked + label:before,
            form.form-styled .form-element.radio.align-top input[type=radio]:checked + label:before {
                margin-top: 0;
                top: 0;
            }

            form.form-styled .form-element.checkbox.align-top input[type=checkbox]:checked + label:after,
            form.form-styled .form-element.radio.align-top input[type=checkbox]:checked + label:after,
            form.form-styled .form-element.checkbox.align-top input[type=radio]:checked + label:after,
            form.form-styled .form-element.radio.align-top input[type=radio]:checked + label:after {
                margin-top: 2px;
                top: 0;
            }

            form.form-styled .form-element.checkbox input[type=checkbox],
            form.form-styled .form-element.radio input[type=checkbox],
            form.form-styled .form-element.checkbox input[type=radio],
            form.form-styled .form-element.radio input[type=radio] {
                position: absolute;
                top: 50%;
                margin-top: -7px;
                left: 0;
            }

                form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked),
                form.form-styled .form-element.radio input[type=checkbox]:not(:checked),
                form.form-styled .form-element.checkbox input[type=radio]:not(:checked),
                form.form-styled .form-element.radio input[type=radio]:not(:checked),
                form.form-styled .form-element.checkbox input[type=checkbox]:checked,
                form.form-styled .form-element.radio input[type=checkbox]:checked,
                form.form-styled .form-element.checkbox input[type=radio]:checked,
                form.form-styled .form-element.radio input[type=radio]:checked {
                    clip: rect(0 0 0 0);
                    height: 1px;
                    margin: -1px;
                    overflow: hidden;
                    padding: 0;
                    border: 0;
                    position: absolute;
                    width: 1px;
                }

                    form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label,
                    form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label,
                    form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label,
                    form.form-styled .form-element.radio input[type=radio]:not(:checked) + label,
                    form.form-styled .form-element.checkbox input[type=checkbox]:checked + label,
                    form.form-styled .form-element.radio input[type=checkbox]:checked + label,
                    form.form-styled .form-element.checkbox input[type=radio]:checked + label,
                    form.form-styled .form-element.radio input[type=radio]:checked + label {
                        font-weight: 600;
                        font-size: 16px;
                    }

                        form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label .sub-text,
                        form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label .sub-text,
                        form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label .sub-text,
                        form.form-styled .form-element.radio input[type=radio]:not(:checked) + label .sub-text,
                        form.form-styled .form-element.checkbox input[type=checkbox]:checked + label .sub-text,
                        form.form-styled .form-element.radio input[type=checkbox]:checked + label .sub-text,
                        form.form-styled .form-element.checkbox input[type=radio]:checked + label .sub-text,
                        form.form-styled .form-element.radio input[type=radio]:checked + label .sub-text {
                            display: block;
                            font-size: 13px;
                            font-weight: 400;
                            line-height: 1.5em;
                            margin-top: 5px;
                        }

                        form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label:before,
                        form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label:before,
                        form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label:before,
                        form.form-styled .form-element.radio input[type=radio]:not(:checked) + label:before,
                        form.form-styled .form-element.checkbox input[type=checkbox]:checked + label:before,
                        form.form-styled .form-element.radio input[type=checkbox]:checked + label:before,
                        form.form-styled .form-element.checkbox input[type=radio]:checked + label:before,
                        form.form-styled .form-element.radio input[type=radio]:checked + label:before {
                            background-color: #e1f1f9;
                            background-repeat: no-repeat;
                            background-position: 20px 20px;
                            border: 2px solid #000;
                            content: " ";
                            height: 20px;
                            left: 0;
                            margin-top: 3px;
                            position: absolute;
                            top: 0;
                            transition: border 0.2s, background 0.2s;
                            -webkit-transition: border 0.2s, background 0.2s;
                            width: 20px;
                        }

                        form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked) + label:hover:before,
                        form.form-styled .form-element.radio input[type=checkbox]:not(:checked) + label:hover:before,
                        form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label:hover:before,
                        form.form-styled .form-element.radio input[type=radio]:not(:checked) + label:hover:before,
                        form.form-styled .form-element.checkbox input[type=checkbox]:checked + label:hover:before,
                        form.form-styled .form-element.radio input[type=checkbox]:checked + label:hover:before,
                        form.form-styled .form-element.checkbox input[type=radio]:checked + label:hover:before,
                        form.form-styled .form-element.radio input[type=radio]:checked + label:hover:before {
                            background-color: #fff;
                        }

                    form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked):disabled + label,
                    form.form-styled .form-element.radio input[type=checkbox]:not(:checked):disabled + label,
                    form.form-styled .form-element.checkbox input[type=radio]:not(:checked):disabled + label,
                    form.form-styled .form-element.radio input[type=radio]:not(:checked):disabled + label,
                    form.form-styled .form-element.checkbox input[type=checkbox]:checked:disabled + label,
                    form.form-styled .form-element.radio input[type=checkbox]:checked:disabled + label,
                    form.form-styled .form-element.checkbox input[type=radio]:checked:disabled + label,
                    form.form-styled .form-element.radio input[type=radio]:checked:disabled + label {
                        color: #d6d4d4;
                        cursor: default;
                    }

                        form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked):disabled + label:before,
                        form.form-styled .form-element.radio input[type=checkbox]:not(:checked):disabled + label:before,
                        form.form-styled .form-element.checkbox input[type=radio]:not(:checked):disabled + label:before,
                        form.form-styled .form-element.radio input[type=radio]:not(:checked):disabled + label:before,
                        form.form-styled .form-element.checkbox input[type=checkbox]:checked:disabled + label:before,
                        form.form-styled .form-element.radio input[type=checkbox]:checked:disabled + label:before,
                        form.form-styled .form-element.checkbox input[type=radio]:checked:disabled + label:before,
                        form.form-styled .form-element.radio input[type=radio]:checked:disabled + label:before {
                            background-color: #d6d4d4;
                            border-color: #999;
                        }

                    form.form-styled .form-element.checkbox input[type=checkbox]:not(:checked):disabled:checked + label:after,
                    form.form-styled .form-element.radio input[type=checkbox]:not(:checked):disabled:checked + label:after,
                    form.form-styled .form-element.checkbox input[type=radio]:not(:checked):disabled:checked + label:after,
                    form.form-styled .form-element.radio input[type=radio]:not(:checked):disabled:checked + label:after,
                    form.form-styled .form-element.checkbox input[type=checkbox]:checked:disabled:checked + label:after,
                    form.form-styled .form-element.radio input[type=checkbox]:checked:disabled:checked + label:after,
                    form.form-styled .form-element.checkbox input[type=radio]:checked:disabled:checked + label:after,
                    form.form-styled .form-element.radio input[type=radio]:checked:disabled:checked + label:after {
                        color: #999;
                    }

                    form.form-styled .form-element.checkbox input[type=checkbox]:checked + label:after,
                    form.form-styled .form-element.radio input[type=checkbox]:checked + label:after,
                    form.form-styled .form-element.checkbox input[type=radio]:checked + label:after,
                    form.form-styled .form-element.radio input[type=radio]:checked + label:after {
                        display: inline-block;
                        font: normal normal normal 14px/1 FontAwesome;
                        font-size: inherit;
                        text-rendering: auto;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        color: black;
                        content: "\f00c";
                        font-size: 16px;
                        left: 2px;
                        margin-top: 4px;
                        position: absolute;
                        top: 0;
                    }

                    form.form-styled .form-element.checkbox input[type=radio]:not(:checked) + label .icon,
                    form.form-styled .form-element.radio input[type=radio]:not(:checked) + label .icon,
                    form.form-styled .form-element.checkbox input[type=radio]:checked + label .icon,
                    form.form-styled .form-element.radio input[type=radio]:checked + label .icon {
                        border-radius: 10px;
                    }

            form.form-styled .form-element.checkbox label,
            form.form-styled .form-element.radio label {
                cursor: pointer;
                display: block;
                font-size: 0.875em;
                padding-left: 40px;
                transition: color 0.2s;
            }

.js form.form-styled .form-element.radio-button input[type=radio] {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    border: 0;
    position: absolute;
    width: 1px;
}

    .js form.form-styled .form-element.radio-button input[type=radio] + label {
        font-weight: 600;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=);
        border-radius: 5px;
        border: 2px solid #fff;
        color: #fff;
        display: block;
        overflow: hidden;
        padding: 12px 5px;
        position: relative;
        text-align: center;
        transition: background-color 200ms, border-color 200ms, color 200ms;
        z-index: 0;
    }

        .js form.form-styled .form-element.radio-button input[type=radio] + label:before {
            background-color: #fff;
            bottom: 0;
            content: " ";
            height: 100%;
            left: -150%;
            position: absolute;
            top: 0;
            -webkit-transform: skew(-20deg);
            -moz-transform: skew(-20deg);
            -ms-transform: skew(-20deg);
            -o-transform: skew(-20deg);
            transform: skew(-20deg);
            transition: left 200ms;
            width: 130%;
            z-index: -1;
        }

        .js form.form-styled .form-element.radio-button input[type=radio] + label:hover {
            color: #6e273d;
        }

            .js form.form-styled .form-element.radio-button input[type=radio] + label:hover:before {
                left: -15%;
            }

    .js form.form-styled .form-element.radio-button input[type=radio]:checked + label {
        background: #fff;
        color: #6e273d;
    }

form.form-styled label.select-label {
    font-weight: 600;
    display: block;
    margin-top: 10px;
}

    form.form-styled label.select-label.required:after {
        content: "*";
    }

form.form-styled .form-element.select {
    position: relative;
    text-align: center;
}

    form.form-styled .form-element.select.styled {
        background-color: #e1f1f9;
        border: 2px solid #000;
        line-height: 100%;
        padding: 11px 40px 12px 20px;
        text-align: left;
        transition: background 200ms, border 200ms, color 200ms;
        -webkit-transition: background 200ms, border 200ms, color 200ms;
        z-index: 1;
    }

        form.form-styled .form-element.select.styled:hover {
            background-color: #fff;
        }

        form.form-styled .form-element.select.styled.success {
            background-color: #e1f1f9;
            border-color: #8bc34a;
            color: #8bc34a;
        }

        form.form-styled .form-element.select.styled.error {
            background-color: #e1f1f9;
            border-color: #f82b1d;
            color: #f82b1d;
        }

        form.form-styled .form-element.select.styled .select-text {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
        }

        form.form-styled .form-element.select.styled select {
            -webkit-appearance: none;
            bottom: 0;
            color: #000;
            cursor: pointer;
            display: block;
            font-size: 16px;
            height: 100%;
            left: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            -moz-opacity: 0;
            -khtml-opacity: 0;
            opacity: 0;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 1;
        }

        form.form-styled .form-element.select.styled .icon-container {
            display: block;
            height: 40px;
            position: absolute;
            right: 0;
            text-align: center;
            top: 0;
            width: 40px;
        }

        form.form-styled .form-element.select.styled .fa {
            font-size: 40px;
            line-height: 40px;
        }*/

/*#frm-expertise .form-element.select.styled,
#frm-property-enquiry .form-element.select.styled {
    background-color: transparent;
    border: none;
    line-height: 100%;
    padding: 0 10px;
    text-align: left;
}

    #frm-expertise .form-element.select.styled.error,
    #frm-property-enquiry .form-element.select.styled.error {
        background-color: #e1f1f9;
        border-color: #f82b1d;
        color: #f82b1d;
    }

        #frm-expertise .form-element.select.styled.error .select-text,
        #frm-property-enquiry .form-element.select.styled.error .select-text {
            border: 2px solid #f82b1d;
        }

    #frm-expertise .form-element.select.styled label,
    #frm-property-enquiry .form-element.select.styled label {
        font-weight: 600;
        display: block;
        margin-bottom: 10px;
        margin-top: 3px;
    }

    #frm-expertise .form-element.select.styled .icon-container,
    #frm-property-enquiry .form-element.select.styled .icon-container {
        bottom: 0;
        right: 15px;
        top: auto;
    }

    #frm-expertise .form-element.select.styled .select-text,
    #frm-property-enquiry .form-element.select.styled .select-text {
        background-color: #e1f1f9;
        border: 2px solid #000;
        line-height: 100%;
        padding: 11px 40px 12px 20px;
        text-align: left;
        transition: background 200ms, border 200ms, color 200ms;
        -webkit-transition: background 200ms, border 200ms, color 200ms;
        z-index: 1;
    }

#frm-expertise .clear,
#frm-property-enquiry .clear {
    clear: both;
}*/

/*form.form-styled:not(#frm-vacancy) .form-element.file .file-label {
    font-weight: 600;
    border-radius: 5px;
    border: 2px solid #f82b1d;
    display: inline-block;
    overflow: hidden;
    padding: 12px 20px;
    position: relative;
    transition: background-color 200ms, border-color 200ms, color 200ms;
    z-index: 0;
    border-color: #6e273d;
    color: #6e273d;
}

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label:before {
        background-color: #f82b1d;
        bottom: 0;
        content: " ";
        height: 100%;
        left: -150%;
        position: absolute;
        top: 0;
        -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        transform: skew(-20deg);
        transition: left 200ms;
        width: 130%;
        z-index: -1;
    }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label:hover {
        color: #fff;
        text-decoration: none;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label:hover:before {
            left: -15%;
        }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-large {
        font-weight: 300;
        font-size: 21px;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-large.btn-arrow {
            padding-right: 60px;
        }

            form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-large.btn-arrow:after {
                font-size: 28px;
                margin-top: -17px;
            }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-wide {
        padding-left: 50px;
        padding-right: 50px;
    }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-arrow {
        padding-right: 57px;
        position: relative;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-arrow:after {
            font-family: 'AS-iconset';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e900";
            font-size: 24px;
            margin-top: -15px;
            position: absolute;
            right: 20px;
            top: 50%;
        }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-arrow.btn-wide {
            padding-right: 80px;
        }

            form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-arrow.btn-wide:after {
                right: 50px;
            }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-full-width {
        display: block;
        text-align: center;
    }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-white {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=);
        border-color: #fff;
        color: #fff;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-white:before {
            background-color: #fff;
        }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-white:hover {
            color: #6e273d;
        }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-red {
        border-color: #f82b1d;
        color: #f82b1d;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-red:hover {
            color: #fff;
        }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-maroon {
        border-color: #6e273d;
        color: #6e273d;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-maroon:before {
            background-color: #6e273d;
        }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-maroon:hover {
            color: #fff;
        }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-maroon-light {
        border-color: #c5a9b1;
        color: #c5a9b1;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-maroon-light:before {
            background-color: #c5a9b1;
        }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-maroon-light:hover {
            color: #fff;
        }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-grey {
        border-color: #d6d4d4;
        color: #d6d4d4;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-grey:before {
            background-color: #d6d4d4;
        }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-grey:hover {
            color: #fff;
        }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-transparent {
        background: transparent;
    }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-twitter {
        padding: 12px 12px;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-twitter .fa-twitter {
            margin-left: 5px;
            margin-right: 5px;
        }

.footer form.form-styled:not(#frm-vacancy) .form-element.file .file-label {
    color: #c5a9b1;
    border-color: #c5a9b1;
}

    .footer form.form-styled:not(#frm-vacancy) .form-element.file .file-label:before {
        background-color: #c5a9b1;
    }

    .footer form.form-styled:not(#frm-vacancy) .form-element.file .file-label:hover {
        color: #6e273d;
    }

form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-download {
    border-radius: 0;
    border: none;
    margin-bottom: 30px !important;
    padding: 0 0 0 44px;
    font-size: 16px;
    position: relative;
    overflow: visible;
}

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-download:hover {
        color: #f82b1d;
        text-decoration: underline;
    }

    form.form-styled:not(#frm-vacancy) .form-element.file .file-label.btn-download:before {
        font-family: 'AS-iconset';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        bottom: auto;
        content: "\e907";
        font-size: 34px;
        height: auto;
        left: 0;
        margin-top: -17px;
        overflow: visible;
        position: absolute;
        top: 50%;
        transform: none;
        width: auto;
        z-index: inherit;
    }

form.form-styled:not(#frm-vacancy) .form-element.file .file-label:before {
    background-color: #6e273d;
}

form.form-styled:not(#frm-vacancy) .form-element.file .file-label:hover {
    color: #fff;
}

.no-js form.form-styled:not(#frm-vacancy) .form-element.file .file-label {
    display: none;
}

form.form-styled:not(#frm-vacancy) .form-element.file .file-label:after {
    content: "";
}

.js form.form-styled:not(#frm-vacancy) .form-element.file input[type=file] {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    border: 0;
    position: absolute;
    width: 1px;
}

form.form-styled:not(#frm-vacancy) .form-element.file input[type=file]:focus + .file-label,
form.form-styled:not(#frm-vacancy) .form-element.file input[type=file].has-focus + .file-label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

form.form-styled:not(#frm-vacancy) .form-element.file.success {
    color: #8bc34a;
}

    form.form-styled:not(#frm-vacancy) .form-element.file.success .file-label {
        color: #8bc34a;
        border-color: #8bc34a;
    }

form.form-styled:not(#frm-vacancy) .form-element.file.error {
    color: #f82b1d;
}

    form.form-styled:not(#frm-vacancy) .form-element.file.error .file-label {
        color: #f82b1d;
        border-color: #f82b1d;
    }

        form.form-styled:not(#frm-vacancy) .form-element.file.error .file-label + span {
            margin-top: 5px;
        }

#frm-vacancy input[type=file] {
    padding: 10px 0;
}

#frm-vacancy .MF-label {
    display: block;
    font-weight: 600;
    padding-top: 10px;
}

#frm-vacancy .MultiFile-label {
    padding-left: 10px;
    padding-top: 10px;
}

form.form-styled .ws-form-popup {
    background: #f82b1d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    clear: both;
    display: block;
    float: left;
    margin: 0 10px;
    overflow: hidden;
    padding: 10px;
}

    form.form-styled .ws-form-popup p {
        color: #fff;
        font-weight: normal;
        margin: 0;
    }*/

/*.img-responsive {
    height: auto;
    width: 100%;
}*/

/*.map {
    border: 2px solid #d1e3ec;
    min-height: 400px;
    transition: min-height 200ms;
}

    .map.large {
        border-bottom: 2px solid #e2d4d8;
        min-height: 480px;
    }

    .map .property-image {
        width: 100%;
        height: auto;
    }

@media only screen and (max-width: 768px) {
    .map {
        min-height: 200px;
    }

        .map.large {
            min-height: 280px;
        }

    .find-us .map {
        margin-left: -10px;
        margin-right: -10px;
        min-height: 260px;
    }
}

@media only screen and (max-width: 480px) {
    .map {
        display: none;
    }
}*/

/*.overlay {
    position: relative;
}

    .overlay:after {
        background-position: center;
        background-repeat: repeat;
        bottom: 0;
        content: " ";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .overlay.overlay-light:before {
        background: #fff;
    }

    .overlay.overlay-light,
    .overlay.overlay-light h1,
    .overlay.overlay-light h2,
    .overlay.overlay-light h3,
    .overlay.overlay-light h4,
    .overlay.overlay-light h5,
    .overlay.overlay-light h6,
    .overlay.overlay-light p {
        color: #fff;
    }

        .overlay.overlay-light hr {
            border-color: #fff;
        }

    .overlay.overlay-maroon-light:before {
        background: #6e273d;
    }

    .overlay.overlay-maroon-light,
    .overlay.overlay-maroon-light h1,
    .overlay.overlay-maroon-light h2,
    .overlay.overlay-maroon-light h3,
    .overlay.overlay-maroon-light h4,
    .overlay.overlay-maroon-light h5,
    .overlay.overlay-maroon-light h6,
    .overlay.overlay-maroon-light p {
        color: #fff;
    }

        .overlay.overlay-maroon-light hr {
            border-color: #fff;
        }

    .overlay.overlay-maroon:before {
        background: #6e273d;
    }

    .overlay.overlay-maroon,
    .overlay.overlay-maroon h1,
    .overlay.overlay-maroon h2,
    .overlay.overlay-maroon h3,
    .overlay.overlay-maroon h4,
    .overlay.overlay-maroon h5,
    .overlay.overlay-maroon h6,
    .overlay.overlay-maroon p {
        color: #fff;
    }

        .overlay.overlay-maroon hr {
            border-color: #fff;
        }

    .overlay.overlay-grey:before {
        background: #332b2a;
    }

    .overlay.overlay-grey,
    .overlay.overlay-grey h1,
    .overlay.overlay-grey h2,
    .overlay.overlay-grey h3,
    .overlay.overlay-grey h4,
    .overlay.overlay-grey h5,
    .overlay.overlay-grey h6,
    .overlay.overlay-grey p {
        color: #fff;
    }

        .overlay.overlay-grey hr {
            border-color: #fff;
        }

    .overlay.overlay-blue:before {
        background: #1e1656;
    }

    .overlay.overlay-blue,
    .overlay.overlay-blue h1,
    .overlay.overlay-blue h2,
    .overlay.overlay-blue h3,
    .overlay.overlay-blue h4,
    .overlay.overlay-blue h5,
    .overlay.overlay-blue h6,
    .overlay.overlay-blue p {
        color: #fff;
    }

        .overlay.overlay-blue hr {
            border-color: #fff;
        }

    .overlay.overlay-primary-1,
    .overlay.overlay-primary-1 h1,
    .overlay.overlay-primary-1 h2,
    .overlay.overlay-primary-1 h3,
    .overlay.overlay-primary-1 h4,
    .overlay.overlay-primary-1 h5,
    .overlay.overlay-primary-1 h6,
    .overlay.overlay-primary-1 p {
        color: #fff;
    }

        .overlay.overlay-primary-1 hr {
            border-color: #fff;
        }

        .overlay.overlay-primary-1:after {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mPIU7edCQADRQFssdKaPAAAAABJRU5ErkJggg==);
        }

    .overlay > * {
        position: relative;
        z-index: 1;
    }*/

/*.diagonal-overlay {
    position: relative;
    overflow: hidden;
}

    .diagonal-overlay:before {
        content: " ";
        display: block;
        height: 100%;
        left: 50%;
        opacity: 0.3;
        position: absolute;
        top: 0;
        -webkit-transform: skew(-20deg);
        -moz-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
        -o-transform: skew(-20deg);
        transform: skew(-20deg);
        transform-origin: left;
        transition: margin-left 200ms;
        width: 100%;
        z-index: 1;
        background: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    }

    .diagonal-overlay.diagonal-overlay-red:before {
        background: -moz-linear-gradient(left, #f82b1d 0%, rgba(248, 43, 29, 0) 100%);
        background: -webkit-linear-gradient(left, #f82b1d 0%, rgba(248, 43, 29, 0) 100%);
        background: linear-gradient(to right, #f82b1d 0%, rgba(248, 43, 29, 0) 100%);
    }

    .diagonal-overlay.diagonal-overlay-secondary-1:before {
        background: -moz-linear-gradient(left, #f82b1d 0%, rgba(248, 43, 29, 0) 100%);
        background: -webkit-linear-gradient(left, #f82b1d 0%, rgba(248, 43, 29, 0) 100%);
        background: linear-gradient(to right, #f82b1d 0%, rgba(248, 43, 29, 0) 100%);
    }

    .diagonal-overlay.diagonal-overlay-offset:before {
        margin-left: -25%;
    }

    .diagonal-overlay.diagonal-overlay-darker:before {
        opacity: 0.8;
    }

    .diagonal-overlay.diagonal-overlay-lighter:before {
        opacity: 0.1;
    }

    .diagonal-overlay > * {
        position: relative;
        z-index: 2;
    }

@media only screen and (max-width: 768px) {
    .diagonal-overlay.diagonal-overlay-offset:before {
        margin-left: 0;
    }

    .diagonal-overlay.diagonal-overlay-hidden-xs:before {
        content: 0;
    }
}*/

/*.person-details .role {
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 5px;
}

.person-details .related,
.person-details .telephone,
.person-details .email {
    font-size: 18px;
}

.person-details .related {
    margin: 5px 0 25px;
}

.person-details .telephone,
.person-details .email {
    margin: 5px 0;
}

.person-details .related {
    padding: 0;
}

    .person-details .related li {
        display: inline;
    }

        .person-details .related li:before {
            content: "/";
        }

        .person-details .related li:first-child:before {
            content: "";
        }

.person-details .staff-social-links {
    font-size: 16px;
}*/

/*.person-image {
    border-radius: 50%;
    border: 2px solid #a87d8b;
    margin-bottom: 20px;
    max-width: 180px;
    width: 100%;
}*/

/*.content-person-image {
    width: 100%;
}*/

/*.search-results {
    margin-top: 25px;
}

    .search-results .result {
        border-bottom: 1px solid #d6d4d4;
        margin: 0;
        padding: 20px 0;
    }

        .search-results .result:last-child {
            border-bottom: none;
        }

        .search-results .result h3 {
            margin-bottom: 7px;
        }

            .search-results .result h3 a {
                color: #6e273d;
                text-decoration: underline;
            }

                .search-results .result h3 a:hover {
                    color: #f82b1d;
                }

        .search-results .result ul {
            margin: 0;
            overflow: hidden;
            padding: 0;
        }

            .search-results .result ul li {
                border-right: 1px solid #000;
                display: inline-block;
                float: left;
                font-weight: 300;
                font-size: 18px;
                margin-right: 10px;
                padding-right: 10px;
            }

                .search-results .result ul li:last-child {
                    border-right: none;
                }

                .search-results .result ul li a {
                    color: #000;
                }

        .search-results .result p {
            margin: 0;
        }*/

/*.social-links {
    padding: 0;
    overflow: hidden;
    list-style: none;
}

    .social-links.vertical {
        float: right;
        margin-top: 0;
    }

        .social-links.vertical li {
            float: none;
        }

            .social-links.vertical li a {
                border-bottom: 2px solid #f82b1d;
                border-left: 2px solid #f82b1d;
                border-right: 2px solid #f82b1d;
                border-top: 0;
            }

            .social-links.vertical li.first a {
                border-bottom-left-radius: 0;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                border-top: 2px solid #f82b1d;
            }

            .social-links.vertical li.last a {
                border-bottom-left-radius: 5px;
                border-bottom-right-radius: 5px;
                border-top-right-radius: 0;
            }

    .social-links li {
        display: block;
        float: left;
        height: 50px;
        width: 50px;
    }

        .social-links li a {
            background-color: #fff;
            color: #f82b1d;
            border-bottom: 2px solid #f82b1d;
            border-left: 2px solid #f82b1d;
            border-top: 2px solid #f82b1d;
            display: block;
            height: 100%;
            width: 100%;
            position: relative;
            transition: background-color 200ms, color 200ms;
        }

            .social-links li a:hover {
                color: #fff;
                background-color: #f82b1d;
                text-decoration: none;
            }

        .social-links li .fa {
            display: block;
            font-size: 26px;
            line-height: 50px;
            text-align: center;
            top: 50%;
        }

        .social-links li .as-icon {
            font-size: 26px;
            left: 50%;
            margin-left: -13px;
            margin-top: -13px;
            position: absolute;
            top: 50%;
        }

        .social-links li .title {
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            border: 0;
            position: absolute;
            width: 1px;
        }

        .social-links li.first a {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }

        .social-links li.last a {
            border-bottom-right-radius: 5px;
            border-right: 2px solid #f82b1d;
            border-top-right-radius: 5px;
        }*/

/*.staff-social-links {
    display: table;
    margin: 25px 0;
}

    .staff-social-links p,
    .staff-social-links .social-links {
        display: table-cell;
        vertical-align: middle;
    }

    .staff-social-links p {
        color: #f82b1d;
        font-size: 16px;
        padding-right: 15px;
    }

@media only screen and (max-width: 767px) {
    .social-links.vertical li {
        float: left;
    }

        .social-links.vertical li a {
            border-bottom: 2px solid #f82b1d;
            border-left: 2px solid #f82b1d;
            border-right: 0;
            border-top: 2px solid #f82b1d;
        }

        .social-links.vertical li.first a {
            border-bottom-left-radius: 5px;
            border-top-left-radius: 5px;
            border-top-right-radius: 0;
        }

        .social-links.vertical li.last a {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 5px;
            border-top-right-radius: 5px;
            border-right: 2px solid #f82b1d;
        }

    .staff-social-links p {
        display: block;
        padding-right: 5px;
    }
}*/

/*.staff-filter .filter-by {
    display: inline-block;
    margin-right: 20px;
}*/

/*.staff-filter form.form-styled .form-element.select,
.staff-filter form.form-styled .form-element.text {
    display: inline-block;
    margin: 0 10px;
    vertical-align: middle;
    width: 100%;
}

.staff-filter form.form-styled .form-element.select {
    max-width: 180px;
    border-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 200ms;
}

    .staff-filter form.form-styled .form-element.select:hover {
        background-color: rgba(255, 255, 255, 0.2);
    }

.staff-filter form.form-styled .form-element.text {
    max-width: 280px;
}

    .staff-filter form.form-styled .form-element.text input[type=text] {
        background-color: rgba(255, 255, 255, 0);
        transition: background-color 200ms;
        border-color: #fff;
        color: #fff;
    }

        .staff-filter form.form-styled .form-element.text input[type=text]:hover,
        .staff-filter form.form-styled .form-element.text input[type=text]:focus {
            background-color: rgba(255, 255, 255, 0.2);
        }

        .staff-filter form.form-styled .form-element.text input[type=text]::-webkit-input-placeholder {
            color: #fff;
        }

        .staff-filter form.form-styled .form-element.text input[type=text]:-moz-placeholder {
            color: #fff;
        }

        .staff-filter form.form-styled .form-element.text input[type=text]::-moz-placeholder {
            color: #fff;
        }

        .staff-filter form.form-styled .form-element.text input[type=text]:-ms-input-placeholder {
            color: #fff;
        }

    .staff-filter form.form-styled .form-element.text label {
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        border: 0;
        position: absolute;
        width: 1px;
    }

@media only screen and (max-width: 992px) {
    .staff-filter form.form-styled .form-element.select {
        max-width: 160px;
    }

    .staff-filter form.form-styled .form-element.text {
        max-width: 200px;
    }
}

@media only screen and (max-width: 768px) {
    .staff-filter {
        margin-bottom: -20px;
    }

        .staff-filter .filter-by {
            display: block;
        }

            .staff-filter .filter-by:after {
                content: ":";
            }

        .staff-filter form.form-styled .form-element.select,
        .staff-filter form.form-styled .form-element.text {
            display: block;
            margin: 20px 0;
            max-width: 100%;
        }
}*/

/*.vacancy-list {
    list-style: none;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0;
    text-align: left;
}

    .vacancy-list li {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .vacancy-list li a {
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
            display: block;
            height: 200px;
            overflow: hidden;
            padding: 20px;
            position: relative;
            text-decoration: none;
        }

            .vacancy-list li a:hover .as-icon-arrow {
                margin-left: 20px;
            }

            .vacancy-list li a:after {
                display: block;
            }

            .vacancy-list li a:before {
                background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mPIVbfZBAADWAGD6lluyAAAAABJRU5ErkJggg==);
                content: " ";
                display: block;
                height: 175%;
                left: -150%;
                position: absolute;
                top: -125%;
                -webkit-transform: rotate(20deg);
                -moz-transform: rotate(20deg);
                -ms-transform: rotate(20deg);
                -o-transform: rotate(20deg);
                transform: rotate(20deg);
                transition: top 200ms, left 200ms;
                width: 150%;
            }

            .vacancy-list li a:hover:before {
                top: -35%;
                left: -25%;
            }

        .vacancy-list li .title {
            font-weight: 300;
            font-size: 24px;
            margin: 0;
        }

        .vacancy-list li .sub-title {
            font-size: 18px;
            margin: 0;
        }

        .vacancy-list li .as-icon-arrow {
            display: block;
            font-size: 26px;
            margin: 10px 0;
            transition: margin-left 200ms;
        }

        .vacancy-list li .location {
            font-weight: 400;
            bottom: 0;
            font-size: 18px;
            left: 0;
            margin: 0;
            padding-left: 30px;
            position: absolute;
        }

            .vacancy-list li .location:before {
                font-family: 'AS-iconset';
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "\e90b";
                font-size: 24px;
                left: 0;
                margin-top: -12px;
                position: absolute;
                top: 50%;
            }

        .vacancy-list li .content {
            height: 100%;
            padding-bottom: 50px;
            position: relative;
            z-index: 1;
        }

@media only screen and (max-width: 480px) {
    .vacancy-list li {
        float: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 380px;
    }
}*/

.video {
    clear: both;
    float: none;
    height: 0;
    margin: 20px 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    width: 100%;
}

    .video iframe {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

/*@media print {
    [class*='col-xs-'], [class*='col-sm-'], [class*='col-md-'], [class*='col-lg-'] {
        left: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100% !important;
        min-width: 0 !important;
        position: relative !important;
        top: 0 !important;
        width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    body {
        -webkit-print-color-adjust: exact;
    }

    #header, .footer, .breadcrumb-container {
        display: none !important;
    }

    .page-header * {
        color: #000 !important;
    }

    .content-section:first-child {
        page-break-after: avoid;
    }

    .content-section {
        background-color: transparent !important;
        background-image: none !important;
        page-break-after: always;
    }

        .content-section.page-header.home-header {
            min-height: 0;
        }

        .content-section.blockquote {
            color: #000;
        }

        .content-section.maroon-dark,
        .content-section.maroon-dark h1,
        .content-section.maroon-dark h2,
        .content-section.maroon-dark h3,
        .content-section.maroon-dark h4,
        .content-section.maroon-dark h5,
        .content-section.maroon-dark h6 {
            color: #000 !important;
        }

    .js .expertise-contact-list.accordion > li .content {
        display: block;
    }

    .expertise-contact-list > li .content-main,
    .expertise-contact-list > li .content-side {
        width: 50%;
    }

    .article-list {
        height: auto !important;
        width: 100% !important;
    }

        .article-list > li {
            left: 0 !important;
            max-width: 100% !important;
            position: relative !important;
            top: 0 !important;
            width: 100% !important;
        }

            .article-list > li > a, .article-list > li > .a {
                max-width: 100%;
                width: 100%;
            }

    .address-list.large > li {
        border: none;
    }

    #content .inner.potw {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
    }

    #content .property-of-the-week {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        margin: 0;
    }

    #content .content-section.page-header.home-header .inner .content {
        bottom: 0;
        top: 20px;
    }

    #content .expertise-list-am .content,
    #content .expertise-list-am .image {
        width: 100%;
    }

    #content .property-preview .address {
        position: absolute;
    }

    #content .tab-container .tab-content-pane {
        display: block;
    }
}*/

/*.ie8 .col,
.ie8 .col-sm-1,
.ie8 .col-sm-2,
.ie8 .col-sm-3,
.ie8 .col-sm-4,
.ie8 .col-sm-5,
.ie8 .col-sm-6,
.ie8 .col-sm-7,
.ie8 .col-sm-8,
.ie8 .col-sm-9,
.ie8 .col-sm-10,
.ie8 .col-sm-11,
.ie8 .col-sm-12 {
    float: left;
}

.ie8 .col-sm-12 {
    width: 100%;
}

.ie8 .col-sm-11 {
    width: 91.66666667%;
}

.ie8 .col-sm-10 {
    width: 83.33333333%;
}

.ie8 .col-sm-9 {
    width: 75%;
}

.ie8 .col-sm-8 {
    width: 66.66666667%;
}

.ie8 .col-sm-7 {
    width: 58.33333333%;
}

.ie8 .col-sm-6 {
    width: 50%;
}

.ie8 .col-sm-5 {
    width: 41.66666667%;
}

.ie8 .col-sm-4 {
    width: 33.33333333%;
}

.ie8 .col-sm-3 {
    width: 25%;
}

.ie8 .col-sm-2 {
    width: 16.66666667%;
}

.ie8 .col-sm-1 {
    width: 8.33333333%;
}

.ie8 .col-sm-pull-12 {
    right: 100%;
}

.ie8 .col-sm-pull-11 {
    right: 91.66666667%;
}

.ie8 .col-sm-pull-10 {
    right: 83.33333333%;
}

.ie8 .col-sm-pull-9 {
    right: 75%;
}

.ie8 .col-sm-pull-8 {
    right: 66.66666667%;
}

.ie8 .col-sm-pull-7 {
    right: 58.33333333%;
}

.ie8 .col-sm-pull-6 {
    right: 50%;
}

.ie8 .col-sm-pull-5 {
    right: 41.66666667%;
}

.ie8 .col-sm-pull-4 {
    right: 33.33333333%;
}

.ie8 .col-sm-pull-3 {
    right: 25%;
}

.ie8 .col-sm-pull-2 {
    right: 16.66666667%;
}

.ie8 .col-sm-pull-1 {
    right: 8.33333333%;
}

.ie8 .col-sm-pull-0 {
    right: auto;
}

.ie8 .col-sm-push-12 {
    left: 100%;
}

.ie8 .col-sm-push-11 {
    left: 91.66666667%;
}

.ie8 .col-sm-push-10 {
    left: 83.33333333%;
}

.ie8 .col-sm-push-9 {
    left: 75%;
}

.ie8 .col-sm-push-8 {
    left: 66.66666667%;
}

.ie8 .col-sm-push-7 {
    left: 58.33333333%;
}

.ie8 .col-sm-push-6 {
    left: 50%;
}

.ie8 .col-sm-push-5 {
    left: 41.66666667%;
}

.ie8 .col-sm-push-4 {
    left: 33.33333333%;
}

.ie8 .col-sm-push-3 {
    left: 25%;
}

.ie8 .col-sm-push-2 {
    left: 16.66666667%;
}

.ie8 .col-sm-push-1 {
    left: 8.33333333%;
}

.ie8 .col-sm-push-0 {
    left: auto;
}

.ie8 .col-sm-offset-12 {
    margin-left: 100%;
}

.ie8 .col-sm-offset-11 {
    margin-left: 91.66666667%;
}

.ie8 .col-sm-offset-10 {
    margin-left: 83.33333333%;
}

.ie8 .col-sm-offset-9 {
    margin-left: 75%;
}

.ie8 .col-sm-offset-8 {
    margin-left: 66.66666667%;
}

.ie8 .col-sm-offset-7 {
    margin-left: 58.33333333%;
}

.ie8 .col-sm-offset-6 {
    margin-left: 50%;
}

.ie8 .col-sm-offset-5 {
    margin-left: 41.66666667%;
}

.ie8 .col-sm-offset-4 {
    margin-left: 33.33333333%;
}

.ie8 .col-sm-offset-3 {
    margin-left: 25%;
}

.ie8 .col-sm-offset-2 {
    margin-left: 16.66666667%;
}

.ie8 .col-sm-offset-1 {
    margin-left: 8.33333333%;
}

.ie8 .col-sm-offset-0 {
    margin-left: 0%;
}

.ie8 .col,
.ie8 .col-md-1,
.ie8 .col-md-2,
.ie8 .col-md-3,
.ie8 .col-md-4,
.ie8 .col-md-5,
.ie8 .col-md-6,
.ie8 .col-md-7,
.ie8 .col-md-8,
.ie8 .col-md-9,
.ie8 .col-md-10,
.ie8 .col-md-11,
.ie8 .col-md-12 {
    float: left;
}

.ie8 .col-md-12 {
    width: 100%;
}

.ie8 .col-md-11 {
    width: 91.66666667%;
}

.ie8 .col-md-10 {
    width: 83.33333333%;
}

.ie8 .col-md-9 {
    width: 75%;
}

.ie8 .col-md-8 {
    width: 66.66666667%;
}

.ie8 .col-md-7 {
    width: 58.33333333%;
}

.ie8 .col-md-6 {
    width: 50%;
}

.ie8 .col-md-5 {
    width: 41.66666667%;
}

.ie8 .col-md-4 {
    width: 33.33333333%;
}

.ie8 .col-md-3 {
    width: 25%;
}

.ie8 .col-md-2 {
    width: 16.66666667%;
}

.ie8 .col-md-1 {
    width: 8.33333333%;
}

.ie8 .col-md-pull-12 {
    right: 100%;
}

.ie8 .col-md-pull-11 {
    right: 91.66666667%;
}

.ie8 .col-md-pull-10 {
    right: 83.33333333%;
}

.ie8 .col-md-pull-9 {
    right: 75%;
}

.ie8 .col-md-pull-8 {
    right: 66.66666667%;
}

.ie8 .col-md-pull-7 {
    right: 58.33333333%;
}

.ie8 .col-md-pull-6 {
    right: 50%;
}

.ie8 .col-md-pull-5 {
    right: 41.66666667%;
}

.ie8 .col-md-pull-4 {
    right: 33.33333333%;
}

.ie8 .col-md-pull-3 {
    right: 25%;
}

.ie8 .col-md-pull-2 {
    right: 16.66666667%;
}

.ie8 .col-md-pull-1 {
    right: 8.33333333%;
}

.ie8 .col-md-pull-0 {
    right: auto;
}

.ie8 .col-md-push-12 {
    left: 100%;
}

.ie8 .col-md-push-11 {
    left: 91.66666667%;
}

.ie8 .col-md-push-10 {
    left: 83.33333333%;
}

.ie8 .col-md-push-9 {
    left: 75%;
}

.ie8 .col-md-push-8 {
    left: 66.66666667%;
}

.ie8 .col-md-push-7 {
    left: 58.33333333%;
}

.ie8 .col-md-push-6 {
    left: 50%;
}

.ie8 .col-md-push-5 {
    left: 41.66666667%;
}

.ie8 .col-md-push-4 {
    left: 33.33333333%;
}

.ie8 .col-md-push-3 {
    left: 25%;
}

.ie8 .col-md-push-2 {
    left: 16.66666667%;
}

.ie8 .col-md-push-1 {
    left: 8.33333333%;
}

.ie8 .col-md-push-0 {
    left: auto;
}

.ie8 .col-md-offset-12 {
    margin-left: 100%;
}

.ie8 .col-md-offset-11 {
    margin-left: 91.66666667%;
}

.ie8 .col-md-offset-10 {
    margin-left: 83.33333333%;
}

.ie8 .col-md-offset-9 {
    margin-left: 75%;
}

.ie8 .col-md-offset-8 {
    margin-left: 66.66666667%;
}

.ie8 .col-md-offset-7 {
    margin-left: 58.33333333%;
}

.ie8 .col-md-offset-6 {
    margin-left: 50%;
}

.ie8 .col-md-offset-5 {
    margin-left: 41.66666667%;
}

.ie8 .col-md-offset-4 {
    margin-left: 33.33333333%;
}

.ie8 .col-md-offset-3 {
    margin-left: 25%;
}

.ie8 .col-md-offset-2 {
    margin-left: 16.66666667%;
}

.ie8 .col-md-offset-1 {
    margin-left: 8.33333333%;
}

.ie8 .col-md-offset-0 {
    margin-left: 0%;
}

.ie8 .col,
.ie8 .col-lg-1,
.ie8 .col-lg-2,
.ie8 .col-lg-3,
.ie8 .col-lg-4,
.ie8 .col-lg-5,
.ie8 .col-lg-6,
.ie8 .col-lg-7,
.ie8 .col-lg-8,
.ie8 .col-lg-9,
.ie8 .col-lg-10,
.ie8 .col-lg-11,
.ie8 .col-lg-12 {
    float: left;
}

.ie8 .col-lg-12 {
    width: 100%;
}

.ie8 .col-lg-11 {
    width: 91.66666667%;
}

.ie8 .col-lg-10 {
    width: 83.33333333%;
}

.ie8 .col-lg-9 {
    width: 75%;
}

.ie8 .col-lg-8 {
    width: 66.66666667%;
}

.ie8 .col-lg-7 {
    width: 58.33333333%;
}

.ie8 .col-lg-6 {
    width: 50%;
}

.ie8 .col-lg-5 {
    width: 41.66666667%;
}

.ie8 .col-lg-4 {
    width: 33.33333333%;
}

.ie8 .col-lg-3 {
    width: 25%;
}

.ie8 .col-lg-2 {
    width: 16.66666667%;
}

.ie8 .col-lg-1 {
    width: 8.33333333%;
}

.ie8 .col-lg-pull-12 {
    right: 100%;
}

.ie8 .col-lg-pull-11 {
    right: 91.66666667%;
}

.ie8 .col-lg-pull-10 {
    right: 83.33333333%;
}

.ie8 .col-lg-pull-9 {
    right: 75%;
}

.ie8 .col-lg-pull-8 {
    right: 66.66666667%;
}

.ie8 .col-lg-pull-7 {
    right: 58.33333333%;
}

.ie8 .col-lg-pull-6 {
    right: 50%;
}

.ie8 .col-lg-pull-5 {
    right: 41.66666667%;
}

.ie8 .col-lg-pull-4 {
    right: 33.33333333%;
}

.ie8 .col-lg-pull-3 {
    right: 25%;
}

.ie8 .col-lg-pull-2 {
    right: 16.66666667%;
}

.ie8 .col-lg-pull-1 {
    right: 8.33333333%;
}

.ie8 .col-lg-pull-0 {
    right: auto;
}

.ie8 .col-lg-push-12 {
    left: 100%;
}

.ie8 .col-lg-push-11 {
    left: 91.66666667%;
}

.ie8 .col-lg-push-10 {
    left: 83.33333333%;
}

.ie8 .col-lg-push-9 {
    left: 75%;
}

.ie8 .col-lg-push-8 {
    left: 66.66666667%;
}

.ie8 .col-lg-push-7 {
    left: 58.33333333%;
}

.ie8 .col-lg-push-6 {
    left: 50%;
}

.ie8 .col-lg-push-5 {
    left: 41.66666667%;
}

.ie8 .col-lg-push-4 {
    left: 33.33333333%;
}

.ie8 .col-lg-push-3 {
    left: 25%;
}

.ie8 .col-lg-push-2 {
    left: 16.66666667%;
}

.ie8 .col-lg-push-1 {
    left: 8.33333333%;
}

.ie8 .col-lg-push-0 {
    left: auto;
}

.ie8 .col-lg-offset-12 {
    margin-left: 100%;
}

.ie8 .col-lg-offset-11 {
    margin-left: 91.66666667%;
}

.ie8 .col-lg-offset-10 {
    margin-left: 83.33333333%;
}

.ie8 .col-lg-offset-9 {
    margin-left: 75%;
}

.ie8 .col-lg-offset-8 {
    margin-left: 66.66666667%;
}

.ie8 .col-lg-offset-7 {
    margin-left: 58.33333333%;
}

.ie8 .col-lg-offset-6 {
    margin-left: 50%;
}

.ie8 .col-lg-offset-5 {
    margin-left: 41.66666667%;
}

.ie8 .col-lg-offset-4 {
    margin-left: 33.33333333%;
}

.ie8 .col-lg-offset-3 {
    margin-left: 25%;
}

.ie8 .col-lg-offset-2 {
    margin-left: 16.66666667%;
}

.ie8 .col-lg-offset-1 {
    margin-left: 8.33333333%;
}

.ie8 .col-lg-offset-0 {
    margin-left: 0%;
}

.ie8 .col-sm-5th {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.ie8 #price-slider-wrapper .lower {
    float: left;
}

.ie8 #price-slider-wrapper .upper {
    float: right;
}

.ie8 blockquote {
    display: block;
}

    .ie8 blockquote:before {
        left: -55px;
        top: -15px;
    }

.ie8 .inner {
    width: 1200px;
}

.ie8 .content-section {
    overflow: hidden;
}

.ie8 select:focus {
    min-width: 100% !important;
    width: auto !important;
}

.ie8 .diagonal-overlay:before {
    background: #fff;
    width: 60%;
}

.ie8 .diagonal-overlay.diagonal-overlay-red:before {
    background: #f82b1d;
}

.ie8 .diagonal-overlay.diagonal-overlay-secondary-1:before {
    background: secondary-1;
}

.ie8 .featured-properties {
    list-style: none;
}

.ie8 .page-header:before,
.ie8 .page-header.overlay:before,
.ie8 .page-header.diagonal-overlay:before {
    display: none;
}

.ie8 .property-search-cta .details {
    margin-top: -100px;
}

.ie8 .staff-filter form.form-styled .form-element.select {
    background: transparent;
}

    .ie8 .staff-filter form.form-styled .form-element.select:hover {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=);
    }

.ie8 .staff-filter form.form-styled .form-element.text input[type=text] {
    background: transparent;
}

    .ie8 .staff-filter form.form-styled .form-element.text input[type=text]:hover,
    .ie8 .staff-filter form.form-styled .form-element.text input[type=text]:focus {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP4bwwAAjQBMwwHCQ0AAAAASUVORK5CYII=);
    }

.ie8 .footer .information .social-media-links .logo-small {
    background: transparent url(/includes/assets/img/layout/as-footer-logo.png) no-repeat center;
    background-size: contain;
}*/

/*.ie9 .cta-mini .image {
    max-height: 134px;
}

    .ie9 .cta-mini .image:after {
        display: none;
    }

    .ie9 .cta-mini .image img {
        height: 134px;
    }

.ie9 .diagonal-overlay:before {
    background: #fff;
    width: 60%;
}

.ie9 .diagonal-overlay.diagonal-overlay-red:before {
    background: #f82b1d;
}

.ie9 .diagonal-overlay.diagonal-overlay-secondary-1:before {
    background: secondary-1;
}*/
body{

}

