.article-item {
  position: relative; }

.gridItem2 {
  margin-bottom: 1rem; }
  .gridItem2 .img:after {
    /*            content: '';
                position: absolute;
                height: 5px;
                width: 100%;
                background-color: $main-color;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 2;*/ }
  .gridItem2 .img:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    width: 100%;
    height: 50%;
    z-index: 1; }
  .gridItem2 .article__title {
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 16px;
    padding: 5px 10px;
    font-size: 108%;
    z-index: 1;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
    padding-right: 116px; }
  .gridItem2 .article__subtitle {
    position: absolute;
    color: #FF9933;
    left: 0;
    font-size: 14px;
    bottom: 0px;
    padding: 5px 10px;
    z-index: 1;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75);
    padding-right: 75px; }
  .gridItem2 .article__category {
    position: absolute;
    color: #fff;
    top: 7px;
    padding: 0.2rem 0.5rem 0.2rem 0.3rem;
    left: 0;
    background: #B17000; }
    .gridItem2 .article__category h6 {
      margin-bottom: 0;
      font-size: 90%; }
  .gridItem2 .article--date-outer {
    text-align: center;
    width: 38px;
    height: 38px;
    font-size: 20px;
    position: absolute;
    right: 38px;
    bottom: 0px;
    padding: 3px 10px 5px 10px;
    color: #fff;
    background: #FF9933; }
  .gridItem2 .article--date-day {
    line-height: 1.1;
    font-weight: bold; }
  .gridItem2 .article--date-month {
    line-height: 0.4;
    font-size: 15px; }
  .gridItem2 .article--has-gallery {
    text-align: center;
    width: 38px;
    height: 38px;
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: 0px;
    padding: 5px 10px;
    color: #fff;
    background: #272A31; }
  .gridItem2 .info p {
    color: #ffffff; }

@media (min-width: 768px) {
  .article-other-list .left-item {
    padding-right: 7px; }
  .article-other-list .right-item {
    padding-left: 7px; } }
.listItem2 {
  margin-top: 12px !important; }
  .listItem2 .article__content {
    position: relative; }
    .listItem2 .article__content h4 {
      margin-top: 5px;
      margin-bottom: 2px; }
  .listItem2 a.gpg-image {
    width: 85px !important;
    height: 85px !important; }
  .listItem2 .article__category {
    top: 0;
    color: #000;
    padding: 0.3rem 0.3rem 0.3rem 0.3rem;
    left: 0;
    background: #ddd;
    font-size: 0.9rem;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 3px; }
  .listItem2 .article__title {
    font-size: 90%; }

.slider2 .owl-controls {
  position: absolute;
  bottom: 2rem;
  right: 1rem;
  width: 100%; }
  .slider2 .owl-controls .owl-pagination {
    text-align: right; }
  .slider2 .owl-controls .owl-page span {
    background-color: #fff !important; }
.slider2 .article__title-outer {
  position: absolute;
  color: #fff;
  left: 0;
  bottom: 15px;
  max-width: 90%; }
.slider2 .article__title-border {
  border-left: 4px solid #FF9933; }
.slider2 .article__category {
  position: static;
  display: inline-block;
  margin-left: 0.95rem;
  margin-bottom: 10px; }
.slider2 .article__title {
  position: static;
  font-size: 1.6rem;
  margin: 0;
  padding-bottom: 0;
  padding-top: 0; }
.slider2 .article__subtitle {
  position: static;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #FF9933; }
.slider2 .article--date-outer, .slider2 .article--has-gallery {
  top: 0;
  bottom: none; }
.slider2 .article--date-outer, .slider2 .article--has-gallery {
  width: 58px;
  height: 58px;
  font-size: 30px;
  padding: 7px 10px; }
.slider2 .article--date-outer {
  right: 58px; }

.gallerySlider2 {
  position: relative; }
  .gallerySlider2 .img:after {
    content: '';
    position: absolute;
    height: 5px;
    width: 100%;
    background-color: #FF9933;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2; }
  .gallerySlider2 .img:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background: -webkit-linear-gradient(top, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: -o-linear-gradient(bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: -moz-linear-gradient(bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    background: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(32, 32, 32, 0.8));
    width: 100%;
    height: 50%;
    z-index: 1; }
  .gallerySlider2 .gallery__title {
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 5px;
    padding: 5px 10px;
    z-index: 1;
    text-transform: uppercase;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.75); }
  .gallerySlider2 .gallery__category {
    position: absolute;
    color: #fff;
    top: 1rem;
    padding: 0.5rem 0.5rem 0rem 0.3rem;
    left: 0;
    background: #e9573f; }
  .gallerySlider2 .article--has-gallery {
    position: absolute;
    right: 0;
    top: 0px;
    padding: 5px 10px;
    color: #fff;
    background: black; }
  .gallerySlider2 .info p {
    color: #ffffff; }
  .gallerySlider2 .gallery__link {
    color: white !important;
    float: none;
    display: inline-block;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    bottom: 81px;
    z-index: 2;
    right: 0; }

/*# sourceMappingURL=layouts.css.map */
