.media-body img{
  padding-bottom:15px !important;
}

span > .fa-bars{
  color:white;
  line-height:30px;
}

#presslink{
position:relative;
display:block;
margin:0px 0 !important;
}

 /* Navbar container */
.navbar {
  margin-top:0px;
  float:none !important;
  width:100%;
  height:90px;
  border-bottom:0px solid #0097a8;
  background-image: url("https://s9.limitedrun.com/images/1432317/so-white.png");
  background-repeat: repeat-x;
  text-align:center;
  padding-left:12px;
  overflow: hidden;
  font-family: 'Fjalla One';
}

.navbar li{
  height:90px;
  margin-top:0px !important;
  display:inline-block; 
  position:relative;
}

.navbar li a{
  letter-spacing:1px;
  font-family: 'Fjalla One', sans-serif;
}

.logo{
  padding:0 10px;
}

p {
    font-family: 'Raleway';
    padding: 5px 0 5px 0 !important;
}

.logo:hover{
 background:none !important; 
}
  

#droppy{
  height: 100%;
  padding-top: 00px;
}


#droppy:hover{

}

#droppy .dropbtn{
  margin-top:-15px !important; 
}

.logo{
  position:relative;
  display:inline;
  bottom:13px;
  }


.navbar, .fixed {

}

.contain-to-grid{
  padding:0;
}


 .contain-to-grid .top-bar {
    margin-bottom: 0;
    background: #05668D;

}

ul {
  margin:0px;
  list-style-type:none;

}


/* Links inside the navbar */
.navbar li {
  font-size: 16px;
  color: white;
  float:none !important;
  text-decoration: none;
  text-align:center; 
  position: relative; 
  display: inline-block;
}

.navbar li img{
 margin-top:-10px; 
}

.navbar li:hover{
 background:#05668D; 
}

#left h3{
  font-size:20px;
}

.index-header{
 height:50px;
 position:relative;
 text-align:center;
 margin:0px auto 25px auto;
 width:auto;
 display:block;
 background:#05668D;
 padding:15px; 
}


/* The dropdown container */


.dropdown {
  margin:0 !important;
float:none !important;
overflow: hidden;
  display: inline-block;
}

.dropdown li{

}

.dropdown li a{

}

.navbar img{
  margin-top:80px;
  width:65px !important;
}

/* Dropdown button */
.dropdown .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: white;
  height:90px;
  transition:none !important;
  text-align:center; 
  position: relative; 
  display: inline-block;
  padding: 14px 0px !important;
  background-color: inherit;
  font: inherit; /* Important for vertical align on mobile phones */
  margin: 0; /* Important for vertical align on mobile phones */
}

.dropbtn{
  letter-spacing:1px;
font-family: 'Fjalla One', sans-serif !important;
}

.dropbtn a{
  margin-top:15px !important;
}

.navbar a:hover, .dropdown a:hover .dropbtn a:hover {
color:white;
}

.navbar li:hover, navbar li a:hover;{
 background:yellow;
 color:black !important;

}

/* Dropdown content (hidden by default) */
.dropdown-content {
  padding-top:7px;
  display: none;
  margin-top:-7px;
  position: absolute;
   background:#20779a; 
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown:hover .dropdown-content {
    background: #20779a;
    display: block;
}



.dropdown-content .column {
 background:#20779a !important;
}

/* Mega Menu header, if needed */
.dropdown-content .header {
  background: red;
  padding: 16px;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Create three equal columns that floats next to each other */
.column {
  width: 23.33%;
  padding: 10px;
  background-color: #ccc;
  height: auto;
}

[class*="column"]+[class*="column"]:last-child {
    float: left;
    height:100% !important;

}

.column, .columns {
  background:#fafafa;

    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  padding-top:0px !important;
}
 

}




/* Style links inside the columns */
.column a {
  float: none;
  color: #E4DFDA;
  margin-top:0px !important;
  padding: 4px;
  text-decoration: none;
  display: block;
  text-align: left;
}


/* Add a background color on hover */
.column a:hover {
  background-color:none;
}

.column h3{
  border-bottom:1px solid white;
  padding:6px 0 0 0px;
  color:#F0F3BD !important;
padding-bottom:7px;

}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

h3{
 font-size:15px;
 
}

.row {
  max-width:100%;
}

.row .column {
  float:left;
  text-align:left;
}

.row .column h3{
    color:white;
    font-weight:bold;
}

/* Custom CSS */

nav {
 height:100px;
 width:100%;
 background:white;
}

 #logo, #logo img{
 padding:0px 0px 5px 12px;
 width:85px; 
 float:left;

}

.navbar {
  margin-top:-2px;
  float:left;
  overflow: hidden;
  background-color: #00A896 !important;
}


.navbar a {
  margin-top:0;
  height:100%;
  float: left;
  font-size: 16px;
  color: white;
  text-align: center;
  padding: 34px 16px;
  text-decoration: none;
}

.dropdown {
  height:100%;
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  padding:0 !important;
}

.dropbtn a {
 height:100%;

}

.navbar a:hover, .dropdown:hover .dropbtn {
  
}

.dropdown-content {
  float:left;
  display: none;
  padding-bottom:15px;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color:white;
  padding: 0px;
  font-size:14px;
  font-family:'Fjalla One', sans-serif;
  text-decoration: none;
  display: block;
  text-align: left;
  font-weight:normal;
}

.dropdown-content a:hover {

}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content .row{
width:100%;  
margin-left:10px;
}

.mobile-dropdown{
  display:none !important

  }



.large-6 {
    position: relative;
    width: 100% !important;
}

/* Foundation Overrides */

a {
  color: #05668D;
  font-weight:bold;
}

a:hover, a:focus {
  color: #2795b6;
}

button .button {
  -webkit-transition: none !important; 
  -moz-transition: none !important;
    transition: none !important;
}

.button {
  background-color:#00A896 !important;
  border-color: #2795b6;
  color: white;
  font-weight:700 !important;
}

.button:hover, .button:focus {
  background-color: #2795b6;
  border-color: #2795b6;
  color: #ffffff;
}

p { 
  font-family:'Raleway';
  padding:10px 0 10px 0 ;

}

#label-name{
  
  position:relative;
  background:#05668D;
  color:white;
  text-align:center;
  font-weight:bold;
  padding:12px 0 15px 0px !important;
  font-size:28px;
  font-family:'Raleway', cursive;
}

#label-name-right{
 float:right;
 margin-top: 5px;
 width:25% !important;
 background:none;
 height:100%;
 list-style-type:none;
 font-size:12px;
}

#label-name-right li{
  text-align:right !important;
  float:right;
  padding-left:15px;
  font-size:17px;
  padding-bottom:0px;
  display:inline-block;
}

#label-name-right li a {
    color:white !important;
    
}

#label-name-left{
 float:left;
 width:25% !important;
margin-top:4px;
 list-style-type:none;
 font-size:12px;
}

#label-name-left li{
  float:left;
  font-size:17px;
  padding-right:15px;
  display:inline-block;
}



#inner-label-name{
  width:100%;
 letter-spacing:1px;
 margin:0 auto !important;
 max-width:900px;
 padding:0 ! important;
  position:relative;
  display:block;
}

#big-nav{
 width:100%;
 float:left;

}

#left{
 padding:0px 35px 15px 0px; 
}

#left p {
font-size:14px;
text-align:justify;
}

#right{
padding:0px 0 15px 0;
}

#right p{
 font-size:14px; 
}
.artist-page{
  padding:0px 0 0 0px;
}

#artist-photo{
  width:100%;
 padding-top:10px;
 margin-top:0 !important;
 float:left;
 display:block;
}

#artist-photo img{
  width:100%;
  padding-bottom:15px;
}

#artist-section-left{
  
  width:100%;
 padding:0 0 15px 0 ;
 
}

#main-container{
 width:100%; background:none;  
}

#main-container #left {
  float:left  ;
  width:60%;
}

#main-container #right{
  float:right ;
  background:none;
  font-family:'Raleway';
  width:40%
}

#main-container #right p {
  padding-top:40px;
line-height:18px;  
}

#left h2{
  margin:0 auto;
  padding-bottom:10px;
  text-align:center;
  color:white;
  display:block;
  width:auto !important;
  font-size:20px !important;
}

#right h2 {
  padding-bottom:10px;
  text-align:center;
  font-size:20px !important; 
}

.large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
    padding: 0 10px 0 0;
}

.large-block-grid-3>li:nth-of-type(n) {
    clear: none;
    padding: 0 10px 0 0;
}



.media-heading a{
  color:#303030;
  font-weight:bold;
  font-family:'Fjalla One';
  line-height:20px !important;
  font-size:14px !important;
  display:block !important;

}

.media-body img{
  float:left;
 width:110px; 
 margin-top:4px;
 padding-right:10px;
}

.onehundred{
 width:100%;
 height:auto;
 float:left;
}

.onehundred h2{
  padding-bottom:10px;
  text-align:center;
  line-height:24px;
  font-size:24px !important;  
}



#roster-name{
  text-align:center;
}

#artist-container{
  padding-top:10px;
  padding-bottom:5px;
 width:100%;
 height:auto;
 border-bottom: 0px solid white;
 background:none !important;
 position:relative;
 display:block;
}

#artist-name{
  text-align:center;
  font-family:'Fjalla One';
  font-weight:bold;
  color:#05668D;
  width:auto;
  letter-spacing:1px;
  margin-bottom:15px;
  padding-top:22px;
  font-size:35px;
  padding-right:0px;
}

#artist-town{
  font-family:'Fjalla One';
  font-style:italic;
  font-weight:none;
  letter-spacing:1px;
  padding-top:22px;
  font-size:24px;
  color:#00A896;
  float:left;
  padding-left:0px;
}

[class*="block-grid-"] {
    float: left !important;
    display: block;
    padding: 0 !important;
    margin: 0 -0.625rem;
    width:100%;
}


#socials{
text-align:center;
padding-left:6px;
padding-bottom:12px;
 
}

#socials li, #socials li a{
  font-size:24px;
  display:inline;
  color:#00A896;
  margin-top:8px;
  padding:0px 7px 0px 0px;
}


#artist-page > #left {
 width:70%;
 display:block;
 height:auto;
 float:left;
 position:relative;
}

#artist-page > #right {
  width:30%;
  height:auto;
  float:right;
  background:none;
}

.row .row {
    width: auto;
    margin-left: -0.9375em;
  margin-right: 0 !impoortant;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1;
}

#news-bar{
  text-align:left;
  margin-bottom:5px !important;
  position:relative;
  display:block;
  border-bottom:0px solitd black;
}

.bit-widget .bit-play-my-city-button {
display:none !important;
}

.bit-widget .bit-rsvp {
    color: #05668D !important;
    border: none;
}

.bit-widget .bit-upcoming-events-show-all-button, .bit-widget .bit-past-events-show-all-button {
    background:#05668D !important;
    color:white !important;
}

.bit-widget .bit-offers {
    background-color: #05668D !important;
    border: 1px solid #2F95DE;
    color:white;
}

.bit-widget .bit-no-dates-container {
padding:0 !important;
margin:0 !important;
}

.bit-widget.bit-layout-ipad .bit-upcoming-events, .bit-widget.bit-layout-ipad .bit-past-events {
    margin-bottom: 8px;
    margin: 0 !important;
}

.viewall{
 color:#00A896;
 padding-bottom:0px;
 margin-bottom:0px;
 font-family:'Raleway';
 line-height:35px;
 font-style:normal;
 font-size:15px;;
 float:right;
}

#custom-artist{
  text-align:center;
  font-size:16px;
  color:#05668D;
  font-weight:bold;
    font-family:'Fjalla One';

}

#custom-release{
  text-align:center;
   font-size:14px;
   color:#00A896;
   letter-spacing:1px;
  font-style:italic;
    font-family:'Raleway';
}


article{
 text-align:left; 
}

article img{

  width:100%;
}

ol{
    font-size: .9rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    list-style-position: inside;
    font-family: 'Raleway';
    margin-left:-5px;
}


#cats li{
  text-align:center;
 margin-right:10px; 
 float:left;
 background:#00A896;
 padding:3px;
 color:white;
}

#viewall{
  height:50px;
  color:black;
}

.media-body h6 a{
 color:#05668D !important;
 font-size:14px;
}



[class*="block-grid-"] {
    float: left !important;
    display: block;
    padding: 0 !important;
    margin: 0 0 0px 0px;
    width: 100%;
}


#streaming{
  font-size:15px;
 float:right;
 padding-top:3px;
}


#info{
 margin-top:0px;
 float:right;
}

#info h3 {
  background:#05668D;
  width:auto;
  display:inline;
  padding:10px;
  color:#F0F3BD !important;
  font-size:16px;
}

#info h4{
  color:#05668D;
  font-size:17px;
 font-weight:normal; 
}

#info h5{
 font-size:14px; 
}

#info img 
{width:100%;}

#bio{
 height:auto;
 width:100%;
 float:right;
}

#bio h3{
    background:#05668D;
  width:auto;
  display:inline;
  padding:10px;
  color:#F0F3BD !important;
  font-size:16px;
}

#bio p{
 margin:0;padding:0; 
}

#contact{
  margin-top:20px;
}

#contact h5{
  line-height:24px;
  font-size:14px;
}

#contact p{
  margin:0;
  text-align:center;
  padding:0;
}

#contact h3 {
  text-align:center;
  background:#05668D;
  width:auto;
  display:inline;
  padding:10px;
  color:#F0F3BD !important;
  font-size:16px;
} 

#videos{
  width:100%;
  display:block;
  float:left;
}

#videos li{
  width:48%;
 display:inline-block;
 float:left;
}

 #contact-artist li{
    float:left;
    font-size:14px;
    margin-bottom:20px !important;
    width:100%;
  }
  
  #contact-artist a{
   color:#00A896; 
  }
  
  .addbutton{
    background:#05668D;
    height:auto;
    padding:12px;
    width:100%;
    font-size:12px;
    font-weight:bold !important;
  }
  
  
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color:#05668D;
}

#tour{
 width:75%; 
 margin:0 auto;
 position:relative;
}
#tour h3{
  font-size:22px;
 text-align:center; 

}

.bit-widget.bit-layout-ipad .bit-event .bit-offers {
    background: #00A896;
    flex-basis: auto;
}

.bit-widget.bit-layout-ipad .bit-event .bit-offers {
    border: none;
    flex-basis: auto;
    margin-left: 0px;
    margin-top: 0px;
}


.bit-widget.bit-layout-ipad .bit-event .bit-button {
    width: 150px;
    border: 1px solid #05668D !important;
}

.bit-widget.bit-layout-ipad .bit-event .bit-button {
    width: 150px;
    border: 1px solid black;
}

.bit-widget .bit-venue {
    color: #05668D !important;
}

.bit-widget {
 background:#fafafa !important; 
}

.bit-widget .bit-no-dates-container .bit-track-button {
    text-decoration: none;
    display: inline-block;
    line-height: 44px;
    font-size: 12px;
    width: auto;
    margin: 20px 0 0 0;
    color:;
    font-weight: bold;
    background:#05668D;
}

.bit-widget .bit-no-dates-container .bit-no-dates-title {
   
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 5px;
    color:#00A896;
    line-height: 25px;
}

#members {
 font-size:14px; 
}
  
  
.mobile-artist-dropdown{
 display:none; 
}
  @media only screen and (max-width:635px) {
    

.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 22.5px;
    display: block;
    font-size: 14px !important;
}
    
    .media-body {
   
    }
    #socialwrapper{
    width:100% !important;
    height:50px;
    background:yellow;
    text-align:center;
    margin:0 auto;
    float:right;
    }
    
    
    .top-bar-section ul {
      text-align:center !important;
   background: #05668D;
}

.top-bar-section ul li a{
 color:#F0F3BD; 
 font-weight:bold !important;
}

.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    line-height: 22.5px;
    display: block;
    font-size: 16px;
}

.top-bar.expanded .title-area {
    background: #00A896;
}
.top-bar-section ul li a:hover{
 background:#05668D;
}

.top-bar.expanded .toggle-topbar a span {
    -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; 
     box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; 
}



    .top-bar-section .has-dropdown {
    text-align: center;
    position: relative;
}

.social ul{
 width:100%; 
}

.social li {
 float:left !important; 
}

.top-bar-section ul li > a {
    text-align: center;
    font-weight: 300;
  
}

    .top-bar-section ul li a {
     background:#05668D; 
    }
   .content-container{
    margin-top:0px !important;
   }
   
 .content-container > div {
   margin-top:-18px !important;
   padding-top:0 !important;
 }
   
   #main-container {
   margin-top:0px !important;
}
   
    #big-nav{
   display:none !important;
  }
  
  .contain-to-grid{
    display:inline-block !important;
  }
  
  #mobile-nav{
   display:block !important;
  }
  }
  
  @media only screen and (max-width:800px) {
    
     .index-header {
    height: 30px;
    position: relative;
    text-align: center;
    margin: 0px auto 25px auto;
    width: auto;
    display: block;
    background: #05668D;
    padding: 18px;
}

.index-header h2{
  line-height:3px;
 font-size:18px !important; 
}

#left h2{
 font-size:18px !important; 
}
    
    #info-logo{
     width:75% !important;
     margin-top:35px !important;
    }
  
    
    #info-tent{
     width:75% !important; 
    }
    article{
      text-align:center;
    }
    #news-bar{
      display:inline-block;
     width:auto;
     text-align:center;
    }
    article h2 {
     text-align:center !important;
    }
    
    h6{
      width:auto;
      text-align:center;
    }
    
    
    #newsletter{
  width:90% !important;

}

    #footer-nav{
    font-size:13px;
    }
    
  #signup{
   font-size:13px; 
  }
  
  #footer-socials li{
  margin-top:0px !important;
}
    
    #featured-artists{
     display:none !important;
    }
    


.mobile-dropdown {
  text-align:center;
  padding:12px;
  margin:0 0 15px 0;
  font-family:'Fjalla One';
  letter-spacing:1px;
  position: relative;
  display: inline-block !important;
  width:100%;
  color:white;
  font-weight:bold;
  background:#00A896;
}

.mobile-dropdown-content {
  display: none;
  position: absolute;

  background:#05668D;
  min-width: 100% !important;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 0px;
  z-index: 1;
  margin:12px 0 0 -12px;
}

.mobile-dropdown:hover .mobile-dropdown-content {
  display: block;
}

.mobile-artists{
float:left;
width:49%;
font-size:14px;
}


    .content-container > div{
      padding-top:0px !important;
      margin-top:-20px;
      
    }
  #news-left{
   width:100% !important;
 }
 
 #news-right{
   display:none;
 }

 #store-nav{
  display:none !important; 
 }
 
  #store-nav li a{
   
  }
  
  #main-container{
    padding: 10px !important;
    width:100% !important;
    padding-left:20px !important;
  }
  
    .navbar li a{
    margin-top:3px;
    padding: 34px 5px;
   font-size:14px !important;
  }
  
  #droppy .dropbtn {
    margin-top: -13px !important;
}
  
   .dropbtn{
   font-size:14px !important;
  }
  }
  
 
  
@media only screen and (max-width:950px){
  .content-container{
    padding:0 0px 0 0 !important;
}}
  

@media only screen and (max-width:900px) {
  
  #right {
   padding:20px 0 0 0 !important;
  }
  
  #shoppy{
    display:none;
  }
  #search{
   width:85px !important; 
  }
  
  #left{
    padding:0;
    width:100% !important;
  }
  
  #left p{
   text-align:center; 
   padding:5px 0 0 0;
  }
  #right{
    width:100% !important;
    padding:10px 10px 0 0 !important;
  }
  
  #product h4{
   text-align:center; 
  }
  
  #streaming{
    float:none;
    position:relative;
   text-align:center; 
  }
  
  #product p{
   text-align:center; 
  }
  
  #labelname{
   font-size:18px !important;
  }
  
  #labelname {padding-top:10px !important;

  }
  
  #label-name-left{
   padding-left:10px; 
   width:25%;
  }
  
  #label-name-right{
  padding-right:10px;
  width:25%;
  
  }
  
  #label-name-right a{
   font-size:12px !important; 
  }
  
  #label-name-left li{
   padding-right:5px; 
  }
  
  #label-name-right li{
      padding-left:5px; 
  }
  

  
    #mobile-nav{
      display:none;
    }
  
  
  .top-bar .name h1 a {
    color:#F0F3BD;
    font-size:18px;
    text-align:center;
    font-weight:bold;
    font-family:'Raleway';
    text-transform:uppercase;
    width:auto;
  }
  
  #main-container{
   margin-top:0px !important; 
  }

  

  
  #artist-name{
   padding-top:20px; 
  }
  
  #members{
    text-align:center;
  }
  
  #left h3{
    text-align:center;
  }
  
  #right{
   text-align:center; 
  }
  #right h3{
    text-align:center;
  }
  

  

 



}

@media only screen and (max-width: 960px) {

.box {
 display:block !important;
}

  #store-nav li{
   padding:2px !important;
   font-size:13px !important;
 } 

#container-1{
}

}





.bit-top-track-button{
 display:none !important;
}

.bit-event-list-title{
 display:none !important; 
}

.bit-logo-container{
 display:none !important; 
}

.bit-widget {
 border:none !important; 
}

.bit-no-dates-container{
 border:none !important; 
}
.hide {
  display: none !important;
}

.orbit-container {
  margin: 60px 0 10px 0;
}

.orbit-container .orbit-slides-container li {
  text-align: center;
}

.orbit-container .orbit-slides-container li img {
  margin: 0 auto;
}

.orbit-container .orbit-timer {
  visibility: hidden;
}

.orbit-container .orbit-bullets-container .orbit-bullets {
  margin-bottom: 0.59375rem;
}

.postfix {
  height: 2.125rem;
}

.postfix.button {
  height: 2.125rem;
  line-height: 2.125rem;
}


nav.pagination {
  display: block;
  font-size: 1rem;
  margin-bottom:20px;
  height: 1.5rem;
  line-height: 1.6;
  margin-left: -0.3125rem;
}

nav.pagination span {
  color: #999999;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

nav.pagination span a, nav.pagination span.current, nav.pagination span.inactive {
  background-color: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #999999;
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

nav.pagination span:hover a, nav.pagination span a:focus {
  background-color: #e6e6e6;
  color: #999999;
}

nav.pagination span.inactive {
  background-color: transparent;
  color: #999999;
  cursor: default;
}

nav.pagination span.inactive:hover, nav.pagination span.inactive:focus {
  background-color: transparent;
}

nav.pagination span.current {
  background-color:#05668D;
  color: #ffffff;
  font-weight: bold;
  cursor: default;
}



nav.pagination span.current:hover, nav.pagination span.current:focus {
  background-color: #2ba6cb;
  color: #ffffff;
}

nav.pagination span {
  float: left;
  display: block;
}

nav {
    height: 100px;
    width: 100%;
    background: #fafafa;
}

.pagination-centered nav.pagination span {
  float: none;
  display: inline-block;
}

.postfix {
  height: 2.2125rem;
}


.th {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

  .th:hover, .th:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }


.top-bar .title-area .name h1 a img {
  height: auto;
  margin-top: -2px;
  max-height: 42px;
  max-width: 175px;
  width: auto;
}

.top-bar-section ul li > a {
  font-weight: 300;
}

@media only screen and (min-width: 40.063em) {
  .top-bar-section .social li a {
    padding: 0 7px;
  }

  h1 a.right, h2 a.right, h3 a.right, h4 a.right, h5 a.right {
    font-size: 0.5em;
    margin-top: 1.5em;
  }
}

select {
 font-family:'Raleway';
 font-weight:400;
 font-size:12px;
}



/* Layout */

body {
  
    background-color: #333333;
  
  color: #222222;
 
}

hr{
}

h1, h2, h3, h4, h5, h6 {
  color: #222222;
}

h2
{
font-size:30px !important;
color:#373737;
letter-spacing:1px;
font-family:'Fjalla One', sans-serif;
}

h3{
font-size:18px;
font-weight:normal;
color:#05668D;
font-family:'Raleway', sans-serif;
letter-spacing:1px;
font-weight:bold;
}

h4{
 font-family:'Raleway';
 font-size:15px;
 font-weight:bold;
 color:#00A896;
}

article h2{
 text-align:left;

}

article a{
 color:#05668D;
 font-weight:bold;
}

article h2 a {
   color:#00A896;
   font-size:20px;
}

article h6{
 text-align:left; 
 background:#05668D;
 padding:7px;
 color:white;
 
}

.content-container {
  padding:0 00px !important;
  margin-top:90px;
  min-height:600px;
  background:#fafafa;
  

}

.content-container > div {
  padding-top:22px !important;
  background-color: #fafafa;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}

.content-container h1 .right, .content-container h2 .right, .content-container h3 .right, .content-container h4 .right, .content-container h5 .right {
  font-size: 0.65em;
  margin-top: 0.5em;
}

.content-container h1 + hr, .content-container h2 + hr, .content-container h3 + hr, .content-container h4 + hr, .content-container h5 + hr {
  margin-top: 0;
}

.footer-container {
height:auto;
padding-right:10px;
padding-bottom:10px;
 background:#05668D !important;

}

.footer-container > div {
  margin: 0 auto;
  padding: 1.1875rem 0;
  max-width: 58em;
  width: 100%;
 
}

.footer-container p, .footer-container ul {
  color: #ffffff;
  font-size: 0.75rem;
}

.footer-container a {
  color: #f9f9f9;
}

.footer-container a:hover {
  color: #ffffff;
}

#footer-content{
  width:100% !important;
  text-align:center;
  position:relative;
  display:block;
padding-top:30px;
}

#footer-top{
  margin:0 auto;
 width:150px;
 padding-bottom:20px;
 text-align:center;
 border-bottom:2px solid white;
}

#credit-cards{
 margin-top:-14px; 
}

#top a {
  text-align:center;
}

#footer-socials{
position:relative;
width:100%;
text-align:center;
display:block;
margin:-20px auto 0 10px; 
}

#footer-socials li{
  margin:20px 20px 0 0;
  display:inline-block;
  font-size:30px;
}

#footer-nav{
 padding: 20px 0;
 color:white; 
}

#newsletter{
  width:39%;
  text-align:center;
  margin:0 auto;
  position:relative;
  display:inline-block;
}


#newsletter-left{
  float:left;
  width:25%;
}


#newsletter-right{
  float:left;
  width:75%;
}

#news-left{
 display:inline-block;
 float:left;
 height:auto;
 width:67%;
 background:none;
}

#news-left .columns{
  padding:0 20px 0 0 !important;
  width:100%;
}

#news-right{
  height:auto;
 float:right;
 width:30%;
 background:none;
}

#featured-artists{
 width:100%;
 height:auto;
 margin:0 auto 0px auto;
 position:relative;
 display:inline-block;
 padding-bottom:30px;
}

#featured-artists img{
 padding-bottom:5px; 
}

#featured-artists div{
 display:inline-block;
 margin:0 auto;
 position:relative;
 width:49%;
 text-align:center;
}

#featured-artists #right{
  margin-bottom:12px;
  float:right;
  width:49%;
  padding:0 !important;

}

#featured-artists #left{
 margin-bottom:12px;
 float:left; 
 width:49%;
 padding:0 !important;
}

#store-nav{
  text-align:center;
  display:block;
  margin:0px auto 0px 0px  !important;
  width:auto;
  padding:0px 10px 8px 0px;
  font-family:'Fjalla One';
  display:block;
  line-height:40px;
  border-bottom:0px solid #05668D;
}

#store-nav li{
display:inline;
padding:5px;
color:#05668D;
font-size:16px;
text-transform:uppercase;
margin-right:0px;
}

#store-links{
  position:relative;
  display:inline-block;
  margin-left:-25px;
}


.box{
 width:auto;
 float:left;
 height:auto;
}

.container-1{
 float:left; 
 text-align:left;
}

.icon{
color:#05668D;
float:right;
padding:0px 0 0 10px;
margin-top:-2px;
}

#shoppy{
 width:auto;
 color:#05668D;
 float:right;
 padding-top:0px;
 text-transform:uppercase;
 font-size:13px !important;
}

#product #right > .row p{
padding-top:0px !important;
}

#product h4{
 font-size:18px; 
}



/* Errors */

#error {
  padding: 100px 0 150px 0;
}

#error h3 {
  text-align: center;
}

#error p {
  text-align: center;
}


/* Product Grid */

.product {
  margin: 0 auto;
  max-width: 202px;
}

.product a.th {
  display: block;

 
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {

  .product a.th {
    height: 150px;
    line-height: 150px;
  }
  
  .product a.th img {
    max-height: 100%;
    max-width: 100%;
  }
}

.product a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.product .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 1rem 0rem 0rem 0rem;
}

.product .panel div {
  display: block;
  margin-bottom: 0em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product .panel-info div + div {
  font-size: 0.75rem;
 text-align:center;
 font-family:'Open Sans';
  margin-top: 0rem;
}


/* Product Page */

#product {

}

[data-clearing] li {
    width: 100%;
    float: left;
    margin-right: 10px;
}

#product .clearing-assembled {
  
  margin: 0 auto 1.1875rem 0px;
  max-width: 100%;
}

#product .clearing-assembled .clearing-thumbs li {
  text-align: center;
}

#product .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {

  #product .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#product .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#product .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.5rem;
}

#product .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#product .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#product .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#product .add-to-cart-container {

}


/* Product Search */

#search {
  font-weight:bold;
  background:#05668D;
  color:white !important;
  display: inline;
  float: right;
  margin: 0;
  text-align: left;
}

#search input {
  border:0;
  text-align:left;
  letter-spacing:1px;
  border-bottom:2px;
  font-size: 0.6875rem;
  padding: 0.625rem 0.625rem 0.425rem 0.625rem;
}

#search .button {

  background-color: #2ba6cb;
  border: 2px solid #2795b6;
  margin: 0;
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}



/* Event Grid */

.event {
  margin: 0 auto;
  max-width: 202px;
}

.event a.th {
  display: block;
  height: 200px;
  line-height: 200px;
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {

  .event a.th {
    height: 150px;
    line-height: 150px;
  }
  
  .event a.th  {
    max-height: 100%;
    max-width: 100%;
  }
}

.event a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

.event .panel div {
  display: block;
  margin-bottom: 0rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.event .panel-info div + div {
  font-size: 0.75rem;
  margin-top: 0rem;
}


/* Event Page */

#event {

}

#event .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 432px;
}

#event .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#event .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {

  #event .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#event .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.5rem;
}

#event .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#event .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#event .map-container {
  margin-bottom: 1.1875rem;
}

#event .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#event .add-to-cart-container {

}


/* Contact Page */

#contact {

}

#contact textarea {
  height: 115px;
}

#contact #recaptcha_widget_div {
  margin: 0 0 1rem 0;
}


/* Gallery Page */

#gallery {

}

#gallery ul li > div {
  margin: 0 auto;
  max-width: 202px;
}


/* History Page */

#history {

}

#history .history-item {

}

#history .history-item .orbit-container {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto 1.1875rem auto;
  max-width: 300px;
}

#history .history-item .release-information {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-bottom: 0;
}

#history .history-item .links.inline-list a {
  font-size: 0.9rem;
}


/* Order Page */

#order {

}

#order #question .panel {
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 0.75rem 0;
  text-align: center;
}

#order table tbody tr td + td {
  text-align: right;
}

/* Roster Page */

#main-container {
display:block;
padding:0 20px;
width:85%;
margin-top:0px;
}

.artist-card {
  margin: 0 auto;
  max-width: 100%x;
}

.artist-card .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 10px 0 0 0 ;
  text-align:center;
  font-family:'Poppins';
}
.artist-card .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.artist-card .panel div a{
 color:#373737;
 font-size:14px;
 letter-spacing:1px;
 font-weight:300; !important;
}

#roster-photo{
 float:left; 
}


/* Roster Item Page */

#roster-item {

}

#roster-item #description p {
  font-size: .7rem;
}

#roster-item #links .inline-list a {
  font-size: 0.9rem;
}

#roster-item #soundcloud iframe {
  margin-bottom: 1rem;
}

#roster-item #bandsintown {
  margin-bottom: 1rem;
}