/*!
 * 
 * D.P. STYLE MAIN
 * 
 */

.home #section-4 ul {
font-size:16px;
}


p#compteur {
  text-align: center;
  position: relative;
  font-weight:bold;
  position:relative;
  background-color: #113b55;
  width: 295px;
  margin: 0 auto;
  padding: 5px 5px 3px 5px;
  border-radius: 10px;
}

.texteChiffre {
  display: inline-block;
  text-align:center;
}


p#compteur .chiffre{
  display: table-cell;
  background-image: url('../img/compteur.png');
  width:70px;
  height: 66px;
  color:#FFFFFF;
  vertical-align: middle;
  font-size: 35px;
  border-radius: 45px;
  text-shadow: 3px 2px 4px #fff;
  padding-right:2px;
}


@media (max-width: 550px) {
  p#compteur{
    margin-left:-15px;
  }
}

p#compteur .texte{
  display:block;
  margin-bottom:3px;
  color:#FFFFFF;
  font-size: 16px;
}

.home #section-4 .text-right {
  text-align:left;
}


.name-of-person {
  color:#60aedf;
}

.icon-coup-de-coeur {
  background-image: url('../img/icone_coup_de_coeur.png');
  width: 100%;
  height: 136px;
  display:block;
  background-size: 24%;
  background-repeat: no-repeat;
  background-position: left 137px top;
}

.important {
  font-size:16px;
  color:#fa292a;
}

#page-34 .col-md-4,
#page-25 .col-md-4 {
  background-color:#EEEEEE;
}

.col-md-4 h3 {
  text-align:center;
}

#c325 .ce-media img {
  border-radius:160px;
}

#page-8 .container {
  width: 900px;
}

@media (min-width: 900px) {
    
  #page-3 .section-div-padding .text-center p,
  #page-4 .section-div-padding .text-center p,
  #page-5 .section-div-padding .text-center p,
  #page-1 .section-div .text-center p {
    text-align:left;
  }
  #page-8 .col-md-offset-2:last-child {
    margin-left:-80px;
  }
}

#page-20 .interiorContentPadding p, #page-20 .interiorContentPadding ul {
  text-align:left;
  /*font-size: 18px;*/
  margin-bottom: 5px;
}

#page-20 .interiorContentPadding ul {
  margin-top:0px;
  margin-bottom:20px;
}

#page-20 h2 {
  font-size:62px;
  text-align:center;
}

#page-24 #section-1 .section-padding p {
  text-align:left;
}

.NewsletterpagesSecondaires { 
  margin-bottom:2px;
}

.headerNewsletterMobileRow .headerNewsletterTextContainer {
  padding:10px 10px;
}

.modal h4 {display:inline-block;}

.modal a {color:#000000; margin-bottom:5px; text-decoration:underline; display:inline-block;}

a.inscription {
  padding: 6px 30px;
  background-color:#469bd0;
  font-size:1.1em;
  display:inline-block;
  margin-left:10px;
  margin-top:9px;
  text-transform:uppercase;
  border:2px solid #469bd0;
}

a.inscription:hover, a.inscription:focus {
    color: #FFFFFF;
    text-decoration: none;
  background-color:#333333;
  border:2px solid #469bd0;
}

#page-26 .ce-textpic.ce-right.ce-intext,
#page-27 .ce-textpic.ce-right.ce-intext,
#page-28 .ce-textpic.ce-right.ce-intext {
    padding: 0px 30px;
}

#page-34 .section-1,
#page-28 .section-1,
#page-27 .section-1,
#page-26 .section-1,
#page-25 .section-1,
#page-20 .section-1,
#page-22 .section-1,
#page-16 .section-1 {
  padding-left:60px;
  padding-right:60px;
} 

@media (min-width: 1300px) {
  #page-34 .section-1,
  #page-28 .section-1,
  #page-27 .section-1,
  #page-26 .section-1,
  #page-25 .section-1,
  #page-20 .section-1 {
    padding-left:260px;
    padding-right:260px;
  }
}

@media (max-width: 1100px) {

  #page-8 .container {
    width: 100%;
    padding-left: 131px;
  }  
}

@media (max-width: 900px) {

  #page-8 .container {
    width: 100%;
    padding-left: 15px;
  }  

}

@media (max-width: 700px) {
  #page-34 .section-1,
  #page-28 .section-1,
  #page-27 .section-1,
  #page-26 .section-1,
  #page-25 .section-1,
  #page-20 .section-1 {
    padding-left:30px;
    padding-right:30px;
  }

}

#page-34 h1,
#page-25 h1,
#page-20 h1,
#page-22 h1,
#page-16 h1 {
  text-align:center;
}

.prendreRendezVous {
  padding:20px 0px;
  text-align:center;
}

.prendreRendezVous .texterendezVous {
  display:block;
  color: #469bd0;
  font-size:1em;
  text-transform: uppercase;
}

.prendreRendezVous a {
  display:inline-block;
  color: #469bd0;
  padding:5px 10px;
  margin-top:10px;
  font-size:1.1em;
  border:2px solid #469bd0;
}

.sante-coeur-corps-esprit {
  background-color:#113b55;
  padding:15px;
}

#header-top {
  height: 79px;
}

.home header .header-content.mobile {
  display:none;
}

.home header {
  margin-bottom: -20px;
  min-height:auto;
}
@media (min-width: 750px) {
  .navbar-header {
    min-height: 106px;
  }
}

@media (max-width: 1300px) {
  #header-top {
    height: 87px;
  }

  .home header {
    /*margin-bottom: 0px;*/
    margin-top: 0px;
  }
}

@media (max-width: 750px) {
  .home header {
    margin-bottom: 0px;
  }
  #page-20 .section-1,
  #page-22 .section-1,
  #page-16 .section-1 {
    padding-left:10px;
    padding-right:10px;
  }
}

@media (max-width: 608px) {
  .home header .header-content.mobile {
    display:block;
  }

  .home header .header-content.desktop {
    display:none;
  }
}

p.align-center {
  text-align:center;
}

#page-11  .ce-left .ce-gallery {
  float: inherit;
  margin: 0 auto;
  display: inline-block;
}

#page-11 .ce-textpic {
  text-align: center;
  padding:0px 15px;
}

#page-6 h1 {
  font-size: 62px;
  text-align:center;
  font-style: normal;
  font-weight: 900 !important;
  letter-spacing: 5px;
  color: #34383a;
}

#page-6 .col-md-6 {
  padding:0px 60px;
}

.col-md-6 .col-lg-12 {
  width:50%;
}

@media (max-width: 990px) {
  .col-md-6 .col-lg-12 {
    width:100%;
  }
}

html,
body {
  height: 100%;
  width: 100%;
}


#page-10 #section-1 {
  margin-left:20px;
  margin-right:20px;
}

#page-10 #section-1 .col-md-4 {
  padding-left:5px;
  padding-right:5px;
}

body {
  font-family: proxima-nova, 'Merriweather', 'Helvetica Neue', Arial, sans-serif;
  overflow-x: hidden;
}
hr {
  border-color: #424242;
  border-width: 2px;
  /*max-width: 50px;*/
}
hr.light {
  border-color: #3f3f3f;
  max-width: 150px;
}
hr.gold {
  border-color: #665853;
  max-width: 150px;
}
.al-left{
  margin-left: 0;
}
.slider-div .button-holder{display:none;}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #fff;
}
a:hover,
a:focus {
  color: #60aedf;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: proxima-nova, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

.h2, h2 {
    font-size: 30px;
  font-weight: bold;
    font-style: normal;
  color: #113b55;
}

.h3, h3 {
  color: #60aedf;
}

.h4, h4 {
  font-weight:bold;
}

.head-xl{
  font-size: 30px;
  font-weight: bold;
    font-style: normal;
}
p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}
/* GENERAL */
.proximaNovaBlack{
  font-style: normal;
  font-weight: 900 !important;
  letter-spacing: 5px;
}

.proximaNovaSemiBold{
  font-style: normal;
  font-weight: 600 !important;
  letter-spacing: 2px;
} 
.noPadding{
  padding: 0 !important;
}
.lightBlueButton{
  background-color: #60aedf !important;
  border-color: #60aedf !important;
}
.darkBlueButton{
  background-color: #113B55 !important;
  border-color: #113B55 !important;
}
.centerButton{
  margin: 10px auto !important;
  display: block;
}

color, .primary-color,.detail{ color:#0068b3;} 
.bg-primary-p {
  background-color: #0068b3;
  color:#fff;
  
}
.img-center{margin-left:auto;margin-right:auto;}
.mmap{display:none;}
.bg-primary {
  color: #000;
   background-color: #FFF;

}
.bg-dark {
  background-color: #212121;
  color: white;
}
.section-div-padding{padding:50px 0;}
.s-icon{height:auto;}
.text-muted{color: #000;}
.bg-secondary{
  
  color: #000;
}

.bg-secondary p{
   color: #000;
}

.nav-logo {
    max-width: 220px;
}
.gmap #map_canvas{height:250px;}
.color-white{color:#fff!important;}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 89px 0;
}

.home .section-1 {
  padding: 0px 0;
}

.section-padding{
  padding: 20px 50px;
}
.map-section img{width:100%;height:auto;}
.no-padding {
  padding: 0 0;

}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.navbar-div{
  margin-top: 25px;
}
.navbar-default {
  background-color: #113b55;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: proxima-nova, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-collapse-button{
  position:relative;
  min-height: 30px;
  margin-top: 10px;
  display:none
}
.navbar-default .navbar-close{
  position: absolute;  
  float: right;
  right: 0px;
  clear: both;
  margin: 10px;
  border: 0px;
  background: transparent;
  color: #fff;
  font-size: 23px;
}
.navbar-brand {
    float: left;
    min-height: 50px;
    height: auto;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.nav-div{
  margin-top: 1.5%;
}
.nav-div-inner,.nav-div-inner a{
  margin:0px 10px;
}

.s-icon{ width: 15px;}
.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;
  font-family: proxima-nova, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 26px;
  color: #fff;
  text-transform: uppercase;
  border-color: #fff;
  border:0;
  position: relative;
  top: 15px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    color: #60aedf;
    background-color: transparent;
}
.navbar-div .nav-div-inner .btn{
  background:#60aedf; 
  color:#fff;
  border:0;
  text-align: left;
  margin-top: -5px;
  border-radius: 0;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;  
}


.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #60aedf;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #60aedf !important;
  background-color: transparent;
  font-weight: normal;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}


/*Menu superfish*/

.sf-menu li{
  background-color:transparent;
}

.sf-menu ul {
  box-shadow:none;
}

.sf-menu ul li{
  background-color:#ffffff;
}

.sf-menu li.active {
  background-color: transparent;
}

.sf-menu li li {
  background-color:#ffffff;
}

.overlay-content .sf-menu li li {
  background-color:transparent;
}

.overlay-content .sf-menu li li a {
  font-size:0.9em;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color:transparent;
  background:none;
}

.sf-menu li:hover, .sf-menu li.sfHover {
  background-color:transparent;
  background:none;
}

.sf-menu li.active li.active, .sf-menu li li:hover {
  background-color:#60aedf;
}

.overlay-content .sf-menu li.active li.active, .overlay-content .sf-menu li li:hover {
  background-color:transparent;
}

.overlay-content .sf-menu ul {
  position:relative;
}

.overlay-content a.sf-with-ul {
  padding-left:45px;
}

.overlay-content .nav-div-inner a {
  margin:0;
}

.sf-menu a {
  border:none;
  color:#000000;
  font-weight:normal;
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover,
.navbar-default .nav > li.sfHover > a:link, .navbar-default .nav > li.sfHover > a:visited,
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus:hover {
  color: #60aedf;

}

.navbar-nav .sf-menu li:hover, .navbar-nav .sf-menu li.sfHover {
  background-color:transparent;
  background:transparent;
}

.sf-arrows .sf-with-ul::after,
.sf-arrows ul .sf-with-ul:after
 {
  border: 5px solid transparent;
  border-top-color: #ffffff; 
  border-top-color: #ffffff);
}

.sf-arrows li.active .sf-with-ul:after,
.sf-arrows li.sfHover .sf-with-ul:after {
  border: 5px solid transparent;
  border-top-color: #60aedf; 
  border-top-color: #60aedf);
}


.price-box{
  border: 9px solid #60aedf;
  border-radius: 70%;
  padding: 60px 0px;
  width: 80%;
  height: auto;
  margin-left: auto;
  margin-right: auto;  
}
.bg-blank{background-image:none;min-height: auto;max-height: 610px;height: 100%;}
.max-h-bg{
  
  max-height:610px;
  
}

.form-env{
  max-width: 580px;
  margin-left:auto;
  margin-right:auto;
  padding:50px 0px;
}

.form-env .form-control{
  text-align: center;
background: transparent;
border: 0px solid;
height: 54px;
font-size: 18px;
color: #fff;
border-bottom: 1px dotted #fff;
border-radius: 0px;
box-shadow: none;
  
}

.form-env .form-control-c{
  text-align: center;
background: transparent;
border: 0px solid;
height: 54px;
font-size: 18px;
color: #fff;
border-bottom: 1px dotted #fff;
border-radius: 0px;
box-shadow: none;
  
}
.input-subscribe{
  border-radius: 0px;
  background: transparent;
  height: 40px;
  font-size: 14px;
  text-align:center;
  border: 2px solid #225574;
  color: #fff;
}
.form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.form-env .form-control:focus{
  
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.section-p{
  max-width: 580px;
  margin-bottom:10px;
}

.section-p img{
  width:100%;
  height:auto;
}

.section-p h2{
  font-size: 25px;
  font-style:normal;
  color:#60aedf;
}

.section-p p{
  font-size: 15px;
  font-style:normal;
  color:#fff;
  font-weight: normal;
}
.price-box .text{
  font-size: 26px;  
  font-style: italic;
}

.price-box .price{
  font-size: 80px;
  font-style: normal;
  font-weight: bold;
  margin-top: -23px;
}

.price-box .price span{
  font-size: 30px;  
}
.fl-icon::before{
  font-size: 30px;
    margin-left: 0px;
    color: #fff;
    border-right: 1px solid #67b9ec;
    padding-right: 6px;
    margin-right: 6px;
    float: left;
}

.flaticon-karaoke::before, .flaticon-tool::before, .flaticon-sprout::before, .flaticon-boat::before, .flaticon-business::before{ 
  font-size: 80px;
  margin-left: 0px;
  color: #60aedf;
}
.fl-blue::before{
  color: #60aedf;
}
.flaticon-woman::before , .flaticon-paper-plane::before, .flaticon-technology::before, .flaticon-placeholder::before{
  /*font-size: 70px;
  margin-left: 0px;
  color: #60aedf;*/
  display:none;
}


#footer .flaticon-paper-plane:before {font-size:20px; color:#fff;}
#footer .flaticon-paper-plane:hover:before {color:#60aedf;}
#panel-forth-wrapper .flaticon-placeholder::before , .comm-ph .flaticon-placeholder::before {
    color: #fff;
    font-size: 22px;
    position: absolute;
    left: 13px;
}

#panel-forth-wrapper .flaticon-placeholder , .comm-ph .flaticon-placeholder{
    padding-left: 50px;
}

#panel-forth-wrapper  .flaticon-contact:before ,.flaticon-paper-plane:before, .flaticon-placeholder:before, .flaticon-technology:before  {
     font-size: 60px;
   margin-right: 5px;
   margin-left:0px;
   color: #60aedf;
}
.comm-ph .flaticon-contact::before ,.comm-ph .flaticon-placeholder:before,.comm-ph .flaticon-technology:before {
   margin-right: 5px;
   color: #60aedf;
}
#panel-forth-wrapper [class^="flaticon-"]::before{margin-left:0px;margin-right:15px;}
#panel-forth-wrapper {
  color:#fff;
  background: #113b55;
  padding-top:50px;
}

#panel-forth-wrapper .span4 p {
  color:#fff;
  font-size:14.5px;
  text-align: justify;
  padding: 15px 15px;
  
}

#panel-forth-wrapper .span3 p {
  color:#fff;
  font-size:14.5px;
}


.span4 .p-icon{padding: 3px 1px;width:30%;height:auto;}
.mx-image img{width:auto;height:auto; max-width:100px;}
#panel-forth-wrapper .ln{
  border-right:1px solid #3e3e3a;
}

#panel-forth-wrapper h2 {
  color:#fff;
  font-size:20px;
  font-style:normal;
  margin-top:50px;
}

#panel-forth-wrapper .cl-main {
  color:#fff;
   font-size: 16px;
}

#panel-forth-wrapper ul {
  list-style:none;
  margin-left:0px;
  padding-left: 0px;
}
#panel-forth-wrapper ul li{
  margin:20px 0;
}
#panel-forth-wrapper ul li a{
  color:#fff;
  font-size:12px;
  font-weight:bold;
}

#footer-wrapper{
  background: #131415;
  color:#fff;
  padding: 15px 0px 0px;
}
#footer-wrapper .region-footer .content p, #footer-wrapper .region-footer .content{
  color:#686868;
  font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 1px;
}
#footer-wrapper a[href^="mailto:"]{
  color: #686868;
    font-size: 30px;
    position: relative;
    top: -15px;
  text-decoration: none !important;
}
#footer-wrapper .region-footer{
  padding-top: 11px;
}
#footer-wrapper .copyrightLink{
  margin-left:5px;
  color: #686868;
  text-decoration: none !important;
}
#footer-wrapper .copyrightLink:hover{
  color:#fff;
}

header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  /*background-image: url('../img/header.jpg');*/
  text-align: center;
  color: white;
}

.bg-plain{
  background-image: none;
  background-color:#212121;
}

header .bg-header{
  position: absolute;
  left:0;
  top:0;
  width: 100%;
  min-height: auto;
  height: 100%;
 
  text-align: center;
  color: white;
}

header .header-content, .banner .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}

.home header .header-content {
  padding: 0px;
}

header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}

header .header-content .header-content-inner h3, .banner .header-content .header-content-inner  h3 {
  font-weight: 400;
  text-transform: normal;
  font-style:normal;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
}

header .header-content .header-content-inner h2, .banner .header-content .header-content-inner  h2 {
  font-weight: 700;
  text-transform: normal;
  margin-top: 0;
  font-style:normal;
  margin-bottom: 0;
  color:#60aedf;
  font-size: 30px;
}

header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}



.section-heading {
  margin-top: 0;
  color: #113b55;
}
.res-image{
   width: 100%;
   height: auto;
   position: relative;
   min-height: 100%;
}
.banner .header-content .header-content-inner p ,.banner .header-content .header-content-inner  h4{color:#fff;}
.banner{position:relative;}
.banner:after{clear: both;display: block;content: ' ';}
.banner img{width:100%;   height:auto; }
.mark-gmap{
   /*background-image: url('../img/header.jpg');*/
   position: relative;
  max-width: 180px;
top: 137px;
left: 45.25%;
}

.mark-gmap img{
   /*background-image: url('../img/header.jpg');*/
   width:100%;
   height:auto;
}

.res-image img{
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
}
.res-image .size-full{
  width: 100%;
    height: 100%;
}
.service-box {
  max-width: 260px;
  margin: 50px auto 0;
}
.service-box h5 {
  color:#60aedf;
}
.service-box h3 {
  color:#000;
  font-size: 27px;
  font-weight: bold;
  font-style: normal;
}

.text-set-top{z-index: 50;position: relative;margin: 7% auto;}
.bg-res{position: relative;width: 100%;}
.bg-image{position: relative; color:#fff;}
.bg-image h2{color:#fff;}
.bg-image .bg {height: 100%;width: 100%;position: absolute; top:0}
.bg-image .bg img{height: 100%;width: 100%;position: relative;}



.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: #60aedf;
  opacity: 0;
  display: block;
  background: rgba(29, 29, 29, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: proxima-nova, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 15px 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name  span{
  border: 1px solid;
  padding: 5px 10px;
  border-radius: 70px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}

/* ~FD CSS */
.section-2 .text-center .section-padding{
  width: 80%;
  margin-left: 10%;
}
.footerSocialLink:nth-of-type(1){
  margin-right:-2px;
}
.footerSocialLink{
  margin-right: 5px;
    text-decoration: none !important;
    width: 10px !important;
}
.footerSocialLink i::before{
  display: inline-block;
    font-size: 25px;
    width: 11px;
}
#panel-forth-wrapper{
  font-size: 
}
.footerSubscribeButton{
  margin-top: 10px;
}
/*.icon-scroll {
  width: 40px;
  height: 65px;
  margin: 35px auto 0;
  box-shadow: inset 0 0 0 5px #fff;
  border-radius: 25px;
  position:relative;
}
.interior .icon-scroll{
  top: -25px;
}*/
/*.icon-scroll:before {
   position: absolute;
  left: 50%;
  content: '';
  width: 8px;
  height: 12px;
  background: #fff;
  margin-left: -4px;
  top: 15px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
      animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
      animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(25px);
        transform: translateY(25px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(25px);
        transform: translateY(25px);
  }
}*/
.errorSubscribeNewsletter{
  border: 2px solid red;
  margin-top: 10px;
  padding: 5px;
}
.successSubscribeNewsletter{
  border: 2px solid #225574;
  margin-top: 10px;
  padding: 10px 5px;
}
#section-5 h2,
#section-5 h5{
  color: #34383a;
}
#section-5 h5{
  letter-spacing: 2px;
}
.testimonyName{
  font-weight: bold;
  margin-top: 50px;
}
.testimonyCity{
  color: #60aedf;
}

.owl-nav{
  text-align:center;
}

.owl-prev, .owl-next{
  display:inline-block;
  margin: 0 5px 0 5px;
}

.owl-prev:hover, .owl-prev:focus, .owl-next:hover, .owl-next:focus{
  background-color:#dddddd;
}

.owl-carousel .text-muted{
  color: #8d8d8d;
  margin-top: 20px;
}
#section-5 h3{
  margin-top: 50px;
}
.testimonyTitleFirstLineBold{
  font-weight: bold;
  letter-spacing: 2px;
  margin-right: 5px;
}
.menuOnlineReservationText{
  display: inline-block;
  width: 185px;
  white-space: normal;
  line-height: 13px;
  padding-top: 15px;
  margin-left: 5px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff !important;
}
.menuLinkedInLink,
.menuFacebookLink{
  font-size: 28px;
  padding: 0px;
  top: 5px;
  position: relative;
}
.homeAboutDominiqueLine1{
  margin-bottom: -10px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #34383a;
}
.homeAboutDominiqueLine2{
  letter-spacing: 5px;
}
.homeAboutDominiqueLine3{
  margin-top: -30px;
  font-size: 25px;
  font-weight: 100;
  color: #34383a;
  letter-spacing: 4px;
}
/* ~ OVERLAY Menu */
 /* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */   
    height: 0;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 2000; /* Sit on top */
    left: 0;
    top: 0;
    background-color: #113b55; /* Black fallback color */
    /* background-color: rgba(0,0,0, 1); */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 80px; /* 25% from the top */1220
  
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 10px;
  text-decoration: none;
  font-size: 20px;
  display: block;
  transition: 0.3s;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
}
.overlay a:focus,
.overlay a.active,
.overlay a:hover{
  color: #60B1E6
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
  top: 25px;
  right: 25px;
  font-size: 60px;
  line-height: 30px;
  color: #fff;
}

/* HOME */
.home header .proximaNovaSemiBold{
  letter-spacing: 2px;
}
.home header .proximaNovaBlack{
  letter-spacing: 5px;
  padding: 15px 0;
}
.home #section-1 a{
  /*text-decoration: none;*/
  /*color: #60aedf;*/
}
.home #section-3 p.section-heading{
  color:#fff;
  line-height: 50px;
  margin-top: -15px;
  line-height:62px;
}

.home #section-4 .homeHundredVideoContainer,
.home #section-4 h2,
.home #section-4 ul,
.home #section-4 p{
  width:80%;
  margin-left:20%;
}
.home #section-5 .homeTestimonytitleThirdLine{
  font-weight: bold;
}
.homeHundredReflexionAvailableOn{
  color: #60aedf;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 17px;
}
/* INTERIOR */
.interior #section-1 h5{
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #34383a;
  font-size: 18px;
}
.interior #section-1 .img-responsive{
  margin-bottom: 50px;
  margin-top: 40px;
}
.interior #section-1 h4 b,
.interior #section-1 p{
  color: #34383a;
}
.interior #section-1 a{
  /*background-color: #113b55;*/
  /*border-color: #113b55;*/
  
}


.interior #section-1 a.external-link-new-window:link, .interior #section-1 a.external-link-new-window:visited {
  padding:5px 30px;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #469bd0;
  border: 2px solid #469bd0;
}

.interior #section-1 a.external-link-new-window:hover, .interior #section-1 a.external-link-new-window:focus{
  background-color: #333333;
  border: 2px solid #469bd0;
}


.interior .banner .header-content .header-content-inner p, 
.interior .banner .header-content .header-content-inner h4{
  letter-spacing: 2px;
}
.interiorBoldUnderImage{ 
  font-size: 24px;
}
.interiorContentPadding{
  padding: 0 10%; 
}
.interior header .header-content .header-content-inner h2, 
.interior .banner .header-content .header-content-inner h2{
  margin-top: -20px;
}
.interior .section-1 .proximaNovaBlack{
  margin: 0 -120px;
}
.interior #section-1 .contactUsLink,
.interior #section-1 .contactUsLink:hover{
  color: #000;
  background-color: #FFF;
}
.interiorContactUsLink{
  background-color: transparent !important; 
  border: 0px;
}
.interiorContactUsLink:hover{
  color: #113b55 !important;
}
/* BY PAGE */
#page-3.interior .banner .header-content .header-content-inner h2{
  margin: 0 auto;
  max-width: 400px;
}
#page-5.interior .banner .header-content .header-content-inner h2{
  margin: 0 auto;
  max-width: 550px;
}
#page-6.interior .banner .header-content .header-content-inner h2{
  margin: 0 auto;
  max-width: 570px;
}
#page-7.interior .banner .header-content .header-content-inner h2{
  margin: 0 auto;
  max-width: 360px;
}
#page-6 .section-1 .tx-dce-pi1 + .tx-dce-pi1 h5.proximaNovaSemiBold{
  margin-top: 75px;
}
.cl-lh-blue:before{
  font-size:40px;
  color:#60aedf;
  margin:10px;
}
.hiddenMobile{
  display: block;
}
.hiddenDesktop{
  display: none;
}
#newsletter{
  padding-bottom: 110px;
  padding-top: 90px;
  text-align:center;
  background-color: #60AEDF;
  margin-top:-75px;
  margin-bottom: 75px;
}
#newsletter h3 {
    font-size: 32px;
    line-height: 50px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}
#newsletter p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.2em;
    color: #1d1c23;
    font-weight: 400;
    text-transform: uppercase;
}
.submitBox {
    display: inline-flex;
    width: 100%;
    max-width: 488px;
}
#newsletter input {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: #1d1c23;
    max-width: 404px;
    line-height: 37px;
    height: 39px;
    width: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #bbbbbb;
    border-right: none;
    padding: 0 12px;
}
#newsletter input[type="image"] {
    width: auto;
    height: 39px;
    display: inline-block;
    padding: 0;
    border: none;
}
#newsletterBannerSubscriptionReturn{
  max-width: 480px;
  margin: 20px auto;
  left: -5px;
  position: relative;
}
.fb-page{
  margin-top: 50px;
}

#header-top .fl-icon.flaticon-calendar::before{
  padding-right: 20px;
}
.navbar-center{
  margin-left: auto;
  margin-right: auto;
  float: none;
  text-align: center;
  width: 100%;
  max-width: 750px;
}  
.navbar-default {
background-color: #113b55;
border-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-header .navbar-brand {
color: rgba(255, 255, 255, 0.7);
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
color: #60aedf;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
color: rgba(255, 255, 255, 1);
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
color: #60aedf;
}
.navbar-default.affix {
background-color: #113b55;
border-color: rgba(34, 34, 34, 0.07);
}
.navbar-default.affix .navbar-header .navbar-brand {
color: #fff;
font-size: 14px;
}
.navbar-default.affix .navbar-header .navbar-brand:hover,
.navbar-default.affix .navbar-header .navbar-brand:focus {
color: #eb3812;
}
.navbar-default.affix .nav > li > a,
.navbar-default.affix .nav > li > a:focus {
color: #fff;
}
.navbar-default.affix .nav > li > a:hover,
.navbar-default.affix .nav > li > a:focus:hover {
color: #60aedf;
}

.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #fff;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #F05F40;
  border-color: #F05F40;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #ee4b28;
  border-color: #ed431f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F05F40;
  border-color: #F05F40;
}
.btn-primary .badge {
  color: #F05F40;
  background-color: white;
}
.btn {
  font-family: proxima-nova, 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  background-color: #60aedf;
  border-radius: 0px;
  font-weight: 700;
  text-transform: normal;
  margin-right: -15px;
  padding: 5px 20px 6px;
}

.btn-gold{
 background:#60aedf;
 text-transform: normal;
 color: #fff;
 border:2px solid #60aedf;
}
.btn-gold:hover , .btn-gold:focus{
 background:#469bd0;
 color:#fff;
  text-transform: normal;
 border:2px solid #469bd0;
}

.btn-dark-blue{
 background:#113b55;
 text-transform: normal;
 color: #fff;
 border:2px solid #113b55;
}
.btn-dark-blue:hover , .btn-dark-blue:focus{
 background:#173445;
 color:#fff;
  text-transform: normal;
 border:2px solid #173445;
}
.btn-size-sm{width:230px;margin:5px;}
.btn-white{
 background:#fff;
 text-transform: normal;
 color: #000;
 border:2px solid #fff;
}
.btn-white:hover , .btn-white:focus{
 background:#ebdd00;
 color:#0068b3;
  text-transform: normal;
 border:2px solid #ebdd00;
}

.btn-xl {
  padding: 6px 30px;
}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}

.interior .owl-carousel{
  padding-bottom: 70px;
}

/*
  Newsletter Desktop
*/
.headerNewsletterDesktopRow{
  background-color: #113b55;
  color: #fff;
  height: 56px;
}
.headerNewsletterDesktopRow .headerNewsletterTitle{
  font-size: 21px;
  font-style: normal;
  font-weight: 900 !important;
  line-height: 21px;
  letter-spacing: 1px;
  margin-top: 5px;
}
.headerNewsletterDesktopRow .headerNewsletterText{
  font-size: 14px;
  line-height: 14px;
  margin-top: 4px;
  letter-spacing: 1px;
}
.headerNewsletterDesktopRow .headerNewsletterTextContainer{
  margin-left: 75px;
}
.headerNewsletterDesktopRow .headerNewsletterInput{
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #60aedf;
  max-width: 404px;
  line-height: 37px;
  height: 39px;
  width: 100%;
  display: inline-block;
  float: left;
  border: 2px solid #225574;
  padding: 0 12px;
  background-color: #113B55;
  margin-left: 20px;
  margin-top: 7px;
  font-style: Italic;
}
.headerNewsletterDesktopRow .headerNewsletterSubmit{
  margin-left:25px;
  background-color: #60aedf;
  padding: 11px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  top: 15px;
  position: relative;
  color: #fff !important;
}
.banner_inscription_text{
    display:none;
}
.home .banner_inscription_text{
  margin-left:25px;
  background-color: #60aedf;
  padding: 11px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  top: 15px;
  position: relative;
  color: #fff !important;
  display: inline-block;
}

.headerNewsletterDesktopRow .pull-left{
  display:inline-block;
}
.headerNewsletterDesktopRow .headerNewsletterConfirmation{
  margin-top: 18px;
  font-size: 14px;
  letter-spacing: 1px;
  margin-left: 10px;
}

/*
  Newsletter Mobile
*/
.headerNewsletterMobileRow{
  display: none;
}
.headerNewsletterMobileRow{
  background-color: #113b55;
  color: #fff;
}
.headerNewsletterMobileRow .headerNewsletterTitle{
  font-size:18px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 700;
}
.headerNewsletterMobileRow .headerNewsletterText{
  font-size:18px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 700;
}
.headerNewsletterMobileRow .btn{
  width: calc(100% + 15px);
  padding: 14px 20px;
}
.headerNewsletterMobileRow #headerNewsletterModalLink{
  height: 73px !important;
  display: block;
  padding-left: 15px;
  padding-top: 15px;
  width: calc(100% + 15px) !important;
  color: #FFF !important;
}
.headerNewsletterMobileRow #headerNewsletterModalLink .fontello-right-arrow{
  font-size: 40px;
  position: relative;
  top: 8px;
  left: 10px;
}
#newletterModal .modal-content{
  background-color: #113b54;
  border-radius: 0px !important;
  padding: 60px 15px;
  max-width: 375px;
  left: calc(50% - 187.5px);
}
#newletterModal .modal-content .headerNewsletterInput{
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #60aedf;
  max-width: 404px;
  line-height: 37px;
  height: 39px;
  width: 100%;
  display: inline-block;
  float: left;
  border: 2px solid #225574;
  padding: 0 12px;
  background-color: #113B55;
  margin-left: 20px;
  margin-top: 7px;
  font-style: Italic;
  display: block;
  float: none;
  margin: 30px auto 5px;
}
#newletterModal .modal-content .headerNewsletterSubmit{
  margin-left:25px;
  background-color: #60aedf;
  padding: 11px 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  top: 15px;
  position: relative;
  color: #fff !important;
  float: none;
  display: inline-block;
  margin: 0 auto;
}
#newletterModal .modal-content .modalNewsletterTitle{
  font-size: 21px;
  line-height: 21px;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: 900 !important;
  color: #fff;
  margin-bottom: 5px;
}
#newletterModal .modal-content .modalNewsletterText{
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 2px;
  color: #fff;
}

#newletterModal .modal-content .headerNewsletterConfirmation{
  color: #fff;
  margin-top: 15px;
  letter-spacing: 1px;
}
.sectionVideoMarginTop{
  margin-top: 25px;
}
.sectionVideoContainer{
  margin-top: 100px;
}
.head-xl.hundredReflexionTitle{
  font-size: 52px;
}

.head-xl.hundredReflexionTitle + p{
  font-size: 16px;
}
.homeHundredVideoContainer{
  margin: 15px 0 45px;
}
/**
  About
*/
#page-8 .navbar-default{
  background-color: #113b55 !important; 
}
#page-8 .section-1{
  padding-top: 200px; 
}
#page-8 .AboutUnderImageText{
  text-align: left;
  margin: 0 auto;
}
#page-8 .AboutUnderImageText h2{
  font-size:24px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 900 !important;
  letter-spacing: 2px;
  color: #34383a;
  margin: 0;
  margin: -30px 0 0;
}
#page-8 .AboutUnderImageText h3{
  font-size:14px;
  line-height: 14px;
  text-transform: uppercase;
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 100 !important;
  letter-spacing: 2px;
  margin: 0;
}
#page-8 .AboutUnderImageText p {
  margin-top: 30px;
}
.timeline-title{
  font-size: 36px;
  text-transform: uppercase;
  color: #34383a;
  margin-bottom: 0px;
}
.timeline-item {
  position: relative;
  color: rgba(0, 0, 0, 0.7);
  border-left: 2px solid rgba(0, 0, 0, 0.3);
}
.first-timeline-cell{
  height: 120px;
}
.timeline-item ul {
  font-size: 15px;
  margin-bottom: 0px;
  list-style:none;
  padding: 12px 0 0 110px;
}
.timeline-item::before {
  content: attr(date-is);
  position: absolute;
  left: -22px;
  font-weight: bold;
  top: 0;
  display: block;
  font-size: 18px;
  padding: 5px 0;
  background-color: #fff;
  color: #00adff;
  margin-top: 5px;
}
.timeline-item:last-child {
  -o-border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
     border-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
     border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 60%, transparent) 1 100%;
}
.home-banner-logo{
  margin: 0 auto 0px;
}
 
/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}


@media (max-width: 1200px) {
  .headerNewsletterDesktopRow{
    display: none;
  }
  .headerNewsletterMobileRow{
    display: block;
  }
  header{
    margin-top: 73px;
  }
}

@media (max-width: 1200px) {

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    text-align:center;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
  }
  .navbar-div .nav-div-inner{
    width: calc( 100% + 20px);
    text-align: center;
    margin-left: -20px;
  }
  .navbar-div .nav-div-inner .btn{
    background-color: #60AEDF;
    width: 100%;
    margin-left: 0px;
    text-align: center;
    padding: 0px;
    margin-top: 10px;
  }
  .navbar-div .nav-div-inner .btn .btnContainer{
    display:inline-block;
  }
  .menuFacebookLink{
    width: 100%;
    display: block;
    padding: 0;
  }
  .interior header .header-content .header-content-inner h2, 
  .interior .banner .header-content .header-content-inner h2{
    font-size:25px;
    margin-top:10px;
  }
}


@media (min-width: 1650px) {
  .cl-lh-blue:before{font-size:40px;color:#60aedf;margin:10px;}
  .mar-lg-17{margin-top: -10px;}
  .mar-lg-15{margin-top: 6%;}
  .gmap #map_canvas{height:500px;}
  .nav-div {
    margin-top: 2%;
  }
  .navbar-header{padding-left:25px}
  
  .navbar-default .nav > li > a, .navbar-default .nav > li > a:focus{
    font-size: 13px;
    letter-spacing: 1px;
  }
  .navbar-div{
    margin-top: 45px;
  }

  header .header-content .header-content-inner h3 ,.banner .header-content .header-content-inner  h3 {
        font-size: 38px;
  }
  header .header-content .header-content-inner h2 , .banner .header-content .header-content-inner  h2{
    font-size: 60px;
  }
  
  .h2, h2 {
    font-size: 35px;
  }
  
  p {
    font-size: 18px;
  }
  .interior .head-xl{
    font-size:62px;
  }
  .head-xl{
    font-size: 62px;
    }
  .comm-ph p ,.comm-ph span {font-size:17px;}
  
  .nav-logo {
    max-width: 400px;
  }
  
}
@media (min-width: 1650px) and (max-width: 1800px) {
  .mar-lg-17{margin-top: 4%;}
  .mar-lg-15{margin-top: 3%;}
  .nav-logo {
    max-width: 220px;
  }
  .navbar-div {
    margin-top: 30px;
  }
}
@media (min-width: 1400px) and (max-width: 1650px) {
  
  .mar-lg-17{margin-top: 4%;}
  .mar-lg-15{margin-top: 3%;}
  .nav-logo {
    max-width: 220px;
  }
  .navbar-div {
    margin-top: 30px;
  }
  .navbar-default .nav > li > a{
    font-size: 13px;
  }
}

@media (min-width: 768px) and (max-width: 1600px) {
  .head-xl{
    font-size: 40px;
  }


  /* .navbar-nav{max-width:700px;} */
  
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .mar-lg-17{
    /* margin-top: 4%; */
  }
  .mar-lg-15{
    margin-top: 1%;
  }
  .navbar-nav{
    max-width: 100%;
  }
  .gmap #map_canvas{
    height:400px;
  }
  .head-xl {
    font-size: 44px;
  }
  
  .nav-logo {
    max-width: 220px;
  }
  .navbar-div {
    margin-top: 30px;
  }
  
  .navbar-div .nav-div-inner {
    margin: 0px 15px;
  }
  .navbar-div .nav-div-inner a{
    margin: 0px 5px;
  }
  
  .nav-logo {
    max-width: 220px;
  }
  .nav > li > a{
    padding: 10px 5px;
  }
}
@media (min-width: 1300px) and (max-width: 1650px){
  .nav > li > a{
    padding: 10px 5px;
    font-size: 11px;
  }
}

@media (min-width: 1200px) and (max-width: 1300px){
  .nav > li > a{
    padding: 10px 5px;
    font-size: 10px;
  }
}

@media (min-width: 992px) and (max-width: 1198px) {
  .lp-siz{
    width: 50%;
  }
}

@media (max-width: 991px) {
  .cl-lh-blue:before{font-size:20px;color:#60aedf;margin:10px;}  
  .section-padding {
    padding: 50px 0;
  }

  .bg-primary, .text-left, .text-right{
    text-align: center;
  }

  #page-20 .bg-primary, #page-20 .text-left, #page-20 .text-right{
    text-align: left;
  }

  .al-left{
    margin-left:auto;
  }

  .portfolio-box-caption .portfolio-box-caption-content .project-category{
    padding: 15px 0px;
  }
  
 
  /* SLIDER CSS ONLY */
  .slider-div{
    position: relative;
    
  }
  .slider-holder {
    width: 260px;
    height: auto;
    background:#fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
    overflow: hidden;
    
  }
       
  .image-holder{
    width: 780px;
    height: 400px;
    clear: both;
    position: relative;
    -webkit-transition: left 2s;
    -moz-transition: left 2s;
    -o-transition: left 2s;
    transition: left 2s;
  }
       
  .slider-image {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
  }
  .slider-div .button-holder{
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 999;
    display:block;
  }
  .button-holder .slider-left{left:20px; font-size:24px;color:#8d8d8d;position: absolute;cursor:pointer;}
  .button-holder .slider-right{right:20px; font-size:24px; color:#8d8d8d;position: absolute;cursor:pointer;}
  .slider-change {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: brown;
  }

  /* SLIDER END */
   
   .p-icon{max-width:90px;} 
   .nav-logo {
    max-width: 180px;
   }
   
   header .header-content{
    padding: 100px 15px 100px;
    position: relative;
  }
  .banner .header-content {  
    padding: 0px 15px 100px;
    position: absolute;
    top: 37%;
  }
  .bg-res{
    position: relative; 
    width: 100% !important; 
    margin: 0 auto;
  }
  .bg-res img{
    margin    margin: 0 auto;
  }
  #panel-forth-wrapper img {
    width:auto;
    height:auto;
  }
  #panel-forth-wrapper .span4 img {
    width:auto;
    height:auto; 
    max-width:200px;
  }
  .timeline-title{
    text-align: left;
  }
  .timeline-item ul{
    text-align: left;
    list-style: disc;
    padding: 12px 0 0 60px;
  }
  .timeline-container{
    margin-left:15px;
  }
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}

@media (min-width: 768px) {

  header {
    min-height: 100%;
  }
  
  .banner .header-content{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }

  .home header .header-content{
    position: relative;
    top: 0px;
    display: inline;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }

  .banner .header-content .header-content-inner   {
    top: 237px;
  }

  .home header .header-content .header-content-inner  {
    top: 0px;
  }

  header .header-content .header-content-inner  , .banner .header-content .header-content-inner   {
    /* max-width: 1000px; */
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    position: relative;
  }
  
  header .header-content .header-content-inner h1 {
    font-size: 62px;
  }

  header .header-content .header-content-inner h2, .banner .header-content .header-content-inner  h2 {
    font-size: 62px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  
}

  
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 22px;
    padding-bottom:15px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 17px;
  }

  .res-image{
    width: 57.2222%;
    height: auto;
    position: relative;
    min-height: 487px;
  }

  .res-image img{
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
  }
  .bg-res{
    position: relative; 
    width: 50%;
  } 
}

@media (max-width: 1366px) {
  .interior .banner .header-content .header-content-inner h2{
    max-width: 100% !important;
  }
  .icon-scroll{
    margin: 15px auto 0;
  }
  .interior .icon-scroll{
    top: 0px;
  }
}

@media (max-width: 1200px) {
  .interior .section-1 .proximaNovaBlack{
    margin: 0;
  }
}

@media (max-width: 1050px) {
  /* .banner{ */
    /* padding-top: 74px; */
  /* } */
  .interior #section-1 .img-responsive.imgVachon{
    margin: 0 auto;
  }
  .interior header .header-content .header-content-inner, 
  .interior .banner .header-content .header-content-inner{
    top: 25px;
  }
  .banner > div{
    position: relative;
    width: 100%;
    height: 362px;
    overflow: hidden;
  }
  .banner img{
    position: absolute;
    height: auto;
    top: 0;
    width:auto;
    height:362px;
    left: 50%;
    transform: translateX(-50%);
  }
  .hiddenMobile{
    display:none;
  }
  .hiddenDesktop{ 
    display: block;
  }
  video {
    width: 100%!important;
  }
}

@media (max-width: 993px) {


  #page-11  .ce-left .ce-gallery {
    float: inherit;
    margin: 0 auto;
    display: inline-block;
  }

  .home #section-4 h2,
  .home #section-4 ul,
  .home #section-4 p {
    width: 80%;
    margin-left: 10%;
  }

  .home #section-4 .homeHundredVideoContainer {
    text-align:center;
    margin: 0 auto;
  
  }

  .home #section-4 img {
    text-align:center;
    margin: 0 auto;
  }
}

@media (max-width: 768px) {

  .btn-size-sm {
    width: auto;
  }

  #page-11 .slider-holder {
    display:none !important;
  }

  .owl-nav, .button-holder {
    display:none !important;
  }

  .col-md-6 .col-lg-12 {
    width:100%;
  }

  #panel-forth-wrapper , #footer{
    text-align: center;
  }
  .pull-left,.pull-right{
    float: none !important;
  }
  .interior .banner .header-content{
    top: 17%;
  }
  #panel-forth-wrapper .span4 img{
    margin: 0 auto;
  }
  #panel-forth-wrapper .span4 p{
    text-align: center;
  }
  .nav > li > a {
    display:inline-block;
  }
}
@media (max-width: 580px) {
  .menuOnlineReservationText{
    max-width: 105px;
    text-align:left;
    padding-top: 10px;
  }
}
@media (max-width: 520px) {
  .nav-div-inner{text-align:center;}
  .mmap{display:block;}
  .map{display:none;}
  section {
    padding: 10px 0;
  }
  .navbar-collapse-button{display:block;}
  .navbar-nav {  text-align: center; }
  .navbar-default .navbar-collapse{
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #113b55;
    min-height: 640px;
    max-height: 640px;
    top: 0px; border-top: 0px;
  }

  .nav-logo {
    max-width:165px;
  }
  .portfolio-box-caption .portfolio-box-caption-content .project-category{
    padding: 15px 0px;
  }

  .bg-blank {
    max-height:auto;
    height:auto;
    min-height: 250px;
  }
  /* header .header-content{ */
    /* padding: 100px 15px 100px; */
    /* position: relative; */
  /* } */
  /* .banner .header-content i:before{ */
    /* font-size:35px; */
  /* } */
  /* .banner .header-content { */
    /* padding: 0px 15px 100px; */
    /* position: absolute; */
    /* top: 90px; */
  /* } */
  .banner .header-content p{
    margin-bottom:0px;
  }

  /* .bg-image{ */
    /* padding:50px 0; */
  /* } */
  /* .banner img { */
    /* width: 100%; */
    /* height: auto; */
    /* min-height: 230px; */
    /* padding-top: 74px; */
  /* }  */
  .flaticon-contact,
  .flaticon-technology, 
  .flaticon-placeholder span{
    display: block;
  }
  #panel-forth-wrapper .flaticon-placeholder::before {    
    position: relative;    
    left: 0px; 
  }
  #panel-forth-wrapper .flaticon-placeholder {    
    padding-left: 0px;
  }
}
@media (max-width: 520px) {
  .interior .icon-scroll{
    top: -17px;
  }
}

.prendreRendezVous img {
 margin-top:5px;
}

.headerNewsletterMobileRow .prendreRendezVous {
  clear: both;
  position: absolute;
  top: 8px;
  right: 10px;
}

@media (max-width: 1150px) {
  .ce-gallery img {
    width:100% !important;
    height:auto !important;
  }
}

@media (max-width: 520px) {

  .headerNewsletterMobileRow .prendreRendezVous img {
     max-width:200px;
  }
  
  .headerNewsletterMobileRow .prendreRendezVous {
    top: inherit;
    right: inherit;
    position: relative;
    right: inherit;
  }

  .headerNewsletterMobileRow .prendreRendezVous a {
    width:100%;
    text-align:center;
    display: inline-block;
  }

  .headerNewsletterMobileRow #headerNewsletterModalLink {
    padding-top: 3px;
    height:inherit !important;
    text-align: center;
    margin-right:10px;
  }

  .headerNewsletterMobileRow .headerNewsletterText,
  .headerNewsletterMobileRow .headerNewsletterTitle {
    display: inline-block;
  }
}
