/*
Theme Name: Manic Street Preachers
Theme URI:
Description:
Author: 45PRESS Team
Author URI: http://www.45press.com
Version: 1.0
Tags:
License:
License URI:
*/

/* General */

/*
Black: 555b6a
Red: cd1408
Beige: #40595a
*/

html {
    height:100%;
}

body {
    color: #000;
    background-color:#fff;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300;
    font-size:15px;
    background-repeat:no-repeat;
    background-position: top center;
}

body.page-template-page-splash-php {
    background-image: none;
    background-color:#fff;
    background-size: cover;
    height:100%;
}

a {
    color: #40595a;
}

a:hover, a:focus {
    outline: 0;
    text-decoration: none;
    /*color:#4f4f4f;*/
    color:#cd1408;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 700;
    color:#40595a;
    text-transform: uppercase;
}

::-moz-selection {
    color: #fff;
    background: #40595a;
}

::selection {
    color: #fff;
    background: #40595a;
}

#top-bar {
    background-color:#40595a;
    padding:5px 0;
	color: #fff;
}

#top-bar .social-wrapper #twitter-widget-0 {
    vertical-align: bottom;
}

#top-bar .social-wrapper {
    background-color:#fff;
    padding:5px;
    float:left;
    margin:0 2px;
    height:31px;
}

#top-bar a {
    text-transform:uppercase;
    margin:0 2px;
	color: #fff;
}

#top-bar p {
    margin:0;
}

.btn {
    border-radius: 0;
    font-weight: 700;
    vertical-align: middle;
}

.btn-default {
    color: #40595a;
	border: #40595a 2px solid;
	background-color: transparent;
	padding: 2px 30px;
}

.btn-default:focus,
.btn-default:hover {
    color: #fff;
	border: #cd130a 2px solid;
    background-color: #cd130a;
}

.col-xs-12.col-sm-6 .btn-default, .carousel-caption .btn-default{
    color: #fff;
    border: #fff 2px solid;
    background-color: transparent;
    padding: 2px 30px;
}

.col-xs-12.col-sm-6 .btn-default:focus,
.col-xs-12.col-sm-6 .btn-default:hover {
    color: #fff;
    border: #cd130a 2px solid;
    background-color: #cd130a;
}

.navbar-nav>li>a {
    color:#1e242a;
    font-weight: 700;
    background:transparent;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom:7px solid transparent;
    padding-bottom:5px;
}

.navbar-nav>.current_page_item>a,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover {
    border-bottom:7px solid #cd1408 ;
    color:#000;
    background:transparent;
    padding-bottom:5px;
}

.navbar-nav>li>.dropdown-menu {
    background-color:transparent;
    border-radius:0;
    border-top:0;
    padding:0;
	color:#fff;
}

.navbar-nav .dropdown-menu>li>a {
    text-transform: uppercase;
    font-size: 16px;
    background-color: #40595a;
	color:#fff;
    padding: 10px;
    text-align: left;
}

.navbar-nav .dropdown-menu>li>a:focus,
.navbar-nav .dropdown-menu>li>a:hover {
    text-transform: uppercase;
    font-size: 16px;
    background-color:#cd1408;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: transparent;
    border-color:#cd1408;
}

.menu-item-has-children:hover .dropdown-menu {
    display:block;
}

header .link-block {
    display:block;
    height:430px;
    width:inherit;
}

.nav-bg {
    background:rgba(190, 200, 204, 0.61);
}

.back-link {
    text-transform: none;
    font-size:70%;
    line-height: 1.5;
}

.btn-group.open>.dropdown-menu {
    background:#40595a;
    color:#fff;
    border-radius: 0;
    padding: 0;
}

.btn-group .dropdown-menu>li>a {
    color:#fff;
    font-weight:bold;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default,
.btn-group .dropdown-menu>li>a:hover, .btn-group .dropdown-menu>li>a:focus {
    color:#fff;
    background:#cd130a;
    border: solid 2px #cd130a;
}

.logo-img {
    margin:30px auto 0;
}

/*jetpack overrides*/

body .sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button,
body .sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button,
body .sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button,
body .sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button,
body .sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
    background: #40595a;
    color:#fff !important;
    border-radius: 0;
    pointer-events:none;
}

body .sd-social-icon .sd-content ul li.share-email a.sd-button {
    pointer-events:auto;
}

/*main*/

header, #content {
    background: #fff;
}

#content .container {
    /* background:rgba(255, 255, 255, 0.21); */
    padding-top:0;
    padding-bottom:20px;
}

.grid-wrapper {
    padding:10px;
}


.no-margin  {
    margin:0;
}

.social-bar {
    margin-top:20px;
    margin-bottom:20px;
    position: relative;
    height:31px;
}

.social-bar .comment-icon {
    margin-right:2px;
}

.social-bar .comment-icon a {
    color:#4f4f4f;
    background-color:#40595a;
    display:inline-block;
    width: 32px;
    height: 32px;
    margin: 0 2px 0 0;
    clear: both;
    text-align: center;
    line-height: 2.8;
    font-size: 12px;
}

.social-bar .comment-icon a:hover {
    color:#4f4f4f;
    opacity:0.6;
}

.social-bar .comment-icon .fa-stack-2x {
    font-size: 38px;
    line-height: .9;
    vertical-align: top;
}

.social-bar .comment-icon .fa-stack-1x {
    font-size: 12px;
    line-height: 2.9;
}

.social-hovers > div {
    position: absolute;
    top: -41px;
    height: 41px;
}

.social-bar.clearfix .social-hovers > div {
    bottom: 64px;
}

.hover-inner {
    background-color: #40595a;
    padding: 5px 10px;
    height:31px;
}

.social-hovers > div .arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    bottom: 5px;
    left: 11px;
    margin-left: 0;
    border-width: 5px 5px 0;
    border-top-color: #40595a;
}

/*home*/

.carousel {
    margin-top:20px;
}

.carousel-caption {
    text-align: left;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    left: auto;
    right: auto;
    top: auto;
    bottom: 0;
    padding: 10px 0;
}

.carousel-caption p {
    /*
    font-size:14px;
    margin:0;
    line-height:1;
    */
}

.carousel-caption .btn {
    font-weight:bold;
    text-transform: uppercase;
}

.carousel-control {
    width:8%;
}

.carousel-caption .row { border: dotted 0px red; width: 90%; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; align-content: center; }
.carousel-caption .row div { border: dotted 0px red; width: auto; margin: 0; padding: 0;}
.carousel-caption .row div a { width: auto; margin: 0; padding: 5px 20px;}
.carousel-caption .row div div { width: auto; margin: 0; padding: 0;}
.carousel-caption .row .col-sm-9 { width: auto; margin: 0; padding: 0; flex-grow: 2;}


/*items*/


.item-title {
    font-size: 21px;
    /* background-color: rgba(192,166,149,1); */
    color: #40595a;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 5px;
    border: solid 3px #40595a;
}

.items-footer {
    background-color:#40595a;
    text-transform: uppercase;
    padding: 5px 15px;
}

.items-footer a {
    color:#fff;
}

.items-footer a:focus,
.items-footer a:hover {
    color:#fff;
}

.items-footer a .fa-stack {
    width:1.5em;
    height:1.5em;
    line-height:1.5em;
	margin-left:10px;
    vertical-align: bottom;
}

.items-footer a .fa-stack-2x {
    font-size:1.5em;
}

.items-footer a .fa-inverse {
    color:rgba(94, 108, 125, 1);
    font-size:0.9em;
}
.items-footer a .fa-stack .fa-long-arrow-right {
    color: #000;
}

/*article item*/

.article-item {
    margin-bottom: 20px;
    padding-top:15px;
    padding-bottom:15px;
}

.article-item h2  {
    font-size:21px;
    text-transform: uppercase;
	color: #40595a;
}

.article-item h2 a  {
	color: #40595a;
}
.article-item h2 a:hover  {
	color: #cd1408;
}

.article-item:last-of-type {
    margin-bottom: 0;
}

.news-post {
    min-height:223px;
}

.news-date {
    text-transform: uppercase;
    color:#fff;
    background-color:#40595a;
    position: absolute;
    left: 0;
    top:0;
    padding: 6px 30px;
}

.news-thumb {
  position: absolute;
  left: 0;
  width: 100%;
}

.news-title {
    /*padding-top:40px;*/
}

.news-post p {
    word-wrap: break-word;
}





/*pagination*/

.page-nav-pages span,
.page-nav-pages a,
.page-nav .page-numbers {
    display:inline-block;
    margin: 0 0 0 4px;
    padding: 5px 14px;
	text-transform: uppercase;
}

.single-post-nav {
    margin-top:20px;
}

.page-numbers { list-style: none; font-size:12px; display: block; margin: 30px auto; text-align: center;}
.page-numbers li{ display:inline; }
.page-numbers li a{ display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #40595a; }
.page-numbers li a:hover{ display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #000; background-color:#000; color: #fff; }
.page-numbers li span.current { display:block; float:left; padding:4px 9px; margin-right:7px; border:1px solid #40595a; background-color:#40595a;  }  
.page-numbers li span.dots { display:block; float:left; padding:4px 9px; margin-right:7px;  } 


/*single post*/

.page-post {
    padding:30px 20px 20px 20px;
}

article.single-post {
    padding:15px;
    position: relative;
}

.page-post h1, .page-post h2, .page-post h3, .page-post h4, .page-post h5, .page-post h6, .page-post h7, .page-post h8,
article.single-post .item-content-title {
    color:#2f374f;
}

article.single-post .news-date {
    top:20px;
}







/*video post*/

.video-post {
    padding:10px;
}

.home-post {
    padding:0;
}

.video-post .video-thumb {
    width:100%;
    height:auto;
}

.video-post .video-title {
    padding-left:15px;
    padding-right:15px;
}

.video-post .video-title > *{
    text-transform: none;
}

.video-play {
    position: absolute;
    top: 0;
    bottom: 60px;
    right: 0;
    left: 0;
    margin: auto;
    opacity: 0.8;
    pointer-events:none;
}

.video-post:hover .video-play {
    opacity: 1;
}

/*release*/

.release-post {
    padding:20px 5%;
}

.release-post img {
    width:100%;
    height:auto;
}

.track-player {
    width:40px;
    height:40px;
    position: relative;
}

.track-player .player-control {
    width: 46px;
    height: 46px;
    font-size: 46px;
    color:#40595a;
    -webkit-text-shadow:none;
    -moz-text-shadow:none;
    text-shadow:none;
}

.track-player .player-control.pause:hover,
.track-player .player-control:hover {
    color:#4f4f4f;
}

.track-player .player-control.pause {
    height: 46px;
    font-size: 46px;
    width: 46px;
}

.track-player .player-control.pause .fa-stack-1x {
    font-size: 19px;
    line-height: 2.5;
    height: 46px;
}

.track-player .player-control.pause .fa-stack-2x {
    font-size: 46px;
}

.tracks {
    margin-top:20px;
}

.tracks .media-body p {
    padding: 20px 0;
    font-size: 18px;
    margin: 0;
}

.btn-group .btn,
.tracks .buy-btn {
    font-size: 18px;
    text-transform: uppercase;
}

.tracks .track-media .media {
    overflow:visible;
}

.tracks .track-media .dropdown-menu {
    min-width:inherit;
    width:100%;
}

.release-type-filter {
    margin:10px auto 50px auto;
    font-size:13px;
    text-transform: uppercase;
}

.release-type-filter > span {
    margin:0 10px 0 0;
    padding:0 10px 0 0;
    /* border-right:1px solid #40595a; */
    color:#40595a;
}

.release-type-filter > span:last-of-type {
    border-right:0;
}

.release-type-filter span:first-child {
    margin-right:5px;
    padding-right:5px;
    color:#000;
    border:0;
}

.release-type-filter span a {
    padding: 5px;
    color:#40595a;
    border: solid 2px #fff;
}

.release-type-filter span a:hover,
.release-type-filter span a:focus,
.release-type-filter span a.current {
    color:#40595a;
    /* background-color:rgba(190,185,193,0.75); */
    border: solid 2px #40595a;
}

.release-overlay {
    width: 94%;
    height: 92%;
    position: absolute;
    background-color: rgba(256, 256, 256,0.75);
    top: 0;
    left: 0;
    margin-left: 0.625em;
    top: 92%;
    height: 0;
    overflow: hidden;
}

.release-overlay-inner {
    padding:30px;
}

.release-title {
    margin:0;
	color:#000;
}

.release-title a {
    color:#000;
}

.release-term {
    font-size:12px;
}


/*list*/

.list-post-header {
    border-bottom:1px dotted #000;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:30px;
    padding:30px 15px;
}

.list-post {
    padding:15px;
}

.article-item .list-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    margin: 10px auto;
}

.list-back-to-top {
    text-transform: uppercase;
}

/*photo facebook twitter*/

#sidebar .instagram-photos,
#sidebar .photo-post {
    padding:0;
}

.photo-widget-img {
    width:100%;
    height:auto;
}

/*facebook*/

.adv_status,
.facebook .fb-post {
    margin:15px auto;
}

.tweet  {
    border-bottom: 3px solid #40595a;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom:20px;
}

.tweet:last-of-type  {
    margin-bottom:0;
}

.adv_fb_date,
.timestamp {
    color: #40595a;
    font-size: 14px;
    margin:0;
}

.widget_advancedfacebookwallwidget {
    width: 100% !important;
    background-color: rgba(234, 236, 232, 1);
    padding: 15px;
    list-style-type: none;
    word-wrap: break-word;
}

.widget_advancedfacebookwallwidget h3,
.advanced_facebook_wall h1,
.adv_fb_post_img,
.adv_status_title {
    display:none;
}

.adv_status,
.adv_fb_post_area ul {
    padding-left:0 !important;
}

.adv_fb_post_area ul li {
    border-bottom: 1px solid #ece4d0;
}

.adv_fb_post_area ul li:last-child {
    border-bottom: 0;
}

/*carousels*/

/*fade mod*/

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}


.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control.right,
.carousel-control.left {
    background: transparent;
    filter:none;
}

#player-slider {
    position: absolute;
    top: 275px;
    padding: 0 0 0 15px;
    height:120px;
}

#player-slider .carousel-caption {
    position: static;
    text-align: left;
    color: #2f374f;
    padding: 15px;
    text-shadow: none;
    float:right;
    width: 173px;
}

#player-slider .carousel-control.right {
    right: 158px;
}

#player-slider .item .artwork-wrapper {
    position: relative;
    float:left;
    width:120px;
    height:120px;
}

#player-slider .item .artwork-wrapper a:focus,
#player-slider .item .artwork-wrapper a:hover {
    opacity: 1;
}

#twitter-slider .carousel-caption,
#instagram-slider .carousel-caption {
    position: static;
    text-align: left;
    color: #2f374f;
    padding: 15px;
    text-shadow: none;
	font-weight: 700;
}

.carousel-control {
    font-size: 50px;
    line-height: 1;
    height: 50px;
    margin: auto;
}

#twitter-slider .carousel-control {
    display:none;
}

#twitter-slider:hover .carousel-control {
    display:block;
}

#twitter-slider .carousel-control.right  {
    right: -32px;
    background: rgba(94, 108, 125, 1);
}


#twitter-slider .carousel-control.left  {
    left: -32px;
    background: rgba(94, 108, 125, 1);
}

/*player controls*/

.player-control {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 56px;
    height: 66px;
    font-size: 66px;
    font-weight: 300;
    text-align: center;
    margin: auto;
    line-height: 1;
    color: #fff;
    -webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    -moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    opacity: 0.7;
}

.player-control:focus,
.player-control:hover {
    color: #fff;
    opacity:1;
}

.player-control.pause {
    height: 66px;
    font-size: 72px;
    width: 56px;
    line-height:0;
}

.player-control.pause .fa-stack {
    width:inherit;
    height:inherit;
}

.player-control.pause .fa-stack-2x {
    font-size: 66px;
}

.player-control.pause .fa-stack-1x {
    font-size: 26px;
    line-height: 2.5;
}

/*gigpress*/

.event-info {
    padding:0;
}

.event-info-full {
    padding:0;
    margin-bottom:10px;
}

.event-info-full .venue,
.event-info .venue {
    padding:15px;
    text-align: center;
    font-size:22px;
    color:#000;
}

.event-info-full .venue {
    padding:15px 25%;
	text-transform: uppercase;
	font-weight: 700;
}

.event-info-full .venue small,
.event-info .venue small {
    display:block;
    font-size:70%;
}

.event-info .items-footer {
    background-color:#40595a;
	color: #fff;
    padding:0;
}

.event-info .items-footer div {
    padding:0;
}

.event-info .items-footer a,
.event-info-full .items-footer p,
.event-info .items-footer p {
    display:block;
    margin:0;
    text-align:center;
    width:100%;
    height:100%;
    padding:10px 15px;
}

.event-btn a,
.event-info .items-footer a {
    background-color:#40595a;
	color: #fff;
    font-weight:700;
}

.event-info-full .event-date {
    text-transform: uppercase;
    color:#fff;
    background-color:#40595a;
    position: absolute;
    left: 15px;
    top:10px;
    padding: 10px 30px;
}

.event-info-full .event-btn a {
    text-transform: uppercase;
    position: absolute;
    right: 15px;
    padding:10px 15px;
    top:10px;
    min-width:135px;
    color:#fff;
}

.event-info-full .event-btn a:hover,
.event-info-full .event-btn a:focus {
    color:#fff;
    background-color:#000;
}

.event-detail.item-content-title {
    text-transform: uppercase;
    line-height:1.5em;
}

.event-detail.event-date {
    text-transform: uppercase;
    color:#40595a;
    background-color:#d5d7d3;
    position: absolute;
    right: 15px;
    top:15px;
    padding: 6px 30px;
}

.event-detail.event-btn a {
    text-transform: uppercase;
    position: absolute;
    right: 15px;
    padding:10px 15px;
    top:10px;
    min-width:135px;
    color:#fff;
    text-align: center;
}

.event-detail.event-btn a:hover,
.event-detail.event-btn a:focus {
    color:#fff;
    background-color:#000;
}

.gigpress-empty {
    margin:20px auto;
}

.event-footer {
    margin-top:3px;
}

/*footer*/

footer {
    background:#40595a;
    padding-bottom:60px;
	color: #fff;
}

footer .nav-bg {
    background-color:#fff;
    margin-bottom:30px;
}

footer .nav-bg .navbar-nav>li>a {
    font-size:16px;
    font-weight: 400;
}

.footer-copy {
    margin:40px auto;
    color:#fff;
    font-size:12px;
}

.footer-copy a {
    color:#fff;
}
.footer-copy a:hover {
    color:#000;
}

.social-icons {
    float:none;
}

.social-icons li span {
    font-size:14px;
    line-height: 1;
    vertical-align: middle;
    margin-right:10px;
}

.social-icons>li>a {
    border:0;
    background-color: #000;
    padding:5px;
    font-size: 12px;
    color:#fff;
}

.social-icons>li>a:focus,
.social-icons>li>a:hover {
    border:0;
    background-color: #cd1408;
    padding:5px;
    font-size: 12px;
    color:#fff;
}

.social-icons>li>a:after {
    display:none;
}

.social-icons>li {
    float: none;
    vertical-align: middle;
    display: inline-block;
}

.footer-logo {
    width:120px;
}

/*gallery*/

.sme-image-wrapper {
    padding:10px;
}

.sme-image-wrapper img {
    width:100%;
}

.sme-image-wrapper h3 {
    color:#40595a;
    font-size:16px;
    text-transform: none;
}

.sme-image-wrapper h3:focus,
.sme-image-wrapper h3:hover {
    color:#4f4f4f;
}

.sme-image-caption {
    font-size:28px;
    font-weight:300;
    text-transform: uppercase;
    font-family: 'Open Sans', serif;
}

.sme-image-caption h1 {
    font-size:18px;
    font-weight:300;
    text-transform: uppercase;
    margin:0;
}

.sme-image-caption p {
    font-size:12px;
    margin:0;
}

.sme-image-caption a {
    color:#fff;
}

.fancybox-opened .fancybox-title {
    width:100%;
}

/* Comments */

#comments {
    margin:20px 0 80px 0;
}

.moderation-alert {
    padding: 15px;
    color: #000;
}

.leave-comments {
    text-align: center;
    border-top: 1px solid rgba(0,0,0,0.2);
    padding-top: 25px;
    margin-top: 0;
    font-size: 30px;
    font-weight:300;
}

.comments-title {
    text-align: center;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    padding-bottom: 25px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight:400;
}

.comments-title span {
    color: #4f4f4f;
    font-weight:600;
}

.comment-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.comment-list li {
    padding: 25px 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.comment-list .children {
    list-style: none;
    padding-left: 25px;
}

.comment-list .children li {
    border-bottom: 0;
}

.comment-list .children:last-child li:last-child {
    padding-bottom: 0;
}

#comment-nav-below {
    padding-top: 25px;
}

.media p {
    margin: 0 0 5px 0;
}

.media-heading {
    color: #40595a;
    font-size: 14px;
}

.media-heading a {
    color: #40595a;
}

.media-heading a:hover, .media-heading a:focus{
    color: #fff;
}

.logged-in-as a,
.comment-edit-link,
.comment-reply-link {
    color: #40595a;
}

.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-edit-link:hover,
.comment-edit-link:focus,
.comment-reply-link:hover,
.comment-reply-link:focus {
    color: #4f4f4f;
}

.comment-list time a {
    color: #799cae;
    font-size: 12px;
    display: block;
}

.media-left, .media>.pull-left {
    padding-right: 25px;
}

.comments-area textarea {
    display: block;
    width: 100%;
}

.form-submit input {
    color:rgb(181,182,181);
    background:#000;
    border:1px solid #000;
    border-radius: 0;
    padding:10px;
    display:inline-block;
    margin-top:10px;
    text-transform: uppercase;
    text-align:center;
}

.form-submit input:hover {
    color:#40595a;
    background:#000;
}


/*splash*/

.splash-bg {
    width:100%;
    height:100%;
    background: url('assets/img/splash_bg.jpg') center center no-repeat;
    background-size:cover;
    opacity: 0.6;
}

.splash {
    position: absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    margin:auto;
    width: 560px;
    height: 190px;
    text-align:center;
}

.splash-title {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin:30px auto;
}

.splash-btn {
    border:3px solid #fff;
    background:transparent;
    text-transform: uppercase;
    padding: 5px 25px;
    color:#fff;
    font-weight:700;
    font-size:20px;
    display:inline-block;
}

.splash-btn:focus,
.splash-btn:hover {
    background:#fff;
    color:#000;
}


.btn-invert {
    background:#fff;
    color:#000;
}

.btn-invert:focus,
.btn-invert:hover {
    background:transparent;
    color:#fff;
}

.btn-absolute {
    position:absolute;
    top:15px;
    right:15px;
}

/* Embed */

iframe, object, embed, img {
    max-width: 100%;
}

iframe#signup {
    min-height: 1000px;
}

/* Images */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
    max-width: 100%;
    height: auto;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 20px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 20px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 10px;
}

.release-thumb,
.news-thumb {
    border:1px solid rgba(128,128,128, 0.2);
}

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }

}

@media (min-width: 992px) {

    .no-gutter > [class*='col-'] {
        padding-right:0;
        padding-left:0;
    }

    .navbar-collapse {
        padding-left:0;
        padding-right:0;
    }

}

/* Tablet and under */

@media (max-width: 991px) {
    body {
        background-position: center top;
        background-size: 1590px;
    }

    header .link-block {
        height: 350px;
    }

    nav .navbar-nav>li>a {
        font-size: 16px;
        padding:10px 12px;
    }

    #player-slider {
        top: 195px;
        right: 0;
    }

    #player-slider .carousel-caption {
        width: 174px;
    }

    .event-info .items-footer a, .event-info-full .items-footer p, .event-info .items-footer p {
        font-size: 12px;
    }

    .event-info-full .venue {
        padding: 15px 30%;
    }

    #twitter-slider .carousel-control.left {
        left:-22px;
    }

    #twitter-slider .carousel-control.right {
        right:-22px;
    }

    footer .nav-bg .navbar-nav>li>a {
        font-size: 14px;
    }

}

/* Mobile */

@media (max-width: 767px) {
    
    body {
       background-position: center 40px;
       background-size: 200%;
    }

    body.page-template-page-splash-php {
        background-size: 430px;
    }

    .navbar-toggle .icon-bar {
        background:#4f4f4f;
    }

    #top-bar p {
       font-size: 12px;
    }

    .player-control.pause {
        height: 56px;
        font-size: 62px;
        width: 46px;
    }

    .player-control.pause .fa-stack-2x {
        font-size: 56px;
    }

    .player-control.pause .fa-stack-1x {
        font-size: 22px;
    }



    .carousel-inner {
        padding-bottom: 100px;
    }

    .carousel-control {
        font-size: 50px;
        line-height: 1;
        height: 50px;
        margin: auto;
        width:30px;
    }

    .carousel-caption {
        left: auto;
        right: auto;
        top: auto;
        height: 100px;
        bottom: -100px;
        display: flex; justify-content: space-between; align-items: center; align-content: center; 
}

 
    
    .carousel-caption p {
        line-height: 1.2;
    }

    .carousel-caption .btn {
        margin-top:10px;
    }



    .news-thumb {
        position: static;
    }

    .news-title-xs {
        margin-top: 50px;
    }

    .btn-group .btn, .tracks .buy-btn {
        font-size: 14px;
    }

    .tracks .media-body p {
        font-size: 12px;
    }

    .event-info-full .venue {
        padding: 10px 10px 50px 10px;
        margin: 0;
    }

    .event-info-full .event-date {
        top: auto;
        bottom:0;
        padding: 11px 0;
        height: 41px;
        width: 50%;
    }

    .event-info-full .event-btn a {
        top: auto;
        bottom:0;
    }

    .event-detail.item-content-title {
        margin-top:50px;
    }

    .social-icons {
        margin: 0;
    }

    .social-icons li:first-child {
        display: block;
        margin-bottom: 10px;
    }

    .continue-bar {
        letter-spacing: 1px;
    }

    .buy-links {
        min-height: 280px;
        margin-bottom: 30px;
    }

    .buy-links a {
        margin: 10px;
        display: inline-block;
    }

    .video-link .play {
        width: 77px;
        height: 90px;
        font-size: 30px;
    }

    .release-type-filter {
        text-align:center;
        margin:10px auto;
    }

    .release-type-filter span:first-child {
        display:block;
    }

    .release-type-filter > span {
        display: inline-block;
        margin: 5px;
        padding: 5px;
        border:0;
    }

    .release-type-filter > .pull-right {
        clear: both;
        float: none!important;
        text-align: right;
        font-weight: bold;
    }    

    footer {
        padding: 20px 0;
    }

}

/* Google tracking frame */
iframe[name="google_conversion_frame"] {
    display: none;
}

.sr-only, .screen-reader-text {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}