b {
	font-weight: 800;
}

.header-sentense {
	line-height: 1.8em;
}
.header-sentense h4 {
	margin-bottom: 6%;
}
.split-half {
	width: 32%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}

.left-half {
	margin: 0 4.88% 4% 0;
}
.right-half {
	margin: 0 0 4% 4.88%;
}
.split-links p {
	text-align: center !important;
}
.split-half a {
	color: #175677;
	font-family: "estilo-pro";
	font-size: 1.6em;
	font-weight: 500;
	margin: 2% 0;
	padding: 0;
}
.split-half a:hover {
	text-decoration: none;
}
.split-half a.moredetails {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
}
.split-half p {
	text-align: justify;
}
.event-img {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 4% 4% 0;
	padding: 0;
}
.event-details {
	width: 44%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin: 0 0 4% 0;
	padding: 0;
}
.event-details h5 {
	color: #175677;
	font-family: "estilo-pro";
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
}
.event-details h6 {
	font-size: 1em;
	font-weight: 800;
	text-align: inherit;
	margin: 0;
	padding: 0;
}



.silentheader {
	margin-top: -4.8%;
}
ol.silent-list {
	margin: 0 0 4% 2.88%;
	padding: 0;
}
ol.silent-list li {
	margin: 0;
	padding: 0.6% 0;
	display: list-item;
	list-style: disc;
}

.newsletter {
	padding: 0;
}

.newsletter input.square {
	border: none;
	width: 96%;
	padding: 1.4% 2%;
	font-size: 1em;
	font-weight: 100;
	font-family: "semplicitapro";
	resize: none;
	margin: 2.88% 0;
}

.newsletter .button {
	margin-top: 4%;
}

ol.terms-list {
	list-style: none;
}
ol.terms-list li {
	display: block !important;
}
span.underline {
	text-decoration: underline;
}

.pad {
	margin-top: 2%;
}

.button-container {
	margin-bottom: 0;
	text-align: center;
}
.call-to-action {
	width: 40%;
	display: inline-block;
	vertical-align: top;
	margin: 0 1%;
	text-align: center;
}
a.cta-blue {
	display: block;
	
	font-family: "estilo-pro";
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 300;

	border: 1px solid #175677;
	color: #175677;
	padding: 2.88% 0 2% 0;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a.cta-blue:hover {
	border: 1px solid #175677;
	background-color: #175677;
	color: #e5e7e6;
	text-decoration: none;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a.cta-white {
	display: block;
	
	font-family: "estilo-pro";
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 300;

	border: 1px solid #e5e7e6;
	color: #e5e7e6;
	padding: 2.88% 0 2% 0;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a.cta-white:hover {
	border: 1px solid #e5e7e6;
	background-color: #e5e7e6;
	color: #175677;
	text-decoration: none;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

/*Work With Us........*/

.workwith-form-container {
	width: 40%;
	margin: 0 auto 4% auto;
}

.section-pad {
	margin: 4% 0 10% 0;
}

a.upload {
	display: block;
	font-family: "estilo-pro";
	font-size: 1.2em;
	font-weight: 300;
	width: 60%;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
	color: #e5e7e6;
	border: 1px solid #175677;
	background: #175677;
	padding: 2%;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a.upload:hover {
	padding: 2.2% 4.2%;
	font-size: 1.4em;
	text-decoration: none;
}

/*END Work With Us........*/


/*Colours:

Blue #175677
White #e5e7e6

*/

/*LAYOUT..............................................................*/

.containter {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}

body {
	text-align:center;
	margin: 0 auto;
	font-family: "semplicitapro", helvetica, arial, sans-serif;
	font-size: 1em;
	line-height: 1.6;
	background: #175677;
	color: #444;
}

.top {
	text-align: center;
	padding: 0.5% 0;
	background: #e5e7e6;
	border-top: 6px solid #175677;
	border-bottom: 2px solid #175677;
	position: fixed;
	z-index: 100;
	overflow: visible;
}

.logo {
	display: inline-block;
	vertical-align: middle;
	width: 4%;
	margin-right: 1%;
	margin: 0 0.4% 0 0;
	padding: 0;
}
.logo img {
	width: 100%;
	margin: 0;
	padding: 0;
}
.header {
	width: 16%;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}
.links {
	width: 72%;
	display: inline-block;
	vertical-align: middle;
	text-align: right;
}

img.logoimg {
	width: 100%;
	margin: 0;
	padding: 0;
}
a.headlink {
	text-decoration: none;
	color: #444;
}
a.headlink:hover {
	text-decoration: none;
	color: inherit;
}

.content {
	background: #e5e7e6;
	padding-top: 5%;
	font-size: 1.06em;
	font-weight: 300;
}

.footer {
	padding: 2% 0 1% 0;
	color: #fafafa;
}

a.footlink {
	color: #fafafa;
	font-weight: 100;
	text-decoration: none;
}
a.footlink:hover {
	text-decoration: underline;
}
.foot-socialmedia a {
	text-decoration: none;
}

img.socialmedia {
	width: 2.8%;
	margin: 0 0 0.6% 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}

a[href^=tel]{
    color:inherit;
    text-decoration:none;
}

iframe {
	width: 100%;
	z-index: 1;
	border: 0px;
}

.temphide {
	display: none;
}

img {
	border-radius: 0;
	padding: 0;
	margin: 0;
}

/* Index................*/

.blue-section {
	padding: 4% 0;
	background: #175677;
	color: #e5e7e6;
}

.white-section {
	padding: 4% 0;
	background: inherit;
	color: inherit;
}

.tagphoto {
	height: 76vh;
	background-image: url("https://c1.staticflickr.com/9/8139/29458061033_cef37e12b2_o.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.fullimg {
	height: 68vh;
	background-size: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.full-one {
	background-image: url("https://c1.staticflickr.com/1/425/32349089685_108a48b20f_o.jpg");
	background-position: top center;
}
.full-two {
	background-image: url("https://c1.staticflickr.com/1/492/32349088965_e50762d4da_o.jpg");
	background-position: top center;
}
.full-three {
	background-image: url("https://live.staticflickr.com/65535/49162843828_195c960b6f_o.jpg");
	background-position: top center;
}
.full-four {
	background-image: url("https://live.staticflickr.com/65535/49163323276_db58f38ef1_o.jpg");
	background-position: top center;
}

.contactdetails {
	width: 16%;
	margin: 0% 0.6% 0 0.6%;
	display: inline-block;
	vertical-align: top;
}

/* About................*/

.about-section {
	padding-bottom: 8%;
}

.sub-brand {
	width: 30%;
	margin: 0 1% 4% 1%;
	display: inline-block;
	vertical-align: top;
}

.about-section .sub-brand {
	width: 48%;
	margin: 0 0.4% 4% 0.4%;
}
img.mfb {
	border-bottom: 8px solid #C32534;
}
img.wmc {
	border-bottom: 8px solid #AA2E49;
}
img.fmc {
	border-bottom: 8px solid #4aa3c3;
}
img.cs {
	border-bottom: 8px solid #3a8175;
}
img.lmm {
	border-bottom: 8px solid #97c5dd;
}
img.ls {
	border-bottom: 8px solid #65A9CD;
}
img.mandart {
	border-bottom: 8px solid #175677;
}

.sub-brand-text {
	margin-top: 2.8%;
	text-align: center;
}
.sub-brand-text a {
	color: inherit;
	font-family: "estilo-pro";
	font-size: 1.1em;
	font-weight: 300;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 1em;
	letter-spacing: 0.05em;
}

.sub-brand-text p {
	font-size: 0.9em;
	margin: 0 0 2% 0;
	padding: 0;
}

/* Art & Music................*/

ol.accreditedsuppliers li {
	display: list-item;
	list-style: circle !important;
	font-size: 1.2em;
}

/* START Recommended Venues........*/

.rec-venue {
	width: 29%;
	display: inline-block;
	vertical-align: top;
	margin: 1.8% 1.8% 2.8% 1.8%;
}
.venue-click {
	cursor: pointer;
}
.rec-venue img {
	width: 100%;
	margin-bottom: 4%;
}
.rec-venue a {
	color: #175677;
	font-family: "estilo-pro";
	font-size: 1.2em;
	font-weight: 300;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 1.288em;
}

/* END Recommended Venues........*/

/* Find Musicians................*/

.filter-container {
	width: 16%;
	font-size: 0.96em;
	text-align: left;
	display: inline-block;
	vertical-align: top;
}
.filter-container form {
	text-align: left;
	margin-bottom: 18%;
}
.results {
	width: 80%;
	display: inline-block;
	vertical-align: top;
}
p.filter-title {
	font-family: "estilo-pro";
	font-weight: 300;
	padding: 0;
	margin: 0;
	color: #175677;
	letter-spacing: 0.1em;

	font-size: 1.6em;
}

label.checkbox-location-filter-label {
  width: 100%;
  display: block;
  margin: 0 1% 4% 1%;
  color: #3e3e3e;
  font-size: 0.9em;
  letter-spacing: 0.05em;
}

.checkbox-location-filter {
    opacity: 0;
    position: absolute;
}
.checkbox-location-filter, .checkbox-location-filter-label {
    display: inline-block;
    margin: 2%;
    cursor: pointer;
}
.checkbox-location-filter-label {
    position: relative;
}
.checkbox-location-filter + .checkbox-location-filter-label:before {
    content: '';
    background: #fff;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    padding: 2px;
    margin-right: 6px;
    border-radius: 50%;
}
.checkbox-location-filter:checked + .checkbox-location-filter-label:before {
    background: #175677;
    box-shadow: inset 0px 0px 0px 2px #f8f8f8;
}
.checkbox-location-filter:focus + .checkbox-location-filter-label {
  outline: 1px solid #ddd; /* focus style */
}

.musician {
  width: 22%;
  margin: 2% 1%;
  display: inline-block;
  vertical-align: top;
  line-height: 1em;
}
.find-musicians-text {
	line-height: 1.4;
	font-size: 0.84em;
	font-weight: 100;
	text-align: center;
	padding: 4.8% 0 0 0;
	text-decoration: none;
}
.find-musicians-text a {
	color: #175677;
	font-family: "estilo-pro";
	font-size: 1.4em;
	font-weight: 300;
	text-align: center;
	margin: 1% 0;
	padding: 0;
	text-decoration: none;
	letter-spacing: 0.05em;
}

/*Gallery & New Musician Layout.......*/

.quote {
	width: 60%;
	margin: 0 auto 4% auto;
}

.gallery {
	background: #175677;
	padding: 0.68% 0;
	text-align: center;
}
p.view-filters {
	cursor: pointer;
}
.img-container {
	width: 18%;
	margin: 1% 0.6%;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

#details {
	padding: 2.88% 0;
}

.about-full {
	width: 42%;
	margin: 0 auto;
	text-align: justify;
}
.about-half {
	width: 40%;
	display: inline-block;
	vertical-align: top;
	margin: 0 4% 0 0;
	text-align: justify;
}
.rep-half {
	width: 28%;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 4%;
	text-align: left;
}

ol.detail-list {
	margin: 0;
	padding: 0;
}
ol.detail-list li {
	margin: 0;
	padding: 0.6% 0;
	display: list-item;
	list-style: disc;
}


ol.music-list {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

ol.music-list li {
	display: block;
	vertical-align: middle;
	margin: 0 0 0.6% 0;
	padding: 0;
	text-align: left;
}
ol.music-list li a {
	color: #175677;	
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	font-size: inherit;
	width: 100%;
	font-family: "semplicitapro";
	text-transform: inherit;
	text-align: left;
}
ol.music-list li img {
	width: 5%;
	float: right;
	margin: 1.2% 0 2% 1%;
}
li.rep-header {
	font-family: "estilo-pro";
	font-weight: 400;
	text-align: inherit;
	color: #175677;
	letter-spacing: 0.1em;
	font-size: 1.28em;
}

p.viewallmp3 {
	width: 40%;
	font-family: "estilo-pro";
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 300;

	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	color: #175677;
	background: #e5e7e6;
	border: 1px solid #175677;
	text-align: center;
	padding: 1.6% 14% 0.6% 14%;
	margin: 4% 16% 0 16%;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
p.viewallmp3:hover, p.viewalltestimonials:hover {
	color: #e5e7e6;
	background: #175677;
	border: 1px solid #175677;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;

}
p.viewalltestimonials {
	width: 8%;
	font-family: "estilo-pro";
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: 300;

	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	color: #175677;
	background: #e5e7e6;
	border: 1px solid #175677;
	text-align: center;
	padding: 1% 8% 0.6% 8%;
	margin: 0 auto 4% auto;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.view-all {
	display: none;
	margin: 0;
	padding: 0;
}
.view-all ol.music-list {
	margin-top: 0;
	padding-top: 0;
}

p.ol-detail-list {
	margin: 0;
	padding: 2% 0 0 0;
	font-weight: 400;
}

span.ht {
	display: block;
	font-size: 0.6em;
	margin: -2% 0 0 0;
}

#testimonials .testimonial {
	width: 36%;
	display: inline-block;
	vertical-align: top;
	margin: 0 1.8% 1% 1.8%;
	text-align: justify;
}

/* Testimonials................*/

img.client {
	width: 12%;
	display: inline-block;
	vertical-align: middle;
	margin: 1% 1.6%;
}

.testimonial span.br {
	display: block;
	margin: 6% 0 !important;
	padding: 0;
}
span.readmore {
	display: none;
}
span.readmorelink {
	color: #175677;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.testimonial {
	width: 29%;
	display: inline-block;
	vertical-align: top;
	margin: 1.8% 1.8% 2.8% 1.8%;
	text-align: justify;
}

/* VotW................*/

p.venue-tag {
	margin: -2.4% 0 4% 0;
}

.venue {
	width: 29%;
	display: inline-block;
	vertical-align: top;
	margin: 1.8% 1.8% 2.8% 1.8%;
}

.venue-more {
	display: none;
	font-size: 0.9em;
	text-align: left;
	line-height: 1.288em;
}
.venue-more-feature {
	display: none;
	font-size: 0.9em;
	text-align: center;
	line-height: 1.288em;
	margin: -2% 0 0 0;
	padding: 2% 0 2% 0;
	background-color: #f8f8f8;
	border: 1px solid #175677;
}

.feature-venue {
	width: 95%;
	margin: 1% auto 2.88% auto;
}
.feature-click img {
	cursor: pointer;
	width: 100%;
}
.venue img.feature-img {
	display: none !important;
}

.venue-click {
	cursor: pointer;
}
p.venuelink {
	color: #175677;
	font-family: "estilo-pro";
	font-size: 1.2em;
	font-weight: 300;
	text-align: center;
	margin: 1% 0;
	padding: 0;
	text-decoration: none;
	line-height: 1.288em;
}

.feature-click h4 {
	font-family: "estilo-pro";
	font-size: 1.8em;
	font-weight: 400;
	text-align: center;

	width: 100%;
	overflow: hidden;
	color: #e5e7e6;
	background-color: #175677;
	height: auto;
	padding-top: 1%;
	margin: -0.68% 0 2% 0;
	text-transform: uppercase;
	letter-spacing: 0.088em;
	cursor: pointer;
}

/*Contact Page.....................................*/

a.feature-email {
	font-family: "estilo-pro";
	font-size: 1.6em;
	font-weight: 300;
	letter-spacing: 0.16em;
	color: #175677;
	text-decoration: none;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
a.feature-email:hover {
	letter-spacing: 0.2em;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

form {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
select.square {
	display: none !important;
}

textarea.square, input.square {
	border: none;
	width: 96%;
	padding: 1.4% 2%;
	font-size: 1em;
	font-weight: 100;
	font-family: "semplicitapro";
	resize: none;
	margin: 0 0 2.88% 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.form-half {
	width: 60%;
	margin: 2.88% auto;
	display: block;
}
.half {
	width: 20%;
	margin: 0 1.8% 2% 1.8%;
	display: inline-block;
	vertical-align: top;
}

.button {
	color: #e5e7e6;
	background: #175677; 
	text-decoration: none;
	border: none;
	padding: 1.6% 8%;
	font-size: 1em;
	font-family: "semplicitapro";
	font-weight: 100;
	cursor: pointer;

	-webkit-appearance: none;
	border-radius: 0;

	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.button:hover {
	background: #e5e7e6;
	color: #175677;
	border: 1px solid #175677;
	text-decoration: none;
}

.success-message {
	margin-bottom: 4%;
}

/* START Wait for the Date........*/

a.bold-link-blue {
	color: #175677;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}
a.bold-link-blue:hover {
	text-decoration: underline;
	color: #175677;
}
a.bold-link {
	color: inherit;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: underline;
}
a.bold-link:hover {
	text-decoration: underline;
	color: inherit;
}

.halftext {
	text-align: left;
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	display: table-cell;
}
.halfpad {
	padding: 3% 9%;
}
.section-img {
	width: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: table-cell;
}
img.mobile-img {
	display: none;
}

.section-one-img {
	background-image: url("https://live.staticflickr.com/65535/49941871117_50e0fe714c_o.jpg");
	background-position: center center;
}
.section-two-img {
	background-image: url("https://live.staticflickr.com/65535/49825054372_19f7343d3a_o.jpg");
	background-position: bottom center;
}
.section-three-img {
	background-image: url("https://live.staticflickr.com/65535/49825053957_1e28411950_o.jpg");
	background-position: bottom center;
}
.section-four-img {
	background-image: url("https://live.staticflickr.com/65535/49824731896_96152c424c_o.jpg");
	background-position: center;
}
.section-five-img {
	background-image: url("https://live.staticflickr.com/65535/49824201968_8ae72b8e39_o.jpg");
	background-position: bottom center;
}

.faq a.whitelink {
	text-decoration: underline;
	color: inherit;
	-moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.faq a.whitelink:hover {
	color: inherit;
	-moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

span.quo {
	font-weight: bold;
	font-size: 0.9em;
}
span.blue {
	font-weight: bold;
}
span.blue-bold {
	font-weight: bold;
	color: #175677;
}

.section-blue-top {
	background: #175677;
	color: #e5e7e6;
	padding: 6% 0;
	margin: 0;
}
.section-blue-top h3 {
	color: #e5e7e6;
}
.section-blue-top a {
	text-decoration: underline;
}

.section-blue {
	background: #175677;
	color: #e5e7e6;
	padding: 0;
	margin: 0;
}
.section-blue h6 {
	font-family: "estilo-pro";
	color: #e5e7e6;
	font-size: 1.8em;
	font-weight: 600;
	text-align: inherit;
	margin-bottom: 3%;
}
.section-white {
	padding: 0;
	margin: 0;
}
.section-white h6 {
	font-family: "estilo-pro";
	color: #175677;
	font-size: 1.8em;
	font-weight: 600;
	text-align: inherit;
	margin-bottom: 3%;
}
.wftd-intro h6 {
	font-family: "semplicitapro";
	color: #175677;
	font-size: 1.1em;
	font-weight: 400;
	text-align: inherit;
	margin-bottom: 3%;
}

span.btn {
	font-size: 0.9em;
	cursor: pointer;
	margin: 0 1%;
	letter-spacing: 0.08em;
}
.active {
	font-size: 1.1em !important;
	color: #175677;
	font-weight: 400;
}

.faq {
	width: 100%;
	text-align: left;
	margin: 8% 0;
}

.faq ol {
	margin: 0 0 2% 0;
	padding: 0;
}

ol a {
	display: inline-block !important;
	text-transform: none !important;
}

#wftd-contact {
	padding: 4% 0;
}

/* END Wait for the Date........*/