/*!
Theme Name: Oxfam Scotland theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: oxfam-scotland
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Oxfam Media is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalise
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/


@font-face {
    font-family: "OxfamHeadline";
    src: url("fonts/oxfamglobalheadline-webfont.woff2") format("woff2"), url("fonts/oxfamglobalheadline-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: "oa-icons";
    src: url("fonts/oa-icons.eot?1513783349");
    src: url("fonts/oa-icons.eot?&1513783349#iefix") format("embedded-opentype"),url("fonts/oa-icons.woff?1513783349") format("woff"),url("fonts/ous-icons.ttf?1513783349") format("truetype");
    font-weight: normal;
    font-style: normal
}



body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}


dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #61a534;
}

a:visited {
	color: #44841a;
}

a:hover, a:focus, a:active {
	color: #44841a;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}





html {
  font: 62.5% / 1.6 Arial, sans-serif;
  /* Sets up the Base 10 stuff */
  background: #E0DDD0;
}


body {
  color: #545454;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Arial, Helvetica, sans-serif;
  background: transparent;
  overflow-x: hidden;  
}

@media only screen and (min-width: 768px) {
    body {      
	    background: url(img/body-stripe-repeater.png) center 0 repeat-x;
	    padding-top: 14px; 
	} 
}




.hidden-desktop {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; } }


/* OXFAM MASTHEAD */
/* START: Header */


  
.wrapper {
    margin: 0 auto;
    max-width: 1220px;
}

.wrapper:before, .wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}

.wrapper:after {
    clear: both;
}

.lt-ie8 .wrapper {
    margin: 0 auto;
    width: 1220px;
    *zoom: 1; }

.lt-ie8 .wrapper:before, .lt-ie8 .wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}

.lt-ie8 .wrapper:after {
    clear: both;
}



#PageHeader {
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    max-width: none;
    background: white;
}

#PageHeader:before,#PageHeader:after {
    display: table;
    content: "";
    line-height: 0
}

#PageHeader:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    #PageHeader {
        background: white;
        padding-top:44px
    }
}


@media only screen and (min-width: 1024px) {

    #PageHeader .skip-link {
        display:none
    }
}



#PageHeader .skip-link-top-nav {
    background: #61A534;
    float: right;
    width: 60px;
    height: 60px;
    margin-left: 20px
}

#PageHeader .skip-link-top-nav:after {
    content: "\e005";
    color: #0C884A;
    display: block;
    font-family: "oa-icons";
    font-size: 40px;
    font-size: 4rem;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    left: 0;
    position: relative;
    text-align: center;
    top: 3px;
    width: 60px;
    height: 60px
}

@media only screen and (min-width: 1024px) {
    #PageHeader .skip-link-top-nav:after {
        display:none
    }
}

#PageHeader .skip-link-top-nav:hover:after,#PageHeader .skip-link-top-nav:active:after,#PageHeader .skip-link-top-nav:focus:after {
    color: #FFF;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}



header.page-header {
    background: white;
    padding: 20px 20px 0 20px;
}

.page-header h1.page-title {
    margin-bottom: 0;
}

.pagination {
    clear: both;
    padding: 20px;
}


@media only screen and (max-width: 1023px) {
    #Search {
        padding:30px
    }

    #Search .cmpnt-search {
        width: 297px;
        margin: 0 auto
    }

    #Search .cmpnt-search input {
        margin-bottom: 0
    }

    #Search .cmpnt-search button[type=submit] {
        top: 1px
    }
}

svg .fill-white {
    fill: #FFF
}

svg .fill-green {
    fill: #61A534
}

svg .fill-black {
    fill: #000
}

#Logo {
    display: block;
    float: left;
    height: 37px;
    width: 94px;
    margin: 10px 20px 0
}

@media only screen and (min-width: 768px) {
    #Logo {
        height:49px;
        margin: -10px 0 30px 20px;
        width: 120px
    }
}

@media only screen and (min-width: 850px) {
    #Logo {
        height:66px;
        width: 161px
    }
}

@media only screen and (min-width: 1220px) {
    #Logo {
        margin:-10px 20px 30px 0
    }
}

#Logo img,#Logo svg,#Logo svg.ox-horiz {
    width: 100%
}

#Logo svg.ox-horiz {
    fill: #61A534
}

#HeaderStrapline {
    color: #545454;
    font-size: 10px;
    font-size: 1rem;
    line-height: 40px;
    margin: 10px 20px;
    height: 40px
}

@media only screen and (max-width: 480px) {
    #HeaderStrapline {
        padding-top:9px;
        font-size: 9px;
        font-size: 0.9rem
    }
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    #HeaderStrapline {
        font-size:13px;
        font-size: 1.3rem
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    #HeaderStrapline {
        font-size:13px;
        font-size: 1.3rem
    }
}

@media only screen and (min-width: 768px) {
    #HeaderStrapline {
        border-left:2px solid #EAEADE;
        float: left;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.27272727;
        margin-top: 4px;
        padding-left: 20px
    }
}

@media only screen and (min-width: 1120px) {
    #HeaderStrapline {
        font-size:16px;
        font-size: 1.6rem;
        line-height: 40px;
        width: 300px;
        margin-top: auto
    }
}

@media only screen and (max-width: 1119px) {
    #HeaderStrapline {
        font-size:14px;
        font-size: 1.4rem;
        width: 180px;
        line-height: 1.27272727;
        margin-top: 4px
    }
}

@media only screen and (max-width: 699px) {
    #PageHeader {
        margin:0
    }

    #NavContainer {
        border-bottom: 0 solid rgba(0,0,0,0.8);
        height: 0;
        top: 60px;
        overflow: hidden;
        position: absolute;
        width: 100%;
        z-index: 100
    }

    #NavContainer form {
        margin: 0
    }
}

@media only screen and (min-width: 768px) {
    #NavContainer {
        height:auto !important
    }

	.responsive #nav_menu-2, .responsive #nav_menu-3, .responsive aside#secondary:first-child {
		top: 118px!important;
	}


}

input[type="search"] {
    display: inline-block;
    vertical-align: middle;
    height: 42px;
    padding: 4px 6px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    vertical-align: middle;
}


input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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



#Search {
    background: #0C884A;
    margin: 0;
    padding: 20px;
}

#Search:before,#Search:after {
    display: table;
    content: "";
    line-height: 0
}

#Search:after {
    clear: both
}

@media only screen and (min-width: 1024px) {
    #Search {
        background:transparent;
        float: right;
        margin: 25px 20px 0;
        padding: 0
    }
}
/*
@media only screen and (min-width: 700px) and (max-width: 979px) {
    #Search {
        margin-top:5px
    }
}

@media only screen and (min-width: 1220px) {
    #Search {
        margin-right:0
    }
}*/

#Search label {
    display: none
}

#Search input {
    background: #FFF;
    border: 1px solid #EAEADE;
    border-right: none;
    color: #545454;
    height: 25px;
    width: 200px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}

#Search input:-moz-placeholder {
    color: #61A534;
    font-size: 14px;
    font-size: 1.4rem
}

#Search input:-ms-input-placeholder {
    color: #61A534;
    font-size: 14px;
    font-size: 1.4rem
}

#Search input::-webkit-input-placeholder {
    color: #61A534;
    font-size: 14px;
    font-size: 1.4rem
}

@media only screen and (max-width: 699px) {
    #Search input {
        width:225px
    }
}

#Search input:focus {
    background-color: #f7f7f7;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}

#Search .cmpnt-search button {
    background: #61A534;
    border: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #FFF;
    height: 35px;
    left: -5px;
    line-height: 30px;
    padding: 0 6px;
    position: relative;
    text-indent: -9999em;
    top: -2px;
    width: 35px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}

#Search .cmpnt-search button::after {
    content: "\e00d";
    font-family: "oa-icons";
    height: 35px;
    left: 0;
    line-height: 26px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 5px;
    width: 35px;
    font-size: 20px;
    font-size: 2rem
}

#Search .cmpnt-search button:hover {
    color: #f2f2f2;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out
}


.primary-nav-wrap:before,.primary-nav-wrap:after {
    display: table;
    content: "";
    line-height: 0
}

.primary-nav-wrap:after {
    clear: both
}

.lt-ie8 .primary-nav-wrap {
    display: block;
    width: 100%
}

#PrimaryNav {
    display: flex;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    text-align: center;
}

#PrimaryNav:before,#PrimaryNav:after {
    display: table;
    content: "";
    line-height: 0
}

#PrimaryNav:after {
    clear: both
}

@media only screen and (min-width: 768px) {
    #PrimaryNav {
        display:flex;
        font-size: 22px;
        font-size: 2.2rem;
        width: 100%
    }
}

@media only screen and (min-width: 768px) {
    #PrimaryNav li {
        border-left:1px solid #FFF;
        flex:1;
    }

    #PrimaryNav li:first-child {
        border-left: 0
    }
}


@media only screen and (min-width: 768px) {
    #PrimaryNav.is_extended li {
        width:25%
    }
}

#PrimaryNav li:first-child a {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#PrimaryNav a {
    background: #61A534;
    -moz-box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.1);
    color: #FFF;
    display: block;
    font-weight: bold;
    padding: 20px;
    text-decoration: none;
    -webkit-transition: background 100ms ease-in-out;
    -moz-transition: background 100ms ease-in-out;
    -o-transition: background 100ms ease-in-out;
    transition: background 100ms ease-in-out
}

#PrimaryNav a.current,#PrimaryNav a:hover,#PrimaryNav a:focus,#PrimaryNav a:active {
    background: #44841a
}


@media only screen and (min-width: 768px) {  
  
    #PrimaryNav a {
        -moz-box-shadow:none;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

#PrimaryNav .donate {
    background: #F16E22
}

#PrimaryNav .donate.current,#PrimaryNav .donate:hover,#PrimaryNav .donate:focus,#PrimaryNav .donate:active {
    background: #44841a
}

#PrimaryNav .donate.current:after,#PrimaryNav .donate:hover:after,#PrimaryNav .donate:focus:after,#PrimaryNav .donate:active:after {
    -webkit-transition: border 100ms ease-in-out;
    -moz-transition: border 100ms ease-in-out;
    -o-transition: border 100ms ease-in-out;
    transition: border 100ms ease-in-out;
    border-left-color: #44841a
}

@media only screen and (min-width: 768px) {
    #PrimaryNav .donate {
        position:relative;
        -webkit-transition: all 100ms ease-in-out;
        -moz-transition: all 100ms ease-in-out;
        -o-transition: all 100ms ease-in-out;
        transition: all 100ms ease-in-out
    }

    #PrimaryNav .donate:hover .dropdown {
        display: block
    }
}

@media only screen and (min-width: 768px) and (min-width: 1300px) {
    #PrimaryNav .donate:after {
        border:31px solid transparent;
        border-left-color: #F16E22;
        content: " ";
        height: 0;
        position: absolute;
        pointer-events: none;
        right: -62px;
        top: 0%;
        width: 0;
        -webkit-transition: border 100ms ease-in-out;
        -moz-transition: border 100ms ease-in-out;
        -o-transition: border 100ms ease-in-out;
        transition: border 100ms ease-in-out
    }

    #PrimaryNav .donate.current,#PrimaryNav .donate:hover,#PrimaryNav .donate:focus,#PrimaryNav .donate:active {
        background: #44841a
    }

    #PrimaryNav .donate.current:after,#PrimaryNav .donate:hover:after,#PrimaryNav .donate:focus:after,#PrimaryNav .donate:active:after {
        -webkit-transition: border 100ms ease-in-out;
        -moz-transition: border 100ms ease-in-out;
        -o-transition: border 100ms ease-in-out;
        transition: border 100ms ease-in-out;
        border-left-color: #44841a
    }
}

#SecondaryNav {
    display: none
}

@media only screen and (min-width: 768px) {
    #SecondaryNav {
        display:block;
        position: absolute;
        right: 20px;
        top: 0
    }

    #SecondaryNav li {
        float: left;
        font-size: 14px;
        font-size: 1.4rem;
        margin: 20px 0 0 10px;
        padding: 0 0 0 10px;
        position: relative
    }

    #SecondaryNav li:first-child {
        border: 0;
        margin: 20px 0 0 0;
        padding: 0
    }

    #SecondaryNav a {
        color: #44841a;
        font-weight: bold
    }

    #SecondaryNav a:after {
        border: 7px solid transparent;
        content: " ";
        height: 0;
        left: 50%;
        margin-left: -7px;
        pointer-events: none;
        position: absolute;
        top: -20px;
        width: 0
    }

    #SecondaryNav a:hover,#SecondaryNav a:active,#SecondaryNav a:focus,#SecondaryNav a.current {
        color: #545454
    }

    #SecondaryNav a:hover:after,#SecondaryNav a:active:after,#SecondaryNav a:focus:after,#SecondaryNav a.current:after {
        border-top-color: #0C884A
    }
}

#TertiaryNav {
    display: none
}

#TertiaryNav li {
    float: left;
    border-left: 1px solid #EAEADE;
    padding: 0 10px;
    font-size: 14px;
    font-size: 1.4rem
}

#TertiaryNav li:first-child {
    border-left: none
}

@media only screen and (min-width: 768px) {
    #TertiaryNav {
        display:block;
        position: absolute;
        right: 290px;
        top: 63px
    }
}

@media only screen and (min-width: 1220px) {
    #TertiaryNav {
        right:270px
    }
}

nav ul, nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
/* END: Header */



/* START: Component */

.cmpnt {
    margin: 0 0 40px 0;
}

.cmpnt.cmpnt-1px-margin-bottom {
    margin-bottom: 1px;
}

.cmpnt-border {
    -moz-box-shadow: 0 4px 0 0 rgba(226,226,215,0.96);
    -webkit-box-shadow: 0 4px 0 0 rgba(226,226,215,0.96);
    box-shadow: 0 4px 0 0 rgba(226,226,215,0.96);
}


.cmpnt-single-feature {
    background: #FFF;
    padding: 20px;
    font-size: 14px;
    font-size: 1.4rem;
}

.cmpnt-single-feature:before,.cmpnt-single-feature:after {
    display: table;
    content: "";
    line-height: 0;
}

.cmpnt-single-feature:after {
    clear: both;
}


/* END: COMPONENT */


/* TYPE */

h1 {
    font-family: Arial;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: none;
    line-height: 1.2;
}

@media only screen and (min-width: 1024px) {
    h1 {
        font-size: 35px;
        font-size: 3.5rem;
    }
}


h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.20;
}

h2 a {
  text-decoration: none;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.272727;
}


h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.333333; }

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }
/*
 p {
    margin-bottom: 1rem;
    font-size: 1.2em;
    line-height: 1.35;
    text-rendering: auto;
}*/


.cmpnt-full-article {
    padding: 20px;
    background-color: #FFF
}

.cmpnt-full-article .cmpnt-full-article-main-img,.cmpnt-full-article .img-inline-full-width {
    margin-bottom: 20px;
    padding-bottom: 5px;
    display: block;
    border-bottom: 1px solid #EAEADE;
    font-size: 13px;
    font-size: 1.3rem
}

.cmpnt-full-article .cmpnt-full-article-main-img img,.cmpnt-full-article .img-inline-full-width img {
    width: 100%
}

.cmpnt-full-article .cmpnt-full-article-main-img figcaption,.cmpnt-full-article .img-inline-full-width figcaption {
    font-size: 12px;
    font-size: 1.2rem
}

@media only screen and (min-width: 768px) {
    .cmpnt-full-article .cmpnt-full-article-main-img figcaption,.cmpnt-full-article .img-inline-full-width figcaption {
        text-align:left;
        padding-bottom: 5px
    }
}

.cmpnt-full-article .cmpnt-full-article-header h1 {
    font-family: Arial, sans-serif;
    text-transform: none;
    line-height: 1;
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.2
}

@media only screen and (min-width: 1024px) {
    .cmpnt-full-article .cmpnt-full-article-header h1 {
        font-size:32px;
        font-size: 3.2rem
    }
}

.cmpnt-full-article .cmpnt-full-article-header .cmpnt-full-article-time-and-author {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 20px
}

@media only screen and (min-width: 1024px) {
    .cmpnt-full-article .cmpnt-full-article-header .cmpnt-full-article-time-and-author {
        font-size:13px;
        font-size: 1.3rem
    }
}

.cmpnt-full-article .cmpnt-full-article-header .cmpnt-full-article-time-and-author time {
    border-right: 1px solid #545454;
    margin-right: 10px;
    padding-right: 10px
}

.cmpnt-full-article h2,.cmpnt-full-article h3 {
    margin-bottom: 10px
}

.cmpnt-full-article p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6
}

.cmpnt-full-article p:first-of-type {
    font-weight: bold;
    line-height: 1.5;
    font-size: 16px;
    font-size: 1.6rem
}

@media only screen and (min-width: 1024px) {
    .cmpnt-full-article p:first-of-type {
        font-size:20px;
        font-size: 2rem;
        line-height: 1.4
    }
}

.cmpnt-full-article .cmpnt-full-article-share {
    background: #EAEADE;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 20px
}

/*@media only screen and (min-width: 1024px) {
    .cmpnt-full-article .cmpnt-full-article-share {
        float:right;
        margin-left: 20px;
        width: 260px
    }
}*/

.cmpnt-full-article .cmpnt-full-article-share h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0;
}

@media only screen and (min-width: 1024px) {
    .cmpnt-full-article footer.cmpnt-full-article-footer div.cmpnt-full-article-share {
        float:none;
        width: auto;
        margin-left: 0
    }

    .cmpnt-full-article footer.cmpnt-full-article-footer div.cmpnt-full-article-share h3 {
        float: left;
        margin-right: 20px
    }
}

.cmpnt-full-article footer.cmpnt-full-article-footer aside.cmpnt-full-article-posted-in {
    margin: 40px 0 20px 0
}

.cmpnt-full-article footer.cmpnt-full-article-footer aside.cmpnt-full-article-posted-in h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-size: 1.6rem
}

/* META */

.cmpnt-full-article .cmpnt-full-article-header .cmpnt-full-article-time-and-author {
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 20px
}

@media only screen and (min-width: 1024px) {
    .cmpnt-full-article .cmpnt-full-article-header .cmpnt-full-article-time-and-author {
        font-size:13px;
        font-size: 1.3rem
    }
}

.cmpnt-full-article .cmpnt-full-article-header .cmpnt-full-article-time-and-author time {
    border-right: 1px solid #545454;
    margin-right: 10px;
    padding-right: 10px
}



@media only screen and (min-width: 768px) {
	.post-thumbnail img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	    max-width: 50%;
	    float: right;
	    padding: 0 0 20px 20px;
	}
}



.categoryDropdown {
    margin: 30px 0;
    width: auto;
    display: inline-block;
}

.categoryDropdown h3 {
    display: none;
}

.categoryDropdown form select {
    font-size: 1em;
    padding: 5px;
}



/* FOOTER */

#PageFooter .container{
    max-width: 1220px;
    margin: 0 auto;
}


#PageFooter {
    width: 100%;
    max-width: none;
    padding-top: 3rem;
    background: #f7f7f7 url(../img/body-stripe-repeater.png) center bottom repeat-x;
}


#PageFooter:before, #PageFooter:after {
    display: table;
    content: "";
    line-height: 0; }
  #PageFooter:after {
    clear: both; }
  @media only screen and (min-width: 1024px) {
    #PageFooter {
      /*background: #FFF url("http://oldwww.ousdev.org/prototype/2017/prototype/assets/img/patterns/strip-green-desktop.png") repeat-x left bottom;*/
      padding-bottom: 14px; } }


#PageFooter .footer-last:after {
    clear: both; }
  #PageFooter .footer-last .footer-legal {
    font-size: 10px;
    font-size: 1rem; }
    @media only screen and (min-width: 1024px) {
      #PageFooter .footer-last .footer-legal {
        float: left;
        font-size: 12px;
        font-size: 1.2rem;
        width: 70%; } }

#PageFooter .footer-last .footer-logo img {
    width: 120px;
    margin-top: 20px; }
  @media only screen and (min-width: 1024px) {
    #PageFooter .footer-last .footer-logo {
      float: left;
      margin-left: 2%;
      width: 25%; }
      #PageFooter .footer-last .footer-logo img {
        width: auto;
        max-width: 160px;
        margin-top: 0; } }



ul.site-links {padding-left: 0; margin-left: 10px;}

.site-links li {
    border-right: 1px solid #d8d8d8;
    display: inline-block;
    line-height: 13px;
    margin: 0 9px 8px 0;
    padding: 0 10px 0 0;
}



@media only screen and (min-width: 1024px) {
    #primary {
        float:right;
        width: 75%;
    }
}



#secondary {
    float:none;
    /*padding-right: 20px;*/
    width: 100%
}

@media only screen and (min-width: 1024px) {
    #secondary {
        float:left;
        padding-right: 20px;
        width: 25%
    }
}


.cmpnt-secondary-nav {
    padding: 20px
}

@media only screen and (min-width: 1024px) {

    .cmpnt-secondary-nav {
        display:block;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 40px 20px 30px;
    }

    .cmpnt-secondary-nav li {
        margin: 5px 0;
    }

    .cmpnt-secondary-nav a {
        display: block;
        padding: 5px 20px;
    }

}

.cmpnt-sidebar {
    background: #FFF url('/static/img/patterns/sidebar-green-mobile.png?1485875867') repeat-x 0 0;
    padding: 32px 20px 20px
}

@media only screen and (min-width: 1024px) {
    .cmpnt-sidebar, #secondary .widget_nav_menu {
        background:url('img/body-stripe-repeater.png?1489875867') white no-repeat;
        padding: 50px 30px 0;
        margin-bottom: 0;
    }
}

#secondary h2.widget-title {
    margin: 0;
    font-size: 2rem;
}

ul#menu-oxfam-scotland-sidebar {
    list-style-type: none;
    margin-left: 0;
    padding: 10px;
    margin-bottom: 0;
}

ul#menu-oxfam-scotland-sidebar li {
    margin: 5px 0 0 0;
}

ul#menu-oxfam-scotland-sidebar li a {
    margin: 5px 0 0 0;
    text-decoration:none;    
}

ul#menu-oxfam-scotland-sidebar li a:hover {    
    text-decoration:underline;
}

/* Responsive nav */

.responsive #nav_menu-2, .responsive #nav_menu-3, .responsive aside#secondary:first-child {
    min-height: 1024px;
    top: 68px;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 100;
    background: rgba(0,0,0,0.8);
    display: none;
}

.responsive #menu-oxfam-scotland-sidebar {   
    display: block;    
}

@media only screen and (min-width: 1024px) {
	#nav_menu-2, #nav_menu-3, .responsive aside#secondary:first-child {
		display: block;
	}
}

.responsive section#nav_menu-2 h2, .responsive section#nav_menu-3 h2, .responsive aside#secondary:first-child h2   {display: none;}
.responsive ul#menu-oxfam-scotland-sidebar {padding: 0;}
.responsive ul#menu-oxfam-scotland-sidebar li {margin-top:0;}
.responsive ul#menu-oxfam-scotland-sidebar a {
    background: #5e9c34;
    text-align: center;
    -moz-box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 2px 0 0 rgba(0,0,0,0.1);
    color: #FFF;
    margin-top: 0;
    display: block;
    font-weight: bold;
    padding: 20px;
    text-decoration: none;
    -webkit-transition: background 100ms ease-in-out;
    -moz-transition: background 100ms ease-in-out;
    -o-transition: background 100ms ease-in-out;
    font-size: 2rem;
    transition: background 100ms ease-in-out
}

.cmpnt-hero-section {
    background: #0C884A no-repeat right top;
    background-size: cover;
    color: #FFF;
    padding: 20px
}

@media only screen and (min-width: 1024px) {
    .cmpnt-hero-section {
        background-image:url('img/section-header-green-desktop.png?1585825867')
    }
}

.cmpnt-hero-section h1 {
	font-family: OxfamHeadline,Arial,sans-serif;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: normal;
    margin: 0;
    line-height: 1.2
}

@media only screen and (min-width: 1024px) {
    .cmpnt-hero-section h1 {
        font-size:40px;
        font-size: 4rem
    }
}

.cmpnt-hero-section p {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5
}

@media only screen and (min-width: 1024px) {
    .cmpnt-hero-section p {
        font-size:20px;
        font-size: 2rem
    }
}

.cmpnt-home-heading {
    margin-bottom: 0;
}

.entry-content-home {
	margin-top: 0;
}

.cmpnt-related-action {
    background: #FFF;
    padding: 20px;
    font-size: 16px;
    font-size: 1.6rem
}

@media only screen and (min-width: 768px) {
    font-size:14px;
    font-size:1.4rem;
}

.cmpnt-related-action-title {
    background: #E43989 url('img/related-action-mobile.png?1985875860') no-repeat right top;
    background-size: cover;
    color: #FFF;
    font-family: OxfamHeadline,Arial,sans-serif;
    font-size: 26px;
    font-size: 2.6rem;
    margin: 0 -20px;
    padding: 10px 20px;
    position: relative;
    top: -20px;
    font-weight: normal;
}

@media only screen and (min-width: 1024px) {
    .cmpnt-full-article footer.cmpnt-full-article-footer div.cmpnt-full-article-share {
        float:none;
        width: auto;
        margin-left: 0
    }

    .cmpnt-full-article footer.cmpnt-full-article-footer div.cmpnt-full-article-share h3 {
        float: left;
        margin-right: 20px
    }
}

.pressReleaseList h3, .searchResultList h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2; 	
}

.pressReleaseList .cmpnt-full-article-time-and-author, .searchResultList time.entry-date.published.updated {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
}

header.entry-header.searchResultList, header.entry-header.pressReleaseList  {
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #eaeade;
}

.searchResultList .entry-meta {
  font-size: 14px;
  font-size: 1.4rem;
}

.page-numbers {
    min-width: 35px;
    margin-right: 5px;
    margin-top: 30px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    background: #eaeade;
    display: inline-block;
}

.sharrre {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.sharrre .box a:hover {
    text-decoration: none
}

.sharrre .share {
    color: #FFF;
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 0px;
    padding: 0 0 0 12px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 70px
}

.sharrre .share:before {
    color: #FFF;
    content: "";
    font-family: "oa-icons";
    font-size: 17.5px;
    font-size: 1.75rem;
    left: 1px;
    position: absolute
}


.twitter-count .share {
    background: #00a0d1
}

.twitter-count .share:hover {
    background: #00a0d1
}

.twitter-count .share:before {
    content: "\e001"
}

.facebook-count .share {
    background: #3b5998
}

.facebook-count .share:hover {
    background: #3b5998
}

.facebook-count .share:before {
    content: "\e009"
}

.googleplus-count .share {
    background: #ff8700
}

.googleplus-count .share:hover {
    background: #ff8700
}

.googleplus-count .share:before {
    content: "\e008"
}

ul.socialLinks {
    display: inline;
    list-style-type: none;
    text-align: center;
    font-size: 3em;
    margin: 0;
    width: 100%;
}

ul.socialLinks li {
    float: left;
    margin-right: 15px;
}

#secondary section.widget_text {
    padding: 30px;
    background: white;
}

#secondary section.widget_categories {
    padding: 30px;
    background: white;
}

#secondary section.widget_categories ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.homeList .post-thumbnail,
.peopleList .post-thumbnail {
    max-width: 30%;
    float: left;
    padding: 0 20px 0 0;
    margin: 0;
}

.homeList .post-thumbnail img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,
.peopleList .post-thumbnail img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    float: none;
    max-width: 100%;
    padding: 0;
}

.homeList .titleList,
.peopleList .titleList {
    max-width: 70%;
    float: left;
    clear: right;
}

article.homeList {
    clear: both;
    box-shadow: none;
}

ul.socialLinks {
    display: inline-block;
    list-style-type: none;
    font-size: 1.8em;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.socialLinks li {
    float: left;
    margin-right: 9px;
}

.fab.fa-facebook {color:#3b5999;}
.fab.fa-twitter {color:#55acee;}
.fab.fa-instagram {color:#e4405f;}
.fab.fa-pinterest {color:#bd081c;}
.fab.fa-linkedin {color:#0077B5;}
.fab.fa-google-plus {color:#dd4b39;}
.fab.fa-youtube {color:#cd201f;}

.cmpnt-ordered-list {
    background: #FFF;
    padding: 20px
}

.cmpnt-ordered-list-results {
    list-style: none;
    margin: 0;
    padding: 0
}

.cmpnt-ordered-list-result {
    border-top: 1px solid #EAEADE;
    min-height: 140px;
    padding: 20px 0 20px 80px;
    position: relative
}

.cmpnt-ordered-list-result:first-child {
    border-top: 0
}

.cmpnt-ordered-list-result .extra-bottom-padding {
    padding-bottom: 70px !important
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-result {
        min-height:140px;
        padding-left: 180px
    }
}

@media only screen and (min-width: 1200px) {
    .cmpnt-ordered-list-result {
        padding-bottom:50px
    }
}

.cmpnt-ordered-list-people .cmpnt-ordered-list-result-title {
    font-size:22px;
    font-size: 2.2rem;
    margin-top: 0
}

.cmpnt-ordered-list-result-title .remove-bottom-margin {
    margin-bottom: 1px !important
}

.cmpnt-ordered-list-result-copy {
    margin: 0 0 20px 0
}

.cmpnt-ordered-list-result-copy .vertical-image-height-adjustment {
    min-height: 0px
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-result-copy .vertical-image-height-adjustment {
        min-height:100px
    }
}

.cmpnt-ordered-list-result-image {
    left: 0;
    position: absolute;
    top: 20px;
    width: 60px;
    border: 1px solid #EAEADE
}

.cmpnt-ordered-list-result-image .no-max-height {
    max-height: none !important
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-result-image {
        width:160px
    }
}

.cmpnt-ordered-list-events .cmpnt-ordered-list-result {
    margin: 0;
    padding: 0
}

.cmpnt-ordered-list-events .cmpnt-ordered-list-result-title {
    font-size: 20px;
    font-size: 2rem;
    margin: 20px 0 10px 0
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-events .cmpnt-ordered-list-result-title {
        font-size:22px;
        font-size: 2.2rem
    }
}

.cmpnt-ordered-list-events time {
    font-weight: bold;
    font-size: 16px;
    font-size: 1.6rem
}

.cmpnt-ordered-list-events .cmpnt-read-more {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 20px 0
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-events .cmpnt-read-more {
        font-size:16px;
        font-size: 1.6rem
    }
}

.cmpnt-ordered-list-publication .cmpnt-ordered-list-result {
    min-height: 117.57574px
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-publication .cmpnt-ordered-list-result {
        min-height:246.86864px
    }
}

.cmpnt-ordered-list-people {
    background: #FFF;
    padding: 20px
}

.cmpnt-ordered-list-people .cmpnt-ordered-list-result .cmpnt-ordered-list-result-copy {
    margin-top: 20px
}

.cmpnt-people-detail {
    background: #FFF;
    padding: 20px;
    position: relative;
    line-height: 1.5
}

@media only screen and (min-width: 768px) {
    .cmpnt-people-detail {
        min-height:175px;
        line-height: 1.5
    }
}

.cmpnt-people-detail p {
    clear: left
}

.cmpnt-people-detail-name {
    color: #61A534;
    font-size: 27px;
    font-size: 2.7rem;
    margin: 0 0 10px 0;
    padding: 0
}

.cmpnt-people-detail-title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 20px;
    font-size: 2rem
}


.cmpnt-people-detail-image {
    width: auto;
    display: block;
    float: none;
    margin-bottom: 10px
}

.cmpnt-people-detail-image img {
    max-width: 100%
}


.cmpnt-ordered-list-people .cmpnt-ordered-list-result-title {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-people .cmpnt-ordered-list-result-title {
        font-size:22px;
        font-size: 2.2rem
    }
}

.cmpnt-ordered-list-people .cmpnt-people-title {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0 0 20px 0
}

@media only screen and (min-width: 800px) {
    .cmpnt-ordered-list-people .cmpnt-people-title {
        font-size:16px;
        font-size: 1.6rem
    }
}

.cmpnt-people-detail {
    background: #FFF;
    padding: 20px;
    position: relative;
    line-height: 1.5
}

@media only screen and (min-width: 768px) {
    .cmpnt-people-detail {
        min-height:175px;
        line-height: 1.5
    }
}

.cmpnt-people-detail p {
    clear: left
}

.cmpnt-people-detail-name {
    color: #61A534;
    font-size: 27px;
    font-size: 2.7rem;
    margin: 0 0 10px 0;
    padding: 0
}

.cmpnt-people-detail-title {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    font-size: 20px;
    font-size: 2rem
}

@media only screen and (min-width: 768px) {
    .cmpnt-people-detail-title {
        min-height:auto;
        padding-left: 0;
        font-size: 16px;
        font-size: 1.6rem
    }
}

.cmpnt-full-article p.shortLink {
    font-size: 1.25rem;
}

.cmpnt-full-article p.shortLink span {
    margin-bottom: 2px;
    display: block;
}

.cmpnt-full-article p.shortLink a {
    font-size: 14px;
    font-weight: bold;
}


/* TR */


.entry-content {
	margin-top:0;
}

span.pipe {
    display: inline-block;
    color: #eaeade;
    margin: 0 5px;
}

.cmpnt-full-article .wp-block-column p {
    font-size: 1em;
    font-weight: normal;
}

.contacts h4 {
    margin-bottom: 0;
}

.contacts h4 {
    margin-bottom: 0;
}

.contacts p {
    margin-top: 5px;
}

@media only screen and (min-width: 580px) {
	.cmpnt-col {		
	    width: 50%;
	    padding-bottom: 0;
	    float: left;
	    border-bottom: 0;
	    box-shadow: none;
	}

	.whiteBackground {
		margin-bottom: 30px;
	    -moz-box-shadow: 0 4px 0 0 rgba(226,226,215,0.96);
	    -webkit-box-shadow: 0 4px 0 0 rgba(226,226,215,0.96);
	    box-shadow: 0 4px 0 0 rgba(226,226,215,0.96);
	    background: white;
	}

	.whiteBackground:after {
	  content: "";
	  display: table;
	  clear: both;
	}


}

#PageFooter {
    width: 100%;
    max-width: none;
    padding-top: 3rem;
    background: #f7f7f7 url(img/body-stripe-repeater.png) center bottom repeat-x;
}



#PageFooter .footer-last {
    margin: 20px 20px 40px;
}

#PageFooter .footer-last:before,#PageFooter .footer-last:after {
    display: table;
    content: "";
    line-height: 0
}

#PageFooter .footer-last:after {
    clear: both
}

#PageFooter .footer-last .footer-legal {
    font-size: 10px;
    font-size: 1rem
}

@media only screen and (min-width: 1024px) {
    #PageFooter .footer-last .footer-legal {
        float:left;
        font-size: 12px;
        font-size: 1.2rem;
        width: 70%
    }
}

#PageFooter .footer-last .footer-logo img,#PageFooter .footer-last .footer-logo svg {
    width: 120px;
    margin-top: 20px
}

#PageFooter .footer-last .footer-logo svg.ox-horiz {
    fill: #61A534
}

@media only screen and (min-width: 1024px) {
    #PageFooter .footer-last .footer-logo {
        float:left;
        margin-left: 2%;
        width: 25%
    }

    #PageFooter .footer-last .footer-logo img,#PageFooter .footer-last .footer-logo svg {
        width: auto;
        max-width: 160px;
        margin-top: 0
    }
}