@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .equipe__content--single--desc {
        display: block;
    }
    .orthodontie__content {
        display: block;
    }
    .urgences__single {
        text-align: center;
        display: block;
    }
    .consultation__info {
        width: 100%;
    }
    :nth-of-type(2).consultation__single video {
        margin: 0  0 0 -30px;
    }
}
@media screen and (max-width: 1439px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .gallery_left {
        width: 50%;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    :nth-of-type(2).consultation__single video {
        margin: 0  0 0 -75px;
    }
    :nth-of-type(2).consultation__single video {
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -o-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        width: auto;
    }
}
@media screen and (max-width: 1199px) and (min-width: 1025px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    :nth-of-type(2).consultation__single video {
        margin: 0 0 0 -125px;
        height: auto;
    }
    :nth-of-type(2).consultation__single video {
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -o-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        width: auto;
    }
    #consultation .consultation__single--image,
    #consultation .consultation__single--video {
        height: 200px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 1025px){
    :nth-of-type(2).consultation__single video {
        -moz-transform: scale(1.4);
        -webkit-transform: scale(1.4);
        -o-transform: scale(1.4);
        -ms-transform: scale(1.4);
        transform: scale(1.4);
        width: auto;
        height: auto;
    }
    #consultation .consultation__single--image,
    #consultation .consultation__single--video {
        height: 200px;
    }
}
@media screen and (min-width: 1441px) and (max-width: 1570px) {
    #cabinet {
        overflow: hidden;
    }
    .header__navigation {
        padding-right: 30px;
    }
    .footer__wrapper {
        padding: 50px 20px;
    }
    .urgences__content {
        padding: 0 30px;
    }
    .parcours__wrapper {
        padding: 80px 30px;
    }
    .gallery_left--top img, .gallery_left--bottom img, .gallery_right--top img  {

    }
    .gallery_right--bottom {
        overflow: hidden;
    }
    .consultation__desc p {
        padding: 0 20px;
    }
    .consultation__desc--title {
        padding: 20px;
    }
    .consultation__single img {
        width: 100%;
        background: #f5f5f3;
        height: 100%;
    }
    .consultation__single--image {
        height: 315px;
    }
    .consultation__single--video {
        display: flex;
        justify-content: center;
        height: 315px;
        overflow: hidden;
    }
    .consultation__desc--title {
        min-height: 90px;
    }
    .consultation__info {
        min-height: 370px;
    }
}
@media screen and (max-width: 1439px) {
    .gallery_right {
        width: 50%;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1026px) {
    #orthodontie {
        height: auto !important;
    }
    .assistant__content--image:nth-of-type(5), .assistant__content--image:nth-of-type(4), .assistant__content--image:nth-of-type(6) {
        margin: 60px 0 0 0;
    }
    .consultation__desc p {
        padding: 0 20px;
    }
    .consultation__desc--title {
        padding: 20px;
    }
    .consultation__single img {
        width: 100%;
        background: #f5f5f3;
        height: 100%;
    }
    .consultation__single--image {
        height: 315px;
    }
    .consultation__single--video {
        display: flex;
        justify-content: center;
        height: 315px;
        overflow: hidden;
    }
    .consultation__desc--title {
        min-height: 90px;
    }
    .consultation__info {
        min-height: 370px;
    }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
    #orthodontie {
        height: auto !important;
    }
    .orthodontie__wrapper.custom__width {
        padding: 50px 30px 0 30px !important;
    }
    .consultation__desc p {
        padding: 0 20px;
    }
    .consultation__desc--title {
        padding: 20px;
    }
    .consultation__single video {
        display: block;
        width: 100%;
        height: 315px;
        object-fit: cover;
    }
    .consultation__desc--title {
        min-height: 90px;
    }
    .consultation__info {
        min-height: 370px;
    }
}
@media screen and (max-width: 1440px) and (min-width: 1025px) {
    #video__main {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -1000;
        overflow: hidden;
    }
    .gallery_left--top img, .gallery_left--bottom img, .gallery_right--top img  {

    }
    .gallery_right--bottom {
        overflow: hidden;
    }

    .header__navigation {
        padding: 0;
        width: auto;
    }
    .questions__content {
        width: 100%;
    }
    .questions__content img {
        width: 100%;
    }
    .header__menu a {
        padding: 0 15px;
    }
    .equipe__content {
        flex-direction: column;
    }
    .equipe__content--left {
        flex-direction: row;
        justify-content: space-between;
    }
    .equipe__content--single {
        width: 49%;
    }
    .equipe__content--single--image, .equipe__content--single--desc {
        width: 50%;
    }
    .equipe__content--single--image img {
        width: 100%;
    }
    .custom__width {
        padding-left: 30px;
        padding-right: 30px;
    }
    .assistant__content--image {
        width: 30%;
        margin: 0;
        background: #fff;
    }
    .equipe__content--right {
        width: 100%;
        justify-content: space-between;
        margin-top: 30px;
    }
    #societes {
        background: #fff;
        padding: 100px 30px;
    }
    #parallax_one > div, #parallax_two > div {
        width: 100%;
        background-size: contain!important;
        background-repeat: no-repeat !important;
        background-position: top center !important;
        transform: none !important;
    }
    #cabinet {
        overflow: hidden;
    }
    .orthodontie__wrapper.custom__width {
        padding: 100px 30px 0 30px;
    }
    .equipe__wrapper, .parcours__wrapper{
        background-size: cover;
    }
    .footer__wrapper {
        padding: 30px 0;
    }
    .footer__width {
        padding: 0;
        flex-wrap: wrap;
    }
    .footer__single img {
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 150px;
    }
    .footer__hours--wrapper table td {
        width: 150px;
        padding: 3px 0;
    }
    .footer__single {
        padding: 10px;
        width: auto;
    }
    .footer__hours--wrapper {
        display: flex;
        flex-direction: column;
    }
    .footer__hours--wrapper table {
        margin: 0 !important;
    }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
    .gallery__top--image,
    .gallery_left--top--image,
    .gallery_left--bottom--image,
    .gallery_right--top--image {
        margin: 0;
    }
    .parcours__wrapper {
        background-size: cover;
    }
    #menu__button {
        display: block;
    }
    .header__navigation {
        position: absolute;
        left: 0;
        background: #fff;
        top: 85px;
        width: 100%;
        padding: 0;
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: -1;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .header__navigation.menu__open {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .header__menu {
        flex-direction: column;
        align-items: center;
    }
    .header__menu a {
        color: #212529;
    }
    .header__menu li {
        padding: 10px 0;
    }
    header {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
        background: #fff;
        z-index: 9999;
    }
    .gallery__top, .gallery__bottom {
        margin: 0;
    }
    .equipe__content {
        flex-direction: column;
    }
    .equipe__content--left {
        flex-direction: row;
    }
    .equipe__content--single {
        width: 47%;
        flex-direction: column;
        margin-bottom: 30px;
    }
    .equipe__content--right {
        flex-wrap: nowrap;
    }
    .questions__right {
        display: none;
    }
    .questions__left {
        width: 100%;
    }
    .slideshow__content {
        top: 25%;
    }
    .slideshow__desc {
        font-size: 24px;
        padding: 0 30px;
    }
    #video__main {
        height: 100vh;
    }
    .equipe__wrapper {
        padding: 30px;
    }
    .section__title {
        padding-bottom: 30px;
    }
    .equipe__content--single--image img {
        width: 100%;
    }
    .equipe__content--single--desc {
        margin: 0;
    }
    .assistant__content--image {
        margin: 0;
    }
    .assistant__content--image, .assistant__content--image img {
        width: 100%;
    }
    .assistant__content--image:last-of-type {
        margin: 0;
    }
    #societes {
        background: #fff;
        padding: 30px;
    }
    .societes__block {
        margin-top: 30px;
    }
    .societes__single {
        margin: 10px 0;
    }
    #parallax_one, #parallax_two {
        display: none;
    }
    .header__wrapper {
        padding: 20px 0 !important;
        width: 100%;
        margin: 0;
        background: #fff;
    }
    .gallery_left, .gallery_left--top, .gallery_right--top {
        margin: 0;
    }
    #cabinet {
        padding: 0;
        overflow: hidden;
    }
    .gallery__wrapper {
        margin-top: 30px;
    }
    #articles {
        padding: 0;
    }
    .articles__wrapper {
        flex-direction: column;
    }
    .cabinet__desc {
        padding: 0 30px;
    }
    .articles__single {
        width: 100%;
    }
    .articles__desc {
        position: static;
        padding: 30px;
        font-size: 14px;
        opacity: 1;
    }
    .articles__des--subtitle {
        position: static;
        padding: 20px 30px 0 30px;
        background: rgba(255, 77, 28, 0.8);
        color: #fff;
    }
    #orthodontie {
        height: 100%;
    }
    .orthodontie__wrapper {
        position: static;
        padding: 30px;
    }
    .orthodontie__content {
        width: 100%;
    }
    .orthodontie__content--title {
        margin-bottom: 30px;
        font-size: 24px;
        color: #212529;
    }
    .orthodontie__content p {
        margin-bottom: 10px;
        color: #212529;
        font-size: 16px;
        text-align: justify;
    }
    .orthodontie__content h2 {
        font-size: 20px;
        color: #ff4d1c;
        margin-bottom: 10px;
    }
    .orthodontie__content a {
        color: #ff5729;
    }
    .parcours__wrapper {
        padding: 30px;
    }
    .section__title {
        font-size: 24px;
    }
    .parcours__content {
        flex-direction: column;
    }
    .parcours__single {
        width: 100%;
        padding: 10px 0;
    }
    .parcours__single--title {
        padding: 10px 0;
    }
    .parcours__single:after {
        display: none;
    }
    #consultation {
        padding: 30px 0;
    }
    .consultation__wrapper {
        flex-direction: column;
    }
    .consultation__single {
        width: 100%;
        background: #fff;
    }
    .consultation__desc--title {
        padding: 10px 0;
    }
    .consultation__desc p {
        padding: 0 30px;
        font-size: 16px;
    }
    .consultation__info {
        min-height: auto;
    }
    #questions {
        padding: 30px 0 0 0;
    }
    .questions__single--header button {
        padding: 10px 45px 10px 20px;
    }
    .questions__single--content {
        padding: 30px;
        font-size: 16px;
    }
    #urgences {
        padding: 30px;
    }
    .urgences__content {
        margin-top: 30px;
        flex-direction: column;
    }
    .urgences__single {
        width: 100%;
        padding: 10px 0;
    }
    .footer__wrapper {
        padding: 30px 0;
    }
    .footer__width {
        padding: 0 30px;
        flex-wrap: wrap;
    }
    .footer__single img {
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 150px;
    }
    
    .footer__single:nth-of-type(1) {
        width: 100%;
    }
    .footer__phones {
        width: 30%;
    }
    .footer__hours--wrapper table td {
        width: 200px;
        padding: 5px 0;
    }
    .footer__hours {
        width: 70%;
    }
    .footer__single {
        padding: 10px 0;
    }
    .footer__hours--wrapper {
        display: flex;
        flex-direction: column;
    }
    .footer__hours--wrapper table {
        margin: 0 !important;
    }
    .custom--wrapper {
        padding: 0 20px;
    }
    .custom--wrapper h1 {
        font-size: 26px;
    }
    #custom__post h2, #custom__post h3 {
        font-size: 20px;
    }
    .error404__content {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        margin-left: 0;
        background: rgba(255, 255, 255, 0.9);
        top: 150px;
        padding: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .error404__wrapper {
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .consultation__single img {
        margin: 0 auto;
        display: block;
        width: auto;
    }
    .urgences__content .urgences__single:nth-of-type(2) svg {
        margin-right: 45px;
    }
    .equipe__wrapper {
        background: url(/wp-content/uploads/equipe_m_bg.png) right center no-repeat;
    }
    .footer__wrapper {
        background: url(/wp-content/uploads/preview_m_bg.png) right center no-repeat;
    }
    .parcours__wrapper {
        padding: 30px 20px;
        background: url(/wp-content/uploads/preview_m_bg.png) right center no-repeat;
    }
}
@media screen and (max-width: 650px) {
    #video__main {
        height: 50vh;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}
@media screen and (max-width: 767px) and (min-width: 651px) {
    #video__main {
        height: auto;
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .gallery_right {
        width: 100%;
    }
    .gallery__top--image,
    .gallery_left--top--image,
    .gallery_left--bottom--image,
    .gallery_right--top--image {
        margin: 0;
    }
    .urgences__single--title {
        text-align: left;
    }
    #slideshow {
        margin-top: 85px;
    }
    .slideshow__video {
        position: relative;
    }
    .section__desc {
        padding: 0 20px;
    }
    #menu__button {
        display: block;
    }
    .equipe__content--right {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    .equipe__wrapper {
        background: none;
    }
    .header__navigation {
        position: absolute;
        left: 0;
        background: #fff;
        top: 85px;
        width: 100%;
        padding: 0;
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        z-index: -1;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .header__navigation.menu__open {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .header__menu {
        flex-direction: column;
        align-items: center;
    }
    .header__menu a {
        color: #212529;
    }
    .header__menu li {
        padding: 10px 0;
    }
    header {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
        padding: 0 20px;
        background: #fff;
        z-index: 9999;
    }
    .gallery__top, .gallery__bottom {
        margin: 0;
        flex-direction: column;
    }
    .equipe__content {
        flex-direction: column;
    }
    .equipe__content--single {
        width: 100%;
        flex-direction: column;
        margin-bottom: 30px;
        background: #fff;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
    }
    .equipe__content--single--desc {
        box-shadow: none;
        padding: 20px;
        margin: 0;
    }
    .societes__title {
        display: none;
    }
    .societes__single--image img {
        max-height: 60px;
    }
    .questions__right {
        display: none;
    }
    .questions__left {
        width: 100%;
    }
    .gallery__wrapper img {
        width: 100%;
        margin: 0 auto;
    }
    .slideshow__content img {
        display: none;
    }
    .slideshow__content {
        position: static;
        background: #fff;
        margin: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 25px 0;
    }
    .desktop__view {
        display: none;
    }
    .slideshow__content span {
        display: block;
        color: #ff4d1c;
    }
    .urgences__single:first-of-type svg {
        width: 52%;
        height: auto;
    }
    .slideshow__content img {
        width: 50%;
    }
    .slideshow__desc {
        font-size: 20px;
        padding: 0;
        margin-top: 0;
        font-weight: 400;
    }

    .equipe__wrapper {
        padding: 30px 20px;
    }
    .section__title {
        padding-bottom: 30px;
    }
    .equipe__content--single--image img {
        margin: 0 auto;
        display: block;
        width: 100%;
        object-fit: contain;
    }
    .assistant__content--image {
        margin: 10px 0;
        width: 100%;
    }
    .assistant__content--image img {
        width: 100%;
        object-fit: contain;
    }
    .footer__hours--wrapper table td {
        width: 30%;
        padding: 5px 0;
    }
    .footer__wrapper {
        background: none;
    }
    .assistant__content--image:last-of-type {
        margin: 0;
    }
    #societes {
        background: #fff;
        padding: 30px 20px;
    }
    .societes__block {
        margin-top: 30px;
    }
    .societes__single {
        margin: 20px 0;
    }
    #parallax_one, #parallax_two {
        display: none;
    }
    .header__wrapper {
        padding: 20px 0 !important;
        width: 100%;
        margin: 0;
        background: #fff;
    }
    .gallery_left--top, .gallery_left--bottom, .gallery_right--top {
        flex-direction: column;
    }
    .gallery_left, .gallery_left--top, .gallery_right--top {
        margin: 0;
        flex-direction: column;
    }
    #cabinet {
        padding: 0;
        overflow: hidden;
    }
    .gallery__wrapper {
        margin-top: 30px;
    }
    #articles {
        padding: 0;
        margin-top: 30px;
    }
    .articles__wrapper {
        flex-direction: column;
    }
    .articles__single {
        width: 100%;
    }
    .articles__desc {
        position: static;
        padding: 20px;
        font-size: 16px;
        opacity: 1;
        background: #fff;
        color: #000;
        line-height: 150%;
    }
    .articles__des--subtitle {
        color: #2e2b3b;
        top: 10px;
        left: 20px;
        position: absolute;
        font-size: 18px;
    }
    #orthodontie {
        height: 100%;
        margin-top: 30px;
    }
    .orthodontie__wrapper {
        position: static;
        padding: 30px 20px;
    }
    .orthodontie__content {
        width: 100%;
    }
    .orthodontie__content--title {
        margin-bottom: 30px;
        font-size: 24px;
        color: #212529;
    }
    .orthodontie__content p {
        margin-bottom: 10px;
        color: #212529;
        font-size: 16px;
        text-align: justify;
    }
    .orthodontie__content h2 {
        font-size: 20px;
        color: #ff4d1c;
        margin-bottom: 10px;
    }
    .orthodontie__content a {
        color: #ff5729;
    }
    .parcours__wrapper {
        padding: 30px 20px;
        background: none;
    }
    .gallery__top img:nth-of-type(2),
    .gallery__top img:nth-of-type(3),
    .gallery_left--top img:nth-of-type(1),
    .gallery_right--top img:nth-of-type(2),
    .gallery_left--bottom img:nth-of-type(2){
        display: none;
    }
    .parcours__single svg {
        width: 100%;
        max-width: 75px;
    }
    .parcours__single--desc {
        width: 90%;
        text-align: left;
        padding-left: 25px;
    }
    .parcours__single--desc p, .parcours__single--desc span {
        text-align: left;
    }
    .section__title {
        font-size: 24px;
    }
    .parcours__content {
        flex-direction: column;
    }
    .parcours__single {
        width: 100%;
        padding: 10px 0;
        flex-direction: row;
        align-items: center;
    }
    .parcours__single--title,
    .urgences__single--title {
        padding: 10px 0;
    }
    .parcours__single:after {
        display: none;
    }
    #consultation {
        padding:0;
    }
    .consultation__wrapper {
        flex-direction: column;
    }
    .consultation__single {
        width: 100%;
        padding: 20px;
    }
    .consultation__single:nth-of-type(2) video {
        transform: none;
    }

    .consultation__desc--title {
        padding: 10px 0;
    }
    .consultation__desc p {
        padding: 0 20px;
        font-size: 16px;
    }
    .consultation__info {
        min-height: auto;
    }
    #questions {
        padding: 20px 0 0 0;
    }
    .consultation__single--video {
        overflow: hidden;
    }
    .questions__single--header button {
        padding: 10px 45px 10px 20px;
    }
    .consultation__single video {
        width: auto;
        transform: none;
        height: auto;
    }
    .questions__single--content {
        padding: 30px 20px;
        font-size: 16px;
    }
    #urgences {
        padding: 30px 20px;
    }
    .urgences__content {
        margin-top: 30px;
        flex-direction: column;
    }
    .urgences__single {
        width: 100%;
        padding: 10px 0;
        flex-direction: row;
    }
    .urgences__image {
        width: 100%;
        max-width: 75px;
    }
    .urgences__single--content {
        padding-left: 25px;
        text-align: left;
    }
    .urgences__image svg {
        width: 100%;
        margin: 0 !important;
    }
    .footer__wrapper {
        padding: 30px 0;
    }
    .footer__width {
        flex-direction: column;
        padding: 0 20px;
    }
    .footer__single img {
        display: block;
        text-align: center;
        margin: 0 auto;
        width: 150px;
    }
    .footer__single {
        padding: 10px 0;
    }
    .footer__hours--wrapper {
        display: flex;
        flex-direction: column;
    }
    .footer__hours--wrapper table {
        margin: 0 !important;
        width: 100%;
    }
    .custom--wrapper {
        padding: 0 20px;
    }
    .custom--wrapper h1 {
        font-size: 26px;
    }
    #custom__post h2, #custom__post h3 {
        font-size: 20px;
    }
    .error404__content {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        margin-left: 0;
        background: rgba(255, 255, 255, 0.9);
        top: 150px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .error404__wrapper {
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .urgences__content .urgences__single:nth-of-type(2) svg {
        margin-right: 20px !important;
    }
    .societes__single--image {
        min-height: auto;
    }
}