@media(min-width:1500px){
/*************************************************************/

/* body:after{
    content: "dev version | screen: x-large";
} */

/*************************************************************/
}

@media(min-width:1700px){
/*************************************************************/

    /* Slideshow */
    .view-slideshow .views-field-nothing .caption{
        top: 30%;
    }
    
/*************************************************************/
}
    
