#sponsorship-information {
  background: #000;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  padding: 10px 0;
}

#sponsorship-information a {
  color: #fff;
  text-decoration: underline;
}

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

.si_logo {
  width: 153px;
}

.si_info {
  position: relative;
  text-align: center;
  text-transform: uppercase;
}

.si_info-link {
  position: relative;
  text-decoration: none !important;
}

.si_info-toggle {
  text-decoration: underline !important;
}

.si_info-expanded,
.si_share-expanded {
  background: #fff;
  color: #000;
  display: none;
  font-size: 12px;
  min-width: 236px;
  padding: 18px 15px;
  position: absolute;
  right: 12px;
  text-align: left;
  text-transform: none;
  top: calc( 100% + 12px );
}

.si_info-link.open .si_info-expanded,
.open .si_share-expanded {
  display: block;
}

.si_info-expanded p,
.si_share-expanded {
  font-size: 12px;
}

.si_info-expanded p:last-of-type {
  margin-bottom: 0;
}

.si_info-expanded .close {
  cursor: pointer;
  height: 15px;
  position: absolute;
  right: 7px;
  top: 9px;
  width: 15px;
}

.si_info-expanded .close span {
  background: #000;
  height: 1px;
  left: 0;
  position: absolute;
  transform: rotate(-45deg);
  top: 5px;
  width: 15px;
}

.si_info-expanded .close span:last-of-type {
  transform: rotate(45deg);
}

.si_info-expanded .arrow,
.si_share-expanded .arrow {
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #fff;

  position: absolute;
  right: 21px;
  top: -11px;
}

@media (max-width: 820px) {
  .si_info-expanded,
  .si_share-expanded {
    background: transparent;
    color: #fff;
    left: auto;
    margin: 0 auto;
    min-width: 0;
    max-width: 300px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-decoration-color: #000;
    top: auto;
  }
  .si_info-expanded .close {
    display: none;
  }
  .si_info-expanded .arrow,
  .si_share-expanded .arrow {
    display: none;
  }
}

.si_share {
  text-align: right;
  position: relative;
  width: 153px;
}

.si_share a {
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
}

.si_share a span {
  font-size: 17px;
}

.si_share .si_share_toggle {
  font-size: 12px;
}

.si_share-expanded {
  min-width: 140px;
  right: -30px;
}

.si_share-expanded strong {
  display: block;
  margin-bottom: 4px;
}

.si_share-expanded .icon {
  display: inline-block;
  width: 30px;
}

.si_share-expanded a {
  border-bottom: 1px solid #000;
  color: #000 !important;
  display: block;
  margin: 0 0 6px;
  padding: 0 0 4px;
}

.si_share-expanded .mshare a {
  border: 0;
  margin: 0;
  padding: 0;
}

.si_share-expanded .arrow {
  left: auto;
  right: 56px;
}

@media (max-width: 820px) {
  .si_share-expanded {
    margin: 0 auto;
    min-width: 0;
    right: auto;
  }
  .si_share-expanded a {
    border-color: #fff;
    color: #fff !important;
  }
  .si_share-expanded strong {
    display: none;
  }
  .si_info-expanded .arrow,
  .si_share-expanded .arrow {
    display: none;
  }
}

@media (max-width: 820px) {
  .si_row {
    justify-content: center;
  }
  .si_logo,
  .si_info,
  .si_share {
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
  }
  .si_logo {
    max-width: 180px;
  }
}

#sc_hero {
  background-position: 50%;
  background-size: cover;
  color: #fff;
}

#sc_hero .overlay {
  background: rgba(0,0,0,.4);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 302px;
  padding: 47px 0;
}

.sc_content {
  max-width: 667px;
}

.sc_content h1 {
  font-family: 'Cambria', montserrat, sans-serif !important;
  font-size: 50px !important;
}

@media (max-width: 500px) {
  .sc_content h1 {
    font-size: 40px !important;
  }
}

.sc_content .post-teaser p {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 24px !important;
}

.sc_content .post-date {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  text-align: right;
}

@media (max-width: 820px) {
  .sc_content,
  .sc_content .post-date {
    text-align: center;
  }
}

.single-sponsored_content .post-content,
.single-sponsored_content .post-content p {
  font-family: 'Cambria', montserrat, sans-serif !important;
  font-size: 18px !important;
}

.single-sponsored_content .post-content h1,
.single-sponsored_content .post-content h2,
.single-sponsored_content .post-content h3,
.single-sponsored_content .post-content h4,
.single-sponsored_content .post-content h5,
.single-sponsored_content .post-content h6 {
  font-family: 'Cambria', montserrat, sans-serif !important;
}

.single-sponsored_content .post-content h4 {
  font-size: 24px !important;
}

.sc-content-area {
  position: relative;
}

.sc-share-buttons {
  font-size: 1.1em;
  margin-left: -59px;
  position: absolute;
  top: 0;
}

.sc-share-buttons.fixed {
  position: fixed;
  top: 46px;
}

.sc-share-buttons.bottom {
  bottom: -6px;
  top: auto;
}

.sc-share-buttons a {
  background: #000;
  border-radius: 37px;
  color: #fff !important;
  display: block;
  height: 37px;
  line-height: 37px;
  margin-bottom: 6px;
  text-align: center;
  width: 37px;
}

.sc-share-buttons .tshare a {
  background: #1b9df3;
}

.sc-share-buttons .fshare a {
  background: #1878f1;
}

.sc-share-buttons .ishare a {
  background: #0079b2;
}

.sc-share-buttons .rshare a {
  background: #ff4500;
}

.sc-share-buttons .mshare a {
  background: #229fd9;
}

.sc-share-buttons a:hover {
  background: #000 !important;
}

@media (max-width: 1260px) {
  .sc-share-buttons {
    margin-left: -45px;
  }
}

@media (max-width: 927px) {
  .sc-share-buttons {
    bottom: auto !important;
    display: flex;
    left: auto !important;
    margin: 0 !important;
    position: relative !important;
    top: auto !important;
  }

  .sc-share-buttons a {
    margin: 0 6px 6px 0;
  }
}

.sc-content-area {
}

.block-sponsored-content {
  display: flex;
  justify-content: space-between;
}

.block-sponsored-content .aside {
  margin-right: 0;
}


.block-sponsored-content .aside img {
  display: block !important;
  margin-bottom: 45px !important;
}

.block-sponsored-content .aside img:last-of-type {
  margin-bottom: 0 !important;
}

@media (max-width: 1200px) {
  .block-sponsored-content {
    display: block;
  }
  .block-sponsored-content .content-area {
    margin: 0 auto 25px;
  }
  .block-sponsored-content .aside {
    float: none;
    margin: 0 auto;
  }
}

@media (max-width: 927px) {
  .block-sponsored-content .content-area {
    max-width: none;
    width: 100%;
  }
}


.single-sponsored_content.single .post-teaser p {
  font-family: montserrat, sans-serif;
}

.single-sponsored_content .post-date {
  font-family: 'Cambria', montserrat, sans-serif;
  font-style: italic;
}

.single-sponsored_content .post-body,
.single-sponsored_content .post-body h1,
.single-sponsored_content .post-body h2,
.single-sponsored_content .post-body h3,
.single-sponsored_content .post-body h4,
.single-sponsored_content .post-body h5,
.single-sponsored_content .post-body h6,
.single-sponsored_content .post-body p {
  font-family: 'Cambria', montserrat, sans-serif;
}

.single-sponsored_content.single .post-teaser {
  border-color: #000;
  padding-bottom: 2px;
}

.sidebar-beneath-post-body .container {
  width: 100%;
}

.single-sponsored_content .single-row #navigation .pagination {
  margin-bottom: 15px;
}

.sc-50-50 {
  padding: 60px 0;
}

.block-layout.sc-50-50 .container .layout-row {
  margin-left: -25px;
  margin-right: -25px;
}

.block-layout.sc-50-50 .container .layout-row .column {
  padding-left: 25px;
  padding-right: 25px;
}

.feed-sponsored-featured .post {
  border-bottom: 0;
  margin-bottom: 20px;
}

.feed-sponsored-featured .post a.image {
  height: 0;
  padding-bottom: 90%;
  position: relative;
}

.feed-sponsored-featured .post a.image img {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.feed.feed-sponsored-featured .post a.post-title h3 {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 36px;
  padding: 25px 20px 0;
}

.feed-sponsored-featured .post .sponsor-information {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  padding: 5px 20px 0;
  position: relative;
}

.feed-sponsored-featured .post .sponsor-information::after {
  background: #000;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  right: 21px;
  top: calc(1em + 5px);
  width: calc(100% - 21px - 20px);
  z-index: -1;
}

@media (max-width: 600px) {
  .feed.feed-sponsored-featured .post a.post-title h3 {
    font-size: 24px;
    padding: 20px 0 0;
  }
  .feed-sponsored-featured .post .sponsor-information {
    font-size: 14px;
    padding: 5px 0 0;
  }
  .feed-sponsored-featured .post .sponsor-information::after {
    width: calc(100% - 21px);
  }
}

.feed-sponsored-featured .post .sponsor-information span {
  background: #fff;
  display: table;
  margin: 0 0 0 auto;
  padding-left: 5px;
}

.feed-sponsored-two-col {

}

.feed-sponsored-two-col .post {
  border-color: #000;
  display: flex;
  flex-direction: row;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.feed-sponsored-two-col .post:last-of-type {
  border-bottom: 0;
}

.feed-sponsored-two-col .post a.image {
  display: block;
  height: 0;
  margin-right: 20px;
  padding-bottom: 30%;
  position: relative;
  width: 45%;
}

.feed-sponsored-two-col .post a.image img {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.feed-sponsored-two-col .post .information {
  flex: 1;
}

.feed.feed-sponsored-two-col .post a.post-title h3 {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 24px;
  margin-bottom: 0;
  padding: 0 0 8px;
}

.feed-sponsored-two-col .post .sponsor-information {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  position: relative;
}

@media (max-width: 500px) {
  .feed-sponsored-two-col .post {
    display: block;
  }
  .feed-sponsored-two-col .post a.image {
    margin: 0 0 20px;
    padding-bottom: 60%;
    width: 100%;
  }
}

.sc-press {
  background: #f1f1f1;
  padding: 45px 0;
}

.sc-press .feed.title-black-with-icon h3.feed-title span {
  background: #f1f1f1;
  position: relative;
  z-index: 2;
}

.sc-press .feed.title-black-with-icon h3.feed-title::after {
  z-index: 1;
}

.sc-press .feed {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sc-press .feed-title {
  width: 100%;
}

.feed.feed-sponsored-four-col .post {
  width: calc( (100% - 75px)/4 );
}

.feed-sponsored-four-col .post {
  border-bottom: 0;
  padding-bottom: 20px;
}

.feed-sponsored-four-col .post a.image {
  display: block;
  height: 0;
  margin-bottom: 14px;
  padding-bottom: 70%;
  position: relative;
  width: 100%;
}

.feed-sponsored-four-col .post a.image img {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.feed.feed-sponsored-four-col .post .information {
  padding: 0 15px;
}

.feed.feed-sponsored-four-col .post a.post-title h3 {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 24px;
  margin-bottom: 0;
  padding: 0 0 8px;
}

.feed-sponsored-four-col .post .sponsor-information {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  position: relative;
}

@media (max-width: 1170px) {
  .feed.feed-sponsored-four-col .post {
    width: calc( (100% - 25px)/2 );
  }
}

@media (max-width: 900px) {
  .feed.feed-sponsored-four-col .post .information {
    padding: 0;
  }
}

@media (max-width: 600px) {
  .feed.feed-sponsored-four-col .post {
    width: 100%;
  }
}

.sc-archive .top {
  display: none;
}

.sc-archive .archive-item .information {
  padding: 0 15px;
  text-align: left !important;
}

.block-archive.sc-archive .alm-paging-content .archive-item .title h3 {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 24px;
  margin-bottom: 0;
  padding: 0 0 8px;
}

.sc-archive .sponsor-information {
  font-family: 'Cambria', montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  position: relative;
}