
@media (min-width: 1260px) {
  .container {
    width: 1230px;
    padding:30px;
  }
  .container-fluid {
    padding:30px;
  }
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }

  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }


  .pattern-column-1{ padding: 0 60px; }

  .content-left{ margin-right: 370px;}
  .container-content-left{ max-width: 1000px; margin:0 auto; }
  .content-left .col-secondary{ width: 200px; float: left; margin:0 40px 40px 0; position: relative; z-index: 2;}
  .content-left .col-secondary .toboggan{ min-height: 250px; }
  .content-left .col-primary{ margin:0 30px 0 50px; }
  .content-right{ width: 360px; top: 50px; padding: 0 30px;}

  .no-ban{ margin-top: -40px; }

  .headlines .item .title{ font-size:22px;}

  .article-image img{ max-width: 72.9%; }

  .header-article h1{ font-size: 44px; margin-right:80px; margin-left:80px ; }

  .content-left .col-secondary .bloc-share{ width: 165px; margin:0 20px;}

  .col-related{ padding-right: 45px !important; }

  .desk #description p{ margin-left: 397px; }


  #infos_cookie .fermer_cookie{ display: table-cell; width: 140px; padding: 0 20px; vertical-align: middle; background-color: #595959; cursor: pointer; }
  #infos_cookie .fermer_cookie p{ display: inline; float: none; line-height: 20px; opacity: 1; margin: 0; }
  #infos_cookie .fermer_cookie span:before{ padding: 0;}

  .headlines-wp .item .title{ font-size: 26px; }

  #search .related{ padding-right: 70px; }

  /* COMPARATEUR */

  .comparateur-salaire .ct-series.ct-series-c .ct-point{ stroke-width: 18px; }
  .comparateur-salaire .ct-series.ct-series-c .ct-label.situation{ font-size: 13px; }

  /* LIVRE BLANC */

  .form-livre-blanc .adviceConnexion{ margin: 20px 80px 13px 80px; }

  /* EMPLOI */

  .mycommunit .step .picto { height: 168px; width: 169px; margin: 15px auto 30px; }
  .mycommunit .step #screen{ background-position: -17px -19px ; background-size: 202px; }
  .mycommunit .step #people{ background-position: -17px -222px ; background-size: 202px; }
  .mycommunit .step #suitcase{ background-position: -17px -423px; background-size: 202px; }
  .mycommunit .step #heart{ background-position: -17px -625px; background-size: 202px; }
  .mycommunit .step .dots{ height: 20px; width: 80px; margin: 88px auto; background-position: -5px -879px; background-size: 202px; }
  .mycommunit .step .schemaTitle{ height: 50px; }

  .mycommunit .item-emploi .descriptionOffre{ height: 115px;  }
  .mycommunit .item-emploi .offertitle{ height: 55px; }
  .mycommunit .item-emploi .tag-container{ height: 60px; }

  #next-article-promo{ margin-left:-615px; }
}