#direitos-div{background-color:#950822; padding:30px 0px 30px 0px;}
.direitos-cell1{width:50%; position:relative; float:left;}
.direitos-cell2{width:50%; position:relative; float:left; text-align:right}
#direitos-texto{
	font-family:  'Montserrat', sans-serif;
    font-size: 0.9em;
	padding:10px 0px 0px 0px;
	color:#fff;
	font-weight:400;
	}
.direitos-text02{font-weight:700;}

#direitos-logo-size{width:120px; height:21px; position:relative; float:left}
#direitos-developed{font-family: 'Russo One', sans-serif; font-size: 0.8em; color: #fff; position:relative; float:left; margin:8px 10px 0px 0px;}


@media screen and (max-width: 1023px) { /* PARA DISPOSITIVOS PEQUENOS*/
.direitos-cell1{width:100%; position:relative; float:left; text-align:center}
.direitos-cell2{width:100%; position:relative; float:left; text-align:center; margin-top:30px;}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) { /* PARA DISPOSITIVOS GRANDES*/
}
@media screen and (min-width: 1280px) and (max-width: 1600px) {  /* PARA DISPOSITIVOS MUITO GRANDES*/
}
@media screen and (min-width: 1601px) { /* PARA DISPOSITIVOS MUITO GRANDES*/
}