@media only screen and (min-width: 501px) {
    .menu-toggle {
        display: none;
    }

    .footer-links .footer-item > img {
        display: none;
    }
}
@media only screen and (max-width: 500px) {
    html {
        font-size: 50%;
    }

    .header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
    }

    .header + * {
        margin-top: 120px;
    }

    .breadcrumb-projects,
    .breadcrumb-internalArticle,
    .breadcrumb,
    .breadcrumb-primer,
    .breadcrumb-manifest,
    .breadcrumb-teams,
    .breadcrumb-article {
        padding: 0;
    }
    
    .breadcrumb-projects a,
    .breadcrumb-internalArticle a,
    .breadcrumb a,
    .breadcrumb-primer a,
    .breadcrumb-manifest a,
    .breadcrumb-teams a,
    .breadcrumb-article a {
        font-size: 1.1rem;
        margin: 5px;
    }

    .flex {
        flex-direction: column;
    }
  
    .flex .slider-controls-info {
        width: 100%;
        max-width: 100%;
    }
  
    .flex .slider-controls-info h2 {
        font-size: 3rem;
        line-height: 3.5rem;
    }
  
    .slider-controls-info p {
        font-size: 2rem;
        margin-bottom: 20px;
    }
  
    .slider-controls-info > span {
        margin-bottom: 20px;
    }
  
    .flex > div:not(.slider-controls-info) {
        order: -1;
        margin-bottom: 20px;
    }

    .flex > div:not(.slider-controls-info) > img {
        height: 230px;
    }
  
    .slider-controls-info .buttons {
        justify-content: center;
    }
  
    .about {
        padding: 0;
    }
  
    .about-content {
        padding: 50px 5%;
    }

    .about-content__description .about-manifest img {
        position: relative;
    }
  
    .about-content__title {
        position: relative;
        z-index: 1;
    }
  
    .about-content__description .about-mask-image {
        max-width: 100%;
        height: 230px;
        margin-bottom: 30px;
    }

    .project {
        padding: 122px 0 30px;
    }

    .video-content__description .card {
        height: 275px;
    }
    
    .video-content__description .card > img {
        height: 275px;
    }
  
    .video-content__description {
        display: flex;
        flex-direction: column;
        grid-gap: unset;
    }
  
    .video-content__description .card {
        max-width: 100%;
    }
  
    .video-content__description .card:not(:last-child) {
        margin-bottom: 20px;
    }
  
    .video-content__description .card div p {
        max-width: 90%;
    }
  
    .newsletter {
        padding: 50px 0;
    }
  
    .newsletter-content>img {
        width: 100%;
        height: 230px;
    }

    .footer-links .footer-item > img {
        display: none;
    }

    .mask-color-group img {
        height: 230px;
    }
    
    .values {
        padding: 50px 0 0px;
    }

    .workshopInfluencers-content__description > img {
        height: 200px;
    }
    
    .workshopInfluencers-content__description .workshopInfluencers-manifest a {
        margin: 0 0 30px;
        display: block;
    }
    
    .workshopInfluencers {
        padding: 30px 5%;
    }

    .firstcard .card_element div:nth-child(1) img {
        height: 230px;
    }
    
    .articlePage-content__description .card div:nth-child(1) img {
        height: 200px;
    }
  
    .newsletter-content section#yikes-mailchimp-container-1 {
        max-width: 90%;
    }
  
    .about-mask {
        max-width: 100%;
    }
  
    .project-content__description .card img {
        height: 220px;
        object-fit: cover;
        max-width: 100%;
        width: 100%;
    }
  
    .project-content__description .card p {
        max-width: 90%;
    }
  
    .video {
        padding: 50px 0 0;
    }
  
    .destaques-slider {
        padding: 50px 0;
    }
  
    .footer {
        padding: 50px 0 150px;
    }

    .footer-links .footer-item > .social-links {
        margin-bottom: 15px;
    }
    
    .politics p {
        padding: 0;
        width: 90%;
    }

    .articlePage-content__description .card {
        max-width: 100%;
        flex-direction: column;
        height: unset;
        width: unset;
    }
    
    .articlePage-content__description .card div:nth-child(1) img {
        max-width: 100%;
        min-width: unset;
        margin: 0;
    }
    
    .articlePage-content__description .card div:last-child {
        margin: 0;
        padding: 20px;
    }
    
    .articlePage {
        padding-top: 50px;
    }
    
    .articlePage-content__title p {
        padding: 0;
    }
    
    .articlePage-content__title {
        margin-bottom: 0;
    }

    .pageVideos-content__description .card {
        height: 275px;
    }
    
    .pageVideos-content__description .card > img {
        height: 275px;
    }

    .manifest {
        padding: 0;
    }
    
    .manifest-content__description .manifest-about {
        width: 100%;
    }

    .teams {
        padding: 50px 5%;
    }
    
    .teams-content__title p {
        font-size: 4rem;
        line-height: 5rem;
    }
    
    .teams-content__description .card {
        width: 100%;
        margin: 0 auto;
    }
    
    .teams-content__description .card div:nth-child(1) img {
        width: 250px;
    }
    
    .teams-content__description .card div:nth-child(2) span {
        padding: 0;
    }
    
    .teams-content__description .card div:nth-child(2) {
        padding: 20px;
    }
    
    .modal-time .content .conteudo_time:first-of-type {
        max-width: 100%;
        min-width: unset;
    }
    
    .modal-time .content .conteudo {
        flex-direction: column;
        height: 100%;
    }
    
    .modal-time .content .conteudo_time:last-of-type {
        padding: 20px 5%;
        margin: 0;
    }
    
    .modal-time .content .conteudo_time>img {
        height: 250px;
    }
    
    .modal-time .content .conteudo_time ul {
        max-height: unset;
        min-height: unset;
        padding: 20px 0;
    }
    
    .modal-time .content {
        max-height: unset;
        margin: 0;
    }
    
    .modal-time {
        overflow: auto;
        background-color: #fff;
    }
    
    .modal-time .content i.fechar {
        top: 20px;
        right: 20px;
        width: 50px;
        height: 50px;
    }
    
    .modal-time .content i.fechar svg {
        width: 50px;
        height: 50px;
    }

    .primerPage {
        padding: 50px 0;
    }

    .primerPage-content__description {
        flex-direction: column;
    }
    
    .primerPage-content__description .card {
        max-width: 100%;
        margin-bottom: 0;
    }
    
    .primerPage-content__description .card div:nth-child(1) img {
        max-width: 100%;
        height: 300px;
    }
    
    .primerPage-content__description .card .primerPage-info {
        position: initial;
        max-width: 90%;
        margin: 0 auto;
        transform: translateY(-100px);
        height: unset;
    }

    .presentation {
        padding: 50px 5%;
    }

    .list-newsletter_title {
        padding: 20px;
    }

    .list-newsletter_title h1 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .list-newsletter_title .newsletter-link {
        font-size: 1.7rem;
        line-height: 2rem;
    }

    .list-newsletter_title img {
        width: 20px;
        margin-left: 10px;
    }

    .firstcard .card_element div:nth-child(2) h1 {
        max-width: 100%;
        width: unset;
    }
    
    .firstcard .card_element div:nth-child(2) p {
        width: unset;
        max-width: 100%;
    }
    
    .firstcard-title {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    
    .firstcard .card_element .firstcard-title .event {
        margin: 0 0 0 0;
    }
    
    .card_element div:nth-child(2) {
        margin: 0;
        padding: 20px;
    }

    .workshopBainner-content__title > h1 {
        font-size: 3rem;
        line-height: 4rem;
    }
    
    .projects {
        padding: 50px 5%;
    }
    
    .Statistics-content__title > div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    .photoGallery {
        padding: 50px 5%;
    }
    
    .workshop-controls-info {
        max-width: 100%;
        width: unset;
        padding: 0 5%;
    }
    
    .workshop-controls-info > * {
        max-width: 100%;
        width: unset;
    }
    
    .workshop-controls-info h1 {
        font-size: 4rem;
        line-height: 4.5rem;
    }

    .workshopBainner-content {
        padding: 0 5%;
    }
    
    .workshop-heading::before {
        display: none;
    }
    
    .workshopBainner-content__title > p {
        margin: 0 0 10px;
    }

    .internalArticle {
        padding: 50px 0;
    }
    
    .internalArticle .first-card div:nth-child(1) > p {
        width: 100%;
    }
    
    .actors {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .internalArticle .second-card div:nth-child(1) {
        margin-bottom: 0;
    }
    
    .second-card .group-social ul li {
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 20px 0 0;
    }
    
    .second-card .group-social ul li a {
        flex: 0 0 50px;
        margin: 0;
    }
    
    .second-card .group-social ul {
        margin: 0;
    }
    
    .internalArticle-content__description .card div:nth-child(2) h1 {
        height: unset;
    }
    
    .internalArticle-content__description .card {
        height: unset;
    }

    .covid-panel > h1 {
        width: unset;
    }

    .workshopInfluencers {
        padding: 50px 5%;
    }
    
    .workshopInfluencers-content__description .workshopInfluencers-manifest {
        width: 100%;
        max-width: 100%;
    }
    
    .workshopInfluencers-content__description .workshopInfluencers-manifest p {
        width: 100%;
        height: unset;
    }

    .pageVideos-content__title p {
        width: 100%;
        height: unset;
        font-size: 3rem;
        line-height: 3.7rem;
        margin-bottom: 0px;
    }
    
    .pageVideos-content__description {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    
    .pageVideos-content__description .card {
        width: 100%;
    }
    
    .pageVideos-content__description .card div p {
        width: 90%;
    }
    
    .pageVideos-content__title {
        margin-bottom: 30px;
    }
    
    .pageVideos {
        padding: 50px 0;
    }

    nav .menu {
        display: flex;
        transform: translateX(100%);
        opacity: 0;
        visibility: hidden;
        transition: .5s ease;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    
    nav .menu.active {
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
    }
    
    nav .menu .dropdown-one {
        transform: unset;
        flex: 0 0 100%;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: unset;
    }
    
    nav .menu .dropdown-two {
        transform: unset;
        flex: 0 0 100%;
        border: none;
    }
    
    nav .menu .dropdown-three {
        transform: unset;
        flex: 0 0 100%;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        height: unset;
    }
    
    nav .menu .dropdown-three + li {
        flex: 0 0 100%;
        text-align: center;
    }
    
    .dropdown-menu-one {
        position: initial;
        transform: unset;
        margin: 0;
        border: none;
        width: 100%;
        transition: .5s ease;
        max-height: 0;
        overflow: hidden;
        height: unset;
        padding: 0;
    }
    
    .dropdown-menu-one > li {
        text-align: center;
        margin: 20px 0 0;
    }
    
    [data-dropdown]:hover .dropdown-menu-one {
        max-height: 50rem;
    }
    
    .menu .dropdown-menu-three {
        position: initial;
        transform: unset;
        margin: 0;
        border: none;
        width: 100%;
        transition: .5s ease;
        max-height: 0;
        overflow: hidden;
        height: unset;
        padding: 0;
    }
    
    .menu .dropdown-menu-three > li {
        text-align: center;
        margin: 20px 0 0;
    }
    
    .menu [data-dropdown]:hover .dropdown-menu-three {
        max-height: 50rem;
    }

    .search-container {
        top: 0;
    }

    .search-container .search-box {
        flex-direction: column-reverse;
        align-items: flex-end;
        padding: 30px 5%;
    }
    
    .search-group {
        flex-direction: column;
        align-items: flex-end;
        margin-bottom: auto;
    }
    
    .search-box .search-group .search-button {
        width: unset;
        height: unset;
        padding: 10px 20px;
        margin-top: 15px;
    }
    
    .search-box .search-group input {
        padding: 10px 20px;
        height: unset;
    }
    
    .search-box .close-button {
        margin-bottom: auto;
        font-size: 5rem;
        line-height: 5rem;
    }
    
    .menu-toggle {
        position: fixed;
        top: 60px;
        right: 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: transparent;
        border: none;
        outline: none;
        transition: .4s ease;
        transform: translateY(-50%);
        z-index: 1001;
    }
    
    .menu-toggle span {
        width: 3rem;
        height: 3px;
        background-color: #55575b;
        position: relative;
    }
    
    .menu-toggle span::before,
    .menu-toggle span::after {
        content: '';
        position: absolute;
        width: inherit;
        height: inherit;
        background-color: inherit;
        left: 0;
        transition: .4s ease;
    }
    
    .menu-toggle span::before {
        top: -1rem;
    }
    
    .menu-toggle span::after {
        bottom: -1rem;
    }
    
    .menu-toggle.active {
        transform: rotate(45deg);  
    }
    
    .menu-toggle.active span::before {
        transform: rotate(-90deg);
        top: 0;
    }
    
    .menu-toggle.active span::after {
        opacity: 0;
    }
}