.no-padding{
  padding: 0px !important;
}

.langSwitcher{
  padding: 10px !important;
  text-align : right;
}

@media (max-width: 770px) {
  .langSwitcher{
    padding: 5px !important;
    text-align : center;
  }
}

.white-text h2.title span{
  color: white;
}


.no-margin{
  margin: 0px !important;
}

.sprocket-tabs-nav{
  margin-left: auto !important;
  width: 71% !important;
}

  .contact-form{
    width: 50%;
    margin-left : auto;
    margin-right: auto;
  }

@media only screen and (max-width:1200px){
 .sprocket-tabs-nav{
  margin-left: auto !important;
  width: 80% !important;
}

}


@media only screen and (max-width:959px){
 .sprocket-tabs-nav{
  margin-left: auto !important;
  width: 85% !important;
}

  .contact-form{
    width: 80%;
  }
}

@media only screen and (max-width:767px){
 .sprocket-tabs-nav{
  margin-left: auto !important;
  width: auto !important;
}


  .contact-form{
    width: 100%;
  }

}

#contact-form .form-actions{
  background-color: #FFFFFF;
}

.contact h3:first-of-type{
  display:none;
}


.contact h3{
  color: #666666;
  text-align: center;
  margin-bottom : 20px;
  color: #3378ce;
  font-family: 'Walkway', Verdana, Helvetica, Arial, sans-serif;
  font-size: 300%;
  line-height: 160%;
}

.custom-whiteslideshow .sprocket-features-content, #rt-fullwidth{
  background-color : #EEEEEE !important;
}

.custom-whiteslideshow .sprocket-features-title, .custom-whiteslideshow .sprocket-features-desc{
  color : #444444 !important;
}
#rt-header{
  display:none;
}

.rt-powered-by{
  background : url(/labo/rely2/images/footerlogo.png) 0 0 no-repeat !important;
}

.fp-roksprocket-slideshow .layout-slideshow2 .sprocket-features-arrows .arrow{
  
  background-color: gray !important;
}