  /*!
Theme Name: peacebuilder-online
Theme URI: http://underscores.me/
Author: EMU
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: peacebuilder-online
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.

peacebuilder-online 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:
----------------------------------------------------------------
# Normalize
# Reboot
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Blocks
# Extras
# Utilities
--------------------------------------------------------------*/
/* Navigation */
/* Calculates maximum width for post content */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.1 | 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 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;
}

/*--------------------------------------------------------------
# Reboot
--------------------------------------------------------------*/
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --cjp-green-dark: #003a28;
  --cjp-green-dark-alt: #0c4734;
  --cjp-green-medium: #104734;
  --cjp-green-medium-alt: #81bd41;
  --cjp-green-light: #046937;
  --cjp-green-light-alt: #dceaca;
  --cjp-yellow-medium: #dc8a26;
  --cjp-yellow-light: #f3a71e;
  --cjp-gray: #686e78;
  --cjp-gray-light: #d3d7dc;
  --cjp-blue-light: #e0edf7;
}

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;
}

@-ms-viewport {
  width: device-width;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  color: #222;
  font-family: "myriad-pro", Helvetica, sans-serif;
  font-size: 15.2px;
  font-size: 0.95rem;
  line-height: 1.5;
}
@media only screen and (min-width: 600px) {
  body {
    font-size: 16px;
    font-size: 1rem;
  }
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  line-height: 1.3;
}

h1 {
  font-size: 28px;
  font-size: 1.75rem;
  color: #03703C;
}
@media only screen and (min-width: 600px) {
  h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

h2 {
  font-size: 24px;
  font-size: 1.5rem;
  color: #003a28;
}
@media only screen and (min-width: 600px) {
  h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #03703C;
}
@media only screen and (min-width: 600px) {
  h3 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

h4 {
  font-size: 18px;
  font-size: 1.125rem;
}
@media only screen and (min-width: 600px) {
  h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

h5 {
  font-size: 16px;
  font-size: 1rem;
}
@media only screen and (min-width: 600px) {
  h5 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

h6 {
  font-size: 16px;
  font-size: 1rem;
}

p {
  margin-top: 0;
  margin-bottom: 1em;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

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

kbd, tt, var {
  font-family: Menlo, Consolas, monaco, 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
--------------------------------------------------------------*/
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

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

ul, ol {
  margin: 0 0 2em 1.3em;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

li {
  margin-bottom: 0.5em;
}

ul ul,
ol ul {
  list-style-type: circle;
  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. */
}

.svg-icon {
  fill: currentColor;
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  transition: background 150ms ease-in-out;
  background-color: #dc8b26;
  border: 1px solid transparent;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  cursor: pointer;
}
button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited {
  color: #ffffff;
  background-color: #dc8b26;
  text-decoration: none;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #f3a71e;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  background-color: #f3a71e;
  outline: thin dotted;
  outline-offset: -4px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  padding: 0.76rem 1rem;
  background-color: #fff;
  background-clip: padding-box;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

select {
  border-radius: 0.25rem;
  color: #666;
  padding: 0.76rem 1rem;
  border: 1px solid #ccc;
  background-color: #fff;
  background-clip: padding-box;
}
select:focus {
  color: #111;
}

textarea {
  border-radius: 0.25rem;
  width: 100%;
}

.required {
  color: tomato;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #dc8b26;
  text-decoration: none;
  transition: color 110ms ease-in-out;
}
a:visited {
  color: #dc8b26;
}
a:hover, a:focus, a:active {
  color: #f3a71e;
  background-color: transparent;
  border-color: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main-navigation ul {
  display: none;
  list-style: none;
  padding-left: 0;
  margin: 0;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.main-navigation li {
  display: block;
  position: relative;
  margin-bottom: 0;
  width: 100%;
}
.main-navigation a {
  width: 100%;
  height: 100%;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1rem;
  text-align: center;
  background-color: #154734;
  border: 1px solid #154734;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.2;
  transition: color 110ms ease-in-out;
}

.main-navigation li.menu-item-search a {
}

.main-navigation a:visited {
  color: #ffffff;
}
.main-navigation a:hover, .main-navigation a:focus, .main-navigation a:active {
  color: #ffffff;
  background-color: #03703C;
  border-color: #03703C;
}
.main-navigation a:focus {
  outline: thin dotted;
}
.main-navigation a:hover, .main-navigation a:active {
  outline: 0;
}
.main-navigation a:focus {
  outline-offset: -1px;
}

.menu-main-nav-container {
  background-color: #154734;
  width: 100%;
}

/* Small menu. */
.main-navigation.toggled ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.menu-toggle {
  position: absolute;
  top: 0.75rem;
  right: 1rem;
  margin: 0 auto;
  display: block;
  width: 2.625rem;
  height: 2.625rem;
  background-color: #154734;
  border: 1px solid transparent;
  border-radius: 50%;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0 0 0.125rem rgba(0, 0, 0, 0.05);
  color: #ffffff;
  text-decoration: none;
  transition: color 110ms ease-in-out;
}
.menu-toggle:visited {
  color: #ffffff;
}
.menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
  color: #ffffff;
  background-color: #03703C;
  border-color: #03703C;
}
.menu-toggle:focus {
  outline: thin dotted;
}
.menu-toggle:hover, .menu-toggle:active {
  outline: 0;
}
.menu-toggle:focus {
  outline-offset: -1px;
}

.menu-toggle .menu-toggle-bar {
    background-color: currentColor;
    display: block;
    height: 2px;
    left: calc(50% - 10px);
    position: absolute;
    transform-origin: center;
    transition-duration: 86ms;
    transition-property: background-color,opacity,transform;
    transition-timing-function: ease-out;
    width: 20px;
}

.menu-toggle .menu-toggle-bar:nth-child(1) {
  top: calc(50% - 7px);
}
.menu-toggle .menu-toggle-bar:nth-child(2) {
  top: calc(50% - 1px);
}
.menu-toggle .menu-toggle-bar:nth-child(3) {
  top: calc(50% + 5px);
}
.main-navigation.toggled .menu-toggle .menu-toggle-bar:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.main-navigation.toggled .menu-toggle .menu-toggle-bar:nth-child(2) {
  opacity: 0;
}
.main-navigation.toggled .menu-toggle .menu-toggle-bar:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

@media only screen and (min-width: 600px) {
  .main-navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .main-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    max-width: 980px;
    margin: 0 auto;
  }
  .main-navigation li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
  }
  .main-navigation a {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
  }

  .menu-toggle {
    display: none;
  }
}
.comment-navigation,
.posts-navigation,
.post-navigation {
  margin: 0 0 1.5rem;
  overflow: hidden;
}

.nav-links {
  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;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.nav-links .post-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-links .nav-next {
  text-align: right;
  margin-left: auto;
}
.nav-links .nav-next .post-title {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.post-navigation {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.post-navigation .meta-nav {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000000;
  font-weight: 700;
  margin-bottom: 0.25em;
  user-select: none;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nav-previous a,
.nav-next a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.nav-previous a:focus,
.nav-next a:focus {
  outline-offset: -1px;
}
.nav-previous .nav-link-text,
.nav-next .nav-link-text {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
.nav-previous .nav-link-icon,
.nav-next .nav-link-icon {
  background-color: transparent;
  color: #333333;
  width: 16px;
  height: 16px;
}
.nav-previous .nav-link-text-heading,
.nav-next .nav-link-text-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  font-weight: 700;
  color: #333333;
  text-transform: uppercase;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.25rem;
}

.nav-previous .nav-link-icon {
  margin-right: 0.125rem;
}

.nav-next .nav-link-text-heading {
  text-align: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.nav-next .nav-link-icon {
  margin-left: 0.125rem;
}

@media only screen and (min-width: 600px) {
  .nav-links {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .nav-links .nav-previous,
  .nav-links .nav-next {
    max-width: 50%;
  }
}
.pagination,
.comments-pagination {
  padding: 2em 0;
}
.pagination .nav-links,
.comments-pagination .nav-links {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pagination .page-numbers,
.comments-pagination .page-numbers {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.25em;
  width: 3em;
  height: 3em;
  line-height: 3em;
  text-align: center;
  border-radius: 50%;
  background-color: #81bd41;
  color: #ffffff;
  font-weight: 700;
}
.pagination .page-numbers:hover, .pagination .page-numbers:active, .pagination .page-numbers:focus,
.comments-pagination .page-numbers:hover,
.comments-pagination .page-numbers:active,
.comments-pagination .page-numbers:focus {
  background-color: #03703C;
  color: #ffffff;
}
.pagination .page-numbers.current, .pagination .page-numbers.dots,
.comments-pagination .page-numbers.current,
.comments-pagination .page-numbers.dots {
  background-color: #03703C;
  color: #ffffff;
}

.comments-pagination .page-numbers {
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
}

.footer-menu {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-menu .menu-item {
  margin-bottom: 0;
}
.footer-menu .menu-item a {
  color: #ffffff;
  text-decoration: none;
  transition: color 110ms ease-in-out;
  padding: 0.35rem 0.5rem;
  text-transform: uppercase;
  display: block;
}
.footer-menu .menu-item a:visited {
  color: inherit;
}
.footer-menu .menu-item a:hover, .footer-menu .menu-item a:focus, .footer-menu .menu-item a:active {
  color: #f3a71e;
}
.footer-menu .menu-item a:focus {
  outline: thin dotted;
}
.footer-menu .menu-item a:hover, .footer-menu .menu-item a:active {
  outline: 0;
}

.social-menu {
  margin: -0.25rem auto;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.social-menu .menu-item {
  margin: 0.25rem;
}
.social-menu .menu-item a {
  color: #ffffff;
  text-decoration: none;
  transition: color 110ms ease-in-out;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  padding: 0.4rem;
  text-transform: uppercase;
  display: block;
	border: 3px solid;
	border-radius: 50%;
	width: 36px;
	height: 36px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
.social-menu .menu-item a:visited {
  color: inherit;
}
.social-menu .menu-item a:hover, .social-menu .menu-item a:focus, .social-menu .menu-item a:active {
  color: #f3a71e;
}
.social-menu .menu-item a:focus {
  outline: thin dotted;
}
.social-menu .menu-item a:hover, .social-menu .menu-item a:active {
  outline: 0;
}
.social-menu .menu-item a svg {
  width: 24px;
  height: 24px;
}

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

	.social-menu .menu-item a {
	  width: 40px;
	  height: 40px;
	}

	.social-menu .menu-item a svg {
	  width: 28px;
	  height: 28px;
	}
}

@media only screen and (min-width: 1168px) {
	.social-menu .menu-item a {
	  width: 45px;
	  height: 45px;
	}
}

/*--------------------------------------------------------------
# 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;
}

@media only screen and (min-width: 768px) {
  .alignleft {
    margin-right: 3em;
  }

  .alignright {
    margin-left: 3em;
  }
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear::after {
  content: "";
  display: block;
  clear: both;
}

.entry-content::after,
.page-content::after {
  content: "";
  display: block;
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5rem;
}
.widget select {
  /* Make sure select elements fit in widgets. */
  max-width: 100%;
}

.widget + .widget {
  padding-top: 1.5rem;
  border-top: 2px solid #c4daa9;
}

.widget-title {
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.4785rem;
  margin: 0 0 1.25rem;
}

.recent-items-widget-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.recent-items-widget-item.recent-items-widget-item-with-excerpt {
 -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
}

.recent-items-widget-item .entry-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  padding: 0.6rem !important;
  margin: 0;
}
.recent-items-widget-item .entry-header {
  margin-bottom: 0;
}
.recent-items-widget-item .entry-summary {
  font-size: 13.6px;
  font-size: 0.85rem;
}
.recent-items-widget-item .entry-header + .entry-summary {
  margin-top: 0.6rem;
}
.recent-items-widget-item .entry-title {
  font-size: 1rem;
}
.recent-items-widget-item .entry-title::after {
  margin-top: 0.4rem;
}
.recent-items-widget-item .entry-meta {
  margin-bottom: 0.5rem;
}
.recent-items-widget-item .post-thumbnail {
  overflow: hidden;
  width: 3rem;
  height: 3rem;
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 50%;
}
@media only screen and (min-width: 1168px) {
  .recent-items-widget-item .post-thumbnail {
    width: 4rem;
    height: 4rem;
  }
}
.recent-items-widget-item.recent-items-widget-item-with-excerpt .post-thumbnail {
  margin-top: 0.6rem;
}
.recent-items-widget-item .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.recent-items-widget-item .more-link {
  font-size: 15.2px;
  font-size: 0.95rem;
  margin-top: 0.6rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
html, body {
  height: 100%;
}

.site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.site-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.wrap {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}
.wrap::after {
  content: "";
  display: block;
  clear: both;
}

.site-main::after {
  content: "";
  display: block;
  clear: both;
}

.site-search-form {
  padding-bottom: 3rem;
}
.site-search-form .container {
  border-bottom: 2px solid #81bd41;
}

.search-form {
  margin-bottom: 1.5rem;
}
.search-form label {
  flex-grow: 1;
  width: 100%;
}
.search-form .search-field {
  display: block;
  width: 100%;
}
.search-form .search-submit {
  margin-top: 0.25rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (min-width: 600px) {
  .search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .search-form label {
    margin-right: 0.125rem;
  }
  .search-form .search-submit {
    margin-top: 0;
  }
}

.site-search-results-heading {
  text-transform: uppercase;
}

.site-search-no-results-content {
  padding-top: 4rem;
  padding-bottom: 6rem;
  text-align: center;
  margin: 0 auto;
}
.site-search-no-results-content div {
  width: 14rem;
  height: 14rem;
  border-radius: 50%;
  padding: 1rem;
  background-color: #d9d9d9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}
.site-search-no-results-content svg {
  color: #ffffff;
  width: 80%;
  height: 80%;
  -o-object-position: center center;
  object-position: center center;
  -o-object-fit: contain;
  object-fit: contain;
}
.site-search-no-results-content p {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  color: #333333;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  position: relative;
  background-color: #003a28;
  color: #ffffff;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.35);
}

.site-header-inner {
  padding: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 1rem;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
  margin-right: 3.625rem;
}

.cjp-logo {
  display: block;
  width: 70px;
  height: 28px;
  background: url("/now/peacebuilder/wp-content/themes/peacebuilder-online/images/cjp-logo.png") no-repeat center center;
  background-size: contain;
  -ms-grid-column-align: end;
  justify-self: end;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0.25rem auto;
}

.site-branding {
  width: 100%;
  max-width: 160px;
  margin: 0.25rem auto;
}

.site-title {
  display: block;
  width: 160px;
  height: 32px;
  background: url("/now/peacebuilder/wp-content/themes/peacebuilder-online/images/peacebuilder-logo.png") no-repeat center center;
  background-size: contain;
}

.site-description {
  color: #81bd41;
  margin-top: 0.4rem;
  margin-bottom: 0;
  font-size: 13.6px;
  font-size: 0.85rem;
}

@media only screen and (min-width: 480px) {
  .site-header-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 1rem;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
  	margin-right: 4.25rem;
  }

  .cjp-logo {
    width: 85px;
     height: 34px;
    margin: 0;
  }

  .site-branding {
    margin: 0;
    width: auto; 
    max-width: none;
  }

	.site-title {
	  width: 190px;
	  height: 32px;
	}
}
@media only screen and (min-width: 600px) {
  .site-header {
    box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.05);
  }

  .site-header-inner {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }

  .cjp-logo {
    width: 110px;
    height: 42px;
  }

  .site-title {
    width: 230px;
    height: 32px;
  }
}

@media only screen and (min-width: 1168px) {
  .site-header-inner {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .cjp-logo {
    width: 145px;
    height: 56px;
  }

  .site-title {
    width: 310px;
    height: 32px;
  }
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.post,
.page {
  margin: 0 0 1.5em;
}

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

.page-header {
  width: 100%;
}

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

.entry-container {
  padding: 1.75rem;
  background-color: #ffffff;
}

.singular .site-main {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.singular .entry-container {
  padding-left: 0;
  padding-right: 0;
}

.entry-header {
  margin-bottom: 1.5rem;
}

.entry-summary {
  line-height: 1.4;
}

.entry-content p:last-child,
.entry-summary p:last-child {
  margin-bottom: 0;
}

.page-title {
  font-size: 1.5rem;
  text-transform: uppercase;
}

.entry-title {
  display: inline-block;
  color: #000000;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1.1;
  font-size: 1.25rem;
}
.entry-title a {
  color: inherit;
}
.entry-title a:hover, .entry-title a:focus {
  color: #03703C;
}
.entry-title::after {
  content: "";
  display: block;
  height: 0.125rem;
  background-color: #81bd41;
  margin: 0.6rem auto 0 0;
  transition: background-color 450ms;
}
.entry-title:hover::after {
  background-color: #03703C;
}

.singular .site-main .entry-title {
  display: block;
  font-size: 1.5rem;
}
.singular .site-main .entry-title::after {
  height: 0.25rem;
}

.entry-taxonomy-container {
  display: block;
  margin-bottom: 1rem;
}

.entry-taxonomy {
  display: inline-block;
  background-color: #003a28;
  color: #ffffff;
  padding: 0.5rem 1rem;
  text-transform: uppercase;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  margin: -2rem auto 0;
}
.entry-taxonomy a {
  color: #ffffff;
  text-decoration: none;
  transition: color 110ms ease-in-out;
}
.entry-taxonomy a:visited {
  color: inherit;
}
.entry-taxonomy a:hover, .entry-taxonomy a:focus, .entry-taxonomy a:active {
  color: #f3a71e;
}
.entry-taxonomy a:focus {
  outline: thin dotted;
}
.entry-taxonomy a:hover, .entry-taxonomy a:active {
  outline: 0;
}

.entry-tags-heading {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
}

.entry-tag-links {
  margin-bottom: 1rem;
}
.entry-tag-links a {
  display: inline-block;
}

.edit-link {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  text-align: right;
}
.edit-link svg {
  margin-right: 0.125rem;
}

.single .site-main .post .post-thumbnail img {
  width: 100%;
}

.page .entry-header .container {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 600px) {
  .page-title {
    font-size: 2rem;
  }

  .entry-title {
    font-size: 1.5rem;
  }

  .singular .site-main .entry-title {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .page-title {
    font-size: 2.625rem;
  }

  .singular .site-main .entry-title {
    font-size: 2.625rem;
  }
}
.entry-title + .entry-meta {
  margin-top: 1rem;
}

.entry-meta {
  color: #333333;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5rem 1rem;
  font-size: 0.9rem;
  line-height: 1.2;
}
.entry-meta > span {
  padding: 0 0.5rem;
}
.entry-meta > span + span::before {
  content: "|";
  display: inline-block;
  margin-left: -0.5rem;
  margin-right: 0.5rem;
  color: #999999;
  font-family: sans-serif;
  font-weight: 300;
}
.entry-meta .author {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.entry-meta .author .avatar {
  border-radius: 50%;
  overflow: hidden;
  margin-right: 0.25em;
}

.entry-author {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #000000;
}
.entry-author::before {
  content: "\2014";
  display: inline-block;
}

.entry-content > .entry-author {
  margin-top: 1.5rem;
}

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

.more-link {
  display: block;
  color: #81bd41;
  font-weight: bold;
  margin-top: 1rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.1;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
}
.more-link:visited {
  color: #81bd41;
}
.more-link:hover, .more-link:focus {
  color: #03703C;
}
/* MODS */
.single .site-content,
.page .site-content,
.archive.post-type-archive-cjp_podcast .site-content,
.archive.tax-season .site-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.single .content-area,
.page .content-area,
.archive.post-type-archive-cjp_podcast .content-area,
.archive.tax-season .content-area {
  width: 100%;
}
.single .widget-area,
.page .widget-area,
.archive.post-type-archive-cjp_podcast .widget-area,
.archive.tax-season .widget-area {
  background-color: #dceaca;
  padding: 1.5em;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 100%;
  border-top: 2px solid #d5e6bf;
  border-bottom: 2px solid #d5e6bf;
}
.single .widget-area .entry-container,
.page .widget-area .entry-container,
.archive.post-type-archive-cjp_podcast .entry-container,
.archive.tax-season .entry-container {
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .single .site-content,
  .page .site-content,
  .archive.post-type-archive-cjp_podcast .site-content,
  .archive.tax-season .site-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .single .content-area,
  .page .content-area, 
  .archive.post-type-archive-cjp_podcast .content-area,
  .archive.tax-season .content-area {
    width: 65%;
  }
  .single .widget-area,
  .page .widget-area,
  .archive.post-type-archive-cjp_podcast .widget-area,
  .archive.tax-season .widget-area {
    width: 32%;
    padding: 2rem;
  }
}
.single .hentry,
.page .hentry {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.home .site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.home .hentry {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  margin-bottom: 1rem;
}
.home .hentry .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.home .hentry .post-thumbnail {
  width: 80%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.home .hentry .entry-container {
  width: 100%;
  padding: 1rem;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.home .hentry .entry-title {
  font-size: 1.125rem;
}
.home .hentry .entry-summary {
  font-size: 0.95rem;
}
.home .hentry .post-thumbnail img,
.home .hentry .post-thumbnail svg {
  width: 100%;
  height: 100%;
  -o-object-position: center center;
  object-position: center center;
  -o-object-fit: contain;
  object-fit: contain;
}
@media only screen and (min-width: 480px) {
  .home .hentry .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (min-width: 600px) {
  .home .hentry .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .home .hentry .post-thumbnail {
    width: 40%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .home .hentry .entry-container {
    padding: 1.5rem;
  }
  .home .hentry .entry-title {
    font-size: 1.3rem;
  }
}

.landing-page .hentry:nth-child(1) {
  background-color: #03703C;
  background-image: radial-gradient(transparent, rgba(0, 0, 0, 0.15));
  color: #ffffff;
  padding: 1rem;
  margin-bottom: 1.5rem;
}
.landing-page .hentry:nth-child(1) .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  padding-right: 0;
}
.landing-page .hentry:nth-child(1) .post-thumbnail {
  width: 100%;
  max-height: 600px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.landing-page .hentry:nth-child(1) .post-thumbnail > img {
  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.15);
  -o-object-fit: contain;
  object-fit: contain;
}
.landing-page .hentry:nth-child(1) .entry-container {
  background-color: transparent;
  padding: 1rem;
}
.landing-page .hentry:nth-child(1) .entry-title {
  display: block;
  font-size: 1.5rem;
  color: #ffffff;
}
.landing-page .hentry:nth-child(1) .entry-title a:hover, .landing-page .hentry:nth-child(1) .entry-title a:focus {
  color: #84bd00;
}
.landing-page .hentry:nth-child(1) .entry-title:hover::after {
  background-color: #84bd00;
}
.landing-page .hentry:nth-child(1) .entry-summary {
  font-size: 16px;
  font-size: 1rem;
}
.landing-page .hentry:nth-child(1) .entry-meta {
  color: #81bd41;
  font-weight: bold;
  font-size: 1.125rem;
}
.landing-page .hentry:nth-child(1) .more-link {
  color: #ffffff;
}
.landing-page .hentry:nth-child(1) .more-link:hover, .landing-page .hentry:nth-child(1) .more-link:focus {
  color: #84bd00;
}
@media only screen and (min-width: 600px) {
  .landing-page .hentry:nth-child(1) {
    margin-bottom: 0;
  }
  .landing-page .hentry:nth-child(1) .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .landing-page .hentry:nth-child(1) .post-thumbnail {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .landing-page .hentry:nth-child(1) .entry-container {
    width: 100%;
    padding: 1.5rem;
    max-width: 45%;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) {
  .landing-page .hentry:nth-child(1) {
    padding: 2rem;
  }
  .landing-page .hentry:nth-child(1) .entry-container {
    padding: 2rem;
  }
  .landing-page .hentry:nth-child(1) .entry-title {
    font-size: 2rem;
  }
  .landing-page .hentry:nth-child(1) .entry-meta {
    font-size: 1.125rem;
  }
}
.landing-page .hentry:nth-child(n+2):nth-child(-n+5) {
  padding: 1rem;
  margin-bottom: 0;
}
.landing-page .hentry:nth-child(n+2):nth-child(-n+5) .entry-container {
  width: 95%;
  margin-top: -1.5rem;
  margin-left: auto;
  margin-right: auto;
}
.landing-page .hentry:nth-child(n+2):nth-child(-n+5) .post-thumbnail {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  height: 12rem;
  padding-top: 0;
  padding-bottom: 0;
}
.landing-page .hentry:nth-child(n+2):nth-child(-n+5) .post-thumbnail img,
.landing-page .hentry:nth-child(n+2):nth-child(-n+5) .post-thumbnail svg {
  -o-object-fit: cover;
  object-fit: cover;
}
.landing-page .hentry:nth-child(n+2):nth-child(-n+5) .post-thumbnail + .entry-container {
  box-shadow: 0 -0.25em 0.25em -0.35em rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 480px) {
  .landing-page .hentry:nth-child(n+2):nth-child(-n+5) .container {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
  }
}
@media only screen and (min-width: 600px) {
  .landing-page .hentry:nth-child(n+2):nth-child(-n+5) {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    margin-bottom: 0;
    width: 50%;
  }
  .landing-page .hentry:nth-child(n+2):nth-child(-n+5) .container {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .landing-page .hentry:nth-child(n+2):nth-child(-n+5) .entry-container {
    width: 95%;
    margin-top: -1.5rem;
    margin-left: auto;
    margin-right: auto;
  }
  .landing-page .hentry:nth-child(n+2):nth-child(-n+5) .post-thumbnail {
    height: 15rem;
  }
}
@media only screen and (min-width: 768px) {
  .landing-page .hentry:nth-child(n+2):nth-child(-n+5) {
    margin-bottom: 0;
    width: 25%;
  }
}
.landing-page .hentry:nth-child(6)::before {
  content: "";
  display: block;
  background-color: #03703C;
  width: 100%;
  height: 2rem;
  margin-bottom: 1.5rem;
  background-image: radial-gradient(transparent, rgba(0, 0, 0, 0.15));
  background-repeat: no-repeat;
  background-position: top left;
}

.related-items {
  padding: 2rem 1rem;
}

.related-items-header {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-transform: uppercase;
}

.related-item {
  margin: 0 auto 1rem;
  position: relative;
}
.related-item .post-thumbnail {
  width: 100%;
  height: 10rem;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.related-item .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.related-item .entry-meta {
  margin-bottom: 0.5em;
}
.related-item .entry-header {
  position: relative;
  background-color: #fff;
  padding: 0.5em;
  width: 95%;
  margin: -1em auto 0;
}
.related-item .entry-title {
  display: block;
  font-size: 1rem !important;
}

@media only screen and (min-width: 600px) {
  .related-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .related-item {
    width: calc(50% - 0.5em);
    margin-left: 0;
    margin-right: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .related-items {
    padding-left: 0;
    padding-right: 0;
  }

  .related-item {
    width: calc(25% - 0.5em);
    margin-right: 0.5em;
  }
  .related-item .post-thumbnail {
    width: 100%;
    height: 10rem;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .related-item .post-thumbnail img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
  }
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area .comments-title {
  text-transform: uppercase;
}
.comments-area .comments-closed {
  color: #999999;
  font-weight: 700;
  padding: 1.125rem 0;
  text-align: center;
}

.comment-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}

.comment {
  margin-bottom: 1.5rem;
  list-style: none;
}
.comment .children {
  margin-top: 1.5rem;
  margin-left: 0;
  padding-left: 1.5rem;
}

.comment-reply-title {
  font-size: 1.75rem;
  text-transform: uppercase;
}
.comment-reply-title::after {
  content: "";
  display: block;
  clear: both;
}
.comment-reply-title small {
  float: right;
}

.comment-body {
  position: relative;
  margin-bottom: 0.6rem;
  padding-left: 56px;
}

.bypostauthor {
  display: block;
}

.comment-content a {
  word-wrap: break-word;
}
.comment-content p:last-child {
  margin-bottom: 0;
}

.comment-reply {
  padding-left: 56px;
}
#respond + .comment-reply {
  display: none;
}
.comment-reply .comment-reply-link {
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
}

.comment-respond {
  padding-top: 1.5rem;
  padding-bottom: 2.25rem;
}

.comment-author-avatar {
  position: relative;
  float: left;
  margin-right: 1rem;
}
.comment-author-avatar .avatar {
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: block;
  height: 40px;
  width: 40px;
}
.comment-author-avatar .post-author-badge {
  border-radius: 100%;
  display: block;
  height: 18px;
  position: absolute;
  background: #84bd00;
  top: -3px;
  width: 18px;
}
.comment-author-avatar .post-author-badge svg {
  width: inherit;
  height: inherit;
  display: block;
  fill: white;
  transform: scale(0.65);
}

.comment-author {
  font-size: 16.4px;
  font-size: 1.025rem;
}

.comment-meta {
  margin-bottom: 0.6rem;
}

.comment-metadata {
  font-size: 16px;
  font-size: 1rem;
  color: #788193;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  display: flex;
  align-items: center;
}
.comment-metadata > a,
.comment-metadata .comment-edit-link {
  display: inline;
  color: #333333;
}
.comment-metadata > a:hover,
.comment-metadata .comment-edit-link:hover {
  color: #f3a71e;
}
.comment-metadata > * {
  display: inline-block;
}
.comment-metadata .edit-link-sep {
  color: #d9d9d9;
  margin: 0 0.3em;
}
.comment-metadata .edit-link {
  color: #788193;
  display: inline-flex;
  align-items: center;
}
.comment-metadata .edit-link svg {
  transform: scale(0.8);
  margin-right: 0.1rem;
}
.comment-metadata .comment-edit-link {
  position: relative;
  padding-left: 1rem;
  margin-left: -1rem;
  z-index: 1;
}
.comment-metadata .comment-edit-link:hover {
  color: #f3a71e;
}

.comment-awaiting-moderation {
  font-style: italic;
  margin-bottom: 0.5rem;
}

.comment-notes {
  font-size: 85%;
  margin-bottom: 0.6rem;
}

.comment-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comment-form label {
  display: block;
  font-weight: 700;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  margin-bottom: 0.3rem;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  width: 100%;
  border-color: #d9d9d9;
}
.comment-form p {
  margin: 0;
}
.comment-form p + p {
  margin-top: 1rem;
}
.comment-form .required {
  color: tomato;
}
.comment-form .comment-notes,
.comment-form .comment-form-comment,
.comment-form .form-submit {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 100%;
  width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .comment-form .comment-form-author,
  .comment-form .comment-form-email {
    width: 49%;
  }
}
.comment-form .form-submit {
  margin-top: 1.25rem;
}
.comment-form .form-submit .submit {
  width: 100%;
  display: inline-block;
  background-color: #dc8b26;
  color: #ffffff;
  border: 1px solid #dc8b26;
  padding: 0.75rem 1.5rem;
  font-size: 18px;
  font-size: 1.125rem;
}
.comment-form .form-submit .submit:focus, .comment-form .form-submit .submit:hover {
  background-color: #f3a71e;
  border-color: #f3a71e;
}
@media only screen and (min-width: 600px) {
  .comment-form .form-submit .submit {
    width: auto;
  }
}

/*--------------------------------------------------------------
## Archives
--------------------------------------------------------------*/
.archive .archive-description {
  margin-top: 1rem;
}
.archive .archive-description p {
  font-size: 13.6px;
  font-size: 0.85rem;
}
.archive .archive-description p:last-child {
  margin-bottom: 0;
}
.archive .hentry {
  margin-bottom: 1rem;
}
.archive .hentry .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.archive .hentry .container .entry-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .archive .hentry {
    margin-bottom: 1.5rem;
  }
  .archive .hentry .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .archive .hentry .container .post-thumbnail {
    width: 30em;
  }
}

.search-results .hentry {
  margin-bottom: 1rem;
}
.search-results .hentry .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.search-results .hentry .container .entry-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 600px) {
  .search-results .hentry {
    margin-bottom: 1.5rem;
  }
  .search-results .hentry .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .search-results .hentry .container .post-thumbnail {
    width: 30em;
  }
}

.filters-navbar {
  position: sticky;
  top: 1rem;
}

.filters-menu-btn {
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  padding: 0.5rem;
  background-color: #154734;
  color: #ffffff;
  border: 1px solid #003a28;
}
.filters-menu-btn:hover, .filters-menu-btn:focus {
  color: #ffffff;
  background-color: #03703C;
  border-color: #003a28;
}

#hide-filters-menu-btn {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}

.filters {
  position: relative;
  padding: 1.5rem 0.5rem;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  background-color: #dceaca;
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.05);
}

.filters-body {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 95%;
  background-color: #dceaca;
  padding: 2rem;
  left: -200%;
  box-shadow: -0.25em 0 5em 0.25em rgba(0, 0, 0, 0.25);
  z-index: 99;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}

body.show-filter-menu {
  overflow: hidden;
}

body.show-filter-menu .filters-body {
  left: 0;
}

@media only screen and (min-width: 768px) {
  .filters-navbar,
  .filters-menu-btn {
    display: none;
  }

  .filters {
    position: relative;
    padding: 1.5rem;
    flex-grow: 0;
    flex-shrink: 0;
    width: 33.3333%;
    order: -1;
  }

  .filters-body {
    position: relative;
    box-shadow: none;
    left: auto;
    width: auto;
    transition: none;
    padding: 0;
  }
}
@media only screen and (min-width: 1168px) {
  .filters {
    padding: 1.5rem 2rem;
    width: 25%;
  }
}
.filters-heading {
  margin-top: 0;
  text-transform: uppercase;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  padding-bottom: 0.25rem;
  border-bottom: 2px solid #333333;
}

.filters-heading .svg-icon {
  margin-right: 0.3rem;
}

.filter-section {
  margin-bottom: 1rem;
}

.filter-section label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: bold;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
}

.filter-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}

.filter-btn {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  text-align: center;
  transition: all 150ms ease-in-out;
  background-color: transparent;
  border: 1px solid #dc8b26;
  border-radius: 5px;
  box-sizing: border-box;
  color: #dc8b26;
  font-size: 16px;
  font-size: 1rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  cursor: pointer;
}
.filter-btn:visited {
  color: #dc8b26;
  background-color: transparent;
  text-decoration: none;
}
.filter-btn:hover {
  background-color: #f3a71e;
  color: #ffffff;
  border-color: #f3a71e;
  cursor: pointer;
}
.filter-btn:focus {
  color: #ffffff;
  background-color: #f3a71e;
  border-color: #f3a71e;
  outline: thin dotted;
  outline-offset: -4px;
}

.filter-btn + .filter-btn {
  margin-left: 1rem;
}

.apply-filter-btn {
  background-color: #dc8b26;
  color: #ffffff;
  border-color: #dc8b26;
  transition: background 150ms ease-in-out;
  background-color: #dc8b26;
  border: 1px solid transparent;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  cursor: pointer;
}
.apply-filter-btn:visited {
  color: #ffffff;
  background-color: #dc8b26;
  text-decoration: none;
}
.apply-filter-btn:hover {
  background-color: #f3a71e;
}
.apply-filter-btn:focus {
  background-color: #f3a71e;
  outline: thin dotted;
  outline-offset: -4px;
}

.filter-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.filter-section h4 {
  margin-top: 0;
  margin-bottom: 0.5em;
}

@media only screen and (min-width: 768px) {
  .filter-wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.post-type-archive-cjp_alumni .site-main {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.post-type-archive-cjp_alumni .page-header {
  margin-bottom: 1.5rem;
}
.post-type-archive-cjp_alumni .page-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  color: #000000;
}

.fancy-separator {
  color: #999999;
  margin-left: 0.6rem;
  margin-right: 0.6rem;
  display: inline-block;
  font-weight: normal;
  line-height: 1;
  font-size: 90%;
  margin-top: -0.25rem;
}

.cjp_alumni-non-found {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.cjp_alumni-non-found h3 {
  color: #333333;
  font-size: 1.75rem;
  margin-bottom: 1.25rem;
}
.cjp_alumni-non-found p {
  color: #333333;
  font-size: 1rem;
  font-weight: 300;
}

.cjp_alumni-page-wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  max-width: 1080px;
  padding: 1.5rem;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .cjp_alumni-page-wrap {
    padding: 2rem;
  }
}

.cjp_alumni-card {
  margin-bottom: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.cjp_alumni-card-body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 0.9rem;
}

.cjp_alumni-card-image {
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin: 0 auto 1rem;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.cjp_alumni-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}

.cjp_alumni-card-header {
  margin-bottom: 1rem;
}
.cjp_alumni-card-header .entry-title {
  display: block;
  line-height: 1.1;
  margin: 0;
  color: #000;
}
.cjp_alumni-card-header .entry-title::after {
  height: 0.25rem;
  background-color: #81bd41;
  margin: 0.5rem auto;
}
.cjp_alumni-card-header .entry-title a {
  color: inherit;
}

.cjp_alumni-list-count {
  background-color: #03703C;
  color: #fff;
  padding: 0.5rem 1.25rem;
  display: inline-block;
  grid-column: 1 / -1;
  -ms-grid-row-align: center;
  -ms-grid-column-align: center;
  place-self: center;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}
.cjp_alumni-list-count h3 {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  color: #fff;
  display: inline-block;
}
.cjp_alumni-list-count a {
  font-weight: normal;
  margin-left: 1rem;
  display: inline-block;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  border: 1px solid #ffffff;
  padding: 0.125rem 0.5rem;
  border-radius: 4px;
}
.cjp_alumni-list-count a:visited {
  color: #ffffff;
}
.cjp_alumni-list-count a:hover, .cjp_alumni-list-count a:focus {
  color: #f3a71e;
  border-color: #f3a71e;
}

@media only screen and (min-width: 768px) {
  .cjp_alumni-list-count {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    place-self: start;
    padding: 0.75rem 1.5rem;
    margin-bottom: -1rem;
  }
  .cjp_alumni-list-count h3 {
    font-size: 1.125rem;
  }
}
.cjp_alumni-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.cjp_alumni-list .hentry {
  padding: 0;
  margin-bottom: 0 !important;
}
.cjp_alumni-list .cjp_alumni-card {
  margin-bottom: 0;
}
.cjp_alumni-list .cjp_alumni-card-image {
  height: 65px;
  width: 65px;
}
.cjp_alumni-list .cjp_alumni-card-header {
  margin-bottom: 0.75rem;
}
.cjp_alumni-list .cjp_alumni-card-header .entry-title {
  font-size: 1.285rem;
}
.cjp_alumni-list .cjp_alumni-card-header .entry-title::after {
  height: 0.125rem;
}

@media only screen and (min-width: 600px) {
  .cjp_alumni-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: inherit;
  }

  .cjp_alumni-card-image {
    margin-bottom: 0;
    margin-right: 1rem;
  }

  .cjp_alumni-list {
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    grid-gap: 3rem;
  }
}
@media only screen and (min-width: 768px) {
  .cjp_alumni-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cjp_alumni-card-image {
    width: 150px;
    height: 150px;
    margin-right: 1.5rem;
  }

  .cjp_alumni-list .cjp_alumni-card-image {
    width: 85px;
    height: 85px;
    margin-right: 1rem;
  }
}
.cjp_alumni .entry-footer {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.cjp_alumni .entry-title {
  color: inherit;
}
.cjp_alumni .last-updated {
  display: block;
  margin-top: 2.5rem;
  color: #333333;
  font-style: italic;
}

.cjp_alumni-social-meta {
  margin: 0 -0.25rem 1rem;
  padding: 0;
  list-style: none;
  display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

@media only screen and (min-width: 768px) {
	.cjp_alumni-social-meta {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.cjp_alumni-social-meta-item {
  padding: 0.25rem;
}
.cjp_alumni-social-meta-item a {
  color: #333333;
}
.cjp_alumni-social-meta-item a:visited {
  color: #333333;
}
.cjp_alumni-social-meta-item a:hover, .cjp_alumni-social-meta-item a:focus {
  color: #f3a71e;
}

.cjp_alumni-taxonomy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.cjp_alumni-taxonomy > span {
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.cjp_alumni-taxonomy p {
  margin-bottom: 0.6rem;
  line-height: 1.2;
}
.cjp_alumni-taxonomy a {
  color: inherit;
}

.cjp_alumni-taxonomy-heading {
  font-size: 13.6px;
  font-size: 0.85rem;
  margin: 0 0 0.1875rem;
  color: #03703C;
  line-height: 1;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
}

.cjp_alumni-grad-details {
  font-weight: normal;
  margin: 0 0 0.6rem;
  font-size: 1.125rem;
  color: #999999;
}

.cjp_alumni-grad-details a {
  color: inherit;
}

.cjp_alumni-list .cjp_alumni-grad-details {
  font-size: 1rem;
}

.cjp_alumni-submit-update-button {
  display: block;
  padding: 0.875rem 1rem;
  text-align: center;
  background-color: #003a28;
  color: #fff;
}

/* Issues */
.magazine-contents {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.magazine-contents .hentry {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}
.magazine-contents .hentry .container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.magazine-contents .hentry .entry-media {
  position: relative;
  width: 100% !important;
  background-color: #104734;
}
.magazine-contents .hentry .entry-media img {
  display: block;
  margin: 0 auto;
}
.magazine-contents .hentry .entry-container {
  position: relative;
  width: 95% !important;
  margin-top: -2rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #ffffff;
}
.magazine-contents .hentry .entry-media + .entry-container {
  box-shadow: 0 -0.25em 0.25em -0.35em rgba(0, 0, 0, 0.35);
}
.magazine-contents .hentry .entry-title {
  margin: 0;
  text-transform: uppercase;
  color: #000000;
  display: block;
  font-size: 1.5785rem;
}
.magazine-contents .hentry .entry-title a {
  color: inherit;
}
.magazine-contents .hentry .entry-title a:visited {
  color: inherit;
}
@media only screen and (min-width: 600px) {
  .magazine-contents {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .magazine-contents {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem;
  }
}
@media only screen and (min-width: 1168px) {
  .magazine-contents {
    -webkit-column-gap: 3.5rem;
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
  }
}

.magazine-contents-heading {
  -webkit-column-span: all;
  -moz-column-span: all;
  column-span: all;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: 30px;
  font-size: 1.875rem;
}
@media only screen and (min-width: 768px) {
  .magazine-contents-heading {
    font-size: 36px;
    font-size: 2.25rem;
  }
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  flex-shrink: 0;
  position: relative;
  padding: 1.5rem;
  background-color: #0c4734;
  color: #ffffff;
  border-top: 2rem solid #03703C;
}
.site-footer .site-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-footer .site-branding {
  margin: 0;
  width: 100%;
}

.site-footer-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 1.25rem;
  margin-bottom: 1.5rem;
}

.site-footer .site-title {
  margin: 0 auto;
  max-width: 275px;
  width: 100%;
  height: 32px;
}

.footer-social-wrapper {
  margin: 1rem auto 0;
}

@media screen and (min-width: 800px) {
  .site-footer-inner {
    flex-direction: row;
  }

  .site-footer .site-branding {
    width: auto;
  }
  
  .site-footer .site-title {
    width: 275px;
    height: 32px;
  }

  .footer-social-wrapper {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 2.5rem;
  }
}

@media screen and (min-width: 1168px) {
  .site-footer .site-title {
    width: 310px;
    max-width: none;
  }
}

.back-to-top {
  position: absolute;
  top: -3rem;
  left: calc( 50% - 2rem );
  display: inline-flex;
  margin: 0 auto;
  background-color: #03703C;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  padding: 0.75rem;
  width: 4rem;
  height: 4rem;
  align-items: center;
  justify-content: center;
  font-size: 0.75rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  flex-direction: column;
  border-radius: 50%;
}
.back-to-top:focus, .back-to-top:hover {
  background-color: #dc8b26;
}
.back-to-top > span {
  display: block;
  line-height: 1.1;
  margin-top: 0.125rem;
}
.back-to-top > .svg-icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 800px) {
  .back-to-top {
    top: -3.25rem;
    left: calc( 50% - 2.25rem );
    width: 4.5rem;
    height: 4.5rem;
    font-size: 0.85rem;
  }
}
.emu-footer {
  background-color: #003a28;
  margin: 2rem -1.5rem -1.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

/*--------------------------------------------------------------
# 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 {
  font-size: 14.4px;
  font-size: 0.9rem;
  color: #999999;
  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;
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
.has-normal-font-size,
.has-regular-font-size {
  font-size: 16px;
  font-size: 1rem;
}

.has-small-font-size {
  font-size: 13.6px;
  font-size: 0.85rem;
}

.has-large-font-size {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 300;
}

.wp-block-code code {
  font-family: inherit;
}

.wp-block-button .wp-block-button__link {
  transition: background 150ms ease-in-out;
  background-color: #dc8b26;
  border: 1px solid transparent;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  cursor: pointer;
}
.wp-block-button .wp-block-button__link:visited {
  color: #ffffff;
  background-color: #dc8b26;
  text-decoration: none;
}
.wp-block-button .wp-block-button__link:hover {
  background-color: #f3a71e;
}
.wp-block-button .wp-block-button__link:focus {
  background-color: #f3a71e;
  outline: thin dotted;
  outline-offset: -4px;
}

.wp-block-button.is-style-outline .wp-block-button__link {
  transition: all 150ms ease-in-out;
  background-color: transparent;
  border: 1px solid #dc8b26;
  border-radius: 5px;
  box-sizing: border-box;
  color: #dc8b26;
  font-size: 16px;
  font-size: 1rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  cursor: pointer;
}
.wp-block-button.is-style-outline .wp-block-button__link:visited {
  color: #dc8b26;
  background-color: transparent;
  text-decoration: none;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background-color: #f3a71e;
  color: #ffffff;
  border-color: #f3a71e;
  cursor: pointer;
}
.wp-block-button.is-style-outline .wp-block-button__link:focus {
  color: #ffffff;
  background-color: #f3a71e;
  border-color: #f3a71e;
  outline: thin dotted;
  outline-offset: -4px;
}

.wp-block-button.is-style-squared .wp-block-button__link {
  transition: background 150ms ease-in-out;
  background-color: #dc8b26;
  border: 1px solid transparent;
  border-radius: 5px;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  line-height: 1.2;
  outline: none;
  padding: 0.76rem 1rem;
  text-decoration: none;
  vertical-align: bottom;
  cursor: pointer;
  border-radius: 0;
}
.wp-block-button.is-style-squared .wp-block-button__link:visited {
  color: #ffffff;
  background-color: #dc8b26;
  text-decoration: none;
}
.wp-block-button.is-style-squared .wp-block-button__link:hover {
  background-color: #f3a71e;
}
.wp-block-button.is-style-squared .wp-block-button__link:focus {
  background-color: #f3a71e;
  outline: thin dotted;
  outline-offset: -4px;
}

/* Separator */
.wp-block-separator {
  background-color: transparent;
  border-bottom: 2px solid #d9d9d9;
  margin: 2.5rem auto;
}

.wp-block-separator.is-style-wide {
  border-bottom: 2px solid #d9d9d9;
}

.wp-block-quote {
  border-left-color: #999999;
}

.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  color: #333333;
}

/* Pullquote */
.wp-block-pullquote {
  border-top: 2px solid #d9d9d9;
  border-bottom: 2px solid #d9d9d9;
  color: #333333;
}
.wp-block-pullquote p {
  line-height: 1.5;
  font-size: 24px;
  font-size: 1.5rem;
}

.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  font-family: "myriad-pro-condensed", Helvetica, sans-serif;
  color: #333333;
  font-size: 16px;
  font-size: 1rem;
}

.wp-block-pullquote.is-style-solid-color {
  background-color: #03703C;
  color: #ffffff;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 25.6px;
  font-size: 1.6rem;
}

.wp-block-pullquote__citation.is-style-solid-color,
.wp-block-pullquote.is-style-solid-color cite,
.wp-block-pullquote.is-style-solid-color footer {
  margin-top: 1rem;
  display: inline-block;
  color: #ffffff;
}

/* More */
.block-editor .wp-block-more {
  color: #f3a71e;
  text-align: left;
}

.block-editor .wp-block-more input[type=text] {
  font-size: 16px;
  color: #f3a71e;
  text-transform: none;
}

/* Custom Block - Profiles */
.wp-block-profiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 -0.75rem 1.5rem;
}
.wp-block-profiles .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  padding: 0.75rem;
}
.wp-block-profiles .profile-media {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 0 0.5rem 1rem 0;
}
.wp-block-profiles .profile-image,
.wp-block-profiles .no-profile-image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  background-color: #d9d9d9;
}
.wp-block-profiles .profile-content {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.wp-block-profiles .profile-name {
  margin-top: 0;
  margin-bottom: 0.4rem;
  font-size: 1.125rem;
  color: #000000;
  text-transform: uppercase;
}
.wp-block-profiles .profile-bio {
  margin-bottom: 0;
  font-size: 0.9rem;
  color: #333333;
}
@media only screen and (min-width: 600px) {
  .wp-block-profiles .profile-media {
    width: 75px;
    height: 75px;
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .wp-block-profiles {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .wp-block-profiles .profile {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }
  .wp-block-profiles .profile-media {
    width: 85px;
    height: 85px;
    margin-right: 1.25rem;
  }
  .wp-block-profiles.col-4 .profile {
    width: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

/* Gutenberg style overrides */
.wp-block-latest-comments {
  list-style: none !important;
  margin-left: 0;
  padding-left: 0;
}

.wp-block-latest-posts {
  list-style: none !important;
  margin-left: 0;
  padding-left: 0;
}

/*--------------------------------------------------------------
# Extras
--------------------------------------------------------------*/
/* SlimSelect javascript library styling */
.ss-main .ss-content .ss-search input {
  border-radius: 0.25rem;
}

.ss-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ss-main .ss-multi-selected {
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.ss-main .ss-multi-selected {
  border-color: #d9d9d9;
}

.ss-main .ss-multi-selected .ss-values {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ss-main .ss-multi-selected .ss-values .ss-value {
  background-color: #03703C;
}

.ss-main .ss-content .ss-list .ss-option.ss-highlighted,
.ss-main .ss-content .ss-list .ss-option:hover {
  background-color: #03703C;
}

.ss-main .ss-content .ss-search input:focus {
  box-shadow: 0 0 2px 0 #81bd41;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
.text-emu-blue {
  color: #0056b8 !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-blue-light {
  color: #e0edf7 !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-blue-medium {
  color: #1c3767 !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-blue-dark {
  color: #102c52 !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-green {
  color: #84bd00 !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-yellow-light {
  color: #f3a71e !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-yellow-medium {
  color: #dc8b26 !important;
}

.bg-color {
  background-color: !important;
}

.text-emu-yellow-dark {
  color: #cf7b28 !important;
}

.bg-color {
  background-color: !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-color {
  background-color: !important;
}

.text-black {
  color: #000000 !important;
}

.bg-color {
  background-color: !important;
}

.text-muted {
  color: #788193 !important;
}

.bg-color {
  background-color: !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-color {
  background-color: !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.m-0 {
  margin: 0 !important;
}

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

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

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

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

.m-1 {
  margin: 0.25rem !important;
}

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

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

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

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

.m-2 {
  margin: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
  padding: 0 !important;
}

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

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

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

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

.p-1 {
  padding: 0.25rem !important;
}

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

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

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

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

.p-2 {
  padding: 0.5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

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

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

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

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

.m-n4 {
  margin: -1.5rem !important;
}

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

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

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

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

.m-n5 {
  margin: -3rem !important;
}

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

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

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

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

.m-auto {
  margin: auto !important;
}

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

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

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

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

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}


.home .hentry.type-cjp_podcast .entry-taxonomy-container,
.post-type-archive-cjp_podcast .entry-taxonomy-container,
.archive.tax-season .entry-taxonomy-container {
	margin-bottom: 0.75rem;
}
.entry-taxonomy-season {
	margin-top: 0;
	padding: 0.125rem 0.4rem;
	font-size: 0.85rem;
	background-color: #81bd41;
	color: #fff;
}
.entry-taxonomy-season:hover,
.entry-taxonomy-season:focus,
.entry-taxonomy-season:active {
	background-color: #03703C!important;
	color: #fff!important;
}
.entry-taxonomy-season a:visited,
.entry-taxonomy-season a {
	color: #fff!important;
}
.entry-taxonomy-season a:hover,
.entry-taxonomy-season a:focus,
.entry-taxonomy-season a:active {
	color: #fff!important;
}
