.questions {
  display: none !important;
}
#wrapper.no-submenu {
  background: none repeat scroll 0 0 #F2F2F2;
}
.site.universities {
  background: #ffffff;
  padding: 30px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.3), 0 6px 0 -3px #fff, 0 7px 1px -3px rgba(0,0,0,0.3), 0 12px 0 -6px #fff, 0 13px 1px -6px rgba(0,0,0,0.3), 0 18px 0 -9px #fff, 0 19px 1px -9px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3), 0 6px 0 -3px #fff, 0 7px 1px -3px rgba(0,0,0,0.3), 0 12px 0 -6px #fff, 0 13px 1px -6px rgba(0,0,0,0.3), 0 18px 0 -9px #fff, 0 19px 1px -9px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3), 0 6px 0 -3px #fff, 0 7px 1px -3px rgba(0,0,0,0.3), 0 12px 0 -6px #fff, 0 13px 1px -6px rgba(0,0,0,0.3), 0 18px 0 -9px #fff, 0 19px 1px -9px rgba(0,0,0,0.3);
  background: #fff;
}
.site.universities h3 {
  width: 50%;
}
.site.universities p {
  width: 50%;
  line-height: 24px;
  text-align: justify;
}
.site.universities .button-ask-demo.right {
  float: right;
}
.site.universities .section {
  margin: 40px 0;
  float: none;
}
.site.universities .section.personalized {
  background: url("/images/graphics/site/universities/sshot_1_english.png") right 0 no-repeat;
  min-height: 125px;
}
.site.universities .section.vclassroom {
  background: url("/images/graphics/site/universities/sshot_2.png") right 0 no-repeat;
  min-height: 171px;
}
.site.universities .section.accessible {
  background: url("/images/graphics/site/universities/sshot_3.png") right 0 no-repeat;
  min-height: 125px;
}
.site.universities .section.administrative {
  background: url("/images/graphics/site/universities/sshot_4.png") right 0 no-repeat;
  min-height: 125px;
}
.site.universities .section.revenue {
  background: url("/images/graphics/site/universities/sshot_5.png") right 0 no-repeat;
  min-height: 125px;
}
.site.universities .section.curriculum {
  background: url("/images/graphics/site/universities/sshot_6_english.png") right 0 no-repeat;
  min-height: 125px;
}
.site.universities .section.last {
  text-align: center;
  margin: 0;
}
body.french .site.universities .section.personalized {
  background-image: url("/images/graphics/site/universities/sshot_1_french.png");
}
body.french .site.universities .section.curriculum {
  background-image: url("/images/graphics/site/universities/sshot_6_french.png");
}
#header ul.tabs {
  display: none !important;
}
.ls-inner {
  position: relative;
}
.ls-inner,
.ls-layer {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.ls-layer {
  position: absolute;
  display: none;
  background-position: center center;
}
.ls-active,
.ls-animating {
  display: block !important;
}
.ls-layer > * {
  position: absolute;
  left: 0px;
  top: 0px;
}
.ls-layer .ls-bg {
  left: 50%;
  top: 50%;
}
.ls-bottom-nav-wrapper a {
  outline: none;
}
.ls-nav-prev,
.ls-nav-next {
  outline: none;
}
.ls-wp-forceresponsive-container {
  width: 100%;
  position: relative;
}
.ls-wp-forceresponsive-helper {
  position: absolute;
  margin-left: 50%;
}
#main {
  overflow: visible !important;
}
.title_slide {
  color: #FFFFFF;
  font-family: lato;
  font-size: 37px;
  font-weight: 600;
  width: 450px;
  text-align: center;
  line-height: 37px;
}
.title_slide.french {
  font-size: 35px !important;
  width: 842px !important;
  left: 215px !important;
}
.paragraph_slide {
  color: #FFFFFF;
  font-family: georgia;
  text-align: center;
  font-size: 21px;
  line-height: 25px;
  font-style: italic;
  width: 440px;
}
.universities_slide {
  position: relative;
  left: -151px;
  width: 1262px;
  overflow: hidden;
}
.layerslider {
  overflow: hidden;
}
.ls-bottom-nav-wrapper {
  position: absolute;
  overflow: hidden;
  margin-left: -105px;
  left: 50%;
  top: 250px;
}
.ls-bottom-nav-wrapper .ls-bottom-slidebuttons {
  float: none;
}
.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 50px 50px 50px 50px;
  box-shadow: 2px 2px 3px #818181 inset;
  display: inline-block;
  float: none;
  height: 12px;
  margin: 0 15px;
  width: 12px;
}
.ls-bottom-nav-wrapper .ls-bottom-slidebuttons a.ls-nav-active {
  box-shadow: none;
  background: #3189c9;
}
