
@media(max-width:970px) {
	
}
@media(max-width:768px) {
	#lateral, #facebook-comment, #anuncio, #adblock-remove, #anuncio2{
		display:none !important
	}
	#desprotetor, #box-principal{
		width:100% !important
	}
	#logo, #logo img{
		width:100%;
		height:auto
	}
	#status{
		width:100% !important
	}
	#box-antiprotecao{
		width:100% !important;
		padding:8px !important
	}
	#url{
		width:60% !important;
		font-size:16px !important
	}
	#desproteger{
		float:left !important;
		margin-left:10px
	}
	#logo h1{
		display:none
	}
	#resultado, #resultado-antiprotecao{
		width: 100%
	}
	#blockMsg{
		width:100% !important
	}
	#menu ul{
		width:100% !important
	}
	#resultado-antiprotecao {
		font-size: 15px;
		margin: 0 !important;
		padding: 15px 0 !important;
		width: 100%;
	}
	#desproteger-outro{
		width:80% !important;
		margin-top:20px !important
	}
}
@media(max-width:600px){

}
@media only screen and (max-width: 540px) {
	#desproteger{
		font-size:14px !important;
		height: 44px !important;
    	padding: 5px !important;
		float:left !important;
		margin-left:10px !important;
		line-height:45px !important
	}
	#blockMsg, #overlay{
		display:none !important;
		opacity:0 !important;
	}
	#copyright{
		text-align:center !important;
		float:none !important
	}
	#rodape{
		font-size:12px !important
	}
	#rodape #links {
		margin-top: 15px;
		text-align: center !important;
		float:none !important
	}
	#menu ul {
		height: auto !important
	}
	#menu ul li{
		border: none !important
	}
	#menu ul li a{
		margin:0 5px !important
	}
	#menu{
		height:auto !important;
		padding:10px 0 !important
	}
	#estatisticas{
		text-align:center
	}
	#estatisticas li span, #estatisticas li{
		font-size:13px !important;
		padding:0;
		margin:0
	}
	#description img{
		width:100%;
		height:auto
	}
}

@media screen and (min-width:1024px) {

}
@media screen and (max-width:890px) {
	#box-principal, #desprotetor {
		width: 700px
	}
	#menu ul {
		width: 700px
	}
	#menu ul li a {
		margin: 0 13px;
		font-size: 12px
	}
	#menu ul li a.btntopo{
		display:none		
	}
	.border-last{
		border:none !important
	}
	#box-antiprotecao {
		width: 600px
	}
	#url {, #
		width: 70%;
		font-size: 18px
	}
	#desproteger {
		width: 25%;
		font-size: 18px
	}
	#box-facebook {
		width: 640px;
		overflow: hidden;
		margin: 30px auto
	}
	#facebook-comment {
		display: none
	}
	#status{
		width:700px;
		margin:10px auto
	}
}