
/*////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////   GENERAL STYLES   ///////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }

html, body{ 
    height:100%;
}

body{
    line-height: 1.6;
    color: #fff;
}

a{
    text-decoration: none;
    color: #00a2d5;
}

a:hover, 
a:visited{
    color: #0085bf;
}

p.text {
    font-size: 27px;
    color: #fff;
    text-align: center;
    letter-spacing: 8px;
    margin: 5px;
}

#buy {
    margin: 0 auto;
    font-size: 19px;
    color: #fff;
    text-align: center;
    letter-spacing: 8px;
    padding-bottom: 20px;
}
a.link {
    margin: 5px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}
a.link:hover {
    color: #c73423;
}
/* Videos */
.vid-wrap {
    padding: 10px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    /*padding-top: 25px;*/
    height: 0;
    overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tour {
    height: 350px;
    overflow-y:auto;
    margin-top: 20px; 
}




/*////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////   LAYOUT   //////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/


.wrap{
    display:table; 
    width:100%; 
    height:100%; 
    table-layout:fixed;
}

.main{
    display:table-row;
    vertical-align: middle;
    margin: 0 auto;
    width: 100%;
    padding: 10px;

}

.soundcloud{
    display:table-row;
    width: 100%;
    height: 32px;
    margin: 0 auto;
}

.content{
    position: relative;
    max-width: 100%;
    font-weight:100;
    *zoom: 1;

    /*---------------------------------------*/

    width: 830px;
    padding: 20px;
    margin: 0 auto;

}

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

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

/*////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////   SOCIAL ICONS   //////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/
#header{padding-top:0px;margin-left: auto;margin-right: auto;}
#header #action-bar{background:url(../img/header.png) no-repeat;height:55px;width:170px;margin:0 auto;position:relative;}
#header #master-nav{margin:0 0 0 1px;padding:0;list-style:none;}
#header #master-nav li{margin-left: auto;margin-right: auto;display:inline;}
#header #master-nav li a{float:left;background:url(../img/header.png) no-repeat;text-indent:-99999px;height:55px;}

#header #master-nav li a.facebook{width:50px;background-position:-1px 0px;}
#header #master-nav li a.facebook:hover{background-position:-1px -55px}

#header #master-nav li a.twitter{width:61px;background-position:-51px 0;}
#header #master-nav li a.twitter:hover{background-position:-51px -55px;}

#header #master-nav li a.ig{width:57px;background-position:-112px 0;}
#header #master-nav li a.ig:hover{background-position:-112px -55px;}



/*////////////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////   SOCIALS BAR   //////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/


.socials-bar{
    display:table-row;
    height:40px;
    background: rgba(0,0,0,0.1);
    color:#fff;
}

.socials-bar > *{
    float:right;
    margin-right:15px;
}

.socials-bar .entersite{ 
    white-space: nowrap;
    line-height: 40px;
    padding: 0 10px 0 15px;
    float:right;
    color: inherit;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 8px;
}

/*---------------------------------------*/
/*////////// icon font //////////*/

@font-face {
    font-family: 'Mono Social Icons Font';
    src: url('../img/iconfont/MonoSocialIconsFont-1.10.eot');
    src: url('../img/iconfont/MonoSocialIconsFont-1.10.eot?#iefix') format('embedded-opentype'),
         url('../img/iconfont/MonoSocialIconsFont-1.10.woff') format('woff'),
         url('../img/iconfont/MonoSocialIconsFont-1.10.ttf') format('truetype'),
         url('../img/iconfont/MonoSocialIconsFont-1.10.svg#MonoSocialIconsFont') format('svg');
    src: url('../img/iconfont/MonoSocialIconsFont-1.10.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.symbol, a.symbol:before {
    font-family: 'Mono Social Icons Font';
    -webkit-text-rendering: optimizeLegibility;
    -moz-text-rendering: optimizeLegibility;
    -ms-text-rendering: optimizeLegibility;
    -o-text-rendering: optimizeLegibility;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a.symbol:before {
    content: attr(title);
    margin-right: 0.3em;
    font-size: 0%;

}


/*---------------------------------------*/

.socials-bar a.symbol {
    font-size: 36px;
    line-height: 34px;
    color: inherit;
    text-decoration: none;
    padding: 0 0 3px 0;
    margin-left:14px;
    float:right;
}

.socials-bar a.symbol:before{ margin:0; }


.facebookfollow, 
.twitterfollow{
    margin-top:10px;
    margin-bottom: 3px;
    height:20px;
    overflow: hidden;
}

.facebookfollow iframe{
    border:none; overflow:hidden; width:61px; height:21px;
}

.googlefollow, 
.youtubefollow, 
.spotifyfollow{
    margin-top:8px;
    height:25px; 
    overflow:hidden; 
}




/*////////////////////////////////////////////////////////////////////////////////*/
/*///////////////////////////   BUY BUTTONS   ////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/



.amazon, .itunes {
    text-indent: -9999px;/* IE 6/7 fallback */
    background-size:100% 100%;
    border-radius:.1em;
    display:inline-block;
    width:2.84090909em;
    height:1em;
    border: .03em solid #555;
    float: right;
    margin-left: 5px;
    overflow: hidden;

    /*---------------------------------------*/

           font-size: 40px; /*adjust the size here*/
    background-color: #759fb0; /*adjust the background color here*/
        border-color: #dfdfdf; /*adjust the border-color here*/
}


    .amazon.preorder{ background-image:url(../img/buttons/amazon_preorder.png);}
    .amazon.download{ background-image:url(../img/buttons/amazon_download.png);}
    .amazon.available{ background-image:url(../img/buttons/amazon_available.png);}

    .itunes.preorder{ background-image:url(../img/buttons/itunes_preorder.png);}
    .itunes.download{ background-image:url(../img/buttons/itunes_download.png);}
    .itunes.available{ background-image:url(../img/buttons/itunes_available.png);}






/*////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////////////   MOBILE STYLES   ///////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////////*/


.mobile-only {display: none !important;}

@media only screen and (max-width: 767px){
    .mobile-hide {display: none !important;}
    .mobile-only {display: block !important;}

    #stratus { display: none;}
}