/***************************************************
### Autor:      Nikola Vujovic                   ###
###             www.ics.ba                       ###
###             copyright (c) 2006 - 2012        ###
****************************************************
### Projekat:   slobodna-bosna.ba                ###
### Datum:      03.07.2015.                      ###
### Namjena:    Large Devices                    ###
***************************************************/
@media (min-width: 1201px) {
    /*
     * Bootstrap - Reset
    */
    /*
     * Global
    */
    /*
     * Global - Custom
    */
    /*
     * Google DFP Banners
    */
    .dcfp_970x250 > div > div {
        margin: 30px 0;
    }
    .dcfp_728x90 {width: 728px;}
    .dcfp_728x90.dcfp_sticky {
        margin-left: -364px; /* Half of the width */
    }
    .dcfp_300x250 {width: 300px;}
    .dcfp_cover_left {margin-left: -1090px; top: 196px;}
    .dcfp_cover_right {margin-right: -1090px; top: 196px;}
    .dcfp_1200x200 {
        width: 1200px;
    }
    .dcfp_1200x200.dcfp_sticky {
        margin-left: -600px; /* Half of the width */
    }

    /*
     * Navigation - Top
    */
    #navigation_top .nav_top_container {
        width: 1140px;
    }
    #navigation_top .nav_top_container .collapse-nav-target .dropdown-menu > li.collapse-item-21 {
        display: list-item;
    }
    /*
     * Header Main
    */
    #header_main h1 {margin: 6px 0 0;height: 84px;}
    #header_main .dcfp {float: right;}

    /*
     * Navigation Main
    */
    #navigation_main .navigation_holder ul.categories_top li a {padding: 0 30px;line-height: 55px;font-size: 20px;}
    #navigation_main .navigation_holder ul.categories_bottom li a {padding: 0 30px;line-height: 45px;font-size: 16px;}
    /*#navigation_main .stripe {height: 51px;}*/
    /*
     * Page Content
    */
    /*
     * Homepage
    */
    .homepage_news .homepage_news_banner {padding: 10px 15px 10px;}
    /*
     * News List
    */
    /* News List Short v1 */
    .news_list_short_v1 a .date {width: 228px;}
    .news_list_short_v1 ul li.child_1 a .date {width: 188px;}
    .wide .news_list_short_v1 ul li.child_2,
    .wide .news_list_short_v1 ul li.child_3 {
        width: 377px;
    }
    /* News List Short v2 */
    /* News List Short v3 */
    .news_list_short_v3 a {
        max-height: 92px;
    }
    .news_list_short_v3 a figure {
        width: 122px;
        height: 92px;
        float: left;
    }
    .news_list_short_v3 a .h3 {
        margin-left: 132px;
        margin-top: 0;
        font-size: 14px;
        line-height: 16px;
    }
    .news_list_short_v3 a .short {
        margin-left: 132px;
        margin-bottom: 10px;
    }
    .news_list_short_v3 a .date {
        left: 132px;
        padding-top: 25px;
    }
    /* News List Short v4 */
    .news_list_short_v4 ul {
        height: 562px;
    }

    .news_list_short_v4 ul li figure {
        width: 249px;
        height: 187px;
    }
    .news_list_short_v4 ul li.child_1 figure {
        width: 499px;
        height: 375px;
    }
    .news_list_short_v4 ul li.child_1 a .h3 {
        font-size: 28px;
        line-height: 1.1;
        padding-bottom: 10px;
    }
    /* News List Short v5 */
    .news_list_short_v5 ul li a {
        height: 232px;
    }
    /* News List Short v6 */
    /* News List v1 */
    .news_list_v1 a .date {width: 193px;}
    .news_list_v1 ul li.dcfp {width: 750px;}
    .news_list_v1 ul li.child_top a figure {height: 274px;}
    /*
     * News List Gallery
    */
    /*
     * News Single
    */
    /*
     * Print Edition: Content
    */
    /*
     * Print Edition: Content Short
    */
    /*
     * Print Edition: Download
    */
    /*
     * Print Edition: Short Content
    */
    .print_edition_short_content {height: 562px;}
    .homepage .print_edition_short_content {height: 572px;margin: -10px 0 0;}
    .print_edition_short_content article .info p span {display: inline;}
    .print_edition_short_content article .content {position: absolute;left: 0;bottom: 0;z-index: 5;max-height: 149px;padding: 10px 10px 0;background-color: rgba(255,255,255,.9);}
    /*
     * Archive
    */
    .archive_list ul li {width: 16.6666667%;}
    .archive_list ul li article a figure img {width: 173px;height: 226px;}
    /*
     * Komentari
    */
    /*
     * Static Content
    */
    /*
     * Footer Main
    */
    /*
     * Pagination / Pager
    */
    #navigation_top .nav_top_container .collapse-nav-target .dropdown-menu {
        width: 1170px;
    }
    #navigation_top .nav_top_container .collapse-nav-target .dropdown-menu > li {
        width: 14.2857%;
    }

    .facebook_like_box {
        margin-bottom: 16px;
    }
}