.newsfeed-header {
  padding: 120px 0 60px 0;
}
.newsfeed-header img {
  position: relative;
  right: 3vw;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.no-gutters {
  margin: 0 !important;
}
.content-section {
  min-height: 500px;
}
.content-section img {
  width: 100%;
}
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}
.sidebar-item,
.sidebar-item-article {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container.newsfeed {
  max-width: 1440px !important;
  background-color: #24298F;
}
.make-me-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  padding: 7px 7px;
}
.sticky-section-article:first-of-type h3::before {
  content: url('../images/newspaper_blue.svg');
  position: relative;
  /*or absolute*/
  padding-right: 25px;
  vertical-align: -20%;
}
.sticky-section-article:nth-of-type(2) h3::before {
  content: url('../images/tag_blue.svg');
  position: relative;
  /*or absolute*/
  padding-right: 25px;
  vertical-align: -20%;
}
.sticky-section-article:nth-of-type(3) h3 {
  padding-top: 20px;
}
.sticky-section-article:nth-of-type(3) h3::before {
  content: url('../images/follow_us_blue.svg');
  position: relative;
  /*or absolute*/
  padding-right: 25px;
  vertical-align: -20%;
}
.sticky-section,
.sticky-section-article {
  padding-bottom: 20px;
}
.sticky-section h3,
.sticky-section-article h3 {
  text-transform: uppercase;
  font-family: 'ogilvy-sans-bold';
  letter-spacing: 2px;
  font-size: 20px;
  text-align: left;
}
.sticky-section .social-tags,
.sticky-section-article .social-tags {
  max-width: 260px;
}
.sticky-section:first-of-type h3::before {
  content: url('../images/newspaper.svg');
  position: relative;
  /*or absolute*/
  padding-right: 25px;
  vertical-align: -20%;
}
.sticky-section:nth-of-type(2) h3::before {
  content: url('../images/tag.svg');
  position: relative;
  /*or absolute*/
  padding-right: 25px;
  vertical-align: -20%;
}
.sticky-section:nth-of-type(3) h3 {
  padding-top: 20px;
}
.sticky-section:nth-of-type(3) h3::before {
  content: url('../images/follow-us.svg');
  position: relative;
  /*or absolute*/
  padding-right: 25px;
  vertical-align: -20%;
}
.tags {
  max-width: 330px;
}
.tag-section {
  padding-top: 30px;
}
.tag-section .article-tags .red-tags {
  max-width: 640px;
}
.tag-section .article-creds {
  font-size: 15px;
}
.tags,
.article-tags {
  display: flex;
  flex-wrap: wrap;
}
.tags a,
.article-tags a {
  border: 2px solid;
  text-decoration: none;
  padding: 10px 16px;
  font-family: 'ogilvy-sans-bold';
  font-size: 15px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.tags a::before,
.article-tags a::before {
  font-size: 15px;
  padding-right: 10px;
  vertical-align: 4%;
}
.red-tags a {
  color: #EC4043;
}
.red-tags a::before {
  content: url('../images/red-dot.svg');
}
.yellow-tags a {
  color: #D6D972;
}
.yellow-tags a::before {
  content: url('../images/yellow-dot.svg');
}
.newsfeed-related-article {
  margin-bottom: 40px;
}
#newsfeed {
  background-color: #24298F !important;
}
#newsfeed-article {
  background-color: #F5BAC5 !important;
  margin: 0;
  padding: 0;
}
.container.newsfeed-article {
  background-color: #F5BAC5 !important;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.article-header {
  max-width: 903px;
  right: 4vw;
}
.related-header {
  max-width: 1835px;
  right: 2vw;
}
.blue-txt h2,
.blue-txt h1,
.blue-txt p {
  color: #24298F !important;
}
article {
  border-radius: 12px;
  padding: 25px 0 60px;
}
.title-section {
  text-align: center;
  color: #fff;
  padding: 50px 15px;
  margin-bottom: 30px;
}
.content-section {
  color: #fff;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.content-section h2 {
  text-align: left;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: normal !important;
}
.content-section p {
  text-align: left;
  margin: 0;
  padding-bottom: 30px;
}
.sidebar-item,
.sidebar-item-article {
  text-align: center;
}
.sidebar-item h3 {
  color: #fff;
  border-bottom: solid 2px #fff;
}
.sidebar-item-article h3 {
  color: #24298F;
  border-bottom: solid 2px #24298F;
}
.sidebar-item h3,
.sidebar-item-article h3 {
  max-width: 100%;
  margin: 0 auto 40px;
  padding: 0 0 30px;
}
.sidebar-item-article .make-me-sticky .recent-article {
  color: #fff;
  padding-bottom: 20px;
}
.sidebar-item .make-me-sticky .recent-article {
  color: #fff;
  padding-bottom: 20px;
}
.article-details {
  border-bottom: 2px solid;
}
.article-details,
.main-details {
  display: flex;
  justify-content: space-between;
  padding: 25px 0px 1px 0;
}
.article-details p,
.main-details p {
  font-size: 15px;
}
.article-details .author,
.main-details .author {
  font-family: 'ogilvy-sans-bold';
}
.main-details p {
  margin-bottom: 20px;
}
.article-info {
  width: 308px;
}
.article-info p:first-of-type::before {
  content: url('../images/clock.svg');
}
.main-article-info {
  max-width: 360px;
  width: 100%;
}
.main-article-info p:first-of-type::before {
  content: url('../images/clock_blue.svg');
}
.article-info,
.main-article-info {
  display: flex;
  justify-content: space-between;
}
.article-info p:first-of-type,
.main-article-info p:first-of-type {
  text-transform: uppercase;
  font-family: 'ogilvy-sans-bold';
}
.article-info p:first-of-type::before,
.main-article-info p:first-of-type::before {
  position: relative;
  /*or absolute*/
  padding-right: 20px;
  vertical-align: -20%;
}
.social-tags-sml {
  max-width: 120px;
  width: 100%;
}
.article-content {
  padding-top: 20px;
}
.article-content p {
  font-size: 20px;
  line-height: 32px;
}
.article-content h1 {
  font-size: 80px;
}
.article-content h2 {
  font-size: 40px;
  font-family: 'ogilvy-sans-bold';
}
.article-content i {
  font-size: 30px;
  font-family: 'ogilvy-serif-light-italic';
}
.article-content q {
  border: 0;
  color: #24298F;
  font-family: 'ogilvy-serif-light-italic';
  font-size: 40px;
}
.article-content h3 {
  font-size: 25px;
  font-family: 'ogilvy-sans-bold';
  color: #24298F;
}
.article-content a {
  font-family: 'ogilvy-sans-bold';
  font-size: 15px;
  margin: 0 2px;
  position: relative;
  padding: 16px 90px;
  width: auto;
  color: #eb3f43 !important;
  display: inline-block;
  text-align: center;
  -webkit-transition: all cubic-bezier(0.34, 0.57, 0.21, 0.99) 0.4s;
  -khtml-transition: all cubic-bezier(0.34, 0.57, 0.21, 0.99) 0.4s;
  -moz-transition: all cubic-bezier(0.34, 0.57, 0.21, 0.99) 0.4s;
  transition: all cubic-bezier(0.34, 0.57, 0.21, 0.99) 0.4s;
}
.article-content a::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 2px solid #eb3f43;
  left: 0;
  top: 0;
}
.recent-article {
  display: flex;
}
.recent-article-details {
  margin-left: 30px;
  font-size: 14px;
  text-align: left;
}
.recent-article-details p {
  line-height: 1.4;
  margin-bottom: 0px;
}
.recent-article-details p:first-of-type {
  color: #D6D972;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.recent-article-details p:nth-of-type(2) {
  font-family: 'ogilvy-sans-bold';
  font-size: 15px;
}
.recent-article img {
  max-width: 103px;
  height: 100%;
  border-bottom: 5px solid #eb3f43;
}
.thumbnail-big {
  min-height: 384px;
}
.thumbnail-article {
  min-height: 613px;
}
.thumbnail-big,
.thumbnail-article {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/**Pagination**/
.simple-pagination {
  font-family: 'ogilvy-serif-reg';
  padding: 60px 5px 5px 0 !important;
}
.simple-pagination span,
.simple-pagination a {
  font-size: 24px !important;
  padding: 18px !important;
  width: 60px;
  height: 60px;
  line-height: 20px;
  margin: 0 15px 0 0 !important;
}
.simple-pagination .prev {
  -moz-transform: scale(-1, -1);
  -o-transform: scale(-1, -1);
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
.simple-pagination .prev:before {
  background-image: url(../images/next-arrow.svg);
  background-size: 12px 22px;
  display: inline-block;
  width: 12px;
  height: 22px;
  content: "";
  background-repeat: no-repeat;
  position: absolute;
  top: 17px;
  left: 24px;
}
.simple-pagination .next {
  padding-left: 22px !important;
}
.simple-pagination .next:before {
  background-image: url(../images/next-arrow.svg);
  background-size: 12px 22px;
  display: inline-block;
  width: 12px;
  height: 22px;
  content: "";
  background-repeat: no-repeat;
}
.simple-pagination .prev,
.simple-pagination .next {
  background: none;
  color: #D6D972;
  border: 2px solid #D6D972;
  border-radius: 50%;
}
.simple-pagination .current,
.simple-pagination .page-link {
  background: none !important;
  color: #D6D972 !important;
  border: 2px solid #D6D972;
  border-radius: 50%;
  border-color: #D6D972 !important;
  box-shadow: none !important;
}
.owl-carousel.related-article-cards .owl-item {
  max-width: 370px;
  margin: 20px;
}
.owl-carousel.related-article-cards .owl-stage-outer {
  max-width: 1228px;
  margin: 0 auto;
}
.owl-carousel .related-card {
  background-color: transparent;
  border: 1px solid #fff;
  width: 100%;
  padding: 10px;
  margin: 0 auto;
}
.owl-carousel .related-card .card-img-top {
  max-width: 369px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.owl-carousel .related-card .card-body .card-text {
  text-align: center;
  font-family: 'ogilvy-sans-bold';
  color: #eb3f43 !important;
  font-size: 33px;
  line-height: 1.2;
  padding-top: 10px;
}
.author-mobi {
  display: none;
}
.related-container {
  margin: 0;
  padding: 0;
  background-color: #F7C7D0 !important;
}
.related-container .container {
  background: none;
}
.owl-slider .owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-slider .owl-nav .nav-btn.prev-slide {
  background-image: url('../images/next_arrow.svg');
  height: 75px;
  background-repeat: no-repeat;
  transform: scaleX(-1);
}
.owl-slider .owl-nav .nav-btn.next-slide {
  background-image: url('../images/next_arrow.svg');
  height: 75px;
  background-repeat: no-repeat;
}
.owl-slider .owl-nav .owl-next,
.owl-slider .owl-nav .owl-prev {
  max-width: 75px;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.owl-slider .owl-nav .owl-next {
  left: 100%;
  position: absolute;
  margin-left: 40px;
}
.owl-slider .owl-nav .owl-prev {
  right: 100%;
  margin-right: 50px;
  position: absolute;
}
.owl-slider .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-slider .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-slider .owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-slider .owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-slider span {
  font-size: 70px;
  position: relative;
  top: -5px;
}
.owl-slider .owl-nav button:focus {
  outline: none;
}
@font-face {
  font-family: 'ogilvy-serif-light-italic';
  src: url('../fonts/OgilvySerif-LightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: italic;
}
.container-fluid.related-articles {
  width: 100%;
  padding: 0;
  background-color: #F7C7D0 !important;
  padding-bottom: 100px;
}
.container-slider {
  width: 100%;
}
@media (min-width: 1200px) {
  .container-slider {
    max-width: 1587px;
  }
  .container.newsfeed,
  .newsfeed-article,
  .newsfeed-related-article {
    max-width: 1440px !important;
    width: 100%;
  }
  .article-content a {
    max-width: 252px;
    white-space: nowrap;
  }
  .sidebar-item,
  .sidebar-item-article {
    position: absolute;
  }
}
@media (max-width: 1200px) {
  .newsfeed-related-article .row {
    margin: 0;
    padding: 0;
  }
  .container.newsfeed {
    padding: 0px 20px;
  }
  .simple-pagination {
    padding: 30px 0px 100px 0 !important;
  }
}
@media (max-width: 991px) {
  .article-content h1 {
    font-size: 70px;
  }
  .thumbnail-article {
    min-height: 402px;
  }
}
@media (max-width: 768px) {
  .newsfeed-related-article {
    max-width: 520px;
  }
  .article-content h1 {
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
  }
  .thumbnail-article {
    min-height: 302px;
  }
  .article-creds {
    display: none;
  }
  .author-mobi {
    text-align: center  !important;
    font-family: 'ogilvy-sans-bold';
    font-size: 20px;
    display: block;
    padding: 15px 0;
  }
  .author {
    display: none;
  }
  .main-article-info {
    max-width: 100%;
  }
  .tag-section {
    justify-content: center;
  }
  .newsfeed-article .article-content {
    text-align: center;
  }
  .newsfeed-article .article-content p {
    text-align: center;
  }
}
@media screen and (max-width: 667px) {
  .newsfeed-related-article {
    max-width: 340px;
  }
  .owl-slider .owl-nav .owl-next {
    left: 90%;
  }
  .owl-slider .owl-nav .owl-prev {
    right: 90%;
  }
  .owl-carousel .related-card .card-body .card-text {
    font-size: 30spx;
  }
}
@media screen and (max-width: 520px) {
  .newsfeed-related-article {
    max-width: 300px;
  }
  .owl-slider .owl-nav .owl-next {
    left: 88%;
  }
  .owl-slider .owl-nav .owl-prev {
    right: 88%;
  }
  .content-section p {
    padding-bottom: 20px;
  }
  .newsfeed-header {
    padding: 60px 0 40px 0;
  }
  .newsfeed-header img {
    right: 1vw;
  }
  .article-tags {
    justify-content: center;
  }
  .thumbnail-big {
    min-height: 195px;
  }
  .article-content h2,
  .article-content p {
    text-align: center;
  }
  .article-content h2 {
    font-size: 30px;
  }
  .article-content a {
    width: 100%;
    margin: 0 auto;
  }
  .article-content p {
    font-size: 18px;
  }
  .article-details .creds {
    display: none;
  }
  .article-details .article-info {
    width: 100%;
  }
  .thumbnail-article {
    min-height: 195px;
  }
  .owl-carousel .related-card .card-body .card-text {
    font-size: 25px;
  }
  .nav-btn.next-slide,
  .nav-btn.prev-slide {
    background-size: contain;
    height: 45px !important;
  }
}
