@media (min-width: 1680px) {
  .quick-links.container,
.instagram .bottom {
    margin: 0 0 0 calc(100% - 1650px);
    padding-right: 0;
    padding-left: 0;
    max-width: 1650px !important;
  }
}
@media (max-width: 1400px) {
  .quick-links .inner {
    flex-wrap: wrap;
  }
  .quick-links .inner .left {
    order: 1;
  }
  .quick-links .inner .right {
    order: 0;
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .quick-links .inner .right .rectangle {
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .dining-location-details,
.event-details {
    display: block;
  }
  .dining-location-details .left,
.event-details .left {
    margin-bottom: 40px;
  }
  .dining-location-details .left .image,
.event-details .left .image {
    max-width: 600px;
  }
  .dining-location-details .links,
.event-details .links {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #BFBFBF;
  }
  .dining-location-details h2,
.event-details h2 {
    font-size: 38px;
  }

  .entry-header .content {
    width: calc(50%);
    padding: 30px 35px;
  }

  .nav-1-list, .nav-2-list, .nav-3-list {
    padding: 40px 25px;
  }

  .nav-1-list, .nav-1-item {
    font-size: 26px;
  }

  .mobile-app {
    padding: 0;
  }
  .mobile-app .top {
    padding-bottom: 0;
  }
  .mobile-app .top .container {
    display: block;
  }
  .mobile-app .top .container .links {
    margin-bottom: 40px;
  }
  .mobile-app .top .container .right img {
    position: static;
    margin-bottom: -75px;
  }
  .mobile-app .middle {
    padding-bottom: 50px;
  }
  .mobile-app .middle .inner {
    display: block;
  }
  .mobile-app .middle .inner .left {
    border-right: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #BFBFBF;
  }
  .mobile-app .steps {
    flex-wrap: wrap;
  }

  .site-footer .site-info {
    flex-wrap: wrap;
  }
  .site-footer .footer-links {
    margin-bottom: 40px;
  }
  .site-footer .footer-form {
    flex: 0 0 100%;
    padding-top: 40px;
    border-top: 1px solid white;
  }
}
@media (min-width: 993px) {
  .navbar-toggler .mobile, .search-toggler .mobile {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .navbar-toggler .desktop, .search-toggler .desktop {
    display: none !important;
  }

  body:not(.home) .entry-content > *:first-child {
    padding-top: 50px;
  }

  body:not(.home) .entry-content > *:last-child {
    padding-bottom: 50px;
  }

  .wp-element-button,
.btn.btn-primary,
.btn.btn-secondary {
    min-width: 200px;
  }

  .entry-header .content {
    width: calc(100% - 50px);
    left: 25px;
    padding: 30px 35px;
  }
  .entry-header .entry-title {
    font-size: 42px;
  }

  h1, .h1 {
    font-family: adobe-caslon-pro, serif;
    font-size: 42px;
    line-height: 50px;
    color: #990000;
  }

  h2, .h2 {
    font-family: adobe-caslon-pro, serif;
    font-size: 38px;
    line-height: 46px;
    color: black;
  }

  h3, .h3 {
    font-family: adobe-caslon-pro, serif;
    font-size: 32px;
    line-height: 42px;
    color: black;
  }

  h4, .h4 {
    font-size: 26px;
    line-height: 36px;
    color: #990000;
  }

  h5, .h5 {
    font-size: 23px;
    line-height: 30px;
    color: black;
  }

  .nav-1-list, .nav-2-list, .nav-3-list {
    width: 100%;
    left: 0;
    border-left: none;
    border-right: none;
  }

  .nav-1-list .nav-1-item {
    font-size: 26px;
  }

  .nav-2-list .nav-2-item, .nav-3-list .nav-3-item,
.nav-back-button {
    display: block;
    font-size: 19px;
    line-height: 19px;
    margin-bottom: 30px;
    font-family: source-sans-pro, sans-serif;
  }

  .nav-back-button {
    color: #990000;
  }
  .nav-back-button::before {
    position: static;
    margin-right: 5px;
    display: inline-block;
    content: " ";
    background: url("../images/button_arrow_left.svg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 14px;
    width: 14px;
  }

  .site-header {
    padding: 0;
    position: static;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #990000;
  }

  .navbar-toggler,
.search-toggler {
    background: none;
  }
  .navbar-toggler img,
.search-toggler img {
    padding-bottom: 0;
  }

  .navbar-toggler {
    width: 30px;
  }

  .search-toggler {
    width: 20px;
  }

  .navbar-inner {
    padding: 22px 24px;
    height: auto;
  }

  .navbar-brand {
    max-width: 210px;
  }

  .nav-icons {
    flex: 0 80px;
    margin-top: -10px;
  }

  .nav-icon {
    padding: 0;
    height: auto;
  }
  .nav-icon span {
    display: none;
  }
  .nav-icon .close {
    height: 20px;
    width: 20px;
  }

  .shield {
    display: none;
  }

  .navbar-collapse .inner-collapse {
    height: calc(100vh - 79px);
  }

  .filter-buttons {
    padding-right: 25px;
    margin-right: -25px;
    justify-content: left;
  }
  .filter-buttons .filter-button {
    font-size: 18px;
    padding: 17px 10px;
  }

  .search-area.search-results {
    padding-top: 100px;
  }

  .site-footer {
    padding: 70px 25px;
  }
  .site-footer .site-info {
    display: block;
  }
  .site-footer .footer-logo {
    width: 200px;
    margin-bottom: 40px;
  }
  .site-footer .footer-social {
    margin-bottom: 40px;
  }
  .site-footer .footer-social a {
    padding: 0;
  }
  .site-footer .footer-social a:first-child {
    padding-right: 10px;
  }
  .site-footer .footer-form {
    padding-top: 0;
    border-top: none;
  }
  .site-footer .footer-form input {
    margin-bottom: 30px;
  }

  .boxes.boxes-2, .boxes.boxes-3, .boxes.boxes-4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .feature .image {
    height: 520px;
  }

  .dining-locations .inner .tile .content {
    padding: 30px;
  }

  .dining-menus {
    display: block;
  }
  .dining-menus #offcanvas-filters {
    padding: 24px 30px;
  }
  .dining-menus #offcanvas-filters .filters {
    max-width: none;
    width: 100%;
    overflow-y: scroll;
  }
  .dining-menus #offcanvas-filter-buttons {
    margin-top: 30px;
  }
  .dining-menus .filter-title {
    margin-bottom: 0;
  }
  .dining-menus .left .btn-close {
    display: block;
    position: absolute;
    right: 30px;
  }
  .dining-menus #clear-filters {
    display: inline-block !important;
  }
  .dining-menus #clear-filters img {
    display: none;
  }
  .dining-menus .right .stations {
    columns: unset;
  }
  .dining-menus .buttons button {
    font-size: 16px;
    min-width: 146px;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .events .inner {
    grid-template-columns: repeat(2, 1fr);
  }
  .events .inner .event .bottom {
    padding: 30px;
  }

  .form-section {
    padding-bottom: 0 !important;
  }

  .form-block {
    display: block;
  }
  .form-block .left {
    padding: 0 0 50px 0;
  }
  .form-block .right {
    padding: 50px 25px;
    margin: 0 -25px;
  }
  .form-block .gform_wrapper .gform_body .gform_fields .gfield .gfield_label,
.form-block .gform_wrapper .gform_body .gform_fields .gfield input,
.form-block .gform_wrapper .gform_body .gform_fields .gfield select {
    font-size: 18px;
  }

  .hours-of-operation .rectangles {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 800px) {
  .entry-content .wp-block-separator {
    max-width: calc(100% - 50px) !important;
  }

  .image-and-text {
    flex-wrap: wrap;
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .image-and-text .image {
    margin-bottom: 30px;
    order: 0;
    flex: 0 0 100%;
  }
  .image-and-text .text {
    order: 1;
    flex: 0 0 100%;
  }

  .newspaper .image {
    padding-top: 70px;
  }
  .newspaper .columns {
    columns: unset;
  }

  .modal-content {
    flex-wrap: wrap;
    max-width: 350px;
  }
  .modal-content .left, .modal-content .right, .modal-content .left + .right {
    flex: 0 0 100%;
  }
  .modal-content .left {
    order: 2;
    height: 200px;
  }
  .modal-content .right {
    order: 1;
    padding: 40px 30px;
  }

  .certifications {
    padding-top: 70px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 18px;
    line-height: 27px;
  }

  .section {
    padding: 30px 0;
  }

  .search-area {
    padding: 40px 25px;
  }
  .search-area .search-title {
    margin-bottom: 30px;
  }
  .search-area .search-inputs input {
    font-size: 18px;
    padding: 18px 20px;
  }
  .search-area .search-inputs button {
    right: 0;
    padding: 15px 25px;
  }
  .search-area .search-inputs button img {
    height: 20px;
    width: 20px;
  }
  .search-area.search-results {
    padding: 40px 25px;
  }

  .big-column {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .diet-articles .article {
    display: block;
  }
  .diet-articles .article .left {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .entry-header .image {
    height: 90%;
    min-height: 370px;
  }

  .container-fluid {
    padding: 0 25px;
  }

  h1, .h1 {
    font-size: 42px;
    line-height: 50px;
  }

  h2, .h2 {
    font-size: 38px;
    line-height: 46px;
  }

  h3, .h3 {
    font-size: 30px;
    line-height: 40px;
  }

  h4, .h4 {
    font-size: 26px;
    line-height: 36px;
  }

  h5, .h5 {
    font-size: 22px;
    line-height: 30px;
  }

  .site-header {
    padding: 0;
    position: static;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #990000;
  }

  .p {
    font-size: 17px;
    line-height: 26px;
  }

  .home .section {
    padding: 65px 0;
  }

  .hero-slider .slide .image {
    padding-top: 0;
    height: 470px;
  }
  .hero-slider .slide .content {
    right: 25px;
    left: 25px;
    width: auto;
    padding: 35px 35px 75px 35px;
  }
  .hero-slider .splide__arrows {
    width: 100%;
    position: static;
    padding: 0 25px;
  }
  .hero-slider .splide__arrows .inner {
    right: auto;
    left: 60px;
    display: block;
    padding: 0;
  }

  .quick-links {
    padding: 0 25px;
  }
  .quick-links .inner {
    flex-wrap: wrap;
  }
  .quick-links .inner .left {
    flex: 1 1 100%;
  }
  .quick-links .inner .left .list {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .quick-links .inner .right {
    display: block;
    flex: 1 1 100%;
  }
  .quick-links .inner .right .rectangle {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .quick-links .inner .right .rectangle img {
    height: 420px;
    width: 100%;
    object-fit: cover;
  }
  .quick-links .inner .right .rectangle .content {
    padding: 25px;
  }
  .quick-links .inner .right .rectangle .h2 {
    margin-bottom: 0;
  }

  .accordion .accordion-header button {
    font-size: 26px;
    line-height: 36px;
  }
  .accordion .accordion-header button:after {
    height: 13px;
  }

  .boxes.boxes-2, .boxes.boxes-3, .boxes.boxes-4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .dining-locations {
    padding: 0 25px;
  }
  .dining-locations .h1 {
    padding: 0 0 25px 0;
  }
  .dining-locations .inner {
    grid-template-columns: repeat(1, 1fr);
  }
  .dining-locations .inner .tile .title {
    font-size: 30px;
    margin-bottom: 5px;
    line-height: 40px;
  }
  .dining-locations .inner .tile .open-indicator, .dining-locations .inner .tile p, .dining-locations .inner .tile .span-link {
    font-size: 18px;
    font-weight: 400;
  }

  .events .inner {
    grid-template-columns: repeat(1, 1fr);
  }

  .event-navigation-wrapper {
    padding: 70px 0 25px 0;
  }

  .feature {
    padding-bottom: 100px;
  }
  .feature .content {
    right: 25px;
    left: 25px;
    padding: 30px;
    width: auto;
  }

  .hours-of-operation .group-title {
    font-size: 26px;
  }
  .hours-of-operation .rectangles {
    grid-template-columns: repeat(1, 1fr);
  }
  .hours-of-operation .rectangles .title {
    font-size: 21px;
  }

  .mobile-app .middle .inner .left ul {
    columns: unset;
    -webkit-columns: unset;
  }
  .mobile-app .bottom {
    padding: 60px 0 0 0;
  }

  .wp-block-group.is-layout-flex {
    flex-wrap: wrap;
  }

  .instagram .top {
    display: block;
  }
  .instagram .top a {
    margin: 15px 0 30px 0;
  }
}
@media (max-width: 576px) {
  .nav-icons {
    flex: 0 70px;
  }

  .navbar-brand {
    max-width: 180px;
  }

  .dining-locations .js-more {
    width: 100%;
  }

  .dining-menus .right .inner .date, .dining-menus .right .inner .meal, .dining-menus .right .inner .btn {
    min-width: 100%;
  }
  .dining-menus .right .inner .date {
    width: calc(100% - 20px);
  }
}