/*!
 * 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.
 */
@font-face {font-family: 'Motion Picture';font-weight: normal;font-style: normal;src: url(../fonts/MotionPicture.ttf) format('truetype');} 


body {
    width: 100%;
    height: 100%;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    background-color: #FAE8D4;
}

.black_text {
    color: #000;
}

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

li a {
    cursor: pointer;
    padding: 0 20px; 
}

.right_border {
    border-right: none;    
}

@media(min-width:768px) {
    .right_border {
        border-right: thin solid #fff;
    }
}


blockquote {
  text-align: left;
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;    font-style: italic;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

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

h2 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px dashed #555;
   #line-height: 0.1em;
   margin: 10px 0 50px; 
} 

h2 span { 
    position: absolute;
    background: #FAE8D4;
    padding:0 10px; 
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); 
}


.light_border { 
    border-bottom: 1px dashed #ccc;
}

.red_bg { 
    background: #52221E;
}

p {
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 18px;
        line-height: 1.6;
    }
}

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

a:hover,
a:focus {
    text-decoration: none;
    color: #8B281B;
}


.brand_font {
    color: #AC7F1E;
    font-weight: 300;
    font-family: 'Amatic SC', cursive;
    font-size: 50px;
        -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;
}

.brand_font_modal {
    color: #7D590D;
    font-weight: 700;
    margin: 0px 0px 0px;
    font-family: 'Amatic SC', cursive;
    font-size: 25px;
        -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;
}

.brand_font_collapse {
    font-size: 50px;
    color: #F3C86B;
    text-shadow: none;

}


.brand_font_byline {
    color: #73654B;
    text-shadow: none;
    font-weight: 300;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    text-transform: lowercase;
    visibility: hidden;
}

.brand_promo {
    margin: 7px 200px 0px;
    position: absolute;
}

.brand_promo_mob {
    margin: 15px 170px 0px;
    position: absolute;
}

@media (max-width: 359px) {
  .brand_promo_mob {
    visibility: hidden;
  }
}

.light {
    font-weight: 400;
}

.hidden {
    visibility: hidden;
}

.nav_div {
    height: 0px;
    display: none;
    visibility: hidden;
}

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

.dropdown-backdrop {
    position: static !important;
}

.navbar-custom.top-nav-collapse {
        border-bottom: 1px solid rgba(255,255,255,.3);
        padding: 0px 5px 0px;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: rgba(127, 72, 27, 0.9);
}

.navbar-custom-maxheight {
        max-height : 400px !important;
        
}

.navbar-custom .navbar-brand {
    font-weight: 700;
}

.nav_social {
     padding: 0px 0px;
     margin: 0px 0px 0px;
     border-top: 0px;
}

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

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

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

.navbar-custom a {
    color: #fff;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 1);
}

.navbar-custom .nav li a {
    text-align: right;
    padding: 10px 8px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}


.navbar-custom .nav li a img {
    margin-top:-5px;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

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

.navbar-custom .nav li.active a:hover {
    color: #fff;
}


@media (max-width:1024px) and (min-width:768px) { 
   .navbar-custom .nav li a {
    text-align: right;
    padding: 10px 3px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    }
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -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;
    }

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #7F481B;
    }

    .nav_div {
        height: 50px;
        display: block;
        visibility: visible;
    }
    
    .brand_font {
    color: #AC7F1E;
    text-shadow: none;
    font-weight: 400;
    font-family: 'Amatic SC', cursive;
    font-size: 80px;
        -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;
    }
    
    .brand_font_collapse {
    font-size: 50px;
    color: #F3C86B;
    text-shadow: none;
    }
    

    .brand_font_byline {
    color: #73654B;
    text-shadow: none;
    font-weight: 400;
    font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    text-transform: lowercase;
    visibility: visible;
    }

}

.intro {
    display: table;
    width: 100%;
    height: 100%;
    padding: 80px 0px 10px 0px;
    text-align: center;
    color: #fff;
    background: url(../img/loren_kate.jpg) no-repeat top center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.intro .intro-body {
    display: table-cell;
    vertical-align: bottom;
    padding: 100px 0px 0px 0px;
}

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

.til-night-font, .til-night-font a{
    font-weight: 300;
    font-size: 30px;
    font-family: "Motion Picture",Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #FFE8BB;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 1);
}

a.til-night-font:focus,
a.til-night-font:hover,
.til-night-font:focus,
.til-night-font:focus {
    text-decoration: none;
    color: #FFE8BB;
}

.til-night-font-dk {
    font-weight: 300;
    font-size: 60px;
    font-family: "Motion Picture",Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #8F680B;
}

.header-dkyellow {
    color: #8F680B;
}

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


.intro-cd {
    float: left; margin: 0 1em 1em 0;
    width: 100px;
}

.bio_bg {
    float: left; margin: 0 1em 1em 0;
    width: 400px;
}



@media(min-width:768px) {
    .intro {
        height: 100%;
        vertical-align: bottom;
        padding: 200px 0px 20px;
    }

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

    .intro .intro-body .intro-text {
        font-size: 15px;
    }
    
    .intro-cd {
        float: left; margin: 0px 1em 1em 0;
        width: 120px;
    }
    
    .til-night-font {
    font-weight: 300;
    font-size: 50px;
    font-family: "Motion Picture",Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    }
    
    .btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }
    
    .bio_section_font {
        font-size: 14px;
    }
}

.btn-circle {
    width: 55px;
    height: 55px;
    margin-top: 0px;
    padding: 0px 11px;
    border: 2px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

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

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

.btn-circle:hover i.animated {
    -webkit-animation-name: pcolllllse;
    -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);
    }
}

.content-section {
    padding-top: 80px;
}

.bio_section {
    display: table;
    width: 100%;
    height: 100%;
    padding: 00px 25px 00px 25px;
    text-align: center;
    color: #fff;
    #background: url(../img/bio_bg_red.jpg) no-repeat top center scroll;
    background-color: #52221E;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

@media(min-width:992px) {

    .bio_section {
    display: table;
    width: 100%;
    height: 100%;
    padding: 00px 50px 00px 50px;
    text-align: center;
    color: #fff;
    background: url(../img/bio_bg_red.jpg) no-repeat top center scroll;
    background-color: #52221E;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    }
}

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

.gig-date {
    text-align: left;
    font-size: 16px;
    color: #8B281B;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    vertical-align: middle;
}

.bk {
    color: #000;
}


.gig-title {
    text-align: left;
    font-style: italic;
    font-size: 16px;
    color: #000;
    #text-transform: uppercase;
    font-weight: 700;
    vertical-align: middle;
}

.gig-row {
    padding: 5px 00px 5px 00px;
    border-bottom: 1px dashed #555;
}

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

.video-section {
    width: 100%;
    padding: 50px 00px 50px 00px;
    color: #80221E;
    #background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    #background-color: #52221E;
    background-color: #FAE8D4;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.video-title {
    font-size: 18px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.videoWrapper16x9 {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper16x9 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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

.bottom-section {
    width: 100%;
    height: auto;
    padding: 00px 00px 00px 00px;
    color: #000;
    background: url(../img/lk-bottom-section.jpg) no-repeat center center scroll;
    #background-color: #52221E;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.list_of_benefits {
    font-style: italic;
    text-align: left;
    list-style:none;
    padding-left:0;
}

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

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

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

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

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

.btn {
    border-radius: 0;
    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;
}

.btn-default {
    border: 1px solid #A74725;
    color: #A74725;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #8B281B;
    outline: 0;
    color: #000;
    background-color: #8B281B;
}

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

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

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

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

footer {
    padding: 50px 0;
    background-color: #FAE8D4;
    width: 100%;
    padding: 50px 00px 50px 00px;
    color: #000;
}

footer p {
    margin: 0;
}

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

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

img::selection {
    background: 0 0;
}

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

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