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




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

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


@keyframes chilewich {
0% { right:-100%;opacity:1;}
5% { right:-100%;opacity:1;}
100% { right:0px;opacity:1;}
}








@media only screen and (max-width: 1800px) {
	
.chilewich-slider {
width:100%;
margin-top:128px;
height:510px;
}

.slider-chilewich-image-01 {		
}

.slider-chilewich-image-02 {	
}

}




/* 1680 x 1050 */
@media only screen and (max-width: 1700px) {
	
.chilewich-slider {
width:100%;
margin-top:124px;
height:490px;
}

}





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

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

}



/* 1536 x 864 */
@media only screen and (max-width: 1550px) {
	
.chilewich-slider {
margin-top:105px;
height:450px;
}

}




/* 1440 x 900 */
@media only screen and (max-width: 1460px) {
		
.chilewich-slider {
margin-top:95px;
height:420px;
}

}




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

.chilewich-slider {
margin-top:94px;
height:390px;
}

}




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

.chilewich-slider {
margin-top:90px;
height:360px;
}

}





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

.chilewich-slider {
margin-top:87px;
height:340px;
}


}




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

.chilewich-slider {
margin-top:87px;
height:310px;
}

}






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

}




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

.chilewich-slider {
height:270px;
}

}




@media only screen and (max-width: 900px) {
	
.chilewich-slider {
height:250px;
}

}




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

.chilewich-slider {
height:230px;
}

}





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

.chilewich-slider {
height:200px;
}

}





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

}




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

}




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

.slider-chilewich-image-01 {	
object-position:center right;		
}

.slider-chilewich-image-02 {		
}


}




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

}




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

}




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

.chilewich-slider {
height:140px;
}
}




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

.chilewich-slider {
height:140px;
}

}




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

.chilewich-slider {
height:140px;
}

}

