#bg-direita{float: right; position: relative;width: 120px; height: 600px; margin-right: 5px; margin-top: -145px; z-index: 1;}
#bg-direita #bg-direita-2{width: 120px; height: 600px; border: none !important; position: fixed;}

#bg-esquerda{float: left; position: relative;width: 160px; height: 600px; margin-left: 5px; margin-top: -145px; z-index: 1;}
#bg-esquerda #bg-esquerda-2{width: 160px; height: 600px; border: none !important; position: fixed;}
/*
@media only screen and (max-width: 1359px) and (min-width: 1280px){
	#footer-widget-area{margin: 0 135px;}
}*/
/*
@media only screen and (max-width: 1399px) and (min-width: 1360px){
	#footer-widget-area{margin: 0 135px;}
}*/

@media only screen and (max-width: 1439px) and (min-width: 1400px){
	#bg-esquerda{margin-left: 5px;}
	#bg-direita{margin-right: 30px;}
}

@media only screen and (max-width: 1599px) and (min-width: 1440px){
	#bg-esquerda{margin-left: 25px;}
	#bg-direita{margin-right: 55px;}
}

@media only screen and (max-width: 1679px) and (min-width: 1600px){
	#bg-esquerda{margin-left: 100px;}
	#bg-direita{margin-right: 120px;}
}

@media only screen and (max-width: 1919px) and (min-width: 1680px){
	#bg-esquerda{margin-left: 140px;}
	#bg-direita{margin-right: 150px;}
}

@media only screen and (min-width: 1920px){
	#bg-esquerda{margin-left: 260px;}
	#bg-direita{margin-right: 270px;}
}

@media only screen and (max-width: 1350px){
	.banner-anuncio{margin-left: 180px;}
}


@media only screen and ( max-width: 1365px ){
	#bg-direita{
		display: none;
	}
}

#bg-direita{display: none !important;}