@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1600px) {
    
    #main-menu aside .socmed a {margin-right:10px;}
    #main-menu aside ul li {margin-bottom: 20px;}
    
    #home .items #CustomSlideshow img {height: 100%; position: absolute; width: auto; max-width: 1920px;}
    
    section#pre-productions {
        background:#fff url(../images/content/bg-box-fliq.png) no-repeat left bottom;
        background-size: 48% 65%;
    }
    section#reporting {
        background:#fff url(../images/content/bg-postproduction.png) no-repeat right bottom;
        background-size: 50% 50%;
    }
    
    section#pre-productions .view-column.services,
    section#reporting .view-column.services {
        min-height: 450px;
    } 

    #banner-video.galPhoto #wrSlider img {margin: 0 0 0 -250px;}
    

    #banner-content {height: 530px;}
    #banner-content .parallax_box {height: 530px;}
    #banner-content .block_relative {height: 530px;}
    #banner-content.cr_detail img {width: auto; min-width: 1366px; max-width: 1920px; height: 100%;}
    
    #home.gal .items .f_image img {height: 100%; max-width: 1922px; width: auto;}

    
}