@media (max-width: 1440px) {
    
    h1.body {
        font-size: 1.7rem;
    }
    
    .central-box {
        max-width: 960px;
    }
    
    .botao-principal {
        border: solid 2px;
    }
    
    header {
        position: relative;
        z-index: 200;
    }
    
    .porque-ganda-text h1,
    .marcas h1,
    h1.big {
        font-size: 2.5rem;
    }
    
    
    
    /* HERO */
    
    .hero h1 {
        font-size: 3.5rem;
        left: 10%;
        bottom:-550px;
        z-index: 100;
        max-width: 650px;
        top: auto;
    }
    
    .guarda-chuva-header {
        width: 230px;
        left: -10px;
    }
    .selo-header {
        width: 300px;
        left: -160px;
    }
    .blobs-header {
        width: 260px;
        right: -130px;
    }
    .sol-header {
        top: 420px;
    }
    .passaro-header {
        width: 390px;
    }
    
    
    
    /* NOSSO LEGADO - RD FORM */
    
    .nosso-legado-text {
        margin-left: 60px;
        margin-top: 90px;
        margin-bottom: 90px;
    }
    
    #rdstation-bricks-embeddable-form-bricks-component-2FWXZCZoM92pR3nZ7lLXNA .bricks--column {
        z-index: 100;
    }
    
    #rd-text-mgpa0hty h2 {
        margin-top: 40px;
    }
    #rd-text-mgpa0hty h2 strong {
        font-size: 28px !important;
    }
    
    .bricks-form__field {
        padding: 10px !important;
    }
    
    #rd-text-mgpa0hu6.bricks--component.bricks--component-text.rd-text p {
        margin-bottom: 4em;
    }
    
    .form-blobs1 {
        width: 224px;
    }
    
    .foto-form {
        height: 540px;
    }
    
    
    
    
    /* SERVIÇOS */
    
    .servicos {
        padding-bottom: 50px;
    }
    .servico-card{
        padding: 20px;
    }
    .servico-card h2 {
        font-size: 18px;
    }
    .servico-card .botao-principal {
        font-size: 16px;
    }
    .servico-card img {
        width: 40px;
        margin-bottom: 20px;
    }
    .servico-texto {
        margin-left: -20px;
        padding-left: 20px;
        margin-right: -20px;
        padding-right: 20px;
    }
    
    
    
    /* CASES */
    
    .cases h2 {
        font-size: 22px;
        line-height: 1.2;
    }
    
    
    
    
    /* PQ GANDA */
    
    .pq-topico p {
        font-size: 20px;
    }
    .pq-icone {
        width: 50px;
    }
    
    
    
    
    /* QUEM SOMOS */
    
    .quem-somos-quadrado {
        width: 70px;
    }
    .quem-somos-circulo {
        width: 240px;
    }
    .quem-somos-rolo {
        width: 240px;
        left: -90px;
    }
    .quem-somos-flor {
        width: 130px;
    }
    .quem-somos-bandeira {
        width: 140px;
    }
    .quem-somos-chave {
        width: 360px;
        right: -17px;
    }
    
    .quem-somos h1 {
        font-size: 2.4rem;
    }
    
    
    
    /* MARCAS */
    
    .marcas {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .marcas-logos {
        margin-top: 30px;
    }
    
    
    
    /* DEPOIMENTOS */
    
    .depoimentos {
        padding: 30px;
    }
    
    .depoimento {
        margin-top: 110px;
        padding-bottom: 50px;
    }
    
    .depoimento img.bola {
        width: 69px;
        margin-top: -110px;
        margin-bottom: 20px;
    }
    .depoimento img.barra {
        margin-bottom: -72px;
        margin-left: -42px;
        width: 138.31%;
    }
    
    .depoimento h3 {
        margin-top: 90px;
    }
    
    
    
    /* CLIPPINGS */
    
    section.clipping {
        padding-top: 70px;
    }
    
    .clipping-text {
        width: 35%;
    }
    
    
    
    /* CONTATO */
    
    section.contato {
        padding-bottom: 50px;
    }
    
    
    
    /* CTA */
    
    .cta p,
    .cta .botao-principal {
        font-size: 18px;
    }
    
}



@media (max-width: 1100px) {
    
    
    
    .menubar,
    .porque-ganda-text p,
    .depoimento,
	.depoimento-out,
    .clipping-text,
    .contato-form,
    .contato-texto,
    section.contato .contato-form {
        width: auto;
    }
    
    .porque-ganda-text h1,
    .porque-ganda-text p,
    .clipping-text,
    .contato-texto,
    .cta p {
        max-width: 100%;
        text-align: left;
    }
    
    .nosso-legado,
    .porque-ganda .central-box,
    .depoimentos .central-box.flex,
    .clipping .central-box.flex,
    .contato .central-box.flex {
        flex-direction: column;
    }
    
    .servicos .central-box h1.body,
    .servicos .central-box p.body,
    .cases h1,
    .porque-ganda-text h1,
    .porque-ganda-text p,
    .porque-ganda-icones,
    .quem-somos h1,
    .marcas h1,
    .depoimentos .central-box.flex,
    .clipping-text,
    .contato-texto,
    .contato-form,
    .cta p {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    
    
    /* MENU */
    
    .slick-slider.hide-mobile,
    .hide-mobile {
        display: none;
    }
    
    .hide-desktop,
	.slick-produtos-mobile.hide-desktop {
        display: block;
    }
    
    .menubar a {
        margin-right: 20px;
        text-transform: uppercase;    
        z-index: 300;
    }
    
    .site-branding img {
        margin-left: 20px;
    }
    
    ul#primary-menu {
        flex-direction: column;
        padding: 0;
    }
    
    .menu-mobile {
        position: absolute;
        width: 100vw;
        /*height: 100vh;*/
        display: flex;
        align-items: center;
        justify-content: center;
        left: 0;
        top: 0;
        flex-direction: column;
        text-align: center;
        background-color: var(--laranjinha);
        transform: translateY(-100%);
        transition: transform 0.5s ease;
        z-index: 2;
        padding-top: 70px;
        padding-bottom: 30px;
    }
    
    .open {
      transform:  translateY(0);
    }
    
    .menu-mobile a {
        color: white;
    }
    
    .menu li {
        margin: 10px;
    }
    
    
    
    /* HERO */
    
    .hero {
        height: 410px;
    }
    .guarda-chuva-header {
        width: 150px;
    }
    .selo-header {
        width: 240px;
        left: -120px;
        top: 170px;
    }
    .blobs-header {
        width: 200px;
        right: -80px;
    }
    
    .passaro-header {
        width: 290px;
        top: 100px;
    }
    .sol-header {
        right: -90px;
        top: 320px;
        width: 160px;
    }
    .hero h1 {
        font-size: 3rem;
        bottom: -370px;
    }
	
	

	/* CONTATO FORM	 */
	
	.rd-button {
		font-size: 15px !important;			
	}
    
    
    
    /* NOSSO LEGADO */
    
    .nosso-legado .f50 {
        width: 100%;
    }
    .nosso-legado-text {
        margin: auto;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    
    
    /* SERVIÇOS */
    
    .slick-produtos-mobile .slick-list {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    .slick-produtos-mobile .slick-prev {
        left:10px;
    }
    .slick-produtos-mobile .slick-next {
        right: 30px;
    }
    .slick-produtos-mobile .slick-prev::before,
    .slick-produtos-mobile .slick-next::before {
        font-size: 40px !important;
    }
    

    
    /* COMUNICAÇÃO ASSERTIVA */
    
    .quem-somos-circulo {
        width: 190px;
        left: -124px;
        top: 60px;
    }
    .quem-somos-rolo {
        width: 200px;
        top: 240px;
    }
    .quem-somos-chave {
        width: 230px;
    }
    
    
    
    /* MARCAS */
    
    .slick-initialized .marcas-slide.slick-slide {
        display: flex !important;
        justify-content: center;
    }
    
    
    /* DEPOIMENTOS */
    
    .depoimentos .central-box,
    .depoimento {
        width: auto;
    }
	
	.depoimento-out {
		margin-bottom: 40px;
		width: 101%
	}
    
    .depoimento {
        margin-top: 60px;
    }
    
    .depoimento img.barra {
        margin-bottom: -70px;
        margin-left: -42px;
        width: 117.4%;
    }
    
    
    
    
    /* CONTATO */
	
	section.contato {
		padding-top: 50px;
	}
    
    section.contato .contato-form {
        margin-left: 0;
    }
    
	.botao-vermelho {
		padding: 10px 30px;
		font-size: 15px;
		text-transform: uppercase;
	}
    
    
    
    /* CTA */
    
    .cta {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .cta .botao-principal {
        justify-content: space-between;
        margin-right: 30px;
        min-width: 186px;
    }
    
    .cta .botao-principal .botao-circulo {
        margin-right: -40px;
    }
    
    
}




@media (max-width: 768px) {
	
	#page.site {
		overflow: hidden;
	}
	
	#primary.site-main {
		z-index: 0;
		position: relative;
	}
	
	p.body {
		margin-bottom: 0;
		padding-bottom: 30px;
	}
    
    .porque-ganda-text h1, 
    .porque-ganda-text p, 
    .clipping-text, 
    .contato-texto, 
    .cta p {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .quem-somos h1,
    .porque-ganda-text h1, 
    .marcas h1, 
    h1.big {
      font-size: 2rem;
    }
    
    .cases,
    .porque-ganda {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    
    
    /* MENU */
    
    .site-branding img {
        width: 120px;
    }
    
    
    
    /* HERO */
    
    .hero h1 {
        font-size: 2.5rem;
        left: 20px;
        right: 20px;
    }
  
    .blobs-header {
        width: 150px;
        top: -240px;
    }
    .passaro-header {
        width: 200px;
        right: -90px;
    }
    .sol-header {
        width: 150px;
    }
    .selo-header {
        width: 150px;
        left: -80px;
        top: -140px;
    }
    .guarda-chuva-header {
        width: 120px;
        left: -40px;
    }
    
    
    /* RD FORM */
    
    #rd-button-mgpa0hu5 {
        line-height: 1;
        font-size: 1.1rem;
    }
    
    #rd-button-mgpa0hu5.bricks--component-button {
        font-size: 1.1rem;
    }
    
    
    
    /* NOSSO LEGADO */
    
    .nosso-legado-text {
        padding: 50px 20px;
    }
    
    
    /* FOTO FORM */
    
    .foto-form {
        height: 360px;
    }
    
    .form-blobs1 {
        width: 144px;
        left: -100px;
        top: -10px;
    }
    
    
    .form-blobs2 {
        width: 140px;
        left: auto;
        right: -40px;
    }
	
	.servicos {
		padding-top: 50px;
		padding-bottom: 0;
	}
	
	.slick-prev {
		z-index: 100;
	}
    

    
    
    
    /* COMUNICAÇÃO ASSERTIVA */
    
    .quem-somos-flor {
        left: -40px;
    }
    .quem-somos-rolo {
        top: 43px;
    }
    .quem-somos-bandeira {
        right: -50px;
    }
    
    
    
    /* DEPOIMENTOS */
	
	
    
    .depoimentos .central-box.flex {
        padding:0;
    }
	
	.depoimento img.bola {
		margin-top: -90px;
	}
	
	.depoimento {
		padding-bottom: 55px;
		margin-bottom: 0;
	}
    
    .depoimento img.barra {
        margin-bottom: -53px;
        margin-left: -42px;
        margin-right: -42px;
        width: auto;
        max-width: unset;
    }
    
    
    
    
    /* CTA */
    
    .cta .central-box {
        flex-direction: column;
    }
    
    .cta p {
        margin-bottom: 1em;
        text-align: center;
        font-size: 1rem;
    }
    
    .cta .botao-principal {
        margin-left: 0;
        margin-right: 0;
        font-size: 1rem;
        min-width: unset;
    }
    
    .cta .botao-principal .botao-circulo {
        padding: 2px;
    }
	
	
	/* 	CASES CASES CASES CASES  */
	
	.single-case header.entry-header img {
		margin: 20px 0;
	}
	
	.single-case article {
		padding-top: 50px;
	}
	
	.single-case h1, 
	.single-case h2,
	.single-case h3,
	.single-case p {
		padding: 0 20px !important;
	}
	
	.dossie-dados p,
	.post-106 .case-frase-fundo-rosa {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.single-case h1,
	.single-case h3 {
		font-size: 26px !important;
	}
	
	.single-case h2 {
		font-size: 18px;
	}
	
	.case-init-box > div:first-of-type {
		flex-direction: column;
	}
	
    .case-init {
        max-width: 100% !important;
        border: 0 !important;
    }
	
	.single-case p {
		font-size: 16px !important;
	}
	
	.case-logo {
		margin: auto !important;
		padding-top: 30px;
	}
	
	.single-case .entry-content {
		margin-bottom: 0;
	}
	
	.dossie {
		border: 0;
		padding: 20px !important;
		margin: 0;
		flex-direction: column;
	}
	
	.outros-projetos-wrap h3,
	.dossie-title {
		text-align: left;
	}
	
	.dossie-title h3,
	.dossie-dados-wrap h4 {
		padding: 0 !important;
		margin-bottom: 10px;
	}
	
	.dossie-dados-wrap h4,
	.dossie-dados {
		margin: 0;
	}
	
	.dossie-dados img {
		float: none;
	}
	
	.outros-projetos-wrap h3 {
		border: 0;
		font-size: 22px;
		margin: 30px 0;
	}
	
	.outros-projetos {
		flex-direction: column;
		padding: 0 20px;
	}
	
	.outros-projetos .cases-slide {
		width: 100%;
		margin: 20px 0;
	}
	
	.outros-projetos .cases-slide-overlay {
		height: 82%;
	}
	
	.outros-projetos h3 {
		margin: 10px 0;
		font-size: 16px !important;
	}
	
	
	
	
	/* PLAN INTERNATIONAL	 */
	
	.post-106 .case-frase-fundo-rosa {
		padding-top: 80px;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}
	
	figure.rel2 {
		width: 50% !important;
		top: 190px;
	}
	
	figure.rel5 {
		width: 50% !important;
		top: -50px;
	}
	
	figure.rel4 {
		width: 30% !important;
		left: 0;
		top: -40px;
	}
	
	.post-106 .wp-block-gallery-3 {
		padding: 20px !important;
	}
	
	.post-106 .wp-block-gallery-3.has-nested-images.columns-default.picsplan figure.wp-block-image:not(#individual-image).size-large {
		width: 41.6% !important;
	}
	
	
		/* 	FUNDAÇÃO LEMANN */
	
	.post-104 .cases-posts {
		flex-direction: row;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
	}
	
	
	.cases-posts figure.wp-block-image {
		width: 100% !important;
	}
	
	
	.post-104 .bg img {
		width: 151%;
		max-width: unset;
		margin-left: 0;
		margin-top: 1160px;
		left: -280px;
	}
	
	.post-104 .rede {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		display: none;
	}
	
	.post-104 .revista {
		margin: 20px auto 150px;
	}
	
	.post-104 h3.branco {
		color: var(--azulclaro);
	}
	
	.post-104 .selos {
		margin-left: auto;
		margin-right: auto;
		flex-direction: row;
		margin-top: 60px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.post-104 .selos figure {
		width: 40% !important;
	}
	
    .post-104 .wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
	
	.post-104 h2.frase-final {
		font-size: 20px;
	}
	
	
		/* INSTITUTO TERRA	 */
	
	.post-100 .case-video {
		margin-top: 90px;
	}
	
	.post-100 .case-video .wp-block-embed iframe {
		margin-top: 120px;
	}
	
	.post-100 .case-frase-fundo-rosa {
		padding: 50px 0;
	}
	
	.post-100 .cases-posts {
		margin: 50px 0;
		padding: 0 20px;
	}
	
	
		/* 	GIFE  */
	
	.post-94 .case-frase-fundo-rosa {
		padding: 240px 0 70px;
	}
	
	.post-94 .cases-posts {
		padding: 50px 20px;
		margin: 0;
	}
	
	
		/* 	FUNDAÇÃO MARIA CECILIA  */
	
	.post-102 .z20 img {
		width: 100% !important;
		margin: 0;
		padding: 0 20px;
	}
	
	.post-102 .case-espaco {
		height: 210px !important;
	}
	
	.post-102 .wp-block-gallery-2 {
		margin: 20px;
		gap: 10px;
	}
	
	.post-102 .hmontserrat {
		font-size: 26px !important;
	}
	
	
		/*  FUNDAÇÃO ROBERTO MARINHO	 */
	
	.post-98 .cases-posts {
		padding: 20px;
	}
	
	.post-98 .case-imagem-principal img {
		padding-top: 60px;
	}
	
	.post-98 .case-frase-fundo-rosa {
		padding: 30px 20px 140px !important;
		line-height: 1;
		font-size: 20px;
	}
	
	.post-98 .cases-posts-2 {
		padding: 0 20px;
		margin: -90px 0 0;
	}
	
	.post-98 .wp-block-group.texto-final h3 {
		font-size: 20px !important;
		line-height: 1.4;
		margin-top: 40px;
	}
	
	.post-98 .wp-block-group.texto-final {
		padding-top: 40px;
	}
	
  
}















