

/* Camera Slider */

.vina-camera-slider-k2 .camera_caption, .vina-camera-slider-content .camera_caption {
    bottom: 20px !important;
    top:auto !important;
}

.camera_target_content{
   background: linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,0.79) 100%);
}

/* Nsp Art */
.nspOverlay .nspArts .nspArt .nspHeader{
   top: auto;
   bottom: 50px;
}

.nspOverlay .nspArts .nspArt .nspInfo .nspDate{
   top:auto;
   bottom: 15px;
}

.nspOverlay .nspArts .nspArt .nspInfo a.nspCategory{
   top: auto;
   bottom: 120px;
}

.nspOverlay .nspArts .nspArt a.nspImageWrapper::before{
   background: linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.85) 100%);
}


/* Nsplinks */

.nspOverlay .nspLinks .nspList h4 a{
   font-size: 15px;
}

.nspOverlay .nspLinks .nspList h4{
   top: auto;
   bottom: 20px;
}

.nspOverlay .nspLinks .nspList a.nspListCategory{
   top: auto;
   bottom: 75px;
}

.nspOverlay .nspLinks .nspList a.nspImageWrapper::before{
   background: linear-gradient(to bottom,rgba(0,0,0,0) 10%,rgba(0,0,0,0.85) 100%);
}