@charset "UTF-8";
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }

body {
    margin: 0; }

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

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

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

[hidden],
template {
    display: none; }

a {
    background: transparent; }

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

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

b,
strong {
    font-weight: bold; }

dfn {
    font-style: italic; }

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

small {
    font-size: 80%; }

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

sup {
    top: -0.5em; }

sub {
    bottom: -0.25em; }

img {
    border: 0; }

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

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

pre {
    overflow: auto; }

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

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

button {
    overflow: visible; }

button,
select {
    text-transform: none; }

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

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

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

input {
    line-height: normal; }

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

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

input[type="search"] {
    -webkit-appearance: textfield; }

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

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

legend {
    border: 0;
    padding: 0; }

textarea {
    overflow: auto; }

optgroup {
    font-weight: bold; }

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

td,
th {
    padding: 0; }

* {
    box-sizing: border-box; }

/*
html {
     Older browsers 
    font-size: 90%; }
@media (min-width: 48em) {
    html {
        font-size: calc((13 / 768) * 100vw); } }
@media (min-width: 64.0625em) {
    html {
        font-size: calc((13 / 1200) * 100vw); } }
@media (min-width: 75em) {
    html {
        font-size: calc((13 / 1440) * 100vw); } }
@media (min-width: 102.5em) {
    html {
        font-size: 19px; } }
*/
html {
	font-size:16px;
}
body {
    font-size: 1rem;
    color: #484848;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    font-weight: 400;
    line-height: 1.5; }
@media (min-width: 48em) {
    body {
        font-size: 1.125rem; 
	} }
@media (min-width: 64.0625em) {
/*
    body {
        font-size: 1.3125rem; 
	} 
*/
}
body > svg {
    display: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #080C10;
    font-weight: 500;
    line-height: 1;
    margin: 0; }

h1:not([class]) {
    font-size: 2.17009rem;
    color: #080C10;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    margin: 1em 0 .5em; }
@media (min-width: 48em) {
    h1:not([class]) {
        font-size: 2.98101rem; } }
/*
@media (min-width: 64.0625em) {
    h1:not([class]) {
        font-size: 4.5rem; } }
*/

h2:not([class]) {
    font-size: 1.61946rem;
    color: #080C10;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    margin: 1em 0 .5em; }
@media (min-width: 48em) {
    h2:not([class]) {
        font-size: 2.10759rem; } }
/*
@media (min-width: 64.0625em) {
    h2:not([class]) {
        font-size: 3rem; } }
*/

h3:not([class]) {
    font-size: 1.34415rem;
    line-height: 1.1666;
    color: #080C10;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    margin: 1.5em 0 .5em; }
@media (min-width: 48em) {
    h3:not([class]) {
        font-size: 1.67089rem; } }
/*
@media (min-width: 64.0625em) {
    h3:not([class]) {
        font-size: 2.25rem; } }
*/

h4:not([class]) {
    font-size: 1.1606rem;
    color: #080C10;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    margin: 1.5em 0 .5em; }
@media (min-width: 48em) {
    h4:not([class]) {
        font-size: 1.37975rem; } }
/*
@media (min-width: 64.0625em) {
    h4:not([class]) {
        font-size: 1.75rem; } }
*/

h5:not([class]) {
    font-size: 1.02294rem;
    color: #080C10;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    margin: 1.5em 0 .5em; }
@media (min-width: 48em) {
    h5:not([class]) {
        font-size: 1.16139rem; } }
/*
@media (min-width: 64.0625em) {
    h5:not([class]) {
        font-size: 1.375rem; } }
*/

h6:not([class]) {
    font-size: 1rem;
    color: #080C10;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    margin: 1.5em 0 .5em; }
@media (min-width: 48em) {
    h6:not([class]) {
        font-size: 1.125rem; } }
/*
@media (min-width: 64.0625em) {
    h6:not([class]) {
        font-size: 1.3125rem; } }
*/

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ul:first-child,
ol:first-child {
    margin-top: 0; }

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ul:last-child,
ol:last-child {
    margin-bottom: 0; }

hr {
    border: 0;
    border-bottom: 0.5rem solid #E0E0E0;
    margin: 1em 0 1em; }
hr:first-child {
    margin-top: 0; }
hr:last-child {
    margin-bottom: 0; }

a:not([class]) {
    border-bottom: 0.0625em solid #1abc9c;
    color: #484848;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out; }
a:not([class]):hover, a:not([class]):focus {
    color: #1abc9c; }
h1 > a:not([class]),
h2 > a:not([class]),
h3 > a:not([class]),
h4 > a:not([class]),
h5 > a:not([class]),
h6 > a:not([class]) {
    text-decoration: none; }

p {
    line-height: inherit;
    margin-top: 0; }
p:last-child {
    margin-bottom: 0; }

p:not([class]) {
    font-family: "Swift LT Std", "Swift W01", serif;
    margin: 1em 0 1em; }
p:not([class]):first-child {
    margin-top: 0; }
p:not([class]):last-child {
    margin-bottom: 0; }

blockquote:not([class]) {
    border-left: solid #1abc9c 0.5em;
    font-style: italic;
    margin: 2em 0 2em;
    padding-left: 1.875rem; }

img {
    display: block;
    height: auto;
    max-width: 100%; }

figure {
    margin: 0; }
figure img {
    display: block; }

audio {
    display: block;
    height: 4.5rem;
    width: 100%; }
audio::-webkit-media-controls-enclosure {
    background-color: #EFEFEF;
    height: 4.5rem;
    padding: 1.25rem; }
audio::-webkit-media-controls-panel {
    background-color: #EFEFEF; }
audio::-webkit-media-slider-thumb {
    cursor: pointer; }
audio::-internal-media-controls-download-button, audio::-webkit-media-controls-mute-button, audio::-webkit-media-controls-pause-button, audio::-webkit-media-controls-play-button {
    cursor: pointer; }
audio::-webkit-media-controls-current-time-display, audio::-webkit-media-controls-time-remaining-display {
    font-size: 0.8394rem;
    font-weight: 500; }
@media (min-width: 48em) {
    audio::-webkit-media-controls-current-time-display, audio::-webkit-media-controls-time-remaining-display {
        font-size: 0.87025rem; } }
@media (min-width: 64.0625em) {
    audio::-webkit-media-controls-current-time-display, audio::-webkit-media-controls-time-remaining-display {
        font-size: 0.875rem; } }

figcaption:not([class]) {
    font-size: 0.88528rem;
    color: #858585;
    font-style: italic;
    margin: 1em 0; }
@media (min-width: 48em) {
    figcaption:not([class]) {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    figcaption:not([class]) {
        font-size: 1rem; } }

ul:not([class]) {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    padding-left: 1.25em;
    font-family: "Swift LT Std", "Swift W01", serif; }
ul:not([class]) > li {
    line-height: 1.1666;
    display: block;
    margin-bottom: 1em;
    position: relative; }
ul:not([class]) > li:last-child {
    margin-bottom: 0; }
ul:not([class]) > li:before {
    line-height: 1.1666;
    color: #858585;
    content: "▪";
    display: inline-block;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    font-size: .825em;
    font-weight: 700;
    margin-left: -1.5em;
    position: absolute; }
.article__aside ul:not([class]) > li:before {
    color: #858585; }
ul:not([class]) ul li {
    margin-top: 1em; }
ul:not([class]) ul li:last-child {
    margin-bottom: 1em; }
ul:not([class]) ul li:before {
    color: #E0E0E0;
    content: "\25E6";
    font-weight: 400; }
.article__aside ul:not([class]) ul li:before {
    color: #858585; }
@media (min-width: 48em) {
    ul:not([class]) > li:before {
        margin-left: -1.5em; } }
ul:not([class]) > li:before {
    top: .4em; }

ol:not([class]) {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    counter-reset: number;
    padding-left: 1.25em;
    font-family: "Swift LT Std", "Swift W01", serif; }
ol:not([class]) > li {
    margin-bottom: 1em;
    position: relative; }
ol:not([class]) > li:last-child {
    margin-bottom: 0; }
ol:not([class]) > li:before {
    color: inherit;
    content: counters(number, ".") ".";
    counter-increment: number;
    margin-right: -.65em;
    width: .55em;
    position: absolute;
    left: -1.5em;
    display: inline-block;
    line-height: 1.5; }
ol:not([class]) ol {
    margin-bottom: 1em;
    margin-top: 1em; }
ol:not([class]) ol > li:last-child {
    margin-bottom: 1em; }
ol:not([class]) ol > li:before {
    content: counters(number, lower-alpha); }
@media (min-width: 48em) {
    ol:not([class]) ol > li {
        padding-left: .75em; } }

ul,
ol,
dl {
    margin: 2em 0 1em; }

dt {
    font-weight: 700; }

form,
fieldset {
    max-width: 100%; }

button,
input[type="submit"] {
    font-size: 0.93117rem;
    background-color: #1abc9c;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    font-weight: 700;
    letter-spacing: 0.08333em;
    line-height: 1;
    padding: 0.61111em 1em;
    text-transform: uppercase; }
@media (min-width: 48em) {
    button,
    input[type="submit"] {
        font-size: 1.01582rem; } }
@media (min-width: 64.0625em) {
    button,
    input[type="submit"] {
        font-size: 1.125rem; } }
button:hover, button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background-color: #1abc9c; }
button:active,
input[type="submit"]:active {
    background-color: #1abc9c; }

input,
textarea {
    font-size: 0.8394rem;
    border: 1px solid #E0E0E0;
    border-radius: 0;
    box-shadow: none;
    font-family: "Swift LT Std", "Swift W01", serif;
    line-height: 1.28571em;
    max-width: 100%;
    padding: 0.78571em 1rem; }
@media (min-width: 48em) {
    input,
    textarea {
        font-size: 0.87025rem; } }
@media (min-width: 64.0625em) {
    input,
    textarea {
        font-size: 0.875rem; } }

input[type="file"] {
    height: inherit; }

input[type="checkbox"] {
    height: auto; }

label,
legend {
    margin: 2em 0 .75em; }

select {
    font-size: 0.8394rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border-color: #E0E0E0;
    border-radius: 0;
    line-height: 1.28571em;
    padding: 0.78571em 1rem;
    max-width: 100%;
    text-indent: .01px;
    text-overflow: ""; }
@media (min-width: 48em) {
    select {
        font-size: 0.87025rem; } }
@media (min-width: 64.0625em) {
    select {
        font-size: 0.875rem; } }

select::-ms-expand {
    display: none; }

table {
    border-collapse: collapse;
    border-spacing: 0;
    caption-side: bottom;
    margin: 2em 0 1em;
    max-width: 100%;
    text-align: left;
    width: 100%; }

thead th {
    vertical-align: bottom; }

thead th,
thead td {
    border-bottom: 1px solid #E0E0E0; }

th,
td {
    border: 1px solid #E0E0E0;
    padding: 1rem;
    vertical-align: top; }

th {
    background: #080C10;
    color: #080C10; }

caption {
    padding: 1rem; }

tbody + tbody {
    border-top: 2px solid #E0E0E0; }

tr:nth-of-type(odd) {
    background-color: #fff; }

tr:nth-of-type(even) {
    background-color: #EFEFEF; }

:focus {
    outline-width: 1px;
    outline-style: dashed;
    outline-color: #1abc9c;
    outline-color: rgba(237, 38, 56, 0.6); }

:active {
    outline: 0; }

.field {
    margin-bottom: 2em; }
.field:last-child {
    margin-bottom: 0; }

.field__label {
    line-height: 1.1666;
    color: #080C10;
    font-weight: 500;
    margin-bottom: .25em; }

.field__items {
    line-height: 1.1666; }

.field__item {
    line-height: 1.1666; }
.field__item > a:not([class]) {
    line-height: 1.1666;
    color: #080C10;
    text-decoration: none;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    border: 0; }
.field__item > a:not([class]):hover, .field__item > a:not([class]):focus {
    color: #1abc9c; }
.field__item > a:not([class]):active, .field__item > a:not([class]).active--trail {
    color: #1abc9c; }

.block-system-main-block {
    position: relative;
    z-index: 1; }

.l--page {
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px;
    overflow: hidden;
    position: relative; }

.l--constrained {
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1600px; }

.l--narrow {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    width: 100%; }

.l--gutters {
    padding-left: 30px;
    padding-right: 30px; }

.l--offset {
    padding-left: 11.11111%;
    padding-right: 11.11111%; }
@media (min-width: 48em) {
    .l--offset {
        padding-left: 6.89655%;
        padding-right: 3.44828%; } }
@media (min-width: 75em) {
    .l--offset {
        padding-left: 13.7931%;
        padding-right: 6.89655%; } }
@media (min-width: 102.5em) {
/*    .l--offset {
        padding-right: 0; }*/ }



@media (min-width: 48em) {
    main .l--offset, .layout-container .l--offset {
        padding-left: 6.89655%;
        padding-right: 3.44828%; } }
@media (min-width: 75em) {
    main .l--offset, , .layout-container .l--offset {
        padding-left: 6.89655%;
        padding-right: 6.89655%; } }
@media (min-width: 102.5em) {
/*    .l--offset {
        padding-right: 0; }*/ }


.l--offset .l--offset {
    padding-left: 0;
    padding-right: 0; }

.l--padded {
    padding-bottom: 30px;
    padding-top: 30px; }

.l--padded--tight {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem; }

.l--header {
    margin-bottom: 3.125rem; }

 .l__primary.l__primary__only.l--header{
	 width: 77.77778%; 
} 
 .l--sidebar-after > .l__primary {
    margin-left: 11.11111%;
    width: 77.77778%; 
}
.publications-digital-media .l--sidebar-after > .l__primary {
    margin-left: 0%;
    width: 60%; 
}

.l--sidebar-after > .l__secondary {
    margin: 11.11111%;
    width: 77.77778%; }

@media (max-width: 47.9375em) {
    .l--sidebar-after > .l__primary:not(:last-child),
    .l--sidebar-after > .l__secondary:not(:last-child) {
        margin-bottom: 50px; } }

@media (min-width: 48em) {
    .l--sidebar-after:before, .l--sidebar-after:after {
        content: " ";
        display: table; }
    .l--sidebar-after:after {
        clear: both; }
	.l__primary.l__primary__only.l--header {
		
		width:  58.62069%;
	}
	
	.l--sidebar-after > .l__primary {
        float: left;
        margin-left: 6.89655%;
        width: 58.62069%; }
    .l--sidebar-after > .l__secondary {
        float: right;
        margin: 0 0 0 6.89655%;
        width: 27.58621%; }
    .l--sidebar-after > .l__secondary > .l__indented {
        margin-right: 12.5%; } }

@media (min-width: 75em) {
	.l__primary.l__primary__only.l--header {
		width:55%;
	}
	
	.l--sidebar-after > .l__primary {
/*
        margin-left: 13.7931%;
        width: 44.82759%;
*/
		margin-left:6.89655%;
		width:55%
	}
    .l--sidebar-after > .l__secondary {
        margin-left: 6.89655%;
        width: 31.03448%; }
    .l--sidebar-after > .l__secondary > .l__indented {
        margin-right: 22.22222%; } }
.l--sidebar-after.l--offset .l__primary {
	margin:0
}

.block-system-main-block:not(:last-child),
.l--section:not(:last-child) {
    margin-bottom: 3.75rem; }
@media (min-width: 48em) {
    .block-system-main-block:not(:last-child),
    .l--section:not(:last-child) {
        margin-bottom: 5rem; } }
@media (min-width: 64.0625em) {
    .block-system-main-block:not(:last-child),
    .l--section:not(:last-child) {
        margin-bottom: 6.25rem; } }

.l--subsection:not(:last-child) {
    margin-bottom: 2.5rem; }
@media (min-width: 64.0625em) {
    .l--subsection:not(:last-child) {
        margin-bottom: 5rem; } }

.l__primary .block:not(:last-child) {
    margin-bottom: 6.25rem; }

.contextual-region--unobtrusive {
    position: absolute;
    height: 2.5rem;
    width: 2.5rem; }

.contextual-links a:not([class]) {
    color: #080C10;
    border: 0; }
.contextual-links a:not([class]):hover, .contextual-links a:not([class]):focus {
    color: #1abc9c; }
.contextual-links a:not([class]):active, .contextual-links a:not([class]).active--trail {
    color: #1abc9c; }

.block-local-tasks-block {
    margin-bottom: 3.125rem; }

.l--lead-collapse {
    margin-top: -3.75rem; }

.list--no-bullets {
    margin: 0;
    padding: 0; }
.list--no-bullets > li {
    list-style: none; }

.list--basic {
    margin: 0;
    padding: 0; }
.list--basic > li {
    list-style: none; }
.list--basic > .list__item {
    font-size: 0.88528rem;
    line-height: 1; }
@media (min-width: 48em) {
    .list--basic > .list__item {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    .list--basic > .list__item {
        font-size: 1rem; } }
.list--basic > .list__item:not(:last-child) {
    margin-bottom: 15px; }
.list--basic > .list__item > a:not([class]) {
    line-height: 1.1666;
    color: #080C10;
    border: 0;
    display: block;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    text-decoration: none; }
.list--basic > .list__item > a:not([class]):hover, .list--basic > .list__item > a:not([class]):focus {
    color: #1abc9c; }
.list--basic > .list__item > a:not([class]):active, .list--basic > .list__item > a:not([class]).active--trail {
    color: #1abc9c; }

.list--ruled {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled li {
    border-color: #E0E0E0; }
.list--ruled > li {
    list-style: none; }
.list--ruled > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 3.125rem;
    padding-top: 3.125rem; }
.list--ruled > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled > li {
        border-top-width: 0.25rem; } }

.list--ruled--inner {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--inner li {
    border-color: #E0E0E0; }
.list--ruled--inner > li {
    list-style: none; }
.list--ruled--inner > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 3.125rem;
    padding-top: 3.125rem; }
.list--ruled--inner > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--inner > li {
        border-top-width: 0.25rem; } }

.list--ruled--above {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--above li {
    border-color: #E0E0E0; }
.list--ruled--above > li {
    list-style: none; }
.list--ruled--above > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 3.125rem;
    padding-top: 3.125rem; }
.list--ruled--above > li:first-child {
    margin-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--above > li {
        border-top-width: 0.25rem; } }

.list--ruled--below {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--below li {
    border-color: #E0E0E0; }
.list--ruled--below > li {
    list-style: none; }
.list--ruled--below > li {
    border-bottom: 0.5rem solid #E0E0E0;
    margin-bottom: 3.125rem;
    padding-bottom: 3.125rem; }
.list--ruled--below > li:last-child {
    margin-bottom: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--below > li {
        border-bottom-width: 0.25rem; } }

.list--ruled--looser {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--looser li {
    border-color: #E0E0E0; }
.list--ruled--looser > li {
    list-style: none; }
.list--ruled--looser > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 2.5em;
    padding-top: 2.5em; }
.list--ruled--looser > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--looser > li {
        border-top-width: 0.25rem; } }

.list--ruled--loose {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--loose li {
    border-color: #E0E0E0; }
.list--ruled--loose > li {
    list-style: none; }
.list--ruled--loose > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 2.25em;
    padding-top: 2.25em; }
.list--ruled--loose > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--loose > li {
        border-top-width: 0.25rem; } }

.list--ruled--tight {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--tight li {
    border-color: #E0E0E0; }
.list--ruled--tight > li {
    list-style: none; }
.list--ruled--tight > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 1.25em;
    padding-top: 1.25em; }
.list--ruled--tight > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--tight > li {
        border-top-width: 0.25rem; } }

.list--ruled--tighter {
    margin: 0;
    padding: 0; }
.row--screen--white .list--ruled--tighter li {
    border-color: #E0E0E0; }
.list--ruled--tighter > li {
    list-style: none; }
.list--ruled--tighter > li {
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 0.625em;
    padding-top: 0.625em; }
.list--ruled--tighter > li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0; }
@media (max-width: 47.9375em) {
    .list--ruled--tighter > li {
        border-top-width: 0.25rem; } }

.list--ruled--light > li {
    border-color: #EFEFEF; }

.list--simple {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    padding-left: 1.25em; }
.list--simple > li {
    line-height: 1.1666;
    display: block;
    margin-bottom: 1em;
    position: relative; }
.list--simple > li:last-child {
    margin-bottom: 0; }
.list--simple > li:before {
    line-height: 1.1666;
    color: #858585;
    content: "▪";
    display: inline-block;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    font-size: .825em;
    font-weight: 700;
    margin-left: -1.5em;
    position: absolute; }
.article__aside .list--simple > li:before {
    color: #858585; }
.list--simple ul li {
    margin-top: 1em; }
.list--simple ul li:last-child {
    margin-bottom: 1em; }
.list--simple ul li:before {
    color: #E0E0E0;
    content: "\25E6";
    font-weight: 400; }
.article__aside .list--simple ul li:before {
    color: #858585; }
@media (min-width: 48em) {
    .list--simple > li:before {
        margin-left: -1.5em; } }
.list--simple > .list__item:not(:last-child) {
    margin-bottom: 0.375rem; }
.list--simple > .list__item > a:not([class]) {
    line-height: 1.1666;
    border: 0;
    display: block;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    text-decoration: none; }
.field__label + .list--simple {
    margin-top: 0; }

.list--3up-grid {
    margin: 0;
    padding: 0; }
.list--3up-grid > li {
    list-style: none; }
.list--3up-grid > .list__item:not(:first-child) {
    margin-top: 1.875rem; }
.list--3up-grid.list--3up-grid--tight > .list__item:not(:first-child) {
    margin-top: 0.9375rem; }
@media (min-width: 64.0625em) {
    .list--3up-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .list--3up-grid > .list__item {
        width: 46.15385%; } }
@media (min-width: 64.0625em) {
    .l--sidebar-after > .l__primary .list--3up-grid > .list__item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-right: 3.84615%;
        margin-top: 0;
        width: 30.76923%; }
    .l--sidebar-after > .l__primary .list--3up-grid > .list__item:nth-child(3n+3) {
        margin-right: 0; }
    .l--sidebar-after > .l__primary .list--3up-grid > .list__item:nth-child(n+4) {
        margin-top: 30px; } }
@media (min-width: 48em) {
    .l--1-col > .l--section .list--3up-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .l--1-col > .l--section .list--3up-grid > .list__item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-right: 4.34783%;
        margin-top: 0;
        width: 30.43478%; }
    .l--1-col > .l--section .list--3up-grid > .list__item:nth-child(3n+3) {
        margin-right: 0; }
    .l--1-col > .l--section .list--3up-grid > .list__item:nth-child(n+4) {
        margin-top: 4.34783%; } }
@media (min-width: 48em) {
    .l--1-col > .l--section .list--3up-grid.list--3up-grid--tight > .list__item:nth-child(n+4) {
        margin-top: 0.9375rem; } }

.list--2up-grid {
    margin: 0;
    padding: 0; }
.list--2up-grid > li {
    list-style: none; }
@media (max-width: 47.9375em) {
    .list--2up-grid > .list__item:not(:first-child) {
        margin-top: 1.875rem; } }
@media (min-width: 48em) {
    .list--2up-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .list--2up-grid > .list__item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-right: 4.34783%;
        margin-top: 0;
        width: 47.82609%; }
    .list--2up-grid > .list__item:nth-child(2n+2) {
        margin-right: 0; }
    .list--2up-grid > .list__item:nth-child(n+3) {
        margin-top: 4.34783%; } }

.list--4up-grid {
    margin: 0;
    padding: 0; }
.list--4up-grid > li {
    list-style: none; }
@media (max-width: 47.9375em) {
    .list--4up-grid > .list__item:not(:first-child) {
        margin-top: 3.125rem; } }
@media (min-width: 48em) and (max-width: 64em) {
    .list--4up-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .list--4up-grid > .list__item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-top: 0;
        margin-right: 4.34783%;
        width: 47.82609%; }
    .list--4up-grid > .list__item:nth-child(2n+2) {
        margin-right: 0; }
    .list--4up-grid > .list__item:nth-child(n+3) {
        margin-top: 30px; } }
@media (min-width: 64.0625em) {
    .list--4up-grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .list--4up-grid > .list__item {
        margin-right: 4.34783%;
        margin-top: 0;
        width: 21.73913%; }
    .list--4up-grid > .list__item:nth-child(4n+4) {
        margin-right: 0; }
    .list--4up-grid > .list__item:nth-child(n+5) {
        margin-top: 30px; } }

.list--content {
    margin: 0;
    padding: 0; }
.list--content > li {
    list-style: none; }
.list--content > .list__item:not(:last-child) {
    margin-bottom: 1.875rem; }

.align-left {
    margin: 0 1rem 1rem 0; }

.align-right {
    margin: 0 0 1rem 1rem; }

.align-center {
    display: table; }

.form-item,
.form-wrapper {
    margin: 0.9375rem 0; }
.form-item:first-child,
.form-wrapper:first-child {
    margin-top: 0; }
.form-item:last-child,
.form-wrapper:last-child {
    margin-bottom: 0; }
.form-item > label,
.form-item > legend,
.form-wrapper > label,
.form-wrapper > legend {
    font-size: 0.88528rem;
    display: block;
    font-weight: 500;
    margin-bottom: .5em;
    margin-top: 0; }
@media (min-width: 48em) {
    .form-item > label,
    .form-item > legend,
    .form-wrapper > label,
    .form-wrapper > legend {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    .form-item > label,
    .form-item > legend,
    .form-wrapper > label,
    .form-wrapper > legend {
        font-size: 1rem; } }

.search-api-page-block-form .form-item-keys input {
    width: 100%; }

.views-exposed-form {
    background-color: #EFEFEF;
    margin-bottom: 3.125rem;
    margin-top: 3.125rem;
    padding: 7.14286%; }
.views-exposed-form:first-child,
.contextual + .views-exposed-form {
    margin-top: 0; }
.views-exposed-form:last-child {
    margin-bottom: 0; }
.views-exposed-form .form-item-keys input {
    width: 100%; }
.views-exposed-form .form-actions {
    margin-top: 1.875rem; }
.views-exposed-form .form-actions input[type="submit"] + input[type="submit"] {
    background-color: #EFEFEF;
    color: #484848; }
.views-exposed-form .form-actions input[type="submit"] + input[type="submit"]:hover {
    background-color: #E0E0E0; }
@media (min-width: 48em) {
    .views-exposed-form {
        padding: 4.34783%; }
    .l--sidebar-after > .l__primary .views-exposed-form {
        padding: 5.88235%; }
    .l--sidebar-after > .l__secondary .views-exposed-form {
        padding: 12.5%; } }
@media (min-width: 64.0625em) {
    .l--sidebar-after > .l__primary .views-exposed-form {
        padding: 7.69231%; }
    .l--sidebar-after > .l__secondary .views-exposed-form {
        padding: 11.11111%; } }

.js-form-type-checkbox, .form-checkboxes > .form-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-bottom: .25em;
    margin-top: .25em;
    width: 50%; }
.js-form-type-checkbox > input, .form-checkboxes > .form-item > input {
    font-size: 1em;
    margin-right: .5em;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none; }
.js-form-type-checkbox > label, .form-checkboxes > .form-item > label {
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 0; }
@media (min-width: 37.5em) {
    .js-form-type-checkbox, .form-checkboxes > .form-item {
        width: 33.33333%; } }
@media (min-width: 48em) {
    .js-form-type-checkbox, .form-checkboxes > .form-item {
        margin-right: 2em;
        width: auto; }
    .js-form-type-checkbox:last-child, .form-checkboxes > .form-item:last-child {
        margin-right: 0; } }

.form-checkboxes {
    font-size: 0.88528rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
@media (min-width: 48em) {
    .form-checkboxes {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    .form-checkboxes {
        font-size: 1rem; } }

[id="views-exposed-form-publications-page-1"] .form-actions {
    margin-top: 0.9375rem; }

@media (min-width: 48em) {
    [id="views-exposed-form-publications-page-1"] .fieldgroup {
        width: 100%; }
    [id="views-exposed-form-publications-page-1"] .form-item-keys input,
    [id="views-exposed-form-publications-page-1"] .form-item-field-area-of-focus-target-id input {
        width: 100%; } }

@media (min-width: 64.0625em) {
    [id="views-exposed-form-publications-page-1"] .form-checkboxes {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    [id="views-exposed-form-publications-page-1"] .form-checkboxes > .form-item {
        width: 40%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-right: 0; } }

.contact-form {
    padding: 7.14286%;
    background-color: #EFEFEF; }
.contact-form .form-actions {
    margin-top: 1.875rem; }
.contact-form .form-item {
    max-width: 26.25rem; }
@media (min-width: 48em) {
    .contact-form {
        padding: 7.69231%; } }

[id="views-exposed-form-staff-page-1"] .form-actions {
    margin-top: 0.9375rem;
    width: 100%; }

@media (min-width: 48em) {
    [id="views-exposed-form-staff-page-1"] {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; }
    [id="views-exposed-form-staff-page-1"] .form-item-keys {
        width: 100%; }
    [id="views-exposed-form-staff-page-1"] .form-item-keys input {
        width: 100%; }
    [id="views-exposed-form-staff-page-1"] .form-item-field-area-of-focus-target-id,
    [id="views-exposed-form-staff-page-1"] .form-item-nid {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 46.42857%; } }

label.form-required::after {
    content: "*";
    color: #1abc9c; }

.block--black {
    background-color: #080C10;
    color: #fff; }
.block--black .block__title {
    font-size: 1.06883rem;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0.9375rem; }
@media (min-width: 48em) {
    .block--black .block__title {
        font-size: 1.23418rem; } }
@media (min-width: 64.0625em) {
    .block--black .block__title {
        font-size: 1.5rem; } }

.block--sidebar {
    padding: 11.11111%; }
@media (min-width: 48em) {
    .block--sidebar {
        padding: 14.28571%; } }

.link--block {
    color: inherit;
    display: block;
    text-decoration: none; }

.link--icon,
.link--icon--large,
.link--icon--small {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #858585;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap; }
.link--icon > .icon,
.link--icon--large > .icon,
.link--icon--small > .icon {
    display: inline-block; }

a.link--icon, a.link--icon--large, a.link--icon--small {
    text-decoration: none; }
a.link--icon:hover, a.link--icon:focus, a.link--icon--large:hover, a.link--icon--large:focus, a.link--icon--small:hover, a.link--icon--small:focus {
    text-decoration: underline; }

.link--icon {
    font-size: 0.88528rem; }
@media (min-width: 48em) {
    .link--icon {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    .link--icon {
        font-size: 1rem; } }
.link--icon > .icon {
    height: 1.5em;
    width: 1.5em; }

.link--icon--large {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #858585;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    line-height: 1; }
.link--icon--large > .icon {
    height: 1.71429em;
    margin-right: 0.42857em;
    width: 1.71429em; }

.link--icon--small {
    font-size: 0.625rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #858585;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    letter-spacing: .06em;
    line-height: 1; }
@media (min-width: 48em) {
    .link--icon--small {
        font-size: 0.6875rem; } }
@media (min-width: 64.0625em) {
    .link--icon--small {
        font-size: 0.6875rem; } }
.link--icon--small > .icon {
    height: 1.71429em;
    margin-right: 0.42857em;
    width: 1.71429em; }

.link--icon--before > .icon,
.link--icon:not(.link--icon--after) > .icon {
    margin-right: 0.125em; }

.link--icon--after > .icon {
    margin-left: 0.125em; }

.link--go {
    font-size: 0.88528rem;
    text-transform: uppercase; }
@media (min-width: 48em) {
    .link--go {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    .link--go {
        font-size: 1rem; } }

.link--email {
    color: #1abc9c;
    font-size: 0.88528rem; }
.link--email:hover, .link--email:focus {
    color: #1abc9c; }
.link--email:active, .link--email.active--trail {
    color: #1abc9c; }
@media (min-width: 48em) {
    .link--email {
        font-size: 0.94304rem; } }
@media (min-width: 64.0625em) {
    .link--email {
        font-size: 1rem; } }

.link--button {
    font-size: 0.93117rem;
    background-color: #1abc9c;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.08333em;
    line-height: 1;
    padding: 0.66667em 1em;
    text-decoration: none;
    text-transform: uppercase; }
@media (min-width: 48em) {
    .link--button {
        font-size: 1.01582rem; } }
@media (min-width: 64.0625em) {
    .link--button {
        font-size: 1.125rem; } }
.link--button:hover, .link--button:focus {
    background-color: #1abc9c; }
.link--button:active {
    background-color: #1abc9c; }

.menu--local {
    background-color: #080C10;
    margin: 0;
    padding: 0; }
.menu--local > .menu__item {
    display: block;
    position: relative; }
.menu--local > .menu__item > .menu__link {
    font-size: 0.93117rem;
    line-height: 1;
    color: #fff;
    display: block;
    font-size: 1.125rem;
    font-weight: 500;
    padding: .75em 0;
    position: relative;
    text-decoration: none;
    z-index: 1; }
@media (min-width: 48em) {
    .menu--local > .menu__item > .menu__link {
        font-size: 1.01582rem; } }
@media (min-width: 64.0625em) {
    .menu--local > .menu__item > .menu__link {
        font-size: 1.125rem; } }
.menu--local > .menu__item > .menu__link::before {
    background-color: #fff;
    bottom: .2em;
    content: "";
    height: auto;
    left: -1em;
    opacity: 0;
    position: absolute;
    right: -1em;
    top: .2em;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transition: background-color 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: background-color 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out;
    transition: transform 0.2s ease-out, background-color 0.2s ease-out, opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
    z-index: -1; }
.menu--local > .menu__item > .menu__link:hover:before, .menu--local > .menu__item > .menu__link:focus:before, .menu--local > .menu__item > .menu__link:active:before, .menu--local > .menu__item > .menu__link.is-active:before, .menu--local > .menu__item > .menu__link.menu__link--active-trail:before {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
.menu--local > .menu__item > .menu__link:hover:before, .menu--local > .menu__item > .menu__link:focus:before {
    background-color: #484848; }
.menu--local > .menu__item > .menu__link:active:before {
    background-color: #1abc9c; }
.menu--local > .menu__item > .menu__link.is-active, .menu--local > .menu__item > .menu__link.menu__link--active-trail {
    font-weight: 700; }
.menu--local > .menu__item > .menu__link.is-active:before, .menu--local > .menu__item > .menu__link.menu__link--active-trail:before {
    background-color: #1abc9c; }

.paragraph--media {
    margin-bottom: 3em;
    margin-top: 3em; }
.paragraph--media:first-child {
    margin-top: 0; }
.paragraph--media:last-child {
    margin-bottom: 0; }
@media (min-width: 37.5em) {
    .paragraph--media[data-align="center"] {
        clear: both;
        margin-left: auto;
        margin-right: auto; }
    .paragraph--media[data-align="left"], .paragraph--media[data-align="right"] {
        margin-bottom: 5.88235%;
        margin-top: 0;
        width: 52.94118%; }
    .paragraph--media[data-align="left"] {
        clear: left;
        float: left;
        margin-left: -5.88235%;
        margin-right: 5.88235%; }
    .paragraph--media[data-align="left"]:first-child + *:not([data-align="left"]) {
        margin-top: 0; }
    .paragraph--media[data-align="right"] {
        clear: right;
        float: right;
        margin-left: 5.88235%;
        margin-right: -5.88235%; }
    .paragraph--media[data-align="right"]:first-child + *:not([data-align="right"]) {
        margin-top: 0; } }
@media (min-width: 75em) {
    .paragraph--media[data-align="left"], .paragraph--media[data-align="right"] {
        margin-bottom: 7.69231%;
        width: 53.84615%; }
    .paragraph--media[data-align="left"] {
        margin-left: -15.38462%;
        margin-right: 7.69231%; }
    .paragraph--media[data-align="right"] {
        margin-left: 7.69231%;
        margin-right: -7.69231%; } }

#block-prototype-d8-branding {
    width: 200px; }
#block-recentpressreleases h2{
    font-size: 2rem;
    padding: 20px 0px;
}
.path-frontpage .view__content{
    display: block;
    width: 100%;
    float: left;
}
.path-frontpage .view__content .views-row .views-field.views-field-title{
    margin: 10px 0px;
/*    margin: 30px 0px;*/
/*    min-height: 60px;*/
}
.path-frontpage .view__content .views-row{
    border-left: 10px solid #eee;
    width: 50%;
    float: left;
    padding: 0px 25px;
    margin: 0px 0px 60px 0px;
}
.teaser__type {
    font-size: 0.8394rem;
    background-color: #080C10;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.14286em;
    line-height: .9;
    padding: .85em .75em;
    text-transform: uppercase;
}
/* line 23, more-link.scss */
.more-link {
    font-size: 0.93117rem;
    color: #D22630;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.05556em;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    transition: all .2s ease-out;
    white-space: normal;
    position: relative;
}
.path-frontpage .more-link {
	margin-top:20px;
}

@media (min-width: 48em) {
    .more-links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.more-links--stacked:not(:last-child) {
    margin-bottom: 1.875rem; }

.more-links--stacked .more-link {
    display: block; }

.more-links--stacked .more-link:not(:last-child) {
    margin-bottom: 1.875rem; }

.more-link {
    font-size: 0.93117rem;
    color: #1abc9c;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.05556em;
    line-height: 1;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    white-space: normal;
    position: relative;
}
@media (min-width: 48em) {
    .more-link {
        font-size: 1.01582rem; } }
@media (min-width: 64.0625em) {
    .more-link {
        font-size: 1.125rem; } }
.more-link:hover, .more-link:focus {
    color: #1abc9c; }
.more-link:active, .more-link.active--trail {
    color: #1abc9c; }
.more-link:hover .more-link__arrow, .more-link:focus .more-link__arrow {
    -webkit-transform: translateX(0.5em);
    transform: translateX(0.5em); }
.more-link:not(:last-child) {
    margin-bottom: 3.125rem; }
.block-views + .more-link,
.view__content + .more-link {
    margin-top: 3.125rem; }

.more-link__arrow {
    display: inline-block;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    white-space: nowrap; }

.more-link__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.more-link__wrapper > .more-link {
    margin-bottom: 0.625rem; }
.more-link__wrapper > .more-link:first-child {
    margin-right: 0.625rem; }

.more-link--block {
    background-color: #E0E0E0;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding: 1em; }
.more-link--block:hover, .more-link--block:focus {
    background-color: #EFEFEF; }

.more-link--block.more-link--red {
    background-color: #1abc9c;
    color: #fff; }
.more-link--block.more-link--red:hover, .more-link--block.more-link--red:focus {
    background-color: #1abc9c; }
.more-link--block.more-link--red:active {
    background-color: #1abc9c; }

.more-link--block.more-link--black {
    background-color: #080C10; }
.more-link--block.more-link--black:hover, .more-link--block.more-link--black:focus {
    background-color: #080C10; }
.more-link--block.more-link--black:active {
    background-color: #080C10; }

.more-link--block.more-link--small {
    padding: .5em 1em; }

.more-link--back:hover .more-link__arrow, .more-link--back:focus .more-link__arrow {
    -webkit-transform: translateX(-0.5em);
    transform: translateX(-0.5em); }
.page-node-type-page .article__header.l--offset {
    padding: 0;
}
.flexslider{
    z-index: 1;
}
.area-of-focus-details .layout-container .l__secondary{
    width: 27%;
	margin-right:3%;
    float: left;
}
@media (min-width: 97em) {
	.area-of-focus-details .layout-container .l__secondary{
		width: 30%;
		margin-right:0%;
	}
}
.area-of-focus-details .layout-container .l__primary{
    width: 70%;
    float: left;
}
.block-views-blockrelated-content-block-3{
    margin-top: 30px;
}
.block-views-blockpress-block-1 .teaser--featured .teaser__content{
    margin-left: 0%;
}
/*staff css 27-03-2019*/
.list__item.person-item .views-field-field-image {
    float: left;
    margin-right: 25px;
}
.list__item.person-item .views-field-field-person-title {
    overflow: hidden;
}
.list__item.person-item .views-field-title {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    padding-bottom: 5px;
    line-height: normal;
}

.list__item.person-item .views-field-body {
    clear: both;
    border-top: 0.5rem solid #E0E0E0;
    margin-top: 3.125rem;
    padding-top: 2.5rem;
    display: inline-block;
    width: 100%;
}
.middle-row .views-field.views-field-field-image{
    width: 50%;
    float: left;
}
.middle-row .views-field.views-field-nothing .views-row{
    width: 100%;
    border-left: none;
}
.middle-row .views-field.views-field-nothing{
    width: 50%;
    float: left;
}
.views-field.views-field-edit-node{
    position: absolute;
}

.path-frontpage .view__content .views-row .views-field.views-field-body{
/*    min-height: 180px;*/
/*	min-height: 110px;*/
}

/********** MAP ****************/
#block-mapblock {
    width: 50%;
    float: left;
    padding-right: 35px;
    padding-bottom: 30px;
}
#block-mapblock .map_area {
    border: 4px solid #e6e6e6;
}
#block-views-block-map-block-1 {
    width: 50%;
    float: left;
    padding-left: 35px;
    border-left: 10px solid #e0e0e0;
    margin-bottom: 30px;
}

#block-views-block-map-block-1 header {
    background-color: #1abc9c;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.08333em;
    line-height: 1;
    padding: 0.66667em 1em;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 15px;
}
#block-views-block-map-block-1 .view__content a, #block-mapblock a{
    border:none;
}
#block-views-block-map-block-1 .view__content .views-field-title {
    font-weight: 500;
    color: #000;
}
#block-views-block-map-block-1 .view__content .field-content {
    display:block;
    line-height:normal;
}
#block-views-block-map-block-1 .view__content .views-row {
    padding-bottom: 15px;
    font-size: 21px;
}



#block-cci-content {
    display: inline-block;
    width: 100%;
    clear: both;
}

#block-cci-content form.views-exposed-form {
    padding: 0px;
    background: #fff;
    display: flex;
    width: 100%;
    margin-top: 20px;
}

#block-cci-content form.views-exposed-form .form-item {
    width: 20%;
    padding-right: 20px;
}
#block-cci-content form.views-exposed-form .form-item {
    width: 20%;
    padding-right: 20px;
}

#block-cci-content form.views-exposed-form .form-item:first-child {
    margin-top:0.9375rem;
}

#block-cci-content form.views-exposed-form .form-item .chosen-container-single .chosen-single {
    border-color:#222;
}

#block-cci-content .view__content .views-row {
    border-left: 10px solid #ccc;
    padding-left: 35px;
    margin-bottom: 50px;
}
.leaflet-container .leaflet-popup-content .views-field-title,
#block-cci-content .view__content .views-row .views-field-title {
    padding-bottom:5px;
}
.leaflet-container .leaflet-popup-content .views-field-title a,
#block-cci-content .view__content .views-row .views-field-title a {
    border: none;
    color: #000;
    font-weight: 500;
    font-size: 28px;
}

#block-views-block-map-block-1 .view__content a {
    color: #000;
}

#block-cci-content .view__content .views-row .views-field-body {
/*    font-size: 21px;*/
}
#block-mappagesubtitle{	margin-bottom: 30px; }

#block-mappagesubtitle .map_view_subtitles{
    border-bottom: 1px solid #4f4f4f;
    margin-bottom: 20px;
}

#block-mappagesubtitle .map_view_subtitles span{
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.08333em;
    line-height: 1;
    padding: 0.66667em 1em;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 0;
}
.l--page.map {
    overflow: visible;
}


#block-cci-content .map_view_subtitles{
    border-bottom: 1px solid #000;
    margin-top: 20px;	
}
#block-cci-content .map_view_subtitles span{
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 0.08333em;
    line-height: 1;
    padding: 0.66667em 1em;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 0;
}	

.map .header {
    margin-bottom: 3rem;
}

/********** End MAP ****************/

/****blog****/
.blog .l__primary {
    margin-left: 0px;
}

/********area-of-focus***********/
.area-of-focus-details #block-cci-content{
    margin-bottom: 0px;
}
/********area-of-focus end*********/

#block-views-block-related-content-block-2 h2{
    margin-top: 40px;
}

#tags-group{
    width: 100%;
    float: left;
    padding: 20px 0px;
    border-top: 15px solid #eee;
    border-bottom: 15px solid #eee;
    margin-bottom: 30px;
}
#tags-group .field{
    width: 25%;
    float: left;
}
.page-node-type-project .layout-container .l__primary{
    width: 100%;
    float: left;
}
.page-node-type-project .layout-container .l__primary .layout-content{
    width: 70%;
    float: left;
}
.page-node-type-project .layout-container .l__primary .l__secondary{
    width: 30%;
    float: left;
}
.read_more_from {
    margin-left: 10px;
}

div#block-first {
    padding: 20px;
    background-color: #1abc9c;
    color: #fff;
    margin: 0px 10px;
}
div#block-first .field--name-body a:hover{
    color: #000;
}
div#block-first .field--name-body a{
    color: #fff;
}
div#block-projectsecond {
    padding: 20px;
    background-color: #1abc9c;
    color: #fff;
    margin: 10px 10px;
}
div#block-projectsecond .field--name-body a:hover{
    color: #000;
}
div#block-projectsecond .field--name-body a{
    color: #fff;
}
.field--name-field-person-author .field__label{
    float: left;
    margin-right: 15px;
}

/**mobile css***/
#block-views-block-home-slider-block-2{
    display: none;
}
@media(max-width:767px){
    #block-views-block-home-slider-block-2{
        display: block;
    }
    #block-views-block-home-slider-block-1{
        display: none;
    }
    .path-frontpage .view__content .views-row{width: 100%;}	
    .middle-row .views-field.views-field-field-image { width: 100%; margin-bottom: 15px;}	
    .middle-row .views-field.views-field-nothing{width: 100%;}	
    .middle-row .views-field.views-field-nothing .views-row{width: 100%; padding: 0;}	
    .footer	{padding-top: 30px;   margin-top: 30px;padding-bottom: 0;}  

    #block-mapblock{width: 100%; padding-right: 0;}	
    #block-views-block-map-block-1{width: 100%;}
    #block-cci-content form.views-exposed-form{width: 100%; flex-wrap: wrap;}	
    #block-cci-content form.views-exposed-form .form-item { width: 100%;  padding: 0;  margin: 0 0 15px 0;}	

    #block-views-block-home-slider-block-1 ul li .views-field.views-field-nothing{bottom: 0; right: 0; top:0; background: rgba(0,0,0,0.4); padding: 15px;}
    .page-node-type-project .layout-container .l__primary .layout-content {   width: 100%; }
    .page-node-type-project .layout-container .l__primary .l__secondary{   width: 100%; }

    .area-of-focus-details .layout-container .l__primary {  width: 100%; }
    .area-of-focus-details .layout-container .l__secondary{  width: 100%; padding-left: 11.11111%;
    padding-right: 11.11111%}
    .menu--footer > .menu__item > .menu__link { font-size: 1.1rem;   }
    .footer__funding-text p:not([class]), .footer__copyright p:not([class]) {   font-size: 1.1rem;}
    #block-views-block-home-slider-block-2 .item-list ul {
        padding: 0;
        margin: 0 0 30px 0;
    }
    #block-views-block-home-slider-block-2 .item-list ul li:before {
        display: none;
    }
    #block-views-block-home-slider-block-2 .item-list ul li {
        list-style: none;
        position: relative;
    }
    #block-views-block-home-slider-block-2 .item-list ul li .views-field-nothing {
        position: absolute;
        left: 0;    
        top: 0;
        padding: 15px;
        color: #fff;
        background-color: rgba(0,0,0,0.5);
        width: 100%;
        height: 100%;
        font-size: 20px;
        line-height: 30px;	

    }
    .header__logo {
        width: 14.438rem;
    }
    .header__logo .logo__image-link--horizontal > .logo__image--horizontal {
        width: 14.625rem;
    }

}
@media (min-width: 64.0625em){
.block-system-main-block:not(:last-child), .l--section:not(:last-child) {
/*    margin-bottom: 1.25rem;*/
    margin-bottom: 3rem;
}
}

#block-views-block-home-page-block-2 .views-field-field-image .field-content {
    padding-left: 35px;
}

.path-map-innovation-2 .layout-container .layout-sidebar-second .cta, 
.path-mapping-innovation .layout-container .layout-sidebar-second .cta {
	background-color: transparent;
	background-image: none;
	padding: 0px !important; 
}

.path-map-innovation-2 .layout-container .layout-sidebar-second .cta .cta__description,
.path-mapping-innovation .layout-container .layout-sidebar-second .cta .cta__description {
	color: #1bbc9b;
}
.path-map-innovation-2 .layout-container .layout-sidebar-second .cta .cta__link .more-link,
.path-mapping-innovation .layout-container .layout-sidebar-second .cta .cta__link .more-link{
	background: #1abc9c;
	color: #fff;
	padding: 20px 20px 15px 20px;
}

.path-map-innovation-2 .layout-container .layout-sidebar-second  #block-getintouchformapping2,
.path-mapping-innovation .layout-container .layout-sidebar-second  #block-getintouchformapping2 {
	color: #1abc9c;
}
/************ mapping-innovation *******************/
#block-mappinginnovationblock{
  margin-bottom: 2rem;
}
.mapping-inno-header {
  position: relative;   
  margin-left: 0%;
}
@media (min-width: 48em) {
  .mapping-inno-header {
    margin-right: 3.44828%; } 
}
@media (min-width: 75em) {
  .mapping-inno-header {
    margin-right: 6.89655%; 
  }
}
  
.mapping-inno-header .mapping-inno-title {
  font-size: 1.34415rem;
  background-color: #080C10;
  color: #fff;
  letter-spacing: 0.00556em;
  padding: 11.11111%; 
/*  margin-bottom: 6.25rem;*/
  margin-bottom: 3rem;
}

.mapping-inno-header .lead {
/*  font-size: 1.34415rem;*/
  line-height: 1.1666;
  border-bottom: 0.5rem solid #E0E0E0;
  color: #080C10;
  font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
  font-weight: 500;
/*
  margin-bottom: 3.125rem;
  padding-bottom: 3.125rem; 
*/
}
@media (min-width: 48em) {
  .mapping-inno-header .mapping-inno-title {
      font-size: 1.67089rem; 
      padding: 4.34783% 4.34783%;
  }
  .mapping-inno-header .lead {
/*    font-size: 1.67089rem; */
  }
}
/*
@media (min-width: 64.0625em) {
  .mapping-inno-header .mapping-inno-title {
      font-size: 2.25rem; 
  }
  .mapping-inno-header .lead {
    font-size: 2.25rem; 
  } 
}
*/

.path-mapping-innovation #block-mapblock{
    margin-bottom: 1.25rem;
    width: 100%;
}
.path-mapping-innovation #block-cci-content .map_view_subtitles{
    border-bottom: 0;
}

.field.field--name-field-project-heading.field--type-string-long.field--label-hidden.field__item {
    border-bottom: 15px solid #eee;
    font-weight: bolder;
    padding: 10px 0px;
    font-size: 24px;
}
.page-node-type-project .layout-sidebar-second div#block-first, .page-node-type-project .layout-sidebar-second div#block-projectsecond{
	background-color: transparent;
	background-image: none;
	padding: 0px !important; 
	color: #1bbc9b;

}

.page-node-type-project div#block-first .cta__link .more-link{
	background: #1abc9c;
	color: #fff;
	padding: 20px 20px 15px 20px;
}


#block-views-block-project-tags-block-1 {
    width: 100%;
    float: left;
    padding: 0px 0px;
    border-top: 15px solid #eee;
    border-bottom: 15px solid #eee;
    margin-bottom: 30px;
    margin-top: 50px;
}
#block-views-block-project-tags-block-1 table tr th {
    background: none;
    line-height: 1.1666;
    color: #080C10;
    font-weight: 600;
    margin-bottom: .25em;
    border: none;
    padding-bottom: 0px;
    padding-left: 0;
    width: 25%;
    font-size: 22px;
}
#block-views-block-project-tags-block-1 table tr td ul{
    padding:0px;
}
#block-views-block-project-tags-block-1 table tr td ul li a {
    color: #484848;
    font-family: "fabriga", "AvenirNext-Regular", "Roboto", sans-serif;
    font-weight: 400;
    border: none;
}
#block-views-block-project-tags-block-1 table tr td ul li::before {
    display: none;
}
#block-views-block-project-tags-block-1 table tr td {
    border: none;
    padding-left: 0;
}
#block-views-block-project-tags-block-1 table tr td ul li {
    margin-bottom: 5px;
}


#block-mappinginnovation > h2 { font-size: 1.34415rem;  padding-left: 11.11111%;  padding-right: 11.11111%;  width: auto;}

@media (min-width: 48em){
#block-mappinginnovation > h2 {font-size: 1.67089rem; padding-left: 6.89655%;  padding-right: 6.89655%;  width: 86.2069%;}
}   

@media (min-width: 64.0625em){
#block-mappinginnovation > h2 {font-size:2.25rem;}
}

@media (min-width: 75em){
#block-mappinginnovation > h2 {font-size: 2.25rem;  padding-left: 13.7931%;  padding-right: 6.89655%;}
}   


@media (max-width: 64em){ 
.header__donate-link { 
    max-width: 100%;
}
.header__utilities{margin-bottom: 30px;}
}

.l__primary.l__primary__only {
	margin-left: auto;
	margin-right:auto;
	float:none;
}


@media (min-width:48em) {
	.area-of-focus-details .l--sidebar-after.l--sidebar-after--shifted.l--section {
		margin-right: 3.44828%;
	}
}
@media (min-width:75em) {
	.area-of-focus-details .l--sidebar-after.l--sidebar-after--shifted.l--section {
		margin-right: 6.89655%;
	}
}


article ul {
    font-family: "Swift LT Std", "Swift W01", serif;
    margin: 1em 0 1em;
}

article ul:not([class]) > li {
    line-height: inherit;
}
