body {
  min-width: 0 !important;
}

html, body, .paralaxe, section, footer, .site-footer {
  /*background-image: url(../img/pattern.jpg) !important;*/
  background: #191919;
  font-family: 'Roboto', sans-serif;
}

.fkcci a{
  font-size: 1.5em;
}

.red{
  color:#51d6da !important;
}

.bigger-text p {
  font-size: 35px !important;
  font-weight: 500;
  line-height: 1.1 !important;
  text-align: center;
}
.bigger-text p:first-child {
  margin-bottom: .5em;
}

.mail-gala {
  color:#51d6da !important;
}

.logo {
  height: 300px;
}

.subtitle {
  height: 100px;
  margin-top: 100px;
}

.intro {
  background-image: url('/assets/img/slide/intro.jpg');
  background-size: cover;
}

.registation-btn{
  text-align: center;
  margin-top: 63px;
}

.registation-btn a{
  background-image: url(../img/dl.png);
  background-position: 22px;
  background-repeat: no-repeat;
  background-color: #FFFFFF;
  padding: 15px 20px 15px 42px;
  color: #000000;
}

.registation-btn span{
  font-style:italic !important;
  font-size: 13px
}

.adress{
  margin:225px 80px 80px 80px;
  background-color:#fff;
  position:absolute;
  padding:25px;
  z-index: 100000;
}

.adress p{
  color:#000 !important;
}

.adress p span{
  font-weight:500;
}

.credits {
  position: absolute;
  z-index: 2;
  color: #dcdcdc;
  opacity: .7;
  right: 1em;
  bottom: 1em;
  font-size: .9rem;
  font-style: italic;
}

@media screen and (max-width: 640px) {
  .subtitle, .logo {
    height: auto;
  }
  .credits {
    top: 1em;
  }
}


.my-container {
  margin: 0 auto;
  max-width: 1140px;
}

.slide {
  position: relative;
  width: 100%;
  /*background-image: url(../img/pattern.jpg);*/
  background: #011623;
  background-repeat: repeat;
}

.slide h1, .slide h2, .slide h3, .slide p {
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

.slide h3 {
  font-size: 35px;
  font-weight: 500;
  line-height: 35px;
}

.slide p {
  font-size: 17px;
  line-height: 30px;
}

.first-col {
  margin-right: 60px;
}

.col {
  margin-top: 80px;
  width: 300px;
  vertical-align: top;
  display: inline-block;
}

.paralaxe {
 height:500px;
}

.vigne {
  position: absolute;
  z-index: 1;
}
.vigne1 {
  bottom:0;
  left:0;
  width: 150px;
  height: 308px;
}
.vigne2 {
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}
.vigne3 {
  bottom:0;
  right:0;
  width: 153px;
  height: 309px;
}

.title {
  position: absolute;
  z-index: 999;
  top: -100px;
}

.copyrights {
  margin-bottom: 50px;
}

.overlay {
  background:none !important;
}

.frame-map {
  padding: 0 50px;
}
.frame-space {
  padding: 100px 50px;
}

.frame-space-sponsors {
  padding: 0 50px;
}

.frame {
  position: fixed;
  z-index:9999;
  background-color: #fff;
}
.frame-extrem {
  height:50px;
  width:100%;
}
.frame-side {
  width:50px;
  height:100%;
}
#frame-top {
  top:0;
}
#frame-right{
  right:0;
}
#frame-bottom {
  bottom:0;
}
#frame-left {
  left:0;
}

#fkcci {
  margin-top:0px;
}

#fkcci img {
  height: 50px;
}

#myvideo {
  min-width:100%;
  min-height:100%;
}

#title2 {
  display: none;
}

#performance{
  margin: 0 auto;
  max-width: 586px;
}

.first-elt {
  margin-top: 50px !important;
}

#letter-text {
  max-width: 600px;
  margin: auto;
}

#insooni {
  position: absolute;
  z-index: 999;
  top: -180px;
  left: 50%;
  margin-left: -143px;
}
#insooni img {
  border-radius: 50%;
}

@media screen and (max-width: 1140px) {
	#insooni {
	  display: block;
	  margin: auto;
	}
}

.sponsor {
  opacity: 0.8;
  -webkit-transition: all 0.45s ease-in-out;
-moz-transition: all 0.45s ease-in-out;
-o-transition: all 0.45s ease-in-out;
-ms-transition: all 0.45s ease-in-out;
transition: all 0.45s ease-in-out;
}

.sponsor:hover {
  opacity: 1;
}

#verre {
  background-size:cover !important;
  background-repeat: no-repeat;
  background-position: center center;
}

#slide10 div {
  color: #fff;
}

#slide10 h3 {
  margin-bottom: 20px;
}

#slide10 hr {
  border-color: #4A4A4A;
  margin: 50px 0;
}

.sponsor-name {
  padding: 15px;
}

.site-footer {
  padding:50px;
}

.site-footer i, .info {
  font-size: 35px;
}

.info {
        position: fixed;
        z-index: 99999;
        top: 100px;
        right: 150px;
}
.info a {
  color: #ffffff;
  opacity: 0.35;
}
.info a:hover {
  opacity: 1;
}

.copyrights  hr {
margin: 50px 0;
}

.designed {
        float: right;
}

.link-wrapper a {
  color: #ffffff;
  text-decoration: underline;
}

.home {
  min-height: 600px;
}

@media screen and (max-width: 1140px) {
  #title2 {
    display: block;
  }

  .frame {
    display: none;
  }

  .frame-map {
    padding: 0;
  }

  .frame-space {
    padding: 155px 35px 95px 35px;
  }

  .site-footer {
    padding:50px;
  }

  .first-elt {
    margin-top: 0 !important;
  }

  #verre {
    padding: 35px;
  }

  #slide2 {
    padding-top:0;
  }

  .title {
    //left:50%;
    //margin-left: -133px;
  }

  #title2 {
    margin: 0 0 50px 0;
    position: static;
    text-align: left;
  }
  #insooni {
    margin: 0 0 50px 0;
    position: static;
    text-align: center;
  }
  #insooni {
    margin: 0;
  }

  #highlights, #letter, #performance, #sponsors {
    margin-top: 0;
  }

  .copyrights {
    margin-bottom: 0;
  }

  .info {
    top: 20px;
    right: 20px;
  }

  .link-wrapper {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 900px) {
  .info {
    display:none;
  }
}

@media screen and (max-width: 992px) {

  #fkcci {
    margin: 0 0 50px 0;
  }

  h3 {
    font-size: 18px;
    line-height: 24px;
  }

  #slide2 h3 {
    margin-bottom: 50px;
    text-align: center !important;
  }

  .slide p {
    font-size: 16px;
    line-height: 24px;
  }

  .vigne {
    display: none;
  }

  .col {
    margin: 0;
    width: 100%;
    display: block;
  }

  .highlight {
    margin-top: 100px;
  }

  #letter {
    display:none;
  }

  #letter-text {
    display:block;
  }

  .contact {
    margin:40px 0 0 0;
  }




  .footer ul.footer-social li {
    margin-left: 15px !important;
  }

  .site-footer i {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {

  video {
        display: none;
  }

   .home {
    background-image: url(../img/mobile-bg.jpg) !important;
    background-size:cover !important;
    background-repeat: no-repeat;
    background-position: center center;
  }

   iframe {
        display: none;
  }

  .frame-map {
        height: 400px;
    background-image: url(../img/mobile-map.jpg) !important;
    background-size:cover !important;
    background-repeat: no-repeat;
    background-position: center center;
  }

}




/* 2015 */
.copyright {
  font-size: .9rem !important;
  text-align: center;
}
strong {
  font-weight: 500;
}
.opac {
  opacity: .5;
}
.sponsors {
  display: block;
  margin: auto;
  padding: 50px 0;
}
.desktop-sponsors {
  width: 70%;
}
.mobile-sponsors {
    display:none;
}
@media screen and (max-width: 640px) {
  .mobile-sponsors {
    display:none;
  }
}


.fashion-show {
  max-width: 545px !important;
}
