
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:’’;
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.clear {clear:both;}
/* end reset */ 


body {background-color:#000000; width:100%; margin:auto;}
h2 {font-family: "Ek Mukta", arial, sans-serif; color:#000000; text-transform: uppercase; font-size: 30px; text-align: center; font-weight:200;}
#home { width:1240px; margin:auto; }
#home h1 {text-align: center; padding:150px 0;}
#home h1 img {width:; height:;}

/** quote **/
#quote {width:100%; margin:auto;  }
#quote h2 {font-family: "Ek Mukta", arial, sans-serif; color:#000000; text-transform: uppercase; font-size: 30px; text-align: center; font-weight:200;}
#quote p {font-family: 'Work Sans', arial, sans-serif; text-align: center; color:#000000; padding-top:25px; width:850px; margin:auto; text-transform:uppercase; line-height:30px;}
.contain {
  max-width: 1240px;
  margin: 0 auto;
}
.plax.ccparallax-two {
  background-image: url("../images/background.jpg");
}
.plax:last-child {
  margin-bottom: 0;
}
.plax.ccparallax {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 100px;
    padding-top: 100px;
}
.plax.content {
    background: none repeat scroll 0 0 #2581e8;
    padding: 42px 0;
    
}
/** end quote **/

/** bio **/
#biography {padding:80px 0; width:100%; background-color:#ffffff;}
#biography p {font-family: 'Work Sans', arial, sans-serif; text-align: center; font-size:14px; line-height:1.8em; color:#888888; padding:20px 200px 50px; }
#biography h2 {color:#000000;}
#biography h2::after {
    background-color: #101820;
    content: "";
    display: table;
    height: 1px;
    margin: 1.5em auto;
    width: 2em;
}
.gig {width:1000px; margin:auto; padding:30px 0;}
.bit-events table {border:none;}
.no-dates, .no-dates a {font-family: 'Work Sans', arial, sans-serif; color:#888888; font-weight:300; text-decoration:none;}
#bit-events[data-bit-widget-id="1458078533470"] table {border:none;}
.bit-header-overflow-fix span, .bit-header-overflow-fix a {font-family: 'Work Sans', arial, sans-serif; color:#000000; font-weight:300; text-decoration:none; font-size:18px; font-weight:normal;}
.bit-header-overflow-fix {padding-bottom:30px;}
.bit-date, .bit-venue, .bit-location, .bit-artist-event-link, .bit-tickets {font-family: 'Work Sans', arial, sans-serif; color:#888888; font-weight:300;}
/** end bio **/

/** music **/
#music {padding:80px 0; width:100%; background-color:#E2DDD4;}
#music h2 {color:#000000;}
#music h2::after {
    background-color: #101820;
    content: "";
    display: table;
    height: 1px;
    margin: 1.5em auto;
    width: 2em;
}
#music p {text-align: center; padding:50px 0; }
/** end music **/

/**photo**/
#photo {padding:80px 0; width:100%; background-color:#ffffff;}
#photo h2::after {
    background-color: #101820;
    content: "";
    display: table;
    height: 1px;
    margin: 1.5em auto;
    width: 2em;
}
#photo .contain {
  width:1240px; margin:auto; padding:50px 0;
  position: relative;
  list-style: none;
  text-align: center;
}
#photo .contain ul {display: table; margin:auto;}
#photo .contain ul li {list-style-type: none; padding:7px; float:left;}
#photo .contain ul li a img {width:371px; height:247px; }


.grid {
  position: relative;
  margin: 0 auto;
  padding: 1em 0 4em;
  max-width: 1150px;
  list-style: none;
  text-align: center;
  display: table;
}
.grid ul {}
.grid ul li {display: inline-block}
.grid ul li a {}

/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 3px;
  min-height: 247px;
  min-width: 371px;
  width:30%;
  background: #3085a3;
  text-align: center;
  cursor: pointer;
}

.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
  pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}

.grid figure h2 span {
  font-weight: 800;
}

.grid figure h2,
.grid figure p {
  margin: 0;
}

.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}

/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.effect-lily img {
  max-width: none;
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px,0, 0);
  transform: translate3d(-40px,0,0);
}

figure.effect-lily figcaption {
  text-align: left;
}

figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 2em;
  width: 100%;
  height: 50%;
}

figure.effect-lily h2,
figure.effect-lily p {
  -webkit-transform: translate3d(0,40px,0);
  transform: translate3d(0,40px,0);
}

figure.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}

figure.effect-lily p {
  color: rgba(255,255,255,0.8);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
  opacity: 1;
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

figure.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

/**contact**/
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#contact {padding:80px 0; width:100%; background-color:#707e94; display:inline-block;}
#contact h2::after {
    background-color: #101820;
    content: "";
    display: table;
    height: 1px;
    margin: 1.5em auto;
    width: 2em;
}
#contact .container {
  width:970px; 
  margin:auto;
  margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
display:table;
padding-top:30px;
margin:auto;
}




/* contact */


.contactform {width:70%; float:left;} 
.contactform .internform {padding-left:100px; border-left: 1px solid #868686;}
.contactform form {width:80%;}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}
.email-form label {
  display: block;
  font-family: "Ek Mukta", arial, sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
  text-transform: uppercase;
  color:#000000; 
  font-weight:300;
}
.email-form input, .email-form textarea {
    display: block;
    padding: 10px 0;
    margin-bottom: 20px;
    width: 100%;
    font-size: 12px;
    background: transparent;
    border:1px solid #000000;
    color: #E2DDD4;
    font-family: 'Work Sans', arial, sans-serif; 
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.email-form input:focus, .email-form textarea:focus {
    border:1px solid #E2DDD4;
}
.email-form [type="submit"] {
    width: 200px;
    background: #000000;
    border: none;
    color: #E2DDD4;
    font-size:16px;
    font-weight:300;
    padding:10px 0;
    font-family: "Ek Mukta", arial, sans-serif;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.email-form .btn:hover, .email-form .btn:active, .email-form .btn:focus {
    color: #000000;
    background: #E2DDD4;
}
#contact_form .success{display:none; font-size:13px;color: #E2DDD4; font-family: 'Work Sans', arial, sans-serif; }
#contact_form .error{display:none; font-size:13px;color: #E2DDD4; font-family: 'Work Sans', arial, sans-serif; }

#contact.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-sm-4 {
  width: 33.3333%;
  float:left;
  min-height: 1px;
padding-left: 15px;
padding-right: 15px;
position: relative;
}
.col-sm-8 {
  width: 66.6667%;
  float:left;
  min-height: 1px;
padding-left: 15px;
padding-right: 15px;
position: relative;
}

/** social **/

.social {width:100%; background-color: #ffffff; margin:auto; padding:60px 0;}
.logofooter {text-align: center; padding:0 0 10px 0;}
.reseaux {margin: auto; width: 100%; position: relative; }
.reseaux ul {display:table; margin: auto;}
.reseaux ul li {list-style-type: none; float: left; padding-right:10px;}transition: background-color 300ms ease-in-out 0s;
.reseaux ul li a {transition: opacity 300ms ease-in-out 0s;}
.reseaux ul li a:hover {opacity:0.8;}


/** menu **/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0 auto;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: table;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: 'Ek Mukta', sans-serif;
  position:fixed;
  background-color: rgba(0, 0, 0, 0.8);
  width:100%;
  z-index: 9999;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #dddddd;
  text-transform: uppercase;
  font-family: 'Ek Mukta', sans-serif;
  font-weight:300;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    text-transform: uppercase;
    font-weight:300;
    font-size:14px;
    font-family: "Ek Mukta", arial, sans-serif;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 10px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}


@media screen and (min-width: 1024px) and (max-width: 1239px) {
  #home {
    min-width:1024px; max-width:1239px; width:100%;;
    margin: auto;
}
      .contain {min-width:1024px; max-width:1239px; width:100%;}
      .grid {max-width: 754px;}
}

@media screen and (min-width: 754px) and (max-width: 1024px) {
    #home {
    max-width: 1024px;
    min-width:754;
    width:100%;
    margin: auto;
}
    #home h1 {padding:100px 0}
    h1 img {width:500px; height:326px;}
     #quote p {width:728px;}
     #biography p {padding: 20px 50px 50px;}
     #photo {padding: 80px 0 40px 0;}
     #music p {padding:30px 0}
      .contain {width:728px;}
      .grid {max-width: 754px;}
      #contact .container {width:728px;} 
      .gig {
          max-width: 1024px;
         min-width:754;
         width:100%;
         padding:0 20px;
      }
}
@media screen and (min-width: 480px) and (max-width: 754px) {
    #home {
    max-width: 480px;
    max-width: 728px;
    width:100%;
    margin: auto;
    }
    #home h1 {padding:100px 0}
    h1 img {width:350px; height:228px;}
    .contain {min-width:480px; max-width: 728px; width:100%;}
    #quote p {min-width:480px; max-width: 728px; width:100%; padding:0 20px;}
    #biography p {padding: 20px 50px 50px;}
    #photo {padding: 80px 0 40px 0;}
    .gig {
          max-width: 754px;
         min-width:480;
         width:100%;
         padding:0 20px;
      }
    #music p {padding:30px 0}
    .grid {min-width:480px; max-width: 728px; width:100%;}
    .grid figure{float:none; display: table; margin: auto;}
    #contact .container {min-width:480px; max-width: 728px; width:100%;} 
    .col-sm-4 {
        width: 100%;
        float: none;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
    .col-sm-8 {
        width: 100%;
        float: none;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
    .email-form [type="submit"] {
      display: table;
      margin: auto;
    }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
   #home {
    max-width: 320px;
    max-width: 480px;
    width:100%;
    margin: auto;
    }
    #home h1 {padding:100px 0}
    h1 img {width: 290px; height:188px;}
    .contain {min-width:320px; max-width: 480px; width:100%;}
    #quote p {min-width:320px; max-width: 480px; width:100%; padding:0 20px;}
    #biography p {padding: 20px 20px 50px;}
    .gig {
          max-width: 480px;
         min-width:320;
         width:100%;
         padding:0 20px;
      }
    #photo {padding: 80px 0 40px 0;}
    #music p {padding:30px 0}
    .grid {min-width:320px; max-width: 480px; width:100%;}
    .grid figure{float:none; display: table; margin: auto;}
    #contact .container {min-width:320px; max-width: 480px; width:100%;}
    .col-sm-4 {
        width: 100%;
        float: none;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
    .col-sm-8 {
        width: 100%;
        float: none;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
    .email-form [type="submit"] {
      display: table;
      margin: auto;
    }
}
