html {
	height:100%;
}

.wow{
	visibility:hidden;
}

 body {
	background-image: url('../img/fabric.png');
	position: relative;
	font-family: "Open Sans","sans-serif";
 }

 .flag {
     width: 17px;
     heigth: 10px;
 }
 
.navbar-default .navbar-brand {
    font-weight: 500;
}

.navbar-nav > li > a {
    font-weight: 400;
}


ol li, ul li {
    list-style-type: none;
}

.container {
}

.navbar-nav {
    font-size: 14px;
}

.navbar {
    margin-bottom: 0px !important;
}

.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.navbar .logo {
    padding-right: 15px;
margin-top: 6px;
}

strong.blue {
    color: #40AAE6;
    font-weight: 300;
}

.aether-row-2 {
    padding-top: 50px;
    margin-bottom: 50px;
}

.half-rule {
    width: 100px;
    margin: 40px auto;
}

.icone-aether {
    width: 110px;
    height: 110px;
    font-size: 80px;
    line-height: 108px;
    display: block;
    font-weight: 500;
    border-radius: 15%;
    cursor: default;
    text-align: center;
    margin: 0px auto 30px;
    border: 1px solid #fff;
    color: #fff;
    text-shadow: 0px 1px 0px #82AFC2;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.aether-row {
	padding-top: 130px;
	padding-bottom:115px;
	background-color: #56ACD1;
    background-image: linear-gradient(to bottom, #0969A2 0px, #40AAE6 100%);
}

.aether-row .container .lead {
	color: #fff;
	width: 80%;
	margin: 0px auto 30px;
	text-shadow: 0px 1px 0px #82AFC2;
}

.solution-aether {
    padding-bottom: 80px;
	padding-bottom: 100px;
	line-height:normal;
}

.effets-solution {
	font-weight: 300;
	margin-left: auto;
	margin-right: auto;
}

.demo-sep {
	border-bottom: 1px solid #E5E5E5;
}
.sep-double {
    height: 6px;
    border-top: 1px solid #E7E6E6;
    border-bottom: 1px solid #E7E6E6;
}

.sep-double {
    border-color: #E0DEDE !important;
}

.clearboth {
    clear: both;
    display: block;
    font-size: 0px;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}





.btn-circle {
    width: 55px;
    height: 55px;
    padding: 15px auto;
    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;
    padding: 0px 0px 0px 1px;
}

.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);
        -moz-transform: scale(1);
    }

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

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

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

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

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



.bs-docs-section .page-header {
    border-bottom: 1px solid #999;
}

.light {
    font-weight: 400;
}

.page-scroll .btn .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-osx-font-smoothing: grayscale;
}

.features_block ul {
    padding: 40px 0px 45px;
    float: left;
}

.img-responsive {
	margin-right: auto;
	margin-left: auto;
}

.features-block {
	margin-right: auto;
	margin-left: auto;
}

.page-scroll{
    text-align: center;
    padding-top: 30px;
}

.intro-solution {
	width:80%;
	margin: auto;
	color:#747474;
	text-align: center;
	font-size: 21px !important;
	font-weight:300 !important;
	margin-top:20px;
}

.features-block .thumbnail {
    text-align: center;
    padding-top: 25px;
    padding-bottom: 15px;
    margin-bottom: 35px;
    border-radius: 8px;
}

.features-block .thumbnail-sante .sante-image {
    width: 47px;
    height: 40px;
	background-image: url('http://apprenti.s.free.fr/css/images/icone-services.png');
	background-repeat: no-repeat;
	display: block;
 	background-position:center; 
 	margin: 0px auto 20px;
 	background-position: 0px 0px;
 }

.features-block .thumbnail-sante .traitement-sante {
	display: block;
    width: 100%;
}

.features-block .thumbnail-service .service-image {
    width: 45px;
    height: 40px;
	background-image: url('http://apprenti.s.free.fr/css/images/icone-services.png');
	background-repeat: no-repeat;
	display: block;
 	background-position:center; 
 	margin: 0px auto 20px;
 	background-position: -47px 0px;
 }

.features-block .thumbnail-service .traitement-service {
	display: block;
    width: 100%;
}

.features-block .thumbnail-industrie .industrie-image {
    width: 45px;
    height: 40px;
	background-image: url('http://apprenti.s.free.fr/css/images/icone-services.png');
	background-repeat: no-repeat;
	display: block;
 	background-position:center; 
 	margin: 0px auto 20px;
 	background-position: -92px 0px;
 }

.features-block .thumbnail-industrie .traitement-industrie {
	display: block;
    width: 100%;
}

.features-block .thumbnail-particulier .particulier-image {
    width: 47px;
    height: 40px;
	background-image: url('http://apprenti.s.free.fr/css/images/icone-services.png');
	background-repeat: no-repeat;
	display: block;
 	background-position:center; 
 	margin: 0px auto 20px;
 	background-position: -138px 0px;
 }

.features-block .thumbnail-particulier .traitement-particulier {
	display: block;
    width: 100%;
}

.features-block .fa,  .features-block .glyphicon{
	float: noe;
	margin: auto;
	display:block;
	border: 2px solid #D1D1D1;
	border-radius: 50%;
	width: 55px;
	height: 55px;
	line-height: 50px;
	color: #0FA1D5;
	transition: all 0.7s ease-in-out 0s;
	-webkit-transition: all 0.7s ease-in-out 0s;
}
.features-block .glyphicon{
	font-size:3em;
}
.thumbnail-efficacite:hover i {
    transform: rotateY(360deg);
        -webkit-transform: rotateY(360deg);
}

.thumbnail-vitesse:hover i {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.thumbnail-innovation:hover i {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.thumbnail-confort:hover i {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
}

.features-block .p3 {
    margin: 0px 0px 0px 0px;
    text-align: center !important;
    padding-top: 10px;
	font-size: 14px;
}

.features-block .t3 {
	text-align: center !important;
	font-size: 20px;
}

.slogan-aether {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
	background-color: #40AAE6;
	height: auto;
}

#third{
	background-image: url('../img/banner-abstract.png');
    margin: 0;
    height:auto;
    background-position: 50% -150px;
    background-attachment: fixed;
}

#sixth {
    background-color: #40AAE6;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0;
    heigth:50px;
}
#eighth {
    background-color: #40AAE6;
    padding-top: 30px;
    padding-bottom: 20px;
    margin: 0;
    heigth:50px;
}

.slogan-aether .btn-outline {
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    -webkit-border-color: #FFF;
	margin-right: auto;
    margin-left: auto;
}

.slogan-aether .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    color: #3D9AD1;
    background-color: #FFF;
    border-color: #FFF;
    -webkit-border-color: #FFF;
}

.slogan-aether .lead {
	font-size: 25px;
	font-weight: 300;
	text-align:center;
	color: #FFF;
text-shadow: 0px 1px 0px #82AFC2;
max-width: 80%;
margin-left: auto;
margin-right: auto;
}

.container {
    margin-right: auto;
    margin-left: auto;
}

.navbar-fixed-top {
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.97);
}

.modulateur-aether {
	padding: 60px 15px;
}

.shadow-wrap {
    padding: 10px;
    border-right: 1px solid #D1D1D1;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #40AAE6 #E7E6E6 #E7E6E6;
	-webkit-border-color: #40AAE6 #E7E6E6 #E7E6E6;
    border-image: none;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    border-radius: 3px;
}
#second .shadow-wrap h3{
	text-align:center;
	text-transform:uppercase;
	font-size:1.5em;
	color:#40AAE6;
}
.shadow-wrap .ref {
padding-left: 10px;
padding-right: 10px;
display: block;
text-align: right;
padding-top: 10px;
}
.shadow-wrap a:hover{
	text-decoration:none;
}
.container-second .lead {
margin: 0px auto 40px;
text-align: center;
width: 60%;

}
.footer {
    color: #7E848C;
    background: none repeat scroll 0% 0% #2E343E;
}

.footer .copyright {
    background: none repeat scroll 0% 0% #232933;
    padding: 30px 0px;
}

.footer h6 {
    color: #E5EDF2;
    text-transform: uppercase;
}
.footer .footer-info {
    padding: 60px 0px 30px;
}

.space30 {
    height: 30px;
    clear: both;
}

h6, .h6 {
    font-size: 16px;
}

.footer .list-5 {
    margin-top: -6px;
}

.list-5 {
    padding: 0px;
    margin: 0px;
}

.footer .list-5 li {
    border-bottom: 1px solid #3F454F;
    padding-left: 15px;
    list-style: none outside none;
    position: relative;
    color: #566174;
    line-height: 34px;
}


.item-thumbs .hover-wrap {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 12;
    opacity: 0;
    transition: all 450ms ease-out 0s;
	-webkit-transition:all 450ms ease-out 0s; /* Opera, Chrome, and Safari */
    transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform:rotateY(180deg) scale(0.5, 0.5); /* IE 9 */
	-webkit-transform:rotateY(180deg) scale(0.5, 0.5); /* Opera, Chrome, and Safari */
}

.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1);
    -ms-transform:rotateY(0deg) scale(1, 1); /* IE 9 */
	-webkit-transform:rotateY(0deg) scale(1, 1); /* Opera, Chrome, and Safari */

}

.item-thumbs > img{
	max-width: 100%;
	height: auto;
 }
 
.item-thumbs .hover-wrap {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 12;
    opacity: 0;
    transition: all 450ms ease-out 0s;
	-webkit-transition:all 450ms ease-out 0s; /* Opera, Chrome, and Safari */
    transform: rotateY(180deg) scale(0.5, 0.5);
    -ms-transform:rotateY(180deg) scale(0.5, 0.5); /* IE 9 */
	-webkit-transform:rotateY(180deg) scale(0.5, 0.5); /* Opera, Chrome, and Safari */
}
 
.item-thumbs .hover-wrap .overlay-img{
	background-color: #40AAE6;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0px 0px -16px;
    color: #FFF;
    font-size: 32px;
    line-height: 1em;
    opacity: 1;
}

.item-thumbs:hover .hover-wrap, .item-thumbs.active .hover-wrap {
    opacity: 1;
    transform: rotateY(0deg) scale(1, 1);
    -ms-transform:rotateY(0deg) scale(1, 1); /* IE 9 */
	-webkit-transform:rotateY(0deg) scale(1, 1); /* Opera, Chrome, and Safari */
}

.item-thumbs {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.item-thumbs > img {
    display: block;
    position: relative;
    width: 100%;
    transition: transform 0.5s ease-out 0s;
    -webkit-transition:-webkit-transform 0.5s ease-out 0s; /* Opera, Chrome, and Safari */
    -webkit-transition-duration: 0.5s;
}

.item-thumbs:hover img {
    transform: scale(1.4);
    -ms-transform:scale(1.4); /* IE 9 */
	-webkit-transform:scale(1.4); /* Opera, Chrome, and Safari */
	transition: transform 0.5s ease-out 0s;
    -webkit-transition:-webkit-transform 0.5s ease-out 0s; /* Opera, Chrome, and Safari */
    -webkit-transition-duration: 0.5s;

}

.item-thumbs .hover-wrap .overlay-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% #40AAE6;
    opacity: 0.8;
}

.story{
    min-width: 980px;
}

#nav {
}

#nav > li > a > img {
	border: 1px solid #40AAE6;
	border-radius: 50%;
}

.flexslider {
    position: relative;
}

.flex-control-nav {width: 100%; position: absolute; bottom: -50px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}

@media screen and (max-width: 410px) {
.col-xs-6 {
    width: 100% !important;
}
}



.about {
    margin: 37px auto;
}

.cruises2 .col-sm-12 .about{
	margin-top:0;
	width:100%;
}
.cruises2 .col-sm-12 .marketing{
	padding-top:0;
}
.about .slides {
	width:100% !important;
	height: 2000% !important;
	margin-left: -10px;
}

.about .slides li {
    font-size: 3em;
    line-height: 50px;
    height: 200px;
    padding: 0px;
    font-weight: 200;
    text-align: center;
    color: #FFF;
    text-shadow: 0px 1px 0px #999;
    max-width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.flex-viewport {
    max-height: 2000px;
    transition: all 2s ease 0s;
    margin-left:-16px;
}

.flex-control-nav {
    text-align: center;
    margin-left:-20px;
	margin-bottom:20px;
}

.flex-control-nav li a {
    background: none repeat scroll 0% 0% padding-box #FFF;
    display: inline-block;
    overflow: hidden;
    width: 10px;
    height: 0px;
    padding-top: 10px;
    text-align: center;
    border-radius: 300px;
}


.flex-control-nav li:hover a, .flex-control-nav li a.flex-active {
    background-color: #293F67;
}
@media only screen and (max-width:1000px) {
	
		.about .slides li { font-size:40px; line-height:48px; height:180px;}
}  

@media only screen and (max-width:800px) {
		.about .slides li { font-size:38px; line-height:46px; height:180px; }
}

@media only screen and (max-width:600px) {
		.about .slides li { font-size:30px; line-height:38px; height:160px; }
}

@media only screen and (max-width:480px) {
		.about .slides li { font-size:21px; line-height:26px; height:150px; }
		.aether-row { padding-top: 100px; padding-bottom: 115px;}
		.icone-aether {
    width: 75px;
    height: 75px;
    font-size: 50px;
    line-height: 70px;
    display: block;
    font-weight: 500;
    border-radius: 15%;
    cursor: default;
    text-align: center;
    margin: 0px auto 30px;
    border: 1px solid #FFF;
    color: #FFF;
    text-shadow: 0px 1px 0px #82AFC2;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
}
.contact-row {
	padding-top: 75px;
}

.flat .plan {
  border-radius: 6px;
  list-style: none;
  padding: 0 0 20px;
  margin: 0 0 15px;
  background: #fff;
  text-align: center;
  border: 1px solid #D1D1D1;
}


.flat .plan li {
  padding: 10px 15px;
  color: #ccc;
  border-top: 1px solid #f5f5f5;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.flat .plan li.plan-price {
  border-top: 0;
}
.flat .plan li.plan-name {
  border-radius: 6px 6px 0 0;
  padding: 15px;
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  background: #e74c3c;
  margin-bottom: 30px;
  border-top: 0;
}
.flat .plan li > strong {
  color: #e74c3c;
}
.flat .plan li.plan-action {
  margin-top: 10px;
  border-top: 0;
}
.flat .plan.featured {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.flat .plan.featured li.plan-name {
  background: #000;
}
.flat .plan:hover li.plan-name {
  background: #c0392b;
}
.flat .plan:hover li.plan-name {
  background: #000;
}

.flat .plan:hover{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.page-header {
	padding-top: 35px;
}

.w-form-done {
    display: none;
    padding: 10px;
    background-color: #DBFFD1;
}

.w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #FFDEDE;
}

.w-input{
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 4px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
-webkit-transition: -webkit-border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
}

textarea.w-input{
display: block;
width: 100%;
height: auto;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857;
color: #555;
background-color: #FFF;
background-image: none;
border: 1px solid #CCC;
border-radius: 4px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
-webkit-transition: -webkit-border-color 0.15s ease-in-out 0s, -webkit-box-shadow 0.15s ease-in-out 0s;
}

.contact-row .col-md-6 div.row:nth-child(3) {
	padding-top: 10px;	
}

.w-widget-map {
    width: 90%;
    height: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-bottom:50px;
}
.w-widget {
    position: relative;
}

.form-group .col-md-6{
padding-bottom:10px;
}
.form-group .col-md-12{
padding-bottom:10px;
}


.bs-docs-header{
	background-image: url('../img/banner-abstract.png');
    margin: 0px;
    background-position: 50% -100px;
    background-attachment: fixed;
	background-color: #0969A2;
	margin-top: 50px;
	padding-top: 60px;
	padding-bottom: 60px;
}

.bs-docs-header .page-title{
    margin: 0px auto;
}

.bs-docs-header .page-title h1 {
color: #FFF;
font-size: 60px;
line-height: 1;
}

.bs-docs-header .page-title p {
	margin-bottom: 0px;
font-weight: 300;
line-height: 1.4;
margin-right: 380px;
color: #A9DFFF;
}

.bs-docs-header{
	margin-bottom:40px;
	font-size:20px
	margin-top:0px;

}

.bs-docs-header h1{
	margin-top:0;
	color:#fff
}

.bs-docs-header p{
	margin-bottom:0;
	font-weight:300;
	line-height:1.4
}

.bs-docs-header .container{
	position:relative
}

@media (min-width:768px){
	.bs-docs-header{
		padding-top:60px;
		padding-bottom:60px;
		font-size:24px;
		text-align:left;
		margin-top:0px;

	}

	.bs-docs-header h1{
		font-size:60px;
		line-height:1
	}

}

@media (min-width:992px){
	.bs-docs-header h1,.bs-docs-header p{
		margin-right:380px
	}

}


.fusion-section-separator .divider-candy.bottom {
	margin-top: -20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

.fusion-section-separator .divider-candy {
    z-index: 100;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    height: 40px;
    width: 40px;
}

@media (max-width:600px){
.col-xs-6{
	width:100%;
}
}

@media (max-width:400px){
	#image-modulateur {
    position: relative;
    margin-top: 0px;
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

@media only screen and (min-width:990px)and (max-width:1170px) {
.features-block .t3 {
    text-align: left !important;
    font-size: 19px;
}
.features-block .p3 {
    margin: 0px;
    text-align: justify !important;
    padding-top: 10px;
    font-size: 14px;
    height: 115px;
}
}

h1[id] {
    padding-top: 20px;
    margin-top: 0px;
}

.aether-sidebar .nav > .active > a, .aether-sidebar .nav > .active:hover > a, .aether-sidebar .nav > .active:focus > a {
    padding-left: 18px;
    font-weight: 700;
    color: #40AAE6;
    background-color: transparent;
    border-left: 2px solid #40AAE6;
}

.aether-sidebar .nav > li > a {
    display: block;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 500;
    color: #999;
}

.back-to-top {
padding: 4px 10px;
margin-top: 10px;
margin-left: 10px;
font-size: 12px;
font-weight: 500;
color: #999;
}

.aether-section {
    margin-bottom: 60px;
}

.aether-sidebar .nav .nav {
    display: none;
    padding-bottom: 10px;
}

.aether-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    font-size: 12px;
    font-weight: 400;
}

.aether-section .page-header{
    border-bottom: 1px solid #999;
}

#image-modulateur {
	position: relative;
	width: 100%;
}


@media screen and (min-width: 1400px) {
.aether-row {
padding-top: 180px;
padding-bottom: 150px;
}
}

@media screen and (max-width: 480px) {
#image-modulateur img {
    width: 100%;
}
}

.about .slides li {
    font-size: 3em;
    line-height: 45px;
    height: 300px;
    padding: 0px;
    font-weight: 300;
    text-align: center;
    color: #FFF;
    text-shadow: 0px 1px 0px #999;
    margin-right: auto;
    margin-left: auto;
}

.machine1 {
    width: 100%;
    height: 80%;
}
.aether-big{
    width: 100%;
    heigth: 80%;
}