@charset "UTF-8";
/* CSS Document */
html,
html * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
#container {
    width: 1200px;
    /* Change this value to customize the content area*/
    margin: 0 auto;
}
header {
    position: fixed;
    padding: 2em;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    background: #FFF9F1; 
}

body {
    font-family: century-gothic, sans-serif;
    font-size: 1vw;
    background: #FFF9F1;
    margin: 0 auto;
}

a[href],
input[type='submit'],
input[type='image'],
label[for],
select,
button,
.pointer {
    cursor: pointer;
}

/*= TEXT
 -------------------------------------------------------*/

h1 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.gallery h4 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.videosec h1 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.music h2 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #f0f0f0;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.press h3 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.gallery h7 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 1.7em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.tvfilm h5 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #f0f0f0;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.bio h6 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

h8 {
    font-family: century-gothic, sans-serif;
    font-weight: normal;
    color: #201f1f;
    text-transform: uppercase;
    font-size: 2.5em;
    letter-spacing: 0.4em;
    display: inline;
    text-align: center;
}

.newsingle_text p {
    color: #c1bfc1;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.4em;
}

.availablenow_text p {
    color: #e2e2e2;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.2em;
}

.join p {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    font-size: 1em;
    letter-spacing: 0.2em;
    padding-top: 0.5em 15em;
}

.input p {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    text-transform: none;
    font-size: 2em;
    letter-spacing: 0.2em;
}

.music p {
    font-family: century-gothic, sans-serif;
    font-weight: lighter;
    color: #bfbdb8;
    text-transform: uppercase;
    font-size: 1.5em;
    letter-spacing: 0.5em;
    display: inline;
    text-align: center;
}

.press p {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 1.8em;
    letter-spacing: 0.2em;
}

.press p2 {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.2em;
    text-decoration: none;
}

.press p3 {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    text-transform: none;
    font-size: .5em;
    letter-spacing: 0.1em;
    text-decoration: none;
}

.press a {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.2em;
    text-decoration: none;
}

.bio p {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    font-size: 11pt;
    letter-spacing: normal;
    line-height: 1.4;
    text-decoration: none;
}

.press a:hover {
    color: hotpink;
}

.rightscroll p {
    color: #8C8989;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 0.1em;
}

footer p {
    color: #8C8989;
    font-family: century-gothic, sans-serif;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 0.1em;   
}



li a {
    color: #201f1f;
    font-family: century-gothic, sans-serif;
    font-size: 0.9em;
    text-decoration: none;
}

li a:hover {
    color: hotpink;
}

/*= NAV CONTENT
 -------------------------------------------------------*/

.topNav {
    
    vertical-align: middle;
    left: 33%;
}

nav { display:block;  position:absolute; font:1em helvetica neue, Sans-serif; left:30px; top:7px;}
nav ul { padding:.5em 0; margin:0; }  
nav li { position:relative; float:left; list-style-type:none; }  
nav ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }  
nav li a { display:block; padding:20px 10px; border-left:0px solid #000; border-right:px solid #000; color:#454545; text-decoration:none; }
nav li a:focus { outline:none; text-decoration:underline; }  
nav li:first-child a { border-left:none; }  
nav li.last a { border-right:none; }  
nav a span { display:block; float:rightright; margin-left:5px; }  
nav ul ul { display:none; width:100%; position:absolute; left:0; background:#000; }



/*= SECTIONS
 -------------------------------------------------------*/

.hero {
    position: relative;
    top: 20px;
    width: 100%;
    display: flex;
}

.shop {
    position: block;
    width: 100%;
    padding-top: 1em;
    background-color: #FFF9F1;
    align-content: center;
}

.join {
    display: block;
    padding: 7em 5em 3em;
    text-align: center;    
}

.social {
    display: block;
    width: 70%;
    padding-top: 6em;
    padding-bottom: 6em;
    margin-left: auto;
    margin-right: auto;
    align-content: center;
}

.vids {
    display: block;
    padding: 0em 0em 10em 0em;
    text-align: center;
    align-content: center;
    width: 100%;
}

.music {
    display: block;
    padding: 5em 5em 10em 5em;
    text-align: center;
    align-content: center;
    width: 100%;
    background-color: #201f1f;
}

.press {
    display: block;
    padding: 10em 5em 5em;
    text-align: center;
    align-content: center;
    width: 100%;
    background-color: #f1ece1;
}

.gallery {
    display: block;
    padding: 10em 0em;
    text-align: center;
    width: 100%;
    background-color: #f1ece1;
}

.tvfilm {
    display: block;
    padding: 5em 5em 10em 5em;
    text-align: center;
    align-content: center;
    width: 100%;
    background-color: #201f1f;
}

.bio {
    display: block;
    padding: 1em 15em 5em 15em;
    margin: auto;
    text-align: center;
    align-content: center;
    width: 100%;
}

.contact {
    display: block;
    padding: 1em 15em 10em 15em;
    text-align: center;
    align-content: center;
    width: 100%;
}

.logo {
    position: relative;
    vertical-align: middle;
    width: 15%;
}


/*= HERO CONTENT
 --------------------------------------------------------*/

.newSingle {
    align-content: flex-end;
    float: left;
    width: 100%;
}

.newsingle_text {
    position: absolute;
    left: 7%;
    top: 42%;  
}

.artistlogo {
    position: absolute;
    left: 2%;
    width: 35%;
    top: 17%;
    padding: 0% 2%;
}

.single_titleart {
    position: absolute;
    left: 6%;
    width: 20%;
    top: 49%;
    padding: 0% 2%;
}

.availablenow_text {
    position: absolute;
    left: 7%;
    top: 65%;  
}

.newlisten {
    position: absolute;
    left: 10%;
    top: 75%;
    width: 15%;
}

.scroll-down {
    width: 4%;
    display: block;
    left: 3%;
    position: inherit;
    top: -8em;
}

/*= SOCIAL CONTENT
 --------------------------------------------------------*/
.socmed {
    float: left;
    width: 9.7em;
    padding-right: 2.3em;
    padding-left: 2.3em;
}

/*= CONTACT FORM
 --------------------------------------------------------*/

input, textarea {
    padding: 0.5em 1em;
    border: 2px solid #ecb7bf;
    width: 13em;
    color: #201f1f;
    display: inline;
    background: none;
    font-family: "centuryGothic", Century Gothic, helvetica neue;
    font-size: 1.5em;
    text-transform: capitalize;
    margin: 5em 0.5em -5em 0.5em;
}

textarea {
    width:12em;
    height:2em;
    max-width:400px;
    display: inline;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
    border-color: 2px solid #201f1f;
}

.form label {
    margin-left: 0px;
    color: #ECB7BF;
    display: inline;
}

/*= SUBMIT BUTTON
 --------------------------------------------------------*/

.submit input {
    width: 15em;
    height: 2.5em;
    background-color: #f1ece1;
    color: #201f1f;
    font-size: 1.2em;
    line-height:0;
}

/*= VIDEOS 
 --------------------------------------------------------*/

.vidframe {
  display: grid;
    grid-template-columns: repeat(2,1fr);
 }

.video-window {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 66.25%; 
  margin: 2em 0;
 }

.video-window-deuce {
  position: relative;
  overflow: hidden;
  width: 100%; 
  margin: 2em 0;
 }

 .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 90%;
}

vidcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    text-align: center;
    align-content: center;
}

vidcaption-deuce {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
    text-align: center;
    align-content: center;
}

/*= MUSIC 
 --------------------------------------------------------*/

.releases {
    align-content: center;
    width: 100%;
}
.newMusic1 {
    padding: 5em 2em 2em 2em;
    align-content: center;
    width: 50%;
    margin:auto;
    float: left;
}
.newMusic2 {
    padding: 5em 2em 2em 2em;
    align-content: center;
    width: 50%;
    float: right;
}
.oldmusic {
    width: 100%;
    padding: 5em 0em;
    position: relative;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
    justify-content: space-around;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
        -ms-flex-pack: space-around;
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: start;
        -ms-flex-align: start;
    align-content: space-around;
    -webkit-align-content: space-around;
    flex-basis: auto;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
}

#musiccarousel { 
    top: 5em;
    width: 85%;
    height: 25em;
    overflow-x: scroll;
    white-space:nowrap;
    float: left;
    display: inline;
}

#musiccarousel .slide {
    display: inline-block;
    width: 35%;
    padding: 0em .5em;
    white-space: normal;
}

#oldmusic .leftscroll {
    align-content: center;
    float:left;
    top: 5em;
    display: inline;
}

#oldmusic .rightscroll {
    align-content: center;
    float:left;
    top: 5em;
    display: inline;
}


/*= PRESS 
 --------------------------------------------------------*/

.mayapress {
    width: 100%;
    padding: 3em 0em 5em 0em;
    position: relative;
    vertical-align: top;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
    justify-content: space-around;
    -webkit-box-pack: space-around;
    -webkit-justify-content: space-around;
        -ms-flex-pack: space-around;
    align-items: top;
    -webkit-box-align: top;
    -webkit-align-items: top;
        -ms-flex-align: top;
    align-content: space-around;
    -webkit-align-content: space-around;
    flex-basis: auto;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
}

#presscarousel { 
    top: 1em;
    width: 85%;
    height: 30em;
    overflow-x: scroll;
    white-space:nowrap;
    float: left;
    align-content: top;
    display: inline;
}

#presscarousel .slide {
    display: inline-block;
    align-content: top;
    width: 50%;
    padding: 0em 2em;
    white-space: normal;
}

#presscarousel .slide img {
    width: 95%;
    align-content: top;
}

.leftscroll {
    border: none;
    float:left;
    top: 30em;
    width: 3em;
    display: inline;
}

.rightscroll {
    align-content: center;
    float:left;
    top: 30em;
    width: 3em;
    display: inline;
}

input[type="button"]{
    height: 2em;
    background-color: transparent;
    background-repeat:no-repeat;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    box-shadow: none;
    border-width: none;
}

input[type="button"]::-moz-focus-inner {
   border: 0;
   background: none;
} 

.box{
    display: none;
    width: 100%;
}

a:hover + .box,.box:hover{
    display: block;
    position: relative;
    z-index: 100;
}


/*= GALLERIES 
 --------------------------------------------------------*/
.shoots {
    width: 100%;
    padding: 2.5em 0em;
}

#carousel {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel2 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel2 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel3 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel3 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel4 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
} 

#carousel4 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel5 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel5 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel6 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel6 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel7 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel7 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel8 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel8 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel9 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel9 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel10 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel10 .slide {
    display: inline-block;
    padding: 1em .5em;
}

#carousel11 {
    width: 100%;
    background-color: #f1ece1;
    overflow-x: scroll;
    white-space: nowrap;
}

#carousel11 .slide {
    display: inline-block;
    padding: 1em .5em;
}


/*= TVFILM 
 --------------------------------------------------------*/

.film_logos {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    align-content: space-around;
    flex-basis: auto;
}

.logos {
    padding: 2em;
}

/*= BIO 
 --------------------------------------------------------*/

.biography {
    align-content: center;  
    padding: 5em 0em 5em;
}

.bio_heading {
    top: 3em;
    width: 100%;
    align-content: center;
}

.biotext {
    position: block;
    align-content: center;
    width: 100%;
    margin: -6em auto 0em;
    padding: 0em 0em 1em 0em;
}

.headline {
    align-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.signature {
    opacity: 0.3;
}

.story {
    width: 100%;
    top: 10em;
    padding-bottom: 5em;
}

.sparkly {
    width: 100%;
    padding: 5em;
    top: 75%;
    align-content: center;
}

footer {
    display: block;
    width: 100%;
    padding: 10em 5em;
    background-color: #201f1f;
    align-content: center;
    margin: auto;
}

.credits {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.glitter {
    vertical-align: bottom;
    text-align: center;
}

.socialfoot {
    width: 30em;
    margin: auto;
    align-content: center;
}

.socmedfoot {
    width: 3.5em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    margin: auto;
    align-content: center;
}

.thirteenb {
    vertical-align: middle;
}