@charset "UTF-8";
/* CSS Document */

body {
	background:url(../_imgs/back.jpg);
	color:#554741;
	margin:0;
	padding:0;
	overflow-x:hidden;
	padding-top:50px;
}

body, td, th, p, ul, ol, li {
	color:#554741;
	font-size:12.5pt;
}
.navbar {
	background:#0e7a62;
	border:0px;
	min-height: 30px;
	padding-left:10px;
}

.navbar-toggle {
  position: relative;
  float: left;
  margin-left: 15px;
}

.navbar-nav > li > a {
  line-height: 40px;
}

.navbar-inverse .navbar-nav > li > a {
  	color: #eae2d1;
	text-transform: uppercase;
	font-weight:normal;
	font-size:11pt;
	padding:5px 8px;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
	color: #c5ac2f;
	background-color: transparent;
}

.social-icon a {
	float:right;
	display:block;
	background:#eae3d1;
	border-radius:20px;
	padding:5px 7px 2px 7px;
	margin:0px 5px;
	margin-top:8px;
	color:#0e7a62;
}
.social-icon a:hover {
	background:#c8ae33;
	color:#0e7a62;
}

.dropdown-menu {
	background:#086550;
	border: 0px;
  	border-radius: 0px;
}

.dropdown-menu > li > a {
	color: #cfae65;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #eae3d1;
  text-decoration: none;
  background-color: transparent;
}

  
  .navbar-inverse .navbar-nav .dropdown > a:hover,
  .navbar-inverse .navbar-nav .dropdown > a:focus {
    color: #c5ac2f;
    background-color: #086550;
  }

.foot {
	background:url(../_imgs/foot.png);
	min-height:155px;
	background-repeat: repeat-x;
	background-position:bottom center;
	padding-top:80px;
	padding-left:20px;
	font-size:8pt;
	color:#7f6633;
}

.foot p {
	font-size:8pt;
}

@media (max-width: 768px) {
	.foot {
		padding-top:110px;
		}
    body, td, th, p, ul, ol, li {
		font-size:12pt;
	}
}

h1, h2, h3, h4, h5, h6 {font-family: 'Lato', sans-serif; color: #554741; padding-top:15px; line-height:1.3em;}
h1 {font-size:40px;}
h2 {font-size:32px;}
h3 {font-size:30px;}
h4 {font-size:21px;}
h5 {font-size:16px;}
h6 {font-size:14px;}

@media (max-width: 993px) {	

h1 {font-size:36px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:18px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

body, td, th, p, ul, ol, li {
	font-size:11pt;
}

.navbar-inverse .navbar-nav > li > a {
	font-size:9.5pt;
	padding:4px 4px;
	}
	
.social-icon a { 
	border-radius:15px;
	padding:3px 5px 1px 5px;
	margin:0px 3px;
	margin-top:12px;
}

}

.blue {color:#0e5681;}
.white {color:#ffffff;}
.cream {color:#e5e1d1;}
.gold {color:#c5ac2f;}
.pink {color:#eb078d;}
.green {color:#0e7a62;}
.purple {color:#a32386;}

a {color: #eb078d;}
a:hover {color: #0d4965; text-decoration:none;}

.banner-container {
	background-image:url(../_imgs/banner-BenRector.jpg);
	background-size: 100% auto;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-top:-60px;
	min-height:450px;
}

@media (max-width: 768px) {	
	.banner-container {
		margin-top:0;
		min-height:250px;
}
}
@media (max-width: 468px) {	
	.banner-container {
		margin-top:0;
		min-height:150px;
}
}

.half-container {
	background-image:url(../_imgs/back-half.png);
	background-position:center;
	background-repeat:repeat-y;
}

.logo {
	width:100%;
	max-width:350px;
	height:auto;
	margin:20px;
}

.logo-contact {
	width:100%;
	max-width:300px;
	height:auto;
	margin:20px;
}

@media (max-width: 768px) {	
	.logo {
		max-width:240px;
	}
	
	.logo-contact {
		max-width:200px;
	}
	
	.half-container {
	background-image:none;
	}
	
	.navbar {
	padding-left:0px;
	}
	.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
	line-height: 20px;
  }
  
  .social-icon a {
	  margin-bottom:10px;
  }
}

.container {
	max-width:1000px;
}

.pink-banner {
	display:block;
	width:100%;
	background:#d1066b;
	clear:both;
	padding-bottom:20px;
}

.feather {
	background:#d1066b url(../_imgs/feather.jpg) no-repeat top right; 
	min-height:195px;
}
@media (max-width: 768px) {
	.feather {
		background:none;
}

}

.banner-festival {
	background-image:url(../_imgs/banner-home.jpg);
	background-size: cover;
	background-position:top;
	background-repeat:no-repeat;
	min-height:430px;
}
.festival {
	min-height:430px;
	padding: 30px;
}
@media (max-width: 768px) {
	.banner-festival {
		min-height:350px;
	}
	.festival {
	min-height:350px;
	padding: 30px;
}
}

.hr-dotted {
	display:block;
	margin:0 auto;
	clear:both;
	max-width:905px;
	height:20px;
	background:url(../_imgs/hr-dotted.png) repeat-x bottom;
	margin-top:20px;
	margin-bottom:20px;
}

.back-dotted {
	min-height:20px;
	background:url(../_imgs/hr-dotted.png) repeat-x bottom;
	margin-bottom:20px;
}

.settlement {
	background-image:url(../_imgs/venue.jpg);
	background-size: cover;
	background-repeat:no-repeat;
	background-position: bottom right;
	min-height:480px;
	padding-top:30px;
}

.church-booth {
	background-image:url(../_imgs/pict-mustaches.png);
	background-repeat:no-repeat;
	background-position: bottom right;
}

.experience {
	background:#0e7a62 url(../_imgs/feather-small.png) no-repeat;
}

.experience a {
	color:#70b1a2;
}

.experience a:hover {
	color:#5ad4b9;
}

@media (max-width: 768px) {
.church-booth {
	background:none;
}
.experience {
	background:none;
}
}

.title {
	width:100%;max-width:880px;height:auto;
}

.dos-donts {
	width:100%;
	display:block;
	background-image:url(../_imgs/DosDonts-back.png);
	background-repeat:repeat-x;
}

small {
	line-height:normal;
	font-size: 75%;
}
p small {
	line-height:normal;
}

.curch-booth {
	background-image:url(../_imgs/back-Church2018.png); background-repeat:no-repeat; background-position:center bottom;
}

@media (max-width: 768px) {
	.curch-booth {
		background:none;
	}
}

.button {
	background:#c5ac2f;
	padding:8px 0 8px 0;
	text-align:center;
}

.button a {
	color:#554741;
}

.button a:hover {
	color:#755446;
}

.button-pink {
	background:#ec008c;
	padding:8px 0 8px 0;
	text-align:center;
}

.button-pink a {
	color:#eae3d1;
}

.button-pink a:hover {
	color:#ffebb8;
}

.button-blue {
	background:#0e5681;
	padding:8px 0 8px 0;
	text-align:center;
}

.button-blue a {
	color:#eae3d1;
}

.button-blue a:hover {
	color:#ffebb8;
}


.musician-line {
	background-image: url(../_imgs/Banner_2018.jpg);
	background-size: cover;
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:450px;
	padding:300px 0 0 200px;
}
@media (max-width: 768px) {
.musician-line {
	background-image: url(../_imgs/Banner_2018.jpg);
	background-size: cover;
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:200px;
	padding:170px 0 0 90px;
}
}

.lineup {
	background-image: url(../_imgs/back-Musicians.jpg);
	background-size: 100% auto;
	background-position:bottom;
	background-repeat:no-repeat;
}

.artist {
	margin:25px 0;
}

.market {
	background-image: url(../_imgs/back-market18.jpg);
	background-size: cover;
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:500px;
}

.contact {
	background-image:url(../_imgs/back-contact.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}

.contact-container {
	background-image:url(../_imgs/back-halfcontact.png);
	background-position: center;
	background-repeat:repeat-y;
	background-size: 100% auto;
}

.pink-container {
	background-image: url(../_imgs/back-contact.jpg);
	background-repeat:repeat-x;
	margin-top:-50px;
	min-height:250px;
}

@media (max-width: 768px) {
.contact-container {
	background-image:none;
}
.contact {
	background-image:none;
}
}

hr { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.9); border-bottom: 1px solid rgba(255, 255, 255, 0.0); }

.banner-tickets {
	background-image:url(../_imgs/banner-tickets.jpg);
	background-size: 100% auto;
	background-position:top;
	background-repeat:no-repeat;
	min-height:430px;
}

.tickets { 
	padding-top:180px;
}
@media (max-width: 768px) {
	.tickets { 
	padding-top:100px;
}
}


.wpcf7-not-valid-tip {
	display:block;
	max-width:200px;
	background-color: rgba(209, 6, 107, 0.3);
	color: #554741;
	font-size:13px;
	padding:10px;
}
.wpcf7-mail-sent-ok {
	display:block;
	background-color: rgba(14, 122, 98, 0.3);
	color: #554741;
	font-size:13px;
	padding:10px;
	max-width:380px;
}
.wpcf7-validation-errors {
	display:block;
	max-width:380px;
	background-color: rgba(209, 6, 107, 0.3);
	color: #554741;
	font-size:13px;
	padding:10px;
}
input[type="text"],
input[type="email"],
textarea
{
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea
{
  display: block;
  width: 100%;
  height: 134px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
input[type=submit] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  text-transform:uppercase;
  font-weight:bold;
}
input[type=submit]:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.wpcf7 p {
	font-size:11pt;
	clear: both;
}

input[type=checkbox] {
	margin-left:10px;
}
.wpcf7-list-item {
	display:table-cell;
	float:left;
}
.screen-reader-response {
	display:block;
	background-color: rgba(209, 6, 107, 0.3);
	color: #554741;
	font-size:13px;
}
.screen-reader-response ul {display:none;}

.modal-content {
  position: relative;
  background-color: #e7e1cf;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: none;
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-content .emma-box {
	background-image:url(../_imgs/Emma_back.jpg);
	background-size:cover;
}

.spacer {margin-bottom: 15px;}

.carousel-caption {
  right: 10%;
  bottom: 10px;
  left: 10%;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #3E3E3E;
  text-align: center;
  text-shadow: none;
}

@media screen and (min-width: 927px) {
  .carousel-caption p {
  font-size: 16pt;
	}
  .carousel-caption .btn {
	  font-size: 14pt;}
}

@media screen and (max-width: 718px) {
  .carousel-caption {
  right: 5%;
  bottom: -5px;
  left: 5%;
  padding-top: 5px;
  padding-bottom: 0px;
	}
  .carousel-caption p {
  font-size: 8pt;
	}
  .carousel-caption .btn {
  font-size: 8pt;
  padding: 5px;
	}
}