/* ***************************************
    RESPONSIVE WEB DESIGN | Stylesheet
 ****************************************/

 @media screen and (max-width: 1116px){

    .nav  {
      margin-top: 4px;
    }
     .nav ul.menu > li > a{
         font-size: 11px;
         font-weight: 900;
     }

     span.s1{
        font-size: 25px;
        font-weight: 900;
    }

    span.s2{
        font-size: 15px;
        font-weight: 700;
    }

    span.s3{
        font-size: 15px;
        font-weight: 300;
    }

    .states i::before{
        font-size: 25px;
    }

    .pdt-name{
        font-size: 12px;
    }
    .pdt-function{
        font-size: 10px;
    }

    .pdt-breve p{
        height: 56px;
        overflow: hidden;
    }

    .president-word{
        height: 420px;
    }

    #owl-news-item .item{
        width: 100%;
    }

    .media span.section-tile{
        font-size: 20px;
    }

   
 }

  @media screen and (max-width: 992px){
    .mt-label{
        padding: 4px;
        width: 112px !important;
        font-size: 10px;
        transform: skewX(0);
    }

    .mt-label span {
        transform: skewX(0deg);
    }

    .armoirie img,
    .logo img{
        height: auto !important;
    }

    .icon-social{
        border: none;
    }

    span.metro-name{
        font-size: 30px;
    }

    span.city-name{
        font-size: 25px;
    }

    .states i::before{
        font-size: 20px;
    }

    .pdt-breve p{
        display: none;
    }

    .president-word{
        height: 300px;
    }

    .img-president-zone{
        height: 270px;
    }

    .media span.section-tile{
        font-size: 15px;
    }

    .media span.section-tile i::before {
        font-size: 12px;
        top: -1px;
    }

    .media a.section-read-more{
        font-size: 12px;
        top: -1px;
    }

    .nav-custom .owl-nav{
        display: none;
    }

    .item-photo .cover p{
        font-size: 10px;
    }

    .img-carousel-zone{
      width: 100%;
      height: 300px;
    }

    .une-slide-zone .carousel-caption h5.title-news {
        font-size: 14px;
    }


  }


  @media screen and (max-width: 768px){

    .mt-label{
        width: 85px !important;
    }

    span.s1{
        font-size: 20px;
        font-weight: 900;
    }

    span.s2{
        font-size: 10px;
        font-weight: 700;
    }

    span.s3{
        font-size: 10px;
        font-weight: 300;
    }

    .states i::before{
        font-size: 20px;
    }

    .pdt-name{
        font-size: 10px;
    }

    .pdt-function{
        font-size: 8px;
    }

    .une-slide-zone .carousel-caption h5.title-news {
        display: block;
    }

    .indemn-form form button[type="submit"]{
        width: 22%;
        font-size: 12px;
    }

    .indemn-form form input[type="text"]::placeholder{
        font-size: 12px;
    }

    .title-indem span:last-child, 
    .title-partner span:last-child,
    .title-indem span:first-child, 
    .title-partner span:first-child{
        font-size: 15px;
    }

    .indemn-search-bar{
        padding: 10px;
    }

    span.section-tile i::before {
        font-size: 12px !important;
    }

    .focus-video-zone{
        height: 350px;
    }

    .footer{
        background: transparent;
    }

    .copy,
    .author{
        text-align: center
    }

    .pages span.metro-name {
        font-size: 20px;
        font-weight: 900;
    }

    .btn.btn-link.btn-question{
      font-size: 15px;
    }

  }

  @media screen and (max-width: 576px){
    span.s1{
        font-size: 20px;
    }

    span.s2{
         font-size: 10px;
    }

     span.s3{
        font-size: 10px;
    }

    .states i::before{
        font-size: 20px;
    }

    .cover-page.states{
        height: 240px;
    }

    .sections{
        top: -40px;
    }

    .pdt-name{
        font-size: 15px;
    }

    .pdt-function{
        font-size: 10px;
    }

    .pdt-breve p{
        display: block;
        height: auto;
    }

    .president-word{
        height: 460px;
    }

    .img-president-zone{
        height: 300px;
    }

    .indemn-search-bar{
        padding: 10px;
        display: block !important;
    }

    .title-indem{
        margin-bottom: 10px;
    }

    .indemn-form form input[type="text"]{
        width: 71%;
        height: 30px;
    }

    .indemn-form form button[type="submit"]{
        width: 25%;
        font-size: 10px;
        height: 30px;
    }

    .indemn-form form input[type="text"]::placeholder{
        font-size: 10px;
        font-weight: bold;
    }

    span.section-tile{
        font-size: 20px;
    }

    span.section-tile i::before{
        font-size: 14px;
    }

    a.section-read-more{
        font-size: 12px;
        top: -3px
    }

    #owl-news-item .item{
        width: 100%;
    }

    .item-info h5{
        font-size: 14px;
    }

    .pages span.city-name {
        font-size: 12px;
        text-transform: none;
    }

    .page-content-title {
        font-size: 25px;
    }

    .titre-etat{
        font-size: 15px;
        margin-bottom: 5px;
    }

    .date-etat-zone, .info-etat-zone {
        padding: 10px;
    }

    .bref-etat{
        font-size: 10px;
    }
    
    .process .date-etat-zone{
        padding: 0;
        margin-bottom: 10px;
    }

    .process .date-etat-zone img{
      width: 100% !important;
      height: 100% !important;
    }

    img.fll{
      width: 100%;
      float: none;
    }

    .focus_video_title{
        font-size: 15px;
    }


  }