html,body,a {
  zoom:1;
}

.row {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.row .row {
      margin: 0;
}

.four, .row .four {
    width: 31.33333%;
}

.listing li {
    margin-bottom: 30px;
       margin: 16px 16px 16px 0;
}

.film-listing li {
      margin: 16px 16px 16px 0;
}

.fa.fa-tidal {
  text-indent: -9000px;
}

.fa-tidal::before {
    content: "t";
    width: 35px;
    height: 35px;
    background: url("../images/tidal.png");
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    top: 17px;
    left: 10px;
    zoom:1;
}

.fa-tidal:hover::before {
      background-position: 0 -56px;
}

.header {
  width: 100%;
  max-width: 100%;
  background-image: url("../images/stripe-bg.png");
 background-repeat: repeat;
}

.logo-container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    float: none;
    display: none;
}

.socials-top {
  display:none;
}

.top-navigation {
  padding: 0;
}

.navigation {
    margin-top: 0 !important;
    background: #000 !important;
    text-align: center;
    border-top: 3px solid #fff;
    margin-left: 0 !important;
}

#navigation {
    max-width: 1200px;
    margin: 0 auto;
    float: none !important;
    height: 28px;
    background: #000 !important;
}

#navigation li {
    float: none !important;
    position: relative;
    text-decoration: none;
    display: inline-block !important;
    margin-right: 90px;
}

#navigation li:last-child {
  margin-right: 0;
}

#navigation a {
      padding: 6px !important;
      background: transparent !important;
      color: #e6202c !important;
      text-transform: uppercase;
      font-size: 16px !important;
      font-family: 'Montserrat', sans-serif;
      letter-spacing: 6px;
}

#navigation a:hover {
   box-shadow: none !important;
    color: #fff !important;
}

.column, .columns {
  padding: 0;
}

.hub {
  padding: 0;
  margin-left: 17px;
}


.post-type-archive-cpt_discography .hub {
    padding: 0;
    margin-left: 20px;
}


.header-block {
   max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    float: none;
}

#socials-ignited-2 {
   width: 70%;
   float: left;
   margin: 0;
   padding-top: 5px !important;
}

#socials-ignited-2 .widget-content {
  background: transparent;
  box-shadow: none;
  box-shadow: none;
}

#socials-ignited-2 i {
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
        color: #ffffff;
    background: #0a0a0a;
    font-size: 30px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50px;
    opacity: 1;
}

#socials-ignited-2 i:hover {
  color: #e6202c;
}

#search-3 {
  width: 30%;
  float: right;
  margin: 0;
  padding-top: 16px !important;
  position: relative;
}

#search-3 .widget-content {
  background: transparent;
  box-shadow: none;
  box-shadow: none;
}

#search-3 form {
      float: right;
}

#search-3 form div {
  width: 250px;
  position: relative;
}

#search-3 input[type="text"] {
   float: right !important;
   width: 250px !important;
   border: 0 !important;
   box-shadow: none !important;
   margin: 0 !important;
   text-indent: 32px;
   border-radius: 30px;
}

#search-3 button, html input[type="button"], #search-3 input[type="reset"], #search-3 input[type="submit"] {
    background: #fff !important;
    color: #353535 !important;
    float: right !important;
    border: 0 !important;
    box-shadow: none !important;
    padding: 10px 15px 10px !important;
    display: none;
}

#search-3 .fa-search { 
  position: absolute;
  top: 10px;
  left: 10px;
}


.mob-title {
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  max-width:300px;
  margin: 0 auto !important;
}

#jPanelMenu-menu a, #jPanelMenu-menu a:visited {
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
}

#navigation li.menu-item-949 {
        display:none !important;
}

#video-container {
      margin-bottom: -4px;
}

#video-container img {
      height: 150px;
}

video {
  width: 100%;
  height: auto;
  overflow: hidden;
  height: 150px;
}

#mVid {
  display:none;
  width: 100%;
}

#mbVid {
  display:none;
  width: 100%;
}

.header-lonely-vid {
      height: 150px;
      position: relative;
}

.header-lonely-vid .logo-home {
  z-index: 4
}

.header-dither {
  background: url(../images/tli_dither_pattern_10x10.png) repeat;
  position: absolute;
  left: 0;
  height: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}

.breadcrumb {
  margin: 0 !important;
}

.main {
  background: #fff;
  padding: 30px 0;
}

.footer-wrap {
  margin-top: 0 !important;
  background: transparent !important;
}

.footer {
    width: 100%;
    max-width: 100%;
    background-image: url("../images/stripe-bg.png");
    background-repeat: repeat;
    height: 85px;
}

.atw-show-posts {
    position: relative !important;
    max-width: 300px;
    float: left;
    padding: 0px 20px;
    z-index: 999;
}

.atw-post {
  width: 250px !important;
}

.three, .row .three {
  display: none;
}

.home-cta {
  border: none !important;
}

.home-cta:hover {
  border: none !important;
}

.content {
  width: 75% !important;
  padding: 0 20px;
}

.content h3.widget-title {
    width: 100%;
    background-image: url("../images/stripe-bg.png");
    background-repeat: repeat;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 3px 0;
    display: none;
}

.category-news-feed h2 {
    width: 100%;
    background-image: url("../images/stripe-bg.png");
    background-repeat: repeat;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 3px 0;
    margin-top: 0;
}

.category-news-feed h2 a {
  color: #fff !important;
  border: 0 !important;
  pointer-events: none;
}

.category-news-feed .post-copy {
  padding-top: 0 !important;
}

.home-cta img {
  margin-bottom: 16px;
}


.post {
  box-shadow: none !important;
}

.category-home-cta {
    margin-bottom: 0 !important;
}

.category-home-cta h2 {
  display: none !important;
}

.category-home-cta .post-meta {
  display: none !important;
}

.jPanelMenu-panel {
      padding-top: 0px !important;
}

#cff .cff-item {
    width: 50% !important;
    clear: none !important;
    padding: 20px 30px !important;
    margin: 0;
}

#cff .cff-author {
  display: none;
}

#cff a {
    border: none;
    color: #e6202c;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

#cff a:hover {
  color: #000;
  text-decoration: none;
}

#cff .cff-post-links a {
  color:#c8c8c8;
}

#cff .cff-post-links a:hover {
  color: #000;
}

#cff .cff-view-comments {
  pointer-events: none;
}

.cff-lightbox-caption-text a {
     color: #e6202c !important;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.cff-lightbox-caption-text a:hover {
  color: #000 !important;
  text-decoration: none !important;
}

.cff-lightbox-facebook {
  color:#c8c8c8 !important;
  font-size: 12px;
}

.cff-lightbox-facebook:hover {
  color:#000 !important;
  text-decoration: none !important;
}

.facebook-more-link {
   text-align: center;
}

.facebook-url {
    border: none !important;
    color: #e6202c;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: uppercase; 
}

.facebook-url:hover {
  color: #000;
}

.flexslider {
  margin: 0 !important;
}

.slider {
    margin-bottom: 0;
}

.atw-show-posts-filter-lonelyvideos .atw-entry-title a:hover {
  color: #000;
}

.atw-entry-title a:hover {
  color: #000;
}

.atw-show-posts-filter-lonelyvideos .entry-date a {
  color:#807f7f;
}

.atw-show-posts-filter-lonelyvideos .entry-date a:hover {
  color: #000;
}

div.pp_woocommerce .pp_content_container {
  background: transparent !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.videos-more {
   width: 100%;
  max-width: 100%;
  background-image: url("../images/stripe-bg-bw.png");
 background-repeat: repeat;
 margin-top: 32px;
}

.videos-more a {
  color:#fff;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}

.videos-more a:hover {
  color: #000;
}

.archive-link  {  
  width: 100%;
  max-width: 100%;
  background-image: url("../images/stripe-bg-wide.png");
 background-repeat: repeat;
 margin-top: 20px;
}

.archive-link a {
  color:#fff;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  padding: 8px 0;
  line-height: 17px;
}

.archive-link a:hover {
  color: #000;
}

.logo-home {
  position: absolute;
  left: 10px;
}

.section-title {
  height: 149px;
  color: #fff;
  margin: 0;
  font-size: 79px;
  text-align: center;
  line-height: 1;
  padding: 30px 0;
  box-shadow: none !important;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: uppercase;
  letter-spacing: 35px;
  font-weight: bold !important;
}

.videos-title {
  background: url('../images/videos-title.jpg');
  background-repeat: no-repeat;
}

.music-title {
  background: url('../images/music-title.jpg');
  background-repeat: no-repeat;
}

.film-title {
   background: url('../images/film-title.jpg');
  background-repeat: no-repeat;
}

.photos-title {
   background: url('../images/photos-title.jpg');
  background-repeat: no-repeat;
}

.about-title {
   background: url('../images/about-title.jpg');
  background-repeat: no-repeat;
}

.store-title {
   background: url('../images/store-title.jpg');
  background-repeat: no-repeat;
}


.video-listing {
    max-width: 100% !important;
    margin: 0 auto !important;
    left: 0px;
}

.video-listing li {
      margin: 0 15px 30px 0 !important;
      width: 23.33333% !important;
}

.video-listing .media-block {
  box-shadow: none !important;
  padding: 0 0 10px 0 !important;
  background: #e8e8e8;
  min-height: 340px !important;
}

.video-listing .media-block a {
      display: block;
}

.video-listing .album-info {
      padding: 0 8px;
}

.video-listing .widget-content .btn, .album-info .btn {
  background: transparent !important;
  text-align: left !important;
  padding: 0 !important;
  text-transform: lowercase !important;
  font-size: 12px !important;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: normal !important;
}

.video-listing .widget-content .btn:hover, .album-info .btn:hover {
  color: #e6202c !important;
}

.video-listing .video-title {
  color: #e6202c;
  font-weight: bold;
  font-size: 17px;
  position: relative;
  z-index: 20;

}

.video-listing .video-title:hover {
  color: #000;
}

.video-listing .video-date {
  color: #807f7f;
  font-size: 12px;
  margin-bottom: 0 !important;
}

.video-listing .video-text {
  color: #000;
  font-size: 12px;
  margin-bottom: 0;
}

.listing li img {
  opacity: 1;
    width: 100%;
    display: block;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}

.listing li img:hover {
    opacity: 0.8;
    width: 100%;
    display: block;
}


.categories-filter {
      display: inline-block;
    float: right;
    margin-right: 8px;
}

.categories-filter li {
      display: inline-block;
      margin-right: 16px;
}

.categories-filter li h2 {
      display: inline-block;
      color:#e6202c;
      font-size: 12px;
      font-family: 'Montserrat', sans-serif;
      letter-spacing: 4px;
      text-transform: uppercase;
}

.categories-filter li form {
      display: inline-block;
}

.categories-filter select {
      border: 0;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 3px 8px;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 5px;
    font-size: 12px;
    max-width: 220px;
      background: url('../images/drop-caret.png') no-repeat right #000;
    -webkit-appearance: none;
    background-position: center right;
}

.categories-filter #cat {

}


.categories-filter #sortbox {

}

#navigation .current-menu-item a {
  color: #fff !important;
  box-shadow: none !important;
}

#paging {
      text-align: center;
}

.pagination a, .pagination span, .wp-pagenavi a, .wp-pagenavi span, .woocommerce-pagination a, .woocommerce-pagination span {
  color:#807f7f !important;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  margin-right:20px;
}

.pagination a:hover, .wp-pagenavi a:hover, .woocommerce-pagination a:hover {
    background: transparent;
    color: #e6202c !important;
    border: none;
}

.pagination .current, .wp-pagenavi .current {
  color:#e6202c !important;
  background: transparent;
}

.post-featured h2 a {
  color:#e6202c !important;
  text-decoration: none !important;
  border: none !important;
}

.post-featured h2 a:hover {
  color: #000 !important;
}

.favorites-col {
  float: right;
  width: 25%;
}

.content-single {
    margin-top: 0 !important;
}

.favorites-title {
  font-size: 20px;
}

.media-act {
    left: 90px !important;
    top: 75px !important;
    color: #fff !important;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-weight: bold;
        z-index: 999;
}

.cpt_videos .post-copy {
    padding: 10px 0px 0px 0px;
}

.post-copy a {
    color: #e6202c !important;
    text-decoration: none !important;
    border: none !important;
       -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.post-copy a:hover {
  color: #000 !important;
}

.cpt_videos .post-copy p {
      float: left;
    width: 75%;
}

.video-info-box-outer {
      float: right;
    width: 25%;
    background: #d4d4d6;
}

.external-video-links {
  clear: both;
}

.video-type-text {
    background: #000;
    color: #fff;
    padding: 10px 0;
    text-transform: uppercase;
    width: 100% !important;
    margin-bottom: 10px;
    text-align: center;
}

.video-info {
  padding: 20px;
}

.video-info p {
  width: 100% !important;
      margin-bottom: 10px;
}

.external-video-links a {
      color: #e6202c !important;
    text-decoration: none !important;
    border: none !important;
       -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.no-video {
    width: 100%;
    background: #000;
    padding: 25%;
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.external-video-links a:hover {
  color: #000 !important;
}

.music-listing .widget-content {
  box-shadow: none !important;
  background: #e8e8e8;
  padding: 0 !important;
}

.music-listing .album-info {
      padding: 0 8px 8px;
}

.music-listing .album-info .pair-title {
    color: #e6202c;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    z-index: 20;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.music-listing .album-info .pair-title:hover {
  color: #000;
}

.music-listing .widget-content .btn {
    margin-top: 0px !important;
}


.single-cpt_discography .nine, .row .nine {
    width: 100%;
    padding: 40px 20px !important;
}

.single-cpt_discography .content-inner {
    box-shadow: none;
    float: left;
    width: 50%;
    clear: both;
    padding: 0;
    max-width: 400px;
    background: #e8e8e8;
    padding-bottom: 16px;
}

.single-cpt_discography .content-inner h2 {
   font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
   padding: 0 16px;
   color: #e6202c;
   font-size: 30px;
}

.single-cpt_discography .content-inner #meta-wrap {
   padding: 0 16px;
}

.single-cpt_discography .single-meta {
     padding-bottom: 0;
     margin-bottom: 0;
     border: none;
     color: #807f7f;
}

.single-cpt_discography .single-meta span {
  min-width: auto;
}

.single-cpt_discography .buy-music {
  background: #d4d4d5;
  padding: 8px 16px;
  margin-top: 8px;
}

.single-cpt_discography .buy-music div {
  margin-bottom: 16px;
}

.single-cpt_discography .buy-music a {
  color:#fff;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
   background: #000;
   text-transform: uppercase;
}

.single-cpt_discography .buy-music a:hover {
  background: #fff;
  color: #000;
}

.single-cpt_discography .buy-music .buy-link a {
    padding: 3px 10px;
    border-radius: 7px;
}

.single-cpt_discography .buy-music .buy-link {
  margin-top:16px;
}

.single-cpt_discography .buy-music .spotify-link a {
   padding: 3px 10px;
    border-radius: 7px;
}

.single-cpt_discography .buy-music .spotify-link i {
  margin-right: 5px;
}

.single-cpt_discography .buy-music .tidal-link a {
   padding: 3px 10px;
    border-radius: 7px;
}

.single-cpt_discography .buy-music .tidal-link i {
    margin-right: -6px;
    top: 5px;
    position: relative;
    line-height: 6px;
    left: -4px;
}

.single-cpt_discography .buy-music .tidal-link a:hover path {
    fill: rgb(0, 0, 0);
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.single-cpt_discography .buy-music .google-play-link a {
   padding: 3px 10px;
    border-radius: 7px;
}

.single-cpt_discography .buy-music .google-play-link i {
  margin-right: 5px;
}

.single-cpt_discography .buy-music .apple-music-link a {
   padding: 3px 10px;
    border-radius: 7px;
}

.single-cpt_discography .buy-music .apple-music-link i {
  margin-right: 5px;
}

.single-cpt_discography .content-inner .album-description {
  padding: 0 16px;
  margin-top: 8px;
  color:#807f7f;
}

.single-cpt_discography .content-inner img {
    max-width: 400px;
    width: 100%;
}

.tidalIcon:hover path {
    fill: rgb(0, 0, 0);
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.itunes-link a {
  text-indent: -9000px;
  display: block;
  height: 32px;
  width: 90px;
  background: url('../images/buy-itunes.png') no-repeat !important;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}

.itunes-link a:hover {
  background-position: bottom;
}

.amazon-link a {
  text-indent: -9000px;
  display: block;
  height: 32px;
  width: 71px;
  background: url('../images/buy-amazon.png') no-repeat !important;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}

.amazon-link a:hover {
   background-position: bottom !important;
}

.itunes-link a:hover {
  background-position: bottom !important;
}

.itunes-link {
    margin-right: 10px;
}

.itunes-link, .amazon-link {
  display: inline-block;
}

.postid-158 .buy-music {
  display: none;

}

.postid-159 .buy-music {
  display: none;
}

.tracklisting {
    float: right;
    width: 60%;
}

.tracklisting .widget-tracks {
  width: 100%
}

.track-no {
    background: transparent !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 13px !important;
    color: #e6202c !important;
    padding: 16px 0 !important;
}

.tracklisting .btns {
      top: 14px !important;
}

.tracklisting .btns a {
     background: transparent;
    font-size: 23px;
    margin: 0;
    padding: 0;
    color: #d4d4d5;
    margin-right: 5px;
}

.tracklisting .btns a:hover {
  color: #000;
background: transparent;
}

.tracklisting .widget-tracks li {
  background: none !important;
  border-bottom: 1px solid #e8e8e8;
  min-height: 55px;
}

.tracklisting .track-listen, .tracklisting a.sm2_button {
    top: 11px !important;
    right: 31px;
    background: url(../images/icon_playback_b.png) no-repeat;
}

.tracklisting .track-listen:hover, .tracklisting a.sm2_button:hover {
     background-position: -30px 0;
}

.track-info h4 {
  font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    color: #000000 !important;
}

.film-listing {
      margin-left: 65px !important;
}

.film-listing .media-block {
    box-shadow: none;
    padding: 0 0 10px 0 !important;
    background: #e8e8e8;
    min-height: 375px !important;
}

.film-listing .four, .film-listing .row .four {
  width: auto;
}

.film-listing .album-info a {
    color: #e6202c;
    font-weight: bold;
    font-size: 17px;
    position: relative;
    z-index: 20;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    background: transparent;

}

.film-listing .widget-content img {
  max-width: 200px;
}

.film-listing .album-info {
  text-align: center;
  max-width: 200px;
}

.film-listing .album-info a:hover {
  color: #000;
}

.postid-53 .nine, .postid-53 .row .nine {
    padding: 0;
    width: 100% !important;
}

.postid-53 .content-inner {
    box-shadow: none;
    padding: 0;
    width: 100%;
}


.srizon-pagination span.current {
    color: #e6202c !important;
    background: transparent;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
    border: none;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    margin-right: 20px;
    font-size: 16px;
}

.srizon-pagination a {
    color: #807f7f !important;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin-right: 20px;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
    padding: 10px 12px;
    border: none;
}

.srizon-pagination a:active, .srizon-pagination a:hover {
      background: transparent;
    color: #e6202c !important;
    border: none;
}

.srizon-pagination span.disabled {
  display: none;
}

.gallery-main {
      padding: 30px 18px;
}

.gallery-main h2 {
  color: #e6202c !important;
  text-decoration: none !important;
  border: none !important;
  font-family: 'Montserrat', sans-serif;
}

.gallery-main h2 a {
  color: #807f7f !important;
  text-decoration: none;
}

.gallery-main h2 a:hover {
  color: #e6202c !important;
}

.Caption_Content {
  font-family: 'Montserrat', sans-serif;
}

.Image_Wrapper {
  margin-right: 5px;
}

.film-info-box-left {
    width: 65%;
    float: left;
    margin-right: 20px;
    max-width: 500px;
}

.film-info-box-right {
    float: right;
    width: 30%;
    background: #d4d4d6;
    position: relative;
    max-width: 250px;
    margin-top: 60px;
}

.film-info-box-right .film-info {
  padding: 20px;
}

.full-film {
  width: 100% !important;
}

.full-film .post-copy {
      float: left;
}

.full-film .post-copy:nth-child(2)  {
      width: 75%;
    position: relative;
}

.full-film .post-copy-wrap {
      margin-bottom: 50px;
}

.full-film .post-featured {
    margin: 0 auto;
    text-align: center;
}

.merch-listing .widget-content {
  box-shadow: none !important;
  background: #e8e8e8;
  padding: 0 !important;
}

.merch-listing .merch-link a {
    font-weight: bold;
    font-size: 17px;
    position: relative;
    z-index: 20;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
    padding: 3px 10px;
    border-radius: 7px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    background: #e6202c;
    text-transform: uppercase;
}

.merch-listing .merch-link a:hover {
  color: #e6202c;
  background: #fff;
}

.merch-listing .merch-link {
    padding: 0 8px 8px;
}

.merch-listing {
      padding: 0 !important;
      margin-left: 20px !important;
}

.merch-text {
  margin-bottom: 0 !important;
  text-align: center;
}

.post-type-archive-cpt_merch .main {
      padding-bottom: 18.5%;
}

.merch-header-text {
   font-family: 'Montserrat', sans-serif;
    color: #e6202c;
    font-size: 70px;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
}

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

 /* .main {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;

    padding-bottom: 200px;
  }

  .atw-show-posts-filter-lonelyvideos {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2;
  }
  .six {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      box-ordinal-group: 1;
      width: 100% !important;
  }

  .post-copy img {
    width: 100%;
  }

  .atw-show-posts {
    display: none;
  }*/

  #navigation li {
    margin-right: 75px;
  }

  .full-film .post-copy:nth-child(2) {
    width: 70%;
    position: relative;
}

.film-info-box-left {
  width: 63%;
}

.film-info-box-right {
  width: 32%;
}


}

@media screen and (max-width: 1115px) {
    #navigation li {
    margin-right: 50px;
  }

/*   .tracklisting .track-listen, .tracklisting a.sm2_button {
        position: relative;
    top: -7px !important;
    right: 0 !important;
    display: inline-block;
  }*/
  .tracklisting .btns {
        position: relative;
    margin-bottom: 10px;
    width: auto;
    float: none;
    right: auto;
    top: auto !important;
    display: inline-block;
  }

  
     .tracklisting .track-listen, .tracklisting a.sm2_button {
        position: relative;
      top: 14px !important;
      right: 0 !important;
      display: inline-block;
    }

      .track-info {
      width: 75%;
      float: left !important;
      margin: 18px 0 0 20px !important;
    }

     .postid-158 .track-info {
      width: 63%;
    }

    .postid-159 .track-info {
      width: 63%;
    }

  .track-info h4 {
    display: inline-block;
  }

  .pair-sub {
    display: inline-block;
  }

  .tracklisting {
    width: 50%;
  }

  .video-listing {
    max-width: 95% !important;
    margin: 0px auto !important;
  }

  .video-listing li {
    margin: 0 15px 30px !important;
    width: 46.33333% !important;
  }

   .music-listing {
    max-width: 95% !important;
    margin: 0px auto !important;
  }

  .music-listing li {
    margin: 0 15px 30px !important;
    width: 46.33333% !important;
  }

  .listing .widget-content img {
    width: 100%;
  }

  .video-listing .media-block {
    min-height: 400px !important;
  }

    .music-listing .media-block {
    min-height: 440px !important;
  }

  .hub {
    margin-left: 5px;
  }

  .post-type-archive-cpt_discography .hub {
    padding: 0;
    margin-left: 3px;
  }

}

@media screen and (max-width: 990px) {
    .track-info {
      width: 73%;
      float: left !important;
      margin: 18px 0 0 20px !important;
    }

     .postid-158 .track-info {
      width: 60%;
    }

    .postid-159 .track-info {
      width: 60%;
    }
}

@media screen and (max-width: 967px) {
  .navigation {
    display: none;
  }

  .header {
    margin-top: 48px;
  }

  #navigation li.menu-item-949{
            display:!important;
        }
}

@media screen and (max-width: 970px) {
  .logo-home {
    display: none;
  }

  .full-film .post-copy:nth-child(2) {
    width: 65%;
    position: relative;
  }
}

@media screen and (max-width: 930px) {
   .single-cpt_discography .content-inner {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .tracklisting {
    float: none;
    width: 100%;
    margin: 40px auto;
  }

  .track-info {
      width: 85%;
  }

  #socials-ignited-2 {
      width: 50%;
      max-width: 320px;
  }

  #search-3 {
    width: 50%;
  }

.video-listing li {
    margin: 0 15px 30px !important;
    width: 44.33333% !important;
  }

.music-listing li {
    margin: 0 15px 30px !important;
    width: 44.33333% !important;
  }

   .postid-158 .track-info {
      width: 78%;
    }

    .postid-159 .track-info {
      width: 78%;
    }

}

@media screen and (max-width: 850px) {
  .full-film .post-copy {
    float: none;
  }

  .full-film .post-copy:nth-child(2) {
    width: 100%;
    float: none;
  }

  .film-poster-left {
        max-width: 250px;
      margin: 0 auto;
    }
    .film-info-box-left {
      width: 100%;
      float: none;
      max-width: 100%;
    }

    .film-info-box-right {
      width: 100%;
      float: none;
    }

    .track-info {
      width: 82%;
  }

   .postid-158 .track-info {
      width: 74%;
    }

    .postid-159 .track-info {
      width: 74%;
    }

}

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

  .film-listing li {
      width: 44.333% !important;
      max-width: 100% !important;
   }

   .film-listing .widget-content img {
    max-width: 100% !important;
   }

   .film-listing .album-info {
    text-align: center;
      max-width: 100%;
    }

    .track-info {
      width: 80%;
  }

   .postid-158 .track-info {
      width: 72%;
    }

    .postid-159 .track-info {
      width: 72%;
    }

}

@media screen and (max-width: 1200px){
  #cff .cff-item {
    width: 100% !important;
    padding: 0 !important;
  }

  .home .main .content {
    width: 65% !important;
  }

}

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

  .merch-listing .four {
    width: 45.33333%;
  }
}

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

  .home .main .content {
    width: 100% !important;
  }

.main {
    display: -webkit-box;
    display: -moz-box;
    display: box;

    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;

    padding-bottom: 200px;
  }

  .atw-show-posts-filter-lonelyvideos {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2;
  }
  .six {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      box-ordinal-group: 1;
      width: 100% !important;
  }

  .post-copy img {
    width: 100%;
  }

  .atw-show-posts {
    display: none;
  }
}

@media screen and (max-width: 670px) {
  .hub {
    margin-left: 0px;
  }

  .single-cpt_discography .buy-music {
    text-align: left;
  }

  .single-cpt_discography .content-inner .album-description {
    text-align: left;
  }


  .post-copy-wrap {
    padding-left: 0 !important;
  }

  #socials-ignited-2 {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-top: 5px !important;
    max-width: 270px;
  }

  #search-3 input[type="text"] {
        float: none !important;
    width: 100% !important;
    border: 0 !important;
    box-shadow: none !important;
    margin: 0 auto !important;
    text-indent: 32px !important;
    border-radius: 30px !important;
  }

  #search-3 form div {
    width: 100%;
    position: relative;
  }

  #search-3 form {
    float: none;
  }

  #search-3 {
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-top: 0px !important;
    position: relative;
  }

  .video-listing {
        padding: 0px 30px;
  }

  .video-listing .four {
      width: 100% !important;
      margin: 0 auto !important;
  }

    .music-listing .four {
      width: 100% !important;
      margin: 0 auto !important;
  }

  .music-listing .widget-content {
    min-height: 400px !important;
}

  .video-listing .widget-content img {
    width: 100%;
  }

  .categories-filter {
    display: none;
  }

  .section-title {
    font-size: 60px;
    letter-spacing: 15px;
  }

  #socials-ignited-2 i {
    font-size: 25px;
    width: 45px;
    height: 45px;
    line-height: 47px;
  }

 .cpt_videos .post-copy p {
      width: 65%;
 }

.video-info-box-outer {
  width: 35%;
}

.film-listing {
    margin: 0 auto !important;
    max-width: 70% !important;
    left: 0;
}

.film-listing li {
    margin: 16px 0px 16px 0px;
    width: 100% !important;
}

.film-listing .widget-content img {
    max-width: 100% !important;
}

.film-listing .album-info {
    text-align: center;
    max-width: 100%;
}

li.four.alpha.columns {
  left: 0 !important;
}

li.four.columns {
  left: 0 !important;
  margin-bottom:30px !important; 
}

.fa-tidal::before {
    width: 30px;
    height: 30px;
    top: 14px;
    left: 8px;
}

.fa-tidal:hover::before {
      background-position: 0px -48px;
}

.full-film .post-copy {
  max-width: 100%;
}

.film-info-box-left {
    width: 100%;
    float: none;
    margin-right: 20px;
}

.film-info-box-right {
    float: none;
    width: 100%;
    background: #d4d4d6;
    max-width: 100%;
}

.merch-listing {
      padding: 0 !important;
      margin-left: 0px !important;
}

.post-type-archive-cpt_merch .main {
      padding-bottom: 0;
}

.merch-listing li {
    margin: 0px 16px 0px 16px !important;
    margin-bottom: 30px !important;
}

  .merch-listing .four {
    width: 100%;
  }

     .tracklisting .track-listen, .tracklisting a.sm2_button {
        position: relative;
      top: 14px !important;
      right: 0 !important;
      display: inline-block;
    }

      .track-info {
      width: 75%;
      float: left !important;
      margin: 18px 0 0 20px !important;
    }

    .postid-158 .track-info {
      width: 60%;
    }

    .postid-159 .track-info {
      width: 60%;
    }


}

@media screen and (max-width: 570px) {
  .video-type-text {
    padding: 10px;
  }

  .cpt_videos .post-copy p {
        width: 55%;
  }

  .video-info-box-outer {
        width: 45%;
  }

  .cpt_videos .post-featured {
        margin-bottom: 20px;
  }

  .film-poster-left {
    max-width: 100%;
  }

  .track-info {
      width: 73%;
  }

}

@media only screen and (max-width: 479px) {
  .post-body .post-copy {
      padding: 0px 10px 0px 0;
  }

  .cpt_videos .post-body .post-copy {
      padding: 0px 0px 0px 0;
  }

  .cpt_videos .post-copy p {
    width: 100%;
    float: none;
  }

  .video-info-box-outer {
    width: 100%;
    float: none;
  }

  .external-video-links {
    margin-top: 20px;
  }

}


@media only screen and (max-width: 320px) {
      .mob-title {
        max-width: 280px;
      }

       .section-title {
        font-size: 57px;
        letter-spacing: 12px;
      }

     .track-info {
      width: 70%;
      float: left !important;
      margin: 18px 0 0 20px !important;
    }

    .postid-158 .track-info {
      width: 52%;
    }

    .postid-159 .track-info {
      width: 52%;
    }
}