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


}


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


}


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


}


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

    section.biography-wrapper {
        height: auto;
        padding: 40px 0;
    }


    h3.title-banner-center {
        /*font-size: 25px;*/
        padding: 0;
    }
      .title-bloc {
        font-size: 30px;
        line-height: 1.2;
      }

    .widget-aside {
    padding: 25px 20px 20px;
    margin: 0 0 30px;
}

li.item-categorie, li.item-categorie li {
    font-size: 14px;
    padding: 10px 15px;
    line-height: 1.3;
}

h2.widget-title {
    font-size: 22px;
}

form.search-form input {
    font-size: 15px;
    padding-left: 15px;
}




h3.title-contenus-jount {
    font-size: 15px;
}

.content-contenus-joint {
    padding: 20px 20px 40px;
}


    .nav-item-actu {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 20px;
}

.nav-post-link {
    height: auto;
    font-size: 15px;
    line-height: 1.3;
}

.nav-post-date {
    font-size: 13px;
}

}


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

    h3.title-banner-center {
        font-size: 25px;
    }
      .title-bloc {
        font-size: 26px;
        line-height: 1.2;
      }
      span.underline-title::before {
          
          right: -34px;
         
        }
    
.comments-title, h3.srubrique-article {
  font-size: 17px;
}
.entry-title {
  font-size: 17px;
}

    ol.breadcrumblist {
        /* margin: 0; */
    }

    .breadcrumblist>li:not(:first-child) {
        padding-left: 7px;
    }

    .breadcrumblist>li:not(:last-child) {
        padding-right: 7px;
    }


aside.aside_right {
        width: 100% !important;
        margin-top: 30px;
        padding-left: 0 !important;
    }
    
    .widget-aside {
    /* padding: 25px 20px 20px; */
    /* margin: 0 0 30px; */
}

li.item-categorie, li.item-categorie li {
    font-size: 15px;
    padding: 10px 15px;
    /* line-height: 1.3; */
}

h2.widget-title {
    font-size: 18px;
}

form.search-form input {
    font-size: 15px;
    padding-left: 15px;
}





    .input-form.mot-cles {
        width: 50%;
    }
    .form {
        display: flex;
        justify-content: start;
        width: 100%;
        flex-wrap: wrap;
        align-items: center;
        height: 100%;
    }

    .wrapper-form .input-form, .wrapper-form .input-select {
        width: 50%;
        border-right: 1px solid #dedede;
        padding: 5px;
        position: relative;
        margin-bottom: 13px;
    }

    .btn-primary {
        width: 50%;
    }
    .input-form.types {
        border: none;
    }

    .wrapper-form {
        background-color: #fff;
        box-shadow: 0px 6px 12px rgb(0 0 0 / 5%);
        border-radius: 30px;
        padding: 17px;
        margin-bottom: 45px;
    }
    .wrapper-form form {
        box-shadow: none !important;
        height: 100%;
        padding: 0;
    }

    .wrapper-form input, .wrapper-form select, .wrapper-form .categories {
    height: 30px;
    font-size: 17px;
}

.btn.btn-primary button {
    height: 45px;
}
    
.wrap-content-not-fund {
    font-size: 14px;
}

    .wrapper-pagination-left {
    font-size: 14px;
}

}


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

.input-form.mot-cles {
        width: 100%;
    }

    .wrapper-form .input-form, .wrapper-form .input-select {
        width: 100%;
        border-right: none;
        padding: 5px;
        position: relative;
        height: 34px;
        border-bottom: 1px solid #f1eded;
        border-radius: 6px;
    }


    

}


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

    section.biography-wrapper {
        padding: 20px 0 15px;
    }
    .btn-primary {
        width: 100%;
        height: auto !important;
    }

    h3.title-banner-center {
        font-size: 17px !important;
    margin-bottom: 5px;}

    ol.breadcrumblist {
        margin: 0;
        font-size: 10px;
    }
        .section-title {
          margin-bottom: 10px;
        }
    .title-bloc {
        font-size: 20px;
        line-height: 1.2;
      }

    .breadcrumblist>li:not(:first-child) {
        padding-left: 3px;
    }

    .breadcrumblist>li:not(:last-child) {
        padding-right: 3px;
    }





    .widget-aside {
        padding: 20px 20px 20px;
        margin: 0 0 25px;
    }

    li.item-categorie, li.item-categorie li {
        font-size: 14px;
        padding: 10px 15px;
        line-height: 1.3;
    }

    h2.widget-title {
        font-size: 20px;
    }

    form.search-form input {
        font-size: 14px;
        padding-left: 15px;
    }





    .comments-title, h3.srubrique-article {
        font-size: 18px;
    }

    ul.entry-date.ct-item-date {
        width: 60px;
        height: 60px;
    }

    .entry-tags {
        margin: 20px 0 0 0;
        padding: 15px 0 0;
    }

    .nav-post-link {
        font-size: 14px;
        line-height: 1.4;
    }

    .nav-post-date {
        font-size: 12px;
    }

    .nav-post-img {
        width: 60px;
        min-width: 60px;
        /* height: 60px; */
    }

    .nav-post-prev .nav-post-img {
        margin-right: 12px;
    }

    .nav-post-img img {
        height: 60px;
    }

    .widget-aside {
        /* padding: 27px 20px 30px; */
    }


.entry-tags a {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 15px;
}



.popular-item {
    line-height: 1.5;
    padding: 5px 15px;
    font-size: 13px;
}

h2.widget-title {
    font-size: 18px;
    padding-bottom: 0;
}



.wrapper-form input, .wrapper-form select, .wrapper-form .categories {
    height: 25px;
    font-size: 14px;
}

.btn.btn-primary button {
    height: auto;
    line-height: 1;
    padding: 15px 15px;
}




    .wrapper-pagination-left {
        font-size: 12px;
        width: 100%;
    }

    .wrap-pagination {
        padding: 5px 6px;
        line-height: 1;
        min-height: 1px;
        margin: 0 3px;
        font-size: 12px;
    }
.wrapper-pagination-right {
    width: 100%;
}


.wrap-content-not-fund {
    font-size: 13px;
}

}


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


}


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

   

}


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

    
}