

@media (min-width: 1400px) {
    .container {
        max-width: 1200px;
    }
}


@media (min-width: 992px) {
    .nav-link.current_page_item:after, .nav-link.current-menu-parent:after {
        content: " ";
        display : block;
        width: 46px;
        height: 6px;
        position:absolute;
        bottom:0;
        left:50%;
        margin-left:-23px;
        background:#1d1d1b;
    }

    .menu-item-has-children:hover .nav-link, .menu-item-has-children:hover .nav-link:after,.nav-link.current_page_item:hover:after, .nav-link.current-menu-parent:hover:after {
    	color: #00ccff;
    }
    .menu-item-has-children:hover .nav-link:after,.nav-link.current_page_item:hover:after, .nav-link.current-menu-parent:hover:after {
        background: #00ccff;
    }

    .dropdown-toggle::after {
        display:none;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }

    #footer_link li:before {
        content: " ";
        background-color:#fff;
        width:1px;
        height:14px;
        margin: 0 10px;
        display:block;
    }
    #footer_link li:first-child:before {
        display:none;
    }
}
@media screen and (max-width: 1199px) {
    body {
        font-size: 19px;
    }
    h2 {
        font-size:27px;
    }
    h3 {
        font-size:22px;
    }
    h4 {
        font-size:22px;
    }
    h1, .page-template-template-home h1, .page-template-template-home h2  {
        font-size:40px;
    }
    .card {
        width: 290px;
        padding: 20px 15px 0;
        margin: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 15px;
        padding: 0 5px;
    }
    #footer_menu .menu-item a {
        font-size: 14px;
    }
    .header_user {
        font-size: 14px;
    }
    .logo img {
    }
    .page-header {
        margin-top: 30px;
    }
    .page-header .logo {
        margin-bottom: -36px;
    }

    .page-template-template-contenu #site_footer::after {
        height: 30px;
    }
    .header_contenu_content {
        font-size: 19px;
    }
}

@media screen and (max-width: 991px) {

    #footer_menu {
        margin-top:50px;
    }
    #site_footer {
        margin-top: -30px;
    }
    .bloccat-services > .container {
        padding-bottom:70px;
    }
    .contenu_row {
        padding-bottom:50px;
    }
    .logo img {
    }
    .page-header {
        margin-top: 20px;
    }
    .page-header .logo {
        margin-bottom: -25px;
    }
    .navbar {
        padding:0;
    }
    .navbar-collapse {
        position: fixed;
        left: -300px;
        width: 300px;
        height: 100vh!important;
        transition: all 0.5s ease;
        opacity: 0;
        top: 0px;
        background: #f8f8f8;
        color: white;
    }
    .navbar-collapse.show {
        opacity: 1;
        left: 0vw;
        padding-left:20px;
    }
    .navbar-collapse.show .navbar-nav {
    }
    .collapse:not(.show) {
        display: block!important;
    }
    h1 {
        font-size:35px;
    }
    h2 {
        font-size:25px;
    }
    .header_contenu_content {
        font-size: 17px;
    }
    .header_contenu::after {
        width: 65%;
    }
    #site_footer {
    }
    #footer_menu > li {
        padding: 0 10px;
    }
    #footer_menu .menu-item a {
        font-size: 14px;
    }
    .page-template-template-contenu #site_footer::after {
        display:none;
    }
    .navbar-nav .dropdown-menu {
        margin: 0;
        background:none;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px;
        padding: 5px 10px;
    }
    .dropdown-item {
        font-size: 17px;
        white-space: pre-wrap;
        padding: 0 0 10px 15px;
    }
    #footer_menu > ul {
        width:50%;
        margin: auto;
    }
}

@media screen and (max-width: 767px) {
    .with-fleche-left:after {
        border-top : 60px solid #fff;
        border-right : 94px solid transparent;
        bottom:-60px;
        left:50px;
    }
    .with-fleche-right:after {
        border-top : 60px solid #f8f8f8;
        border-right : 94px solid transparent;
        bottom:-60px;
        right:50px;
    }
    .with-fleche-left.with-fleche-left-grey:after {
        border-top : 60px solid #f8f8f8;
    }
    .blocs_services > .container, .page-container {
        padding-bottom: 50px;
    }
    .page-container {
        padding-top:50px;
    }
    .header_contenu {
        background:transparent;
    }
    .header_contenu::after {
        display:none;
    }
    .bg_user {
        margin-right: 0;
    }
    #main .header_contenu h1 {
        color:#fff;
    }
    .header_contenu .with-fleche-left:after, .header_contenu .with-fleche-right:after {
        display:none;
    }
}

@media screen and (max-width: 640px) {
    body {
        font-size: 17px;
    }
    h2 {
        font-size:22px;
    }
    h3 {
        font-size:19px;
    }
    h4 {
        font-size:20px;
    }
    h1, .page-template-template-home h1, .page-template-template-home h2  {
        font-size:32px;
    }
    .header_home_content {
        font-size: 15px;
    }
    #footer_menu > ul {
        width:100%;
    }
}

@media screen and (max-width: 575px) {
}

@media screen and (max-width: 450px) {
    .with-fleche-left:after {
        border-top : 40px solid #fff;
        border-right : 64px solid transparent;
        bottom:-40px;
        left:35px;
    }
    .with-fleche-right:after {
        border-top : 40px solid #f8f8f8;
        border-right : 64px solid transparent;
        bottom:-40px;
        right:35px;
    }
    .with-fleche-left.with-fleche-left-grey:after {
        border-top : 40px solid #f8f8f8;
    }
    .card {
        width: 100%;
        max-width: 100%;
        margin: 15px 0;
    }
}

@media screen and (max-width: 350px) {
    .logo img {
    }
    .page-header {
        margin-top: 15px;
    }
    .page-header .logo {
        margin-bottom: -20px;
    }
    .bg_user {
        width: 51px;
        height: 60px;
        line-height: 51px;
        font-size: 24px;
        margin-right: 5px;
        background-size: cover;
    }
    .navbar-toggler-icon {
        width: 30px;
        height: 30px;
        background-size: cover;
    }
    .header_user {
        font-size: 13px;
    }
}