@media (max-width:767px) {

.mySwiper  { width: 100%; height: auto; }
.swiper-slide { text-align: center; font-size: 18px; background: #f5f5f5; display: flex; justify-content: center; align-items: center; height:685px; margin-top:-90px; }
.mySwiper .swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover; }

.swiper3 .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center; height:300px; }
.swiper3 .swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover; }


.padding {padding:0 10px 0 10px;}
    
.swiper-button-next::after,
.swiper-button-prev::after {
    color: #0a0a0a !important;
    font-size: 30px !important;
    font-weight: bold;
}

}


@media(min-width:768px) and (max-width:991px) {



}


@media(min-width:992px) {

.mySwiper  { width: 100%; height: auto; }
.swiper-slide { text-align: center; font-size: 18px; background: #f5f5f5; display: flex; justify-content: center; align-items: center; height:670px; }
.mySwiper .swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover; }

.swiper3 .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center; height:330px; }
.swiper3 .swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover; }


.padding {padding:0 10px 0 10px;}
    
.swiper-button-next::after,
.swiper-button-prev::after {
    color: #0a0a0a !important;
    font-size: 30px !important;
    font-weight: bold;
}

}


@media(min-width:1200px) {

.mySwiper  { width: 100%; height: auto; }
.swiper-slide { text-align: center; font-size: 18px; background: #f5f5f5; display: flex; justify-content: center; align-items: center; height:840px; }
.mySwiper .swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover; }

.swiper3 .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: flex; justify-content: center; align-items: center; height:500px; }
.swiper3 .swiper-slide img { display: block; width: 100%; height: auto; object-fit: cover; }


.padding {padding:0 10px 0 10px;}
    
.swiper-button-next::after,
.swiper-button-prev::after {
    color: #0a0a0a !important;
    font-size: 30px !important;
    font-weight: bold;
}


}



    

    