body {
  min-width: 320px;
}
section, footer {
  padding: 50px 0;
}
h2 {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
button,
.cms_submit {
  transition: all 0.3s ease;
}
#content h2:first-child {
  margin-top: 0;
}
h2 + hr.small {
    color: #4c6ca1;
    border: 2px solid #4C6CA1;
    width: 180px;
    margin-bottom: 30px;
}
h3 {
  margin-top: 15px;
  margin-bottom: 25px;
}

#header-top {
  background-color: #4B4B4B;
  color: #FFF;
  height: 45px;
  line-height: 45px;
  font-size: 0.8em;
}
#header-top .glyphicon {
    margin-left: 15px;
    margin-right: 5px;
}
@media screen and (min-width: 768px) {
  #header-top {
    font-size: 1em;
  }
}

.navbar-default {
  background-color: #FFF;
  border: 0;
}
.navbar-brand {
  padding: 15px;
}
.navbar-brand > img {
    width: 110px;
    height: auto;
}
.navbar-businessnews {
  margin-top: 63px;
  box-shadow: 0 0 5px gray;
}
.clear-fixedheader {
  margin-top: 185px;
}
.navbar-default .navbar-nav > li > a {
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 95px;
    padding-bottom: 25px;
  }
  .nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.7em;
  }
}
@media screen and (min-width: 992px) {
  .nav > li > a {
      padding-left: 15px;
      padding-right: 15px;
      font-size: 0.85em;
  }
}
@media screen and (min-width: 1200px) {
  .nav > li > a {
      font-size: 1em;
  }
}

.bandeau-businessnews {
  padding: 15px;
  background-color: #e0065c;
  text-align: center;
  text-transform: uppercase;
}
.bandeau-businessnews a {
  color: #FFF;
}
.bandeau-businessnews p:last-child {
  margin-bottom: 0;
}

#slider {
  min-width: 350px;

}
#slider img {
  width: 100%;
  height: auto;
}
.slideshow .cycle-caption {
  position: absolute;
  z-index: 101;
  top: 30%;
  font-size: 2em;
  color: #FFF;
  text-shadow: 0 0 10px #000;
  width: 100%;
}
.slideshow .cycle-pager {
  position: absolute;
    z-index: 101;
    bottom: 15px;
    width: 100%;
    text-align: center;
}
.slideshow .cycle-pager span {
  font-size: 2em;
    color: #FFF;
}
.slideshow .cycle-pager span.cycle-pager-active {
  color: #4C6CA1;
}
@media screen and (min-width: 992px) {
  .slideshow .cycle-caption {
    font-size: 2.5em;
  }
  .slideshow .cycle-pager span {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 1200px) {
  .slideshow .cycle-caption {
    font-size: 3.5em;
  }
  .slideshow .cycle-pager span {
    font-size: 3.5em;
  }
}

#boxes .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#boxes .container-fluid > * {
    background-image: -webkit-gradient(
    linear,
    left top,
    right bottom,
    color-stop(0, #4C6CA1),
    color-stop(1, #7594C7)
  );
  background-image: -o-linear-gradient(right bottom, #4C6CA1 0%, #7594C7 100%);
  background-image: -moz-linear-gradient(right bottom, #4C6CA1 0%, #7594C7 100%);
  background-image: -webkit-linear-gradient(right bottom, #4C6CA1 0%, #7594C7 100%);
  background-image: -ms-linear-gradient(right bottom, #4C6CA1 0%, #7594C7 100%);
  background-image: linear-gradient(to right bottom, #4C6CA1 0%, #7594C7 100%);
  padding: 15px;
  color: #FFF;
    text-align: center;
    font-size: 16px;

}
#boxes .container-fluid > * .box-title {
  font-size: 26px;
  text-transform: uppercase;
}
#boxes a {
  color: #FFF;
}

#accueil #content button {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #accueil #events .news-item {
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #CCC;
  }
}
#accueil #events .news-item {
  margin-bottom: 15px;
}
#content #content-sidebar {
  font-size: 1.1em;
}
#content #content-sidebar ul {
    list-style: none;
}
#content #content-sidebar ul li.active {
    font-weight: bold;
}

#events {
  background-color: #f5f2ef;
}
.news-category {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 5px;
}
.news-item hr {
  border: 1px dashed #333;
}
.news-item button span.glyphicon {
  margin-right: 10px;
}
.news-list-item {
  padding: 15px 0;
  border-bottom: 1px dashed #333;
}
.news-list-item:first-child {
  padding-top: 0;
}
.news-list-item:last-child {
  border-bottom: 0;
}
.news-detail img {
  margin: 0 auto;
}
.ca-item {
  margin-bottom: 15px;
}

#membres table {
  font-size: 0.85em;
}
#membres table tr td:last-child{
  width: 80px;
  text-align: right;
}

#tarif-signalisation table > thead th {
  border-bottom: 1px solid #4C6CA1;
}
#tarif-signalisation table > thead th:nth-child(n+2) {
  background-color: #4C6CA1;
  color: #FFF;
  text-align: center;
  border-left: 1px solid #4C6CA1;
}
#tarif-signalisation table th,
#tarif-signalisation table td {
  width: 33%;
}
#tarif-signalisation table > tbody td:first-child {
  border-left: 1px solid #4C6CA1;
}
#tarif-signalisation table > tbody td:nth-child(n+2) {
  text-align: center;
}
#tarif-signalisation table td {
  border-bottom: 1px solid #4C6CA1;
  border-right: 1px solid #4C6CA1;
}

#news .row {
  padding: 15px 0;
}
.news-detail img {
    margin-bottom: 15px;
}

#magazine .row {
  padding: 15px 0;
}

#parallax-bg {
  background-image: url('../images/nivelles-entreprises-parallax.jpg');
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  height: 200px;
}

#content-alt {
  background-color: #4c6ca1;
  color: #FFF;
}
#content-alt hr.small {
    color: #FFF;
    border: 1px solid #FFF;
    width: 180px;
    margin-top: 30px;
    margin-bottom: 30px;
}
#content-alt .btn-nivellesentr {
  background-color: #FFF;
  color: #4c6ca1;
}
#content-alt .banner-item {
  margin-bottom: 15px;
}
#content-alt .banner-item img {
  width: 100%;
  height: auto;
  border: 5px solid #FFF;
}

#contact #map {
  max-width: 100%;
  height: 275px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-bottom: 15px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

footer {
  background-color: #4b4b4b;
  color: #FFF;
}
footer a {
  color: #FFF;
}
footer a:hover {
  color: #DDD;
}
footer img {
  vertical-align: top;
}
.news-title {
  margin-top: 10px !important;
  font-size: 16px;
  font-weight: bold;
}
