body {
    width: 100%;
    height: 100%;
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*color: #fff;*/
    background-color: #fff;
	overflow-x: hidden;
	background-image: url("../img/bg-body.jpg");
	background-repeat:repeat;
	background-attachment:fixed;
}

html {
    width: 100%;
    height: 100%;
}

.langue {
  font-style: italic;
  font-weight: lighter !important;
  font-size: 11px;
}

*{ outline: 0 !important;}

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 100;
  letter-spacing: 3px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
h2, .h2 {
  font-size: 55px;
}
p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}
.navbar-nav > li {
  border-bottom: 0px solid rgba(255, 255, 255, 0);
  float: left;
  transition: all 0.5s ease 0s;
}
.navbar-nav > li > a {
  padding-bottom: 30px;
  padding-top: 30px;
}
.subnav li.active {
	position:relative;

}

.subnav li:after {
  background-color: rgba(255, 255, 255, 0) !important; 
  border: 0 none !important;
  bottom: 0 !important;
  content: "";
  display: block;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 97% !important;

  transition: all .5s ease .3s;
}

.subnav li.active:after {
  background-color: rgba(255, 255, 255, 1)!important; 
  border: 0 none !important;
  bottom: 0 !important;
  content: "";
  display: block;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 97% !important;

}
	.navbarbg {
  background-attachment: fixed;
  background-image: url("../img/bg-body.jpg");
  background-position: 0 0;
  background-repeat: repeat;
  border-bottom: 0 none;
  bottom: 0;
  display: block;
  height: 80px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
}
.navbar-brand img {
  height: 70px;
  width: auto;
}
.top-nav-collapse .navbar-brand img{ height:70px; width:auto;}

.nav li:after {
  background-color: transparent;
  border: 2px solid rgba(0,0,0,0.00);
  bottom: 39%;
  content: "";
  display: block;
  left: 5px;
  margin: 0 auto;
  position: absolute;
  right: 5px;
  top: 38%;
  transition: all 0.5s ease 1s;
  z-index:-2;
}
.btl img{ height:auto;}
.nav li.active:after {
  background-color: transparent;
  border: 2px solid rgba(0, 0, 0, 1);
  bottom: 30%;
  content: "";
  display: block;
  left: 5px;
  margin: 0 auto;
  position: absolute;
  right: 5px;
  top: 28%;
  z-index: -2;
}

.cycle-prev{ }

.right50 {
  background-color: #000000;
  bottom: 8%;
  left: 50%;
  position: absolute !important;
  right: 5%;
  top: 80px;
  transform: translateY(0px) translateZ(0px);
  z-index: 0 !important;
}
.boxcontent p {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  text-align: justify;
}
.logo2 {
  position: absolute;
  top: 2px;
}
.parabox{ position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*overflow:hidden;*/
  
  transform: translate3d(0, 0, 0);}
  
  .parabox2{ position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:#fff;
  overflow:hidden;
  
  transform: translate3d(0, 0, 0);}

.para-intro-1 {

  background: url("../img/intro-bg1.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}

.para-gamme-1 {

  background: url("../img/intro-bg.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:#fff;
}


.para-about {

  background: url("../img/bg2.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}

.img1{ background: url("../img/bg2.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}
.img2{ background: url("../img/bg4.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}
.img3{ background: url("../img/bg22.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}

.img4{ background: url("../img/bg11.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}
.img5{ background: url("../img/bg3.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}
.img6{ background: url("../img/bg10.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}
.img6-2{ background: url("../img/bg9.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);}

.img7{ background: url("../img/bg20.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);}
.img8{ background: url("../img/bg16.jpg") no-repeat scroll center top / cover  rgba(0, 0, 0, 0);}
.img9{ background: url("../img/bg15.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);}
.img10{ background: url("../img/bg18.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);}
.img11{ background: url("../img/bg21.jpg") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);}

.para-terre-vin {

  background: url("../img/bg3.jpg") no-repeat scroll center bottom / cover  rgba(0, 0, 0, 0);
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}

.gamme-intro-btls {
  display: inline-block;
  perspective: 10000px;
}

.gamme-intro-btls ul{ margin:0; padding:0;}
.text-center p{ text-align:center !important;}
.boxcontent {background-image: url("../img/bg-body.jpg");
    background-position:0 0;

  background-color: #FFFFFF;
  color: #000000;
  padding: 25px;
}
#la-collection .boxcontent {
  color: #000;
  padding: 25px;
  background-color:transparent;
}

.btn-pdv span {
  display: block;
  font-size: 30px;
  margin: 15px auto;
}
.boxcontent p:last-child{ margin:0;}
.boxcontent > h2:after {
  background-color: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  margin: 15px auto 0;
  position: relative;
  width: 35px;
}

#la-collection .boxcontent > h2:after {
  background-color: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  margin: 30px auto 0;
  position: relative;
  width: 35px;
  
}
.text-left{ text-align:left;}
.text-left .boxcontent > h2:after {
  background-color: #000;
  bottom: 0;
  content: "";
  display: block;
  height: 5px;
  left: 0;
  margin: 15px 0;
  position: relative;
  width: 35px;
}
#la-collection .boxcontent{ background-image:none;}
#about {
   /*background-color:#fff;*/
   
   background-image: url("../img/bg-body.jpg");
	background-repeat:repeat;
	background-attachment:fixed;
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:80px;
   padding-bottom: 40px;
}

.bg-about{ background-color:#000000;}
.bg-btl1{background-image: url("../img/bg-r-autrefois.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-position:center center;}
.bg-btl2{background-image: url("../img/bg-rose.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-position:center center;}
.bg-btl3{background-image: url("../img/bg-grand-r.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-position:center bottom;}
.bg-btl4{background-image: url("../img/bg-un-r-de-rien.jpg");
	background-repeat: no-repeat;
	background-size:cover;
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
	background-position:center center;}
#points-de-vente .btn-circle {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 35px;
  color: #000;
  font-size: 40px;
  height: 70px;
  margin-top: 15px;
  padding: 7px 16px;
  transition: background 0.3s ease-in-out 0s;
  width: 70px;
  margin-bottom: 40px;
}
#contact .btn-pdv a {
  color: #fff;
  font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 40px;
}
#points-de-vente {
   /*background-color:#fff;*/
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:80px;
  padding-bottom: 40px;
}

#terre-vin {
   /*background-color:#fff;*/
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:80px;
  padding-bottom: 40px;
}

#nos-vins {
  /* background-color:#fff;*/
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:80px;
  padding-bottom: 40px;
}

#la-collection {
  /* background-color:#fff;*/
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:80px;
  padding-bottom: 40px;
}
#champagnes .boxcontent em {
  color: #000000;
  display: inline-block;
  
  font-style: normal;
  margin-top: 15px;
  line-height: 21px;
}

#champagnes .boxcontent > a {
  border-bottom: 2px solid black;
  color: black;
  font-family: helvetica;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 3px;
  margin: 0;
  padding: 10px 0;
  text-transform: uppercase;
}
.btn-pdv {
  background-color: black;
  bottom: 40px;
  color: #fff;
  height: 100px;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 10;
  opacity:0;
  visibility:hidden;
  transition:all .5s ease;
}

.btn-pdv.ondisplay {

  opacity: 1;

  visibility: visible;
}

#contact {background-image: url("../img/contact.jpg");
	background-repeat: no-repeat;
	background-size:cover;
  /* background-color:#fff;*/
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:80px;
   padding-bottom: 40px;
}
#champagnes {
  
  position:relative;
}
#extra-brut, #rose, #extra-brut-vieilles-vignes, #blanc-de-blancs {
   /*background-color:#fff;*/
  display: table;
  height: 100%;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding-top:120px;
}

.lefooter p {
  color: #a3a3a3;
  font-size: 11px;
  margin: 0;
  line-height: 40px;
  padding-left: 30px;
}
.lefooter .pull-right{ padding-right:15px;}
.lefooter {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  min-height: 40px;
  position: fixed;
  right: 0;
  z-index: 10;
}

.lefooter .fa {
  font-size: 16px;
}
.lefooter ul{margin:0px;}

.lefooter a {
  color: #616161;
  font-family: Montserrat;
  font-size: 10px;
  line-height: 40px;
  text-transform: uppercase;
}

.lefooter a:hover, a:focus {
  color: #000;
  text-decoration: none;
}

.lefooter .img-responsive {
  display: inline;
  height: 22px;
  padding-top: 0;
  vertical-align: middle;
  margin-top: -4px;
}
.subnav{ background-color: #000000;
    height: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 80px;
    transition: all 0.5s ease .5s;
    visibility: hidden;
    z-index: -7;}
.subnav.ondisplay {
  height: 40px;
  opacity: 1;
  top: 80px;
  visibility: visible;
}
.subnav li{ display:inline-block; color:#fff;}

.subnav a {
  font-family: Montserrat;
  letter-spacing: 1px;
  line-height: 40px;
  margin: 0 10px;
  padding: 0;
  text-transform: uppercase;
}

.btl li{ padding:0; margin:0; list-style-type:none;}

.btl h2 {
  color: black;
  font-size: 16px;
  font-weight: bold;
  left: -20%;
  margin-top: 20px;
  position: absolute;
  right: -20%;
  opacity:0;
  transition:all .5s ease;
}


.btl h2 span {
  color: #868686;
  display: block;
  font-family: Lora;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: none;
  padding: 5px;
}

.gamme-intro-btls:after {
  background: radial-gradient(ellipse at center center , rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 70%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  bottom: 7%;
  content: "";
  height: 70px;
  left: -5%;
  position: absolute;
  right: -5%;
}
.btl:hover h2 {

  opacity:1;
}

.btl{ transform:scale(.8); transition:all .5s ease;}
.btl:hover{ transform:scale(.9); }
.cell{ display:table-cell;
 vertical-align:middle;}
 
.cell-bottom {
  display: table-cell;
  padding-bottom: 0;
  vertical-align: bottom;
}
 
 
.intro {
    display: table;
    width: 100%;
    height: 100%;
    padding: 80px 0 0 0;
    text-align: center;
    color: #fff;
	overflow:hidden;
    background-color: #fff;

}
.cell-bottom .boxcontent {

  margin-bottom: 3%;

}

.swiper-wrapper {

  height: 100% !important;

}
.about-body{ perspective:600px}
.terre-vin{ perspective:600px}
.nos-vins{ perspective:600px}


.cycle-slideshow {
	 box-shadow: 0 10px 20px -7px black;
  background-color: #000000;
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 0px;
  transform: translateY(0px) translateZ(0px);
  z-index: 0 !important;
  margin-top: 0;
}

.cycle-slideshow2 {
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 0;
  z-index: 0 !important;
 transform: translateY(0px) translateZ(0px);
}


.swiper-slide {
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 0;
}
.content-slide {
  
  bottom: 0 !important;
  height: 100%;
  left: 0 !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
}

.arrow-left {
	background-image: url("../img/left.png"); background-position:center center; background-repeat:no-repeat; background-size:contain;
	
  color: #FFFFFF;
  font-size: 50px;
  height: 10%;
  left: 2%;
  margin-top: -25px;
  max-width: 107px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 5%;
  z-index: 1000;
}

.arrow-right {
	background-image: url("../img/right.png"); background-position:center center; background-repeat:no-repeat; background-size:contain;
  color: #FFFFFF;
  font-size: 50px;
  height: 10%;
  margin-top: -25px;
  max-width: 107px;
  position: absolute;
  right: 2%;
  text-align: center;
  top: 50%;
  width: 5%;
  z-index: 1000;
}
.navbar-custom .nav li a:hover, .navbar-custom .nav li a:focus, .navbar-custom .nav li.active {
  background-color: rgba(255, 255, 255, 0);
  outline: 0 none;
  transition: all 0.5s ease 0s;
}
.navbar-custom .nav li a:hover{
  border-bottom: 0px solid #000;
  outline: 0 none;
  background-color: transparent !important;
}
.navbar-custom .nav li a:focus{
  border-bottom: 0px solid #000;
  outline: 0 none;
  background-color: transparent !important;
}
.navbar-custom .nav li.active {
  border-bottom: 0px solid #000;
  outline: 0 none;
  background-color: transparent !important;
  
}

.map{ color:#000000; margin-bottom:40px;}


@media(max-width:991px) {
	
	.navbar > .container .navbar-brand {
  margin-left: 0px !important;
}
    .navbar-header {
        float: none !important;
		text-align:left !important;
    }
    .navbar-toggle {
        display: block !important;
    }
.navbar-collapse {
  background-color: white;
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  width:100%;
}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin:0;
    }
    .navbar-nav>li {
        float: none !important;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
	
.btl img{ height: auto !important;}
}


@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #176e61;
}

.light {
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
   /* border-bottom: 1px solid rgba(255,255,255,.3);*/
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
   /* background-color: #fff;*/
}

.navbar-brand {
    font-weight: 700;
	padding: 0px;
}

.navbar-brand:focus {
    outline: 0;
}

.navbar-custom a {
    color: inherit;
}



.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #000;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}



.intro-body {
    display: table-cell;
    vertical-align: middle;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

@media(min-width:767px) {
	
		.container{
		width:100% !important;
		 padding: 0 4%;
}
	

	
    .navbar {
	box-shadow: 0 0 20px -10px black;
	position:fixed;
	
	padding: 20px 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background-position: 0 0;
	
	z-index:1000;
    }

    .top-nav-collapse {
		background-color:#000;
	padding: 0;

     
    }

    .navbar-custom.top-nav-collapse {
        /*border-bottom: 1px solid rgba(255,255,255,.3);*/
    }
}



@media(min-width:767px) {


  

    .intro-text {
        font-size: 25px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.page-scroll .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.page-scroll .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
   /* height: 200px;
    margin-top: 100px;*/
}

@media(min-width:767px) {
	
	/*.container {
  padding-left: 5%;
  padding-right: 5%;
  width: 100%;
}*/
	
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        /*height: 400px;
        margin-top: 250px;*/
    }
}

.btn {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
	border-radius:0;
  background-color: transparent;
  border: 2px solid #000000;
  color: #000000;
}

.btn-default:hover,
.btn-default:focus {
    border: 2px solid #000000;
    outline: 0;
    color: #000;
    background-color: transparent;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:767px) {
	
	.cycle-slideshow {
  background-color: #000000;
  bottom: 0px;
  left: 0px;
  position: absolute !important;
  right: 0px;
  top: 80px;
  transform: translateY(0px) translateZ(0px);
  z-index: 0 !important;
}
	
	    .brand-heading {
        font-size: 30px;
    }
	
    ul.banner-social-buttons>li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons>li:last-child {
        margin-bottom: 0;
    }
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}


	
@media(max-width:1280px){   

	
	p {
  font-size: 13px;
  line-height: 1.5;
  margin: 0 0 35px;
}

h2, .h2 {
  font-size: 30px;
}
	
}	

@media(min-width:1281px){   


.brand-heading {
        font-size: 100px;
    }
	p {
  font-size: 17px;
  line-height: 1.4;
  margin: 0 0 35px;
}


	
}

@media(max-width:1023px){   

	p {
  font-size: 13px;
  line-height: 1.3;
  margin: 0 0 35px;
}

	
}	
@media(min-width:1900px){
	
	.boxcontent{ padding:75px;}
	
	
	
	}
	
	@media(min-width:300px) and (max-width:767px) {
		p.intro-text{ font-size:14px;}
		.btl img {
  height: auto !important;
  width: 100%;
}
		
		#extra-brut, #rose, #extra-brut-vieilles-vignes, #blanc-de-blancs {
  display: block;
  height: auto !important;
  position: relative;
  width: 100%;
}
		
		.bg-btl1, .bg-btl2, .bg-btl3, .bg-btl4{
			position:relative; height:200px;
			
			}
		

		
		.lefooter p{ display:none !important;}
		
		.cell {
  display: block;
}
.cell-bottom {
  display: block;

}
		
		
		.intro {

  padding: 50px 0 0 ;

}
		
		.navbarbg {

  height: 50px !important;

}
		
		.navbar-brand img {
  height: 40px;
  width: auto;
}

.cycle-slideshow {
box-shadow: none;
  height: 200px;
  top:0;
  position: relative !important;

}


#about, #terre-vin, #nos-vins, #la-collection, #contact{ padding:15px; height:auto; display:block;}
#contact{ background-image:none;}

#extra-brut, #rose, #extra-brut-vieilles-vignes, #blanc-de-blancs{}

		
		}