@charset "utf-8";

.divSlide00{
	/*background-image: url('img/slide00Background.png');*/
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	color: white;
}

.slide00_div{
	background-color: #000b1b;
}

.slide00_ABELogo{
	margin: 20px;
}
@media (max-width: 320px){

}
@media (min-width: 321px) and (max-width: 480px)  {

}
@media (min-width: 481px) and (max-width: 600px)  {

}
@media (min-width: 601px) and (max-width: 800px)  {

}
@media (min-width: 801px) and (max-width: 1024px) {

}
@media (min-width: 1025px) and (max-width: 1280px){

}
@media (min-width: 1281px) and (max-width: 1420px){

}
@media (min-width: 1421px) and (max-width: 1920px){

}
@media (min-width: 1921px){

}