/*!
Theme Name: UCI Seventeen Child
Theme URI: https://uci.edu
Author: Christopher Walsh, UC Irvine
Author URI: https://uci.edu
Description: Child theme to UCISeventeen. Purposed for UCI's News website
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: uciseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
@link-color: @gray-dark;
@link-hover-color: @gray;
*/
.simple-heading {
  color: #1b3d6d;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.highlighted-heading {
  background: linear-gradient(-60deg, rgba(255, 210, 0, 0), rgba(255, 210, 0, 0) 30px, #ffd200 31px);
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 5px 15px;
  padding-right: 45px;
  text-transform: uppercase;
}
@media screen and (min-width: 781px) {
  .highlighted-heading {
    margin: 0 0 0 -15px;
  }
}
.subtle-heading {
  background-color: #f8f8f8;
  border-left: 3px solid #ffd200;
  color: #1b3d6d;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 10px 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
}
.banded {
  background-color: #f8f8f8;
  padding: 45px 0;
}
.headline {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}
body * {
  font-family: Arial, sans-serif;
}
main a {
  color: #1b3d6d;
  text-decoration: none;
}
main a:hover,
main a:focus {
  text-decoration: underline;
}
.widget_media_video > .widget-title {
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  padding: 5px 15px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #1b3d6d;
  font-weight: bold;
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0;
}
h1,
.h1 {
  font-size: 34px;
  line-height: 45px;
}
h2,
.h2 {
  font-size: 20px;
  line-height: 26px;
}
h3,
.h3,
h4,
.h4,
h5,
.h5 h6,
.h6 {
  font-size: 16px;
  line-height: 20px;
}
a.more-link,
.more-link a {
  color: #1b3d6d;
}
a.more-link + .fa,
.more-link a + .fa,
a.more-link > .fa,
.more-link a > .fa {
  font-size: larger;
  padding-left: 5px;
}
.panel-grid-cell {
  overflow: hidden;
}
@media screen and (min-width: 781px) {
  .panel-grid-cell {
    overflow: inherit;
  }
}
@media print {
  .post .no-print,
  .post .no-print * {
    display: none !important;
  }
  .post header {
    background-color: #0064a4 !important;
    -webkit-print-color-adjust: exact !important;
  }
  .post .article {
    width: 100% !important;
  }
  .post .sharify-container,
  .post .related-posts,
  .post #search {
    display: none;
  }
  .post #wordmark > a,
  .post footer {
    visibility: hidden;
  }
  .post #wordmark > a > img {
    visibility: visible;
  }
  .post footer .container .row:first-child {
    overflow: hidden !important;
    height: 0px !important;
  }
  .post footer .text-right a small {
    visibility: visible;
  }
}
.page-date,
.pubdate,
.rp-date,
time {
  font-size: 13px;
  color: #606568;
}
.pb-container {
  padding-top: 0 !important;
}
.featured-video {
  margin-bottom: 15px;
}
.wp-caption {
  background-color: #f8f8f8;
}
.wp-caption .wp-caption-text {
  color: #333;
  font-style: normal;
  margin: 0 !important;
  padding: 8px 10px;
  line-height: 18px;
}
.wp-caption img {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
  margin-bottom: 15px;
}
.alignleft,
.alignleft.wp-caption {
  margin-right: 15px;
  max-width: 100%;
  height: auto;
}
.alignright,
.alignright.wp-caption {
  margin-left: 15px;
  max-width: 100%;
  height: auto;
}
aside .widget {
  margin-bottom: 30px;
  position: relative;
}
aside .widget .list-group {
  margin-bottom: 0;
}
aside .widget .list-group .list-group-item {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #eeeeee;
  margin: 0;
  padding: 15px;
}
aside .widget .list-group .list-group-item:first-child {
  margin-top: 0;
  padding-top: 0;
}
aside .widget .list-group .list-group-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
aside .widget .list-group .list-group-item a {
  font-weight: bold;
}
aside .widget-title {
  background-color: #f8f8f8;
  border-left: 3px solid #ffd200;
  color: #1b3d6d;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 10px 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
}
aside .media {
  padding-left: 15px;
}
aside .media:last-child {
  padding-bottom: 0;
}
aside img {
  max-width: 100%;
}
aside .widget_cj_related_links_widget .list-group-item .list-url {
  color: #606568;
}
aside .widget_neatly-recent-posts .media {
  border-bottom: 1px solid #eeeeee;
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
aside .widget_neatly-recent-posts .media:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
aside .widget_neatly-recent-posts .media img {
  width: 100%;
}
aside .widget_neatly-recent-posts .media .media-left {
  width: 40%;
  padding-right: 15px;
}
aside .widget_neatly-recent-posts .media-heading {
  margin-bottom: 10px;
  line-height: 20px;
}
aside .widget_neatly-recent-posts .media-heading a {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}
aside .widget_neatly-recent-posts .rp-date {
  margin-bottom: 0;
}
aside .widget_cj_tag_links .list-group .list-group-item {
  padding-top: 10px;
  padding-bottom: 10px;
}
aside .widget_cj_tag_links .list-group .list-group-item:first-child {
  padding-top: 0;
}
aside .widget_cj_tag_links .list-group .list-group-item a {
  font-weight: normal;
}
.sidebar-bottom {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-bottom .widget {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .sidebar-bottom .widget {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .sidebar-bottom .widget {
    float: left;
    width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .sidebar-bottom .media .media-left {
    display: none;
  }
}
.homepage #breadcrumbs {
  display: none;
}
.homepage main {
  margin-top: 30px;
}
.homepage .widget {
  position: relative;
}
.scpa-home#top-section {
  margin-bottom: 45px;
}
.scpa-home#top-section p {
  margin-bottom: 0;
}
.scpa-home #top-stories .so-panel {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .scpa-home #top-stories {
    margin-right: 10px;
  }
}
a.scpa-home #top-stories .category-more,
.scpa-home #top-stories .category-more a {
  color: #1b3d6d;
}
a.scpa-home #top-stories .category-more + .fa,
.scpa-home #top-stories .category-more a + .fa,
a.scpa-home #top-stories .category-more > .fa,
.scpa-home #top-stories .category-more a > .fa {
  font-size: larger;
  padding-left: 5px;
}
.scpa-home #top-stories h2 {
  background: linear-gradient(-60deg, rgba(255, 210, 0, 0), rgba(255, 210, 0, 0) 30px, #ffd200 31px);
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 5px 15px;
  padding-right: 45px;
  text-transform: uppercase;
  position: relative;
  top: 15px;
  z-index: 1;
}
@media screen and (min-width: 781px) {
  .scpa-home #top-stories h2 {
    margin: 0 0 0 -15px;
  }
}
.scpa-home #top-stories .title {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 34px;
  line-height: 45px;
}
.scpa-home #top-stories .title,
.scpa-home #top-stories img,
.scpa-home #top-stories .excerpt {
  margin-bottom: 10px;
}
.scpa-home #top-stories img {
  width: 100%;
}
.scpa-home #top-stories .pubdate,
.scpa-home #top-stories time {
  margin-bottom: 15px;
}
.scpa-home #top-stories .media {
  position: relative;
  border-top: 1px solid #eeeeee;
  margin-top: 30px;
  padding-top: 30px;
}
.scpa-home #top-stories .media:last-child {
  border-top: none;
  padding-top: 0;
}
.scpa-home #top-stories .media .media-left {
  width: 40%;
  padding-right: 15px;
}
.scpa-home #top-stories .media .media-heading {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
}
@media screen and (min-width: 480px) {
  .scpa-home #top-stories .media {
    border-top: none;
    margin-top: 15px;
    padding-top: 0;
    display: block;
    float: left;
    width: calc(50% - 15px);
  }
  .scpa-home #top-stories .media:nth-child(2n) {
    margin-right: 15px;
  }
  .scpa-home #top-stories .media:nth-child(2n+1) {
    margin-left: 15px;
  }
  .scpa-home #top-stories .media .media-left {
    display: block;
    padding: 0;
    width: 100%;
  }
  .scpa-home #top-stories .media .media-left img {
    width: 100%;
  }
  .scpa-home #top-stories .media .media-heading {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
  }
}
.scpa-home #top-section-right {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .scpa-home #top-section-right {
    margin-left: 5px;
    padding-left: 15px;
    border-left: 1px solid #eeeeee;
  }
}
.scpa-home #media-resources:before,
.scpa-home #schools-departments:before,
.scpa-home #media-resources:after,
.scpa-home #schools-departments:after {
  content: " ";
  display: table;
}
.scpa-home #media-resources:after,
.scpa-home #schools-departments:after {
  clear: both;
}
.scpa-home #media-resources h2,
.scpa-home #schools-departments h2 {
  background-color: #f8f8f8;
  border-left: 3px solid #ffd200;
  color: #1b3d6d;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 10px 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
}
.scpa-home #media-resources ul,
.scpa-home #schools-departments ul {
  float: left;
  list-style: none;
  margin: 0 15px;
  padding: 0;
  width: calc(50% - 30px);
}
.scpa-home #media-resources ul li,
.scpa-home #schools-departments ul li {
  font-size: 13px;
  margin-bottom: 5px;
}
.scpa-home #in-the-news {
  font-size: 13px;
}
.scpa-home #in-the-news h2 {
  background-color: #f8f8f8;
  border-left: 3px solid #ffd200;
  color: #1b3d6d;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 10px 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.scpa-home #in-the-news p {
  margin-bottom: 10px;
}
.scpa-home #in-the-news p:last-child {
  margin-bottom: 0;
}
.scpa-home #in-the-news img {
  margin-left: 15px;
  width: calc(100% - 15px);
}
@media screen and (min-width: 768px) {
  .scpa-home #in-the-news img {
    width: 100%;
  }
}
.scpa-home #in-the-news > .panel-layout > .panel-grid {
  margin-bottom: 15px;
}
.scpa-home #in-the-news > .panel-layout > .panel-grid:nth-child(n+2) > .panel-grid-cell:nth-child(1) {
  max-width: 25%;
  margin-right: 15px;
}
.scpa-home #in-the-news > .panel-layout > .panel-grid:last-child {
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
}
.scpa-home #in-the-news > .panel-layout > .panel-grid:last-child > .panel-grid-cell:nth-child(1) {
  font-size: 16px;
  max-width: 100%;
  margin-right: 0;
}
.scpa-home #loops {
  margin-top: -15px;
}
@media screen and (min-width: 768px) {
  .scpa-home #loops .panel-grid-cell {
    margin-left: 15px;
    margin-right: 15px;
  }
  .scpa-home #loops .panel-grid-cell:first-child {
    margin-left: 0;
  }
  .scpa-home #loops .panel-grid-cell:last-child {
    margin-right: 0;
  }
}
.scpa-home #loops .category-more {
  border-top: 1px solid #ccc;
  padding-top: 15px;
  margin-top: 15px;
}
a.scpa-home #loops .category-more,
.scpa-home #loops .category-more a {
  color: #1b3d6d;
}
a.scpa-home #loops .category-more + .fa,
.scpa-home #loops .category-more a + .fa,
a.scpa-home #loops .category-more > .fa,
.scpa-home #loops .category-more a > .fa {
  font-size: larger;
  padding-left: 5px;
}
.scpa-home #loops .widget-title {
  background: linear-gradient(-60deg, rgba(255, 210, 0, 0), rgba(255, 210, 0, 0) 30px, #ffd200 31px);
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 5px 15px;
  padding-right: 45px;
  text-transform: uppercase;
  position: relative;
  top: 15px;
  z-index: 1;
}
@media screen and (min-width: 781px) {
  .scpa-home #loops .widget-title {
    margin: 0 0 0 -15px;
  }
}
.scpa-home #loops .title {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
}
.scpa-home #loops .title,
.scpa-home #loops img,
.scpa-home #loops .excerpt {
  margin-bottom: 10px;
}
.scpa-home #loops .pubdate,
.scpa-home #loops time {
  margin-bottom: 30px;
}
.scpa-home #loops .loop-lg {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.scpa-home #loops .media {
  position: relative;
}
.scpa-home #loops .media img {
  width: 100%;
}
.scpa-home #loops .media .media-left {
  width: 40%;
  padding-right: 15px;
}
.scpa-home #loops .media-heading {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
}
.scpa-home#featured-videos {
  margin-top: 45px;
}
.scpa-home#featured-videos h2 {
  background: linear-gradient(-60deg, rgba(255, 210, 0, 0), rgba(255, 210, 0, 0) 30px, #ffd200 31px);
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  padding: 5px 15px;
  padding-right: 45px;
  text-transform: uppercase;
}
@media screen and (min-width: 781px) {
  .scpa-home#featured-videos h2 {
    margin: 0 0 0 -15px;
  }
}
.scpa-home#featured-videos p {
  border-top: 1px solid #eeeeee;
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 15px;
}
.scpa-home#featured-videos #videos {
  margin-top: 15px;
}
.scpa-home#featured-videos #videos .panel-grid-cell {
  margin-bottom: 0;
}
.scpa-home#featured-videos #videos .widget {
  margin-bottom: 17px;
}
@media screen and (min-width: 768px) {
  .scpa-home#featured-videos #videos > .panel-grid-cell:first-child .so-panel {
    margin-right: 10px;
  }
  .scpa-home#featured-videos #videos > .panel-grid-cell:last-child .so-panel {
    margin-left: 20px;
  }
  .scpa-home#featured-videos #videos > .panel-grid-cell:last-child .so-panel .widget {
    margin-top: -10px;
  }
}
.post .page-heading {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 34px;
  line-height: 45px;
}
.post .page-subheadline {
  color: #606568;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  line-height: 26px;
  margin: 15px 0;
}
.post .page-date {
  border-top: 1px solid #eeeeee;
  margin-bottom: 8px;
  padding-top: 8px;
}
.post .portrait-header > img:last-child {
  margin-bottom: 15px;
}
.post .caption {
  background-color: #f8f8f8;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 15px;
  padding: 8px 10px;
}
.post .page-content ul,
.post .page-content ol {
  display: table;
}
.post .sharify-container {
  float: left;
  margin-top: 30px;
  margin-bottom: 25px;
  position: relative;
}
.post .sharify-container:before {
  content: "Share ";
  position: absolute;
  margin-top: 4px;
  font-weight: bold;
}
.post .sharify-container ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  margin-left: 60px;
  padding: 0;
}
.post .sharify-container li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
}
.post .sharify-container li a {
  border-bottom-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
  display: inline-block;
  padding: 2px 0;
  width: 60px;
}
.post .sharify-container li a:hover,
.post .sharify-container li a:focus {
  opacity: 0.8;
}
.post .sharify-container li .sharify-icon {
  color: #fff;
  font-family: "FontAwesome";
}
.post .sharify-container li.sharify-btn-twitter a {
  background-color: #55acee;
}
.post .sharify-container li.sharify-btn-twitter a .sharify-icon:before {
  content: "\f099";
}
.post .sharify-container li.sharify-btn-facebook a {
  background-color: #3a5795;
}
.post .sharify-container li.sharify-btn-facebook a .sharify-icon:before {
  content: "\f09a";
}
.post .sharify-container li.sharify-btn-reddit a {
  background-color: #ff4500;
}
.post .sharify-container li.sharify-btn-reddit a .sharify-icon:before {
  content: "\f281";
}
.post .sharify-container li.sharify-btn-gplus a {
  background-color: #dd4b39;
}
.post .sharify-container li.sharify-btn-gplus a .sharify-icon:before {
  content: "\f0d5";
}
.post .sharify-container li.sharify-btn-linkedin a {
  background-color: #0077b5;
}
.post .sharify-container li.sharify-btn-linkedin a .sharify-icon:before {
  content: "\f0e1";
}
.post .sharify-container li.sharify-btn-email a {
  background-color: #1b3d6d;
}
.post .sharify-container li.sharify-btn-email a .sharify-icon:before {
  content: "\f003";
}
.post .sharify-container .sharify-title,
.post .sharify-container .sharify-count {
  display: none;
}
.post .related-posts {
  margin-bottom: 30px;
}
.post .related-posts:before,
.post .related-posts:after {
  content: " ";
  display: table;
}
.post .related-posts:after {
  clear: both;
}
.post .related-posts .media:nth-of-type(5) {
  display: none;
}
.post .related-posts h2 {
  background-color: #f8f8f8;
  border-left: 3px solid #ffd200;
  color: #1b3d6d;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  padding: 10px 12px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
  margin-bottom: 0;
}
.post .related-posts p {
  margin-bottom: 0;
}
.post .related-posts time {
  color: #606568;
  font-size: 13px;
}
.post .related-posts .media {
  border-bottom: 1px solid #f8f8f8;
  margin-top: 20px;
  padding-bottom: 20px;
}
.post .related-posts .media img {
  width: 100%;
}
.post .related-posts .media .media-heading {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 20px;
}
.post .related-posts .media .media-left {
  padding-right: 15px;
  width: 40%;
}
@media screen and (min-width: 992px) {
  .post .related-posts img {
    margin-bottom: 10px;
  }
  .post .related-posts .media {
    border-bottom: none;
  }
  .post .related-posts .media .media-left {
    display: block;
    padding: 0;
    width: 100%;
  }
}
.post .article-row-full .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.post .article-row-full .container-fluid img {
  width: 100%;
}
.post .article-row-full .page-heading,
.post .article-row-full .page-subheadline,
.post .article-row-full .page-date {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .post .article-row-full .related-posts {
    margin-bottom: 60px;
  }
}
.post .article-row-full .related-posts .media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .post .article-row-full .related-posts .media {
    float: left;
    width: 25%;
  }
}
.post .article-row-full .related-posts .media:nth-of-type(4) {
  border-bottom: none;
  padding-bottom: 0;
}
.post .article-row-wrap .portrait-header {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
@media screen and (min-width: 992px) {
  .post .article-row-wrap .page-heading,
  .post .article-row-wrap .page-subheadline {
    width: 80%;
  }
  .post .article-row-wrap .portrait-header {
    width: 33.3333%;
  }
}
@media screen and (min-width: 992px) {
  .post .article-row-wrap .related-posts {
    margin-bottom: 60px;
  }
}
.post .article-row-wrap .related-posts .media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .post .article-row-wrap .related-posts .media {
    float: left;
    width: 25%;
  }
}
.post .article-row-wrap .related-posts .media:nth-of-type(4) {
  border-bottom: none;
  padding-bottom: 0;
}
.post .article-column-full .portrait-header {
  width: 100%;
}
.post .article-column-full .related-posts .media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .post .article-column-full .related-posts .media {
    float: left;
    width: 33.33333333%;
  }
}
.post .article-column-full .related-posts .media:nth-of-type(3) {
  border-bottom: none;
  padding-bottom: 0;
}
.post .article-column-full .related-posts .media:nth-of-type(4) {
  display: none;
}
.post .article-column-wrap .related-posts .media {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .post .article-column-wrap .related-posts .media {
    float: left;
    width: 33.33333333%;
  }
}
.post .article-column-wrap .related-posts .media:nth-of-type(3) {
  border-bottom: none;
  padding-bottom: 0;
}
.post .article-column-wrap .related-posts .media:nth-of-type(4) {
  display: none;
}
.category h1 {
  color: #1b3d6d;
  font-size: 34px;
  font-weight: bold;
  margin: 0;
}
.category .post-item {
  margin: 0;
  border-bottom: 1px solid #eeeeee;
}
.category .post-item > div {
  margin: 10px 0;
}
.category .post-item > div:first-child {
  margin-top: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.category .post-item > div:last-child {
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (min-width: 992px) {
  .category .post-item > div:first-child {
    margin-bottom: 30px;
    margin-right: 0;
  }
  .category .post-item > div:last-child {
    margin-top: 30px;
    margin-left: 0;
  }
}
.category .post-item > div .post-title,
.category .post-item > div .post-excerpt {
  margin-bottom: 10px;
}
.category .post-item > div .post-title h2 {
  color: #1b3d6d;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  line-height: 26px;
  margin: 0;
}
.category .post-item > div .post-date {
  color: #606568;
  font-size: 13px;
}
.category .pagination {
  margin: 0;
}
.category .pagination * {
  border: none;
}
.category .pagination li.disabled {
  display: none;
}
.category .pagination li a,
.category .pagination li.active > span {
  border: 1px solid transparent;
  border-radius: 0;
  margin: 4px;
  padding-bottom: 4px;
}
.category .pagination li.active > span {
  background-color: #ffd200;
  color: #1b3d6d;
  font-weight: bold;
}
.category .pagination li a {
  background-color: #eeeeee;
  color: #606568;
}
.category .pagination li a:hover,
.category .pagination li a:focus {
  background-color: transparent;
  border-color: #eeeeee;
  text-decoration: none;
}
.category .pagination li a[aria-label="First"],
.category .pagination li a[aria-label="Last"],
.category .pagination li a[aria-label="Previous"],
.category .pagination li a[aria-label="Next"] {
  background-color: transparent;
  color: #1b3d6d;
  margin: 4px 0;
}
.category .pagination li a[aria-label="First"]:hover,
.category .pagination li a[aria-label="Last"]:hover,
.category .pagination li a[aria-label="Previous"]:hover,
.category .pagination li a[aria-label="Next"]:hover,
.category .pagination li a[aria-label="First"]:focus,
.category .pagination li a[aria-label="Last"]:focus,
.category .pagination li a[aria-label="Previous"]:focus,
.category .pagination li a[aria-label="Next"]:focus {
  border-color: transparent;
  text-decoration: underline;
}
.category div.pagination {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
/*# sourceMappingURL=style.css.map */