/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Oswald|Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700|Oswald|Roboto+Condensed);

#head-nav.navbar-fixed-top {
    z-index: 55555;
}

#layoutContainer.FSRed .intro {
    background-size: cover !important;
    height: 750px;
}

#layoutContainer.FSRed .navbar-header {
    display: table;
}

#layoutContainer.FSRed .open {
    background: none;
}

#layoutContainer.FSRed .dropdown {
    padding-bottom: 5px;
    font-family: 'Oswald';
    font-weight: normal
}

#layoutContainer.FSRed .nav .caret {
    border-bottom-color: white;
    border-top-color: white;
}

#layoutContainer.FSRed .navbar-right .dropdown-menu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    left: auto;
    right: 0;
    border-radius: 0
}

#layoutContainer.FSRed .navbar {
    margin-top: 50px;
    z-index: 1;
    padding: 0;
}

#layoutContainer.FSRed .col-lg-12 {
    padding: 0;
}

#layoutContainer.FSRed .btn i {
    display: inline-block;
    font-size: 34px;
    line-height: 66px;
    margin-right: 2px;
    min-width: 10px;
}

#layoutContainer.FSRed .btn-circle {
    margin: 0 !important;
}

.FSRed {
    width: 100%;
    height: 100%;
    font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #fff;
    color: #111;
}

html {
    width: 100%;
    height: 100%;
}

.FSRed a .fa-calendar, .FSRed a .fa-th-list, .FSRed a .fa-list {
    color: #555;
    transition: all 0.2s ease-in-out 0s;
}

.FSRed a:hover .fa-calendar, .FSRed a:hover .fa-th-list, .FSRed a:hover .fa-list, .FSRed a:focus .fa-calendar, .FSRed a:focus .fa-th-list, .FSRed a:focus .fa-list {
    color: #f22613;
    text-decoration: none;
}


.FSRed .band-title {
    font-size: 55px;
}

.FSRed div.contents nav.navbar.navbar-custom.navbar-fixed-top {
    background: #000000 !important;
    border-top: 10px solid #222;
}

.page-option {
    margin-top: 72px !important;
}

.FSRed .store-audiofile .subheader::after, .FSRed .store-block .subheader::after, .FSRed .store-playlist .subheader::after {
    top: -20px;
}

.FSRed .store-audiofile, .FSRed .store-block, .FSRed .store-playlist {
    padding-bottom: 30px !important;
    border-bottom: 10px solid #F3F3F3;
    margin-top: 60px;
}

.FSRed .store-audiofile .subheader, .FSRed .store-block .subheader, .FSRed .store-playlist .subheader {
    font-size: 24px !important;
}

.FSRed .store-block .differentiate {
    background: #F9F9F9;
}

.FSRed .dropdown-sub-menu {
    text-align: center;
}

.FSRed .dropdown-menu {
    align: center;
    left: -40px;
    right: 0;
    top: 15px;
}


.FSRed h1,
.FSRed h2,
.FSRed h3,
.FSRed h4,
.FSRed h5,
.FSRed h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #111
}

.FSRed .page-scroll {
    min-height: 58px;
}

.FSRed p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

.FSRed .widget {
    margin: 15px 0;
}

.FSRed .fa {
    font-style: normal;
}

.FSRed div.newsletter_div, .FSRed form {
    text-align: left !important;
    align: left !important;
}

.FSRed .band-title-image {
    height: auto;
    margin-top: 0;
    max-height: 90px;
}

.FSRed div #navigation {
    height: 200px;
    line-height: 200px;
}

.FSRed .copyright_text {
    color: #888;
}

.FSRed footer.navbar {
    background: #080808;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-bottom: -20px;
    width: 100%;
}

.FSRed footer.navbar a {
    font-size: 14px;
}

.FSRed footer.navbar ul {
    display: inline-table;
    padding: 10px 0;
    width: 100%;
    text-align: center;
}

.FSRed footer.navbar ul li {
    padding: 2px 5px;
    float: none;
}

.FSRed footer.navbar .nav-justified li {
    float: none;
    margin: 0 20px;
    list-style-type: none;
}

.FSRed footer.navbar .social li {
    display: inline-table;
}

.FSRed .main-nav.collapse.navbar-collapse ul.nav li a,
.FSRed footer.navbar ul li a {
    min-height: 14px;
    padding: 0 5px;
    font-size: 15px;
    color: #CCC;
}

.FSRed footer.navbar ul li a {
    text-shadow: 0 0 .2em #333;
    color: #777;
}

.FSRed footer.navbar ul li a:hover {
    color: #FFF;
    text-shadow: 0 0 .2em #999;
}

.FSRed .main-nav.collapse.navbar-collapse ul.nav li a:focus,
.FSRed footer.navbar ul li a:focus {
    color: #D8C38D;
}

.FSRed footer.navbar ul li ul {
    padding: 5px 0
}

.FSRed footer.navbar ul li ul li {
    display: block;
}

.FSRed footer.navbar ul li ul li a {
    white-space: normal;
    display: block;
    height: auto;
    margin: 5px 0 0 0;
    padding: 5px;
    background: none;
    font: normal 12px "Trebuchet MS", Tahoma, Arial, Verdana;
    color: #FFF;
    text-shadow: none;
}

.FSRed .main-nav.collapse.navbar-collapse ul.nav li ul li a:hover,
.FSRed footer.navbar ul li ul li a:hover {
    background: none;
    border: none;
    color: #CC9C14;
    text-shadow: none;
}

.FSRed .powered_by,
.FSRed footer span {
    text-align: center;
}

.FSRed #newsletter_signup_footer {
    background: none;
    box-shadow: none;
    border: none;
}

.FSRed .navbar-custom .nav > li {
    display: inline-block;
}


@media (min-width: 767px) {
    .FSRed p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }

    .FSRed .navbar-brand {
        display: none;
    }

}

.FSRed #site-page-title.band-title.page-title {
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 10px;
    white-space: pre-line
}

.FSRed a {
    color: #f22613;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.FSRed a:hover,
.FSRed a:focus {
    text-decoration: none;
    color: #11505d;
}

.FSRed .light {
    font-weight: 400;
}

.FSRed .navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    text-transform: uppercase;
    font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #000;
}


.FSRed .band-gallery-img img {
    margin-bottom: 30px;
    border: 1px solid grey;
}

.FSRed .navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.FSRed h1 {
    color: #FFF;
}

.FSRed .navbar-custom .navbar-brand .navbar-toggle:focus,
.FSRed .navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.FSRed .navbar-custom a {
    color: #fff;
}


.FSRed .navbar-custom .nav li.active {
    outline: none;
    background-color: rgba(255, 255, 255, .3);
}

.FSRed .navbar-custom ul {
    vertical-align: middle;
}

.FSRed .navbar-custom li {
    height: 30px;
}

.FSRed .navbar-custom .nav li a, .FSRed .navbar-custom .nav li.dropdown a {
    font-size: 16px;
    line-height: 25px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    padding: 5px 10px;
    font-size: 16px;
    font-family: 'Oswald';
    font-weight: normal


}

.FSRed .navbar-custom .nav .dropdown {
    margin-top: 0px;
}

.FSRed .powered_by {
    text-align: center;
    margin: 20px 0px;
}

.FSRed .navbar-custom .nav li a:hover,
.FSRed .navbar-custom .nav li a:focus,
.FSRed .navbar-custom .nav li a.active {
    outline: 0;
    background-color: rgba(255, 255, 255, .3);
}

.FSRed .individual-song, .FSRed .store-audiofile .header-row, .FSRed .store-playlist .header-row, .FSRed .playlist-info {
    color: #111;
}

@media (min-width: 767px) {
    .FSRed .navbar-fixed-top .navbar-collapse, .FSRed navbar-fixed-bottom .navbar-collapse {
        max-width: 50%
    }

    .FSRed .navbar-header {
        box-sizing: border-box;
        clear: none !important;
        float: left;
        position: relative;
        white-space: nowrap;
        text-align: right !important;
        width: 50%;
        vertical-align: center;
        display: table-cell;

    }

    .FSRed .navbar-right, .FSRed .navbar-collapse.collapse {
        box-sizing: border-box;
        display: inline-block !important;
        float: left !important;
        max-width: 40%;
        position: relative;
    }

    .FSRed .navbar .container {
        max-width: 1250px;
        width: 90%;
    }

    .FSRed .navbar {
        padding: 10px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: rgba(0, 0, 0, .5);
        -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
        transition: background .5s ease-in-out, padding .5s ease-in-out;
    }

    .FSRed .top-nav-collapse {
        padding: 1px 0 7px;
        background-color: #000;
    }

    .FSRed .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }
}

.FSRed .widget {
    text-align: left;
    margin-left: 10px;
}

.FSRed .intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;

    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.FSRed .intro.inner-intro {
    height: 50%;
}

.FSRed .subheader {
    font-size: 36px;
    text-align: left;
    margin-bottom: 45px;
    padding-bottom: 10px;
    border-bottom: 7px solid #262431;
    display: table-cell;
}

.FSRed .subheader::after {
}

.FSRed .brand-heading {
    display: none;
}

.FSRed .intro .intro-body {
    display: table-cell;
    vertical-align: bottom;
}

.FSRed .intro .intro-body .brand-heading {
    font-size: 40px;
}

.FSRed .intro .intro-body .intro-text {
    font-size: 18px;
}

@media (min-width: 767px) {
    .FSRed .intro {
        height: 100%;
        padding: 0;
    }

    .FSRed .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .FSRed .intro .intro-body .intro-text {
        font-size: 25px;
    }
}

@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
    div#replaceable {
        height: initial !important;
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    .FSRed header.half.intro {
        flex: 1;
        flex-shrink: 0;
        overflow: auto;
        height: 50vh !important;
        max-height: 380px;
    }

    .FSRed header.quarter.intro {
        flex: 1;
        flex-shrink: 0;
        overflow: auto;
        height: 50vh !important;
        max-height: 192px;
    }
}

.FSRed .btn-circle {
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    font-size: 40px;
    background: none repeat scroll 0 0 white;
    border-radius: 75px 75px 0 0;
    color: #333;
    height: 75px;
    width: 150px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.FSRed .btn-circle:hover,
.FSRed .btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255, 255, 255, .1);
}

.FSRed .btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.FSRed .btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.FSRed .content-section {
    padding-top: 50px;
}

.FSRed .download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.FSRed #map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media (min-width: 767px) {
    .FSRed .content-section {
        padding-top: 100px;
    }

    .FSRed .download-section {
        padding: 100px 0;
    }

    .FSRed #map {
        height: 400px;
        margin-top: 250px;
    }
}

.FSRed .btn {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.FSRed .btn-default {
    border: 1px solid #f6f6f6;
    color: white;
    background-color: #f22613;
}

.FSRed .btn-default:hover,
.FSRed .btn-default:focus {
    border: 1px solid #f22613;
    outline: 0;
    color: #fff;
    background-color: #d91e18;
}

.FSRed ul.banner-social-buttons {
    margin-top: 0;
}

@media (max-width: 1199px) {
    .FSRed ul.banner-social-buttons {
        margin-top: 15px;

    }

}


@media (max-width: 767px) {
    .FSRed ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    .navbar {
        position: absolute !important;
    }

    .FSRed .navbar-brand img {
        height: 40px !important;
        margin-top: 5px !important;
    }

    .FSRed h1#site-page-title.band-title.page-title {
        display: none;
    }

    .FSRed .navbar-custom .navbar-brand {
        display: none !important;
        float: right;
        font-size: 60px;
        font-weight: 700;
        line-height: 20px;
        margin-top: 5px;
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        display: block !important;
        height: auto;
        line-height: 0.9em;
        margin: 0;
        padding: 0 15px;
        white-space: normal;
    }

    .FSRed .title-box {
        width: 80%;
    }

    .FSRed .title-box .band-title.page-title {
        float: left;
    }

    .FSRed .navbar-custom .navbar-brand:focus {
        outline: 0;
    }

    .FSRed ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }

    .FSRed .intro {
        display: table;
        width: 100%;
        height: 100%;
        padding: 100px 0 0 0;
    }

    .FSBlack .btn-circle {
        width: 100px !important;
        height: 50px
    }

    .FSRed .navbar-custom .navbar-brand, .FSRed .page-title {
        float: left;
        font-size: 26px;
    }

    .FSRed a.navbar-brand.page-title {
        float: left;
        font-size: 26px;
    }

    .FSRed navbar-brand.page-title {
        float: left;
        font-size: 26px;
    }
}

@media (max-width: 640px) {
}

.FSRed footer {
    padding: 50px 0;
}

.FSRed footer p {
    margin: 0;
}

.FSRed ::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255, 255, 255, .2);
}

.FSRed ::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255, 255, 255, .2);
}

.FSRed img::selection {
    background: 0 0;
}

.FSRed img::-moz-selection {
    background: 0 0;
}

.FSRed {
    webkit-tap-highlight-color: rgba(255, 255, 255, .2);
}

.FSRed .navbar-toggle {
    background-color: white;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
    color: white;
    float: right;
    margin-left: 5px;
    padding: 10px 15px;
    position: relative;
}


#sidr-main.sidr {
    display: none;
    position: fixed;
    /*left:0 !important;*/
    bottom: 0;
    top: 0 !important;
    background-color: #222;
    line-height: 32px;
}

/*.FSRed .band-title-text {margin-top:10px !important;}*/
.FSRed .band-title-image {
    height: auto;
    margin-top: 0;
    max-height: 60px;
}

.sidr-class-nav li .sidr-class-dropdown-menu {
    padding-left: 20px;
    line-height: 32px;
}

.sidr-class-nav li a {
    color: #fff;
    margin-bottom: 10px;
    font-size: 16px;
}

.sidr-class-nav li a:hover {
    color: #ccc;
}

.sidr-class-nav {
    padding: 30px;
}

#responsive-menu-button {
    background-color: #fff;
}

#responsive-menu-button .icon-bar {
    background-color: #000;
}

.FSRed .tags2 {
    background: transparent;
    display: table-cell;
    height: 60px;
    vertical-align: middle;
}

.FSRed .tags2 li, .FSRed .navbar-custom .nav li.dropdown a {
    float: left;
    list-style-type: none;
}

.FSRed div #navigation {
    line-height: 0;
}

.FSRed .title-box {
    height: 50px;
    display: table
}

.FSRed .title-box .band-title, .FSRed .title-box div.band-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    color: white;
    line-height: 1em;
}

.FSRed .title-box div.band-title {
    display: table-cell;
    vertical-align: middle
}

.FSRed .navbar-custom .navbar-brand.hidden {
    height: 0;
    display: none;
}

@media (max-width: 767px) {
    .FSRed .title-box .band-title, .FSRed .title-box div.band-title {
        float: none
    }

    .FSRed .floating-main {
        margin-top: 55px;
    }

    .FSRed .band-title-image {
        height: auto;
        margin-top: 10px;
        max-height: 40px;
        max-width: 80%;
        width: auto;
    }

    .FSRed .title-box {
        display: table;
        height: 50px;
        vertical-align: middle;
        width: 75%;
    }
}