.bgimg-1 {
	top: 0px;
	max-width:2000px;
	height:auto;
	margin:0 auto;
	padding:0;
	background-image: url("../../images/comuns/bgcdc.jpg") ;
	background-color: #FFF;
	
	position: relative;
	/*opacity: 0.55;*/
	background-attachment:fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-size: content;
}

.bgimg-2 {
	top: 0px;
	max-width:2000px;
	height:350px;
	margin:0 auto;
	padding:0;
	background-image: url("../../images/comuns/bgcdc.jpg") ;
	background-color: #FFF;
	
	position: relative;
	/*opacity: 0.55;*/
	background-attachment:relative;
	background-position: top;
	background-repeat: no-repeat;
	background-size: content;
}

/************************************************************************************
MAIN NAVIGATION 810px
*************************************************************************************/
@media all and (max-width: 810px) {
	
	.bgimg-1 {
		top: 0px;
		max-width:2000px;
		height:200px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

	.bgimg-2 {
		top: 0px;
		max-width:2000px;
		height:350px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

}

/************************************************************************************
MAIN NAVIGATION 768px
*************************************************************************************/
@media all and (max-width: 768px) {
	
	.bgimg-1 {
		top: 0px;
		max-width:2000px;
		height:200px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

	.bgimg-2 {
		top: 0px;
		max-width:2000px;
		height:350px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}
}

/************************************************************************************
MAIN NAVIGATION 600px
*************************************************************************************/
@media all and (max-width: 600px) {
	.bgimg-1 {
		top: 0px;
		max-width:2000px;
		height:200px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

	.bgimg-2 {
		top: 0px;
		max-width:2000px;
		height:350px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

}

/************************************************************************************
MAIN NAVIGATION 480px
*************************************************************************************/
@media all and (max-width: 480px) {
	
	.bgimg-1 {
		top: 0px;
		max-width:2000px;
		height:100px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

	.bgimg-2 {
		top: 0px;
		max-width:2000px;
		height:350px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

}
/************************************************************************************
MAIN NAVIGATION 320px
*************************************************************************************/
@media all and (max-width: 320px) {
	
	.bgimg-1 {
		top: 0px;
		max-width:2000px;
		height:200px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:fixed;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

	.bgimg-2 {
		top: 0px;
		max-width:2000px;
		height:350px;
		margin:0 auto;
		padding:0;
		background-image: url("../../images/comuns/bgcdc.jpg") ;
		background-color: #FFF;
		
		position: relative;
		/*opacity: 0.55;*/
		background-attachment:relative;
		background-position: top;
		background-repeat: no-repeat;
		background-size: content;
	}

}