/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1280PX ****************************************************************/
/**********************************************************************************************************************************************************/

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

/***** HOME *****/    
  
html, body, p {
    font-size: 1rem;
    
}
    
#click-menu {
    right: 20px !important;
}

header.header {
    padding: 0 30px;
}
    
header.header,
header.header.scroll {
    height: 80px;
}
    
    
body.home header.header #logo,
body.home header.header.scroll #logo {
    width: 280px;
    height: 60px;
    margin-top: 20px;
}
    

    
.accueil50 h1 {
    margin: 30% 50px auto 30px;
    font-size: 3.5rem;
    letter-spacing: -2px;
}
    
    
.section-home {
    width: 100%;
    padding: 40px 0;
}
    
#accueil.section-home {
    padding: 0;
}
    
.section-home .container-1200 {
    padding: 30px 20px;
}
    
.container-moitie {
    width: 47%;
}
    
    
.visuel-ambiance img {
    max-width: 100%;
    height: auto;
}
    

.section-home h2 {
    font-size: 2.5rem;
    line-height: 2.2rem;
    margin-bottom: 30px;
}
    
    
#references .gallery-item {
    width: 20% !important;
    float: left;
    margin: 4px 8px;
    display: inline-block;
}
    
#references .gallery-item img {
    max-width: 100%;
    height: auto;
}

    
li.vignette-portfolio {
    width: 33.333%;
    height: 300px;
}

.parallax {
    height: 300px;
}

section#watch-life-with-curiosity .parallax {
    height: 400px;
}
    

.display-table {
    width: 400px;
    height: 300px;
    
}
    
    
.parallax p.accroche-parallax {
    font-size: 2.5rem;
    line-height: 2rem;
    letter-spacing: -1px;
    margin: 20px 0;
}
    
#contact .parallax {
    background-position: top right !important;
}
    
    

/***** CAS CLIENTS *****/    
    
    
article.cas-client section {
    width: 100%;
    margin: 0 auto;
    padding: 40px 20px;
    max-width: 100%;
}

.cta-contact-content {
    width: 90%;
    margin: 0 5%;
}
    
#inner-footer.wrap {
    width: 100%;
    padding: 0 20px;
}
    
    
 
/***** PAGE WLWC *****/    
    
.visuel-top-full {
    height: 350px;
    margin-bottom: 60px;
    margin-top: 70px;
}

.galerie-wlwc .gallery .gallery-item {
    height: auto;
    margin: 0;
    padding: 0;
}

.galerie-wlwc .gallery .gallery-item img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
    
    
    
}


.parallax {
    background-size: cover !important;
    background-attachment: scroll;
    -webkit-background-size: cover !important;
}





/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 1024 PX ****************************************************************/
/**********************************************************************************************************************************************************/

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

    
}





/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 768 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
    
    
   
.container-25.floatleft {
    width: 100%;
    float: none;
}

.container-75.floatright {
    width: 100%;
    float: none;
}
    
#references .gallery-item {
    width: 18% !important;
    float: left;
    margin: 4px 5px;
}
    

    
    
.cta-contact-content {
    width: 90%;
    max-width: 90%;
}

    
    
#click-menu {
    right: 10px !important;
}
    
article.cas-client section {
    padding: 30px 10px;
}
    
    
    
    
    
h2 {
    font-size: 2.2rem;
    line-height: 2rem;
    margin-bottom: 30px;
}

h2::before {
    display: block;
    margin-bottom: 15px;
    width: 60px;
    height: 3px;
}

h3 {
    font-size: 1.2rem;
    line-height: 1.1rem;
}
        
    
/***** PAGE WLWC *****/    
    
.visuel-top-full {
    height: 350px;
    margin-bottom: 60px;
    margin-top: 70px;
}

.galerie-wlwc .gallery .gallery-item {
    width: 50% !important;
}

    
.galerie-wlwc .gallery .gallery-item img {
    width: 100%;
    height: auto;
}
  
    
    
    
    
    
}


/**********************************************************************************************************************************************************/
/******************************************************************* MAXI 1024 PX PORTRAIT *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
#accueil {
    height: auto;
    width: 100%;
}

.accueil50 {
    width: 100%;
    height: auto;
}
.accueil50.floatleft {
    float: none;
    height: auto;
    padding: 0;
    padding-bottom: 30px;
}
    
.accueil50.floatright {
    background-size: cover;
    float: none;
    height: 60vh;
}
.accueil50 h1 {
    margin: 150px 0 auto 30px;
}
.scroll-accueil::after {
    width: 40px;
    height: 40px;
    margin-top: 60px;
    line-height: 40px;
    border: 3px solid #000;
    font-size: 1.1rem;
}
.scroll-accueil:hover::after {
    line-height: 40px;
}
    
    
    
}

/**********************************************************************************************************************************************************/
/******************************************************************* MAXI 768 PX PORTRAIT *****************************************************************/
/**********************************************************************************************************************************************************/

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

#accueil {
    height: auto;
    width: 100%;
}

.accueil50 {
    width: 100%;
    height: auto;
}
.accueil50.floatleft {
    float: none;
    height: auto;
    padding: 0;
    padding-bottom: 30px;
}
    
.accueil50.floatright {
    background-size: cover;
    float: none;
    height: 60vh;
}
.accueil50 h1 {
    margin: 150px 0 auto 30px;
}
.scroll-accueil::after {
    width: 40px;
    height: 40px;
    margin-top: 60px;
    line-height: 40px;
    border: 3px solid #000;
    font-size: 1.1rem;
}
.scroll-accueil:hover::after {
    line-height: 40px;
}
    

    
    
    
}




/**********************************************************************************************************************************************************/
/******************************************************************* MAXI 414 PX PORTRAIT *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 414px) and (orientation: portrait) {

    
    
#responsive-menu .responsive-menu li a {
    font-size: 1.1rem;
    line-height: 40px;
    height: 40px;
}
    
    
    
.accueil50.floatleft {
    padding-bottom: 30px;
}
    
.accueil50.floatright {
    height: 55vh;
}
.accueil50 h1 {
    margin: 100px 0 auto 20px;
    font-size: 1.85rem;
    letter-spacing: 0;
    line-height: 1.55rem;
}
.scroll-accueil::after {
    width: 30px;
    height: 30px;
    margin-top: 40px;
    line-height: 30px;
    border: 3px solid #000;
    font-size: 1rem;
}
.scroll-accueil:hover::after {
    line-height: 30px;
}
    
    
    
    
    
.container-moitie {
    width: 100%;
    padding: 0 10px;
}

.container-1200 .floatleft {
    float: none;
    margin-bottom: 40px;
}

.container-1200 .floatright {
    float: none;
    margin-top: 40px;
}
    
h2 {
    font-size: 2.2rem;
    line-height: 2rem;
    margin-bottom: 30px;
}

h2::before {
    display: block;
    margin-bottom: 15px;
    width: 60px;
    height: 3px;
}

h3 {
    font-size: 1.2rem;
    line-height: 1.1rem;
}
   
    
.section-home h2 {
    font-size: 2.2rem;
    line-height: 2rem;
    margin-bottom: 30px;
}
    
    
.para-demarche {
    margin-bottom: 10px;
}

.para-demarche p {
    padding-left: 40px;
}

.para-demarche h3 {
    padding-left: 40px;
    font-size: 1.1rem;
}


.para-demarche::before {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
    
    
 
    
    
.parallax {
    width: 100%;
    height: 280px;
    background-attachment: scroll;
    background-position: center left;
}

section#watch-life-with-curiosity .parallax {
    background-position: center center;
    height: 300px;
}
    

.display-table {
    width: 100%;
    margin: 0 auto;
    height: 280px;
    padding: 0 15px;
}

.parallax p.accroche-parallax {
    font-size: 1.8rem;
    line-height: 1.6rem;
    letter-spacing: -1px;
    margin: 15px 0;
}

.parallax .contenu-700::before {
    width: 50px;
    height: 3px;
}
    
#contact .parallax {
    background-position: center top !important;
}
    
    
    
    
#references .gallery-item {
    width: 30% !important;
    float: left;
    margin: 4px 5px;
}
    
   
    
    
.container-portfolios {
    margin-top: 40px;
    margin-bottom: 0;
    padding-bottom: 0;
}
    
li.vignette-portfolio {
    width: 100%;
    height: 250px;
    float: none;
}
li.vignette-portfolio.touch .container-titres-vignette,
li.vignette-portfolio.touch:hover .container-titres-vignette {
    margin-left: 20px;
    margin-top: 170px;
}
   
    
    
.flxmap-container,
#flxmap-56f456695c928 {
    height: 350px !important;
}
    
   
.logo-annonceur {
    width: 200px;
    height: 140px;
    margin-bottom: 20px;
    margin: 0 auto;
}


.container-cas-client h2 {
    font-size: 1.8rem;
    line-height: 1.7rem;
    margin-bottom: 25px;
}
    
    
/********* PAGE WLWC ******/    
    
.visuel-top-full {
    height: 300px;
    margin-bottom: 50px;
    margin-top: 50px;
}


.galerie-wlwc .gallery .gallery-item {
    width: 100% !important;
    float: none;
}

    

    
    
    
}




/**********************************************************************************************************************************************************/
/******************************************************************** MAXI 736 PX PAYSAGE *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 736px) and (orientation: landscape) {

    
.accueil50 h1 {
    margin: 30% 0 auto 30px;
    font-size: 2.1rem;
    letter-spacing: 0;
    line-height: 1.7rem;
}
    
.scroll-accueil::after {
    width: 30px;
    height: 30px;
    margin-top: 30px;
    line-height: 30px;
    border: 3px solid #000;
    font-size: 1rem;
}
.scroll-accueil:hover::after {
    line-height: 30px;
}
    
    
    
h2 {
    font-size: 2.2rem;
    line-height: 2rem;
    margin-bottom: 30px;
}

h2::before {
    display: block;
    margin-bottom: 15px;
    width: 60px;
    height: 3px;
}

h3 {
    font-size: 1.2rem;
    line-height: 1.1rem;
}
   
    
.section-home h2 {
    font-size: 2.2rem;
    line-height: 2rem;
    margin-bottom: 30px;
}
    
    
.para-demarche {
    margin-bottom: 10px;
}

.para-demarche p {
    padding-left: 40px;
}

.para-demarche h3 {
    padding-left: 40px;
    font-size: 1.1rem;
}


.para-demarche::before {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
    
    
    
    
/********* PAGE WLWC ******/    
    
.visuel-top-full {
    height: 250px;
    margin-bottom: 50px;
    margin-top: 50px;
}


.galerie-wlwc .gallery .gallery-item {
    width: 50%;
}

.galerie-wlwc .gallery .gallery-item img {
    width: 100%;
    height: auto;
}
    
    
    
    
}


/**********************************************************************************************************************************************************/
/******************************************************************** MAXI 667 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
#click-menu {
    right: 10px !important;
    top: 20px !important;
}
    
    
header.header {
    padding: 0 20px;
}
    
header.header,
header.header.scroll {
    height: 70px;
}
    
    
body.home header.header #logo,
body.home header.header.scroll #logo {
    width: 215px;
    height: 53px;
    margin-top: 15px;
}
    
    
.section-home#accueil {
    padding-top: 80px;
}
    
    
    
.scroll-cas-client {
    display: none;
}
    
    
#RM3Lines::before {
    display: none;
}
    
    
.image-center img {
    width: 180px;
    height: auto;
}
    
    
}



/**********************************************************************************************************************************************************/
/******************************************************************** MAXI 600 PX PAYSAGE *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
.accueil50 h1 {
    margin: 32% 0 auto 30px;
    font-size: 1.8rem;
    line-height: 1.5rem;
}
    
    
    
    
}



/**********************************************************************************************************************************************************/
/******************************************************************** MAXI 568 PX PAYSAGE *****************************************************************/
/**********************************************************************************************************************************************************/

@media only screen and (max-width: 568px) and (orientation: landscape) {


.accueil50 h1 {
    margin: 30% 0 auto 20px;
    font-size: 1.8rem;
    line-height: 1.5rem;
}

.scroll-accueil {
    display: none;
}
    
#click-menu {
    right: 15px !important;
}

.container-moitie {
    width: 100%;
    padding: 0;
}

.container-1200 .floatleft {
    float: none;
    margin-bottom: 40px;
}

.container-1200 .floatright {
    float: none;
    margin-top: 40px;
}

.visuel-ambiance {
    display: none;
}
    
.flxmap-container,
#flxmap-56f456695c928 {
    height: 350px !important;
}
    

.nav-cas-client {
    margin: 20px auto 40px;
}

dl.gallery-item {
    margin: 8px 0;
}

.section-cas-client .video-wrapper {
    margin: 8px 0;
}
    
    
.cas-client-home a {
    margin: 0 80px;
}
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 480 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

    
    
.visuels-cas {
    margin: 40px auto 0;
}
    
    
.nav-cas-client {
    margin: 20px auto 40px;
}

dl.gallery-item {
    margin: 8px 0;
}

.section-cas-client .video-wrapper {
    margin: 8px 0;
}
    
    
.cas-client-home a {
    margin: 0 80px;
}

.cta-contact {
    padding: 30px 0;
}
    
.cta-contact-content h3 {
    float: none;
    line-height: 30px;
    text-align: center;
}

.cta-contact-content a {
    display: block;
    float: none;
    padding: 8px 0;
    margin: 20px auto;
    width: 200px;
    text-align: center;
}
    
    
    
    
}



/**********************************************************************************************************************************************************/
/**************************************************************************** MAXI 320 PX *****************************************************************/
/**********************************************************************************************************************************************************/

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

header.header {
    padding: 0 15px;
}
    
header.header,
header.header.scroll {
    height: 60px;
}
    
    
body.home header.header #logo,
body.home header.header.scroll #logo {
    width: 200px;
    height: 40px;
    margin-top: 10px;
}

    
    
#references .gallery-item {
    width: 45% !important;
    float: left;
    margin: 4px 5px;
}
    
    
    
.cas-client-home a {
    margin: 0 50px;
}
    
    
    
    
    
    
}


