/* Generated by less 2.2.0 */
@media only screen and (max-width: 1024px) and (min-width: 640px) {
  @font-face {
    font-family: "Roboto Light";
    src: url('../font/RobotoSlab-Light.ttf'), url('../font/RobotoSlab-Light.eot');
  }
  @font-face {
    font-family: "Roboto Regular";
    src: url('../font/RobotoSlab-Regular.ttf'), url('../font/RobotoSlab-Regular.eot');
  }
  @font-face {
    font-family: "Interface Regular";
    src: url('../font/InterFace_Rg.ttf'), url('../font/InterFace_Rg.eot');
  }
  @font-face {
    font-family: "Interface Light";
    src: url('../font/InterFace_Lt.ttf'), url('../font/InterFace_Lt.eot');
  }
  @font-face {
    font-family: "Interface Bold Italic";
    src: url('../font/InterFace_BdIt.ttf'), url('../font/InterFace_BdIt.eot');
  }
  body {
    padding: 0;
    margin: 0;
  }
  body #header {
    background: rgba(236, 146, 44, 0.73);
    padding: 30px 0px 0px 0px;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  body #header img {
    padding: 0px 0px 0px 15px;
    max-height: 76px !important;
    margin-top: -23px !important;
    width: auto !important;
  }
  body #header #menu {
    font: 700 12px Interface Regular;
    list-style-type: none;
    text-align: right;
    margin-top: 32px;
    margin-bottom: 16px;
  }
  body #header #menu li {
    display: inline-block;
  }
  body #header #menu li a {
    color: #2e4ed9;
    text-decoration: none;
    padding: 0px 5px 8px 5px;
  }
  body #header #menu li a:hover {
    border-bottom: 8px #2e4ed9 solid !important;
  }
  body #header #menu li ul {
    display: none;
  }
  body #header #menu li:hover a {
    border-bottom: 8px #a6b3d5 solid;
  }
  body #header #menu li:hover ul {
    position: absolute;
    display: block;
    text-align: left;
    background: #a6b3d5;
    padding: 5px 50px 20px 15px;
    margin-left: -15px;
    margin-top: 16px;
  }
  body #header #menu li:hover ul li {
    display: block;
    white-space: nowrap;
    min-width: 100%;
  }
  body #header #menu li:hover ul li a {
    font: 400 18px InterFace Light;
  }
  body #header #menu-mobile {
    display: none;
  }
  body .img-fond {
    width: 100%;
    height: 500px;
    overflow: hidden;
  }
  body .img-fond img {
    width: 100%;
  }
  body .slogan {
    background: rgba(52, 60, 195, 0.8);
    margin-top: -340px;
    padding: 10px 30px;
    margin-left: 15px;
    color: white;
    font: 300 38px Interface Light;
  }
  body #first-content {
    padding: 0px 15px 50px 15px;
    text-align: center;
    background-size: contain;
    background: none !important;
  }
  body #first-content h1 {
    font: 300 37px Interface Light;
    margin: 0;
  }
  body #first-content p {
    font: 300 20px InterFace Regular;
  }
  body #second-content {
    background: url(../img/middle.jpg) no-repeat;
    background-position: left top;
    background-size: auto 100%;
    background-color: #a6b3d5;
  }
  body #second-content .content-right {
    float: right;
    background: #a6b3d5;
  }
  body #second-content .content-right h1 {
    font: 300 54px Interface Regular;
    line-height: 56px;
    color: white;
  }
  body #second-content .content-right .item {
    margin-bottom: 40px;
  }
  body #second-content .content-right .item h2 {
    font: 700 16px InterFace Regular;
    margin: 0;
    color: white;
  }
  body #second-content .content-right .item p {
    font: 300 16px InterFace Light;
    color: #282828;
    margin: 0;
  }
  body #second-content .content-right .item a {
    font: 300 16px InterFace Bold Italic;
    color: #004b8e;
    text-decoration: none;
  }
  body #third-content {
    padding: 20px 15px 100px 15px;
  }
  body #third-content h1 {
    font: 300 58px Interface Light;
    color: #b20837;
  }
  body #third-content .item {
    padding: 0px 15px 0px 0px;
    margin-bottom: 30px;
  }
  body #third-content .item .image {
    padding: 0;
  }
  body #third-content .item .title {
    font: 700 18px InterFace Regular;
    color: #b20837;
    margin: 0;
    padding: 0px 0px 0px 15px;
  }
  body #third-content .item .text {
    font: 300 14px InterFace Light;
    color: #282828;
    margin: 0;
    padding: 0px 0px 0px 15px;
  }
  body #third-content .item .text a {
    text-decoration: none;
    color: #b20837;
  }
  body #content-type {
    padding: 0px 15px 80px 15px;
  }
  body #content-type #form .clearfix {
    display: block;
  }
  body #content-type h1 {
    font: 300 40px Interface Light;
  }
  body #content-type p {
    font: 300 14px InterFace Regular;
  }
  body #content-type .summary {
    color: #a6b3d5;
    font-weight: 700;
  }
  body #content-type h2 {
    font: 300 26px InterFace Light;
    margin-bottom: 20px;
  }
  body #footer {
    background: #606060;
    padding: 70px 15px;
    color: white;
  }
  body #footer .infos {
    padding: 0;
    font: 300 14px InterFace Light;
    border-right: 1px white solid;
  }
  body #footer .infos img {
    margin-top: -30px;
    padding-right: 15px;
  }
  body #footer .footer-menu ul {
    list-style-type: none;
    margin-top: 25px;
  }
  body #footer .footer-menu ul li a {
    font: 300 14px InterFace Light;
    color: white;
    text-decoration: none;
  }
}
