@charset "UTF-8";
/*!
	Theme Name: Georgian Papers Programme
	Author: WeDoDev
	Author URI: http://www.wedodev.com/
	Description: A custom WordPress theme designed and developed specifically for OIEAHC.
	Version: 2.0
*/
/*! WARNING: This CSS file was generated from a Sass file. Do NOT edit it. If you edit this file your developer will overwrite the changes you have made next time they update your site. */
*, *:before, *:after {
  box-sizing: border-box;
}

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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

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

strong, b {
  font-weight: 700;
}

em, i {
  font-style: italic;
}

/*    Fonts
-------------------------------------------------------------- */
/*    Colors
-------------------------------------------------------------- */
/*    Units
-------------------------------------------------------------- */
body {
  background: #fff;
  background-position: top center;
  background-repeat: no-repeat;
  font-family: arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000;
  -webkit-font-smoothing: antialiased !important;
}

.container {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.right {
  float: right;
}

.left {
  float: left;
}

.clear {
  clear: both;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.none {
  display: none;
}

a {
  color: #490101;
  text-decoration: none;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
a:hover {
  color: #c70303;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
a img {
  outline: none;
  border: none;
}

h1 {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-size: 3.25rem;
  line-height: 1.1em;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 700px) {
  h1 {
    font-size: 2.275rem;
  }
}

h2 {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-size: 2.25rem;
  line-height: 1.1em;
  color: #490101;
  font-weight: 400;
}

h3 {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-size: 1.5rem;
  line-height: 1.1em;
  color: #490101;
  font-weight: 400;
}

.img-left, .alignleft, a img.alignleft {
  float: left;
  margin: 5px 15px 5px 0;
}

.img-right, .alignright, a img.alignright {
  float: right;
  margin: 5px 0 5px 15px;
}

/*    WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/*    Comments
-------------------------------------------------------------- */
ol.commentlist {
  list-style: none;
  margin: 0 !important;
}

ol.commentlist li.comment {
  border-bottom: 1px solid #000;
  padding: 20px;
}

ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}

ol.commentlist li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 20px 20px;
}

ol.commentlist li.comment div.comment-meta {
  font-size: 0.8rem;
}

ol.commentlist li.comment div.comment-meta a {
  color: #ccc;
}

ol.commentlist li.comment div.reply {
  font-size: 1rem;
}

ol.commentlist li.comment div.reply a {
  font-weight: bold;
}

ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 20px 0 0;
}

ol.commentlist li.comment ul.children li.depth-2 {
  margin: 0 0 20px 20px;
}

ol.commentlist li.comment ul.children li.depth-3 {
  margin: 0 0 20px 20px;
}

ol.commentlist li.comment ul.children li.depth-4 {
  margin: 0 0 20px 20px;
}

ol.commentlist li.even {
  background: none;
}

ol.commentlist li.odd {
  background: none;
}

ol.commentlist li.parent {
  border-left: 5px solid #000;
}

/*    Header
-------------------------------------------------------------- */
.logo {
  padding: 40px 0;
  position: relative;
}
.logo a {
  display: block;
  width: 400px;
  margin: 0 auto;
  max-width: 80%;
}
.logo a:hover {
  opacity: 0.8;
}
.logo a img {
  display: block;
  width: 100%;
  height: auto;
}
.logo .menu-toggle {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1000;
  font-size: 2rem;
  width: 30px;
  display: none;
}
@media (max-width: 1000px) {
  .logo .menu-toggle {
    display: block;
  }
}

header {
  background-color: #f2f2f2;
  position: relative;
  z-index: 1000;
}

.title {
  text-align: center;
  padding: 80px 0;
}

/*    Header > Navigation
-------------------------------------------------------------- */
.header__nav {
  background-color: #ddd;
  border-top: 1px solid #96050d;
}

#menu-main-menu {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly;
  align-content: stretch;
}

@media (max-width: 1000px) {
  .nav--main {
    display: none;
  }
}
.nav--main ul {
  list-style: none;
  position: relative;
}
.nav--main ul li {
  text-align: center;
}
.nav--main ul li a {
  color: #000;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-size: 1rem;
  text-transform: uppercase;
  display: block;
  height: 100%;
  padding: 15px 30px;
  letter-spacing: 1px;
}
@media (max-width: 1300px) {
  .nav--main ul li a {
    padding: 15px 30px;
  }
}
.nav--main ul li a:hover {
  background: #490101;
  color: #fff;
}
.nav--main ul li.current_page_item {
  background: #490101;
  color: #fff;
}
.nav--main ul li.current_page_item a {
  color: #fff;
}
.nav--main ul li:hover > ul {
  color: #fff;
  display: block;
}
> .nav--main ul li > ul.sub-menu {
  color: #fff;
  width: 100%;
  padding: 4px 0;
}
.nav--main ul ul {
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  display: none;
  position: absolute;
  top: 100%;
  min-width: 160px;
  text-align: left;
}
.nav--main ul ul.active {
  max-height: 100%;
}
.nav--main ul ul > li {
  position: relative;
  display: block;
  text-align: left;
}
.nav--main ul ul > li a {
  color: #fff;
  height: auto;
  display: block;
}
.nav--main ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}

/* NAVIGATION */
/* ------------------------------------- */
.nav ul li.current_page_item a:hover {
  background: #7e0202;
}

/*    Mobile Nav
-------------------------------------------------------------- */
.mobile-nav-container {
  background: #490101;
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 1500;
  padding: 60px 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.mobile-nav-container.active {
  left: 0;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.mobile-nav-container .mobile-nav {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  text-align: right;
  text-transform: uppercase;
}
.mobile-nav-container .mobile-nav ul {
  list-style: none;
}
.mobile-nav-container .mobile-nav ul li {
  line-height: 3rem;
  position: relative;
}
.mobile-nav-container .mobile-nav ul li a {
  color: #fff;
  font-size: 1.125rem;
  border-bottom: 1px solid #a48080;
  display: block;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  padding: 5px 5%;
  position: relative;
}
.mobile-nav-container .mobile-nav ul li a.active:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #490101;
  display: block;
  position: absolute;
  top: 100%;
  right: 5%;
}
.mobile-nav-container .mobile-nav ul li.current-menu-item.menu-item-has-children > ul {
  display: block;
}
.mobile-nav-container .mobile-nav ul li.current_page_parent > a:after, .mobile-nav-container .mobile-nav ul li.current-menu-item.menu-item-has-children > a:after {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 10px solid #490101;
  display: block;
  position: absolute;
  top: 100%;
  right: 5%;
}
.mobile-nav-container .mobile-nav ul li.current_page_parent > ul {
  display: block;
}
.mobile-nav-container .mobile-nav ul li ul {
  background: #fff;
  display: none;
}
.mobile-nav-container .mobile-nav ul li ul li {
  border-bottom: 1px solid #490101;
}
.mobile-nav-container .mobile-nav ul li ul li a {
  font-size: 1rem;
  color: #490101;
  font-family: arial, sans-serif;
  font-size: 0.875rem;
  padding: 5px 20px 5px 0;
}
.mobile-nav-container .mobile-menu-close {
  color: #fff;
  font-size: 1.5rem;
  display: block;
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 20px;
  position: absolute;
  top: 20px;
  right: 20px;
}
.mobile-nav-container .mobile-menu-close:before, .mobile-nav-container .mobile-menu-close:after {
  content: "";
  background: #fff;
  height: 20px;
  width: 3px;
  border-radius: 2px;
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
}
.mobile-nav-container .mobile-menu-close:before {
  transform: rotate(45deg);
}
.mobile-nav-container .mobile-menu-close:after {
  transform: rotate(-45deg);
}

/*    Content
-------------------------------------------------------------- */
.content {
  background: #fff;
  padding: 40px 0;
}

.main, #tinymce {
  width: calc(100% - 340px);
}
@media (max-width: 1000px) {
  .main, #tinymce {
    width: 100%;
    float: none;
  }
}
.main h2, .main h4, .main h5, .main h6, #tinymce h2, #tinymce h4, #tinymce h5, #tinymce h6 {
  margin: 0 0 10px;
}
.main h3, #tinymce h3 {
  margin: 0 0 20px;
}
.main p, .main form, .main blockquote, .main iframe, .main hr, #tinymce p, #tinymce form, #tinymce blockquote, #tinymce iframe, #tinymce hr {
  margin: 0 0 25px;
}
.main ul, .main ol, #tinymce ul, #tinymce ol {
  margin: 0 0 40px 30px;
}
.main .half, #tinymce .half {
  width: 50%;
}
@media (max-width: 700px) {
  .main .half, #tinymce .half {
    width: 100%;
    float: none;
    border: none !important;
    padding: 0 !important;
  }
}
.main .half:nth-of-type(1), #tinymce .half:nth-of-type(1) {
  padding: 0 40px 0 0;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.main .half:nth-of-type(2), #tinymce .half:nth-of-type(2) {
  padding: 0 0 0 40px;
}

.red {
  color: #94000f !important;
}

#tinymce {
  width: 95%;
}
#tinymce h1 {
  color: #94000f;
}

.main.full {
  width: 100%;
  padding: 35px 0 0;
}

/* normal gallery slick sliders */
.slick-slider-wrapper .slick-prev:before, .slick-slider-wrapper .slick-next:before {
  font-family: "FontAwesome";
  color: #94000f !important;
}
.slick-slider-wrapper .slick-next:before {
  content: "";
}
.slick-slider-wrapper .slick-prev:before {
  content: "";
}
.slick-slider-wrapper .slick-prev {
  left: -35px !important;
}
.slick-slider-wrapper .slick-next {
  right: -35px !important;
}

.slide__inner {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  border: 1px solid #ccc;
}

.slide__caption {
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f8f8f8;
  font-size: 14px;
  margin: 0;
  padding: 5px 15px 10px;
  text-align: left;
  color: #555;
  width: 100%;
}

.wp-caption {
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f8f8f8;
}

.wp-caption p.wp-caption-text {
  font-size: 13px;
  margin: 0 0 25px;
  padding: 5px 15px 10px;
  text-align: left;
  color: #555;
}

.wp-caption.alignleft {
  margin: 5px 30px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 30px;
}

.alignleft {
  margin: 5px 30px 20px 0;
}

.alignright {
  margin: 5px 0 20px 30px;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.clearfix {
  clear: both;
}

/*    Form
-------------------------------------------------------------- */
.main form {
  max-width: 600px;
}
.main form ul {
  list-style: none;
  margin: 0;
}
.main form label {
  display: none;
}
.main form input[type=text], .main form input[type=url], .main form input[type=email], .main form input[type=phone], .main form input[type=tel], .main form input[type=password], .main form textarea {
  background: #f2f2f2;
  outline: none;
  border: 2px solid transparent;
  width: 100%;
  height: 50px;
  font-family: arial, sans-serif;
  font-size: 1rem;
  color: #b2b2b2;
  padding: 0 20px;
  margin: 0 0 10px;
  border-radius: 0;
  -webkit-appearance: none;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.main form input[type=text]:focus, .main form input[type=url]:focus, .main form input[type=email]:focus, .main form input[type=phone]:focus, .main form input[type=tel]:focus, .main form input[type=password]:focus, .main form textarea:focus {
  border-color: #490101;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.main form textarea {
  padding: 20px;
  height: 150px;
}
.main form input[type=submit] {
  background: #490101;
  outline: none;
  border: none;
  width: 100%;
  max-width: 400px;
  height: 50px;
  text-transform: uppercase;
  font-family: arial, sans-serif;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  border-radius: 0;
  -webkit-appearance: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.main form input[type=submit]:hover {
  background: #c70303;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

/*    Sidebar
-------------------------------------------------------------- */
.sidebar {
  width: 280px;
}
@media (max-width: 1000px) {
  .sidebar {
    float: none;
    margin: 0 auto;
  }
}
.sidebar .widget {
  margin: 0 0 20px;
}
.sidebar .widget h3 {
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #000;
}
.sidebar .widget h2, .sidebar .widget h2 a {
  text-transform: none;
  font-size: 1.8rem;
  line-height: 1.1em;
  color: #490101;
  margin-bottom: 0.5rem;
}
.sidebar .widget ul, .sidebar .widget ol {
  list-style: none;
}
.sidebar .widget ul li, .sidebar .widget ol li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding: 20px 0 20px 20px;
}
.sidebar .widget ul li:last-child, .sidebar .widget ol li:last-child {
  border: none;
}
.sidebar .widget ul li.current_page_item, .sidebar .widget ol li.current_page_item {
  font-weight: bold;
}
.sidebar .widget ul li ul, .sidebar .widget ol li ul {
  margin: 0 0 -20px;
}
.sidebar .widget ul li ul li, .sidebar .widget ol li ul li {
  padding: 10px 20px;
}
.sidebar .widget ul li ul li a, .sidebar .widget ol li ul li a {
  text-transform: none;
  font-size: 0.9375rem;
}

#secondary .widget_sow-image,
#secondary .sow-features-feature {
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
  overflow: hidden;
}
#secondary .widget_sow-image h5,
#secondary .sow-features-feature h5 {
  display: none;
}
#secondary .widget_sow-image h2, #secondary .widget_sow-image .sow-more-text,
#secondary .sow-features-feature h2,
#secondary .sow-features-feature .sow-more-text {
  padding: 10px 15px;
  font-size: 1.2rem;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

#secondary .sow-features-feature img {
  float: none;
  margin: 0;
}

.sow-more-text a {
  font-weight: bold;
}

/*    Footer
-------------------------------------------------------------- */
.footer {
  background: #490101;
  color: #fff;
  text-align: center;
  padding: 60px 0 100px;
}
.home .footer {
  margin: 1000px 0 0;
}
.footer a {
  color: #fff;
  font-weight: 700;
}
.footer a:hover {
  opacity: 0.8;
}
.footer p {
  letter-spacing: 1px;
}
.footer p.upper {
  text-transform: uppercase;
  font-size: 0.75rem;
}
.footer p.collaborators {
  margin: 15px 0;
}
@media (max-width: 700px) {
  .footer p.collaborators a {
    display: block;
  }
}
.footer p.collaborators span {
  display: inline-block;
  background: #fff;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  vertical-align: middle;
  margin: 0 20px;
}
@media (max-width: 700px) {
  .footer p.collaborators span {
    display: none;
  }
}
.footer em {
  display: block;
  font-size: 0.75rem;
}
.footer img {
  display: block;
  max-width: 100%;
  width: 500px;
  height: auto;
  margin: 20px auto 0;
}
.footer hr {
  background: #fff;
  outline: none;
  border: none;
  width: 100%;
  max-width: 600px;
  height: 1px;
  margin: 40px auto;
  opacity: 0.5;
}

/*************************
/* REFACTOR THIS LATER! */
/* CSS overrides */
/* temporary overrides until I get access to the sass files */
/* make links a little brighter */
.serif {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
}

.main h4 {
  font-size: 20px;
  margin-bottom: 12px;
  line-height: 28px;
  color: #000 !important;
}

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

.small {
  font-size: 85%;
}

.tiny {
  color: #737373;
  font-size: 55%;
}

.large {
  font-size: 125%;
  line-height: 125%;
}

a {
  color: #94000f;
}

a:hover {
  text-decoration: underline;
}

p a {
  text-decoration: underline;
}

.breadcrumbs {
  font-size: 0.825rem;
  margin-bottom: 2rem;
  opacity: 0.75;
}

.quote {
  border-left: 1px solid #ccc;
  padding-left: 30px;
  color: #777;
}

.quote p {
  font-size: 1.5em;
  line-height: 1.5;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-style: italic;
}

.quote p:last-child {
  font-family: Arial;
  font-style: normal;
  font-size: 0.875em;
}

.main blockquote,
#tinymce blockquote {
  font-size: 1.5rem;
  margin: 1rem 3rem 1rem 2rem;
  font-style: italic;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  background-color: white;
  padding-left: 1rem;
  line-height: 1.5;
  color: #777;
}

.quote-mark:before {
  position: relative;
  content: "‘ ";
  margin-left: -10px;
  font-size: 45px;
  color: #8a2a2b;
  top: 10px;
  line-height: 0;
}

.quote-mark:after {
  content: "’";
  line-height: 0;
  position: relative;
  font-size: 45px;
  color: #8a2a2b;
  top: 15px;
}

.tagcloud {
  margin: 1em 1em 0 0;
}

.sidebar .tagcloud a {
  text-transform: capitalize;
  padding: 10px 5px;
}

/* make thumbnails on exhibit sidebar smaller */
#secondary .so-widget-sow-editor h3 {
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #000;
  margin-top: 1em;
}

#secondary .so-widget-sow-editor a img {
  margin: 5px 20px 10px 0 !important;
  width: 100px;
  height: auto;
}

.main form input[type=text], .main form input[type=email], .main form input[type=phone], .main form input[type=tel], .main form input[type=password], .main form textarea {
  color: #555;
}

/* HOME PAGE */
/* Home page features row and news post carousel */
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a {
  background-size: 242px auto;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a:hover {
  background-size: 272px auto;
}

.hero .sow-cta-base {
  border: none;
  height: 300px;
}

.hero .sow-cta-base .sow-cta-text {
  float: none;
  font-size: 60px;
  line-height: 1.375em;
  color: #ffffff;
  text-shadow: 0 0 30px black !important;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
}

.hero .sow-cta-base {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.hero .so-widget-sow-button {
  display: none;
}

/* hamilton callout - thrown together so this should probably be redone to make it less specific at some point */
#callout1 {
  min-height: 100px;
}

#callout1 img {
  margin: 0 1em 0 0;
}

#callout1 h3 {
  margin: 0;
  padding: 1em 0.5em;
  font-size: 1.35rem;
  margin-left: 2em;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.features,
.widget_sow-post-carousel {
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  border-top: 2px solid #94000F;
}

.feature-block > div,
.sow-carousel-item {
  background: white;
  padding: 15px;
}

.features h2 {
  margin-bottom: 0;
}

.feature-block h3,
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
  font-size: 1.35em;
  margin: 0 0 0.5em;
  text-align: left;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
  padding: 15px;
}

.features a, .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
  color: #94000f !important;
  font-weight: normal;
  text-decoration: none !important;
}

.features a:hover, .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a:hover {
  color: #c70303 !important;
  text-decoration: underline !important;
}

.features p {
  color: #777;
  margin-top: 0;
}

.features .widget_sow-image {
  margin-bottom: 0 !important;
  padding: 0;
}

.feature .so-widget-sow-editor {
  padding: 0 1em;
}

.features-title {
  margin-bottom: -15px;
}

.so-widget-sow-editor h3 {
  margin: 0.75em 0 0.25em;
}

.sow-image-container {
  overflow: hidden;
}

.feature .panel-grid {
  overflow: hidden;
  background-color: white;
}

@media (min-width: 886px) and (max-width: 1164px) {
  .feature .panel-grid {
    height: 200px;
  }
}
@media (min-width: 1165px) {
  .feature .panel-grid {
    height: 170px;
  }
}
.feature .panel-grid-cell:last-child {
  width: 60% !important;
}

.feature .panel-grid-cell:first-child {
  width: 40% !important;
}

/* TWITTER */
#ctf {
  line-height: 1.5;
}

/* no sidebar widgets for home page, so just make it full width */
.home .main {
  width: 100%;
  padding: 0;
}

.home .content {
  padding-top: 0;
}

.home .footer {
  margin: 0;
}

/* adjust padding around partner logos in SiteOrigin editor */
.logos {
  margin: -60px 0 -20px;
}

.logos .sow-image-grid-wrapper .sow-image-grid-image {
  display: table-cell;
  vertical-align: middle;
}

.footer-logos {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: center;
  margin: 30px auto 40px;
  color: #a48080;
  width: 90%;
}

.logos-left,
.logos-right {
  text-align: center;
  display: flex;
  flex-direction: row;
  align-content: space-between;
  align-items: center;
}

.logos-left {
  padding-right: 40px;
}

.logos-right {
  border-left: 1px solid #a48080;
  position: relative;
  padding-top: 10px;
}

.logos-right .upper {
  position: absolute;
  top: -10px;
  left: 40px;
}

.footer-logos img {
  margin-left: 3em;
}

/* increase spacing between sidebar widgets */
.sidebar .widget {
  margin: 0 0 60px;
}

/* show page titles */
.main h1 {
  color: #490101;
  margin-bottom: 30px;
  text-transform: none;
}

/* HEADER */
/* ------------------------------------- */
.logo a {
  width: 325px;
  margin: 0;
  max-width: 80%;
}

.logo {
  padding: 20px 0 40px;
}

.logo a.menu-toggle {
  color: white;
}

/* search form */
/*
.header-widget.widget_search {
	position: absolute;
	width: 350px;
	right: 0;
	bottom: 20px;
}
*/
input {
  margin: 0;
  vertical-align: baseline;
  font-size: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}

.widget_search input[type=text],
input[type=email] {
  position: relative;
  padding: 12px;
  width: 70%;
  background: #fff;
  border: 1px solid #d2cfcf;
  color: #242424;
  -webkit-appearance: none;
}

input[type=submit] {
  padding: 13px 19px;
  background: #490101;
  border: 0;
  color: #fff;
  font-size: 0.75em;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-appearance: button;
  width: auto;
}

/* CATEGORY POSTS overrides */
/* ------------------------------------- */
a.post-title {
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  font-size: 2.25rem !important;
  line-height: 1.1em;
  color: #490101;
  font-weight: 400;
  margin: 0 0 20px;
  display: block;
}

a.post-title:hover {
  color: #c70303;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}

.post-date {
  font-weight: 700;
  font-style: normal !important;
  font-size: 1em !important;
}

/* increase padding on post lists and set to important since all of these are set
by ID which will always override wildcards */
div[id^=category-posts] .cat-post-item,
article.post {
  padding: 23px 0 !important;
}

div[id^=category-posts] .cat-post-item:first-child,
article.post {
  padding-top: 0 !important;
}

div[id^=category-posts] .cat-post-title {
  font-size: 1.5rem !important;
  line-height: 1.1em;
}

.category-posts-shortcode ul {
  margin: 0;
}

#category-posts-shortcode-122-blog .cat-post-item:first-child {
  padding-top: 0;
}

button, .btn {
  background: #94000f;
  color: #fff;
  width: auto;
  border: none;
  padding: 1em 1.5em;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

/* table formatting */
/* doing some hacky !important overrides in case editors accidentally add some inline formatting to the tables */
.single-post table {
  font-size: 13px;
  width: 100% !important;
  border-top: 2px solid #ccc;
}

.single-post table p {
  font-size: 13px !important;
}

.single-post table td {
  vertical-align: top;
  padding: 20px;
  width: 50% !important;
  border-bottom: 1px solid #ccc;
}

.single-post table img {
  width: 100%;
  height: auto;
  margin: -20px 0 0;
}

/* make blog page match category pages */
article.post {
  border-bottom: 1px solid #ccc;
  list-style: none;
  list-style-type: none;
  margin: 3px 0;
  padding: 3px 0;
}

article.post h2 {
  font-size: 1.75rem;
  line-height: 1.1em;
  color: #490101;
  font-weight: 400;
  padding-top: 23px;
  margin: 0 0 0.5em;
}

.post-excerpt {
  margin-top: 5px;
}
.post-excerpt .pull-left img {
  margin: 5px 10px 5px 0;
}

/* EVENT Manager */
/* ------------------------------------- */
.event-content h3 {
  margin: 1.5em 0 0.5em;
}

.event-content h3:first-child {
  margin: 0.5em 0 0.5em;
}

.event-content p {
  margin-bottom: 0;
}

h2.title-month {
  color: #888;
  font-size: 1.75rem;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  text-transform: uppercase;
  margin: 50px 0 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

h2.title-month:first-child {
  margin-top: 0;
}

.em-pagination {
  display: block;
  margin-top: 30px;
}

.em-pagination strong, .em-pagination a {
  padding: 0.5em;
}

form.wpfc-calendar {
  max-width: 100%;
}

.wpfc-calendar-wrapper h2 {
  font-size: 2em !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  color: #94000f;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #94000f;
  background: #94000f;
  color: white;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #94000f;
  color: #fff;
}

/* FOOTER and content_bottom widgets */
/* ------------------------------------- */
.footer {
  background: #320101;
}

.footer .partners {
  background: #490101;
  padding: 1.5em;
}

.footer img {
  width: auto;
}

.footer a {
  font-weight: normal;
}

.footer ul li {
  list-style: none;
  padding: 0.25em 0;
}

.content-bottom-widgets p, .content-bottom-widgets li {
  font-size: 0.875em;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.content-bottom-widgets .widget-area {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-bottom: 40px;
}

.content-bottom-widgets .widget {
  text-align: left;
}

.content-bottom-widgets .jetpack_subscription_widget {
  max-width: 500px;
  padding-bottom: 30px;
}

.content-bottom-widgets h2 {
  color: white;
  font-size: 1.35em;
  margin: 0 0 0.5em;
}

.content-bottom-widgets input[type=submit],
.content-bottom-widgets button[type=submit] {
  background: #94000f;
  color: #fff;
  width: auto;
  float: left;
  border: none;
  padding: 1em 1.5em;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}

.content-bottom-widgets #subscribe-email {
  float: left;
  width: 260px;
}

/* wp-member forms */
/* ------------------------------------- */
#wp-members .widget-title {
  margin-bottom: 0.5em;
}

#wpmem_reg .button_div, #wpmem_login .button_div {
  height: auto !important;
}

/* hack to hife parent menu on members page */
.page-id-3088.logged-in #nav_menu-13 {
  display: none;
}

/* header */
.logo .header__right .textwidget {
  background-color: #49000F;
  background-image: url(https://georgianpapersprogramme.com/wp-content/uploads/2018/09/hamilton_bkg.png);
  background-position: center -20px;
  background-size: cover;
  color: white;
  margin: 1em auto;
  border-radius: 8px;
}

.branding {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__right {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.logo .header__right a img {
  width: auto;
}

.logo .header__right .widget_media_image img {
  width: 186px;
  height: auto;
}

.logo .header__right a {
  width: auto;
  max-width: 100%;
}

.header__right > div {
  margin-right: 20px;
}

.header__right > div:first-child {
  margin-left: 20px;
}

.header__right a {
  color: white;
}

.header__right h3 {
  margin: 0;
  padding: 1em 0.5em 1em 1.5em;
  font-size: 1.35rem;
  margin-left: 2em;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
}

.video-responsive {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.video-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* responsive stuff */
/* ------------------------------------- */
@media (max-width: 860px) {
  body {
    background-size: unset;
  }

  .logo a {
    display: block;
    margin: 0 auto;
    max-width: 80%;
  }

  .branding {
    flex-direction: column;
    align-items: center;
  }

  .header__right {
    display: block;
  }

  .header__right .widget_media_image {
    display: inline-block;
    margin-top: 30px;
  }

  .header__right > div:first-child {
    margin-left: 0;
  }

  .header-widget.widget_search {
    position: relative;
    width: 350px;
    right: 0;
    bottom: 0;
    margin: 30px auto 0;
  }

  .features, .widget_sow-post-carousel {
    background: rgba(206, 206, 206, 0.7);
  }

  h4.sow-cta-title {
    text-align: center;
    line-height: 1;
  }

  .feature .panel-grid {
    height: 170px;
    flex-direction: row !important;
  }

  .footer-logos {
    flex-direction: column;
    margin: 10px auto 40px;
  }

  .logos-right, .logos-left {
    justify-content: center;
  }

  .logos-right {
    border: none;
    padding-top: 60px;
  }

  .logos-left {
    padding-right: 0;
  }

  .logos-right .upper {
    position: absolute;
    top: 40px;
    left: 40px;
  }
}
@media (max-width: 1000px) {
  .sidebar {
    float: none;
    margin: 0 auto;
    width: 100%;
    padding-top: 2em;
    border-top: 2px solid #94000F;
    margin-top: 2em;
  }
}
@media (max-width: 767px) {
  .branding {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .header__right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 861px) and (max-width: 1030px) {
  .header__right {
    display: block;
  }

  .header__right .widget_media_image {
    display: inline-block;
    margin-top: 30px;
  }

  .header__right > div:first-child {
    margin-left: 0;
  }

  .sow-carousel-title a.sow-carousel-next, .sow-carousel-title a.sow-carousel-previous {
    float: none;
    display: inline-block;
  }

  .sow-carousel-title a.sow-carousel-previous {
    float: left;
  }

  .sow-carousel-title .widget-title {
    width: 100%;
  }

  .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
    display: block;
    width: 65%;
    font-size: 0.875em;
  }
}
/* MORE REFACTORING!
/* -----------------------------------------
/* because the new css refuses to be refreshed */
/* .main h2,  .main h4, .main h5 .main h6{
margin: 0 0 0px;
font-size: 16px;
font-family: 'Times New Roman';
padding: 0px; 

}
*/
.home .main p {
  margin: 0 0 0px;
}

.main h3 {
  margin: 0 0 20px 0;
}

.logo .menu-toggle {
  top: 0;
  right: 0;
  background: #490101;
  width: 100%;
  padding: 0.75em 0.5em;
  text-align: right;
}

.logo a {
  max-width: 100%;
}

@media (max-width: 1000px) {
  .branding {
    margin-top: 6em;
  }
}
@media (max-width: 1300px) {
  .nav--main ul li a {
    padding: 15px 20px;
    letter-spacing: -0.001em;
  }
}
.main ul li {
  margin-bottom: 1em;
}

.home h1 {
  color: #94000f;
  margin-bottom: 5px;
}

.logos-small {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
}

.logos-small a img {
  margin: 0 30px 30px;
}

hr {
  border: 1px solid #ccc;
  clear: both;
}

.textwidget .categories {
  list-style-type: none;
}

.event-content h3:first-child {
  margin: 0.5em 0 0.5em;
}

.home .banner {
  padding: 60px 0 0;
}

.tagline {
  font-size: 18px;
  max-width: 75%;
  margin: 0 auto;
}

.event-content h3 {
  margin: 1.5em 0 0.5em;
}

#respond {
  clear: both;
  margin-top: 60px;
}

.ctf-tweets {
  font-size: 85%;
}

.home .content {
  background: #fff;
  padding: 0px 0;
}

.under_interpret_engage {
  border-width: 0px;
  line-height: normal;
  font-size: 16px;
  font-family: "Arial";
  font-weight: 400;
  font-style: normal;
}

.ProjectUpdate {
  width: 100%;
}

.ProjectUpdate.panel-row-style {
  flex-flow: nowrap;
}

.panel-grid.panel-has-style > .UpdateCards1.panel-row-style {
  flex-flow: wrap;
}

.ProjectUpdate:before {
  background-color: #8A292A;
  content: "";
  height: 1px;
  width: 60%;
  margin-top: 20px;
  margin-left: 150px;
}

.ProjectUpdate:after {
  background-color: #8A292A;
  content: "";
  height: 1px;
  width: 60%;
  margin-top: 20px;
  margin-right: 150px;
}

.banner.title {
  background-image: url(/wp-content/themes/georgian/images/header_bkg.jpg);
  text-align: center;
  padding: 80px 0;
}

.title {
  background-image: none;
  padding: 0;
}

#pg-14431-1 {
  background-color: #f4f4f4;
  background-image: url(/wp-content/uploads/2019/03/u112.png);
  background-repeat: repeat;
}

#pg-14431-3 {
  background-color: #f2f2f2;
}

.ExploreCards > div {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.btn {
  text-decoration: none;
  color: #ffffff;
  background: #94000f;
  padding: 13px 19px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}

.card {
  border-radius: 0px;
  box-shadow: 0px -10px 10px rgba(0, 0, 0, 0.08), -10px 10px 10px rgba(0, 0, 0, 0.08), 10px 10px 10px rgba(0, 0, 0, 0.08);
  padding-bottom: 30px;
}

.card .ow-button-base a {
  padding: 1em 1.5em;
  font-size: 15px;
  font-weight: bold;
  background: #94000f !important;
  display: inline-block;
}

.card p:last-child {
  margin-bottom: 0;
}

.UpdateCards1 {
  padding-bottom: 60px;
  padding-top: 30px;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
}

.UpdateCards1 > div {
  background: white;
  text-align: center;
}

.UpdateCards1 a {
  font-weight: bold;
  text-decoration: none;
}

.updateCard,
.updateCard .listing-item {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.updateCard .sow-image-container {
  max-height: 200px;
  overflow: hidden;
}

.updateTitle,
.updateCard .wcp-content-wrap h3 {
  color: #666666;
  font-size: 15px !important;
  font-family: "Arial", san-serif !important;
  margin-bottom: 15px !important;
  line-height: 1.3;
}

.updateCard .slick-slide h3:before {
  content: "Blog";
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  color: #000;
}

.updateText {
  padding-bottom: 15px;
}

.updateTitle2 {
  color: #8a292a;
  font-weight: 700;
}

.updateDate {
  font-size: 14px;
}

.flip,
.flip .listing-item,
.flip .rpc-box,
.updateCard.flip .rpc-box {
  display: flex;
  flex-direction: column-reverse;
}

.flip .listing-item .title {
  order: 1;
}

.flip .listing-item .image {
  margin-bottom: -7px;
}

.display-posts-listing .date {
  display: block;
  padding: 0 20px 20px;
}

.display-posts-listing .title {
  padding: 20px;
  display: block;
}

.display-posts-listing .image {
  align-self: center;
}

/* slick carousel */
.slick-prev:before, .slick-next:before {
  font-size: 30px !important;
}

.slick-prev, .slick-next {
  width: 30px;
  height: 30px;
}

.slick-prev {
  left: -45px !important;
}

.slick-next {
  right: -30px !important;
}

.wcp-carousel-main-wrap .slick-slide {
  margin: 10px !important;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.textwidget.custom-html-widget,
.wcp-carousel-main-wrap,
.wcp-slick,
.slick-list,
.slick-track,
.slick-slide,
.rpc-box {
  height: 100%;
}

.wcp-content-wrap {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  flex-flow: column;
  padding: 30px 20px !important;
}

.updateCard .textwidget {
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.updateCard .panel-widget-style, .updateCard .so-widget-sow-editor, .updateCard .textwidget {
  height: 100%;
}

.updateCard .slick-slide {
  margin: 0 !important;
  border: none;
}

.updateCard .rpc-box {
  border: none !important;
  display: flex;
  flex-flow: column nowrap;
  align-content: stretch;
}

.updateCard .wcp-img-wrap {
  height: 200px;
  width: 100%;
  overflow: hidden;
  flex: 0 1 auto;
}

.updateCard > div {
  height: 100%;
}

.EventTitle {
  font-size: 25px;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
  color: #7b000d;
  line-height: 1.2em;
  margin: 15px 0px 10px 0px !important;
}

.EventDate {
  font-weight: 700;
  margin: 0px 0px 0px 0px !important;
}

.EventDescription {
  color: black;
  font-size: 20px;
  font-family: "PT Serif", "Georgia", "Times New Roman", serif;
}

.Links {
  text-decoration: none !important;
}

.BlogCards {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.08);
}

.CollectionRows {
  padding-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  background: #f8f8f8;
}

.CollectionCard {
  position: relative;
  font-weight: lighter;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
}

.CollectionCard:hover img {
  transform: scale(1.1);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  color: #8a2a2b;
}

.CollectionTitle {
  display: block;
  overflow: hidden;
  font-size: 21px;
  color: #8a2a2b;
  font-weight: lighter;
  padding-bottom: 2px;
}

.CollectionTitle a:hover {
  color: #8a2a2b;
  text-decoration-line: none;
}

.collectionText {
  min-height: 230px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  line-height: 1.4;
}

.collectionText h6 {
  margin-bottom: 5px !important;
}

.CatalogueTitles h3 {
  font-size: 24px;
  margin-bottom: 0px;
  line-height: 36px;
  text-align: center;
  color: #222;
  font-weight: lighter;
  margin-top: 0px;
}

.CatalogueText p {
  text-align: center;
  margin-bottom: 12px;
}

.CCTitle {
  padding-top: 20px;
  padding-bottom: 10px;
}

#panel-12070-1-0-0 {
  margin-bottom: 0px !important;
}

#pg-12070-0 {
  margin-bottom: 0px !important;
}

.Text p {
  margin-bottom: 0px !important;
}

.wp-caption {
  border: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-color: #f8f8f8;
}

.wp-caption-image {
  max-width: 100% !important;
}

.wp-caption img {
  width: 100%;
  max-width: 100% !important;
}

.wp-caption-text {
  margin-bottom: 0px !important;
}

.wp-caption-text > a {
  text-decoration: none;
  color: #8a2a2b;
}

.GEOIIIandQueenCharlotte {
  border: none !important;
}

.GEOIIIandQueenCharlotte p > a {
  text-decoration: none;
  border-bottom: 1px dotted #8a2a2b;
  color: #8a2a2b;
}

.update_c1:hover img {
  transform: scale(1.1);
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
  color: #8a2a2b;
}

.downloadText p {
  margin-bottom: 0px;
  margin-left: -20px;
}

.DownloadBlock > div {
  margin-bottom: 0px !important;
}

.downloadTitle p {
  margin-bottom: 0px;
  font-family: gill sans nova medium, lucida grande, lucida;
  font-size: 18px;
}

.downloadLink a {
  text-decoration: none;
}

.ResourceText p {
  margin-bottom: 15px;
  line-height: 20px;
}

.downloadLink .ow-button-base > span {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  float: none !important;
}

.downloadLink .ow-button-base a {
  border: none !important;
  display: block;
  padding: 0px 0px 0px 0px;
}

.downloadLink .ow-icon-placement-left .sow-icon-image, .downloadLink .ow-icon-placement-left span span {
  margin: -0.1em 0.75em -0.2em -0.2em;
  float: left;
}

#pg-13537-3,
#pg-1779-3 {
  margin-bottom: 0px !important;
}

a.download.ow-icon-placement-left.ow-button-hover:hover {
  color: #ffffff !important;
  background: #8a2a2b !important;
}

.sow-accordion-panel-header,
.sow-accordion-panel-header[aria-expanded=true] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.sow-accordion-title {
  font-family: "PT Serif", Georgia, serif;
  font-size: 21px;
}

@media (max-width: 780px) {
  .GPPText {
    margin-bottom: 60px;
    font-size: 15px;
  }

  #pg-14431-2 > .panel-row-style {
    flex-direction: row !important;
  }

  .ProjectUpdate:before {
    background-color: #8A292A;
    content: "";
    height: 1px;
    width: 30%;
    margin-top: 20px;
    margin-left: 0;
  }

  .ProjectUpdate:after {
    background-color: #8A292A;
    content: "";
    height: 1px;
    width: 30%;
    margin-top: 20px;
    margin-right: 0px;
  }

  .flip,
.flip .listing-item,
.flip .rpc-box,
.updateCard.flip .rpc-box {
    display: flex;
    flex-direction: column;
  }

  .flip .listing-item .title {
    order: 1;
  }

  .flip .listing-item .image {
    margin-bottom: -7px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .GPPText {
    margin-bottom: 75px;
  }

  .ProjectUpdate:before {
    background-color: #8A292A;
    content: "";
    height: 1px;
    width: 50%;
    margin-top: 20px;
    margin-left: 40px;
  }

  .ProjectUpdate:after {
    background-color: #8A292A;
    content: "";
    height: 1px;
    width: 50%;
    margin-top: 20px;
    margin-right: 40px;
  }

  #pgc-14431-3-0, #pgc-14431-3-1, #pgc-14431-3-2, #pgc-14431-3-3 {
    width: 50%;
    width: calc(50% - ( 0.75 * 30px ) );
    margin-bottom: 30px;
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .GPPText {
    margin-bottom: 75px;
  }
}

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