@import url('https://fonts.googleapis.com/css?family=IM+Fell+Great+Primer+SC|IM+Fell+Great+Primer:400,400i');

.ctct-disclosure {
  display:none;
}

.ctct-form-wrapper .success {
background-color: rgba(46, 204, 64, 0.02);
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    background: url(https://troubelieverfest.com/wp-content/uploads/2019/04/thankyou.jpg) no-repeat;
    background-position: center bottom;
    min-height: 360px;
    background-size: contain;
    border: 0px!important;
  line-height: 30px;
}


.ctct-form-wrapper .success::before {
 content:"Thanks for joining our tribe of TROUBELIEVERS! \A";
  display:block;
  
}

.ctct-form-wrapper .ctct-message {
    border: 1px solid;
    padding: 0px 1em!important;
}

.ctct-form-wrapper .ctct-submit {
    cursor: pointer;
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    font-family: 'IM Fell Great Primer';
}

.ctct-form-wrapper input.ctct-label-left, .ctct-form-wrapper textarea.ctct-label-left {
    display: inline-block;
    width: 60%;
  padding:5px;
}

.ctct-form-wrapper span.ctct-label-left {
    display: inline-block;
    margin-right: 5%;
    width: 32%;
}

.ctct-form-field-submit {
  text-align:center;
}



h5 {
    font-size: 1.2em!important;
    color: #000!important;
    font-family: 'IM Great Fell Primer'!important;
    line-height: 30px!important;
    margin: 0px!important;
}


div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    background: #333!important;
    position: absolute!important;
  color:#fff!important;
}


.owl-item a {
    position: relative;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    text-align: center;
    background: none;
    line-height: 40px;
    color: inherit;
    text-transform: capitalize;
}

.owl-item a:hover {
  text-decoration:underline!important;
  font-weight:700;
}

.banner_Box {
    text-align: center;
    font-family: 'IM Fell Great Primer';
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 80%;
    color: #fff!important;
    margin: 0px auto;
  font-size:24px;
padding-top:0%;
}

.banner_Copy {
  font-size: 24px;
}

.banner_Title {
    font-size: 1.6em;
    margin: 10px 0px 30px 0px;
    font-family: 'IM Fell Great Primer SC';
    line-height: 1em;
}

.banner_Box p a {
  font-family:'IM Fell Great Primer';
font-style:italic;
  
}



.band_Title{
      font-size: 40px;
    margin: 40px 0px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 3px;
}

.widget ul {
    margin: 0 0 0 10%;
    padding: 0;
}

.spacer_Bar {
  width:60%;
  margin:40px auto;
  border-top:dotted 3px #517272;
  height:1.0px;
}


.sub-menu {
  text-transform:uppercase;
}

.band_Name {
  font-family:'IM Fell Great Primer';
	font-size:24px;
}

.band_Bio {
  font-size:15px;
  line-height:25px;
}


h2 {
  text-align:center;
	font-size:22px;
  font-family:'IM Fell Great Primer';
}

h1 {
  font-family:'IM Fell Great Primer';
  font-size:1.8em;
  color:#517272;
  text-align:center;
   line-height:1.2em; 
}

h4 {
  font-family:'IM Fell Great Primer SC';
  font-size:2.1em;
  color:#6d1412;
  letter-spacing:3px;
	text-align:left;
  margin:10px 0px;
  line-height:1em;

}

h6 {
    font-family:'IM Fell Great Primer SC';
  font-size:2.1em;
  color:#6d1412;
  letter-spacing:3px;
	text-align:left;
  margin:10px 0px;
  line-height:1em;
  text-align:center;
}

.image_Border img{
 
  border:2px solid #fff;
}


.popup_Box {
    text-align: center;
}

.popup_Box_Copy {
    padding: 10px 10px 10px 10px;
    font-size: 20px;
  border:solid 1px #fff;
  line-height:40px;
  letter-spacing:3px;
 
}


.popup_Box_Title {
    font-size: 2.5em;
    color: #9c4d11;
}

.popup_Box_Form {
  
}

body {
  font-family:'IM Fell Great Primer';
  font-size:20px;
  color:#000;
  line-height:30px;
}


#page {
    max-width: 100%;
    min-width: 240px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    clear: both;
    background-image: none;
     background-color: unset;
    background-position: center center;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
 }


body.custom-background {
    background-color: unset;
    background-image: url(https://troubelieverfest.com/wp-content/uploads/2018/01/pattern500X1.jpg);
    background-position: center center;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}




p {
    font-family: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
}

.custom-background video {
    position: fixed;
    top: 50%!important;
    left: 50%!important;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}


.content {
    padding: 0px;
}
.menu-item {
  padding-top:40px;
}

.menu-item-40 {
  display:none;
}

.split-menu #main-menu-wrapper {
    text-align: center;
    padding-top: 10px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.navigation .menu > li > a {
    color: #000;
    font-family: "IM Fell Great Primer SC", sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
  text-transform:uppercase;
}
.menu-center #main-menu-wrapper nav.navigation .menu {
    padding: 0px 0px 10px 0px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
#page.no-sidebar .content {
    width: 100%;
    max-width: 100%;
}

.content-wrapper {
    display: block;
    overflow: hidden;
    margin: 0px 0px;
    background: none;
}

#header .header-img {
    height: 130px;
    z-index: 0;
    position: relative;
    width: 100%;
    background-size: cover!important;
    background-attachment: unset!important;
    background-position: center center;
    background-repeat: no-repeat;
  	background:url('https://troubelieverfest.com/wp-content/uploads/2018/01/TF_Main_BG3.jpg');
}

.header-wrapper {
    background: none;
}

.container, #page {
    max-width: 100%;
    min-width: 240px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    clear: both;
}

.boxed_Content {
  width:100%;
  max-width:1300px;
  margin:0px auto;
  padding:0px 20px;
}

.boxed_Content_Nopad {
  width:100%;
  max-width:1300px;
  margin:0px auto;
  padding:0px 0px;
}

.footer-copyright {
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
 	width:1300px;
  margin:0px auto;
  background-color:unset;
}

.footer_Border {
  max-width:1100px;
  margin:10px auto;
  width:80%;
  border-top:2px solid #6d1412;
  
}

.site_Credit {
  font-family:'IM Fell Great Primer SC';
}

@media screen and (max-width: 1024px){
.menu-center .header-wrapper .logo .logo-img {
margin:0 0 0 auto;
  
  }
.header a#pull {
    display: block;
    width: auto;
    float: right;
    position: relative;
    color: #000!important;
    padding: 35px 0;
    text-indent: 15px;
    text-align: right;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
  
  .footer-copyright {
    text-align: center;
    overflow: hidden;
    padding: 20px 0;
 	width:100%;
  margin:0px auto;
  background-color:unset;
}
  
}


@media screen and (max-width:470px){
  
  .boxed_Content{
    width:100%;
}

.menu-item {
    padding-top: 0px;
}



}/* end media 470px */