/****** PLACE YOUR CUSTOM STYLES HERE ******/

.opacity60 {
	opacity: 0.6;
	
}
.float-KingOfBluesLogo-right {
	width: 75px;
	height: 100px;
	float: right;
	
}
.testimonial-credits {
	color: black;
	
}


.custom-clicktap-logo-icon {
  max-height: 120px;
	margin-left: 15px;
	margin-bottom: 50px;
}
@media all and (max-width: 600px) {
.custom-clicktap-logo-icon {
  max-height: 110px;
	margin-left: 15px;
	margin-bottom: 50px;
}
}

/*@media only screen and (max-width: 500px) {
    body {
       max-height: 120px;
	margin-left: 0px;
	margin-bottom: 50px;
    }
}*/
p.lead-custom {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}
@media all and (max-width: 767px) {
  p.lead-custom {
    font-size: 15px;
	  font-weight: 500;
    line-height: 24px;
  }
}
p.text-on-white {
font-weight: 400;
font-size: 18px;
}
.clicktap-logo-top-padding {
  max-height: 120px;
	margin-top: 30px;
}

.iPhone-mockup-centered {
	
  height: 200px;
	margin-left: 15px;
	margin-bottom: 50px;
}

.bg-clicktap-phone {
	background-color: #EFE2CD;
}

.lead-header-subhead {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
}
@media all and (max-width: 767px) {
.lead-header-subhead {
  margin-bottom: 30px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
}}
h1.banner-headline {
  font-size: 56px;
  font-weight: 300;
  line-height: 64px;
	margin-bottom: 10px;
  color: white;
  font-weight: 300;
  padding-bottom: 20px;
}
@media all and (max-width: 767px) {
h1.banner-headline {
    font-size: 36px;
    line-height: 40px;
    font-weight: 300;
	padding-bottom: 15px;
}
}
.footer-logo-songlab-clicktap {
	max-width: 250px;
}		
.price-clicktap {
  font-size: 72px;
  line-height: 80px;
  font-weight: 100;
	color: white;
	margin-bottom: 20px;
}
.page-title-1-custom1,
.page-title-2-custom2 {
  height: 800px;
}
.border-bottom {
	border-bottom: 3px;
	border-color: coral;
}
.btn-sm-quote-request {
  /*height: 30px;*/
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
  font-size: 11px;
  line-height: 27px;
  min-width: 0;
}
.background-image-repeat-vertical {
   background-repeat:repeat-y;
	
}
