@media (max-width:1900px) {
  .banner.full-height-page.one.appart .title {
    width: 40%;
  }

  .contact-info {
    margin-top: 10px;
  }

  .overlay img {
    width: 50px;
  }

  html {
    font-size: 18px;
  }

  .logo-header img {
    width: 135px;
    height: auto;
  }

  .button_container {
    width: 45px;
  }

  .menu-warp .menu-2 a,
  .banner .menu-2 a {
    font-size: 18px;
  }
}

@media (max-width: 1500px) {
  .button_container {
    position: absolute;
    top: 5%;
    right: 15px;
    height: 27px;
    width: 35px;
    z-index: 100;
    transition: opacity 0.25s ease;
    display: flex;
    align-items: center;
  }

  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 10px;
  }

  .banner.full-height-page.one.appart .title {
    width: 40%;
  }
}

@media (max-width : 1400px) and (min-height: 1023px) {
  .banner.first-screen.ps .row {
    background-size: 62%;
    background-position: 105% 100%;
    background-repeat: no-repeat;
    position: relative;
  }
}

@media (max-width:1400px) {
  .button_container {
    position: absolute;
    top: 2%;
    right: 15px;
    height: 27px;
    width: 35px;
    z-index: 100;
    transition: opacity 0.25s ease;
    display: flex;
    align-items: center;
  }

  .overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-right: 0px;
  }

  .banner .title h1 {
    color: white;
    width: 60%;
    text-transform: uppercase;
  }

  html {
    font-size: 16px;
  }

  .logo-header img {
    width: 125px;
    height: auto;
  }

  .button_container {
    width: 35px;
  }

  .menu-warp .menu-2 a,
  .banner .menu-2 a {
    font-size: 16px;
  }

  .contact-info-page .information .wrapper .text a {
    font-size: 16px;
  }

  .banner.full-height-page.one.appart .title {
    width: 50%;
  }
}

@media (max-width: 1200px) {
  .banner.full-height-page .text-wrapper {
    width: 100%;
    padding: 105px 60px;
    position: relative;
    padding-bottom: 50px;
  }

  .banner.full-height-page.one.appart .title {
    width: 80%;
  }
}

@media (max-width: 1024px) {
  .banner.full-height-page .text-wrapper {
    margin-bottom: 0px;
  }

  .banner.full-height-page.one.appart .title {
    width: 100%;
  }

  .banner .title p {
    width: 100%;
  }

  .banner.first-screen .button-wrapper {
    flex-direction: column;
  }

  .banner.first-screen .button-wrapper a {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .banner.first-screen .row {
    height: auto;
  }

  .banner.first-screen .row .moba-ban-style {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .banner.first-screen .title {
    display: block;
    margin-top: 5%;
  }

  .banner.first-screen .button-wrapper {
    width: 100%;
    flex: .5;
  }

  .banner.first-screen .button-wrapper a {
    text-align: center;
  }

  .banner.first-screen .row .moba-ban-style {
    position: relative;
  }

  .banner.first-screen .button-wrapper .social {
    display: flex;
  }

  .banner.first-screen .button-wrapper .social a {
    padding: 0px;
    display: block;
    width: 100%;
    padding-top: 0px;
    color: white;
    border: none;
    font-weight: unset;
    margin-right: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: unset;
    background: none;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 25%;
    margin: auto;
  }

  .banner.first-screen .button-wrapper .social a::before {
    display: none;
  }

  .scroll {
    display: none;
  }

  .header .social {
    display: none;
  }

  .banner.first-screen.contact .row {
    background-size: 60%;
    background-position: center 55%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner.first-screen.pc .row {
    background-size: 70%;
    background-position: center 55%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner.first-screen.ps .row {
    background-size: 70%;
    background-position: center 55%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner.full-height-page .title p {
    font-size: 1.2rem;
  }

  .banner.full-height-page .text-wrapper {
    width: 100%;
  }

  .banner .row {
    background-image: none !important;
  }

  .background-banner-moba {
    height: 475px;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 70px auto;
  }

  .background-banner-moba {
    display: block;
  }

  .warp-img-header {
    display: none;
  }

  .background-banner-moba.home {
    margin: 20px auto;
  }

  .banner.full-height-page {
    height: auto;
  }

  .banner.first-screen {
    height: auto;
    min-height: auto;
    padding: 50px 0px;
  }

  .overlay.open {
    height: 100vh;
  }

  .menu-warp .menu-2,
  .banner .menu-2 {
    display: none;
  }

  body.disabled-onepage-scroll .onepage-wrapper section.contact-footer-wrapper {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .slider-gallery .slick-slide .gallery-slide {
    margin-left: 0px;
  }

  .slider-gallery .slick-slide .gallery-slide img.mob {
    display: block;
  }

  .slider-gallery .slick-slide .gallery-slide img.desk {
    display: none;
  }

  .slider-gallery .slick-list.draggable {
    padding: 125px 0px !important;
    margin-top: 50px;
  }

  .banner .title p {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }

  .banner.full-height-page .title p {
    font-size: 1.7rem;
  }

  .threesixty-gal-wrapper .arrows ul li img {
    width: 50px;
  }

  #voir-plus.block {
    font-size: 1.4rem;
  }

  .threesixty-gal-wrapper .arrows ul li:hover {
    cursor: pointer;
  }

  .threesixty-gal-wrapper .arrows .prev {
    position: absolute;
    top: calc(50% - 0px);
    right: 3%;
  }

  .threesixty-gal-wrapper .arrows .next {
    position: absolute;
    top: calc(50% - 0px);
    left: 3%;
  }

  .banner.full-height-page.one.appart .title {
    width: 100%;
  }

  .banner.full-height-page.one.appart .hidden-moba {
    display: none;
  }

  .banner.first-screen .button-wrapper {
    width: 80%;
    flex: .5;
    margin: 0 auto;
  }

  .banner .title h1 {
    color: white;
    width: 80%;
    text-transform: uppercase;
    margin-bottom: 35px;
  }

  .banner .title p {
    font-size: 1.6rem;
  }

  .banner .title h1::before {
    bottom: -15px;
  }

  .banner.full-height-page.appart .title h2::before {
    width: 100px;
  }

  .banner.full-height-page .title h2::before {
    font-size: 1.3rem;
  }

  .banner .button-wrapper a span {
    position: relative;
    z-index: 10;
    font-size: 1.2rem;
  }

  .loader_container>div {
    width: 150px;
    height: 150px;
  }

  .banner.full-height-page .title ul li {
    font-size: 1.2rem;
  }

  .for-ipad {
    display: block;
  }

  .for-desk {
    display: none;
  }

  body.singul .banner.full-height-page .title {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
}

@media (max-width: 992px) {
  .warp-img-header {
    display: none;
  }

  body.disabled-onepage-scroll .onepage-wrapper section.page1 {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .footer-here .footer-content ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
  }

  #voir-plus.block {
    font-size: 1.2rem;
  }

  .banner.first-screen .button-wrapper {
    width: 80%;
    margin: 0 auto;
  }

  .banner.full-height-page.one.threesixty .title {
    width: 100%;
  }

  .banner.full-height-page.one.threesixty .title h2 {
    width: 100%;
  }

  .banner .row {
    background-image: none !important;
  }

  .background-banner-moba {
    height: 300px;
    width: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 55px auto;
  }

  .banner.full-height-page .title ul li {
    margin-bottom: 6px;
  }

  body.singul .banner.full-height-page .title {
    display: block;
    width: 78%;
    margin: 0 auto;
  }

  .banner.first-screen .button-wrapper a {
    font-size: 1.2rem;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 30%;
  }

  .banner .title h1 {
    color: white;
    width: 60%;
    text-transform: uppercase;
    font-size: 1.7rem;
    display: block;
  }

  .banner .title p {
    font-size: 1.1rem;
  }

  body.singul section .banner.split::before {
    display: none;
  }

  .banner .title h1 {
    color: white;
    text-transform: uppercase;
  }

  .hidden-moba {
    display: none;
  }

  .banner .button-wrapper {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
  }

  .banner .button-wrapper a {
    padding: 5px 30px;
    display: block;
    width: 100%;
    padding-top: 6px;
    color: white;
    border: 1px solid white;
    font-weight: 500;
    margin-right: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
  }

  .menu-warp .menu-2,
  .banner .menu-2 {
    display: none;
  }

  .not-displayed {
    display: none;
  }

  .square {
    margin: 0 auto;
  }

  .overlay {
    height: calc(100vh - 0px);
  }

  .overlay.open {
    opacity: 10;
    visibility: visible;
    height: calc(100vh - 0px);
    width: 45%;
  }

  .not-main .header-wrapper {
    display: none;
  }

  .header-wrapper.mob {
    display: block;
  }

  .header-wrapper.desk {
    display: none;
  }

  .footer-here {
    flex-direction: column;
  }

  .footer-here .logo {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .footer-here .footer-content a {
    padding: 0px 5px;
  }

  .banner.first-screen .row {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .banner.first-screen .row .moba-ban-style {
    display: flex;
    flex-direction: column;
    height: 100%;
  }

  .banner.first-screen .title {
    display: block;
    flex: 1.4;
    margin-top: 15%;
  }

  .banner.first-screen .button-wrapper a {
    text-align: center;
  }

  .contact-info-page .information .wrapper {
    justify-content: flex-start;
  }

  .banner.first-screen .row .moba-ban-style {
    position: relative;
  }

  .contact-info-page .information .double-flexed .wrapper:first-child::before {
    right: 0%;
  }

  .banner.first-screen .button-wrapper .social {
    display: flex;
  }

  .banner.first-screen .button-wrapper .social a {
    padding: 0px;
    display: block;
    width: 100%;
    padding-top: 0px;
    color: white;
    border: none;
    font-weight: unset;
    margin-right: 0px;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: unset;
    background: none;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 30%;
    margin: auto;
  }

  .banner.first-screen .button-wrapper .social a::before {
    display: none;
  }

  .scroll {
    display: none;
  }

  .banner.full-height-page .text-wrapper {
    width: 100%;
    padding: 0px 0px;
    position: relative;
    background-color: transparent;
  }

  .banner.full-height-page .text-wrapper::before {
    display: none;
  }

  .banner.full-height-page .text-wrapper.gr1,
  .banner.full-height-page .text-wrapper.gr2,
  .banner.full-height-page .text-wrapper.gr3 {
    background-color: transparent;
  }

  .banner .overlay-banner {
    opacity: .4;
  }

  .contact-info {
    height: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }

  .banner.full-height-page .title p {
    font-size: 1.2rem;
  }

  .banner.home .button-wrapper a span {
    font-size: 1.2rem;
  }

  .banner .button-wrapper a span {
    position: relative;
    z-index: 10;
    font-size: 1.3rem;
  }
}

@media (max-width: 767px) {
  .footer-here .footer-content {
    display: flex;
    flex-direction: column;
  }

  .footer-here .footer-content ul {
    flex-wrap: wrap;
  }

  .footer-here .footer-content ul li {
    width: 100%;
    text-align: center;
  }

  .footer-here .footer-content ul li:not(:last-child) {
    margin-bottom: 1rem;
  }

  .footer-here .footer-content a {
    margin: auto !important;
  }

  #menu-menu-pied-de-page {
    order: 1;
    margin-bottom: 2rem;
  }

  .footer-here .logo {
    order: 0;
  }

  .copyright {
    order: 2;
  }

  .contact-info-page .information .wrapper {
    justify-content: center;
  }

  .lb-nav a.lb-next {
    background-image: url(../img/icons/arrow-right.svg);
    width: 35px;
    margin-right: 25px;
    opacity: 1;
  }

  .lb-nav a.lb-prev {
    background-image: url(../img/icons/arrow-left.svg);
    width: 35px;
    margin-left: 25px;
    opacity: 1;
  }

  body.singul .banner.full-height-page .title {
    margin-bottom: 10px;
  }

  .banner.first-screen .button-wrapper {
    width: 100%;
    margin: 0 auto;
  }

  .banner.full-height-page.one.appart {
    height: 100vh;
  }

  .banner.full-height-page.two.appart {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .banner.full-height-page.appart .container {
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .disabled-onepage-scroll .onepage-wrapper .section.appt {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .disabled-onepage-scroll .onepage-wrapper .section.appt {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .banner.full-height-page.appart .container .row .order2 {
    order: 2;
  }

  .banner.full-height-page.appart .container .row .order1 {
    order: 1;
    margin-bottom: 20px;
  }

  .slider-appart-wrapper .arrows ul li img {
    height: 35px;
  }

  .slider-appart-wrapper .arrows .next {
    position: absolute;
    top: calc(50% - 15px);
    left: 5%;
  }

  .slider-appart-wrapper .arrows .prev {
    position: absolute;
    top: calc(50% - 15px);
    right: 5%;
  }

  .slider-appart-wrapper .arrows .next-2 {
    position: absolute;
    top: calc(50% - 15px);
    left: 5%;
  }

  .slider-appart-wrapper .arrows .prev-2 {
    position: absolute;
    top: calc(50% - 15px);
    right: 5%;
  }

  .slider-appart-wrapper .arrows .next-3 {
    position: absolute;
    top: calc(50% - 15px);
    left: 5%;
  }

  .slider-appart-wrapper .arrows .prev-3 {
    position: absolute;
    top: calc(50% - 15px);
    right: 5%;
  }

  .slider-appart-wrapper .arrows .next-4 {
    position: absolute;
    top: calc(50% - 15px);
    left: 5%;
  }

  .slider-appart-wrapper .arrows .prev-4 {
    position: absolute;
    top: calc(50% - 15px);
    right: 5%;
  }

  .threesixty-gal-wrapper .arrows ul li img {
    width: 30px;
  }

  .threesixty-gal-wrapper .arrows ul li:hover {
    cursor: pointer;
  }

  .threesixty-gal-wrapper .arrows .prev {
    position: absolute;
    top: calc(50% - 20px);
    right: 1.5%;
  }

  .threesixty-gal-wrapper .arrows .next {
    position: absolute;
    top: calc(50% - 20px);
    left: 1.5%;
  }

  .background-banner-moba {
    height: 340px;
  }

  .background-banner-moba {
    margin: 20px auto;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 25%;
  }

  .banner.full-height-page .title ul li::before {
    width: 20px;
  }

  .contact-footer::before,
  .contact-footer::after {
    display: none;
  }

  .overlay nav {
    flex-direction: column;
  }

  .contact-moba-visible {
    display: block;
  }

  .contact-moba-invisible {
    display: none;
  }

  .button_container {
    right: 0px;
  }

  .contact-footer .footer-content {
    flex-direction: column;
  }

  .contact-footer .footer-content a {
    margin-bottom: 10px;
  }

  .contact-footer .container:first-child {
    justify-content: center;
  }

  .contact-footer footer a img {
    width: 60%;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }

  .banner.full-height-page {
    height: auto;
  }

  body.disabled-onepage-scroll .onepage-wrapper section .container {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  body.disabled-onepage-scroll .onepage-wrapper section:first-child .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  body.disabled-onepage-scroll .onepage-wrapper section:first-child .banner {
    padding: 100px 0px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .contact-info-page .information .double-flexed {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 10px 0px;
  }

  .contact-info-page .information .double-flexed .wrapper:first-child {
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .contact-info-page .information .double-flexed .wrapper:first-child::before {
    display: none;
  }

  .contact-info-page .information .double-flexed .wrapper:last-child {
    margin-left: 0px;
  }

  .contact-info-page .information .double-flexed .wrapper {
    margin-left: 0px;
  }

  .contact-footer.page .contact-form {
    margin-bottom: 50px;
  }

  .contact-map-wrapper .contact-map {
    flex: unset;
    height: 350px;
  }

  body.disabled-onepage-scroll .onepage-wrapper section .container.contact-page {
    padding: 20px 0px;
    padding-bottom: 0px;
  }

  .contact-info .address:first-child {
    margin-top: 45px;
  }

  .contact-footer footer {
    padding-bottom: 0px;
  }

  .row {
    margin: 0 auto !important;
  }

  .banner.full-height-page.one.contact {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .contact-map-wrapper .contact-map {
    height: 65vh;
  }

  body.singul .banner.full-height-page .mobile-img {
    display: block;
  }

  .banner.ps .img {
    display: none;
  }

  body.singul .banner.full-height-page .mobile-img .wrapper img {
    width: 65%;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .button_container {
    right: 15px;
  }

  body.singul .banner.full-height-page.three .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  body.singul .banner.full-height-page.three .container .row {
    overflow: hidden;
  }

  .overlay {
    width: 60%;
  }

  .banner.full-height-page.two.appart .row .fixed-height:last-child {
    margin-top: 20px;
  }

  .banner.full-height-page.two.appart .row .slider-appart .slick-slide {
    transform: scale(.8);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    opacity: .7;
  }

  .banner.full-height-page.two.appart .row .slider-appart .slick-center {
    transform: scale(2.2);
    z-index: 10;
    position: relative;
    opacity: 1;
  }

  .banner.full-height-page.two.appart .row .slider-appart .slick-current {
    transform: scale(2.2);
    z-index: 10;
    position: relative;
    opacity: 1;
  }

  .banner.full-height-page.ps {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .banner.full-height-page.ps.split .container {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 50px 0px !important;
  }

  body.disabled-onepage-scroll .onepage-wrapper section.ps-s {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .banner.banner.first-screen .scroll {
    display: none;
  }

  .banner .scroll img {
    bottom: 0px;
  }

  @-webkit-keyframes scroller {
    from {
      bottom: 0px;
    }

    to {
      bottom: 10px;
    }
  }

  @keyframes scroller {
    from {
      bottom: 0px;
    }

    to {
      bottom: 10px;
    }
  }

  .banner .scroll img {
    width: 30px;
    right: calc(50% - 30px);
  }

  .banner.first-screen .button-wrapper {
    width: 100%;
    flex: .9;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 30%;
  }

  .banner.first-screen.contact .button-wrapper,
  .banner.first-screen.pc .button-wrapper,
  .banner.first-screen.ps .button-wrapper {
    flex: .7;
  }

  .banner.first-screen .title {
    display: block;
    margin-top: 15px;
  }

  .banner.first-screen .row,
  .banner.first-screen.ps .row,
  .banner.first-screen.pc .row,
  .banner.first-screen.contact .row {
    background-image: none;
  }

  .banner .title h1 {
    width: 75%;
  }

  .banner.full-height-page .title p {
    font-size: 1.2rem;
  }

  .banner.first-screen {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .logo-header img {
    width: 105px;
    height: auto;
  }

  .overlay.open {
    opacity: 10;
    visibility: visible;
    height: calc(100vh - 0px);
    width: 75%;
  }

  .contact-info::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    left: -1.5%;
    bottom: -12.5%;
    background-image: url('../img/icons/lines-rec.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .contact-info .address .icon img {
    width: 35px;
  }

  .banner .button-wrapper a span {
    position: relative;
    z-index: 10;
    font-size: .9rem;
  }

  .banner.first-screen .button-wrapper .social a img {
    margin: auto;
  }
}

@media (max-width: 576px) {
  .pdc-screen {
    min-height: 300px;
  }

  .header-wrapper {
    padding: 0px 20px;
  }

  html {
    font-size: 14px;
  }

  body.singul .banner.full-height-page .title {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
  }

  body.singul .banner.full-height-page .mobile-img .wrapper img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .overlay {
    width: 80%;
  }

  .banner.first-screen .row,
  .banner.first-screen.ps .row,
  .banner.first-screen.pc .row,
  .banner.first-screen.contact .row {
    background-size: 70%;
    background-position: center 40% !important;
  }

  .banner.first-screen .button-wrapper .social {
    margin-top: 0px;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 35%;
  }

  .banner .title p {
    margin-bottom: 0px;
  }

  .banner .title h1 {
    margin-bottom: 20px;
  }

  .banner .title h1::before {
    bottom: -10px;
  }

  .background-banner-moba {
    height: 340px;
    background-size: contain;
  }

  .banner .title p {
    font-size: 1.1rem;
  }

  .banner .title h1 {
    width: 85%;
  }

  body.disabled-onepage-scroll .onepage-wrapper section:first-child .banner {
    padding-bottom: 0px;
  }

  body.disabled-onepage-scroll .onepage-wrapper section.page1 {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
}

@media (max-width : 400px) {

  .banner.first-screen .row,
  .banner.first-screen.ps .row,
  .banner.first-screen.pc .row,
  .banner.first-screen.contact .row {
    background-size: 100%;
    background-position: center 40% !important;
  }

  .banner.first-screen .button-wrapper .social a img {
    width: 60%;
  }

  .slider-gallery.flexed .slick-dots {
    display: flex !important;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    width: 15px;
    height: 15px;
    list-style-type: none;
    position: absolute;
    bottom: 5px;
    right: 48%;
  }
}

@media (max-width : 321px) {

  .banner.first-screen .row,
  .banner.first-screen.ps .row,
  .banner.first-screen.pc .row,
  .banner.first-screen.contact .row {
    background-size: 90%;
    background-position: center 40% !important;
  }

  .slider-gallery.flexed .slick-dots {
    display: flex !important;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    width: 15px;
    height: 15px;
    list-style-type: none;
    position: absolute;
    bottom: 15px;
    right: 48%;
  }
}

@media (max-width: 450px) and (max-height: 800px) {
  .banner.home h1 {
    font-size: 1.7rem;
  }

  body.disabled-onepage-scroll .onepage-wrapper section:first-child .banner {
    padding-bottom: 0px;
  }

  .banner.first-screen .title p.w {
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .background-banner-moba {
    height: 288px;
    background-size: contain;
  }

  .banner.first-screen h1 {
    margin-bottom: 30px;
  }
}

@media (max-width: 390px) and (max-height: 800px) {
  body.disabled-onepage-scroll .onepage-wrapper section:first-child .banner {
    padding-bottom: 0px;
  }

  .banner.first-screen .title p.w {
    font-size: 1.2rem;
    line-height: 1.3;
  }

  .background-banner-moba {
    height: 288px;
    background-size: contain;
  }

  .banner.first-screen h1 {
    margin-bottom: 20px;
  }

  .banner.home h1 {
    font-size: 1.4rem;
    width: 80%;
  }

  .banner .title h1::before {
    bottom: -10px;
    height: 3px;
  }

  .banner.home .title h1::before {
    display: block;
  }

  .banner.first-screen .title p {
    margin-bottom: 0px;
  }

  .banner.first-screen .title {
    margin-top: 27px;
  }

  .logo-header img {
    width: 115px;
    height: auto;
  }

  .banner.first-screen .row {
    background-position: 100% 43%;
  }

  .logo-header img {
    width: 106px;
    height: auto;
  }

  .banner.first-screen h1 {
    font-size: 1.5rem;
    width: 80%;
  }

  .banner.full-height-page .title p {
    font-size: 1.2rem;
  }
}

@media (max-width: 374px) and (max-height: 800px) {
  .banner.full-height-page .title p {
    font-size: 1.1rem;
    line-height: 1.2;
  }

  .banner.first-screen h1 {
    font-size: 1.4rem;
    width: 80%;
  }

  .banner .title h1::before {
    bottom: -10px;
    height: 3px;
  }

  .banner.first-screen .title p {
    margin-bottom: 0px;
  }

  .banner.first-screen .title {
    margin-top: 27px;
  }

  .banner.first-screen {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .logo-header img {
    width: 115px;
    height: auto;
  }

  .banner.first-screen .row {
    background-position: 100% 45% !important;
  }

  .logo-header img {
    width: 106px;
    height: auto;
  }

  .banner.first-screen h1 {
    margin-bottom: 20px;
  }

  .banner.first-screen .title p {
    font-size: 1.1rem;
  }

  .banner.first-screen .title p.w {
    font-size: 1rem;
    line-height: 1.2;
  }

  .background-banner-moba {
    height: 226px;
    margin: 10px auto;
    background-size: contain;
  }

  body.disabled-onepage-scroll .onepage-wrapper section:first-child .banner {
    padding-top: 100px;
    padding-bottom: 0px;
  }

  .banner.first-screen .button-wrapper a span {
    font-size: .9rem;
  }
}

@media (min-width: 768px) {
  .main.onepage-wrapper section .full-height-page {
    min-height: 100vh;
    align-items: center;
    display: flex
  }
}

@media (min-width: 1025px) and (min-height: 800px) {
  .warp-img-header img {
    width: 32rem;
  }

  .banner .scroll img {
    width: 35px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: calc(50% - 50px);
    bottom: 60px;
  }
  .page-template-contact .warp-img-header,
    .page-template-appartements .warp-img-header {
      bottom: 50%;
      transform: translate(0px, 50%);
    }
}

@media (min-width: 1200px) and (min-height: 800px) {
  .warp-img-header img {
    width: 35rem;
  }

  .banner .scroll img {
    width: 35px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: calc(50% - 50px);
    bottom: 60px;
  }
}

@media (min-width: 1300px) {
  .warp-img-header img {
    width: 35rem;
  }
}

@media (min-width: 1500px) {
  .warp-img-header img {
    width: 35rem;
  }
}

@media (min-height: 800px) {
  .banner .scroll img {
    width: 35px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: calc(50% - 50px);
    bottom: 60px;
  }
}

@media (min-width: 1100px) and (max-height: 600px) {
  .banner.first-screen {
    min-height: 700px
  }
}

@media (min-width: 1500px) and (max-height: 800px) {
  .banner.first-screen {
    min-height: 900px
  }
}

@media (min-width:1900px) {
  .banner .scroll img {
    width: 35px;
    display: block;
    margin: 0 auto;
    position: absolute;
    right: calc(50% - 50px);
    bottom: 60px;
  }

  html {
    font-size: 20px;
  }

  h2 {
    font-size: 1.95rem;
  }

  p, li, a, button {
    font-size: 1.2rem;
  }

  .logo-header img {
    width: 155px;
    height: auto;
  }

  .button_container {
    width: 50px;
    top: 2%;
  }

  .menu-warp .menu-2 a,
  .banner .menu-2 a {
    font-size: 1.2rem;
    padding-top: 15px;
  }

  .contact-info {
    margin-top: 10px;
  }

  .logo-header img {
    width: 155px;
    height: auto;
  }

  .button_container .open {
    width: 80%;
  }

  .slider-gallery .slick-list.draggable {
    padding: 150px 0px !important;
    margin-top: 50px;
  }

  .slider-gallery .slick-slide {
    transform: scale(1.8);
  }

  .slider-gallery .slick-center {
    transform: scale(2.2);
    z-index: 10;
  }

  .slider-gallery .slick-slide .gallery-slide {
    margin-left: 95px;
  }

  .slider-gallery .slick-center .gallery-slide {
    margin: 0 auto;
  }

  .banner.full-height-page .title p {
    font-size: 1.2rem;
  }

  .banner.first-screen.ps .row {
    background-size: 68%;
    background-position: 107% 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner.first-screen.pc .row {
    background-size: 75%;
    background-position: 107% 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner.first-screen.contact .row {
    background-size: 45%;
    background-position: 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner.first-screen.threesixty .row {
    background-size: 65%;
    background-position: 103% 100%;
    background-repeat: no-repeat;
    position: relative;
  }

  .banner .title p {
    font-size: 1.2rem;
  }

  .banner .button-wrapper a span {
    font-size: 1.2rem;
  }

  .overlay ul li a {
    font-size: 1.2rem;
  }

  .banner.home .row {
    background-size: 55%;
    background-position: 110%;
    background-repeat: no-repeat;
  }

  .banner.full-height-page .text-wrapper {
    width: 80%;
    padding: 100px 60px;
    position: relative;
  }

  .banner.full-height-page.one.pc .text-wrapper {
    width: 100%;
  }

  .banner.full-height-page .title ul li {
    font-size: 1.1rem;
    padding-left: 50px;
  }

  body.singul .banner.full-height-page .title h3 {
    color: white;
    text-transform: uppercase;
    font-size: 1.5rem;
  }

  .banner.full-height-page .title ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 2px;
    width: 35px;
    height: 35px;
    background-image: url(../img/icons/bullet-point.svg);
    background-position: center;
    background-repeat: no-repeat;
  }

  .contact-info .address a {
    font-size: 1.2rem;
  }

  .contact-info .address .icon img {
    width: 40px;
  }

  .banner.full-height-page.one.threesixty .title {
    width: 90%;
  }

  .banner.full-height-page.one.threesixty .title h2 {
    width: 62%;
  }

  .banner.full-height-page.one.appart .title {
    width: 60%;
  }

  .banner.full-height-page .title p {
    font-size: 1.4rem;
  }

  .banner.full-height-page .title a.link {
    font-size: 1.2rem;
  }

  .loader_container>div {
    width: 150px;
    height: 150px;
  }

  .banner.first-screen.appt .row {
    background-size: 60%;
    background-position: 100%;
    background-repeat: no-repeat;
    position: relative;
  }
}

@media (min-width: 1950px) {

  //For 2K Displays (Ultra HD)
  .warp-img-header {
    position: absolute;
    right: 0;
    left: 0;
    border-bottom: 0;
    text-align: right;
    bottom: 20px;
  }

  .warp-img-header img {
    width: 74%;
    margin: 0;
    vertical-align: middle;
  }

.page-template-contact .warp-img-header,
  .page-template-appartements .warp-img-header {
    bottom: 50%;
    transform: translate(0px, 50%);
  }


  .page-template-appartements .warp-img-header img {
    width: 62%;
    margin: 0;
    vertical-align: middle;
  }
  .page-template-contact .warp-img-header img {
      width: 50%;
  }
  .page-template-perle-singuliere .warp-img-header img {
    width: 66%;
    margin: 0;
    vertical-align: middle;
}
.page-template-perles-en-360 .warp-img-header img {
    width: 66%;
    margin: 0;
    vertical-align: middle;
}
}

@media (min-width: 3840px) {
  //For 4K Displays (Ultra HD)
}
