body {
  height: 100%;
  min-height: 100%;
  background-color: #222;
  background-image: url('../images/pavement.jpg');
  background-position: 100% 0%;
  background-size: 50%;
  background-repeat: repeat-y;
  font-family: Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family:'PT Sans', sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}
h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  font-family:'PT Sans', sans-serif;
}
h4 {
  margin-top: 2px;
  margin-bottom: 5px;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
p {
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  font-weight: 400 !important;
  color: #FFF;
}
a:link, a:visited {
  color: white;
  text-decoration: none;
}
.album {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 49%;
  height: 100%;
  background-image: url('../images/album.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.main-content {
  width: 50%;
  padding: 4%;
  float: right;
  color: white;
}
.logo {
  margin-bottom: 10px;
  display: block;
}
.right-align {
  text-align: right;
}
.navigation {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  /*border-top: 1px solid #666;*/
  margin: 20px 10px 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #f15623;
  text-transform: uppercase;
}
.navbar {
  background-color: transparent;
}
.brand {
  display: none;
}
.nav-menu {
  float: none;
  text-align: center;
}
.nav-link {
  padding: 0 10px;
  border-right: 1px solid #ddd;
  vertical-align: middle;
}
.nav-link.last {
  padding: 0 10px;
  border-right: none;
}
.nav-link.w--current {
  color: white;
}
.socials {
  margin: 0px 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  /*border-top: 1px solid #666;*/
  border-bottom: 1px solid #666;
  text-align: center;
  /*background: #f15623;*/
}
.newsletter-link {
  margin-right: 7px;
  margin-left: 7px;
  padding: 6px 35px 6px 6px;
  background-image: url('../images/mail.svg');
  background-position: 100% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
.newsletter-link:hover {
  color: white;
}
.social-link {
  margin-right: 4px;
  margin-left: 4px;
}
.video-container {
  margin-top: 40px;
  /*border-bottom: 1px solid #666;*/
  text-align: center;
}
.video {
  margin: 0 auto 20px auto;
}
.video-heading {
  margin-bottom: 15px;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-transform: uppercase;
}
.track-name {
  color: #0fb4c9;
  font-size: 32px;
  font-weight: 700;
}
.single-column {
  padding-right: 10px;
  padding-left: 10px;
}
.single-links {
  margin-top: 20px;
}
.single-link {
  margin-right: 4px;
  margin-left: 4px;
}
.news {
  padding-top: 40px;
}
.tour-dates {
  padding-top: 20px;
}
.tour-row {
  padding-top: 10px;
  padding-bottom: 7px;
  border-top: 1px solid #666;
}
.tour-column {
  padding-left: 0px;
}
.tour-column.city {
  padding-left: 15px;
}
.tour-column.last {
  padding-right: 0px;
}
.button {
  border-radius: 3px;
  background-color: #f15623;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  line-height: 13px;
  padding: 4px;
  margin-bottom: 3px;
}
.button.tour-button {
  width: 100%;
  text-align: center;
}
.button.tour-button.vip {
  background-color: #0fb4c9;
}
.button.tour-button.w--current {
  background-color: #000000;
}
.tour-text {
  padding-top: 3px;
  line-height: 16px;
}
.store {
  margin-bottom: 40px;
}
.orange {
  color: #f15623;
}
.blue {
  color: #0fb4c9;
}
.photos {
  padding-top: 40px;
  margin-bottom: 20px;
}
.photo {
  margin-bottom: 20px;
}
.copyright {
  font-size: 10px;
  line-height: 12px;
  text-align: center;
}
.photos-row {
  margin-right: -10px;
  margin-left: -10px;
}
.contest {
  margin-bottom: 40px;
}
.mobile-header-image {
  display: none;
}

#bit-events a.bit-track-artist-header, #bit-events .bit-events td {
  border-top: 1px solid rgba(145,165,180,.6) !important;
  border-bottom: 1px solid rgba(145,165,180,.6) !important;
}



/***** Twitter Feed *****/

/*.content {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid #666 !important;
}
.streamhub-media-wall-view .hub-wall-column {
  padding: 0 !important;
}
.content-body-main {
  margin: 0 !important;
}
.content-header {
  display: none !important;
}
.content-header-inner {
  padding: 5px 0 0 0 !important;
}
.content p {
  margin: 0 !important;
}
.content .content-footer {
  padding: 0 !important;
}
.content-author-username a {
  color: white !important;
}
.content-default .content-byline .content-author-name a, .content-default a {
  color: #0fb4c9 !important;
}
.content-source-logo, .content-author-username a {
  display: none !important;
}
.content-default .content-body {
  font-family: 'PT Sans', sans-serif !important;
  font-size: 18px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
}
.content-attachments-tiled {
  max-width: 300px !important;
  margin: 0 auto !important;
}
.hub-list-more {
  background-color: #0fb4c9 !important;
  color: #FFF !important;
  font-family:'PT Sans', sans-serif !important;
  text-transform: uppercase !important;
}*/


/******** NEWSLETTER ********/

/* NEWSLETTER */

#newsletter-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(39,103,206,0.7);
  z-index: 99999;
}

#signup {
  position: relative;
  width: 85%;
  max-width: 450px;
  background: rgba(0,0,0,0.7);
  margin: 0 auto;
  padding: 40px 30px;
  text-align: center;
}

.signup-logo {
  width: 80%;
  margin-bottom: 6px;
}
.newsletter-heading {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'PT Sans', sans-serif;
  color: white;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
}

#newsletter-signup-form {
  text-align: left;
}

#newsletter-signup-form label {
  color: #ddd;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 3px;
}

#newsletter-signup-form input {
  padding: 10px;
  height: 40px;
}

.checkbox-container input {
  height: 15px !important;
  margin-bottom: 5px;
}

.small {
	display: inline-block;
	width: 55px;
}
input.error, select.error, textarea.error { background: #272727; color:#FFF; }
label.error {
  display: none !important;
}

.w-checkbox-input {
  margin-top: 13px;
}

h3.thanks {
  margin: 0;
  font-size: 16px;
  color: #0fb4c9;
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
}

.success-message, .error-message {
  background: none !important;
  padding: 0px 0 0 0;
}
.success-message p, .error-message p {
  margin-bottom: 0;
  font-family: 'PT Sans', sans-serif;
  color: #0fb4c9;
}

button.mfp-close, .mfp-close-btn-in.mfp-close {
	color:white !important;
}

.submit {
    padding: 8px 30px !important;
    color: white;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    text-decoration: none;
    margin: 10px auto 0 auto;
    display: block;
}

.kitchenparty-banner {
  display: block;
  margin-top: 40px;
}

.videos {
  margin-top: 40px;
}

.tab-link {
  width: 25%;
  padding: 10px;
  font-family: 'PT Sans', sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-right: -4px;
  background-image: -webkit-linear-gradient(315deg, #fff, #d6d6d6);
  background-image: linear-gradient(135deg, #fff, #d6d6d6);
}

.tab-link.w--current {
  background-image: -webkit-linear-gradient(315deg, #ccc, #ccc);
  background-image: linear-gradient(135deg, #ccc, #ccc);
}

.slider {
  height: auto;
  margin-top: 40px;
  margin-bottom: 60px;
  background-color: transparent;
}

.slider-nav {
  position: absolute;
  bottom: -50px;
}

.slide {
  padding-right: 40px;
  padding-left: 40px;
}

.arrow {
  width: 40px;
}


/******** Media Wall *********/


#blog {
  margin: 0 -10px 0 -10px;
}

.grid-sizer,
.grid-item { 
  width: 50%;    
  padding: 10px;
  margin-bottom: 20px;
}

.post {
  position: relative;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.post p {
  color: #FFF;
}

.post a {
  color: #0fb4c9;
}

.post .copy-container {
  padding: 16px 0 0 0;
}

.post-header {
  position: absolute;
  width: 100%;
  height: 33%;
  padding: 20px;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.8)),color-stop(100%,rgba(255,255,255,0))) !important;
  background: -webkit-linear-gradient(top,rgba(255,255,255,.8)0,rgba(255,255,255,0)100%) !important;
  background: -o-linear-gradient(top,rgba(255,255,255,.8)0,rgba(255,255,255,0)100%) !important;
  background: -ms-linear-gradient(top,rgba(255,255,255,.8)0,rgba(255,255,255,0)100%) !important;
  background: linear-gradient(to bottom,rgba(255,255,255,.8)0,rgba(255,255,255,0)100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccFFFFFF', endColorstr='#FFFFFFFF', GradientType=0) !important;
  box-shadow: none;
}

.avatar {
  width: 30px;
  display: block;
  float: left;
  overflow: hidden;
  box-shadow: 0 1px 3px #000;
}

.author a {
  color: #0fb4c9;
  padding-left: 10px;
  text-decoration: none;
  line-height: 30px;
}

.img-container {
  min-height: 50px;
}

.source-logo {
  float: right;
  color: #0fb4c9;
  font-size: 18px;
}

.post-footer {
  padding: 0;
}

.like, .share {
  color: #0fb4c9;
  display: inline-block;
  font-size: 12px;
}

.share {
  margin-left: 10px;
}

.date {
  float: right;
  color: #FFF;
  font-size: 12px;
}







@media (max-width: 991px) {
  body {
    background-position: 50% 0px;
    background-size: 100%;
  }
  .album {
    position: relative;
    display: block;
    width: 100%;
    height: 700px;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px none black;
  }
  .main-content {
    width: 100%;
    float: none;
    border-left: 1px none black;
  }
  
}



@media (max-width: 767px) {
  h2, h3 {
    text-align: center;
  }
  h3 {
    font-size: 18px;
    line-height: 22px;
  }
  p {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .album {
    height: auto;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .main-content {
    padding: 30px 20px;
  }
  .logo {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .right-align {
    text-align: center;
  }
  .tour-row {
    text-align: center;
  }
  .tour-column {
    padding-right: 0px;
  }
  .tour-column.city {
    padding-left: 0;
  }
  .button.tour-button {
    width: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .tour-text {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .mobile-header-image {
    display: block;
  }
  .title {
    margin-bottom: 10px;
    text-align: center;
  }
  .greatful {
    width: 100px;
  }
  .tab-link {
    font-size: 11px;
  }
  
  
  /******** Media Wall *********/

	.grid-sizer,
	.grid-item { 
	  width: 50%;    
	  padding: 10px;
	  margin-bottom: 20px;
	}
  
}



@media (max-width: 479px) {
  .navigation {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .nav-link {
    /*display: block;
    border-right: none;
    text-align: center;
    padding-bottom: 5px;*/
    font-size: 10px;
    line-height: 10px;
    padding: 0 6px 0 4px;
  }
  .nav-link.last {
    /*padding-bottom: 0;*/
    padding: 0 0 0 3px;
  }
  .main-content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .newsletter-link {
    display: block;
    width: 196px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
  }
  .video-heading {
    font-size: 14px;
    line-height: 16px;
  }
  .track-name {
    font-size: 24px;
  }
  .single-links {
    margin-right: -10px;
    margin-left: -10px;
  }
  .button.tour-button {
    margin-top: 5px;
  }
  .single-link-image {
    height: 32px;
  }
  .socials {
    padding-top: 5px;
  }
  #signup {
    width: 100%;
    padding: 40px 20px;
  }
  .video-small {
    margin-bottom: 20px;
  }
  .tab-link {
    display: inline-block;
    width: 25%;
    font-size: 8px;
    line-height: 12px;
  }
  
  /******** Media Wall *********/

	.grid-sizer,
	.grid-item { 
	  width: 100%;    
	  padding: 10px;
	  margin-bottom: 20px;
	}
  
}