#gt-posts-ajax-content {
  display: flex;
  flex-wrap: wrap; }

.gt-news-category-list {
  margin: 0;
  text-align: center; }
  .gt-news-category-list li {
    list-style: none;
    display: inline-block;
    margin: 0 12px; }
    .gt-news-category-list li a {
      font-family: "korolev-condensed", sans-serif;
      font-size: 33px;
      text-transform: uppercase;
      padding-bottom: 8px; }
      .gt-news-category-list li a.active {
        border-bottom: 3px solid #013F68; }

.gt-posts::after {
  clear: both;
  content: "";
  display: block; }
@media only screen and (min-width: 720px) {
  .gt-posts .gt-mega-teaser {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; } }
@media only screen and (min-width: 720px) {
  .gt-posts .gt-mega-teaser .gt-card-body p {
    max-width: 60%; } }
.gt-posts .gt-mega-teaser .gt-card-img {
  position: relative; }
  .gt-posts .gt-mega-teaser .gt-card-img:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 60px solid #eee;
    border-left: 70px solid transparent; }
@media only screen and (min-width: 720px) {
  .gt-posts .gt-large-teaser {
    width: calc(50% - 30px);
    float: left;
    margin-left: 20px; } }
.gt-posts .gt-large-teaser .gt-card-img {
  position: relative; }
  .gt-posts .gt-large-teaser .gt-card-img:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 60px solid #eee;
    border-left: 70px solid transparent; }
@media only screen and (min-width: 720px) {
  .gt-posts .gt-card {
    width: calc(33.33333% - 26.66667px);
    float: left;
    margin-left: 20px; } }

.gt-post img,
.recent-post img {
  backface-visibility: hidden;
  transition: opacity 250ms ease 0s; }
.gt-post:hover img,
.recent-post:hover img {
  opacity: 0.7; }

.gt-card-body h4 {
  margin-bottom: 15px;
  line-height: 1; }
  .gt-card-body h4 a {
    font-family: "korolev", sans-serif;
    font-size: 26px;
    color: #802D46; }
.gt-card-body p {
  margin: 0;
  font-size: 18px;
  line-height: 1.5; }
.gt-card-body .moretag {
  font-size: 18px;
  display: block;
  margin-top: 10px; }

@media only screen and (min-width: 720px) {
  .gt-recent-posts {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px); } }
.gt-recent-posts .recent-post {
  margin-bottom: 20px; }
  @media only screen and (min-width: 720px) {
    .gt-recent-posts .recent-post {
      width: calc(33.33333% - 26.66667px);
      float: left;
      margin-left: 20px; } }
  .gt-recent-posts .recent-post .gt-card-body {
    background-color: #fff;
    padding: 25px 35px;
    position: relative; }
    .gt-recent-posts .recent-post .gt-card-body p {
      margin-bottom: 10px; }
    .gt-recent-posts .recent-post .gt-card-body a {
      display: block;
      font-weight: bold; }
    .gt-recent-posts .recent-post .gt-card-body:after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 0;
      height: 0;
      border-bottom: 60px solid #E8E8E8;
      border-left: 70px solid transparent;
      transition: all 250ms ease 0s; }
  .gt-recent-posts .recent-post:hover .gt-card-body:after {
    border-bottom: 0px solid #E8E8E8;
    border-left: 0px solid transparent; }

@media only screen and (min-width: 720px) {
  .post-load-more {
    width: calc(100% - 40px);
    float: left;
    margin-left: 20px; } }
.post-load-more a {
  display: inline-block;
  background: transparent;
  color: #802D46;
  border: 3px solid #802D46;
  border-radius: 0;
  padding: 0.5em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.111em;
  text-align: center;
  min-width: 165px;
  font-weight: 400;
  -webkit-appearance: none;
  cursor: pointer;
  transition: border 250ms ease, color 250ms ease; }
  .post-load-more a:hover {
    border-color: #00828e;
    background-color: #00828e;
    color: #fff; }
  .post-load-more a:focus {
    outline: 0; }

.load-more-btn {
  display: inline-block;
  background: transparent;
  color: #802D46;
  border: 3px solid #802D46;
  border-radius: 0;
  padding: 0.5em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.111em;
  text-align: center;
  min-width: 165px;
  font-weight: 400;
  -webkit-appearance: none;
  cursor: pointer;
  transition: border 250ms ease, color 250ms ease; }
  .load-more-btn:hover {
    border-color: #00828e;
    background-color: #00828e;
    color: #fff; }
  .load-more-btn:focus {
    outline: 0; }

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