/* ================================================================== */
/*   =   1 : MOBILE                                                   */
/*   =   2 : TABLETTE                                                 */
/*   =   4 : DESKTOP                                                  */
/* ================================================================== */

/* = 1: MOBILE = */

@media screen and (max-width: 767px){
    #wrapper {
         width: 100%;
    }

    .container {
        margin: 0 10px 40px;
    }

    #header {
        padding: 20px 10px;
        margin: 0;
        z-index: 9999;
    }

    #header.affix-top {
         z-index: 9999;
    }

    #header.affix {
        position: fixed;
        z-index: 9999;
        width: 100%;
        left: 0;
        top: 0;
        margin: 0;
        padding: 20px 10px;
    }

    #header .header-cont {
        float: none;
        background: #fff;
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        z-index: 9999;
        padding: 0 5% 45px;
        display: none;
    }

    #header .nav-mobile,#header .nav-mobile:focus {
        display: block;
        outline: none;
    }

    .open#header .dropdown-menu {
        display: block;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        padding: 10%;
    }
    
    #main-menu {
        float: none;
        padding: 0;
        margin-bottom: 25px;
    }

    #main-menu ul {
        text-align: right;
    }

    #main-menu ul li {
        display: block;
        margin: 0;
    }

    #main-menu ul li a {
        display: block;
        font-size: 24px;
        line-height: 45px;
        color: #191919;
    }

    .block-search {
        position: relative;
        right: auto;
        top: auto;
    }

    .block-search input[type="text"] {
        width: 100%;
        font-size: 24px;
        border-bottom: 2px solid #666; 
        padding: 6px 20px 7px 0;
    }

    .block-search input[type="text"]:focus,.block-search input[type="text"]:hover {
        border-bottom: 2px solid #c4141b;
    }

    .block-search input[type="submit"] {
        background: url(../images/pictos/picto-search-mobile.png) no-repeat 0 0;
        width: 31px;
        height: 31px;
    }

    .field-news h2 {
        left: 10%;
        position: absolute;
        top: 7%;
    }

    .field-news,.block-news {
        padding: 0;
    }

    .field-news .field-news-cont {
        position: relative;
        left: 0;
        top: 0;
        border: 1px solid #e5e5e5;
        max-height: none;
    }

    .block-news {
        float: none;
        border: 1px solid #e5e5e5;
        border-top: 0;
        border-bottom: 0;
    }

    .bx-wrapper {
        margin: 0 auto;
    }

    .carousel-events-home {
        border-right: 1px solid #d5d5d5;
        min-height: inherit;
    }

    .carousel-events-home h2 {
        padding-left: 0;
    }

    .carousel-events-home .carousel-events .item-event {
        width: 100%;
    }    

    .carousel-events-home .view-calendar {
        margin: 20px 0 0 0;
    }

    .carousel-events-home ul li {
        padding: 0;
        border: 0
    }

    .togy-in .togy-in-cont {
        width: 100%;
    }

    .block-consultancy ,.block-contract-publishing {
        padding: 0;
    }

    .block-interviews-features {
        padding: 0;
        float: none;
    }

    .block-interviews-features .visual {
        display: none;
    }

    .feature-interview:after {
        border: 0;
    }

    .about-us,.list-interview-features,.list-news,.feature-interview,.block-consultancy .lien,.field-news .field-news-cont .lien {
        padding: 10%;
    }

    .list-interview-features li {
        height: auto;
    }

    .list-interview-features li div {
        width: 44%;
    }

    .list-news li {
        margin-bottom: 8%;
        height: auto;
    }

    .list-news li:nth-child(2n) {
        margin: 0;
    }

    .list-news li:nth-child(n+3) {
        display: none;
    }
        
    .list-news li div {
        width: 44%;
    }

    .block-newsletter {
        padding: 49px 10%;
        min-height: 410px;
    }

    .block-newsletter h2 {
        margin-bottom: 35px;
    }    

    .block-newsletter > p {
        display: none;
    }

    .block-newsletter .form-newsletter {
        width: 100%;
        right: auto;
        position: relative;
        bottom: auto;
        padding-top: 0;
    }

    .block-newsletter .form-newsletter input[type="submit"] {
        margin-top: 25px;
    }
    
    #footer {
        margin: 0 5% 50px;
    }

    .menu-footer,.follow-us .title,.copyright {
        display: none;
    }  

    .block-publications {
        -moz-background-size: 100% auto;
        -o-background-size: 100% auto;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }   


    /* = Search = */
    .resultats-search {
        width: 100%;
        float: none;
        display: block;
        padding: 4%
    }

    .filtre-search {
        width: 100%;
        float: none;
        display: block;
        padding: 0
    }

    .filtre-search .item-filtre {
        margin: 5px 0 10px;
    }

    .filtre-search h2 {
        margin-bottom: 10px;
    }

    .filtre-search .item-filtre .line {
        margin: 10px 8px;
        width: auto;
    }

    .resultats-search .infos-search {
        font-size: 21px;
    }

    .resultats-search .fast-search {
        margin-bottom: 25px;
    }

    .resultats-search article > a {
        height: auto;
        float: none;
    }

    .resultats-search article > div {
        float: none;
        height: auto;
        width: 100%;
    }

    .resultats-search article h3 {
        font-size: 25px;
    }

    .filtre-search .item-filtre {
        overflow: hidden;
    }

    .filtre-search .item-filtre p {
        float: left;
        margin-right: 5%;
        width: 45%;
    }

    .filtre-search > form {
        background: #e6e6e6;
        border-top: 1px solid #d7d7d7;
        display: none;
        padding: 4%;
        text-align: left;
        width: 100%;
        z-index: 7777;
    }

    .show-filters-mobile {
        display: block;
    }

    .show-filters-mobile .btn-red {
        float: right;
        font-size: 14px;
        padding: 15px 20px 13px;
    }


    /* = Timeline = */
    .onglets-events {
        padding: 0;
    }

    .onglets-events .tab-pane,
    .onglets-events .tab-pane-like {
        padding: 5% 7% 0 5%;
    }

    .tab-pane,
    .tab-pane-like {
        padding-top: 30px;
    }

    .type-events-header {
        padding: 10%;
    }

    .type-events-header li {
        float: none;
        border: 0;
        width: 100%;
        padding: 0;
        min-height: inherit;
        margin-bottom: 8px;
        overflow: hidden;
    }

    .type-events-header li > img {
        display: none;
    }

    .type-events-header li > div {
        float: none;
        width: 100%;
    }

    .list-events-date > li {
        padding-top: 7%;
    }

    .list-events-date {
        padding: 20px 0 7%;
    }

    .onglets-events ul > li:last-child .list-events-date {
        padding: 20px 0 0;
    }

    .events-date li > div {
        width: 100%;
        float: none;
        padding-bottom: 30px;
    }

    .events-date li {
        margin-left: 7%;
    }

    .fulldate {
        padding-left: 7%;
    }

    .events-date li > div .btn-infos {
        display: table;
        margin: 0 0 10px 0;
        min-width: 170px;
        float: none;
    }

    .events-date .btn-infos.btn-red {
        float: none;
    }

    .btn-infos:last-child {
        margin-bottom: 0;
    }

    .btn-infos.btn-red {
        float: none;
    }

    .type-events-header div > span {
        float: left;
        margin-right: 5%;
        width: 30%;
    }

    .type-events-header div p {
        float: left;
        width: 65%;
    }

    .events-month-year > li {
        padding: 0;
    }

    .events-date li > p img {
        display: none;
    }

    .aside-events {
        padding: 0;
    }

    .partners-side {
        padding: 0;
    }

    .partners-side h2 {
        padding: 0 0 0 5%;
        margin: 40px 0 25px;
    }

    .partners-side ul li {
        float: left;
        width: 50%;
        min-height: 85px;
    }

    .partners-side ul a {
        float: left;
    }

    .partners-side ul li:nth-child(2n+2) {
        float: right;
    }

    .partners-side ul li:nth-child(2n+2) a {
        float: right;
    }

    @media screen and (max-width: 450px){
        .partners-side ul li {
            float: none;
            width: auto;
            min-height: inherit;
        }

        .partners-side ul a {
            float: none;
        }

        .partners-side ul li:nth-child(2n+2) {
            float: none;
        }

        .partners-side ul li:nth-child(2n+2) a {
            float: none;
        }

        .nav-type-events {
            text-align: center;
        }

        .nav-type-events li {
            float: none;
            margin: 0 0 5px;
        }

        .nav-type-events li:last-child {
            margin: 0 ;
        }

        .show-date-mobile {
            text-align: center;
        }

        .show-date-mobile .date {
            float: none;
            margin-bottom: 10px;
        }

        .show-date-mobile .btn-red {
            float: none;
            display: inline-block;

        }
    }

    .show-date-mobile {
        display: block;
    }

    .block-timeline-events > ul {
        border-top: 1px solid #d7d7d7;
        display: none;
        position: absolute;
        width: 100%;
        z-index: 7777;
        text-align: left;
        padding: 6% 5%;
    }

    .block-timeline-events > ul ul {
        margin-left: 20px;
    }

    .block-timeline-events > ul ul li {
        width: 50%;
        float: left;
    }

    /* = Event = */
    .block-medias-events {
        padding: 0;
    }

    .bx-wrapper img {
        width: 100%;
    }

    .slider-thumbs li a {
        width: 33.33%;
    }

    .btn-backto > span {
        font-size: 0;
    }

    .block-title {
        position: relative;
    }

    .btn-backto > span {
        background: url(../images/arrows/arrow-backto.png) no-repeat scroll 19px center;
        display: block;
        height: 62px;
        padding: 0;
    }   

    .btn-backto {
        position: absolute;
        left: 0;
        top: 0;
        width: 60px;
    }

    .block-title h1 {
        width: 100%;
        padding-left: 75px;
    }

    .details-events {
        float: none;
        padding: 0;
        margin-top: 35px;
    }

    .block-btn-infos {
        float: none;
        width: 100%;
        margin-top: 0;
    }

    .carousel-more-events {
        float: none;
        width: 100%;
        margin-top: 50px;
    }

    .carousel-more-events .bx-wrapper img {
        width: auto;
        margin: 0 auto;
    }


    .carousel-more-events .bx-next {
        right: -12px;
    }

    .carousel-more-events .bx-prev {
        left: -12px;
    }

    .carousel-more-events li > a {
        display: block;
    }

    .block-btn-infos .btn-infos {
        margin-bottom: 10px;
    }

    .carousel-more-events > p {
        margin: 0 0 25px;
    }

    .carousel-more-events h3 {
        padding: 0 13px 0 10px;
        text-align: left;
    }

    .carousel-more-events .date {
        padding-left: 10px;
        text-align: left;
    }

    /* = Market detail = */
    .details-market-publications p:nth-child(-n+2) {
        float: none;
        clear: none;
    }

    .details-market-publications p {
        display: block;
        width: 100%;
    }


    .block-interviews-features.cont-page {
        float: none;
        min-height: inherit;
    }

    .block-interviews-features.cont-page .list-interview-features {
        padding: 5% 5% 10%;
    }

    .block-interviews-features.cont-page h2 {
        margin-bottom: 5%;
        padding: 10% 10px 0 5%;
    }

    .latest-map {
        padding: 0 0 50px;
        min-height: inherit;
    }

    .latest-map > a img {
        width: 100%;
    }

    .latest-map-cont {
        padding: 5%;
    }

    .list-map li > a {
        width: 90px;
    }

    .latest-map h4 {
        width: 64%;
    }

    .togy-in.full-cont {
        background: url(../images/backgrounds/bg-togyin.png) no-repeat 0 0;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        min-height: 732px;
        width: 100%;
        float: none;
    }

    .togy-in .block-exclu-members {
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .togy-in.full-cont .togy-in-cont {
        height: 643px;
        width: 100%;
    }
    .block-publications.market-books {
        min-height: 680px;
    }

    .block-publications.market-books .visual {
        margin: 6px auto 9px;
        width: 230px;
    }

    .block-publications {
        min-height: 540px;
    }

    .carousel-books .visual {
        margin: 35px auto 0;
        width: 230px;
    }

    .carousel-books .img-book img {
        width: 145px;
    }

    .block-publications.market-books .btn-view {
        left: 0;
        top: 63px;
    }

    .block-publications.market-books .btn-buy {
        right: 0;
        top: 63px;
    }

    .markets > ul > li {
        width: 49%;
    }

    .markets > ul > li:nth-child(-n+3) {
        float: left;
        clear: left;
    }

    .about-publications {
        min-height: inherit;
    }

    .about-publications h2 {
        margin-bottom: 40px;
        font-size: 30px;
    }

    .carousel-latest-books ul li {
        float: none;
        margin: 0 auto 10%;
        position: relative;
        text-align: center;
        width: 245px;
    }

    .latest-books {
        min-height: inherit;
        padding-bottom: 80px;
    }

    .carousel-latest-books ul li:nth-child(n+3) {
        display: none;
    }

    .carousel-latest-books ul li:nth-child(2n) {
        margin: 0 auto;
    }

    .carousel-latest-books .visual img,
    .carousel-books-four-item .visual img {
        width: auto;
    }

    .togy-in.cont-page {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    /* = Contact = */
    .block-contact > img {
        display: none;
    }

    .details-contact {
        width: 100%;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .form-contact .form-group {
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .form-contact .form-group.subject {
        float: none; 
    }


    /* = About = */
    .our-company-audience {
        padding: 0;
        overflow: hidden;
        float: none;
    }

    .our-company-audience > img {
        width: 100%;
        min-height: 150px;
    }

    .our-company {
        width: 100%;
        min-height: inherit;
        padding: 8%;
    }

    .our-company h2,.our-audience h2,.our-edge h2,.our-outreach-cont h2  {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .our-audience {
        width: 100%;
        min-height: inherit;
        padding: 8%;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .about-timeline {
        width: 100%;
        float: none;
        min-height: inherit;
        border-left: 1px solid #e5e5e5;
        padding: 8%;
    }

    .our-edge,.our-outreach-cont {
        min-height: inherit;
        padding: 8%;
        width: 100%;
    }

    .our-outreach {
        padding: 0;
    }

    .our-outreach > img {
        width: 100%;
    }

    .our-outreach-cont:after { 
        bottom: 100%; 
        top: auto;
        left: 50%; 
        border: solid transparent; 
        content: " "; 
        height: 0; 
        width: 0; 
        position: absolute; 
        pointer-events: none; 
        border-color: rgba(196, 20, 27, 0); 
        border-bottom-color: #e6e6e6;
        border-width: 32px; 
        margin-left: -32px; 
    }

    .list-sitemap {
        padding: 5%;
    }

    .block-sitemap h1 {
        padding: 10% 5% 0;
    }

    .list-sitemap li {
        width: 100%;
    }

    .list-sitemap li:nth-child(3n+3) {
        padding-left: 0;
    }

    .block-sitemap > img {
        min-height: 120px;
        width: 110%;
    }

    /* = Interview detail = */
    .aside-interviews {
        width: 100%;
        padding: 0;
        float: none;
		margin: 0;
    }

    .aside-interviews > img {
        width: 100%;
    }

    .page-interviews .details-article-page {
        width: 100%;
        float: none;
        padding: 5%;
    }

    .details-article-page h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .details-article-page .first-parag {
        font-size: 18px;
    }

    .author-desc-interview {
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 5%;
    }

    .author-desc-interview p {
        font-size: 23px;
    }

    .in-figures {
        padding: 5%;
    }

    .under-in-figures {
        padding: 5%;
    }

    .page-interviews .block-interviews-features.cont-page .list-interview-features {
        padding: 5%;
    }

    .page-interviews .block-newsletter {
        min-height: inherit;
        padding-bottom: 10%;
    }

    .page-interviews .carousel-latest-books ul li {
        width: 228px;
    }

    .block-share {
        margin-bottom: 0;
    }

    .block-share .title-share {
        padding: 12px 35px;
    }

    .block-share ul {
        padding: 0 12px;
    }    

    .block-share ul li {
        padding: 14px 5px 11px;
    }

    /* = Contract Publishing = */
    .page-contract-publishing .carousel-latest-books ul li {
        margin: 0 auto 10%;
    }

    .block-txt1-ctr-publishing,.page-contract-publishing .latest-books {
        min-height: inherit;
    }

    .carousel-books-four-item ul li {
        margin: 0 auto 10%;
        position: relative;
        text-align: center;
        width: 245px;
    }

    .feature-interview .desc {
        min-height: 0;
    }
	
	/*jpasquier 2015/12/04 mantis167*/
	.advertising-side {
        padding: 0;
    }

    .advertising-side ul {
        margin: 0 auto;
        overflow: hidden;
        /*width: 715px;*/
    }

    .advertising-side ul li {
        /*float: left;*/
        /*width: 33.33333333%;*/
        /*min-height: 98px;*/
		text-align: center;
    }
	
	#advertising-link {
		display: none;
	}
	#advertising-link-mobile {
		display: block;
	}
	
	.block-advertising {
		clear: both;
		/*float: left;*/
	}
	/*fin mantis167*/
}

/* ------ END MOBILE ----- */


/* = 2: TABLETTE = */

@media screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper {
        margin: 0 auto;
        width: 750px;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        width: 50%;
        padding: 5%;
    }

    /* = Header = */
    #header .header-cont {
        width: 615px;
    }

    #main-menu ul li {
        margin-left: 15px;
    }

    #main-menu ul li a {
        font-size: 15px;
    }

    #main-menu {
        padding-top: 61px;
    }

    #header .header-cont {
        display: block !important;
    }


    /* = Footer = */
    .menu-footer {
        width: 55%;
    }

    .menu-footer ul li {
        margin-right: 25px;
    }

    .menu-footer ul li a {
        font-size: 13px;
    }    

    .follow-us .title {
        display: none;
    }

    /* = Home = */
    .about-us {
        /*min-height: 295px;*/
        padding-bottom: 4%;
    }

    .about-us div.textwidget,
    .about-us p {
        font-size: 26px;
    }

    .field-news {
        min-height: 295px;
        padding: 0;
    }

    .block-news {
        padding: 0;
    }

    .field-news h2 {
        left: 10%;
        top: 13%;
    }

    .field-news .title {
        bottom: 15%;
        left: 10%;
        font-size: 26px;
    }

    .field-news-cont {
        top: 100%;
        max-height: none;
    }

    .field-news-cont .lien {
        padding: 5%;
    }

    .list-news li:nth-child(n+3) {
        display: none;
    }

    .block-news {
        min-height: 630px;
    }

    .list-news {
        padding: 10%;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 308px;
    }

    .list-news li div {
        width: 59%;
    }

    .block-publications {
        padding: 6% 5% 5%;
    }

    .block-interviews-features .more-interviews ,.block-news .more-news {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px 0;
    }

    .field-news-cont {
        border: 1px solid #e5e5e5;
        border-top: 0;
        border-left: 0;
        top: 100%;
        left: auto;
        right: 0;
        width: 99.9%;
        max-height: none;
    }

    .field-news-cont .lien {
        padding: 10%;
    }

    .block-interviews-features {
        min-height: 1258px;
        position: relative;
        padding: 0;
    }

    .block-interviews-features .more-interviews {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 15px 0;
    }

    .feature-interview {
        padding: 10%;
    }

    .list-interview-features li {
        height: auto;
    }

    .list-interview-features li div {
        width: 58%;
    }

    .list-interview-features {
        padding: 10%;
    }

    .block-twitter {
        padding-top: 6%;
    }

    .block-newsletter .form-newsletter {
        width: 80%;
        right: auto;
    }

    .carousel-events-home {
        border-bottom: 0 none;
        min-height: 315px;
        padding-bottom: 0;
        padding-top: 6%;
    }

    .carousel-events-home h2 {
        padding-left: 0;
        margin-bottom: 25px;
    }

    .carousel-events-home .view-calendar {
        margin: 30px 0 0;
    }

    .carousel-events-home ul li {
        padding: 0;
        border: 0
    }

    .block-contract-publishing,.block-consultancy {
        padding: 0; 
    }

    .block-consultancy .lien {
        padding: 14% 10%;
    }

    .block-contract-publishing .lien {
        padding: 12% 10%;
    }


    /* = Search = */
    .resultats-search article {
    margin-bottom: 3%;
    }

    .filtre-search {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
    }

    .filtre-search h2 {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .resultats-search {
        display: block;
        float: none;
        padding: 4%;
        width: 100%;
    }

    .resultats-search article > a img {
        max-width: 100%;
    }

    .resultats-search article > a {
        width: 41%;
        min-height: 167px;
    }

    .resultats-search article > div {
        width: 59%;
        padding: 5px 16px 0;
        height: auto;
    }

    .resultats-search article h3 {
        font-size: 27px;
    }

    .checkstyle .checkOn,.checkstyle .checkOff {
        font-size: 15px;
    }

    .show-filters-mobile {
        display: block;
        padding: 4%;
    }

    .filtre-search > form {
        background: none repeat scroll 0 0 #e6e6e6;
        border-top: 1px solid #d7d7d7;
        display: none;
        padding: 3% 4%;
        text-align: left;
        width: 100%;
        z-index: 7777;
    }

    .show-filters-mobile .btn-red {
        float: right;
        font-size: 14px;
        padding: 15px 20px 13px;
    }

    .filtre-search .item-filtre {
        margin: 5px 0 10px;
        overflow: hidden;
    }

    .filtre-search .item-filtre p {
        float: left;
        width: 33.33%;
    }

    .filtre-search .item-filtre .line {
        width: 33.33%;
    }


    /* = Timeline = */
    .onglets-events {
        padding: 0;
        width: 100%;
    }

    .onglets-events .tab-pane,
    .onglets-events .tab-pane-like {
        padding: 4% 4.5% 0 4%;
    }

    .type-events-header {
        padding: 6% 4% 4%;
    }

    .type-events-header li {
        float: none;
        border: 0;
        width: 100%;
        padding: 0;
        min-height: inherit;
        margin-bottom: 8px;
        overflow: hidden;
    }

    .type-events-header li > img {
        display: none;
    }

    .type-events-header li > div {
        float: none;
        width: 100%;
    }

    .events-date li > p {
        width: 40%;
        overflow: hidden;
    }

    .events-date li > p img {
        position: relative; 
        left: 176%;
        margin-left: -199%;
    }
    

    .events-date li > div {
        width: 60%;
        padding: 3%;
    }

    .events-date li {
        margin-left: 5%;
    }

    .fulldate {
        padding-left: 5%;
    }

    .events-date li > div .btn-infos {
        padding: 12px 0;
        width: 162px;
        float: left;
    }

    .type-events-header div > span {
        float: left;
        margin-right: 1.5%;
        width: 18%;
        font-size: 17px;
    }

    .type-events-header div p {
        float: left;
        width: 80%;
    }

    .events-month-year > li {
        padding: 0;
    }

    .aside-events {
        padding: 0;
        width: 100%;
    }

    .partners-side {
        padding: 0;
    }

    .partners-side ul {
        margin: 0 auto;
        overflow: hidden;
        width: 715px;
    }

    .partners-side h2 {
        padding: 0 0 0 5%;
        margin: 40px 0 25px;
    }

    .partners-side ul li {
        float: left;
        width: 33.33333333%;
        min-height: 98px;
    }

     .show-date-mobile {
        display: block;
        padding: 3% 3.5%;
    }

    .block-timeline-events > ul {
        border-top: 1px solid #d7d7d7;
        display: none;
        position: absolute;
        width: 100%;
        z-index: 7777;
        text-align: left;
        padding: 4%;
    }

    .block-timeline-events > ul ul {
        margin: 7px 0 12px 30px;
        overflow: hidden;
    }

    .block-timeline-events > ul ul li {
        width: 25%;
        float: left;
    }

    /* = Event = */
    .block-medias-events {
        padding: 0;
    }

    .slider-thumbs li a {
        width: 33.3%;
        height: 78px;
    }

    .details-events {
        padding: 3%;
    }

    .block-btn-infos {
        float: right;
        width: 47%;
    }

    .block-details-events .block-bottom {
        margin-top: 0;
    }

    .carousel-more-events {
        float: left;
        width: 43%;
    }

    .carousel-more-events > p {
        margin-left: 12%;
    }

    .block-btn-infos .btn-infos {
        margin-bottom: 10px;
    }

    .btn-backto {
         width: 33%;
    }

    .block-title h1 {
        width: 67%;
    }

    .details-market-publications {
        width: 100%;
    }

    .details-market-publications p {
        width: 100%;
        margin-right: 0;
    }

    .details-market-publications p:nth-child(-n+2){
        float: none;
        clear: left;
        margin-right: 0;
    }

    .details-market-publications p:nth-child(2n){
        margin-bottom: 25px;
    }

    .details-market-publications p:last-child {
        margin-bottom: 0;
    }

    .block-publications.market-books {
        float: left;
    }

    .block-interviews-features.cont-page .list-interview-features li div {
        width: 59%;
    }

    .latest-map {
        padding: 0;
    }

    .latest-map > a img {
        width: 100%;
        height: 315px;
    }

    .latest-map h4 {
        width: 65%;
    }

    .togy-in.full-cont {
        background: url(../images/backgrounds/bg-togyin.png) no-repeat 0 0;
        min-height: 732px;
        width: 50%;
        float: right
    }

    .togy-in .block-exclu-members {
        bottom: 0;
        left: 0;
        position: absolute;
    }
    .togy-in.full-cont .togy-in-cont {
        height: 643px;
        width: 100%;
    }

    .togy-in .first-parag {
        font-size: 25px;
    }

    .togy-in ul li {
        font-size: 26px;
    }

    .block-interviews-features.cont-page .list-interview-features {
        padding: 0 10%;
    }

    .block-interviews-features.cont-page h2 {
        margin-bottom: 48px;
        padding: 47px 10px 0 10%;
    }

     .carousel-more-events li > a {
        display: inline-block;
    }

    .carousel-more-events .bx-wrapper img {
        margin: 0 auto;
        width: auto;
    }

    .carousel-more-events .bx-wrapper {
        margin: 0 0 0 23px;
    }

    .carousel-more-events h3 {
        padding: 0 25px 0 0;
    }

    .carousel-more-events .bx-next {
        right: 0;
    }

    .markets {
        width: 100%;
        padding: 3%;
    }

    .markets ul li a {
        font-size: 15px;
    }

    .markets > ul > li {
        display: inline-block;
        overflow: hidden;
        width: 16.3%;    
    }

    .togy-in.cont-page {
        background: url(../images/backgrounds/bg-togyin-full.png) no-repeat right 0;
        width: 100%;
        float: none;
        clear: both;
        height: 320px;
        min-height: inherit;
    }

    .togy-in.cont-page .togy-in-cont {
        height: 282px;
        width: auto;
    }

    .togy-in.cont-page h2 {
        margin-bottom: 30px;
    }

    .togy-in.cont-page .title {
        display: none;
    }

    .togy-in .block-exclu-members {
        bottom: 35px;
        left: auto;
        right: 0;
        position: absolute;
    }

    .carousel-latest-books ul li,
    .carousel-books-four-item ul li {
    float: none;
        margin: 0 auto 10%;
        position: relative;
        text-align: center;
        width: 245px;
    }

    .carousel-latest-books ul li:nth-child(n+3) {
        display: none;
    }

    .carousel-latest-books ul li:nth-child(2n) {
        margin: 0 auto;
    }

    /* = Contact = */
    .details-contact {
        width: 100%;
        -moz-background-size: cover;
        -o-background-size: cover;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .form-contact .form-group {
        float: left;
        margin-right: 50px;
        clear: left;
    }

    .form-contact .form-group.subject {
        float: none;
        display: inline-block;
    }

    /* = About = */
    .our-company-audience {
        width: 100%;
        float: none;
        padding: 0;
    }

    .our-company {
        width: 50%;
    }

    .our-audience {
        width: 50%;
    }

    .our-edge {
        padding: 7% !important;
    }

    .about-timeline {
        border-left: 1px solid #e5e5e5;
        border-top: 0;
        padding: 3% 2% 3px 4%;
        min-height: 938px;
    }

    .our-outreach > img {
        float: right;
        width: 100%;
    }

    .our-outreach-cont {
        width: 100%;
        padding: 10%;
    }

    .our-outreach {
        padding: 0;
    }

    .our-outreach-cont:after { 
        bottom: 100%; 
        top: auto;
        left: 50%; 
        border: solid transparent; 
        content: " "; 
        height: 0; 
        width: 0; 
        position: absolute; 
        pointer-events: none; 
        border-color: rgba(196, 20, 27, 0); 
        border-bottom-color: #e6e6e6;
        border-width: 32px; 
        margin-left: -32px; 
    }

    .block-sitemap > img {
        width: 100%;
    }

    /* = Interview detail = */
    .page-interviews .block-title .btn-backto {
        width: 37%;
    }

    .page-interviews .block-title h1 {
        width: 63%;
    }

    .aside-interviews {
        width: 46%;
        padding: 0;
    }

    .aside-interviews > img {
        width: 100%;
    }

    .page-interviews .details-article-page {
        width: 54%;
    }

    .page-interviews .carousel-latest-books ul li:nth-child(even) {
        display: none;
    }

    .page-interviews .carousel-latest-books ul li {
        margin-top: 19px;
    }

    .page-interviews .block-interviews-features.cont-page h2 {
        padding: 10% 10px 0 10%;
        margin-bottom: 30px;
    }

    .page-interviews .block-newsletter .form-newsletter {
        right: auto;
        width: 100%;
        bottom: auto;
        position: relative;
    }

    .page-interviews .block-interviews-features.cont-page .list-interview-features {
        padding: 0 10% 10%;
    }

    .page-interviews .block-interviews-features.cont-page .list-interview-features li div {
        width: auto;
    }

    .author-desc-interview p {
        font-size: 22px;
    }

    .block-share {
        margin-bottom: 0;
    }

    .block-share .title-share {
        padding: 12px 45px;
    }

    .block-share ul {
        padding: 0 13px;
    }    

    .block-share ul li {
        padding: 14px 11px 11px;
    }

    /* = style Popin = */
    #legal-notice {
        width: 750px;
    }

    .block-required-infos {
        width: 750px;
        padding: 47px 25px;
    }


    /* = Contract Publishing = */
    .block-txt1-ctr-publishing {
        padding-top: 120px;
        min-height: 685px;
    }

    .page-contract-publishing .carousel-books-four-item ul li {
        margin: 0 auto 10%;
    }

    .block-our-clients {
        min-height: 443px;
    }

    .block-our-clients h2 {
        margin-bottom: 60px;
    }

    .page-contract-publishing .latest-books {
        padding-bottom: 0;
    }

    .block-txt2-ctr-publishing {
        min-height: 443px;
        padding: 5% 4% 5% 5%;
    }
	
	/*jpasquier 2015/12/04 mantis167*/
	.advertising-side {
        padding: 0;
    }

    .advertising-side ul {
        margin: 0 auto;
        overflow: hidden;
        /*width: 715px;*/
    }

    .advertising-side ul li {
        /*float: left;*/
        /*width: 33.33333333%;*/
        /*min-height: 98px;*/
		text-align: center;
    }
	
	#advertising-link {
		display: none;
	}
	#advertising-link-mobile {
		display: block;
	}
	
	.block-advertising {
		clear: both;
		/*float: left;*/
	}
	/*fin mantis167*/
}

/* = END TABLETTE = */


/* = 3: DESKTOP = */

@media screen and (min-width: 1200px){
    #wrapper {
        margin: 0 auto;
        width: 1170px;
    }

    #header .header-cont {
        display: block !important;
    }

    /* = Home = */
    .field-news .visual img {
        width: auto;
    }

    .about-us div.textwidget,
    .about-us p {
        font-size: 27px;
    }

    .field-news .visual {
        overflow: hidden;
    }

    .list-news {
        padding: 60px 45px;
    }

    .list-interview-features {
        padding: 66px 43px 65px 45px;
    }

    .feature-interview {
        padding: 48px 40px 43px 44px;
    } 

    .field-news-cont .lien {
        padding: 50px 26px 58px 45px;
    }

    .block-interviews-features .visual img {
        width: auto;
    }

    .block-consultancy .lien {
        padding: 45px;
    }

    /* = Timeline = */
    .type-events-header li {
        padding: 45px 35px 45px 50px;
    }

    .events-month-year > li {
        padding: 0 30px 0 25px;
    }

    .events-date li > div {
        padding: 24px 20px 0;
        width: 394px;
    }

    .filtre-search {
        padding: 22px;
    }

    .resultats-search article > div {
        padding: 30px 20px 20px;
        width: 495px;
    }

    .block-interviews-features.cont-page .list-interview-features {
        padding: 0 40px 0 45px;
    }

    .block-interviews-features.cont-page h2 {
        padding: 47px 10px 0 45px;
    }

    .togy-in.cont-page {
        padding: 44px;
    }

    .slider-thumbs li a {
        width: 195px;
        height: 122px;
    }

    .block-timeline-events > ul {  
        display: block !important;
    }

    /* = Contact = */
    .block-contact > img {
        width: 720px;
    }

    .details-contact {
        height: 288px;
        padding: 36px;
    }

    .form-contact {
        padding: 35px;
    }

    /* = About = */
    .our-company-audience {
        overflow: hidden;
        padding: 0;
    }

    .our-company {
        width: 390px;
        padding: 45px 38px;
    }    

    .our-audience {
        width: 390px;
        padding: 45px 40px 47px 43px;
    }

    .about-timeline {
        padding: 40px 22px 25px 50px;
    }

    .our-outreach-cont {
        width: 390px;
        padding: 43px 35px;
    }

    .our-outreach > img {
        float: right;
        width: 390px;
        min-height: 316px;
    }

    .filtre-search > form {
        display: block !important;
    }

	/*jpasquier 2015/12/04 mantis167*/
	.advertising-side {
        padding: 0;
    }

    .advertising-side ul {
        margin: 0 auto;
        overflow: hidden;
        /*width: 715px;*/
    }

    .advertising-side ul li {
        /*float: left;*/
        /*width: 33.33333333%;*/
        /*min-height: 98px;*/
		text-align: center;
    }
	
	#advertising-link {
		display: inline;
	}
	#advertising-link-mobile {
		display: none;
	}
	
	.block-advertising {
		clear: left;
		float: left;
	}
	/*fin mantis167*/
}

/* = END DESKTOP = */
