@media screen and (max-width:1439px) {

	.box-topo-interno .info {left: 30px;}
	.box-topo-interno .info .titulo-topo {font-size: 120px; line-height: 100px;}

	#header {padding: 0 30px;}
	#header .logo {width: 280px;}
	#header .menu li {margin-left: 40px;}

	#footer .conteudo {padding: 125px 30px 40px;}
	#footer .box-menu-lgpd {padding: 10px 30px;}

	#home .banners .social {right: 20px;}

	#home .sobre {padding: 150px 0;}
	#home .sobre .conteudo .info .linha {margin: 15px 0 20px;}
	#home .sobre .conteudo .box-img {height: 430px; width: 45%;}
	
	.projetos .lista .projeto .box-img {height: 360px;}
	.projetos .lista .projeto .titulo {bottom: 30px;}

	#projetos-musica .musicas .lista .musica .box-img {height: 300px;}

	#projeto-musica .musicas .lista .musica .box-img {height: 300px;}

	#projeto-musica .news {padding-top: 100px;}

	#projetos-audiovisual .audiovisuais .lista .audiovisual .info .titulo {width: 75%;}

	#news .conteudo .aspas svg {margin-right: 50px;}

	#post .conteudo .aspas svg {margin-right: 50px;}
	
}

@media screen and (max-width:1260px) {

	.titulo.extra-grande {font-size: 50px;}
	.titulo.grande {font-size: 40px;}
	.titulo {font-size: 35px;}

	.box-topo-interno {height: 600px;}
	.box-topo-interno .info .titulo-topo {font-size: 100px; line-height: 80px; margin-bottom: 15px;}
	
	#header .logo {width: 250px;}
	#header .menu li {margin-left: 25px;}

	#footer .conteudo {padding-top: 100px;}

	#home .sobre .conteudo .info {width: 50%; margin-right: 75px;}
	#home .sobre .conteudo .box-img {height: 400px; width: 40%;}
	
	.projetos {padding: 100px 0 70px;}
	.projetos .lista {padding-top: 50px;}
	.projetos .lista .projeto .box-img {height: 320px;}
	.projetos .lista .projeto .box-img svg {height: 70px; width: 70px;}
	.projetos .lista .projeto:hover .titulo {bottom: 50px; transition-duration: .8s;}

	.news .lista {padding-top: 50px;}
	.news .lista .post .texto {width: 100%;}

	#projetos-musica .musicas .lista .musica .box-img {height: 250px;}

	#projeto-audiovisual .box-topo-interno .info {padding-bottom: 80px;}
	#projeto-audiovisual .box-topo-interno .info .titulo {margin-bottom: 30px;}

	#projeto-audiovisual .sobre {bottom: 50px;}

	#news .conteudo .aspas svg {margin: 0 20px 0 10px;}
	#news .conteudo .categorias {padding: 30px 20px 50px;}

	#post .conteudo .aspas svg {margin: 0 20px 0 10px;}
	#post .conteudo .categorias {padding: 30px 20px 50px;}

}

@media screen and (max-width:1030px) {

	.box-topo-interno .social {display: none;}
	.box-topo-interno .info .palavra {font-size: 350px; margin-bottom: 20px; letter-spacing: 35px;}
	.box-topo-interno .info .palavra.active {left: -100px;}

	.news {padding-top: 75px;}

	#header .logo {width: 220px;}
	#header .menu li {margin-left: 20px;}
	#header .whatsapp {margin-right: 0;}

	#home .banners .social {display: none;}

	#home .sobre {background-position-y: -25%; padding: 100px 0;}
	#home .sobre .conteudo .box-img {height: 350px;}
	#home .sobre .conteudo .box-img img {box-shadow: 15px -15px 0px 0px #fa3030;}
	#home .sobre .conteudo .box-img img:hover {box-shadow: -15px 15px 0px 0px #fa3030; transition-duration: .8s;}

	#bio .sobre {padding: 75px 0;}

	.projetos {padding: 70px 0;}
	.projetos .lista {padding-top: 30px;}
	.projetos .lista .projeto .box-img {height: 280px; width: 95%; box-shadow: 5px -5px 0px 0px #00000000;}
	.projetos .lista .projeto:hover .box-img {box-shadow: 15px -15px 0px 0px #fa3030; transition-duration: .8s;}
	.projetos .lista .projeto .box-img svg {height: 60px; width: 60px;}
	.projetos .lista .projeto:hover .titulo {left: 10px; bottom: 40px; transition-duration: .8s;}

	#projetos-musica .sobre {padding-top: 75px;}

	#projetos-musica .musicas {padding-top: 75px;}
	#projetos-musica .musicas .lista .musica {width: calc(33.33% - 15px); margin-right: 15px;}

	#projeto-musica .sobre {padding-top: 75px;}
	#projeto-musica .sobre .texto {width: 75%;}

	#projeto-musica .musicas {padding-top: 75px;}
	#projeto-musica .musicas .lista .musica {margin-right: 15px;}

	.conteudo-projeto {padding-top: 75px;}
	.conteudo-projeto .videos .lista .video {margin-right: 15px;}
	.conteudo-projeto .galeria {padding-top: 75px; margin-top: 75px;}

	#projetos-audiovisual .box-topo-interno .selo {right: 20px; bottom: 20px;}

	#projetos-audiovisual .sobre {padding-top: 75px;}

	#projetos-audiovisual .audiovisuais .conteudo .filtro {width: 33%;}

	#projeto-audiovisual .box-topo-interno .info {width: 75%;}

	#projeto-audiovisual .sobre .video {width: 90%; height: 450px;}
	#projeto-audiovisual .sobre .texto {width: 75%;}

	#news .conteudo .aspas svg {width: 80px;}

	#post .conteudo {padding: 75px 0;}
	#post .conteudo .aspas svg {width: 80px;}

	#contato .box-form .menu {padding: 70px 0;}

	#contato .box-form {padding-bottom: 75px;}

}

@media screen and (max-width:960px) {
	
	html {position:relative;width:100%;min-width:315px;}
	body {position:relative;width:100%;}

	* {-webkit-overflow-scrolling:touch;}

	.wrapper {width:calc(100% - 30px)!important;margin-left: 15px;}

	.form {flex-direction: column; align-items: flex-end;}
	.form input[type="text"], .form input[type="email"], .form select, .form input[type="password"], .form textarea, .form .small3 {width: calc(100% - 30px)!important; margin-bottom: 15px;}
    .form .botao-form {margin-top: 5px;}

	.cookie-bar .box {float:none;margin-left:20px;width:calc(100% - 40px);}
	.cookie-bar .buttons {float:none;margin-left:20px;width:calc(100% - 40px);margin-top:30px;}

	.box-topo-interno {height: 450px;}
	.box-topo-interno .info {left: 15px; padding-bottom: 100px;}
	.box-topo-interno .info .palavra {font-size: 250px; margin-bottom: 20px;}
	.box-topo-interno .info .palavra.active {left: -50px;}
	.box-topo-interno .info .titulo-topo {font-size:100px;}
	.box-topo-interno .info .titulo-topo.small {font-size:40px;line-height:100%;}
	.box-topo-interno .info .titulo-topo {font-size: 90px; line-height: 70px;}
	.box-topo-interno .info .titulo-topo.active {left: -5px;}
	
	#header {padding: 25px 15px; display: flex; justify-content: space-between;}
	#header .logo {position: relative;}
	#header .menu {display: none;}
	#header .whatsapp {font-size: 0; width: auto; margin-right: 50px;}
	#header .whatsapp:hover {opacity: 1;}
	#header .whatsapp svg {margin: 0;}
	#header .ico-menu {display: flex; flex-direction: column; align-items: flex-end;}

	#footer .conteudo {padding: 70px 15px 0px; flex-direction: column; align-items: center;}
	#footer .conteudo .box {flex-direction: column-reverse;}
	#footer .conteudo .box .social {margin: 25px 0 50px;}
	#footer .conteudo .box .menu {flex-direction: column;}
	#footer .conteudo .box .menu .botao {margin-bottom: 35px;}
	#footer .conteudo .box .menu li:first-child {margin: 0;}
	#footer .conteudo .box .menu li {margin: 20px 0 0;}
	#footer .box-menu-lgpd {padding: 0; border-top: none; flex-direction: column-reverse;}
	#footer #egge {margin: 50px 0;}
	#footer .box-menu-lgpd .menu-lgpd {width: 100%; flex-wrap: wrap; border-top: solid 1px #404040; padding: 20px 15px; box-sizing: border-box; justify-content: center;}
	#footer .box-menu-lgpd .menu-lgpd .direitos {width: 100%; text-align: center; margin-top: 10px;}

	#home .banners {height: calc(100vh - 3px);}
	#home .banners .lista .banner .img-banner {display: none;}
	#home .banners .lista .banner .img-banner-mobile {display: block;}

	#home .sobre {padding: 75px 0; background-size: 300px; background-position-x: -5%; background-position-y: -5%;}
	#home .sobre .conteudo .info {margin-right: 20px;}
	#home .sobre .conteudo .box-img {width: 45%;}
	#home .sobre .conteudo .box-img img:hover {box-shadow: 15px -15px 0px 0px #fa3030; transition-duration: .8s;}

	.projetos {padding: 75px 0;}
	.projetos .lista {display: block;}
	.projetos .lista .projeto {display: flex; align-items: center; justify-content: center; width: 75%; margin: 15px auto 0;}
	.projetos .lista .projeto .titulo {left: auto;}
	.projetos .lista .projeto:hover .titulo {left: auto; bottom: 30px; transition-duration: .8s;}
	.projetos .lista .projeto .box-img {box-shadow: 15px -15px 0px 0px #fa3030; width: 100%; height: 350px;}
	.projetos .lista .projeto:hover .box-img svg {transform: scale(1); transition-duration: .8s;}

	#home .news {padding-top: 0;}

	.news {padding-top: 50px;}
	.news .titulo.pequeno {flex-direction: column-reverse;}
	.news .titulo.pequeno svg {height: 10px; margin-bottom: 35px;}
	.news .lista {padding-top: 30px;}
	.news .lista .post {width: 360px; margin: 0 auto;}
	.news .lista .post .texto {width: 100%;}
	
	#bio .sobre {padding: 50px 0;}
	#bio .sobre .texto {columns: 1;}

	#bio .linha-do-tempo {padding-bottom: 50px;}
	#bio .linha-do-tempo .lista .ano {margin-right: 10px;}
	#bio .linha-do-tempo .lista .ano .box-img {height: 200px; box-shadow: 5px -5px 0px 0px #fa3030;}
	#bio .linha-do-tempo .lista .ano:hover .box-img {box-shadow: 5px -5px 0px 0px #fa3030; transition-duration: .8s;}

	#bio .news {padding-top: 0;}

	#projetos-musica .sobre {padding-top: 50px;}

	#projetos-musica .musicas {padding-top: 50px;}

	#projeto-musica .sobre {padding-top: 50px;}

	#projeto-musica .musicas {padding: 50px 0;}
	#projeto-musica .musicas .info {margin-bottom: 30px;}
	#projeto-musica .musicas .lista .musica .box-img {box-shadow: 5px -5px 0px 0px #fa3030;}
	#projeto-musica .musicas .lista .musica:hover .box-img {box-shadow: 5px -5px 0px 0px #fa3030; transition-duration: .8s;}

	.conteudo-projeto .videos .lista .video {box-shadow: 5px -5px 0px 0px #fa3030; margin-right: 5px;}
	.conteudo-projeto .videos .lista .video:hover {box-shadow: 5px -5px 0px 0px #fa3030;}

	.conteudo-projeto {padding-top: 50px;}
	.conteudo-projeto .galeria .conteudo .info {margin-top: 0;}
	.conteudo-projeto .galeria .wrapper {flex-direction: column;}
	.conteudo-projeto .galeria .conteudo {width: 100%;}
	.conteudo-projeto .galeria {margin-top: 50px; padding-top: 50px;}
	.conteudo-projeto .galeria .links {padding-right: 0; position: relative; width: 100%; margin-top: 50px;}
	.conteudo-projeto .galeria .links .lista {overflow: auto;}

	.conteudo-projeto .videos .lista .video {height: 350px;}
	.conteudo-projeto .galeria .conteudo .carousel .box-carousel {height: 350px;}

	#projeto-musica .news {padding-top: 50px;}

	#projetos-audiovisual .sobre {padding-top: 50px;}
	#projetos-audiovisual .sobre .texto {columns: 1;} 

	#projetos-audiovisual .audiovisuais {padding-top: 50px;}

	#projetos-audiovisual .news {margin-top: 50px;}

	#projeto-audiovisual .box-topo-interno .info {padding-bottom: 30px; width: 90%;}
	#projeto-audiovisual .box-topo-interno .info .texto.dois {margin-top: 20px;}
	#projeto-audiovisual .box-topo-interno .info .generos {margin-top: 30px;}

	#projeto-audiovisual .sobre {bottom: 0; padding-top: 50px; padding-bottom: 50px;}
	#projeto-audiovisual .sobre .video {width: 100%; height: 400px;}
	#projeto-audiovisual .sobre .video svg {height: 60px; width: 60px;}
	#projeto-audiovisual .sobre .texto {width: 90%;}

	#news .conteudo {flex-direction: column; padding-top: 50px;}
	#news .conteudo .posts {width: 100%;}
	#news .conteudo .posts .paginacao {padding: 0;}

	#news .conteudo .aspas {margin: 35px 0;}
	#news .conteudo .aspas svg {margin: 0;}

	#post .conteudo {flex-direction: column; padding: 50px 0;}
	#post .conteudo .post {width: 100%;}
	#post .conteudo .post .carousel .box-carousel {height: 250px;}
	#post .conteudo .aspas {margin: 35px 0;}
	#post .conteudo .aspas svg {margin: 0;}

	#contato .box-form {padding-bottom: 50px;}
	#contato .box-form .menu {padding: 50px 0;}

}

@media screen and (max-width:820px) {

	.titulo.extra-grande {font-size: 45px;}

	.box-topo-interno .info .titulo-topo {font-size: 65px;}

	#home .sobre {background-size: 250px; background-position-x: -2%; background-position-y: -3%;}
	#home .sobre .conteudo {flex-direction: column;}
	#home .sobre .conteudo .info {width: 360px; margin: 0;}
	#home .sobre .conteudo .info .texto {columns: 1;}
	#home .sobre .conteudo .box-img {height: 360px; width: 360px; margin-top: 50px;}

	.projetos .lista .projeto {width: 85%;}
	.projetos .lista .projeto .box-img {height: 300px;}
	.projetos .lista .projeto .box-img svg {height: 50px; width: 50px;}

	#bio .sobre .titulo {margin-bottom: 15px;}

	#projetos-musica .sobre .texto {columns: 1; width: 100%;}

	#projetos-musica .musicas .lista {justify-content: space-between;}
	#projetos-musica .musicas .lista .musica {width: calc(50% - 10px); margin: 0 0 50px;}
	#projetos-musica .musicas .lista .musica .box-img {box-shadow: 5px -5px 0px 0px #fa3030;}
	#projetos-musica .musicas .lista .musica:hover .box-img {box-shadow: 5px -5px 0px 0px #fa3030;}
	
	#projetos-audiovisual .box-topo-interno .selo svg {width: 60px;}
	
	#projetos-audiovisual .sobre .texto {width: 100%;}

	#projetos-audiovisual .audiovisuais .lista .audiovisual .box-img {box-shadow: 5px -5px 0px 0px #fa3030;}
	#projetos-audiovisual .audiovisuais .lista .audiovisual:hover .box-img {box-shadow: 5px -5px 0px 0px #fa3030;}

	#politica-de-privacidade .conteudo-politica {padding: 50px 0;}
	#politica-de-cookies .conteudo-politica {padding: 50px 0;}

	#projeto-musica .sobre .texto {width: 100%;}

	.conteudo-projeto .galeria .links {padding: 20px 10px 25px;}
	.conteudo-projeto .galeria .links .lista {max-height: none; overflow: visible;}

	#projeto-audiovisual .box-topo-interno .info {width: 100%;}

	#projeto-audiovisual .box-topo-interno {height: auto;}
	#projeto-audiovisual .box-topo-interno .info {padding-top: 120px;}

	#projeto-audiovisual .sobre .video {height: 300px;}
	#projeto-audiovisual .sobre .texto {width: 100%; margin-top: 20px;}

}

@media screen and (max-width:620px) {

	.form .botao-form {flex-direction: column; width: 100%; align-items: center;}
	.form .botao-form .termos {left: 0; width: 100%; padding: 15px 0; justify-content: center; border-radius: 0; margin: 0;}
	.form .botao-form button {width: 100%; border-radius: 0; justify-content: center; border-radius: 0!important;}

	.box-topo-interno {height: 400px;}
	.box-topo-interno .info {padding-bottom: 50px;}
	.box-topo-interno .info .titulo-topo {font-size: 55px; line-height: 60px;}
	.box-topo-interno .info .titulo-topo.active {left: 0;}
	.box-topo-interno .info .palavra {font-size: 200px; letter-spacing: 10px;}

	#header .logo {width: 200px;}
	
	#home .sobre {background-size: 200px; background-position-x: -5%; background-position-y: -2%;}
	#home .sobre .conteudo .info {width: 330px;}
	#home .sobre .conteudo .box-img {width: 300px; height: 300px;}
	#home .sobre .conteudo .box-img img {box-shadow: 10px -10px 0px 0px #fa3030;}

	.projetos .lista .projeto {width: 95%; margin-left: 0;}
	.projetos .lista .projeto .box-img {height: 250px; box-shadow: 10px -10px 0px 0px #fa3030;}
	.projetos .lista .projeto .titulo {bottom: 15px;}
	.projetos .lista .projeto .box-img .selo {bottom: auto; top: 15px;}
	
	.news .lista .post {width: 330px;}

	#bio .sobre img {height: 200px; margin-top: 30px;}
	
	#bio .linha-do-tempo .lista .owl-dots {flex-wrap: wrap; padding-top: 15px;}
	#bio .linha-do-tempo .lista .owl-dots .owl-dot {margin-bottom: 5px;}

	#projetos-musica .musicas .lista {justify-content: center;}
	#projetos-musica .musicas .lista .musica {width: 75%;}

	#projeto-musica .musicas .lista .musica {margin-right: 5px;}

	.conteudo-projeto .videos .lista .video {height: 300px;}
	.conteudo-projeto .videos .lista .video svg {height: 50px; width: 50px;}

	.conteudo-projeto .galeria .conteudo .carousel .box-carousel {height: 300px;}

	#projetos-audiovisual .box-topo-interno .selo {padding: 8px; left: 20px; right: auto; bottom: 160px;}
	#projetos-audiovisual .box-topo-interno .selo svg {width: 60px;}

	#projetos-audiovisual .audiovisuais .conteudo {flex-direction: column;}
	#projetos-audiovisual .audiovisuais .conteudo .filtro {width: fit-content; margin-top: 30px;} 
	#projetos-audiovisual .audiovisuais .conteudo .filtro .box-filtro svg {margin-left: 0;}
	#projetos-audiovisual .audiovisuais .conteudo .filtro svg {margin-left: 30px;}
	#projetos-audiovisual .audiovisuais .conteudo .info .titulo {margin-bottom: 10px;}
	#projetos-audiovisual .audiovisuais .lista {padding-top: 30px;}
	#projetos-audiovisual .audiovisuais .lista .audiovisual .info {margin-left: 0;}
	#projetos-audiovisual .audiovisuais .lista .audiovisual .info .titulo {width: 100%;}

	#projeto-audiovisual .sobre .video {height: 250px;}

	.conteudo-projeto .videos .lista .video {height: 250px;}

	#contato .box-form .menu {flex-direction: column; align-items: flex-start; padding: 30px 0;}
	#contato .box-form .menu a {margin: 5px 0;}

}

@media screen and (max-width:375px) {

	.titulo.extra-grande {font-size: 40px;}
	.titulo.grande {font-size: 35px;}
	.titulo {font-size: 30px;}

	#header .logo {width: 180px;}

	#home .sobre {background-size: 160px;}
	#home .sobre .conteudo {align-items: center;}
	#home .sobre .conteudo .info {width: 290px;}
	#home .sobre .conteudo .info .texto.pequeno {margin-top: 30px;}
	#home .sobre .conteudo .box-img {width: 270px; height: 270px; margin-top: 40px; margin-right: 10px;}

	.projetos .lista .projeto {width: calc(100% - 10px); margin-right: 10px;}
	.projetos .lista .projeto .box-img {height: 220px;}
	.projetos .lista .projeto .box-img svg {height: 40px; width: 40px;}

	#projetos-musica .musicas .lista .musica {width: 100%;} 

}