@media screen and (min-width: 200px) and (max-width: 1040px) {
    section.numbers ul {
        width: 100%;
        display: block;
    }
    .container {
        margin-left: 20px; margin-right: 20px;
    }
    section.slider {
        height: 70vh;
    }
    header nav {
        display: none;
    }
    nav.main-menu {
        width: 90%; height: 96%;
    }
    nav.main-menu ul {
        margin: 66px 0 0; padding: 0;
    }
    nav.main-menu li a {
        font-size: 20px;
    }
    footer div.white {
        background-image: none;
        padding-top: 50px;
        text-align: center;
    }
    footer nav.footer-left, footer nav.footer-right {
        width: 100%; min-height: 160px;
    }
    footer nav.footer-right {
        margin-top: 50px;
    }
    footer::before {
        display: none;
    }
    section#home-animals h2 {
        font-size: 40px; line-height: 45px;
    }
    .flex {
        display: block;
    }
    section.animals ul {
        display: block;
    }
    section.animals ul li {
        width: 100%;
        margin-bottom: 40px;
    }
    section.numbers {
        padding: 32px 0;
    }
    section.numbers ul li {
        width: 100%;
        margin-bottom: 40px;
    }
    section.numbers ul li strong {
        line-height: 120px; font-size: 110px;
        margin: 0;
    }
    section.animals ul li img {
        width: 100%;
        border-radius: 50%;
    }
    section.animals ul li .sos img, section.animals ul li .sponsor img {
        width: auto;
    }
    body.home footer {
        margin-top: -1px;
    }
    section#home-animals {
        margin-top: -2px;
    }
    div.slide p {
        margin-bottom: 44px;
        font-size: 24px; line-height: 28px;
    }
    div.slide a {
        display: inline-block;
        width: 100%;
        background-size: contain;
        font-size: 28px; line-height: 117px;
    }
    section.slider a#next-slide {
        display: none;
    }
    section.contact iframe {
        float: none;
        width: 100% !important;
        margin-bottom: 24px;
    }
    section.contact h2 {
        margin-bottom: 24px;
    }
    section.news, section.new {
        padding-top: 265px;
    }
    section.news a.new {
        display: block;
        height: 60vh; width: 100%;
        margin-bottom: 40px;
    }
    section.news div.news-left {
        width: 100%;
    }
    section.news a.new span {
        width: 100%;
    }
    section.news div.news-right {
        width: 100%;
        margin-top: 50px;
    }
    section.news div.news-right iframe {
        height: 430px!important;
    }
    #sticky-donation {
        display: none;
    }
    section.team div.refuges {
        display: block;
    }
    section.team div.refuges a.refuge {
        width: 100%!important;
        margin-bottom: 12px;
    }
    section.team .refuge-team {
        text-align: center;
    }
    section.team .worker {
        float: none;
        display: inline-block;
        margin-right: 0;
    }
    footer {
        margin-top: 80px;
    }
    footer nav.footer-social {
        text-align: center;
        float: none;
    }
    footer p.copyright {
        padding-top: 24px;
    }
    section.refuges ul {
        display: block;
    }
    section.refuges ul li {
        margin-left: 0;
    }
    .content h1, section.contact h1 {
        font-size: 36px; line-height: 44px;
    }
    .content ul, .content ol {
        padding: 0 0 0 4px;
    }
    .content div.banner {
        height: 250px;
    }
    section.animal div.banner {
        height: 340px;
        margin-top: 244px;
    }
    section.animal div.banner div.animal-name {
        margin-top: 228px;
    }
    section.animal div.banner div.animal-sos::before {
        top: 128px;
    }
    section.animal div.banner div.animal-name a.sponsor {
        top: 128px;
    }
    section.animal-list {
        text-align: center;
    }
    section.animal-list .animal {
        float: none;
        margin-right: 0;
        display: inline-block;
    }
    form.filter {
        display: block;
        margin-left: 20px; margin-right: 20px;
    }
    form.filter div.row {
        display: block;
    }
    form.filter input {
        color: #00a34a; font-size: 21px;
    }
    form.filter div.field {
        display: inline-block;
        width: 49%;
    }
    form.filter div.field:last-child {
        width: 100%;
    }
    section.animal div.animal-right {
        float: none;
        max-width: 84%;
        padding: 8% 8% 2%; margin-bottom: 0;
    }
    section.animal div.animal-gallery ul {
        height: auto;
        text-align: center;
    }
    section.animal div.animal-gallery ul li,
    section.animal div.animal-gallery ul li.active {
        width: 320px; height: 320px;
        border-radius: 160px;
        margin: 0 0 40px;
    }
    section.animal div.animal-cta a.contact {
        margin: 0;
    }
    section.faq h3 {
        font-size: 21px; line-height: 28px;
        padding-top: 16px; padding-bottom: 16px;
    }
    section.faq h1 {
        margin: 120px 0 0;
    }
    section.faq h2 {
        padding-left: 5%;
        line-height: 40px; font-size: 28px;
        padding-bottom: 16px;
    }
    section.faq h2 a {
        background-position: 95% center;
    }
    ul.prices {
        text-align: center;
    }
    ul.prices li {
        margin-left: 0;
    }
    iframe {
        max-width: 100%;
    }
}