/*$font-league-gothic: "League Gothic", "Source Sans 3", sans-serif;
$font-league-gothic-condensed: "League Gothic Condensed", "Source Sans 3", sans-serif;
$font-league-spartan: "League Spartan", "Source Sans 3", sans-serif;
*/
.image-vertical {
  max-width: 360px; }

.image__item figcaption {
  margin-top: 10px;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  color: #000000;
  letter-spacing: 0;
  font-weight: 400; }
  @media (min-width: 728px) {
    .image__item figcaption {
      text-align: left; } }

.slider--full-width .image__content figure > div {
  display: flex;
  align-items: center;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .slider--full-width .image__content figure > div {
      max-height: 700px; } }

@media (min-width: 1200px) {
  .slider--three .image__content figure > div {
    max-height: 550px; } }

@media (min-width: 992px) {
  .slider--three .tns-slide-active figcaption {
    opacity: 0; }
    .slider--three .tns-slide-active figcaption:focus-within {
      opacity: 1 !important; } }

@media (min-width: 1776px) {
  .slider--three .tns-slide-active + .tns-slide-active figcaption:not(:focus) {
    opacity: 0; } }

@media (max-width: 1775px) {
  .slider--three .tns-slide-active + .tns-slide-active figcaption:not(:focus) {
    opacity: 1; } }

@media (min-width: 1776px) {
  .slider--three .tns-slide-active + .tns-slide-active + .tns-slide-active figcaption:not(:focus) {
    opacity: 1; } }

@media (max-width: 1775px) {
  .slider--three .tns-slide-active + .tns-slide-active + .tns-slide-active figcaption:not(:focus) {
    opacity: 0; } }

@media (min-width: 992px) {
  .slider--three .tns-slide-active + .tns-slide-active + .tns-slide-active + .tns-slide-active figcaption:not(:focus) {
    opacity: 0; } }

@media (min-width: 1200px) {
  .slider--five .image__content figure > div {
    max-height: 254px; } }

@media (min-width: 1200px) {
  .slider--six .image__content figure > div {
    max-height: 254px; } }
