::-moz-selection { /* Code for Firefox */
  color: #A4A4A4;
  background: #000000;
}

::selection {
  color: #A4A4A4; 
  background: #000000;
}

html{
  margin:0;
  padding:0;
  overflow-x: hidden;
}

a{
  color: white;
}


body {
  overflow: hidden;
  

}

/* Preloader */
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99; /* makes sure it stays on top */
}
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../img/site_assets/logo_black.svg); /* path to your loading animation */
    background-size: 80px;
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}

body{
  text-align: center;
  margin:0;
  padding:0;
  margin: 0 auto;
}

 #workshops h1, #workshops h5 { 
  color:white;
 }

.md-show.md-effect-7 .md-content {
  width: 300px;
  height: 80px;
  padding-top: 6px;
}

.md-content > div {
  padding: 15px;
}

.md-content {
  color: #fff;
  background: #222222;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
  width: 349px;
  height: 80px;
  padding-top: 6px;
}

#facebook, #twitter, #googleplus{
  opacity:0.5;
  transition:opacity 0.5s;
  -webkit-transition:opacity 0.5s;
}

#facebook:hover, #twitter:hover, #googleplus:hover{

  opacity:1;
}

.top_nav{
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1;
  margin-top: 20px;
  margin-left: -12px;
}

.top_nav ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.top_nav ul li{
  display: inline;
  font-family: "presicav";
  font-size: 0.5em;
  letter-spacing: 0.25em;
  font-weight: 300;
  padding: 14px;
}

.top_nav ul li a{
  color:black;
  opacity: 1;
  transition:all 0.7s;
  -webkit-transition:all 0.5s;
}

.top_nav ul li a:hover{
  color:#D8D8D8;
}

.logo {
  width: 20px;
  height: 19px;
  background: url(../img/site_assets/logo.svg) 0 0;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  opacity:0.7;
  -webkit-transition: opacity 0.7s; /* For Safari 3.1 to 6.0 */
  transition: opacity 0.7s;
}

.logo:hover{
  opacity: 1;
}

.active{
  opacity: 1;
}

section.top-bar-section {
  margin-top: 4px;
  margin-left: -27px;

}

.name{
  display:none;
}

.contain-to-grid{

}

nav.top-bar {
  height: 50px;
  text-align:center;
  transition: height .33s ease;
  ms-transition: height .33s ease;
  -webkit-transition: height .33s ease;
  z-index:1; 
}


.fixed.expanded:not(.top-bar) .top-bar-section {
  z-index: 98;
  margin-top: 5.125rem;
}

.top-bar .title-area{
  margin-top:10px;
}

.top-bar.expanded {
 height: 332px;
 transition: height .33s ease;
 ms-transition: height .33s ease;
 -webkit-transition: height .33s ease;

}
section.top-bar-section {
  display: inline-block;
}

.top-bar-section ul li > a{
  font-family: "presicav";
  font-size:0.55em;
  letter-spacing: 0.3em;
  font-weight: 300;
  opacity:0.5;
  -webkit-transition: opacity 0.7s; /* For Safari 3.1 to 6.0 */
  transition: opacity 0.7s;
}

.top-bar-section ul li > a:hover{
  opacity:1;
}

.top-bar .toggle-topbar a {
  margin-top: 11px;
}

.row{
  margin:0px;
  padding:0px;
  max-width: 100%;
}

.bg-panel{
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:798px;
}

.bg-panel_overlay{
  position: absolute;
  width:100%;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:100vh;

}

.bg-panel_fix{
  background-repeat: no-repeat;
  background-position:center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:100vh;
}

.bg-panel_workshop{
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:100vh;
}

.bg-panel_workshop1{
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:100vh;
}

h1 {
  font-family: "presicav";
  font-size:0.97em;
  letter-spacing: 0.3em;
  font-weight: 300;
  margin-bottom:9px;
}

h2{
  font-family: "presicav";
  font-size:0.75em;
  letter-spacing: 0.3em;
  font-weight: 300;
  margin-bottom:10px;
}

p {
  font-family: "futura-pt";
  font-size: 0.82em;
  font-weight:300;
  line-height:16pt;
  letter-spacing:0.05em;
  margin:0;
}

#l_grey{
  color:#7f7f7f;
  font-family: "futura-pt";
}

h3{
  font-family: "futura-pt";
  font-weight: 300;
  font-size: 1.335em;
  letter-spacing: 0.075em;
}

h4{
  font-family: "futura-pt";
  font-weight:500;
  font-size:1.09em;
  letter-spacing:0.15em;
  margin-bottom:5px;
}

h5{
  font-family: "futura-pt";
  font-weight:300;
  font-size:1.09em;
  letter-spacing:0.05em;
  margin-bottom:5px;
}

h6{
  font-family: "futura-pt";
  font-weight:500;
  font-size:0.80em;
  letter-spacing:0.10em;
  margin-top:30px;
  margin-bottom:15px;
}

#numbering{
  font-family: "aw-conqueror-didot";
  font-size: 1.09em;
}

#left_text{
  text-align: left;
}

.hometext_intro{
  margin:0 auto;
  width:100%;
  position:absolute;
  bottom:10px;
}

.inspirationtext_intro{
  margin:0 auto;
  position:relative;
  top:550px;
  width:50%;
}

.title_h1{
  margin-top:100px;
  margin-bottom:50px;
}

span{
  font-family: "aw-conqueror-didot";
  position: relative;
}

.inspiration_box{
  margin:0 auto;
  width:821px;
  margin-bottom:100px;
}

.inspiration_desc{
  width:550px;
  padding:50px 80px;
  margin: 0 auto;
}

#insp_col1{
  background-color: #fff8f6;
  margin-left:-150px;
  margin-top:50px;
}

#insp_col2{
  background-color: #efe7e5;
  margin-top:100px;
  margin-left: -50px;

}

#insp_col3{
  background-color: #e5d5d2;
  margin-left:-150px;
  margin-top:100px;
}

.inspiration_img01{
  background-image: url('../img/site_images/inspiration_01.jpg');
  width: 322px;
  height:448px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
}

.inspiration_img02{
  background-image: url('../img/site_images/inspiration_02.jpg');
  width: 322px;
  height:448px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
}

.inspiration_img03{
  background-image: url('../img/site_images/inspiration_03.jpg');
  width: 322px;
  height:448px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
}

.craft_box{
  margin:0 auto;
  width:991px;
  margin-bottom:50px;

}

.craft_desc{
  width:346px;
  padding:80px 35px 80px 35px;
  margin: 0 auto;
}

#craft_col1{
  background-color: #f1f1f2;
  margin-top:90px;
  margin-right: 150px;
}

#craft_col2{
  background-color: #dcdbdb;
  margin-top: -150px;
  margin-left: 145px;
}

#craft_col3{
  background-color: #cacaca;
  margin-top: 50px;
}

.craft_img01{
  background-image: url('../img/site_images/craft_01.jpg');
  width: 345px;
  height:429px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
  margin-left: -150px;
}

.craft_img02{
  background-image: url('../img/site_images/craft_02.jpg');
  width: 563px;
  height:380px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
  margin-top: -20px;
  margin-left:50px;
}

.craft_img03{
  background-image: url('../img/site_images/craft_03.jpg');
  width: 447px;
  height:313px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
  margin-left:-150px;
  margin-top: -20px;
}
.workshop_container {
  height:100vh;
}
.workshop_container li{
  position:absolute;
  width:100%;
}
.workshoptext_intro{
  margin:0 auto;
  width:50%;
  margin-bottom: 100px;
}



.workshop_desc{
  padding:30px;
  display: table;
  width: 470px;
  height:255px;
}
.valign {
  display: table-cell;
  vertical-align: middle;
}

.valign_2{
  display: table-cell;
  vertical-align: middle;
  
}


.comm_craft{
  margin-top:90px;
}

#comm_title{
  position: absolute;
  width:100%;
  margin:0 auto;
  padding-top:150px;
}

#workshop_title {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  padding-top: 250px;
}
#workshop_title_intro {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  padding-top: 250px;
}
#workshops{
  position:relative;
  background-color: black;
}
#workshops ul{
  list-style-type: none;
  padding:0;
  margin:0;
}
.counter {
  position: absolute;
  top: 150px;
  color: white;
  text-align: center;
  right: 0;
}
.counter li{
  font-family: "futura-pt";
  font-size: .8em;
  text-align: center;
  padding:0;
  height:15px;
  cursor: pointer;
}

.counter li, .counter li img{
text-align: right;
padding-right:5px;
}

.counter li p{
  display: inline;
    letter-spacing: 0.2em;
}

.counter li img{
  width: 40px;
}

 .counter li:not(:first-child){
  position:relative;
  top:300px;
 }

.inactive p{
  opacity: 0;
  -webkit-transition: opacity 1s; 
  transition: opacity 1s;
}

.inactive:hover p{
opacity: 1;
}

.otgflowers{
  font-family: "presicav";
  font-size: 0.6em;  
  letter-spacing: 0.3em;
  opacity: 0.8;
  font-weight: 300;
}

.workshop_date{
  padding:30px;
  display: table;
  width: 100%;
  height:255px;
}

.workshop_text h4 {
  color: white;
  font-size: 2em;
  font-family: "presicav";
  font-size: 2.5em;
  letter-spacing: 0.3em;
  font-weight: 300;
}
.workshop_text h2{
  color:white;
  font-family:'futura-pt';
    line-height: 2em;
}

.workshop_img{
  width: 238px;
  height:255px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1;
}

.commission_box{
  padding:30px;
  display: table;
  width: 100%;
  height:900px;
}

.commissiontext{
  width: 600px;
  margin:0 auto;
}

.workshop_box{
  /*padding:30px;*/
  display: table;
  width: 99.95%;
  height:100vh;
}

.workshoptext{
  width: 600px;
  margin:0 auto;
  color:white;
}

.contact_box{
  width: 570px;
  margin: 0 auto;
  margin-bottom:50px;
}

.contact_desc{
  margin-top:25px;
  margin-bottom:50px;
  padding:30px;
}

.contact_desc a{
  color:black;
  border-bottom:1px solid;
}

.contact_img{
  height:362px;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position:center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

footer{
  height:30px;
  background-color:black;  
}

footer p {
  display: inline;
  color:white;
  font-size: 0.62em;
}

#left_foot{
  position:absolute;
  left:20px;
  padding:4px;
}

#right_foot{
  position:absolute;
  right:20px;
  padding:4px;
}

.arrow {
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 64.5px;
  height: 67px;
  background: url(../img/site_assets/scroll.svg) no-repeat;
}

.arrow span {
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: url(scroll_hover.svg) no-repeat;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition:    opacity 0.5s;
  -o-transition:      opacity 0.5s;
}

.arrow:hover span {
  opacity: 1;
}

button, .button {
  background-color: #222222;
  padding: 15px 30px 15px 30px;
}

button:hover, .button:hover {
  background-color: white;
  color:#222222;
}

.md-close {
  font-family: "futura-pt";
  font-size: 0.7em;
  font-weight: 300;
  letter-spacing: 0.1em;
}

/*ipad Landscape*/
@media only screen and (min-width: 49.000em) and (max-width: 68.750em) {
  .top_nav ul li {
    display: inline;
    font-size: 0.7em;
    padding: 15px;
  }
  .scissors{
    width:20px;
  }
  .hometext_intro {
    bottom: 5px;
  }

  .bg-panel_fix{
    background-attachment: scroll;
  }
  #insp_col1 {
    margin-left: -137px;
  }
  #insp_col2 {
    margin-left: -37px;  
  }

  .inspiration_img02 {
    margin-left: 48px;
  }

  .inspiration_img03 {
    margin-left: -20px;
  }
  #craft_col1 {
    margin-right: 94px;
  }
  #craft_col2 {
    margin-left: 90px;
  }
  .counter li {
  height: 35px;
}

  
}
/*Mobile Landscape 47.9 / 40*/
@media only screen and (max-width: 40em){
.workshop_container li{
  position:static;
  width:100%;
}
.counter{
  display:none;
}
.workshop_container li:not(:first-child){
  margin-bottom:150px;
}
.workshop_text h4{
    font-size: 1.5em
  }
  #workshops{
    background-color: #dcdbdb;
  }
  .workshop_text h4{
    color:black;
  }
  .workshop_text h2{
    color:black;
  }
  .bg-panel_workshop1 {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 700px;
}
}
/*ipad Portrait*/
@media only screen and (max-width: 48em){
  .scissors{
    width:20px;
  }

  .counter li{
  position:static;
}

  .top_nav ul{
    display:none;
  }

  .contain-to-grid {
    position: fixed;
    top: 0;
    z-index: 1;
  }
  .counter{
  position:absolute;
  top:auto;
  bottom:30px;
  color:white;
  width:100%;
  text-align: center;
}
 .counter li:not(:first-child){
  top:auto;
 }

.counter li, .counter li p, .counter li img{
  display:inline;
  padding:0;
}
.inactive p{
  opacity: 0.5;
  -webkit-transition: opacity 1s; 
  transition: opacity 1s;
}

.counter li img{
  width:15px;
  transform:rotate(90deg);
  -ms-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  opacity:0.5;
}
.counter li{
  font-size: 1em;
}

.counter li:last-child img{
  display:none;
}


  .name{
    display:inline;
    
  }

  section.top-bar-section {
    margin-top:20px;
    margin-left: -15px;
  }
  
  nav.top-bar {
    height: 70px;
  }

  .logo {
    display:none;
  }
  

  .bg-panel_fix{
    background-attachment: scroll;
    height:100vh;  
  }
  .workshop_container{
    height:100vh;
  }
  .bg-panel{
    height:898px;  
  }

  .bg-panel_overlay{
    height:100vh;  
  }

  .title_h1 {
    margin-top: 50px;
  }

  .inspirationtext_intro{
    top:700px;
    width:75%;
  }
  .inspiration_box{
    width: 100%;
  }
  .inspiration_desc {
    width: 450px;
    padding:40px;
  }

  #insp_col1 {
    background-color: #fff8f6;
    margin-left: -130px;
    margin-top: 50px;
  }

  .inspiration_img01{
    margin-left: 15px;
  }
  #insp_col2 {
    margin-left: 23px;
  }
  .craft_box{
    width:100%;
    margin-bottom:100px;
  }

  #insp_col3 {
    margin-left: -132px;
  }

  .inspiration_img03 {
    margin-left: 30px;
  }

  .craft_desc {
    width: 246px;
    padding: 50px 40px 50px 40px;
    margin: 0 auto;
  }
  #craft_col1{
    margin-right: 60px;
  }
  #craft_col2{
    margin-left: 40px;
  }

  .craft_img02 {
    margin-left: 20px;
  }



 .workshop_img{
  width: 190px;
}

.workshop_desc {
  padding: 10px;
  width: 300px;
  margin-left: 20px;
}
.workshop_date{
  padding: 4px;
  display: table;
  width: 100%;
}

}

/*Mobile Portrait*/
@media only screen and (max-width: 40em){
  .scissors{
    width:20px;
  }
  
  .title_h1 {
    margin-top: 35px;
    margin-bottom: 30px;
  }
  #comm_title{
    padding-top: 15px;
    position: initial;
  }

  .bg-panel_fix{
    background-attachment: scroll;
    height:100vh;
  }

  .bg-panel {
    background-attachment: scroll;
    height: 600px;
  }

   .bg-panel_overlay {
    background-attachment: scroll;
    height: 600px;
  }

  h2{
    font-family: "presicav";
    font-size:0.65em;
    letter-spacing: 0.3em;
    font-weight: 300;
  }

  .inspirationtext_intro{
    margin:0 auto;
    position:relative;
    top:260px;
    width:75%;
  }
  h3{
    font-size: 1.035em;
  }
  h5{
    font-size:1em;
  }

  h6{
    margin-top:15px;
  }
  .inspiration_box{
    width:100%;
    padding:0;
    margin-bottom: 0;
  }
  .workshop_container {
  height: auto;
}
.workshop_container li:not(:first-child) {
  height:300px;
}

.bg-panel_workshop{
  height:300px;
}
.bg-panel_overlay{
  display: none;
}
  .comm_craft{
   margin-top:30px;
  }

 .otgflowers{
  font-size: 0.5em;      
  }


.columns{
  padding:0;
}
.inspiration_desc{
  width:auto;
  padding:30px 20px 30px 20px;
}

#insp_col1, #insp_col2, #insp_col3{
  margin:0;
}
.inspiration_img01, .inspiration_img02, .inspiration_img03{
  width: 100%;
  margin: 0;
}
.craft_box{
  width:auto;
  margin-bottom:0;
}
.craft_desc{
  width:auto;
  padding:30px 20px 30px 20px;
}
.craft_img01, .craft_img02, .craft_img03{
  width: 100%;
  margin:0;
}
#craft_col1, #craft_col2, #craft_col3{
  margin:0;
}
.workshoptext_intro{
  margin:0 auto;
  width:80%;
  margin-bottom: 50px;
}


.workshop_img{
  width:100%;
}
.workshop_desc{
  width: 90%;
  padding:30px 15px 20px 15px;
  height:205px;
  text-align: center;
}
.workshop_date{
  width: 100%;
  margin-top:0px;
  text-align: center;
}
.valign {
  display: inline;
}
.commissiontext{
  width: 95%;
}
.workshoptext{
  width: 95%;
}

.workshop_box{
  height:700px;
}
.commission_box{
  height:615px;
}
.workshop_box{
  height:754px;
}
.contact_box{
  width:auto;
}
.contact_box{
  margin-bottom:10px;
}
.contact_img{
  width:100%;
}
.contact_img {
height: 300px;
}
#workshop_title {
  padding-top: 100px;
}
#workshop_title_intro {
  padding-top: 35px;
}
}

@media only screen and (max-width: 40em) { } /* max-width 640px, mobile-only styles, use when QAing mobile issues */

// Medium screens
@media only screen and (min-width: 40.063em) { 
  } /* min-width 641px, medium screens */

  @media only screen and (min-width: 40.063em) and (max-width: 64em) { } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

  // Large screens
  @media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

  @media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

  // XLarge screens
  @media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

  @media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

  // XXLarge screens
  @media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */



