.slider {
background-color:transparent;	
position:relative;
margin-top:110px;
display:block;
z-index:2;
}

.slider-image-01 {
max-width:100%;	
min-height:280px;
max-height:1100px;
object-fit:cover;
object-position:center top;
opacity:1.00;
}

.slider-image-02 {
display:none;
}

.slider-image-03 {
display:none;
}





#slider2images {
	overflow: hidden;
}

#slider2images figure {
	position: relative;
	width: 200%;
	margin: 0;
	left: 0;
	animation: 12s slider2images infinite;
}

#slider2images figure img {
	float: left;
	width: 50%;

}

@keyframes slider2images {
	0% { left: 0;}
	40% { left: 0%;}
	50% { left: -100%;}
	90% { left: -100%;}
}






#slider3images {
	overflow: hidden;
}

#slider3images figure {
	position: relative;
	width: 300%;
	margin: 0;
	left: 0;
	animation: 14s slider3images infinite;
}

#slider3images figure img {
	float: left;
	width: 33.3333%;

}

@keyframes slider3images {
	0% { left: 0;}
	27% { left: 0%;}
	33.333% { left: -100%;}
	60.333% { left: -100%;}
	66.666% { left: -200%;}
	94.5% { left: -200%;}
}







#slider4images {
	overflow: hidden;
}

#slider4images figure {
	position: relative;
	width: 400%;
	margin: 0;
	left: 0;
	animation: 25s slider4images infinite;
}

#slider4images figure img {
	float: left;
	width: 25%;

}

@keyframes slider4images {
	0% { left: 0;}
	20% { left: 0%;}
	25% { left: -100%;}
	45% { left: -100%;}
	50% { left: -200%;}
	70% { left: -200%;}
	75% { left: -300%;}
    95% { left: -300%;}
}






#slider5images {
	overflow: hidden;
}

#slider5images figure {
	position: relative;
	width: 500%;
	margin: 0;
	left: 0;
	animation: 20s slider5images infinite;
}

#slider5images figure img {
	float: left;
	width: 20%;

}

@keyframes slider5images {
	0% { left: 0;}
	10% { left: 0%;}
	20% { left: -100%;}
	30% { left: -100%;}
	40% { left: -200%;}
	50% { left: -200%;}
	60% { left: -300%;}
	70% { left: -300%;}
	80% { left: -400%;}
	90% { left: -400%;}
}





#slider8images {
	overflow: hidden;
}

#slider8images figure {
	position: relative;
	width: 800%;
	margin: 0;
	left: 0;
	animation: 35s slider8images infinite;
}

#slider8images figure img {
	float: left;
	width: 12.5%;

}

@keyframes slider8images {
	0% { left: 0;}
    9% { left: 0%;}
	12.5% { left: -100%;}
	21.5% { left: -100%;}
	25% { left: -200%;}
	34% { left: -200%;}
	37.5% { left: -300%;}
	46.5% { left: -300%;}
	50% { left: -400%;}
	59% { left: -400%;}
	62.5% { left: -500%;}
    71.5% { left: -500%;}
	75% { left: -600%;}
	84% { left: -600%;}
	87.5% { left: -700%;}
	96.5% { left: -700%;}
}







@media only screen and (max-width: 1800px) {



}



/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {




}



/* 1600 x 900 */
@media only screen and (max-width: 1600px) {



}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {

.slider {
margin-top:100px;
}

}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {

.slider {
margin-top:90px;
}

}




/* 1366 x 768 & 1366 x 760 */
@media only screen and (max-width: 1390px) {

.slider {
margin-top:90px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {



}





@media only screen and (max-width: 1200px) {

.slider {
margin-top:85px;
}

}




@media only screen and (max-width: 1100px) {

.slider {
margin-top:85px;
}


}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {

.slider {
margin-top:85px;
}

}




/* 960 x 600 */
@media only screen and (max-width: 980px) {

.slider {
margin-top:82px;
}

}




@media only screen and (max-width: 900px) {

.slider {
margin-top:78px;
}

}




/* 800 x 1280 & 768 x 1024 */
@media only screen and (max-width: 810px) {

.slider {
margin-top:0px;
}


}





@media only screen and (max-width: 700px) {

.slider-image-01 {
display:none;
}

.slider-image-02 {
max-width:100%;	
min-height:180px;
max-height:870px;
object-fit:cover;
object-position:center center;
opacity:1.00;
display:block;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {


}




@media only screen and (max-width: 550px) {



}




/* 480 x 853 */
@media only screen and (max-width: 500px) {



}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {



}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {



}




/* 320 x 568 */
@media only screen and (max-width: 330px) {



}




@media only screen and (max-width: 300px) {



}
