@charset "UTF-8";

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

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

[hidden],
template {
    display: none
}

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

html * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

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
}

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

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
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

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

.clear:after {
    clear: both
}

@font-face {
    font-family: 'Vanguard';
    src: url("../fonts/VanguardCF-Regular.woff2") format("woff2"), url("../fonts/VanguardCF-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Vanguard';
    src: url("../fonts/VanguardCF-DemiBold.woff2") format("woff2"), url("../fonts/VanguardCF-DemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'UniversCom-47LightCond';
    src: url("../fonts/UniversCom-47LightCond.eot");
    src: url("../fonts/UniversCom-47LightCond.eot#iefix") format("embedded-opentype"), url("../fonts/UniversCom-47LightCond.woff") format("woff"), url("../fonts/UniversCom-47LightCond.ttf") format("truetype")
}

@font-face {
    font-family: 'Univers LT Std';
    src: url("../fonts/UniversLTStd-BoldCn.woff2") format("woff2"), url("../fonts/UniversLTStd-BoldCn.woff") format("woff");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Univers LT Std';
    src: url("../fonts/UniversLTStd-Cn.woff2") format("woff2"), url("../fonts/UniversLTStd-Cn.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Univers LT Std';
    src: url("../fonts/UniversLTStd-LightCn.woff2") format("woff2"), url("../fonts/UniversLTStd-LightCn.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

body {
    font-family: 'Univers LT Std', sans-serif;
    -webkit-font-smoothing: antialiased
}

.container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

@media (min-width:984px) {
    .main {
        margin-left: 100px
    }
}

section {
    background-color: white;
    width: 100%;
    padding: 50px 20px 50px
}

@media (min-width:984px) {
    section {
        padding: 50px 40px 50px
    }
}

section .section-heading {
    font-family: 'Vanguard';
    font-weight: 600
}

section h2 {
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 43px
}

@media (min-width:984px) {
    section h2 {
        font-size: 50px
    }
}

section .sub-heading {
    font-family: 'Vanguard';
    font-weight: 600
}

section .section-text {
    text-align: center;
    max-width: 745px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 30px;
    font-weight: 200;
    margin-bottom: 35px
}

section .grid {
    display: -ms-grid;
    display: grid;
    width: 100%;
    grid-gap: 10px;
    margin: 0 auto;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:984px) {
    section .grid {
        width: 80%;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }
}

section .grid img {
    width: 100%;
    vertical-align: middle
}

@media (min-width:984px) {
    section .grid.col-3 {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }
}

section .grid.col-4 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:984px) {
    section .grid.col-4 {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr)
    }
}

section .grid.col-5 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:984px) {
    section .grid.col-5 {
        -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr)
    }
}

section .grid .feature-item {
    display: -ms-grid;
    display: grid;
    width: 100%;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    text-decoration: none;
    text-align: center;
    font-family: 'Vanguard'
}

section .grid .feature-item h3 {
    font-weight: 600;
    letter-spacing: 0.7px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 5px;
    color: white;
    margin: 0
}

@media (min-width:984px) {
    section .grid .feature-item h3 {
        font-size: 25px
    }
}

section .grid .feature-item .view-more {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column-align: start;
    justify-self: start;
    color: #fff;
    padding-left: 1px;
    padding-top: 1px;
    text-decoration: none;
    border-radius: 20px;
    -webkit-transition: background .25s;
    -o-transition: background .25s;
    transition: background .25s;
    font-family: arial
}

section .grid .feature-item .view-more .fa-stack {
    font-size: 14px
}

@media (min-width:984px) {
    section .grid .feature-item .view-more .fa-stack {
        font-size: 20px
    }
}

section .grid .feature-item .view-more .text {
    width: 0;
    overflow: hidden;
    white-space: nowrap;
    opacity: 0;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
    opacity: 1;
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
    font-size: 14px
}

@media (min-width:984px) {
    section .grid .feature-item .view-more .text {
        font-size: 16px
    }
}

section .grid .feature-item .view-more:hover {
    color: #dc006b;
    background: white
}

section .grid .feature-item .view-more:hover .icon {
    color: white
}

section .grid .feature-item .view-more:hover .text {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
    margin-right: 15px;
    width: auto
}

section .grid .grid-item {
    position: relative;
    overflow: hidden;
    font-family: 'Vanguard';
    font-weight: 600;
    letter-spacing: 0.7px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

section .grid .grid-item .item-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none
}

section .grid .grid-item .item-text:before {
    width: 0%;
    content: '';
    border-top: 5px solid transparent;
    bottom: 0;
    left: 50%;
    position: absolute;
    display: block;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    z-index: 1;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

section .grid .grid-item .item-text .detail {
    width: 100%;
    height: 100%;
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background: transparent;
    -webkit-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    z-index: 1;
    font-size: 23px;
    position: relative
}

section .grid .grid-item .item-text .detail span {
    width: 90%
}

section .grid .grid-item .item-text .detail .hidden {
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1
}

section .grid .grid-item .item-text .detail .share {
    position: absolute;
    bottom: 4px;
    left: 8px
}

section .grid .grid-item .item-text .detail .share .success-container {
    position: absolute;
    left: calc(100% + 4px);
    top: 6px;
    font-size: 14px;
    color: white;
    width: 150px;
    text-align: left;
    overflow: hidden
}

section .grid .grid-item .item-text .detail .share .success-container.active .success-text {
    -webkit-transform: translateX(5%);
    -ms-transform: translateX(5%);
    transform: translateX(5%);
    opacity: 1
}

section .grid .grid-item .item-text .detail .share .success-container .success-text {
    -webkit-transition: opacity 0.2s, -webkit-transform 0.4s;
    transition: opacity 0.2s, -webkit-transform 0.4s;
    -o-transition: transform 0.4s, opacity 0.2s;
    transition: transform 0.4s, opacity 0.2s;
    transition: transform 0.4s, opacity 0.2s, -webkit-transform 0.4s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 0;
    display: block
}

section .grid .grid-item .item-text .detail .share .icon {
    height: 18px;
    width: 18px;
    fill: white
}

section .grid .grid-item.active .item-text {
    opacity: 1
}

section .grid .grid-item.active .item-text:before {
    width: 100%;
    left: 0
}

section .grid .grid-item.active .item-text .detail {
    background: rgba(0, 0, 0, 0.8)
}

section .grid .grid-item.active .item-text .detail .hidden {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1
}

section .grid .grid-item:hover .item-text {
    opacity: 1
}

section .grid .grid-item:hover .item-text:before {
    width: 100%;
    left: 0
}

section .grid .grid-item:hover .item-text .detail {
    background: rgba(0, 0, 0, 0.8)
}

section .grid .grid-item:hover .item-text .detail .hidden {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    opacity: 1
}

section.pink .feature-item {
    background-color: #BC7F2B
}

section.pink .feature-item .view-more {
    color: white
}

section.pink .feature-item .view-more .text {
    color: #dc006b
}

section.pink .feature-item .view-more .icon {
    color: #dc006b
}

section.pink .feature-item .view-more:hover {
    color: #dc006b
}

section.pink .feature-item .view-more:hover .icon {
    color: white
}

section.pink .grid-item .item-text {
    color: white
}

section.pink .grid-item.active .item-text {
    opacity: 1
}

section.pink .grid-item:hover .item-text {
    opacity: 1
}

section.yellow .feature-item {
    color: white;
    background-color: #BC7F2B
}

section.yellow .feature-item .view-more {
    color: white
}

section.yellow .feature-item .view-more .text {
    color: #BC7F2B
}

section.yellow .feature-item .view-more .icon {
    color: #BC7F2B
}

section.yellow .feature-item .view-more:hover {
    color: #BC7F2B
}

section.yellow .feature-item .view-more:hover .icon {
    color: white
}

section.yellow .grid-item .item-text {
    color: white
}

section.yellow .grid-item.active .item-text {
    opacity: 1
}

section.yellow .grid-item:hover .item-text {
    opacity: 1
}

section.aqua .feature-item {
    background-color: #BC7F2B
}

section.aqua .feature-item .view-more {
    color: white
}

section.aqua .feature-item .view-more .text {
    color: #BC7F2B
}

section.aqua .feature-item .view-more .icon {
    color: #BC7F2B
}

section.aqua .feature-item .view-more:hover {
    color: #BC7F2B
}

section.aqua .feature-item .view-more:hover .icon {
    color: white
}

section.aqua .grid-item .item-text {
    color: white
}

section.aqua .grid-item.active .item-text {
    opacity: 1
}

section.aqua .grid-item:hover .item-text {
    opacity: 1
}

section.orange .feature-item {
    background-color: #f26512
}

section.orange .feature-item .view-more {
    color: white
}

section.orange .feature-item .view-more .text {
    color: #f26512
}

section.orange .feature-item .view-more .icon {
    color: #f26512
}

section.orange .feature-item .view-more:hover {
    color: #f26512
}

section.orange .feature-item .view-more:hover .icon {
    color: white
}

section.orange .grid-item .item-text {
    color: white
}

section.orange .grid-item.active .item-text {
    opacity: 1
}

section.orange .grid-item:hover .item-text {
    opacity: 1
}

section .page-filter {
    font-family: 'Vanguard';
    font-weight: 600;
    letter-spacing: 0.7px
}

section .page-filter .filter-label {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    text-transform: uppercase
}

@media (min-width:984px) {
    section .page-filter .filter-label {
        margin-right: 5px
    }
}

section .page-filter .filter {
    display: inline-block;
    padding: 7px 15px;
    color: #c8c8c8;
    margin-right: 0;
    cursor: pointer;
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: uppercase
}

@media (min-width:984px) {
    section .page-filter .filter {
        padding: 12px 15px;
        margin-bottom: 10px;
        margin-right: 5px
    }
}

section .page-filter .filter-dropdown {
    display: inline-block;
    padding: 12px 20px;
    background: #c8c8c8;
    color: white;
    border: none;
    border-radius: 23px;
    position: relative;
    -webkit-transition: border-radius 0.05s 0.19s;
    -o-transition: border-radius 0.05s 0.19s;
    transition: border-radius 0.05s 0.19s
}

section .page-filter .filter-dropdown.active {
    border-radius: 23px 23px 0 0;
    -webkit-transition: border-radius 0s;
    -o-transition: border-radius 0s;
    transition: border-radius 0s
}

section .page-filter .filter-dropdown.active .open-icon {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg)
}

section .page-filter .filter-dropdown.active .list-options {
    height: auto;
    max-height: 200px
}

section .page-filter .filter-dropdown .dropdown-select {
    visibility: hidden
}

section .page-filter .filter-dropdown .label {
    position: absolute;
    height: 20px;
    top: calc((100% - 20px) / 2);
    left: 20px
}

section .page-filter .filter-dropdown .open-icon {
    position: absolute;
    right: 10px;
    top: calc((100% - 20px) / 2);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    cursor: pointer
}

section .page-filter .filter-dropdown .list-options {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    background: #c8c8c8;
    border-radius: 0 0 23px 23px;
    max-height: 0px;
    -webkit-transition: max-height 0.2s;
    -o-transition: max-height 0.2s;
    transition: max-height 0.2s
}

section .page-filter .filter-dropdown .list-options .option {
    display: block;
    margin-bottom: 10px;
    cursor: pointer
}

section .page-filter .filter-dropdown .list-options .option:first-of-type() {
    margin-top: 10px
}

section .page-filter .filter-dropdown .list-options .option:hover {
    color: #f2f2f2
}

.cssgridlegacy.no-cssgrid section .grid {
    display: -ms-grid;
    -ms-grid-columns: 1fr 10px 1fr
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid section .grid {
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr
    }
}

.cssgridlegacy.no-cssgrid section .grid.col-3 {
    -ms-grid-columns: 1fr 10px 1fr
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid section .grid.col-3 {
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr
    }
}

.cssgridlegacy.no-cssgrid section .grid.col-4 {
    -ms-grid-columns: 1fr 10px 1fr
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid section .grid.col-4 {
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr
    }
}

.cssgridlegacy.no-cssgrid section .grid.col-5 {
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid section .grid.col-5 {
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr
    }
}

.cssgridlegacy.no-cssgrid section .grid .feature-item {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr;
    margin-bottom: 10px
}

.cssgridlegacy.no-cssgrid section .grid .feature-item h3 {
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid section .grid .grid-item {
    margin-bottom: 10px
}

.cssgridlegacy.no-cssgrid section .grid .grid-item .item-text .detail {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr auto 1fr
}

.cssgridlegacy.no-cssgrid section .grid .grid-item .item-text .detail span {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-column-align: center
}

.cssgridlegacy.no-cssgrid section .grid .grid-item .item-text .detail span:first-of-type {
    -ms-grid-row: 1;
    -ms-grid-row-align: end
}

.cssgridlegacy.no-cssgrid section .grid .grid-item .item-text .detail span:nth-of-type(2) {
    -ms-grid-row: 2;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid section .grid .grid-item .item-text .detail span:nth-of-type(3) {
    -ms-grid-row: 3;
    -ms-grid-row-align: start
}

#pageContainer {
    min-height: calc(100vh - 110px);
    padding-top: 50px
}

@media (min-width:984px) {
    #pageContainer {
        padding-top: 0
    }
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}


.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0.25
}

.slick-next:before,
.slick-prev:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont_1.eot#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../images/fontawesome-webfont.svg#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;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    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.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: 0.14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.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)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-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 {
    -ms-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-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    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: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.page-logo {
    display: none
}

@media (min-width:984px) {
    .page-logo {
        display: block;
        position: absolute;
        top: 15px;
        right: 50px;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 30px;
        text-decoration: none;
        color: white;
        z-index: 1010
    }
}

.page-logo .site-logo path {
    -webkit-transition: fill 0.2s;
    -o-transition: fill 0.2s;
    transition: fill 0.2s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    fill: black
}

.page-logo.light .site-logo path,
.page-logo.ShowTell\\MainTheme\\HomePage .site-logo path {
    fill: white
}

.page-logo.open .site-logo path {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
    fill: white
}

header {
    font-family: 'Vanguard';
    font-weight: 600;
    position: fixed;
    background:black;
    z-index: 1000;
    width: 100%;
    height: 70px;
    left: 0;
    top: 0
}

@media (min-width:984px) {
    header {
        left: 0;
        top: 0;
        width: 100px;
        height: 100vh
    }
}

header.open .inner {
    width: 100%;
    height: calc(100vh - 70px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

@media (min-width:984px) {
    header.open .inner {
        width: 278px;
        height: 100%;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease
    }
}

header.open .inner nav {
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
    opacity: 1
}

@media (min-width:984px) {
    header.open .inner nav {
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s
    }
}

header .logo {
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 30px;
    text-decoration: none;
    color: white
}

@media (min-width:984px) {
    header .logo {
        display: none
    }
}

header .logo .site-logo path {
    fill: white
}

header .inner {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 70px;
    background: rgba(0, 0, 0, 0.9);
    color: white
}

@media (min-width:984px) {
    header .inner {
        top: 0;
        margin-left: 100px;
        height: 100%;
        width: 0;
        background: rgba(0, 0, 0, 0.9)
    }
}

header .inner nav {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
    height: 100%;
    padding-left: 12%;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: top;
    -ms-flex-align: top;
    align-items: top;
    padding-top: 80px;
}

@media (min-width:984px) {
    header .inner nav {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        padding-left: 10%
    }
}

header .inner nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 50%
}

header .inner nav ul li {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 20px;
    max-height: 37px;
    overflow: hidden;
    position: relative
}

@media (min-width:984px) {
    header .inner nav ul li {
        max-height: 50px;
        margin-bottom: 30px
    }
}

header .inner nav ul li.active {
    max-height: 700px
}

@media (min-width:984px) {
    header .inner nav ul li.active {
        max-height: 500px
    }
}

header .inner nav ul li.active .expand {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (min-width:984px) {
    header .inner nav ul li.active .view-all {
        display: inline-block;
        position: relative;
        top: -9px
    }
}

header .inner nav ul li a {
    text-transform: uppercase;
    color: white;
    font-size: 32px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.7px;
    outline: none;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

header .inner nav ul li a:active,
header .inner nav ul li a:focus {
    outline: none
}

header .inner nav ul li a:hover {
    opacity: 0.6
}

@media (min-width:984px) {
    header .inner nav ul li a {
        font-size: 36px
    }
}

header .inner nav ul li.Search {
    display: none
}

@media (min-width:984px) {
    header .inner nav ul li.Search {
        display: list-item
    }
}

header .inner nav ul li.Search:hover .search-form {
    max-width: 155px
}

@media (min-width:984px) {
    header .inner nav ul li.Search:hover .search-form {
        max-width: 255px
    }
}

header .inner nav ul li .search-form {
    position: absolute;
    top: 0;
    left: 110px;
    width: 255px;
    max-width: 0;
    -webkit-transition: max-width 0.3s;
    -o-transition: max-width 0.3s;
    transition: max-width 0.3s;
    overflow: hidden
}

header .inner nav ul li .search-form fieldset {
    padding: 0
}

header .inner nav ul li .search-form #Form_searchForm_Keywords_Holder .middleColumn:after {
    display: none !important
}

header .inner nav ul li .search-form #Form_searchForm_Keywords_Holder input {
    height: 33px !important;
    margin-top: 5px !important;
    background: none;
    border: 1px solid white;
    color: white;
    font-weight: 600;
    letter-spacing: 0.7px;
    width: 250px !important
}

header .inner nav ul li .expand {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: -5px;
    right: 10px;
    color: white;
    background: none;
    border: none;
    font-size: 30px;
    font-family: sans-serif;
    width: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    cursor: pointer
}

@media (min-width:984px) {
    header .inner nav ul li .expand {
        display: none
    }
}

header .inner nav ul li .expand:focus {
    outline: none
}

header .inner nav ul li .expand:hover {
    cursor: pointer
}

header .inner nav ul li .view-all {
    display: block;
    margin-top: 15px;
    margin-left: 25px;
    font-size: 14px;
    border: 1px solid white;
    padding: 5px 6px 6px;
    text-align: center;
    width: 65px
}

@media (min-width:984px) {
    header .inner nav ul li .view-all {
        padding: 6px 6px 6px;
        margin-top: 0;
        display: none;
        width: auto
    }
}

header .inner nav ul li ul {
    padding-top: 15px;
    width: 100%;
    max-width: 100%;
    margin-left: 25px
}

@media (min-width:984px) {
    header .inner nav ul li ul {
        margin-left: 50px
    }
}

header .inner nav ul li ul li {
    display: block;
    margin-right: 30px;
    margin-bottom: 7px
}

@media (min-width:984px) {
    header .inner nav ul li ul li {
        display: inline-block;
        margin-bottom: 10px
    }
}

header .inner nav ul li ul li a {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

@media (min-width:984px) {
    header .inner nav ul li ul li a {
        font-size: 22px
    }
}

header .inner nav ul li ul li a:hover {
    opacity: 0.6
}

header .inner nav ul li.social {
    margin-top: 40px
}

@media (min-width:984px) {
    header .inner nav ul li.social {
        margin-top: 80px
    }
}

header .inner nav ul li.social a {
    margin-right: 8px
}

header .inner nav ul li.social a img {
    width: 25px
}

header #nav-icon {
    width: 35px;
    height: 30px;
    position: absolute;
    right: 21px;
    top: 24px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

@media (min-width:984px) {
    header #nav-icon {
        top: 32px;
        right: 32px
    }
}

header #nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: white;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

header #nav-icon span:focus {
    outline: none
}

header #nav-icon span:first-child {
    top: 0px
}

header #nav-icon span:nth-child(2),
header #nav-icon span:nth-child(3) {
    top: 11px
}

header #nav-icon span:nth-child(4) {
    top: 22px
}

header #nav-icon.open span:first-child {
    top: 18px;
    width: 0%;
    left: 50%
}

header #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

header #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

header #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

header #nav-icon:focus {
    outline: none
}

header #nav-icon:hover {
    cursor: pointer
}

header .brands-link {
    display: none
}

@media (min-width:984px) {
    header .brands-link {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 196px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: opacity 500ms;
        -o-transition: opacity 500ms;
        transition: opacity 500ms
    }

    header .brands-link .link {
        display: block;
        cursor: pointer;
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 1.5px;
        white-space: nowrap;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        color: white;
        outline: none
    }
}

@media (min-width:984px) {
    header.open .brands-link {
        opacity: 0
    }

    header.open .brands-link .link {
        pointer-events: none
    }
}

.brands-body {
    display: none
}

@media (min-width:984px) {
    .brands-body {
        display: block;
        position: fixed;
        bottom: -196px;
        left: 0;
        width: 0;
        opacity: 0;
        pointer-events: none;
        z-index: 1001;
        background: rgba(0, 0, 0, 0.9);
        height: 196px;
        padding: 60px 20px 60px 160px;
        -webkit-transition: width ease 500ms 250ms, opacity ease 500ms 250ms, bottom 0ms 750ms;
        -o-transition: width ease 500ms 250ms, opacity ease 500ms 250ms, bottom 0ms 750ms;
        transition: width ease 500ms 250ms, opacity ease 500ms 250ms, bottom 0ms 750ms
    }

    .brands-body ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 0;
        -webkit-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        transform: translateX(-40px);
        -webkit-transition: opacity ease 500ms, -webkit-transform ease 500ms;
        transition: opacity ease 500ms, -webkit-transform ease 500ms;
        -o-transition: opacity ease 500ms, transform ease 500ms;
        transition: opacity ease 500ms, transform ease 500ms;
        transition: opacity ease 500ms, transform ease 500ms, -webkit-transform ease 500ms
    }

    .brands-body ul:hover li a {
        opacity: 0.5
    }

    .brands-body ul li {
        margin: 0 82px 0 0;
        padding: 0;
        list-style: none
    }

    .brands-body ul li:last-child {
        margin-right: 0
    }

    .brands-body ul li a {
        display: block;
        color: white;
        -webkit-transition: opacity 250ms;
        -o-transition: opacity 250ms;
        transition: opacity 250ms;
        outline: none
    }

    .brands-body ul li a img {
        display: block;
        height: 75px
    }

    .brands-body ul li a.current-site {
        opacity: 0.5
    }

    .brands-body ul li:hover a {
        opacity: 1
    }

    .brands-body .close {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100px;
        height: 196px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.9)
    }

    .brands-body .close .link {
        display: block;
        cursor: pointer;
        color: white;
        font-size: 24px;
        font-weight: 400;
        text-transform: uppercase;
        font-family: 'Vanguard', 'Univers LT Std', sans-serif;
        letter-spacing: 1.5px;
        white-space: nowrap;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        outline: none
    }

    .brands-body.open {
        bottom: 0;
        opacity: 1;
        width: 100%;
        pointer-events: auto;
        -webkit-transition: width ease 500ms, opacity ease 500ms;
        -o-transition: width ease 500ms, opacity ease 500ms;
        transition: width ease 500ms, opacity ease 500ms
    }

    .brands-body.open ul {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: opacity ease 500ms 250ms, -webkit-transform ease 500ms 250ms;
        transition: opacity ease 500ms 250ms, -webkit-transform ease 500ms 250ms;
        -o-transition: opacity ease 500ms 250ms, transform ease 500ms 250ms;
        transition: opacity ease 500ms 250ms, transform ease 500ms 250ms;
        transition: opacity ease 500ms 250ms, transform ease 500ms 250ms, -webkit-transform ease 500ms 250ms
    }
}

.cssgridlegacy.no-cssgrid header .inner nav {
    display: -ms-grid;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid header .inner nav ul {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: start
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid header .inner nav ul {
        -ms-grid-row-align: center
    }
}

.cssgridlegacy.no-cssgrid header .inner nav ul li .view-all {
    padding: 10px 7px 3px
}

footer {
    bottom: 0;
    left: 0;
    padding: 10px 0;
    position: relative
}

footer .back-to-top {
    position: absolute;
    bottom: calc(100% + 10px);
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 0.75s;
    -o-transition: opacity 0.75s;
    transition: opacity 0.75s;
    width: 150px;
    right: 0;
    text-align: center;
    left: 0;
    margin: 0 auto
}

@media (min-width:984px) {
    footer .back-to-top {
        width: auto;
        right: 80px;
        left: unset;
        margin: 0
    }
}

footer .back-to-top.active {
    opacity: 1
}

footer .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    width: 100%;
    max-width: none;
    padding: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 10px
}

@media (min-width:984px) {
    footer .container {
        width: 1200px;
        max-width: 100vw;
        margin: 0 auto;
        padding: 10px 0;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }
}

footer .container .copyright {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    text-align: center
}

@media (min-width:984px) {
    footer .container .copyright {
        -ms-grid-row: 1;
        grid-row: 1;
        text-align: left
    }
}

footer .container .copyright span {
    color: #363636;
    font-size: 15px
}

footer .container .copyright a {
    color: #363636;
    text-decoration: none;
    outline: none
}

footer .container .copyright a:active,
footer .container .copyright a:focus {
    outline: none
}

footer .container .copyright a:hover {
    color: white
}

footer .container .copyright .text {
    display: block
}

@media (min-width:984px) {
    footer .container .copyright .text {
        display: initial
    }
}

footer .container .heading {
    -ms-grid-column-align: end;
    justify-self: end;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-column-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    text-align: center
}

@media (min-width:984px) {
    footer .container .heading {
        -ms-grid-columns: 1fr auto;
        grid-template-columns: 1fr auto;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        width: auto
    }
}

footer .container .heading .social {
    display: inline-block;
    -ms-grid-row: 2;
    grid-row: 2
}

@media (min-width:984px) {
    footer .container .heading .social {
        -ms-grid-row: 1;
        grid-row: 1
    }
}

footer .container .heading .social a {
    color: #363636;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    outline: none
}

footer .container .heading .social a:active,
footer .container .heading .social a:focus {
    outline: none
}

footer .container .heading .social a:hover img {
    opacity: 1
}

footer .container .heading .social a img {
    width: 27px;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s
}

footer .container .heading .footer-logo {
    opacity: 0.4;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s
}

footer .container .heading .footer-logo:hover {
    opacity: 1
}

footer .container .heading .footer-logo .site-logo path {
    fill: white
}

footer .container .heading h2 {
    display: inline-block;
    color: #363636;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 35px;
    margin: 0
}

.cssgridlegacy.no-cssgrid footer .container {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: auto 10px auto
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid footer .container {
        -ms-grid-columns: 1fr 1fr
    }
}

.cssgridlegacy.no-cssgrid footer .container .copyright {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    -ms-grid-row-align: center
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid footer .container .copyright {
        -ms-grid-row: 1
    }
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid footer .container .copyright .text {
        display: inline
    }
}

.cssgridlegacy.no-cssgrid footer .container .heading {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: center;
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: auto auto
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid footer .container .heading {
        -ms-grid-column: 2;
        -ms-grid-column-align: end;
        -ms-grid-columns: 1fr auto;
        -ms-grid-rows: 1fr
    }
}

.cssgridlegacy.no-cssgrid footer .container .heading .social {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    -ms-grid-row-align: center
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid footer .container .heading .social {
        -ms-grid-row: 1
    }
}

.cssgridlegacy.no-cssgrid footer .container .heading .footer-logo {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid footer .container .heading .footer-logo {
        -ms-grid-column: 2
    }
}

#Form_contactForm {
    margin-top: 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 50px 10px 50px 10px 50px 10px 50px 10px 50px 10px 160px 10px 50px;
    grid-template-rows: repeat(5, 50px) 160px 50px;
    grid-gap: 10px;
    grid-template-areas: "name" "company" "email" "phone" "enquiry" "message" "submit"
}

@media (min-width:984px) {
    #Form_contactForm {
        margin-top: 0;
        grid-template-areas: "name message" "company message" "email message" "phone ." "enquiry ." ". submit";
        -ms-grid-columns: 1fr 10px 1fr;
        grid-template-columns: 1fr 1fr;
        -ms-grid-rows: 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr 10px 1fr;
        grid-template-rows: repeat(6, 1fr)
    }
}

#Form_contactForm.sending input[type=submit] {
    cursor: wait
}

#Form_contactForm .holder {
    /* border-bottom: 1px solid #dce980 */
    border-bottom: 1px solid #c8c8c8;
}

#Form_contactForm .holder:not(.Form_contactForm_Message_Holder) {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 100px 1fr;
    grid-template-columns: 100px 1fr
}

#Form_contactForm .holder:not(.Form_contactForm_Message_Holder) label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

#Form_contactForm .Form_contactForm_Name_Holder {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: name
}

#Form_contactForm .Form_contactForm_Email_Holder {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: email
}

#Form_contactForm .Form_contactForm_Company_Holder {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: company
}

#Form_contactForm .Form_contactForm_Phone_Holder {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    grid-area: phone
}

#Form_contactForm .Form_contactForm_EnquiryType_Holder {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    grid-area: enquiry
}

#Form_contactForm .Form_contactForm_EnquiryType_Holder label {
    display: none
}

#Form_contactForm .Form_contactForm_EnquiryType_Holder select {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2
}

#Form_contactForm .Form_contactForm_Message_Holder {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
    grid-area: message;
    border-bottom: none;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 50px 1fr;
    grid-template-rows: 50px 1fr
}

#Form_contactForm .Form_contactForm_Message_Holder label {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

#Form_contactForm .Form_contactForm_Blastoff_Holder {
    display: none !important
}

#Form_contactForm .Form_contactForm_SecurityID_Holder {
    display: none !important
}

#Form_contactForm .parsley-errors-list {
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    right: 10px;
    bottom: 8px
}

#Form_contactForm .parsley-errors-list li {
    font-size: 12px;
    color: white;
    font-weight: 200
}

#Form_contactForm .holder {
    position: relative
}

#Form_contactForm label {
    font-size: 17px;
    color: white;
    text-transform: uppercase;
    font-weight: 600
}

#Form_contactForm input {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    padding: 10px;
    background: none;
    width: 100%;
    height: 100%;
    font-weight: 300;
    color: white;
    font-size: 14px;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#Form_contactForm input::-webkit-input-placeholder {
    color: white
}

#Form_contactForm input::-moz-placeholder {
    color: white
}

#Form_contactForm input:-ms-input-placeholder {
    color: white
}

#Form_contactForm input:-moz-placeholder {
    color: white
}

#Form_contactForm input.parsley-error {
    border-bottom: 2px solid red;
    color: red
}

#Form_contactForm input:focus {
    outline: none
}

#Form_contactForm textarea {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 2px solid white;
    border: none;
    /* border-top: 1px solid #dce980;
    border-bottom: 1px solid #dce980; */
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    padding: 10px;
    background: none;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    height: 100%;
    max-height: 100%;
    font-weight: 300;
    color: white;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#Form_contactForm textarea::-webkit-input-placeholder {
    color: white
}

#Form_contactForm textarea::-moz-placeholder {
    color: white
}

#Form_contactForm textarea:-ms-input-placeholder {
    color: white
}

#Form_contactForm textarea:-moz-placeholder {
    color: white
}

#Form_contactForm textarea:focus {
    outline: none
}

#Form_contactForm textarea.parsley-error {
    border-bottom: 2px solid red;
    color: red
}

#Form_contactForm input[type=submit] {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: transparent;
    color: white;
    font-weight: bold;
    border: 1px solid white;
    font-size: 16px;
    width: auto;
    height: 50px;
    grid-area: submit;
    -ms-grid-column-align: start;
    justify-self: start;
    padding: 10px 15px
}

@media (min-width:984px) {
    #Form_contactForm input[type=submit] {
        -ms-grid-column-align: end;
        justify-self: end
    }
}

#Form_contactForm input[type=submit]:focus {
    outline: none
}

#Form_contactForm #Form_contactForm_action_submit {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    grid-area: submit
}

@media (min-width:984px) {
    #Form_contactForm .Form_contactForm_Name_Holder {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    #Form_contactForm .Form_contactForm_Email_Holder {
        -ms-grid-row: 5;
        -ms-grid-column: 1
    }

    #Form_contactForm .Form_contactForm_Company_Holder {
        -ms-grid-row: 3;
        -ms-grid-column: 1
    }

    #Form_contactForm .Form_contactForm_Phone_Holder {
        -ms-grid-row: 7;
        -ms-grid-column: 1
    }

    #Form_contactForm .Form_contactForm_EnquiryType_Holder {
        -ms-grid-row: 9;
        -ms-grid-column: 1
    }

    #Form_contactForm .Form_contactForm_Message_Holder {
        -ms-grid-row: 1;
        -ms-grid-row-span: 5;
        -ms-grid-column: 3
    }

    #Form_contactForm input[type=submit] {
        -ms-grid-row: 11;
        -ms-grid-column: 3
    }

    #Form_contactForm #Form_contactForm_action_submit {
        -ms-grid-row: 11;
        -ms-grid-column: 3
    }
}

#Form_contactForm #Form_contactForm_action_submit:before {
    content: "\f003";
    display: inline-block;
    color: #b8d300;
    font: normal normal normal 17px/1 FontAwesome;
    margin-right: 7px
}

#Form_contactForm.success {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    text-align: center;
    height: 100%
}

#Form_contactForm.success h3 {
    font-size: 35px;
    font-weight: 500;
    color: white;
    -ms-grid-row-span: 6;
    grid-row: span 6;
    -ms-grid-column-span: 2;
    grid-column: span 2;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    margin: 0
}

.cssgridlegacy.no-cssgrid #Form_contactForm {
    display: -ms-grid;
    -ms-grid-columns: 1fr 10px 1fr;
    -ms-grid-rows: 50px 10px 50px 10px 50px 10px 50px 10px 50px 10px 150px 10px 50px
}

.cssgridlegacy.no-cssgrid #Form_contactForm .holder:not(.Form_contactForm_Message_Holder) {
    display: -ms-grid;
    -ms-grid-columns: 100px 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #Form_contactForm .holder:not(.Form_contactForm_Message_Holder) label {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #Form_contactForm .holder:not(.Form_contactForm_Message_Holder) input {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Name_Holder {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Email_Holder {
    -ms-grid-column: 1;
    -ms-grid-row: 5
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Company_Holder {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Phone_Holder {
    -ms-grid-column: 1;
    -ms-grid-row: 7
}

.cssgridlegacy.no-cssgrid #Form_contactForm .styled-dropdown {
    -ms-grid-column-span: 2
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_EnquiryType_Holder {
    -ms-grid-column: 1;
    -ms-grid-row: 9
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_EnquiryType_Holder select {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Message_Holder {
    -ms-grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 50px 1fr
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Message_Holder label {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #Form_contactForm .Form_contactForm_Message_Holder textarea {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #Form_contactForm #Form_contactForm_action_submit {
    -ms-grid-column: 3;
    -ms-grid-column-align: end;
    -ms-grid-row: 11
}

.mobilenav {
    -webkit-transition: height 0.5s ease, background 0.3s ease;
    -o-transition: height 0.5s ease, background 0.3s ease;
    transition: height 0.5s ease, background 0.3s ease;
    position: fixed;
    background: rgba(17, 17, 17, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    overflow: hidden;
    padding-top: 70px;
    z-index: 1000
}

.mobilenav .main-list {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-top: 40px;
    background: rgba(17, 17, 17, 0.8)
}

.mobilenav .nav-logo {
    position: absolute;
    top: 25px;
    left: 20px;
    height: 20px
}

@media (min-width:984px) {
    .mobilenav {
        display: none
    }
}

.mobilenav .logo-link {
    top: 29px;
    display: inline-block;
    position: absolute;
    height: 15px;
    left: 20px
}

.mobilenav .logo-link img {
    height: 15px
}

.mobilenav.mobile-active {
    height: 100%;
    background: #111111
}

.mobilenav.mobile-active ul {
    background: #111111
}

.mobilenav.background {
    background: rgba(17, 17, 17, 0.8)
}

.mobilenav .icon-home {
    margin-top: -12px;
    display: inline-block;
    font-size: 42px
}

.mobilenav ul {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(17, 17, 17, 0.8);
    padding: 0;
    margin: 0;
    height: 100%;
    overflow: scroll
}

.mobilenav ul li {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    color: white;
    list-style: none;
    text-align: center;
    margin-bottom: 0;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    margin-left: 0;
    border-left: 5px solid transparent;
    margin-bottom: 5px
}

.mobilenav ul li .sub-toggle {
    height: 57px;
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    cursor: pointer
}

.mobilenav ul li:focus {
    outline: none
}

.mobilenav ul li.Home {
    border-color: #ff0000
}

.mobilenav ul li.Projects {
    border-color: #dc006b
}

.mobilenav ul li.About {
    border-color: #BC7F2B
}

.mobilenav ul li.People {
    border-color: #BC7F2B
}

.mobilenav ul li.News {
    border-color: #f26512
}

.mobilenav ul li.Contact {
    border-color: #b8d300
}

.mobilenav ul li.Search {
    border-color: #0dbaf5
}

.mobilenav ul li.sub-open ul.sub-nav {
    max-height: 500px;
    margin-top: 25px;
    padding: 12px 0
}

.mobilenav ul li ul.sub-nav {
    max-height: 0;
    background: #2b2b2b
}

.mobilenav ul li ul.sub-nav li {
    border-bottom: none
}

.mobilenav ul li.current.Home a {
    color: #ff0000
}

.mobilenav ul li.current.Projects a {
    color: #dc006b
}

.mobilenav ul li.current.About a {
    color: #BC7F2B
}

.mobilenav ul li.current.People a {
    color: #BC7F2B
}

.mobilenav ul li.current.News a {
    color: #f26512
}

.mobilenav ul li.current.Contact a {
    color: #b8d300
}

.mobilenav ul li.current.Search a {
    color: #0dbaf5
}

.mobilenav ul li a {
    font-weight: 500;
    font-size: 22px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

.mobilenav ul li a:hover {
    text-decoration: none;
    cursor: pointer
}

.mobilenav #nav-icon {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 22px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.mobilenav #nav-icon span {
    display: block;
    position: absolute;
    height: 4px;
    border-radius: 2px;
    width: 100%;
    background: #fff;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.mobilenav #nav-icon span:focus {
    outline: none
}

.mobilenav #nav-icon span:first-child {
    top: 0px
}

.mobilenav #nav-icon span:nth-child(2),
.mobilenav #nav-icon span:nth-child(3) {
    top: 11px
}

.mobilenav #nav-icon span:nth-child(4) {
    top: 22px
}

.mobilenav #nav-icon.open span:first-child {
    top: 18px;
    width: 0%;
    left: 50%
}

.mobilenav #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobilenav #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobilenav #nav-icon.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%
}

.mobilenav #nav-icon:focus {
    outline: none
}

body,
html {
    background: #000
}

.main {
    background: white
}

@-webkit-keyframes arrow-bounce {
    0% {
        -webkit-transform: rotateZ(90deg) translateX(0);
        transform: rotateZ(90deg) translateX(0)
    }

    to {
        -webkit-transform: rotateZ(90deg) translateX(-20px);
        transform: rotateZ(90deg) translateX(-20px)
    }
}

@keyframes arrow-bounce {
    0% {
        -webkit-transform: rotateZ(90deg) translateX(0);
        transform: rotateZ(90deg) translateX(0)
    }

    to {
        -webkit-transform: rotateZ(90deg) translateX(-20px);
        transform: rotateZ(90deg) translateX(-20px)
    }
}

#hero {
    height: calc(100vh - 70px);
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr 50px;
    grid-template-rows: 1fr 50px;
    position: relative
}

@media (min-width:984px) {
    #hero {
        height: 100vh
    }
}

#hero .slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

#hero .slider .slick-dots {
    bottom: 60px;
    text-align: left;
    padding-left: 30px
}

@media (min-width:984px) {
    #hero .slider .slick-dots {
        padding-left: 50px;
        bottom: 40px
    }
}

#hero .slider .slick-dots li {
    height: 12px;
    width: 12px
}

#hero .slider .slick-dots li.slick-active button {
    background: transparent
}

#hero .slider .slick-dots li button {
    height: 10px;
    width: 10px;
    background: white;
    border-radius: 50%;
    border: 2px solid white
}

#hero .slider .slick-dots li button:before {
    display: none !important;
    height: 8px;
    width: 8px;
    margin-top: 2px;
    margin-left: 2px;
    display: block;
    content: '';
    background: black;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0.05;
    border-radius: 50%
}

#hero .slider .slick-dots li button:hover {
    background: transparent
}

#hero .slider .slick-list {
    height: 100%
}

#hero .slider .slick-list .slick-track {
    height: 100%
}

#hero .slider .slide {
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 100%
}

#hero .slider .slide .title-holder {
    position: absolute;
    bottom: 50%;
    right: 0;
    padding: 20px 40px;
    background: rgba(0, 0, 0, 0.5);
    width: 60%;
    max-width: 500px;
    text-align: left
}

@media (min-width:984px) {
    #hero .slider .slide .title-holder {
        bottom: 20%;
        padding: 40px 130px
    }
}

#hero .slider .slide .title-holder .title {
    color: white;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Vanguard';
    font-weight: 600
}

#hero .slider .slide .details {
    position: absolute;
    left: 30px;
    bottom: 85px;
    color: white
}

@media (min-width:984px) {
    #hero .slider .slide .details {
        bottom: 75px;
        left: 50px
    }
}

#hero .slider .slide .details .label {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px
}

@media (min-width:984px) {
    #hero .slider .slide .details .label {
        font-size: 30px
    }
}

#hero .slider .slide .details .links .link {
    color: white;
    text-decoration: none
}

#hero .down-arrow {
    position: absolute;
    bottom: 175px;
    right: 10px;
    z-index: 2;
    text-decoration: none;
    cursor: pointer;
    font-size: 17px;
    color: white;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
    -webkit-animation: arrow-bounce 1s ease-in-out alternate infinite;
    animation: arrow-bounce 1s ease-in-out alternate infinite
}

@media (min-width:984px) {
    #hero .down-arrow {
        bottom: 80px;
        right: 30px
    }
}

#hero .down-arrow:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1
}

#hero .social {
    display: none;
    background: white;
    width: 100%;
    height: 100%;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    justify-items: end;
    -ms-grid-columns: 1fr (30px)[3];
    grid-template-columns: 1fr repeat(3, 30px);
    padding-right: 10px;
    -ms-grid-row: 2;
    grid-row: 2
}

@media (min-width:984px) {
    #hero .social {
        padding-right: 20px;
        -ms-grid-columns: 1fr (35px)[3];
        grid-template-columns: 1fr repeat(3, 35px)
    }
}

#hero .social a {
    text-decoration: none;
    padding-top: 7px
}

@media (min-width:984px) {
    #hero .social a {
        padding-top: 10px
    }
}

#hero .social a.instagram .fa-circle {
    color: #326188
}

#hero .social a.vimeo .fa-circle {
    color: #01adef
}

#hero .social a.youtube .fa-circle {
    color: #e53c27
}

#hero .social a.facebook .fa-circle {
    color: #3b5898
}

#projects .grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:984px) {
    #projects .grid {
        max-width: 1000px;
        -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr)
    }
}

#projects .grid .featured-projects {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 2;
    grid-row: 2
}

@media (min-width:984px) {
    #projects .grid .featured-projects {
        -ms-grid-column: 3;
        grid-column: 3;
        -ms-grid-row: 2;
        grid-row: 2
    }
}

#projects .grid .work-in-progress-projects {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 3;
    grid-row: 3
}

#projects .grid .school-projects {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4
}

@media (min-width:984px) {
    #projects .grid .work-in-progress-projects {
        -ms-grid-column: 5;
        grid-column: 5;
        -ms-grid-row: 3;
        grid-row: 3
    }
    #projects .grid .school-projects {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 4;
        grid-row: 4
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .feature-item.all-projects {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #projects .grid .feature-item.school-projects {
    -ms-grid-column: 1;
    -ms-grid-row: 4

}

.cssgridlegacy.no-cssgrid #projects .grid .feature-item.featured-projects {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .feature-item.featured-projects {
        -ms-grid-column: 5;
        -ms-grid-row: 2
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .feature-item.work-in-progress-projects {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .feature-item.work-in-progress-projects {
        -ms-grid-column: 9;
        -ms-grid-row: 3
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item {
    display: block
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project {
    margin-bottom: 10px
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(4) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(5) {
        -ms-grid-column: 5;
        -ms-grid-row: 1
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(6) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(6) {
        -ms-grid-column: 7;
        -ms-grid-row: 1
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(7) {
        -ms-grid-column: 9;
        -ms-grid-row: 1
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(8) {
    -ms-grid-column: 3;
    -ms-grid-row: 4
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(8) {
        -ms-grid-column: 1;
        -ms-grid-row: 2
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(9) {
        -ms-grid-column: 3;
        -ms-grid-row: 2
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(10) {
    -ms-grid-column: 3;
    -ms-grid-row: 5
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(10) {
        -ms-grid-column: 7;
        -ms-grid-row: 2
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(11) {
        -ms-grid-column: 9;
        -ms-grid-row: 2
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(12) {
    -ms-grid-column: 3;
    -ms-grid-row: 6
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(12) {
        -ms-grid-column: 1;
        -ms-grid-row: 3
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(13) {
    -ms-grid-column: 1;
    -ms-grid-row: 7
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(13) {
        -ms-grid-column: 3;
        -ms-grid-row: 3
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(14) {
    -ms-grid-column: 3;
    -ms-grid-row: 7
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(14) {
        -ms-grid-column: 5;
        -ms-grid-row: 3
    }
}

.cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(15) {
    -ms-grid-column: 1;
    -ms-grid-row: 8
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #projects .grid .grid-item.project:nth-of-type(15) {
        -ms-grid-column: 7;
        -ms-grid-row: 3
    }
}

#about {
    padding-top: 0
}

#about .grid {
    max-width: 900px
}

#about .grid .grid-item {
    min-height: 180px
}

#about .grid .middle-test {
    -ms-grid-row: 2;
    grid-row: 2
}

@media (min-width:984px) {
    #about .grid .middle-test {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 2;
        grid-row: 2
    }
}


@media (min-width:984px) {
    #about .world-map {
        background-position: center center;
        margin-top: 50px;
        padding-bottom: 30%
    }
}

#about .world-map .map-markers {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
}

@media (min-width:984px) {
    #about .world-map .map-markers {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block
    }

    #about .world-map .map-markers.active .text {
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        opacity: 0
    }

    #about .world-map .map-markers.active .information {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

#about .world-map .map-markers .center-circle {
    position: relative;
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center
}

@media (min-width:984px) {
    #about .world-map .map-markers .center-circle {
        position: absolute;
        border-radius: 100%
    }
}

#about .world-map .map-markers .text {
    font-size: 33px;
    line-height: 45px;
    font-weight: 900;
    opacity: 1;
    color: #b8d300;
    margin-bottom: 15px
}

@media (min-width:984px) {
    #about .world-map .map-markers .text {
        background-color: #b8d300;
        color: white;
        height: 400px;
        width: 400px;
        top: calc((100% - 400px) / 2);
        left: calc((100% - 400px) / 2);
        font-size: 39px;
        line-height: 65px;
        margin-bottom: 0
    }

    #about .world-map .map-markers .text:before {
        width: 100%;
        content: '';
        border-top: 1px solid #ceed00;
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        -webkit-transform: rotate(-35deg);
        -ms-transform: rotate(-35deg);
        transform: rotate(-35deg);
        z-index: 1
    }
}

#about .world-map .map-markers .text span {
    z-index: 2
}

#about .world-map .map-markers .information {
    display: none
}

@media (min-width:984px) {
    #about .world-map .map-markers .information {
        height: 300px;
        width: 300px;
        color: #b8d300;
        background: rgba(0, 0, 0, 0.93);
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        display: block;
        opacity: 0;
        top: calc((100% - 300px) / 2);
        left: calc((100% - 300px) / 2)
    }
}

#about .world-map .map-markers .information .city {
    margin: 50px 0 5px
}

#about .world-map .map-markers .information .phone {
    margin-bottom: 50px
}

#about .world-map .map-markers .marker {
    position: relative;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 0px;
    -webkit-transition: margin-bottom 0.2s;
    -o-transition: margin-bottom 0.2s;
    transition: margin-bottom 0.2s
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker {
        position: absolute
    }
}

#about .world-map .map-markers .marker:before {
    content: '';
    display: block;
    max-width: 500px;
    border-bottom: 1px solid #b8d300;
    position: absolute;
    right: 98%;
    bottom: 50%;
    -webkit-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    opacity: 0;
    width: 60vw
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker:before {
        width: 30vw;
        -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
        transform-origin: bottom right
    }
}

#about .world-map .map-markers .marker.active {
    font-weight: bold;
    margin-bottom: 170px
}

#about .world-map .map-markers .marker.active .marker-info {
    max-height: 170px
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker:hover:before {
        opacity: 1
    }

    #about .world-map .map-markers .marker.active {
        margin-bottom: 0
    }

    #about .world-map .map-markers .marker.active:before {
        opacity: 1
    }
}

#about .world-map .map-markers .marker .fa-circle {
    color: #b8d300
}

#about .world-map .map-markers .marker .marker-info {
    display: block;
    position: absolute;
    top: 100%;
    padding-left: 40px;
    height: 170px;
    max-height: 0px;
    overflow-y: hidden;
    -webkit-transition: max-height 0.2s;
    -o-transition: max-height 0.2s;
    transition: max-height 0.2s;
    font-weight: normal
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker .marker-info {
        display: none
    }
}

#about .world-map .map-markers .marker .marker-info h3 {
    display: none
}

#about .world-map .map-markers .marker.melbourne {
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker.melbourne {
        bottom: 12.9%;
        left: 75.1%
    }
}

#about .world-map .map-markers .marker.melbourne:before {
    bottom: 50%;
    left: 33%;
    right: auto;
    -webkit-transform: rotate(13deg);
    -ms-transform: rotate(13deg);
    transform: rotate(13deg)
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker.melbourne:before {
        left: auto;
        right: 96%;
        bottom: 60%;
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker.shenzen {
        bottom: 58.7%;
        left: 69.4%
    }
}

#about .world-map .map-markers .marker.shenzen:before {
    right: auto;
    left: 30%;
    bottom: 40%;
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg)
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker.shenzen:before {
        right: 90%;
        left: auto;
        bottom: 40%;
        -webkit-transform: rotate(-11deg);
        -ms-transform: rotate(-11deg);
        transform: rotate(-11deg)
    }
}

#about .world-map .map-markers .marker.shanghai {
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker.shanghai {
        bottom: 63.9%;
        left: 70.3%
    }
}

#about .world-map .map-markers .marker.shanghai:before {
    left: 30%;
    right: auto;
    bottom: 50%;
    -webkit-transform: rotate(-19deg);
    -ms-transform: rotate(-19deg);
    transform: rotate(-19deg)
}

@media (min-width:984px) {
    #about .world-map .map-markers .marker.shanghai:before {
        left: auto;
        right: 98%;
        bottom: 50%;
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
}

.cssgridlegacy.no-cssgrid #about .grid .feature-item {
    -ms-grid-column: 3;
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:first-of-type {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(2) {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(3) {
    -ms-grid-column: 5;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(5) {
    -ms-grid-column: 5;
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(6) {
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(7) {
    -ms-grid-column: 3;
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #about .grid .grid-item.about-item:nth-of-type(8) {
    -ms-grid-column: 5;
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #about .world-map .map-markers .center-circle.text {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #about .world-map .map-markers .center-circle.text span {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

#people.homePage {
    display: none
}

@media (min-width:984px) {
    #people.homePage {
        display: block
    }
}

#people #people-slider {
    width: calc(100% - 40px);
    margin: 0 auto
}

@media (min-width:984px) {
    #people #people-slider {
        width: 1200px
    }
}

#people #people-slider .slick-arrow {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background: #BC7F2B;
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s
}

#people #people-slider .slick-arrow:hover {
    background: #c8c8c8
}

#people #people-slider .slick-arrow:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px
}

#people #people-slider .slick-arrow.slick-prev {
    left: -37px
}

#people #people-slider .slick-arrow.slick-prev:before {
    margin-right: 2px;
    content: "\f104"
}

#people #people-slider .slick-arrow.slick-next {
    right: -37px
}

#people #people-slider .slick-arrow.slick-next:before {
    margin-left: 2px;
    content: "\f105"
}

#people .grid {
    max-width: 900px
}

@media (min-width:984px) {
    #people .grid .whole-team {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 3;
        grid-row: 3
    }
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(2n) {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(2n - 1) {
    -ms-grid-column: 1
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+3):nth-of-type(-n+4) {
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+5):nth-of-type(-n+6) {
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+7):nth-of-type(-n+8) {
    -ms-grid-row: 4
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+9):nth-of-type(-n+10) {
    -ms-grid-row: 5
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+11):nth-of-type(-n+12) {
    -ms-grid-row: 6
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+13):nth-of-type(-n+14) {
    -ms-grid-row: 7
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+15):nth-of-type(-n+16) {
    -ms-grid-row: 8
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+17):nth-of-type(-n+18) {
    -ms-grid-row: 9
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+19):nth-of-type(-n+20) {
    -ms-grid-row: 10
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+21):nth-of-type(-n+22) {
    -ms-grid-row: 11
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+23):nth-of-type(-n+24) {
    -ms-grid-row: 12
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+25):nth-of-type(-n+26) {
    -ms-grid-row: 13
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+27):nth-of-type(-n+28) {
    -ms-grid-row: 14
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+29):nth-of-type(-n+30) {
    -ms-grid-row: 15
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+31):nth-of-type(-n+32) {
    -ms-grid-row: 16
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+33):nth-of-type(-n+34) {
    -ms-grid-row: 17
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+35):nth-of-type(-n+36) {
    -ms-grid-row: 18
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+37):nth-of-type(-n+38) {
    -ms-grid-row: 19
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+39):nth-of-type(-n+40) {
    -ms-grid-row: 20
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+41):nth-of-type(-n+42) {
    -ms-grid-row: 21
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+43):nth-of-type(-n+44) {
    -ms-grid-row: 22
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+45):nth-of-type(-n+46) {
    -ms-grid-row: 23
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+47):nth-of-type(-n+48) {
    -ms-grid-row: 24
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+49):nth-of-type(-n+50) {
    -ms-grid-row: 25
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+51):nth-of-type(-n+52) {
    -ms-grid-row: 26
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+53):nth-of-type(-n+54) {
    -ms-grid-row: 27
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+55):nth-of-type(-n+56) {
    -ms-grid-row: 28
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+57):nth-of-type(-n+58) {
    -ms-grid-row: 29
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+59):nth-of-type(-n+60) {
    -ms-grid-row: 30
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+61):nth-of-type(-n+62) {
    -ms-grid-row: 31
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+63):nth-of-type(-n+64) {
    -ms-grid-row: 32
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+65):nth-of-type(-n+66) {
    -ms-grid-row: 33
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+67):nth-of-type(-n+68) {
    -ms-grid-row: 34
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+69):nth-of-type(-n+70) {
    -ms-grid-row: 35
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+71):nth-of-type(-n+72) {
    -ms-grid-row: 36
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+73):nth-of-type(-n+74) {
    -ms-grid-row: 37
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+75):nth-of-type(-n+76) {
    -ms-grid-row: 38
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+77):nth-of-type(-n+78) {
    -ms-grid-row: 39
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+79):nth-of-type(-n+80) {
    -ms-grid-row: 40
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+81):nth-of-type(-n+82) {
    -ms-grid-row: 41
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+83):nth-of-type(-n+84) {
    -ms-grid-row: 42
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+85):nth-of-type(-n+86) {
    -ms-grid-row: 43
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+87):nth-of-type(-n+88) {
    -ms-grid-row: 44
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+89):nth-of-type(-n+90) {
    -ms-grid-row: 45
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+91):nth-of-type(-n+92) {
    -ms-grid-row: 46
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+93):nth-of-type(-n+94) {
    -ms-grid-row: 47
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+95):nth-of-type(-n+96) {
    -ms-grid-row: 48
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+97):nth-of-type(-n+98) {
    -ms-grid-row: 49
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+99):nth-of-type(-n+100) {
    -ms-grid-row: 50
}

.cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+101):nth-of-type(-n+102) {
    -ms-grid-row: 51
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item {
        margin-bottom: 10px
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(4n) {
        -ms-grid-column: 7
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(4n -3) {
        -ms-grid-column: 1
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(4n -2) {
        -ms-grid-column: 3
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(4n -1) {
        -ms-grid-column: 5
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n):nth-of-type(-n+4) {
        -ms-grid-row: 1
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+5):nth-of-type(-n+8) {
        -ms-grid-row: 2
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+9):nth-of-type(-n+12) {
        -ms-grid-row: 3
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+13):nth-of-type(-n+16) {
        -ms-grid-row: 4
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+17):nth-of-type(-n+20) {
        -ms-grid-row: 5
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+21):nth-of-type(-n+24) {
        -ms-grid-row: 6
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+25):nth-of-type(-n+28) {
        -ms-grid-row: 7
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+29):nth-of-type(-n+32) {
        -ms-grid-row: 8
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+33):nth-of-type(-n+36) {
        -ms-grid-row: 9
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+37):nth-of-type(-n+40) {
        -ms-grid-row: 10
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+41):nth-of-type(-n+44) {
        -ms-grid-row: 11
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+45):nth-of-type(-n+48) {
        -ms-grid-row: 12
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+49):nth-of-type(-n+52) {
        -ms-grid-row: 13
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+53):nth-of-type(-n+56) {
        -ms-grid-row: 14
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+57):nth-of-type(-n+60) {
        -ms-grid-row: 15
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+61):nth-of-type(-n+64) {
        -ms-grid-row: 16
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+65):nth-of-type(-n+68) {
        -ms-grid-row: 17
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+69):nth-of-type(-n+72) {
        -ms-grid-row: 18
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+73):nth-of-type(-n+76) {
        -ms-grid-row: 19
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+77):nth-of-type(-n+80) {
        -ms-grid-row: 20
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+81):nth-of-type(-n+84) {
        -ms-grid-row: 21
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+85):nth-of-type(-n+88) {
        -ms-grid-row: 22
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+89):nth-of-type(-n+92) {
        -ms-grid-row: 23
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+93):nth-of-type(-n+96) {
        -ms-grid-row: 24
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+97):nth-of-type(-n+100) {
        -ms-grid-row: 25
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+101):nth-of-type(-n+104) {
        -ms-grid-row: 26
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+105):nth-of-type(-n+108) {
        -ms-grid-row: 27
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+109):nth-of-type(-n+112) {
        -ms-grid-row: 28
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+113):nth-of-type(-n+116) {
        -ms-grid-row: 29
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+117):nth-of-type(-n+120) {
        -ms-grid-row: 30
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+121):nth-of-type(-n+124) {
        -ms-grid-row: 31
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+125):nth-of-type(-n+128) {
        -ms-grid-row: 32
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+129):nth-of-type(-n+132) {
        -ms-grid-row: 33
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+133):nth-of-type(-n+136) {
        -ms-grid-row: 34
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+137):nth-of-type(-n+140) {
        -ms-grid-row: 35
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+141):nth-of-type(-n+144) {
        -ms-grid-row: 36
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+145):nth-of-type(-n+148) {
        -ms-grid-row: 37
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+149):nth-of-type(-n+152) {
        -ms-grid-row: 38
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+153):nth-of-type(-n+156) {
        -ms-grid-row: 39
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+157):nth-of-type(-n+160) {
        -ms-grid-row: 40
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+161):nth-of-type(-n+164) {
        -ms-grid-row: 41
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+165):nth-of-type(-n+168) {
        -ms-grid-row: 42
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+169):nth-of-type(-n+172) {
        -ms-grid-row: 43
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+173):nth-of-type(-n+176) {
        -ms-grid-row: 44
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+177):nth-of-type(-n+180) {
        -ms-grid-row: 45
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+181):nth-of-type(-n+184) {
        -ms-grid-row: 46
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+185):nth-of-type(-n+188) {
        -ms-grid-row: 47
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+189):nth-of-type(-n+192) {
        -ms-grid-row: 48
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+193):nth-of-type(-n+196) {
        -ms-grid-row: 49
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+197):nth-of-type(-n+200) {
        -ms-grid-row: 50
    }

    .cssgridlegacy.no-cssgrid #people .grid .grid-item.person-item:nth-of-type(n+201):nth-of-type(-n+204) {
        -ms-grid-row: 51
    }
}

#news.homePage {
    display: none
}

@media (min-width:984px) {
    #news.homePage {
        display: block
    }
}

.news-section .grid.col-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-row-gap: 30px
}

@media (min-width:984px) {
    .news-section .grid.col-4 {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
        grid-row-gap: 10px;
        max-width: 900px
    }
}

.news-section .grid.col-4 .news-rss {
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-rows: auto 1fr 50px;
    grid-template-rows: auto 1fr 50px
}

@media (min-width:984px) {
    .news-section .grid.col-4 .news-rss {
        -ms-grid-row: 1;
        grid-row: 1;
        -ms-grid-column: 4;
        grid-column: 4
    }
}

.news-section .grid.col-4 .news-rss .text p {
    color: white;
    margin: 0;
    margin-bottom: 5px
}

.news-section .grid.col-4 .news-rss .text p a {
    color: white;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s
}

.news-section .grid.col-4 .news-rss .text p a:hover {
    border-bottom-color: white
}

.news-section .grid.col-4 .news-article {
    font-family: 'Univers LT Std';
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 170px auto 30px auto 50px;
    grid-template-rows: 170px auto 30px auto 50px;
    /* border-bottom: 5px solid #f26512; */
    grid-row-gap: 10px;
    position: relative
}


.news-section .grid.col-4 .news-article .grid-item {
    font-weight: normal
}

.news-section .grid.col-4 .news-article .grid-item img {
    -webkit-transition: opacity 0.6s, -webkit-transform 0.5s;
    transition: opacity 0.6s, -webkit-transform 0.5s;
    -o-transition: transform 0.5s, opacity 0.6s;
    transition: transform 0.5s, opacity 0.6s;
    transition: transform 0.5s, opacity 0.6s, -webkit-transform 0.5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.news-section .grid.col-4 .news-article .grid-item.loading img {
    -webkit-transition: opacity 0s, -webkit-transform 0s;
    transition: opacity 0s, -webkit-transform 0s;
    -o-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s, -webkit-transform 0s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.news-section .grid.col-4 .news-article .heading {
    text-transform: uppercase;
    text-decoration: none;
    color: #f26512
}

.news-section .grid.col-4 .news-article .heading:hover {
    text-decoration: underline
}

.news-section .grid.col-4 .news-article .date {
    text-transform: uppercase
}

.news-section .grid.col-4 .news-article .text .read-more {
    color: #f26512
}

.news-section .grid.col-4 .news-article .social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50px (25px)[3] 1fr;
    grid-template-columns: 50px repeat(3, 25px) 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #ccc
}

.news-section .grid.col-4 .news-article .social .text {
    color: #ccc;
    text-transform: uppercase;
    font-weight: 500
}

.news-section .grid.col-4 .news-article .social .social-link {
    font-size: 12px
}

.news-section .grid.col-4 .news-article .social .social-link .fa-circle {
    color: #ccc
}

.news-section .grid.col-4 .news-article .social .social-link:hover.facebook .fa-circle {
    color: #3b5898
}

.news-section .grid.col-4 .news-article .social .social-link:hover.twitter .fa-circle {
    color: #19b2e9
}

.news-section .grid.col-4 .news-article .social .social-link:hover.linkedin .fa-circle {
    color: #005a86
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(2n),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(2n) {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(2n - 1),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(2n - 1) {
    -ms-grid-column: 1
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+3):nth-of-type(-n+4),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+3):nth-of-type(-n+4) {
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+5):nth-of-type(-n+6),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+5):nth-of-type(-n+6) {
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+7):nth-of-type(-n+8),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+7):nth-of-type(-n+8) {
    -ms-grid-row: 4
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+9):nth-of-type(-n+10),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+9):nth-of-type(-n+10) {
    -ms-grid-row: 5
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+11):nth-of-type(-n+12),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+11):nth-of-type(-n+12) {
    -ms-grid-row: 6
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+13):nth-of-type(-n+14),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+13):nth-of-type(-n+14) {
    -ms-grid-row: 7
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+15):nth-of-type(-n+16),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+15):nth-of-type(-n+16) {
    -ms-grid-row: 8
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+17):nth-of-type(-n+18),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+17):nth-of-type(-n+18) {
    -ms-grid-row: 9
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+19):nth-of-type(-n+20),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+19):nth-of-type(-n+20) {
    -ms-grid-row: 10
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+21):nth-of-type(-n+22),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+21):nth-of-type(-n+22) {
    -ms-grid-row: 11
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+23):nth-of-type(-n+24),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+23):nth-of-type(-n+24) {
    -ms-grid-row: 12
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+25):nth-of-type(-n+26),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+25):nth-of-type(-n+26) {
    -ms-grid-row: 13
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+27):nth-of-type(-n+28),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+27):nth-of-type(-n+28) {
    -ms-grid-row: 14
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+29):nth-of-type(-n+30),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+29):nth-of-type(-n+30) {
    -ms-grid-row: 15
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+31):nth-of-type(-n+32),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+31):nth-of-type(-n+32) {
    -ms-grid-row: 16
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+33):nth-of-type(-n+34),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+33):nth-of-type(-n+34) {
    -ms-grid-row: 17
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+35):nth-of-type(-n+36),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+35):nth-of-type(-n+36) {
    -ms-grid-row: 18
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+37):nth-of-type(-n+38),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+37):nth-of-type(-n+38) {
    -ms-grid-row: 19
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+39):nth-of-type(-n+40),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+39):nth-of-type(-n+40) {
    -ms-grid-row: 20
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+41):nth-of-type(-n+42),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+41):nth-of-type(-n+42) {
    -ms-grid-row: 21
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+43):nth-of-type(-n+44),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+43):nth-of-type(-n+44) {
    -ms-grid-row: 22
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+45):nth-of-type(-n+46),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+45):nth-of-type(-n+46) {
    -ms-grid-row: 23
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+47):nth-of-type(-n+48),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+47):nth-of-type(-n+48) {
    -ms-grid-row: 24
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+49):nth-of-type(-n+50),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+49):nth-of-type(-n+50) {
    -ms-grid-row: 25
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+51):nth-of-type(-n+52),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+51):nth-of-type(-n+52) {
    -ms-grid-row: 26
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+53):nth-of-type(-n+54),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+53):nth-of-type(-n+54) {
    -ms-grid-row: 27
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+55):nth-of-type(-n+56),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+55):nth-of-type(-n+56) {
    -ms-grid-row: 28
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+57):nth-of-type(-n+58),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+57):nth-of-type(-n+58) {
    -ms-grid-row: 29
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+59):nth-of-type(-n+60),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+59):nth-of-type(-n+60) {
    -ms-grid-row: 30
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+61):nth-of-type(-n+62),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+61):nth-of-type(-n+62) {
    -ms-grid-row: 31
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+63):nth-of-type(-n+64),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+63):nth-of-type(-n+64) {
    -ms-grid-row: 32
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+65):nth-of-type(-n+66),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+65):nth-of-type(-n+66) {
    -ms-grid-row: 33
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+67):nth-of-type(-n+68),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+67):nth-of-type(-n+68) {
    -ms-grid-row: 34
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+69):nth-of-type(-n+70),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+69):nth-of-type(-n+70) {
    -ms-grid-row: 35
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+71):nth-of-type(-n+72),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+71):nth-of-type(-n+72) {
    -ms-grid-row: 36
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+73):nth-of-type(-n+74),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+73):nth-of-type(-n+74) {
    -ms-grid-row: 37
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+75):nth-of-type(-n+76),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+75):nth-of-type(-n+76) {
    -ms-grid-row: 38
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+77):nth-of-type(-n+78),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+77):nth-of-type(-n+78) {
    -ms-grid-row: 39
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+79):nth-of-type(-n+80),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+79):nth-of-type(-n+80) {
    -ms-grid-row: 40
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+81):nth-of-type(-n+82),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+81):nth-of-type(-n+82) {
    -ms-grid-row: 41
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+83):nth-of-type(-n+84),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+83):nth-of-type(-n+84) {
    -ms-grid-row: 42
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+85):nth-of-type(-n+86),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+85):nth-of-type(-n+86) {
    -ms-grid-row: 43
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+87):nth-of-type(-n+88),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+87):nth-of-type(-n+88) {
    -ms-grid-row: 44
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+89):nth-of-type(-n+90),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+89):nth-of-type(-n+90) {
    -ms-grid-row: 45
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+91):nth-of-type(-n+92),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+91):nth-of-type(-n+92) {
    -ms-grid-row: 46
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+93):nth-of-type(-n+94),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+93):nth-of-type(-n+94) {
    -ms-grid-row: 47
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+95):nth-of-type(-n+96),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+95):nth-of-type(-n+96) {
    -ms-grid-row: 48
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+97):nth-of-type(-n+98),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+97):nth-of-type(-n+98) {
    -ms-grid-row: 49
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+99):nth-of-type(-n+100),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+99):nth-of-type(-n+100) {
    -ms-grid-row: 50
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+101):nth-of-type(-n+102),
.cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+101):nth-of-type(-n+102) {
    -ms-grid-row: 51
}

@media (min-width:984px) {

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item,
    .cssgridlegacy.no-cssgrid #news .grid .news-item {
        margin-bottom: 10px
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(4n),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(4n) {
        -ms-grid-column: 7
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(4n -3),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(4n -3) {
        -ms-grid-column: 1
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(4n -2),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(4n -2) {
        -ms-grid-column: 3
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(4n -1),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(4n -1) {
        -ms-grid-column: 5
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n):nth-of-type(-n+4),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n):nth-of-type(-n+4) {
        -ms-grid-row: 1
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+5):nth-of-type(-n+8),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+5):nth-of-type(-n+8) {
        -ms-grid-row: 2
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+9):nth-of-type(-n+12),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+9):nth-of-type(-n+12) {
        -ms-grid-row: 3
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+13):nth-of-type(-n+16),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+13):nth-of-type(-n+16) {
        -ms-grid-row: 4
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+17):nth-of-type(-n+20),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+17):nth-of-type(-n+20) {
        -ms-grid-row: 5
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+21):nth-of-type(-n+24),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+21):nth-of-type(-n+24) {
        -ms-grid-row: 6
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+25):nth-of-type(-n+28),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+25):nth-of-type(-n+28) {
        -ms-grid-row: 7
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+29):nth-of-type(-n+32),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+29):nth-of-type(-n+32) {
        -ms-grid-row: 8
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+33):nth-of-type(-n+36),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+33):nth-of-type(-n+36) {
        -ms-grid-row: 9
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+37):nth-of-type(-n+40),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+37):nth-of-type(-n+40) {
        -ms-grid-row: 10
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+41):nth-of-type(-n+44),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+41):nth-of-type(-n+44) {
        -ms-grid-row: 11
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+45):nth-of-type(-n+48),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+45):nth-of-type(-n+48) {
        -ms-grid-row: 12
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+49):nth-of-type(-n+52),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+49):nth-of-type(-n+52) {
        -ms-grid-row: 13
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+53):nth-of-type(-n+56),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+53):nth-of-type(-n+56) {
        -ms-grid-row: 14
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+57):nth-of-type(-n+60),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+57):nth-of-type(-n+60) {
        -ms-grid-row: 15
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+61):nth-of-type(-n+64),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+61):nth-of-type(-n+64) {
        -ms-grid-row: 16
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+65):nth-of-type(-n+68),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+65):nth-of-type(-n+68) {
        -ms-grid-row: 17
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+69):nth-of-type(-n+72),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+69):nth-of-type(-n+72) {
        -ms-grid-row: 18
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+73):nth-of-type(-n+76),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+73):nth-of-type(-n+76) {
        -ms-grid-row: 19
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+77):nth-of-type(-n+80),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+77):nth-of-type(-n+80) {
        -ms-grid-row: 20
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+81):nth-of-type(-n+84),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+81):nth-of-type(-n+84) {
        -ms-grid-row: 21
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+85):nth-of-type(-n+88),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+85):nth-of-type(-n+88) {
        -ms-grid-row: 22
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+89):nth-of-type(-n+92),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+89):nth-of-type(-n+92) {
        -ms-grid-row: 23
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+93):nth-of-type(-n+96),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+93):nth-of-type(-n+96) {
        -ms-grid-row: 24
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+97):nth-of-type(-n+100),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+97):nth-of-type(-n+100) {
        -ms-grid-row: 25
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+101):nth-of-type(-n+104),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+101):nth-of-type(-n+104) {
        -ms-grid-row: 26
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+105):nth-of-type(-n+108),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+105):nth-of-type(-n+108) {
        -ms-grid-row: 27
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+109):nth-of-type(-n+112),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+109):nth-of-type(-n+112) {
        -ms-grid-row: 28
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+113):nth-of-type(-n+116),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+113):nth-of-type(-n+116) {
        -ms-grid-row: 29
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+117):nth-of-type(-n+120),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+117):nth-of-type(-n+120) {
        -ms-grid-row: 30
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+121):nth-of-type(-n+124),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+121):nth-of-type(-n+124) {
        -ms-grid-row: 31
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+125):nth-of-type(-n+128),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+125):nth-of-type(-n+128) {
        -ms-grid-row: 32
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+129):nth-of-type(-n+132),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+129):nth-of-type(-n+132) {
        -ms-grid-row: 33
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+133):nth-of-type(-n+136),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+133):nth-of-type(-n+136) {
        -ms-grid-row: 34
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+137):nth-of-type(-n+140),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+137):nth-of-type(-n+140) {
        -ms-grid-row: 35
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+141):nth-of-type(-n+144),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+141):nth-of-type(-n+144) {
        -ms-grid-row: 36
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+145):nth-of-type(-n+148),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+145):nth-of-type(-n+148) {
        -ms-grid-row: 37
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+149):nth-of-type(-n+152),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+149):nth-of-type(-n+152) {
        -ms-grid-row: 38
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+153):nth-of-type(-n+156),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+153):nth-of-type(-n+156) {
        -ms-grid-row: 39
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+157):nth-of-type(-n+160),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+157):nth-of-type(-n+160) {
        -ms-grid-row: 40
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+161):nth-of-type(-n+164),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+161):nth-of-type(-n+164) {
        -ms-grid-row: 41
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+165):nth-of-type(-n+168),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+165):nth-of-type(-n+168) {
        -ms-grid-row: 42
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+169):nth-of-type(-n+172),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+169):nth-of-type(-n+172) {
        -ms-grid-row: 43
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+173):nth-of-type(-n+176),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+173):nth-of-type(-n+176) {
        -ms-grid-row: 44
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+177):nth-of-type(-n+180),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+177):nth-of-type(-n+180) {
        -ms-grid-row: 45
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+181):nth-of-type(-n+184),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+181):nth-of-type(-n+184) {
        -ms-grid-row: 46
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+185):nth-of-type(-n+188),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+185):nth-of-type(-n+188) {
        -ms-grid-row: 47
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+189):nth-of-type(-n+192),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+189):nth-of-type(-n+192) {
        -ms-grid-row: 48
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+193):nth-of-type(-n+196),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+193):nth-of-type(-n+196) {
        -ms-grid-row: 49
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+197):nth-of-type(-n+200),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+197):nth-of-type(-n+200) {
        -ms-grid-row: 50
    }

    .cssgridlegacy.no-cssgrid #news-article .grid .news-item:nth-of-type(n+201):nth-of-type(-n+204),
    .cssgridlegacy.no-cssgrid #news .grid .news-item:nth-of-type(n+201):nth-of-type(-n+204) {
        -ms-grid-row: 51
    }
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-rss,
.cssgridlegacy.no-cssgrid #news .grid .news-rss {
    display: -ms-grid;
    -ms-grid-rows: auto 1fr 50px
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-rss h3,
.cssgridlegacy.no-cssgrid #news .grid .news-rss h3 {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-rss .text,
.cssgridlegacy.no-cssgrid #news .grid .news-rss .text {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-rss .view-more,
.cssgridlegacy.no-cssgrid #news .grid .news-rss .view-more {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article,
.cssgridlegacy.no-cssgrid #news .grid .news-article {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 170px 10px auto 10px 30px 10px 1fr 10px 50px
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.grid-item,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.grid-item {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    margin-bottom: 0
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.heading,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.heading {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.date,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.date {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 5
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.text,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.text {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 7
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.social,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.social {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 9;
    -ms-grid-row-align: end;
    display: -ms-grid;
    -ms-grid-columns: 50px 25px 25px 25px 1fr
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.social>.text,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.social>.text {
    display: block;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.social>.social-link,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.social>.social-link {
    display: block;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.social>.social-link:first-of-type,
.cssgridlegacy.no-cssgrid #news .grid .news-article>.social>.social-link:first-of-type {
    -ms-grid-column: 2
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.social>.social-link:nth-of-type(2),
.cssgridlegacy.no-cssgrid #news .grid .news-article>.social>.social-link:nth-of-type(2) {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #news-article .grid .news-article>.social>.social-link:nth-of-type(3),
.cssgridlegacy.no-cssgrid #news .grid .news-article>.social>.social-link:nth-of-type(3) {
    -ms-grid-column: 4
}

#pageContainer.projectsPage .page-filter {
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.projectsPage .page-filter {
        text-align: center
    }
}

#pageContainer.projectsPage .page-filter.loading .filter {
    cursor: wait
}

#pageContainer.projectsPage .page-filter.loading .filter-dropdown {
    cursor: wait
}

#pageContainer.projectsPage .page-filter .filter-label {
    display: block;
    margin-bottom: 0
}

@media (min-width:984px) {
    #pageContainer.projectsPage .page-filter .filter-label {
        display: inline-block;
        margin-bottom: 1em
    }
}

#pageContainer.projectsPage .page-filter .filter {
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s;
    margin-right: 0px;
    padding: 10px 10px;
    margin-bottom: 0px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .page-filter .filter {
        display: inline-block;
        margin-right: 5px;
        padding: 12px 20px
    }
}

#pageContainer.projectsPage .page-filter .filter.end {
    margin-right: 0
}

@media (min-width:984px) {
    #pageContainer.projectsPage .page-filter .filter.end {
        margin-right: 20px
    }
}

#pageContainer.projectsPage .page-filter .filter:hover {
    color: #dc006b
}

#pageContainer.projectsPage .page-filter .filter.active {
    color: #dc006b
}

#pageContainer.projectsPage .page-filter .filter.toggle {
    height: 44px;
    width: 44px;
    padding: 0;
    position: relative;
    top: 23px;
    margin-right: 20px
}

#pageContainer.projectsPage .page-filter .filter.toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    background: white;
    top: calc((100% - 2px) / 2);
    left: calc((100% - 20px) / 2)
}

#pageContainer.projectsPage .page-filter .filter.toggle span:nth-of-type(2) {
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg)
}

#pageContainer.projectsPage .page-filter .filter.toggle.active span:nth-of-type(2) {
    opacity: 0
}

#pageContainer.projectsPage .page-filter .filter.category-filter:after {
    content: ' +'
}

#pageContainer.projectsPage .page-filter .filter.category-filter.active:after {
    content: ' -'
}

#pageContainer.projectsPage .page-filter .filter.section-filter {
    margin-right: 15px;
    margin-bottom: 0;
    font-size: 18px
}

#pageContainer.projectsPage .page-filter .filter-dropdown {
    background-color: #dc006b
}

#pageContainer.projectsPage .page-filter .filter-dropdown .list-options {
    background-color: #dc006b
}

#pageContainer.projectsPage .page-filter .section-list {
    margin-top: 0;
    overflow-y: hidden;
    -webkit-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
    display: none
}

@media (min-width:984px) {
    #pageContainer.projectsPage .page-filter .section-list {
        display: block
    }
}

#pageContainer.projectsPage .page-filter .section-list.active {
    max-height: 400px
}

#pageContainer.projectsPage .projects-list {
    padding: 0 0 60px 0;
    position: relative;
    width: 100%;
    margin: 0 auto
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list {
        width: 100%;
        margin: 0
    }
}

#pageContainer.projectsPage .projects-list.active .project:not(.active) {
    opacity: 0.3
}

#pageContainer.projectsPage .projects-list .container {
    width: 90%
}

#pageContainer.projectsPage .projects-list .container .grid {
    width: 100%;
    margin: 0
}

#pageContainer.projectsPage .projects-list .container .grid .feature-item {
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

#pageContainer.projectsPage .projects-list .container .grid .feature-item h3 {
    margin-bottom: 0
}

#pageContainer.projectsPage .projects-list .container .grid .all-projects {
    min-height: 150px;
    -webkit-transition: margin-bottom 0.5s;
    -o-transition: margin-bottom 0.5s;
    transition: margin-bottom 0.5s
}

#pageContainer.projectsPage .projects-list .container .grid .school-projects {
    min-height: 150px;
    -webkit-transition: margin-bottom 0.5s;
    -o-transition: margin-bottom 0.5s;
    transition: margin-bottom 0.5s
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .container .grid .all-projects {
        height: 192px
    }
}

#pageContainer.projectsPage .projects-list .container .grid .all-projects.active {
    margin-bottom: 461px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .container .grid .all-projects.active {
        margin-bottom: 0

    
        
    }

   
}

#pageContainer.projectsPage .projects-list .container .grid .project {
    cursor: pointer;
    -webkit-transition: margin-bottom 0.5s, opacity 0.3s;
    -o-transition: margin-bottom 0.5s, opacity 0.3s;
    transition: margin-bottom 0.5s, opacity 0.3s
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .container .grid .project {
        height: 192px
    }
}

#pageContainer.projectsPage .projects-list .container .grid .project.active {
    margin-bottom: 461px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .container .grid .project.active {
        margin-bottom: 701px
    }
}


#pageContainer.projectsPage .projects-list .container .grid .project img {
    -webkit-transition: opacity 0.6s, -webkit-transform 0.5s;
    transition: opacity 0.6s, -webkit-transform 0.5s;
    -o-transition: transform 0.5s, opacity 0.6s;
    transition: transform 0.5s, opacity 0.6s;
    transition: transform 0.5s, opacity 0.6s, -webkit-transform 0.5s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

#pageContainer.projectsPage .projects-list .container .grid .project img.loading {
    -webkit-transition: opacity 0s, -webkit-transform 0s;
    transition: opacity 0s, -webkit-transform 0s;
    -o-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s, -webkit-transform 0s;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

#pageContainer.projectsPage .projects-list .container .grid .project .project-details {
    display: none
}

#pageContainer.projectsPage .projects-list .container .loading-more {
    display: none;
    color: #c8c8c8;
    text-align: center;
    margin-top: 20px
}

#pageContainer.projectsPage .projects-list .container .loading-more.active {
    display: block
}

#pageContainer.projectsPage .projects-list .project-detail-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 50px 1fr auto;
    grid-template-rows: 50px 1fr auto;
    width: 100%;
    height: 450px;
    background: #ececec;
    max-height: 0px;
    position: absolute;
    -webkit-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
    left: 0;
    overflow: hidden
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container {
        -ms-grid-columns: 1fr 140px;
        grid-template-columns: 1fr 140px;
        -ms-grid-rows: 695px;
        grid-template-rows: 695px;
        height: 695px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container.active {
    max-height: 450px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container.active {
        max-height: 695px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container.read-more-active .controls .img-control {
    visibility: hidden
}

#pageContainer.projectsPage .projects-list .project-detail-container.read-more-active .controls .img-qty {
    visibility: hidden
}

#pageContainer.projectsPage .projects-list .project-detail-container .left {
    height: 100%;
    width: 100vw;
    position: relative;
    -ms-grid-row: 2;
    grid-row: 2
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left {
        width: calc(100vw - 240px);
        -ms-grid-row: 1;
        grid-row: 1
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider {
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider {
        padding-left: 140px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider.show {
    opacity: 1
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider .slide.slick-center img {
    opacity: 1
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider .slide img {
    height: 300px;
    opacity: 0.2
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider .slide img {
        height: 695px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider .slide .video {
    height: 300px;
    width: 100vw;
    max-width: calc(100vw - 40px)
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .project-slider .slide .video {
        height: 695px;
        max-width: 1000px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information {
    min-height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ececec;
    -webkit-transform: translateY(calc(-100% - 50px));
    -ms-transform: translateY(calc(-100% - 50px));
    transform: translateY(calc(-100% - 50px));
    color: black;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information.active {
    -webkit-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    transform: translateY(0%) !important
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder {
    width: 100%;
    max-width: calc(1000px + 140px);
    margin: 0 auto;
    padding: 5px 20px 0
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder {
        padding-left: 180px;
        padding-right: 0;
        padding-top: 60px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .name {
    font-family: 'Vanguard';
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 47px;
    letter-spacing: 0.7px;
    padding-right: 30px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .name {
        padding-right: none
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .location {
    font-family: 'Vanguard';
    font-weight: 600;
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid black;
    width: 100%;
    letter-spacing: 0.7px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .location {
        width: calc(50% - 70px)
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .text {
    margin: 0
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .text {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 130px;
        column-gap: 130px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .text>:first-child {
    margin-top: 0
}

#pageContainer.projectsPage .projects-list .project-detail-container .left .information .holder .text a {
    color: black
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls {
    -ms-grid-row: 3;
    grid-row: 3;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr auto 1fr;
    grid-template-columns: 1fr auto 1fr;
    -ms-grid-rows: 1fr 40px;
    grid-template-rows: 1fr 40px;
    color: black;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .controls {
        -ms-grid-row: 1;
        grid-row: 1
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .close {
    position: absolute;
    top: 13px;
    right: 20px;
    cursor: pointer
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .controls .close {
        top: 25px;
        right: 30px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .close img {
    width: 25px
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control {
    cursor: pointer;
    padding-top: 5px;
    position: relative;
    top: 5px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control {
        position: static;
        top: auto
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.slick-disabled {
    cursor: default
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.slick-disabled img {
    opacity: 0.4
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.prev {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -ms-grid-column-align: start;
    justify-self: start;
    margin: 0;
    margin-left: 20px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.prev {
        -ms-grid-column-align: end;
        justify-self: end;
        margin: 0;
        margin-right: 4px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.next {
    -ms-grid-column-align: end;
    justify-self: end;
    margin: 0;
    margin-right: 20px
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.next {
        -ms-grid-column-align: start;
        justify-self: start;
        margin: 0;
        margin-left: 4px
    }
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control img {
    width: 26px
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .img-qty {
    line-height: 34px;
    vertical-align: middle;
    text-align: center
}

#pageContainer.projectsPage .projects-list .project-detail-container .controls .read-more {
    font-family: 'Vanguard';
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    font-size: 20px;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / span 3;
    -ms-grid-row: 2;
    grid-row: 2;
    text-align: center;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media (min-width:984px) {
    #pageContainer.projectsPage .projects-list .project-detail-container .controls .read-more {
        font-size: 18px
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .feature-item {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item .item-text .detail span {
    -ms-grid-row: 2;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(5n - 4) {
    -ms-grid-column: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(5n - 3) {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(5n - 2) {
    -ms-grid-column: 5
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(5n - 1) {
    -ms-grid-column: 7
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(5n) {
    -ms-grid-column: 9
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n):nth-child(-n+5) {
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+1):nth-child(-n+5) {
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+6):nth-child(-n+10) {
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+11):nth-child(-n+15) {
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+16):nth-child(-n+20) {
    -ms-grid-row: 4
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+21):nth-child(-n+25) {
    -ms-grid-row: 5
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+26):nth-child(-n+30) {
    -ms-grid-row: 6
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+31):nth-child(-n+35) {
    -ms-grid-row: 7
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+36):nth-child(-n+40) {
    -ms-grid-row: 8
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+41):nth-child(-n+45) {
    -ms-grid-row: 9
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+46):nth-child(-n+50) {
    -ms-grid-row: 10
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+51):nth-child(-n+55) {
    -ms-grid-row: 11
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+56):nth-child(-n+60) {
    -ms-grid-row: 12
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+61):nth-child(-n+65) {
    -ms-grid-row: 13
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+66):nth-child(-n+70) {
    -ms-grid-row: 14
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+71):nth-child(-n+75) {
    -ms-grid-row: 15
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+76):nth-child(-n+80) {
    -ms-grid-row: 16
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+81):nth-child(-n+85) {
    -ms-grid-row: 17
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+86):nth-child(-n+90) {
    -ms-grid-row: 18
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+91):nth-child(-n+95) {
    -ms-grid-row: 19
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+96):nth-child(-n+100) {
    -ms-grid-row: 20
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+101):nth-child(-n+105) {
    -ms-grid-row: 21
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+106):nth-child(-n+110) {
    -ms-grid-row: 22
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+111):nth-child(-n+115) {
    -ms-grid-row: 23
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+116):nth-child(-n+120) {
    -ms-grid-row: 24
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+121):nth-child(-n+125) {
    -ms-grid-row: 25
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+126):nth-child(-n+130) {
    -ms-grid-row: 26
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+131):nth-child(-n+135) {
    -ms-grid-row: 27
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+136):nth-child(-n+140) {
    -ms-grid-row: 28
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+141):nth-child(-n+145) {
    -ms-grid-row: 29
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+146):nth-child(-n+150) {
    -ms-grid-row: 30
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+151):nth-child(-n+155) {
    -ms-grid-row: 31
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+156):nth-child(-n+160) {
    -ms-grid-row: 32
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+161):nth-child(-n+165) {
    -ms-grid-row: 33
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+166):nth-child(-n+170) {
    -ms-grid-row: 34
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+171):nth-child(-n+175) {
    -ms-grid-row: 35
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+176):nth-child(-n+180) {
    -ms-grid-row: 36
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+181):nth-child(-n+185) {
    -ms-grid-row: 37
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+186):nth-child(-n+190) {
    -ms-grid-row: 38
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+191):nth-child(-n+195) {
    -ms-grid-row: 39
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+196):nth-child(-n+200) {
    -ms-grid-row: 40
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+201):nth-child(-n+205) {
    -ms-grid-row: 41
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+206):nth-child(-n+210) {
    -ms-grid-row: 42
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+211):nth-child(-n+215) {
    -ms-grid-row: 43
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+216):nth-child(-n+220) {
    -ms-grid-row: 44
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+221):nth-child(-n+225) {
    -ms-grid-row: 45
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+226):nth-child(-n+230) {
    -ms-grid-row: 46
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+231):nth-child(-n+235) {
    -ms-grid-row: 47
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+236):nth-child(-n+240) {
    -ms-grid-row: 48
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+241):nth-child(-n+245) {
    -ms-grid-row: 49
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .grid .grid-item:nth-child(n+246):nth-child(-n+250) {
    -ms-grid-row: 50
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 43px 1fr auto
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container {
        -ms-grid-columns: 1fr 140px;
        -ms-grid-rows: 695px
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .left {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .left {
        -ms-grid-row: 1
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .left .information {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    display: -ms-grid;
    -ms-grid-columns: 1fr auto 1fr;
    -ms-grid-rows: 1fr
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls {
        -ms-grid-column: 2;
        -ms-grid-row: 1;
        -ms-grid-rows: 1fr 40px
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control {
    display: block
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.prev {
    -ms-grid-column: 1;
    -ms-grid-column-align: start;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.prev {
        -ms-grid-column-align: end;
        -ms-grid-row-align: end
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.next {
    -ms-grid-column: 3;
    -ms-grid-column-align: end;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-control.next {
        -ms-grid-column-align: start;
        -ms-grid-row-align: end
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .img-qty {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-align: end
}

.cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .read-more {
    display: block
}

@media (min-width:984px) {
    .cssgridlegacy.no-cssgrid #pageContainer.projectsPage .projects-list .project-detail-container .controls .read-more {
        -ms-grid-column: 1;
        -ms-grid-column-align: center;
        -ms-grid-column-span: 3;
        -ms-grid-row: 2;
        -ms-grid-row-align: center
    }
}

#pageContainer.aboutPage section#aboutTop .container .page-filter {
    text-align: center;
    letter-spacing: 0.6px
}

#pageContainer.aboutPage section#aboutTop .container .page-filter .filter:hover {
    color: #BC7F2B
}

#pageContainer.aboutPage .aboutSlider {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 400px
}

#pageContainer.aboutPage .aboutSlider .slick-arrow {
    line-height: normal;
    height: auto;
    width: auto
}

#pageContainer.aboutPage .aboutSlider .slick-arrow:before {
    font-size: 40px;
    font-family: 'FontAwesome'
}

#pageContainer.aboutPage .aboutSlider .slick-arrow:hover:before {
    color: #BC7F2B
}

#pageContainer.aboutPage .aboutSlider .slick-prev {
    left: 10px
}


@media (min-width:984px) {
    #pageContainer.aboutPage .aboutSlider .slick-prev {
        left: 25px
    }
}

#pageContainer.aboutPage .aboutSlider .slick-next {
    right: 10px
}


@media (min-width:984px) {
    #pageContainer.aboutPage .aboutSlider .slick-next {
        right: 25px
    }
}

#pageContainer.aboutPage .aboutSlider .slide {
    height: 100%;
    width: 100%;
    display: -ms-grid;
    display: grid
}

#pageContainer.aboutPage .aboutSlider .slide .slide-container {
    max-width: calc(100% - 70px);
    -ms-grid-column-align: center;
    justify-self: center;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 220px 1fr;
    grid-template-rows: 220px 1fr;
    grid-row-gap: 20px;
    color: white
}

@media (min-width:984px) {
    #pageContainer.aboutPage .aboutSlider .slide .slide-container {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        max-width: 900px
    }
}

#pageContainer.aboutPage .aboutSlider .slide .slide-container .image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 220px;
    height: 220px;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media (min-width:984px) {
    #pageContainer.aboutPage .aboutSlider .slide .slide-container .image {
        -ms-grid-column-align: start;
        justify-self: start;
        width: 350px;
        height: 350px
    }
}

#pageContainer.aboutPage .aboutSlider .slide .slide-container .text h3 {
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.aboutPage .aboutSlider .slide .slide-container .text h3 {
        font-size: 50px;
        text-align: left
    }
}

#pageContainer.aboutPage .aboutSlider .slide .slide-container .text h4 {
    font-size: 19px;
    text-transform: uppercase;
    border-bottom: 1px solid white;
    padding-bottom: 0px;
    margin-bottom: 35px
}

@media (min-width:984px) {
    #pageContainer.aboutPage .aboutSlider .slide .slide-container .text h4 {
        padding-bottom: 10px;
        margin-bottom: 50px
    }
}

#pageContainer.aboutPage .aboutSlider .slide .slide-container .text p {
    line-height: 23px;
    font-size: 16px
}

#pageContainer.aboutPage .awards {
    position: relative;
    padding: 200px 0 50px 0
}

@media (min-width:984px) {
    #pageContainer.aboutPage .awards {
        padding: 300px 0 150px 0
    }
}

#pageContainer.aboutPage .awards .slider-heading {
    position: absolute;
    width: calc(100% - 40px);
    top: 50px;
    text-align: center;
    text-transform: uppercase;
    left: 0;
    right: 0;
    margin: 0 auto
}

@media (min-width:984px) {
    #pageContainer.aboutPage .awards .slider-heading {
        top: 120px;
        width: 415px
    }
}

#pageContainer.aboutPage .awards .slider-heading h3 {
    font-size: 45px;
    margin-top: 0;
    margin-bottom: 10px
}

#pageContainer.aboutPage .awards .slider-heading h4 {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c8c8c8;
    margin-top: 0
}

#pageContainer.aboutPage .awards .awardsSlider a {
    text-decoration: none;
    color: black
}

#pageContainer.aboutPage .awards .awardsSlider a:hover {
    color: #BC7F2B;
    cursor: pointer
}

#pageContainer.aboutPage .awards .awardsSlider .slick-arrow {
    display: none !important;
    line-height: normal;
    height: auto;
    width: auto;
    top: 110%
}

@media (min-width:984px) {
    #pageContainer.aboutPage .awards .awardsSlider .slick-arrow {
        display: block !important;
        top: 50%
    }
}

#pageContainer.aboutPage .awards .awardsSlider .slick-arrow:before {
    font-size: 40px;
    font-family: 'FontAwesome';
    color: black
}

#pageContainer.aboutPage .awards .awardsSlider .slick-arrow:hover:before {
    color: #BC7F2B
}

#pageContainer.aboutPage .awards .awardsSlider .slick-prev {
    left: 25px
}


#pageContainer.aboutPage .awards .awardsSlider .slick-next {
    right: 25px
}



#pageContainer.aboutPage .awards .awardsSlider .slick-list {
    max-width: 1100px;
    margin: 0 auto
}

#pageContainer.aboutPage .awards .awardsSlider .slide {
    text-align: center
}

#pageContainer.aboutPage .awards .awardsSlider .slide img {
    display: inline-block;
    width: 70%
}

@media (min-width:984px) {
    #pageContainer.aboutPage .awards .awardsSlider .slide img {
        width: 80%
    }
}

#pageContainer.aboutPage .awards .awardsSlider .slide .text {
    width: 70%;
    margin: 0 auto
}

@media (min-width:984px) {
    #pageContainer.aboutPage .awards .awardsSlider .slide .text {
        width: 80%
    }
}

#pageContainer.aboutPage .quote {
    background: #BC7F2B;
    color: white;
    padding-bottom: 30px
}

#pageContainer.aboutPage .quote blockquote {
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
    quotes: "“" "”" "‘" "’"
}

#pageContainer.aboutPage .quote blockquote:after {
    font-family: 'ff-good-headline-web-pro-con', serif;
    content: open-quote close-quote;
    font-size: 65px;
    line-height: 55px
}

#pageContainer.aboutPage .clients {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding-bottom: 40px
}

@media (min-width:984px) {
    #pageContainer.aboutPage .clients {
        padding-bottom: 130px;
        padding-top: 100px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 60px
    }
}

#pageContainer.aboutPage .clients .images {
    width: 100%;
    -ms-grid-column-align: end;
    justify-self: end;
    display: -ms-grid;
    display: grid;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

@media (min-width:984px) {
    #pageContainer.aboutPage .clients .images {
        width: auto;
        -ms-grid-row: 1;
        grid-row: 1
    }
}

#pageContainer.aboutPage .clients .images .image {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    width: 100%;
    min-height: 100px
}

@media (min-width:984px) {
    #pageContainer.aboutPage .clients .images .image {
        width: 150px;
        height: 125px
    }
}

#pageContainer.aboutPage .clients .images .image:nth-of-type(3n) {
    border-right-color: transparent
}

#pageContainer.aboutPage .clients .images .image:nth-of-type(n+10):nth-of-type(-n+12) {
    border-bottom-color: transparent
}

#pageContainer.aboutPage .clients .images .image img {
    max-width: 90%
}

#pageContainer.aboutPage .clients .text {
    -ms-grid-column-align: start;
    justify-self: start;
    max-width: 500px;
    -ms-grid-row: 1;
    grid-row: 1
}

#pageContainer.aboutPage .clients .text h3 {
    font-size: 50px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.aboutPage .clients .text h3 {
        text-align: left
    }
}

#pageContainer.aboutPage .clients .text h4 {
    font-size: 20px;
    border-bottom: 1px solid #c8c8c8;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 50px;
    margin-top: 0px;
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.aboutPage .clients .text h4 {
        text-align: left
    }
}


@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability {
        height: 630px;
        width: calc(100% - 100px);
        padding: 80px 0 0 0;
        margin: 0 50px
    }
}

#pageContainer.aboutPage .sustainability .information {
    background: #BC7F2B;
    color: white;
    position: absolute;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    padding: 30px;
    width: 280px;
    height: 280px;
    left: calc((100% - 280px) / 2);
    top: calc((100% - 280px) / 2)
}

@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability .information {
        padding: 50px;
        width: 440px;
        height: 440px;
        left: calc((100% - 440px) / 2);
        top: calc((100% - 440px) / 2)
    }
}

#pageContainer.aboutPage .sustainability .information:before {
    display: block;
    content: '';
    width: 150%;
    position: absolute;
    top: 50%;
    left: -100px;
    height: 1px;
    z-index: 0;
    background: #ffe44b;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#pageContainer.aboutPage .sustainability .information h2 {
    font-size: 33px;
    margin-top: 15px;
    margin-bottom: 5px;
    opacity: 0;
    -webkit-transition: opacity .5s .8s;
    -o-transition: opacity .5s .8s;
    transition: opacity .5s .8s
}

@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability .information h2 {
        font-size: 50px;
        margin-top: 40px;
        margin-bottom: 10px
    }
}

#pageContainer.aboutPage .sustainability .information h2:after {
    display: none
}

#pageContainer.aboutPage .sustainability .information p {
    font-size: 13px;
    margin-top: 0px;
    opacity: 0;
    -webkit-transition: opacity .5s .8s;
    -o-transition: opacity .5s .8s;
    transition: opacity .5s .8s
}

@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability .information p {
        font-size: 16px;
        margin-top: 14px
    }
}

#pageContainer.aboutPage .sustainability .image {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: calc((100% - 200px) / 2)
}

@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability .image {
        width: 380px;
        height: 380px;
        top: calc((100% - 380px) / 2)
    }
}

#pageContainer.aboutPage .sustainability .panel {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

#pageContainer.aboutPage .sustainability .panel1 {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    z-index: 3
}

#pageContainer.aboutPage .sustainability .panel2 {
    -webkit-transition: all 0.8s 1s;
    -o-transition: all 0.8s 1s;
    transition: all 0.8s 1s;
    left: 0;
    z-index: 2;
    top: calc(((100% - 200px) / 2) - 100px)
}

@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability .panel2 {
        top: calc((100% - 380px) / 2);
        left: calc(((100% - 380px) / 2) - 330px)
    }
}

#pageContainer.aboutPage .sustainability .panel3 {
    -webkit-transition: all 0.8s 1.5s;
    -o-transition: all 0.8s 1.5s;
    transition: all 0.8s 1.5s;
    z-index: 2;
    left: auto;
    right: 0;
    top: calc(((100% - 200px) / 2) + 100px)
}

@media (min-width:984px) {
    #pageContainer.aboutPage .sustainability .panel3 {
        top: calc((100% - 380px) / 2);
        left: calc(((100% - 380px) / 2) + 330px);
        right: auto
    }
}

#pageContainer.aboutPage .sustainability.active .panel {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

#pageContainer.aboutPage .sustainability.active .panel h2 {
    opacity: 1
}

#pageContainer.aboutPage .sustainability.active .panel p {
    opacity: 1
}

#pageContainer.aboutPage .process {
    background: #BC7F2B;
    color: white;
    text-align: center;
    padding-bottom: 70px
}

#pageContainer.aboutPage .process h3 {
    text-align: center;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 10px
}

#pageContainer.aboutPage .process h4 {
    text-transform: uppercase;
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    margin-top: 0
}

@media (min-width:984px) {
    #pageContainer.aboutPage .process h4 {
        width: 420px
    }
}

#pageContainer.aboutPage .process .text-content {
    width: calc(100% - 20px);
    text-align: center;
    margin: 0 auto
}

@media (min-width:984px) {
    #pageContainer.aboutPage .process .text-content {
        width: 750px
    }
}

#pageContainer.aboutPage .process .steps {
    height: auto;
    width: 280px;
    margin: 0 auto;
    margin-top: 70px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: (1fr)[5];
    grid-template-rows: repeat(5, 1fr);
    grid-gap: 20px
}

@media (min-width:984px) {
    #pageContainer.aboutPage .process .steps {
        height: 450px;
        width: 1070px;
        -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(4, 1fr);
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr
    }
}

#pageContainer.aboutPage .process .steps.active .step {
    opacity: 1
}

#pageContainer.aboutPage .process .steps .step {
    font-family: 'Vanguard';
    position: relative;
    -ms-grid-row-align: end;
    align-self: end;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 308px!important;
    width: 280px;
    background-size: cover;
    opacity: 1;
}

@media (min-width:984px) {
    #pageContainer.aboutPage .process .steps .step {
        background-size: cover;
        height: 100%;
        width: 100%
    }
}

#pageContainer.aboutPage .process .steps .step.step2 {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

#pageContainer.aboutPage .process .steps .step.step3 {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

#pageContainer.aboutPage .process .steps .step.step4 {
    -webkit-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    transition-delay: 0.9s
}

#pageContainer.aboutPage .process .steps .step.step5 {
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

#pageContainer.aboutPage .process .steps .step .circle {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1.2fr 1fr;
    grid-template-rows: 1.2fr 1fr;
    background-color: #0b0b0b82;
}

#pageContainer.aboutPage .process .steps .step .circle .number {
    font-size: 45px;
    line-height: 45px;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
    font-weight: normal
}

#pageContainer.aboutPage .process .steps .step .circle .text {
    font-size: 23px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.7px
}

#pageContainer.aboutPage .about {
    padding-top: 0px;
    padding-bottom: 110px
}

#pageContainer.aboutPage .about .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 40px;
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.aboutPage .about .container {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 40px;
        width: 1200px;
        max-width: 1200px
    }
}

#pageContainer.aboutPage .about .container .item {
    text-decoration: none;
    color: black
}

#pageContainer.aboutPage .about .container .item:hover h3 {
    color: #BC7F2B
}

#pageContainer.aboutPage .about .container .item img {
    max-width: 100%;
    /* filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); */
    /* filter: gray; */
    /* -webkit-filter: grayscale(100%);
    -webkit-transition: all .75s;
    -o-transition: all .75s;
    transition: all .75s */
}

#pageContainer.aboutPage .about .container .item img:hover {
    -webkit-filter: none;
    filter: none
}

#pageContainer.aboutPage .about .container .item h3 {
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 15px
}

#pageContainer.aboutPage .about .container .item h4 {
    font-size: 20px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #c8c8c8
}

#pageContainer.aboutPage .about .container .item .text {
    padding: 0 20px
}

#pageContainer.aboutPage .about .meet-holder {
    text-align: center;
    margin-top: 140px
}

#pageContainer.aboutPage .about .meet-holder .meet-button {
    font-family: 'Vanguard';
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    font-size: 23px;
    letter-spacing: 0.7px;
    color: black;
    text-decoration: none;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s
}

#pageContainer.aboutPage .about .meet-holder .meet-button:hover {
    color: #c8c8c8
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .aboutSlider .slide {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .aboutSlider .slide .slide-container {
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 1;
    -ms-grid-row-align: center;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .aboutSlider .slide .slide-container .image {
    -ms-grid-column: 1;
    -ms-grid-column-align: start;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .aboutSlider .slide .slide-container .text {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients {
    display: -ms-grid;
    -ms-grid-columns: 1fr 60px 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images {
    -ms-grid-column: 1;
    -ms-grid-column-align: end;
    -ms-grid-row: 1;
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image {
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(3n - 2) {
    -ms-grid-column: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(3n - 1) {
    -ms-grid-column: 2
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(3n) {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(n):nth-child(-n+3) {
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(n+4):nth-child(-n+6) {
    -ms-grid-row: 2
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(n+7):nth-child(-n+9) {
    -ms-grid-row: 3
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image:nth-child(n+10):nth-child(-n+12) {
    -ms-grid-row: 4
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .images .image img {
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #clients .text {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps {
    display: -ms-grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step1 {
    -ms-grid-column: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step2 {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step3 {
    -ms-grid-column: 5
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step4 {
    -ms-grid-column: 7
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step5 {
    -ms-grid-column: 9
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step {
    -ms-grid-row: 1;
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step .circle {
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 1;
    -ms-grid-row-align: center;
    display: -ms-grid;
    -ms-grid-columns: 1fr;
    -ms-grid-rows: 1fr 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step .circle .number {
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 1;
    -ms-grid-row-align: end
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage #process .steps .step .circle .text {
    -ms-grid-column: 1;
    -ms-grid-column-align: center;
    -ms-grid-row: 2;
    -ms-grid-row-align: start
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .about .container {
    display: -ms-grid;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .about .container .item {
    display: block;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .about .container .item:first-of-type {
    -ms-grid-column: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .about .container .item:nth-of-type(2) {
    -ms-grid-column: 3
}

.cssgridlegacy.no-cssgrid #pageContainer.aboutPage .about .container .item:nth-of-type(3) {
    -ms-grid-column: 5
}

#pageContainer.people-page section.heading h2 {
    margin-top: 10px;
    margin-bottom: 20px
}

#pageContainer.people-page #meet-the-team {
    background: #BC7F2B;
    color: white
}

#pageContainer.people-page #meet-the-team .container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 250px 1fr;
    grid-template-rows: 250px 1fr
}

@media (min-width:984px) {
    #pageContainer.people-page #meet-the-team .container {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr
    }
}

#pageContainer.people-page #meet-the-team .container .image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 50%;
    width: 250px;
    height: 250px;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media (min-width:984px) {
    #pageContainer.people-page #meet-the-team .container .image {
        width: 350px;
        height: 350px;
        -ms-grid-column-align: start;
        justify-self: start
    }
}

#pageContainer.people-page #meet-the-team .container .introduction h3 {
    font-size: 50px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 15px;
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.people-page #meet-the-team .container .introduction h3 {
        text-align: left
    }
}

#pageContainer.people-page #meet-the-team .container .introduction h4 {
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 50px;
    text-align: center
}

@media (min-width:984px) {
    #pageContainer.people-page #meet-the-team .container .introduction h4 {
        text-align: left
    }
}

#pageContainer.people-page #meet-the-team .container .introduction p {
    line-height: 23px;
    font-size: 16px
}

#pageContainer.people-page #people-list {
    padding-bottom: 0
}

#pageContainer.people-page #people-list .container {
    max-width: 900px
}

#pageContainer.people-page #people-list .page-filter .filter:hover {
    color: #BC7F2B
}

#pageContainer.people-page #people-list .page-filter .filter.active {
    color: #BC7F2B
}

#pageContainer.people-page #people {
    padding-bottom: 80px
}

@media (min-width:984px) {
    #pageContainer.people-page #people {
        padding-bottom: 120px
    }
}

#pageContainer.people-page #people .grid .grid-item {
    cursor: pointer;
    -webkit-transition: margin-bottom 0.5s;
    -o-transition: margin-bottom 0.5s;
    transition: margin-bottom 0.5s;
    overflow: hidden
}

@media (min-width:984px) {
    #pageContainer.people-page #people .grid .grid-item {
        height: 217px
    }
}

#pageContainer.people-page #people .grid .grid-item.hide {
    display: none
}

#pageContainer.people-page #people .grid .grid-item .staff-description {
    font-family: 'Univers LT Std';
    position: absolute;
    top: calc(100% + 10px);
    max-height: 0;
    background: #BC7F2B;
    left: 0;
    -webkit-transition: max-height 0.5s, opacity 0.2s;
    -o-transition: max-height 0.5s, opacity 0.2s;
    transition: max-height 0.5s, opacity 0.2s;
    overflow: hidden;
    opacity: 0;
    color: white;
    width: calc((2 * 100%) + 10px)
}

@media (min-width:984px) {
    #pageContainer.people-page #people .grid .grid-item .staff-description {
        width: calc(4 * (100% + 10px) - 10px)
    }
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container {
    height: 100%;
    width: 100%;
    padding: 30px 10px
}

@media (min-width:984px) {
    #pageContainer.people-page #people .grid .grid-item .staff-description .desc-container {
        padding: 30px 40px
    }
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .mail-icon {
    position: absolute;
    color: white;
    top: 25px;
    right: 20px;
    display: inline-block;
    padding: 7px 9px;
    border-radius: 50%;
    background: white
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .mail-icon .fa-envelope-o {
    color: #BC7F2B
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container h3 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 auto;
    width: calc(100% - 20px)
}

@media (min-width:984px) {
    #pageContainer.people-page #people .grid .grid-item .staff-description .desc-container h3 {
        width: 100%
    }
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container h4 {
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding-bottom: 5px;
    width: calc(100% - 20px);
    margin: 15px auto 25px
}

@media (min-width:984px) {
    #pageContainer.people-page #people .grid .grid-item .staff-description .desc-container h4 {
        width: 100%
    }
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .holder {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
}

@media (min-width:768px) {
    #pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .holder {
        -ms-grid-columns: 300px 1fr;
        grid-template-columns: 300px 1fr
    }
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .holder .image {
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    margin-bottom: 20px
}

@media (min-width:768px) {
    #pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .holder .image {
        height: 300px;
        width: 300px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        -ms-grid-column-align: center;
        justify-self: center;
        margin-bottom: 0
    }
}

#pageContainer.people-page #people .grid .grid-item .staff-description .desc-container .holder .description {
    font-size: 15px;
    padding: 0 15px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-weight: 400
}

#pageContainer.people-page #people .grid .grid-item:nth-of-type(4n) .staff-description {
    left: calc(3 * -227px)
}

#pageContainer.people-page #people .grid .grid-item:nth-of-type(4n - 1) .staff-description {
    left: calc(2 * -227px)
}

#pageContainer.people-page #people .grid .grid-item:nth-of-type(4n - 2) .staff-description {
    left: calc(1 * -227px)
}

#pageContainer.people-page #people .grid .grid-item.active {
    margin-bottom: 600px;
    overflow: hidden
}

@media (min-width:768px) {
    #pageContainer.people-page #people .grid .grid-item.active {
        margin-bottom: 480px
    }
}

#pageContainer.people-page #people .grid .grid-item.active .staff-description {
    max-height: 600px;
    opacity: 1
}

@media (min-width:768px) {
    #pageContainer.people-page #people .grid .grid-item.active .staff-description {
        max-height: 480px
    }
}

.cssgridlegacy.no-cssgrid #pageContainer.people-page #meet-the-team .container {
    display: -ms-grid;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.people-page #meet-the-team .container .image {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-align: center
}

.cssgridlegacy.no-cssgrid #pageContainer.people-page #meet-the-team .container .introduction {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.people-page #people .person-item .staff-description .desc-container .holder {
    display: -ms-grid;
    -ms-grid-columns: 300px 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer.people-page #people .person-item .staff-description .desc-container .holder .image {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer.people-page #people .person-item .staff-description .desc-container .holder .description {
    -ms-grid-column: 2;
    -ms-grid-row: 1
}

.styled-dropdown {
    display: inline-block;
    padding: 12px 20px;
    background: #c8c8c8;
    color: white;
    border: none;
    position: relative;
    -webkit-transition: border-radius 0.05s 0.19s;
    -o-transition: border-radius 0.05s 0.19s;
    transition: border-radius 0.05s 0.19s
}

.styled-dropdown.bg-none {
    background: none
}

.styled-dropdown.bg-orange {
    background: #f26512
}

.styled-dropdown.active {
    border-radius: 23px 23px 0 0;
    -webkit-transition: border-radius 0s;
    -o-transition: border-radius 0s;
    transition: border-radius 0s
}

.styled-dropdown.active .open-icon {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.styled-dropdown.active .list-options {
    height: auto;
    max-height: 200px
}

.styled-dropdown .dropdown-select {
    visibility: hidden
}

.styled-dropdown .label {
    position: absolute;
    height: 20px;
    top: calc((100% - 20px) / 2);
    left: 20px
}

.styled-dropdown .open-icon {
    position: absolute;
    right: 10px;
    top: calc((100% - 20px) / 2);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    cursor: pointer
}

.styled-dropdown .list-options {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    text-align: left;
    padding-left: 20px;
    background: #c8c8c8;
    border-radius: 0 0 23px 23px;
    max-height: 0px;
    -webkit-transition: max-height 0.2s;
    -o-transition: max-height 0.2s;
    transition: max-height 0.2s;
    overflow: hidden;
    z-index: 1
}

.styled-dropdown .list-options .option {
    display: block;
    padding-bottom: 10px;
    cursor: pointer;
    color: white;
    text-decoration: none
}

.styled-dropdown .list-options .option:first-of-type() {
    padding-top: 10px
}

.styled-dropdown .list-options .option:hover {
    color: #f2f2f2
}

#contact {
    padding: 50px 0 40px
}

#contact h2 {
    padding: 0 20px
}

#contact h2:after {
    width: calc(100% - 80px)
}

#contact .contact-form {
    padding: 50px 0 40px;
    /* background: #b8d300 */
    background: #BC7F2B;
}

#contact .contact-form .container {
    display: -ms-grid;
    display: grid;
    grid-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 0 20px
}

@media (min-width:984px) {
    #contact .contact-form .container {
        width: 1200px;
        max-width: none;
        padding: 0;
        -ms-grid-columns: 300px 1fr;
        grid-template-columns: 300px 1fr
    }
}

#contact .contact-form .container .message {
    color: white
}

#contact .contact-form .container .message h1 {
    /* border-bottom: 1px solid #dce980; */
    border-bottom: 1px solid #c8c8c8;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-top: 0;
    font-size: 50px
}

#contact .contact-form .container .styled-select select {
    display: none
}

#contact .contact-form .container .styled-select .styled-dropdown {
    background-color: #BC7F2B;
    -ms-grid-column-span: 2;
    grid-column: span 2;
    border-radius: 0;
    cursor: pointer
}

#contact .contact-form .container .styled-select .styled-dropdown.active {
    border-radius: 0
}

#contact .contact-form .container .styled-select .styled-dropdown .label {
    left: 0;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase
}

#contact .contact-form .container .styled-select .styled-dropdown .list-options {
    background-color: #BC7F2B;
    border-radius: 0;
    padding-left: 15px
}

#contact .contact-form .container .styled-select .styled-dropdown .list-options .option:first-child {
    margin-top: 10px
}

#location {
    width: 100%
}

#location .container {
    max-width: 1200px
}

#location .location-container {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-bottom: 100px
}

@media (min-width:984px) {
    #location .location-container {
        -ms-grid-columns: 400px 1fr;
        grid-template-columns: 400px 1fr
    }
}

#location .location-container .location-details h3 {
    text-transform: uppercase;
    font-size: 50px;
    border-bottom: 1px solid #c8c8c8;
    margin-top: 0;
    margin-bottom: 40px;
    padding-bottom: 5px
}

#location .location-container .location-details .phone {
    text-decoration: none;
    color: black
}

#location .location-container .location-details .fax {
    text-decoration: none;
    color: black
}

#location .location-container .location-map {
    height: 350px
}

#location .location-container .location-map .map {
    height: 100%;
    width: 100%
}

.cssgridlegacy.no-cssgrid #pageContainer #contact .contact-form .container {
    display: -ms-grid;
    -ms-grid-columns: 300px 20px 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer #contact .contact-form .container .message {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer #contact .contact-form .container .contactForm {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer #location .container .location-container {
    display: -ms-grid;
    -ms-grid-columns: 400px 20px 1fr;
    -ms-grid-rows: 1fr
}

.cssgridlegacy.no-cssgrid #pageContainer #location .container .location-container .location-details {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.cssgridlegacy.no-cssgrid #pageContainer #location .container .location-container .location-map {
    -ms-grid-column: 3;
    -ms-grid-row: 1
}

#pageContainer.news-page #news h2 {
    margin-bottom: 35px
}

.news-filter {
    text-align: center;
    margin-bottom: 50px
}

.news-filter .filter {
    text-decoration: none
}

.news-filter .filter.active {
    color: #f26512
}

.news-filter .filter:hover {
    color: #f26512
}

.news-filter .filter-list {
    display: none;
    padding: 12px 20px;
    color: #c8c8c8;
    margin-right: 5px;
    cursor: pointer;
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s;
    margin-bottom: 10px;
    font-size: 20px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase
}

@media (min-width:984px) {
    .news-filter .filter-list {
        display: inline-block
    }
}

.news-filter .filter-list:hover .list-label {
    color: #f26512
}

.news-filter .filter-list.active .list-label {
    color: #f26512
}

.news-filter .filter-list.open .list-label:after {
    content: '-'
}

.news-filter .filter-list .list-label:after {
    content: '+'
}

.news-filter .filter-list ul {
    text-align: left;
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f26512;
    left: 0;
    top: calc(100%);
    width: 180px;
    color: #c8c8c8;
    max-height: 0;
    -webkit-transition: max-height 0.25s;
    -o-transition: max-height 0.25s;
    transition: max-height 0.25s;
    overflow: hidden;
    z-index: 5;
    font-size: 18px
}

.news-filter .filter-list ul li {
    margin: 0;
    padding: 4px 15px 4px
}

.news-filter .filter-list ul li:first-of-type {
    padding-top: 13px
}

.news-filter .filter-list ul li:last-of-type {
    padding-bottom: 13px
}

.news-filter .filter-list ul li a {
    color: white;
    text-decoration: none
}

.news-filter .filter-list ul li a:hover {
    color: #c8c8c8
}

#pageContainer.blogPage #news-article,
#pageContainer.blogPost #news-article {
    padding-top: 0
}

#pageContainer.blogPage .load-more,
#pageContainer.blogPost .load-more {
    font-size: 20px;
    padding-top: 60px;
    padding-bottom: 10px;
    text-align: center;
    color: #c8c8c8;
    font-weight: bold;
    text-transform: uppercase
}

#pageContainer.blogPage .load-more.loading .load-news,
#pageContainer.blogPost .load-more.loading .load-news {
    display: none
}

#pageContainer.blogPage .load-more.loading .loader,
#pageContainer.blogPost .load-more.loading .loader {
    display: block
}

#pageContainer.blogPage .load-more.no-more-news .load-news,
#pageContainer.blogPost .load-more.no-more-news .load-news {
    display: none
}

#pageContainer.blogPage .load-more .loader,
#pageContainer.blogPost .load-more .loader {
    display: none
}

#pageContainer.blogPage .load-more .load-news,
#pageContainer.blogPost .load-more .load-news {
    cursor: pointer;
    text-decoration: none
}

#pageContainer.blogPage .load-more .load-news:hover,
#pageContainer.blogPost .load-more .load-news:hover {
    color: #f26512
}

#pageContainer.blogPage .news-section,
#pageContainer.blogPost .news-section {
    position: relative
}

#pageContainer.blogPage .news-section .news-grid-container,
#pageContainer.blogPost .news-section .news-grid-container {
    max-width: 900px;
    width: 100%;
    min-height: 300px;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden
}

#pageContainer.blogPage .news-section .news-grid-container .grid.blog-posts,
#pageContainer.blogPost .news-section .news-grid-container .grid.blog-posts {
    width: 100%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s
}

#pageContainer.blogPage .news-section .news-grid-container .grid.blog-posts.new,
#pageContainer.blogPost .news-section .news-grid-container .grid.blog-posts.new {
    position: absolute;
    top: 0
}

#pageContainer.blogPage .news-section .news-grid-container .grid.blog-posts.prev,
#pageContainer.blogPost .news-section .news-grid-container .grid.blog-posts.prev {
    -webkit-transform: translateX(calc(-100% - 10px));
    -ms-transform: translateX(calc(-100% - 10px));
    transform: translateX(calc(-100% - 10px))
}

#pageContainer.blogPage .news-section .news-grid-container .grid.blog-posts.next,
#pageContainer.blogPost .news-section .news-grid-container .grid.blog-posts.next {
    -webkit-transform: translateX(calc(100% + 10px));
    -ms-transform: translateX(calc(100% + 10px));
    transform: translateX(calc(100% + 10px))
}

#pageContainer.blogPage .news-section .page-pagination .link,
#pageContainer.blogPost .news-section .page-pagination .link {
    position: absolute;
    top: calc((100% - 30px) / 2);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background: #f26512;
    display: -ms-grid;
    display: grid;
    color: white;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center
}

#pageContainer.blogPage .news-section .page-pagination .link.loading,
#pageContainer.blogPost .news-section .page-pagination .link.loading {
    opacity: 0.7;
    cursor: wait
}

#pageContainer.blogPage .news-section .page-pagination .link.inactive,
#pageContainer.blogPost .news-section .page-pagination .link.inactive {
    display: none;
    opacity: 0;
    cursor: not-allowed
}

#pageContainer.blogPage .news-section .page-pagination .prev,
#pageContainer.blogPost .news-section .page-pagination .prev {
    left: 30px;
    padding-right: 3px
}

#pageContainer.blogPage .news-section .page-pagination .next,
#pageContainer.blogPost .news-section .page-pagination .next {
    right: 30px;
    padding-left: 3px
}

#pageContainer.blogPost #news {
    padding-bottom: 0
}

#pageContainer.blogPost .news-nav {
    height: 80px;
    width: 100%;
    position: relative
}

#pageContainer.blogPost .news-nav.orange {
    background: #f26512
}

#pageContainer.blogPost .news-nav .article-arrow {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 0px;
    top: calc((100% - 30px) / 2);
    background: white;
    color: #f26512;
    text-align: center;
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    text-decoration: none
}

#pageContainer.blogPost .news-nav .article-arrow:hover {
    opacity: 0.6
}

#pageContainer.blogPost .news-nav .article-arrow.prev-article {
    left: 30px;
    padding-right: 3px
}

#pageContainer.blogPost .news-nav .article-arrow.next-article {
    right: 30px;
    padding-left: 3px
}

#pageContainer.blogPost .news-nav .nav-holder {
    height: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 200px 200px;
    grid-template-columns: 1fr 200px 200px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    color: white;
    font-size: 18px;
    font-weight: bold
}

#pageContainer.blogPost .news-nav .nav-holder .rss-subscribe {
    cursor: pointer;
    text-decoration: none;
    color: white
}

#pageContainer.blogPost .news-nav .nav-holder .rss-subscribe:hover {
    text-decoration: none
}

#pageContainer.blogPost .news-nav .nav-holder .rss-subscribe:hover .arrow {
    opacity: 1
}

#pageContainer.blogPost .news-nav .nav-holder .rss-subscribe .arrow {
    display: inline;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown {
    height: calc(100% - 10px);
    border-radius: 0
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown.active {
    border-radius: 0
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown.active .list-options {
    overflow: hidden;
    border-radius: 0
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown .list-options {
    border-radius: 0;
    background: #de5a0c
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown .list-options:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 17px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #de5a0c
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown .list-options .option {
    font-weight: normal;
    font-size: 16px
}

#pageContainer.blogPost .news-nav .nav-holder .styled-dropdown .list-options .option:first-child {
    padding-top: 10px
}

#pageContainer.blogPost article {
    width: 100%;
    padding-bottom: 30px
}

#pageContainer.blogPost article h1 {
    text-transform: uppercase;
    font-size: 35px
}

@media (min-width:984px) {
    #pageContainer.blogPost article h1 {
        font-size: 35px
    }
}

#pageContainer.blogPost article .date-line {
    border-bottom: 1px solid #c8c8c8;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-weight: bold
}

#pageContainer.blogPost article .post-image img {
    width: 100%;
    height: auto
}

#pageContainer.blogPost article .content a {
    color: #f26512
}

#pageContainer.blogPost article .content a:visited {
    color: #f26512
}

#pageContainer.blogPost article .content p {
    width: 100%
}

#pageContainer.blogPost article .content .image {
    width: 100%;
    height: auto;
    margin-top: 25px
}

#pageContainer.blogPost article .social-media {
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #f26512;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr (25px)[3];
    grid-template-columns: 1fr repeat(3, 25px);
    grid-gap: 5px
}

#pageContainer.blogPost article .social-media .social-icon {
    border-radius: 50%;
    color: white;
    text-align: center;
    height: 25px;
    width: 25px;
    line-height: 25px;
    cursor: pointer;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s
}

#pageContainer.blogPost article .social-media .social-icon:hover {
    opacity: 0.8
}

#pageContainer.blogPost article .social-media .social-icon.facebook {
    background: #3b5898
}

#pageContainer.blogPost article .social-media .social-icon.twitter {
    background: #19b2e9
}

#pageContainer.blogPost article .social-media .social-icon.linkedin {
    background: #005a86
}

#pageContainer.blogPost article .social-media .social-icon i {
    font-size: 12px
}

#pageContainer.blogPost .blog-list {
    padding-top: 50px
}

#pageContainer.blogPost .blog-list .grid {
    width: 100%;
    max-width: none
}

.cssgridlegacy.no-cssgrid #pageContainer.blogPage .news-section .blog-list .news-article .grid-item,
.cssgridlegacy.no-cssgrid #pageContainer.blogPage .news-section .blog-posts .news-article .grid-item,
.cssgridlegacy.no-cssgrid #pageContainer.blogPost .news-section .blog-list .news-article .grid-item,
.cssgridlegacy.no-cssgrid #pageContainer.blogPost .news-section .blog-posts .news-article .grid-item {
    display: block
}

.cssgridlegacy.no-cssgrid #pageContainer.blogPage .news-section .blog-list .news-article .grid-item .item-text .detail span:nth-of-type(2),
.cssgridlegacy.no-cssgrid #pageContainer.blogPage .news-section .blog-posts .news-article .grid-item .item-text .detail span:nth-of-type(2),
.cssgridlegacy.no-cssgrid #pageContainer.blogPost .news-section .blog-list .news-article .grid-item .item-text .detail span:nth-of-type(2),
.cssgridlegacy.no-cssgrid #pageContainer.blogPost .news-section .blog-posts .news-article .grid-item .item-text .detail span:nth-of-type(2) {
    -ms-grid-row: 3;
    -ms-grid-row-align: start
}

#Form_searchForm {
    text-align: center
}

#Form_searchForm fieldset {
    border: none
}

#Form_searchForm #Form_searchForm_Keywords_Holder {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr
}

#Form_searchForm #Form_searchForm_Keywords_Holder label {
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: none
}

#Form_searchForm #Form_searchForm_Keywords_Holder .middleColumn {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative
}

#Form_searchForm #Form_searchForm_Keywords_Holder .middleColumn:after {
    font-family: 'FontAwesome';
    content: '\f002';
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 20px
}

#Form_searchForm #Form_searchForm_Keywords_Holder .middleColumn input {
    width: 250px;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #c8c8c8
}

#Form_searchForm #Form_searchForm_action_doSearch {
    visibility: hidden
}

#pageContainer.searchPage .search-heading {
    text-align: center;
    font-size: 30px
}

#pageContainer.searchPage .search-break {
    margin-top: 70px
}

#pageContainer.searchPage .grid {
    width: 100%;
    max-width: 100%
}

#pageContainer.searchPage .grid .item-text .detail span {
    color: white
}

/*# sourceMappingURL=style.css.map */
.grey-filter {
    filter: grayscale(100%)!important;
}
/* tabs */
.tab {
    overflow: hidden;
   
  }
  
  /* Style the buttons inside the tab */
  .tab button {
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    transition: 0.3s;
    font-size: 17px;
  }
  
  /* Change background color of buttons on hover */
  .tab button:hover {
  }
  
  /* Create an active/current tablink class */
  .tab button.active {
  }
  
  /* Style the tab content */
  .tabcontent {
    display: none !important;
    padding: 6px 12px;
    border-top: none;
  }
  .pb-5{padding-bottom: 50px;}
  .pt-0{padding-top: 0;}
  .pb-0{padding-bottom: 0;}

  .mySlides {
    display: none;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
    background-color: rgba(0,0,0,0.8);
}


.image-container {
            position: relative;
            display: inline-block;
        }

        .image-container img {
            display: block;
            width: 100%;
            height: auto;
        }

        .image-container .overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.7); /* 70% black */
            opacity: 0;
            transition: opacity 0.3s ease;
            display: flex;
            justify-content: center;
            align-items: center;
            color: white;
            font-size: 19px;
            font-weight: 800;
            text-align: center;
        }

        .image-container:hover .overlay {
            opacity: 1;
        }
/* Modal styling */
.modal {
display: none;
position: static;
left: 0;
top: 100px;
width: 100%;
height: 100%;
background-color:#ffffffe8;
}

.modal-content {
position: relative;
margin: auto;
padding: 0;
width: 100%;
max-width: 1000px;
}
.modal-content .gallery img {
width: 100%;
height: 100%;
object-fit: fill;
transition: 0.3s ease-in-out;
margin: 10px 10px;
}

.close {
position: relative;
top: 0px;
left: 60rem;
color: #bd802c;
font-size: 35px;
font-weight: bold;
}

.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
}

/* Slide styling */
.mySlides {
display: none;
}


@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}

@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}

/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
padding: 16px;
margin-top: -22px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
}
.prev{
background-color: #bd802c;
margin-left: -41px;
border-radius: 3px;

}

.next {
right: -62px;
border-radius: 3px;
background-color: #bd802c;
}

.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}

.filter {
text-align: center;
max-width: 1050px;
margin: auto;
}

.btn {
padding: 10px 20px;
margin: 5px 4px 4px 0;
display: inline-block;
color: #003;
transition: all 0.4s;
border-radius: 10px;
font-size: 16px;
font-weight: 500;
text-decoration: none;
font-size: 20px;
font-weight: 500;
}
.btn:hover,.btn-active {
color: #BC7F2B;
-webkit-transform: translateY(3px);
-ms-transform: translateY(3px);
transform: translateY(3px);
}
.gallery {
display: flex;
justify-content: center;
width: auto;
max-width: 1320px;
flex-wrap: wrap;
margin: 25px auto;
/* gap: 14px; */
}
.gallery a {
display: flex;
}
.gallery img {
width: 200px;
height: 200px;
object-fit: cover;
transition: 0.3s ease-in-out;
overflow: hidden;
margin: 10px 10px;
}



.sets .hide,
.sets .pophide {
width: 0%;
opacity: 0;
}



.openDiv {
width: 100%;
height: 100vh;
background: #000000e7;
/* position: fixed; */
top: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
left: 0;
/* z-index: 9999; */
}

/* resposive CSS Code */

@media (max-width: 1199px) {
.section-padding {
padding-top: 70px;
}
}
@media (max-width: 991px) {
.section-padding {
padding-top: 50px;
}
}
@media (max-width: 767px) {
.title {
font-size: 36px;
}
.gallery img {
margin: 8px 8px;
width: 175px;
}

}

@media (max-width: 540px) {
.section-padding {
padding-top: 30px;
}




.jquery-background-video-pauseplay {
    position: absolute;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    width: 20px;
    height: 20px;
    bottom: -469px !important;
    left: -248px !important;
    padding: 0 !important;
    cursor: pointer;
    outline: none !important;

}

.gallery img {
margin: 8px 6px;
width: 155px;
}


}
