@media (max-width:1366px) {

	.HeaderMenu {
		margin-top: 10px;
	}
	
}






@media (max-width: 450px) {
	
	.NoScroll {
		overflow: hidden!important;
	}
	
	.TextoResponsivo {
		text-align: left;
	}
	
	.Splash {
		background: url("../images/Background_Splash_Mobile.jpg") center center no-repeat;
		background-size: cover;
	}
	
	.Splash .SetaDown {
		display: none!important;
	}
	
	.Cover_Social {
		align-items: flex-end;
		padding: 0 15px 60px 0;
	}
	
	.Portfolio .LinhaDados{
		padding: 20px 0!important;
	}
	
	.Portfolio .PortaTexto {
		padding: 20px 30px!important;
	}
	
	.Portfolio .CampoVisaoFotossensiveis,
	.Portfolio .CampoVisaoAntirreflexo {
		background-size: 115%;
	}
	
	.Portfolio .ShapeColor1_Progressivas {
		padding: 20px 15px!important;
	}
	
	.TecnologiaHeader {
		padding: 50px 0 50px 0;
	}
	
	.TecnologiaHeader .container-fluid {
		width: 90%;
	}
	
	.Tecnologia {
		padding: 50
	}
	
    .TecnologiaHeader .TecnologiaImagem {
        background: url("../images/Tecnologia_Background_Mobile.jpg") center center no-repeat;
        background-size: cover;
    }
	
	.IconesTecnologia .col-4 {
		padding: 0 5px!important;
	}
	
	.Footer {
		padding: 50px 0 0 0;
	}
	
	.Footer .LinhaFooter {
		padding: 30px 0!important;
	}
	
	.Footer .LinhaLogosMobile {
		width: 100%;
		justify-content: center;
	}
	
	.Footer .ChilliBeansLogo {
		margin: 0 5px;
	}
	
	.Footer .LinhaMobile {
		border-bottom: 1px solid rgba(0,0,0,0.10);
	}
	
	.ConteudoProduto .LogoProduto,
	.ConteudoProduto .LogoProduto2 {
		width: 100%;
		height: auto;
		margin: 0;
	}
	
	.MarginDadosTecnicosMobile {
		margin-top: 50px;
	}
	
	.DadosTecnicos .col-6 {
		margin-bottom: 25px;
	}
	
	.BtnTexto1 {
		padding: 8px 0 12px 0;
		line-height: 18px!important;
	}
	
    .IconeScroll {
        width: 60px;
        height: auto;
    }
	
	.ConteudoProdutoCinza .table tbody th {
		font-size: 14px!important;
		line-height: 20px;
	}
	
	.ImagemCamadas1 {
		width: auto;
		height: 270px;
	}
	
	.MarginTopMobileCamadas {
		margin-top: 30px;
	}
	
	.TextoFiltroAzul {
		padding: 30px 0;
	}
	
	.OpenMenuLaterial {
		display: none;
	}
	
	.Show_OpenMenuLaterial {
		display: flex!important;
	}
	
	.PortaDadosAntirreflexo {
		padding: 20px 15px!important;
	}
	
	.Modal_Garantias {
		height: 90vh;
		min-height: 90vh;
		max-height: 90vh;
		padding: 40px 20px;
	}
	
	.Modal_Conteudo {
		height: 80vh;
		min-height: 80vh;
		max-height: 80vh;
	}

}