
/* intermediate screen size 768 - 879 */
@media only screen and (min-width:768px) and (max-width:879px) {

    .page-title h1 {
        font-size:35px;
        line-height:46px;
    }
    article {
        font-size:14px;
        line-height:20px;
    }
    .intro {
        font-size:18px;
        line-height:25px;
    }
    .masthead .masthead-info h2 {
        font-size:23px;
        line-height:23px;
    }
    .listing-x {
        font-size:11.5px;
        line-height:17.25px;
    }
        .listing-x li h3 {
            font-size:17.25px;
            line-height:20px;
            margin:0 0 8px;
        }
        .listing-x.video-categories li h3 {
            font-size: 17.25px;
            line-height: 17.25px;
            margin:0;
        }                
        .listing-x.videoplaylist li h3 {
            font-size: 15.85px;
            line-height: 17.25px;
            margin:0;
        }              
        .listing-x.mediagallery li h3 {
            font-size: 15px;
            line-height: 18px;
            margin:0;
        }
        .listing-x.mediagallery .sub {
            font-size:12px;
            line-height:18px;
        }
        .listing-x a .more,
        .listing-x.video-categories li a h3.more {
            background-image:url(/framework/websites/TheHeinekenCompany/img/arrow-green6.png) !important;
            padding-right:18px !important;
        }
    .shadowtp,
    .shadowbm {
        background-image:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png);
    }
    #footerwrap {
        background:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png) no-repeat center -20px #e9e8e8;
        background:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png) no-repeat center -20px, url(/framework/websites/TheHeinekenCompany/img/ie/gradient-ver-footer.png) repeat-x #ffffff;
        background:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png) no-repeat center -20px, -moz-linear-gradient(top, #e9e8e8, #ffffff);
        background:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png) no-repeat center -20px, -webkit-linear-gradient(top, #e9e8e8,#ffffff);
        background:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png) no-repeat center -20px, -ms-linear-gradient(top, #e9e8e8,#ffffff);
        background:url(/framework/websites/TheHeinekenCompany/img/shadow_wide_medium.png) no-repeat center -20px, linear-gradient(to bottom, #e9e8e8,#ffffff);
    }
    .module-a {
        font-size:12px;
        line-height:16px;
    }
        .module-a .row h3 {
            font-size:22px;
            margin:0 0 8px;
        }
    .main-carousel .text h2 {
        font-size:38px;
    }
        .main-carousel .text h2 span {
            font-size:62px;
        }
    .article-carousel .column {
        font-size:11.5px;
        line-height:16px;
    }
        .article-carousel .column h2 {
            font-size:17px;
            line-height:19px;
            margin:0 0 5px;
        }
        .article-carousel .column .more {
            padding-right:18px;
            background-image:url(/framework/websites/TheHeinekenCompany/img/arrow-green5.png);
        }
        .article-carousel li:nth-child(3n+2) a.column .more {
            background-image:url(/framework/websites/TheHeinekenCompany/img/arrow-white5.png);
        }
        .article-carousel a.column:hover .more {
            background-image:url(/framework/websites/TheHeinekenCompany/img/arrow-white5.png);
        }
    .notification {
        font-size:14px;
        line-height:18px;
    }
        .notification .more {
            padding-right:18px;
            background-image:url(/framework/websites/TheHeinekenCompany/img/arrow-green5.png);
        }

    .media-releases .filter-query input[type="search"] {
        width: 250px;
        font-size: 16px;
    }
    .media-releases .filter-query input[type="text"] {
        width: 160px;
        font-size: 16px;
    }

}
