@media (max-width: 991px) {
  .caregiver-tips > .row > .col.col-small {
    min-height: 1px;
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .caregiver-tips > .row > .col.col-small h2 {
    margin: 0;
  }
  .caregiver-tips > .row > .col.col-large {
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  h1, body.page-id-10 h1, body.page-id-16 h1, .single-hero h1 {
    font-size: 50px;
  }

  h3 {
    font-size: 25px;
  }

  .indent2 {
    text-indent: 1.3em;
  }

  .text img, img.text {
    max-width: 70%;
  }

  .eating-well {
    padding-bottom: 70px;
  }

  .more-recipes.more-links {
    margin-top: 70px;
  }

  .header-card {
    margin-bottom: 70px;
  }

  .caregiver-tips > .row > .col {
    max-width: 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .caregiver-tips > .row > .col.col-small {
    max-width: 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .caregiver-tips > .row > .col.col-large {
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .caregiver-tips > .row > .col.col-large .col-sm-4 {
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .caregiver-tips > .row > .col.col-large .col-sm-4:nth-of-type(2) {
    margin: 50px auto;
  }
  .caregiver-tips > .row > .col.col-large .col-sm-4 p {
    max-width: 380px;
    margin-bottom: 30px;
  }

  .dollars-downloads {
    padding-left: 40px;
    padding-right: 40px;
  }
  .dollars-downloads .inner {
    font-size: 18px;
    padding: 105px 20px 75px;
    border-top-width: 0;
  }
  .dollars-downloads .inner > img {
    top: -32px;
    left: -38px;
    width: 170px;
  }
  .dollars-downloads .inner::before {
    right: 0;
    left: 90px;
    top: 0;
    height: 5px;
    width: auto;
  }
  .dollars-downloads .inner::after {
    top: 95px;
  }

  .app-downloads a + a {
    margin-left: 10px;
  }

  nav.footer-menu ul li {
    display: block;
  }
  nav.footer-menu ul li a {
    padding: 10px 15px;
    font-size: 20px;
  }

  .copyright .copy, .copyright .social {
    width: 100%;
    padding: 0;
    float: none;
    text-align: center;
  }
  .copyright .copy {
    margin-bottom: 25px;
  }

  .header-banner.header-video .wrapper {
    padding-top: 90px;
    padding-bottom: 300px;
  }
  .header-banner.header-video .wrapper .xol:first-of-type {
    max-width: 400px;
  }
  .header-banner.header-video .wrapper h1 {
    font-size: 40px;
    line-height: 0.8;
  }
  .header-banner.header-video .wrapper h1 .indent2 {
    text-indent: 0;
  }
  .header-banner.header-video .wrapper h1 .break {
    display: inline;
  }
  .header-banner.recipe-banner .wrapper .inner {
    padding-left: 0;
  }

  .tabletop {
    display: none;
  }

  .above-footer::after,
  body.page-id-10 .above-footer::after {
    top: -162px;
  }

  body.single-recipes .breadcrumbs,
  body.single-recipes .banner-button {
    display: block;
    width: auto;
    max-width: none;
    float: none;
    text-align: left;
  }
  body.single-recipes .banner-button {
    display: none;
  }
  body.single-recipes .row {
    display: block;
  }
  body.single-recipes .col-left,
  body.single-recipes .col-right {
    float: none;
    width: auto;
    max-width: none;
    display: block;
    min-height: auto;
  }

  .recipe-intro figure {
    height: auto;
    min-height: auto;
    padding: 70% 0 0;
  }
  .recipe-intro .pink-text {
    padding-top: 50px;
    padding-bottom: 40px;
    margin: 0;
    max-width: none;
  }
  .recipe-intro .pink-text p {
    font-size: 22px;
  }

  .recipe-instructions .directions {
    padding-left: 0;
    padding-right: 0;
  }
  .recipe-instructions .directions .contents {
    max-width: none;
  }
  .recipe-instructions .directions h3,
  .recipe-instructions .ingredients h3 {
    margin-left: 20px;
  }
  .recipe-instructions .ingredients,
  .recipe-instructions .nutrient-analysis {
    padding-left: 20px;
    padding-right: 20px;
  }
  .recipe-instructions .nutrient-analysis h3 {
    padding-left: 0;
  }
  .recipe-instructions .extra-links {
    padding: 50px 0 20px;
  }

  .upcoming-events i.fa-spinner {
    top: 102%;
    left: 5px;
    font-size: 40px;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (max-width: 576px) {
  h1, body.page-id-10 h1, body.page-id-16 h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
  }

  .dollars-downloads {
    margin-bottom: 25px;
  }
  .dollars-downloads .inner {
    padding-bottom: 30px;
  }

  .caregivers .top-content > div {
    padding-left: 20px !important;
  }

  .caregiver-tips > .row > .col {
    min-height: 1px;
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .caregiver-tips > .row > .col.col-small {
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .caregiver-tips > .row > .col.col-large {
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .caregiver-tips > .row > .col.shoe p {
    position: static;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .recipe-item {
    display: block;
  }
  .recipe-item figure, .recipe-item .content {
    float: none;
    max-width: none;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .recipe-item figure {
    height: 250px;
  }

  form .text-arrow.large input {
    padding-left: 10px;
    width: 100%;
    max-width: 100%;
  }
  form .text-arrow.large input:-moz-placeholder {
    font-size: 10px;
  }
  form .text-arrow.large input::-moz-placeholder {
    font-size: 10px;
  }
  form .text-arrow.large input:-ms-input-placeholder {
    font-size: 10px;
  }
  form .text-arrow.large input::-webkit-input-placeholder {
    font-size: 10px;
  }

  .events .column.event-info, .events .column.event-link {
    width: 100%;
    float: none;
  }
  .events .column.event-info {
    margin-bottom: 20px;
    text-align: center;
  }
  .events .column.event-info .title {
    max-width: none;
  }
  .events .column.event-link {
    text-align: center;
  }
  .events .column.event-link a.button.more {
    display: inline-block;
    min-width: auto;
  }

  .recipe-meta {
    text-align: center;
    padding-top: 15px;
  }
  .recipe-meta .item {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-top: 20px;
  }
}
@media (max-width: 400px) {
  header#header a.logo {
    width: 131px;
  }
}
@media (max-width: 1280px) {
  .header-banner .video-wrapper {
    width: 1280px;
    height: 100%;
  }
}
@media (max-width: 1222px) {
  .recipe-meta .item {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 1040px) {
  .recipe-meta .item {
    font-size: 14px;
  }
}
@media (max-width: 1065px) {
  nav.main-menu ul.menu > li > a {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 33px;
    padding-bottom: 30px;
  }
  nav.main-menu .social {
    padding-top: 35px;
  }

  body {
    padding-top: 100px;
  }

  header#header {
    height: 100px;
  }
  header#header a.logo {
    height: 80px;
  }
}
@media (max-width: 925px) {
  nav.main-menu ul.menu {
    width: 100%;
  }
  nav.main-menu .social {
    display: none;
  }
}
@media (max-width: 850px) {
  .tabletop {
    display: none;
  }
}
@media (max-width: 800px) {
  nav.main-menu {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 400px;
    max-width: 90%;
    background: #fff2f8;
    border-left: 10px solid #E24586;
    padding: 100px 0 50px;
    overflow: auto;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  nav.main-menu ul.menu > li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #E24586;
  }
  nav.main-menu ul.menu > li a {
    font-size: 20px;
    text-align: left;
    color: #fff;
    font-size: 30px;
    color: #666666;
    padding: 20px !important;
  }

  header#header {
    overflow: visible;
  }
}
