@charset "UTF-8";

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

b,
strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: tiempos-light, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

.h1,
h1 {
    font-size: 2.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2, .csa-main-column-pdf .bulletins_wrap_content_title {
    font-size: 1.625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,
h3 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.375rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,
h5 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:48em) {
    .h1,
    h1 {
        font-size: 3rem
    }

.h2,
h2, .csa-main-column-pdf .bulletins_wrap_content_title {
    font-size: 1.5rem
}

    .h3,
    h3 {
        font-size: 1.625rem
    }

    .h4,
    h4 {
        font-size: 1.125rem
    }

    .h5,
    h5 {
        font-size: 1.125rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

@media print,
screen and (min-width:80em) {

    .h1,
    h1 {
        font-size: 4rem
    }

   .h2,
   h2 , .csa-main-column-pdf .bulletins_wrap_content_title{
       font-size: 2rem
   }

    .h3,
    h3 {
        font-size: 1.625rem
    }

    .h4,
    h4 {
        font-size: 1.5rem
    }

    .h5,
    h5 {
        font-size: 1.125rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #1459A3
}

footer a:focus,
footer a:hover {
    color: #114B88;
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:48em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:80em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: .9rem;
    line-height: normal;
    text-align: center;
    cursor: pointer;
    background-color: #1779ba;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #14679e;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #1779ba;
    color: #fefefe
}

.button.primary:focus,
.button.primary:hover {
    background-color: #126195;
    color: #fefefe
}

.button.secondary {
    background-color: #595959;
    color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus,
.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #1779ba;
    color: #fefefe
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:focus,
.button.disabled.primary:hover,
.button[disabled].primary,
.button[disabled].primary:focus,
.button[disabled].primary:hover {
    background-color: #1779ba;
    color: #fefefe
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:focus,
.button.disabled.secondary:hover,
.button[disabled].secondary,
.button[disabled].secondary:focus,
.button[disabled].secondary:hover {
    background-color: #595959;
    color: #fefefe
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:focus,
.button.disabled.success:hover,
.button[disabled].success,
.button[disabled].success:focus,
.button[disabled].success:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:focus,
.button.disabled.warning:hover,
.button[disabled].warning,
.button[disabled].warning:focus,
.button[disabled].warning:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:focus,
.button.disabled.alert:hover,
.button[disabled].alert,
.button[disabled].alert:focus,
.button[disabled].alert:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}

.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.hollow:focus.disabled,
.button.hollow:focus[disabled],
.button.hollow:hover.disabled,
.button.hollow:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.primary {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.hollow.primary:focus.disabled,
.button.hollow.primary:focus[disabled],
.button.hollow.primary:hover.disabled,
.button.hollow.primary:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.hollow.secondary {
    border: 1px solid #595959;
    color: #595959
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.secondary:focus.disabled,
.button.hollow.secondary:focus[disabled],
.button.hollow.secondary:hover.disabled,
.button.hollow.secondary:hover[disabled] {
    border: 1px solid #595959;
    color: #595959
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.success:focus.disabled,
.button.hollow.success:focus[disabled],
.button.hollow.success:hover.disabled,
.button.hollow.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.warning:focus.disabled,
.button.hollow.warning:focus[disabled],
.button.hollow.warning:hover.disabled,
.button.hollow.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.alert:focus.disabled,
.button.hollow.alert:focus[disabled],
.button.hollow.alert:hover.disabled,
.button.hollow.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear,
.button.clear:focus,
.button.clear:hover {
    background-color: transparent
}

.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent
}

.button.clear:focus,
.button.clear:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear,
.button.clear.disabled,
.button.clear:focus,
.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover,
.button.clear:hover.disabled,
.button.clear:hover[disabled],
.button.clear[disabled] {
    border-color: transparent
}

.button.clear.primary {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    border-color: #0c3d5d;
    color: #0c3d5d
}

.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled] {
    border: 1px solid #1779ba;
    color: #1779ba
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary:focus,
.button.clear.primary:focus.disabled,
.button.clear.primary:focus[disabled],
.button.clear.primary:hover,
.button.clear.primary:hover.disabled,
.button.clear.primary:hover[disabled],
.button.clear.primary[disabled] {
    border-color: transparent
}

.button.clear.secondary {
    border: 1px solid #595959;
    color: #595959
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled] {
    border: 1px solid #595959;
    color: #595959
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary:focus,
.button.clear.secondary:focus.disabled,
.button.clear.secondary:focus[disabled],
.button.clear.secondary:hover,
.button.clear.secondary:hover.disabled,
.button.clear.secondary:hover[disabled],
.button.clear.secondary[disabled] {
    border-color: transparent
}

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    border-color: #157539;
    color: #157539
}

.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled] {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success:focus,
.button.clear.success:focus.disabled,
.button.clear.success:focus[disabled],
.button.clear.success:hover,
.button.clear.success:hover.disabled,
.button.clear.success:hover[disabled],
.button.clear.success[disabled] {
    border-color: transparent
}

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled] {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning:focus,
.button.clear.warning:focus.disabled,
.button.clear.warning:focus[disabled],
.button.clear.warning:hover,
.button.clear.warning:hover.disabled,
.button.clear.warning:hover[disabled],
.button.clear.warning[disabled] {
    border-color: transparent
}

.button.clear.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled] {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert:focus,
.button.clear.alert:focus.disabled,
.button.clear.alert:focus[disabled],
.button.clear.alert:hover,
.button.clear.alert:hover.disabled,
.button.clear.alert:hover[disabled],
.button.clear.alert[disabled] {
    border-color: transparent
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.hollow::after {
    border-top-color: #1779ba
}

.button.dropdown.hollow.primary::after {
    border-top-color: #1779ba
}

.button.dropdown.hollow.secondary::after {
    border-top-color: #595959
}

.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,
a.button:hover {
    text-decoration: none
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 3rem;
    margin: 0 0 1rem;
    padding: .6rem;
    border: 1px solid #ddd;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
    margin-bottom: 6px;
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child {
    border-radius: 0
}

.input-group>:last-child>* {
    border-radius: 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 3rem;
    margin: 0 0 1rem;
    padding: .6rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #484240
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: .7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: .7rem 1rem
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded=true]::after {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.submenu-toggle-text {
    position: absolute !important;
    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
}

.button-group {
    margin-bottom: 1rem;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.button-group::after,
.button-group::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: .9rem;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #126195;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #595959;
    color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
    .button-group.stacked-for-small .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:80em) {
    .button-group.stacked-for-medium .button {
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        margin-bottom: 0
    }
}

@media screen and (max-width:47.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #0a0a0a
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media print,
screen and (min-width:48em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: .5rem;
    content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: .5rem;
    content: '\00bb'
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, .45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:48em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:48em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media print,
screen and (min-width:48em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media print,
screen and (min-width:48em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:47.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tbody,
tfoot,
thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

thead {
    background: #f8f8f8;
    color: #484240
}

tfoot {
    background: #f1f1f1;
    color: #484240
}

tfoot tr,
thead tr {
    background: 0 0
}

tfoot td,
tfoot th,
thead td,
thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

tbody td,
tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width:64em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto;
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none
}

.tabs::after,
.tabs::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #1779ba
}

.tabs.primary>li>a {
    color: #fefefe
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #1673b1
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba
}

.tabs-title>a:hover {
    background: #fefefe;
    color: #1459A3
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #e6e6e6;
    color: #1779ba
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #484240;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.title-bar {
    padding: .5rem;
    background: #000;
    color: #fefefe;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.top-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,
.top-bar ul {
    background-color: #000
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width:80em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }

    .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width:64em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width:119.9375em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar-title {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: .5rem 1rem .5rem 0
}

.top-bar-left,
.top-bar-right {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:47.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),
screen and (min-width:48em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:48em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:47.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width:48em) and (max-width:64em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:47.9375em),
screen and (min-width:80em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:80em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:64em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width:80em) and (max-width:119.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (min-width:75em) and (max-width:81.25em) {
    .sticky_post .results_item h2:after {
        right: -35px !important;
    }
}

@media screen and (max-width:64em),
screen and (min-width:120em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    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
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {

    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width:48em) {
    .medium-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width:80em) {
    .large-order-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width:48em) {
    .medium-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width:80em) {
    .large-flex-container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(90deg);
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(90deg);
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateX(-90deg);
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: perspective(2000px) rotate(0);
    transform: perspective(2000px) rotate(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    -webkit-transform: perspective(2000px) rotateY(-90deg);
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(.75turn);
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -webkit-transform: rotate(-.75turn);
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    -webkit-animation-name: shake-7;
    animation-name: shake-7
}

@-webkit-keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

@keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        -webkit-transform: translateX(7%);
        transform: translateX(7%)
    }

    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        -webkit-transform: translateX(-7%);
        transform: translateX(-7%)
    }
}

.spin-cw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@-webkit-keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.spin-ccw {
    -webkit-animation-name: spin-cw-1turn;
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.wiggle {
    -webkit-animation-name: wiggle-7deg;
    animation-name: wiggle-7deg
}

@-webkit-keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        -webkit-transform: rotate(7deg);
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        -webkit-transform: rotate(-7deg);
        transform: rotate(-7deg)
    }

    0%,
    100%,
    30%,
    70% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    -webkit-animation-duration: .5s;
    animation-duration: .5s
}

.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.slow {
    -webkit-animation-duration: 750ms !important;
    animation-duration: 750ms !important
}

.fast {
    -webkit-animation-duration: 250ms !important;
    animation-duration: 250ms !important
}

.linear {
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important
}

.ease {
    -webkit-animation-timing-function: ease !important;
    animation-timing-function: ease !important
}

.ease-in {
    -webkit-animation-timing-function: ease-in !important;
    animation-timing-function: ease-in !important
}

.ease-out {
    -webkit-animation-timing-function: ease-out !important;
    animation-timing-function: ease-out !important
}

.ease-in-out {
    -webkit-animation-timing-function: ease-in-out !important;
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    -webkit-animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important;
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    -webkit-animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important;
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    -webkit-animation-delay: .3s !important;
    animation-delay: .3s !important
}

.long-delay {
    -webkit-animation-delay: .7s !important;
    animation-delay: .7s !important
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#wpadminbar {
    position: fixed !important
}

body.admin-bar.f-topbar-fixed .sticky.fixed {
    margin-top: 2rem
}

body.admin-bar.offcanvas .off-canvas.is-open {
    top: 2.875rem
}

@media screen and (min-width:48.9375em) {
    body.admin-bar.offcanvas .off-canvas.is-open {
        top: 2rem
    }
}

.wp-caption>figcaption {
    max-width: 100%;
    font-size: .8rem;
    color: #999;
    padding: .25rem 0
}

p.wp-caption-text {
    font-size: 90%;
    color: #666;
    padding: .625rem 0
}

.alignleft {
    float: left;
    padding-right: 1rem;
    margin: 0
}

.alignright {
    float: right;
    padding-left: 1rem;
    margin: 0
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignnone {
    display: block;
    margin: 1rem 0
}

@media print,
screen and (min-width:64.063em) {

    .mobile-menu,
    .site-title-bar {
        display: none !important
    }
}

@media screen and (max-width:64em) {

    .desktop-menu,
    .site-navigation .top-bar-left {
        display: none !important
    }
}

.site-desktop-title a {
    font-weight: 700
}

.mobile-menu {
    display: none
}

.off-canvas>ul.menu {
    height: 100vh;
    padding: 1rem
}

.off-canvas>ul.menu a {
    color: #fff;
    font-weight: 600;
    font-size: .9375rem
}

.off-canvas .menu .active>a {
    background-color: #ccc
}

.title-bar-title a {
    font-size: 1rem;
    color: #b9b9b9
}

.mobile-menu .menu .is-active>a,
.mobile-off-canvas-menu .menu .is-active>a {
    background-color: #1459A3
}

.top-bar .top-bar-title a {
    font-size: 1rem;
    color: #fff;
    padding-left: 1rem;
    line-height: 1.8
}

.top-bar .menu a {
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 700;
    font-size: .8rem;
    line-height: 1
}

.top-bar .menu a:hover:not(.button) {
    background-color: #42525d
}

.top-bar .menu>li:not(.menu-text)>a {
    padding: 1rem
}

.top-bar .menu li:not(:last-child) {
    border-right: 1px solid #4e4e4e;
    background: #1459a3;
}

.top-bar .dropdown.menu .submenu {
    border: 0
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow a {
    padding-right: 1rem
}

.top-bar .dropdown.menu .has-submenu.is-down-arrow>a::after {
    border: 0
}

.top-bar .dropdown.menu:first-child>li.is-dropdown-submenu-parent>a::after {
    display: none
}

@media screen and (max-width:47.9375em) {
    .site-navigation {
        padding: 0
    }
}

.post-navigation::after,
.post-navigation::before {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.post-navigation::after {
    clear: both
}

.nav-previous {
    float: left
}

.nav-next {
    float: right
}

.main-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto;
    padding-top: 6rem;
    padding-left: 2rem;
    padding-right: 2rem
}

@media print,
screen and (min-width:48em) {
    .main-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,
screen and (min-width:48em) {
    .main-container {
        padding-top: 10rem;
        padding-bottom: 5rem;
        min-height: 50rem
    }
}

.main-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.main-grid.sidebar-left .main-content {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.main-grid.sidebar-left .sidebar {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media print,
screen and (min-width:48em) {
    .main-grid.sidebar-left .main-content {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .main-grid.sidebar-left .sidebar {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.main-grid .main-content-full-width {
    width: calc(100% - 1.875rem);
    margin-right: .9375rem;
    margin-left: .9375rem
}

.main-grid .main-content {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:48em) {
    .main-grid .main-content {
        width: calc(66.66667% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.main-grid .sidebar {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

@media print,
screen and (min-width:48em) {
    .main-grid .sidebar {
        width: calc(33.33333% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        margin-top: 1rem
    }
}

body#tinymce {
    height: auto;
    max-width: 75rem;
    padding: 1.25rem !important
}

.sites-button {
    background: #1779ba;
    font-size: 1.25rem;
    font-weight: 700;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, .2) inset;
    border-radius: 3px;
    border: none
}

.cards-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cards-container .card {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.cards-container .card .card-content {
    padding: 1rem
}

@media print,
screen and (min-width:48em) {
    .cards-container .card {
        width: calc(33.33333% - .7rem);
        margin-right: .35rem;
        margin-left: .35rem
    }
}

.featured-hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 6.25rem
}

@media print,
screen and (min-width:48em) {
    .featured-hero {
        height: 12.5rem
    }
}

@media screen and (min-width:120em) {
    .featured-hero {
        height: 25rem
    }
}

.dotted {
    border-style: dashed;
    margin: 2rem 0
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.table {
    max-width: 100%
}

.table thead {
    background: #fff
}

.table td,
.table th {
    padding: .75rem;
    text-align: left;
    vertical-align: top
}

.table thead th {
    border-bottom: 2px solid #949494;
    color: #14579F;
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: bottom
}

.table thead td,
.table tbody td {
    color: #545454;
}

.table tbody,
.table tfoot,
.table thead {
    border: 0 none;
    background-color: #fefefe
}

.table-bordered {
    border: 1px solid #949494;
    border-style: hidden
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #949494
}

.table tbody tr:nth-child(even) td {
    color: #4F4F4F;
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px;
    width: 33.33%
}

.table-bordered thead th:first-child {
    width: 20%
}

.form-title.indicates-required {
    font-weight: 700;
    margin: 0 0 2rem 0
}

.rasterisk {
    color: #f14800
}

.form label {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.form .grid-container.p-0 {
    padding: 0
}

.form .form-footer {
    margin: 2rem 0 0
}

.mc-newsletter-signup .consent legend {
    color: #0a0a0a;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.mc-newsletter-signup .consent label {
    color: inherit;
    font-size: 1rem;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    float: left;
    width: calc(100% - 15px);
    margin: 0;
    padding-left: 10px;
}

@font-face {
    font-family: "tiempos-medium";
    src: url(../../fonts/TiemposHeadline-Medium.eot);
    src: url(../../fonts/TiemposHeadline-Medium.eot?#iefix) format("embedded-opentype"), url(../../fonts/TiemposHeadline-Medium.woff2) format("woff2"), url(../../fonts/TiemposHeadline-Medium.woff) format("woff"), url(../../fonts/TiemposHeadline-Medium.ttf) format("truetype"), url(../../fonts/TiemposHeadline-Medium.svg#TiemposHeadline-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: tiempos-light;
    src: url(../../fonts/TiemposHeadlineLight.eot);
    src: url(../../fonts/TiemposHeadlineLight.eot?#iefix) format("embedded-opentype"), url(../../fonts/TiemposHeadlineLight.woff2) format("woff2"), url(../../fonts/TiemposHeadlineLight.woff) format("woff"), url(../../fonts/TiemposHeadlineLight.ttf) format("truetype"), url(../../fonts/TiemposHeadlineLight.svg#TiemposHeadlineLight) format("svg");
    font-weight: 300;
    font-style: normal
}

.page-template-csa-uk-page-typography img {
    margin: 3rem 1rem 0
}

.page-template-csa-uk-page-typography .main-content-full-width {
    padding: 0;
    margin: 0 auto;
    width: 100%
}

.page-template-csa-uk-page-typography h1,
.page-template-csa-uk-page-typography h2,
.page-template-csa-uk-page-typography h3,
.page-template-csa-uk-page-typography h4,
.page-template-csa-uk-page-typography h5,
.page-template-csa-uk-page-typography h6,
.page-template-csa-uk-page-typography p {
    margin: 0;
    padding: 1rem
}

.page-template-csa-uk-page-typography .entry-content h1 {
    color: #fff;
    background-color: #595959
}

a {
    transition: all .4s
}

h1 {
    line-height: 1.1
}

h1.home {
    line-height: 1.1
}

h2 {
    line-height: 1.2
}

h3 {
    font-family: acumin-pro, sans-serif;
    line-height: 1.2;
    color: #fff;
    background-color: #595959;
    padding: 1rem;
    display: block
}

h4 {
    line-height: 1.3
}

h5 {
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    line-height: 1.3
}

.label {
    font-family: acumin-pro, sans-serif;
    text-transform: uppercase;
    background-color: #595959;
    padding: 1rem;
    display: block
}

.gray {
    color: #595959
}

.footer-wrapper {
    color: #595959
}

a.link1 {
    color: #f14800
}

a.link2 {
    color: #1459A3
}

.navigation-style {
    background: #595959
}

a.nav-link {
    padding: 0;
    color: #fff
}

.nav-h1 {
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    padding: 0;
    margin: 0;
    line-height: 1
}

.nav-h1 a {
    color: #fff;
    font-size: 1rem
}

.nav-h2 {
    color: #fff;
    font-size: 1.125rem
}

.nav-h3 {
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    opacity: .75;
    transition: all .4s
}

.nav-h3:focus,
.nav-h3:hover {
    opacity: 1
}

a.nav-sub {
    padding: 0
}

.legal {
    color: #898684;
    font-size: .75rem
}

.palette {
    margin-bottom: 3rem
}

.palette .color {
    width: 150px;
    height: 150px;
    color: #fff;
    display: inline-block;
    margin: 1rem;
    padding: .5rem
}

.palette .color.gray {
    background-color: #595959
}

.palette .color.orange {
    background-color: #f14800
}

.palette .color.blue {
    background-color: #1459A3
}

.block_title_name {
    font-family: acumin-pro, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0;
    white-space: nowrap;
    color: #474342;
}

@media screen and (min-width:768px) and (max-width:1100px) {
    .block_title_name {
        white-space: pre-wrap;
    }
}

html {
    min-height: 100vh;
    overflow-x: hidden
}

body {
    background: #fff;
    color: #595959;
    position: relative;
    max-width: 1920px;
    margin: 0 auto
}

body .top-bar {
    transition: all .8s
}

@media print,
screen and (min-width:80em) {
    body .top-bar {
        border-bottom: 1px solid rgba(255, 255, 255, .5);
        position: fixed;
        width: 100%;
        max-width: 1920px
    }
}

body .top-bar:focus,
body .top-bar:hover {
    background: #1459A3 !important
}

body .top-bar #menu-main-navigation,
body .top-bar #menu-main-navigation-fr {
    background: #1459A3 !important;
    margin: 5rem 2rem 2rem;
    min-height: 100vh
}

body .top-bar #menu-item-168 {
    border-top: 2px solid #fff !important;
    margin: 2rem 0 0 !important;
    padding-top: 1.5rem
}

body .title-bar,
body .top-bar {
    background: rgba(0, 0, 0, 0);
}

a,
.new-pdf-link {
    color: #1459A3;
    transition: all .4s;
    text-decoration: underline;
    text-decoration-color: transparent;
    word-break: break-all;
}

.new-pdf-link {
    cursor: pointer;
}

.new-pdf-link:hover {
    text-decoration: underline;
}

.site-header {
    position: absolute;
    top: 0;
    z-index: 1000;
    width: 100%
}

.top-bar {
    background: #595959;
    font-size: 1.2rem
}

.top-bar .menu a {
    color: #fff !important;
    background: #1459A3;
    border-bottom: 1px solid transparent;
    position: relative;
    top: 0px;
    padding: 1rem 0 !important;
    font-size: 1.5rem;
    text-decoration: 1px solid transparent;
}

@media print,
screen and (min-width:80em) {
    .top-bar .menu a {
        font-size: 1rem;
        padding: 1.5rem 2rem !important;
        background: 0 0
    }
}

.top-bar .menu a:focus,
.top-bar .menu a:hover:not(.button) {
    background: #1459A3
}

@media print,
screen and (min-width:48em) {

    .top-bar .menu a:focus,
    .top-bar .menu a:hover:not(.button) {
        background: 0 0
    }
}

.top-bar .menu li {
    width: 100%;
    border: none !important
}

@media print,
screen and (min-width:80em) {
    .top-bar .menu li {
        width: auto
    }
}

.top-bar .is-drilldown {
    background: #1459A3 !important;
    max-width: none !important;
    padding-bottom: 2rem
}

.top-bar-right {
    position: relative;
    z-index: 10000
}

.top-bar-right .mobile-menu {
    min-height: 100vh;
    background: #1459A3;
    padding-bottom: 2rem
}

@media print,
screen and (min-width:80em) {
    .top-bar-right .mobile-menu {
        background: 0 0;
        height: auto
    }
}

.top-bar-left {
    margin: 0 !important
}

.top-bar-left .home-link {
    position: absolute;
    top: .8rem;
    left: 1rem;
    z-index: 10000
}

.top-bar-left img {
    height: auto;
    width: 105px;
    margin: .3rem 0 0 .5rem
}

.top-bar-left img.fr-logo {
    width: 112px;
}

#nav-icon {
    width: 23px;
    height: 23px;
    float: right;
    margin: 0 1.5rem 0 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .5s ease-in-out;
    cursor: pointer
}

#nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .25s ease-in-out
}

#nav-icon span:nth-child(1) {
    top: 5px
}

#nav-icon span:nth-child(2) {
    top: 12px
}

#nav-icon span:nth-child(3) {
    top: 19px
}

#nav-icon.open span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

#nav-icon.open span:nth-child(2) {
    opacity: 0;
    left: -60px
}

#nav-icon.open span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.drilldown .nested.is-drilldown-submenu {
    background: #1459A3;
    min-height: 100vh
}

.drilldown .is-drilldown-submenu-parent>a::after {
    border: none;
    background: url(/wp-content/uploads/right-arrow-white.svg) 0 1px no-repeat;
    width: 20px;
    height: 20px;
    right: 0
}

.drilldown .js-drilldown-back>a::before {
    border: none;
    background: url(/wp-content/uploads/left-arrow.svg) 0 1px no-repeat;
    width: 20px;
    height: 20px
}

.drilldown .is-submenu-item a {
    font-size: 1rem
}

.drilldown .is-submenu-parent-item a {
    font-size: 1.5rem
}

.drilldown .js-drilldown-back a {
    font-size: 1rem !important
}

.site-title-bar {
    transition: all .8s;
    width: 100%;
    position: fixed;
    z-index: 100000;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.title-bar .menu-icon {
    margin-right: 1.5rem;
    width: 22px;
    height: 18px
}

.title-bar.active {
    background: #1459A3 !important;
    border-bottom: 1px solid #95b3d4
}

.title-bar-left img {
    height: 42px;
    width: auto;
    margin: .3rem 0 0 .5rem
}
.cta-button {
    overflow: hidden;
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: .8rem;
    background: #fff;
    transition: all .4s;
    display: inline-block;
    margin-top: 1rem;
    padding: 1rem 4.5rem 1rem 1.5rem;
    border: 2px solid #1459A3;
    color: #1459A3;
    position: relative;
    width: 100%;
    cursor: pointer;
    line-height: inherit;
    text-decoration: none;
    text-transform: capitalize;
}


.annual_content_item_link .cta-button {
    background: transparent;
    border: 0px;
    color: #fff;
    padding: 0;
    padding-right: 40px;
}

.annual_content_item_link .cta-button:focus,
.annual_content_item_link .cta-button:hover {
    padding: 0;
    padding-right: 48px;
    color: #fff;
}

.annual_content_item_link .cta-button span {
    bottom: 0;
    top: 4px;
    right: .4rem;
    background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
}

.annual_content_item_link .cta-button:hover span {
    right: 1.4rem;
}

@media print,
screen and (min-width:48em) {
    .cta-button {
        font-size: 1rem;
        width: auto
    }
}

@media print,
screen and (min-width:80em) {
    .cta-button {
        padding: 1rem 3rem
    }

    .cta-button.request-quote {
        margin-right: 23px;
    }

    .cta-button:focus,
    .cta-button:hover {
        padding: 1rem 4.5rem 1rem 1.5rem;
        color: #1459A3
    }

    .cta-button:focus span,
    .cta-button:hover span {
        right: 1rem
    }
}

.cta-button span {
    transition: all .4s;
    position: absolute;
    right: 1rem;
    top: 1.25rem;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/right-arrow.svg) top left no-repeat
}

@media print,
screen and (min-width:80em) {
    .cta-button span {
        right: -10rem
    }
}

span.orange-line {
    border-top: 2px solid #f14800 !important;
    width: 45%;
    position: absolute;
    top: 10px;
    right: 10%;
    z-index: 200;
    display: inline-block
}

@media print,
screen and (min-width:48em) {
    span.orange-line {
        right: -10%;
        width: 40%
    }
}

@media print,
screen and (min-width:80em) {
    span.orange-line {
        width: 65%;
        right: -7%
    }
}

.sub-footer {
    background-color: #fff;
    padding: 4rem 2rem 2rem;
}

.sub-footer h6 {
    font-size: .75rem;
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    color: #1459A3;
    text-transform: uppercase;
    margin-bottom: 1rem;
    letter-spacing: .1em
}

.sub-footer a {
    color: #595959;
    display: inline-block;
    margin-bottom: 7px;
    text-decoration: none;
}

.sub-footer a:focus,
.sub-footer a:hover {
    color: #1459A3
}

.sub-footer a.cta-button {
    color: #1459A3 !important
}

html[lang^="fr"] .sub-footer a.cta-button {
    padding-left: 8px;
    padding-right: 40px;
    font-size: 14px;
}

.sub-footer input {
    border-color: #e8e7e7 !important;
    box-shadow: none;
    max-width: 300px;
    background: url(/wp-content/uploads/right-arrow-gray.svg) 97% 11px no-repeat
}

.sub-footer ul.si-social a {
    width: 100%;
    height: 100%
}

.sub-footer ul.si-social li {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #e8e7e7;
    width: 50px;
    height: 50px;
    padding: 3px;
    text-align: center;
    position: relative;
    transition: all .8s;
    margin-left: 5px
}

.sub-footer ul.si-social li.facebook svg {
    left: 12px;
    top: 15px
}

.sub-footer ul.si-social li.twitter svg {
    left: 11px;
    top: 14px
}

.sub-footer ul.si-social li.instagram svg {
    left: 12px;
    top: 15px
}

.sub-footer ul.si-social li.googleplus svg {
    left: 11px;
    top: 14px
}

.sub-footer ul.si-social li.youtube svg {
    left: 7px;
    top: 5px
}

.sub-footer ul.si-social li.linkedin svg {
    left: 11px;
    top: 14px
}

.sub-footer ul.si-social li:focus,
.sub-footer ul.si-social li:hover {
    border: 1px solid #1459A3
}

.sub-footer ul.si-social li:focus ellipse,
.sub-footer ul.si-social li:focus path,
.sub-footer ul.si-social li:hover ellipse,
.sub-footer ul.si-social li:hover path {
    transition: all .8s;
    fill: #1459A3
}

.sub-footer ul.si-social svg {
    width: 56%;
    position: absolute
}

.sub-footer ul.si-social svg ellipse,
.sub-footer ul.si-social svg path {
    fill: #898684;
    width: 1rem
}

.sub-footer .cell {
    padding: 1rem 0
}

.fact-ticker {
    padding: 4rem;
}

.fact-ticker h2.block_title_name.heading_flex_item {
    color: #474342;
}

.fact-ticker h2.block_title_name.heading_flex_item .line_heading_text {
    width: 150px;
}

.fact-ticker h2.block_title_name.heading_flex_item .orangeline_bg {
    width: 58%;
    flex-grow: unset;
    margin-left: -1px;
}

.fact-ticker h2.block_title_name.heading_flex_item .heading_flex_item .orangeline_bg {
    width: 86%;
    margin-right: 20px;
}

.fact-ticker h2.fact_ticker_content_title {
    color: #474342;
    font-size: 2rem;
    margin-bottom: 30px;
    font-family: tiempos-medium, sans-serif;
}

.fact-ticker .stat {
    padding: 2rem 1rem;
    text-align: center;
}

.fact-ticker .stat h2 {
    color: #1459A3;
    font-size: 5rem;
    margin-bottom: 30px;
}

.fact-ticker .stat p {
    font-size: 1rem;
}

.wpml-ls-display {
    display: none
}

button.transparent_button {
    background: 0 0;
    border: #fff
}

button.transparent_button a {
    background: 0 0;
    color: #fff;
    border-color: #fff
}

button.transparent_button a:hover {
    background: #fff
}

.block_title {
    z-index: 111;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    margin-bottom: -25px;
    position: relative;
    top: 4px;
    width: 30%
}

.block_title span.orange-line {
    top: 0;
    width: 100%;
    position: relative;
    right: 37px;
    margin-left: 50px
}

@media screen and (max-width:1199px) {
    .block_title {
        margin-bottom: 13px;
        max-width: 100%;
        top: 7px;
        width: 100%
    }

    .block_title span.orange-line {
        max-width: 50%
    }
}

.content_inner_block {
    margin: 0 !important
}

@media only screen and (min-width:1200px) and (max-width:1290px) {
    .content_inner_block {
        margin-right: 170px
    }
}

@media screen and (max-width:767px) {
    .block_title {
        margin-top: 33px;
        left: 0 !important
    }

    .row_content_container {
        padding-left: 2em;
        padding-right: 2em
    }

    .container_inner {
        overflow: hidden
    }

    .container_inner.list_inside {
        overflow: visible
    }

    .bulletins_wrap.row_content_container .grid-x.container_inner,
    .overview_wrap.row_content_container .grid-x.container_inner {
        overflow: initial;
    }

    .bulletins_section_download a.hover-image,
    .bulletins_section_download .download-icon.hover-image {
        left: 0px !important;
    }

    .bulletins_section_download.bulletin-hover .download-icon {
        padding: 5px 10px;
    }

    .bulletins_section_download.large-3.medium-2.small-1.bulletin-hover,
    .bulletins_section_download.large-2.medium-2.small-1.bulletin-hover {
        padding: 0px;
    }

    .button_mob {
        position: relative;
        display: block;
        width: auto
    }

    .button_mob a {
        text-align: left;
        width:auto
    }
}

@media screen and (max-width:47.9375em) {
    .block_title {
        margin-top: 1rem;
        margin-bottom: 2rem;
        left: 0 !important
    }
}

.button_white span {
    background: url(/wp-content/uploads/right-arrow-white.svg) center no-repeat
}

.button_external span {
    background: url(/wp-content/uploads/external_white.svg) center no-repeat
}

.white-button a:hover {
    background: #fff;
    color: #1459A3
}

.white-button a:hover span {
    background: url(/wp-content/uploads/right-arrow.svg) center no-repeat
}

.white-button a span {
    background: url(/wp-content/uploads/right-arrow-white.svg) center no-repeat
}

.block_border_bottom {
    background: #e8e7e7;
    height: 2px;
    position: relative;
    width: 100%
}

@media print,
screen and (min-width:48em) {
    .block_border_bottom {
        left: 2rem
    }
}

@media print,
screen and (min-width:80em) {
    .block_border_bottom {
        left: 4.375rem !important
    }
}

.parent_page span.breadcrumb_last {
    display: block !important;
    padding-bottom: 1rem !important;
}

.hero-gallery .hero-gallery-slider .slide {
    position: relative
}

.hero-gallery .hero-gallery-slider .slide img {
    width: 100%
}

.hero-gallery .hero-gallery-slider .slide .slide-content {
    color: #fff;
    position: absolute;
    top: 22%;
    z-index: 2000;
    padding: 0 1.875rem
}

.hero-gallery .hero-gallery-slider .slide .slide-content h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 1.05;
    font-size: 2.25rem
}

@media print,
screen and (min-width:48em) {
    .hero-gallery .hero-gallery-slider .slide .slide-content h1 {
        font-size: 3.25rem;
        max-width: 540px
    }
}

@media print,
screen and (min-width:80em) {
    .hero-gallery .hero-gallery-slider .slide .slide-content h1 {
        font-size: 3rem;
        max-width: 722px
    }
}

.hero-gallery .hero-gallery-slider .slide .slide-content p {
    line-height: 1.5;
    font-size: 1rem;
    margin-top: 1rem;
}

@media print,
screen and (min-width:48em) {
    .hero-gallery .hero-gallery-slider .slide .slide-content p {
        font-size: 1.5rem;
        max-width: 640px
    }
}

@media print,
screen and (min-width:48em) {
    .hero-gallery .hero-gallery-slider .slide .slide-content {
        padding: 0 2.5rem;
        max-width: none
    }
}

@media print,
screen and (min-width:80em) {
    .hero-gallery .hero-gallery-slider .slide .slide-content {
        left: 35vw;
        padding: 0
    }
}

.hero-gallery .slick-dots {
    position: absolute;
    bottom: 3%;
    left: 5vw
}

@media print,
screen and (min-width:48em) {
    .hero-gallery .slick-dots {
        bottom: 17%;
        right: 5vw;
        left: auto
    }
}

.hero-gallery .slick-dots li {
    margin: .25rem;
    background: url(/wp-content/uploads/dot.svg) top center no-repeat;
    width: 15px;
    height: 11px;
    display: inline-block
}

.hero-gallery .slick-dots li button {
    color: transparent;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border: 0px;
}

.hero-gallery .slick-dots li button:focus {
    border: 0px;
}

.hero-gallery .slick-dots li.slick-active {
    background: url(/wp-content/uploads/dot-active.svg) top center no-repeat
}

.two-up-promo {
    position: relative;
    padding-bottom: 2rem
}

.clear-space {
    margin-left: -1px;
}

ul.link-list {
    margin-left: 0;
}

ul.link-list li.link-list-li {
    list-style: none;
    padding: 8px 0;
}

.link-list-li-link {
    color: #595959;
    margin-right: 10px;
}

ul.link-list li.link-list-li svg {
    display: inline-block;
    height: 13px;
    width: 13px;
}

.cell.medium-6.large-6.custom-margin .cell-content {
    padding-left: 130px;
    padding-bottom: 0px;
}

.cell.medium-6.large-6.custom-margin h4 {
    padding-right: 5px;
}

@media print,
screen and (min-width:48em) {
    .two-up-promo {
        left: 2px;
        padding-bottom: 0;
    }
}

.two-up-promo .cell {
    position: relative
}

.two-up-promo .intro-cell {
    margin-top: 40px
}

@media print,
screen and (min-width:48em) {
    .two-up-promo .large-4.intro-cell {
        margin-top: 3.688em;
        width: 28.566667%;
    }

    .two-up-promo .large-4 {
        width: 35.65555%;
    }
}

.two-up-promo h2,
.two-up-promo .sec-side-head {
    display: inline-block;
    width: 43%;
    margin: 0;
    padding: 0 0 0 2rem;
    color: #000;
    font-family: acumin-pro;
    font-weight: 700;
    font-size: 1.125rem
}

@media print,
screen and (min-width:48em) {

    .two-up-promo h2,
    .two-up-promo .sec-side-head {
        color: #fff;
        padding: 0 0 0 4rem
    }
}

.two-up-promo h4,
.two-up-promo .sec-main-heading {
    color: #474342;
    font-size: 1.5rem;
    font-family: tiempos-medium, sans-serif;
    font-weight: 400;
    width: 100%;
    padding: 0px;
}

@media print,
screen and (min-width:80em) {

    .two-up-promo h4,
    .two-up-promo .sec-main-heading {
        font-size: 2rem
    }
}

.two-up-promo .cell-content {
    background: #fff;
    padding: 3.5rem 2rem 0
}

.two-up-promo .cell-content p {
    margin: 1rem 0;
    max-width: 100%;
    line-height: 1.5;
}

@media print,
screen and (min-width:48em) {
    .two-up-promo .cell-content {
        padding: 3.2rem 2rem 4rem 4rem
    }

    .two-up-promo .intro-cell.line-sec span.orange-line {
        width: calc(80%);
        right: -208px;
        top: -7px;
    }

    .two-up-promo .intro-cell.line-sec h2 {
        margin-top: 20px;
    }

    .two-up-promo .clear-space .cell-content {
        padding-left: 50px;
    }
}

@media print,
screen and (min-width:48em) {
    .two-up-promo {
        margin-top: -140px
    }
}

.content-slider-section {
    overflow: hidden;
    padding: 4rem 0 4rem 2rem;
    background: #e8e7e7;
    min-height: 500px
}

@media print,
screen and (min-width:48em) {
    .content-slider-section {
        padding: 4rem 0 4rem
    }
}

.content-slider-section button.slick-disabled {
    opacity: .2
}

.content-slider-section h5 {
    margin-bottom: 1rem;
    color: #474342;
    padding-left: 0
}

@media print,
screen and (min-width:48em) {
    .content-slider-section h5 {
        padding: 0 4rem;
        margin-bottom: 2rem
    }
}

.content-slider-section .content-slider,
.content-slider-section .latest-slider {
    position: relative;
    width: 115vw;
    max-width: 1854px
}

@media print,
screen and (min-width:48em) {

    .content-slider-section .content-slider,
    .content-slider-section .latest-slider {
        left: 2rem;
        left: 4.125rem
    }
}

.content-slider-section .content-slider .slide,
.content-slider-section .latest-slider .slide {
    position: relative;
    height: 380px;
    margin-right: .25rem;
    outline: 0;
    background-attachment: scroll;
    background-color: #1459A3;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

.content-slider-section .content-slider .slide h6,
.content-slider-section .latest-slider .slide h6 {
    color: #fff;
    background: 0 0;
    position: absolute;
    top: 1rem;
    z-index: 10000;
    letter-spacing: .2em;
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: .75rem
}

.content-slider-section .content-slider .slide .content,
.content-slider-section .latest-slider .slide .content {
    position: absolute;
    bottom: 0;
    padding: 1.2rem 2rem 1.2rem 1.1rem;
    color: #fff
}

.content-slider-section .content-slider .slide .content h4,
.content-slider-section .latest-slider .slide .content h4 {
    font-family: tiempos-medium, sans-serif;
    margin: 1rem 0
}

.content-slider-section .content-slider .slide .content a,
.content-slider-section .latest-slider .slide .content a {
    color: #fff;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: 700
}

.content-slider-section .content-slider .slide .content a:focus,
.content-slider-section .content-slider .slide .content a:hover,
.content-slider-section .latest-slider .slide .content a:focus,
.content-slider-section .latest-slider .slide .content a:hover {
    color: #f14800
}

.content-slider-section .content-slider .slide .content a:focus path,
.content-slider-section .content-slider .slide .content a:hover path,
.content-slider-section .latest-slider .slide .content a:focus path,
.content-slider-section .latest-slider .slide .content a:hover path {
    fill: #f14800
}

.content-slider-section .content-slider .slide .content a img,
.content-slider-section .latest-slider .slide .content a img {
    display: inline-block;
    margin-left: .75rem
}

.content-slider-section .content-slider .slick-arrow,
.content-slider-section .latest-slider .slick-arrow {
    position: absolute;
    display: inline-block !important;
    height: 43px;
    width: 42px;
    bottom: 0.375rem;
    cursor: pointer;
    z-index: 1;
}

.content-slider-section .content-slider .slick-arrow.slick-next,
.content-slider-section .latest-slider .slick-arrow.slick-next {
    left: 50px;
    background: url(../../images/next-arrow.svg) top left no-repeat
}

.content-slider-section .content-slider .slick-arrow.slick-prev,
.content-slider-section .latest-slider .slick-arrow.slick-prev {
    left: 0;
    background: url(../../images/prev-arrow.svg) top left no-repeat
}

.content-slider-section .content-slider .slick-dots,
.content-slider-section .latest-slider .slick-dots {
    display: none;
    position: relative;
    bottom: 0;
    right: 0;
    width: 100vw;
    max-width: 1920px;
    margin-left: -4em;
    text-align: right;
    margin-top: 3em;
    padding-right: 4em;
}

@media print,
screen and (min-width:48em) {

    .content-slider-section .content-slider .slick-dots,
    .content-slider-section .latest-slider .slick-dots {
        display: block
    }
}

.content-slider-section .content-slider .slick-dots li,
.content-slider-section .latest-slider .slick-dots li {
    margin: .25rem;
    background: url(/wp-content/uploads/dot-black.svg) top center no-repeat;
    width: 15px;
    height: 11px;
    display: inline-block
}

.content-slider-section .content-slider .slick-dots li button,
.content-slider-section .latest-slider .slick-dots li button {
    color: transparent;
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: inline-block;
    line-height: normal;
}

.content-slider-section .content-slider .slick-dots li.slick-active,
.content-slider-section .latest-slider .slick-dots li.slick-active {
    background: url(/wp-content/uploads/dot-active-black.svg) top center no-repeat
}

.content-slider-section .view-all {
    margin: 2rem 2rem 0 .5rem;
    display: block
}

@media print,
screen and (min-width:48em) {
    .content-slider-section .view-all {
        margin: 2rem 2rem 0 4.5rem
    }
}

@media screen and (max-width:39.9375em) {

    .home .content-slider-section,
    .page-template-csa-uk-page-tic-area .content-slider-section,
    .page-template-csa-uk-page-tic-industry .content-slider-section {
        padding-left: 2rem
    }
}

@media screen and (max-width:39.9375em) {

    .home .content-slider-section .content-slider,
    .home .content-slider-section .latest-slider,
    .page-template-csa-uk-page-tic-area .content-slider-section .content-slider,
    .page-template-csa-uk-page-tic-area .content-slider-section .latest-slider,
    .page-template-csa-uk-page-tic-industry .content-slider-section .content-slider,
    .page-template-csa-uk-page-tic-industry .content-slider-section .latest-slider {
        left: 0;
        width: 100%
    }
}

.home .content-slider-section .slick-list,
.page-template-csa-uk-page-tic-area .content-slider-section .slick-list,
.page-template-csa-uk-page-tic-industry .content-slider-section .slick-list {
    padding: 0 20% 0 0
}

.content-slider-section .content-slider .slick-list {
    padding: 0 20% 0 0;
}

.home .content-slider-section .content-slider .slide,
.home .content-slider-section .latest-slider .slide,
.page-template-csa-uk-page-tic-area .content-slider-section .content-slider .slide,
.page-template-csa-uk-page-tic-area .content-slider-section .latest-slider .slide,
.page-template-csa-uk-page-tic-industry .content-slider-section .content-slider .slide,
.page-template-csa-uk-page-tic-industry .content-slider-section .latest-slider .slide {
    background-attachment: scroll;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}

.work-section {
    background: #fff;
    min-height: 500px
}

@media print,
screen and (min-width:48em) {
    .work-section {
        padding-top: 4rem
    }
}

@media print,
screen and (min-width:80em) {
    .work-section {
        padding: 4rem 0 0 4rem;
    }
}

.work-section h2 {
    margin: 0;
    padding: 0;
    color: #474342;
    font-size: 1.625rem;
    font-family: tiempos-medium, sans-serif
}

@media print,
screen and (min-width:48em) {
    .work-section h2 {
        font-size: 2rem
    }
}

.work-section h5 {
    color: #474342;
    font-size: 1rem
}

@media print,
screen and (min-width:48em) {
    .work-section h5 {
        font-size: 1.125rem
    }
}

.work-section .work-header {
    padding: 2rem 2rem 0
}

@media print,
screen and (min-width:48em) {
    .work-section .work-header {
        padding: 0 4rem
    }
}

@media print,
screen and (min-width:80em) {
    .work-section .work-header {
        padding-left: 0;
        padding-bottom: 4rem
    }

    .work-section .work-header h2 {
        max-width: 75%
    }
}

.work-section .work-content {
    padding: 2rem
}

@media print,
screen and (min-width:48em) {
    .work-section .work-content {
        padding: 1rem 0
    }
}

@media print,
screen and (min-width:80em) {
    .work-section .work-content {
        padding: 0 3rem 0 0
    }
}

.work-section .work-content p {
    margin: 1rem 0
}

.work-section .work-content .arrow {
    margin-left: .75rem
}

@media print,
screen and (min-width:48em) {
    .work-section .work-content .feature {
        padding-left: 3rem;
        padding-bottom: 3rem
    }

    .work-section .work-content .feature p {
        max-width: 70%
    }
}

@media print,
screen and (min-width:80em) {
    .work-section .work-content .feature {
        padding-left: 0
    }

    .work-section .work-content .feature p {
        max-width: none
    }
}

.work-section .work-content .feature-img {
    max-width: none;
    width: 100%
}

.work-section .work-center {
    background: url(../../images/work-center.png) center center no-repeat;
    background-size: cover;
    height: 523px
}

.work-section .work-quote {
    background: #1459A3 url(../../images/work-quote.png) center center no-repeat;
    background-size: cover;
    height: 523px;
    position: relative
}

.work-section .work-quote .label {
    background: 0 0;
    font-weight: 700;
    padding: 2rem;
    color: #c1dde5
}

@media print,
screen and (min-width:48em) {
    .work-section .work-quote .label {
        padding: 3rem;
        padding-bottom: 0;
    }
}

.work-section .work-quote .spotlight {
    position: absolute;
    padding: 2rem
}

.work-section .work-quote .spotlight h4 {
    font-size: 2rem;
    color: #fff;
    padding: 0 0 0;
    margin: 0;
    line-height: 1
}

.work-section .work-quote .spotlight .title {
    padding: 0;
    margin: 0 0 2rem;
    color: #c1dde5;
    font-size: 1rem
}

.work-section .work-quote .spotlight .mark {
    font-family: tiempos-medium, sans-serif;
    font-size: 3.75rem;
    color: #c1dde5
}

.work-section .work-quote .spotlight .quote {
    padding: 1rem 0
}

.work-section .work-quote .spotlight .quote p {
    color: #fff;
    font-family: tiempos-medium, sans-serif;
    font-size: 1.5rem;
    line-height: 1.2;
    position: relative;
    left: -1rem
}

@media print,
screen and (min-width:48em) {
    .work-section .work-quote .spotlight {
        padding: 2rem 4rem 2rem 3rem
    }
}

.work-section .work-header-content {
    position: relative;
    padding-top: 10px;
}

.work-section .work-header-content h5 {
    width: 190px;
    float: left;
}

@media print,
screen and (min-width:48em) {
    .work-section .work-header-content .orange-line {
        right: 0;
        width: calc(100% - 220px);
        float: left;
        position: relative;
        top: 12px;
        margin-left: 1.5em;
    }
}

.spotlight-section {
    background: #1459A3;
    min-height: 500px
}

.logo-wall {
    background: #fff url(../../images/globe.svg) bottom right no-repeat;
    background-size: contain;
    min-height: 330px;
    padding: 2rem;
}

.logo-wall h2 {
    margin: 0;
    padding: 0;
    color: #474342;
    font-size: 1.625rem;
    font-family: tiempos-medium, sans-serif
}

@media print,
screen and (min-width:48em) {
    .logo-wall h2 {
        font-size: 2rem
    }

    .logo-wall .logo-wall-header {
        padding-left: 0;
        padding-bottom: 4rem;
        padding-top: 0;
    }
}

.logo-wall .logo-wall-header {
    padding: 0 0 2em;
}

@media print,
screen and (min-width:80em) {
    .logo-wall .logo-wall-header h2 {
        max-width: 620px
    }
}

.logo-wall .logo-wall-header .logo-wall-header-content {
    position: relative;
    z-index: 111;
    padding-top: 8px;
}

.logo-wall .logo-wall-header .logo-wall-header-content h5 {
    color: #474342;
    width: 130px;
    font-size: 1.125rem;
    background: #fff;
    padding-right: 12px;
    z-index: 1;
    float: left;
}

.logo-wall .logo-wall-header .logo-wall-header-content .orange-line {
    z-index: -1
}

@media print,
screen and (min-width:48em) {
    .logo-wall .logo-wall-header .logo-wall-header-content .orange-line {
        right: 0;
        width: calc(100% - 130px);
        float: left;
        position: relative;
        top: 12px;
    }
}

@media print,
screen and (min-width:80em) {}

@media print,
screen and (min-width:80em) {
    .logo-wall .logo-wall-content .cta-button {
        margin: 1rem
    }
}

.logo-wall .logos {
    position: relative;
    left: -10%;
    text-align: center;
    padding: 1rem;
    padding-bottom: 1rem
}

@media print,
screen and (min-width:48em) {
    .logo-wall .logos {
        padding: 3rem
    }
}

@media print,
screen and (min-width:80em) {
    .logo-wall .logos {
        padding: 1rem 3rem 3rem
    }
}

.logo-wall .logos .cell {
    padding: 1rem
}

.logo-wall .logos img {
    max-width: 100%;
    height: auto
}

@media print,
screen and (min-width:48em) {
    .logo-wall {
        padding: 4em 4em
    }

    .contact-section h5.grid-x,
    .contact-sec-side-head {
        width: 100%;
        margin-top: 5rem;
        padding-top: 17px;
    }

    .contact-section h5.grid-x .large-5,
    .contact-sec-side-head .large-5 {
        float: left;
        width: 130px;
    }

    .contact-section h5.grid-x .large-7,
    .contact-sec-side-head .large-7 {
        float: left;
        width: calc(100% - 167px);
        padding: 0px;
    }

    .contact-section h5 {
        float: left;
        width: 155px;
    }
}

@media print,
screen and (min-width:80em) {
    .logo-wall {
        padding: 4rem 4rem 4rem;
        min-height: 330px
    }
}

.contact-section {
    background-attachment: scroll;
    background-color: #1459A3;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/contact-bg-1.jpg);
    background-size: cover;
    padding: 2rem 0 0 2rem
}

.contact-sec-side-head {
    font-size: 1.125rem;
}

.contact-section h5,
.contact-sec-side-head .large-5 {
    color: #fff;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    line-height: 1.3;
    font-size: 17.84px;
}

.contact-section .titlemark {
    display: inline-block;
    width: 45%
}

.contact-section .whitemark {
    background-color: #fff;
    display: inline-block;
    height: 2px;
    width: 100%;
    line-height: 2rem;
    margin-bottom: 5px
}

.contact-section .contact-callout {
    background: #fff;
    padding: 2rem;
    top: 2px;
    position: relative;
}

.contact-section .contact-callout h2 {
    color: #474342;
    margin: 0 0 1rem;
    padding: 0;
    font-family: tiempos-light, sans-serif;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    float: none;
}

.contact-section .contact-callout p:empty {
    display: none;
}

@media print,
screen and (min-width:48em) {
    .contact-section .contact-callout h2 {
        font-size: 2.875rem
    }
}

.contact-section .contact-callout p {
    max-width: 620px
}

@media print,
screen and (min-width:48em) {

    .contact-section .contact-callout p {
        font-size: 1.625rem;
        line-height: 1.5
    }

}

@media print,
screen and (min-width:48em) {
    .contact-section .contact-callout {
        padding: 5rem
    }
}

@media print,
screen and (min-width:48em) {
    .contact-section {
        min-height: 20rem;
        background: #1459A3 url(/wp-content/uploads/contact-bg-1.jpg) no-repeat;
        background-size: cover;
        padding: 5rem 0 0 4rem;
        margin-bottom: -1px;
    }
}

#offCanvas {
    overflow: visible
}

.stalker {
    position: fixed;
    right: 0;
    z-index: 100;
    display: none;
}

.stalker a {
    text-align: center;
    display: block;
    padding: 1rem;
    background: #1459A3;
    color: #fff;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    right: -72px;
    top: 300px;
    width: 200px
}

.js-off-canvas-overlay {
    z-index: 20000
}

.off-canvas.is-transition-overlap {
    z-index: 30000
}

.off-canvas-content {
    position: relative;
    padding: 2rem
}

.off-canvas-content .close-button {
    position: absolute;
    left: -40px;
    top: 0;
    padding: 0 .5rem .5rem;
    background: #1459A3;
    color: #fff
}

.off-canvas-content h2 {
    color: #474342;
    margin: 0 0 1rem;
    padding: 0
}

@media print,
screen and (min-width:48em) {
    .off-canvas-content h2 {
        font-size: 2.875rem;
        line-height: 1.1
    }
}

.off-canvas-content p {
    max-width: 620px
}

@media print,
screen and (min-width:48em) {
    .off-canvas-content p {
        font-size: 1.625rem;
        line-height: 1.1
    }
}

@media print,
screen and (min-width:80em) {
    .off-canvas-content {
        padding: 4rem
    }
}

.hero-header-static {
    position: relative;
    background-size: cover
}

.hero-header-static img {
    width: 100%;
    max-width: none
}

.hero-header-static .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    padding: 30% 2rem 0;
    width: 100%;
}

.hero-header-static .hero-content.alt {
    color: #000
}

.hero-header-static .hero-content h1 {
    margin-top: 3rem
}

@media print,
screen and (min-width:80em) {
    .hero-header-static .hero-content h1 {
        margin-top: 0rem;
        font-size: 4.5rem;
        line-height: 1.1111;
        margin-bottom: 20px;
    }
}

.hero-header-static .hero-content p {
    line-height: 1.15;
    font-size: 1.125rem;
    max-width: 525px
}

@media print,
screen and (min-width:80em) {
    .hero-header-static .hero-content p {
        font-size: 1.625rem
    }
}

.hero-header-static .hero-content #breadcrumbs {
    color: #fff;
    text-transform: uppercase;
    font-size: .75rem;
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    line-height: 1.5
}

.hero-header-static .hero-content #breadcrumbs a {
    color: #fff
}

@media print,
screen and (min-width:48em) {
    .hero-header-static .hero-content {
        padding: 15% 10% 0
    }
}

@media print,
screen and (min-width:80em) {
    .hero-header-static .hero-content {
        padding: 15% 20% 0
    }
}

@media print,
screen and (min-width:48em) {
    .hero-header-static {
        background-size: 100% auto;
        padding-bottom: 0
    }
}

.sub-nav {
    padding: 1.8rem 4rem;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

.sub-nav a {
    line-height: 1;
    color: #1459A3;
    font-weight: 700;
    display: inline-block;
    margin-right: .5rem;
    font-size: .875rem;
    font-family: acumin-pro, sans-serif;
    padding: .7rem .5rem
}

.sub-nav a:focus,
.sub-nav a:hover {
    color: #f14800
}

.sub-nav .external {
    margin-left: auto
}

.sub-nav .external a {
    border-left: 1px solid #e6e6e6;
    padding: .8rem 2rem 1rem 10px;
    text-align: right;
    background: url(../../images/external-blue.svg) 96% .9rem no-repeat
}

@media print,
screen and (min-width:80em) {
    .sub-nav .external {
        margin-left: auto
    }

    .sub-nav .external a {
        padding: .8rem 2rem 1rem
    }
}

@media screen and (min-width:120em) {
    .sub-nav a {
        padding: .7rem 1rem
    }
}

.getting-started {
    min-height: 230px;
    background: url(../../images/getting-started-bg.svg) 100% 100% no-repeat;
    position: relative;
    padding: 2rem 0
}

.getting-started h2 {
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #474342;
    font-family: acumin-pro;
    font-weight: 700;
    font-size: 1.125rem;
    background: #fff;
    z-index: 1;
    position: relative;
    padding-right: 10px;
}

.getting-started h4 {
    margin-top: 4rem;
    color: #474342;
    max-width: 550px;
    font-size: 1.5rem;
    font-family: tiempos-medium, sans-serif
}

@media print,
screen and (min-width:48em) {
    .getting-started h4 {
        margin: 0 0 1rem
    }
}

@media print,
screen and (min-width:80em) {
    .getting-started h4 {
        font-size: 2rem
    }
}

.getting-started .cta-button {
    background: 0 0
}

.getting-started .cell {
    position: relative
}

.getting-started .cell .cell-content {
    padding: 0 2rem
}

.getting-started .orange-line {
    float: left;
    width: 30%;
    right: 37px
}

@media print,
screen and (min-width:48em) {
    .getting-started {
        background-size: auto;
        padding: 4rem 0
    }

    .getting-started .orange-line {
        width: 100%;
        right: -10px;
        float: left;
        margin-left: 10px;
        position: absolute;
        margin-top: 10px;
        max-width: 50%;
        z-index: 0;
    }

    .getting-started .cell.medium-3 {
        padding-top: 10px;
    }
}

@media print,
screen and (min-width:80em) {
    .getting-started {
        padding: 5rem 4rem
    }
}

.featured-item {
    background: #e6e6e6;
    padding: 2rem 0
}

.featured-item h2 {
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #474342;
    font-family: acumin-pro;
    font-weight: 700;
    font-size: 1.125rem;
    padding-right: 10px;
    background: #e6e6e6;
    position: relative;
    z-index: 2;
}

.featured-item h4 {
    margin-top: 1rem;
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.2;
    font-family: tiempos-medium, sans-serif
}

@media print,
screen and (min-width:48em) {
    .featured-item h4 {
        margin: 0 0 .5rem
    }
}

@media print,
screen and (min-width:80em) {
    .featured-item h4 {
        font-size: 2rem
    }
}

.featured-item .arrow {
    padding-right: 2rem;
    background: url(../../images/right-arrow.svg) 100% 7px no-repeat;
    background-size: 13px
}

.featured-item .cta-button {
    background: 0 0;
    color: #fff;
    border-color: #fff;
    text-decoration: none;
}

.featured-item .cta-button span {
    background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat
}

.featured-item .cell {
    position: relative
}

.featured-item .cell .cell-content {
    padding: 0 2rem
}

.featured-item .orange-line {
    float: left;
    width: 40%;
    right: 37px
}

@media print,
screen and (min-width:48em) {
    .featured-item .orange-line {
        right: -2em;
        width: 100%;
        margin-top: 1px;
        max-width: 50%;
        z-index: 1;
    }
}

.featured-item .mobile-content {
    clear: both
}

.featured-item .mobile-content h4,
.featured-item .mobile-content h2 {
    color: #474342;
    padding: 2rem 2rem .5rem
}

.featured-item .side-content {
    clear: both;
    padding: 0 2rem
}

.featured-item .side-content img {
    margin: 1rem 0 0
}

.featured-item .side-content p {
    margin: 1rem 1rem 1rem 0;
    color: #4A4A4A;
}

@media print,
screen and (min-width:48em) {
    .featured-item .side-content {
        padding: 2rem 2rem 2rem;
        padding-left: 0;
    }

    .featured-item.featured-item-t4 .side-content {
        padding-bottom: 0;
    }
}

.featured-item .side-content .cta-button {
    border-color: #1459A3;
    color: #1459A3;
    margin: .5rem 0 1rem
}

.featured-item .side-content .cta-button span {
    background: url(../../images/right-arrow.svg) top left no-repeat
}

@media print,
screen and (min-width:48em) {
    .featured-item {
        padding: 6rem 0 4rem
    }
}

.industries {
    position: relative;
    min-height: 400px;
    padding: 1rem 2rem
}

.industries h2 {
    float: left;
    display: inline-block;
    margin: 0;
    color: #474342;
    font-family: acumin-pro;
    font-weight: 700;
    font-size: 1.125rem;
    background: #fff;
    z-index: 1;
    padding-right: 15px;
}

.industries h4 {
    margin-top: 4rem;
    color: #474342;
    max-width: 627px;
    font-size: 1.5rem;
    font-family: tiempos-medium, sans-serif
}

@media print,
screen and (min-width:48em) {
    .industries h4 {
        margin: -8px 0 1rem
    }
}

@media print,
screen and (min-width:80em) {
    .industries h4 {
        font-size: 2rem
    }
}

.industries .cell {
    position: relative;
    height: 100%
}

.industries .short_description {
    max-width: 627px
}

.industries .orange-line {
    float: left;
    width: 55%;
    right: 37px;
    z-index: -1
}

.industries .sidebar {
    clear: both;
    margin: 1rem 0 0;
    padding: 1rem 0 0
}

@media print,
screen and (min-width:48em) {
    .industries .sidebar p {
        padding-right: 4rem
    }

    .industries .orange-line {
        right: 15px;
        width: 100%;
        float: left;
        position: absolute;
        margin-left: 15px;
        margin-top: 1px;
        max-width: 50%;
    }
}

@media print,
screen and (min-width:48em) {
    .industries .sidebar {
        padding: 6rem 0 0
    }
}

.industries .tiles .grid-x {
    margin-left: -2rem
}

.industries .tiles .cell:nth-of-type(1) .tile {
    border-top: none;
    border-left: none
}

.industries .tiles .cell:nth-of-type(2) .tile,
.industries .tiles .cell:nth-of-type(3) .tile {
    border-top: none
}

.industries .tiles .cell:nth-child(3n-2) .tile {
    border-left: none
}

.industries .tiles .cell:nth-child(3n) .tile {
    border-right: none
}

.industries .tiles .cell:nth-of-type(7) .tile,
.industries .tiles .cell:nth-of-type(8) .tile,
.industries .tiles .cell:nth-of-type(9) .tile {
    border-bottom: none
}

.industries .tiles .tile {
    margin: -1px 0 0 -1px;
    border-bottom: none;
    border-right: none;
    padding: 2rem;
    min-height: 320px;
    transition: all .2s;
    z-index: 1 !important;
}

@media print,
screen and (min-width:48em) {
    .industries .tiles .tile {
        border: 1px solid #e6e6e6
    }
}

.industries .tiles .tile .content {
    color: #474342
}

@media print,
screen and (min-width:48em) {
    .industries .tiles .tile .content {
        display: none;
        color: #fff
    }
}

.industries .tiles .tile .content p {
    font-size: 1rem;
    line-height: 1.2
}

.industries .tiles .tile .content div {
    margin: .25rem 0
}

.industries .tiles .tile .content .rule {
    width: 30%;
    border-top: 1px solid #fff;
    margin: 1rem 0 1.5rem;
    display: none
}

@media print,
screen and (min-width:48em) {
    .industries .tiles .tile .content .rule {
        display: block
    }
}

.industries .tiles .tile svg {
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 10px
}

@media print,
screen and (min-width:1025px) {

    .industries .tiles .tile:focus,
    .industries .tiles .tile:hover {
        background: #1459A3;
        position: relative;
        z-index: 1000;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    .industries .tiles .tile:focus img,
    .industries .tiles .tile:hover img {
        display: none
    }

    .industries .tiles .tile:focus:hover h5,
    .industries .tiles .tile:hover:hover h5 {
        position: relative;
        z-index: 2
    }

    .industries .tiles .tile:focus:hover .tile-thumbnail,
    .industries .tiles .tile:hover:hover .tile-thumbnail {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        max-height: 100%;
        left: 0;
        top: 0;
        opacity: .1;
        z-index: 1
    }

    .industries .tiles .tile:focus:hover .tile-image,
    .industries .tiles .tile:hover:hover .tile-image {
        padding-bottom: 100%
    }

    .industries .tiles .tile:focus h5 a,
    .industries .tiles .tile:hover h5 a {
        color: #fff
    }

    .industries .tiles .tile:focus svg polygon,
    .industries .tiles .tile:hover svg polygon {
        fill: #fff
    }

    .industries .tiles .tile:focus .content,
    .industries .tiles .tile:hover .content {
        display: block
    }
}

.industries .tiles .tile h5 {
    display: block;
    font-family: tiempos-light, sans-serif;
    line-height: 1.1;
    margin-top: 1rem;
    padding-right: 10%
}

.industries .tiles .tile h5 a {
    color: #474342
}

@media print,
screen and (min-width:80em) {
    .industries .tiles .tile h5 a {
        font-size: 1.25rem
    }
}

@media print,
screen and (min-width:80em) {
    .industries .tiles .tile h5 {
        padding-right: 10%
    }
}

.industries .tiles .tile .tile-thumbnail {
    max-height: 100px;
    overflow: hidden
}

.industries .tiles .tile .tile-thumbnail .tile-image {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    border: 1px solid #eee;
    margin-bottom: 15px;
    width: 100%;
    padding-bottom: 30%;
    position: relative
}

@media print,
screen and (min-width:48em) {
    .industries .tiles {
        margin: 2rem
    }
}

@media print,
screen and (min-width:80em) {
    .industries .tiles {
        margin-left: 0;
    }
}

@media print,
screen and (min-width:80em) {
    .industries {
        padding: 4.375rem;
        padding-top: 3em;
        padding-bottom: 4em;
    }
}

.services-promo {
    position: relative;
    padding: 2rem
}

.services-promo h2 {
    float: left;
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #474342;
    font-family: acumin-pro;
    font-weight: 700;
    font-size: 1.125rem;
    background: #fff;
    padding-right: 0;
    z-index: 1;
    padding-right: 10px;
}

.orangeline .whitebg {
    width: 150px;
    display: inline;
}

.services-promo h2.orangeline:after {
    z-index: 1;
    width: 58%;
    left: auto;
    right: 32px;
}

.services-promo h4 {
    color: #474342;
    max-width: 810px;
    font-size: 1.5rem;
    font-family: tiempos-medium, sans-serif
}

@media print,
screen and (min-width:80em) {
    .services-promo h4 {
        font-size: 2rem
    }
}

.services-promo .cell {
    position: relative
}

.services-promo .orange-line {
    float: left;
    right: 37px;
    z-index: -1
}

.services-promo .sidebar {
    clear: both;
    margin: 1rem 0 0;
    padding: 1rem 0 0
}

@media print,
screen and (min-width:48em) {
    .services-promo .cell.medium-3 {
        padding-top: 7px;
    }

    .services-promo .orange-line {
        right: 15px;
        width: 100%;
        float: left;
        position: absolute;
        margin-left: 15px;
        margin-top: 10px;
        max-width: 70%;
    }

    .services-promo .sidebar {
        padding: 6rem 0 0
    }
}

.services-promo .tiles {
    padding: 4rem 0 0
}

.services-promo.services-promo-t4 .tiles {
    padding: 2rem 0 0
}

.services-promo .tiles .tile {
    border-top: none;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.services-promo .tiles .tile::after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background: #e6e6e6;
    top: 0;
}

.services-promo .tiles .tile::before {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    position: absolute;
}

.services-promo .tiles .tile .tile-icon {
    max-width: 50px
}

.services-promo .tiles .tile h4 {
    padding: 1rem 0 0;
    font-size: 1.5rem
}

.services-promo .tiles .tile h4 a {
    color: #474342;
    padding-right: 1rem;
    text-decoration: none;
}

.services-promo .tiles .tile h4 img{
    margin-top: -1px;
}

@media screen and (max-width:47.9375em) {
    .services-promo .tiles .tile {
        border: none;
        padding-top: 2rem;
        padding-bottom: 0rem;
    }

    .services-promo .tiles .tile .tile-desc-wrap {
        padding-left: 10px
    }

    .services-promo .tiles .tile .tile-desc-wrap h4 {
        padding-top: 0
    }
}

@media print,
screen and (min-width:48em) {
    .services-promo .tiles .tile {
        padding-right: 2rem;
    }
}

@media print,
screen and (min-width:48em) {
    .services-promo .tiles .cell:nth-of-type(2n) .tile::after {
        background: none;
    }

    .services-promo .tiles .cell:nth-of-type(2n) .tile {
        padding-left: 2rem;
    }
}

@media print,
screen and (min-width:48em) {
    .services-promo {
        background-size: auto;
        padding: 2rem
    }
}

@media print,
screen and (min-width:80em) {
    .services-promo {
        padding: 4.375rem;
        padding-top: 4rem;
    }

    .services-promo.services-promo-t2 {
        padding-top: 0;
    }
}

.contribute_get_involved {
    color: #fefefe;
    padding-bottom: 2rem
}

.contribute_get_involved_content_inner_block {
    margin-bottom: 2px;
    padding: 1.6875rem;
    background-color: #fefefe;
    width: 100%;
    position: relative
}

@media screen and (max-width:47.9375em) {
    .contribute_get_involved_content_inner_block {
        margin-top: 1rem
    }
}

.contribute_get_involved_content_inner_block_text {
    color: #595959
}

.contribute_get_involved_content_inner_block_title {
    color: #474342
}

.contribute_get_involved_content_inner_block_title h2 {
    font-family: "tiempos-medium";
}

.contribute_get_involved_content_text {
    padding-top: 15px;
    font-family: acumin-pro, sans-serif
}

h2.contribute_get_involved_content_title {
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.19;
    font-family: "tiempos-medium";
}

@media print,
screen and (min-width:48em) {
    .contribute_get_involved {
        padding-bottom: 111px !important;
        padding-top: 158px !important
    }

    .contribute_get_involved_content {
        margin: 0 auto;
        width: 100%
    }

    .contribute_get_involved_content_inner.content_inner_block {
        display: block;
        margin: 0 auto;
        max-width: 740px;
        position: relative;
        width: 100%
    }

    .contribute_get_involved_content_inner_block {
        height: 20.438rem;
        max-width: 320px !important;
        padding: 2rem 5.9px 2rem 2rem
    }

    .contribute_get_involved_content_inner_block .button_class {
        bottom: 2.7rem;
        position: absolute
    }

    .contribute_get_involved_content_inner_block .button_class a {
        min-width: 227px;
        text-align: left
    }

    .contribute_get_involved_content_inner_block.contribute_get_involved_content_inner_block_left.medium-6 {
        margin-right: 5px
    }

    .contribute_get_involved_content_inner_block_img {
        height: 51px;
        margin-bottom: 12px
    }

    .contribute_get_involved_content_inner_block_text {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38
    }

    .contribute_get_involved_content_inner_block_title h2 {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 1.17
    }

    .contribute_get_involved_content_text {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38;
        margin-bottom: 1rem;
        max-width: 33.125rem
    }

    h2.contribute_get_involved_content_title {
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.19
    }
}

@media screen and (min-width:768px) and (max-width:920px) {
    .contribute_get_involved_two_block {
        margin-left: -39%;
        width: 100vw;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .contact-section h5.grid-x,
    .contact-sec-side-head {
        padding-top: 0px;
        margin-top: 4.5rem;
    }
}

@media screen and (max-width:1150px) {
    .contribute_get_involved_content_inner_block.contribute_get_involved_content_inner_block_left.medium-6 {
        margin: 0;
        min-width: 280px
    }

    .contribute_get_involved_content_inner_block.contribute_get_involved_content_inner_block_right.medium-6 {
        min-width: 280px
    }
}

.sdo_page_hero {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 30.688rem
}

h1.sdo_page_hero_h1 {
    text-align: center;
    color: #fefefe;
    font-family: tiempos-light;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.31;
    letter-spacing: -.024rem
}

hr.sdo_page_hero_hr {
    border: none;
    margin: 0 0 12px;
    position: relative;
    width: 100%
}

hr.sdo_page_hero_hr:after {
    background: #fff;
    content: '';
    height: 2px;
    left: calc(50% - 25px);
    position: absolute;
    width: 50px
}

p.sdo_subtext {
    font-size: 1rem;
    color: #fff;
    margin-top: 1rem
}

@media print,
screen and (min-width:48em) {
    p.sdo_subtext {
        font-size: 1.625rem
    }
}

.sdo_page_hero .breadcrumbs_hero_h3 {
    text-align: center;
}

@media print,
screen and (min-width:48em) {
    .sdo_page_hero {
        height: 750px;
        padding-top: 30px
    }

    .sdo_page_hero .grid-x {
        -ms-flex-align: center;
        -ms-flex-pack: center;
        -webkit-align-items: center;
        -webkit-justify-content: center;
        align-items: center;
        height: 100%;
        justify-content: center
    }

    .sdo_page_hero_content {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-width: 820px;
        text-align: center
    }

    h1.sdo_page_hero_h1 {
        font-size: 4.5rem;
        font-weight: 300;
        letter-spacing: -1px;
        line-height: 1.11;
        margin-bottom: 0
    }
}

.research_area_block_title .block_title_name {
    color: #474342
}

.research_area_slider_content_item_link {
    position: relative;
    bottom: 0;
}

.research_area_slider_content_item_main {
    padding: 0px 0px 0;
    position: relative;
}

.research_area_slider_content_item_link a {
    padding: 0 0px 0 !important;
    border: none;
    margin: 0;
    padding-right: 40px !important;
}

.research_area_content_btn a {
    margin-top: 2.6rem
}

.custom_slider_navigation .slick-arrow {
    position: absolute;
    display: inline-block;
    height: 43px;
    width: 42px;
    bottom: -6rem;
    cursor: pointer;
    z-index: 99999
}

.custom_slider_navigation .slick-arrow.slick-next {
    left: 50px;
    background: url(../../images/next-arrow.svg) top left no-repeat
}

.custom_slider_navigation .slick-arrow.slick-prev {
    left: 0;
    background: url(../../images/prev-arrow.svg) top left no-repeat
}

.custom_slider_navigation .slick-dots {
    display: none;
    position: relative;
    bottom: 0;
    right: 0;
    max-width: 100vw;
    left: 0;
    text-align: right;
    margin: 0;
    margin-top: 40px;
}

@media print,
screen and (min-width:48em) {
    .custom_slider_navigation .slick-dots {
        display: block
    }
}

.custom_slider_navigation .slick-dots li {
    margin: .25rem;
    background: url(/wp-content/uploads/dot-black.svg) top center no-repeat;
    width: 15px;
    height: 11px;
    display: inline-block
}

.custom_slider_navigation .slick-dots li button {
    color: transparent;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.custom_slider_navigation .slick-dots li.slick-active {
    background: url(/wp-content/uploads/dot-active-black.svg) top center no-repeat
}

.custom_slider_navigation .slick-arrow {
    bottom: -6.1rem !important
}

.custom_slider_navigation .slick-arrow.slick-prev {
    left: -13.3rem !important
}

.custom_slider_navigation .slick-arrow.slick-next {
    left: -10rem !important
}

@media screen and (min-width:768px) {
    .slider_research .slick-list {
        margin-right: -7rem
    }

    .content-slider-section.tc-content-slider-section {
        padding-bottom: 4em;
    }

    .services-promo.services-promo-t7 .tiles {
        padding: 2rem 0 0;
    }

    .row_content_container.subscribe_info {
        padding-bottom: 4rem;
    }

    .main_promo.main_promo-t18-after-2 {
        padding-bottom: 2rem;
    }

    .single_article.main_promo .main_promo_content .alignleft {
        padding-right: 30px;
    }

    .single_news_or_press .main_promo_content_text {
        padding-right: 30px;
    }

    .text_promo.text_promo-t5a.row_content_container .text_promo_block_title {
        padding-top: 6px;
    }
}

@media screen and (max-width:767px) {
    .contact-section h2 {
        font-size: 18px;
    }

    .contact-sec-side-head {
        margin-bottom: 2em;
        margin-top: .2rem;
    }

    .contact-section .whitemark {
        display: none;
    }

    .slider_research .slick-list {
        margin-right: -2rem
    }

    .custom_slider_navigation .slick-arrow {
        display: block !important;
        bottom: 0 !important;
    }

    .custom_slider_navigation .slick-arrow.slick-prev {
        left: 0 !important
    }

    .custom_slider_navigation .slick-arrow.slick-next {
        left: 42px !important
    }

    .content-slider-section .content-slider,
    .content-slider-section .latest-slider {
        width: 100%;
    }

    .custom_slider_navigation .slick-dots {
        z-index: -1;
        opacity: 0;
    }

    .row_content_container.subscribe_info {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }

    .form-title.indicates-required {
        margin: 0 0 1rem 0;
    }

    .row_content_container.subscribe_info .main_promo_block_title {
        margin-top: 0;
    }

    .featured-item .side-content .cta-button {
        margin: 1.5rem 0 1rem;
    }
}

.research_area_content_text p {
    color: #474342;
    font-family: acumin-pro, sans-serif
}

h2.research_area_slider_title {
    color: #1459A3;
    font-family: acumin-pro, sans-serif;
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .125rem;
    margin-bottom: 15px;
}

.research_area_slider_content_item_img {
    width: 100%;
    height: 100px
}

.research_area_slider_content_item {
    max-width: 200px;
    min-width: 200px;
    border: 1px solid #e8e7e7;
    background: #fff
}

.research_area_slider_content_item:nth-last-child(1) {
    border-right: .063rem solid #e8e7e7
}

.research_area_content {
    max-width: 100%
}

h2.research_area_content_title {
    color: #474342;
    font-family: "tiempos-medium";
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3
}

.research_area_slider_content_item_name h2 {
    font-size: 1rem;
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif
}

.research_area_slider.content-slider-section {
    padding: 0;
    background: 0 0;
    min-height: 400px
}

.content-slider-section .content-slider .slick-arrow {
    display: none
}

.research_area_slider_content {
    left: 0 !important
}

@media print,
screen and (min-width:48em) {
    .research_area.row_content_container {
        padding-bottom: 0;
        padding-top: 4em;
    }
}

.research_area_slider_content_item_link a span {
    top: 4px;
    right: .5rem
}

@media print,
screen and (min-width:48em) {
    .research_area_slider_content {
        left: 0 !important
    }

    .research_area_slider_content {
        max-width: 100%
    }

    .research_area_slider_content ul.slick-dots {
        width: 100%;
    }

    .research_area_slider_content {
        left: 0 !important
    }

    .research_area_slider.content-slider-section {
        min-height: 385px
    }

    .content-slider-section .content-slider .slick-arrow {
        display: inline-block !important
    }

    .research_area {
        padding-top: 5.8125rem
    }

    .slick-arrow .research_area_content {
        margin: 0 auto;
        width: 100%
    }

    .research_area_content_inner.content_inner_block {
        margin: 0 auto;
        max-width: 740px
    }

    .research_area_content_text p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38;
        margin: 0;
        width: 35.813rem
    }

    .research_area_slider {
        background: 0 0;
        display: inline-block;
        width: 100vw
    }

    .research_area_slider_content_item {
        border-right: none;
        float: left;
        max-width: 287px;
        padding: 15px;
    }

    .research_area_slider_content_item_img {
        margin-bottom: 25px;
        max-width: 285px;
        height: 130px;
        width: 100%;
        background-size: cover !important;
        background-position: center center !important;
    }

    .research_area_slider_content_item_name h2 {
        font-weight: 400;
        line-height: 1.3;
        max-width: 13rem
    }

    .research_area_slider_content_item_text p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38;
        max-width: 14.313rem
    }

    h2.research_area_content_title {
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.19;
        margin-bottom: 22px
    }

    h2.research_area_slider_title {
        font-size: .875rem;
        font-weight: 700;
        letter-spacing: .125rem;
        text-transform: uppercase;
        margin-bottom: 20px;
        margin-top: 15px;
    }
}

.getting_started_area_block_title .block_title_name {
    display: inline-block;
    float: left;
    white-space: nowrap;
}

.getting_started_area_block_title.block_title span.orange-line {
    top: 0px;
    width: 100%;
    position: relative;
    right: 15px;
    margin-left: 30px;
    float: left;
}

.getting_started_area_content {
    max-width: 100%
}

.getting_started_area_content_inner_text p {
    color: #474342;
    font-family: acumin-pro, sans-serif
}

.getting_started_area_content_inner_title h2 {
    margin-top: 28px;
    color: #474342;
    font-family: "tiempos-medium";
}

@media print,
screen and (min-width:48em) {
    .getting_started_area_content_inner_block.content_inner_block.grid-x {
        margin: 0 auto;
        position: relative;
        width: 100%;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .getting_started_area_content_inner {
        margin: 0 !important;
        padding: 0 15px
    }

    .getting_started_area_content_inner:nth-child(1) {
        padding-left: 0 !important
    }

    .getting_started_area {
        padding-bottom: 188px !important;
        padding-top: 4em !important;
    }

    .annual_conf_page .getting_started_area.getting_started_area_two_column {
        padding-bottom: 72px !important;
    }

    .annual_conf_page .getting_started_area.getting_started_area_one_column {
        padding-top: 0px !important;
        padding-bottom: 72px !important;
    }

    .getting_started_area_content {
        max-width: 990px;
        position: relative
    }
}

@media screen and (min-width:48em) and (min-width:1375px) {
    .getting_started_area_content {
        width: 100%
    }
}

@media screen and (min-width:48em) and (max-width:1200px) {
    .getting_started_area_content {
        margin: 0 auto;
        max-width: 818px
    }
}

@media print,
screen and (min-width:48em) {
    .getting_started_area_content_inner {
        margin: 0 34px;
        max-width: 448px;
        max-width: 448px
    }

    .getting_started_area_content_inner_right.medium-6 {
        max-width: 448px
    }

    .getting_started_area_content_inner_right.medium-6 .list_div li {
        margin-bottom: 6px
    }

    .getting_started_area_content_inner_text p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38
    }

    .getting_started_area_content_inner_title h2 {
        margin-top: 0;
        font-size: 2rem;
        font-weight: 500;
        line-height: 1.19;
        margin-bottom: 19px
    }

    .getting_started_area {
        background-position: 100% 30px !important;
        background-size: auto
    }
}

.getting_started_area_content_block_2 {
    position: relative;
    left: -2rem;
    width: 100vw;
    background-color: #f14800;
    padding-bottom: 28px
}

.getting_started_area_content_block_2_text p {
    max-width: 311px;
    color: #fefefe;
    padding: 0 0 0 2rem
}

.getting_started_area_content_block_2_title h2 a {
    padding-bottom: 0;
    padding-left: 2rem;
    color: #fefefe;
    font-family: "tiempos-medium";
    width: auto;
}

.button_join_the_community {
    max-width: 370px;
    background: 0 0;
    border: none;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.56
}

html[lang^="fr"] .button_join_the_community {
    max-width: 420px;
}

.button_join_the_community:hover {
    color: #fefefe
}

.button_join_the_community:focus {
    color: #fefefe
}

@media print,
screen and (min-width:48em) {
    .button_join_the_community {
        background: 0 0;
        border: none;
        height: auto;
        padding: 0
    }

    .button_join_the_community:hover {
        padding: 0;
        padding-right: 60px
    }

    .button_join_the_community:hover span {
        top: calc(50% - 9px)
    }

    .button_join_the_community:focus {
        padding: 0;
        padding-right: 60px
    }

    .button_join_the_community:focus span {
        top: calc(50% - 9px)
    }

    .getting_started_area_content_block_2 {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        bottom: -245px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 170px;
        left: 0;
        padding: 10px 45px;
        position: absolute;
        width: 100vw;
        z-index: 12
    }

    .annual_conf_page .getting_started_area_content_block_2 {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        position: relative;
        bottom: 0;
        margin-top: 40px;
    }

    .getting_started_area_content_block_2_part_1 {
        border-right: 1px solid #f5682c;
        max-width: 471px
    }

    .getting_started_area_content_block_2_part_2 {
        margin-left: 44px
    }

    .getting_started_area_content_block_2_text p {
        padding: 0;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38;
        margin: 0;
        width: 330px
    }

    .getting_started_area_content_block_2_title h2 a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        font-size: 1.7rem;
        font-weight: 500;
        line-height: 36px;
        margin: 0;
    }

    html[lang^="fr"] .getting_started_area_content_block_2_title h2 a {
        font-size: 1.3rem;
    }
}

@media screen and (min-width:768px) and (max-width:1335px) {
    .getting_started_area_content_block_2 {
        left: -35% !important;
        right: 0 !important;
        padding: 15px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .getting_started_area_content_block_2_part_2.medium-6 {
        margin-left: 15px;
        max-width: 320px !important
    }

    .getting_started_area_content_block_2_part_1 {
        max-width: 380px !important
    }

    html[lang^="fr"] .getting_started_area_content_block_2_title h2 a {
        font-size: 1.1rem;
        line-height: 28px;
    }
}

@media screen and (min-width:768px) {
    .getting_started_area_content_block_2_title h2 a span {
        display: none
    }

    .getting_started_area_content_block_2_title h2:hover span {
        display: block
    }
}

.sdo_hero_minimal {
    background-color: #05225a;
    padding-top: 97px;
    padding-bottom: 100px
}

.sdo_hero_minimal.hero-light {
    background-color: #e8e7e7;
    background-color: #f3f3f3
}

.sdo_hero_minimal h1 {
    margin-bottom: 26px;
    color: #fefefe;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: -.39px;
    line-height: 42px;
    font-family: tiempos-light
}

.sdo_hero_minimal h2 {
    color: #fefefe;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    font-family: ‘acumin-pro’, sans-serif
}

.sdo_hero_minimal.hero-light h1,
.sdo_hero_minimal.hero-light h2 {
    color: #474342
}

.sdo_hero_minimal.bg_img {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

@media print,
screen and (min-width:48em) {
    .sdo_hero_minimal {
        padding-top: 197px !important;
        padding-bottom: 140px !important;
        position: relative
    }

    .sdo_hero_minimal .grid-x {
        height: 100%
    }

    .sdo_hero_minimal h1 {
        font-family: tiempos-light;
        font-size: 4rem;
        line-height: 1.1;
        font-weight: 300;
        letter-spacing: -1px;
        margin-bottom: 30px;
        max-width: 640px
    }

    .sdo_hero_minimal h2 {
        font-family: acumin-pro, sans-serif;
        font-size: 1.625rem;
        line-height: 1.15;
        font-weight: 400;
        max-width: 40rem
    }

    .sdo_hero_minimal_content {
        max-width: 600px;
        width: 100%
    }
}

@media screen and (min-width:48em) and (max-width:1000px) {
    .sdo_hero_minimal_content {
        padding: 0
    }

    .sdo_hero_minimal .grid-x {
        padding: 0 2rem
    }
}

.v_hidden {
    visibility: hidden
}

.main_promo {
    padding: 33px 2rem 60px
}

.main_promo_content_text p {
    color: #474342;
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 19px
}

button.main_promo_content_btn {
    margin-bottom: 49px
}

button.main_promo_content_btn a {
    font-family: ‘acumin-pro’, sans-serif;
    color: #1459A3
}

h2.main_promo_content_title {
    margin: 28px 0;
    font-family: "tiempos-medium";
    color: #474342;
    font-size: 26px;
    line-height: 40px
}

.main_promo_block_title h2.block_title_name {
    color: #ffffff;
    white-space: normal;
}

.home .event_details {
    padding-top: 10px;
}

.event_detail.event_time {
    margin-top: 15px;
}

.main_promo.calendar_event .event_details .results_detail_title h4,
.main_promo.calendar_event .event_details .results_detail_title .news_banner_status,
.main_promo.calendar_event .event_details .results_detail_title h3 {
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .063rem;
}

.event_detail.event_time span {
    display: block;
    color: #fff;
}

.main_promo.calendar_event .cta-button.cta-button-all {
    margin-left: 23px;
}

.main_promo.calendar_event .cta-button.cta-button-all:hover {
    background: #1459A3;
    color: #fff;
    border-color: #1459A3;
}

.main_promo.calendar_event .cta-button.cta-button-all span {
    background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
}

@media print,
screen and (min-width:48em) and (min-width:48em) {
    .row_content_container {
        padding-top: 3rem;
        padding-left: 2rem !important;
        padding-right: 2rem !important;
        padding-bottom: 4rem;
    }

    .row_content_container.shop_standards.shop_standards-t8 {
        padding-bottom: 4rem;
    }
}

@media print,
screen and (min-width:48em) and (min-width:80em) {
    .row_content_container {
        padding-top: 4rem;
        padding-left: 4.375rem !important;
        padding-right: 4.375rem !important;
        padding-bottom: 4rem
    }
}

@media print,
screen and (min-width:48em) {
    .main_promo_content {
        display: block;
        max-width: 100%;
        position: relative;
        width: 100%
    }

    .main_promo_content_inner {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 100%
    }

    .main_promo_content_text {
        max-width: 975px;
    }

    .main_promo-overview-t30 .main_promo_content_text {
        margin-top: 6px;
    }

    .main_promo_content_text p:nth-last-child(1) {
        margin-bottom: 0 !important
    }

    button.main_promo_content_btn {
        margin-bottom: 96px
    }

    button.main_promo_content_btn a {
        font-family: acumin-pro, sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0
    }

    h2.main_promo_content_title {
        color: #ffffff;
        max-width: 690px;
        font-size: 1.5rem;
        font-family: tiempos-medium, sans-serif;
        margin: 0;
        margin-bottom: 30px;
    }
}

@media print,
screen and (min-width:48em) and (min-width:80em) {
    h2.main_promo_content_title {
        font-size: 2rem
    }
}

.top_standards_block_title {
    color: #474342;
    padding-left: 2rem
}

.top_standards_block_title .orange-line {
    margin-right: -65px !important
}

@media screen and (max-width:768px) {
    .top_standards.row_content_container {
        padding: 0
    }
}

.top_standards.row_content_container {
    padding-bottom: 40px !important
}

@media print,
screen and (min-width:48em) {
    .top_standards.row_content_container {
        margin-top: 100px
    }
}

.top_standards_main_container {
    max-width: 59.8rem;
    padding: 2rem;
    width: 100vw
}

.top_standards_container_info {
    margin-top: 40px;
    padding-top: 35px;
    position: relative
}

.top_standards_container_info .medium-3 {
    position: initial;
    margin-top: 36px
}

.top_standards_container_info .medium-3:after {
    background: #fff;
    content: '';
    height: 1px;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.top_standards_container_info_container h4 {
    color: #fff;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38
}

.top_standards_container_info_title h5 {
    color: #fff;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .063rem;
    text-transform: uppercase;
    margin-bottom: 2px
}

.top_standards_container_title h2 {
    color: #fff;
    font-family: "tiempos-medium";
    font-size: 1.625rem;
    font-weight: 500;
    line-height: 1.23;
    margin-bottom: 24px;
    max-width: 28.188rem
}

.top_standards_container_top_title h2 {
    color: #fff;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    margin-bottom: 15px;
    text-transform: uppercase
}

a.cta-button-external {
    color: #fff;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -.016rem;
    padding-right: 30px;
    position: relative;
    color: #fff;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -.016rem
}

a.cta-button-external:hover:after {
    background: url(../../images/external.svg) top left no-repeat;
    content: '';
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

@media screen and (min-width:48em) and (max-width:1300px) {
    .top_standards_main_container {
        margin-top: 0 !important;
        margin-left: auto !important;
        margin-right: 0 !important;
        max-width: 923px
    }
}

@media print,
screen and (min-width:48em) {
    .top_standards_container_info {
        margin-top: 95px
    }

    .top_standards_container_info .medium-3 {
        position: relative
    }

    .top_standards_container_info .medium-3:after {
        background: #fff;
        content: '';
        height: 100%;
        opacity: .5;
        position: absolute;
        left: -23px;
        top: -5px;
        width: 1px
    }

    .top_standards_container_title h2 {
        font-size: 2rem;
        line-height: 1.19
    }

    .top_standards_container_top_title h2 {
        font-size: 1.25rem;
        line-height: 1.1;
        margin-bottom: 88px
    }

    .top_standards_block_title {
        padding-left: 0
    }

    .top_standards_main_container {
        padding: 3rem 4rem;
    }
}

@media screen and (min-width:48em) and (max-width:1000px) {
    .top_standards_main_container {
        padding: 30px
    }
}

@media screen and (min-width:48em) and (min-width:1200px) and (max-width:1390px) {
    .top_standards_main_container {
        margin: 0 0 0 auto;
        max-width: 65rem
    }

    .home h2.main_promo_content_title {
        font-size: 2rem;
        padding-right: 10px;
        min-height: 100px;
    }
}

.new_standards_content {
    max-width: 1373px;
    margin: 0 auto
}

.new_standards_content_right_part {
    width: 100%;
    max-width: 961px
}

.new_standards_content_left_part {
    padding: 40px 46px 0 40px
}

.new_standards_content_left_part button {
    width: 100%
}

.grid-x.new_standards_content {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.new_standards:after {
    display: none
}

.new_standards {
    background: #e8e7e7;
    position: relative;
    padding-top: 97px;
    padding-bottom: 0 !important;
    margin-bottom: 116px
}

.medium-3.new_standards_content_left_part p {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38
}

.new_standards_slider_item {
    padding: 0 1.5px;
}

.new_standards_slider_item:nth-child(3) {
    padding-right: 0
}

.new_standards_slider_item:nth-child(1) {
    padding-left: 0
}

.new_standards_slider_item_content {
    padding: 20px 15px;
    background: #fff;
    position: relative;
}

.new_standards_slider_iso h5 {
    color: #595959;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem
}

.new_standards_slider_description p {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.3
}

.new_standards_button {
    width: 100%;
    text-align: left
}

.new_standards_button a {
    background: 0 0;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    width: 100%;
}

.new_standards_content_left_part p {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38
}

.new_standards_slider_item_content a {
    border: none;
    padding: 0 !important;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 0;
}

.button_external_blue span {
    background: url(../../images/external-blue.svg) center no-repeat
}

.new_standards_slider_item_content a:hover span {
    top: 3px;
    right: 0
}

.new_standards_slider_item_content a:hover {
    padding-right: 40px !important
}

.new_standards_slider_img {
    width: 100%;
    height: 180px
}

@media screen and (max-width:767px) {
    .new_standards_content_right_part .slick-list.draggable {
        margin-bottom: 40px;
        padding-bottom: 10px
    }

    .new_standards_slider_description p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38
    }

    .new_standards_slider_item {
        max-width: 200px
    }

    .new_standards {
        padding-top: 30px
    }

    .grid-x.new_standards_content {
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }

    .new_standards.row_content_container {
        padding-left: 0 !important
    }

    .new_standards_content_right_part {
        margin-left: 2rem
    }

    .new_standards {
        padding-bottom: 58px !important;
        margin-bottom: 0
    }

    .new_standards_content_left_part button {
        margin-left: 2rem;
        width: 90%
    }
}

@media screen and (min-width:768px) {
    .new_standards_content_left_part {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.new_standards_content_right_part .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width:48em) {
    .new_standards_content {
        max-width: 100%;
        margin: 0 auto
    }

    .new_standards_content_right_part {
        width: 100%;
        margin-top: -97px;
        max-width: 961px
    }

    .new_standards:after {
        content: '';
        display: block !important;
        position: absolute;
        background: #e8e7e7;
        width: 97.5%;
        max-height: calc(100% - 40px);
        height: 100%;
        bottom: -46px;
        right: 0;
        z-index: -1
    }

    .new_standards {
        background: 0 0;
        position: relative;
        padding-top: 97px;
        margin-bottom: 116px
    }

    .medium-3.new_standards_content_left_part p {
        color: #474342;
        font-family: ‘acumin-pro’, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38
    }

    .new_standards_slider_item {
        padding: 0 1.5px;
    }

    .new_standards_slider_item:nth-child(3) {
        padding-right: 0
    }

    .new_standards_slider_item:nth-child(1) {
        padding-left: 0
    }

    .new_standards_slider_item_content {
        padding: 20px 15px;
        background: #fff;
    }

    .new_standards_slider_iso h5 {
        color: #595959;
        font-family: ‘acumin-pro’, sans-serif;
        font-size: .75rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .063rem
    }

    .new_standards_slider_description p {
        color: #474342;
        font-family: ‘acumin-pro’, sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        line-height: 1.3
    }

    .new_standards_content_left_part p {
        color: #474342;
        font-family: ‘acumin-pro’, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38
    }

    .new_standards_slider_item_content a {
        border: none;
        padding: 0 !important;
        position: relative;
        bottom: 0;
    }

    .button_external_blue span {
        background: url(../../images/external-blue.svg) center no-repeat
    }

    .new_standards_slider_item_content a:hover span {
        top: 3px;
        right: 0
    }

    .new_standards_slider_item_content a:hover {
        padding-right: 40px !important
    }

    .new_standards_slider_img {
        width: 100%;
        height: 180px
    }
}

.certification_marks_table_right_part_table_row .mark-tile {
    max-width: 125px
}

@media screen and (max-width:767px) {
    .certification_marks_table {
        max-width: 1440px;
        position: relative;
        padding: 0 2rem;
        padding-bottom: 3em;
    }

    .certification_marks_table_left_part p {
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38
    }

    .columns_4 {
        display: none
    }

    .certification_marks_table_component .main_promo.row_content_container {
        padding-bottom: 0
    }

    .certification_marks_table_right_part_table_row_country_for_mob h3 {
        color: #1459A3;
        font-family: ‘acumin-pro’, sans-serif;
        margin: 0;
        font-size: .75rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .138rem;
        padding: 0;
        margin-top: 10px
    }

    .certification_marks_table_right_part h5 {
        color: #1459A3;
        font-family: ‘acumin-pro’, sans-serif;
        font-size: .75rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .063rem
    }

    .certification_marks_table_right_part h4,
    .certification_marks_table_right_part p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38;
        color: #474342;
        font-family: ‘acumin-pro’, sans-serif;
        margin: 0;
        padding: 0
    }

    .certification_marks_table_right_part h3 {
        text-transform: uppercase;
        background: 0 0
    }

    .certification_marks_table_right_part_table_titles {
        display: none
    }

    .certification_marks_table_right_part_table_row {
        margin-top: 30px;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 30px;
        border-top: 1px solid #e4e4e4;
    }

    .certification_marks_table_right_part_table_row:nth-child(2) {
        border-color: #474342
    }

    .certification_marks_table_right_part_table_row:nth-last-child(2) {
        margin-bottom: 40px
    }

    .certification_marks_table_right_part_table_row .mark-tile {
        margin-bottom: 0;
        max-width: 130px;
    }

    .certification_marks_table_right_part_table_row .table_col.columns_2 {
        margin: 0;
    }

    .certification_marks_table_right_part_table_row .table_col.columns_3 {
        margin-top: 15px;
    }

    .certification_marks_table_right_part_table_row .medium-2.table_col.columns_1 {
        width: 130px;
    }

    .certification_marks_table_right_part_table_row .medium-3.table_col.columns_2 {
        width: calc(100% - 130px);
        padding-left: 10px;
    }

    .certification_marks_table_view_all {
        font-size: 1rem;
        font-weight: 600;
        letter-spacing: -.016rem;
        color: #1459A3;
        font-family: ‘acumin-pro’, sans-serif;
        float: right
    }

    .columns_2 {
        margin: 0 0 15px 0
    }
}

@media screen and (min-width:768px) {
    .certification_marks_table {
        position: relative;
        padding: 0 4rem;
        padding-bottom: 3rem;
    }

    .certification_marks_table_left_part {
        max-width: 25%;
        padding-right: 40px;
        padding-top: 30px;
    }

    .certification_marks_table_component .main_promo.row_content_container {
        padding-bottom: 0;
        padding-top: 4rem;
    }

    .certification_marks_table_right_part h5 {
        color: #1459A3;
        font-family: ‘acumin-pro’, sans-serif;
        font-size: .75rem;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: .063rem
    }

    .certification_marks_table_right_part h3,
    .certification_marks_table_right_part h4,
    .certification_marks_table_right_part p {
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.38;
        color: #474342;
        font-family: ‘acumin-pro’, sans-serif;
        margin: 0;
        padding: 0
    }

    .certification_marks_table_right_part h3 {
        ext-transform: uppercase;
        background: 0 0
    }

    .certification_marks_table_right_part p {
        max-width: 412px
    }

    .certification_marks_table_right_part_table_titles {
        border-bottom: .063rem solid #474342
    }

    .certification_marks_table_right_part_table_titles .table_col {
        min-height: auto
    }

    .table_col {
        padding-top: 1.5rem;
        padding-left: 1rem;
        padding-right: 10px;
        padding-bottom: 1.5rem;
    }

    .columns_1 {
        padding-right: 0
    }

    .certification_marks_table_right_part_table_row .table_col {
        border-right: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4
    }

    .certification_marks_table_right_part_table_row .table_col:nth-last-child(1) {
        border-right: 0
    }

    .certification_marks_table_right_part_table_row .table_col:nth-child(1) {
        padding-left: 0
    }

    .certification_marks_table_right_part_table_row:nth-last-child(2) {
        margin-bottom: 26px
    }

    .certification_marks_table_right_part_table_row:nth-last-child(2) .table_col {
        border-bottom: 1px solid #474342
    }

    .certification_marks_table_view_all {
        font-size: 1rem;
        font-weight: 600;
        letter-spacing: -.016rem;
        color: #1459A3;
        font-family: ‘acumin-pro’, sans-serif;
        float: right
    }

    .certification_marks_table_right_part_table_row_country_for_mob {
        display: none
    }

    .columns_4 {
        display: block
    }
}

@media screen and (min-width:62rem) and (max-width:74.9375rem) {
    .annual_conf_page .getting_started_area_content_block_2 {
        width: 98vw;
    }
}

@media screen and (min-width:48rem) and (max-width:61.9375rem) {
    .annual_conf_page .getting_started_area_content_block_2 {
        width: 97vw;
    }
}

@media screen and (min-width:768px) and (max-width:1107px) {
    .certification_marks_table_left_part {
        padding-right: 30px
    }

    .columns_3 {
        max-width: 35%;
        padding-right: 10px;
        padding-bottom: 10px
    }
}

@media screen and (min-width:768px) and (min-width:768px) and (max-width:1366px) {

    .certification_marks_table_left_part,
    .certification_marks_table_right_part {
        position: relative;
    }
}

@media screen and (min-width:768px) and (min-width:1107px) and (max-width:1653px) {
    .columns_3 {
        max-width: 45%;
        padding-right: 10px;
    }
}

h2.section-title {
    color: #474342;
    font-family: acumin-pro, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0;
    width: 100%
}

h2.section-title .title-text {
    background-color: #fff;
    display: inline-block;
    z-index: 2;
    position: relative;
    padding-right: 10px
}

h2.section-title .orange-bar {
    background-color: #f14800;
    display: inline-block;
    height: 2px;
    width: 95%;
    position: absolute;
    left: 0;
    top: 49%;
    z-index: 1
}

@media screen and (max-width:767px) {
    h2.section-title .orange-bar {
        position: relative
    }
}

.location {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .5)
}

.location .location_title {
    width: 100%;
    min-height: 50px;
    border-bottom: 1px solid #474342;
    padding-top: 15px;
    margin-bottom: 15px
}

.location .location_title h2 {
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.22;
    float: left
}

.location .location_title a {
    color: #1459A3;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -.016rem;
    float: right
}

.location .location_content h2 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.17;
    font-family: "tiempos-medium";
    color: #474342;
    margin-bottom: 10px;
    position: relative;
    padding-left: 26px
}

.location .location_content h2:after {
    content: '';
    position: absolute;
    width: 17px;
    height: 20px;
    top: 5px;
    left: 0;
    background: url(../../images/location_ico.svg)
}

.location .location_content h4 {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    color: #1459A3;
    font-family: ‘acumin-pro’, sans-serif;
    margin-bottom: 30px
}

.location .location_content p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    font-family: ‘acumin-pro’, sans-serif;
    color: #595959;
    max-width: 227px
}

.custom-select-wrapper {
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    padding-right: 30px;
}

.custom-select-wrapper select {
    display: none
}

.custom-select {
    position: relative;
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}

.custom-select-trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 84px 0 22px;
    padding: 22px 84px 22px 22px;
    min-height: 55px;
    color: #595959;
    background: 0 0;
    border: .063rem solid #635454;
    border-radius: 4px;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 55px;
    line-height: 1.5;
    cursor: pointer
}

.custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #1459A3;
    border-right: 1px solid #1459A3;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.custom-select.opened .custom-select-trigger:after {
    margin-top: 3px;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    -ms-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%)
}

.custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    margin: 15px 0;
    z-index: 3;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 25px;
    width: 7px;
    height: 7px;
    margin-bottom: -4px;
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all .4s ease-in-out
}

.custom-options span {
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
    padding: 20px
}

.custom-options span.child-option {
    padding-left: 44px
}

.custom-options .selected-option,
.custom-options span:hover {
    background-color: #f4f4f4
}

.option-hover:before {
    background: #f9f9f9
}

.custom-option {
    position: relative;
    display: block;
    padding: 0 22px;
    border-bottom: 1px solid #b5b5b5;
    font-size: 18px;
    font-weight: 600;
    z-index: 1;
    line-height: 47px;
    cursor: pointer;
    transition: all .4s ease-in-out
}

.custom-option:first-of-type {
    border-radius: 4px 4px 0 0
}

.custom-option:last-of-type {
    border-bottom: 0;
    border-radius: 0 0 4px 4px
}

.custom-option:hover {
    background: #f4f4f4
}

.custom-option.selected-option {
    background: #f4f4f4;
    cursor: default;
}

.custom-option.selection {
    background: #f9f9f9
}

.results_left_part_select_title {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    font-family: ‘acumin-pro’, sans-serif;
    color: #474342;
    padding: 0;
    background: 0 0;
    margin-bottom: 12px;
    margin-top: 0;
}

.results_item .archive_post_title {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.25;
    font-family: "tiempos-medium";
    position: relative;
    background: transparent;
    padding: 0;
}

.results_item .archive_post_title a {
    color: #474342;
    padding-right: 35px;
    position: relative
}

.results_item .archive_post_title .indicator {
    background: url(../../images/right-arrow.svg);
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    width: 18px;
    padding-top: 10px;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-bottom: -2px;
}

.page-template-csa-uk-page-news-or-press .results_item .archive_post_title {
    margin-bottom: 10px;
}

.page-template-csa-uk-page-news-or-press .results_item .archive_post_title a {
    display: inline-block;
}

.page-template-csa-uk-page-news-or-press .results_item .archive_post_title .indicator {
    position: absolute;
    right: auto;
    bottom: 4px;
}

.results_item p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    font-family: ‘acumin-pro’, sans-serif;
    color: #595959
}

.results_item .result_item_text {
    position: relative;
    max-width: 590px
}

.results_item .results_detail h4 {
    color: #f14800 !important
}

.results_item .results_detail h3 {
    color: #595959 !important;
    margin-bottom: 10px !important
}

.results_item {
    border-bottom: 1px solid #e8e7e7
}

.results_item:nth-last-child(1) {
    border: 0
}

.sticky_post .results_item {
    border-bottom: 1px solid #e8e7e7;
}

@media screen and (max-width:767px) {
    .calendar_result_items {
        margin: 0 auto;
        max-width: 1440px;
        position: relative;
        padding: 0 2rem
    }

    .custom-select-trigger {
        min-width: auto;
        white-space: nowrap;
        padding-right: 50px;
        max-width: inherit;
    }

    .results_item {
        margin-top: 30px;
        padding-bottom: 30px
    }

    .custom-select-trigger {
        width: 40vw
    }

    .results_left_part {
        margin: 30px 0
    }

    .select_result_item {
        width: 50%;
        float: left;
        margin-bottom: 20px
    }

    .results_left_part_select_title {
        margin-top: 0
    }

    .results_item h2 {
        font-size: 1.375rem
    }

    .results_item p {
        font-size: 1rem
    }

    .sticky_post .results_item h2:after {
        background-size: 21px;
        right: -15px;
        width: 20px;
        height: 23px;
    }
}

@media screen and (min-width:768px) and (max-width:1275px) {
    .results_left_part.small-12.medium-4 {
        width: 100% !important;
        max-width: 100% !important
    }

    .results_left_part_select_title {
        margin-top: 0
    }
}

@media screen and (min-width:768px) {
    .results_item {
        margin-top: 2rem;
        padding-bottom: 2rem;
    }

    .calendar_result_items {
        position: relative
    }

    .select_result_item:nth-child(1) .results_left_part_select_title {
        margin-top: 0
    }
}

@media screen and (max-width:47.9375em) {
    .select_result_item {
        width: 100%
    }

    .select_result_item .custom-select,
    .select_result_item .custom-select-wrapper {
        display: block
    }

    .select_result_item .custom-select-trigger {
        width: 100%
    }
}

.text-only {
    padding: 3rem
}

.text-only .stat {
    padding: 1rem;
    text-align: center
}

.text-only .stat h2 {
    color: #1459A3;
    font-size: 4.5rem
}

@media print,
screen and (min-width:80em) {
    .text-only .stat h2 {
        font-size: 5rem
    }
}

.text-only .stat h4 {
    margin: .5rem 0;
    font-family: acumin-pro, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    color: #1459A3
}

@media print,
screen and (min-width:80em) {
    .text-only .stat h4 {
        font-size: 1.75rem
    }
}

.text-only .stat p {
    font-size: 1rem
}

@media print,
screen and (min-width:80em) {
    .text-only .stat {
        padding: 2rem 3rem
    }
}

.intro_text_bullets_image_content_left {
    position: relative;
    padding-right: 42px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.intro_text_bullets_image_content_left .intro_text_bullets_image_content_big_list {
    margin-bottom: 30px;
    max-width: 425px
}

.intro_text_bullets_image_content_big_list h4 {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    font-family: ‘acumin-pro’, sans-serif;
    color: #1459A3
}

.intro_text_bullets_image_content_big_list li {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    font-family: ‘acumin-pro’, sans-serif;
    color: #595959
}

.intro_text_bullets_image_content_big_list li:last-child {
    margin-bottom: 0;
}

.intro_text_bullets_image_content_right {
    color: #474342
}

.intro_text_bullets_image_content_right .main_column {
    max-width: 700px
}

.intro_text_bullets_image_content_right h5,
.intro_text_bullets_image_content_right p {
    font-family: ‘acumin-pro’, sans-serif
}

.intro_text_bullets_image_content_right p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38
}

.intro_text_bullets_image_content_right h5 {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.22
}

.intro_text_bullets_image {
    position: relative;
    overflow: hidden
}

@media screen and (max-width:767px) {
    .intro_text_bullets_image_content {
        max-width: 1440px;
        position: relative;
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .intro_text_bullets_image_content_right p br {
        display: none
    }

    .intro_text_bullets_image_content_big_list .list_div ul {
        max-width: 90%
    }

    .intro_text_bullets_image_content_left {
        max-width: 100%;
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width:768px) {
    .right_column {
        position: relative;
        float: left;
        max-width: 300px;
    }

    .intro_text_bullets_image_content {
        padding-left: 4.375rem !important;
        padding-right: 4.375rem !important
    }

    .intro_text_bullets_image h2.main_promo_content_title {
        max-width: 600px
    }

    .intro_text_bullets_image .main_promo {
        padding-top: 4em;
        padding-bottom: 30px
    }
}

@media screen and (min-width:901px) {
    .right_column img {
        padding-right: 30px;
    }
}

@media screen and (max-width:900px) {
    .right_column {
        width: 100% !important;
        float: none !important;
        max-width: 100% !important
    }

    .right_column img {
        padding-right: 0 !important;
    }

    .right_column img:last-child {
        margin-bottom: 20px;
    }
}

@media screen and (min-width:1385px) {
    .intro_text_bullets_image_content_left {
        margin-left: 0 !important
    }
}

@media screen and (max-width:1385px) {
    .intro_text_bullets_image_content .grid-x {
        -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse
    }
}

.team_group_item_row .main_promo_content_inner {
    margin-left: 0
}

.team_group_item_row {
    max-width: 1090px;
    width: 100vw
}

.team_group_item_row_people.cell.medium-3 {
    text-align: center;
    margin-bottom: 4rem;
}

.team_group .team_group_item .calendar_event {
    padding-top: 0;
    padding-bottom: 0;
}

.team_group_item_row_people.cell.medium-3 img {
    max-width: 161px;
    max-height: 161px;
    margin: 0 auto;
    border-radius: 50%
}

.team_group_item_row_people.cell.medium-3 h3 {
    padding: 0;
    background: 0 0;
    margin-top: 15px;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.17;
    font-family: "tiempos-medium";
}

.team_group_item_row_people.cell.medium-3 h3 a {
    color: #474342
}

.custom_modal {
    max-width: 1300px;
    width: 100%;
    background: #fff;
    height: auto;
    position: absolute;
    top: 70px !important;
    left: 50%;
    transition: all .3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 85px;
    padding-bottom: 85px;
    padding-right: 2rem;
    padding-left: 2rem;
    outline: 0
}

.custom_modal:after {
    content: '';
    position: absolute;
    top: auto;
    bottom: -90px;
    height: 90px;
    width: 100%;
    background: 0 0;
    left: 0
}

.custom_modal img {
    padding-right: 15px
}

.custom_modal a.close-reveal-modal {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 50px;
    text-align: center;
    background: #1459A3;
    color: #fff;
    font-size: 31px
}

.custom_modal .grid-x {
    max-width: 1050px;
    margin: 0 auto
}

.custom_modal .grid-x h2 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.11;
    letter-spacing: -.062rem;
    font-family: tiempos-light;
    color: #474342
}

.custom_modal .grid-x h4 {
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.22;
    font-family: ‘acumin-pro’, sans-serif;
    color: #474342;
    margin-bottom: 30px
}

.custom_modal .grid-x .medium-9 {
    max-width: 680px;
    margin: 0 0 0 auto
}

.pagination {
    position: relative
}

.pagination .current {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    transform: translateY(-20%);
    background: 0 0 !important
}

.pagination .current:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.pagination a.pagination-newer {
    left: 0;
    position: absolute
}

.pagination a.pagination-older {
    right: 0;
    position: absolute
}

.pagination .page-numbers,
.pagination a {
    color: #A33100 !important;
    display: inline-block;
    padding: 8px 16px 10px;
    position: relative;
    text-decoration: none;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    font-family: ‘acumin-pro’, sans-serif
}

.pagination .page-numbers:before,
.pagination a:before {
    -webkit-transform: scale(0);
    background-color: transparent;
    border-radius: 24px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all .2s;
    width: 100%;
    z-index: -1
}

.pagination .page-numbers:hover,
.pagination a:hover {
    color: #f14800;
    background: 0 0
}

.pagination .page-numbers:hover:before,
.pagination a:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.pagination .page-numbers.pagination-active,
.pagination a.pagination-active {
    font-size: 1rem
}

.pagination .page-numbers .pagination-active,
.pagination a .pagination-active {
    color: #f14800
}

.pagination .page-numbers .pagination-active:before,
.pagination a .pagination-active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.pagination-container {
    margin-top: 2rem;
    text-align: center
}

.pagination-newer {
    margin-right: 50px
}

.pagination-older {
    margin-left: 50px
}

.accordion>li>a {
    padding-right: 50px;
    -ms-flex-direction: column;
    border-bottom: 1px solid #d3d5d6;
    border-top: 1px solid #d3d5d6;
    color: #474342;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-family: "tiempos-medium";
    font-size: 1.5rem;
    line-height: 1.17;
    font-weight: 500;
    font-stretch: normal;
    outline: 1px;
    padding-bottom: 40px;
    padding-top: 32px;
    position: relative;
    text-align: left
}

.accordion>li>a:hover {
    color: #1459A3;
    cursor: pointer !important;
    text-decoration: none
}

.accordion>li>a:hover::after {
    color: #1459A3;
    cursor: pointer !important;
    text-decoration: none
}

.accordion>li>a:after {
    content: '+';
    position: absolute;
    width: 14px;
    line-height: 14px;
    font-size: 38px !important;
    font-weight: 200;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 9px;
    color: #252634;
    text-align: center
}

.accordion>li>a.active {
    color: #1459A3;
    cursor: pointer !important;
    text-decoration: none;
    border-color: #474342;
    border-bottom: 0 !important;
    padding-bottom: 18px !important
}

.accordion>li>a.active:after {
    content: '-'
}

.accordion li {
    position: relative
}

.accordion li:nth-child(1) a {
    border-top: 2px solid #d3d5d6
}

.accordion li:nth-child(1) .active {
    border-color: #474342
}

.accordion p {
    color: #474342;
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    line-height: 1.38;
    font-weight: 400;
    font-stretch: normal
}

.accordion p,
.accordion ul {
    max-width: 740px
}

ul.accordion {
    list-style: none;
    margin-top: 17px;
    padding-left: 0 !important
}

ul.accordion .content_inside {
    padding-bottom: 2rem;
    display: none;
    border-bottom: 2px solid
}

ul.accordion .ul_inside {
    display: none;
    opacity: 0;
    transition: 5s
}

ul.accordion .ul_inside_active {
    opacity: 1
}

ul.ul_inside {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.ul_inside li {
    color: #474342;
    font-family: 'Avenir Book', sans-serif;
    font-size: 18px;
    line-height: 1.35;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: -.2px;
    margin: 8px 0;
    padding-left: 40px;
    position: relative
}

ul.ul_inside li:before {
    content: "";
    left: 15px;
    position: absolute;
    width: 6px;
    height: 6px;
    background: #f14800;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

button.sdo_get_involved_join_community_content_btn a {
    font-family: ‘acumin-pro’, sans-serif;
    background: 0 0;
    border-color: #fefefe;
    color: #fefefe
}

.sdo_get_involved_join_community_content_text p,
.sdo_get_involved_join_community_content_text ul,
.sdo_get_involved_join_community_content_text ul li {
    font-family: ‘acumin-pro’, sans-serif;
    color: #fefefe
}

.sdo_get_involved_join_community_block_title h2 {
    color: #fefefe
}

.sdo_get_involved_join_community {
    padding: 30px 2em 60px;
    background-position: 70% 50%
}

h2.sdo_get_involved_join_community_content_title {
    margin: 28px 0;
    color: #fefefe;
    font-family: "tiempos-medium";
    font-size: 26px;
    line-height: 32px
}

@media screen and (min-width:768px) {
    .sdo_get_involved_join_community {
        padding: 5rem 0 5rem
    }

    .contact_us_accordion .main_promo_block_title .block_title span.orange-line {
        right: 30px;
    }

    .row_content_container.contact_us_directory .block_title span.orange-line {
        top: 1px;
        right: 30px;
    }

    .become_a_member.become_a_member-t5 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .select_result_item .input_result_item {
        padding-right: 30px;
    }
}

.select_result_item .input_result_item input {
    position: relative;
    display: block;
    width: 100%;
    padding: 22px 50px 22px 22px;
    min-height: 55px;
    color: #595959;
    background: 0 0;
    border: .063rem solid #e8e7e7;
    border-radius: 4px;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    max-width: 100%;
    height: inherit;
    background: url(../../images/search-icon-blue.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.new-press-page .select_result_item select {
    border: 1px solid #e8e7e7;
    max-width: 270px;
    padding: 21px 84px 21px 22px;
    height: inherit;
    color: #595959;
    width: 100%;
    background: none;
}

.sdo_get_involved_join_community_content {
    display: block;
    max-width: 100%;
    position: relative
}

.sdo_get_involved_join_community_content_inner {
    display: block;
    margin: 0 auto;
    max-width: 740px;
    position: relative;
    width: 100%
}

.sdo_get_involved_join_community_content_text p {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 36px;
}

button.sdo_get_involved_join_community_content_btn a {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -.25px;
    margin: 0
}

.sdo_get_involved_join_community .sdo_get_involved_join_community_content_text {
    margin-top: 4px;
}

h2.sdo_get_involved_join_community_content_title {
    font-family: "tiempos-medium";
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    margin: 0 0 23px
}

.kitchen-sink-header {
    width: calc(100% - 1.875rem);
    margin-right: .9375rem;
    margin-left: .9375rem
}

.kitchen-sink-components {
    width: calc(100% - 1.25rem);
    margin-right: .625rem;
    margin-left: .625rem
}

.kitchen-sink-components hr {
    margin: 3rem 0
}

@media print,
screen and (min-width:80em) {
    .kitchen-sink-components {
        width: calc(75% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem
    }
}

.kitchen-sink-nav {
    display: none
}

@media print,
screen and (min-width:80em) {
    .kitchen-sink-nav {
        width: calc(25% - 1.875rem);
        margin-right: .9375rem;
        margin-left: .9375rem;
        display: block;
        float: right
    }

    .kitchen-sink-nav .docs-sub-menu {
        font-size: .85rem;
        margin-top: 1rem
    }

    .kitchen-sink-nav .docs-menu-title {
        text-transform: uppercase;
        font-size: .75rem;
        color: #474342;
        font-weight: 700;
        line-height: 1;
        padding-left: .9rem;
        margin-bottom: .5rem;
        border-top: 1px solid #cacaca;
        margin-top: 1rem;
        padding-top: 1.5rem
    }

    .kitchen-sink-nav .docs-toc {
        width: 100%;
        padding-left: 4rem;
        padding-right: 1rem
    }

    .kitchen-sink-nav .docs-toc .active {
        background: #2199e8;
        color: #fff
    }

    .kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
        margin-top: 0;
        border-top: 0;
        padding-top: 0
    }
}

.kitchen-sink-grid .grid-x {
    background: #d6ecfa;
    font-size: 12px;
    line-height: 2rem;
    margin-bottom: 1.5rem
}

.kitchen-sink-grid .grid-x .cell,
.kitchen-sink-grid .grid-x:nth-child(odd) {
    background: #7bc1ef;
    color: #0a0a0a
}

.kitchen-sink-grid .grid-x .cell:nth-child(even) {
    background: #1779ba;
    color: #fefefe
}

.page-template-csa-uk-page-home .title-bar,
.page-template-csa-uk-page-home .top-bar,
.page-template-csa-uk-page-home .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-home .home-container img.logo {
    position: absolute;
    top: 20vw;
    left: 2.5rem;
    z-index: 1500
}

@media print,
screen and (min-width:80em) {
    .page-template-csa-uk-page-home .home-container img.logo {
        top: 13vw;
        left: 4rem
    }
}

.page-template-csa-uk-page-tic-landing .title-bar,
.page-template-csa-uk-page-tic-landing .top-bar,
.page-template-csa-uk-page-tic-landing .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-tic-industry .title-bar,
.page-template-csa-uk-page-tic-industry .top-bar,
.page-template-csa-uk-page-tic-industry .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-tic-industry .hero-header-static .hero-content p.subhead {
    max-width: none
}

.page-template-csa-uk-page-tic-services .title-bar,
.page-template-csa-uk-page-tic-services .top-bar,
.page-template-csa-uk-page-tic-services .top-bar ul {
    background: 0 0
}

.certifications_item {
    padding: 30px 0;
    border-bottom: 1px solid #e8e7e7
}

.certifications_row {
    width: 100% !important
}

.certifications_item_ico {
    height: 80px;
    position: relative;
    width: 80px
}

.certifications_item_ico img {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.certifications_item_right_list li {
    font-size: 1rem;
    font-weight: 400;
    color: #595959;
    line-height: 1.38;
    margin-bottom: 17px
}

.certifications_item_right_list_name {
    margin-top: 20px
}

.certifications_item_right_list_name h4 {
    font-family: ‘acumin-pro’, sans-serif;
    color: #1459A3;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: .063rem;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.certifications_item_text p {
    font-family: ‘acumin-pro’, sans-serif;
    color: #595959;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    margin-bottom: 0
}

.certifications_item_title h3 {
    margin: 30px 0 18px;
    background: 0 0;
    padding: 0;
    font-family: "tiempos-medium";
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.17
}

.certifications_item_title h3 a {
    color: #474342;
    position: relative;
    padding-right: 30px
}

.certifications_item_title h3 a:after {
    content: '';
    background: url(../../images/right-arrow-transparent.svg) top left no-repeat;
    position: relative;
    width: 20px;
    height: 17px;
    bottom: 0;
    right: -10px;
    display: inline-block;
}

.certifications_item_right_list.list_div {
    padding-left: 20px
}

@media print,
screen and (min-width:48em) {
    .certifications_item_right_list.list_div {
        padding-left: 0
    }

    .certifications_container {
        padding: 0;
    }

    .certifications_item_right {
        margin-left: 50px
    }
}

@media screen and (max-width:1250px) {
    .shop_standards .medium-offset-4.medium-12.certifications_row {
        margin-left: 0
    }
}

.page-template-csa-uk-page-tic-area .title-bar,
.page-template-csa-uk-page-tic-area .top-bar,
.page-template-csa-uk-page-tic-area .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-tic-area .hero-header-static .hero-content p.subhead {
    max-width: none
}

.page-template-csa-uk-page-tic-area .products_certified_container .main_promo.row_content_container:nth-child(1) {
    padding-bottom: 0 !important
}

.page-template-csa-uk-page-tic-area .products_certified_container .main_promo.row_content_container:nth-child(2) {
    padding-top: 40px !important
}

.page-template-csa-uk-page-tic-area .products_certified_container .main_promo.row_content_container:nth-child(2) h4 {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.17;
    color: #474342;
    font-family: "tiempos-medium";
}

.page-template-csa-uk-page-tic-area .left_part {
    max-width: 425px;
    width: 100%
}

@media print,
screen and (min-width:48em) {
    .page-template-csa-uk-page-tic-area .left_part {
        padding-right: 3rem
    }
}

.page-template-csa-uk-page-sdo .title-bar,
.page-template-csa-uk-page-sdo .top-bar,
.page-template-csa-uk-page-sdo .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-sdo span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-sdo h1.sdo_page_hero_h1 {
    max-width: 700px !important
}

.page-template-csa-uk-page-sdo article {
    overflow: hidden
}

.page-template-csa-uk-page-sdo-get-involved .title-bar,
.page-template-csa-uk-page-sdo-get-involved .top-bar,
.page-template-csa-uk-page-sdo-get-involved .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-sdo-get-involved span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-sdo-get-involved article {
    overflow: hidden
}

.page-template-csa-uk-page-sdo-get-involved .academic_challenge {
    padding: 33px 2em 60px
}

.page-template-csa-uk-page-sdo-get-involved .public_review {
    padding: 33px 2rem 33px
}

.page-template-csa-uk-page-sdo-get-involved .become_a_member_content_text p {
    color: #474342;
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 19px
}

.page-template-csa-uk-page-sdo-get-involved .public_review_block_title h2.block_title_name {
    color: #474342
}

.page-template-csa-uk-page-sdo-get-involved .public_review_content_text p {
    color: #474342;
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 14px;
    max-width: 480px
}

.page-template-csa-uk-page-sdo-get-involved .page-template-sdo_get_involved .title-bar {
    max-height: 62px
}

.page-template-csa-uk-page-sdo-get-involved button.academic_challenge_content_btn a {
    font-family: acumin-pro, sans-serif;
    background: 0 0;
    border-color: #fefefe;
    color: #fefefe
}

.page-template-csa-uk-page-sdo-get-involved button.become_a_member_content_btn {
    margin-bottom: 49px
}

.page-template-csa-uk-page-sdo-get-involved button.become_a_member_content_btn a {
    font-family: acumin-pro, sans-serif;
    color: #1459A3
}

.page-template-csa-uk-page-sdo-get-involved button.public_review_content_btn a {
    font-family: acumin-pro, sans-serif;
    color: #1459A3
}

.page-template-csa-uk-page-sdo-get-involved h2.academic_challenge_content_title {
    margin: 28px 0;
    font-family: "tiempos-medium";
    color: #fefefe;
    font-size: 26px;
    line-height: 32px
}

.page-template-csa-uk-page-sdo-get-involved h2.become_a_member_content_title {
    margin: 28px 0;
    font-family: "tiempos-medium";
    color: #474342;
    font-size: 26px;
    line-height: 32px
}

.page-template-csa-uk-page-sdo-get-involved h2.public_review_content_title {
    margin: 28px 0;
    color: #474342;
    font-family: "tiempos-medium";
    font-size: 26px;
    line-height: 32px
}

.page-template-csa-uk-page-sdo-get-involved .academic_challenge_content_text p {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.page-template-csa-uk-page-sdo-get-involved .become_a_member_block_title h2.block_title_name {
    color: #474342
}

.page-template-csa-uk-page-sdo-get-involved .has-bg-img .academic_challenge_block_title,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .academic_challenge_block_title h2.block_title_name,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .academic_challenge_content_text,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .academic_challenge_content_text p,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .become_a_member_block_title,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .become_a_member_block_title h2.block_title_name,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .become_a_member_content_text p,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .public_review_block_title,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .public_review_block_title h2.block_title_name,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .public_review_content_text,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img .public_review_content_text p,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img h2.become_a_member_content_title,
.page-template-csa-uk-page-sdo-get-involved .has-bg-img h2.public_review_content_title {
    color: #fefefe
}

@media print,
screen and (min-width:48em) {

    .page-template-csa-uk-page-sdo-get-involved .become_a_member,
    .page-template-csa-uk-page-sdo-get-involved .public_review {
        background-size: auto
    }

    .page-template-csa-uk-page-sdo-get-involved .academic_challenge {
        padding: 5rem 0 5rem
    }

    .page-template-csa-uk-page-sdo-get-involved .academic_challenge_content {
        display: block;
        max-width: 100%;
        position: relative
    }

    .page-template-csa-uk-page-sdo-get-involved .academic_challenge_content_inner {
        display: block;
        margin: 0 auto;
        max-width: 740px;
        position: relative;
        width: 100%
    }

    .page-template-csa-uk-page-sdo-get-involved .become_a_member {
        overflow: auto
    }

    .page-template-csa-uk-page-sdo-get-involved .become_a_member_content {
        display: block;
        max-width: 100%;
        position: relative
    }

    .page-template-csa-uk-page-sdo-get-involved .become_a_member_content_inner {
        display: block;
        margin: 0 auto;
        max-width: 740px;
        position: relative;
        width: 100%
    }

    .page-template-csa-uk-page-sdo-get-involved .public_review {
        padding: 5rem 0 5rem
    }

    .page-template-csa-uk-page-sdo-get-involved .public_review_content {
        display: block;
        max-width: 100%;
        position: relative
    }

    .page-template-csa-uk-page-sdo-get-involved .public_review_content_inner {
        display: block;
        margin: 0 auto;
        max-width: 740px;
        position: relative;
        width: 100%
    }

    .page-template-csa-uk-page-sdo-get-involved button.academic_challenge_content_btn {
        margin-top: 33px
    }

    .page-template-csa-uk-page-sdo-get-involved button.academic_challenge_content_btn a {
        font-family: acumin-pro, sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0
    }

    .page-template-csa-uk-page-sdo-get-involved button.become_a_member_content_btn {
        margin-bottom: 96px
    }

    .page-template-csa-uk-page-sdo-get-involved button.become_a_member_content_btn a {
        font-family: acumin-pro, sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0
    }

    .page-template-csa-uk-page-sdo-get-involved button.public_review_content_btn {
        margin-top: 45px;
        margin-top: 19px
    }

    .page-template-csa-uk-page-sdo-get-involved button.public_review_content_btn a {
        font-family: acumin-pro, sans-serif;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: -.25px;
        margin: 0
    }

    .page-template-csa-uk-page-sdo-get-involved h2.academic_challenge_content_title {
        font-family: "tiempos-medium";
        font-size: 32px;
        line-height: 38px;
        font-weight: 500;
        margin: 0;
        margin-bottom: 22px
    }

    .page-template-csa-uk-page-sdo-get-involved h2.become_a_member_content_title {
        font-family: "tiempos-medium";
        font-size: 32px;
        line-height: 38px;
        font-weight: 500;
        margin: 0;
        margin-bottom: 22px
    }

    .page-template-csa-uk-page-sdo-get-involved h2.public_review_content_title {
        font-family: "tiempos-medium";
        font-size: 32px;
        line-height: 38px;
        font-weight: 500;
        margin: 0;
        margin-bottom: 12px
    }
}

.page-template-csa-uk-page-sdo-area .title-bar,
.page-template-csa-uk-page-sdo-area .top-bar,
.page-template-csa-uk-page-sdo-area .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-sdo-area .shop_standards_button a {
    margin-top: 2rem
}

.page-template-csa-uk-page-sdo-area .subject_areas_slider {
    background: #e8e7e7;
    padding-bottom: 5.8rem !important
}

.page-template-csa-uk-page-sdo-area article {
    overflow: hidden
}

.page-template-csa-uk-page-sdo-subcat .title-bar,
.page-template-csa-uk-page-sdo-subcat .top-bar,
.page-template-csa-uk-page-sdo-subcat .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-sdo-subcat span.breadcrumb_last {
    display: none
}

.download_part_item_img {
    float: left;
    max-height: 40px;
    margin-right: 18px
}

.download_part {
    margin-top: 3rem
}

h5.download_part_item_name {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1.22;
    margin-bottom: 0;
    padding-right: 30px;
    position: relative
}

a.download_part_item {
    padding-right: 30px;
    position: relative
}

.download_part_item_size {
    color: #595959;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem
}

a.medium-6.download_part_item {
    margin-bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.download_part_item_name:after {
    width: 20px;
    position: absolute;
    content: '';
    height: 20px;
    right: 0;
    top: 3px;
    background: url(../../images/download_arrow.svg) top left no-repeat
}

.download_part_item_text_info {
    float: left;
    max-width: 270px
}

@media screen and (max-width:450px) {
    h5.download_part_item_name {
        position: initial !important
    }
}

.page-template-csa-uk-page-careers-landing .title-bar,
.page-template-csa-uk-page-careers-landing .top-bar,
.page-template-csa-uk-page-careers-landing .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-careers-landing span.breadcrumb_last {
    display: inline
}

.page-template-csa-uk-page-careers-landing .join_the_team,
.page-template-csa-uk-page-careers-landing .main_promo_block_title h2.block_title_name,
.page-template-csa-uk-page-careers-landing .main_promo_content_text p,
.page-template-csa-uk-page-careers-landing h2.main_promo_content_title {
    color: #fff !important
}

.page-template-csa-uk-page-careers-landing .cta-button {
    margin-top: 30px
}

.page-template-csa-uk-page-careers-landing .main_promo {
    padding-top: 8.375rem;
    padding-bottom: 8.375rem;
}

.page-template-csa-uk-page-careers-landing .getting_started_area {
    padding-bottom: 4rem !important
}

.page-template-csa-uk-page-careers-landing .join_the_team .main_promo_content_text {
    max-width: 600px
}

.page-template-csa-uk-page-careers-landing .join_the_team .main_promo_content_title {
    max-width: 630px
}

.page-template-csa-uk-page-careers-landing .work-section {
    background: #e8e7e7 !important;
    min-height: inherit;
}

.page-template-csa-uk-page-careers-landing .work-content-small-left {
    max-width: 290px
}

.page-template-csa-uk-page-careers-landing .getting_started_area_content_inner_right.medium-6 ul {
    margin-top: 1rem
}

.page-template-csa-uk-page-tic-marks .title-bar,
.page-template-csa-uk-page-tic-marks .top-bar,
.page-template-csa-uk-page-tic-marks .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-tic-marks span.breadcrumb_last {
    text-align: center
}

.main_promo.calendar_event {
    background-color: #1459a3;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
    position: relative;
}

.main_promo.calendar_event .cta-button {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    margin-top: 3.4375rem;
}

.home .main_promo.calendar_event .cta-button {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    margin-top: 50px;
}

.main_promo_block_title h2.block_title_name .orangeline_bg {
    width: 61%;
    flex-grow: unset;
    margin-left: 42px;
}

.main_promo.calendar_event .main_promo_content_text p {
    color: #fff;
    margin-bottom: 0
}

.main_promo.calendar_event .event_details h3,
.main_promo.calendar_event .event_details h4 {
    color: #fff
}

.main_promo.calendar_event .event_details .results_detail_title h4,
.main_promo.calendar_event .event_details .results_detail_title .news_banner_status,
.main_promo.calendar_event .event_details .results_detail_title h3 {
    color: #fff
}

.main_promo.calendar_event .cta-button {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    margin-left: 1px;
}

.main_promo.calendar_event .cta-button:hover {
    background-color: #fff;
    color: #1459A3
}

.page-template-csa-uk-page-calendar-events .title-bar,
.page-template-csa-uk-page-calendar-events .top-bar,
.page-template-csa-uk-page-calendar-events .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-calendar-events span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-calendar-events .calendar_event,
.page-template-csa-uk-page-calendar-events .main_promo_block_title h2.block_title_name,
.page-template-csa-uk-page-calendar-events h2.main_promo_content_title {
    color: #fff !important
}

.page-template-csa-uk-page-news .calendar_event,
.page-template-csa-uk-page-news .main_promo_block_title h2.block_title_name,
.page-template-csa-uk-page-news h2.main_promo_content_title {
    color: #fff !important
}

.page-template-csa-uk-page-calendar-events .main_promo {
    padding-top: 8.375rem;
    padding-bottom: 8.375rem;
}

.page-template-csa-uk-page-calendar-events .getting_started_area {
    padding-bottom: 150px !important
}

.page-template-csa-uk-page-calendar-events .result_item_name,
.page-template-csa-uk-page-calendar-events .result_item_text {
    max-width: 590px;
    padding-right: 30px
}

.page-template-csa-uk-page-calendar-events .event_details h3,
.page-template-csa-uk-page-news .event_details h3,
.page-template-csa-uk-page-calendar-events .event_details h4,
.page-template-csa-uk-page-news .event_details h4,
.page-template-csa-uk-page-news .event_details .news_status_head {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif
}

.page-template-csa-uk-page-calendar-events .event_details h3,
.page-template-csa-uk-page-news .event_details h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    padding: 0;
    background: 0 0;
    margin-bottom: 0.5rem;
}

.page-template-csa-uk-page-calendar-events .event_detail.event_location h3,
.page-template-csa-uk-page-news .event_detail.event_location h3 {
    margin-bottom: 0;
}

.page-template-csa-uk-page-calendar-events .event_details h4,
.page-template-csa-uk-page-news .event_details h4,
.page-template-csa-uk-page-news .event_details .news_status_head {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem
}

.page-template-csa-uk-page-calendar-events .event_details .results_detail_title h4,
.page-template-csa-uk-page-calendar-events .event_details .results_detail_title h3,
.page-template-csa-uk-page-news .event_details .results_detail_title h4,
.page-template-csa-uk-page-news .event_details .results_detail_title .news_status_head,
.page-template-csa-uk-page-news .event_details .results_detail_title h3 {
    color: #A33100
}

@media print,
screen and (min-width:48em) {
    .page-template-csa-uk-page-calendar-events .results_item .result_item_text {
        max-width: 700px
    }

    .page-template-csa-uk-page-news .results_item .result_item_text {
        max-width: 700px;
    }

    .page-template-csa-uk-page-news .results_item .result_item_text {
        padding-right: 30px;
    }

    .page-template-csa-uk-page-news .result_item_name {
        max-width: 590px;
        padding-right: 30px;
    }
}

.page-template-csa-uk-page-event-page .title-bar,
.page-template-csa-uk-page-event-page .top-bar,
.page-template-csa-uk-page-event-page .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-event-page span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-event-page h2.main_promo_content_title {
    max-width: 590px
}

.page-template-csa-uk-page-event-page .calendar_event,
.page-template-csa-uk-page-event-page .main_promo_block_title h2.block_title_name,
.page-template-csa-uk-page-event-page h2.main_promo_content_title {
    color: #474342 !important
}

.page-template-csa-uk-page-event-page .getting_started_area {
    padding-bottom: 150px !important
}

.page-template-csa-uk-page-event-page .calendar_event .main_promo_content_text {
    max-width: 590px;
    position: relative
}

.page-template-csa-uk-page-event-page .results_detail {
    position: absolute;
    right: -47%;
    top: 0;
    max-width: 260px
}

.page-template-csa-uk-page-event-page .results_detail .results_detail_add {
    margin: 23px 0
}

.page-template-csa-uk-page-event-page .results_detail .results_detail_add a {
    font-family: ‘acumin-pro’, sans-serif;
    color: #1459A3;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: -.016rem;
    padding-left: 45px;
    position: relative
}

.page-template-csa-uk-page-event-page .results_detail .results_detail_add a:before {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: -6px;
    background: url("../../images/add_to calendar.svg")
}

.page-template-csa-uk-page-event-page .results_detail h3,
.page-template-csa-uk-page-event-page .results_detail h4 {
    font-family: ‘acumin-pro’, sans-serif
}

.page-template-csa-uk-page-event-page .results_detail h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    padding: 0;
    background: 0 0;
    margin-bottom: 10px;
    color: #474342
}

.page-template-csa-uk-page-event-page .results_detail h4 {
    color: #f14800;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem
}

@media screen and (max-width:767px) {
    .page-template-csa-uk-page-event-page .main_promo {
        padding-top: 0;
        padding-bottom: 0
    }

    .page-template-csa-uk-page-event-page .result_img {
        display: block
    }

    .page-template-csa-uk-page-event-page .sdo_hero_minimal {
        background: #05225a !important
    }
}

@media screen and (min-width:768px) {
    .page-template-csa-uk-page-event-page .main_promo {
        padding-top: 8.375rem;
        padding-bottom: 8.375rem;
    }

    .page-template-csa-uk-page-event-page .result_img {
        display: none
    }
}

@media screen and (max-width:1300px) {
    .page-template-csa-uk-page-event-page .results_detail {
        position: relative !important;
        margin-top: 23px;
        right: auto !important
    }
}

.page-template-csa-uk-page-profile .title-bar,
.page-template-csa-uk-page-profile .top-bar,
.page-template-csa-uk-page-profile .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-profile span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-profile .list_div li:before {
    top: 6px
}

.page-template-csa-uk-page-profile .custom_modal {
    display: none
}

.page-template-csa-uk-page-profile .intro_content {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    max-width: 700px;
    padding: 28px 0
}

.page-template-csa-uk-page-profile .intro_image {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.page-template-csa-uk-page-profile .content_wrap {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.page-template-csa-uk-page-profile .leadership-card .leader-thumb {
    margin: auto;
    max-height: 161px;
    max-width: 161px
}

.page-template-csa-uk-page-profile .leadership-card .leader-thumb img {
    height: auto;
    max-width: 100%
}

@media print,
screen and (min-width:48em) {
    .page-template-csa-uk-page-profile .leadership-card .leader-thumb {
        margin: auto;
        max-height: 161px;
        max-width: 161px
    }

    .page-template-csa-uk-page-profile .leadership-card .leader-thumb img {
        height: auto;
        max-width: 100%
    }

    .page-template-csa-uk-page-profile .main_promo_content_title {
        margin-bottom: 1rem
    }

    .page-template-csa-uk-page-profile .intro_copy {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-left: auto
    }

    .page-template-csa-uk-page-profile .intro_image {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .page-template-csa-uk-page-profile .intro_content {
        padding: 0 30px 0 0
    }

    .page-template-csa-uk-page-profile .team_group_item_row h2.main_promo_content_title {
        max-width: initial
    }
}

.leadership-tabs {
    margin-top: 18px;
    margin-bottom: 2rem;
}

.team_group_item_row .team_group_item_row_peoples {
    padding-top: 1rem;
}

.leadership-tabs .division-tab {
    display: inline-block;
    padding-right: 18px
}

.leadership-tabs .division-tab a {
    color: #474342;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 18px;
    transition: none;
    display: inline-block;
    position: relative
}

.leadership-tabs .division-tab a:hover {
    border-bottom: 3px solid #1459A3
}

.leadership-tabs .division-tab.active a {
    border-bottom: 3px solid #1459A3
}

.leadership-tabs .division-tab+.division-tab {
    margin-top: 18px
}

@media print,
screen and (min-width:48em) {
    .leadership-tabs {
        margin-top: 5px;
    }

    .leadership-tabs .division-tab+.division-tab {
        border-left: 1px solid #c4c2c1;
        margin-top: 0;
        padding-left: 30px
    }

    .leadership-tabs .division-tab+.division-tab a {
        padding-top: 0
    }

    .leadership-tabs .division-tab {
        padding-right: 30px
    }
}

.search .title-bar,
.search .top-bar,
.search .top-bar ul,
.search-results .title-bar,
.search-results .top-bar,
.search-results .top-bar ul {
    background: 0 0
}

.search .sdo_hero_minimal,
.search-results .sdo_hero_minimal {
    background: #474342
}

.search .search_results .main_promo_content_text,
.search-results .search_results .main_promo_content_text {
    max-width: 590px;
    position: relative
}

.search .search_results_info h4,
.search-results .search_results_info h4 {
    color: #f14800;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem
}

.search .search_results_item,
.search-results .search_results_item {
    border-bottom: 2px solid rgba(137, 134, 132, .5)
}

.search .search_results_item .search_results_text,
.search-results .search_results_item .search_results_text {
    max-width: 590px;
    position: relative
}

.search .search_results_item h2,
.search-results .search_results_item h2 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.17;
    font-family: "tiempos-medium"
}

.search .search_results_item h2 a,
.search-results .search_results_item h2 a {
    color: #474342;
    padding-right: 35px;
    position: relative
}

.search .search_results_item h2 a:before,
.search-results .search_results_item h2 a:before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 3px;
    width: 18px;
    height: 18px;
    background: url(../../images/right-arrow-transparent.svg)
}

.search .search_results_item p,
.search-results .search_results_item p {
    color: #595959;
    font-family: acumin-pro, sans-serif;
    font-size: 1rem;
    font-weight: 400;
}

.search .search_results_item:nth-child(1),
.search-results .search_results_item:nth-child(1) {
    margin-top: 0
}

@media screen and (max-width:767px) {

    .search .search_results_part,
    .search-results .search_results_part {
        margin-top: 30px
    }

    .search .search-section,
    .search-results .search-section {
        display: none
    }

    .search .search_results_items,
    .search-results .search_results_items {
        margin: 0 auto;
        max-width: 1440px;
        padding: 0 2rem;
        position: relative
    }

    .search .search_results_item,
    .search-results .search_results_item {
        margin-top: 30px !important;
        padding-bottom: 30px !important
    }

    .search .search_results_item h2,
    .search-results .search_results_item h2 {
        font-size: 1.375rem
    }

    .search .search_results_item p,
    .search-results .search_results_item p {
        font-size: 1rem
    }
}

@media screen and (min-width:768px) {

    .search .sdo_hero_minimal h1,
    .search-results .sdo_hero_minimal h1 {
        display: none
    }

    .search .search_results_items,
    .search-results .search_results_items {
        padding-top: 2rem;
        position: relative
    }

    .search .search_results_item,
    .search-results .search_results_item {
        margin-top: 55px !important;
        padding-bottom: 65px
    }
}

.search .search_results_tags,
.search-results .search_results_tags {
    position: absolute;
    right: -55%;
    top: 0
}

.search .search_results_tags h4,
.search-results .search_results_tags h4 {
    max-width: 240px
}

@media screen and (max-width:1380px) {

    .search .search_results_tags,
    .search-results .search_results_tags {
        position: relative !important;
        margin-top: 23px;
        right: auto !important
    }
}

.page-template-csa-uk-page-faq span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-faq .sdo_hero_minimal {
    background: #e8e7e7
}

.page-template-csa-uk-page-faq .sdo_hero_minimal h1 {
    color: #474342
}

.page-template-csa-uk-page-faq .faq_part {
    margin-bottom: 4rem
}

.page-template-csa-uk-page-faq .faq_part:last-child {
    margin-bottom: 0;
}

.page-template-csa-uk-page-csa-group-history .title-bar,
.page-template-csa-uk-page-csa-group-history .top-bar,
.page-template-csa-uk-page-csa-group-history .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-csa-group-history span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-csa-group-history .history_line .content_inner_block h2 {
    color: #1459A3;
    margin: 0 0 1rem 0;
    line-height: 40px;
    font-size: 2rem;
}

.page-template-csa-uk-page-csa-group-history .history_line .content_inner_block img {
    max-height: 370px;
    margin-top: 2rem;
    margin-bottom: 2.35rem
}

.page-template-csa-uk-page-csa-group-history .decade-group+.decade-group {
    padding-top: 0
}

.page-template-csa-uk-page-csa-group-history .timeline_event {
    margin-bottom: 2em
}

.page-template-csa-uk-page-develop-standards .title-bar,
.page-template-csa-uk-page-develop-standards .top-bar,
.page-template-csa-uk-page-develop-standards .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-develop-standards span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-personnel-certification .title-bar,
.page-template-csa-uk-page-personnel-certification .top-bar,
.page-template-csa-uk-page-personnel-certification .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-personnel-certification span.breadcrumb_last {
    text-align: center
}

.error404 .sdo_hero_minimal {
    background: #e8e7e7
}

.error404 .sdo_hero_minimal h1,
.error404 .sdo_hero_minimal h2 {
    color: #474342
}

.error404 .error404 a.cta-button {
    background: 0 0;
    margin-top: 40px
}

.error404 .page_404 {
    margin-bottom: 6rem
}

.page-template-csa-uk-page-contact-us span.breadcrumb_last,
.page-template-csa-uk-page-contact-us-confirmation span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-contact-us .sdo_hero_minimal,
.page-template-csa-uk-page-contact-us-confirmation .sdo_hero_minimal {
    background: #e8e7e7
}

.page-template-csa-uk-page-contact-us .sdo_hero_minimal .breadcrumbs_hero_h3,
.page-template-csa-uk-page-contact-us .sdo_hero_minimal h1,
.page-template-csa-uk-page-contact-us .sdo_hero_minimal h2,
.page-template-csa-uk-page-contact-us-confirmation .sdo_hero_minimal .breadcrumbs_hero_h3,
.page-template-csa-uk-page-contact-us-confirmation .sdo_hero_minimal h1,
.page-template-csa-uk-page-contact-us-confirmation .sdo_hero_minimal h2 {
    color: #474342
}

.page-template-csa-uk-page-contact-us span.breadcrumb_last,
.page-template-csa-uk-page-contact-us-confirmation span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-contact-us .directory_items h3,
.page-template-csa-uk-page-contact-us-confirmation .directory_items h3 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.17;
    font-family: "tiempos-medium";
    color: #474342;
    background: 0 0;
    padding: 0
}

.page-template-csa-uk-page-contact-us .directory_items p,
.page-template-csa-uk-page-contact-us-confirmation .directory_items p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    font-family: ‘acumin-pro’, sans-serif;
    color: #595959
}

.page-template-csa-uk-page-contact-us .directory_items .directory_item_content,
.page-template-csa-uk-page-contact-us-confirmation .directory_items .directory_item_content {
    max-width: 270px;
    margin: 0 0 40px
}

@media screen and (min-width:768px) and (max-width:1100px) {

    .page-template-csa-uk-page-contact-us .directory_item,
    .page-template-csa-uk-page-contact-us-confirmation .directory_item {
        width: 50%
    }
}

.contact_us_accordion .directory_items {
    margin-top: 4rem;
    padding-top: 4rem;
    border-top: 1px solid #e8e7e7
}

.page-template-csa-uk-page-tic-services-subcat .title-bar,
.page-template-csa-uk-page-tic-services-subcat .top-bar,
.page-template-csa-uk-page-tic-services-subcat .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-locations span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-locations .sdo_hero_minimal {
    background: #f3f3f3
}

.page-template-csa-uk-page-locations .sdo_hero_minimal .breadcrumbs_hero_h3,
.page-template-csa-uk-page-locations .sdo_hero_minimal .breadcrumbs_hero_h3 a,
.page-template-csa-uk-page-locations .sdo_hero_minimal h1,
.page-template-csa-uk-page-locations .sdo_hero_minimal h2 {
    color: #474342
}

.page-template-csa-uk-page-locations span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-locations .location_item {
    margin-bottom: 1.5rem;
    width: 50%;
}

.page-template-csa-uk-page-locations .location_item:last-child {
    margin-bottom: 0;
}

.page-template-csa-uk-page-locations .location_items h3 {
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.17;
    font-family: "tiempos-medium";
    color: #474342;
    background: 0 0;
    padding: 0;
    padding-right: 25px;
    display: inline-block
}

.page-template-csa-uk-page-locations .location_items h3 .location_ico {
    background: url(../../images/location_ico.svg);
    display: inline-block;
    height: 20px;
    margin-left: 10px;
    width: 17px
}

.page-template-csa-uk-page-locations .location_items h3 .star:nth-child(1) {
    margin-left: 10px
}

.page-template-csa-uk-page-locations .location_items h3 .star:after {
    content: '*';
    color: #f14800
}

.page-template-csa-uk-page-locations .location_items h4 {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    color: #1459A3;
    font-family: ‘acumin-pro’, sans-serif
}

.page-template-csa-uk-page-locations .location_items p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    font-family: ‘acumin-pro’, sans-serif;
    color: #595959
}

.page-template-csa-uk-page-locations .location_items .directory_item_content {
    max-width: 270px;
    margin: 0 0 44px
}

.page-template-csa-uk-page-locations .location_title_block .main_promo_block_title {
    width: 100%
}

.page-template-csa-uk-page-locations .results_left_part {
    margin-top: 3rem
}

@media print,
screen and (min-width:48em) {
    .page-template-csa-uk-page-locations .location_item_content {
        max-width: 315px
    }
}

@media screen and (min-width:768px) and (max-width:1100px) {
    .page-template-csa-uk-page-locations .location_item {
        width: 50%
    }

    .page-template-csa-uk-page-locations .location_item_content {
        padding: 0 15px;
    }
}

.page-template-csa-uk-page-submit-report span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-submit-report .sdo_hero_minimal {
    background: #e8e7e7
}

.page-template-csa-uk-page-submit-report .sdo_hero_minimal .breadcrumbs_hero_h3,
.page-template-csa-uk-page-submit-report .sdo_hero_minimal h1,
.page-template-csa-uk-page-submit-report .sdo_hero_minimal h2 {
    color: #474342
}

.page-template-csa-uk-page-submit-report span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-mailing-list-signup span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-mailing-list-signup .sdo_hero_minimal {
    background: #e8e7e7
}

.page-template-csa-uk-page-mailing-list-signup .sdo_hero_minimal .breadcrumbs_hero_h3,
.page-template-csa-uk-page-mailing-list-signup .sdo_hero_minimal h1,
.page-template-csa-uk-page-mailing-list-signup .sdo_hero_minimal h2 {
    color: #474342
}

.page-template-csa-uk-page-mailing-list-signup span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-insights-center span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-insights-center .sdo_hero_minimal {
    background: #e8e7e7
}

.page-template-csa-uk-page-insights-center .sdo_hero_minimal .breadcrumbs_hero_h3,
.page-template-csa-uk-page-insights-center .sdo_hero_minimal h1,
.page-template-csa-uk-page-insights-center .sdo_hero_minimal h2 {
    color: #474342
}

.page-template-csa-uk-page-insights-center .insights_center_result_items .results_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.page-template-csa-uk-page-insights-center .insights_center_result_items .results_item img {
    float: left;
    max-width: 218px;
    margin-right: 2rem
}

.page-template-csa-uk-page-insights-center .insights_center_result_items .results_item .result_item_content {
    height: 100%
}

@media screen and (max-width:767px) {
    .page-template-csa-uk-page-insights-center .results_item {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .page-template-csa-uk-page-insights-center .results_item img {
        width: 100%;
        max-width: 100% !important;
        margin: 20px 0
    }
}

.single span.breadcrumb_last,
.single-post span.breadcrumb_last {
    text-align: center
}

.single .sdo_hero_minimal,
.single-post .sdo_hero_minimal {
    background-color: #05225a;
}

.single .sdo_hero_minimal .breadcrumbs_hero_h3,
.single .sdo_hero_minimal .breadcrumbs_hero_h3 a,
.single .sdo_hero_minimal h1,
.single .sdo_hero_minimal h2,
.single-post .sdo_hero_minimal .breadcrumbs_hero_h3,
.single-post .sdo_hero_minimal .breadcrumbs_hero_h3 a,
.single-post .sdo_hero_minimal h1,
.single-post .sdo_hero_minimal h2 {
    color: #fff;
}

.single .sdo_hero_minimal.bg_img,
.single-post .sdo_hero_minimal.bg_img {
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

.single .sdo_hero_minimal.bg_img .breadcrumbs_hero_h3,
.single .sdo_hero_minimal.bg_img .breadcrumbs_hero_h3 a,
.single .sdo_hero_minimal.bg_img h1,
.single .sdo_hero_minimal.bg_img h2,
.single-post .sdo_hero_minimal.bg_img .breadcrumbs_hero_h3,
.single-post .sdo_hero_minimal.bg_img .breadcrumbs_hero_h3 a,
.single-post .sdo_hero_minimal.bg_img h1,
.single-post .sdo_hero_minimal.bg_img h2 {
    color: #fff
}

.single span.breadcrumb_last,
.single-post span.breadcrumb_last {
    text-align: center
}

.post-template-default .content-section {
    margin-bottom: 25px
}

@media print,
screen and (min-width:48em) {
    .post-template-default .content-section {
        margin-bottom: 50px
    }

    .post-template-default .cta-content,
    .post-template-default .cta-title,
    .post-template-default .section-content.clipped {
        margin-right: 30px;
        max-width: 700px
    }

    .post-template-default .form-section .section-content {
        margin-right: 0
    }
}

.page-template-csa-uk-page-about .title-bar,
.page-template-csa-uk-page-about .top-bar,
.page-template-csa-uk-page-about .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-about span.breadcrumb_last {
    text-align: center
}

.page-template-csa-uk-page-about h1.sdo_page_hero_h1 {
    max-width: 700px !important
}

.single_article.main_promo {
    max-width: 1240px;
    margin: 0 auto
}

.single .main_promo_content_text h3 {
    background-color: transparent;
    color: inherit;
    padding: 0
}

.page-template-csa-uk-page-qualified-personnel .title-bar,
.page-template-csa-uk-page-qualified-personnel .top-bar,
.page-template-csa-uk-page-qualified-personnel .top-bar ul {
    background: 0 0
}

.qualified_personnel .container_inner {
    margin: 0 auto;
    max-width: 1240px
}

.qualified_personnel .pagination a.pagination-newer {
    position: relative;
    float: left
}

.qualified_personnel .pagination a.pagination-older {
    position: relative;
    float: right
}

.qualified_personnel .results-filters {
    margin-bottom: 3rem;
    width: 100%
}

.qualified_personnel .results-filters .results-filters-form .grid-container.fluid {
    padding: 0
}

.qualified_personnel .results-filters-form {
    width: 100%
}

.qualified_personnel .results-filters-form .form-footer {
    margin-top: 25px
}

.qualified_personnel .results-filters-form .form-footer .button {
    font-size: 1rem;
    padding: .75rem 3rem;
    margin-right: 10px
}

.qualified_personnel .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.qualified_personnel table.qualified-personnel-results {
    width: 100%;
    max-width: 100%
}

.qualified_personnel table.qualified-personnel-results th {
    vertical-align: top
}

.qualified_personnel table.qualified-personnel-results .sorting-indicator:before {
    content: "\f142";
    font: normal 20px/1 dashicons;
    speak: none;
    display: inline-block;
    padding: 0;
    top: -4px;
    left: -8px;
    color: #444;
    line-height: 10px;
    position: relative;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none !important;
    color: #444
}

.qualified_personnel table.qualified-personnel-results th.col-cert {
    width: 100px
}

.qualified_personnel table.qualified-personnel-results th.sortable {
    padding: 0
}

.qualified_personnel table.qualified-personnel-results th.sortable a {
    display: block;
    overflow: hidden;
    min-width: 105px;
    padding: .75rem
}

.qualified_personnel table.qualified-personnel-results th.sortable .th-title {
    float: left
}

.qualified_personnel table.qualified-personnel-results th.sortable .sorting-indicator {
    float: left;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 4px;
    margin-top: 8px;
    margin-left: 10px
}

.qualified_personnel table.qualified-personnel-results th.desc a:focus span.sorting-indicator:before,
.qualified_personnel table.qualified-personnel-results th.desc:hover span.sorting-indicator:before,
.qualified_personnel table.qualified-personnel-results th.sorted.asc .sorting-indicator:before {
    content: "\f142"
}

.qualified_personnel table.qualified-personnel-results th.asc a:focus span.sorting-indicator:before,
.qualified_personnel table.qualified-personnel-results th.asc:hover span.sorting-indicator:before,
.qualified_personnel table.qualified-personnel-results th.sorted.desc .sorting-indicator:before {
    content: "\f140"
}

.single-qualified_personnel table.qualified-personnel-details {
    margin: 30px 0;
    margin-bottom: 0;
    border: 1px solid #949494;
}

.single-qualified_personnel table.qualified-personnel-details th {
    border-bottom: 1px;
    background: #ddd;
}

.single_article.main_promo {
    max-width: 1240px;
    margin: 0 auto
}

.page-template-default .content-section {
    margin-bottom: 25px
}

.single_qualified_personnel .main_promo_content {
    width: 100%;
}

.qualified-personnel-table-wrap {
    width: 100%;
}

@media print,
screen and (min-width:48em) {
    .page-template-default .content-section {
        margin-bottom: 3rem
    }

    .page-template-default .cta-content,
    .page-template-default .cta-title,
    .page-template-default .section-content.clipped {
        margin-right: 30px;
        max-width: 700px
    }

    .page-template-default .form-section .section-content {
        margin-right: 0
    }
}

.single-event_or_seminar .event_details h3,
.single-event_or_seminar .event_details h4 {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif
}

.single-event_or_seminar .event_details h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    padding: 0;
    background: 0 0;
    margin-bottom: 18px
}

.single-event_or_seminar .event_details h4 {
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem
}

.single-event_or_seminar .event_details .results_detail_title h4,
.single-event_or_seminar .event_details .results_detail_title h3 {
    color: #f14800
}

.main-strip-title .main-strip-head{
    font-family: acumin-pro, sans-serif;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    background-color: rgb(89, 89, 89);
    padding: 1rem;
    display: block;
    font-size: 1.25rem;
}

@media print,
screen and (min-width:48em) {
    .single-event_or_seminar .event_details {
        margin-top: 100px
    }

    .single-event_or_seminar .entry_content {
        max-width: 700px;
        padding-right: 30px
    }

     .main-strip-title .main-strip-head{
        font-size: 1.625rem;
    }

}

.page-template-csa-uk-page-wayfinding .title-bar,
.page-template-csa-uk-page-wayfinding .top-bar,
.page-template-csa-uk-page-wayfinding .top-bar ul {
    background: 0 0
}

.page-template-csa-uk-page-wayfinding span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-mission .title-bar,
.page-template-csa-uk-page-mission .top-bar,
.page-template-csa-uk-page-mission .top-bar ul {
    background-color: transparent
}

.page-template-csa-uk-page-mission span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-mission .main_promo,
.page-template-csa-uk-page-mission .text_promo {
    background-color: #fff;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fefefe;
    padding: 7.5rem 0 8.125rem
}

.page-template-csa-uk-page-mission .main_promo .content_inner_block,
.page-template-csa-uk-page-mission .text_promo .content_inner_block {
    max-width: 740px
}

.page-template-csa-uk-page-mission .main_promo .block_title_name,
.page-template-csa-uk-page-mission .main_promo .main_promo_content_title,
.page-template-csa-uk-page-mission .main_promo p,
.page-template-csa-uk-page-mission .text_promo .block_title_name,
.page-template-csa-uk-page-mission .text_promo .main_promo_content_title,
.page-template-csa-uk-page-mission .text_promo p {
    color: inherit
}

.page-template-csa-uk-page-mission .main_promo .main_promo_content_title,
.page-template-csa-uk-page-mission .main_promo .text_promo_content_title,
.page-template-csa-uk-page-mission .text_promo .main_promo_content_title,
.page-template-csa-uk-page-mission .text_promo .text_promo_content_title {
    font-family: "tiempos-medium";
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 27px
}

.page-template-csa-uk-page-mission .main_promo .main_promo_content_text,
.page-template-csa-uk-page-mission .main_promo .text_promo_content_text,
.page-template-csa-uk-page-mission .text_promo .main_promo_content_text {
    margin-bottom: 42px
}

.page-template-csa-uk-page-mission .main_promo .main_promo_content_text p,
.page-template-csa-uk-page-mission .main_promo .text_promo_content_text p,
.page-template-csa-uk-page-mission .text_promo .main_promo_content_text p,
.page-template-csa-uk-page-mission .text_promo .text_promo_content_text p {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.text_promo.text_promo-t5a.row_content_container {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.page-template-csa-uk-page-mission .main_promo .cta-button,
.page-template-csa-uk-page-mission .text_promo .cta-button {
    font-family: acumin-pro, sans-serif;
    font-size: 16px;
    font-weight: 600;
    background: 0 0;
    border-color: #fefefe;
    color: #fefefe;
    letter-spacing: -.25px;
    margin: 0
}

.page-template-csa-uk-page-mission .main_promo .cta-button:hover,
.page-template-csa-uk-page-mission .text_promo .cta-button:hover {
    background: #fff;
    color: #1459A3
}

.page-template-csa-uk-page-mission .text_promo {
    color: #474342
}

.page-template-csa-uk-page-mission .text_promo .cta-button {
    border-color: #1459A3;
    color: #1459A3
}

.page-template-csa-uk-page-search-notices span.breadcrumb_last,
.page-template-csa-uk-page-search-recalls span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-search-notices .list_div li:before,
.page-template-csa-uk-page-search-recalls .list_div li:before {
    top: 6px
}

.page-template-csa-uk-page-search-notices .content_search_intro .main_promo_block_title,
.page-template-csa-uk-page-search-recalls .content_search_intro .main_promo_block_title {
    width: 100%;
    margin-bottom: 3rem
}

.page-template-csa-uk-page-search-notices .pagination a.pagination-newer,
.page-template-csa-uk-page-search-recalls .pagination a.pagination-newer {
    position: relative;
    float: left
}

.page-template-csa-uk-page-search-notices .pagination a.pagination-older,
.page-template-csa-uk-page-search-recalls .pagination a.pagination-older {
    position: relative;
    float: right
}

.page-template-csa-uk-page-search-notices .results-filters,
.page-template-csa-uk-page-search-recalls .results-filters {
    margin-bottom: 4rem;
    width: 100%
}

.page-template-csa-uk-page-search-notices .results-filters .results-filters-form .grid-container.fluid,
.page-template-csa-uk-page-search-recalls .results-filters .results-filters-form .grid-container.fluid {
    padding: 0
}

.page-template-csa-uk-page-search-notices .results-filters-form,
.page-template-csa-uk-page-search-recalls .results-filters-form {
    width: 100%
}

.page-template-csa-uk-page-search-notices .results-filters-form .form-footer,
.page-template-csa-uk-page-search-recalls .results-filters-form .form-footer {
    margin-top: 25px
}

.page-template-csa-uk-page-search-notices .results-filters-form .form-footer .button,
.page-template-csa-uk-page-search-recalls .results-filters-form .form-footer .button {
    font-size: 1rem;
    padding: .75rem 3rem;
    margin-right: 10px
}

.page-template-csa-uk-page-search-notices .table-responsive,
.page-template-csa-uk-page-search-recalls .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.page-template-csa-uk-page-search-notices .table-sortable,
.page-template-csa-uk-page-search-notices table.informs-notices-results,
.page-template-csa-uk-page-search-recalls .table-sortable,
.page-template-csa-uk-page-search-recalls table.informs-notices-results {
    width: 100%;
    max-width: 100%
}

.page-template-csa-uk-page-search-notices .table-sortable th,
.page-template-csa-uk-page-search-notices table.informs-notices-results th,
.page-template-csa-uk-page-search-recalls .table-sortable th,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th {
    vertical-align: top
}

.page-template-csa-uk-page-search-notices .table-sortable .sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results .sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable .sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results .sorting-indicator:before {
    content: "\f142";
    font: normal 20px/1 dashicons;
    speak: none;
    display: inline-block;
    padding: 0;
    top: -4px;
    left: -8px;
    color: #444;
    line-height: 10px;
    position: relative;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none !important;
    color: #444
}

.page-template-csa-uk-page-search-notices .table-sortable th.col-date,
.page-template-csa-uk-page-search-notices .table-sortable th.col-type,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.col-date,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.col-type,
.page-template-csa-uk-page-search-recalls .table-sortable th.col-date,
.page-template-csa-uk-page-search-recalls .table-sortable th.col-type,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.col-date,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.col-type {
    width: 90px
}

.page-template-csa-uk-page-search-notices .table-sortable th.col-date,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.col-date,
.page-template-csa-uk-page-search-recalls .table-sortable th.col-date,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.col-date {
    width: 180px
}

.page-template-csa-uk-page-search-notices .table-sortable th.sortable,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.sortable,
.page-template-csa-uk-page-search-recalls .table-sortable th.sortable,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.sortable {
    padding: 0
}

.page-template-csa-uk-page-search-notices .table-sortable th.sortable a,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.sortable a,
.page-template-csa-uk-page-search-recalls .table-sortable th.sortable a,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.sortable a {
    display: block;
    overflow: hidden;
    min-width: 105px;
    padding: .75rem
}

.page-template-csa-uk-page-search-notices .table-sortable th.sortable .th-title,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.sortable .th-title,
.page-template-csa-uk-page-search-recalls .table-sortable th.sortable .th-title,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.sortable .th-title {
    float: left
}

.page-template-csa-uk-page-search-notices .table-sortable th.sortable .sorting-indicator,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.sortable .sorting-indicator,
.page-template-csa-uk-page-search-recalls .table-sortable th.sortable .sorting-indicator,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.sortable .sorting-indicator {
    float: left;
    cursor: pointer;
    display: block;
    width: 10px;
    height: 4px;
    margin-top: 8px;
    margin-left: 10px
}

.page-template-csa-uk-page-search-notices .table-sortable th.desc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices .table-sortable th.desc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices .table-sortable th.sorted.asc .sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.desc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.desc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.sorted.asc .sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable th.desc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable th.desc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable th.sorted.asc .sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.desc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.desc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.sorted.asc .sorting-indicator:before {
    content: "\f142"
}

.page-template-csa-uk-page-search-notices .table-sortable th.asc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices .table-sortable th.asc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices .table-sortable th.sorted.desc .sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.asc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.asc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-notices table.informs-notices-results th.sorted.desc .sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable th.asc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable th.asc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls .table-sortable th.sorted.desc .sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.asc a:focus span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.asc:hover span.sorting-indicator:before,
.page-template-csa-uk-page-search-recalls table.informs-notices-results th.sorted.desc .sorting-indicator:before {
    content: "\f140"
}

.page-template-csa-uk-page-search-notices table.informs-notices-results,
.page-template-csa-uk-page-search-recalls table.informs-notices-results {
    font-size: .9rem
}

.page-template-csa-uk-page-search-notices table.recalls-results,
.page-template-csa-uk-page-search-recalls table.recalls-results {
    font-size: .9rem
}

.page-template-csa-uk-page-search-notices table.recalls-results th.col-manufacturer,
.page-template-csa-uk-page-search-notices table.recalls-results th.col-type,
.page-template-csa-uk-page-search-recalls table.recalls-results th.col-manufacturer,
.page-template-csa-uk-page-search-recalls table.recalls-results th.col-type {
    width: 180px
}

.page-template-csa-uk-page-search-notices table.recalls-results th.col-post_date,
.page-template-csa-uk-page-search-recalls table.recalls-results th.col-post_date {
    width: 150px
}

.page-template-csa-uk-page-explore-marks span.breadcrumb_last {
    display: none
}

.page-template-csa-uk-page-explore-marks .list_div li:before {
    top: 6px
}

.page-template-csa-uk-page-explore-marks .content_search_intro .main_promo_block_title {
    width: 100%;
    margin-bottom: 3rem
}

.page-template-csa-uk-page-explore-marks .listings {
    max-width: 1000px
}

.page-template-csa-uk-page-explore-marks .intro-body-copy {
    margin-bottom: 36px
}

.page-template-csa-uk-page-explore-marks .results-filters {
    margin-bottom: 3rem;
    width: 100%
}

.page-template-csa-uk-page-explore-marks .results-filters .results-filters-form .grid-container.fluid {
    padding: 0
}

.page-template-csa-uk-page-explore-marks .results-filters-form {
    width: 100%
}

.page-template-csa-uk-page-explore-marks .results-filters-form .form-footer {
    margin-top: 25px
}

.page-template-csa-uk-page-explore-marks .results-filters-form .form-footer .button {
    font-size: 1rem;
    padding: .75rem 3rem;
    margin-right: 10px
}

.page-template-csa-uk-page-explore-marks .marks-country-overview-wrap {
    margin-bottom: 36px
}

.page-template-csa-uk-page-explore-marks .marks-country-overview-wrap .marks-country-name {
    line-height: 1;
    color: inherit;
    background-color: transparent;
    padding: 0;
    display: block
}

.page-template-csa-uk-page-explore-marks table.marks-results {
    font-size: 14px
}

.page-template-csa-uk-page-explore-marks table.marks-results td.mark-title {
    color: #1459A3;
    font-size: 1.5rem;
    font-weight: 700
}

.page-template-csa-uk-page-explore-marks .disclaimer {
    font-size: 80%;
    margin: 36px 0;
    margin-bottom: 0;
}

.page-template-csa-uk-page-explore-marks .csa-tabs {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 0 0 1px 0
}

.page-template-csa-uk-page-explore-marks .csa-tabs .tabs-title>a {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px 1px 0 1px;
    color: #1459A3;
    font-size: 1rem;
    line-height: 1;
    transition: none
}

.page-template-csa-uk-page-explore-marks .csa-tabs .tabs-title>a+.tabs-title>a {
    border-left-width: 0
}

.page-template-csa-uk-page-explore-marks .csa-tabs .tabs-title.is-active>a,
.page-template-csa-uk-page-explore-marks .csa-tabs .tabs-title>a:focus,
.page-template-csa-uk-page-explore-marks .csa-tabs .tabs-title>a[aria-selected=true] {
    border-color: #1459A3;
    background: #1459A3;
    color: #fff
}

.page-template-csa-uk-page-explore-marks .subtabs-content .csa-sub-tab-panel {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px;
    padding: 0
}

.page-template-csa-uk-page-explore-marks .subtabs-content .csa-sub-tab-panel .table {
    margin-bottom: 0
}

.page-template-csa-uk-page-explore-marks .subtabs-content.multi-tabs .csa-sub-tab-panel {
    border-width: 0 1px 1px 1px
}

.page-template-csa-uk-page-explore-marks .csa-subtabs {
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 0 0 2px 1px
}

.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title>a {
    background-color: #fff;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px 1px 2px 0;
    color: #1459A3;
    font-size: .75rem;
    line-height: 1;
    margin-bottom: -2px;
    padding: 1rem;
    transition: none
}

.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title.is-active>a,
.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title>a:focus,
.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title>a[aria-selected=true] {
    border-bottom: 2px solid #fff
}

.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title .subtab-title-img,
.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title .subtab-title-title {
    display: inline-block
}

.page-template-csa-uk-page-explore-marks .csa-subtabs .subtabs-title .subtab-title-img {
    display: none;
    margin-right: .5rem;
    max-height: 50px;
    max-width: 50px
}

.hero-gallery-slider {
    min-height: 550px;
    opacity: 0;
}

.work-section .work-header .cell.medium-8 {
    padding-left: 20px;
}

.logo-wall .logo-wall-header .medium-8 {
    padding-left: 20px;
}

.logo-wall .logo-wall-content .cta-button {
    margin: 0;
}

.logo-wall .logo-wall-content .medium-8 {
    padding-left: 20px;
}

.two-up-promo .intro-cell h2,
.two-up-promo .intro-cell .sec-side-head {
    float: left;
    width: 170px;
    margin-top: 20px;
}

.two-up-promo .intro-cell span.orange-line {
    position: relative;
    width: calc(100% - 150px);
    right: -50px;
    float: left;
    margin-left: -25px;
}

.logo-wall .logos {
    display: none;
}

.slider_research .slick-dots li button {
    width: 100% !important;
    height: auto !important;
}

.row_content_container.contact_us_directory {
    padding-top: 0;
    padding-bottom: 2rem;
}

.contact_us_accordion .main_promo_block_title {
    padding-top: 2px;
}

.block_contact_us_accordion .fsBody .fsForm {
    margin: 0 !important;
    padding: 20px 0;
    padding-bottom: 0 !important;
}

.block_contact_us_accordion .fsBody {
    padding: 0 !important;
    padding-top: 20px !important;
}

.block_contact_us_accordion .fsForm .fsSubmit {
    margin-top: 0 !important;
    padding: 20px 0;
    text-align: left;
    padding-bottom: 0 !important;
}

.block_contact_us_accordion .fsBody .fsSectionHeader {
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.fsRowBody input[type="text"],
.fsRowBody input[type="email"],
.fsRowBody input[type="number"],
.fsRowBody input[type="tel"],
.fsForm textarea,
.fsSignature {
    box-shadow: none !important;
}

.industries .tiles .tile .content p .block {
    display: block;
}

.text-only.about-text-only {
    padding: 0 3rem;
}

.row_content_container.about-section-1 {
    padding-bottom: 3em;
}

.row_content_container.about-section-3 {
    padding-top: 3em;
    padding-bottom: 3em;
}

.row_content_container.about-section-4 {
    padding-top: 2rem;
}

.services-promo.about-services-promo .tiles {
    padding: 1rem 0 0;
}

.about-section-1 .main_promo_block_title h2.block_title_name {
    float: left;
    white-space: nowrap;
}

.about-section-3 .button_mob .cta-button {
    margin-top: 2em;
}

.text-only.text-only-tc {
    padding-top: 1em;
    padding-bottom: 0;
}

.row_content_container.shop_standards.tsec2 {
    padding-top: 3em;
}

.row_content_container.shop_standards.tsec2 .main_promo_block_title h2.block_title_name {
    float: left;
    white-space: nowrap;
}

.row_content_container.shop_standards.tsec2 .block_title span.orange-line {
    top: 2px;
    width: 100%;
    position: relative;
    right: 10px;
    margin-left: 25px;
    float: left;
}

.row_content_container.tc-section-1 .main_promo_block_title h2.block_title_name {
    float: left;
    white-space: nowrap;
}

.row_content_container.tc-section-1 .block_title span.orange-line {
    top: 2px;
    width: 100%;
    right: 15px;
    margin-left: 25px;
    float: left;
}

.row_content_container.tc-section-1 {
    padding-bottom: 0;
}

.intro_text_bullets_image .block_title span.orange-line,
.row_content_container.marks-label-section2 .block_title span.orange-line {
    top: 2px;
    width: 100%;
    right: 15px;
    margin-left: 30px;
    float: left;
    max-width: 80%;
}

.certification_marks_table_component.marks-label-section3 h2.section-title .title-text {
    float: left;
    white-space: nowrap;
    padding-right: 15px;
}

.certification_marks_table_component.marks-label-section3 h2.section-title .orange-bar {
    width: 90%;
    position: absolute;
    left: 10px;
    top: 13px;
    z-index: 1;
}

.row_content_container.marks-label-section2 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.row_content_container.about-section-4 .display-block {
    display: block;
}

.orangeline {
    position: relative;
    width: 100%;
}

.orangeline::after {
    content: "";
    position: absolute;
    height: 2px;
    background: #f14800;
    left: 0;
    top: 13px;
    z-index: -1;
    right: 15px;
}

.orangeline.orangeline_offsetright::after {
    right: -30px;
}

.orangeline .whitebg {
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.orangeline .whitebg::before {
    content: "";
    position: absolute;
    left: 0;
    right: -15px;
    background: #fff;
    height: 25px;
    z-index: -1;
}

.orangeline .graybg {
    position: relative;
    z-index: 1;
    background: #e6e6e6;
}

.orangeline .graybg::before {
    content: "";
    position: absolute;
    left: 0;
    right: -15px;
    background: #e6e6e6;
    height: 25px;
    z-index: -1;
}

.top_standards.row_content_container.sdo_top_standards {
    margin-top: 0;
}

.research_area.row_content_container.sdo_research_area .research_area_content_btn a {
    margin: 0;
}

.research_area.row_content_container.sdo_research_area .research_area_slider_content ul.slick-dots {
    margin-top: 0;
    float: right;
    width: 50%;
}

.research_area.row_content_container.sdo_research_area .research_area_content_text {
    margin-bottom: 30px;
}

.featured-item.featured-item-t4 h2 {
    background: none;
}

.text-only.text-only-t4 {
    padding-bottom: 1rem;
}

.row_content_container.why-csa.why-csa-t8 {
    padding-bottom: 0;
}

.research_area.sdo_research_area .slider_research .slick-list {
    margin-bottom: 3rem;
}

.research_area_slider_content_item_main .research_area_slider_content_item_name {
    margin-bottom: 30px;
}

.new_standards_slider_item_content .new_standards_slider_description {
    margin-bottom: 30px;
}

.become_a_member.become_a_member-t5 .become_a_member_block_title {
    display: block;
}

.sdo_get_involved_join_community.sdo_get_involved_join_community-t5 .sdo_get_involved_join_community_block_title {
    display: block;
}

.sdo_get_involved_join_community.sdo_get_involved_join_community-t5 .sdo_get_involved_join_community_block_title .orange-line {
    float: left;
    width: calc(100% - 190px);
    right: 0;
    margin-left: 5px;
    top: 13px;
    z-index: 0;
}

.public_review.public_review-t5 .public_review_block_title {
    display: block;
}

.public_review.public_review-t5 .public_review_block_title .orange-line {
    float: left;
    width: calc(100% - 220px);
    right: 0;
    margin-left: 0;
    top: 13px;
}

.become_a_member.become_a_member-t5 .become_a_member_block_title .orange-line {
    float: left;
    margin-left: 0;
    right: 0;
    width: calc(100% - 175px);
    top: 13px;
}

.academic_challenge.academic_challenge-t5 .orange-line {
    float: left;
    width: calc(100% - 185px);
    right: 0;
    margin-left: 0;
    top: 3px;
}

.sdo_get_involved_join_community.sdo_get_involved_join_community-t5 .sdo_get_involved_join_community_content_btn .cta-button {
    margin-top: 0;
}

.sdo_get_involved_join_community.sdo_get_involved_join_community-t5 .sdo_get_involved_join_community_content_text ul {
    margin-bottom: 32px;
}

.intro_text_bullets_image.intro_text_bullets_image-t11 {
    padding-bottom: 4rem;
}

.services-promo.services-promo-t11 {
    padding-bottom: 4rem;
    padding-top: 4rem;
}

.definition-for-hazardous-locations-product-certification-in-north-america .services-promo.services-promo-t11,
.comah-safety-report .services-promo.services-promo-t11,
.technical-information-services .services-promo.services-promo-t11,
.changes-to-atex-certified-products .services-promo.services-promo-t11,
.iecex-trade-agents .services-promo.services-promo-t11,
.our-history .services-promo.services-promo-t11 {
    padding-bottom: 4rem;
    padding-top: 0.375rem;
}

.services-promo.services-promo-t11 .tiles {
    padding: 0;
}

.intro_text_bullets_image.intro_text_bullets_image-t11 .main_promo_block_title {
    display: block;
}

.intro_text_bullets_image.intro_text_bullets_image-t11 .main_promo_block_title .block_title_name {
    white-space: pre-wrap;
}

.featured-item.featured-item-t11 h2 {
    background: none;
}

.featured-item.featured-item-t11 .featured-content h4,
.featured-item.featured-item-t11 .featured-content h3 {
    margin-bottom: 1rem;
}

.featured-item.featured-item-t11 .featured-content .overlap-box p {
    color: #fff;
    margin-bottom: 24px;
}

.main_promo.row_content_container.main_promo-sec1-t11 {
    padding-bottom: 0;
}

.intro_text_bullets_image.intro_text_bullets_image-t12 .main_promo.row_content_container {
    padding-bottom: 0;
}

.industries.industries-t25 {
    padding-top: 4rem;
}

.page-template-csa-uk-page-faq .faq_part .main_promo_block_title {
    display: block;
}

.featured-item.featured-item-t24 {
    border-top: 1px solid #fff;
}

.featured-item.featured-item-t24 h2 {
    background: none;
}

.featured-item.featured-item-t24 .featured-content h4 {
    margin-bottom: 1rem;
}

.main_promo.row_content_container.single_page {
    padding-bottom: 0;
}

.page-template-csa-uk-page-search-notices table.informs-notices-results td {
    padding: 1.5rem .75rem;
}

.page-template-csa-uk-page-search-notices table.informs-notices-results td p {
    margin-bottom: 0;
}

.footer-container .grid-x {
    align-items: center;
}

.heading_flex_item {
    display: flex;
    white-space: pre-wrap;
}

.heading_flex_item .orangeline_bg {
    border-top: 2px solid #f14800;
    flex-grow: 1;
    margin: 0 10px;
    margin-top: 13px;
}

.dis_block_cell {
    display: block;
}

.featured-item.featured-item-t4 .featured-content h4 {
    margin-bottom: 1rem;
}

.industries.industries-t4 {
    min-height: inherit;
}

.page-id-66482 .text-only .stat h2 {
    font-size: 2.5rem;
}

.featured-item.featured-item-t7 .featured-content h4 {
    margin-bottom: 1rem;
}

.services-promo.services-promo-t7 h2 {
    float: none;
    display: flex;
    padding: 0;
}

.shop_standards.shop_standards-t7 .shop_standards_button .cta-button {
    margin-top: 2rem;
}

.intro_text_bullets_image.intro_text_bullets_image-t7 .main_promo.row_content_container {
    padding-bottom: 0;
}

.products_certified_container.products_certified_container-t7 .main_promo.row_content_container.grid-x {
    padding-top: 20px !important;
}

.services-promo.services-promo-t7 {
    padding-top: 0;
}

.featured-item.featured-item-t7 h2 {
    background: none;
    float: none;
    display: flex;
    padding: 0;
}

.featured-item.featured-item-t7 h2 .heading_flex_item .orangeline_bg {
    margin-right: -30px;
}

.shop_standards.shop_standards-t7 {
    padding-bottom: 4rem;
}

.products_certified_container.products_certified_container-t7 .main_promo_content_text .p {
    margin-bottom: 16px;
}

.products_certified_container.products_certified_container-t7 .main_promo_content_text .p:last-child {
    margin-bottom: 0;
}

.products_certified_container.products_certified_container-t7 .main_promo_content_title {
    margin-bottom: 0;
}

.intro_text_bullets_image_content_right .main_column ul li {
    margin-bottom: 10px;
}

.intro_text_bullets_image_content_right .main_column ol li {
    margin-bottom: 10px;
}

.intro_text_bullets_image_content_right .main_column ul li:last-child {
    margin-bottom: 0;
}

.intro_text_bullets_image_content_right .main_column ol li:last-child {
    margin-bottom: 0;
}

.intro_text_bullets_image.intro_text_bullets_image-t7 .intro_text_bullets_image_content_big_list {
    margin-bottom: 0;
}

.right_column img {
    width: 100%;
}

.subscribe_info .main_promo_content_text .form-footer .button {
    margin-bottom: 0;
}

.row_content_container.subscribe_info .form .consent input[type="checkbox"] {
    float: left;
    width: 15px;
    margin: 0;
    margin-top: 9px;
}

.getting_started_area.getting_started_area-t13 .block_title_name {
    display: flex;
    float: none;
    white-space: pre-wrap;
}

.work-section.work-section-t13 .work-header-content h5 {
    width: inherit;
    float: none;
}

.work-section.work-section-t13 .work-header-content {
    padding-top: 6px;
}

.getting_started_area.getting_started_area-t13 .getting_started_area_block_title {
    padding-top: 6px;
}

.logo-wall.logo-wall-t13 .logo-wall-header-content h5 {
    float: none;
    width: inherit !important;
    padding: 0;
}

.logo-wall.logo-wall-t13 .logo-wall-header-content {
    padding-top: 6px;
}

.page-template-csa-uk-page-csa-group-history .decade-group {
    padding-bottom: 2rem;
}

.featured-item.featured-item-t12 h2 {
    display: flex;
    float: none;
    padding: 0;
}

.heading_flex_item .orangeline_bg.offsetright {
    margin-right: -30px;
}

.industries.industries-news-press h2 {
    display: flex;
    float: none;
    padding: 0;
}

.calendar_result_items .custom-select .custom-options {
    display: none;
}

.calendar_result_items .custom-select.opened .custom-options {
    display: block;
}

.industries.industries-news-press {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

.single_news_or_press .event_details .results_detail_title h4,
.single_news_or_press .event_details .results_detail_title h3 {
    color: #f14800;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    font-family: ‘acumin-pro’, sans-serif;
}

.single_news_or_press .event_details h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    padding: 0;
    background: 0 0;
    margin-bottom: 0.5rem;
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
}

.single_news_or_press .event_details h3 {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    padding: 0;
    background: 0 0;
    margin-bottom: 0.5rem;
}

.page-template-default .section-content.clipped ul li {
    margin-bottom: 8px;
}

.single_article.main_promo .two_cols_wrap::after {
    content: "";
    display: table;
    clear: both;
}

.single_article.main_promo .two_cols_wrap .img_col {
    float: left;
    width: 240px;
    padding-right: 20px;
    padding-top: 8px;
}

.single_article.main_promo .two_cols_wrap .img_col img {
    width: 100%;
}

.single_article.main_promo .two_cols_wrap .content_col {
    float: left;
    width: calc(100% - 240px);
}

.single_article.main_promo .fsBody .fsSectionHeader {
    margin-bottom: 40px !important;
    padding: 15px 0 !important;
    background-color: #edeff0 !important;
}

.single_article.main_promo .fsBody .fsSectionHeader .fsSectionHeading {
    margin: 0;
}

.single_article.main_promo .fsBody {
    padding: 0px !important;
}

.single_article.main_promo .fsBody .fsForm {
    padding: 0 !important;
    margin: 0 !important;
}

.single_article.main_promo .fsForm .fsSubmit {
    padding-bottom: 0 !important;
    margin-top: 30px !important;
}

.single_article.main_promo .fsForm .fsSubmit .fsSubmitButton {
    padding: 20px 30px;
    border: 0px solid transparent;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    color: #ffffff !important;
    background-color: #1459A3 !important;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

.single_article.main_promo .fsform_empty_space {
    clear: both;
    width: 100%;
    height: 40px;
}

.single_article.main_promo .fsRow.fsFieldRow {
    margin-bottom: 20px;
}

.single_article.main_promo .fsRow.fsFieldRow::after {
    content: "";
    display: table;
    clear: both;
}

.single_article.main_promo .fsRow.fsFieldRow .fsFieldCell.fsSpan50 {
    width: 50%;
    padding: 0 5px;
    margin: 0 !important;
    box-sizing: border-box;
}

.single_article.main_promo .fsRow.fsFieldRow.fsLastRow .fsFieldCell.fsSpan100 {
    padding: 0 5px;
}

.single_article.main_promo .main_promo_content ol li {
    margin-bottom: 10px;
}

.single_article.main_promo .main_promo_content ul li {
    margin-bottom: 10px;
}

#mc_embed_signup form .button {
    padding: 18px 30px;
    border: 0px solid transparent;
    border-radius: 0px !important;
    font-size: 14px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    color: #ffffff !important;
    background-color: #1459A3 !important;
    height: inherit;
}

.single_article.main_promo .video_frame iframe {
    width: 629px;
    height: 354px;
}

.single_article.main_promo .iframe_center {
    text-align: center;
}

.single_article.main_promo #mc_embed_signup form {
    padding-left: 0;
    padding-bottom: 0;
}

.single_article.main_promo #mc_embed_signup form .mc-field-group {
    width: 100%;
}

.single_article.main_promo .icon_list {
    padding: 15px 0;
}

.single_article.main_promo .icon_list li {
    list-style: none;
    display: flex;
    align-items: center;
}

.single_article.main_promo .icon_list .icon_img {
    float: left;
    width: 60px;
    align-self: flex-start;
}

.single_article.main_promo .icon_list .icon_list_content {
    float: left;
    width: calc(100% - 60px);
}

.contact_us_accordion .fsRow .clear,
.contact_us_accordion .fsRow .fs-clear {
    clear: none;
}

.contact_us_accordion .fsBody .fsFieldRow::after {
    content: "";
    display: table;
    clear: both;
}

.contact_us_accordion .fsFieldRow .fsFieldCell.fsSpan50 {
    width: 50% !important;
    margin: 0 !important;
    padding: 0 5px !important;
}

.contact_us_accordion .fsRow.fsFieldRow {
    float: left !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.contact_us_accordion .fsRow.fsFieldRow.fsLastRow {
    padding: 0 5px !important;
    width: 100% !important;
    float: left !important;
}

.contact_us_accordion #fsForm3168115 #fsRow3168115-6.fsRow.fsFieldRow.fsLastRow,
.contact_us_accordion #fsForm3267035 #fsRow3267035-6.fsRow.fsFieldRow.fsLastRow {
    padding: 0 !important;
}

.main_promo.row_content_container.form-section-t30 {
    padding-top: 0;
}

.main_promo.row_content_container.form-section-t30 .fsBody .fsForm {
    margin: 0 !important;
    padding: 0 !important;
}

.main_promo.row_content_container.form-section-t30 .fsBody {
    padding: 0 !important;
}

.main_promo.row_content_container.form-section-t30 .fsSectionHeader {
    margin: 0;
    padding: 0;
}

.main_promo.row_content_container.form-section-t30 div.fsProgress {
    margin-top: 40px;
}

.main_promo.row_content_container.form-section-t30 .fsForm .fsSubmit {
    margin-top: 20px;
}

.fsForm select:not([multiple="multiple"]) {
    background-position: right 0px top 50% !important;
    padding-right: calc(18px) !important;
}

.single_news_or_press .main_promo_content_text ul li,
.single_news_or_press .main_promo_content_text ol li {
    margin-bottom: 10px;
}

.single_news_or_press .main_promo_content_text ul li:last-child,
.single_news_or_press .main_promo_content_text ol li:last-child {
    margin-bottom: 0;
}

p.para_heading {
    margin-bottom: 10px;
}

.calendar_event .main_promo_content_inner .main_promo_content_text {
    padding-right: 15px;
}

.inside_two_img {
    margin-bottom: 10px !important;
}

.inside_two_img::after {
    content: "";
    display: table;
    clear: both;
}

.inside_two_img img {
    float: left;
    width: 50%;
}

.inside_two_img img:first-child {
    padding-right: 5px;
}

.inside_two_img img:last-child {
    padding-left: 5px;
}

.inside_single_img_left::after {
    content: "";
    display: table;
    clear: both;
}

.inside_single_img_left img {
    float: left;
    width: 50%;
    padding-right: 5px;
}

.recallTableWrap {
    width: 100%;
    overflow-x: auto;
}

.recallTableWrap table p {
    margin: 0;
}

.recallTableWrap table td {
    border: 1px solid #ddd;
    background: #fff;
}

.sub-footer img.fr-logo {
    width: 150px;
}

.form_promo.form_promo_submit_report {
    padding-bottom: 0;
    padding-top: 0;
}

.form_promo.form_promo_submit_report .fsBody {
    padding: 0 !important;
}

.form_promo.form_promo_submit_report .fsBody .fsForm {
    margin: 0 !important;
    padding: 0 !important;
}

.form_promo.form_promo_submit_report .fsBody .fsForm .fsSectionHeader {
    padding: 0 !important;
}

@media print,
screen and (min-width:1801px) {
    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 32%;
    }

    .two-up-promo .cell-content p {
        min-height: inherit;
    }

    .home .content-slider-section .slick-list {
        padding: 0 4em 0 0;
    }

    .content-slider-section .content-slider .slick-list {
        padding: 0 4em 0 0;
    }
}

@media print,
screen and (min-width:1024px) {
    .services-promo .sidebar p {
        padding-right: 4rem
    }
}

@media screen and (max-width: 1024px) {
    .map-main-column .page_map {
        height: 250px;
    }

    .map-main-column .page_map.map-img img {
        height: 250px;
    }
}

@media print,
screen and (min-width:768px) {
    .getting_started_area_block_title {
        padding-top: 8px;
    }

    .contribute_get_involved_block_title {
        padding-top: 5px;
    }

    .contribute_get_involved_block_title .block_title_name {
        float: left;
        white-space: nowrap;
    }

    .contribute_get_involved_block_title.block_title span.orange-line {
        top: 1px;
        width: 100%;
        position: relative;
        right: 10px;
        margin-left: 25px;
        float: left;
    }

    .research_area_block_title {
        padding-top: 7px;
    }

    .research_area_block_title .block_title_name {
        float: left;
        white-space: nowrap;
    }

    .research_area_block_title.block_title span.orange-line {
        top: 2px;
        width: 100%;
        position: relative;
        right: 15px;
        margin-left: 25px;
        float: left;
    }

    .table-view {
        display: table;
        width: 100%;
        height: 100%;
    }

    .tablecell-view {
        display: table-cell;
    }

    .featured-item .featured-content .tablecell-view {
        vertical-align: bottom;
    }

    .page-template-csa-uk-page-tic-landing .featured-item .featured-content {
        padding: 5% 4rem 4rem;
        height: 482px;
    }

    .about-section-4 .main_promo_block_title h2.block_title_name {
        float: left;
        width: 165px;
        white-space: pre-wrap;
        display: inline-block;
        position: relative;
    }

    .about-section-4 .block_title span.orange-line {
        float: left;
        width: calc(100% - 190px);
        right: 0;
        margin-left: 10px;
        margin-top: 12px;
    }

    .services-promo.about-services-promo h2 {
        width: 165px;
    }

    .services-promo.about-services-promo .orange-line {
        width: calc(100% - 185px);
    }

    .about-section-3 .main_promo_block_title h2.block_title_name {
        float: left;
    }

    .about-section-3 .block_title span.orange-line {
        top: 2px;
        width: 100%;
        position: relative;
        right: 10px;
        margin-left: 20px;
    }

    .about-section-1 .block_title span.orange-line {
        top: 2px;
        width: 100%;
        position: relative;
        right: 15px;
        margin-left: 30px;
    }

    .page-template-csa-uk-page-about h2.main_promo_content_title {
        line-height: 40px;
    }
}

@media print,
screen and (min-width:1641px) and (max-width:1800px) {
    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 30%;
    }
}

@media print,
screen and (min-width:1400px) and (max-width:1640px) {
    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 26%;
    }
}

@media print,
screen and (min-width:1024px) and (max-width:1199px) {
    .services-promo h2.orangeline:after {
        width: 40%;
    }
}

@media print,
screen and (min-width:1025px) and (max-width:1199px) {
    .services-promo h2.orangeline:after {
        width: 40%;
    }

    .hero-gallery .slick-dots {
        bottom: 22%;
    }

    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 18%;
    }

    .new_standards_content_left_part {
        padding: 30px 40px 0 20px;
    }

    .new_standards_button a {
        padding-left: .5rem !important;
    }
}

@media print,
screen and (min-width:1025px) and (max-width:1279px) {
    .getting-started h2 {
        margin-left: 2em;
    }

    .getting-started .orange-line {
        width: calc(100% - 200px);
    }

    .featured-item h2 {
        margin-left: 2em;
    }

    .featured-item .orange-line {
        width: calc(100% - 190px);
    }

    .featured-item .side-content {
        padding-left: 2em;
    }

    .two-up-promo .cell-content p {
        min-height: 90px;
    }

    body .top-bar {
        border-bottom: 1px solid rgba(255, 255, 255, .5);
    }

    .page-id-66482 .text-only .stat h2 {
        font-size: 2.2rem;
    }
}

@media print,
screen and (min-width:768px) and (max-width:1200px) {
    .block_title_name {
        margin: inherit;
    }

    .services-promo .cell.medium-3 {
        padding-top: 0px;
    }
}

@media print,
screen and (min-width:768px) and (max-width:1279px) {
    .row_content_container.about-section-1 {
        padding-top: 3em;
        padding-bottom: 2em;
    }

    .certification_marks_table_left_part {
        padding-left: 0;
    }

    .intro_text_bullets_image_content {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .certification_marks_table {
        padding: 0 2rem;
        padding-bottom: 3rem;
    }

    .become_a_member.become_a_member-t5 {
        padding-bottom: 4rem;
    }

    .footer-container .menu {
        margin-top: 15px;
    }

    .products_certified_container.products_certified_container-t7 .main_promo.row_content_container.grid-x {
        padding-bottom: 4rem;
    }

    .location .location_content .location_content_item {
        padding-right: 10px;
    }

    .work-section.work-section-t13 .work-header {
        padding: 0 2rem;
    }

    .logo-wall.logo-wall-t13 {
        padding: 4em 2em;
    }

    .work-section.work-section-t13 .work-content .feature {
        padding-left: 1rem;
        padding-bottom: 2rem;
    }

    .work-section.work-section-t13 .work-content .feature p {
        max-width: 100%;
    }
}

@media print,
screen and (min-width:768px) and (max-width:1024px) {

    .two-up-promo h2,
    .two-up-promo .sec-side-head {
        width: 70%;
    }

    .cta-button {
        padding: 1rem 2.8rem 1rem 1rem;
        margin-right: 23px;
    }

    .two-up-promo .cell-content {
        padding: 3.2rem 1rem 4rem 2.5rem;
    }

    .two-up-promo .intro-cell span.orange-line {
        right: -2em;
        margin-left: -10px;
        width: calc(100% - 170px);
    }

    .industries .tiles .tile h5 {
        padding-right: 0;
        width: 100%;
        padding-left: 0;
        margin: 0;
        clear: both;
        padding-top: 1em;
    }

    .industries .tiles .tile .tile-thumbnail {
        float: left;
        width: 150px;
    }

    .industries .tiles .tile .tile-thumbnail .tile-image {
        min-height: 100px;
    }

    .industries .tiles .grid-x .cell.medium-4 {
        width: 100%;
    }

    .industries .tiles .tile {
        border: none;
        border-bottom: 1px solid #ddd;
        min-height: inherit;
        padding: 1rem 0;
        padding-top: 2em;
    }

    .industries .tiles .tile .content {
        display: block !important;
        color: #474342;
        margin-top: 10px;
    }

    .industries .tiles .tile .content .rule {
        display: none;
    }

    .industries .tiles {
        margin-top: 0;
    }

    .industries h4 {
        margin-bottom: 0;
    }

    .industries .tiles .cell:nth-of-type(7) .tile,
    .industries .tiles .cell:nth-of-type(8) .tile,
    .industries .tiles .cell:nth-of-type(9) .tile {
        border-bottom: 1px solid #ddd;
    }

    .contact_us_accordion .main_promo_block_title {
        padding-top: 0px;
    }

    .contact_us_accordion .main_promo_block_title.block_title span.orange-line {
        float: left;
        width: calc(100% - 127px);
        max-width: 100%;
        right: 2px;
        margin-left: 10px;
        top: -1px;
    }

    .row_content_container.contact_us_directory .block_title span.orange-line {
        float: left;
        right: 0;
        width: calc(100% - 80px);
        margin-left: 10px;
        max-width: 100%;
        top: 3px;
    }

    .contact_us_accordion ul.accordion .content_inside {
        padding-bottom: 30px;
    }

    .getting-started h2 {
        margin-left: 2em;
    }

    .featured-item h2 {
        margin-left: 2em;
    }

    .featured-item .orange-line {
        right: -1.5em;
    }

    .featured-item .side-content p {
        margin-right: 0;
    }

    .page-template-csa-uk-page-tic-landing .industries {
        padding-top: 4em;
    }

    .page-template-csa-uk-page-tic-landing .industries .sidebar {
        padding: 3rem 0 0;
    }

    .page-template-csa-uk-page-tic-landing .services-promo .tiles {
        padding: 1rem 0 0;
    }

    .services-promo.about-services-promo .tiles .tile {
        min-height: 280px;
    }

    .row_content_container.about-section-3 {
        padding-top: 2em;
        padding-bottom: 1em;
    }

    .about-section-3 .main_promo_block_title h2.block_title_name {
        width: 115px;
        padding-top: 22px;
    }

    .about-section-3 .block_title span.orange-line {
        top: 0px;
        width: calc(100% - 120px);
    }

    .services-promo.about-services-promo .tiles .tile {
        padding-right: 1rem;
    }

    .certification_marks_table_right_part_table_row .mark-tile {
        padding: 0 12px;
    }

    .certifications_item .certifications_item_left.cell.medium-7 {
        width: 100%;
    }

    .certifications_item .certifications_item_right.cell.medium-4 {
        width: 100%;
        margin-left: 0;
    }

    h2.main_promo_content_title {
        line-height: 32px;
    }

    .intro_text_bullets_image_content_big_list li:last-child {
        margin-bottom: 0;
    }

    .intro_text_bullets_image_content_left .intro_text_bullets_image_content_big_list {
        margin-bottom: 15px;
    }

    .row_content_container.marks-label-section2 {
        padding-top: 1rem;
    }

    .new_standards_content_left_part {
        padding: 20px 20px 0 10px;
    }

    .orangeline.orangeline_offsetright::after {
        right: -10px;
    }

    .featured-item .side-content {
        padding-left: 2rem;
    }

    .industries .sidebar {
        padding: 2rem 0 0;
    }

    .industries .sidebar p {
        padding-right: 2rem;
    }

    .page-template-csa-uk-page-tic-industry .text-only .stat h2 {
        font-size: 3.8rem;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .certification_marks_table_right_part_table_titles {
        display: none;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .certification_marks_table_right_part_table_row {
        padding-top: 30px;
        padding-bottom: 30px;
        align-items: center;
        border-bottom: 1px solid #ddd;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .certification_marks_table_right_part_table_row:nth-child(2) {
        border-top: 1px solid #474342;
        margin-top: 30px;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .columns_1 {
        width: 130px;
        border: none;
        padding: 0;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .columns_2 {
        width: calc(100% - 130px);
        padding: 0;
        padding-left: 10px;
        border: none;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .columns_3 {
        width: 100%;
        max-width: 100%;
        border: none;
        padding: 0;
        padding-top: 15px;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .columns_4 {
        display: none;
    }

    .certification_marks_table_component.certification_marks_table_component-t12 .columns_1 .mark-tile {
        padding: 0;
    }

    .main_promo-explore-marks .marks-country-products-overview .tabs-title>a {
        padding: 1.25rem 1rem;
    }

    .work-section.work-section-t13 .work-quote .spotlight {
        padding: 1rem 1rem 1rem 1rem;
    }

    .work-section.work-section-t13 .work-quote .label {
        padding: 1rem;
        padding-bottom: 0;
    }

    .work-section.work-section-t13 .work-quote .spotlight .quote {
        padding: 1rem 10px;
    }

    .work-section.work-section-t13 .work-quote .spotlight .title {
        margin: 0 0 1rem;
    }

    .sdo_get_involved_join_community .sdo_get_involved_join_community_content_text {
        margin-top: 6px;
    }
}

@media print,
screen and (min-width:768px) and (max-width:1023px) {

    .content-slider-section .content-slider,
    .content-slider-section .latest-slider {
        width: 100vw;
    }
}

@media print,
screen and (min-width:992px) and (max-width:1024px) {
    .hero-gallery .hero-gallery-slider .slide img {
        max-height: 845px;
        object-fit: cover;
        object-position: top;
    }

    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 30%;
    }

    .two-up-promo .cell-content p {
        min-height: 90px;
    }

    .work-section .work-header .cell.medium-8 {
        padding-left: 26px;
    }

    .services-promo.about-services-promo .tiles .tile {
        min-height: 250px;
    }

    .services-promo .tiles .tile {
        padding-right: 2rem;
    }

    .location .location_content h2 {
        font-size: 1.3rem;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .sticky_post .results_item h2:after {
        background-size: 24px;
        right: -37px;
    }

    .bulletins_section_download a.hover-image,
    .bulletins_section_download .download-icon.hover-image {
        left: 0px !important;
    }

    .bulletins_section_download.large-3.medium-2.small-1.bulletin-hover,
    .bulletins_section_download.large-2.medium-2.small-1.bulletin-hover {
        padding: 0px;
    }
}

@media print,
screen and (min-width:768px) and (max-width:991px) {
    .work-section .work-header-content h5 {
        width: 100px;
    }

    .work-section .work-header-content .orange-line {
        width: calc(100% - 110px);
        margin-left: 10px;
    }

    .contact-section h5 .large-5 {
        width: 100px;
    }

    .contact-section h5 .large-7 {
        width: calc(100% - 100px);
    }

    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 30%;
    }

    .two-up-promo h4,
    .two-up-promo .sec-main-heading {
        font-size: 1.2rem;
    }

    .two-up-promo .cell-content p {
        min-height: 134px;
        max-width: 100%;
    }

    .two-up-promo .cell-content .cta-button {
        width: 100%;
        text-align: center;
    }

    .work-section .work-header .medium-4 {
        width: 25%;
    }

    .work-section .work-header .medium-8 {
        width: 75%;
    }

    .work-section .work-content .medium-8 {
        width: 75%;
    }

    .work-section .work-content .medium-4 {
        width: 25%;
    }

    .work-section .work-header .cell.medium-8 {
        padding-left: 15px;
    }

    .logo-wall .logo-wall-header .medium-4 {
        width: 25%;
    }

    .logo-wall .logo-wall-header .medium-8 {
        width: 75%;
    }

    .logo-wall .logo-wall-header .medium-8 {
        padding-left: 15px;
    }

    .logo-wall .logo-wall-content .medium-4 {
        width: 25%;
    }

    .logo-wall .logo-wall-content .medium-8 {
        padding-left: 15px;
        width: 75%;
    }

    .logo-wall.logo-wall-t13 .logo-wall-content .location_content_item {
        width: 33.33333%;
    }

    .logo-wall .logo-wall-header .logo-wall-header-content h5 {
        width: 112px;
        padding-right: 0px;
    }

    .logo-wall .logo-wall-header .logo-wall-header-content .orange-line {
        right: 0;
        width: calc(100% - 125px);
        margin-left: 12px;
    }

    .services-promo .sidebar p {
        padding-right: 2rem;
    }

    .research_area_content_text p {
        width: auto;
    }

    .research_area_slider_content ul.slick-dots {
        position: relative;
        left: 0;
        bottom: 0;
        margin: 0;
        width: 100%;
        max-width: 100%;
        text-align: right;
        margin-top: 30px;
    }

    .research_area_content_btn a {
        margin-top: 1rem;
    }

    .certifications_item_right {
        margin-left: 0;
    }

    .text-only.text-only-tc h4 {
        min-height: 48px;
    }

    .row_content_container.marks-label-section2 .main_promo_block_title.block_title {
        display: block;
    }

    .certification_marks_table_component.marks-label-section3 h2.section-title .title-text {
        white-space: normal;
    }

    .certification_marks_table_component.marks-label-section3 .main_promo_block_title.block_title {
        display: block;
    }

    .row_content_container.marks-label-section2 .block_title span.orange-line {
        position: absolute;
        margin-top: 10px;
        z-index: 0;
    }

    .row_content_container.marks-label-section2 .main_promo_block_title h2.block_title_name {
        white-space: normal;
        background: #fff;
        z-index: 1;
        position: relative;
        padding-right: 10px;
    }

    .new_standards_button a {
        padding-left: .5rem !important;
        padding-right: 1rem !important;
        font-size: 14px;
    }

    .new_standards_button .cta-button span {
        right: 0.4rem;
        top: calc(50% - 7px) !important;
    }

    .top_standards_container_top_title h2 {
        margin-bottom: 40px;
    }

    .top_standards.row_content_container.sdo_top_standards {
        padding-top: 4rem;
    }

    .medium-3.new_standards_content_left_part p {
        word-wrap: anywhere;
    }

    .public_review.public_review-t5 .public_review_block_title .block_title_name {
        width: 160px;
    }

    .contact-section .contact-callout {
        padding: 3rem;
    }

    .custom-options span {
        padding: 15px;
    }

    .custom-options span.child-option {
        padding-left: 20px;
    }

    .page-id-66482 .text-only .stat h2 {
        font-size: 1.6rem;
    }

    .page-template-csa-uk-page-tic-area .left_part {
        padding-right: 2rem;
    }

    .featured-item.featured-item-t7 h2 .heading_flex_item .line_heading_text {
        max-width: 70%;
    }

    .services-promo .tiles .cell:nth-of-type(2n) .tile {
        padding-left: 1.3rem;
        padding-right: 1rem;
    }

    .services-promo .tiles .tile h4 a {
        padding-right: 0.3rem;
    }

    .services-promo .tiles .tile h4 {
        font-size: 1.1rem;
    }

    .location .location_content h2 {
        font-size: 1.3rem;
    }

    .location .location_content h2::after {
        top: 2px;
        transform: scale(0.7);
    }

    .team_group_item_row .team_group_item_row_peoples .team_group_item_row_people {
        width: 33.333334%;
    }

    .team_group_item_row_people.cell.medium-3 {
        margin-bottom: 3rem;
    }

    .featured-item.featured-item-t11 h2 .graybg {
        max-width: 70%;
        white-space: normal;
        display: inline-block;
    }

    .page-template-csa-uk-page-tic-services-subcat .featured-item.featured-item-t11 h2 .graybg {
        white-space: nowrap;
    }

    .custom-select-trigger {
        padding: 22px 44px 22px 22px;
    }

    html[lang^="de"] .two-up-promo .cell-content .cta-button {
        padding: 1rem 2.5rem 1rem 0.5rem;
    }

    .form_wrap .fsBody .fsSupporting {
        font-size: 12px;
        font-weight: 400;
        font-style: normal;
        line-height: 12px;
        color: #595d64;
        margin-bottom: 15px;
        padding-top: 10px !important;
    }
}

@media print,
screen and (max-width:767px) {

    .content-slider-section .content-slider .slick-dots,
    .content-slider-section .latest-slider .slick-dots {
        padding-right: 0;
    }

    .two-up-promo .cell-content {
        padding: 2rem 2rem 0;
    }

    .two-up-promo .intro-cell h2,
    .two-up-promo .intro-cell .sec-side-head {
        width: 140px;
    }

    .two-up-promo .intro-cell span.orange-line {
        width: calc(100% - 150px);
        margin-left: 10px;
        right: 0;
    }

    .two-up-promo .intro-cell {
        padding-right: 2em;
    }

    .two-up-promo {
        padding-bottom: 4rem;
    }

    .work-section .work-header-content h5 {
        width: 170px;
    }

    .work-section .work-header-content span.orange-line {
        width: calc(100% - 180px);
        position: relative;
        top: 10px;
        right: 0;
        float: left;
        margin-left: 10px;
    }

    .work-section .work-header-content {
        margin-bottom: 1em;
        overflow: auto;
    }

    .work-section .work-content {
        padding-bottom: 4em;
    }

    .logo-wall .logo-wall-header .logo-wall-header-content .orange-line {
        width: calc(100% - 130px);
        position: relative;
        top: 10px;
        right: 0;
        float: left;
        margin-left: 0;
    }

    .logo-wall .logo-wall-header .logo-wall-header-content::after {
        content: "";
        display: table;
        clear: both;
    }

    .logo-wall .logo-wall-header .logo-wall-header-content {
        margin-bottom: 1em;
    }

    .contact-section h5 .large-5 {
        float: left;
        width: 135px;
        white-space: nowrap;
    }

    .contact-section h5 .large-7 {
        float: left;
        width: calc(100% - 135px);
        padding-right: 2em;
        padding-left: 1em;
    }

    .contact-section h5 {
        margin-bottom: 2em;
    }

    .contact-section h5::after {
        content: "";
        display: table;
        clear: both;
    }

    .content-slider-section .latest-slider .slick-dots {
        opacity: 0;
        z-index: -1;
    }

    .work-section .work-header .cell.medium-8 {
        padding-left: 0;
    }

    .logo-wall .logo-wall-header .medium-8 {
        padding-left: 0;
    }

    .logo-wall .logo-wall-content .medium-8 {
        padding-left: 0;
    }

    .cta-button {
        width: auto;
    }
    .annual_content_item_link .cta-button {
        width: auto;
        padding-left: 2rem;
        margin-top: 0;
    }

    .getting_started_area_content_block_2 {
        margin-bottom: 45px;
    }

    .hero-gallery .hero-gallery-slider .slide .slide-content .cta-button {
        width: 100%;
    }

    .hero-gallery .hero-gallery-slider .slide img {
        max-height: 600px;
        object-fit: cover;
        object-position: top;
    }

    .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 31%;
    }

    .getting_started_area_block_title.block_title span.orange-line {
        width: 100%;
        max-width: 100%;
    }

    .getting_started_area_block_title.block_title {
        margin-bottom: 0;
    }

    .contribute_get_involved_block_title.block_title span.orange-line {
        top: 1px;
        width: calc(100% - 105px);
        position: relative;
        right: 0;
        margin-left: 15px;
        float: left;
        max-width: 100%;
    }

    .contribute_get_involved_block_title.block_title {
        margin-bottom: 20px;
    }

    .contribute_get_involved_two_block {
        margin-top: 2em;
    }

    .research_area_block_title.block_title {
        margin-bottom: 20px;
    }

    .research_area_block_title.block_title span.orange-line {
        top: 1px;
        width: 100%;
        right: 0;
        margin-left: 15px;
        float: left;
        max-width: 100%;
    }

    .industries {
        padding-top: 3em;
    }

    .industries h4 {
        margin-top: 0rem;
    }

    .industries .orange-line {
        right: 0;
        position: absolute;
        margin-top: 1px;
        max-width: 50%;
    }

    .industries .tiles .tile .tile-thumbnail {
        width: 40%;
        float: left;
    }

    .industries .tiles .tile .tile-thumbnail .tile-image {
        min-height: 65px;
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .industries .tiles .tile h5 {
        margin-top: 10px;
        padding-right: 0;
        width: 60%;
        float: left;
        padding-left: 15px;
    }

    .industries .tiles .tile .content {
        clear: both;
    }

    .industries .tiles .tile {
        margin: 0;
        min-height: inherit;
        padding: 1rem 2rem;
        border-bottom: 1px solid #ddd !important;
        padding-top: 2rem;
    }

    .services-promo .orange-line {
        right: 0;
        width: 100%;
        margin-top: 2px;
        max-width: 70%;
    }

    .contact-section h5 {
        float: left;
        width: 135px;
    }

    .research_area_slider_content_item_link a {
        width: 100%;
    }

    .research_area_slider_content_item {
        padding: 15px;
    }

    .research_area_slider_content_item_img {
        margin-bottom: 20px;
    }

    .slider_research .slick-dots {
        position: relative;
        bottom: 0;
        margin: 0;
        padding: 0;
        margin-top: 30px;
        max-width: 100%;
        text-align: right;
    }

    .research_area_content_btn a {
        margin-top: 1rem;
    }

    .services-promo .tiles .tile p {
        float: right;
        width: calc(100% - 65px);
    }

    .services-promo .tiles .tile h4 {
        float: right;
        width: calc(100% - 65px);
        padding: 0;
    }

    .services-promo .tiles .tile .tile-icon {
        float: left;
        width: 50px;
    }

    .services-promo .tiles .tile::after {
        content: "";
        display: table;
        clear: both;
        background: none;
        position: inherit;
    }

    .services-promo .tiles .tile::before {
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% - 65px);
        bottom: 0;
        right: 0;
        background: #ddd;
        left: auto;
    }

    .services-promo .tiles {
        padding: 0;
    }

    .industries .tiles .tile h5 a {
        position: relative;
        display: inline-block;
    }

    .industries .tiles .tile svg {
        position: relative;
        bottom: -2px;
        right: 0;
        display: inline-block;
    }

    .getting_started_content_btn .cta-button {
        width: 89%;
    }

    .contact_us_accordion .main_promo_block_title.block_title span.orange-line {
        max-width: 100%;
        right: 0;
        margin-left: 10px;
    }

    .row_content_container.contact_us_directory .block_title span.orange-line {
        max-width: 100%;
        right: 0;
        margin-left: 10px;
        top: 2px;
    }

    .main_promo.contact_us_accordion {
        padding: 30px 2rem 30px;
    }

    .block_contact_us_accordion .accordion>li>a {
        padding-right: 30px;
        font-family: "tiempos-medium";
        font-size: 1.3rem;
        line-height: 1.17;
        font-weight: 500;
    }

    .block_contact_us_accordion .accordion>li>a::after {
        top: 44px;
    }

    .block_contact_us_accordion ul.accordion .content_inside {
        padding-bottom: 30px;
    }

    .getting-started h2 {
        margin-left: 2em;
    }

    .getting-started h4 {
        margin-top: 2rem;
    }

    .getting-started .orange-line {
        float: left;
        width: calc(100% - 225px);
        right: 0;
        margin-left: 10px;
        position: relative;
        margin-top: 1px;
    }

    .featured-item h2 {
        margin-left: 2rem;
    }

    .featured-item .orange-line {
        float: left;
        right: 2em;
        width: 100%;
        margin-top: 1px;
        max-width: 60%;
        z-index: 1;
    }

    .featured-item .side-content .cta-button {
        padding-right: 50px;
    }

    .industries .tiles .tile .content p .block {
        display: inline;
    }

    .page-template-csa-uk-page-tic-landing .services-promo .tiles .tile h4 {
        width: 100%;
        margin-top: 0;
    }

    .page-template-csa-uk-page-tic-landing .services-promo .tiles .tile p {
        width: 100%;
    }

    .page-template-csa-uk-page-tic-landing .services-promo .tiles .tile .tile-icon {
        width: auto;
    }

    .page-template-csa-uk-page-tic-landing .industries .tiles .tile {
        margin-right: -2em;
        padding-left: 0;
        padding-top: 2em;
        padding-bottom: 2em;
        margin-left: 2em;
        border-bottom: 1px solid #ddd;
    }

    .page-template-csa-uk-page-tic-landing .hero-header-static .hero-content h1 {
        margin-top: 6rem;
    }

    .featured-item .mobile-content h4,
    .featured-item .mobile-content h2 {
        padding: 1.5rem 2rem 1.5rem;
        max-width: 450px;
        line-height: 1.2;
        font-family: "tiempos-medium", sans-serif;
        font-size: 1.5rem;
        color: #474342;
        font-weight: 400;
        margin: 0px;
    }

    .page-template-csa-uk-page-tic-landing .services-promo h4 {
        margin-top: 15px;
    }

    .page-template-csa-uk-page-tic-landing .industries .tiles .cell:nth-of-type(7) .tile,
    .page-template-csa-uk-page-tic-landing .industries .tiles .cell:nth-of-type(8) .tile {
        border-bottom: 1px solid #ddd;
    }

    .page-template-csa-uk-page-tic-landing .industries .tiles .tile .content p {
        margin-bottom: 0;
    }

    .about-section-1 .block_title span.orange-line {
        top: 0;
        width: 100%;
        position: relative;
        right: 0;
        margin-left: 10px;
        float: left;
        max-width: 100%;
    }

    .about-section-1 .main_promo_block_title h2,
    .about-section-3 .main_promo_block_title h2 {
        margin-bottom: 0;
    }

    .row_content_container.about-section-3 {
        padding-top: 1em;
        padding-bottom: 2em;
    }

    .about-section-3 .block_title span.orange-line {
        max-width: 100%;
        right: 0;
        margin-left: 10px;
    }

    .about-section-3 .button_mob .cta-button {
        padding-right: 50px;
    }

    .row_content_container.about-section-4 {
        padding-top: 0rem;
    }

    .services-promo.about-services-promo .orange-line {
        width: calc(100% - 270px);
    }

    .about-section-4 .block_title span.orange-line {
        top: 2px;
        width: 100%;
        max-width: 100%;
        right: 0;
        margin-left: 10px;
    }

    .about-section-4 .block_title,
    .about-section-3 .block_title,
    .about-section-1 .block_title {
        margin-bottom: 0;
    }

    .services-promo.about-services-promo .tiles .tile {
        padding-top: 1rem;
    }

    .page-template-csa-uk-page-about .sdo_page_hero_content p.sdo_subtext {
        text-align: center;
    }

    .row_content_container.shop_standards.tsec2 .block_title span.orange-line {
        right: 0;
        margin-left: 15px;
    }

    .row_content_container.shop_standards.tsec2 {
        padding-top: 1em;
    }

    .row_content_container.shop_standards.tsec2 .main_promo_block_title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .certifications_item {
        padding: 30px 0;
    }

    .content-slider-section .content-slider .slick-dots {
        z-index: -1;
        opacity: 0;
    }

    .content-slider-section.tc-content-slider-section {
        padding-bottom: 2em;
    }

    .row_content_container.shop_standards.tsec2 .block_title span.orange-line {
        max-width: 100%;
    }

    h2.main_promo_content_title {
        line-height: 34px;
        color: #fff;
    }

    .row_content_container.tc-section-1 .block_title span.orange-line {
        max-width: 100%;
        right: 0;
    }

    .row_content_container.tc-section-1 .main_promo_block_title.block_title {
        margin-bottom: 0;
    }

    .sub-footer a.cta-button {
        width: 100%;
    }

    .intro_text_bullets_image .block_title span.orange-line,
    .row_content_container.marks-label-section2 .block_title span.orange-line {
        right: 0;
        max-width: 100%;
    }

    .row_content_container.marks-label-section2 .block_title span.orange-line {
        margin-left: 10px;
    }

    .intro_text_bullets_image .main_promo_block_title.block_title {
        margin-bottom: 0;
    }

    .intro_text_bullets_image.marks-label-section1 .main_promo.row_content_container {
        padding-bottom: 0px;
    }

    .intro_text_bullets_image.marks-label-section1 .main_promo_content_title {
        margin-bottom: 10px;
    }

    .row_content_container.marks-label-section2 {
        padding-top: 0;
        padding-bottom: 2rem;
    }

    .row_content_container.marks-label-section2 .main_promo_block_title.block_title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .certification_marks_table_component .main_promo.row_content_container {
        padding-top: 2rem;
    }

    .certification_marks_table_component .main_promo.row_content_container .main_promo_block_title.block_title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .text-only.text-only-tc h4 {
        height: inherit !important;
    }

    .getting_started_area_content_inner_block.content_inner_block {
        margin-bottom: 30px !important;
    }

    .text-only .stat h4 {
        height: inherit !important;
    }

    .row_content_container.about-section-4 .display-block .block_title_name {
        white-space: normal;
        float: left;
        z-index: 1;
        position: relative;
        background: #fff;
        padding-right: 10px;
    }

    .about-section-4 .block_title span.orange-line {
        top: 12px;
        width: 100%;
        max-width: 60%;
        right: 0;
        margin-left: 10px;
        position: absolute;
        z-index: 0;
    }

    .text-only.text-only-tc {
        padding: 3rem 2rem;
        padding-top: 1em;
        padding-bottom: 0;
    }

    .main_promo.row_content_container.why-csa .main_promo_block_title.block_title {
        margin-bottom: 0;
    }

    .main_promo.row_content_container.why-csa {
        padding-bottom: 10px;
        padding-top: 30px;
    }

    .top_standards.row_content_container.sdo_top_standards .orangeline {
        overflow: hidden;
        margin-right: 2rem;
    }

    .main_promo.row_content_container.shop_standards .main_promo_block_title.block_title {
        margin-bottom: 0;
    }

    .research_area.row_content_container.sdo_research_area .research_area_content_btn {
        margin-top: 40px;
    }

    .featured-item .arrow {
        clear: both;
        display: inline-block;
    }

    .industries.industries-t4 {
        padding-top: 1rem;
    }

    .orangeline.orangeline_offsetright::after {
        right: 0;
    }

    .featured-item.featured-item-t4 .orangeline {
        width: 80%;
    }

    .page-template-csa-uk-page-tic-industry .text-only .stat h2 {
        font-size: 4rem;
    }

    .text-only {
        padding: 3rem 2rem;
    }

    .services-promo.services-promo-t4 .sidebar {
        margin-bottom: 2rem;
    }

    .services-promo.services-promo-t4 .tiles {
        padding: 1rem 0 0;
    }

    .industries.industries-t4 .cell-content {
        margin-top: 20px;
    }

    .research_area.row_content_container.sdo_research_area .slider_research {
        padding-bottom: 2rem;
    }

    .research_area.sdo_research_area.sdo_research_area-t8 {
        padding-top: 1rem;
    }

    .new_standards_content_left_part {
        padding: 40px 20px 0 40px;
    }

    .sdo_get_involved_join_community.sdo_get_involved_join_community-t5 .sdo_get_involved_join_community_block_title {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .sdo_get_involved_join_community_content_text p {
        margin-bottom: 30px;
    }

    .become_a_member.become_a_member-t5 {
        padding: 2rem 2rem 2rem;
    }

    .become_a_member.become_a_member-t5 .become_a_member_block_title {
        margin-top: 0;
        margin-bottom: 0;
    }

    .become_a_member.become_a_member-t5 .become_a_member_block_title {
        height: auto;
    }

    .block_title {
        height: auto;
    }

    .public_review.public_review-t5 .public_review_block_title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .academic_challenge.academic_challenge-t5 .academic_challenge_block_title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .public_review.public_review-t5 {
        padding: 2rem 2rem 2rem;
    }

    .sdo_get_involved_join_community.sdo_get_involved_join_community-t5 {
        padding: 2rem 2rem 2rem;
    }

    .academic_challenge.academic_challenge-t5 {
        padding: 2rem 2rem 2rem;
    }

    .main_promo.main_promo-overview-t30 .main_promo_block_title {
        margin-bottom: 0;
    }

    .main_promo.row_content_container.main_promo-sec1-t11 .main_promo_block_title {
        margin-top: 0;
    }

    .intro_text_bullets_image_content.intro_text_bullets_image_content-t11 .intro_text_bullets_image_content_left .intro_text_bullets_image_content_big_list {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .intro_text_bullets_image.intro_text_bullets_image-t11 {
        padding-bottom: 2rem;
    }

    .featured-item.featured-item-t11 h2 {
        width: 80%;
    }

    .featured-item.featured-item-t11 {
        padding: 3rem 0;
    }

    .services-promo.services-promo-t11 {
        padding-bottom: 3rem;
        padding-top: 3rem;
    }

    .services-promo.services-promo-t11 .tiles {
        padding: 0rem 0 0;
    }

    .row_content_container.shop_standards.tsec2 .main_promo_content_title {
        margin-bottom: 0;
    }

    .industries.industries-t25 {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }

    .industries.industries-t25 h2.orangeline {
        margin-bottom: 20px;
    }

    .page-template-csa-uk-page-faq .faq_part {
        margin-bottom: 2rem;
    }

    .page-template-csa-uk-page-faq .accordion>li>a {
        font-family: "tiempos-medium";
        font-size: 1.2rem;
        line-height: 1.17;
        font-weight: 500;
    }

    .featured-item.featured-item-t24 {
        padding: 3rem 0;
    }

    .custom-select-wrapper {
        padding-right: 0;
    }

    .select_result_item:last-child .custom-select {
        margin-bottom: 0;
    }

    .select_result_item:last-child {
        margin-bottom: 0;
    }

    .insights_center_result_items.row_content_container {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }

    .custom-select {
        margin-bottom: 20px;
    }

    .pagination .page-numbers,
    .pagination a {
        padding: 8px 10px 10px;
    }

    .pagination a.pagination-older {
        top: 4px;
        padding-right: 0;
    }

    .main_promo.row_content_container.main_promo-inform-notice {
        padding-bottom: 3rem;
    }

    .main_promo.row_content_container.main_promo-inform-notice .main_promo_content.listings {
        width: 100%;
    }

    .page-template-csa-uk-page-search-notices .results-filters-form .form-footer .button,
    .page-template-csa-uk-page-search-recalls .results-filters-form .form-footer .button {
        padding: .75rem 2rem;
    }

    .page-template-csa-uk-page-search-notices .results-filters,
    .page-template-csa-uk-page-search-recalls .results-filters {
        margin-bottom: 3rem;
    }

    .page-template-csa-uk-page-search-notices .content_search_intro .main_promo_block_title,
    .page-template-csa-uk-page-search-recalls .content_search_intro .main_promo_block_title {
        margin-bottom: 2rem;
    }

    .page-template-csa-uk-page-search-notices .table-sortable th.sortable a,
    .page-template-csa-uk-page-search-notices table.informs-notices-results th.sortable a,
    .page-template-csa-uk-page-search-recalls .table-sortable th.sortable a,
    .page-template-csa-uk-page-search-recalls table.informs-notices-results th.sortable a {
        min-width: 55px;
        padding: .75rem .5rem;
    }

    .page-template-csa-uk-page-search-notices table.informs-notices-results td {
        padding: 1.5rem .5rem;
    }

    .page-template-csa-uk-page-search-notices .pagination a.pagination-older,
    .page-template-csa-uk-page-search-recalls .pagination a.pagination-older {
        margin-left: 0;
    }

    .main_promo.row_content_container.main_promo-recall-search .main_promo_content.listings {
        width: 100%;
    }

    .main_promo.row_content_container.main_promo-recall-search {
        padding-bottom: 3rem;
    }

    .heading_flex_item .orangeline_bg {
        margin-right: 0;
    }

    .main_promo.row_content_container.main_promo-t10 .main_promo_block_title {
        margin-bottom: 0;
    }

    .main_promo.row_content_container.single_page .main_promo_content.section-content {
        width: 100%;
    }

    .main_promo.row_content_container.single_page .frame {
        overflow-x: auto;
    }

    .white-button a span {
        background: url(../../images/right-arrow.svg) top left no-repeat;
    }

    .white-button a:hover span {
        background: url(../../images/right-arrow.svg) top left no-repeat;
    }

    .page-template-csa-uk-page-explore-marks .content_search_intro .main_promo_block_title {
        margin-bottom: 1rem;
        margin-top: 0;
    }

    .main_promo-explore-marks .marks-country-products-overview .tabs-title>a {
        padding: 1.25rem 0.6rem;
    }

    .page-id-66482 .text-only .stat h2 {
        font-size: 2.6rem;
    }

    .products_certified_container.products_certified_container-t7 .main_promo_block_title {
        margin-bottom: 20px;
        margin-top: 0;
    }

    .products_certified_container.products_certified_container-t7 .main_promo_content_title {
        margin-bottom: 0;
        margin-top: 0;
    }

    .products_certified_container.products_certified_container-t7 .main_promo.row_content_container.grid-x {
        padding-bottom: 2rem;
    }

    .intro_text_bullets_image.intro_text_bullets_image-t7 .intro_text_bullets_image_content_big_list {
        margin-bottom: 0;
    }

    .featured-item.featured-item-t7 h2 {
        width: 80%;
    }

    .intro_text_bullets_image.intro_text_bullets_image-t7 .main_promo_block_title {
        margin-top: 0;
    }

    .featured-item.featured-item-t7 .mobile-content h4 {
        padding-bottom: 0;
        margin-bottom: 1rem;
        margin-top: 0;
    }

    .shop_standards.shop_standards-t7 .main_promo_block_title {
        margin-top: 0;
    }

    .shop_standards.shop_standards-t7 {
        padding-bottom: 3rem;
    }

    .page-template-csa-uk-page-tic-area .content-slider-section {
        min-height: inherit;
        padding-bottom: 3rem;
        padding-top: 3rem;
    }

    .page-template-csa-uk-page-explore-marks .results-filters-form .form-footer::after {
        content: "";
        display: table;
        clear: both;
    }

    .page-template-csa-uk-page-explore-marks .results-filters-form .form-footer .button {
        margin-right: 0;
        width: 48%;
        float: left;
    }

    .page-template-csa-uk-page-explore-marks .results-filters-form .form-footer .button.submit {
        margin-right: 4%;
    }

    .page-template-csa-uk-page-explore-marks .results-filters {
        margin-bottom: 2rem;
    }

    .page-template-csa-uk-page-explore-marks .marks-country-overview-wrap .mark-country-flag img {
        margin-bottom: 15px;
    }

    .main_promo.row_content_container.main_promo-explore-marks {
        padding-bottom: 2.5rem;
    }

    .qualified_personnel .results-filters-form .form-footer::after {
        content: "";
        display: table;
        clear: both;
    }

    .qualified_personnel .results-filters-form .form-footer .button {
        padding: .75rem 1rem;
        margin-right: 0;
        float: left;
        width: 48%;
    }

    .qualified_personnel .results-filters-form .form-footer .button.submit {
        margin-right: 4%;
    }

    .main_promo.row_content_container.qualified_personnel {
        padding-bottom: 2.5rem;
    }

    .page-template-csa-uk-page-contact-us .directory_items .directory_item:last-child .directory_item_content,
    .page-template-csa-uk-page-contact-us-confirmation .directory_items .directory_item:last-child .directory_item_content {
        margin-bottom: 0;
    }

    .main_promo.main_promo-t18-after-1 .main_promo_block_title {
        margin-bottom: 0;
    }

    .main_promo.main_promo-t18-after-1 {
        padding-bottom: 3rem;
    }

    .main_promo.main_promo-t18-after-2 {
        padding-bottom: 3rem;
    }

    .main_promo.main_promo-t18-after-2 .main_promo_block_title {
        margin-top: 0;
    }

    .page-template-csa-uk-page-mission .main_promo {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .text_promo.text_promo-t5a.row_content_container {
        padding-top: 3rem;
        padding-bottom: 3rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .text_promo.text_promo-t5a.row_content_container .text_promo_block_title {
        margin-top: 0;
        margin-bottom: 1rem;
    }

    .page-template-csa-uk-page-calendar-events .results_left_part {
        padding-top: 1rem;
    }

    .page-template-csa-uk-page-calendar-events .results_right_part {
        padding-bottom: 3rem;
    }

    .page-template-csa-uk-page-calendar-events .main_promo {
        padding-top: 5.375rem;
        padding-bottom: 5.375rem;
    }

    .page-template-csa-uk-page-calendar-events .main_promo.calendar_event .main_promo_block_title {
        margin-bottom: 0;
    }

    .page-template-csa-uk-page-careers-landing .getting_started_area .getting_started_area_content_inner_block.content_inner_block {
        margin-bottom: 0px !important;
    }

    .page-template-csa-uk-page-careers-landing .getting_started_area {
        padding-bottom: 2rem !important;
    }

    .page-template-csa-uk-page-careers-landing .work-section {
        padding-bottom: 0;
    }

    .location .location_content h4 {
        margin-bottom: 20px;
    }

    .location .location_content .location_content_item {
        margin-bottom: 20px;
    }

    .location .location_content .location_content_item:last-child {
        margin-bottom: 0;
    }

    .work-section.work-section-t13 .work-quote .label {
        background: 0 0;
        font-weight: 700;
        padding: 2rem;
        color: #c1dde5;
        padding-bottom: 0;
    }

    .page-template-csa-uk-page-careers-landing .main_promo {
        padding-top: 5.375rem;
        padding-bottom: 5.375rem;
    }

    .page-template-csa-uk-page-careers-landing .cta-button {
        margin-top: 15px;
    }

    .join_the_team.join_the_team-t13 .main_promo_block_title {
        margin-bottom: 0;
    }

    .page-template-csa-uk-page-locations .results_right_part {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .page-template-csa-uk-page-locations .legend {
        padding-top: 1rem;
    }

    .page-template-csa-uk-page-locations .location_item {
        width: 100%;
    }

    .page-template-csa-uk-page-locations .results_left_part {
        margin-top: 2rem;
    }

    .page-template-csa-uk-page-locations .locations_result_items {
        padding-top: 1rem;
    }

    .page-template-csa-uk-page-locations .locations_result_items.locations_result_items-t26-1 {
        padding-bottom: 2rem;
    }

    .page-template-csa-uk-page-profile .intro_content {
        padding: 0;
    }

    .team_group .team_group_item .calendar_event .main_promo_block_title {
        margin-top: 0;
        margin-bottom: 0;
    }

    .main_promo.main_promo-t15-1.row_content_container {
        padding-bottom: 2rem;
    }

    .team_group_item_row_people.cell.medium-3 {
        margin-bottom: 3rem;
    }

    .custom_modal .grid-x h2 {
        font-size: 2.5rem;
    }

    .custom_modal .grid-x h4 {
        margin-bottom: 15px;
    }

    .main_promo.main_promo-t15-1.row_content_container .main_promo_block_title {
        margin-bottom: 0;
    }

    .team_group_item_row .team_group_item_row_peoples .team_group_item_row_people:last-child {
        margin-bottom: 0;
    }

    .team_group_item_row .team_group_item_row_peoples {
        padding-bottom: 3rem;
    }

    .text_block.text_block-t29 .main_promo_block_title {
        margin-bottom: 0;
    }

    .text_block.text_block-t29 {
        padding-bottom: 2rem;
    }

    .page-template-csa-uk-page-csa-group-history .decade-group .main_promo_block_title {
        margin-top: 0;
    }

    .page-template-csa-uk-page-csa-group-history .timeline_event:last-child {
        margin-bottom: 0;
    }

    .main_promo.main_promo-t31-1 .main_promo_block_title {
        margin-bottom: 0;
    }

    .shop_standards.shop_standards-t31 {
        padding-bottom: 3rem;
    }

    .heading_flex_item .orangeline_bg.offsetright {
        margin-right: 0;
    }

    .featured-item.featured-item-t12 h2 {
        margin-right: 2rem;
    }

    .featured-item.featured-item-t12 .mobile-content h4 {
        margin-top: 0;
    }

    .industries.industries-news-press {
        padding-top: 3rem;
    }

    .industries.industries-news-press h2 {
        margin-bottom: 1rem;
    }

    .industries.industries-news-press .tiles .tile .tile-thumbnail {
        max-height: 100%;
        overflow: hidden;
        width: 100% !important;
    }

    .industries.industries-news-press .tiles .tile .tile-thumbnail .tile-image {
        min-height: 105px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .industries.industries-news-press .tiles .tile h5 {
        padding-right: 0;
        width: 100%;
        float: none;
        padding-left: 0;
        line-height: 22px;
    }

    .industries.industries-news-press .tiles .tile {
        padding-bottom: 2.5rem;
    }

    .main_promo.single_news_or_press .main_promo_block_title {
        margin-bottom: 0;
    }

    .main_promo.single_news_or_press {
        padding-bottom: 3rem;
    }

    .single_article.main_promo .main_promo_content .alignleft {
        padding-right: 0;
        clear: both;
        display: block;
        float: none;
        margin-bottom: 15px;
    }

    .main_promo.row_content_container.single_page .main_promo_block_title {
        margin-top: 0;
    }

    .select_result_item.input_result_item {
        margin-top: 30px;
    }

    .page-template-csa-uk-page-calendar-events.new-press-page .result_item_name,
    .page-template-csa-uk-page-calendar-events.new-press-page .result_item_text {
        max-width: 590px;
        padding-right: 0;
    }

    .select_result_item .input_result_item input {
        max-width: inherit !important;
    }

    .single_article.main_promo .two_cols_wrap .img_col {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        margin-bottom: 30px;
    }

    .single_article.main_promo .two_cols_wrap .content_col {
        float: none;
        width: 100%;
    }

    .single_article.main_promo {
        padding-top: 3rem;
    }

    .single_article.main_promo .two_cols_wrap .img_col img {
        width: auto;
        max-width: 100%;
    }

    .single_article.main_promo .fsRow.fsFieldRow .fsFieldCell.fsSpan50 {
        width: 100%;
    }

    .single_article.main_promo .main_promo_content {
        width: 100%;
    }

    .single_article.main_promo .main_promo_content .mob_res_table tbody td,
    .single_article.main_promo .main_promo_content .mob_res_table tbody th {
        width: 100%;
        display: block;
    }

    .single_article.main_promo .video_frame iframe {
        width: 400px;
        height: 224px;
    }

    .single_article.main_promo .main_promo_content .alignright {
        float: none;
        display: block;
        padding: 0;
        margin-bottom: 15px;
    }

    .contact_us_accordion .fsFieldRow .fsFieldCell.fsSpan50 {
        width: 100% !important;
        padding: 0 !important;
    }

    .contact_us_accordion .fsRow.fsFieldRow.fsLastRow {
        padding: 0 !important;
    }

    .main_promo.row_content_container.form-section-t30 .main_promo_block_title {
        margin-bottom: 0;
    }

    .main_promo.row_content_container.main_promo-overview-t30 {
        padding-bottom: 0;
    }

    .industries.industries-t30 .cell-content {
        margin-top: 1rem;
    }

    .calendar_event .main_promo_content_inner .main_promo_content_text {
        padding-right: 0;
    }

    html[lang^="de"] .hero-gallery .hero-gallery-slider .slide .slide-content {
        top: 25%;
    }

    html[lang^="de"] .cta-button {
        padding: 1rem 2.5rem 1rem 0.7rem;
    }

    html[lang^="de"] .hero-gallery .hero-gallery-slider .slide .slide-content h1 {
        font-size: 2rem;
    }

    .footer-container #menu-footer-menu-de li {
        display: block;
        width: 100%;
        padding: 1rem 0 0
    }

    .recallTableWrap table td {
        padding: 10px 5px;
        font-size: 12px;
    }

    .recallTableWrap table p {
        font-size: 11px;
        line-height: 16px;
    }

    .qualified-personnel-table-wrap {
        overflow-x: auto;
    }

    .single-qualified_personnel table.qualified-personnel-details {
        margin: 20px 0;
        margin-bottom: 20px;
    }

    .featured-item.featured-item-t24 h2 {
        width: 80%;
    }

    .main_promo.submit_a_report {
        padding-bottom: 3rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .form_promo.form_promo_submit_report .fsBody .fsForm .fsSectionHeader {
        margin-bottom: 20px !important;
    }

    .form_wrap_content .fsFieldRow .fsFieldCell.fsSpan50 {
        width: 100% !important;
        margin: 0 !important;
    }

    .map-main-column .medium-6 {
        padding-right: 10px;
        width: 100%;
    }

    .page_map {
        width: 100%;
        height: 300px;
        margin-bottom: 40px;
    }

    .map_wrap.row_content_container {
        padding-top: 10px;
        padding-bottom: 30px !important;
    }

    .fsPagination .fsSubmitButton {
        display: inline-block;
        width: 100%;
    }

    .footer .menu .button,
    .menu a {
        line-height: 2;
        text-decoration: none;
        display: block;
        padding: 3px 1rem;
    }
}

@media print,
screen and (max-width:479px) {
    .sdo_page_hero.row_content_container {
        padding-left: 1em;
        padding-right: 1em;
    }

    .text-only.about-text-only {
        padding: 0 2rem;
    }

    .main_promo-explore-marks .marks-country-products-overview .tabs-title>a {
        padding: 1rem 0.3rem;
        font-size: 0.8rem;
    }

    .single_article.main_promo .video_frame iframe {
        width: 300px;
        height: 168px;
    }
}

@media print,
screen and (max-width:374px) {
    .cta-button {
        padding: 1rem 2.5rem 1rem 1.5rem;
    }

    .about-section-3 .button_mob .cta-button {
        padding-right: 20px;
        padding-left: 5px;
    }

    .about-section-3 .button_mob .cta-button span {
        right: 0.2rem;
    }

    .certification_marks_table_right_part_table_row .mark-tile {
        max-width: 110px;
    }

    .certification_marks_table_right_part_table_row .medium-2.table_col.columns_1 {
        width: 110px;
    }

    .certification_marks_table_right_part_table_row .medium-3.table_col.columns_2 {
        width: calc(100% - 110px);
    }

    .page-template-csa-uk-page-tic-industry .text-only .stat h2 {
        font-size: 3.2rem;
    }

    .page-template-csa-uk-page-tic-industry .hero-header-static .hero-content h1 {
        margin-top: 2rem;
        font-size: 1.8rem;
    }

    .page-template-csa-uk-page-search-notices table.informs-notices-results,
    .page-template-csa-uk-page-search-recalls table.informs-notices-results {
        font-size: .7rem;
    }

    .page-template-csa-uk-page-explore-marks .results-filters-form .form-footer .button {
        padding: .75rem 2rem;
    }

    .main_promo-explore-marks .marks-country-products-overview .tabs-title>a {
        padding: 0.8rem 0.3rem;
        font-size: 0.6rem;
    }

    .page-id-66482 .text-only .stat h2 {
        font-size: 2.6rem;
    }

    .leadership-tabs .division-tab {
        padding-right: 5px;
    }

    .leadership-tabs .division-tab a {
        font-size: 16px;
        padding-bottom: 16px;
    }

    .single_article.main_promo .video_frame iframe {
        width: 250px;
        height: 140px;
    }
}

.page-template-csa-uk-page-two-column .hero-header-static .hero-content h1 {
    margin-top: 0;
}

.page-template-csa-uk-page-two-column .img.show-for-pad,
.page-template-csa-uk-page-two-column img.show-for-mobile {
    display: none;
}

.list_div.normal_text li {
    font-weight: 400;
    font-size: 1rem;
    line-height: inherit;
    line-height: 1.38;
}

.list_div.normal_text ul {
    max-width: 100%;
    margin-left: 25px;
    width: auto;
}

.sdo_hero_minimal.row_content_container p {
    color: #fff;
}

.medim_heading {
    font-size: 26px;
    margin: 16px 0px 30px;
    color: #474342;
    background: none;
    font-family: tiempos-light, sans-serif;
    padding: 0px;
}

.page-id-246 .services-promo.services-promo-t11 {
    padding-top: 0;
}

table.table-no-pad {
    max-width: 375px;
}

table.table-no-pad img.alignnone {
    margin: 3px 0;
}

table.table-no-pad tbody td,
table.table-no-pad tbody th,
table.table-no-pad thead th {
    padding-bottom: 0 !important;
}

.feature_image_overview img {
    max-width: 100%;
}


.main_promo.calendar_event .hero-gallery-slider {
    min-height: auto;
}

.main_promo_content.slick-slide {
    margin: 0 8px;
    outline: none;
}

.main_promo.calendar_event .hero-gallery .slick-dots {
    bottom: -30%;
}

.home .main_promo.calendar_event .hero-gallery .slick-dots {
    bottom: -20%;
}

.csa-footer-title h4 {
    font-size: 18px;
    color: #000;
    font-family: 'acumin-pro', 'sans-serif';
    font-weight: 600;
    margin-bottom: 22px;
}

.show-for-pad,
.show-for-mobile {
    display: none;
}

.csa-main-column {
    max-width: 875px;
    width: 100%;
}

.overview_wrap_content_title, 
.upgrade_wrap_content_title {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 1rem;
    background: #fff;
    padding: 0px;
    font-size: 32px;
}

.csa-main-column p:not(:last-child) {
    margin-bottom: 1.625rem;
}

.overview_wrap_sub_content_text p:last-child {
    margin-bottom: 0px;
}

.overview_wrap_sub_content_title,
.upgrade_wrap_sub_content_title {
    font-size: 1.625rem;
    color: #474342;
    font-family: tiempos-light, sans-serif;
    margin-bottom: 2.1875rem;
}

.upgrade_wrap .upgrade_wrap.row_content_container {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}

.upgrade_wrap_content_text {
    margin-bottom: 1.625rem;
}

.overview_wrap.row_content_container {
    padding-bottom: 0.375rem;
}

.cell.medium-6:nth-child(1),
.cell.medium-6:nth-child(2) {
    border-top: 0px;
}

.cell.medium-6 {
    border-top: 1px solid #e6e6e6;
}

.sdo_hero_minimal_content p {
    color: #fff;
}

.service-resource .result_item_name,
.service-resource .result_item_text {
    padding-left: 4px;
}

.margin26 {
    margin-top: 1.625rem;
}

.marginbottom26 {
    margin-bottom: 1.625rem;
}

.feature_image_overview {
    margin-bottom: 1.625rem;
}

.csa-main-column-pdf h2, .csa-main-column-pdf .bulletins_wrap_content_title {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 2.1875rem;
    background: none;
    padding:0;
}

.bulletins_section_content {
    padding-left: 15px;
}

.booking-tarining-form {
    max-width: 875px;
    width: 100%;
}

.bulletins_wrap .fsBody .fsSupporting {
    line-height: 22px;
}

.bulletins_wrap .fsBody {
    padding: 20px 0px 0px 0px;
}

.bulletins_wrap .fsBody .fsForm {
    padding: 20px 0px 0px 0px;
    margin-bottom: 0px !important;
}

.bulletins_wrap .fsPagination {
    text-align: left;
}

.bulletins_wrap .fsSubmitButton {
    background-color: #1459A3 !important;
    color: #fff;
    padding: 20px 30px;
    font-size: 16px !important;
    text-transform: uppercase;
}

.bulletins_wrap .fsSupporting {
    font-family: acumin-pro, sans-serif;
}

.bulletins_wrap .fsSubmit {
    margin-top: 0px !important;
    padding: 0px !important;
    font-family: acumin-pro, sans-serif;
}

.bulletins_wrap .fsBody,
.bulletins_wrap .fsBody input,
.bulletins_wrap .fsBody select,
.bulletins_wrap .fsBody textarea {
    font-family: acumin-pro, sans-serif !important;
}

.bulletins_wrap .fsBody .fsLabel,
.fsBody label {
    text-transform: uppercase;
    font-size: 16px;
    font-family: acumin-pro, sans-serif;
}

.bulletins_wrap .fsBody .fsForm .fsSectionHeading {
    margin: 0 auto;
}

.bulletins_wrap .fsFirst.fsLast.fsFieldCell {
    padding: 5px 0px;
}

.bulletins_wrap .fsBody .fsSupporting {
    font-size: 13px;
    color: #444B4B;
}

.bulletins_section {
    margin-top: 1.625rem;
}

.bulletins_section .bulletins_section_title {
    font-size: 18px;
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    color: #474342;
    margin: 0;
}

.bulletins_wrap_content_text_inner p {
    max-width: 875px;
}

.bulletin-sec-title .left-side-title h3 {
    background: #fff;
    color: #474342;
    font-size: 24px;
    font-family: tiempos-light, sans-serif;
}

.bulletin-sec-title .left-side-title h3 {
    background: #fff;
    color: #474342;
    font-size: 24px;
    font-family: tiempos-light, sans-serif;
    padding: 0;
    padding-right: 120px;
}

.grid-x.bulletins_section_loop {
    border-bottom: 1px solid #e8e7e7;
    padding: 48px 0;
}

.grid-x.bulletins_section_loop.border-none {
    border-bottom: 0;
    padding-bottom: 0;
}

.grid-x.bulletins_section_loop:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.grid-x.bulletins_section_loop:first-child {
    padding-top: 0px;
}

.featured-item .orangeline {
    margin-top: 20px;
}

.featured-item .orangeline .graybg {
    width: 145px;
    display: block;
}

.featured-content .overlap-box {
    padding: 140px 50px 50px;
}

.featured-content .overlap-box p {
    color: #fff;
    margin-bottom: 24px;
}

.inner-quick-link {
    padding-left: 25px;
    max-width: 445px;
}

.inner-quick-link h2 {
    color: #474342;
    font-family: 'tiempos-medium', 'sans-serif';
    font-size: 1.7rem;
}

.inner-quick-link .quick-link-inner-list {
    margin-left: 0;
    list-style: none;
}

.inner-quick-link .quick-link-inner-list .quick-list {
    padding: 8px 0;
}

.inner-quick-link .quick-link-inner-list .quick-list a {
    color: #595959;
    margin-right: 10px;
    word-break: break-word;
}

ul.quick-link-inner-list li.quick-list img {
    display: inline-block;
}

.inner-quick-link .quick-link-inner-list .quick-list a:hover {
    color: #1459A3;
    text-decoration: underline;
    text-decoration-color: #1459A3;
}

.stage_aproach_wrap_content_title {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 2.1875rem;
 
    padding: 0;
    background: none;
    font-size: 2rem;
    
}

.stage_aproach_wrap_content p {
    max-width: 890px;
}

.stage_aproach_wrap_content .left-box .content,
.stage_aproach_wrap_content .right-box .content {
    margin-top: 35px;
    padding-top: 25px;
    border-top: 1px solid #e8e7e7;
}

.stage_aproach_wrap_content .center-box .content {
    border-top: 1px solid #e8e7e7;
    margin-top: 20px;
    padding-top: 25px;
}

.main-strip-title {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.left-box .tile {
    padding: 0px 57px 0 0px;
}

.right-box .tile {
    padding: 0px 0px 2px 71px;
}

 .side-box-title{
    font-size: 16px;
    font-family: acumin-pro, sans-serif;
    font-weight: bold;
    color: #1459A3;
    text-transform: uppercase;
    line-height: 1.3;
}

.right-box .tile h4 {
    font-size: 16px;
    font-family: acumin-pro, sans-serif;
    font-weight: bold;
    color: #1459A3;
    text-transform: uppercase;
}

.center-box {
    position: relative;
    background: #f4f4f4;
}

.center-box .tile {
    padding: 32px 25px;
    position: relative;
}

.center-box .tile:before {
    content: '';
    background: url(../../images/right-arrow.svg) top left no-repeat;
    position: absolute;
    top: 91px;
    left: -38px;
    display: block;
    width: 20px;
    height: 20px;
    transform: rotate(180deg);
}

.center-box .tile:after {
    content: '';
    background: url(../../images/right-arrow.svg) top left no-repeat;
    position: absolute;
    top: 91px;
    right: -38px;
    display: block;
    width: 20px;
    height: 20px;
}

.center-box.none-para .tile:before,
.center-box.none-para .tile:after {
    top: 45px;
}

 .center-box .tile .center-box-title {
    font-size: 16px;
    font-family: acumin-pro, sans-serif;
    font-weight: bold;
    color: #942C00;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
}

.center-box .tile .content p {
    color: #525252;
}

.side-box-subtitle {
    font-size: 16px;
    font-family: acumin-pro, sans-serif;
    font-weight: bold;
    color: #474342;
    min-height: 38px;
}

.stage_aproach_wrap .list_div.normal_text li {
    line-height: 23px;
    margin-bottom: 0;
}

.center-box-subtitle {
    font-size: 16px;
    font-family: acumin-pro, sans-serif;
    font-weight: bold;
    color: #474342;
    text-align: center;
}

.center-box .tile p {
    text-align: center;
    padding: 0 15px;
}

.center-box .tile p.center-des {
    padding: 0 35px;
    color: #525252;
}

.certified-main-column {
    max-width: 1044px;
}

.certified_product_container {
    padding: 8.75rem 4.375rem;
}

.with_image_sec {
    position: relative;
}

.with_image_sec .certified_product_container {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-bottom: 4.375rem;
}

.with_image_sec h2.stage_aproach_wrap_content_title {
    color: #fff;
    min-height: 76px;
}

.with_image_sec p {
    color: #fff;
    min-height: 50px;
}

.with_image_sec h2,
.with_image_sec span.whitebg {
    background: transparent;
    color: #fff;
}

.with_image_sec .orangeline .whitebg::before {
    background: transparent;
}

.with_image_sec .orangeline::after {
    width: 60%;
    left: unset;
}

.single_post .event_details,
.single_csauk-resource .event_details {
    padding-top: 0px;
}

.single_post .event_details h4 {
    color: #A33100;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .063rem;
    font-family: ‘acumin-pro’, sans-serif;
}

.single_post .event_details h3 {
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.38;
    padding: 0;
    background: 0 0;
    margin-bottom: 0.5rem;
}

.single_post .event_details h3 span.event-dates, .single_post .event_details .event-dates-data .event-dates{
    color: #474342;
    font-family: ‘acumin-pro’, sans-serif;
}

.single_csauk-resource .event_details .results_detail_title .cta-button {
    margin-top: 0;
}

.overview_wrap .orangeline .whitebg {
    width: 116px;
}

.overview_wrap .orangeline::after {
    right: 40px;
}

.overview_wrap .orangeline .whitebg::before {
    background: transparent;
}

.upgrade_wrap .orangeline .whitebg {
    width: 116px;
    white-space: normal;
}

.upgrade_wrap .orangeline::after {
    right: 40px;
}

.upgrade_wrap .orangeline .whitebg::before {
    background-color: transparent;
}

.image-list span {
    display: inline-block;
    padding-top: 15px;
    padding-left: 20px;
}

.audits-inspections .overview_wrap.row_content_container {
    padding-bottom: 3rem;
}

.iec-61508-61511-healthcheck .services-promo.services-promo-t11,
.iec-61508-association .services-promo.services-promo-t11,
.iec-61508-approved-product-certification .services-promo.services-promo-t11,
.qan-qar .services-promo.services-promo-t11,
.quality-assurance-notification-qan .services-promo.services-promo-t11,
.approved-health-safety-training .services-promo.services-promo-t11,
.mcerts-standards-exam-syllabus .services-promo.services-promo-t11,
.mcerts-evidence-witness-test .services-promo.services-promo-t11,
.mcerts-performance-testing .services-promo.services-promo-t11,
.one-stop-solution .services-promo.services-promo-t11,
.ingress-protection-ip-testing .services-promo.services-promo-t11,
.laboratory-capabilities .services-promo.services-promo-t11,
.laboratory-testing .services-promo.services-promo-t11,
.ltechnical-support .services-promo.services-promo-t11,
.ingress-protection-ip-testing .table_wrap_inner.row_content_container {
    padding-bottom: 4rem;
    padding-top: 2rem;
}

.page-template-csa-uk-page-news .main_promo.calendar_event .cta-button {
    margin-top: 0;
}

.upgrade_more_wrap h2.upgrade_more_wrap_content_title {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 1rem;
}

.upgrade_wrap_content_text_inner {
    margin-bottom: 1.625rem;
}

.upgrade_more_wrap_inner.row_content_container {
    padding-top: 2rem;
    padding-bottom: 0;
}

.results_detail_title .cta-button {
    margin-top: 0;
}

.results_detail_title .cta-button:focus {
    text-decoration: underline;
    text-decoration-color: transparent;
    background: #1459A3;
    color: #fff;
}

.results_detail_title .cta-button:focus span {
    background-image: url('../../images/external.svg');
}

.resource_details.cell.medium-3 {
    display: table;
}

.results_detail_title {
    display: table-cell;
    vertical-align: middle;
}

.results_detail_title .cta-button {
    margin-top: 0;
}

.table-bordered td:first-child {
    font-weight: 900;
}

.table_wrap_big_title h2 {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 1rem;
}

.mcerts-certified-products .grid-x.bulletins_section_loop.without-sidebar {
    width: 100%;
}

.approved-inspection-providers .certified_product_container {
    padding: 3.75rem 4.375rem 0rem;
}

.location-main-column h2 {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 1rem;
}

.location-main-column p {
    margin-bottom: 10px;
}

.row_location {
    margin-bottom: 1.5625rem;
}

.location_wrap .orangeline .whitebg {
    width: 116px;
}

.location_wrap .orangeline .whitebg::before {
    background: transparent;
}

.location_wrap .orangeline::after {
    right: 40px;
}

.row_accreditation {
    margin-top: 1.5625rem;
}

.row_accreditation .row-title {
    margin-bottom: 1rem;
}

.accreditation_wrap_content_title {
    color: #474342;
    max-width: 810px;
    font-family: 'tiempos-medium', 'sans-serif';
    margin-bottom: 1rem;
}

.accreditation_wrap .download-icon {
    color: #474342;
}

.accreditation_wrap .download-icon:hover {
    color: #1459A3;
}

.featured-content,
.featured-item .featured-content {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center right;
    height: auto;
    min-height: 0px;
    padding: 0px;
    width: auto;
    margin: 0 5px;
}

.featured_slider .slick-dots li {
    margin: .25rem;
    background: url(/wp-content/uploads/dot-bl.svg) top center no-repeat;
    width: 15px;
    height: 11px;
    display: inline-block;
}

.featured_slider .slick-dots li.slick-active {
    background: url(/wp-content/uploads/dot-black-active.svg) top center no-repeat;
}

.featured-item {
    padding: 5rem 4rem 0rem;
}
.uk-featured-spot-slide {
    margin:0  5px;
}

.featured_slider button.slick-prev.slick-arrow {
    background-image: url(../../images/prev-light.svg);
}

.featured_slider button.slick-next.slick-arrow {
    background-image: url(../../images/next-light.svg);
    left: 60px;
}

.featured-item.featured-item-single,
.featured-item.featured-item-two,
.featured-item.featured-item-three {
    padding: 4rem;
}

.featured-item {
    margin-top: 40px;
    margin-bottom: 40px;
}

.page_map {
    width: 100%;
    height: 300px;
}

.page_map_content {
    margin-bottom: 15px;
}

.page_map.map-img img {
    height: 300px;
    object-fit: cover;
}

.map-main-column .medium-6:first-child {
    padding-right: 10px;
}

.form_wrap_content .fsForm .fsSubmit {
    text-align: left;
}

.form_wrap_content .fsFieldRow .fsFieldCell.fsSpan50 {
    width: 50%;
    margin: 0;
    padding: 0 5px;
}

.from_wrap_block_title.block_title.cell.medium-3 {
    padding-top: 20px;
}

.form_wrap_content input.fsSubmitButton {
    height: 54px;
    font-family: acumin-pro, sans-serif !important;
    font-weight: bold;
    font-size: 16px !important;
    width: auto;
}

.form_wrap_content .fsBody .fsForm {
    margin: 20px auto;
    padding: 0px 0px 20px 0px;
}

.form_wrap_content .fsSubFieldGroup .fsSubField:nth-child(1) {
    padding-left: 0px;
}

.form_wrap_content .fsFieldRow .fsFieldCell.fsSpan50:nth-child(1) {
    padding-left: 0px;
    margin-bottom: 0px !important;
}

.form_wrap_content .fsSection.fs2Col {
    padding: 0 5px;
    padding-top: 12px;
}
.fsSubField.fsNameLast {
    padding-right: 0px;
}


.form_wrap span.breaktext {
    display: block;
}


.form_wrap_content .fsBody {
    padding: 0px;
}

.form_wrap .form_wrap_content_title, .map_wrap_content .map_wrap_content_title {
    font-size: 32px;
    line-height: 48px;
    color: #474342;
    margin-top: 0;
    margin-bottom: .5rem;
    padding: 0px;
    background: 0 0;
    font-family: tiempos-light, sans-serif;
} 

.map_wrap.row_content_container {
    padding-top: 0px;
}

.sdo_hero_minimal.row_content_container.hero-light p {
    color: #474342;
}

.form_wrap .fsForm .fsSubmit {
    margin-top: 40px;
    padding: 0px !important;
}

.form_wrap .fsBody .fsSupporting {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    color: #575757;
    margin-bottom: 15px;
}

.form_wrap .fsBody .fsFieldRow {
    margin-bottom: 15px !important;
}

.fsborderradius .fsBody .fsForm {
    margin-bottom: 0;
    padding-bottom: 0;
}

.fsLabel.label_eq_height {
    line-height: 22px;
}

.archieve-page .main_promo_block_title h2.block_title_name {
    color: #474342;
}

.result_item_name .byline.author {
    display: none;
}

.archieve-page .results_item:first-child {
    margin-top: 0;
}

.archieve-page .main_promo_content .center-part {
    padding: 0 20px;
}

.archieve-page .main_promo_content .center-part .meta-tag-single {
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 14px;
}

.featured-content .single_featured-content .event_details {
    padding-top: 0px;
}

.single-featured-content .featured-content {
    margin: 0px;
}

.resource_details {
    height: auto !important;
}

.terms-conditions .overview_wrap.row_content_container,
.sira-certification-service .overview_wrap.row_content_container,
.site-compliance .overview_wrap.row_content_container,
.product-approval .overview_wrap.row_content_container,
.your-requirements .overview_wrap.row_content_container,
.calibration-services .overview_wrap.row_content_container,
.thanks-for-your-quote-request .overview_wrap.row_content_container,
.thanks-for-booking-a-training-course .overview_wrap.row_content_container,
.lab-testing-calibration .overview_wrap.row_content_container,
.thanks .overview_wrap.row_content_container,
.about .overview_wrap.row_content_container,
.services .overview_wrap.row_content_container,
.electrical-safety .overview_wrap.row_content_container,
.ex-product-certification-approvals .overview_wrap.row_content_container,
.how-do-i-get-my-product-approved .overview_wrap.row_content_container,
.process-safety-management-psm .overview_wrap.row_content_container,
.personnel-competence .overview_wrap.row_content_container {
    padding-bottom: 4rem;
}

.how-do-i-get-my-product-approved .featured-item {
    margin-top: 0px;
}

.exam-dates-venues .featured-item,
.mcerts .featured-item,
.atex-trade-agents .featured-item,
.quality-audit-report-qar .featured-item,
.iecex .featured-item,
.mcerts-audits-inspections .featured-item,
.qar-for-iecex .featured-item,
.how-do-i-get-my-product-approved .featured-item,
.iec-61508-technical-advice-training .featured-item,
.variations-changes-to-iecex-certified-products .featured-item,
.training .featured-item,
.functional-safety .featured-item,
.atex-training-courses .featured-item,
.certification-for-manufacturers .featured-item,
.hazardous-area-non-electrical .featured-item,
.assessment-units .featured-item,
.iecex-certification-of-personnel-competence .featured-item,
.dsear-training-courses .featured-item,
.area-classification .featured-item,
.dsear-compliance-risk-assessment .featured-item,
.hazardous-area-training-for-dusts .featured-item,
.functional-safety-training .featured-item,
.demonstrating-conformity-to-iec-6150861511 .featured-item,
.reliability-and-functional-safety-specialist .featured-item,
.upcoming-training-courses .featured-item,
.mcerts-flow-monitoring .featured-item,
.iec-training .featured-item,
.mcerts-awareness .featured-item,
.hazard-identification-and-risk-assessment-stack-emission-monitoring .featured-item,
.design-electrical-installations .featured-item,
.mcerts-training .featured-item,
.perform-audit-inspection .featured-item,
.installation-testing-of-electrical-equipment .featured-item,
.inspection-of-electrical-equipment .featured-item,
.book-a-course .featured-item {
    margin-bottom: 0px;
}

.mcerts-personnel-certification .featured-item,
.atex-compliance-of-non-electrical-equipment .featured-item,
.hazardous-areas-basic-principles .featured-item {
    margin-top: 0;
    margin-bottom: 0;
}

.atex-directive-201434eu .upgrade_wrap.row_content_container {
    padding-top: 4rem;
}

.mcerts-communicator .services-promo.services-promo-t11 {
    padding-top: 0px;
}

.atex-compliance-of-non-electrical-equipment .upgrade_wrap .orangeline .whitebg {
    width: 116px;
}

.bulletins_wrap.csa_tax_cp table tr td .main-span {
    width: 100%;
    margin: auto;
    display: block;
}

.bulletins_section_download a,
.bulletins_section_download .download-icon,
.bulletins_section_download button {
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: 1rem;
    background: #fff;
    margin-top: 3px;
    padding: 5px 10px;
    border: 2px solid #1459A3;
    color: #1459A3;
    display: inline-block;
    position: relative;
    transition: all 0.5s;
    text-align: center;
    vertical-align: middle;
    line-height: 24px;
    margin: 0px;
}

.bulletins_section_download a img,
.bulletins_section_download .download-icon img {
    vertical-align: initial;
}

.bulletin-hover {
    position: relative;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}

.bulletin-hover:hover .overlay {
    opacity: 1;
}

.bulletins_section_download a.hover-image,
.bulletins_section_download .download-icon.hover-image {
    left: 7px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: 1rem;
    background: #fff;
    padding: 5px 10px;
    vertical-align: middle;
}

.bulletin_box .bulletins_section_image img {
    display: block;
}
.row_accreditation {
    max-width: 700px;
}
.box-wrapper{
    margin-bottom: 30px;
    padding-right: 20px;
}

.bulletins_section_download a.current-btn,
.bulletins_section_download .current-btn {
    background: #1459A3;
    color: #fff;
}

.bulletins_section_download {
    padding: 0 0.5rem;
}

.bulletins_section_download a.current-btn:hover,
.bulletins_section_download .current-btn:hover {
    background: #fff;
    color: #1459A3;
}

.bulletins_section_download a:hover,
.bulletins_section_download .download-icon:hover {
    background: #1459A3;
    color: #fff;
}

.bulletins_wrap.csa_tax_cp .csa_logo {
    padding: 40px 0;
    border-bottom: 1px solid #ddd;
}

.bulletins_wrap.csa_tax_cp table td:nth-child(2) {
    text-align: center;
}

.bulletins_wrap.csa_tax_cp .issue_date {
    padding: 32px 0px;
    font-family: acumin-pro, sans-serif;
    font-size: 18px;
    font-weight: bold;
}

.bulletins_wrap.csa_tax_cp table tr th:last-child {
    border-right: 1px solid transparent;
}

.bulletins_wrap.csa_tax_cp table tbody td {
    vertical-align: top;
    padding: 10px;
}

.bulletins_wrap.csa_tax_cp table tr th {
    border-bottom: 1px solid #595959;
    color: #14579F;
    font-size: 13px;
    font-family: acumin-pro, sans-serif;
    font-weight: 800;
    background: #fefefe;
    text-transform: uppercase;
}

.bulletins_wrap.csa_tax_cp table tr td p {
    font-size: 15px;
    font-family: acumin-pro, sans-serif;
    font-weight: normal;
    color: #4F4F4F;
}

.bulletins_wrap.csa_tax_cp table tr td a {
    color: #124F91;
}

.bulletins_wrap.csa_tax_cp table tbody,
tfoot,
thead {
    border: none;
    background-color: #fefefe;
    border-bottom: 1px solid #595959;
}

.bulletins_wrap.csa_tax_cp table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #fefefe;
}

.no-data-table .issue_date td {
    text-align: center;
}

.bulletins_wrap.csa_tax_cp table tbody tr:nth-child(odd) {
    background: #f1f1f1;
}

.bulletins_wrap.csa_tax_cp table tr td:last-child {
    border-right: 1px solid transparent;
}

.bulletins_wrap.csa_tax_cp table.tbl_csa_section,
th,
td {
    border-collapse: collapse;
    border-right: 1px solid #595959;
}

.bulletins_wrap.csa_tax_cp .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.bulletins_wrap.csa_tax_cp table.tbl_csa_section.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.cp_load_more {
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    font-size: .8rem;
    background: #fff;
    padding: 10px 20px;
    border: 2px solid #1459A3;
    color: #1459A3;
    display: table;
    margin: auto;
}

.bulletins_wrap.csa_tax_cp table th:nth-child(3) {
    WIDTH: 25% !IMPORTANT;
}

.bulletins_wrap.csa_tax_cp table th:nth-child(2) {
    width: 20% !IMPORTANT;
}

.bulletins_wrap.csa_tax_cp table tr td .main-span .span-one {
    width: 25%;
    float: left;
}

.bulletins_wrap.csa_tax_cp table tr td .main-span .span-two {
    width: 75%;
    float: left;
    padding-left: 15px;
}

@media only screen and (min-width: 1600px) {

    .bulletins_section_download a.current-btn,
    .bulletins_section_download .current-btn {
        float: right;
    }

    .bulletins_section_download a.expired-btn,
    .bulletins_section_download .download-icon.expired-btn {
        float: left;
    }
}

@media only screen and (max-width: 1600px) {
    .result_item_content.service-resource .center-part {
        padding: 0 20px;
    }

    .single_csauk-resource .main_promo_content_title,
    .single_csauk-resource .main_promo_content_text {
        padding: 0 25px;
    }
    
    .featured-content .overlap-box {
        padding: 94px 30px 40px;
    }

}


@media only screen and (min-width:1400px) and (max-width:1600px) {
    .csa-main-column {
        max-width: 670px;
    }

    .inner-quick-link {
        max-width: 290px;
    }
}

@media only screen and (min-width:1300px) and (max-width:1399px) {
    .csa-main-column {
        max-width: 646px;
    }

    .inner-quick-link {
        max-width: 260px;
    }
}

@media only screen and (min-width:1300px) and (max-width:1600px) {
    .main_promo_block_title h2.block_title_name .orangeline_bg {
        width: 55%;
        flex-grow: unset;
        margin-left: 22px;
    }

    .services-promo h2.orangeline:after {
        width: 43%;
    }

    .services-promo .tiles .tile h4 {
        font-size: 1.4rem;
    }

    .contact-section h5.grid-x .large-7,
    .contact-sec-side-head .large-7 {
        width: calc(60%);
        padding-right: 0;
        padding-left: 0;
        margin-left: -14px;
    }

    .grid-x>.large-9.large-9.footer-bottom {
        padding-left: 85px;
    }

    .csa-main-column.without-sidebar {
        max-width: 900px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1299px) {
    .cta-button.request-quote {
        margin-right: 20px;
    }

    .services-promo h2.orangeline:after {
        width: 40%;
    }

    .main_promo_block_title h2.block_title_name .orangeline_bg {
        width: 47%;
    }

    .services-promo .tiles .tile h4 {
        font-size: 1.2rem;
    }

    .fact-ticker .stat {
        padding: 2rem 0rem;
        text-align: center;
    }

    .fact-ticker .stat h2 {
        font-size: 4rem;
    }

    .contact-section h5.grid-x .large-7,
    .contact-sec-side-head .large-7 {
        width: calc(57%);
        padding-right: 0;
        padding-left: 0;
        margin-left: -20px;
    }

    .sub-footer .cell:nth-child(4) {
        padding-left: 5rem;
    }

    .grid-x>.large-9.large-9.footer-bottom {
        padding-left: 65px;
    }

    .csa-main-column {
        max-width: 602px;
    }

    .inner-quick-link {
        max-width: 240px;
    }

    .csa-main-column.without-sidebar {
        max-width: 100%;
    }

    .upgrade_wrap .orangeline .whitebg {
        width: 170px;
    }

    .our-history .upgrade_wrap .orangeline .whitebg {
        width: 116px;
    }

    .certified_product_container {
        padding: 5.75rem 3.375rem;
    }

    .with_image_sec h2.stage_aproach_wrap_content_title {
        font-size: 1.8rem;
    }

    .featured-content .overlap-box {
        padding: 90px 35px 40px;
    }

    .featured-item h4 {
        font-size: 1.5rem;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .bulletins_wrap.csa_tax_cp table th:nth-child(3) {
        width: 30% !important;
    }

    .bulletins_wrap.csa_tax_cp table.tbl_csa_section.table {
        min-width: 1000px;
    }
}

@media only screen and (min-width:992px) and (max-width:1024px) {
    .two-up-promo .intro-cell.line-sec span.orange-line {
        width: calc(59%);
    }

    .page-template-csa-uk-page-two-column .accreditation_wrap_content .bulletin_box {
        padding: 0 5px;
    }

    .two-up-promo .cell-content p {
        min-height: 58px;
    }

    .main_promo.calendar_event {
        padding-top: 4.125rem;
        padding-bottom: 4.0625rem;
    }

    .calendar_event .cta-button span {
        background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
    }

    .calendar_event .cta-button:hover span {
        background: url(/wp-content/uploads/right-arrow.svg) top left no-repeat;
    }

    .services-promo h2.orangeline:after {
        width: 30%;
    }

    .main_promo.calendar_event .cta-button.cta-button-all:hover span {
        background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
    }

    .main_promo.calendar_event .hero-gallery .slick-dots {
        bottom: -18%;
    }

    .fact-ticker {
        padding: 2rem;
    }

    .fact-ticker h2.block_title_name.heading_flex_item .orangeline_bg {
        width: 36%;
        margin-left: -17px;
    }

    .fact-ticker h2.fact_ticker_content_title {
        color: #474342;
        margin-bottom: 9px;
    }

    .fact-ticker .stat h2 {
        font-size: 4rem;
    }

    .block {
        display: unset;
    }

    .grid-x>.large-9.large-9.footer-bottom {
        padding-left: 0;
    }

    .csa-main-column.medium-8 {
        width: 100%;
    }

    .inner-quick-link.medium-4 {
        width: 100%;
    }

    .inner-quick-link {
        padding-left: 0;
    }

    .bulletin-sec-title .left-side-title h3 {
        margin-bottom: 20px;
    }

    .featured-item {
        padding: 3rem 0 6rem;
    }

    .featured-content .overlap-box {
        bottom: 29px;
        left: 76px;
        padding: 75px 21px 21px;
    }

    .featured_slider button.slick-arrow {
        bottom: -80px;
    }

    .featured_slider .slick-dots li button {
        width: 20px;
        height: 20px;
    }
    .featured-item .cta-button {
        margin-right: 0;
    }

    .service-resource .result_item_name,
    .service-resource .result_item_text {
        padding-left: 10px;
    }

    .results_item .service-resource h2 {
        font-size: 1.5rem;
    }

    .with_image_sec .certified_product_container {
        padding-bottom: 1.8rem;
    }

    .certified_product_container {
        padding: 3.75rem 3.375rem;
    }

    .stage_aproach_wrap .block_title_name.orangeline {
        white-space: unset;
    }

    .stage_aproach_wrap .with_image_sec .orangeline::after {
        width: 51%;
        left: unset;
    }

    .center-box .tile p.center-des {
        padding: 0;
    }

    .main_promo.calendar_event .cta-button {
        margin-top: 20px;
    }

    .grid-x.bulletins_section_loop.without-sidebar {
        width: 100%;
    }

    .definition-for-hazardous-locations-product-certification-in-north-america .row_content_container,
    .comah-safety-report .row_content_container,
    .technical-information-services .row_content_container,
    .changes-to-atex-certified-products .row_content_container,
    .iecex-trade-agents .row_content_container {
        padding-top: 3rem;
    }

    .definition-for-hazardous-locations-product-certification-in-north-america .services-promo.services-promo-t11,
    .comah-safety-report .services-promo.services-promo-t11,
    .technical-information-services .services-promo.services-promo-t11,
    .changes-to-atex-certified-products .services-promo.services-promo-t11,
    .iecex-trade-agents .services-promo.services-promo-t11 {
        padding-top: 1rem;
    }

    .audits-inspections .overview_wrap.row_content_container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .iec-61508-61511-healthcheck .services-promo.services-promo-t11,
    .iec-61508-association .services-promo.services-promo-t11,
    .iec-61508-approved-product-certification .services-promo.services-promo-t11,
    .qan-qar .services-promo.services-promo-t11,
    .quality-assurance-notification-qan .services-promo.services-promo-t11,
    .approved-health-safety-training .services-promo.services-promo-t11,
    .mcerts-standards-exam-syllabus .services-promo.services-promo-t11,
    .mcerts-evidence-witness-test .services-promo.services-promo-t11,
    .mcerts-performance-testing .services-promo.services-promo-t11,
    .one-stop-solution .services-promo.services-promo-t11,
    .ingress-protection-ip-testing .services-promo.services-promo-t11,
    .laboratory-capabilities .services-promo.services-promo-t11,
    .laboratory-testing .services-promo.services-promo-t11,
    .technical-support .services-promo.services-promo-t11,
    .ingress-protection-ip-testing .table_wrap_inner.row_content_container {
        padding-bottom: 2rem;
        padding-top: 1rem;
    }

    .single_csauk-resource .main_promo_content_title {
        max-width: 535px;
    }

    .with_image_sec h2.stage_aproach_wrap_content_title {
        min-height: 29px;
    }

    h2.stage_aproach_wrap_content_title {
        min-height: 84px;
    }

    .location_wrap .block_title_name {
        white-space: normal;
    }

    .approved-inspection-providers .certified_product_container {
        padding: 2rem;
    }

    .accreditation_wrap .block_title_name {
        white-space: normal;
    }

    .featured-item.featured-item-single .featured-content .overlap-box {
        padding: 3rem 4rem 2rem;
    }

    .featured-item.featured-item-single,
    .featured-item.featured-item-two {
        padding: 3rem 0.375rem 3rem;
    }

    .featured-item.featured-item-three {
        padding: 2rem 1rem 5rem 0rem;
    }

    .featured-item.featured-item-three .featured-content .overlap-box {
        padding: 3rem 2rem 2rem;
    }

    .form_wrap .block_title_name {
        white-space: unset;
    }

    .bulletin_box.bulletin_box_btn_sec {
        width: 40%;
    }

    .bulletins_wrap.csa_tax_cp table tr td .main-span .span-two {
        width: 60%;
        float: left;
        padding-left: 15px;
    }

    .bulletins_wrap.csa_tax_cp table tr td .main-span .span-one {
        width: 40%;
        float: left;
    }

    .bulletins_wrap.csa_tax_cp table.tbl_csa_section.table {
        width: 1000px !important;
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 768px) {
    .single_news_and_press .main_promo_content_text {
        padding-right: 30px;
    }
}

@media only screen and (max-width: 768px) {

    .upgrade_wrap_content_text iframe,
    .overview_wrap_sub_content_text iframe {
        width: 100%;
    }

    .grid-x.bulletins_section_loop.without-sidebar {
        width: 100%;
    }

    .table-scroll table {
        width: 600px;
    }

    .approved-inspection-providers .certified_product_container {
        padding: 2rem;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .cta-button span {
        transform: translate(0, -16%);
        top: 42%;
        height: 18px;
    }

    .bulletins_section_content {
        padding-right: 15px;
    }

    .two-up-promo h2,
    .two-up-promo .sec-side-head {
        padding: 0 0 0 2rem;
    }

    .two-up-promo .intro-cell.line-sec h2 {
        margin-top: 12px;
    }

    .two-up-promo .intro-cell.line-sec span.orange-line {
        width: calc(68%);
        right: -135px;
        top: -9px;
    }

    .cell.medium-6.large-6.custom-margin .cell-content {
        padding-left: 80px;
    }

    .two-up-promo .cell-content p {
        min-height: 0;
    }

    .two-up-promo .clear-space .cell-content {
        padding-left: 5px;
    }

    .services-promo.services-promo-t11 {
        padding-bottom: 1rem;
        padding-top: 2rem;
    }

    .services-promo h2 {
        font-size: 1rem;
    }

    .services-promo .orangeline .whitebg {
        width: 120px;
    }

    .orangeline .whitebg {
        width: 100px;
        display: inline-block;
    }

    .form_wrap .block_title_name {
        white-space: unset;
    }

    .services-promo h2.orangeline:after {
        width: 25%;
        right: 15px;
    }

    .main_promo.calendar_event {
        padding-top: 4.125rem;
        padding-bottom: 3.0625rem;
    }

    .main_promo.calendar_event .event_details .results_detail_title h4,
    .main_promo.calendar_event .event_details .results_detail_title h3 {
        font-size: 15px;
    }

    .calendar_event .main_promo_content_inner .cta-button:hover span {
        color: #fff;
    }

    .calendar_event .cta-button span {
        background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
    }

    .calendar_event .cta-button:hover span {
        background: url(/wp-content/uploads/right-arrow.svg) top left no-repeat;
    }

    .main_promo.calendar_event .cta-button.cta-button-all:hover span {
        background: url(/wp-content/uploads/images/right-arrow-white.svg) top left no-repeat;
    }

    .main_promo.calendar_event .hero-gallery .slick-dots {
        bottom: -18%;
    }

    .fact-ticker {
        padding: 2rem;
    }

    .fact-ticker h2.block_title_name.heading_flex_item .line_heading_text {
        width: 215px;
    }

    .fact-ticker h2.block_title_name.heading_flex_item .orangeline_bg {
        width: 74%;
        margin-left: 11px;
    }

    .fact-ticker h2.fact_ticker_content_title {
        margin-bottom: 10px;
    }

    .fact-ticker .stat {
        padding: 1rem 1rem;
        text-align: center;
    }

    .fact-ticker .stat h2 {
        font-size: 3rem;
    }

    img.footer-logo {
        width: 108px;
    }

    .grid-x>.large-9.large-9.footer-bottom {
        padding-left: 0;
    }

    .block {
        display: unset;
    }

    .csa-main-column.medium-8 {
        width: 100%;
    }

    .inner-quick-link.medium-4 {
        width: 100%;
    }

    .inner-quick-link {
        padding-left: 0;
    }

    .overview_wrap .orangeline .whitebg {
        width: 120px;
    }

    .overview_wrap .orangeline::after {
        right: 15px;
    }

    .main_promo_block_title h2.block_title_name .orangeline_bg {
        margin-left: 0;
    }

    h2.main_promo_content_title {
        min-height: 95px;
    }

    .contact-section h5.grid-x .large-5,
    .contact-sec-side-head .large-5 {
        width: 107px;
    }

    .contact-section h5.grid-x .large-7,
    .contact-sec-side-head .large-7 {
        width: calc(100% - 124px);
    }

    .contact-section {
        padding: 5rem 0 0 2rem;
    }

    .upgrade_wrap .orangeline::after {
        right: 15px;
    }

    .upgrade_wrap .orangeline .whitebg {
        width: 90px;
    }

    .bulletin-sec-title .left-side-title h3 {
        margin-bottom: 20px;
    }

    .bulletins_section_title {
        font-size: 17px;
    }

    .featured-item {
        padding: 2rem 0 2rem;
    }

    .featured-content .overlap-box {
        bottom: 9px;
        left: 59px;
        padding: 55px 9px 26px;
    }

    .featured_slider button.slick-arrow {
        bottom: -77px;
    }

    .featured_slider .slick-dots li button {
        width: 19px;
        height: 19px;
    }
    .featured-item .cta-button {
        padding: 1rem 2.6rem 1rem 1rem;
        margin-right: 0;
    }

    .featured-item.featured-item-t11 .featured-content h4,
    .featured-item.featured-item-t11 .featured-content h3 {
        margin-bottom: 10px;
    }

    .featured-content .overlap-box p {
        margin-bottom: 20px;
    }

    .featured-item .cta-button {
        margin-top: 0;
    }

    .service-resource .result_item_name,
    .service-resource .result_item_text {
        padding-left: 18px;
    }

    .results_item .service-resource h2 {
        font-size: 1.5rem;
    }

    .stage_aproach_wrap .with_image_sec .certified_product_container {
        position: unset;
        padding-bottom: 2.375rem;
        background: #aaa;
    }

    .stage_aproach_wrap .block_title_name.orangeline {
        white-space: unset;
    }

    .stage_aproach_wrap .with_image_sec .orangeline::after {
        width: 27%;
        left: unset;
    }

    .certified_product_container {
        padding: 2.75rem 4.375rem;
    }

    .right-box .tile {
        padding: 0px;
    }

    .cell.medium-4.left-box,
    .cell.medium-4.center-box,
    .cell.medium-4.right-box {
        width: 100%;
    }

    .left-box .tile h5,
    .right-box .tile h5 {
        min-height: auto;
    }

    .cell.medium-4.center-box {
        margin-bottom: 1rem;
    }

    .center-box .tile:after {
        right: -20px;
    }

    .center-box .tile:before {
        left: -20px;
    }

    .main_promo.calendar_event .cta-button {
        margin-top: 0;
    }

    .definition-for-hazardous-locations-product-certification-in-north-america .row_content_container,
    .comah-safety-report .row_content_container,
    .technical-information-services .row_content_container,
    .changes-to-atex-certified-products .row_content_container,
    .iecex-trade-agents .row_content_container {
        padding-top: 3rem;
    }

    .definition-for-hazardous-locations-product-certification-in-north-america .services-promo.services-promo-t11,
    .comah-safety-report .services-promo.services-promo-t11,
    .technical-information-services .services-promo.services-promo-t11,
    .changes-to-atex-certified-products .services-promo.services-promo-t11,
    .iecex-trade-agents .services-promo.services-promo-t11 {
        padding-top: 1rem;
    }

    .audits-inspections .overview_wrap.row_content_container {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .iec-61508-61511-healthcheck .overview_wrap.row_content_container,
    .iec-61508-association .overview_wrap.row_content_container,
    .iec-61508-approved-product-certification .overview_wrap.row_content_container,
    .qan-qar .overview_wrap.row_content_container,
    .quality-assurance-notification-qan .overview_wrap.row_content_container,
    .approved-health-safety-training .overview_wrap.row_content_container,
    .mcerts-standards-exam-syllabus .overview_wrap.row_content_container,
    .mcerts-evidence-witness-test .overview_wrap.row_content_container,
    .mcerts-performance-testing .overview_wrap.row_content_container,
    .one-stop-solution .overview_wrap.row_content_container,
    .ingress-protection-ip-testing .overview_wrap.row_content_container,
    .laboratory-capabilities .overview_wrap.row_content_container,
    .laboratory-testing .overview_wrap.row_content_container,
    .technical-support .overview_wrap.row_content_container,
    .ingress-protection-ip-testing .table_wrap_inner.row_content_container {
        padding-top: 2rem;
    }

    .iec-61508-61511-healthcheck .services-promo.services-promo-t11,
    .iec-61508-association .services-promo.services-promo-t11,
    .iec-61508-approved-product-certification .services-promo.services-promo-t11,
    .qan-qar .services-promo.services-promo-t11,
    .quality-assurance-notification-qan .services-promo.services-promo-t11,
    .approved-health-safety-training .services-promo.services-promo-t11,
    .mcerts-standards-exam-syllabus .services-promo.services-promo-t11,
    .mcerts-evidence-witness-test .services-promo.services-promo-t11,
    .mcerts-performance-testing .services-promo.services-promo-t11,
    .one-stop-solution .services-promo.services-promo-t11,
    .ingress-protection-ip-testing .services-promo.services-promo-t11,
    .laboratory-capabilities .services-promo.services-promo-t11,
    .laboratory-testing .services-promo.services-promo-t11,
    .technical-support .services-promo.services-promo-t11 {
        padding-bottom: 2rem;
        padding-top: 1rem;
    }

    .single_csauk-resource .main_promo_content_title {
        max-width: 400px;
    }

    h2.stage_aproach_wrap_content_title {
        min-height: 84px;
    }

    .location_wrap .orangeline .whitebg {
        width: 90px;
    }

    .location_wrap .orangeline::after {
        right: 15px;
    }

    .location_wrap .block_title_name {
        white-space: normal;
    }

    .accreditation_wrap .block_title_name {
        white-space: normal;
    }

    .accreditation_wrap .bulletin_box {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

    .featured-item.featured-item-single,
    .featured-item.featured-item-two {
        padding: 2rem 1rem 3rem 0rem;
    }

    .featured-item.featured-item-three {
        padding: 2rem 1rem 1rem 0rem;
    }

    .featured-item.featured-item-single .featured-content .overlap-box {
        padding: 3rem 4rem 2rem;
    }

    .featured-item.featured-item-two .featured-content .overlap-box {
        padding: 3rem 2rem 2rem;
    }

    .featured-item.featured-item-three .featured-content .overlap-box {
        padding: 3rem 2rem 2rem;
    }

    .bulletins_wrap.csa_tax_cp table tr td .main-span .span-two {
        width: 60%;
        float: left;
        padding-left: 15px;
    }

    .bulletins_wrap.csa_tax_cp table tr td .main-span .span-one {
        width: 40%;
        float: left;
    }

    .bulletins_wrap.csa_tax_cp table.tbl_csa_section.table {
        width: 1000px !important;
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:767px) {
    .no-data-table .issue_date td {
        text-align: left;
    }

    .cta-button span {
        transform: translate(0, -15%);
        top: 40%;
        height: 18px;
    }

    .bulletins_section_download {
        padding: 0;
    }

    .page-template-page-tic-landing .industries .tiles .tile {
        margin-right: 0;
    }

    .footer .footer-bottom .dropdown li a {
        padding-left: 0;
        padding-right: 0;
    }

    .contact-callout p {
        font-size: 18px;
        line-height: 25px;
    }

    .hero-header-static {
        margin-bottom: 1rem;
    }

    .cell.medium-6.large-6.custom-margin .cell-content {
        padding-left: 30px;
    }

    .two-up-promo {
        padding-bottom: 0;
    }

    .cell.medium-6 {
        border-top: 0;
    }

    .services-promo h2.orangeline:after {
        width: 50%;
    }

    .services-promo .tiles .tile h4 {
        font-size: 1.1rem;
    }

    .main_promo.calendar_event {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }

    .main_promo.calendar_event .cta-button {
        margin-top: 2rem;
    }

    .main_promo.calendar_event .cta-button.cta-button-all {
        margin-left: 0px;
        margin-top: 1rem;
    }

    .calendar_event .cta-button span {
        background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
    }

    .calendar_event .cta-button:hover span {
        background: url(/wp-content/uploads/right-arrow.svg) top left no-repeat;
    }

    .main_promo.calendar_event .cta-button.cta-button-all:hover span {
        background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
    }

    .main_promo.calendar_event .hero-gallery .slick-dots {
        bottom: -25px;
        left: 0px;
        margin-left: 0;
        position: relative;
    }

    .event_details {
        padding-top: 30px;
    }

    .fact-ticker {
        padding: 1.875rem;
    }

    .fact-ticker .stat {
        padding: 0;
    }

    .fact-ticker .stat h2 {
        font-size: 4rem;
    }

    .social {
        margin-top: 2rem;
    }

    .grid-x>.large-9.large-9.footer-bottom {
        padding-left: 0;
    }

    .grid-x>.large-9.large-9.footer-bottom li {
        display: block;
        width: 100%;
    }

    .grid-x>.large-9.large-9.footer-bottom li:nth-child(1),
    .footer-container #menu-footer-menu-uk li:first-child {
        margin-top: 15px;
    }

    .grid-x>.large-9.large-9.footer-bottom li a {
        padding-top: 0;
    }

    .inner-quick-link {
        padding-left: 0;
    }

    .services-promo .tile.without-icon h4,
    .services-promo .tile.without-icon p {
        float: left;
        width: 100%;
    }

    .services-promo .tiles .tile.without-icon::before {
        width: 100%;
    }

    .page-template-csa-uk-page-two-column img.show-for-desktop {
        display: none;
    }

    .page-template-csa-uk-page-two-column img.show-for-mobile {
        display: block;
    }

    .page-template-csa-uk-page-two-column .hero-header-static .hero-content h1 {
        margin-top: 6rem;
    }

    .alignleft.mob-imagefull {
        width: 100%;
        float: none;
        text-align: center;
    }

    .mob-aligncenter {
        float: none;
    }

    .cta-button {
        padding: 1rem 3.5rem 1rem 1.5rem;
    }

    .cell.medium-6:last-child>.tile:before {
        background: none;
    }

    .grid-x.bulletins_section_loop {
        padding: 30px 0;
    }

    .bulletins_wrap.row_content_container {
        margin-bottom: 34px;
    }

    .bulletin_box .bulletin_box:nth-child(odd) {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e8e7e7;
    }

    .bulletin-sec-title .left-side-title h3 {
        font-size: 22px;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .featured-content .overlap-box {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 3px 30px 26px;
    }

    .featured-item .orangeline {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .featured-item h4 {
        color: #fff;
    }

    .featured-content .overlap-box p {
        color: #fff;
    }

    .featured-item .cta-button {
        color: #ffffff;
        border-color: #ffffff;
        width: auto;
        padding: 0.8rem 3.5rem 0.8rem 1.5rem;
    }

    .featured-item .cta-button span {
        background: url(/wp-content/uploads/right-arrow-white.svg) top left no-repeat;
    }

    .bulletins_section_title {
        font-size: 14px;
    }

    .bulletins_section_download .download-icon {
        padding-left: 7px;
    }

    .results_item .service-resource h2 {
        font-size: 1.5rem;
    }

    .result_item_content.service-resource .pdf-img {
        margin-bottom: 18px;
    }

    .stage_aproach_wrap .right-box .tile {
        padding: 23px 0 0px;
    }

    .stage_aproach_wrap_content .left-box .content,
    .stage_aproach_wrap_content .right-box .content {
        margin-top: 17px;
        padding-top: 14px;
    }

    .stage_aproach_wrap .with_image_sec .certified_product_container {
        position: unset;
        padding-bottom: 4.375rem;
        background: #aaa;
    }

    .certified_product_container {
        padding: 1.75rem 3.375rem;
    }

    #post-3966 .grid-x.bulletins_section_loop.border-none {
        padding-bottom: 27px;
        border-bottom: 1px solid #ddd;
    }

    .stage_aproach_wrap .medium-12 {
        width: 100%;
    }

    .upgrade_wrap_content_text iframe,
    .overview_wrap_sub_content_text iframe {
        height: 200px;
    }

    .single_csauk-resource .main_promo_content_title,
    .single_csauk-resource .main_promo_content_text {
        padding: 0px;
    }

    .page-template-csa-uk-page-news .main_promo.calendar_event .cta-button {
        margin-top: 1rem;
    }

    .page-template-csa-uk-page-news .event_details {
        padding-top: 2rem;
    }

    .with_image_sec h2.stage_aproach_wrap_content_title {
        min-height: auto;
    }

    .location_wrap_content_title .block {
        display: initial;
    }

    .row_accreditation {
        margin-top: 0;
    }

    .row_accreditation .bulletin_box {
        margin-bottom: 10px;
    }

    .featured_slider button.slick-arrow {
        background-size: 50%;
        bottom: -85px;
    }

    .featured_slider button.slick-next.slick-arrow {
        left: 50px;
    }

    .featured_slider button.slick-prev.slick-arrow {
        left: 14px;
    }
  
    .featured_slider .slick-dots {
        right: 10px;
        
    }

    .featured-item.featured-item-t11 {
        padding: 2rem 0 5rem;
    }

    .featured_slider .slick-dots li button {
        width: 25px;
        height: 25px;
    }

    .featured-item.featured-item-t11.featured-item-single {
        padding: 2rem 0 3rem;
    }

    .form_wrap.row_content_container {
        padding-top: 0;
        padding-bottom: 4rem;
    }

    .bulletins_wrap.csa_tax_cp table tbody td {
        vertical-align: top;
        padding: 12px;
    }

    .bulletins_wrap.csa_tax_cp .csa_logo {
        padding: 40px 1px;
        border-bottom: 1px solid #ddd;
        text-align: center;
    }

    .bulletins_wrap.csa_tax_cp table tr th {
        line-height: 20px;
    }

    .bulletins_wrap.csa_tax_cp table.tbl_csa_section.table {
        width: 1000px !important;
        max-width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width:375px) and (max-width:412px) {
    .services-promo h2.orangeline:after {
        width: 36%;
    }

    .main_promo_block_title h2.block_title_name .orangeline_bg {
        width: 55%;
    }

    .fact-ticker h2.fact_ticker_content_title {
        font-size: 1.5rem;
    }

    .fact-ticker .stat h2 {
        font-size: 3rem;
    }

    .block {
        display: initial;
    }
}

@media only screen and (max-width:374px) {
    .services-promo h2.orangeline:after {
        width: 44%;
    }

    .services-promo .tiles .tile h4 {
        font-size: 1.28rem;
    }

    .main_promo_block_title h2.block_title_name .orangeline_bg {
        width: 55%;
    }

    .fact-ticker h2.fact_ticker_content_title {
        font-size: 1.7rem;
    }

    .fact-ticker .stat h2 {
        font-size: 3rem;
    }
}

@media only screen and (max-width:320px) {
    a {
        font-size: 14px;
    }

    .services-promo h2.orangeline:after {
        width: 30%;
    }

    .services-promo .tiles .tile h4 {
        font-size: 1.1rem;
    }

    .main_promo_block_title h2.block_title_name .orangeline_bg {
        width: 47%;
    }

    .fact-ticker h2.fact_ticker_content_title {
        font-size: 1.5rem;
    }

    .calendar_event .main_promo_content_inner .cta-button {
        width: 100%;
    }

    .main_promo.calendar_event .cta-button.cta-button-all {
        margin-left: 0;
    }
}


.hero-gallery-slider .slick-list,
.hero-gallery-slider .slick-list .slick-track {
    min-height: auto !important;
}

li#mega-menu-item-wpml-ls-3-en-gb {
    right: -0.5rem !important;
    position: absolute !important;
}

.csa-footer-widget-title {
    font-family: acumin-pro, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: #474342;
    margin-bottom: 22px;
}

.hero-header-static {
    min-height: auto;
}

article .main_promo_block_title h2.block_title_name,
article h2.main_promo_content_title {
    color: #474342;
}

article .covid-19 h2.main_promo_content_title {
    color: #1459A3;
}

.home .hero-gallery-slider {
    background-color: transparent;
}

@media print,
screen and (min-width: 80em) {
    .sub-footer .cell {
        padding: 1.1rem;
    }
    .main-strip-title .main-strip-head{
        font-size: 1.625rem;
    }

}

.confirmation_page {
    max-width: 990px;
    position: relative;
    margin-bottom: 20px;
}

.confirmation_page h2 {
    font-size: 46px;
    line-height: 46px;
    margin: 0;
    padding: 0px;
    margin-bottom: 20px;
    font-family: 'tiempos-medium', 'sans-serif';
    background-color: transparent;
    font-weight: 400;
}

.confirmation_page h2.blue_text {
    color: #003C71;
}

.confirmation_page p {
    font-size: 26px;
    line-height: 1.2;
    font-family: acumin-pro, sans-serif;
}

.confirmation_page p.orange_text {
    color: #F14800;
}

.confirmation_page .button_mob {
    margin-top: 20px;
}

.confirmation_linkedin {
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #e8e7e7;
    width: 80px;
    height: 80px;
    padding: 3px;
    text-align: center;
    position: relative;
    transition: all .8s;
}

.confirmation_linkedin img {
    left: 20px;
    top: 16px;
    width: 50%;
    position: absolute;
    filter: contrast(0.05);
    -webkit-filter: contrast(0.05);
    opacity: 0.8;
}

.confirmation_left_section .social_share {
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    flex-direction: COLUMN;
    padding-right: 40px;
}

.single_article .social_share {
    float: right;
    width: 180px;
    padding-top: 20px;
    padding-right: 10px;
    position: relative;
    height: 100%;
}

@media screen and (max-width: 1199px) {
    .confirmation_page h2 {
        font-size: 33px;
        line-height: 33px;
    }
}

@media (max-width:768px) {
    .confirmation_page h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .confirmation_page p {
        font-size: 20px;
    }

    .confirmation_page {
        width: 100%;
    }

    .confirmation_left_section {
        width: 100%;
    }

    .confirmation_left_section .social_share {
        width: 100%;
        float: right;
        text-align: center;
        align-items: center;
        margin-bottom: 20px;
    }
}

@media (max-width:640px) {
    .confirmation_linkedin {
        width: 90px;
        height: 90px;
    }

    .confirmation_linkedin img {
        left: 21px;
        top: 15px;
    }

    .confirmation_left_section .social_share {
        width: 100%;
        float: right;
        text-align: left;
        align-items: baseline;
    }
}

@media (max-width:500px) {
    .confirmation_page h2 {
        font-size: 22px;
        line-height: 22px;
    }

    .confirmation_page p {
        font-size: 15px;
    }

    .confirmation_linkedin {
        width: 60px;
        height: 60px;
    }

    .confirmation_linkedin img {
        left: 15px;
        top: 11px;
    }

}

@media (max-width:420px) {
    .confirmation_left_section {
        padding-right: 28px;
    }
}

@media (max-width:380px) {

}

.sec-main-heading {
    max-width: 100% !important;
}

.custom_iframe,
.north_american_iframe {
    width: 650px;
    height: 370px;
    max-width: 100%;
    max-height: 100%;
    border: 0px;
}

.main_promo.calendar_event .cta-button:hover,
.main_promo.calendar_event .cta-button:focus {
    background-color: #fff;
    color: #1459A3;
}

.small-head-4-news {
    font-family: acumin-pro, sans-serif;
    font-weight: 600;
    line-height: 1.3;
    font-size: 18px;
    color: #595959;
}

.sticky_post .results_item h2:after {
    display: none;
}

.certified-pro-block .main_promo_content_text {
    margin-bottom: 1rem;
}

.certified-pro-block .main_promo_content_text p {
    text-align: left !important;
}

.certified-pro-block .cell.medium-6 {
    border: 0px;
}

.certified-pro-block .cell.medium-6:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
}

.certified-pro-block .cell.medium-6:nth-child(even) .main_promo_content_text {
    padding-left: 4rem;
}

.certified-pro-block .event_details {
    padding: 2rem 0;
}

.text-underline {
    border-bottom: 1px solid #474342;
}

@media screen and (max-width:767px) {
    .certified-pro-block .cell.medium-6:nth-child(even) .main_promo_content_text {
        padding-left: 0;
    }
}

html[lang="en-gb"] .footer-container a:hover,
html[lang="en-gb"] .footer-container a:focus {
    color: #114B88;
    text-decoration: underline;
}

.page-template-csa-uk-page-news .calendar_result_items .heading_flex_item {
    padding-right: 25px;
    margin-bottom: 2rem;
}
.page-template-csa-uk-page-news .custom-select:hover{
    outline: #1459A3 auto 1px;
}

.contact-section h2{ 
    white-space: nowrap;
} 
.page-template-default .heading_flex_item .orangeline_bg{
    left:inherit !important;
    margin-top: 0px !important;
    margin-left: 5px !important; 
}