.sat1-container {
  position: relative;
  z-index: 1; }
  .sat1-container .sat1-column {
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 4%; }

.sat1-column.sat1-1-3 {
  width: 30.66666%; }
.sat1-column.sat1-2-3 {
  width: 65.33332%; }
.sat1-column.sat1-1-2 {
  width: 49%; }

.sat-column.last,
.sat1-column:last-of-type {
  margin-right: 0; }

@media (max-width: 767px) {
  .sat1-column.sat1-sm {
    float: none;
    width: 100%;
    margin-right: 0; } }
/* IE image temp fix */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .x-image img {
    width: 100%; } }
.x-content-sidebar-active .x-main.left,
.x-content-sidebar-active .x-main.nav {
  width: 67.5% !important; }
  @media only screen and (max-width: 979px) {
    .x-content-sidebar-active .x-main.left,
    .x-content-sidebar-active .x-main.nav {
      width: 100% !important; } }

.x-section .x-container .x-2-3 {
  margin-right: 1.835%;
  width: 67.5% !important; }
@media only screen and (max-width: 979px) {
  .x-section .x-container {
    width: 100% !important; } }

table th, table td {
  word-break: break-all; }

.search-no-results .x-main {
  background: #fff; }

.search-results.below-menu-active .x-navbar-wrap {
  height: 60px;
  margin-bottom: 0; }
.search-results.below-menu-active #sat1-below-navigation {
  margin: 0 auto; }

.archive.category .x-container.offset {
  margin-top: 0; }

.sat1-container {
  background-color: #fff;
  line-height: 1;
  display: flex; }

#sat1-below-navigation {
  margin-top: 16px;
  margin-bottom: -40px; }

.col-2 .h-entry {
  width: 50%;
  display: inline-block;
  padding: 7.5px; }
  .col-2 .h-entry .entry-excerpt {
    color: #000;
    padding: 15px; }
    .col-2 .h-entry .entry-excerpt p {
      margin: 0; }
  .col-2 .h-entry .featured-image {
    position: relative;
    padding-bottom: 48.02%; }
    .col-2 .h-entry .featured-image .entry-info {
      position: absolute;
      bottom: 0;
      padding: 10px;
      z-index: 99; }
    .col-2 .h-entry .featured-image .entry-meta {
      display: inline-block;
      background-color: rgba(0, 0, 0, 0.4);
      line-height: 1;
      margin-bottom: 5px;
      display: inline-block;
      padding: 4px;
      background-color: #f0b236; }
    .col-2 .h-entry .featured-image .entry-title a {
      font-family: "RidleyGrotesk-ExtraBold";
      color: #fff;
      font-size: 0.75em;
      letter-spacing: 0.1px;
      line-height: 1em;
      display: block;
      transition: all 0.3s;
      text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }
    .col-2 .h-entry .featured-image:after {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      height: 100%;
      background: transparent;
      background: linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.65) 100%);
      background: -moz-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.65) 100%);
      background: -ms-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.65) 100%);
      background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.65) 100%);
      background: -webkit-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.65) 100%);
      -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616, endColorstr=#ff161616);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616, endColorstr=#ff161616);
      z-index: 9;
      opacity: 0.7;
      transition: all 0.3s; }
  .col-2 .h-entry:first-child, .col-2 .h-entry:nth-child(2) {
    padding-top: 0; }
  .col-2 .h-entry:nth-child(2n) {
    padding-right: 0; }
  .col-2 .h-entry:nth-child(2n+1) {
    padding-left: 0; }
  .col-2 .h-entry:hover .featured-image:after {
    opacity: 1; }
  .col-2 .h-entry:hover a {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

@media (max-width: 480px) {
  .sat1-container {
    display: block; } }
#portale-login .portale-login-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  max-width: 88%;
  margin: 0 auto; }
  #portale-login .portale-login-inner h1,
  #portale-login .portale-login-inner p {
    color: #000;
    text-transform: uppercase; }
  #portale-login .portale-login-inner h1,
  #portale-login .portale-login-inner form {
    margin: 0; }
  #portale-login .portale-login-inner p {
    font-size: 18px; }
  #portale-login .portale-login-inner .x-btn {
    background: transparent url(../../images/login-btn.png) no-repeat;
    box-shadow: none;
    border: 0;
    background-size: contain;
    text-indent: -99999px;
    margin: 0;
    padding: 0;
    width: 100px;
    height: 40px; }

.sat1-pagination,
.tg-grid-area-bottom1 {
  background-color: #fff;
  color: #000;
  padding: 30px 15px; }
  .sat1-pagination .sat1-pagination-label,
  .tg-grid-area-bottom1 .sat1-pagination-label {
    margin-bottom: 20px;
    font-weight: 700; }
  .sat1-pagination a,
  .tg-grid-area-bottom1 a {
    color: #000;
    padding: 2.5px 10px; }
  .sat1-pagination span,
  .tg-grid-area-bottom1 span {
    font-weight: bold;
    padding: 2.5px 10px; }
  .sat1-pagination .current,
  .tg-grid-area-bottom1 .current {
    color: #f4b526; }
  .sat1-pagination .prev span,
  .sat1-pagination .next span,
  .tg-grid-area-bottom1 .prev span,
  .tg-grid-area-bottom1 .next span {
    font-weight: 400; }
  .sat1-pagination .sat1-pagination-label span,
  .tg-grid-area-bottom1 .sat1-pagination-label span {
    padding: 0; }

#sat1-pagination .page-numbers {
  margin: 20px 0 0;
  list-style: none; }
  #sat1-pagination .page-numbers li {
    display: inline-block; }
    #sat1-pagination .page-numbers li a {
      color: #000;
      padding: 2.5px 10px; }
    #sat1-pagination .page-numbers li span.current {
      color: #f0b236; }
#sat1-pagination.no-pagination {
  opacity: 0;
  height: 0;
  overflow: hidden; }

.filter-nav {
  background-color: #2d4569;
  margin-bottom: 20px; }
  .filter-nav .filter-label {
    color: #fff;
    display: inline-block;
    padding: 0 10px; }
  .filter-nav ul {
    margin: 0;
    display: inline-block; }
    .filter-nav ul li {
      display: inline-block; }
      .filter-nav ul li:last-child a:after {
        display: none; }
      .filter-nav ul li a {
        text-transform: uppercase;
        padding: 3px 6px;
        font-size: 0.95em;
        font-weight: bold;
        display: inline-block;
        font-family: "Arial", Helvetica, sans-serif;
        position: relative;
        transition: all 0.2s ease-in; }

.livestream-on .x-navbar .desktop .x-nav li.livestream a {
  color: #d21502;
  position: relative; }
  .livestream-on .x-navbar .desktop .x-nav li.livestream a:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #d21502;
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    left: calc(50% - 10px); }

.sat1-pagination, .tg-grid-area-bottom1 {
  background-color: #fff;
  color: #000;
  padding: 30px 15px; }

.sat1-pagination .sat1-pagination-label, .tg-grid-area-bottom1 .sat1-pagination-label {
  margin-bottom: 0px;
  font-weight: 700; }

.sat1-pagination .pages-links {
  margin-top: 20px; }

.sat1-pagination a, .tg-grid-area-bottom1 a {
  color: #000;
  padding: 2.5px 10px; }

.sat1-pagination span, .tg-grid-area-bottom1 span {
  font-weight: bold;
  padding: 2.5px 10px; }

.sat1-pagination .current, .tg-grid-area-bottom1 .current {
  color: #f4b526; }

.filter-nav {
  background-color: #2d4569;
  margin-bottom: 20px; }
  .filter-nav .filter-label {
    color: #fff;
    display: inline-block;
    padding: 0 10px; }
  .filter-nav ul {
    margin: 0;
    display: inline-block; }
    .filter-nav ul li {
      display: inline-block; }
    .filter-nav ul:last-child a:after {
      display: none; }
    .filter-nav ul a {
      text-transform: uppercase;
      padding: 3px 6px;
      font-size: 0.95em;
      font-weight: bold;
      display: inline-block;
      font-family: "Arial", Helvetica, sans-serif;
      position: relative;
      transition: all 0.2s ease-in; }

.livestream-on .x-navbar .desktop .x-nav li.livestream a {
  color: #d21502;
  position: relative; }
  .livestream-on .x-navbar .desktop .x-nav li.livestream a:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #d21502;
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    left: calc(50% - 10px); }

.sat1-filters .filters fieldset {
  background-color: #fff;
  display: inline-block;
  vertical-align: top;
  color: #000;
  padding: 1px;
  width: 32.65%;
  margin-right: 1%;
  margin-bottom: 13px;
  position: relative; }
.sat1-filters .filters h3 {
  font-family: "RidleyGrotesk-SemiBold";
  color: #000;
  font-size: 1.3em;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  padding: 10px;
  border: 1px solid #efefef;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px;
  color: #000; }
  .sat1-filters .filters h3 i {
    font-size: 0.85em; }
    .sat1-filters .filters h3 i:hover {
      cursor: pointer; }
.sat1-filters .filters .filter-items {
  position: absolute;
  width: 100%;
  padding: 10px 11px;
  background-color: #fff;
  opacity: 0;
  left: 0;
  z-index: 9;
  transition: all 0.3s ease-in; }
  .sat1-filters .filters .filter-items select {
    overflow-y: auto;
    padding: 0;
    border: 0;
    box-shadow: none;
    width: 100%;
    border-radius: 0; }
  .sat1-filters .filters .filter-items option {
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: 1.1em; }
  .sat1-filters .filters .filter-items:focus {
    outline: 0; }
  .sat1-filters .filters .filter-items .close-filter {
    color: #000;
    border: 2px solid #000;
    display: block;
    line-height: 1;
    padding: 13px 0 14px;
    text-align: center;
    font-size: 1em;
    transition: all 0.3s; }
.sat1-filters .filters:last-child {
  margin-right: 0; }
.sat1-filters .filters .active h3 a {
  transform: rotate(180deg); }
.sat1-filters .filters .filter-items {
  opacity: 1;
  z-index: 999; }
.sat1-filters .active-filters .filter-item {
  color: #000;
  font-size: 1em;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #efefef;
  display: inline-block;
  margin-bottom: 13px;
  line-height: 1;
  z-index: 99;
  position: relative;
  width: 24.2%;
  margin-right: 1%; }
  .sat1-filters .active-filters .filter-item i {
    font-size: 0.8em;
    color: #9d9d9d;
    padding-left: 15px;
    position: absolute;
    right: 8px;
    top: 11px; }
  .sat1-filters .active-filters .filter-item:hover {
    cursor: pointer; }
  .sat1-filters .active-filters .filter-item:nth-child(4n) {
    margin-right: 0; }

.filter-item {
  opacity: 0;
  transform: scale(0);
  animation: all 0.8s ease-in; }

.tg-grid-area-top2 .filter-item {
  color: #000;
  font-size: 1em;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #efefef;
  display: inline-block;
  margin-bottom: 13px;
  line-height: 1;
  z-index: 99;
  position: relative;
  width: 24.2%;
  margin-right: 1%;
  transform: scale(1);
  opacity: 1;
  animation: all 0.8s ease-in; }
  .tg-grid-area-top2 .filter-item i {
    font-size: 0.8em;
    color: #9d9d9d;
    padding-left: 15px;
    position: absolute;
    right: 8px;
    top: 11px; }
    .tg-grid-area-top2 .filter-item i:hover {
      cursor: pointer; }
  .tg-grid-area-top2 .filter-item:nth-child(4n) {
    margin-right: 0; }

#sat1-video-filters .sat1-video-filters-inner form {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  margin-bottom: 0; }
  @media (max-width: 620px) {
    #sat1-video-filters .sat1-video-filters-inner form {
      flex-direction: column; } }
  #sat1-video-filters .sat1-video-filters-inner form div {
    flex: 1;
    margin: 0 4px 0px 0px;
    position: relative; }
    #sat1-video-filters .sat1-video-filters-inner form div:last-child {
      margin-right: 0; }
    @media (max-width: 620px) {
      #sat1-video-filters .sat1-video-filters-inner form div {
        margin-bottom: 4px;
        margin-right: 0; } }
    #sat1-video-filters .sat1-video-filters-inner form div.filter-group {
      display: inline-block; }
      #sat1-video-filters .sat1-video-filters-inner form div.filter-group:hover {
        cursor: pointer; }
      #sat1-video-filters .sat1-video-filters-inner form div.filter-group.active ul {
        height: auto; }
        #sat1-video-filters .sat1-video-filters-inner form div.filter-group.active ul li {
          opacity: 1;
          z-index: 99999;
          position: relative; }
    #sat1-video-filters .sat1-video-filters-inner form div h3 {
      padding: 2px;
      margin-bottom: 0;
      background-color: #fff; }
      #sat1-video-filters .sat1-video-filters-inner form div h3 span {
        font-family: "RidleyGrotesk-SemiBold";
        padding: 10px;
        display: block;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0.4px;
        text-transform: uppercase;
        line-height: 1;
        border: 1px solid #AAAAAA;
        position: relative; }
        #sat1-video-filters .sat1-video-filters-inner form div h3 span:after {
          content: "";
          background: url(../../images/arrow-down.png) no-repeat center center;
          width: 15px;
          height: 8px;
          position: absolute;
          top: 45%;
          right: 8px;
          display: block;
          background-size: contain; }
    #sat1-video-filters .sat1-video-filters-inner form div ul {
      margin: 0;
      position: absolute;
      width: 100%;
      height: 0;
      overflow: hidden; }
      @media (max-width: 620px) {
        #sat1-video-filters .sat1-video-filters-inner form div ul {
          position: relative; } }
      #sat1-video-filters .sat1-video-filters-inner form div ul:first-child {
        margin-left: 0; }
      #sat1-video-filters .sat1-video-filters-inner form div ul:last-child {
        margin-right: 0; }
      #sat1-video-filters .sat1-video-filters-inner form div ul li {
        opacity: 0;
        list-style: none;
        background-color: #fff;
        color: #777777;
        font-size: 15px;
        padding: 5px 10px 0;
        text-transform: uppercase;
        font-family: "RidleyGrotesk-Regular";
        display: flex;
        transition-property: all;
        transition-duration: 0.6s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1); }
        @media (max-width: 620px) {
          #sat1-video-filters .sat1-video-filters-inner form div ul li input[type="checkbox"] {
            position: relative;
            top: -1px; } }
        #sat1-video-filters .sat1-video-filters-inner form div ul li:last-child {
          padding-bottom: 5px; }

#filter-items .filter-item {
  color: #000;
  font-size: 1em;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #efefef;
  display: flex;
  justify-content: space-between;
  line-height: 1;
  z-index: 99;
  position: relative;
  width: 24.2%;
  margin-right: 1%;
  margin-top: 10px;
  transform: scale(1);
  opacity: 1;
  animation: all 0.8s ease-in; }
  @media (max-width: 620px) {
    #filter-items .filter-item {
      width: 49%; } }
  #filter-items .filter-item i {
    color: #9d9d9d; }
    #filter-items .filter-item i:hover {
      cursor: pointer; }
    #filter-items .filter-item i:before {
      font-size: 0.8em;
      position: relative;
      top: 11px; }
      @media (max-width: 620px) {
        #filter-items .filter-item i:before {
          font-size: 1em; } }
  #filter-items .filter-item:nth-child(4n) {
    margin-right: 0; }

/* Styles applied on blocks when the site is loading  */
.loaded .single-post .video-js video {
  min-height: 550px; }

::selection, ::-moz-selection {
  background: #f4b526; }

body:not(.logged-in) .admin-only {
  display: none; }

a.x-image, a a {
  width: 100%; }

.small-widget-block.x-image, .small-widget-block a {
  width: 100%; }

a.x-image img, a a img {
  width: 100%; }

.small-widget-block.x-image img, .small-widget-block a img {
  width: 100%; }

.expired-block {
  margin-bottom: 28px;
  padding: 20px;
  background-color: #fff; }

.block-heading {
  font-family: "RidleyGrotesk-Bold";
  text-transform: uppercase !important;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
  padding: 13px 12px 14px; }

@media only screen and (max-width: 480px) {
  .block-heading {
    font-family: "RidleyGrotesk-Bold";
    text-transform: none; } }
.post-block {
  margin-bottom: 28px; }
  .post-block .no-layout {
    padding: 20px;
    margin: 0; }
  .post-block .post-meta {
    position: absolute;
    bottom: 10%; }
    .post-block .post-meta .updated {
      color: #fff;
      background-color: #11b5ce;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
      padding: 3px 8px;
      display: inline-block;
      letter-spacing: 0.5px;
      margin-bottom: 6px;
      display: block; }
      .post-block .post-meta .updated i {
        margin-right: 6px; }
    .post-block .post-meta .video-meta {
      font-size: 0.95em; }
      .post-block .post-meta .video-meta .video-label {
        background-color: #f4b500;
        padding: 2px 7px;
        display: inline-block; }
      .post-block .post-meta .video-meta span.video-length {
        padding: 2px 7px;
        display: inline-block;
        background-color: rgba(0, 0, 0, 0.5);
        transition: color 0.3s ease; }
  .post-block .media-holder {
    transform: scale(1.003); }
  .post-block .sat1-featured-posts {
    clear: both;
    display: flex;
    flex-wrap: wrap; }
    .post-block .sat1-featured-posts a article .media-holder {
      position: relative;
      overflow: hidden;
      padding-bottom: 28.7%; }
      .post-block .sat1-featured-posts a article .media-holder .sat1-recent-posts-img {
        background: center center/cover no-repeat;
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        -ms-transition: -ms-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        -o-transition: -o-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        transition: transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
        .post-block .sat1-featured-posts a article .media-holder .sat1-recent-posts-img:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          bottom: 0;
          max-height: 40%;
          background: transparent;
          background: linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -moz-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -ms-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -webkit-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616, endColorstr=#ff161616);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616, endColorstr=#ff161616); }
      .post-block .sat1-featured-posts a article .media-holder .video-post {
        font-size: 12px;
        background-color: #f4b500;
        padding: 4px 7px; }
        .post-block .sat1-featured-posts a article .media-holder .video-post i {
          margin-right: 5px; }
    .post-block .sat1-featured-posts a article .sat1-featured-posts-content {
      word-wrap: break-word;
      word-break: break-word;
      overflow-wrap: break-word; }
      .post-block .sat1-featured-posts a article .sat1-featured-posts-content .h-featured-posts {
        font-family: "RidleyGrotesk-SemiBold";
        transition: all 0.2s ease-in;
        color: #000; }
    .post-block .sat1-featured-posts a.sat1-featured-posts-item1 article .media-holder {
      padding-bottom: 55.55%; }
  .post-block .category-link a {
    transition: all 0.2s ease-in; }
    .post-block .category-link a:hover {
      color: #fff;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
  .post-block a[class*="sat1-featured-posts-item"]:hover .post-meta .video-label {
    color: #fff; }
  .post-block a[class*="sat1-featured-posts-item"]:hover .post-meta .video-length {
    color: #f0b236; }
  .post-block .sat1-featured-posts-item1 .updated {
    font-size: 18px; }
    .post-block .sat1-featured-posts-item1 .updated i {
      margin-right: 12px; }

.sat1-featured-image-width-text .block-content {
  padding: 15px; }
  .sat1-featured-image-width-text .block-content .block-heading {
    margin-bottom: 15px;
    padding: 0; }
  .sat1-featured-image-width-text .block-content .small-widget-content {
    padding: 0; }
.sat1-featured-image-width-text p {
  line-height: 1.4em; }

.h-custom-headline {
  clear: both; }

.single-post-widget {
  clear: both; }
  .single-post-widget .media-holder {
    padding-bottom: 46.92%;
    overflow: hidden; }
    .single-post-widget .media-holder .sat1-recent-posts-img {
      background: center center/cover no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
      -ms-transition: -ms-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
      -o-transition: -o-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
      transition: transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important; }
  .single-post-widget .layout-1 .sat1-featured-posts-content .h-featured-posts {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 11px 7px;
    background-color: #fff;
    font-weight: 700; }
  .single-post-widget .sat1-featured-posts .sat1-featured-posts-item1 .sat1-featured-posts-content {
    padding: 0; }

.top-ten-videos {
  margin-bottom: 20px;
  clear: both; }
  .top-ten-videos ul {
    background-color: #fff;
    border-bottom: 1px solid #c5c5c5;
    margin: 0;
    list-style: none; }
    .top-ten-videos ul li:not(:first-child) {
      color: #000;
      border-bottom: 1px solid #c5c5c5;
      padding: 11px 6px 11px 0;
      clear: both;
      display: flex;
      align-items: center; }
      .top-ten-videos ul li:not(:first-child) a {
        color: #000;
        font-size: 14px;
        display: inline;
        font-weight: normal;
        border-bottom: 0;
        transition: color 0.2s ease-in; }
        .top-ten-videos ul li:not(:first-child) a:hover {
          color: #0487b0; }
      .top-ten-videos ul li:not(:first-child) .count {
        font-size: 42px;
        font-family: "RidleyGrotesk-ExtraBold";
        flex-basis: 35%;
        text-align: center; }
    .top-ten-videos ul li:first-child {
      padding: 0; }
      .top-ten-videos ul li:first-child a {
        font-weight: 700; }
    .top-ten-videos ul li:last-child {
      border-bottom: 0; }

.sat1-widget {
  background-color: #fff;
  margin-bottom: 20px; }
  .sat1-widget ul {
    margin: 0;
    list-style: none; }

.sat1-featured-posts-category-item .video-label {
  background-color: #f4b500;
  padding: 4px 7px; }

.sat1-newsticker.dont-display {
  background-color: #fff;
  padding: 10px 20px;
  margin-bottom: 15px; }

.sat1-newsticker-widget ul li {
  border-bottom: 1px solid #2689ac;
  padding: 20px 17px; }
  .sat1-newsticker-widget ul li h3 {
    font-size: 16px;
    text-transform: inherit;
    font-family: "RidleyGrotesk-Bold";
    color: #000;
    transition: all 0.2s ease-in;
    border: 0;
    word-wrap: break-word;
    word-break: break-word; }
    .sat1-newsticker-widget ul li h3:hover {
      cursor: pointer;
      color: #f0b236; }
  .sat1-newsticker-widget ul li .newsticker-content {
    color: #000;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    height: 0;
    display: block;
    font-size: 14px;
    overflow-y: hidden; }
    .sat1-newsticker-widget ul li .newsticker-content .sat1-recent-posts-img {
      padding-bottom: 34.55%;
      width: 45%;
      float: left;
      margin: 0 12px 0 0;
      background-size: cover; }
    .sat1-newsticker-widget ul li .newsticker-content .newsticker-link {
      color: #0487b0;
      border: 0;
      font-family: inherit;
      margin-left: 5px;
      transition: color 0.2s ease; }
      .sat1-newsticker-widget ul li .newsticker-content .newsticker-link:hover {
        color: #f6dd01; }
  .sat1-newsticker-widget ul li.active .newsticker-content {
    border: 0;
    padding-top: 15px;
    opacity: 1;
    height: auto; }
  .sat1-newsticker-widget ul li:first-child {
    padding-top: 10px; }
  .sat1-newsticker-widget ul li:last-child {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 0;
    text-align: right;
    font-weight: 600; }
    .sat1-newsticker-widget ul li:last-child a {
      color: #0487b0;
      font-weight: 700;
      border: 0;
      transition: color 0.2s ease; }
      .sat1-newsticker-widget ul li:last-child a:hover {
        color: #f6dd01; }

.newsticker-content-area .sat1-newsticker-widget ul li .newsticker-content .sat1-recent-posts-img {
  padding-bottom: 19.53%;
  width: 31.66666%; }

.background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center; }
  .background-image img {
    display: none; }

@media (min-width: 768px) and (max-width: 979px) {
  .post-block .featured-post-left a:first-child {
    width: 100%;
    margin-right: 0; }
  .post-block .featured-post-left a:not(:first-child) {
    display: inline-block;
    float: none;
    vertical-align: top; }
    .post-block .featured-post-left a:not(:first-child) .media-holder {
      padding-bottom: 53.55%;
      width: 100%; }
    .post-block .featured-post-left a:not(:first-child) .sat1-featured-posts-content {
      width: 100%; }
  .post-block .featured-post-left a:nth-child(2) {
    margin-right: 4%; }
    .post-block .featured-post-left a:nth-child(2) .sat1-featured-posts-content {
      padding-left: 12px !important; }
  .post-block.columnize.split-layout.half .featured-post-top .sat1-featured-posts-item4 .media-holder {
    width: 100%;
    padding-bottom: 53.55%; }
  .post-block.columnize.split-layout.half .featured-post-top .sat1-featured-posts-item4 .sat1-featured-posts-content {
    width: 100%;
    padding: 13px 12px; } }
@media (max-width: 767px) {
  .post-block a[class*="sat1-featured-posts-item"] {
    float: none;
    display: inline-block;
    vertical-align: top; } }
@media (min-width: 481px) and (max-width: 767px) {
  .featured-post-left a:first-child {
    float: left; } }
@media (max-width: 480px) {
  .sat1-featured-posts-item1 .media-holder {
    padding-bottom: 55.55% !important; }

  .category-link {
    font-size: 0.89em; }

  .updated {
    font-size: 1em;
    bottom: 21%; }
    .updated i {
      margin-right: 5px; }

  .featured-layout.featured-post-top a:first-child .media-holder, .featured-layout.featured-post-left a:first-child .media-holder {
    padding-bottom: 60.73%; }
  .featured-layout.featured-post-top a:first-child .sat1-featured-posts-content, .featured-layout.featured-post-left a:first-child .sat1-featured-posts-content {
    padding: 13px 12px 15px; }
  .featured-layout.featured-post-top a:first-child .sat1-featured-posts-content h3, .featured-layout.featured-post-left a:first-child .sat1-featured-posts-content h3 {
    font-size: 1.25em; }

  .featured-post-left a:first-child {
    width: 100%;
    margin-right: 0; }
  .featured-post-left a:not(:first-child) {
    margin-right: 4%; }
    .featured-post-left a:not(:first-child) .media-holder {
      width: 100%;
      padding-bottom: 53.55%; }
  .featured-post-left a:last-child {
    margin-right: 0; }
  .featured-post-left a .sat1-featured-posts-content {
    width: 100% !important;
    padding: 13px 12px 13px !important; }

  .vertical a.sat1-featured-posts-item3, .horizontal a.sat1-featured-posts-item3 {
    width: 100%; }

  .vertical a.sat1-featured-posts-item3 .media-holder, .horizontal a.sat1-featured-posts-item3 .media-holder {
    width: 100%;
    padding-bottom: 53.55% !important; }

  .vertical a.sat1-featured-posts-item3 .sat1-featured-posts-content {
    width: 100%;
    padding: 13px 12px !important; }

  .horizontal a.sat1-featured-posts-item3 .sat1-featured-posts-content {
    width: 100%;
    padding: 13px 12px !important; }
  .horizontal a.sat1-featured-posts-item2, .horizontal a.sat1-featured-posts-item4 {
    width: 100%; }

  .columnize a.sat1-featured-posts-item2, .columnize a.sat1-featured-posts-item4 {
    width: 100%; }

  .horizontal .sat1-featured-posts.basic-layout a:nth-child(2n) .sat1-featured-posts-content, .columnize .sat1-featured-posts.basic-layout a:nth-child(2n) .sat1-featured-posts-content {
    padding-left: 12px; }

  .featured-layout.vertical a:not(:first-child) .media-holder {
    width: 100%;
    padding-bottom: 53.55% !important; }
  .featured-layout.vertical a:not(:first-child) .sat1-featured-posts-content {
    width: 100%;
    padding: 13px 12px 0 !important; }

  .columnize.split-layout.half .basic-layout a .media-holder {
    width: 100%;
    padding-bottom: 56.95%; }
  .columnize.split-layout.half .basic-layout a .sat1-featured-posts-content {
    padding-top: 13px;
    width: 100%;
    padding: 13px 12px 0 !important; }

  .background-image {
    background-image: none !important; }
    .background-image img {
      width: 100%;
      display: block; } }
.small-widget-block {
  background-color: #fff;
  margin-bottom: 20px; }
  .small-widget-block .block-heading {
    color: #000; }
    .small-widget-block .block-heading a {
      color: #000;
      transition: color 0.4s ease; }
      .small-widget-block .block-heading a:hover {
        color: #2689ac; }
  .small-widget-block .small-widget-content {
    padding: 13px 6px; }
    .small-widget-block .small-widget-content p {
      color: #000;
      margin-bottom: 19px;
      line-height: 1.3; }
    .small-widget-block .small-widget-content a {
      display: inline-block;
      color: #2689ac;
      font-weight: bold;
      width: 100%; }

.selected-category-posts .category-link a {
  font-size: 11px; }
.selected-category-posts ul {
  margin: 0; }
  .selected-category-posts ul li {
    display: inline-block;
    padding: 0 12px; }
    .selected-category-posts ul li h3 {
      text-transform: none;
      margin-bottom: 15px; }
      .selected-category-posts ul li h3 a {
        display: block;
        font-size: 16px;
        letter-spacing: 0.3px;
        line-height: 1.14em;
        color: #000;
        transition: all 0.2s ease-in; }
        .selected-category-posts ul li h3 a:hover {
          color: #f0b236; }
    .selected-category-posts ul li .media-holder {
      padding-bottom: 51.55%;
      margin-bottom: 8px; }
      .selected-category-posts ul li .media-holder .sat1-recent-posts-img {
        background: center center/cover no-repeat;
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        -ms-transition: -ms-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        -o-transition: -o-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        transition: transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease !important;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
      .selected-category-posts ul li .media-holder .video-meta {
        color: #fff; }

.post-type-archive-newsticker .widget_newsticker_widget {
  display: none; }

.small-video-widget {
  margin-bottom: 0px;
  padding-bottom: 25px; }
  .small-video-widget a.sat1-column {
    margin-right: 4%; }
  .small-video-widget section h5 a {
    transition: all 0.2s ease-in; }
    .small-video-widget section h5 a:hover {
      color: #f0b236; }

@media (max-width: 767px) {
  .site .content .x-image,
  .site .content .post-block,
  .site .content .sat1-widget,
  .site .content .x-frame-video-player,
  .site .content .small-widget-block,
  .site .content .x-img {
    margin-bottom: 20px;
    padding-bottom: 0; } }
@media only screen and (max-width: 480px) {
  .small-video-widget section h5 {
    padding: 0 10px;
    font-size: 16px; } }
@media only screen and (max-width: 480px) {
  .small-video-widget section h5 a {
    text-transform: none; } }
.x-img,
.x-image {
  padding-bottom: 0 !important;
  margin-bottom: 20px !important; }

.admin-only {
  padding: 20px;
  background-color: #fff;
  margin-bottom: 15px; }

.sat1-image-with-text {
  display: grid;
  gap: 4%;
  background-color: white;
  margin-bottom: 20px; }
  .sat1-image-with-text.layout-thirds {
    grid-template-columns: 2fr 4.4fr; }
    @media only screen and (max-width: 768px) {
      .sat1-image-with-text.layout-thirds {
        grid-template-columns: 1fr;
        gap: 0; } }
  .sat1-image-with-text.layout-half {
    grid-template-columns: 1fr 1fr; }
    @media only screen and (max-width: 768px) {
      .sat1-image-with-text.layout-half {
        grid-template-columns: 1fr;
        gap: 0; } }
  @media only screen and (max-width: 768px) {
    .sat1-image-with-text .block-content {
      padding: 15px; } }
  .sat1-image-with-text figure {
    display: flex;
    margin: 0; }
  .sat1-image-with-text figure img {
    object-fit: cover; }
  .sat1-image-with-text .block-content a {
    color: #2689ac;
    font-weight: 700; }

.sat1-post-block {
  background-color: #fff; }

.sat1-personnel-profile-block {
  margin-bottom: 14px; }
  .sat1-personnel-profile-block .small-widget-block {
    display: flex;
    align-items: center;
    margin-bottom: 0; }
    .sat1-personnel-profile-block .small-widget-block .block-content {
      padding-left: 30px; }
      .sat1-personnel-profile-block .small-widget-block .block-content .block-heading {
        font-size: 15px;
        padding: 0;
        margin-bottom: 8px; }
      .sat1-personnel-profile-block .small-widget-block .block-content .small-widget-content {
        padding: 0; }
        .sat1-personnel-profile-block .small-widget-block .block-content .small-widget-content p {
          margin-bottom: 0;
          line-height: 1.5; }

.inline {
  display: inline; }

ul.sat1-analytics-optout li {
  padding-left: 0;
  padding-right: 0;
  margin-right: 8px; }
  ul.sat1-analytics-optout li a {
    color: #0487b0; }

#restricted-content input[type="password"] {
  height: 30px;
  border-radius: 0;
  padding: 0.385em 0.923em 0.538em;
  margin-bottom: 0;
  margin-right: 8px;
  margin-top: -3px; }
#restricted-content input[type="submit"] {
  margin-right: 10px; }
#restricted-content #result.error {
  color: #ff0000;
  font-size: 0.8em; }

.entry-wrap.restricted {
  padding-left: 19px !important;
  padding-right: 19px !important; }
  .entry-wrap.restricted .entry-title {
    margin-bottom: 21px; }

body:not(.home).page-template-template-blank-1 .entry-wrap h1, body:not(.home).page-template-default .entry-wrap h1 {
  font-size: 24px;
  text-transform: uppercase; }
body:not(.home).page-template-template-blank-1 .x-main .entry-wrap h2, body:not(.home).page-template-default .x-main .entry-wrap h2 {
  font-size: 22px; }
body:not(.home).page-template-template-blank-1 .x-main .entry-wrap h3, body:not(.home).page-template-default .x-main .entry-wrap h3 {
  font-size: 20px; }
body:not(.home).page-template-template-blank-1 .x-main .entry-wrap h4, body:not(.home).page-template-default .x-main .entry-wrap h4 {
  font-size: 19px; }
body:not(.home).page-template-template-blank-1 .x-main .entry-wrap h5, body:not(.home).page-template-default .x-main .entry-wrap h5 {
  font-size: 18px; }
body:not(.home).page-template-template-blank-1 .x-main .entry-wrap h6, body:not(.home).page-template-default .x-main .entry-wrap h6 {
  font-size: 16px;
  text-transform: none; }
body:not(.home).page-template-template-blank-1 .entry-wrap h1, body:not(.home).page-template-default .entry-wrap h1, body:not(.home).page-template-template-blank-1 .entry-wrap h2, body:not(.home).page-template-default .entry-wrap h2, body:not(.home).page-template-template-blank-1 .entry-wrap h3, body:not(.home).page-template-default .entry-wrap h3, body:not(.home).page-template-template-blank-1 .entry-wrap h4, body:not(.home).page-template-default .entry-wrap h4, body:not(.home).page-template-template-blank-1 .entry-wrap h5, body:not(.home).page-template-default .entry-wrap h5, body:not(.home).page-template-template-blank-1 .entry-wrap h6, body:not(.home).page-template-default .entry-wrap h6 {
  margin-bottom: 10px; }

.x-btn.x-btn-red.x-btn-real {
  background-color: #fd5e60;
  border-color: #fd5f60;
  box-shadow: 0 0.25em 0 0 #e04f40, 0 4px 9px rgba(0, 0, 0, 0.75); }
  .x-btn.x-btn-red.x-btn-real:hover {
    background-color: #fa7375;
    border-color: #fc7172;
    box-shadow: 0 0.25em 0 0 #e25f52, 0 4px 9px rgba(0, 0, 0, 0.75); }

@media only screen and (max-width: 480px) {
  .single-post .entry-content .wp-caption {
    width: 100%;
    text-align: center; } }

.x-btn.x-btn-red.x-btn-real {
  background-color: #fd5e60;
  border-color: #fd5f60;
  box-shadow: 0 0.25em 0 0 #e04f40, 0 4px 9px rgba(0, 0, 0, 0.75); }
  .x-btn.x-btn-red.x-btn-real:hover {
    background-color: #fa7375;
    border-color: #fc7172;
    box-shadow: 0 0.25em 0 0 #e25f52, 0 4px 9px rgba(0, 0, 0, 0.75); }

.content .live-links {
  background: #025e80;
  background: linear-gradient(0deg, #025e80 38%, #02698d 56%, #0481aa 84%);
  display: flex;
  margin: 20px 0 0 0;
  list-style: none; }
  @media only screen and (max-width: 480px) {
    .content .live-links {
      background: transparent; } }
  .content .live-links:before, .content .live-links:after {
    content: "";
    display: block; }
  .content .live-links.montag li:first-child, .content .live-links.dienstag li:nth-child(2), .content .live-links.mittwoch li:nth-child(3), .content .live-links.donnerstag li:nth-child(4), .content .live-links.freitag li:last-child {
    background-color: #F4B500; }
  .content .live-links li {
    flex: 1;
    width: 0;
    text-align: center; }
    @media only screen and (max-width: 480px) {
      .content .live-links li {
        margin: 0 5px;
        background: #025e80;
        background: linear-gradient(0deg, #025e80 38%, #02698d 56%, #0481aa 84%); } }
    @media only screen and (max-width: 480px) {
      .content .live-links li:first-child {
        margin-left: 0; } }
    @media only screen and (max-width: 480px) {
      .content .live-links li:last-child {
        margin-right: 0; } }
    .content .live-links li a {
      font-family: "RidleyGrotesk-Regular";
      color: #fff;
      display: block;
      width: 100%;
      font-size: 18px;
      padding: 2px 8px; }
      @media (max-width: 580px) {
        .content .live-links li a {
          font-size: 15px; } }
      .content .live-links li a img {
        margin-bottom: 0; }
    .content .live-links li:hover {
      cursor: pointer; }

.spinner {
  position: relative;
  top: 2px; }
  .spinner > div {
    width: 10px;
    height: 10px;
    background-color: #f0b236;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both; }
  .spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }
  .spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.fadein,
.fadeout {
  opacity: 0;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out; }

.fadein {
  opacity: 1; }

.small-video-widget .block-content h5 a {
  text-transform: none;
  font-size: 18px;
  line-height: 1.3em;
  display: block; }

h1, h1 * {
  font-size: 24px; }

h2, h2 * {
  font-size: 22px; }

h3, h3 * {
  font-size: 20px; }

h4, h4 * {
  font-size: 19px; }

h5, h5 * {
  font-size: 18px; }

h6, h6 * {
  font-size: 16px; }

#sat1-posts {
  position: relative;
  padding: 35px 0;
  overflow: hidden; }
  #sat1-posts .loader {
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute; }
    #sat1-posts .loader.top {
      top: 0; }
    #sat1-posts .loader.bottom {
      top: auto; }
  #sat1-posts .sat1-posts-inner {
    display: grid; }
    #sat1-posts .sat1-posts-inner.cols-2 {
      grid-template-columns: repeat(auto-fill, minmax(281px, 1fr));
      gap: 1rem; }
    @media (max-width: 560px) {
      #sat1-posts .sat1-posts-inner {
        flex-flow: column wrap; } }
    #sat1-posts .sat1-posts-inner .sat1-post {
      margin: 0;
      background-color: #fff; }
      @media (max-width: 560px) {
        #sat1-posts .sat1-posts-inner .sat1-post.cell {
          width: 100%; } }
@media( min-width: 768px ) {}
      #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content {
        position: relative;
        overflow: hidden; }
        #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content:before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          bottom: 0;
          max-height: 40%;
          z-index: 9;
          background: transparent;
          background: linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -moz-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -ms-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          background: -webkit-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
          -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616,endColorstr=#ff161616);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616,endColorstr=#ff161616); }
        #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content .sat1-recent-posts-img {
          background: center center/cover no-repeat;
          padding-bottom: 53%;
          -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease;
          -ms-transition: -ms-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease;
          -o-transition: -o-transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease;
          transition: transform 0.8s cubic-bezier(0.17, 0.73, 0.66, 0.99) 0s, z-index 0s step-end, opacity 0.4s ease; }
        #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content .post-meta {
          display: inline-block;
          position: absolute;
          z-index: 9999;
          bottom: 15px; }
@media( max-width: 767px ) {}
          #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content .post-meta .updated {
            color: #fff;
            background-color: #11b5ce;
            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
            padding: 3px 8px;
            display: inline-block;
            letter-spacing: 0.5px;
            margin-bottom: 6px;
            display: block; }
          #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content .post-meta .video-meta {
            color: #fff; }
            #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content .post-meta .video-meta .video-label {
              background-color: #f0b236;
              padding: 3px 6px;
              line-height: 0; }
            #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner .media-content .post-meta .video-meta .video-length {
              background-color: rgba(0, 0, 0, 0.5);
              padding: 3px 6px;
              line-height: 0; }
      #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner h2 {
        padding: 16px;
        line-height: 19px;
        letter-spacing: 1px;
        margin-bottom: 0; }
        #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner h2 a {
          font-size: 16px;
          text-transform: none;
          font-family: "RidleyGrotesk-Bold";
          color: #000; }
          #sat1-posts .sat1-posts-inner .sat1-post .post-content-inner h2 a:hover {
            color: rgba(0, 0, 0, 0.8); }

.loading {
  height: 0 !important;
  padding: 0;
  margin: 35px 0; }

#sat1-video.video-js {
  overflow: hidden; }
  #sat1-video.video-js .vjs-big-play-button {
    border: 0;
    font-size: 10em;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    margin-left: -0.75em;
    transition: none; }
    @media only screen and (max-width: 480px) {
      #sat1-video.video-js .vjs-big-play-button {
        font-size: 6em; } }

.search-results #sat1-posts {
  padding-top: 0; }

.livestream-banner {
  border-bottom: 1px solid #0487b0;
  background-color: #222222;
  padding: 5px 0; }
  .livestream-banner .livestream-banner-container {
    display: flex;
    align-items: center;
    max-width: 580px;
    margin: 0 auto;
    font-family: "RidleyGrotesk-Regular"; }
    @media (max-width: 580px) {
      .livestream-banner .livestream-banner-container {
        padding: 0 10px; } }
    .livestream-banner .livestream-banner-container .live {
      display: inline-block;
      align-self: flex-start;
      min-width: 65px;
      font-family: "RidleyGrotesk-SemiBold";
      color: #fff;
      text-transform: uppercase;
      background-color: #d21502;
      line-height: 1;
      margin-right: 8px;
      padding: 6px 12px 4px 15px;
      border-radius: 4px;
      animation: live-button 1s infinite;
      animation-direction: alternate; }
      @media only screen and (max-width: 480px) {
        .livestream-banner .livestream-banner-container .live {
          font-size: 0.85rem;
          min-width: 60px; } }
      .livestream-banner .livestream-banner-container .live:before {
        content: "";
        width: 6px;
        height: 6px;
        background-color: #fff;
        border-radius: 50%;
        display: inline-block;
        transform: translate(-5px, -1px); }
    .livestream-banner .livestream-banner-container a {
      display: inline-block;
      line-height: 1.45;
      transition: color 0.2s ease-in; }
      @media only screen and (max-width: 480px) {
        .livestream-banner .livestream-banner-container a {
          font-size: 0.85rem; } }

.sat1-livestream-banner {
  background-color: #05405D;
  padding: 15px 20px 10px;
  margin: 20px 0;
  display: grid;
  grid-template-columns: 20% 80%;
  gap: 2rem; }
  .sat1-livestream-banner .livestream-heading h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: "RidleyGrotesk-Bold";
    font-size: 18px;
    margin-bottom: 5px; }
  .sat1-livestream-banner .livestream-heading time {
    font-size: 26px;
    font-family: "RidleyGrotesk-Regular";
    color: #f0b236;
    line-height: 1;
    display: flex;
    align-items: center; }
    .sat1-livestream-banner .livestream-heading time i {
      color: #fff;
      font-size: 11px;
      background-color: #37667C;
      width: 28px;
      height: 28px;
      border-radius: 50%;
      text-align: center;
      display: flex;
      justify-content: center;
      align-items: center;
      transform: translateX(28px); }
  .sat1-livestream-banner .livestream-description {
    color: #fff;
    text-transform: uppercase;
    font-family: "RidleyGrotesk-Regular";
    font-size: 13px;
    display: flex;
    align-items: center; }
    .sat1-livestream-banner .livestream-description a {
      transition: all 0.4s ease-in; }
    .sat1-livestream-banner .livestream-description strong {
      font-family: "RidleyGrotesk-SemiBold"; }

@keyframes live-button {
  0% {
    background-color: rgba(210, 21, 2, 0.5); }
  10% {
    background-color: rgba(210, 21, 2, 0.55); }
  20% {
    background-color: rgba(210, 21, 2, 0.6); }
  30% {
    background-color: rgba(210, 21, 2, 0.65); }
  40% {
    background-color: rgba(210, 21, 2, 0.7); }
  50% {
    background-color: rgba(210, 21, 2, 0.75); }
  60% {
    background-color: rgba(210, 21, 2, 0.8); }
  70% {
    background-color: rgba(210, 21, 2, 0.85); }
  80% {
    background-color: rgba(210, 21, 2, 0.9); }
  90% {
    background-color: rgba(210, 21, 2, 0.95); }
  100% {
    background-color: #d21502; } }
@media only screen and (max-width: 979px) {
  .single-format-video .sat1-entry-share {
    padding-top: 14px; } }

.sat1-entry-share {
  margin: 14px 0;
  padding: 0 7px; }
  @media only screen and (max-width: 979px) {
    .sat1-entry-share {
      padding-top: 14px;
      float: none; } }
  .sat1-entry-share .sat1-share-options {
    display: flex;
    justify-content: center; }
    .sat1-entry-share .sat1-share-options .x-share {
      margin: 0 0.5%;
      padding: 0;
      max-width: 50px;
      position: relative; }
      .sat1-entry-share .sat1-share-options .x-share i {
        float: left; }
      .sat1-entry-share .sat1-share-options .x-share:hover {
        color: #fff; }
      .sat1-entry-share .sat1-share-options .x-share img {
        opacity: 1;
        transition: all 0.4s linear; }
      .sat1-entry-share .sat1-share-options .x-share .hover {
        opacity: 0;
        transition: all 0.4s linear;
        position: absolute;
        left: 0;
        top: 0; }
      .sat1-entry-share .sat1-share-options .x-share:hover img {
        opacity: 0; }
      .sat1-entry-share .sat1-share-options .x-share:hover .hover {
        opacity: 1; }

#page-url {
  position: absolute;
  left: -100%;
  opacity: 0; }

#sat1-breaking-news {
  color: #fff;
  background-color: #d4453a;
  height: 47px;
  margin: 0;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: space-between; }
  #sat1-breaking-news li {
    list-style: none; }
    #sat1-breaking-news li span {
      font-size: 1.3em; }
    #sat1-breaking-news li p {
      margin-bottom: 0; }
    #sat1-breaking-news li h3 {
      background: #d4453a url(../../images/breaking-news-head.jpg) no-repeat top right;
      color: #fff;
      text-transform: uppercase;
      font-family: Arial, Helvetica, sans-serif;
      float: left;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 0.5px;
      line-height: 14px;
      padding: 17px 35px 17px 7px; }
    #sat1-breaking-news li .close {
      background: #d4453a url(../../images/breaking-news-close.jpg) no-repeat top left;
      color: #fff;
      opacity: 1;
      text-shadow: none;
      font-size: 1.8em;
      padding: 5px 7px 2px 25px; }
      #sat1-breaking-news li .close i {
        transition: transform 0.2s ease-out; }
      #sat1-breaking-news li .close:hover i {
        transform: scale(1.2); }
    #sat1-breaking-news li:nth-child(2) {
      overflow: hidden;
      white-space: nowrap;
      display: flex;
      align-items: center; }
      #sat1-breaking-news li:nth-child(2) #the-news span {
        font-size: 18px;
        text-transform: none; }
      #sat1-breaking-news li:nth-child(2) #the-news #marquee1 {
        display: inline-block;
        -webkit-animation: marquee 30s linear infinite;
        animation: marquee 30s linear infinite;
        text-indent: 30px; }
        @media only screen and (max-width: 480px) {
          #sat1-breaking-news li:nth-child(2) #the-news #marquee1 {
            animation-name: marquee-sm; } }
      #sat1-breaking-news li:nth-child(2) #the-news #marquee2 {
        display: inline-block;
        text-indent: 30px;
        -webkit-animation: marquee2 30s linear infinite;
        animation: marquee2 30s linear infinite; }
        @media only screen and (max-width: 480px) {
          #sat1-breaking-news li:nth-child(2) #the-news #marquee2 {
            display: none; } }
    #sat1-breaking-news li:nth-child(3) {
      z-index: 999;
      position: relative;
      right: -1px; }
  #sat1-breaking-news.no-marquee li:nth-child(2) {
    flex-basis: 79%; }

@keyframes marquee {
  from {
    transform: translateX(100%);
    -ms-transform: translateX(100%); }
  to {
    transform: translateX(-100%);
    -ms-transform: translateX(-100%); } }
@keyframes marquee2 {
  from {
    transform: translateX(0%);
    -ms-transform: translateX(0%); }
  to {
    transform: translateX(-200%);
    -ms-transform: translateX(-200%); } }
@keyframes marquee-sm {
  from {
    transform: translateX(0);
    -ms-transform: translateX(0); }
  to {
    transform: translateX(-100%);
    -ms-transform: translateX(-100%); } }
@keyframes marquee2-sm {
  from {
    transform: translateX(100%);
    -ms-transform: translateX(100%); }
  to {
    transform: translateX(-200%);
    -ms-transform: translateX(-200%); } }
#sat1-posts .sat1-posts-inner .warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
  padding: 0.75rem 2.25rem;
  border: 1px solid transparent;
  border-radius: 0.25em;
  margin: 0 0px;
  width: 100%; }

#sat1-below-navigation {
  display: none; }

.apconfig-sat1-regional .skin-wave .player-but .the-icon-bg {
  background-color: #0087b3; }
.apconfig-sat1-regional .skin-wave .volume_active {
  background-color: #0087b3; }

.sat1-audio {
  padding: 5px 15px 5px 5px;
  background-color: #fff;
  margin-bottom: 20px; }
  .sat1-audio .audioplayer.skin-wave .meta-artist .the-artist {
    color: #f0b236; }
  .sat1-audio .star-rating-con .rating-prog svg path {
    fill: #0487b0; }
  .sat1-audio .extra-html.active {
    display: flex;
    align-items: center;
    justify-content: unset; }
    .sat1-audio .extra-html.active .dzsap-counter.counter-hits {
      margin-left: auto; }

.post-block {
  margin-bottom: 20px; }
  .post-block .block-heading {
    font-family: "RidleyGrotesk-ExtraBold";
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0;
    padding: 13px 12px 14px; }
  .post-block .sat1-featured-posts {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .post-block .sat1-featured-posts a article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
      text-transform: none; }
  .post-block.uppercase-first-title .sat1-featured-posts a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
    text-transform: uppercase !important; }
  .post-block.posts-1 a, .post-block.posts-3.template-1 a:first-child, .post-block.posts-3.template-2 a:first-child, .post-block.posts-4.template-3 a:first-child, .post-block.posts-4.template-4 a:first-child, .post-block.posts-5.template-1 a:first-child, .post-block.posts-5.template-2 a:first-child, .post-block.posts-6.template-6 a:last-child, .post-block.posts-6.template-1 a:first-child, .post-block.posts-6.template-2 a:first-child, .post-block.posts-6.template-3 a:first-child, .post-block.posts-6.template-4 a:first-child, .post-block.posts-7.template-5 a:last-child, .post-block.posts-7.template-1 a:first-child, .post-block.posts-7.template-2 a:first-child, .post-block.posts-7.template-3 a:first-child, .post-block.posts-8.template-1 a:first-child, .post-block.posts-8.template-2 a:first-child, .post-block.posts-8.template-3 a:first-child, .post-block.posts-8.template-4 a:first-child {
    margin: 0;
    padding: 0;
    flex: 1 1 100%; }
    .post-block.posts-1 a article .entry-wrap .media-holder, .post-block.posts-3.template-1 a:first-child article .entry-wrap .media-holder, .post-block.posts-3.template-2 a:first-child article .entry-wrap .media-holder, .post-block.posts-4.template-3 a:first-child article .entry-wrap .media-holder, .post-block.posts-4.template-4 a:first-child article .entry-wrap .media-holder, .post-block.posts-5.template-1 a:first-child article .entry-wrap .media-holder, .post-block.posts-5.template-2 a:first-child article .entry-wrap .media-holder, .post-block.posts-6.template-6 a:last-child article .entry-wrap .media-holder, .post-block.posts-6.template-1 a:first-child article .entry-wrap .media-holder, .post-block.posts-6.template-2 a:first-child article .entry-wrap .media-holder, .post-block.posts-6.template-3 a:first-child article .entry-wrap .media-holder, .post-block.posts-6.template-4 a:first-child article .entry-wrap .media-holder, .post-block.posts-7.template-5 a:last-child article .entry-wrap .media-holder, .post-block.posts-7.template-1 a:first-child article .entry-wrap .media-holder, .post-block.posts-7.template-2 a:first-child article .entry-wrap .media-holder, .post-block.posts-7.template-3 a:first-child article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:first-child article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:first-child article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:first-child article .entry-wrap .media-holder, .post-block.posts-8.template-4 a:first-child article .entry-wrap .media-holder {
      padding-bottom: 53.55%; }
    .post-block.posts-1 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-3.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-3.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-4.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-4.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-6 a:last-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-5 a:last-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content {
      padding: 21px 12px; }
      .post-block.posts-1 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-5 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
        font-size: 20px;
        text-transform: none; }
        @media only screen and (max-width: 480px) {
          .post-block.posts-1 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-5 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
            font-size: 16px; } }
  .post-block.posts-2.template-1 a, .post-block.posts-3.template-1 a:not(:first-child), .post-block.posts-4.template-1 a, .post-block.posts-5.template-3 a:first-child, .post-block.posts-5.template-3 a:nth-child(2), .post-block.posts-5.template-1 a:not(:first-child), .post-block.posts-6.template-6 a:nth-child(4), .post-block.posts-6.template-6 a:nth-child(5), .post-block.posts-6.template-7 a, .post-block.posts-6.template-1 a:nth-child(2), .post-block.posts-6.template-1 a:nth-child(3), .post-block.posts-6.template-2 a:nth-child(2), .post-block.posts-6.template-2 a:nth-child(3), .post-block.posts-6.template-3 a:nth-child(5), .post-block.posts-6.template-3 a:last-child, .post-block.posts-7.template-4 a:nth-child(4), .post-block.posts-7.template-4 a:nth-child(5), .post-block.posts-7.template-4 a:nth-child(6), .post-block.posts-7.template-4 a:last-child, .post-block.posts-7.template-1 a:not(:first-child), .post-block.posts-7.template-6 a:first-child, .post-block.posts-7.template-6 a:nth-child(2), .post-block.posts-7.template-6 a:nth-child(3), .post-block.posts-7.template-6 a:nth-child(4), .post-block.posts-8.template-5 a, .post-block.posts-8.template-1 a:nth-child(2), .post-block.posts-8.template-1 a:nth-child(3), .post-block.posts-8.template-1 a:nth-child(4), .post-block.posts-8.template-1 a:nth-child(5), .post-block.posts-8.template-2 a:nth-child(2), .post-block.posts-8.template-2 a:nth-child(3), .post-block.posts-8.template-2 a:nth-child(7), .post-block.posts-8.template-2 a:nth-child(8), .post-block.posts-8.template-3 a:nth-child(2), .post-block.posts-8.template-3 a:nth-child(3) {
    flex: 0 0 49%;
    margin: 0; }
    .post-block.posts-2.template-1 a article, .post-block.posts-3.template-1 a:not(:first-child) article, .post-block.posts-4.template-1 a article, .post-block.posts-5.template-3 a:first-child article, .post-block.posts-5.template-3 a:nth-child(2) article, .post-block.posts-5.template-1 a:not(:first-child) article, .post-block.posts-6.template-6 a:nth-child(4) article, .post-block.posts-6.template-6 a:nth-child(5) article, .post-block.posts-6.template-7 a article, .post-block.posts-6.template-1 a:nth-child(2) article, .post-block.posts-6.template-1 a:nth-child(3) article, .post-block.posts-6.template-2 a:nth-child(2) article, .post-block.posts-6.template-2 a:nth-child(3) article, .post-block.posts-6.template-3 a:nth-child(5) article, .post-block.posts-6.template-3 a:last-child article, .post-block.posts-7.template-4 a:nth-child(4) article, .post-block.posts-7.template-4 a:nth-child(5) article, .post-block.posts-7.template-4 a:nth-child(6) article, .post-block.posts-7.template-4 a:last-child article, .post-block.posts-7.template-1 a:not(:first-child) article, .post-block.posts-7.template-6 a:first-child article, .post-block.posts-7.template-6 a:nth-child(2) article, .post-block.posts-7.template-6 a:nth-child(3) article, .post-block.posts-7.template-6 a:nth-child(4) article, .post-block.posts-8.template-5 a article, .post-block.posts-8.template-1 a:nth-child(2) article, .post-block.posts-8.template-1 a:nth-child(3) article, .post-block.posts-8.template-1 a:nth-child(4) article, .post-block.posts-8.template-1 a:nth-child(5) article, .post-block.posts-8.template-2 a:nth-child(2) article, .post-block.posts-8.template-2 a:nth-child(3) article, .post-block.posts-8.template-2 a:nth-child(7) article, .post-block.posts-8.template-2 a:nth-child(8) article, .post-block.posts-8.template-3 a:nth-child(2) article, .post-block.posts-8.template-3 a:nth-child(3) article {
      padding: 0; }
      .post-block.posts-2.template-1 a article .entry-wrap .media-holder, .post-block.posts-3.template-1 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-4.template-1 a article .entry-wrap .media-holder, .post-block.posts-5.template-3 a:first-child article .entry-wrap .media-holder, .post-block.posts-5.template-3 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-5.template-1 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-6.template-6 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-6.template-6 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-6.template-7 a article .entry-wrap .media-holder, .post-block.posts-6.template-1 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-6.template-1 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-6.template-2 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-6.template-2 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-6.template-3 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-6.template-3 a:last-child article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:nth-child(6) article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:last-child article .entry-wrap .media-holder, .post-block.posts-7.template-1 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:first-child article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-8.template-5 a article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(7) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(8) article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(3) article .entry-wrap .media-holder {
        padding-bottom: 53.55%; }
      .post-block.posts-2.template-1 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-3.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-4.template-1 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-6 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-6 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-7 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-1 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-1 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-2 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-2 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-3 a:last-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:last-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-5 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content {
        padding: 15px 12px; }
        .post-block.posts-2.template-1 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-1 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-7 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-5 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
          font-size: 16px;
          line-height: 1.1;
          text-transform: none; }
          @media only screen and (max-width: 480px) {
            .post-block.posts-2.template-1 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-1 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-7 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-1 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-5 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
              font-size: 13px; } }
  .post-block.posts-2.template-2 a, .post-block.posts-3.template-4 a, .post-block.posts-3.template-2 a:not(:first-child), .post-block.posts-4.template-2 a, .post-block.posts-4.template-4 a:not(:first-child), .post-block.posts-5.template-2 a:not(:first-child), .post-block.posts-5.template-4 a, .post-block.posts-6.template-2 a:nth-child(4), .post-block.posts-6.template-2 a:nth-child(5), .post-block.posts-6.template-2 a:last-child, .post-block.posts-6.template-4 a:not(:first-child), .post-block.posts-6.template-8 a, .post-block.posts-7.template-3 a:not(:first-child), .post-block.posts-7.template-7 a, .post-block.posts-8.template-6 a, .post-block.posts-8.template-3 a:nth-child(7), .post-block.posts-8.template-3 a:nth-child(8), .post-block.posts-8.template-4 a:not(:first-child) {
    flex: 1 1 100%;
    margin: 0 0 2% 0; }
    .post-block.posts-2.template-2 a article .entry-wrap, .post-block.posts-3.template-4 a article .entry-wrap, .post-block.posts-3.template-2 a:not(:first-child) article .entry-wrap, .post-block.posts-4.template-2 a article .entry-wrap, .post-block.posts-4.template-4 a:not(:first-child) article .entry-wrap, .post-block.posts-5.template-2 a:not(:first-child) article .entry-wrap, .post-block.posts-5.template-4 a article .entry-wrap, .post-block.posts-6.template-2 a:nth-child(4) article .entry-wrap, .post-block.posts-6.template-2 a:nth-child(5) article .entry-wrap, .post-block.posts-6.template-2 a:last-child article .entry-wrap, .post-block.posts-6.template-4 a:not(:first-child) article .entry-wrap, .post-block.posts-6.template-8 a article .entry-wrap, .post-block.posts-7.template-3 a:not(:first-child) article .entry-wrap, .post-block.posts-7.template-7 a article .entry-wrap, .post-block.posts-8.template-6 a article .entry-wrap, .post-block.posts-8.template-3 a:nth-child(7) article .entry-wrap, .post-block.posts-8.template-3 a:nth-child(8) article .entry-wrap, .post-block.posts-8.template-4 a:not(:first-child) article .entry-wrap {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .post-block.posts-2.template-2 a article .entry-wrap .media-holder, .post-block.posts-3.template-4 a article .entry-wrap .media-holder, .post-block.posts-3.template-2 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-4.template-2 a article .entry-wrap .media-holder, .post-block.posts-4.template-4 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-5.template-2 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-5.template-4 a article .entry-wrap .media-holder, .post-block.posts-6.template-2 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-6.template-2 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-6.template-2 a:last-child article .entry-wrap .media-holder, .post-block.posts-6.template-4 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-6.template-8 a article .entry-wrap .media-holder, .post-block.posts-7.template-3 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-7.template-7 a article .entry-wrap .media-holder, .post-block.posts-8.template-6 a article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(7) article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(8) article .entry-wrap .media-holder, .post-block.posts-8.template-4 a:not(:first-child) article .entry-wrap .media-holder {
        flex: 0 0 35%;
        padding-bottom: 20%; }
      .post-block.posts-2.template-2 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-3.template-4 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-3.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-4.template-2 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-4.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-4 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-2 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-2 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-2 a:last-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-8 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-3 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-7 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-6 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content {
        flex: 0 0 65%;
        padding: 15px 12px; }
        .post-block.posts-2.template-2 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-4 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-2 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-4 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-8 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-3 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-7 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-6 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
          font-size: 16px;
          line-height: 1.1;
          text-transform: none; }
          @media only screen and (max-width: 480px) {
            .post-block.posts-2.template-2 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-4 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-2 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-4 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-2 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-8 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-3 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-7 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-6 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-4 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
              font-size: 13px; } }
  .post-block.posts-3.template-3 a, .post-block.posts-4.template-3 a:not(:first-child), .post-block.posts-5.template-3 a:nth-child(3), .post-block.posts-5.template-3 a:nth-child(4), .post-block.posts-5.template-3 a:nth-child(5), .post-block.posts-6.template-5 a, .post-block.posts-6.template-6 a:first-child, .post-block.posts-6.template-6 a:nth-child(2), .post-block.posts-6.template-6 a:nth-child(3), .post-block.posts-6.template-1 a:nth-child(4), .post-block.posts-6.template-1 a:nth-child(5), .post-block.posts-6.template-1 a:last-child, .post-block.posts-6.template-3 a:nth-child(2), .post-block.posts-6.template-3 a:nth-child(3), .post-block.posts-6.template-3 a:nth-child(4), .post-block.posts-7.template-4 a:first-child, .post-block.posts-7.template-4 a:nth-child(2), .post-block.posts-7.template-4 a:nth-child(3), .post-block.posts-7.template-5 a:not(:last-child), .post-block.posts-7.template-2 a:not(:first-child), .post-block.posts-7.template-6 a:nth-child(5), .post-block.posts-7.template-6 a:nth-child(6), .post-block.posts-7.template-6 a:nth-child(7), .post-block.posts-8.template-1 a:nth-child(6), .post-block.posts-8.template-1 a:nth-child(7), .post-block.posts-8.template-1 a:nth-child(8), .post-block.posts-8.template-2 a:nth-child(4), .post-block.posts-8.template-2 a:nth-child(5), .post-block.posts-8.template-2 a:nth-child(6), .post-block.posts-8.template-3 a:nth-child(4), .post-block.posts-8.template-3 a:nth-child(5), .post-block.posts-8.template-3 a:nth-child(6) {
    flex: 0 1 32%;
    margin: 0; }
    .post-block.posts-3.template-3 a:last-child, .post-block.posts-4.template-3 a:not(:first-child):last-child, .post-block.posts-5.template-3 a:nth-child(3):last-child, .post-block.posts-5.template-3 a:nth-child(4):last-child, .post-block.posts-5.template-3 a:nth-child(5):last-child, .post-block.posts-6.template-5 a:last-child, .post-block.posts-6.template-6 a:first-child:last-child, .post-block.posts-6.template-6 a:nth-child(2):last-child, .post-block.posts-6.template-6 a:nth-child(3):last-child, .post-block.posts-6.template-1 a:nth-child(4):last-child, .post-block.posts-6.template-1 a:nth-child(5):last-child, .post-block.posts-6.template-1 a:last-child:last-child, .post-block.posts-6.template-3 a:nth-child(2):last-child, .post-block.posts-6.template-3 a:nth-child(3):last-child, .post-block.posts-6.template-3 a:nth-child(4):last-child, .post-block.posts-7.template-4 a:first-child:last-child, .post-block.posts-7.template-4 a:nth-child(2):last-child, .post-block.posts-7.template-4 a:nth-child(3):last-child, .post-block.posts-7.template-5 a:not(:last-child):last-child, .post-block.posts-7.template-2 a:not(:first-child):last-child, .post-block.posts-7.template-6 a:nth-child(5):last-child, .post-block.posts-7.template-6 a:nth-child(6):last-child, .post-block.posts-7.template-6 a:nth-child(7):last-child, .post-block.posts-8.template-1 a:nth-child(6):last-child, .post-block.posts-8.template-1 a:nth-child(7):last-child, .post-block.posts-8.template-1 a:nth-child(8):last-child, .post-block.posts-8.template-2 a:nth-child(4):last-child, .post-block.posts-8.template-2 a:nth-child(5):last-child, .post-block.posts-8.template-2 a:nth-child(6):last-child, .post-block.posts-8.template-3 a:nth-child(4):last-child, .post-block.posts-8.template-3 a:nth-child(5):last-child, .post-block.posts-8.template-3 a:nth-child(6):last-child {
      padding-right: 0; }
    .post-block.posts-3.template-3 a article .entry-wrap .media-holder, .post-block.posts-4.template-3 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-5.template-3 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-5.template-3 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-5.template-3 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-6.template-5 a article .entry-wrap .media-holder, .post-block.posts-6.template-6 a:first-child article .entry-wrap .media-holder, .post-block.posts-6.template-6 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-6.template-6 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-6.template-1 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-6.template-1 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-6.template-1 a:last-child article .entry-wrap .media-holder, .post-block.posts-6.template-3 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-6.template-3 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-6.template-3 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:first-child article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:nth-child(2) article .entry-wrap .media-holder, .post-block.posts-7.template-4 a:nth-child(3) article .entry-wrap .media-holder, .post-block.posts-7.template-5 a:not(:last-child) article .entry-wrap .media-holder, .post-block.posts-7.template-2 a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:nth-child(6) article .entry-wrap .media-holder, .post-block.posts-7.template-6 a:nth-child(7) article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(6) article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(7) article .entry-wrap .media-holder, .post-block.posts-8.template-1 a:nth-child(8) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-8.template-2 a:nth-child(6) article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(4) article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(5) article .entry-wrap .media-holder, .post-block.posts-8.template-3 a:nth-child(6) article .entry-wrap .media-holder {
      padding-bottom: 55%; }
    .post-block.posts-3.template-3 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-4.template-3 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-5.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-5 a article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-6 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-6 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-6 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-1 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-1 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-1 a:last-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-6.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-4 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-5 a:not(:last-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-7.template-6 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-1 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-2 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-8.template-3 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content {
      padding: 15px 12px; }
      .post-block.posts-3.template-3 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-3 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-5 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-5 a:not(:last-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
        font-size: 15px;
        line-height: 1.25em; }
        @media only screen and (max-width: 480px) {
          .post-block.posts-3.template-3 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-4.template-3 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-5.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-5 a article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-6 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-1 a:last-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-6.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(2) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-4 a:nth-child(3) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-5 a:not(:last-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-2 a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-7.template-6 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(7) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-1 a:nth-child(8) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-2 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(4) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(5) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-8.template-3 a:nth-child(6) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
            font-size: 12px; } }
  .post-block.posts-3.template-5 .sat1-featured-posts, .post-block.posts-3.template-6 .sat1-featured-posts {
    display: block;
    float: left; }
    .post-block.posts-3.template-5 .sat1-featured-posts a, .post-block.posts-3.template-6 .sat1-featured-posts a {
      float: left; }
      .post-block.posts-3.template-5 .sat1-featured-posts a:first-child, .post-block.posts-3.template-6 .sat1-featured-posts a:first-child {
        width: 65%;
        margin-right: 2%; }
        .post-block.posts-3.template-5 .sat1-featured-posts a:first-child article, .post-block.posts-3.template-6 .sat1-featured-posts a:first-child article {
          padding: 0; }
          .post-block.posts-3.template-5 .sat1-featured-posts a:first-child article .entry-wrap .media-holder, .post-block.posts-3.template-6 .sat1-featured-posts a:first-child article .entry-wrap .media-holder {
            padding-bottom: 65.95%; }
          .post-block.posts-3.template-5 .sat1-featured-posts a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-6 .sat1-featured-posts a:first-child article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
            font-size: 18px; }
      .post-block.posts-3.template-5 .sat1-featured-posts a:not(:first-child), .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) {
        margin-right: 0;
        margin-bottom: 2%;
        width: 33%;
        float: right; }
        .post-block.posts-3.template-5 .sat1-featured-posts a:not(:first-child) article, .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) article {
          padding: 0; }
          .post-block.posts-3.template-5 .sat1-featured-posts a:not(:first-child) article .entry-wrap .media-holder, .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) article .entry-wrap .media-holder {
            padding-bottom: 52.4%; }
          .post-block.posts-3.template-5 .sat1-featured-posts a:not(:first-child) article .entry-wrap .sat1-featured-posts-content, .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) article .entry-wrap .sat1-featured-posts-content {
            padding-bottom: 0;
            padding-left: 0; }
            .post-block.posts-3.template-5 .sat1-featured-posts a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts, .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) article .entry-wrap .sat1-featured-posts-content .h-featured-posts {
              font-size: 14px; }
  .post-block.posts-3.template-6 .sat1-featured-posts a:first-child {
    float: right;
    margin-right: 0;
    margin-left: 2%; }
  .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) {
    float: left;
    margin-left: 0; }
    .post-block.posts-3.template-6 .sat1-featured-posts a:not(:first-child) article .entry-wrap .sat1-featured-posts-content {
      padding-left: 16px;
      padding-right: 0; }
  .post-block.posts-2.template-2 a:last-child, .post-block.posts-3.template-4 a:last-child, .post-block.posts-3.template-2 a:last-child, .post-block.posts-4.template-2 a:last-child, .post-block.posts-4.template-4 a:last-child, .post-block.posts-5.template-2 a:last-child, .post-block.posts-5.template-4 a:last-child, .post-block.posts-6.template-2 a:last-child, .post-block.posts-6.template-4 a:last-child, .post-block.posts-6.template-8 a:last-child, .post-block.posts-7.template-3 a:last-child, .post-block.posts-7.template-7 a:last-child, .post-block.posts-8.template-6 a:last-child, .post-block.posts-8.template-3 a:last-child, .post-block.posts-8.template-4 a:last-child {
    margin-bottom: 0; }

.sat1-post-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(281px, 1fr));
  gap: 1rem; }
  @media only screen and (min-width: 481px) {
    .sat1-post-grid.alt-template .sat1-post:first-child {
      grid-column-start: 1;
      grid-column-end: 3; } }
  .sat1-post-grid .sat1-post {
    margin-top: 0;
    background-color: #fff; }
    .sat1-post-grid .sat1-post .updated {
      background-color: #11b5ce;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
      padding: 3px 8px;
      letter-spacing: 0.5px;
      margin-bottom: 6px;
      display: inline-block;
      z-index: 999; }
    .sat1-post-grid .sat1-post .post-meta {
      z-index: 999;
      background-color: rgba(0, 0, 0, 0.5);
      margin-bottom: 6px; }
      .sat1-post-grid .sat1-post .post-meta > span {
        display: inline-block;
        padding: 3px 8px; }
        .sat1-post-grid .sat1-post .post-meta > span.format-label {
          background-color: #f0b236; }
    .sat1-post-grid .sat1-post .media-content {
      position: relative;
      overflow: hidden;
      display: block;
      padding-bottom: 53%;
      height: 0; }
      .sat1-post-grid .sat1-post .media-content:hover * {
        color: #fff; }
      .sat1-post-grid .sat1-post .media-content .post-image {
        background: center center/cover no-repeat;
        padding-bottom: 4%;
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end; }
      .sat1-post-grid .sat1-post .media-content::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        bottom: 0;
        max-height: 40%;
        z-index: 9;
        background: transparent;
        background: linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
        background: -moz-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
        background: -ms-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
        background: -o-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
        background: -webkit-linear-gradient(top, rgba(22, 22, 22, 0) 0%, rgba(22, 22, 22, 0.9) 100%);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616,endColorstr=#ff161616);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00161616,endColorstr=#ff161616); }
    .sat1-post-grid .sat1-post .post-title a {
      font-size: 16px;
      line-height: 1.3;
      padding: 16px;
      letter-spacing: 1px;
      display: block; }
      .sat1-post-grid .sat1-post .post-title a:hover {
        color: #000; }

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