@charset "UTF-8";
/* CSS Document */







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

		/* below is really the c o p y ri ght  background---------*/
	.bigbluebottom, #bigbluebottom {
	position:absolute;
	top:170vw;
	width:100vw;
	height:2vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright {
	position:absolute;
	width:100vw;
	top:170.5vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:0.9vw;
		
}
	
}








	
	

@media screen and (min-width:82em) and (max-width:1600px) {

		/* below is really the copyright background---------*/
	.bigbluebottom, #bigbluebottom {
	position:absolute;
	/*top:257vw;*/
		top:257vw;
	width:100vw;
	height:3vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright {
	position:absolute;
	width:100vw;
	/*top:257.6vw;*/
		top:257.6vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:1.3vw;
		
}
}


@media screen and (min-width:71em) and (max-width:82em) {

		/* below is really the copyright background---------*/
	.bigbluebottom, #bigbluebottom {
	position:absolute;
	/*top:257vw;*/
		top:261vw;
	width:100vw;
	height:3vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright {
	position:absolute;
	width:100vw;
	/*top:257.6vw;*/
		top:261.6vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:1.3vw;
		
}
}



@media screen and (min-width:60em) and (max-width:71em) {

		/* below is really the copyright background---------*/
	.bigbluebottom, #bigbluebottom {
	position:absolute;
	/*top:257vw;*/
		top:266vw;
	width:100vw;
	height:3vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright {
	position:absolute;
	width:100vw;
	/*top:257.6vw;*/
		top:266.6vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:1.3vw;
		
}
}



/*
@media screen and (min-width:60vw) and (max-width:1600px) {

	.bigbluebottom, #bigbluebottom {
	position:absolute;
	top:1104vw;
	width:100vw;
	height:4vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright {
	position:absolute;
	width:100vw;
	top:1104.8vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:1.5vw;
		
}
}
*/





@media screen and (min-width:50em) and (max-width:60em) {

	.bigbluebottom, #bigbluebottom {
	position:absolute;
	top:553vw;
	width:100vw;
	height:3vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright, .copyright {
	position:absolute;
	width:100vw;
	top:553.6vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:1.3vw;
		
}
}

@media screen and (min-width:1px) and (max-width:50em) {

	.bigbluebottom, #bigbluebottom {
	position:absolute;
	top:554vw;
	width:100vw;
	height:3vw;
	background-color:#fff;
	z-index:998;
	opacity:0.1;
}
	
	
	
	.copyright2, #copyright, .copyright {
	position:absolute;
	width:100vw;
	top:554.6vw;
	text-align:center;
	z-index:999;
	color:#fff;
	font-size:1.3vw;
		
}
}



	