html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}


/*!
 * Bootstrap Grid v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container, ul.mega-sub-menu > li.mega-menu-row {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto
}
.slide--up ul.mega-sub-menu {
    display: none
}
@media (min-width:576px) {
    .container, ul.mega-sub-menu > li.mega-menu-row {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container, ul.mega-sub-menu > li.mega-menu-row {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container, ul.mega-sub-menu > li.mega-menu-row {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container, ul.mega-sub-menu > li.mega-menu-row {
        max-width: 1140px
    }
}

@media (min-width:1300px) {
    .container, ul.mega-sub-menu > li.mega-menu-row {
        max-width: 1240px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -35px;
    margin-left: -35px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 35px;
    padding-left: 35px
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1,
.col-auto {
    -webkit-box-flex: 0
}

.col-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-2,
.col-3 {
    -webkit-box-flex: 0
}

.col-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-4,
.col-5 {
    -webkit-box-flex: 0
}

.col-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-6,
.col-7 {
    -webkit-box-flex: 0
}

.col-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-8,
.col-9 {
    -webkit-box-flex: 0
}

.col-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-10,
.col-11 {
    -webkit-box-flex: 0
}

.col-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1300px) {
    .col-xxl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }
    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -webkit-order: 7;
        -ms-flex-order: 7;
        order: 7
    }
    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -webkit-order: 8;
        -ms-flex-order: 8;
        order: 8
    }
    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -webkit-order: 9;
        -ms-flex-order: 9;
        order: 9
    }
    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10
    }
    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -webkit-order: 11;
        -ms-flex-order: 11;
        order: 11
    }
    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -webkit-order: 12;
        -ms-flex-order: 12;
        order: 12
    }
    .offset-xxl-0 {
        margin-left: 0
    }
    .offset-xxl-1 {
        margin-left: 8.33333%
    }
    .offset-xxl-2 {
        margin-left: 16.66667%
    }
    .offset-xxl-3 {
        margin-left: 25%
    }
    .offset-xxl-4 {
        margin-left: 33.33333%
    }
    .offset-xxl-5 {
        margin-left: 41.66667%
    }
    .offset-xxl-6 {
        margin-left: 50%
    }
    .offset-xxl-7 {
        margin-left: 58.33333%
    }
    .offset-xxl-8 {
        margin-left: 66.66667%
    }
    .offset-xxl-9 {
        margin-left: 75%
    }
    .offset-xxl-10 {
        margin-left: 83.33333%
    }
    .offset-xxl-11 {
        margin-left: 91.66667%
    }
}

.flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal!important
}

.flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-flex-direction: row-reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.flex-column-reverse,
.flex-row-reverse {
    -webkit-box-direction: reverse!important
}

.flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-flex-direction: column-reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.flex-wrap {
    -webkit-flex-wrap: wrap!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important
}

.flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
}

.flex-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse!important;
    -ms-flex-wrap: wrap-reverse!important;
    flex-wrap: wrap-reverse!important
}

.justify-content-start {
    -webkit-box-pack: start!important;
    -webkit-justify-content: flex-start!important;
    -ms-flex-pack: start!important;
    justify-content: flex-start!important
}

.justify-content-end {
    -webkit-box-pack: end!important;
    -webkit-justify-content: flex-end!important;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.justify-content-center {
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important
}

.justify-content-between {
    -webkit-box-pack: justify!important;
    -webkit-justify-content: space-between!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important
}

.justify-content-around {
    -webkit-justify-content: space-around!important;
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important
}

.align-items-start {
    -webkit-box-align: start!important;
    -webkit-align-items: flex-start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important
}

.align-items-end {
    -webkit-box-align: end!important;
    -webkit-align-items: flex-end!important;
    -ms-flex-align: end!important;
    align-items: flex-end!important
}

.align-items-center {
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important
}

.align-items-baseline {
    -webkit-box-align: baseline!important;
    -webkit-align-items: baseline!important;
    -ms-flex-align: baseline!important;
    align-items: baseline!important
}

.align-items-stretch {
    -webkit-box-align: stretch!important;
    -webkit-align-items: stretch!important;
    -ms-flex-align: stretch!important;
    align-items: stretch!important
}

.align-content-start {
    -webkit-align-content: flex-start!important;
    -ms-flex-line-pack: start!important;
    align-content: flex-start!important
}

.align-content-end {
    -webkit-align-content: flex-end!important;
    -ms-flex-line-pack: end!important;
    align-content: flex-end!important
}

.align-content-center {
    -webkit-align-content: center!important;
    -ms-flex-line-pack: center!important;
    align-content: center!important
}

.align-content-between {
    -webkit-align-content: space-between!important;
    -ms-flex-line-pack: justify!important;
    align-content: space-between!important
}

.align-content-around {
    -webkit-align-content: space-around!important;
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important
}

.align-content-stretch {
    -webkit-align-content: stretch!important;
    -ms-flex-line-pack: stretch!important;
    align-content: stretch!important
}

.align-self-auto {
    -webkit-align-self: auto!important;
    -ms-flex-item-align: auto!important;
    align-self: auto!important
}

.align-self-start {
    -webkit-align-self: flex-start!important;
    -ms-flex-item-align: start!important;
    align-self: flex-start!important
}

.align-self-end {
    -webkit-align-self: flex-end!important;
    -ms-flex-item-align: end!important;
    align-self: flex-end!important
}

.align-self-center {
    -webkit-align-self: center!important;
    -ms-flex-item-align: center!important;
    align-self: center!important
}

.align-self-baseline {
    -webkit-align-self: baseline!important;
    -ms-flex-item-align: baseline!important;
    align-self: baseline!important
}

.align-self-stretch {
    -webkit-align-self: stretch!important;
    -ms-flex-item-align: stretch!important;
    align-self: stretch!important
}

@media (min-width:576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-sm-column,
    .flex-sm-row {
        -webkit-box-direction: normal!important
    }
    .flex-sm-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-sm-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-sm-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-sm-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-sm-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-sm-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-sm-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-sm-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-sm-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-sm-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-sm-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-sm-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-sm-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-sm-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-sm-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-sm-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-sm-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-sm-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-sm-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-sm-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-sm-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-sm-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-sm-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-md-column,
    .flex-md-row {
        -webkit-box-direction: normal!important
    }
    .flex-md-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-md-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-md-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-md-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-md-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-md-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-md-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-md-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-md-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-md-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-md-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-md-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-md-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-md-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-md-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-md-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-md-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-md-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-md-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-md-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-md-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-md-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-md-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-md-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-lg-column,
    .flex-lg-row {
        -webkit-box-direction: normal!important
    }
    .flex-lg-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-lg-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-lg-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-lg-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-lg-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-lg-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-lg-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-lg-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-lg-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-lg-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-lg-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-lg-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-lg-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-lg-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-lg-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-lg-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-lg-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-lg-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-lg-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-lg-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-lg-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-lg-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-lg-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xl-column,
    .flex-xl-row {
        -webkit-box-direction: normal!important
    }
    .flex-xl-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xl-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xl-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xl-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xl-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xl-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xl-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-xl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-xl-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

@media (min-width:1300px) {
    .flex-xxl-row {
        -webkit-box-orient: horizontal!important;
        -webkit-flex-direction: row!important;
        -ms-flex-direction: row!important;
        flex-direction: row!important
    }
    .flex-xxl-column,
    .flex-xxl-row {
        -webkit-box-direction: normal!important
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: row-reverse!important;
        -ms-flex-direction: row-reverse!important;
        flex-direction: row-reverse!important
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }
    .flex-xxl-wrap {
        -webkit-flex-wrap: wrap!important;
        -ms-flex-wrap: wrap!important;
        flex-wrap: wrap!important
    }
    .flex-xxl-nowrap {
        -webkit-flex-wrap: nowrap!important;
        -ms-flex-wrap: nowrap!important;
        flex-wrap: nowrap!important
    }
    .flex-xxl-wrap-reverse {
        -webkit-flex-wrap: wrap-reverse!important;
        -ms-flex-wrap: wrap-reverse!important;
        flex-wrap: wrap-reverse!important
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start!important;
        -webkit-justify-content: flex-start!important;
        -ms-flex-pack: start!important;
        justify-content: flex-start!important
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end!important;
        -webkit-justify-content: flex-end!important;
        -ms-flex-pack: end!important;
        justify-content: flex-end!important
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center!important;
        -webkit-justify-content: center!important;
        -ms-flex-pack: center!important;
        justify-content: center!important
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important
    }
    .justify-content-xxl-around {
        -webkit-justify-content: space-around!important;
        -ms-flex-pack: distribute!important;
        justify-content: space-around!important
    }
    .align-items-xxl-start {
        -webkit-box-align: start!important;
        -webkit-align-items: flex-start!important;
        -ms-flex-align: start!important;
        align-items: flex-start!important
    }
    .align-items-xxl-end {
        -webkit-box-align: end!important;
        -webkit-align-items: flex-end!important;
        -ms-flex-align: end!important;
        align-items: flex-end!important
    }
    .align-items-xxl-center {
        -webkit-box-align: center!important;
        -webkit-align-items: center!important;
        -ms-flex-align: center!important;
        align-items: center!important
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch!important;
        -webkit-align-items: stretch!important;
        -ms-flex-align: stretch!important;
        align-items: stretch!important
    }
    .align-content-xxl-start {
        -webkit-align-content: flex-start!important;
        -ms-flex-line-pack: start!important;
        align-content: flex-start!important
    }
    .align-content-xxl-end {
        -webkit-align-content: flex-end!important;
        -ms-flex-line-pack: end!important;
        align-content: flex-end!important
    }
    .align-content-xxl-center {
        -webkit-align-content: center!important;
        -ms-flex-line-pack: center!important;
        align-content: center!important
    }
    .align-content-xxl-between {
        -webkit-align-content: space-between!important;
        -ms-flex-line-pack: justify!important;
        align-content: space-between!important
    }
    .align-content-xxl-around {
        -webkit-align-content: space-around!important;
        -ms-flex-line-pack: distribute!important;
        align-content: space-around!important
    }
    .align-content-xxl-stretch {
        -webkit-align-content: stretch!important;
        -ms-flex-line-pack: stretch!important;
        align-content: stretch!important
    }
    .align-self-xxl-auto {
        -webkit-align-self: auto!important;
        -ms-flex-item-align: auto!important;
        align-self: auto!important
    }
    .align-self-xxl-start {
        -webkit-align-self: flex-start!important;
        -ms-flex-item-align: start!important;
        align-self: flex-start!important
    }
    .align-self-xxl-end {
        -webkit-align-self: flex-end!important;
        -ms-flex-item-align: end!important;
        align-self: flex-end!important
    }
    .align-self-xxl-center {
        -webkit-align-self: center!important;
        -ms-flex-item-align: center!important;
        align-self: center!important
    }
    .align-self-xxl-baseline {
        -webkit-align-self: baseline!important;
        -ms-flex-item-align: baseline!important;
        align-self: baseline!important
    }
    .align-self-xxl-stretch {
        -webkit-align-self: stretch!important;
        -ms-flex-item-align: stretch!important;
        align-self: stretch!important
    }
}

.m-0 {
    margin: 0!important
}

.mt-0,
.my-0 {
    margin-top: 0!important
}

.mr-0,
.mx-0 {
    margin-right: 0!important
}

.mb-0,
.my-0 {
    margin-bottom: 0!important
}

.ml-0,
.mx-0 {
    margin-left: 0!important
}

.m-1 {
    margin: .25rem!important
}

.mt-1,
.my-1 {
    margin-top: .25rem!important
}

.mr-1,
.mx-1 {
    margin-right: .25rem!important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
    margin-left: .25rem!important
}

.m-2 {
    margin: .5rem!important
}

.mt-2,
.my-2 {
    margin-top: .5rem!important
}

.mr-2,
.mx-2 {
    margin-right: .5rem!important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
    margin-left: .5rem!important
}

.m-3 {
    margin: 1rem!important
}

.mt-3,
.my-3 {
    margin-top: 1rem!important
}

.mr-3,
.mx-3 {
    margin-right: 1rem!important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
    margin-left: 1rem!important
}

.m-4 {
    margin: 1.5rem!important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem!important
}

.m-5 {
    margin: 3rem!important
}

.mt-5,
.my-5 {
    margin-top: 3rem!important
}

.mr-5,
.mx-5 {
    margin-right: 3rem!important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
    margin-left: 3rem!important
}

.p-0 {
    padding: 0!important
}

.pt-0,
.py-0 {
    padding-top: 0!important
}

.pr-0,
.px-0 {
    padding-right: 0!important
}

.pb-0,
.py-0 {
    padding-bottom: 0!important
}

.pl-0,
.px-0 {
    padding-left: 0!important
}

.p-1 {
    padding: .25rem!important
}

.pt-1,
.py-1 {
    padding-top: .25rem!important
}

.pr-1,
.px-1 {
    padding-right: .25rem!important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
    padding-left: .25rem!important
}

.p-2 {
    padding: .5rem!important
}

.pt-2,
.py-2 {
    padding-top: .5rem!important
}

.pr-2,
.px-2 {
    padding-right: .5rem!important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
    padding-left: .5rem!important
}

.p-3 {
    padding: 1rem!important
}

.pt-3,
.py-3 {
    padding-top: 1rem!important
}

.pr-3,
.px-3 {
    padding-right: 1rem!important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
    padding-left: 1rem!important
}

.p-4 {
    padding: 1.5rem!important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem!important
}

.p-5 {
    padding: 3rem!important
}

.pt-5,
.py-5 {
    padding-top: 3rem!important
}

.pr-5,
.px-5 {
    padding-right: 3rem!important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
    padding-left: 3rem!important
}

.m-auto {
    margin: auto!important
}

.mt-auto,
.my-auto {
    margin-top: auto!important
}

.mr-auto,
.mx-auto {
    margin-right: auto!important
}

.mb-auto,
.my-auto {
    margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
    margin-left: auto!important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0!important
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0!important
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0!important
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0!important
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0!important
    }
    .m-sm-1 {
        margin: .25rem!important
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem!important
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem!important
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem!important
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem!important
    }
    .m-sm-2 {
        margin: .5rem!important
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem!important
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem!important
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem!important
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem!important
    }
    .m-sm-3 {
        margin: 1rem!important
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem!important
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem!important
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem!important
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem!important
    }
    .m-sm-4 {
        margin: 1.5rem!important
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem!important
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem!important
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem!important
    }
    .m-sm-5 {
        margin: 3rem!important
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem!important
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem!important
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem!important
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem!important
    }
    .p-sm-0 {
        padding: 0!important
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0!important
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0!important
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0!important
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0!important
    }
    .p-sm-1 {
        padding: .25rem!important
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem!important
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem!important
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem!important
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem!important
    }
    .p-sm-2 {
        padding: .5rem!important
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem!important
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem!important
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem!important
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem!important
    }
    .p-sm-3 {
        padding: 1rem!important
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem!important
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem!important
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem!important
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem!important
    }
    .p-sm-4 {
        padding: 1.5rem!important
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem!important
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem!important
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem!important
    }
    .p-sm-5 {
        padding: 3rem!important
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem!important
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem!important
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem!important
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem!important
    }
    .m-sm-auto {
        margin: auto!important
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto!important
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto!important
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto!important
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto!important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0!important
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0!important
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0!important
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0!important
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0!important
    }
    .m-md-1 {
        margin: .25rem!important
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem!important
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem!important
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem!important
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem!important
    }
    .m-md-2 {
        margin: .5rem!important
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem!important
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem!important
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem!important
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem!important
    }
    .m-md-3 {
        margin: 1rem!important
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem!important
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem!important
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem!important
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem!important
    }
    .m-md-4 {
        margin: 1.5rem!important
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem!important
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem!important
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem!important
    }
    .m-md-5 {
        margin: 3rem!important
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem!important
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem!important
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem!important
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem!important
    }
    .p-md-0 {
        padding: 0!important
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0!important
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0!important
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0!important
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0!important
    }
    .p-md-1 {
        padding: .25rem!important
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem!important
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem!important
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem!important
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem!important
    }
    .p-md-2 {
        padding: .5rem!important
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem!important
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem!important
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem!important
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem!important
    }
    .p-md-3 {
        padding: 1rem!important
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem!important
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem!important
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem!important
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem!important
    }
    .p-md-4 {
        padding: 1.5rem!important
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem!important
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem!important
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem!important
    }
    .p-md-5 {
        padding: 3rem!important
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem!important
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem!important
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem!important
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem!important
    }
    .m-md-auto {
        margin: auto!important
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto!important
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto!important
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto!important
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto!important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0!important
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0!important
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0!important
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0!important
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0!important
    }
    .m-lg-1 {
        margin: .25rem!important
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem!important
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem!important
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem!important
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem!important
    }
    .m-lg-2 {
        margin: .5rem!important
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem!important
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem!important
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem!important
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem!important
    }
    .m-lg-3 {
        margin: 1rem!important
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem!important
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem!important
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem!important
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem!important
    }
    .m-lg-4 {
        margin: 1.5rem!important
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem!important
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem!important
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem!important
    }
    .m-lg-5 {
        margin: 3rem!important
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem!important
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem!important
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem!important
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem!important
    }
    .p-lg-0 {
        padding: 0!important
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0!important
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0!important
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0!important
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0!important
    }
    .p-lg-1 {
        padding: .25rem!important
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem!important
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem!important
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem!important
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem!important
    }
    .p-lg-2 {
        padding: .5rem!important
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem!important
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem!important
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem!important
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem!important
    }
    .p-lg-3 {
        padding: 1rem!important
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem!important
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem!important
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem!important
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem!important
    }
    .p-lg-4 {
        padding: 1.5rem!important
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem!important
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem!important
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem!important
    }
    .p-lg-5 {
        padding: 3rem!important
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem!important
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem!important
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem!important
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem!important
    }
    .m-lg-auto {
        margin: auto!important
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto!important
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto!important
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto!important
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto!important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0!important
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0!important
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0!important
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0!important
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0!important
    }
    .m-xl-1 {
        margin: .25rem!important
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem!important
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem!important
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem!important
    }
    .m-xl-2 {
        margin: .5rem!important
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem!important
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem!important
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem!important
    }
    .m-xl-3 {
        margin: 1rem!important
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem!important
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem!important
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem!important
    }
    .m-xl-4 {
        margin: 1.5rem!important
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem!important
    }
    .m-xl-5 {
        margin: 3rem!important
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem!important
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem!important
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem!important
    }
    .p-xl-0 {
        padding: 0!important
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0!important
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0!important
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0!important
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0!important
    }
    .p-xl-1 {
        padding: .25rem!important
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem!important
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem!important
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem!important
    }
    .p-xl-2 {
        padding: .5rem!important
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem!important
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem!important
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem!important
    }
    .p-xl-3 {
        padding: 1rem!important
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem!important
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem!important
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem!important
    }
    .p-xl-4 {
        padding: 1.5rem!important
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem!important
    }
    .p-xl-5 {
        padding: 3rem!important
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem!important
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem!important
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem!important
    }
    .m-xl-auto {
        margin: auto!important
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto!important
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto!important
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto!important
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto!important
    }
}

@media (min-width:1300px) {
    .m-xxl-0 {
        margin: 0!important
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0!important
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0!important
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0!important
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0!important
    }
    .m-xxl-1 {
        margin: .25rem!important
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: .25rem!important
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: .25rem!important
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: .25rem!important
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: .25rem!important
    }
    .m-xxl-2 {
        margin: .5rem!important
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: .5rem!important
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: .5rem!important
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: .5rem!important
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: .5rem!important
    }
    .m-xxl-3 {
        margin: 1rem!important
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem!important
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem!important
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem!important
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem!important
    }
    .m-xxl-4 {
        margin: 1.5rem!important
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem!important
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem!important
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem!important
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem!important
    }
    .m-xxl-5 {
        margin: 3rem!important
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem!important
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem!important
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem!important
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem!important
    }
    .p-xxl-0 {
        padding: 0!important
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0!important
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0!important
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0!important
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0!important
    }
    .p-xxl-1 {
        padding: .25rem!important
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: .25rem!important
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: .25rem!important
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: .25rem!important
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: .25rem!important
    }
    .p-xxl-2 {
        padding: .5rem!important
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: .5rem!important
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: .5rem!important
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: .5rem!important
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: .5rem!important
    }
    .p-xxl-3 {
        padding: 1rem!important
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem!important
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem!important
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem!important
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem!important
    }
    .p-xxl-4 {
        padding: 1.5rem!important
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem!important
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem!important
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem!important
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem!important
    }
    .p-xxl-5 {
        padding: 3rem!important
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem!important
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem!important
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem!important
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem!important
    }
    .m-xxl-auto {
        margin: auto!important
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto!important
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto!important
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto!important
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto!important
    }
}

body {
    background: #fff;
    color: #3c3c3b;
    font: 1rem/1.4 Gotham A, Gotham B, helvetica, arial, sans-serif
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1d1d1b;
    font-weight: 700;
    margin: 0
}

.h1,
h1 {
    font-size: 2.5rem;
    margin-bottom: 40px
}

.h2,
h2 {
    font-size: 2.25rem;
    margin-bottom: 45px
}

.h3,
h3 {
    font-size: 1.5rem
}

.h3,
.h4,
h3,
h4 {
    margin-bottom: 25px
}

.h4,
h4 {
    font-size: 1.125rem
}

.subtitle {
    font-weight: 300;
    font-family: Gotham A, Gotham B, helvetica, arial, sans-serif
}

.h1.subtitle {
    margin-bottom: 40px;
    margin-top: -40px
}

.h2.subtitle {
    margin-bottom: 45px;
    margin-top: -45px
}

.h3.subtitle,
.h4.subtitle {
    margin-bottom: 25px;
    margin-top: -25px
}

.bg0 .h1,
.bg0 .h2,
.bg0 .h3,
.bg0 .h4,
.bg0 .h5,
.bg0 .h6,
.bg0 h1,
.bg0 h2,
.bg0 h3,
.bg0 h4,
.bg0 h5,
.bg0 h6,
.bg3 .h1,
.bg3 .h2,
.bg3 .h3,
.bg3 .h4,
.bg3 .h5,
.bg3 .h6,
.bg3 h1,
.bg3 h2,
.bg3 h3,
.bg3 h4,
.bg3 h5,
.bg3 h6 {
    color: #fff
}

.small {
    font-size: .75rem
}

.large {
    font-size: 1.25rem
}

.larger {
    font-size: 1.875rem
}

p {
    margin: 0 0 20px
}

a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid #005a77;
    display: inline-block;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

a:active,
a:focus,
a:hover {
    border-color: transparent
}

ul {
    list-style-type: square;
    margin: 0 0 20px;
    padding-left: 30px
}

ul.link-list li {
    list-style-type: none;
    margin-left: 0
}

a.link-item,
ul.link-list li a {
    color: #005a77;
    font-weight: 700;
    line-height: 1rem;
    display: inline;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

a.link-item:before,
ul.link-list li a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    background: #0093a7;
    position: relative;
    margin-left: -32px;
    margin-right: 12px;
    vertical-align: middle
}

a.link-item:focus,
a.link-item:hover,
ul.link-list li a:focus,
ul.link-list li a:hover {
    border-color: #005a77
}

a.link-item {
    font-size: .875rem;
    margin-left: 30px
}

address {
    font-style: normal
}

.intro-copy {
    font-size: 1.25rem
}

.intro-copy--xl {
    font-size: 2.25rem
}

.article-category {
    display: inline-block;
    padding: 5px 10px;
    background: #fbba00;
    color: #1d1d1b;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

.link-block img+.article-category {
    position: relative;
    -webkit-transform: translate(10px, -10px);
    transform: translate(10px, -10px);
    margin-bottom: 10px
}

.card__footer {
    color: #1d1d1b;
    font-size: .875rem
}

.pretitle {
    text-transform: uppercase;
    margin-bottom: 0
}

.button {
    display: inline-block;
    white-space: nowrap;
    font-weight: 700;
    font-size: .875rem;
    vertical-align: middle;
    text-align: center;
    background: none;
    padding: 0 30px;
    height: 68px;
    line-height: 4rem;
    margin-bottom: 10px;
    min-width: 150px;
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    position: relative;
    z-index: 1
}

.button.disabled {
    cursor: default;
    opacity: .5
}

.button:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: calc(100% + 4px);
    height: 68px;
    opacity: 0;
    top: 0;
    left: 0;
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.button--default {
    background: transparent;
    color: #1d1d1b;
    border-color: #1d1d1b
}

.button--default:after {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-width: 2px;
    border-style: solid
}

.button--default:before {
    background: #fbba00
}

.button--default:focus:before,
.button--default:hover:before {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
    opacity: 1
}

.button--primary,
.button--secondary {
    padding: 0;
    border: 2px solid #1d1d1b;
    height: 68px
}

.button--primary span,
.button--secondary span {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 30px;
    width: calc(100% + 4px);
    height: 68px;
    line-height: 4rem;
    border: 2px solid #005a77;
    background: #005a77;
    color: #fff;
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.button--primary:focus,
.button--primary:hover,
.button--secondary:focus,
.button--secondary:hover {
    padding: 0;
    border: 2px solid #1d1d1b
}

.button--primary:focus span,
.button--primary:hover span,
.button--secondary:focus span,
.button--secondary:hover span {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px)
}

.button--primary:before,
.button--secondary:before {
    display: none
}

.button--secondary span {
    background: #fbba00;
    border: 2px solid #fbba00;
    color: #1d1d1b
}

.bg0 .button--secondary,
.bg0 .button--secondary:focus,
.bg0 .button--secondary:hover {
    border-color: #fff
}

.button--lg {
    font-size: 1.25rem
}

.button--tag {
    position: relative;
    border: 1px solid #0093a7;
    background: #fff;
    color: #005a77;
    font-size: .875rem;
    font-weight: 700;
    padding: 0 80px 0 30px;
    height: 50px;
    min-width: 100px;
    margin: 0 20px 20px 0;
    cursor: pointer
}

.button--tag:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    background: url(../images/Delete.svg) #005a77 no-repeat 50% 50%;
    background-size: 25px, 25px;
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.button--tag:focus:after,
.button--tag:hover:after {
    -webkit-transform: translate(7px, -7px);
    transform: translate(7px, -7px)
}

input,
select,
textarea {
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px solid #c8d3d9;
    padding: 10px 0 14px;
    font-size: 1.125rem;
    margin-bottom: 17px;
    -webkit-appearance: none;
    -moz-appearance: none
}

textarea {
    padding: 10px 17px 14px;
    border: 1px solid #c8d3d9;
    resize: none;
    height: 300px
}

select {
    background: url(../images/DropArrow_select.svg) no-repeat 98% 10px;
    background-size: 25px, 25px
}

.form-group {
    position: relative;
    margin-bottom: 30px
}

.form-control~.form-label {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    cursor: pointer;
    font-weight: 300;
    font-size: 1rem;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.form-control:focus~.form-label,
.form-control:valid~.form-label,
.form-group.flyout .form-control~.form-label {
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
    font-weight: 700;
    font-size: .75rem
}

textarea.form-control~.form-label {
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px)
}

.form-label--error {
    display: none;
    color: #e62302
}

.form-group.valid input,
.form-group.valid select,
.form-group.valid textarea {
    border-color: #1c8000
}

.form-group.valid:after {
    content: "";
    position: absolute;
    right: -80px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: url(../images/Valid.svg) #1c8000 no-repeat 50% 50%;
    background-size: 20px 20px
}

.form-group.invalid input,
.form-group.invalid select,
.form-group.invalid textarea {
    border-color: #e62302
}

.form-group.invalid:after {
    content: "";
    position: absolute;
    right: -80px;
    top: 5px;
    width: 30px;
    height: 30px;
    background: url(../images/Invalid.svg) #e62302 no-repeat 50% 50%;
    background-size: 20px 20px
}

.form-group.invalid .form-label {
    display: none
}

.form-group.invalid .form-label--error {
    display: block
}

.radio-label {
    display: inline-block
}

.radio-label input[type=checkbox],
.radio-label input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.radio-label input[type=checkbox]+span,
.radio-label input[type=radio]+span {
    display: inline-block;
    position: relative;
    padding-left: 45px;
    margin-right: 30px
}

.radio-label input[type=checkbox]+span:before,
.radio-label input[type=radio]+span:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    width: 30px;
    height: 30px;
    border: 1px solid #c8d3d9;
    background: #fff
}

.radio-label input[type=checkbox]:focus+span:before,
.radio-label input[type=radio]:focus+span:before {
    outline: 5px auto #3b99fc
}

.radio-label input[type=checkbox]:checked+span:before,
.radio-label input[type=radio]:checked+span:before {
    border: 1px solid #1d1d1b;
    background: #fff no-repeat 50% 50%;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNjAgNjAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDYwIDYwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzFEMUQxQjt9PC9zdHlsZT48Zz48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTguMjM1LDUyLjM4NmMtMC44MzcsMC0xLjY3NS0wLjMyLTIuMzE0LTAuOTU5Yy0xLjI3OS0xLjI3OS0xLjI3OS0zLjM1LDAtNC42MjhMNTQuMTQ5LDguNTczYzEuMjc5LTEuMjc5LDMuMzUtMS4yNzksNC42MjgsMGMxLjI3OSwxLjI3OSwxLjI3OSwzLjM1LDAsNC42MjhMMjAuNTQ5LDUxLjQyN0MxOS45MSw1Mi4wNjYsMTkuMDczLDUyLjM4NiwxOC4yMzUsNTIuMzg2eiIvPjwvZz48Zz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTguMDY4LDUyLjI4NGMtMC44MzcsMC0xLjY3NS0wLjMyLTIuMzE0LTAuOTU5bC0xNC41My0xNC41M2MtMS4yNzktMS4yNzktMS4yNzktMy4zNSwwLTQuNjI4YzEuMjc5LTEuMjc5LDMuMzUtMS4yNzksNC42MjgsMGwxNC41MywxNC41M2MxLjI3OSwxLjI3OSwxLjI3OSwzLjM1LDAsNC42MjhDMTkuNzQyLDUxLjk2NCwxOC45MDUsNTIuMjg0LDE4LjA2OCw1Mi4yODR6Ii8+PC9nPjwvZz48L3N2Zz4=);
    background-size: 20px 20px
}

fieldset {
    padding: 0;
    border: 0;
    margin: 0 0 50px
}

.bg0 {
    background: #005a77;
    color: #fff
}

.bg0 .subtitle {
    color: #c8d3d9
}

.bg1 {
    background: #fff
}

.bg2 {
    background: #eef4f6
}

.bg3 {
    background: #3c3c3b;
    color: #fff
}

.bg3 a {
    border-bottom-color: #fbba00
}

.bg3 a:focus,
.bg3 a:hover {
    border-bottom-color: transparent
}

.bg3 .link-block:focus .link-el span,
.bg3 .link-block:hover .link-el span {
    border-bottom-color: #fbba00
}

.bg4 {
    background: #fbba00
}

.bg5 {
    background: #dce8ed
}

.page-section {
    padding: 150px 0
}
section.page-section.bg1.section-cs-text.section-cs-video.news-article{
	padding: 50px 0
}
@media (max-width:991px) {
    .page-section {
        padding: 120px 0
    }
}

.page-section--small-padding {
    padding: 100px 0 80px
}

@media (max-width:991px) {
    .page-section--small-padding {
        padding: 66px 0 46px
    }
}

.page-section.bg0+.page-section.bg0,
.page-section.bg1+.page-section.bg1,
.page-section.bg2+.page-section.bg2,
.page-section.bg3+.page-section.bg3,
.page-section.bg4+.page-section.bg4,
.page-section.bg5+.page-section.bg5 {
    padding-top: 50px
}

@media (max-width:991px) {
    .page-section.bg0+.page-section.bg0,
    .page-section.bg1+.page-section.bg1,
    .page-section.bg2+.page-section.bg2,
    .page-section.bg3+.page-section.bg3,
    .page-section.bg4+.page-section.bg4,
    .page-section.bg5+.page-section.bg5 {
        padding-top: 33.33333px
    }
}

.page-section.slanted {
    padding-bottom: 50px
}

@media (max-width:991px) {
    .page-section.slanted {
        padding-bottom: 33.33333px
    }
}

.page-section.slanted+.page-section {
    padding-top: 250px
}

@media (max-width:991px) {
    .page-section.slanted+.page-section {
        padding-top: 166px
    }
}

.page-content>.page-section:last-child .page-section,
.page-content>.split50:last-child .page-section {
    padding-bottom: 250px
}

@media (max-width:991px) {
    .page-content>.page-section:last-child .page-section,
    .page-content>.split50:last-child .page-section {
        padding-bottom: 100px
    }
    .page-content>.page-section:last-child .split50__item:last-child .page-section,
    .page-content>.split50:last-child .split50__item:last-child .page-section {
        padding-bottom: 166px
    }
}

.slanted {
    width: 100%;
    position: relative;
    z-index: 1
}

.slanted:after {
    bottom: 0;
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg)
}

.slanted--top:after,
.slanted:after {
    content: "";
    width: 100%;
    height: 280px;
    position: absolute;
    background: inherit;
    z-index: -1
}

.slanted--top:after {
    top: 0;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg)
}

.with-slanted-bg,
.with-slanted-img-bg {
    position: relative
}

.with-slanted-bg .slanted {
    position: absolute;
    z-index: -1;
    top: 0;
    content: "";
    width: 100%;
    height: 50%
}

.with-slanted-img-bg {
    min-height: 700px
}

.with-slanted-img-bg__image {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 645px;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

@media (max-width:767px) {
    .with-slanted-img-bg__image {
        height: 350px
    }
}

.with-slanted-img-bg__image:after {
    content: "";
    width: 100%;
    height: 280px;
    position: absolute;
    bottom: -280px;
    background: #eef4f6;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg)
}

.with-slanted-img-bg__content {
    position: relative;
    bottom: 0;
    z-index: 2;
    padding-top: 320px
}

@media (max-width:767px) {
    .with-slanted-img-bg__content {
        padding-top: 220px
    }
}

.intro.page-section {
    padding-top: 232px;
    padding-bottom: 80px;
}

.no-breadcrumbs .intro.page-section {
    padding-top: 200px
}

.intro.intro--landing-page h1,
.intro.page-section--small-padding h1 {
    margin-bottom: 10px
}

.intro.intro--landing-page .subtitle,
.intro.page-section--small-padding .subtitle {
    margin-top: 0
}

.intro.intro--landing-page p:last-child,
.intro.page-section--small-padding p:last-child {
    margin-bottom: 0
}

.intro.intro--landing-page {
    padding-bottom: 0
}

.intro.intro--landing-page .subtitle {
    font-size: 1.875rem;
    margin-top: 0;
    margin-bottom: 70px
}

.intro .with-slanted-img-bg {
    margin-top: -60px
}

.no-breadcrumbs .intro .with-slanted-img-bg {
    margin-top: -78px
}

.split50 {
    padding-bottom: 0;
    padding-top: 0;
    width: 100%
}

@media (min-width:992px) {
    .split50 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .split50 .split50__item {
        width: 50%
    }
    .split50 .page-section {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .split50 .page-section .container {
        width: 560px
    }
}

@media (min-width:992px) and (min-width:1200px) {
    .split50 .page-section .container {
        width: 600px
    }
    .split50 .split50__item:first-child .page-section .container {
        margin-left: auto;
        margin-right: calc(16.66667vw - 200px)
    }
    .split50 .split50__item .page-section .container {
        margin-right: auto;
        margin-left: calc(16.66667vw - 200px)
    }
}

.inner-section-padding {
    padding: 50px 70px 10px;
}

@media (max-width:767px) {
    .inner-section-padding {
        padding: 30px 40px 0
    }
    .section-insights .card img {
	    width: 240px;
	    height: 135px;
	}
}

@media (max-width:575px) {
    .inner-section-padding {
        padding: 20px 25px 0
    }
    .section-insights .card img {
	    width: 240px;
	    height: 135px;
	}
}

.main-header {
    position: fixed;
    z-index: 1001;
    width: 100%
}

.main-header .logo {
    display: inline-block;
    padding: 0;
    border: 0
}

@media (min-width:768px) and (max-width:991px) {
    .main-header .logo {
        width: 84px;
        overflow: hidden
    }
}

.main-header .logo img {
    padding: 20px 0;
    width: 100%;
    display: block;
    min-width: 300px;
}

.main-header .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-header .menu #mega-menu-wrap-primary-menu ul#mega-menu-primary-menu, .main-header .menu .menu__additional {
    padding: 0;
    margin: 15px 0
}

.main-header .menu>li:last-child {
    padding-right: 0
}

.main-header #mega-menu-wrap-primary-menu {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-header #mega-menu-primary-menu li {
    display: inline-block;
    padding: 0;
    font-size: 1rem
}

@media (min-width:992px) {
    .main-header #mega-menu-primary-menu li {
        font-size: 1rem
    }
}

@media (min-width:1200px) {
    .main-header #mega-menu-primary-menu li {
        font-size: 1.125rem
    }
}

.main-header #mega-menu-primary-menu li.mega-menu-item {
    padding-right: 30px;
    white-space: nowrap
}

.main-header #mega-menu-primary-menu li.mega-menu-megamenu:after {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-left: 5px;
    margin-bottom: -5px;
    background: url(../images/DropArrow.svg) no-repeat 0 0;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.main-header #mega-menu-primary-menu li.mega-menu-megamenu:hover:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.main-header #mega-menu-primary-menu li.mega-menu-megamenu > a.mega-menu-link,
.main-header #mega-menu-primary-menu li.mega-menu-flyout > a.mega-menu-link,ul.menu-footer__main .current-menu-item a {
    padding-bottom: 3px;
    border-bottom: 3px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.main-header #mega-menu-primary-menu li.mega-menu-megamenu > a.mega-menu-link:focus,
.main-header #mega-menu-primary-menu li.mega-menu-megamenu > a.mega-menu-link:hover,
.main-header #mega-menu-primary-menu li.selected >.mega-menu-link,
.main-header #mega-menu-primary-menu li.mega-menu-flyout > a.mega-menu-link:focus,
.main-header #mega-menu-primary-menu li.mega-menu-flyout > a.mega-menu-link:hover,
.main-header #mega-menu-primary-menu li.selected >.mega-menu-link,.main-header #mega-menu-primary-menu li.mega-current-menu-item a.mega-menu-link,ul.menu-footer__main .current-menu-item a  {
    border-color: #fbba00;
    outline: none;
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li {
    padding: 15px 0 15px 40px
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    display: inline;
    white-space: normal;
    font-weight: 300;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

@media (min-width:768px) {
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 1.25rem
    }
}

@media (min-width:992px) {
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 1.875rem;
        font-weight: 700
    }
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #fbba00;
    position: absolute;
    -webkit-transform: translate(-40px, 18px) rotate(-40deg);
    transform: translate(-40px, 18px) rotate(-40deg)
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    border-color: #fbba00
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li ul {
    margin: 15px 0;
    padding-left: 0
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li li {
    display: block;
    padding: 0
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    font-size: 1rem;
    white-space: normal;
    padding-bottom: 1px;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    border-color: #fbba00
}

.main-header .menu__additional {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.main-header .menu__additional li {
    display: inline-block;
    padding: 0 20px;
    font-size: .875rem
}

.main-header .menu__additional li.with-search-icon:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url(../images/Search.svg) no-repeat 0 0
}

.main-header .menu__additional li.with-share-icon:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url(../images/Share.svg) no-repeat 0 0
}

.main-header .menu__additional li a {
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.main-header .menu__additional li.selected a,
.main-header .menu__additional li a:focus,
.main-header .menu__additional li a:hover {
    border-color: #fbba00
}

.main-header .menu__additional li:last-child {
    padding-right: 0
}

.main-header.headroom--not-top .breadcrumbs {
    display: none
}

.menu {
    position: static
}

.mega-menu-megamenu > ul.mega-sub-menu {
    position: absolute;
    z-index: 102;
    top: 100px !important;
    left: 0;
    width: 100%;
    background: #005a77
}

.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    margin-top: 50px;
    margin-bottom: 50px
}

.mega-menu-megamenu > .mega-sub-menu {
    z-index: 1;
    overflow: hidden;
    display: none;
    border-bottom: 1px solid #0093a7
}

.mega-menu-megamenu:hover > .mega-sub-menu {
    display: block;
    z-index: 2;
    padding-left: 0px;
}

.slide--up > ul.mega-sub-menu {
    display: none
}

.mega-menu-toggle {
    display: none;
}

.mega-menu-megamenu > ul.mega-sub-menu__address {
    margin-top: 30px;
    font-size: 1rem;
    border-left: 1px solid #c8d3d9;
    color: #dce8ed
}

.mega-menu-megamenu > ul.mega-sub-menu .textwidget p.h4 {
    font-size: 1.5rem;
    font-weight: 300
}
.mega-menu-megamenu > ul.mega-sub-menu .textwidget address {
    font-size: 16px;
}

.mega-menu-megamenu > ul.mega-sub-menu__address p:last-child {
    margin-bottom: 0
}

.breadcrumbs {
    position: relative
}

.breadcrumbs:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 30px;
    /*background: -webkit-gradient(linear, left top, right top, from(rgba(125, 185, 232, 0)), to(#005a77));
    background: linear-gradient(90deg, rgba(125, 185, 232, 0) 0, #005a77)*/
}

.breadcrumbs ul {
    padding: 0;
    width: 100%;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.breadcrumbs ul::-webkit-scrollbar {
    width: 5px;
    height: 0;
    background-color: #005a77;
    border: 0
}

.breadcrumbs ul::-webkit-scrollbar-thumb {
    background: none;
    border: 0
}

@media (min-width:768px) {
    .breadcrumbs ul {
        overflow: hidden;
        text-overflow: ellipsis
    }
}

.breadcrumbs li {
    display: inline-block;
    padding: 5px 14px;
    font-size: .875rem
}

.breadcrumbs li:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 1px;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    background: #c8d3d9;
    position: relative;
    left: -18px;
    vertical-align: middle
}

.breadcrumbs li:first-child {
    padding-left: 0
}

.breadcrumbs li:first-child:before {
    display: none
}

.breadcrumbs li a {
    color: #c8d3d9;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.breadcrumbs li a:hover,
.breadcrumbs li a a:focus {
    border-color: #c8d3d9
}

.breadcrumbs li span {
    color: #fff
}

body.no-breadcrumbs .main-header .breadcrumbs {
    display: none
}

@media (min-width:768px) {
    .slide {
        -webkit-transition: all .25s ease-in-out;
        transition: all .25s ease-in-out
    }
    .slide--reset {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    .slide--up {
        -webkit-transform: translateY(-120%);
        transform: translateY(-120%)
    }
    .animated {
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    @-webkit-keyframes a {
        0% {
            -webkit-transform: translateY(-100%)
        }
        to {
            -webkit-transform: translateY(0)
        }
    }
    @keyframes a {
        0% {
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }
        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    .animated.slideDown {
        -webkit-animation-name: a;
        animation-name: a
    }
    @-webkit-keyframes b {
        0% {
            -webkit-transform: translateY(0)
        }
        to {
            -webkit-transform: translateY(-100%)
        }
    }
    @keyframes b {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        to {
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }
    }
    .animated.slideUp {
        -webkit-animation-name: b;
        animation-name: b
    }
}

.mobile-menu-toggle {
    display: none
}

@media (max-width:767px) {
    .main-header {
        padding-top: 17px;
        position: absolute;
        top: 0
    }
    .main-header .logo img {
        width: 220px;
        min-width: 220px;
    }
    .main-header .mobile-menu-toggle {
        display: block;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        padding-right: 0;
        padding-left: 25px
    }
    .main-header .mobile-menu-toggle__button {
        width: 60px;
        height: 60px;
        background: none;
        border: 0;
        position: relative
    }
    .main-header .mobile-menu-toggle .icon-bar {
        display: block;
        position: absolute;
        opacity: 1;
        width: 20px;
        height: 2px;
        left: 0;
        right: 0;
        margin: auto;
        background: #dce8ed;
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }
    .main-header .mobile-menu-toggle .icon-bar1 {
        top: 24px
    }
    .main-header .mobile-menu-toggle .icon-bar2 {
        top: 31px
    }
    .main-header .mobile-menu-toggle .icon-bar3 {
        top: 38px
    }
    .main-header .mobile-menu-toggle__button.open .icon-bar1 {
        top: 30px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    .main-header .mobile-menu-toggle__button.open .icon-bar2 {
        opacity: 0;
        width: 0
    }
    .main-header .mobile-menu-toggle__button.open .icon-bar3 {
        top: 30px;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }
    .main-header .menu,
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column#mega-menu-196-0-2 {
        display: none
    }
    .main-header .menu #mega-menu-primary-menu {
        display: block;
        width: 100%;
    }
    .main-header .menu #mega-menu-primary-menu > ul.mega-sub-menu >li.mega-menu-row,
    .main-header .menu #mega-menu-primary-menu > ul.mega-sub-menu >li.mega-menu-row > li.mega-menu-column > ul.mega-sub-menu li.mega-menu-item ,
    .main-header .menu #mega-menu-primary-menu li.mega-menu-megamenu > ul.mega-sub-menu,
    .main-header .menu #mega-menu-primary-menu ul {
        display: none;
        position: relative;
        top: 0;
        margin: 0
    }

    .main-header .menu #mega-menu-primary-menu li.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
        display: block;
		top: 0px !important;
    }

    .main-header .menu #mega-menu-primary-menu > li.mega-menu-megamenu > a {
        width: 100%;
        float: left;
        border: none;
        display: block;
        position: relative;
        z-index: 9;
    }

    .main-header .menu #mega-menu-primary-menu li.mega-menu-megamenu {
        padding: 5px 0;
        width: 100%;
        position: relative;
    }
    /*.main-header .menu #mega-menu-primary-menu li.mega-menu-megamenu:after {
        display: none;
    }*/
    .main-header #mega-menu-primary-menu li.mega-menu-megamenu:after {
        position: absolute;
        right: 7%;
        top: 10px;
    }
    
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:before {
        display: none
    }
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
        margin: 5px 0 20px 20px!important;
    }
    .main-header .menu #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu .container {
        margin: 0;
        margin-bottom: 20px;
        padding: 0
    }
    header.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column {
        padding: 0
    }
    header.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column {
        width: 100%;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    header.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 1rem
    }
    header.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: .875rem
    }
    header.main-header .menu #mega-menu-primary-menu .mega-menu-megamenu > a.mega-menu-link, header.main-header .menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 1.25rem
    }
    body.menu-expanded {
        overflow: hidden;
        height: 100vh
    }
    body.menu-expanded .menu {
        display: block;
        height: calc(100vh - 105px);
        overflow: auto
    }
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row, .main-header .menu #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li ul, .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
        padding: 0px!important;
        margin: 0px!important;
    }
    .main-header .menu .menu__additional {
        margin-top: 0px;
    }
    .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row {
        margin-bottom: 20px!important
    }
    .mega-menu-megamenu:hover > .mega-sub-menu {padding-left: 30px;}
}

.main-footer {
    padding: 50px 0
}

.main-footer .breadcrumbs ul {
    margin-top: 0;
    margin-bottom: 50px
}

.menu-footer ul {
    list-style-type: none;
    padding-left: 0
}

.menu-footer ul li {
    display: inline-block
}

@media (max-width:767px) {
    .menu-footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .menu-footer ul li {
        display: block
    }
}

.menu-footer__main {
    font-size: 1.125rem;
    margin-top: 0
}

.menu-footer__main li {
    margin-right: 70px
}

.menu-footer__main li:last-child {
    margin-right: 0
}

.menu-footer__main a {
    border-bottom: 3px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.menu-footer__main .selected a,
.menu-footer__main a:focus,
.menu-footer__main a:hover {
    border-color: #fbba00
}

.menu-footer__additional {
    font-size: 1rem
}

.menu-footer__additional li {
    margin-right: 30px
}

.menu-footer__additional li:last-child {
    margin-right: 0
}

.menu-footer__additional a {
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.menu-footer__additional .selected a,
.menu-footer__additional a:focus,
.menu-footer__additional a:hover {
    border-color: #fbba00
}

@media (min-width:768px) {
    .footer__address-panel {
        float: right;
        margin-left: 30px
    }
}

@media (min-width:992px) {
    .footer__address-panel {
        width: 200px;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transform: translateX(280px);
        transform: translateX(280px)
    }
}

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

.clearfix:after {
    clear: both
}

.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    /* min-height: 140px; */
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.link-block {
    border-bottom: 0
}

.link-block .link-el span {
    border-bottom: 2px solid transparent;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.link-block:focus .link-el span,
.link-block:hover .link-el span {
    border-color: #005a77
}

.boxed-offset,
.link-block img {
    margin-bottom: 25px
}

.boxed-offset {
    -webkit-box-shadow: -7px 7px 0 0 #fbba00;
    box-shadow: -7px 7px 0 0 #fbba00
}

.boxed-offset frame,
.boxed-offset img {
    width: 100%;
    display: block;
    margin-bottom: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out
}

.link-block:focus .boxed-offset img,
.link-block:hover .boxed-offset img {
    -webkit-transform: translate(-7px, 7px);
    transform: translate(-7px, 7px)
}

.with-side-decoration {
    padding-left: 40px
}

blockquote.with-side-decoration:before,.with-side-decoration:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2px;
    background: #0093a7;
    position: absolute;
    -webkit-transform: translate(-40px, 14px) rotate(-40deg);
    transform: translate(-40px, 14px) rotate(-40deg)
}

.with-side-decoration--lg {
    padding-left: 100px
}

.with-side-decoration--lg:before {
    width: 65px;
    height: 4px;
    -webkit-transform: translate(-100px, 18px) rotate(-40deg);
    transform: translate(-100px, 18px) rotate(-40deg)
}

@media (max-width:480px) {
    .with-side-decoration--lg {
        padding-left: 0
    }
    .with-side-decoration--lg:before {
        display: none
    }
}

.card {
    margin-bottom: 20px
}

.trending-story {
    display: block;
    margin-bottom: 36px
}

@media (max-width:575px) {
    .section-team .card .boxed-offset {
        width: 80px;
        margin: 0 20px 20px 0;
        float: left
    }
    .section-team .card .boxed-offset img {
        margin-bottom: 0
    }
}

.section-insights .card img {
    margin-bottom: 0
}

.split50__icon {
    width: 100px;
    margin-bottom: 20px
}

.section-manager .boxed-offset {
    display: inline-block
}

.section-manager img {
    width: 120px
}

.section-manager .h2.subtitle {
    font-size: 1.875rem
}

.fullsize-img-bg {
    width: 100%;
    height: 50vh;
    max-height: 600px;
    background: no-repeat #3c3c3b 50% 50%;
    background-size: cover
}

@media (max-width:767px) {
    .fullsize-img-bg {
        max-height: 350px
    }
}

.get-in-touch-widget {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 101
}

@media (max-width:1420px) {
    .get-in-touch-widget .container {
        max-width: 100%;
        padding: 0
    }
}

.get-in-touch-widget--link {
    border: 3px solid #fbba00;
    background: #fff;
    position: relative;
    position: absolute;
    top: calc(50vh - 35px);
    height: 40px;
    right: 10px;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out
}

@media (min-width:768px) {
    .get-in-touch-widget--link {
        height: 70px
    }
}

@media (min-width:1420px) {
    .get-in-touch-widget--link {
        right: -70px
    }
}

.get-in-touch-widget--link span {
    text-align: center;
    font-weight: 700;
    font-size: .875rem;
    width: 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 30px 0 4px;
    line-height: 2.25rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

@media (min-width:768px) {
    .get-in-touch-widget--link span {
        padding: 0 60px 0 4px;
        line-height: 4.25rem
    }
}

.get-in-touch-widget--link:after {
    content: "";
    display: block;
    background: url(../images/GetInTouch_lg_yellow.svg) no-repeat #fbba00 50% 50%;
    background-size: 40px, 40px;
    position: absolute;
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px
}

@media (min-width:768px) {
    .get-in-touch-widget--link:after {
        width: 70px;
        height: 70px;
        background-size: 60px, 60px
    }
    .section-insights .card img {
	    width: 240px;
	    height: 135px;
	}
}

.get-in-touch-widget--link:focus,
.get-in-touch-widget--link:hover {
    border: 3px solid #fbba00
}

.get-in-touch-widget--link:focus span,
.get-in-touch-widget--link:hover span {
    width: 160px
}

@media (min-width:768px) {
    .get-in-touch-widget--link:focus span,
    .get-in-touch-widget--link:hover span {
        width: 240px
    }
}

.get-in-touch-widget.fixed {
    position: fixed
}

.get-in-touch-widget.fixed .get-in-touch-widget--link {
    opacity: 1
}

.list-social-media {
    list-style-type: none;
    padding: 0
}

.list-social-media li {
    display: inline-block
}

.social-icon {
    float: left;
    border: 0;
    width: 26px;
    height: 26px;
    margin-right: 15px;
    overflow: hidden;
    background: no-repeat transparent 50% 50%;
    opacity: 1;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.social-icon span {
    display: block;
    text-indent: -9999rem
}

.social-icon:focus,
.social-icon:hover {
    opacity: .5
}

.social-icon--twitter {
    background-image: url(../images/twitter.svg);
    background-size: 26px, 26px
}

.social-icon--facebook {
    background: url(../images/facebook.svg);
    background-size: 26px, 26px
}

.social-icon--linkedin {
    background: url(../images/linkedin.svg);
    background-size: 26px, 26px
}
.social-icon--apple {
    background-image: url(../images/apple.png);
    background-size: 26px, 26px;
}
.social-icon--spotify {
    background-image: url(../images/spotify.png);
    background-size: 26px, 26px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 35px
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.banner__content {
    position: relative;
    padding-left: 150px;
    margin-top: 100px
}

.banner__content:before {
    content: "";
    position: absolute;
    top: 20px;
    left: -20px;
    width: 120px;
    height: 120px;
    background: url(../images/GetInTouch_lg_yellow.svg) no-repeat transparent 50% 50%
}

@media (max-width:767px) {
    .banner__content {
        padding-left: 0
    }
    .banner__content:before {
        display: none
    }
}

.banner__message {
    font-size: 2.5rem;
    margin-bottom: 40px
}

.additional-question {
    opacity: 0;
    max-height: 1px;
    overflow: hidden;
    margin: 10px 0
}

.additional-question.selected-question {
    opacity: 1;
    max-height: 1000px;
    -webkit-transition: max-height 1s ease-in-out;
    transition: max-height 1s ease-in-out
}

.location-box {
    border: 3px solid #0093a7;
    padding: 30px 40px 20px;
    position: relative;
    margin-top: 100px
}

@media (min-width:992px) {
    .location-box {
        -webkit-transform: translate(4vw);
        transform: translate(4vw);
        margin-top: 0
    }
}

.location-box__copy-content {
    padding-left: 40px
}

.location-box__copy-content:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(../images/Location.svg) transparent no-repeat 50% 50%;
    position: absolute;
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px)
}

.awards-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 570px
}

@media (max-width:767px) {
    .awards-item {
        width: 100%
    }
    .awards-item .awards-item__content {
        min-height: 1px;
        padding-bottom: 30px;
        margin-bottom: 30px
    }
}

.awards-item__img-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 140px;
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    margin-right: 50px
}

.awards-item__img-wrapper img {
    border: 1px solid #c8d3d9
}

@media (max-width:767px) {
    .awards-item__img-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        margin-right: 20px
    }
}

@media (max-width:560px) {
    .awards-item__img-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 70px;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        margin-right: 15px
    }
}

.awards-item__content {
    min-height: 220px;
    margin-bottom: 80px;
    position: relative
}

.awards-item__content h3 {
    margin-bottom: 10px
}

.awards-item__content:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #c8d3d9;
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg);
    position: absolute;
    bottom: 0
}

.awards-item:nth-of-type(3n) .awards-item__content {
    min-height: 140px;
    margin-bottom: 0
}

.awards-item:nth-of-type(3n) .awards-item__content:after {
    display: none
}

.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row {
    display: block;
    padding-right: 35px;
    padding-left: 35px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul > li.mega-menu-column {
    max-width: 33.33%;
    flex: 0 0 33.33333%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 0 15px 40px;
}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column#mega-menu-196-0-2 {
    border-left: 1px solid #c8d3d9;
    color: #dce8ed;
    margin-top: 30px;
    margin-left: 13px;
}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column#mega-menu-196-0-2 ul.mega-sub-menu li.mega-menu-item {padding-left: 33px;}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column#mega-menu-196-0-2 > ul.mega-sub-menu, .main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li ul {
    margin-top: 0px;
    margin-bottom: 0px;
}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul > li.mega-menu-column#mega-menu-196-0-2 > ul.mega-sub-menu > li.mega-menu-item {
    padding-top: 0px;
    padding-bottom: 0px;
}
.footer__address-panel p {
    margin-top: 20px;
}
.main-header #mega-menu-primary-menu .mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > ul.mega-sub-menu {
    margin: 15px 0;
    padding-left: 0;
}
/*# sourceMappingURL=style.css.map*/

/* Country Page CSS*/
.intro-county strong{display: inline-block;width: 100%;margin-bottom: 15px;}
.section-counter {background: #fbba00;padding: 120px 0;}
.count-section > span > span {display: block;line-height: normal;text-transform: uppercase;font-weight: 500;font-size: 12px;letter-spacing: 0.6px;}
.count-section > span {width: 25%;position: relative;padding-left: 70px;}
.count-section > span .counter,.count-section > span b {display: inline-block;font-size: 46px;line-height: 50px;letter-spacing: normal;font-weight: normal;}
.count-section > span:after {content: '';display: inline-block;position: absolute;width: 60px;height: 1px;-webkit-transform: rotate(-40deg);transform: rotate(-40deg);background: #000;vertical-align: middle;top: 32px;right: -20px;}
.count-section > span:last-of-type:after{width:0;height:0;}
.get-in-img{background-repeat: no-repeat;background-position: top center;min-height: 100%;}
.pr{position: relative;}
.count-section > span:first-of-type:after {right: -30px;}
.count-section {display: flex;justify-content: center;flex-wrap: wrap;}

@media (max-width: 1200px){
.count-section > span .counter, .count-section > span b{font-size: 34px;line-height: 40px;}
.count-section > span:after{width: 60px;top: 25px;}
.count-section > span{padding-left: 40px;}
.count-section > span:after{right: -10px;}
}
@media (max-width: 992px){
.count-section > span {width: 50%;margin: 15px 0 60px;text-align: center;padding: 0;}
.count-section > span:nth-child(3):after{width: 0;height: 0;}
.count-section > span:after{right: auto;left: 50%;top: 150%;transform: translate(-50%,0) rotate(-40deg);}
.get-in-img{position: static;}
.section-counter{padding: 60px 0 0;}
}
@media (max-width: 559px){
.count-section > span {width: 100%;margin-bottom: 55px;}
.count-section > span:nth-child(3):after{width: 40px;height: 1px;}
.count-section > span:after{width: 40px;}
.count-section > span:last-of-type {margin-bottom: 0;}
.intro.page-section {padding-top: 180px;}
/*.count-section > span:after{width: 0;height: 0;}*/
.section-counter{padding: 50px 0;}
.count-section > span .counter, .count-section > span b {font-size: 44px;line-height: 45px;}
}


/*Service Page CSS*/
.intro--service-page.bg0 .subtitle {font-size: 20px;}
.service-full-bg {max-height: 700px;height: 70vh;}
.section-service-stories hr.line-seperator {margin: 70px 0;border: 0;border-top: 1px solid #c8d3d9;}
.section-service-stories ul.link-list li{margin-bottom: 10px;}
.intro--service-page h1 {letter-spacing: 0.4px;}
.section-service-stories .card p.large {margin-bottom: 24px;}
@media (max-width: 992px){
    .section-service-stories .card{padding-left: 15px;padding-right: 15px;}
}
@media (max-width: 767px){
    .section-service-stories hr.line-seperator{display: none;}
    .section-service-stories .card p.large{min-height: auto;}
    .section-service-stories .card ul.link-list{margin-top: 20px;}
}

/* Case Study Witout Video Page CSS */
.section-the-brief h2, .section-cs-text h2{font-size: 30px;margin-bottom: 20px;}
.section-the-brief p{font-size: 20px;color: #3c3c3b;line-height: 28px;}
.section-cs-text p{font-size: 18px;color: #3c3c3b;line-height: 28px;}
.section-cs-text .pull-right {float: right;display: inline-block;width: 49%;padding-left: 75px;}
.section-cs-text .pull-right .boxed-offset {display: inline-block;}
/*blockquote.with-side-decoration > p {padding-top: 20px;font-weight: bold;font-size: 20px;}*/
blockquote.with-side-decoration > p {padding-top: 20px;font-weight: bold;font-size: 20px;}
blockquote.with-side-decoration > span{font-size: 14px;}
blockquote.with-side-decoration:before {width: 50px;}
blockquote.with-side-decoration {padding: 30px 30px 60px 50px;}
blockquote.with-side-decoration > p > span {
    font-size: 14px;
    font-weight: normal !important;
}
.blue-btn-links {display: inline-block;width: 100%;margin-top: 50px;}
.blue-btn-links a {color: #005a77;font-size: 14px;font-weight: bold;padding: 12px 50px 12px 30px;border: 1px solid;margin-right: 20px;position: relative;}
.blue-btn-links a:after {content: '';display: inline-block;position: absolute;top: 0;right: 0;width: 40px;height: 43px;line-height: 43px;background: #005a77;text-align: center;color: #fff;font-size: 22px;transition: all 0.4s ease;background-repeat: no-repeat;background-image: url('../images/go-arrow-img.png');background-position: center;}
.blue-btn-links a:hover:after {transform: translate(5px,-5px);}
.section-expertise-cs h3{font-size: 20px;}
@media (max-width: 1100px){
.section-cs-text .with-side-decoration--lg, .section-the-brief .with-side-decoration--lg {padding-left: 40px;}
.section-cs-text .pull-right .boxed-offset img {width: 100%;}
}
@media (max-width: 900px){
.section-cs-text .with-side-decoration--lg, .section-the-brief .with-side-decoration--lg {padding-left: 0px;}
.section-the-brief .with-side-decoration--lg:before{content: '';width: 0;height: 0;}
}
@media (max-width: 767px){
    .section-cs-text .pull-right{width: 100%;padding-left: 0;}
    blockquote.with-side-decoration{padding: 0;margin: 35px 20px;}
    .blue-btn-links a{margin-bottom: 20px;}
}

/* Case Study with Video Page CSS */
.intro--service-page-img {margin-bottom: -23%;}
.intro--service-page-img img {max-width: 100%;}
/*.section-cs-video .videoWrapper{margin: 65px -55px 35px;}*/
.mgr-top-img{margin-top: 80px;}
@media (max-width: 767px){
.section-cs-video .videoWrapper {margin: 45px -25px 35px;}
.page-section.slanted.intro--service-img+.page-section {padding-top: 116px;}
.mgr-top-img{margin-top: 0;}
}
@media (max-width: 500px){
.section-cs-video .videoWrapper {margin: 45px -10px 35px;}
}

/* IPO Page css*/
.ipo-section-head .with-slanted-img-bg__content {padding: 0;}
section.page-section.ipo-section-head {padding: 235px 0 30px;}
.ipo-section-head .with-slanted-img-bg {min-height: auto;margin-top: 0;}
.ipo-section-head .with-slanted-img-bg__content .bg2.inner-section-padding {padding: 0;}
.ipo-split{position: relative;z-index: 11;}
table.ipo-table {text-align: left;width: 100%;border-collapse: collapse;margin-bottom:100px;}
table.ipo-table th {padding: 20px;background: #005a77;color: #fff;}
table.ipo-table tr td {padding: 20px;}
table.ipo-table tr:nth-child(odd) {background: #eef4f6;}    
.split50.ipo-split .get-in-img:after {width: 0;}
@media (max-width: 767px){
section.page-section.ipo-section-head {padding: 175px 0 10px;}
section.page-section.ipo-section-head h1{font-size: 1.5rem;}
.section-generic-content.page-ipo {padding: 50px 0 0;}
.section-service-stories-sa .col-md-4.card,
.section-service-stories-sa .card ul.link-list {margin: 0;}
}



/* About Page CSS */
.video-about ul.link-list {padding-top: 65px;}
.video-about ul.link-list li {margin-bottom: 15px;}
.section-the-brief-na {padding: 150px 0 60px;}
.section-the-brief-na h1{margin-bottom: 10px;}
.section-the-brief-na h2{font-weight: normal;}
.section-cs-video .videoWrapper img {max-width: 100%;}
.section-cs-video .videoWrapper.imgbox {height: auto;padding: 0;margin-left: 0;margin-right: -110px;}
@media (max-width: 767px){
    .video-about ul.link-list {padding-top: 0;}
    .section-cs-video .videoWrapper.imgbox{margin-right: 0;}
}


/* Location Page CSS */
ul.tabs-location{margin: 0px;padding: 0;overflow: hidden;text-overflow: ellipsis;width: 100%;overflow: auto;-webkit-overflow-scrolling: touch;padding: 0px;list-style: none;position:  relative;}
ul.tabs-location:after {content: '';position: absolute;right: 0;top: 0;width: 20px;height: 30px;background: -webkit-gradient(linear,left top,right top,from(rgba(125,185,232,0)),to(#eef4f6));background: linear-gradient(90deg,rgba(125,185,232,0) 0,#eef4f6);}
ul.tabs-location li{background: none;color: #222;display: inline-block;padding: 10px 15px 0;cursor: pointer;}
ul.tabs-location li.current{color: #222;}
ul.tabs-location li span{display: inline-block;padding-bottom: 5px;}
.location-content{display: none;padding: 100px 0 0;}
.location-content.current{display: inherit;}
ul.tabs-location li:first-of-type {padding-left: 0;}
ul.tabs-location li.current span{border-bottom: 3px solid #fbba00;}
.location-content ul {column-count: 3;padding-left: 0;}
.location-content ul li{padding-left: 30px;padding-bottom: 10px;}
.locations-sec h1 {padding-top: 50px;}
.page-section.slanted+.page-section.locations-locate{padding-top: 180px;}
.locations-locate h2 {margin-bottom: 15px;}
.card-loc{margin-bottom: 70px;}
.card-loc .link-block {font-weight: 900;padding-left: 30px;}
.card-loc .link-block:before {transform: translate(-33px,9px) rotate(-40deg);}
.loc-select select {display: inline-block;width: auto;border: 0;margin-left: 12px;font-weight: 700;}
@media (max-width: 767px){
    .location-content ul{column-count: 1;}
    .location-content{padding: 50px 0 0;}
}

.search-popup, .share-popup{display: none;background: #005a77;width: 100%;height: 100%;position: fixed;top: 0;left:  0;z-index: 1111;padding-top: 60px;}

.pop {position: relative;z-index: 9999;top: 0;left: 0;width: 60%;height: 100%;padding-top: 100px;color: white;margin: 0 auto;}
.pop i {position: absolute;right: 0;top: 0;font-size: 2rem;cursor: pointer;}
.pop i a.button {font-style:  normal;font-weight:  normal;font-size:  36px;min-width:  68px;border-color: #3c3c3b;}
.pop i:hover {color: black;}
.search-popup form.search-form input, .share-popup form.search-form input {border-bottom: 1px solid #fff;background: transparent;color: #fff;}
.search-popup form.search-form input:focus, .share-popup form.search-form input:focus {outline: none;}
ul.search-suggestions {list-style: none;padding: 0;column-count: 2;margin-top: 50px;}
ul.search-suggestions li a {border-bottom: 1px solid transparent;-webkit-transition: border-color .2s ase-in-out;transition: border-color .2s ease-in-out;font-weight: 500;margin-bottom: 9px;}
ul.search-suggestions li a:hover {border-color: #fbba00;}
form.search-form input::-webkit-input-placeholder { color: #fff;}
form.search-form input::-moz-placeholder { color: #fff;}
form.search-form input:-ms-input-placeholder { color: #fff;}
form.search-form input:-moz-placeholder { color: #fff;}
.pop i a.button span {padding: 0;position: relative;color: transparent;background: #3c3c3b;border: 2px solid #3c3c3b;}
.pop i a.button span:after, .pop i a.button span:before {content: '';display: inline-block;width: 1px;height: 40px;background: #fff;}
.pop i a.button span:before {transform: translate(9px,7px) rotate(50deg);}
.pop i a.button span:after {transform: translate(-9px,7px) rotate(-50deg);}
.pop i a.button:hover span:before, .pop i a.button:hover span:after {background: #3c3c3b;}
.pop i a.button:hover span {background: #fbba00;border-color: #fbba00;}
.share-popup ul.list-social-media li {padding: 15px;border: 2px solid #fff;margin-right: 15px;}
.share-popup ul.list-social-media li a {margin: 0;opacity: 1;}
.share-popup ul.list-social-media li:hover svg:hover #linkedin,
.share-popup ul.list-social-media li:hover svg:hover #fb,
.share-popup ul.list-social-media li:hover svg:hover #twitter {fill: #005a77;}
.share-popup ul.list-social-media li:hover {background: #fbba00;border-color: #fbba00;}
.share-popup h3 {color: #fff;font-weight: normal;font-size: 20px;}
.share-popup form.search-form > span {display: block;font-size: 12px;font-weight: bold;}
.share-popup form.search-form h3{margin-top: 80px;}
.search-popup form.search-form .button, .share-popup form.search-form .button {margin-top: 50px;}
@media (max-width: 767px) {
.pop{width: 100%;}
.search-popup, .share-popup{padding-top: 40px;z-index: 1111;}
ul.search-suggestions{column-count: 1;}
}


/* Legal Page CSS */
.legal-tabing{padding-bottom: 130px;}
.legal-tabing .col-md-8 {padding: 0;}
.intro.loc-team h1 { padding-bottom: 50px; margin: 0; }
.intro.public-title .with-slanted-img-bg{min-height: auto;}

.public-stories .link-el{font-size: 18px;margin-bottom: 15px;}
.public-stories .large{font-size: 16px;}
.public-stories .text-center {text-align: center;}

.expertise-list li a {border-color: transparent;vertical-align: top;}
.expertise-list li a:hover {border-color: #005a77;}
.expertise-list li {width: 33.3334%;float: left;margin-bottom: 25px;}
@media (max-width: 767px){
    .h1, h1 {font-size: 2rem;}
    .intro-copy {font-size: 1rem;}
    .banner .banner__content span {display: none;}
    .expertise-list li{width: 100%;}
    .h2.subtitle {font-size: 1.2rem;}
    .expertise-list {display: inline-block;width: 100%;}
    .locations-sec .with-slanted-img-bg {min-height: auto;}

}

.loc-select select{background-size: 18px, 21px;}

.insight-titles h1 {margin-bottom: 15px;}
.insight-titles h2 {font-weight: normal;font-size: 30px;margin-bottom: 20px;}
.insight-titles p {margin-bottom: 80px;}
.side-split ul.social-icon {display: inline-block;width: 100%;height: auto;padding: 0;}
.side-split ul.social-icon li {display: inline-block;margin-right: 10px;margin-bottom: 10px;}
.side-split ul.social-icon li a {margin: 0;opacity: 1 !important;border: 2px solid #3c3c3b;padding: 10px;}
.side-split ul.social-icon li a svg {width: 36px;fill: #3c3c3b;height: 36px;vertical-align: top;}
/*.side-split ul.social-icon li a:hover {background: #fbba00;border-color: #fbba00;opacity: 1;}*/
.side-split ul.social-icon li a:hover svg {fill: #fff;stroke: #fff;}
.side-split ul.social-icon:hover {opacity: 1;}
.split-text p {width: 47%;float: left;}
.split-text .side-split {width: 45%;float: right;}
.split-text {width: 100%;display: inline-block;}
.split-text .side-split h2 {font-weight: normal;}
@media (max-width: 780px){
    .split-text .side-split, .split-text p{width: 100%;}
}

.l1-insight .loc-select, .l1-insight h2 {
    margin-bottom: 25px;
}
.insight-titles--details h2 {font-size: 30px;font-weight: normal;margin-bottom: 90px;}



.bg2.l1-insight-bg {min-height: 500px;}
.insight-slider h2 {font-size: 24px;color: #1d1d1b;font-weight: bold;margin-bottom: 15px;}
.insight-slider p {color: #1d1d1b;}
.slide-text {padding: 50px 35px 35px;width: 74%;margin: 0 auto;}
.arrow-prev, .arrow-next {font-style: normal;border-color: #3c3c3b;border: 2px solid #1d1d1b;display: inline-block;white-space: nowrap;font-weight: 700;font-size: .875rem;vertical-align: middle;text-align: center;background: none;height: 68px;line-height: 4rem;margin-bottom: 10px;min-width: 70px;cursor: pointer;border-width: 2px;border-style: solid;-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out;position: relative;z-index: 1;}

.arrow-prev:hover, .arrow-next:hover{padding: 0;border: 2px solid #1d1d1b;}


.insight-slider .item img {width: auto;}
.insight-slider .item .boxed-offset {width: 90%;margin: 0 auto;}
.intro--service-page-img.insight-slider {margin-bottom: -45%;}
.insight-slider .owl-dots, .awards-carousel__panel .owl-dots {display: none;}
/*.insight-slider .owl-nav {position: absolute;bottom: 105px;left: 50%;width: 85%;transform: translate(-50%,0);}*/
/*.awards-carousel__panel .owl-nav {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%,-50%);}*/
.insight-slider .owl-carousel .owl-nav button.owl-prev{position: absolute !important;bottom: 110px;left: 50px;}
.insight-slider .owl-carousel .owl-nav button.owl-next{position: absolute !important;bottom: 110px;right: 50px;}
.insight-slider .owl-carousel .owl-nav button.owl-next, .insight-slider .owl-carousel .owl-nav button.owl-prev, .awards-carousel__panel .owl-carousel .owl-nav button.owl-next, .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev {display: inline-block;white-space: nowrap;font-weight: 700;vertical-align: middle;text-align: center;height: 68px;width: 68px;line-height: 4rem;margin-bottom: 10px;cursor: pointer;border-width: 2px;border-style: solid;-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out;position: relative;z-index: 1;background: transparent;color: #1d1d1b;border-color: #1d1d1b;outline: none;}
.insight-slider .owl-carousel .owl-nav button.owl-next span,
.insight-slider .owl-carousel .owl-nav button.owl-prev span,
.awards-carousel__panel .owl-carousel .owl-nav button.owl-next span,
.awards-carousel__panel .owl-carousel .owl-nav button.owl-prev span  {position: relative;display: inline-block;width: 30px;height: 30px;margin-top: 17px;background: url(../images/DropArrow_select.svg) no-repeat 0 0;-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;transform: rotate(90deg);font-size:  0;outline: none;}
.insight-slider .owl-carousel .owl-nav button.owl-next, .awards-carousel__panel .owl-carousel .owl-nav button.owl-next{float: right;}
.insight-slider .owl-carousel .owl-nav button.owl-next span, .awards-carousel__panel .owl-carousel .owl-nav button.owl-next span{transform: rotate(-90deg);}
.insight-slider .owl-carousel .owl-nav button.owl-next:before, .insight-slider .owl-carousel .owl-nav button.owl-prev:before, .awards-carousel__panel .owl-carousel .owl-nav button.owl-next:before, .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev:before  {content: "";position: absolute;z-index: -1;outline: none;width: calc(100% + 4px);height: 68px;opacity: 0;top: 0;left: 0;-webkit-transform: translate(-2px,-2px);transform: translate(-2px,-2px);-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out;background: #fbba00;}

.insight-slider .owl-carousel .owl-nav button.owl-next:hover:before, .insight-slider .owl-carousel .owl-nav button.owl-prev:hover:before, .awards-carousel__panel .owl-carousel .owl-nav button.owl-next:hover:before, .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev:hover:before {-webkit-transform: translate(5px,-9px);transform: translate(5px,-9px);opacity: 1;}
.press-room-select{margin-bottom: 40px;}
.awards-carousel__panel .owl-carousel .owl-nav button.owl-prev {position: absolute; left: -150px;top: 50%;}
.awards-carousel__panel .owl-carousel .owl-nav button.owl-next {/* left: 671px; */position: absolute;right: 0;top: 50%;}

/*by mahesh*/
.insight-slider .owl-carousel .owl-item a{
    display: block;
    width: 100%;
}


@media (max-width: 767px){
    .slide-text {
        width: 100%;
        padding: 40px 0 0;
    }

    .insight-slider .owl-nav,
    .awards-carousel__panel .owl-nav  {
        position: static;
        transform: translate(0, 0);
        text-align: center;
    }

    .insight-slider .owl-carousel .owl-nav button.owl-next,
    .insight-slider .owl-carousel .owl-nav button.owl-prev,
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-next,
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev {
        width: 40px;
        height: 40px;
        float: none;
        margin: 0 15px 15px;
    }

    .insight-slider .owl-carousel .owl-nav button.owl-next span,
    .insight-slider .owl-carousel .owl-nav button.owl-prev span,
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-next span,
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev span {
        width: 15px;
        height: 15px;
        margin-top: 11px;
    }

    .insight-slider .owl-carousel .owl-nav button.owl-next:before,
    .insight-slider .owl-carousel .owl-nav button.owl-prev:before,
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-next:before,
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev:before {
        height: 40px;
    }

    .insight-slider .item .boxed-offset {
        width: 95%;
    }

    .bg2.l1-insight-bg {
        min-height: 200px;
    }
    
}


.profile-expertise.slanted:after {left: 0;}
.profile-expertise.slanted {padding-bottom: 100px;}
.profile-expertise ul li {width: 100%;margin-bottom: 6px;}
.side-split ul.social-icon li a:hover {background: #fbba00;border-color: #fbba00;}
.lead-info {padding: 30px;border: 3px solid #0093a7;display: inline-block;width: 100%;}
.lead-info h4 {font-size: 20px;font-weight: normal;margin-bottom: 12px;}
.lead-info .link-block {font-size: 20px;font-weight: 700;margin-bottom: 25px;}
.lead-info ul.social-icon {margin: 0;}
@media (max-width: 992px){
.profile-expertise.slanted h2 {font-size: 1.75rem;margin-bottom: 25px;}
.awards-carousel__panel .owl-carousel .owl-nav button.owl-prev{
    left: -69px;
}

}
.search-popup.testimonial-popup {
    background: #eef4f6f7;
}

.search-popup.testimonial-popup p {
    color:  #000;
}

section.page-section.section-search-results {
    padding-bottom: 200px;
}

section.page-section.section-search-results .row.justify-content-center {
    margin-top: 50px;
}

section.page-section.section-search-results .loc-select {
    margin-bottom: 50px;
}
.section-the-brief-na.result-top {
    padding: 90px 0 40px;
}
@media (max-width: 767px){
    section.page-section.section-search-results .loc-select {margin-bottom: 20px;}
    section.page-section.section-search-results .row.justify-content-center {margin-top: 20px;}
    section.page-section.section-search-results {padding-bottom: 100px;padding-top: 50px;}
    .section-the-brief-na.result-top{padding-top: 150px;}
    .awards-carousel__panel .owl-carousel .owl-nav button.owl-prev{
        left: 0px;
    }
    .insight-slider .owl-carousel .owl-nav button.owl-next, .insight-slider .owl-carousel .owl-nav button.owl-prev {
        bottom: 15px;
        top: auto;
    }
}

.bg3.section-manager a {
    border-bottom-color: #fbba0003;
}
.bg3.section-manager a:hover {
    border-bottom-color: #fbba00;
}
.single-services section.page-section.bg1.slanted.section-generic-content,.single-industries section.page-section.bg1.slanted.section-generic-content {
    padding: 50px 0;
}
.Version_L3 .with-slanted-img-bg__image:after{
    content: "";
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: -280px;
    background: #eef4f6;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: skewY(-4deg);
    transform: skewY(-4deg);
}

/* Sustainability Page */

@media (min-width: 992px) {
    .susti-top .intro-copy {padding-bottom: 50px;}
}
.section-susti-content .with-side-decoration {font-weight: bold;}
.section-susti-content ul {padding-left: 55px;}
.section-susti-content .img-fluid{width: 100%;}
.susti-quality ul li {padding-left: 6px;margin-bottom: 15px;}
.section-susti-content ul a {text-decoration: none;border: 0;color: #005a77;}
.section-susti-content ul li {margin-bottom: 5px;}
@media (max-width: 992px){
    .susti-head .with-slanted-img-bg{min-height: auto;}
    .section-susti-content .col-lg-6 + .link-block {margin-top: 25px;}
    .susti-quality + .col-lg-4 .mgr-top-imgbtn {margin-top:  15px;}
}

.bg3.section-manager a {
    border-bottom-color: #fbba0003;
}
.bg3.section-manager a:hover {
    border-bottom-color: #fbba00;
}
.page-template-tpl-join-hlb .banner__message {
    font-size: 2.5rem !important;
    margin-bottom: 40px;
    line-height: inherit !important;
}
span.company_name {
    position: relative;
    vertical-align: middle;
    top: -13px;
    left: 10px;
}
@media (max-width:767px) {
    .insight-slider h2 {
        font-size: 19px;
        color: #fff;
        padding: 20px 0;
    }
}
.mc4wp-alert.mc4wp-success {
    color: #1c8000;
}
.mc4wp-alert.mc4wp-error {
    color: red;
}
.language-list {
    display: inline-block;
    margin-left: 20px;
}
.language-list li.lang-code {
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 11px;
    font-family: inherit;
    width: 27px;
    height: 27px;
    margin-right: 5px;
    padding: 0px 4px 4px 4px;
}
.language-list li.lang-code a {
    font-size: 15px;
    font-family: inherit;
    padding-bottom: 0px;
    line-height: 1.5;
}
.language-list li.lang-code:hover,.language-list li.lang-code:focus{
    border-color: #fbba00;
    color: #fbba00;
}
.language-list li.lang-code a {
    border: none;
}
.main-header .menu__additional li.with-locations-icon:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(../images/global.png) no-repeat 0 0;
    background-size: 20px
}
.dropdown-location {
    display: none;
    position: absolute;
    background-color: #3b3c3c;
    min-width: 150px;
    z-index: 1;
    padding: 0px;
    border-radius: 3px;
    height: 300px;
    overflow-y: scroll;
    scrollbar-color: #fbba00 #3B3C3C;
	scrollbar-width: thin;
}

.dropdown-location a {
  float: none;
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;

}

.with-locations-icon:hover .dropdown-location {
  display: block;
}
li.with-locations-icon ul li {
    float: none;
    color: #fff;
    padding: 8px 8px !important;
    text-decoration: none;
    display: block !important;
    text-align: left;
    cursor: pointer;
}
li.with-locations-icon {
    padding: 0px !important;
    cursor: pointer;
}
/*Global Icon for location*/
.main-header .menu__additional li.with-locations-icon {
    margin-right: 50px;
}
.hlb_footer_text_editor .page-section {
    padding: 80px 0;
}
.dropdown-location::-webkit-scrollbar {
    height: 12px;
    width: 12px;
    background: #3b3c3c;
}
.dropdown-location::-webkit-scrollbar-thumb {
    background: #fbba00;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0px 1px 2px rgb(251, 186, 0);
}

.dropdown-location::-webkit-scrollbar-corner {
    background: #fbba00;
}

/*campaign-page*/
.campaign-page-intro .campaign-page-intro-img {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    max-height: max-content;
    height: 100%;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.intro.page-section.campaign-page-intro {
    padding-top: 171.07px;
    padding-bottom: 0;
}
.campaign-page-intro .heading {
    padding-right: 29px;
}

.campaign-page-intro .heading h2 {
    font-size: 68px;
    margin-bottom: 0;
    font-weight: 900;
    line-height: 75px;
}

.campaign-page-intro .heading h3 {
    font-size: 68px;
    font-weight: 400;
    line-height: 75px;
}

.campaign-page-intro .heading p {
    font-size: 30px;
}
.inline_stats h2 {
    font-size: 100px;
    font-weight: 400;
    margin-bottom: 10px;
}

.inline_stats .col-md-3:first-of-type:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 110px;
    height: 3px;
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
    background: #fbba00;
    vertical-align: middle;
    top: 66px;
    right: -95px;
    
}
.inline_stats .inline_stats_label {
    font-size: 20px;
}
.inline_stats .col-md-3 {
    margin-right: 65px;
}
p.inline_stats_meta {
    font-size: 14px;
    margin-top: 15px;
}
.summary_explorer_tabs ul.tabs-location {
    border-bottom: 1px solid #fff;
}
.summary_explorer_tabs ul.tabs-location:after{
    background: none;
}
.summary_explorer_tabs ul.tabs-location li.current span{
    font-size:16px;
    text-align: center;
}
.summary_explorer_tabs ul.tabs-location li span{
    padding-right: 20px;
    padding-left: 20px;
}
.legal-tabing ul.tabs-location {
    border: none;
}
.summary_explorer_tabs .location-content .content {
    padding-left: 0;
    float: left;
}

.summary_explorer_tabs .location-content .image  {
    padding-left: 0;
    float: left;
}
.summary_explorer_tabs .location-content .image img{
    width: 584px;
}
.summary_explorer_tabs .location-content .content h2, .summary_explorer_tabs .location-content .content h3 {
    font-size: 30px;
}
.summary_explorer_tabs  ul.tabs-location li{
    text-align:center;
}
@media only screen and (min-device-width: 1199px) and (max-device-width: 1299px){
    .summary_explorer_tabs .location-content .image img {
        width: 531px;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1199px){
    .summary_explorer_tabs .location-content .image img {
        width: 100%;
    }
/*    .summary_explorer_tabs .legal-tabing .location-content.current{*/
/*        display: flex;*/
/*        flex-wrap: wrap;*/
/*    }*/
/*    .summary_explorer_tabs .location-content .content {*/
/*        order: 2;*/
/*    }*/
/*    .summary_explorer_tabs .location-content .image {*/
/*        order: 1;*/
/*    }*/
}

@media (max-width: 1024px){
    .campaign-page-intro .heading {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .campaign-page-intro .heading h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .campaign-page-intro .heading h3 {
        font-size: 45px;
        line-height: 55px;
    }
    .campaign-page-intro .heading p {
        font-size: 25px;
    }

}
@media (max-width:767px) {
    .campaign-page-intro .heading h2 {
        font-size: 35px;
        line-height: 50px;
    }
    .summary_explorer_tabs ul.tabs-location {
        display: inline-flex;
    }
    .campaign-page-intro .heading h3 {
        font-size: 35px;
        font-weight: 400;
        line-height: 45px;
    }
    .campaign-page-intro .heading p {
        font-size: 18px;
    }
    .inline_stats .col-md-3:first-of-type:after {
        content: '';
        display: inline-block;
        position: absolute;
        width: 59px;
        height: 3px;
        -webkit-transform: rotate(-40deg);
        background: #fbba00;
        vertical-align: middle;
        top: 153px;
        left: 35px;
    }
    .inline_stats .col-md-3:first-of-type {
        margin-bottom: 48px;
    }
    .summary_explorer_tabs h2.title {
        font-size: 30px;
    }
    .summary_explorer_tabs .legal-tabing .location-content.current{
        display: flex;
        flex-wrap: wrap;
    }
    .summary_explorer_tabs .location-content .content {
        order: 2;
    }
    .summary_explorer_tabs .location-content .image {
        order: 1;
    }
    .summary_explorer_tabs .legal-tabing {
        padding-bottom: 10px;
    }
    .campaign-page-intro .heading {
        padding-top: 200px;
        padding-bottom: 0;
    }
    .intro.page-section.campaign-page-intro {
        display: flex;
        flex-wrap: wrap;
        padding-top: 150.07px;
    }
    .section-camp-intro-content h2 {
        font-size: 30px;
    }
    .summary_explorer_tabs .location-content .content h2, .summary_explorer_tabs .location-content .content h3 {
        font-size: 20px;
    }
    .campaign-page-intro .split50__item.bg1 {
        order: 2;
        width: 100%;
    }
    .campaign-page-intro .campaign-page-intro-img {
        height: 200px;
    }
    .campaign-page-intro .split50__item.pr {
        order: 1;
        width: 100%;
        margin-bottom: 15px;
    }
    .summary_explorer_tabs .location-content .image img {
        width: 100%;
    }
    .inline_stats h2 {
        font-size: 60px;
    }
    
    .inline_stats .inline_stats_label {
        font-size: 16px;
    }
    /* .summary_explorer_tabs .legal-tabing .tabs-location{
        display: flex;
        flex-wrap: wrap;
    } */
    /* .summary_explorer_tabs .location-content .image img {
        height: 200px;
        width: 291px;
    }
    .summary_explorer_tabs .location-content .content{
        order:2;
    }
    .summary_explorer_tabs .location-content .image{
        order:1;
        height: 200px;
    } */
}
/* Start GDPR Plugin CSS */
.moove-gdpr-modal-close span.gdpr-icon:hover {
    -webkit-transform: translate(5px,-9px);
    transform: translate(5px,-9px);
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close {
    font-size: 36px;
    min-width: 60px;
    border-color: #3c3c3b;
    border-radius: unset !important;
    width: 60px;
    background: #3c3c3b !important;
    height: 60px;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon {
    border-radius: unset !important;
    background: #3c3c3b !important;
    border: none;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon {
    background: #fbba00 !important;
    border-color: #fbba00 !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings {
    border-color: #fff;
    padding: 0;
    border: 2px solid #1d1d1b;
    height: 68px;
    display: inline-block;
    white-space: nowrap;
    font-weight: 700;
    font-size: .875rem;
    vertical-align: middle;
    text-align: center;
    background: none;
    height: 68px;
    line-height: 4rem;
    margin-bottom: 10px;
    min-width: 150px;
    cursor: pointer;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    position: relative;
    z-index: 1;
    background: #fbba00;
    border: 2px solid #1d1d1b;
    color: #1d1d1b;
}

#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover span {
    -webkit-transform: translate(5px, -9px);
    transform: translate(5px, -9px);
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings span{
    background: #fbba00;
    border: 2px solid #fbba00;
    color: #1d1d1b;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 30px;
    width: calc(100% + 4px);
    height: 68px;
    line-height: 4rem;
    color: #fff;
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/* END GDPR Plugin CSS */

li.podcast-share-btn.with-share-icon a:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background: url(../images/podcast-share.svg) no-repeat 0 0;
}
.page-template-tpl-member-firm-profile .page-section.slanted+.page-section.section-insights{
    padding-top: 250px;
}
.legal-tabing ul.tabs-location:after {
    background: none;
}