/*.w3-content {
  max-width: 950px;
}*/
.logo-large, .logo-small div.hnav div.section-heading {
  font-family: 'Alegreya Sans SC', sans-serif;
  font-style: normal;
  background-color: #303030;
}
.logo-large, .logo-small {;
  font-weight: 700;
  margin-left: 25px;
  line-height: 1;
}
.logo-large {
  font-size: 60pt;
  margin-bottom:0;
}
@media (max-width:349px){.logo-small{font-size: 22pt;}}
@media (max-width:419px) and (min-width:350px){.logo-small{font-size: 24pt;}}
@media (max-width:600px) and (min-width:420px){.logo-small{font-size: 27pt;}}

@media (max-width:600px){
  .header-background {
    background-image: url("/HeaderImage_4X_312x78.jpg");
    background-repeat: no-repeat;
    background-position: 288px 0;
    height: 78px;
  }
}
@media (min-width:601px){
  .header-background {
    background-image: url("/HeaderImage_4X_440x110.jpg");
    background-repeat: no-repeat;
    background-position: 540px 0;
    height: 111px;
  }
}
.bottom-gradient {
  background-image: url("/bottom-gradient.png");
  background-repeat: repeat-x;
  height: 200px;
}
.color1 {
  /* background-color: #DCffD4; */
  background-color: #304b8c; /*#3531cc;*/
  color: #e0e0f0;
}
.bfs-med-grey {
  /* background-color: #1423F0; */
  /*background-color: #737399;*/
  background-color: #808080;
  color: black;
}
.equipe-red-med {
  /* background-color: #AEE8E2; */
  background-color: #8d090b; /*#C90c0f; /*#3c5eb0;*/
  color: white;;
}
.bfs-vlight-grey {
  /* background-color: #FF0000; */
  background-color: #f1f1f1;
  color: black;
}
.equipe-red {
  background-color: #C90c0f;
  color: white;
}
.equipe-red-light {
  background-color: #ff0f12;
  color: black;
}
.equipe-red-dark {
  background-color: #640608;
  color: white;
}
.bfs-dark-grey {
  /* background-color: #E8B6E5; */
  background-color: #303030;
  color: white;
}
body {
  background-color:#101010;
}
div.hnav {
  font-size: 14pt;
  font-weight: 500;
  margin: 0 auto 0 auto;
}
div.hnav-right, div.hnav-middle, div.hnav-left {
  text-align: center;
  border-color: white;
  border-style: solid;
  display: inline-block;
}
div.hnav-left {
  border-width: 0 0 0 1px;
}
div.hnav-middle {
  border-width: 0 0 0 1px;
}
div.hnav-right {
  border-width: 0 1px 0 1px;
}
div.hnav-right a, div.hnav-middle a, div.hnav-left a {
  box-shadow: border-box;
  text-align: center;
  margin: 0 10px 0 10px;
  text-decoration:none!important;
}
div.hnav-right a:hover, div.hnav-middle a:hover, div.hnav-left a:hover, .equipe-red-light {
  background-color: #ffa0a0;
  color: black;
}
div.hnav-right a {

}
div.hnav-middle a {

}
div.hnav-left a {

}
@media (max-width:600px){div.section, div.section-heading, div.section-body{margin:0!important}}
div.section {
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 1%;
}
div.section-heading {
  font-family: 'Hammersmith One', sans-serif;
  line-height: 1.2;
  height: 37px;
  padding-top: 2px;
  font-size: 24pt;
  font-weight: 500;
  padding-left: 2%;
}
div.section-body {
  font-size: 14pt;
  line-height: 1.2;
  margin-left: 3%;
  padding: 1% 2% 1% 2%;
}
