@media (min-width: 1600px) { body .container {
  max-width: 1408px;
}}

@media (min-width: 767px) {
  .mobile-btn-menu {
    display: none;
  }
}



@media (max-width: 1199px) {
  .bloc-filter-avance .form-group label {
    display: none;
  }
  .bloc-filter-avance .bef-exposed-form .form-submit{
    margin-top: 10px;
  }
}

@media (max-width: 991px) {
  .banner-interne .content img {
    height: 300px;
    object-fit: cover;
  }

  nav#block-customtheme-main-menu {
    width: 100%;
  }

  .navbar-nav .dropdown-menu {
    border: none;
  }

  .carousel-banniere .owl-item .item img {
    height: 430px;
    object-fit: cover;
    object-position: center;
  }

  .form_model {
    padding: 26px;
  }
  .main-content-interne {
    padding: 30px 0;
}
  .view-style-glossaire .row-glossaire .box-groupe {
    margin: 16px 0;
  }

  .default-filter .bef-exposed-form .form-group {
    display: block;
    width: 100%;
  }
  .default-filter .bef-exposed-form .form-select {
    width: 100%;
}
  .bloc-filter-avance .form-group label {
    display: none;
  }

  .bloc-filter-avance .bef-exposed-form .form-submit {
    margin-top: 10px;
    width: 100%;
  }
  .default-filter .bef-exposed-form .form-control{
    margin-bottom: 8px;
  }

}

@media (max-width: 767px) {
  .content_404 .title-404{
    font-size: 100px;
  }
  .content_404 .txt_zn .sub-title{
    font-size: 18px;
  }
  .content_404 a {
    margin-right: 0;
    width: 100%;
    margin-bottom: 8px;
}
  .main-content-interne .view-pg-doc,
  .main-content-interne .view-pg-news,
  .main-content-interne .view-pg-event{
    margin-top: 0 !important;
  }
  .bloc-filter-avance form {
    padding: 32px 12px;
  }
  .bloc-filter-avance .form-row{
    display: block;
  }
  .default-filter .bef-exposed-form .form-group {
    display: flex;
    margin-bottom: 8px;
  }

  .title-niv2 {
    font-size: 18px;
  }

  .form_model .container-form .form-control,
  .form_model .container-form .custom-select {
    font-size: 14px;
  }

  .form_model .link_style1 {
    margin-top: 0;
  }

  .main-content-interne {
    padding: 32px 0;
  }

  .title-h1 {
    font-size: 26px;
  }

  .big-parg {
    font-size: 17px;
  }

  .big-title-view,
  .ul-list li {
    font-size: 16px;
  }

  .ul-list li::before {
    top: 16px;
  }

  .table-style tbody tr td {
    padding: 14px 10px;
  }

  .table-style {
    font-size: 14px;
  }

  .link-popup-video {
    margin-bottom: 16px;
  }

  .top-view-home h2,
  .site-footer .site-newsletter h2 {
    font-size: 27px;
    font-weight: 700;
  }

  .site-footer .site-newsletter .home-partenaires-region .owl-item .image img {
    width: auto;
    margin: 0 auto;
  }

  .top-view-home .all-link {
    padding: 15px 18px;
  }

  .top-view-home {
    margin-bottom: 16px;
  }

  .right-content {
    margin-top: 32px;
  }

  .section-news-acc,
  .region-sur-2 {
    padding: 32px 0;
  }


  .carousel-banniere .owl-item .item img {
    height: 350px;
  }

  /* #navbar-top.navbar,
  #navbar-main {
    padding: 20px;
  } */


  .region-navigation {
    padding: 25px 10px 0;
  }

  .search_blc {
    position: static;
  }

  .search_blc form {
    top: 82px;
    width: 100%;
    left: 0;
    right: 0;
  }

  .search_blc form .form-type-textfield {
    flex: 1;
  }

  .search_blc form .form-actions {
    right: 0;
  }

  .d-flex-center {
    display: block;
  }

  .banner-interne img {
    height: 250px;
    object-fit: cover;
    object-position: center;
  }


  .main-menu .menu--main li .navbar-text {
    color: #fff !important;
    padding: 8px 16px;
  }

  .main-menu .navbar-nav .open .dropdown-menu>.active>a {
    background-color: transparent;
    color: #fbb431 !important;
  }

  .mobile-btn-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
  }

  .navbar-default .navbar-toggle {
    border: none;
    background: none !important;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #0cb3d7;
  }

  .partenaire-row,
  .box-partenaire,
  .col-parenaires {
    display: block;
  }

  .bef-exposed-form .form--inline>.form-item {
    float: none;
  }

  .bef-exposed-form .form-control {
    width: 100%;
  }

  .menu-footer-nav li {
    display: block;
    text-align: center;
    border-bottom: 1px solid #1484c2;
    padding: 6px;
  }

  .copyright {
    text-align: center;
    margin-bottom: 20px;
  }

  .list-social-media {
    text-align: center;
    margin-top: 30px;
  }
}

@media (max-width: 480px) {
  .container-slider .subtitle-banner {
    font-size: 18px;
    font-weight: 500;
  }
}