@charset "UTF-8";
/* CSS Document */
body {
	/*padding-top: 70px;*/
	padding-bottom: 0px;
	/*-webkit-font-smoothing: antialiased;*/
}
.heading {
	display: block;
	background-color: #000;
	position: relative;
	/*padding: 40px 0;*/
	color: #fff;
	/*margin-top: 45px;*/
	background-image: url(../img/logo/logo_bg1.gif);
	background-repeat: no-repeat;
	background-position: center;	/*height: 200px;*/
	/*text-align: center;*/
	
}
.main-image {
	display: block;
	background-color: #000;
	/*position: relative;*/
	/*padding: 40px 0;*/
	color: #fff;
	/*margin-top: 45px;*/
	background-image: url(../img/main/piano-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;	/*height: 200px;*/
	/*text-align: center;*/
	
}
.main-logo {
	width: 360px;
	height: 71px;
}
.navbar {
	margin-bottom: 0px;
}

.navbar .nav > li {
  /*letter-spacing:1px;*/
  letter-spacing:1px;
  margin-left: 5px;
}
.navbar .nav > li > a {
	/*color: #FFFFFF;*/
	text-transform: uppercase;
	font-size: 15px;
}
@media (max-width: 480px) {
    .navbar .nav > li > a{
    font-size:14px;
    }
	.main-logo {
	width: 284px;
	height: 56px;
	margin-top:10px;
}
.btn-lg {
	padding: 6px 6px;
	font-size:16px;
}
.master-adjust {
	padding-top:0px!important;
}
h1.xs-smaller {
	font-size: 6px;
}
}

@media (min-width: 481px) and (max-width: 767px) {
    .navbar .nav > li > a{
    font-size:13px;
    }
	.main-logo {
	width: 284px;
	height: 56px;
	margin-top:10px;
}
}
@media (min-width: 768px) {
  .navbar .nav > li > a{
    font-size:11px;
	padding: 30px 6px 13px 6px;
    }
	.main-logo {
	width: 284px;
	height: 56px;
	margin-top:10px;
}
}
@media (min-width: 992px) {
  .navbar .nav > li > a{
    font-size:14px;
	padding: 30px 10px 13px 10px;
    }
	.main-logo {
	width: 360px;
	height: 71px;
	margin-top:0px;
}
}
@media (min-width: 1200px) {
  .navbar .nav > li > a{
    font-size:15px;
	padding: 30px 15px 13px 15px;
    }
	.main-logo {
	width: 360px;
	height: 71px;
	margin-top:0px;
}
}

@media (max-width: @screen-xs) {
    h1{font-size: 10px;}
}

@media (max-width: @screen-sm) {
    body{font-size: 12px;}
}


h5{
    font-size: 1.4em;
}       
.navbar-toggle {
	margin-top: 18px;
}
.navbar-brand {
  float: left;
  height: 15px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar .navbar-logo {
    background-image: url('../img/logo/logo-whisperings-spr_larger.gif');
    background-repeat: no-repeat;
}

.navbar-brand {
    padding: 0;
    height: auto;
    line-height: 1
}


.navbar-logo {
    width: 360px;
    height: 71px;
    background-image: url('../img/logo/logo-whisperings-spr_larger.gif');
    background-repeat: no-repeat;
    /*font: 0/0 a;*/
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background-size: 360px 71px;
    float: left
}



a, .item_input button {
	/*font-family: Montserrat, "PT Sans", Arial, sans-serif;*/
	/*font-weight: 400;*/
	/*font-size: 14px;*/
	/*Maybe need to turn this font size back on?*/
}
.larger-text1 {
	font-size:26px;
	font-weight:400;
}


input.quantity {
width: 19px;
}

.nav li a {
	font-family:   Ubuntu, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #fff;
}
.nav-tabs li a {
	font-family:   Ubuntu, "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
	/*color: #FF8C00;*/
	color: #e37911;
	/*color: #0088cc;*/
	text-transform: uppercase;
}
.small-mod {
font-size: 85%;
color: #999999;
font-weight: normal;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus {
	color: #BD5905;
	/*color: #005580;*/
}
.lead-small {
font-size: 14px;
font-weight: 200;
}

p.lead-subtext {
	font-size: 14px;
}

.position-cart-icon {
	margin: 0 0 0 0;
	-webkit-font-smoothing: subpixel-antialiased;
	
}
.main-cart-size {
	font-size: 16px;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
/*Text Modifications*/
/*h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;	
	font-family: "Open Sans Condensed", "PT Sans", Arial, sans-serif;
	font-weight: 700;
	color: #333;
}*/
/*p {
	color: #555;
	
	line-height: 23px;
}
*/



h1 {
	font-size: 36px;
  text-transform: uppercase;
	font-weight:300;
}
.small-h1 {
	font-size: 28px;
}

h2 {
	font-family: 'Open Sans Condensed',"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:700;
  font-size: 20px;
  
}

h3 {
  font-size: 24px;
  text-transform:uppercase;
  font-weight:300;
}

h4 {
   font-size: 20px;
}

h5 {
  font-size: 16px;
  text-transform:uppercase;
  margin-top:20px;
}

h6 {
  font-size: 14px;
  text-transform:uppercase;
  font-weight:700;
  margin-top:20px;
}

.lead-medium {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
}*/

/* ------------- Span Adust for Homepage ---------------------- */
.lead-sm {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-style: italic;
  color:#555;
  padding: 6px 0;
}
.lead-less {
 /* margin-bottom: 20px;*/
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
}


.small {
  font-size: 85%;
  color: #AAA;
}
.black-box {
	width: 326px;
	margin: 10px 0 0 0 ;
	height:200px;
	
}
.center {
	text-align: center;
}
.blue {
	color: #428bca;
}
.btn-xxs,
.btn-group-xxs > .btn {
    padding: 1px 7px;
    font-size: 12px;
    line-height: 1.1;
    border-radius: 3px;
}
.adjust-btn {
	margin-top: -3px;
	margin-left: 2px;
}
/* ------------- Main Page Specific ---------------------- */
h1.main-title {
	
	text-transform:uppercase;
	font-size:48px;
	
	letter-spacing: 1px;
	
}
.box {
	border: 4px solid #fff;
}
.top-of-page {
	margin-top: 0px;
}
.top-of-page-1 {
	margin-top: 0px;
}

/*div#root {
    position: fixed;
    width: 100%;
    height: 100%;
}


div#root > iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
}*/
@media (max-width: 480px) {
    .playeradjust {
	height:500px;
	width: 260px;
	margin: 0 auto;
}
}

@media (min-width: 481px) {
    .playeradjust {
	height:272px;
	width: 544px;
	z-index:15;
	
}
}

.white-text {
	color:#FFF;
}
.master-adjust {
	padding-top: 114px;
	padding-bottom: 50px;
	margin-bottom:0px;
}
.master-adjust2 {
	padding-top: 86px;
	padding-bottom: 50px;
	margin-bottom:0px;
}
.thin-heading {
	font-size:60px;
	font-weight:100;
	/*letter-spacing:3px;*/
	text-transform:uppercase;
}
.navbar-fixed-top {
  	top: 30px;
}
#Intro {
   top: 0;
   position: fixed;
   background-color: #222;
   height: 30px;
   width: 100%;
   z-index: 100;
}
p.devices-style {
	font-size: 14px;
	margin-top: 5px;
	
}
p.devices-style1 {
	font-size: 16px;
	margin-top: 5px;
	
}
.row-centered {
    text-align:center;
}
.col-center {
   float: none;
   margin-right: auto;
   margin-left: auto;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.top-message {
	color: #fff;
	margin-top: 6px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color:#333;
}
.jumbotron-section {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #fff;
}

.jumbotron-section h1,
.jumbotron-section .h1 {
    color: inherit;
	font-size:40px;
	text-transform: uppercase;
	font-weight:300;
	
}

.jumbotron-section p {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
	color: #555;
	line-height: 32px;
}
.top-artist-img {
	padding-left: 20px;
}
.top-artist-img1 {
	padding-left: 2px;
}
.colored-bar, .colored-bar h1 {
	color: #fff;
	background-color: #428bca;
}
.jumbotron-slider {
    padding: 40px;
    margin-bottom: 0px;
    color: inherit;
    background-color: #DDD;
}

.jumbotron-slider h1,
.jumbotron-slider .h1 {
    color: inherit;
	font-size:40px;
	padding-bottom: 35px;
	text-transform: uppercase;
	font-weight:300;
}
.jumbotron-slider h2,
.jumbotron-slider .h2 {
    color: inherit;
	font-size:40px;
	margin-bottom:3px;
}

.jumbotron-slider p.description {
    margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
	font-style: italic;
	color: #555;
	line-height: 32px;
}

.jumbotron-slider-testimonial {
    padding: 40px;
    margin-bottom: 10px;
    color: #fff;
    background-color: #428bca;
}

.jumbotron-slider-testimonial h1,
.jumbotron-slider-testimonial .h1 {
    color: inherit;
	font-size:40px;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight:300;
}
.jumbotron-slider-testimonial h2,
.jumbotron-slider-testimonial .h2 {
    color: inherit;
	font-size:40px;
	margin-bottom:3px;
}

.jumbotron-slider-testimonial p.description {
    margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
	font-style: italic;
	color: #555;
	line-height: 32px;
}

.jumbotron-proud {
    padding: 40px;
    margin-bottom: 10px;
    color: #fff;
    background-color: #000;
}
.jumbotron-top {
    padding: 3px 0 0 0;
    margin-bottom: 0px;
    color: #fff;
    background-color: #333;
}

.jumbotron-proud h1,
.jumbotron-proud .h1 {
    color: inherit;
	font-size:25px;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight:300;
	letter-spacing: 1px;
}

.jumbotron-proud h2,
.jumbotron-proud .h2 {
    color: inherit;
	font-size:40px;
	margin-bottom:3px;
}

.jumbotron-proud p.description {
    margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
	font-style: italic;
	color: #555;
	line-height: 32px;
}
.jumbotron-comparison {
    padding: 40px;
    
   /* color: #fff;*/
    background-color: #428bca;
}

.jumbotron-comparison h1,
.jumbotron-comparison .h1 {
    color: inherit;
	font-size:25px;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight:300;
	letter-spacing: 1px;
}

.jumbotron-comparison h2,
.jumbotron-comparison .h2 {
    color: inherit;
	font-family: 'Lato',"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	font-size:40px;
	margin-bottom:3px;
}

.jumbotron-comparison p.description {
    margin-bottom: 15px;
	margin-top:15px;
	padding-left: 20px;
	padding-right: 20px;
    font-size: 26px;
    font-weight: 400;
	font-style: italic;
	color: #555;
	line-height: 32px;
}
.panel-heading {
	font-size:50px;
	font-family: 'Lato',"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	color: #fff !important;
	background-color:black !important;
	
	
}
.panel-black {
	background-color:black !important;
	
}
.panel-dark {
	background-color:#ddd !important;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #f7f7f7;
  border: 1px solid #e9e9e9;
  font-size: 16px;
}
.panel-heading-top {
  padding: 1px 10px;
  background-color: #fff;
  color: #444;
}
.nudge-panel {
	margin-top:22px;
}
.panel-default {
	border-color:#346ea0;
}
.signon {
	margin-top:0px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.button-lower {
	margin-bottom: 0px;
	padding-bottom: 1px;
}

img { -webkit-transform: translateZ(0); }
.kawai {
	padding-top: 59px;
}
.haven {
	padding-bottom: 30px;
	padding-top: 10px;
}

.img-polaroid {
  padding: 2px;
  margin:10px;
  background-color: #fff;
  border: 0px solid #ccc;
  border: 0px solid rgba(0, 0, 0, 0.2);
		  -webkit-box-shadow:0 3px 10px rgba(0,0,0,.4);
		  -moz-box-shadow:rgba(0,0,0,.4) 0 3px 10px;
		  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.4);
		  border-color:#a2a2a2\9;		  
}
.subheading {
	text-transform: uppercase;
	font-weight:700;
	font-size:13px;
	margin-top:4px;
}
.subheading-main {
	text-transform: uppercase;
	font-weight:400;
	font-size:14px;
	margin-top:4px;
}
.subheading-testimonial {
	text-transform: uppercase;
	font-weight:400;
	font-size:13px;
	margin-top:4px;
	padding-bottom: 10px;
}
.flexslider-mod {
	background:#428bca;
	border:none;
	-webkit-border-radius: none; -moz-border-radius: none; -o-border-radius: none; border-radius: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none;
}
.flexslider-mod p.description,.flexslider-mod footer  {
	color: #fff;
}
.col-600 {
	width: 600px;
}
.quote-tweak {
	font-size:50px;
	margin-right:20px;
	margin-bottom:30px;
	float:left;
}
blockquote {
	padding-bottom: 0px;
}
.more-info {
	font-size: 13px !important;
	font-weight: 400 !important;
}
ol.tracks li em {
	color: #666;
}
.album-description {
	font-weight:400;
}
.pad-left1 {
	padding-left: 24px;
}
.marg-left1 {
	margin-left: 10px;
}
marg-left2 {
	margin-left: 20px;
}
.col-md-offset-01 {
        margin-left: 5%;
    }
.subheading-album {
	text-transform: uppercase;
	font-weight:700;
	font-size:14px;
	margin-top:8px;
}
.special-center {
	position:absolute;
  width: 563px;
  height: 33px;
  right: 50%;
  margin-right: -274px;
}
.relative {
	position: relative;
}
/* ------------- Button Outline ---------------------- */
.btn-primary-outline {
  color: #fff;
  background-color: #428bca;
  border-color: #fff;
  border-width: 2px;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline:active,
.btn-primary-outline.active,
.open .dropdown-toggle.btn-primary-outline {
  color: #fff;
  background-color: #3276b1;
  border-color: #fff;
}
.btn-primary-outline:active,
.btn-primary-outline.active,
.open .dropdown-toggle.btn-primary-outline {
  background-image: none;
}



 /* ------------- Logo ---------------------- */
h1 a.logo img {
	padding: 5px 0px;
	margin-left: 220px;
}


/* ------------- Button Add ---------------------- */

.btn-black {
  color: #fff;
  background-color: #555;
  border-color: #222;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #fff;
  background-color: #333;
  border-color: #000;
}
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  background-image: none;
}
.btn-black .badge {
  color: #555;
  background-color: #fff;
}

/* ------------- Section Rules ---------------------- */

.section-table-heading {
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 16px;
	line-height: 1.5;
	color: #555;
	text-align: center;
	background-color: #fff;
}
/* ------------- Footer ---------------------- */
.jumbotron-footer {
    padding: 40px;
    margin-bottom: 10px;
    color: #fff;
    background-color: #000;
}

.jumbotron-footer h1,
.jumbotron-footer .h1 {
    color: inherit;
	font-size:25px;
	padding-bottom: 6px;
	text-transform: uppercase;
	font-weight:300;
	letter-spacing: 1px;
}

.jumbotron-footer h2,
.jumbotron-footer .h2 {
    color: inherit;
	font-size:40px;
	margin-bottom:3px;
}
.jumbotron-footer h4,
.jumbotron-footer .h4 {
    color: inherit;
	font-size:16px;
	
}
.jumbotron-footer p.description {
    margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
    font-size: 18px;
    font-weight: 400;
	font-style: italic;
	color: #555;
	line-height: 32px;
}
.footer-hr {
	margin-top: 10px;
	border-color: #333;
}
ul.link-spacing li a {
	color: #999;
	font-size: 14px;
}
ul.link-spacing li a:hover,
ul.link-spacing li a:focus {
    color: #eee;
    text-decoration: none;
}
.btn-facebook {
  color: #fff;
  background-color: #3b5998;
  border-color: #2f4779;
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #344e85;
  border-color: #293d69;
}
.btn-facebook:active,
.btn-facebook.active,
.open .dropdown-toggle.btn-facebook {
  background-image: none;
}
.btn-twitter {
  color: #fff;
  background-color: #0eb0e9;
  border-color: #0da1d5;
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #0c94c4;
  border-color: #0a82ac;
}
.btn-twitter:active,
.btn-twitter.active,
.open .dropdown-toggle.btn-twitter {
  background-image: none;
}
.pad1 {
	padding-right:1px;
}
.padding-tb {
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn-android {
  color: #fff;
  background-color: #9acd00;
  border-color: #87b42d;
}
.btn-android:hover,
.btn-android:focus,
.btn-android:active,
.btn-android.active,
.open .dropdown-toggle.btn-android {
  color: #fff;
  background-color: #779f28;
  border-color: #698c23;
}
.btn-blackberry {
  color: #fff;
  background-color: #2e2e2e;
  border-color: #272727;
}
.btn-blackberry:hover,
.btn-blackberry:focus,
.btn-blackberry:active,
.btn-blackberry.active,
.open .dropdown-toggle.btn-blackberry {
  color: #fff;
  background-color: #202020;
  border-color: #161616;
}
.btn-outline {
  color: #fff;
  background-color: #000;
  border-color: #aaa;
  border-width: 2px;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active,
.open .dropdown-toggle.btn-outline {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}
ul.button-spacing li a {
	margin-bottom: 4px;
}
.margin-top-hr {
	margin-top:6px;
}
ul.link-spacing li{
	margin-bottom: 2px;
}
.facebook-space {
	margin-left:30px;
}
.margin-top-add {
	margin-top:0px;
}
.background-wide {
	display: block;
	background-color: #000;
	position: relative;
	/*padding: 40px 0;*/
	color: #fff;
	/*margin-top: 45px;*/
	background-image: url(../img/main/many-albums.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	height:225px;
}
h1.size36 {
	font-size:34px;
}
.tweak h3 {
	font-size:20px;
}
.tweak p {
	font-size:16px;
	line-height:25px;
}
.top-of-page p, .top-of-page li {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #555;
	font-size: 14px;
	line-height: 23px;
}
.top-of-page hr {
	margin-bottom: 10px;
	margin-top: 0px;
}
.red {
	color:#C00;
}
.lead-new {
	margin-bottom: 20px;
  font-size: 18px !important;
  font-weight: 300;
  line-height: 30px !important;
}
.uppercase {
	text-transform: uppercase;
}
#events p. {
	padding-left: 10px;
	
}
dl {
	padding-left: 20px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
dt {
	font-size:16px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
dd {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#events h5 {
	margin-top: 5px;
	font-weight: bold;
	font-size: 16px;
}
#events h3 {
	margin-top: 30px;
}
#events h6 {
	margin-top: 0px;
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	text-transform: none;
}
.small-text {
	font-size: 12px !important;
	line-height:16px !important;
}
.favorites h2 {
	margin-bottom: 0px;
}
.col-sm-offset-0-1 {
  margin-left: 4.33333333%;
}
h3.winner {
	margin-top: 3px;
	margin-bottom:1px;
}
.spacing-none {
	line-height: 0px;
}
#feedback blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee;
}
.smallh1 {
	font-size: 20px;
}
#questions h5 {
	margin-top: 100px;
}
#questions1 h5 {
	margin-top: 60px !important;
}
.top-of-page h5:before { 
  display: block; 
  content: " "; 
  margin-top: -50px; 
  height: 50px; 
  visibility: hidden; 
}
.top-of-page h2:before { 
  display: block; 
  content: " "; 
  margin-top: -125px; 
  height: 125px; 
  visibility: hidden; 
}
.table-first-row{
	font-weight:bold;
}
.table-column-style {
	font-weight:bold;
	color: 6ba4d5;
}
#renew h4 {
	margin-top:30px;
	margin-bottom:6px;
}
#renew h6 {
	line-height:22px;
	margin-top:0px;
}
#renew p {
	margin-top:6px;
}
.price-h3 {
	margin-bottom:0px;
	color:#428bca;
}
.large-price {
	font-size:22px;
	font-weight: 400;
}
.not-center {
	text-align:left;
}
.top-margin-adjust {
	margin-top: 30px;
	padding-top: 40px;
	margin-bottom: 20px;
}
.larger-icon {
	font-size: 60px;
	
	margin-bottom: 20px;
}
.adjust-arrow-pad {
	margin-bottom: 0px;
}
a.unique {
	text-decoration:none;
	color:#fff ;
}
a.unique:hover {
	text-decoration:none !important;
	color:#6ba4d5 !important;
}
#first-part:before { 
  display: block; 
  content: " "; 
  margin-top: -80px; 
  height: 80px; 
  visibility: hidden; 
}
