
.slider {
position:relative;
max-width:100%;
width:100%;
margin-top:115px;
height:270px;
object-fit:cover;
background-color:#ffffff;
display:block;
z-index:2;
}

.slider-image-01 {
position:absolute;		
max-width:100%;	
min-height:120px;
max-height:700px;
object-fit:cover;
animation-name:animation-01;
animation-delay:0.1s;
animation-duration:1.50s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
z-index:5;
}

.slider-image-02 {
position:absolute;		
max-width:100%;	
min-height:120px;
max-height:700px;
object-fit:cover;
animation-name:animation-01;
animation-delay:0.9s;
animation-duration:2.25s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
z-index:4;
}

.slider-image-03 {
position:absolute;		
max-width:100%;	
min-height:100px;
max-height:700px;
object-fit:cover;
animation-name:animation-01;
animation-delay:1.60s;
animation-duration:2.75s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
z-index:3;
}


.slider-image-04 {
position:absolute;		
max-width:100%;	
min-height:100px;
max-height:700px;
object-fit:cover;
animation-name:animation-01;
animation-delay:0.1s;
animation-duration:1.50s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
display:none;
z-index:5;
}

.slider-image-05 {
position:absolute;		
max-width:100%;	
min-height:100px;
max-height:700px;
object-fit:cover;
animation-name:animation-01;
animation-delay:0.9s;
animation-duration:2.25s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
display:none;
z-index:4;
}

.slider-image-06 {
position:absolute;		
max-width:100%;	
min-height:120px;
max-height:700px;
object-fit:cover;
animation-name:animation-01;
animation-delay:1.60s;
animation-duration:2.75s;
animation-iteration-count:1;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
opacity:1.00;
left:-100%;
display:none;
z-index:3;
}



@keyframes animation-01 {
0% { left:-100%;opacity:1;}
5% { left:-100%;opacity:1;}
100% { left:0px;opacity:1;}
}







@media only screen and (max-width: 1800px) {
	
	
.slider {
margin-top:115px;
}	

}



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

.slider {
margin-top:114px;
height:260px;
}

}





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

.slider {
margin-top:112px;
height:250px;
}

}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {
	
.sliders {
margin-top:112px;
height:235px;
}

}




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

.slider {
margin-top:111px;
height:220px;
}

}




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

.slider {
margin-top:110px;
height:210px;
}

}




/* 1280 x 800 */
@media only screen and (max-width: 1300px) {
	
.slider {
margin-top:108px;
height:197px;
}

}





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

.slider {
margin-top:107px;	
height:180px;
}		

}




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

.slider {
margin-top:106px;	
height:160px;
}		

}






/* 1024 x 768 */
@media only screen and (max-width: 1050px) {
	
.slider {
margin-top:104px;
height:160px;
}		

}




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

.slider {
margin-top:96px;
height:140px;
}	

}




@media only screen and (max-width: 900px) {
	
.slider {
margin-top:95px;	
height:130px;
}		

}




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

.slider {
margin-top:0;
height:250px;
}

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

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

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

.slider-image-04 {
min-height:100px;	
display:block;
}

.slider-image-05 {
min-height:100px;	
display:block;
}

.slider-image-06 {
min-height:100px;	
display:block;
}

}





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

.slider {
height:220px;
}

}





/* 600 x 960 */
@media only screen and (max-width: 620px) {
	
.slider {
height:195px;
}

}




@media only screen and (max-width: 550px) {
	
.slider {
height:175px;
}	

}




/* 480 x 853 */
@media only screen and (max-width: 500px) {
	
.slider {
height:150px;
}	

}




/* 412 x 732 & 414 x 736 (iPhone) */
@media only screen and (max-width: 430px) {
	
.slider {
height:130px;
}	

}




/* 360 x 740 & 375 x 812 */
@media only screen and (max-width: 380px) {
	
.slider {
height:120px;
}	

}




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

.slider {
height:110px;
}	

}




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



}




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



}

