.fullscreen-menu-widget-container {
  display: inline-block;
  width: 100%;
}
.fullscreen-menu-container {
  width: 69%;
  float: left;
}
.menu-fullscreen-widget-menu-right {
  width: 31%;
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}
.fullscreen-menu {
  margin: 0;
}

.fullscreen-menu > li {
  padding: 0 15px;
  box-sizing: border-box;
  width: 33.33%;
}

.fullscreen-menu > li:nth-child(1) {
  padding-left: 0;
}

.menu-fullscreen-widget-below-menu {
  margin-top: 0;
  padding: 0 25px;
  position: absolute;
  bottom: 25px;
}

.fullscreen-menu > li > ul.sub-menu a {
  line-height: 1.2em;
  margin-bottom: 10px;
}

.footer-top.footer-col-count-4 .footer-col h5 {
  font-family: Source Serif Pro;
  font-weight: 600;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.1em;
  color: #da1d27;
  margin-bottom: 35px;
}

.footer-col ul li a,
.footer-col a {
  font-family: Work Sans;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #262626;
  text-decoration: none;
}

.footer-col p {
  line-height: 20px;
  max-width: 385px;
  margin-bottom: 40px;
}

.footer-social {
  display: inline-block;
  width: 100%;
}

.footer-address {
  margin-bottom: 50px;
}

.footer-social .social-icons a {
  font-size: 27px;
  color: #da1d27;
  width: calc(33.33% - 27px);
  display: block;
  float: left;
  margin-right: 27px;
  margin-bottom: 20px;
}

.footer-top.footer-col-count-4 .footer-col-1 {
  width: 50%;
}

.footer-top.footer-col-count-4 .footer-col-1 .footer-col-inner {
  max-width: 575px;
  width: 90%;
}

.footer-top.footer-col-count-4 .footer-col-3 {
  width: 20%;
}

.footer-top.footer-col-count-4 .footer-col-2,
.footer-top.footer-col-count-4 .footer-col-4 {
  width: 15%;
}

.footer-top.footer-col-count-4 .footer-col-2 .footer-col-inner {
  max-width: 190px;
  width: 90%;
  margin: 0 auto;
}

.footer-top.footer-col-count-4 .footer-col-3 .footer-col-inner {
  max-width: 240px;
  width: 90%;
  margin: 0 auto;
}

.footer-top.footer-col-count-4 .footer-col-4 .footer-col-inner {
  max-width: 175px;
  margin: 0 auto;
}

.footer-bottom-right {
  font-size: 15px;
  line-height: 18px;
  color: #262626;
}

.footer-bottom-right a {
  text-decoration: none;
  font-weight: 500;
}

.footer-bottom {
  padding: 10px 100px 2px 0;
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.footer-top {
  padding: 100px 0 0;
}

.footer-bottom .footer-bottom-left,
.footer-bottom .footer-bottom-right {
  display: table-cell;
  float: none !important;
  vertical-align: bottom;
}

.footer-bottom .footer-bottom-right {
  padding-bottom: 38px;
}

.mc-form {
  vertical-align: middle;
  width: calc(100% - 182px);
  border: 0;
  padding: 0 15px 0 0;
  box-sizing: border-box;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  line-height: 104px;
  font-family: inherit;
  font-size: 17px;
  color: #a5a5a5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.mc-btn {
  vertical-align: middle;
  padding: 0 35px;
  font-family: inherit;
  font-size: 15px;
  line-height: 104px;
  box-sizing: border-box;
  text-transform: uppercase;
  color: #262626;
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  border-left: 1px solid rgba(0, 0, 0, 0.25);
  transition: 0.3s ease background, 0.3s ease color, 0.3s ease border-color;
}

.mc-btn:hover {
  color: #fff;
  border-color: #da1d27;
  background: #da1d27;
}

.mc-btn i {
  padding-left: 15px;
  font-weight: 400;
}

.overlay {
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 210;
  right: 0;
  top: 0;
  background-color: rgba(218, 29, 39, 0.9);
  overflow-x: hidden;
  opacity: 0;
  transition: 0.5s;
}

.overlay.open {
  height: 100%;
  opacity: 1;
}

.overlay .overlay-close {
  font-size: 60px;
  font-weight: 300;
  background: none;
  color: #fff;
  width: 80px;
  height: 80px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  outline: none;
  z-index: 100;
}

.overlay .overlay-close i {
  font-weight: 300;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
}

.search-form .search-field,
.search-form .search-submit {
  background: none;
  border: none;
}

.search-form {
  display: inline-flex;
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
}

.search-form .search-field {
  font-family: inherit;
  font-size: 64px;
  line-height: 69px;
  color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.search-form .search-submit {
  font-size: 64px;
  line-height: 69px;
  color: #ffffff;
}

.search-form .search-field::-webkit-input-placeholder {
  /* Edge */
  color: #fff;
}

.search-form .search-field:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.search-form .search-field::placeholder {
  color: #fff;
}

.search-form .search-field:focus::placeholder {
  color: transparent;
}

.overlay p {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
}

.search-btn,
.profile-btn {
  cursor: pointer;
  color: #262626;
  transition: 0.3s ease color;
}

.search-btn:hover,
.profile-btn:hover {
  color: #da1d27;
  opacity: 1;
}

.special-menu-btn i {
  font-size: 24px;
}

.special-menu-btn {
  position: relative;
  top: -4px;
}

.search-btn,
.profile-btn {
  position: relative;
  top: -2px;
  margin-right: 30px;
}

.search-btn i {
  font-size: 20px;
}
.profile-btn i {
  font-size: 22px;
}

.special-menu-btn,
.search-btn,
.profile-btn {
  display: inline-block;
  width: 30px;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  text-align: center;
}

.search-btn i {
  font-weight: 400;
}

.twitter-col .timeline-Header {
  display: none !important;
}

.toptitle {
  margin-bottom: 15px;
  font-family: "Source Serif Pro", "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.25em;
  color: #da1d27;
}

.accueil-nouvelles-inner {
  display: table;
  width: 100%;
}

.accueil-premier-nouvelle {
  display: table-cell;
  float: none;
  width: 60%;
  vertical-align: bottom;
  padding-bottom: 150px;
}

.accueil-nouv-supp {
  display: table-cell;
  float: none;
  width: 40%;
  vertical-align: middle;
  position: relative;
}

.accueil-nouv-supp article:nth-child(6) {
  margin-bottom: 50px;
}

.accueil-nouv-supp .blog-single-related-item-sep:nth-child(7) {
  display: none;
}

.accueil-nouv-supp-inner {
  max-width: 460px;
  margin: 0 auto;
  padding: 0 15px;
  box-sizing: border-box;
}

.accueil-premier-nouvelle {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.accueil-nouv-supp .dist-btn.type4 {
  position: absolute;
  bottom: -60px;
  left: -60px;
  z-index: 999;
}

.accueil-nouv-supp .blog-single-related-item-info-category {
  color: #da1d27;
}

.accueil-nouv-supp h3 {
  margin-bottom: 65px;
  display: inline-block;
  border-bottom: 2px solid #da1d27;
}

/*.accueil-nouv-supp article {
    position: relative;
}*/

/*.accueil-nouvelles article a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 0;
    user-select: none;
    z-index: 999;
}*/

.accueil-premier-nouvelle article .article-inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 25px;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

.accueil-premier-nouvelle .blog-single-related-item-title a {
  font-family: Source Serif Pro;
  font-weight: 600;
  font-size: 50px;
  line-height: 55px;
  color: #ffffff;
  text-decoration: none;
}

.blog-single-related-item-title a {
  color: #4d4d4d;
  text-decoration: none;
}

.accueil-premier-nouvelle::before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.accueil-premier-nouvelle .post-info .blog-single-related-item-info-category,
.accueil-premier-nouvelle .post-info .blog-single-related-item-info-date {
  color: #fff;
}
.accueil-premier-nouvelle .post-info .blog-single-related-item-info-sep {
  border-right: 1px solid #fff;
}

.accueil-premier-nouvelle .post-author {
  display: inline-block;
  font-family: Work Sans;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
}

.en-vedette-nouvelles .post-author {
  display: inline-block;
  font-family: Work Sans;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
.accueil-premier-nouvelle .post-info .blog-single-related-item-info-category {
  margin-bottom: 20px;
}

/* .hero-header > .vc_col-sm-12 > .vc_column-inner {
  padding-left: 0;
} */

.accueil-nouvelles .blog-single-info-save {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  color: #da1d27;
  transition: color 0.2s ease;
}

.accueil-premier-nouvelle .blog-single-info-save {
  color: #fff;
}

.en-vedette-thumb {
  padding-bottom: 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.en-vedette-nouvelles .post-info {
  background: #fff;
  max-width: 810px;
  width: 90%;
  margin: 0 auto;
  position: relative;
  bottom: 70px;
  padding: 50px 15px;
  box-sizing: border-box;
  text-align: center;
  box-shadow: 0px 6px 8px rgb(0 0 0 / 15%);
}

.en-vedette-nouvelles .post-info-inner {
  max-width: 510px;
  margin: 0 auto;
  width: 90%;
}

.en-vedette-nouvelles h2 {
  margin-bottom: 50px;
  transition: 0.3s ease color;
}

.en-vedette-nouvelles .blog-single-related-item-info-category {
  margin-bottom: 20px;
  color: #da1d27;
  transition: 0.3s ease color;
}

.en-vedette-nouvelles .post-author,
.en-vedette-nouvelles .post-info .blog-single-related-item-info-date {
  transition: 0.3s ease color;
}

.en-vedette-nouvelles .post-info {
  position: relative;
}

.en-vedette-nouvelles .post-info:hover h2,
.en-vedette-nouvelles .post-info:hover .post-author,
.en-vedette-nouvelles .post-info:hover .blog-single-related-item-info-date {
  color: #da1d27;
}

.en-vedette-nouvelles .post-info .blog-single-related-item-info-sep {
  transition: 0.3s ease border-color;
}

.en-vedette-nouvelles .post-info:hover .blog-single-related-item-info-sep {
  border-right: 1px solid #da1d27;
}

.en-vedette-nouvelles .post-info a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  font-size: 0;
  user-select: none;
  z-index: 999;
}

.en-vedette-row .vc_col-sm-12 .vc_column-inner {
  padding: 0;
}

.select-row {
  padding-top: 100px;
  padding-bottom: 50px;
  display: inline-block;
  width: 100%;
}

.padding-top-50 {
  padding-top: 50px;
}

.center-row {
  text-align: center;
}

.reset-btn {
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #262626;
  text-decoration: none;
}

.reset-btn i {
  padding-left: 20px;
}

.select-row .select-col {
  width: 73.3%;
  float: left;
  display: block;
}

.select-row .reset-col {
  width: 26.7%;
  display: block;
  float: left;
  text-align: right;
  padding-right: 37.5px;
  box-sizing: border-box;
}

.home .select-row .select-col {
  width: 69%;
}

.home .select-row .reset-col {
  width: 31%;
}

.form-input-select {
  padding: 0;
  padding-bottom: 15px;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-family: Work Sans;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #262626;
}

select + .select2-container {
  width: 100% !important;
  display: block;
}

/*.select-col .select-cats, .select-col .select-date {
    width: 50%;
    float: left;
    display: block;
}*/

/*.select-col .select-cats {
    width: 75%;
    float: left;
    display: block;
    padding-right: 35px;
    box-sizing: border-box;
}*/

.select-col .select-date {
  padding-left: 35px;
  box-sizing: border-box;
}

.select2 {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  font-family: Work Sans;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  color: #262626;
}

.select2 .select2-selection {
  background: transparent;
  border: 0;
  border-radius: 0;
  height: auto;
  padding: 0;
  padding-bottom: 15px;
}

.select2-container .select2-selection .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  color: #262626;
}

.select2-container .select2-selection .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  color: #262626;
}

.select2-selection__arrow b {
  display: none;
}

.select2-selection__arrow {
  height: 100%;
  position: absolute;
  top: 0;
  right: 10px;
  width: 20px;
}

.select2-selection--single .select2-selection__arrow::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-size: 20px;
  color: #262626;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}

select option {
  color: #262626;
}

#ctf {
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
  height: auto !important;
}

#ctf .ctf-item {
  padding: 0;
}

#ctf a {
  text-decoration: none;
}

.archive .select-date {
  padding-left: 0;
}

.pub-placeholder {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.mobile-only {
  display: none !important;
}

.select-col-year .select-year,
.select-col-year .select-date {
  width: 50%;
  float: left;
}

.select-col-year .select-year {
  width: calc(50% - 25px);
  margin-right: 25px;
}

.search .blog-listing-holder,
.blog .blog-listing-holder {
  padding: 100px 0;
}

.mc-form-popup {
  display: flex;
  gap: 15px;
  max-width: 400px;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.mc-form-popup .mc-form-input {
  width: calc(100% - 65px);
  font-weight: 700;
  line-height: 50px;
  border:0;
  margin:0;
  padding:0 15px;
  box-sizing: border-box;
  background: #f93434;
  color: #fff;
}

.mc-form-popup .mc-form-input::-webkit-input-placeholder {
color: #fff !important;
opacity: 1;
}
.mc-form-popup .mc-form-input:-moz-placeholder {
color: #fff !important;
opacity: 1;
}
.mc-form-popup .mc-form-input::-moz-placeholder {
color: #fff !important;
opacity: 1;
}
.mc-form-popup .mc-form-input:-ms-input-placeholder {
color: #fff !important;
opacity: 1;
}

.mc-form-popup .mc-btn-popup {
  width: 50px;
  height: 50px;
  border: 0;
  background: #f93434;
  color: #fff;
  transition: .3s ease color;
}

.infolettre-popup-title{
  padding:15px;
  margin-bottom: 50px;
  background: rgba(255, 255, 255, .8);
}

.infolettre-popup-title h1,
.infolettre-popup-title h1 span,
.infolettre-popup-title p{
  color: #f93434;
}

.infolettre-popup-title h1{
  font-family: 'Work Sans', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}

.infolettre-popup-title h1 span{
  font-size: 30px;
  line-height: 1.2em;
  display: block;
  letter-spacing: -1px;
}

.remodal-infolettre {
  padding: 50px 0;
  background-image: url(/wp-content/uploads/2025/01/la-rotonde-infolettre-popup-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.remodal-infolettre .remodal-close{
  background: #f93434;
  color: #fff;
  border-radius: 50%;
  right: 7px;
  left: unset;
  top: 7px;
  transition: .3s ease color;
}

.remodal-infolettre .remodal-close:hover,
.mc-form-popup .mc-btn-popup:hover{
  color: #efc1f2;
}

.redacteur-listing-titre {
    font-family: "Source Serif Pro", "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 20px;
    color: #da1d27;
}

.redacteur-listing-titre-social-row,
.single-redacteur-socials {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.redacteur-listing-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 30px;
}

.redacteur-listing-inner article {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    width: calc(33.33% - 20px);
    position: relative;
}

.redacteur-listing-inner article .redacteur-listing-title,
.redacteur-listing-inner article .redacteur-listing-description {
    transition: .3s ease color;
}

.redacteur-listing-inner article:hover .redacteur-listing-title,
.redacteur-listing-inner article:hover .redacteur-listing-description,
.single-redacteurs .blog-single-text h3 {
    color: #da1d27
}

.redacteur-listing-inner article .redacteur-listing-article-inner > a{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  font-size: 0;
  user-select: none;
  z-index: 999;
}

.redacteur-listing-inner article .redacteur-listing-article-inner {
    padding: 25px;
}

.redacteur-listing-inner article .redacteur-listing-article-inner .blog-single-related-item-info-sep,
.single-redacteur-socials .blog-single-related-item-info-sep {
    margin-left: 10px;
    margin-right: 10px;
}

  .redacteur-listing-description {
      margin-top: 15px;
  }

  .redacteur-listing-titre-social-row > a {
      position: relative;
      z-index: 9999;
  }

  .single-redacteur-socials a {
      font-size: 25px;
  }
  .single-redacteur-socials {
      margin-bottom: 30px;
  }

  .single-redacteur-posts-row .blog-listing-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}

.single-redacteur-posts-row .blog-listing-inner article {
    width: calc(33.33% - 20px);
}

.single-redacteur-posts-row .blog-listing-inner article .blog-listing-thumbnail, .single-redacteur-posts-row .blog-listing-inner article .blog-listing-thumbnail img {
    max-height: 450px;
    object-fit: cover;
}

.redacteur-photo {
    height: 250px;
    width: 250px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin-bottom: 30px;
}

.single-redacteurs .blog-single-title {
    margin-bottom: 0;
}

@media (max-width: 1399px) {
  .footer-top.footer-col-count-4 .footer-col {
    width: 50%;
    float: left;
    margin-bottom: 50px;
  }
  .footer-top.footer-col-count-4 .footer-col:nth-child(2n + 1) {
    clear: both;
  }
  .footer-top.footer-col-count-4 .footer-col-3 .footer-col-inner {
    max-width: 100%;
    width: 100%;
  }
  .single-redacteur-posts-row .blog-listing-inner article {
      width: calc(50% - 15px);
  }
}
@media (max-width: 1199px) {
  .footer-bottom .footer-bottom-left,
  .footer-bottom .footer-bottom-right {
    display: block;
    float: left !important;
    vertical-align: bottom;
    width: 100% !important;
  }
  .footer-bottom .footer-bottom-right,
  .footer-bottom .footer-bottom-left {
    text-align: center !important;
  }
  .footer-bottom .footer-bottom-left {
    margin-bottom: 20px;
  }
  .footer-bottom {
    padding: 10px 0 2px 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
  }
  .footer-bottom-right .footer-bottom-inner {
    padding: 0 15px;
  }
  .footer-bottom .footer-bottom-right {
    padding-bottom: 15px;
  }
  .redacteur-listing-inner article {
      width: calc(50% - 15px);
  }
}

@media (max-width: 991px) {
  .accueil-premier-nouvelle,
  .accueil-nouv-supp {
    display: block;
    float: left;
    width: 100%;
  }

  .accueil-premier-nouvelle article .article-inner {
    padding: 0 15px;
  }

  .accueil-nouv-supp-inner {
    max-width: 860px;
  }
  .accueil-premier-nouvelle {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .hero-header > .vc_col-sm-12 > .vc_column-inner {
    padding-right: 0;
  }
  .accueil-nouv-supp .dist-btn.type4 {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    width: 100px;
    height: 100px;
    font-size: 15px;
    line-height: 19px;
  }

  .accueil-nouv-supp .dist-btn.type4::after {
    font-size: 20px;
  }
  .en-vedette-thumb {
    padding-bottom: 45%;
  }
  .en-vedette-nouvelles .post-info {
    bottom: 55px;
  }
  .select-row {
    padding-top: 50px;
    padding-bottom: 25px;
  }
  .select-row .reset-col {
    padding-right: 0;
  }
  .accueil-nouv-supp {
    padding-bottom: 75px;
  }
  .accueil-mansonry .blog-listing-wrapper {
    margin-bottom: 50px;
  }
  .suivez-ecoutez-nous-row .wpb_column {
    width: 100%;
    float: left;
  }
  .suivez-ecoutez-nous-row .twitter-col {
    margin-bottom: 50px;
  }
  .accueil-nouv-supp h3 {
    margin-bottom: 50px;
  }
  .mc-form {
    width: calc(100% - 142px);
  }
  .mc-btn {
    padding: 0 15px;
  }
  .footer-top.footer-col-count-4 .footer-col-1 .footer-col-inner {
    width: 100%;
  }
  .desktop-only {
    display: none;
  }
  .mobile-only {
    display: list-item !important;
  }
  .mobile-menu li > a,
  .mobile-menu li > .menu-item-inner > a {
    text-decoration: none;
  }
  .search .blog-listing-holder,
  .blog .blog-listing-holder {
    padding: 50px 0;
  }
  .single-redacteurs .blog-listing-wrapper {
        margin-bottom: 0;
  }
}
@media (max-width: 799px) {
  .accueil-premier-nouvelle .blog-single-related-item-title a {
    font-size: 40px;
    line-height: 45px;
  }
  .footer-top.footer-col-count-4 .footer-col-1,
  .footer-top.footer-col-count-4 .footer-col-4 {
    width: 100%;
  }
  .footer-top.footer-col-count-4 .footer-col-2,
  .footer-top.footer-col-count-4 .footer-col-3 {
    width: 50%;
  }
  .footer-top.footer-col-count-4 .footer-col:nth-child(3) {
    clear: none;
  }
  .footer-top.footer-col-count-4 .footer-col-2 .footer-col-inner {
    margin-left: 0;
  }
  .footer-top.footer-col-count-4 .footer-col-4 .footer-col-inner {
    width: 100%;
    margin-left: 0;
  }
  .redacteur-listing-inner article,
  .single-redacteur-posts-row .blog-listing-inner article {
      width: 100%;
  }
}

@media (max-width: 619px) {
  .en-vedette-thumb {
    padding-bottom: 60%;
  }
  .select-row .select-col,
  .select-row .reset-col,
  .home .select-row .select-col,
  .home .select-row .reset-col {
    width: 100%;
    float: left;
  }

  .select-row .select-col {
    margin-bottom: 20px;
  }
  .select-row .reset-col {
    text-align: left;
  }
  .select-col .select-cats {
    width: 100%;
  }
  .accueil-nouv-supp h3 {
    margin-bottom: 30px;
  }
  .redacteur-listing-description {
      font-size: 16px;
      line-height: 1.2em;
  }
}

@media (max-width: 519px) {
  .accueil-premier-nouvelle .blog-single-related-item-title a {
    font-size: 30px;
    line-height: 35px;
  }
  .select-col-year .select-year,
  .select-col-year .select-date {
    width: 100%;
    float: left;
  }
  .select-col-year .select-year {
    margin-bottom: 20px;
  }
  .accueil-premier-nouvelle {
    padding-bottom: 50px;
  }
}

@media (max-width: 479px) {
  .en-vedette-thumb {
    padding-bottom: 75%;
  }
}

@media (max-width: 399px) {
  .en-vedette-thumb {
    padding-bottom: 100%;
  }
  .accueil-premier-nouvelle .blog-single-related-item-title a {
    font-size: 25px;
    line-height: 30px;
  }
  .footer-top.footer-col-count-4 .footer-col-2,
  .footer-top.footer-col-count-4 .footer-col-3 {
    width: 100%;
  }
  .redacteur-listing-titre {
      font-size: 18px;
  }
}
