/* ----------------------------- */

/* ==desktop and retina medias   */

/* ----------------------------- */

/* ---------------------------------- */

/* ==Responsive large / medium / tiny */

/* ---------------------------------- */

@media (min-width: 1280px) {
  /* layouts for large (l) screens (1280) */
  
  .large-hidden,
  .tablet-hidden,
  .small-visible,
  .medium-visible {
    display: none !important;
  }
  .large-visible {
    display: block !important;
  }
  .large-no-float {
    float: none;
  }
  .large-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .large-row {
    display: table;
    table-layout: fixed;
    width: 100% !important;
  }
  .large-col {
    display: table-cell;
    vertical-align: top;
  }
  /* widths for large (l) screens */
  
  .large-w25 {
    width: 25% !important;
  }
  .large-w33 {
    width: 33.3333% !important;
  }
  .large-w50 {
    width: 50% !important;
  }
  .large-w66 {
    width: 66.6666% !important;
  }
  .large-w75 {
    width: 75% !important;
  }
  .large-w100 {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    border: 0;
  }
  /* margins for large (l) screens */
  
  .large-ma0,
  .large-man {
    margin: 0 !important;
  }
  
  .ressources a {padding : 8px 208px 8px 0}
  
   .ressources:hover {
background-color: #669900 !important;
}

.ressources a:hover {
  color: #fff !important;
  background-color: #669900 !important;
}

.carte_gis {
  width: auto; 
  height: 880px;
}

  
}
@media (min-width: 769px) {
  .large-hidden,
  .tablet-hidden,
  .small-visible,
  .medium-visible {
    display: none !important;
  }
  
    .ressources a {padding : 8px 208px 8px 0}
  
   .ressources:hover {
background-color: #669900 !important;
}

.ressources a:hover {
  color: #fff !important;
  background-color: #669900 !important;
}

.carte_gis {
  width: auto; 
  height: 880px;
}


.actus {
	min-height: 180px;
}



}
@media (max-width: 950px) {
  /* 800 */
  
  /* quick tablet reset */
  
  .w60,
  .w66,
  .w70,
  .w80,
  .w90,
  .w100,
  .w240p,
  .w315p,
  .w370p,
  .w420p,
  .w500p,
  .w550p,
  .w600p,
  .w605p,
  .w680p,
  .w700p,
  .w800p,
  .w960p,
  .mw960p,
  .w1003p,
  .medium-wauto {
    width: auto;
  }
  
  aside.right{
	  float:none;
	  clear:both
  }
  .medium-w88p {
    width: 88px;
  }
  .medium-w205p {
    width: 205px;
  }
  .medium-w235p {
    width: 235px;
  }
  .medium-w465p {
    width: 465px;
  }
  .medium-w470p {
    width: 470px;
  }
  /* layouts for medium (m) screens */
  
  .medium-hidden,
  .tablet-hidden,
  .small-visible,
  .small-visible {
    display: none !important;
  }
  .medium-visible {
    display: block !important;
  }
  .medium-no-float {
    float: none;
  }
  .medium-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .medium-row {
    display: table !important;
    table-layout: fixed !important;
    width: 100% !important;
  }
  .medium-col {
    display: table-cell !important;
    vertical-align: top !important;
  }
  /* widths for medium (m) screens */
  
  .medium-w25 {
    width: 25% !important;
  }
  .medium-w33 {
    width: 33.3333% !important;
  }
  .medium-w50 {
    width: 50% !important;
  }
  .medium-w40 {
    width: 40%;
  }
  .medium-w66 {
    width: 66.6666% !important;
  }
  .medium-w75 {
    width: 75% !important;
  }
  .medium-w100 {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  
  .medium-w100bis {
    width: 100% !important;
  }
  /* margins for medium (m) screens */
  
  .medium-ma0,
  .medium-man {
    margin: 0 !important;
  }
  .medium-mt0 {
    margin-top: 0 !important;
  }
  .medium-mt1-5 {
    margin-top: 15px !important;
  }
  .medium-mb1 {
    margin-bottom: 10px !important;
  }
  .medium-mr0 {
    margin-right: 0px !important;
  }
  .medium-mr2 {
    margin-right: 20px !important;
  }
  .medium-ml1 {
    margin-left: 10px !important;
  }
  .medium-mh1 {
    margin-left: 10px;
    margin-right: 10px;
  }
  .medium-ph1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .medium-pt1-5 {
    padding-top: 15px;
  }
  /* float */
  
  .medium-no-float {
    float: none;
  }
  .medium-left {
    float: left;
  }
  .medium-clear {
    clear: both;
  }
  .medium-clear-none {
    clear: none;
  }
  /* txt align */
  
  .medium-txtright {
    text-align: right;
  }
  /* Responsive grids */
  
  .grid4 > * {
    width: 49.25%;
  }
  .grid4 > :first-child + * + * {
    margin-left: 0;
  }
  .grid6 > * {
    width: 32.333333333%;
  }
  .grid6 > :first-child + * + * + * {
    margin-left: 0;
  }
  /* homepage */
  
  .sprite-tabs.sprite-tabs-particulier:before,
  .sprite-tabs.sprite-tabs-employeur:before {
    margin-left: 10px !important;
  }
  .tabs-employeur-1,
  .tabs-employeur-2 {
    width: 50%;
    background-size: 40%;
    padding-left: 140px;
  }
  .tabs-employeur-2 {
    padding-right: 10px;
  }
  .hp-video .content {
    position: static;
    clear: both;
    padding-top: 10px;
    width: auto;
  }
  /* menu */
  
  #navigation .content:before,
  #navigation .content:after {
    display: none;
  }
  #navigation a {
    padding-left: 10px;
    padding-right: 10px;
  }
  #navigation a .block {
    display: inline;
  }
  #navigation a.w140p {
    width: 120px;
  }
  #navigation a.w175p {
    width: 125px;
  }
  #navigation a.w300p {
    width: 185px;
  }
  /* search */
  
  .search {
    float: left;
    clear: none;
    margin: 5px 0 0 10px;
  }
  /* Aside (sidebar) */
  
  .bd1-grayC-aside {
    border-width: 1px;
  }
  
   .aside .one-liner  {
    display: block !important;
    float: none;
  }
  
  .ressources:hover {
background-color: #669900 !important;
}

.ressources a:hover {
  color: #fff !important;
  background-color: #669900 !important;
}

.ressources a {padding : 8px 208px 8px 0;}
  
.ressources:hover {
background-color: #669900 !important;
}

.ressources a:hover {
  color: #fff !important;
  background-color: #669900 !important;
}

.carte_gis {
  width: auto; 
  height: 700px;
}

.actus {
	min-height: 220px
}

.btn-like.mr1 {width:100%; margin: 0px 0 10px 0 !important;  }

}
@media (max-width: 520px) {
  /* 480 */
  
  /* quick smartphone reset */
  


  
  .mod,
  .item,
  .col,
  fieldset {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .w30,
  .w33,
  .w40,
  .w50,
  .w240p,
  .w370p,
  .w315p,
  .w400p,
  .w420p,
  .w500p,
  .w550p,
  .w605p,
  .w680p,
  .w1003p {
    width: auto;
    float: none;
  }
  
  
   .medium-w100bis {
    width: 100% !important;
  }
  
  	.xs-hvideo-200 {
height: 300px !important;
}

  
    aside.right{
	  float:none;
	  clear:both
  }
  
  .row {
    display: block !important;
    width: 100% !important;
  }
  .table-gut1,
  .table-gut2 {
    border: 0;
  }
  .small-w50 {
    width: 50%;
  }
  /* layouts for small (s) screens */
  
  .small-hidden,
  .phone-hidden,
  #icone_travaux,
  #spip-admin {
    display: none !important;
  }
  .small-visible {
    display: block !important;
  }
  .small-no-float {
    float: none;
  }
  .small-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .small-row {
    display: table !important;
    table-layout: fixed !important;
    width: 100% !important;
  }
  .small-col {
    display: table-cell !important;
    vertical-align: top !important;
  }
  .small-left {
    float: left;
  }
  .article table {
    display: block;
    position: relative;
    width: 100%;
  }
  .article table caption {
    display: block;
  }
  .article table th,
  .article table td {
    display: block !important;
    width: auto !important;
    text-align: left !important;
    margin-top: 0;
  }
  .article table thead {
    display: block;
    float: left;
  }
  .article table thead td:empty {
    min-height: 31px;
  }
  .article table thead th {
    margin-top: 1px;
  }
  .article table tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .article table tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  /* widths for tiny (t) screens */
  
  .small-w25 {
    width: 25% !important;
  }
  .small-w32 {
    width: 32% !important;
  }
  .small-w33 {
    width: 33.3333% !important;
  }
  .small-w42 {
    width: 42% !important;
  }
  .small-w50 {
    width: 50% !important;
  }
  .small-w58 {
    width: 58% !important;
  }
  .small-w66 {
    width: 66.6666% !important;
  }
  .small-w75 {
    width: 75% !important;
  }
  .small-w100 {
    display: block !important;
    float: none !important;
    clear: none !important;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* margins for tiny (t) screens */
  
  .small-ma0,
  .small-man {
    margin: 0 !important;
  }
  .small-mt0 {
    margin-top: 0 !important;
  }
  .small-mt0-3 {
    margin-top: 3px !important;
  }
  .small-mt1 {
    margin-top: 10px!important;
  }
  .small-mt2 {
    margin-top: 20px!important;
  }
  .small-mb0 {
    margin-bottom: 0 !important;
  }
  .small-mb1 {
    margin-bottom: 10px !important;
  }
  .small-mb1-5 {
    margin-bottom: 15px;
  }
  .small-mr0 {
    margin-right: 0 !important;
  }
  .small-mr0-5 {
    margin-right: 5px;
  }
  .small-mr1-5 {
    margin-right: 15px;
  }
  .small-pa0 {
    padding: 0 !important;
  }
  .small-pa1 {
    padding: 10px !important;
  }
  .small-pt0 {
    padding-top: 0 !important;
  }
  .small-pt0-5 {
    padding-top: 5px !important;
  }
  .small-pt1 {
    padding-top: 10px !important;
  }
  .small-pl0 {
    padding-left: 0;
  }
  .small-pr0 {
    padding-right: 0;
  }
  .small-ph0-5 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .small-ph1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .small-pv1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .small-mb0 {
    margin-bottom: 0 !important;
  }
  .small-mb1 {
    margin-bottom: 10px;
  }
  .small-block {
    display: block;
  }
  .small-no-border {
    border: 0;
  }
  .small-txtleft {
    text-align: left;
  }
  /* header */
  
  .header {
    background-color: white;
    background-image: none;
  }
  .slogan {
    font-size: 2em;
    padding-top: 15px !important;
  }
  .search {
    clear: left;
    float: right;
    margin: 0;
  }
  /* button to open the main navigation */
  
  .menu-to-open,
  .menu-to-close {
    background-color: #3f5fbd;
    /* Old browsers */
    background-image: -moz-linear-gradient(top, #3f5fbd 0%, #2d4793 50%, #1c306a 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3f5fbd), color-stop(50%, #2d4793), color-stop(100%, #1c306a));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #3f5fbd 0%, #2d4793 50%, #1c306a 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #3f5fbd 0%, #2d4793 50%, #1c306a 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #3f5fbd 0%, #2d4793 50%, #1c306a 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, #3f5fbd 0%, #2d4793 50%, #1c306a 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f5fbd', endColorstr='#1c306a', GradientType=0);
    /* IE6-9 */
    color: white;
    text-transform: uppercase;
    padding: 5px 10px;
    clear: left;
    float: left;
  }
  .menu-to-open:before,
  .menu-to-close:before {
    content: url(./illust/mobile-menu.png);
    position: relative;
    top: 2px;
    padding-right: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
  }
  /* font size */
  
  .big {
    font-size: 1.071428571em;
  }
  /* main navigation */
  
  #navigation {
    background: none;
  }
  #navigation .content:before,
  #navigation .content:after {
    display: none;
  }
  #navigation .inner {
    background: none;
  }
  #navigation li {
    display: block;
  }
  #navigation li:before,
  #navigation li:after {
    display: none !important;
  }
  #navigation li + li {
    border-top: 1px solid white;
  }
  #navigation li:last-child a {
    padding-top: 15px;
  }
  #navigation a {
    display: block;
    width: auto;
    background-color: #4968c3;
    /* Old browsers */
    background-image: -moz-linear-gradient(top, #4968c3 0%, #304b9d 50%, #1b388f 50%, #1b2b5a 100%);
    /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4968c3), color-stop(50%, #304b9d), color-stop(50%, #1b388f), color-stop(100%, #1b2b5a));
    /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, #4968c3 0%, #304b9d 50%, #1b388f 50%, #1b2b5a 100%);
    /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, #4968c3 0%, #304b9d 50%, #1b388f 50%, #1b2b5a 100%);
    /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, #4968c3 0%, #304b9d 50%, #1b388f 50%, #1b2b5a 100%);
    /* IE10+ */
    background-image: linear-gradient(to bottom, #4968c3 0%, #304b9d 50%, #1b388f 50%, #1b2b5a 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4968c3', endColorstr='#1b2b5a', GradientType=0);
    /* IE6-9 */
    min-height: 50px;
    width: 100% !important;
  }
  #navigation a:before,
  #navigation a:after {
    display: none !important;
  }
  /* wrapper */
  
  #wrapper {
    box-shadow: none;
  }
  /* intro VAE @ home */
  
  .vae-intro {
    border: 0;
  }
  /* breadcrumb */
  
  .breadcrumb li + li {
    display: block;
  }
  .breadcrumb li:nth-child(2) {
    background: none;
    padding-left: 0;
  }
  .breadcrumb li {
    background: url(./illust/breadcrumb-small.png) no-repeat 0 0 !important;
    padding-left: 15px !important;
  }
  .breadcrumb li span,
  .breadcrumb li a {
    padding-top: 0;
  }
  .article h1,
  .article h2,
  .article h3 {
    line-height: 1.15;
  }
  /* timeline @ home */
  
  .timeline-horiz {
    top: 0;
    bottom: 0;
    width: 4px;
    height: auto;
    left: 50%;
    margin-left: -2px;
  }
  .timeline-horiz span {
    position: absolute;
    top: 44px;
    bottom: 35px;
    width: 4px;
    height: auto;
    margin: 0;
  }
  .timeline li {
    min-height: 80px;
    padding-top: 57px;
  }
  .timeline li span {
    float: left;
    width: 45%;
    text-align: right;
  }
  .timeline li:after {
    display: block;
    width: 40%;
    float: right;
    position: static;
    text-align: left;
    padding-top: 4px;
  }
  .timeline li.current span {
    float: right;
    text-align: left;
  }
  .timeline li.current:before {
    display: block;
    width: 40%;
    float: left;
    position: static;
    text-align: right;
  }
  .tabs-employeur-1,
  .tabs-employeur-2 {
    padding-left: 190px;
  }
  .tabs-employeur-2 {
    background-position: 0 0;
  }
  .tabs-item.ui-state-active {
    top: 0;
  }
  .ressources {
    background-position: 97% 13px;
    background-size: 21% auto;
  }
  .ressources .gigantic {
    font-size: 3.214285714em;
    background-image:none;
  }
  .ressources li {
    font-size: 0.928571429em;
  }
  




  
  /* footer */
  
  .sitemap-title .inner {
    background: none;
  }
  .sitemap-title .content {
    background-color: #f2f1f1;
    border: 1px solid #d1d1d1;
    background-image: none;
    margin: 0 10px;
  }
  .sitemap-title .content:before,
  .sitemap-title .content:after {
    display: none;
  }
  .partners .one-liner, .share .one-liner {
    display: block !important;
    float: none;
  }
  .partners .bd-top-gray {
    border: 0;
  }
  .partners .ministere-travail {
    font-size: 0.714285714em;
    text-align: left;
  }
  .partners a:after {
    content: attr(title);
    font-size: 0.785714286em;
    float: right;
    width: 62%;
    text-align: left;
    padding-top: 8px;
    display: block;
  }
  .step-vae {
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
  }
  .step-vae .item {
    font-size: 1.214285714em;
    margin-bottom: -9px;
  }
  .step-vae li {
    margin: 0 5px 8px 0;
  }
  table.glossary-table th,
  table.glossary-table td {
    margin-top: 0;
  }
  table.glossary-table tbody td + td {
    margin-bottom: 15px;
    padding: 8px;
  }
  .pagination li:first-child {
    margin-left: 0;
  }
  .pagination li:first-child,
  .pagination li:last-child {
    font-size: 0.928571429em;
  }
  .pagination li:first-child a,
  .pagination li:last-child a {
    padding-left: 0;
    padding-right: 0;
  }
  .pagination .item {
    margin-bottom: 10px;
  }
  .glossary-table thead th + th {
    display: none;
  }
  .glossary-table th,
  .glossary-table td {
    width: auto;
    display: block;
  }
  
.ressources a {padding : 8px 0 8px 0;}


.ressources:hover {
background-color: #F2F1F1 !important;
}

.ressources a:hover, .ressources:hover {
  color: #000 !important;
  background-color: #F2F1F1 !important;
}

.carte_gis {
  width: auto; 
  height: 500px;
}

.btn-like.mr1 {width:100%; margin-right: 0px 0 10px 0; !important}
  
}
@media (max-width: 400px) {
  .slogan {
    font-size: 1.571428571em;
    padding-top: 15px !important;
  }
  
      .ressources:hover {
background-color: #F2F1F1 !important;
}

.ressources a:hover, .ressources:hover {
  color: #000 !important;
  background-color: #F2F1F1 !important;
}

.carte_gis {
  width: auto; 
  height: 380px;
}

.btn-like.mr1 {width:100%; margin: 0px 0 10px 0 !important;  }

}
@media (max-width: 360px) {
  /* 360 */
  
  /* layouts for tiny (t) screens */
  
  .pa0-5 { 
  /* reduction de la marge pour la video */
	  padding: 2px;
	  }
	  
	  .medium-w100bis {
    width: 100% !important;
	}
	
	.xs-hvideo-200 {height:200px !important}
	

  
  .tiny-hidden,
  .phone-hidden,
  #icone_travaux,
  #spip-admin {
    display: none !important;
  }
  .tiny-visible {
    display: block !important;
  }
  .tiny-no-float {
    float: none;
  }
  .tiny-inbl {
    display: inline-block;
    float: none;
    vertical-align: top;
  }
  .tiny-pl0 {
    padding-left: 0!important;
  }
  .tiny-w100 {
    width: 100%;
  }
  .slogan {
    font-size: 1.285714286em;
    padding-top: 12px !important;
  }
  /* button */
  
  .btn-like.big {
    font-size: 0.785714286em;
  }
  .ressources .gigantic {
    background-position: 97% 14px;
    background-size: 30% auto;
    padding: 10px;
  }
  .ressources .small-disc {
    padding: 0 5px;
  }
  .partners img {
    width: 90px;
    height: auto;
  }
  .timeline li span {
    width: 40%;
  }
  .tabs-item {
    font-size: 1.571428571em;
  }
  .tabs-employeur-1,
  .tabs-employeur-2 {
    background-size: 40%;
    padding: 10px 0 0 130px;
    min-height: 105px;
  }
  .tabs-employeur-1 .btn-like,
  .tabs-employeur-2 .btn-like {
    font-size: 0.928571429em;
  }
  
  
    .ressources:hover {
background-color: #F2F1F1 !important;
}

.ressources a:hover, .ressources:hover {
  color: #000 !important;
  background-color: #F2F1F1 !important;
}

table th, table td {
    padding: 0.2em 0.3em;
}

  
}



/* orientation iOS font-size fix */

@media (orientation: landscape) and (max-device-width: 800px) {
  html,
  body {
    -webkit-text-size-adjust: 100%;
  }
}
