@keyframes av_slideshow_img_scale_av-1vvox-64b751654977478f9126a09400b95fed {
   0% { transform: scale(1.02); opacity: 1; }
 100% { transform: scale(1.1); opacity: 1; }
}
.avia-slideshow.av-1vvox-64b751654977478f9126a09400b95fed .avia-slideshow-slide.next-active-slide img{
animation:av_slideshow_img_scale_av-1vvox-64b751654977478f9126a09400b95fed 5s 1 ease-in-out;
transform:scale(1.1);
opacity:1;
}
#top #wrap_all .avia-slideshow .av-slideshow-caption.av-1vvox-64b751654977478f9126a09400b95fed__0 .avia-caption-title{
font-size:100px;
}

@media only screen and (max-width: 479px){ 
#top #wrap_all .avia-slideshow .av-slideshow-caption.av-1vvox-64b751654977478f9126a09400b95fed__0 .avia-caption-title{
font-size:40px;
}
}

