/* =WordPress Core
 * https://codex.wordpress.org/CSS
-------------------------------------------------------------- */
/* Include all your imports here */
.m_phil a,
.m_phil abbr,
.m_phil acronym,
.m_phil address,
.m_phil applet,
.m_phil article,
.m_phil aside,
.m_phil audio,
.m_phil b,
.m_phil big,
.m_phil blockquote,
.m_phil body,
.m_phil canvas,
.m_phil caption,
.m_phil center,
.m_phil cite,
.m_phil code,
.m_phil dd,
.m_phil del,
.m_phil details,
.m_phil dfn,
.m_phil div,
.m_phil dl,
.m_phil dt,
.m_phil em,
.m_phil fieldset,
.m_phil figcaption,
.m_phil figure,
.m_phil footer,
.m_phil form,
.m_phil h1,
.m_phil h2,
.m_phil h3,
.m_phil h4,
.m_phil h5,
.m_phil h6,
.m_phil header,
.m_phil hgroup,
.m_phil html,
.m_phil i,
.m_phil iframe,
.m_phil img,
.m_phil ins,
.m_phil kbd,
.m_phil label,
.m_phil legend,
.m_phil li,
.m_phil mark,
.m_phil menu,
.m_phil nav,
.m_phil object,
.m_phil ol,
.m_phil p,
.m_phil pre,
.m_phil q,
.m_phil s,
.m_phil samp,
.m_phil section,
.m_phil small,
.m_phil span,
.m_phil strike,
.m_phil strong,
.m_phil sub,
.m_phil summary,
.m_phil sup,
.m_phil table,
.m_phil tbody,
.m_phil td,
.m_phil tfoot,
.m_phil th,
.m_phil thead,
.m_phil time,
.m_phil tr,
.m_phil tt,
.m_phil u,
.m_phil ul,
.m_phil var,
.m_phil video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: initial; }

.m_phil article,
.m_phil aside,
.m_phil details,
.m_phil figcaption,
.m_phil figure,
.m_phil footer,
.m_phil header,
.m_phil hgroup,
.m_phil menu,
.m_phil nav,
.m_phil section {
  display: block; }

.m_phil body {
  line-height: 1; }

.m_phil ol,
.m_phil ul {
  list-style: none; }

.m_phil blockquote,
.m_phil q {
  quotes: none; }

.m_phil blockquote:after,
.m_phil blockquote:before,
.m_phil q:after,
.m_phil q:before {
  content: '';
  content: none; }

.m_phil ins {
  text-decoration: none; }

.m_phil del {
  text-decoration: line-through; }

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

.m_phil {
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ }

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

.m_phil body {
  margin: 0; }

.m_phil article,
.m_phil aside,
.m_phil footer,
.m_phil header,
.m_phil nav,
.m_phil section {
  display: block; }

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

.m_phil figcaption,
.m_phil figure,
.m_phil main {
  display: block; }

.m_phil figure {
  margin: 1em 40px; }

.m_phil hr {
  box-sizing: initial;
  height: 0;
  overflow: visible; }

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

.m_phil a {
  background-color: initial;
  -webkit-text-decoration-skip: objects; }

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

.m_phil b,
.m_phil strong {
  font-weight: inherit;
  font-weight: bolder; }

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

.m_phil dfn {
  font-style: italic; }

.m_phil mark {
  background-color: #ff0;
  color: #000; }

.m_phil small {
  font-size: 80%; }

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

.m_phil sub {
  bottom: -0.25em; }

.m_phil sup {
  top: -0.5em; }

.m_phil audio,
.m_phil video {
  display: inline-block; }

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

.m_phil img {
  border-style: none; }

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

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

.m_phil button,
.m_phil input {
  overflow: visible; }

.m_phil button,
.m_phil select {
  text-transform: none; }

.m_phil [type='reset'],
.m_phil [type='submit'],
.m_phil button,
.m_phil html [type='button'] {
  -webkit-appearance: button; }

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

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

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

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

.m_phil progress {
  display: inline-block;
  vertical-align: initial; }

.m_phil textarea {
  overflow: auto; }

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

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

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

.m_phil [type='search']::-webkit-search-cancel-button,
.m_phil [type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

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

.m_phil details,
.m_phil menu {
  display: block; }

.m_phil summary {
  display: list-item; }

.m_phil canvas {
  display: inline-block; }

.m_phil [hidden],
.m_phil template {
  display: none; }

section.m_phil {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: runda, sans-serif; }

section.m_phil * {
  box-sizing: border-box;
  font-family: runda, sans-serif; }

section.m_phil > div.search-section {
  flex-basis: 100%;
  text-align: right;
  background-color: transparent;
  padding-top: 30px;
  padding-bottom: 25px;
  position: relative; }

@media (min-width: 800px) {
  section.m_phil > div.search-section {
    padding-top: 50px;
    padding-bottom: 30px; } }

section.m_phil > div.search-section > div.wrapper {
  max-width: 1160px;
  padding-left: 20px;
  padding-right: 20px; }

@media (min-width: 800px) {
  section.m_phil > div.search-section > div.wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    padding-left: 20px;
    padding-right: 20px; } }

@media (min-width: 1200px) {
  section.m_phil > div.search-section > div.wrapper {
    padding-left: 0;
    padding-right: 0; } }

section.m_phil > div.search-section > div.wrapper > div.search-bar-container {
  width: 100%; }

@media (min-width: 800px) {
  section.m_phil > div.search-section > div.wrapper > div.search-bar-container {
    margin-bottom: 25px; } }

section.m_phil > div.search-section > div.wrapper > button.copy-search {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  color: #ffffff;
  font-size: 0.75em;
  line-height: 1em;
  transition: opacity 0.3s ease; }
  section.m_phil > div.search-section > div.wrapper > button.copy-search ::placeholder {
    color: #295127; }

@media (min-width: 800px) {
  section.m_phil > div.search-section > div.wrapper > button.copy-search {
    font-size: 0.75em; } }

section.m_phil > div.search-section > div.wrapper > button.copy-search:before {
  position: relative;
  top: 1px;
  display: inline-block;
  padding-right: 5px;
  content: '';
  width: 12px;
  height: 12px;
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#copy-icon);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5; }

@media (min-width: 800px) {
  section.m_phil
> div.search-section
> div.wrapper
> button.copy-search:before {
    top: 2px;
    width: 16px;
    height: 16px;
    padding-right: 10px; } }

section.m_phil > div.search-section > div.wrapper > button.copy-search:after {
  position: absolute;
  content: 'Copied!';
  display: block;
  top: -20px;
  left: 0;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75em;
  opacity: 0;
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
  pointer-events: none; }

section.m_phil > div.search-section > div.wrapper > button.copy-search:hover {
  opacity: 1; }

section.m_phil
> div.search-section
> div.wrapper
> button.copy-search.isShowingMessage:after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1; }

section.m_phil > div.headers-section {
  width: 100%;
  background-color: #295127; }

section.m_phil > div.headers-section > div.wrapper {
  max-width: 1160px;
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 800px) {
  section.m_phil > div.headers-section > div.wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex; } }

section.m_phil > div.body-section {
  width: 100%; }

section.m_phil > div.body-section > div.wrapper {
  max-width: 1160px;
  display: flex;
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 800px) {
  section.m_phil > div.body-section > div.wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0; } }

section.m_phil > div.body-section > div.wrapper > div.result-section {
  flex-basis: 100%; }

@media (min-width: 1200px) {
  section.m_phil > div.body-section > div.wrapper > div.result-section {
    padding-left: 0; } }

section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.filter-summary-container {
  display: none;
  padding-left: 20px; }

@media (min-width: 800px) {
  section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.filter-summary-container {
    display: block; } }

@media (min-width: 1200px) {
  section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.filter-summary-container {
    padding-left: 0; } }

section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.items-container {
  position: relative; }

section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.items-container
> div.loader-container {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.3s ease; }

section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.items-container
> div.item-list-container {
  opacity: 1;
  transition: opacity 0.3s ease; }

section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.items-container
> div.item-list-container
> span.no-results {
  display: block;
  text-align: center;
  color: #878787; }

section.m_phil
> div.body-section
> div.wrapper
> div.result-section
> div.pagination-container {
  border-bottom: 1px solid #e7f1e7;
  padding-top: 20px;
  padding-bottom: 20px;
  opacity: 1;
  transition: opacity 0.3s ease; }

section.m_phil > div.body-section > div.wrapper > div.filter-section {
  flex-basis: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  overflow: scroll;
  background-color: #fff;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

@media (min-width: 800px) {
  section.m_phil > div.body-section > div.wrapper > div.filter-section {
    -webkit-transform: none;
    transform: none;
    position: static;
    height: auto;
    overflow: visible;
    flex-basis: 280px;
    flex-shrink: 0;
    flex-grow: 0; } }

@media (min-width: 1200px) {
  section.m_phil > div.body-section > div.wrapper > div.filter-section {
    flex-basis: 320px; } }

section.m_phil .m_phil--results-header {
  display: flex;
  justify-content: stretch;
  align-items: center;
  flex-wrap: wrap;
  background-color: #295127;
  color: #fff;
  padding: 15px 20px 16px; }

@media (min-width: 800px) {
  section.m_phil .m_phil--results-header {
    flex-basis: 100%;
    flex-wrap: nowrap;
    padding-top: 16px;
    padding-bottom: 20px; } }

@media (min-width: 1200px) {
  section.m_phil .m_phil--results-header {
    padding-left: 0; } }

section.m_phil .m_phil--results-header > div.count-area {
  flex-basis: 50%;
  order: 1;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 600; }

@media (min-width: 800px) {
  section.m_phil .m_phil--results-header > div.count-area {
    font-size: 1em; } }

section.m_phil .m_phil--results-header > div.sort-controls-container {
  flex-basis: 100%;
  order: 3;
  margin-top: 15px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 10px; }

@media (min-width: 800px) {
  section.m_phil .m_phil--results-header > div.sort-controls-container {
    order: 2;
    border: none;
    padding-top: 0;
    margin-top: 0; } }

section.m_phil .m_phil--results-header > div.view-controls-container {
  display: none;
  order: 2;
  flex-basis: 50%;
  flex-grow: 200; }

@media (min-width: 480px) {
  section.m_phil .m_phil--results-header > div.view-controls-container {
    display: flex;
    justify-content: flex-end; } }

@media (min-width: 800px) {
  section.m_phil .m_phil--results-header > div.view-controls-container {
    order: 3; } }

section.m_phil .m_phil--scrollable-anchor {
  height: 0;
  overflow: hidden;
  text-indent: -100000px; }

section.m_phil .m_phil--filter-header {
  background-color: #3e623c;
  color: #fff;
  padding: 15px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }

@media (min-width: 800px) {
  section.m_phil .m_phil--filter-header {
    flex-basis: 280px;
    flex-shrink: 0;
    flex-grow: 0;
    flex-wrap: nowrap; } }

@media (min-width: 1200px) {
  section.m_phil .m_phil--filter-header {
    flex-basis: 320px; } }

section.m_phil .m_phil--filter-header > h3 {
  display: block;
  margin: 0;
  font-weight: 400;
  text-transform: uppercase;
  flex-basis: 50%; }

section.m_phil .m_phil--filter-header > button.open-filters {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  display: block;
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#filter-icon);
  flex-basis: 20px;
  height: 20px;
  position: relative; }

@media (min-width: 800px) {
  section.m_phil .m_phil--filter-header > button.open-filters {
    display: none; } }

section.m_phil .m_phil--filter-header > button.open-filters:before {
  position: absolute;
  left: -12px;
  top: 6px;
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#triangle-icon);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

section.m_phil .m_phil--filter-header > button.open-filters > span {
  display: none; }

section.m_phil .m_phil--filter-header > button.open-filters:hover:before {
  -webkit-transform: rotate(270deg) translateY(-10px);
  transform: rotate(270deg) translateY(-10px); }

section.m_phil .m_phil--filter-header > div.clear-all-container {
  flex-basis: 100%;
  flex-shrink: 0;
  margin-top: 10px; }

@media (min-width: 800px) {
  section.m_phil .m_phil--filter-header > div.clear-all-container {
    flex-basis: 100px;
    margin-top: 0; } }

@media (min-width: 800px) {
  section.m_phil .m_phil--filter-list-top {
    display: none; } }

section.m_phil .m_phil--filter-list-top > div.actions {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px; }

section.m_phil .m_phil--filter-list-top > div.actions > button {
  display: inline;
  outline: none;
  background-color: initial;
  cursor: pointer;
  flex-basis: 48%;
  color: #295127;
  font-size: 0.9em;
  padding: 12px 18px;
  border: 1px solid;
  text-transform: uppercase;
  font-weight: 500; }

section.m_phil .m_phil--filter-list-top > h4 {
  padding: 25px 20px;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #3e623c;
  color: #fff;
  font-size: 0.75em;
  margin: 0 0 6px; }

section.m_phil.hasOpenFilters
> div.body-section
> div.wrapper
> div.filter-section {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

section.m_phil.isLoadingItems
> div.body-section
> div.wrapper
> div.result-section
> div.items-container
> div.loader-container {
  opacity: 1;
  z-index: 1; }

section.m_phil.isLoadingItems
> div.body-section
> div.wrapper
> div.result-section
> div.items-container
> div.item-list-container,
section.m_phil.isLoadingItems
> div.body-section
> div.wrapper
> div.result-section
> div.pagination-container {
  opacity: 0.25;
  pointer-events: none; }

form.m_search-bar {
  display: flex;
  border-bottom: 1px solid #ffffff;
  padding-bottom: 2px; }

form.m_search-bar > label {
  display: none; }

form.m_search-bar > input[type='text'] {
  flex-basis: 100%;
  background-color: initial;
  outline: none;
  flex-grow: 1;
  display: block;
  border: none;
  font-family: runda, sans-serif;
  font-size: 1em;
  line-height: 1em;
  font-weight: 400;
  color: #ffffff; }

@media (min-width: 800px) {
  form.m_search-bar > input[type='text'] {
    font-size: 1em;
    padding-bottom: 4px; } }

form.m_search-bar > button[type='submit'] {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
  flex-basis: 25px;
  height: 25px;
  overflow: hidden;
  background-color: initial;
  text-indent: -10000px; }

form.m_search-bar > button[type='submit']:before {
  position: relative;
  top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 14px;
  height: 14px;
  content: '';
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#search-icon);
  background-repeat: no-repeat;
  background-size: contain; }

@media (min-width: 800px) {
  form.m_search-bar > button[type='submit']:before {
    width: 20px;
    height: 20px; } }

.m_view-controls {
  display: flex; }

.m_view-controls > span {
  display: none; }

.m_view-controls > button.view-mode-btn {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  display: inline-block;
  color: #fff;
  background-size: 80% 80%;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -10000px;
  width: 24px;
  height: 24px;
  margin-left: 10px;
  opacity: 0.5;
  transition: opacity 0.3s ease; }

@media (min-width: 800px) {
  .m_view-controls > button.view-mode-btn {
    width: 17px;
    height: 17px;
    background-size: 100% 100%;
    margin-left: 15px; } }

.m_view-controls > button.view-mode-btn:hover {
  opacity: 0.8; }

.m_view-controls > button.view-mode-btn.grid {
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#grid-icon); }

.m_view-controls > button.view-mode-btn.list {
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#list-icon);
  opacity: 1; }

.m_view-controls.viewAsGrid > button.view-mode-btn.grid {
  opacity: 1; }

.m_view-controls.viewAsGrid > button.view-mode-btn.list {
  opacity: 0.5; }

.m_phil .m_sort-controls {
  color: #ccc; }

@media (min-width: 800px) {
  .m_phil .m_sort-controls {
    font-size: 0.8em; } }

.m_phil .m_sort-controls > span {
  display: inline-block;
  margin-right: 20px; }

.m_phil .m_sort-controls > button.sort-btn {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  color: #ccc;
  transition: color 0.3s ease;
  font-weight: 500;
  margin-right: 20px;
  font-size: 1em; }

.m_phil .m_sort-controls > button.sort-btn:after {
  content: '';
  display: none;
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#triangle-icon);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 7px;
  height: 7px;
  opacity: 0.6;
  margin-left: 5px;
  position: relative;
  top: -2px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease; }

.m_phil .m_sort-controls > button.sort-btn.isActive {
  color: #fff; }

.m_phil .m_sort-controls > button.sort-btn.isActive:after {
  display: inline-block;
  opacity: 1; }

.m_phil .m_sort-controls > button.sort-btn.isAsc:after {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg); }

.m_phil
.m_sort-controls.isRelevanceDisabled
> button.sort-btn.sort-btn-relevance {
  opacity: 0.2;
  pointer-events: none;
  cursor: not-allowed; }

.m_phil
.m_sort-controls.isRelevanceDisabled
> button.sort-btn.sort-btn-relevance:after {
  opacity: 0.2; }

dl.m_filter-list {
  margin: 0; }

dl.m_filter-list > dt {
  background-color: #698567;
  display: flex;
  margin-top: 1px; }

dl.m_filter-list > dt > button {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  color: #fff; }

dl.m_filter-list > dt > button.toggle-all {
  padding: 15px 0 15px 20px;
  flex-basis: 100%;
  text-align: left;
  font-size: 0.75em;
  text-transform: uppercase;
  font-weight: 500; }

dl.m_filter-list > dt > button.toggle-display {
  padding: 15px 20px 15px 0;
  width: 60px;
  height: 70px;
  position: relative; }

dl.m_filter-list > dt > button.toggle-display:after {
  display: block;
  content: '';
  position: absolute;
  top: 30px;
  right: 20px;
  width: 24px;
  height: 15px;
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#chevron-icon);
  background-size: 24px 15px;
  background-repeat: no-repeat;
  background-position: 50%;
  opacity: 0.75;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transform-origin: 50% 40%;
  transform-origin: 50% 40%;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease; }

dl.m_filter-list > dt > button.toggle-display > span {
  display: none; }

dl.m_filter-list > dt > button.toggle-display:hover:after {
  opacity: 1; }

dl.m_filter-list > dt.isClosed > button.toggle-display:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

dl.m_filter-list > dd {
  max-height: 4000px;
  overflow: hidden;
  transition: max-height 0.3s ease; }

dl.m_filter-list > dd > div.filter-input-container {
  background-color: #e0e6e0;
  padding: 10px; }

dl.m_filter-list > dd > div.filter-input-container > input {
  border: 1px solid #295127;
  outline: none;
  font-size: 0.8em;
  padding: 5px;
  width: 100%; }

dl.m_filter-list > dd > button.filter {
  display: inline;
  border: none;
  outline: none;
  background-color: initial;
  cursor: pointer;
  font-size: 0.9em;
  display: block;
  width: 100%;
  padding: 15px 20px;
  text-align: left;
  color: #295127;
  background-color: #e0e6e0; }

dl.m_filter-list > dd > button.filter.isActive {
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#check-icon);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) 50%; }

dl.m_filter-list > dd > div.hidden-count {
  font-style: italic;
  font-size: 0.75em;
  background-color: #e0e6e0;
  padding: 10px 20px 20px;
  color: #63b25f;
  font-weight: 500; }

dl.m_filter-list > dd.isClosed {
  max-height: 0; }

button.m_clear-all-filters-btn {
  width: 100%;
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  display: block;
  text-align: right;
  color: currentColor;
  font-size: 0.75em;
  opacity: 0.6; }

button.m_clear-all-filters-btn > span {
  display: inline-block;
  margin-right: 10px; }

button.m_clear-all-filters-btn > svg {
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  fill: currentColor;
  position: relative;
  top: 3px; }

@media (min-width: 800px) {
  button.m_clear-all-filters-btn {
    flex-basis: 100px;
    margin-top: 0; } }

.m_phil .m_filter-summary {
  display: flex;
  align-items: center;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.3s ease, padding 0.3s ease, max-height 0.3s ease;
  padding: 0 20px 0 0;
  max-height: 0;
  overflow: hidden; }

.m_phil .m_filter-summary > span {
  flex-basis: 150px;
  flex-shrink: 0;
  position: relative;
  top: -2px;
  display: inline-block;
  color: #295127;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75em;
  padding-right: 10px; }

.m_phil .m_filter-summary > div.selected-filter-list {
  flex-basis: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center; }

.m_phil .m_filter-summary > div.selected-filter-list > button.selected-filter {
  display: inline;
  outline: none;
  background-color: initial;
  cursor: pointer;
  margin-right: 5px;
  margin-bottom: 5px;
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#delete-icon);
  background-size: 8px 8px;
  background-position: calc(100% - 8px) 50%;
  background-repeat: no-repeat;
  background-color: #f7f9f7;
  padding: 5px 22px 7px 10px;
  border: 1px solid #e0e6e0;
  color: #7a7a7a;
  font-size: 0.75em; }

.m_phil .m_filter-summary > div.clear-btn-container {
  flex-basis: 100px;
  flex-shrink: 0;
  position: relative;
  top: -2px; }

.m_phil .m_filter-summary.hasActiveFilters {
  opacity: 1;
  pointer-events: all;
  padding: 20px 20px 20px 0;
  max-height: 1000px; }

.m_item-list > div.item-container {
  border-bottom: 2px solid #698567; }

.m_item-list > div.item-container:last-child {
  border-bottom-color: #e0e6e0;
  border-bottom-width: 1px; }

.m_item-list > div.item-container.even {
  background-color: #e7f1e7; }

.m_item-list > div.item-container.odd {
  background-color: #f7f9f7; }

@media (min-width: 480px) {
  .m_item-list.viewAsGrid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

@media (min-width: 480px) {
  .m_item-list.viewAsGrid > div.item-container {
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    border-bottom-width: 1px;
    border-bottom-color: #e0e6e0;
    border-left: 1px solid #e0e6e0;
    background-color: #f7f9f7; } }

@media (min-width: 480px) {
  .m_item-list.viewAsGrid > div.item-container:first-child {
    border-left-width: 0; } }

nav.m_pagination,
nav.m_pagination > ol {
  display: flex;
  justify-content: center; }

nav.m_pagination > ol {
  flex-wrap: wrap; }

nav.m_pagination > ol > li {
  display: inline-block;
  margin-bottom: 1px; }

nav.m_pagination button.btn {
  display: inline;
  border: none;
  outline: none;
  padding: 0;
  background-color: initial;
  cursor: pointer;
  width: 40px;
  flex-shrink: 0;
  height: 40px;
  margin-right: 1px;
  background-color: #bccabb;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  transition: background-color 0.3s ease; }

nav.m_pagination button.btn.next,
nav.m_pagination button.btn.prev {
  text-indent: -10000px; }

nav.m_pagination button.btn.next:after,
nav.m_pagination button.btn.prev:after {
  display: block;
  content: '';
  height: 40px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: 50%; }

nav.m_pagination button.btn.prev:after {
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#chevron-icon);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

nav.m_pagination button.btn.next {
  margin-right: 0; }

nav.m_pagination button.btn.next:after {
  background-image: url(../../static/media/phil_svgmap.fd588546.svg#chevron-icon);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

nav.m_pagination button.btn.isActive,
nav.m_pagination button.btn:hover {
  background-color: #698567; }

nav.m_pagination button.btn:disabled,
nav.m_pagination button.btn:disabled:hover {
  background-color: #a1a1a1;
  cursor: not-allowed; }

.m_loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px; }

.m_loader div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border-radius: 50%;
  -webkit-animation: m_loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  animation: m_loader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border: 6px solid transparent;
  border-top-color: #698567; }

.m_loader div:first-child {
  -webkit-animation-delay: -0.45s;
  animation-delay: -0.45s; }

.m_loader div:nth-child(2) {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.m_loader div:nth-child(3) {
  -webkit-animation-delay: -0.15s;
  animation-delay: -0.15s; }

@-webkit-keyframes m_loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes m_loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

.philItem.standard {
  display: block;
  padding: 20px;
  text-decoration: none;
  color: currentColor; }

.philItem.standard.viewAsGrid.even,
.philItem.standard.viewAsGrid.odd {
  background-color: #e7f1e7; }

a.philItem.standard:hover {
  background-color: #d7e8d7; }

/*# sourceMappingURL=main.c92c5148.css.map */
body, button, input, select, textarea, .ui-widget, .section-title, .widget-title,
.author-bio .author-bio-title, .related-posts .related-posts-title,
.comments h2.comments-title, .comment-respond h3.comment-reply-title,
blockquote cite, blockquote small, .single.single-product #primary > .product .up-sells.upsells.products > h2,
.single.single-product #primary > .product .related.products > h2,
.woocommerce #reviews.woocommerce-Reviews .woocommerce-Reviews-title,
.woocommerce #reviews.woocommerce-Reviews .comment-reply-title,
.woocommerce-page.woocommerce-cart .cart-collaterals .cross-sells > h2,
.woocommerce-page.woocommerce-cart .cart-collaterals .cart_totals > h2,
.widget.ceramag-widget_author_list ul li a .post-count {
  font-family: "runda", sans-serif; }

.site-branding .site-title, .search-screen .search-results a,
.post-title, blockquote, h1, h2, h3, h4, h5, h6,
.search-screen .search-results .results-list ol li:before, .wp-caption-text,
.widget.widget_recent_comments ul li > a, .widget.widget_rss ul li a.rsswidget,
.widget.widget_recent_entries, .widget.widget_recent_entries a,
.woocommerce-page.woocommerce-cart .cart-empty, .woocommerce.widget ul.cart_list li a,
.woocommerce.widget ul.product_list_widget li a, .post-entry .dropcap:first-letter {
  font-family: "minion-3-display", serif;
  font-weight: 500; }

.ceramag-side-menu .main-navigation > ul > li > a {
  font-size: .8rem; }

.site-header nav ul.primary-menu > li.button a, .site-content .button:not(.lo-button),
.site-footer .button, .ceramag-side-cart .button {
  background: rgba(255, 255, 255, 0) !important;
  text-transform: uppercase;
  border: 2px solid #295127;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem; }
  @media (min-width: 768px) {
    .site-header nav ul.primary-menu > li.button a, .site-content .button:not(.lo-button),
    .site-footer .button, .ceramag-side-cart .button {
      font-size: 16px;
      font-size: 1rem; } }

@media (min-width: 768px) {
  body.home .site-footer .footer-bottom {
    padding-top: 80px; } }

.campaign-list .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: 100%; }

.campaign-list .content .title {
  font-size: 2rem; }
  @media (min-width: 800px) {
    .campaign-list .content .title {
      font-size: 3.125rem; } }

.site-footer .widget {
  font-size: 16px;
  font-size: 1rem; }

.footer-bottom .footer-social .widget.ceramag-widget_social ul#menu-social-menu li a {
  font-weight: 400; }
  @media (min-width: 768px) {
    .footer-bottom .footer-social .widget.ceramag-widget_social ul#menu-social-menu li a {
      font-size: 14px !important;
      font-size: 0.875rem !important; } }

.page .site-content #primary > .page, .page .site-content #primary > .page ~ * {
  max-width: 960px; }

.page .page-header, .archive .page-header {
  margin: 30px auto; }
  .page .page-header .page-header-container, .archive .page-header .page-header-container {
    background: #e7f1e7;
    padding: 2em 1em; }
    .page .page-header .page-header-container .page-title, .archive .page-header .page-header-container .page-title {
      text-transform: initial;
      font-size: 50px;
      color: #000;
      line-height: 60px;
      letter-spacing: initial;
      padding: 0; }

.page .post-entry a.button, .archive .post-entry a.button {
  background: #fff;
  text-transform: uppercase;
  border: 2px solid #295127;
  font-weight: 600;
  color: #295127;
  font-size: 16px; }

.page .post-entry div.lo-row, .archive .post-entry div.lo-row {
  padding: 2em 0; }

@media screen and (min-width: 992px) {
  .page .site-content:not([class*="with-sidebar-"]) .post-entry .wide-image {
    margin-left: calc(480px - 50vw); } }

.post-entry blockquote {
  text-align: center;
  border-bottom: 2px solid #295127;
  max-width: 800px;
  margin: 3em auto; }
  .post-entry blockquote p {
    font-size: 30px;
    font-style: italic; }
  .post-entry blockquote cite {
    margin-top: -10px;
    padding-bottom: 15px;
    letter-spacing: 0; }
  .post-entry blockquote:after {
    display: none; }

.lo-accordions .accordion-item .accordion-title {
  border: 1px solid #000; }
  .lo-accordions .accordion-item .accordion-title .title {
    font-family: "minion-3-display", serif;
    font-weight: 500;
    font-size: 20px; }
  .lo-accordions .accordion-item .accordion-title .accordion-icon {
    color: #295127;
    padding-top: 5px;
    font-size: 14px; }

.author-bio .author-bio-title span {
  color: #8c8c8c;
  font-weight: normal;
  text-transform: uppercase; }

.author-bio .author-info p {
  color: #303030;
  font-size: 16px;
  line-height: 26px; }

.articles-template-default #primary.content-area {
  width: 100%; }
  .articles-template-default #primary.content-area article .post-header .recommended {
    background: #295127;
    position: absolute;
    right: 1em;
    width: 110px;
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    padding-right: 10px; }
    @media screen and (max-width: 767px) {
      .articles-template-default #primary.content-area article .post-header .recommended {
        position: static;
        display: block;
        margin-right: 0;
        margin-bottom: 15px; } }
    .articles-template-default #primary.content-area article .post-header .recommended:before {
      content: '\f00c';
      font-family: FontAwesome;
      background: #295127;
      padding: 6px;
      border-radius: 25px;
      position: relative;
      right: 7px;
      margin-right: -5px; }
  .articles-template-default #primary.content-area article .post-header .content-type {
    text-transform: uppercase;
    font-weight: 500; }
  .articles-template-default #primary.content-area article .post-header .jurisdictions {
    color: #7d7e7d; }
    .articles-template-default #primary.content-area article .post-header .jurisdictions .topics a {
      color: #7d7e7d;
      font-weight: 500; }
    .articles-template-default #primary.content-area article .post-header .jurisdictions a {
      color: #7d7e7d; }
  .articles-template-default #primary.content-area article .post-header figure img {
    min-width: 100%; }
  .articles-template-default #primary.content-area article .post-entry.article {
    max-width: 900px; }
    @media screen and (min-width: 768px) and (max-width: 1120px) {
      .articles-template-default #primary.content-area article .post-entry.article {
        padding-left: 100px;
        min-height: 120px; } }
    .articles-template-default #primary.content-area article .post-entry.article .highlights {
      padding: 1.5em 2em;
      margin-bottom: 2em;
      box-shadow: 0px 0px 8px #7d7e7d; }
      @media screen and (min-width: 1200px) {
        .articles-template-default #primary.content-area article .post-entry.article .highlights {
          width: 350px;
          float: left;
          margin-right: 2em;
          margin-left: -5em; } }
      .articles-template-default #primary.content-area article .post-entry.article .highlights span.highlights-title {
        color: #295127;
        text-transform: uppercase;
        font-weight: 500; }
    .articles-template-default #primary.content-area article .post-entry.article .sponsors-box {
      border: 2px solid #7d7e7d;
      padding: 1em;
      text-align: center; }
      .articles-template-default #primary.content-area article .post-entry.article .sponsors-box .sponsor-title {
        color: #303030; }
  .articles-template-default #primary.content-area .navigation {
    max-width: 900px; }
  .articles-template-default #primary.content-area .related-articles {
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 2em; }
    .articles-template-default #primary.content-area .related-articles span {
      text-transform: uppercase;
      color: #7d7e7d; }
    .articles-template-default #primary.content-area .related-articles .related-links {
      display: flex;
      flex-wrap: wrap; }
      .articles-template-default #primary.content-area .related-articles .related-links h2 {
        flex: 0 0 100%;
        padding: 1em 0;
        border-bottom: 2px solid #8c8c8c; }
        @media (min-width: 768px) {
          .articles-template-default #primary.content-area .related-articles .related-links h2 {
            flex: 0 0 calc(50% - 30px);
            margin-right: 30px;
            margin-left: 0; } }
        .articles-template-default #primary.content-area .related-articles .related-links h2 a {
          color: #000; }

@media screen and (min-width: 768px) {
  .single #primary .articles > .share-love .share-love-container {
    position: absolute;
    top: -10px !important;
    left: auto;
    -webkit-transform: translate(-116px, 0);
    -ms-transform: translate(-116px, 0);
    transform: translate(-3px, 0);
    width: 50px; } }

@media screen and (min-width: 768px) and (min-width: 768px) {
  .single #primary.sticky-post-share .post > .share-love.sticky .share-love-container {
    position: absolute !important;
    top: -10px !important; } }

.share-love-container {
  margin-bottom: 15px; }
  .share-love-container a i.fa {
    color: #295127; }

.back-button {
  margin-bottom: 1em; }
  .back-button a {
    font-size: 14px;
    color: #7d7e7d; }
    .back-button a:before {
      content: '< ';
      font-weight: bold;
      color: #295127; }

.site-header.site-header-default .site-header-main {
  padding: 15px 0;
  border-bottom: 1px solid #ebebeb; }

.site-header.site-header-default .site-branding {
  padding: 0; }
  .site-header.site-header-default .site-branding img {
    max-height: 100px; }

.site-header.site-header-default.sticky .site-branding img {
  max-height: 75px; }

.blog #content h5.section-title {
  font-family: "minion-3-display", serif;
  font-weight: 500;
  font-size: 50px;
  color: #000;
  background: #e7f1e7;
  padding: 0.76em;
  text-transform: capitalize;
  letter-spacing: 0; }

.post-meta .meta-item a {
  color: #7d7e7d; }

.sidebar .widget-title,
.site-footer .widget-title {
  font-size: 1em;
  text-align: left;
  padding-left: 1em; }

.widget.ceramag-widget_posts .post-title {
  font-size: 1.2rem; }

.widget.widget_categories ul li a {
  font-size: 1rem; }

.posts .post .featured-img-container {
  background-color: #eee; }

.posts .post .post-content .post-excerpt {
  font-size: 16px; }

.posts .post .post-content .more-btn span {
  font-size: 12px; }

.single .site-content .post-header .post-header-container {
  background: #e7f1e7;
  padding: 1em; }
  .single .site-content .post-header .post-header-container .post-title {
    font-size: 34px; }
  .single .site-content .post-header .post-header-container time.published.updated {
    color: #000;
    font-size: 14px; }

.single .site-content #primary .post-navigation span.meta-nav {
  font-size: 14px; }

.single .site-content #primary .post-navigation .nav-links > * {
  background: #e7f1e7; }

.single .site-content #primary .post-navigation .nav-links .nav-next span.arrow,
.single .site-content #primary .post-navigation .nav-links .nav-previous span.arrow {
  color: #295127;
  font-size: 20px; }

.single .site-content #primary .post-navigation .post-container .post-bg {
  display: none; }

.campaigns-template-default #primary.content-area {
  width: 100%; }
  .campaigns-template-default #primary.content-area article .post-header {
    max-width: 900px; }
    .campaigns-template-default #primary.content-area article .post-header .content-type {
      text-transform: uppercase;
      font-weight: 500;
      color: #295127; }
    .campaigns-template-default #primary.content-area article .post-header .jurisdictions {
      color: #7d7e7d; }
      .campaigns-template-default #primary.content-area article .post-header .jurisdictions a {
        color: #7d7e7d; }
        .campaigns-template-default #primary.content-area article .post-header .jurisdictions a:first-child {
          font-weight: 500; }
    .campaigns-template-default #primary.content-area article .post-header figure img {
      min-width: 100%;
      max-height: 650px;
      object-fit: cover; }
  .campaigns-template-default #primary.content-area article .post-entry.article {
    max-width: 900px; }
    .campaigns-template-default #primary.content-area article .post-entry.article .highlights {
      padding: 1.5em 2em;
      margin-bottom: 2em;
      box-shadow: 0px 0px 8px #7d7e7d; }
      @media screen and (min-width: 1200px) {
        .campaigns-template-default #primary.content-area article .post-entry.article .highlights {
          width: 350px;
          float: left;
          margin-right: 2em;
          margin-left: -5em; } }
      .campaigns-template-default #primary.content-area article .post-entry.article .highlights span.highlights-title {
        color: #295127;
        text-transform: uppercase;
        font-weight: 500; }
    .campaigns-template-default #primary.content-area article .post-entry.article .sponsors-box {
      border: 2px solid #7d7e7d;
      padding: 1em;
      text-align: center; }
      .campaigns-template-default #primary.content-area article .post-entry.article .sponsors-box .sponsor-title {
        color: #303030; }
  .campaigns-template-default #primary.content-area .navigation {
    max-width: 900px; }
  .campaigns-template-default #primary.content-area .related-articles {
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 2em; }
    .campaigns-template-default #primary.content-area .related-articles span {
      text-transform: uppercase;
      color: #7d7e7d; }
    .campaigns-template-default #primary.content-area .related-articles .related-links {
      display: flex;
      flex-wrap: wrap; }
      .campaigns-template-default #primary.content-area .related-articles .related-links h2 {
        flex: 0 0 100%;
        padding: 1em 0;
        border-bottom: 2px solid #8c8c8c; }
        @media (min-width: 768px) {
          .campaigns-template-default #primary.content-area .related-articles .related-links h2 {
            flex: 0 0 calc(50% - 30px);
            margin-right: 30px;
            margin-left: 0; } }
        .campaigns-template-default #primary.content-area .related-articles .related-links h2 a {
          color: #000; }

@media screen and (min-width: 768px) {
  .single #primary .campaigns > .share-love .share-love-container {
    position: absolute;
    top: -10px !important;
    left: auto;
    -webkit-transform: translate(-116px, 0);
    -ms-transform: translate(-116px, 0);
    transform: translate(-3px, 0);
    width: 50px; } }

.team-template-default .post-header-container .content-type, .team-template-default .post-header-container .post-title.entry-title, .team-template-default .post-header-container .jurisdictions, .team-template-default .post-header-container .post-meta {
  display: none; }

.team-template-default .post-header-container .team-title {
  font-size: 34px;
  padding-top: 0.5em;
  padding-bottom: 0.5em; }

.team-template-default #primary.content-area {
  width: 100%; }
  .team-template-default #primary.content-area .post-entry.team {
    max-width: 900px;
    margin: 0 auto; }
  .team-template-default #primary.content-area .body-team-title h2 {
    font-size: 36px;
    margin: 0;
    line-height: 35px; }
  .team-template-default #primary.content-area .position h4 {
    font-size: 16px;
    color: #295127;
    font-family: "runda", sans-serif;
    font-weight: 500; }

.team-template-default .featured-img {
  max-width: 400px;
  float: left;
  padding-right: 2em;
  padding-bottom: 2em;
  padding-top: 1.5em; }
  @media screen and (min-width: 992px) {
    .team-template-default .featured-img {
      position: relative;
      left: 9.5em;
      margin-right: 9.5em; } }

.contact-form label {
  text-transform: uppercase; }

.contact-form input.wpcf7-form-control:not(.wpcf7-submit) {
  margin-bottom: 2em; }

.contact-form p {
  margin: 0; }

@media screen and (min-width: 992px) {
  .contact-form .half {
    width: 50%; }
    .contact-form .half.first {
      float: left;
      padding-right: 1em; }
    .contact-form .half.last {
      float: right;
      padding-right: 0; } }

.contact-form .submit-btn {
  margin-top: 2em;
  text-align: center; }
  .contact-form .submit-btn .wpcf7-submit {
    font-size: 15px; }

div.ffjc-search-screen.search-screen {
  background: #212121;
  padding: 90px 0 30px; }
  @media (min-width: 600px) {
    div.ffjc-search-screen.search-screen {
      padding-top: 150px; } }
  div.ffjc-search-screen.search-screen .close-button:before, div.ffjc-search-screen.search-screen .close-button:after {
    background: #909090; }
  div.ffjc-search-screen.search-screen .container {
    height: auto;
    min-height: 100%;
    display: block; }
    div.ffjc-search-screen.search-screen .container .search {
      width: 100%; }
      div.ffjc-search-screen.search-screen .container .search form {
        display: block; }
        div.ffjc-search-screen.search-screen .container .search form input[type="text"] {
          border: none !important;
          border-bottom: 2px solid #8c8c8c !important;
          border-radius: 0 !important;
          width: 100%;
          padding: 0 50px 0 0px;
          text-align: left;
          color: #fff;
          text-transform: none;
          letter-spacing: 0;
          font-size: 28px;
          font-size: 1.75rem;
          font-weight: 400; }
        div.ffjc-search-screen.search-screen .container .search form i.fa {
          left: auto;
          right: 0;
          color: #fff;
          opacity: 1; }
  div.ffjc-search-screen.search-screen .search-results {
    text-align: left;
    width: 100%; }
    div.ffjc-search-screen.search-screen .search-results .search-shortcuts span {
      display: block;
      font-size: 16px;
      font-size: 1rem;
      font-weight: 600;
      color: #909090;
      border-bottom: 2px solid #505450;
      text-align: left;
      padding-bottom: 7px; }
    div.ffjc-search-screen.search-screen .search-results .search-shortcuts ul a {
      color: #fff;
      font-size: 14px;
      font-size: 0.875rem;
      font-family: "runda", sans-serif;
      line-height: 1; }
      @media (min-width: 768px) {
        div.ffjc-search-screen.search-screen .search-results .search-shortcuts ul a {
          font-size: 16px;
          font-size: 1rem; } }
    div.ffjc-search-screen.search-screen .search-results .search-shortcuts > ul > li ul li {
      margin: 20px 20px 0px 0;
      padding-right: 20px;
      border-right: 2px solid #505450;
      line-height: 1; }
      div.ffjc-search-screen.search-screen .search-results .search-shortcuts > ul > li ul li:last-child {
        border-right: 0; }

.page-template-template-directory .container.directories {
  display: flex;
  flex-direction: column-reverse; }
  @media screen and (min-width: 768px) {
    .page-template-template-directory .container.directories {
      display: block;
      margin: 0 auto; } }

.page-template-template-directory .page-header .subtitle p {
  margin: 14px auto 0; }

@media screen and (min-width: 768px) {
  .page-template-template-directory .content-area {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between; } }

.page-template-template-directory .content-area.organization-filter {
  overflow: hidden;
  justify-content: start; }
  .page-template-template-directory .content-area.organization-filter div.directory-wrapper {
    position: relative;
    margin: 0 40px 0 0;
    width: min-content;
    white-space: nowrap;
    justify-content: start; }
    .page-template-template-directory .content-area.organization-filter div.directory-wrapper:not(.organization-last-filter) h2.location {
      margin: 0;
      border-bottom: none; }
    .page-template-template-directory .content-area.organization-filter div.directory-wrapper.organization-last-filter {
      width: 100%; }
    .page-template-template-directory .content-area.organization-filter div.directory-wrapper:not(:last-child):not(:nth-last-child(2)):before {
      content: "";
      position: absolute;
      border-left: 2px solid #000000;
      left: -20px;
      top: 15px;
      height: 25px;
      margin: auto; }

.page-template-template-directory .directory-wrapper {
  width: 100%;
  margin-bottom: 0 !important; }

@media screen and (min-width: 768px) {
  .page-template-template-directory .directory-top .directories {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between; } }

.page-template-template-directory .directory-bottom {
  margin: 0; }
  @media screen and (min-width: 768px) {
    .page-template-template-directory .directory-bottom {
      width: calc(50% - 20px); } }
  .page-template-template-directory .directory-bottom .state-group .directory {
    width: 100%; }

.page-template-template-directory .location {
  font-family: "runda", sans-serif;
  font-size: 36px;
  font-weight: 400;
  margin: 0 auto 36px;
  text-transform: uppercase;
  border-bottom: 1px solid #000; }

.page-template-template-directory .directories {
  margin: 0; }
  .page-template-template-directory .directories .directory {
    margin: 0 0 40px; }
    @media screen and (min-width: 768px) {
      .page-template-template-directory .directories .directory {
        width: calc(50% - 20px); } }
    .page-template-template-directory .directories .directory h3 {
      font-size: 24px;
      margin: 0 0 24px; }
    .page-template-template-directory .directories .directory span {
      display: block; }

.page-template-template-directory .directory-filter {
  position: relative;
  margin-bottom: 20px; }
  .page-template-template-directory .directory-filter .filter-title {
    display: block;
    padding: 16px 14px;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    background-color: #303030;
    text-transform: uppercase;
    color: #e6f1e6;
    margin-bottom: 24px; }
  .page-template-template-directory .directory-filter .filter-wrapper {
    display: flex;
    margin-top: 15px; }
    .page-template-template-directory .directory-filter .filter-wrapper input {
      font-family: "runda", sans-serif;
      font-weight: 500;
      font-size: 16px;
      padding: 18px 14px;
      background-color: #e6f1e6;
      border: 1px solid #457b9d;
      border-right: 0;
      border-radius: 0; }
      .page-template-template-directory .directory-filter .filter-wrapper input:focus {
        border-color: #457b9d; }
      .page-template-template-directory .directory-filter .filter-wrapper input::placeholder {
        color: #000;
        opacity: 1; }
    .page-template-template-directory .directory-filter .filter-wrapper .clear {
      display: flex;
      align-items: center;
      font-size: 16px;
      padding: 0 14px;
      background-color: #e6f1e6;
      border: 1px solid #457b9d;
      border-left: 0; }
  .page-template-template-directory .directory-filter ul {
    position: absolute;
    display: none;
    background-color: #e6f1e6;
    border: 1px solid #457b9d;
    border-top: 0;
    list-style: none;
    padding: 14px 28px 14px 14px;
    margin: 0 auto;
    width: 100%;
    max-height: 177px;
    overflow-y: scroll; }
    .page-template-template-directory .directory-filter ul a {
      color: #303030;
      transition: opacity 0.4s ease; }
      .page-template-template-directory .directory-filter ul a:hover {
        cursor: pointer;
        opacity: 0.4; }

.m_title {
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #295127;
  font-family: "runda", sans-serif;
  font-weight: 400;
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 768px) {
    .m_title {
      font-size: 26px;
      font-size: 1.625rem; } }

.m_featured-box {
  display: block;
  position: relative;
  background: #295127 center no-repeat;
  background-size: cover;
  height: 210px;
  margin-bottom: 30px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
  @media (min-width: 500px) {
    .m_featured-box {
      height: 300px; } }
  .m_featured-box > .content {
    color: #fff;
    position: absolute;
    left: 15px;
    bottom: 15px; }
    .m_featured-box > .content > .desc {
      margin-bottom: 0; }

.m_newsletter > .desc {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 10px; }

.m_newsletter > form {
  position: relative; }
  .m_newsletter > form > .email {
    width: calc(100% - 133px);
    height: 40px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    border: 0;
    border-radius: 0; }
  .m_newsletter > form > button.button {
    position: absolute;
    width: 130px;
    top: 0;
    right: 0;
    padding: 0 2px;
    font-size: 16px;
    font-size: 1rem; }
  .m_newsletter > form .response {
    padding-top: 10px;
    font-size: 14px;
    font-size: 0.875rem; }
    .m_newsletter > form .response#mce-error-response {
      opacity: 0.6; }
    .m_newsletter > form .response#mce-success-response {
      font-weight: 600; }

.m_newsletter.isSidebar > form > .email {
  height: 38px;
  border: 1px solid #d7d7d7; }

.m_formidable {
  margin-bottom: 30px; }
  .m_formidable .frm_error_style {
    margin-bottom: 30px;
    border: 1px solid #295127;
    color: #295127;
    background: #e7f1e7;
    padding: 20px; }
  .m_formidable .frm_error {
    color: #295127;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    margin-top: 3px; }
  .m_formidable .frm_form_field {
    margin-bottom: 25px; }
  .m_formidable .frm_full {
    clear: both; }
  .m_formidable label.frm_primary_label {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    color: #000;
    margin-bottom: 8px;
    display: block; }
  .m_formidable input[type="text"], .m_formidable input[type="email"], .m_formidable input[type="tel"], .m_formidable textarea {
    border: 1px solid #d7d7d7;
    border-radius: 0; }
  .m_formidable .frm_submit {
    text-align: center;
    margin-top: 50px; }
    .m_formidable .frm_submit > button {
      min-width: 130px; }

.frm_message {
  margin-bottom: 30px;
  border: 1px solid #295127;
  color: #295127;
  background: #e7f1e7;
  padding: 20px;
  padding-top: 80px;
  padding-bottom: 60px;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem; }

.m_homepage-header {
  background: #eee center no-repeat;
  background-size: cover;
  position: relative;
  padding: 106px 0 140px 0;
  color: #fff;
  height: 715px; }
  @media (min-width: 768px) {
    .m_homepage-header {
      padding: 270px 0 140px 0; } }
  .m_homepage-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .m_homepage-header h1 {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .m_homepage-header h1 {
        font-size: 80px;
        font-size: 5rem; } }
  .m_homepage-header p {
    font-size: 17px;
    font-size: 1.0625rem;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 660px; }
    @media (min-width: 768px) {
      .m_homepage-header p {
        font-size: 28px;
        font-size: 1.75rem; } }
  .m_homepage-header a.button:not(.lo-button) {
    border-color: #fff !important;
    color: #fff !important; }

.m_homepage .slick-track {
  display: flex; }

.m_homepage .slick-slide {
  height: 715px;
  width: 100vw !important; }

.m_homepage .slick-dots {
  bottom: 80px; }
  .m_homepage .slick-dots li.slick-active button:before {
    color: #ffffff; }
  .m_homepage .slick-dots li button:before {
    color: #ffffff; }

.m_homepage .slick-prev {
  left: 25px;
  z-index: 9; }

.m_homepage .slick-next {
  right: 25px; }

.m_homepage-intro {
  background: #e7f1e7; }
  .m_homepage-intro > .container > .cta {
    text-align: center;
    max-width: 830px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
    margin-top: -40px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .m_homepage-intro > .container > .cta {
        margin-top: -80px;
        padding: 20px 40px; } }
    .m_homepage-intro > .container > .cta .title {
      color: #295127;
      margin-bottom: 10px;
      font-size: 35px;
      font-size: 2.1875rem; }
      @media (min-width: 768px) {
        .m_homepage-intro > .container > .cta .title {
          font-size: 50px;
          font-size: 3.125rem;
          margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .m_homepage-intro > .container > .cta p {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media (max-width: 400px) {
      .m_homepage-intro > .container > .cta a.button {
        padding: 0 5px;
        width: 100%; } }
  .m_homepage-intro > .campaigns {
    position: relative; }
    .m_homepage-intro > .campaigns:before {
      content: "";
      position: absolute;
      display: block;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 210px;
      background: #fff; }
      @media (min-width: 500px) {
        .m_homepage-intro > .campaigns:before {
          height: 250px; } }
    .m_homepage-intro > .campaigns > .container {
      padding-bottom: 35px; }
      .m_homepage-intro > .campaigns > .container .button-container {
        text-align: center; }
        @media (max-width: 400px) {
          .m_homepage-intro > .campaigns > .container .button-container a.button {
            padding: 0 5px !important;
            width: 100%; } }

.m_homepage-toolkits {
  background: #295127 url("/content/themes/ceramag-child/assets/imgs/home/home-green.jpg") center no-repeat;
  background-size: cover;
  color: #fff;
  padding: 50px 0;
  text-align: center; }
  .m_homepage-toolkits .title {
    font-size: 35px;
    font-size: 2.1875rem;
    line-height: 1;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .m_homepage-toolkits .title {
        font-size: 50px;
        font-size: 3.125rem; } }
  .m_homepage-toolkits a.button:not(.lo-button) {
    border-color: #fff !important;
    color: #fff !important; }
    @media (max-width: 400px) {
      .m_homepage-toolkits a.button:not(.lo-button) {
        padding: 0 5px !important;
        width: 100%; } }

.m_homepage-news {
  padding: 50px 0; }
  .m_homepage-news .post-content {
    margin-bottom: 30px; }

.m_homepage-bottom {
  color: #295127; }
  .m_homepage-bottom .list {
    box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.2);
    margin-bottom: 35px; }
    @media (min-width: 768px) {
      .m_homepage-bottom .list {
        margin-bottom: -50px;
        display: flex; } }

.m_homepage-bottom__item {
  padding: 40px 25px;
  background: #e7f1e7; }
  @media (min-width: 768px) {
    .m_homepage-bottom__item {
      padding: 40px 40px;
      width: 50%; } }
  .m_homepage-bottom__item > .title {
    font-size: 36px;
    font-size: 2.25rem; }
    @media (min-width: 768px) {
      .m_homepage-bottom__item > .title {
        font-size: 50px;
        font-size: 3.125rem; } }
  @media (min-width: 768px) {
    .m_homepage-bottom__item > .desc {
      min-height: 54px; } }
  .m_homepage-bottom__item.isDark {
    background: #295127;
    color: #fff; }
    .m_homepage-bottom__item.isDark > .button-container > .button:not(.lo-button) {
      color: #fff !important;
      border-color: #fff; }

.m_archive .m_archive__main-col > .page-header {
  margin-top: 0;
  margin-bottom: 50px;
  padding: 0; }
  .m_archive .m_archive__main-col > .page-header > .page-header-container {
    padding-top: 2.4em;
    padding-bottom: 2.4em; }

@media (min-width: 1120px) {
  .m_archive--campaigns > .content-area {
    width: 100% !important; } }

.m_archive--campaigns .m_archive__list {
  max-width: 960px;
  margin: auto; }

.m_team-listing {
  max-width: 960px;
  margin: auto; }
  .m_team-listing > .category_title {
    font-size: 32px;
    font-size: 2rem;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px; }
  .m_team-listing > .wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 40px -15px 60px -15px; }
  .m_team-listing.isCentered > .wrapper {
    justify-content: center; }

.m_team-listing__item {
  text-align: center;
  flex-basis: 100%;
  padding: 0 15px;
  margin: 0 0 45px; }
  @media (min-width: 500px) {
    .m_team-listing__item {
      flex-basis: 50%; } }
  @media (min-width: 768px) {
    .m_team-listing__item {
      flex-basis: 33.33%; } }
  .m_team-listing__item > .img-container {
    display: block;
    width: 110px;
    height: 110px;
    margin: auto;
    margin-bottom: 35px;
    border-radius: 100px;
    background: #bfbfbf center;
    background-size: cover; }
    .m_team-listing__item > .img-container > img {
      display: none; }
  .m_team-listing__item > h3 {
    color: #303030;
    font-size: 24px;
    font-size: 1.5rem; }
    .m_team-listing__item > h3 a {
      color: inherit; }
  .m_team-listing__item > .subtitle {
    font-weight: 600;
    color: #295127;
    margin-bottom: 20px; }
  .m_team-listing__item > .excerpt {
    margin: auto;
    margin-bottom: 10px;
    max-width: 246px; }
  .m_team-listing__item > .read-more {
    text-decoration: underline; }

.m_search {
  margin-bottom: 40px;
  min-height: 400px; }
  .m_search .page-header-container span {
    text-transform: uppercase;
    color: #7d7e7d; }
  .m_search .page-header-container h1.page-title {
    margin-top: 0 !important;
    text-transform: capitalize;
    letter-spacing: 0; }
  .m_search .no-post-found {
    max-width: 840px;
    margin-left: 0;
    min-height: 400px; }
    .m_search .no-post-found .no-article h2.post-title {
      font-size: 28px;
      font-size: 1.75rem; }
    .m_search .no-post-found .no-article .search form input[type="text"] {
      padding: 10px 60px 10px 25px !important;
      font-weight: 400;
      font-size: 14px;
      font-size: 0.875rem;
      height: 50px;
      border: 1px solid #d7d7d7;
      border-radius: 0; }
    .m_search .no-post-found .no-article .search form i.fa-search {
      left: auto;
      right: 10px;
      line-height: 50px;
      color: #295127;
      font-size: 20px;
      font-size: 1.25rem; }

.m_search__result {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 2px solid #295127; }
  .m_search__result > .type {
    color: #295127;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600; }
  .m_search__result > .title {
    font-size: 28px;
    font-size: 1.75rem;
    margin-bottom: 10px; }
    .m_search__result > .title > a {
      color: inherit; }
  .m_search__result > .desc {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 10px; }
  .m_search__result > .meta {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #7d7e7d; }
    .m_search__result > .meta > a {
      font-weight: 600;
      color: #7d7e7d; }
    .m_search__result > .meta > .meta-item {
      display: inline-block; }
      .m_search__result > .meta > .meta-item a {
        color: #7d7e7d; }

a.m_clearinghouse-item {
  color: #295127;
  padding: 60px 20px 30px 20px;
  display: block;
  position: relative;
  flex-basis: 100%; }
  @media (min-width: 1024px) {
    a.m_clearinghouse-item {
      padding-top: 40px;
      padding-left: 40px;
      padding-right: 40px; } }
  a.m_clearinghouse-item div.sublist {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 14px;
    line-height: 0.875rem; }
    a.m_clearinghouse-item div.sublist > div.base {
      display: inline; }
    a.m_clearinghouse-item div.sublist > div.more {
      display: inline;
      position: relative; }
      a.m_clearinghouse-item div.sublist > div.more > div.rest {
        position: absolute;
        background-color: white;
        border: 1px solid #d7e8d7;
        border-radius: 5px;
        padding: 5px 10px;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        width: auto;
        white-space: nowrap;
        opacity: 0;
        transition: opacity 300ms ease;
        z-index: -1; }
        a.m_clearinghouse-item div.sublist > div.more > div.rest > span {
          display: block; }
        a.m_clearinghouse-item div.sublist > div.more > div.rest:before {
          width: 0;
          height: 0;
          content: '';
          z-index: 2;
          display: inline-block;
          border-bottom: 6px solid white;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          position: absolute;
          top: -5px;
          left: 50%;
          z-index: 5;
          transform: translateX(-50%); }
        a.m_clearinghouse-item div.sublist > div.more > div.rest:after {
          width: 0;
          height: 0;
          content: '';
          z-index: 2;
          display: inline-block;
          border-bottom: 6px solid #d7e8d7;
          border-left: 4px solid transparent;
          border-right: 4px solid transparent;
          position: absolute;
          top: -6px;
          left: 50%;
          z-index: 4;
          transform: translateX(-50%); }
      a.m_clearinghouse-item div.sublist > div.more:hover > div.rest {
        opacity: 1;
        z-index: 1000; }
  a.m_clearinghouse-item > div.content-types.sublist {
    text-transform: uppercase;
    font-weight: 600; }
  a.m_clearinghouse-item > h1 {
    margin: 12px 0px;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    line-height: 2.25rem;
    color: #000;
    font-family: "minion-3-display", serif;
    font-weight: 500; }
  a.m_clearinghouse-item > div.excerpt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #303030; }
  a.m_clearinghouse-item > div.additional-info {
    line-height: 1em;
    margin-top: 10px; }
    a.m_clearinghouse-item > div.additional-info > div.topics.sublist,
    a.m_clearinghouse-item > div.additional-info > div.jurisdictions.sublist {
      display: inline; }
    a.m_clearinghouse-item > div.additional-info > div.topics.sublist {
      color: #666666;
      font-weight: 600; }
      a.m_clearinghouse-item > div.additional-info > div.topics.sublist:after {
        content: '  |  ';
        font-weight: 400;
        display: inline-block;
        padding-left: 8px;
        padding-right: 8px; }
      a.m_clearinghouse-item > div.additional-info > div.topics.sublist:last-child:after {
        display: none; }
    a.m_clearinghouse-item > div.additional-info > div.jurisdictions.sublist {
      color: #666666; }
  a.m_clearinghouse-item > div.date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1em;
    margin-top: 10px; }
  a.m_clearinghouse-item:before {
    display: none;
    position: absolute;
    top: 33px;
    right: 20px;
    padding: 3px 5px 3px 20px;
    border-radius: 100px;
    content: 'Recommended';
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1em;
    color: #fff;
    background-color: #295127;
    font-weight: 600;
    text-transform: uppercase; }
    @media (min-width: 768px) {
      a.m_clearinghouse-item:before {
        right: 40px; } }
  a.m_clearinghouse-item:after {
    display: none;
    position: absolute;
    top: 30px;
    right: 123px;
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 100px;
    background-image: url("../../static/media/phil_svgmap.fd588546.svg#star-icon");
    background-color: #295127;
    background-position: center center;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    padding: 5px 5px; }
    @media (min-width: 768px) {
      a.m_clearinghouse-item:after {
        right: 143px; } }
  a.m_clearinghouse-item:hover {
    background-color: #f2f2f2; }
  a.m_clearinghouse-item.isRecommended {
    background-color: #e7f1e7; }
    a.m_clearinghouse-item.isRecommended:before, a.m_clearinghouse-item.isRecommended:after {
      display: block; }
    a.m_clearinghouse-item.isRecommended:hover {
      background-color: #d7e8d7; }
  .viewAsGrid a.m_clearinghouse-item:before {
    content: '';
    top: 0;
    right: 0;
    padding: 0 0;
    border-radius: 0px;
    width: 45px;
    height: 45px;
    background-color: transparent;
    background-image: linear-gradient(45deg, transparent 0, transparent 50%, #295127, 50.1%, #295127 100%);
    background-size: 100% 100%;
    background-position: center center;
    border: none; }
  .viewAsGrid a.m_clearinghouse-item:after {
    top: 0px;
    right: 0px;
    background-color: transparent; }
  .viewAsGrid a.m_clearinghouse-item:hover {
    background-color: #fff; }
  .viewAsGrid a.m_clearinghouse-item.isRecommended:hover {
    background-color: #d7e8d7; }

.m_clearinghouse-header {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  background-size: cover;
  position: relative; }
  .m_clearinghouse-header:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .m_clearinghouse-header > div.wrapper {
    max-width: 650px;
    padding-top: 50px;
    position: relative;
    padding-bottom: 185px; }
    @media (min-width: 1024px) {
      .m_clearinghouse-header > div.wrapper {
        padding-top: 80px; } }
    .m_clearinghouse-header > div.wrapper > h1 {
      font-size: 44px;
      font-size: 2.75rem; }
      @media (min-width: 370px) {
        .m_clearinghouse-header > div.wrapper > h1 {
          font-size: 50px;
          font-size: 3.125rem; } }
    .m_clearinghouse-header > div.wrapper > div.content {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 30px;
      line-height: 1.875rem;
      margin-bottom: 0px; }

#phil {
  margin-top: -185px; }

.m_phil > div.body-section > div.wrapper > div.filter-section {
  padding-top: 120px; }
  @media (min-width: 800px) {
    .m_phil > div.body-section > div.wrapper > div.filter-section {
      padding-top: 0px; } }

.m_phil .m_item-list > div.item-container {
  display: flex;
  align-items: stretch; }
  .m_phil .m_item-list > div.item-container > div.philItem {
    flex-basis: 100%;
    display: flex;
    justify-content: stretch;
    align-items: stretch; }
  .m_phil .m_item-list > div.item-container.even {
    background-color: #fff; }
  .m_phil .m_item-list > div.item-container.odd {
    background-color: #fff; }

.m_phil .m_item-list.viewAsGrid {
  padding-top: 20px;
  padding-right: 20px;
  justify-content: space-between; }
  .m_phil .m_item-list.viewAsGrid > div.item-container {
    flex-basis: calc(50% - 10px);
    margin-bottom: 20px;
    border: 1px solid #295127;
    border-bottom-width: 2px; }
    .m_phil .m_item-list.viewAsGrid > div.item-container:first-child {
      border-left-width: 1px; }
    .m_phil .m_item-list.viewAsGrid > div.item-container.even {
      background-color: #f7faf7; }
    .m_phil .m_item-list.viewAsGrid > div.item-container.odd {
      background-color: #f7faf7; }

.m_carousel {
  clear: both;
  margin-bottom: 30px; }
  .m_carousel > .list {
    margin-bottom: 20px; }
  .m_carousel .slick-prev,
  .m_carousel .slick-next {
    color: #000;
    top: -45px; }
    .m_carousel .slick-prev:before,
    .m_carousel .slick-next:before {
      font-family: "minion-3-display", serif;
      letter-spacing: 0px;
      font-weight: 500;
      color: #666;
      font-size: 28px;
      font-weight: 200; }
      .wf-inactive .m_carousel .slick-prev:before, .wf-inactive
      .m_carousel .slick-next:before {
        font-family: "Georgia", serif; }
  .m_carousel .slick-prev {
    left: auto;
    right: 25px; }
    .m_carousel .slick-prev:before {
      content: "<"; }
  .m_carousel .slick-next {
    right: 0; }
    .m_carousel .slick-next:before {
      content: ">"; }
  .m_carousel--item {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    position: relative;
    min-height: 200px;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
    color: #FFF;
    text-decoration: none;
    background: #999 center no-repeat;
    background-size: cover; }
    .m_carousel--item:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      transition: opacity 0.3s;
      opacity: 0; }
    .m_carousel--item > .content {
      position: relative;
      transition: opacity 0.3s, transform 0.3s;
      z-index: 2;
      padding: 20px;
      transform: scale(0.8);
      opacity: 0;
      text-align: center; }
      .m_carousel--item > .content > .text {
        color: #FFF;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        margin-bottom: 10px; }
        @media (min-width: 768px) {
          .m_carousel--item > .content > .text {
            font-size: 16px;
            font-size: 1rem; } }
      .m_carousel--item > .content > .button {
        border-color: #fff !important;
        color: #fff !important;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 26px; }
    .m_carousel--item:hover:before {
      opacity: 1; }
    .m_carousel--item:hover > .content {
      transform: scale(1);
      opacity: 1; }

/*# sourceMappingURL=all.css.map */
