/* begin Page */

/* L'Apostat Design */

html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0;
	margin:0;
	border:0;
}

@font-face {
    font-family: 'thisregular';
    src: url('fonts/this-regular-webfont.woff2') format('woff2'),
         url('fonts/this-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotolight';
    src: url('fonts/Roboto-Light-webfont.eot');
    src: url('fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Light-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Light-webfont.woff') format('woff'),
         url('fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('fonts/Roboto-Regular-webfont.eot');
    src: url('fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Regular-webfont.woff') format('woff'),
         url('fonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/Roboto-Medium-webfont.eot');
    src: url('fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Medium-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Medium-webfont.woff') format('woff'),
         url('fonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold';
    src: url('Roboto-Bold-webfont.eot');
    src: url('fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Bold-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Bold-webfont.woff') format('woff'),
         url('fonts/Roboto-Bold-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoblack';
    src: url('fonts/Roboto-Black-webfont.eot');
    src: url('fonts/Roboto-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Black-webfont.woff2') format('woff2'),
         url('fonts/Roboto-Black-webfont.woff') format('woff'),
         url('fonts/Roboto-Black-webfont.ttf') format('truetype'),
         url('fonts/Roboto-Black-webfont.svg#robotoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

p
{
  margin: 0em auto;
  padding: 0;
  color: #222222;
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  text-transform: none;
  line-height: 16px;
}
  
body {
  margin: 0 auto;
  padding: 0;
  height: 100%;
  background-color: #f6f6f6;
  color: #222222;
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  font-size: 13px;
  text-transform: none;
  line-height: 16px;
}

a {
  color: #aedce6;
  font-weight: normal;
  text-decoration: none;
 -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out;
}

a:visited {
  color: #aedce6;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
}

h1 {
  margin: 0em auto;
  padding: 0;
  color: #222222;
  font-family: thisregular, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  font-size: 48px;
  line-height: 42px;
}

h2 {
  margin: 0em auto;
  padding: 0;
  color: #222222;
  font-family: robotoblack, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 22px;
}

h3 {
  margin: 0em auto;
  padding: 0;
  color: #222222;
  font-family: robotobold, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  text-transform: none;
  font-size: 16px;
  line-height: 16px;
}


h4 {
  margin: 1em auto;
  padding: 0px;
  color: #222222;
  font-family: robotobold, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
}

h5 {
  margin: 0em auto;
  padding: 0;
  color: #222222;
  font-family: robotoregular, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: left;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}

h6 {
  margin: 0em auto;
  padding: 0;
  color: #222222;
  font-family: robotolight, Helvetica, Sans-Serif;
  font-style: normal;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 22px;
}

/* Begin Page Proper */

#container {
   min-height:100%;
   position:relative;
}

/* Header Styling */

#fixedNavBar{
    width: 100%;
    padding: 0px;
    background-color: rgba(	253, 254, 254, 0.95);
    font-family: robotoregular;
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 10px solid #222222;
}

a.logomain {
    font-size: 40px;
    float: left;
    color: #222222; 
    text-align: left;
    padding: 22px 15px 23px 15px;
    font-family: thisregular, helvetica, sans-serif;
}

.topnav {
    overflow: hidden;
    text-align: center;
}

.topnav a {
    color: #222222;
    float: left;
    display: block;
    font-style: normal;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    padding: 23px;
}

.topnav a:visited {
    color: #222222;
}

.topnav a:hover {
    color: #222222;
    background-color: #aedce6;
    width: inherit;
}

.topnav .icon {
    display: none;
}

@media screen and (max-width: 768px) {
  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive a.icon {
    position: absolute;
    right: 0;
    top: 0px;
    padding: 23px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: right;
    padding: 13px;
  }
  
    .topnav.responsive a:hover {
    background-color: transparent;
    color: #aedce6;
    font-family: robotoblack, helvetica, sans-serif;
    -webkit-transition:all .0s ease-in-out;
    -moz-transition:all .0s ease-in-out;
    -o-transition:all .0s ease-in-out;
    transition:all .0s ease-in-out;
  }
  
  .topnav.responsive a.homebutton {
    margin: 60px 0px 0px 0px;
  }
  
}


/* Main Page Styling */

#main{
    width: 100%;
    padding: 80px 0px 90px 0px;
    margin: 0;
    color: #222222;
    background-color: #f6f6f6;
    box-sizing: border-box;
}

* {
    box-sizing: border-box;
}

/* For mobile phones: */
[class*="col-"] {
    width: 50%;
    float: left;
    padding: 15px;
   /* border: 1px solid red;*/
}

@media only screen and (max-width: 600px) {
    /* For tablets: */
    .col-w-1 {width: 8.33%;}
    .col-w-2 {width: 16.66%;}
    .col-w-3 {width: 25%;}
    .col-w-4 {width: 33.33%;}
    .col-w-5 {width: 41.66%;}
    .col-w-6 {width: 50%;}
    .col-w-7 {width: 58.33%;}
    .col-w-8 {width: 66.66%;}
    .col-w-9 {width: 75%;}
    .col-w-10 {width: 83.33%;}
    .col-w-11 {width: 91.66%;}
    .col-w-12 {width: 100%;}
}

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .col-m-1 {width: 8.33%;}
    .col-m-2 {width: 16.66%;}
    .col-m-3 {width: 25%;}
    .col-m-4 {width: 33.33%;}
    .col-m-5 {width: 41.66%;}
    .col-m-6 {width: 50%;}
    .col-m-7 {width: 58.33%;}
    .col-m-8 {width: 66.66%;}
    .col-m-9 {width: 75%;}
    .col-m-10 {width: 83.33%;}
    .col-m-11 {width: 91.66%;}
    .col-m-12 {width: 100%;}
}

@media only screen and (min-width: 769px) {
    /* For tablets: */
    .col-m2-1 {width: 8.33%;}
    .col-m2-2 {width: 16.66%;}
    .col-m2-3 {width: 25%;}
    .col-m2-4 {width: 33.33%;}
    .col-m2-5 {width: 41.66%;}
    .col-m2-6 {width: 50%;}
    .col-m2-7 {width: 58.33%;}
    .col-m2-8 {width: 66.66%;}
    .col-m2-9 {width: 75%;}
    .col-m2-10 {width: 83.33%;}
    .col-m2-11 {width: 91.66%;}
    .col-m2-12 {width: 100%;}
}

@media only screen and (min-width: 1200px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}

.intro {
  padding: 20px;
  text-align: center;
  max-width: 1200px;
  margin: 0px auto;
  font-family: robotoregular, Helvetica, Sans-Serif;
}

a.portfolio-inner {

   border: 1px #dcdcdc solid;
   background-color: #ffffff;
   display: block;
   font-size: 13px;
}

a.portfolio-inner:hover {

   border: 1px #dcdcdc solid;
   background-color: #aedce6;
   opacity: 0.8;
}

.portfolio-img {
   width: 100%; 
   height: auto;
}

.portfolio-text {
   color: #222222;
   padding: 10px;
   font-family: robotothin, Helvetica, Sans-Serif;
   font-size: 12px;
   text-overflow: ellipsis;
   overflow: hidden; 
   white-space: nowrap;
}

.row::after {
    content: "";
    clear: both;
    display: table;
}

/* Work Pages */

.worknavigation {
    padding: 10px;
    margin: 10px 0px;
    text-align: center;
    font-size: 12px;
    font-family: robotomedium, Helvetica, Sans-Serif;
}

.worknavigation a {
    padding: 5px 10px;
    text-align: center;
    margin: 0px 10px;
}

.worknavigation a:hover {
    padding: 5px 10px;
    text-align: center;
    background-color: #aedce6; 
    margin: 0px 10px;
    color: #222222;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	border-bottom: 10px solid #aedce6;
	margin-bottom: 20px;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videowrapperlarge {
	position: relative;
	padding-bottom: 100%; /* 16:9 */
	height: 0;
	border-bottom: 10px solid #aedce6;
}

.videowrapperlarge iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.soundcloudwrapper {
	border-bottom: 10px solid #aedce6;
	margin-bottom: 20px;
}

.work-img {
   width: 100%; 
   height: auto;
   border-bottom: 10px solid #aedce6;
   margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
.work-img-variable { display: none; }  
}

@media only screen and (min-width: 768px) {
.work-img-variable { display: block; } 
}

.work-img-variable {
   width: 100%; 
   height: auto;
   margin-bottom: 20px;
   border-bottom: 10px solid #aedce6;
}

@media only screen and (max-width: 768px) {
.work-img-variable2 { display: block; }  
}

@media only screen and (min-width: 768px) {
.work-img-variable2 { display: none; } 
}

.work-img-variable2 {
   width: 100%; 
   height: auto;
   margin-bottom: 20px;
   border-bottom: 10px solid #aedce6;
}

.workheader {
    margin: 0px 0px 20px 0px;
    padding-bottom: 20px;
    border-bottom: 3px solid #222222;
    color: #222222;
    font-family: robotobold, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 36px;
    line-height: 36px;
}

.worklist {
    margin: 5px 0px 20px 0px;
    color: #222222;
    font-family: robotothin, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 14px;
}

.workpromo {
    font-family: robotoregular, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #222222;
    font-style: italic;
}

.workinfo {
    margin: 20px 0px 0px 0px;
    font-family: robotothin, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #222222;
}

a.worklink {
    padding: 5px 10px;
    text-align: center;
    background-color: #aedce6; 
    color: #222222;
}

a.worklink:hover {
    padding: 5px 10px;
    text-align: center;
    color: rgba(68, 86, 90, 1);
    background-color: rgba(68, 86, 90, 0.1 );
}

.workpress {
    margin: 20px 0px 0px 0px;
    font-family: robotothin, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    color: #222222;
}

.laurel {
   width: 100%; 
   height: auto;
}

.biography-img {
   width: 100%; 
   height: auto; 
   border-bottom: 10px solid #aedce6;
}

.biography-img-variable {
   width: 100%; 
   height: auto;
   margin-top: 20px; 
   border-bottom: 10px solid #aedce6;
}

@media only screen and (max-width: 600px) {
.biography-img-variable { display: none; }  
}

@media only screen and (min-width: 600px) {
.biography-img-variable { display: block; } 
}

.biography-img-variable2 {
   width: 100%; 
   height: auto;
   margin-bottom: 20px; 
   border-bottom: 10px solid #aedce6;
}

@media only screen and (max-width: 600px) {
.biography-img-variable2 { display: block; }  
}

@media only screen and (min-width: 600px) {
.biography-img-variable2 { display: none; } 
}

.discography-img {
   width: 100%; 
   height: auto; 
}

a.discobutton {
   background-color: #aedce6;
   font-size: 13px;
   width: 33.333333%;
   width: calc(100% / 3);
   height: 45px;
   float:left;
   color: #000000;
   text-align: center;
   padding: 15px 0px;
   margin: 0px 0px 15px 0px;
}

a.discobutton:hover {
   background-color: #aedce6;
   opacity: 0.8;
}

.discospacer {
   background-color: #aedce6;
   font-size: 13px;
   width: 33.333333%;
   width: calc(100% / 3);
   height: 45px; 
   float:left;
   color: #000000;
   text-align: center;
   padding: 15px 0px;
   margin: 0px 0px 15px 0px;
}

.discobox {
   width: 100%;
   background-color: #ffffff;
   padding: 0px 10px 5px 10px;
   border: 1px #dcdcdc solid;
   border-bottom: none;
}

.discoheader {
    margin: 10px 0px 15px 0px;
    padding-bottom: 10px;
    border-bottom: 3px solid #222222;
    color: #222222;
    font-family: robotobold, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}

.discoartist {
    margin: 5px 0px 15px 0px;
    color: #222222;
    font-family: robotoblack, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}

.discorelease {
    margin: 5px 0px 10px 0px;
    color: #222222;
    font-family: robotothin, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: left;
    font-weight: normal;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}

.contact {
    padding: 0px 15px; 
    float: left;
}

a.contactlink:hover {
    color: #222222;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */  
    border: 1px solid #dcdcdc; /* Gray border */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
    outline: none;
}

input[type=text]:focus {
    background-color: #aedce6;
}

textarea:focus {
    background-color: #aedce6;
}


/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #aedce6;
    color: #222222;
    padding: 15px 20px;
    border: none;
    cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
    background-color: rgba(227, 125, 54, 0.7); 
     -webkit-transition:all .3s ease-in-out;
 -moz-transition:all .3s ease-in-out;
 -o-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out;
}

/* Footer */

.footer {
    width: 100%;
    height: 80px;
    margin: 30px 0px 0px 0px;
    position:absolute;
    bottom:0;
    background-color: #222222;
    color: #ffffff;
    font-family: robotolight, Helvetica, Sans-Serif;
    font-style: normal;
    text-align: right;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}