@media (min-width: 1420px) {
  #archives {
    margin-left: -10px;
    margin-right: -10px;
  }
  .container {
    max-width: 1260px;
  }
  .container-shortened {
    max-width: 1170px;
  }
  #home-hero.hero-slideshow .slideshow-box {
    padding-top: 165px;
    left: calc(((100% - 1260px) / 2));
  }
  .post div.news-header {
    max-width: 710px;
    padding-left: 0;
    padding-right: 0;
  }
  .post div.content-corner {
    min-width: 245px;
  }
  .post div.main-content {
    max-width: 710px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 245px;
  }
}
@media (max-width: 1420px) {
  #countdown .left {
    padding: 32px 30px;
  }
  .sidebar {
    padding: 100px 60px;
  }
  .timeline-menu .btn {
    width: 16.5%;
  }
  .event-type-menu .btn {
    width: 14%;
  }
}
@media (max-width: 1200px) {
  #countdown .left {
    padding: 16px 30px;
  }
  .event-featured .divider {
    display: none;
  }
  .event-featured .text {
    padding-right: 100px;
    position: relative;
  }
  .event-featured .text .info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    padding: 40px;
  }
  .event-featured .text .info .date {
    display: block;
    order: 2;
  }
  .event-featured .text .info .date .month {
    font-size: 20px;
    padding-right: 0;
  }
  .event-featured .text .info .date .day {
    font-size: 34px;
  }
  .event-featured .text .info .title {
    display: block;
    padding-bottom: 10px;
  }
  .event-featured .text .tickets {
    bottom: 20px;
  }
  .event-featured .text .triangle {
    border-width: 0 0 140px 145px;
  }
  #home-hero.hero-slideshow .slideshow-box {
    top: 60px;
  }
  #home-hero.hero-slideshow .slide {
    background-size: cover;
  }
  #home-hero.hero-slideshow .subtitle {
    font-size: 15px;
    letter-spacing: 5.5px;
    margin-bottom: 0px;
    line-height: 15px;
    margin-bottom: 10px;
  }
  #home-hero.hero-slideshow .title {
    font-size: 40px;
    line-height: 40px;
    font-weight: 600;
  }
  #home-hero.hero-slideshow .content {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  #home-hero.hero-slideshow .link {
    margin-bottom: 60px;
  }
  #home-hero.hero-slideshow .flex-next,
  #home-hero.hero-slideshow .flex-prev {
    display: none;
  }
  .nav-social-container {
    min-width: 150px;
  }
  .nav-menu-container .navbar-nav li .sub-menu {
    right: 0;
  }
  .navbar {
    padding: 0 0 0 84px;
  }
  .navbar .search-button,
  .navbar .search-button.active {
    width: 45px;
  }
  .navbar .search-button .search-icon,
  .navbar .search-button.active .search-icon {
    height: 15px;
  }
  .navbar-brand {
    height: 85px;
    width: 84px;
    background: url('../img/logo.jpg');
    background-size: contain;
    background-position: center;
    margin: 0;
    padding: 0;
  }
  .navbar-collapse {
    padding-right: 45px;
  }
  .nav-social-container .navbar-nav {
    padding: 0 5px;
  }
  .timeline-menu .btn {
    width: 16.5%;
  }
  .event-type-menu .btn {
    width: 14%;
  }
  .centennial-template .navbar-brand {
    height: 85px!important;
    width: 84px!important;
    background: url('../img/centennial_logo.png') #b4995f !important;
    background-size: contain!important;
    background-position: center!important;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 1040px) {
  .timeline-menu .btn {
    width: 16.5%;
  }
  .event-type-menu .btn {
    width: 14%;
  }
  .footer-top {
    text-align: center;
  }
  .footer-top .footer-top-wrapper {
    max-width: 360px;
    margin: 0 auto;
  }
  .footer-top .footer-text,
  .footer-top .footer-social,
  .footer-top .footer-form {
    padding-right: 0;
    margin-right: 0;
  }
  .footer-top .footer-text {
    margin-bottom: 15px;
  }
  .footer-top .footer-text h2 {
    padding-bottom: 10px;
  }
  .footer-top .footer-form {
    padding-right: 0;
    margin-bottom: 75px;
  }
  .footer-top .footer-form input {
    margin-right: 0;
    margin-bottom: 10px;
    width: 305px;
  }
  .footer-top .footer-form button {
    display: block;
    width: 305px;
    margin: 0 auto;
  }
  .footer-bottom span {
    order: 2;
  }
  .footer-bottom span:after {
    content: '';
    padding: 0;
  }
  .footer-bottom span:before {
    content: '|';
    padding: 0 10px;
  }
}
@media (min-width: 992px) {
  #home-hero video {
    margin-bottom: -10px;
  }
  .pane {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .archive .buffer {
    height: 150px;
  }
  .archive .buffer,
  .post .buffer {
    margin-bottom: 75px;
  }
  .archive .content-area-partner h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .archive .content-area-partner .row {
    margin-bottom: 100px;
  }
  .archive-content.top {
    columns: 1;
  }
  .blank-header {
    background-color: white;
    height: 75px;
    margin: 0;
  }
  body.overlay {
    position: relative;
    overflow-y: hidden;
  }
  body.timeline-margin {
    margin-top: 0;
  }
  .calc-row {
    width: 100%;
    margin: 0;
    padding: 15px;
  }
  .container,
  .container-shortened {
    max-width: calc(100% - 50px);
  }
  .container-shifted .content-row .sidebar-content,
  .container-shifted .content-row .main-content {
    flex-basis: 0;
  }
  .content-nav .nav-left,
  .content-nav .nav-right {
    max-width: 80%;
  }
  .content-nav .nav-left {
    margin-bottom: 48px;
  }
  .content-nav .nav-right {
    float: right;
  }
  .content-row .main-content,
  .content-row .sidebar-content {
    flex-basis: 0;
  }
  #countdown {
    height: auto;
    flex-wrap: wrap;
    margin-top: 50px;
  }
  #countdown .left {
    padding: 18px 26px;
  }
  #countdown .left h2 {
    font-size: 20px;
    margin-bottom: 3px;
  }
  #countdown .left p {
    font-size: 15px;
  }
  #countdown .right div span:first-child {
    font-size: 48px;
  }
  #countdown .right div span:last-child {
    font-size: 15px;
  }
  #countdown .right div:not(:last-child):after {
    height: 50px;
  }
  .entry-content p > a {
    word-break: break-all;
  }
  .entry-title {
    font-size: 40px;
    line-height: 44px;
  }
  .event .content-row,
  .search .content-row,
  .error404 .content-row,
  .page .content-row {
    flex-direction: column;
  }
  .event .content-row .main-content,
  .search .content-row .main-content,
  .error404 .content-row .main-content,
  .page .content-row .main-content {
    order: 2;
    margin: 0 25px;
  }
  .event .content-row .sidebar-content,
  .search .content-row .sidebar-content,
  .error404 .content-row .sidebar-content,
  .page .content-row .sidebar-content {
    order: 1;
  }
  .home-content.two ul {
    columns: 1;
    margin-top: 42px;
  }
  #home-hero.hero-slideshow .slide {
    background-size: cover;
  }
  #home-hero.hero-slideshow .flex-control-nav {
    bottom: 10px;
  }
  .info-boxes {
    margin-top: 35px;
  }
  #js-overlay.show {
    display: block;
    position: absolute;
    top: 65px;
    background-color: black;
    opacity: 0.5;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
  }
  .navbar {
    padding: 0;
    min-height: 65px;
  }
  .navbar-collapse {
    background: #252525;
    padding: 0;
  }
  .navbar-brand {
    height: 65px;
    width: 65px;
    background: url('../img/logo.jpg');
    background-size: contain;
  }
  #navbarNavDropdown {
    max-width: 290px;
    position: absolute;
    top: 65px;
    z-index: 1002;
    right: 0;
    min-height: 1000px;
  }
  #navbarNavDropdown input {
    max-width: 180px;
  }
  .nav-menu-container,
  .pane {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
  }
  .nav-menu-container .navbar-nav li a,
  .pane .navbar-nav li a {
    text-align: left;
    padding: 15px 60px 15px 40px;
    border-bottom: none;
    border-right: none;
    position: relative;
  }
  .nav-menu-container .navbar-nav li a:after,
  .pane .navbar-nav li a:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background: red;
    right: 25px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background: url('../img/arrow-right.png') no-repeat;
    background-size: contain;
  }
  .nav-menu-container .navbar-nav li a:hover,
  .pane .navbar-nav li a:hover,
  .nav-menu-container .navbar-nav li a:focus,
  .pane .navbar-nav li a:focus {
    border-bottom: none;
  }
  .nav-menu-container .navbar-nav li .sub-menu,
  .pane .navbar-nav li .sub-menu {
    display: none !important;
  }
  .nav-menu-container .navbar-nav li.current-menu-parent:after,
  .pane .navbar-nav li.current-menu-parent:after {
    border-bottom: none;
  }
  .nav-menu-container {
    padding-bottom: 90px;
  }
  .nav-mobile-top {
    width: 100%;
    height: 65px;
    background: black;
  }
  .nav-social-container {
    margin-bottom: 30px;
  }
  .nav-social-container .navbar-nav {
    display: block;
    padding-left: 40px;
  }
  .nav-social-container .navbar-nav a {
    display: inline-block;
    max-width: 15px;
    padding-right: 40px;
  }
  #news-featured-image {
    max-width: none;
  }
  .news-block {
    padding: 0 15px;
  }
  .news-block .excerpt {
    min-height: auto;
    margin-bottom: 40px;
  }
  .news-header {
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  .page footer {
    margin-top: 0;
  }
  .page .main-content {
    margin-top: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .page .sidebar-content {
    display: none;
  }
  .page-header-img {
    height: 200px;
  }
  .post h1 {
    font-size: 40px;
    line-height: 44px;
  }
  #responsive {
    float: left;
  }
  .search .sidebar-title {
    display: none;
  }
  .search .sidebar {
    padding: 75px 30px;
  }
  .searchbar-mobile {
    display: block;
    padding-bottom: 20px;
  }
  .searchbar-desktop {
    display: none !important;
  }
  .search-button {
    display: none;
  }
  .single-post .buffer,
  .team .buffer {
    height: 75px;
    margin: 0;
    background-color: white;
  }
  .social-list {
    margin-bottom: 30px;
  }
  .timeline-menu .btn {
    width: 16.5%;
  }
  .event-type-menu .btn {
    width: 14%;
  }
  .page .gform_wrapper.gravity-theme .left_label .gfield_label {
    padding-right: 0;
    text-align: left;
  }
  .page .gform_wrapper.gravity-theme .left_label div.gfield > div:not(.ui-resizable-handle):not(.gfield-admin-icons),
  .page .gform_wrapper.gravity-theme .right_label div.gfield > div:not(.ui-resizable-handle):not(.gfield-admin-icons),
  .page .gform_wrapper.gravity-theme .left_label .gfield_label,
  .gform_wrapper.gravity-theme .right_label .gfield_label,
  .page .gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,
  .page .gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label {
    width: 100%;
  }
  .page .gform_wrapper.gravity-theme .gform_footer.left_label,
  .page .gform_wrapper.gravity-theme .gform_footer.right_label,
  .page .gform_wrapper.gravity-theme .gform_page_footer.left_label,
  .gform_wrapper.gravity-theme .gform_page_footer.right_label {
    padding-left: 0;
  }
  .centennial-template .navbar-brand {
    height: 65px!important;
    width: 65px!important;
    background: url('../img/centennial_icon.png') #b4995f !important;
    background-size: contain!important;
  }
}
@media (max-width: 820px) {
  .go-left,
  .go-right {
    left: 0!important;
    right: 0!important;
  }
  .timeline-menu .btn {
    width: 16.5%;
  }
  .event-type-menu .btn {
    width: 14%;
  }
}
@media (max-width: 768px) {
  .archive .archive-header {
    height: 100px;
  }
  .archive .buffer {
    height: 100px;
  }
  .archive .content-area-partner h2 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .archive .content-area-partner .row {
    margin-bottom: 100px;
  }
  .archive .content-area-partner .row div {
    margin-bottom: 30px;
  }
  #countdown {
    margin-bottom: 30px;
  }
  .entry-title-container {
    transform: translate(-50%, -25px);
    -webkit-transform: translate(-50%, -25px);
  }
  .entry-title-container .entry-title {
    padding: 26px 30px;
  }
  .event .sidebar {
    padding: 70px 30px 70px 30px;
  }
  .event .subheading {
    margin-top: 65px;
    padding-bottom: 25px;
    font-size: 40px;
    line-height: 45px;
  }
  .event-box {
    width: 100%;
    width: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: 0 15px;
    height: auto;
    min-height: 129px;
  }
  .event-box .image {
    -webkit-flex: 0 0 130px;
    flex: 0 0 130px;
    position: relative;
  }
  .event-box .image img {
    display: none;
  }
  .event-box .image .mobile-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .event-box .text {
    flex: 2 0;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .event-box .text .title {
    font-size: 21px;
    line-height: 25px;
    padding: 20px 20px 5px 20px;
  }
  .event-box .text .bottom {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 20px 5px 20px;
  }
  .event-box .text .date {
    bottom: auto;
    position: static;
    left: auto;
    padding-right: 15px;
  }
  .event-box .text .date .month {
    font-size: 15px;
  }
  .event-box .text .date .day {
    font-size: 25px;
  }
  .event-box .text .triangle {
    display: none;
  }
  .event-box .text .tickets {
    position: static;
    color: #B4995F;
    bottom: auto;
    right: auto;
    font-size: 15px;
  }
  .event-box .text .tickets span {
    display: inline;
    vertical-align: -webkit-baseline-middle;
  }
  .event-box .text .tickets span:first-child {
    font-weight: normal;
  }
  .event-featured .image-desktop {
    display: none;
  }
  .event-featured .image-mobile {
    display: block;
  }
  .event-featured .text .info {
    padding: 25px 0 0 30px;
  }
  .event-featured .text .info .date .month {
    font-size: 20px;
  }
  .event-featured .text .info .date .day {
    font-size: 34px;
  }
  .event-featured .text .info .title {
    font-size: 29px;
    line-height: 35px;
  }
  .event-featured .text .tickets span {
    font-size: 20px;
    line-height: 24px;
  }
  .event-featured .text .triangle {
    border-width: 0 0 140px 145px;
  }
  .event-header .event-header-bottom {
    height: 150px;
  }
  .event-header .event-header-top {
    height: 100px;
  }
  .event-header .event-featured {
    top: 75px;
  }
  .home .event-featured {
    top: 0;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .home-event-boxes .event-box {
    padding: 0;
  }
  #home-hero.hero-video {
    margin-bottom: 0;
  }
  .home-image .home-menu ul li {
    display: block;
  }
  .home-image .home-menu ul li:after {
    content: '';
  }
  .honorees .table tr {
    display: block;
    padding: 10px 0;
  }
  .honorees .table td,
  .honorees .table td:first-child,
  .honorees .table td:nth-child(2),
  .honorees .table td:nth-child(3),
  .honorees .table td:nth-child(4) {
    display: block;
    width: 100%;
    min-width: auto;
    padding: 0;
    text-align: left;
    border: none;
  }
  .collection {
    margin-top: 0;
  }
  .collection table {
    display: none;
  }
  .collection .mobile-collection {
    display: block;
  }
  .collection .mobile-collection .collection-row {
    display: flex;
    padding: 25px 0 25px 0;
    border-bottom: 1px solid #ddd;
    justify-content: space-between;
  }
  .collection .mobile-collection .collection-row .collection-col:first-child {
    flex: 0 0 100px;
  }
  .collection .mobile-collection .collection-row .collection-col:first-child img {
    margin-top: -10px;
  }
  .collection .mobile-collection .collection-row .collection-col:nth-child(2) {
    flex: 1 0;
    padding-left: 40px;
  }
  .collection .mobile-collection .collection-row .collection-col:nth-child(2) a {
    font-weight: bold;
    text-transform: uppercase;
    display: block;
  }
  .subheading + .collection {
    margin-top: -35px;
  }
  figure.wp-caption {
    margin: 30px 0 25px 0;
  }
  figure.wp-caption .wp-caption-text {
    font-size: 15px;
    text-align: left;
  }
  .footer {
    text-align: center;
  }
  .footer div {
    margin-bottom: 20px;
  }
  .footer-bottom {
    flex-direction: column;
  }
  .footer-bottom span {
    padding: 5px 0 0 0;
  }
  .footer-bottom span:before {
    content: '';
  }
  .footer-bottom ul li {
    padding: 0;
  }
  .gm-style-iw {
    text-align: center;
  }
  #map-hero {
    height: 205px;
  }
  #map-hero .directions-btn {
    margin: 10px 0;
  }
  #map-hero .header-info-window {
    width: auto;
    text-align: center;
    padding: 0;
  }
  #map-hero .header-info-window #infoContent {
    display: none;
  }
  #map-hero .header-info-window #origin-input {
    display: none;
  }
  #map-hero #close-map-info {
    display: none;
  }
  #map-hero > div > div > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > div > div:nth-child(3) {
    display: none;
  }
  .page-header-img {
    height: 100px;
  }
  .page #front-end-meeting-form .button-secondary {
    margin-top: 15px;
    display: block;
  }
  .page #front-end-meeting-form .col-md-6,
  .page #front-end-meeting-form input[type="text"],
  .page #front-end-meeting-form input[type="email"],
  .page #front-end-meeting-form input.cmb2-timepicker {
    width: 100%;
    max-width: 100%;
  }
  .page #front-end-meeting-form .col-md-6:nth-child(odd) {
    padding-right: 0;
  }
  .page #front-end-meeting-form .col-md-6:nth-child(even) {
    padding-left: 0;
  }
  .page #front-end-meeting-form #submitted_author_name {
    width: 100%;
    max-width: 100%;
  }
  .tagline {
    padding: 15px 25px;
    width: 100%;
    max-width: 100%;
    background: black;
    position: static;
    left: auto;
    transform: none;
  }
  .tagline .desktop {
    display: none;
  }
  .tagline .mobile {
    display: block;
  }
  .timeline-menu {
    display: none;
  }
  .event-type-menu {
    display: none;
  }
  .timeline-menu-mobile {
    display: block;
    position: relative;
  }
  .timeline-menu-mobile .dropdown-toggle {
    position: relative;
    width: 100%;
    background: black;
    color: white;
    height: 60px;
    text-align: left;
  }
  .timeline-menu-mobile .dropdown-toggle:after {
    display: block;
    position: absolute;
    background: url('../img/arrow-down.png') no-repeat;
    background-size: cover;
    content: '';
    width: 20px;
    height: 10px;
    border: 0;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .timeline-menu-mobile .dropdown-menu {
    width: 100%;
    transform: translate3d(0, 60px, 0) !important;
    -webkit-transform: translate3d(0, 60px, 0) !important;
    margin-top: 0;
    padding: 0;
    border: none;
    transition: none;
  }
  .timeline-menu-mobile .dropdown-item {
    transition: none;
    width: 100%;
    display: block;
    position: relative;
    /*
            &.active {
                background-color: black;
            }
            &:active {
                background-color: @link;
            }
            */
  }
  .timeline-menu-mobile .dropdown-item.active {
    background-color: white;
    color: #B4995F;
  }
  .timeline-menu-mobile .dropdown-item.active:after {
    content: '';
    width: 24px;
    height: 20px;
    background: url('../img/checkmark.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .timeline-menu-mobile .dropdown-item.active:hover {
    color: #B4995F;
  }
  .timeline-menu-mobile .dropdown-item:hover {
    background: black;
    color: white;
  }
  .timeline-menu-mobile.show .dropdown-toggle {
    background-color: #B4995F;
    color: white;
    z-index: 1001;
  }
  .timeline-menu-mobile.show .dropdown-toggle:after {
    background: url('../img/arrow-up-white.png') no-repeat;
    background-size: cover;
  }
  .event-type-menu-mobile {
    display: block;
    position: relative;
  }
  .event-type-menu-mobile .dropdown-toggle {
    position: relative;
    width: 100%;
    background: black;
    color: white;
    height: 60px;
    text-align: left;
  }
  .event-type-menu-mobile .dropdown-toggle:after {
    display: block;
    position: absolute;
    background: url('../img/arrow-down.png') no-repeat;
    background-size: cover;
    content: '';
    width: 20px;
    height: 10px;
    border: 0;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .event-type-menu-mobile .dropdown-menu {
    width: 100%;
    transform: translate3d(0, 60px, 0) !important;
    -webkit-transform: translate3d(0, 60px, 0) !important;
    margin-top: 0;
    padding: 0;
    border: none;
    transition: none;
  }
  .event-type-menu-mobile .dropdown-item {
    transition: none;
    width: 100%;
    display: block;
    position: relative;
  }
  .event-type-menu-mobile .dropdown-item.active {
    background-color: white;
    color: #B4995F;
  }
  .event-type-menu-mobile .dropdown-item.active:after {
    content: '';
    width: 24px;
    height: 20px;
    background: url('../img/checkmark.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  .event-type-menu-mobile .dropdown-item.active:hover {
    color: #B4995F;
  }
  .event-type-menu-mobile .dropdown-item:hover {
    background: black;
    color: white;
  }
  .event-type-menu-mobile.show .dropdown-toggle {
    background-color: #B4995F;
    color: white;
    z-index: 1001;
  }
  .event-type-menu-mobile.show .dropdown-toggle:after {
    background: url('../img/arrow-up-white.png') no-repeat;
    background-size: cover;
  }
  .timeline-row .timeline-top {
    padding-left: 40px;
    padding-right: 40px;
  }
  .timeline-row .timeline-top .timeline-content {
    margin-left: 0;
    margin-right: 0;
    columns: 1;
    max-width: 100%;
  }
  .subheading {
    margin-top: 100px;
    font-size: 40px;
    line-height: 46px;
  }
  .subheading:first-child {
    margin-top: 50px;
  }
  .imagebox {
    width: 100%;
    display: block;
    margin: 30px 0;
  }
  .imagebox .imagebox-inner {
    padding: 15px;
    background: #e6e6e6;
  }
  .imagebox-wrapper {
    display: block;
    margin: 15px 0;
  }
  .imagebox-wrapper .imagebox {
    width: 100%;
    flex: 0 1 50%;
    padding: 0;
    margin: 30px 0;
  }
  .page-template-fantasy-football .fantasy-football-header {
    margin-top: -50px;
  }
  .page-template-fantasy-football .fantasy-football-header .fantasy-football-header-image {
    max-width: 60%;
  }
  .suitebox {
    background: white;
    margin-bottom: 30px;
    filter: drop-shadow(0 0 20px rgba(0, 0, 0, 0.3));
  }
  .suitebox .title {
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 32px;
    margin-bottom: 0;
  }
  .suitebox .contents {
    font-size: 18px;
    padding: 20px;
  }
  .suitebox .contents .price-capacity {
    font-family: 'rift', sans-serif;
    font-size: 23px;
    margin-bottom: 18px;
  }
  .suitebox .contents .price-capacity span {
    font-style: italic;
  }
  .suitebox .contents .price-capacity span:first-child:after {
    content: '|';
    padding: 0 15px;
    font-style: normal;
  }
  .suitebox .contents ul {
    padding-inline-start: 0;
    padding-left: 18px;
  }
}
@media (max-width: 576px) {
  .link-buttons a {
    display: block;
  }
  .link-buttons a:first-child {
    margin-bottom: 20px;
  }
  .go-left,
  .go-right {
    left: 0!important;
    right: 0!important;
  }
}
@media (max-width: 320px) {
  .entry-content .btn {
    width: 100%;
  }
  .footer-top {
    padding: 50px 7px !important;
  }
  .footer-top .footer-top-wrapper {
    max-width: 270px;
    margin: 0 auto;
  }
  .footer-top .footer-text,
  .footer-top .footer-social,
  .footer-top .footer-form {
    padding-right: 0;
    margin-right: 0;
  }
  .footer-top .footer-form {
    padding-right: 0;
    margin-bottom: 75px;
  }
  .footer-top .footer-form input {
    margin-right: 0;
    margin-bottom: 10px;
    width: 270px;
  }
  .footer-top .footer-form button {
    display: block;
    width: 270px;
    margin: 0 auto;
  }
  .go-left,
  .go-right {
    left: 0!important;
    right: 0!important;
  }
}
@media (min-width: 992px) {
  .container-shifted {
    margin-left: calc((100% - 960px) / 2);
  }
}
@media (min-width: 1200px) {
  .container-shifted {
    margin-left: calc((100% - 1140px) / 2);
  }
}
@media (min-width: 1420px) {
  .container-shifted {
    margin-left: calc((100% - 1260px) / 2);
  }
}
