﻿/* dark blue */
/* dark blue */
/* purple */
/* light gray */
/* light gray */
/* light gray */
/* light gray */
/* light gray */
/* gray */
@media (min-width: 768px) {
  .animals-slider li a {
    margin: 0 12px;
    width: 135px;
    height: 135px; }
  .film_roll_prev,
  .film_roll_next {
    top: 60px; }
  .page .responsive-banner {
    border: solid 1px #c0ccd6;
    max-width: 712px; }
    .page .responsive-banner span.text {
      position: static;
      width: calc(100% - 360px);
      border: none; }
      .page .responsive-banner span.text:before, .page .responsive-banner span.text:after {
        width: calc(100% - 375px); }
    .page .responsive-banner span.header {
      font-size: 36px; }
    .page .responsive-banner span.subheader {
      font-size: 19px; }
    .page .responsive-banner span.image {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 100%;
      max-width: 360px;
      border: none;
      border-left: solid 1px #c0ccd6;
      margin: 0;
      /*min-height: auto;*/
      min-height: 121px; }
  .sidebar .animal-groups-wrap .animal-groups a {
    width: calc(50% - 6px);
    float: left; }
    .sidebar .animal-groups-wrap .animal-groups a span {
      margin: 5px 0 0;
      text-align: center;
      font-size: 13px;
      /*font-weight: 700;*/ }
  .sidebar .animal-groups-wrap .animal-groups a:nth-of-type(odd) {
    margin-right: 6px;
    clear: both; }
  .sidebar .animal-groups-wrap .animal-groups a:nth-of-type(even) {
    margin-left: 6px; }
  .sidebar .responsive-banner {
    max-width: 360px; }
    .sidebar .responsive-banner span.image {
      max-width: 360px; }
  .button-banner {
    max-width: 360px; } }

@media (min-width: 992px) {
  main .cover {
    height: 25vh; }
  .search .col-xs-12 {
    padding: 0; }
  .animals-slider li a {
    margin: 0 15px;
    width: 150px;
    height: 150px; }
  .film_roll_prev,
  .film_roll_next {
    top: 68px; }
  footer .footer-content {
    margin-top: 30px;
    padding: 50px 0; }
  footer .footer-disclaimer .rights-reserved,
  footer .footer-disclaimer .social span {
    display: inline; }
  #page_calendar .pageIntro .row,
  #page_calendar .pageContent .row {
    display: flex;
    align-items: center; } }
