/* sitewide text improvements */
body, input, textarea, select, button {
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: 'liga', 'kern';
}

body.modal-open #header {
	z-index:9;
	padding-right:15px;
}

body.modal-open {
	overflow:hidden !important;
}

h1,h2,h3,h4 {
	letter-spacing: -0.5px;
}

.light-allcaps {
	font-weight:100;
	text-transform: uppercase;
	text-align: center;
	margin: 60px 0 30px;
}
.width-100 {
	width: 100%;
}
.white {
	color: #fff;
}

.text-centered {
	text-align: center;
}

.alert {
	border-radius:0px;
}

.container-full {
	width:100%;
	padding:0px;	
}

.thin-heading {
	font-weight: 100;
    text-transform: uppercase;
}

.btn {
	font-weight: 500;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	
	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

.btn-white {
	border-color:#FFF;
	color:#FFF;
}

.btn-white-shadow {
	    box-shadow: 0 0 90px rgba(0,0,0,.5);
    text-shadow: 0 0 6px rgba(0,0,0,.7);
    background-color: rgba(0,0,0,.25);
}

.btn-white:hover {
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid #FFF;
    color: #FFF;
}

.btn-white:active,
.btn-white:visited,
.btn-white:focus {
    border: 1px solid #FFF;
    color: #FFF;
}

select.form-control {
	background-color:none;
	background-color:transparent;
	background-image:initial;
	background: url('../images/select-arrow.png') no-repeat right center;
	border-color:#ccc;
	border-radius:0px!important;
	font-weight:300;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background: url('../images/select-arrow.png') no-repeat right center;
}

label {
	color:#58595b;
}

.label-top {
	display:block;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #FAF7F2;
}

.footer label span {
	padding-top: 1px;
    display: block;
    letter-spacing: 0;
}

.footer label.checkbox-inline {
	margin-top:8px;
}
    

.form-control {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}

.container-full-width {
	width:100%;
}

section.home-banners .btn {
	height: 34px;
	font-size: 8pt;
    padding: 12px 30px;
    line-height: 8pt;
}

.carousel-caption.left-align-option {
    right: 50%;
    left: 0px;
}

.carousel-caption.left-align-option h3 {
  text-align:left;
}

.carousel-caption.left-align-option p {
  text-align:left;
}

.carousel-caption.left-align-option a {
  float:left;
}

.carousel-caption.center-align-option {
    text-align: center;
	left: 0;
}
.carousel-caption.center-align-option h3 {
	text-align: center;
}
.carousel-caption.center-align-option p {
	text-align: center;
}
.carousel-caption.center-align-option a {
	float: none;
}

.carousel-inner > .item {
	padding:0px !important; /* carousel slider padding bug fix */
	background-color:#000;
}

span.black-caption {
    text-shadow: 0 0 0 rgba(0,0,0,.0);
    color: #000;
}

.home-banners .carousel-inner > .item > a img {
	opacity:.8;
}

.carousel-control {
	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

.arrow-right {
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    width: 50px;
    height: 50px;
    margin-top:-50px;
    position:absolute;
    top:50%;
    right:30px;
}

.arrow-left {
	-ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 50px;
    height: 50px;
    margin-top:-50px;
    position:absolute;
    top:50%;
    left:30px;
    
}

.arrow-down {
	-ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 2px solid #999;
    border-bottom: 2px solid #999;
    width: 15px;
    height: 15px;
    margin:0 auto;
    	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

.absolute-container {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

.vcenter-title-container {
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
    height: 100%;
    color:#fff;
}

.vcenter-title-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.vcenter-title-container .faq-title h1 {
	color:#fff;
	font-size:36pt;
	font-weight:900;
	text-align: center;
	margin: 0px;
}

.vcenter-title {
	font-family: "Gotham Cond A","Gotham Cond B",sans-serif;
	line-height: 44px;
	text-transform: uppercase;
	font-weight: 700;
    bottom: 14%;
	position: absolute;
}
.vcenter-title h1 {
	font-size: 80px;
}

.vcenter-header-image-container {
	background-color:#000;
	position: relative;
}



/* header styles */
#header {
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.1);
}

#header a i.fa-search {
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

#header form button {
	border-radius:0;
	outline:none;
	border:none;
	padding:7px 15px;
	background-color:#f2eae0;
	background-color:transparent;
	font-size:16pt;
	color: #777;
}

#header .header-search {
	background-color:#F3F0EC;
	padding: 12px;
	margin-right:10px;
	border:none;
	float:left;
}

#header .search a i.fa-search {
	font-size:14pt;
	color:#999;
	padding:10px;
}

#header .search a:hover i.fa-search {
	color:#333;
}

#home-swiper .container {
	position: relative;
    height: 100%;
}

/* responsive video embed style */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.video-background {
	position:relative;
}

.video-container {
	background-color:black;
	
}

.video-container video {
	width:100%;
	margin-bottom:-5px;
}


/* search results style */

h2.search-results-heading {
	margin: 60px 0 0 0;
    border-bottom: 1px solid #e5e8e7;
    padding-bottom: 40px;
}

.search-result-container {
	border-bottom: 1px solid #e5e8e7;
	padding: 30px 0px;
    font-size: 12pt;
}

.search-result-container:last-child {
	margin-bottom:60px;
}

.search-result-desc {
	padding:20px 0;
}

.search-result-url {
	font-size:10pt;
	color:#999;
}



/* what's new section styles */

.newproduct {
	transition:150ms;
	cursor:pointer;
}

section.familylegacy {
	background: #E9E9E9; /* #F7F5F3*/
}

section.newproduct {
	background: #E9E9E9; /* #F7F5F3*/
}

.newproduct .product {
	overflow:hidden;
	text-align: center;
}

.newproduct .product a img {
	opacity:1;

	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-backface-visibility: hidden;
}

.newproduct .product a:hover > img {
	opacity:1;
	transform: scale(1.1)
}

.newproduct .product a .new-instrument-title-centered {
	opacity:1;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-backface-visibility: hidden;
}

/*.newproduct:hover > div {
	-webkit-filter: brightness(0.4);
	transition:150ms;
	cursor:pointer;
}

.newproduct:hover > div:hover {
	-webkit-filter: brightness(1);
	transition:150ms;
}

a.newinstrument-link,
a.newinstrument-link div,
a.newinstrument-link:hover,
a.newinstrument-link div:hover {
	cursor:pointer;
}*/

.product-name-middle {
	display: inline-block !important;
	vertical-align: middle !important;
  	width: 300px;	
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	text-transform: uppercase;
	font-weight:900;
	font-size:16pt;
}

.absolute-container {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
}

.new-instrument-block {
	text-align: center;
	white-space: nowrap;
	width: 100%;
    height: 100%;
}

.new-instrument-block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.new-instrument-title-centered {
	position: absolute;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight:600;
	font-size:20px;
	color:#fff;
	width: 100%;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	letter-spacing: 5px;
}

a.newinstrument-link {
	position: relative;
    overflow: hidden;
    display: block;
}

/* we're all about the details section styles */


.details-neck {
	padding: 40px 0;
}

.details-neck h2 {
	text-transform: uppercase;
	font-weight:100;
	text-align: center;
	margin-top: 0px;
}

.details-neck p {
	font-weight:100;
	text-align: center;
	width:65%;
	margin:0 auto;
}

.details-neck-image {
	padding-bottom:5%;
}

.details-four {
    padding: 0px;
}

.details-four div.details-copy-overlay {
	position:absolute;
	bottom: 0px;
    padding: 20px;
}

.details-four .details-copy-overlay.truss h4,
.details-four .details-copy-overlay.truss p{
	color:#FFF;
}

.details-four div.details-copy-overlay h4 {
	font-size:12pt;
	line-height:13pt;
	font-weight:300;
	text-transform: uppercase;
	text-align:left;
	margin-bottom:2px;
}

.details-four div.details-copy-overlay p {
	font-weight:100;
	font-size:10pt;
	line-height:12pt;
}

.container.crafted {
	background:url('../images/crafted-section-bg.jpg');
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
}

.container.crafted div.container {
	padding-top:5%;
}

.crafted h4 {
	font-size:24pt;
	line-height:30pt;
	text-align: left;
	color:#FFF;
}

.crafted .btn {
	margin-left: 0;
    margin-right: 0;
    width:100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

/* MEET THE FAMILY SECTION STYLE */

section.family {
	padding-bottom:80px;
	padding-top:80px
}

.family-description {
	padding-top: 10%;
    padding-left: 60px;
}

h2.family {
	text-transform: uppercase;
    font-weight: 100;
    text-align: left;
}

.family-description p {
	font-weight:300;
	padding-bottom:20px;
}

/* PDN AND WARRANTY SECTION STYLE */

.pdn-and-warranty h3 {
	font-weight: 600;
	margin-bottom: 2px;
}

.pdn-and-warranty p {
	font-weight:300;
	margin-bottom:15px;
}

.pdn-and-warranty .find-a-dealer {
	color:#FFF;
	background-color:#242424;
	padding: 30px 0;
	text-align: center;
}

.pdn-and-warranty .warranty-service {
	color:#242424;
	background-color:#e9e9e9;
	padding: 30px 0;
	text-align: center;
}

/* GUITARS */

section.guitars-header-image .vcenter-header-image-container img {
	opacity:.9;
}

.guitars-header-title {
	font-weight:900;
	text-transform: uppercase;
}

.guitar-menu {
	z-index:3;
	width: 100%;	
}

ul.nav.guitar-menu a {
	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    padding-bottom: 15px;
    -webkit-backface-visibility: hidden;
}

ul.nav.guitar-menu a:active,
ul.nav.guitar-menu a:focus {
	color:#FFF;
	background: #b80000 !important;
}

.filter-menu-container {
	position:absolute;
	bottom: -300px;
	z-index: 2;
    background-color: #FFF;
    text-align: center;
    width: 100%;
    
    -webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.3);   
}

.filter-menu {
	height:300px;
	color:#000;
	padding: 15px 20px 20px 20px;
}

.filter-menu div {
	padding-top:20px;
	padding-bottom:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.filter-menu div:hover {
	background-color:#f5f5f5;
}

.filter-menu a p {
	font-size: 9pt;
	color:#000;
}

.filter-menu a:hover p,
.filter-menu a:active p,
.filter-menu a:focus p {
	color:#000;
}

h3.filter-heading {
	font-weight:100;
	color:#bb9d61;
	margin: 0px;
	font-size:16pt;
}


/* INSTRUMENT DETAIL PAGE STYLES */


.instru-bg{
	position:relative;
}

.awards-overlay-container {
	position:absolute;
	bottom:0px;
	width:50%;
	margin:0 0 15px 15px;
}

.row.options-and-ecomm {
    margin-top: 20px;
}

.options-and-ecomm .col-md-6:nth-child(1) {
	padding-right:5px;

}

.options-and-ecomm .col-md-6:nth-child(2) {
	padding-left:5px;
}

.custom-options {
	background-color:#f9f9f9;
    padding: 20px 20px 5px 20px;
}

div#custom-options {
	/* color:#CCC; */
	font-size:10pt;
	color:#58595b;
}

.custom-options-tab-titles {
	display:inline;
}

h4.custom-options-title {
	color:#58595b;
	display:inline-block;
	text-align: left;
	font-weight: 700;
	margin-right: 10px;
}

.ber-since img {
	width: 200px;
}

.mariposa-guitar .ber-since img {
	width: 230px;
}

.view360 {
    position: relative;
    margin: -27px auto;
    text-align: right;
    top: -37px;
}

.view360 {
	opacity:.5;
	-webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-backface-visibility: hidden;
}

.view360:hover {
	opacity:1;
}

a.custom-options-tab {
	color:#58595b;
	font-weight:300;
	margin:0 10px;
    width: 41px;
    display: inline-block;
    text-align: center;
	cursor: pointer;
}

a.custom-options-tab.configs {
    width: 104px;
}

a.custom-options-tab:hover,
a.custom-options-tab:focus,
a.custom-options-tab:active,
a.custom-options-tab:visited {
	text-decoration: none;
	color:#58595b;
}

a.custom-options-tab.active {
	border-bottom: 3px solid #58595b;
	font-weight:700;
	padding-bottom:1px;
}

.color-swatch {
	height:50px;
	margin:10px 0;
	display: table;
	cursor: pointer;
}

.color-swatch > img {
	/*outline:4px solid #f9f9f9;*/
	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
	border-radius: 35px;
}



img.color-swatch-img {
    display: inline-block;
    float: left;
    margin-right: 8px;
}

.color-swatch p {
    font-size: 9pt;
    line-height: 12pt;
	display: table-cell;
    vertical-align: middle;
    font-weight: 300;
}

.custom-options-tab-content .form-group {
        margin: 15px 0;
    height: 40px;
}

.selected-colors-option,
.selected-pickguard-option,
.selected-models-option,
.selected-necks-option {
	display:inline;
}

.add-to-cart-right p {
    font-size: 12pt;
    font-weight: 400;
}

.add-to-cart-right p:nth-child(2) {
    margin-top:10px;
}

/*a .btn-dealer-cta {
	background: #b80000;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
}

a:hover .btn-dealer-cta {
	background: #d10000;
} */

.product-highlights.container {
    margin-bottom: 60px;
    margin-top:20px;
}

.product-highlights h2 {
	font-weight: 100;
    text-align: center;
    text-transform: uppercase;
}



.product-highlights .product {
	padding:0px;
	background-color:#000;
	overflow:hidden;
}

.product-highlights .product img {
	opacity:.7;
		-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-backface-visibility: hidden;
}

.product-highlights .product:hover > img {
	opacity: 1;
    transform: scale(1.1);
}

.product-highlights .product .highlight-desc {
	opacity:1;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-backface-visibility: hidden;
}

.product-highlights .product:hover .highlight-desc {
	opacity: 0;
}

.collection-page-highlights-section {
	background-color:#f9f9f9;
}

.collection-page-highlights {
	padding: 60px 5% 30px;
}

/* collection page highlights on mobiles */
@media only screen and (max-width : 767px) {

	.collection-page-highlights .row .highlight {
		margin-bottom:15px;
	}

}

section.carasol-bg .carousel-caption { /* TEMPORARY: hides slide captions on instrument pdp page as these arent needed anymore */
	display:none;
}

section.carasol-bg .carousel-control.left {
   /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .3) 0%, rgba(0, 0, 0, .000) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; */
    background-image: none;
    background-color:transparent;
}

section.carasol-bg .carousel-control.right {
    /*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .3) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .3) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .3)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;*/
    background-image: none;
    background-color:transparent;
}

section.carasol-bg .arrow-container-left {
    width: 50px;
    height: 75px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    left: 0;
    background-color: black;
    background-color: rgba(0,0,0,.8);
}

section.carasol-bg .arrow-container-right {
    width: 50px;
    height: 75px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    right: 0;
    background-color: black;
    background-color: rgba(0,0,0,.8);
}

section.carasol-bg .arrow-container-left .arrow-left {
    width: 25px;
    height: 25px;
    position: relative;
    margin-left: 5px;
    margin-top: 25px;
    top: 0px;
    left: 10px;
}

section.carasol-bg .arrow-container-right .arrow-right {
    width: 25px;
    height: 25px;
    position: relative;
    margin-right: 5px;
    margin-top: 25px;
    top: 0px;
    right: -5px;
}



section.carasol-bg .carousel-control {
    width: 15%;
}

section.carasol-bg .carousel-control:hover, .carousel-control:focus {
    opacity: .5;
}


section.specs-section {
	padding-top: 40px;
}

#specs-data {
	margin-top: 30px;
	margin-bottom:30px;
}

#specs-data fieldset {
	border:none;
	margin:0;
	padding:0;
}

select.instrument_models {
	padding: 5px 10px;
    width: 100%;
}

#compare select#comp_instrument {
	padding: 5px 10px;
}

#specs td,
#compare td {
	border:none;
}

#specs th,
#compare th {
	border:none;
}

#specs td.text-right,
#compare td.text-right {
	border-right: 1px solid #DDD;
}



h4.replace-desc {
	font-weight: 300;
    font-size: 12pt;
    line-height: 14pt;
    margin-top: 30px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

.need-replace p {
	letter-spacing: -0.5px;
    font-weight: 300;
    margin-top: 10px;
    font-size: 9pt;
}

.instrument-desc {
	font-size: 10pt;
    color: #58595b;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    margin-top: 30px;
}

section.carasol-bg {
	border-top: 1px solid white;
}

div#instrument-swiper {
    margin-bottom: 30px;
}

.highlight-desc-container {
    text-align: center;
    white-space: nowrap;
    width: 100%;
    height: 100%;
}

.highlight-desc-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.highlight-desc {
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 9pt;
    text-align: center;
    margin: 10px 0;
    letter-spacing:1px;
}

.more-videos {
	margin-bottom:60px;
}	

section.instrument-video {
	margin-top:60px;
}

.row.other-videos {
	margin-bottom: 45px;
	text-align: center;
}

.other-videos h4 {
    font-weight: 700;
    font-size: 10pt;
}

.other-videos p {
	font-size:10pt;
	font-weight:300;
}

.other-video-container {
	position:relative;
}

.col-sm-6.other-video {
	margin:15px 0;
}

.play-video-container {
    text-align: center;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    z-index:9
}

.play-video-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.play-video {
	display: inline-block;
    vertical-align: middle;
    color:#FFF;
    text-transform: uppercase;
    font-weight:900;
    text-shadow: 0 0 30px rgba(0,0,0,.75);
    white-space: normal;
    font-size: 12pt;
}

.play-video i.fa-play {
	border: 3px solid #FFF;
    padding: 10px 20px;
    outline:1px solid transparent;
    
        	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

a.play-video:hover i.fa-play {
	background-color:rgba(0,0,0,.5);
	color:#bbb;
	border-color:#bbb;
	text-decoration: none;
	
}

.play-video h4 {
	font-weight:700;
	text-transform: none;
	margin:20px 0 5px 0;
}

.play-video p {
	font-weight:300;
	text-transform: none;
	max-width: 800px;
}
	
a.play-video:hover,
a.play-video:focus {
	color:#FFF;
    text-decoration: none;	
}

#videoOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	background: #000;
	bottom: 0;
	left: 0;
	z-index: 9999;
}

#videoOverlay .close {
	margin: 40px;
	color: #fff;
	text-align: center;
	opacity: .8;
}

#videoOverlay .close:hover {
	opacity: 1;
}

#videoOverlay .video .iframe {
	z-index: 99999;
}

#cross {
    width: 24px;
    height: 24px;
	margin-left:-30px;
}

.cross-outer {
    height: 35px;
    width: 2px;
    margin-left: 20px;
    background-color: black;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    Z-index: 1;
}

.cross-inner {
    height: 35px;
    width: 2px;
    background-color: black;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    Z-index: 2;
}

.cross.white .cross-outer {
    background-color: white;
}

.cross.white .cross-inner {
    background-color: white;
}

.row.load-more-videos {
    text-align: center;
    margin: 30px 0 0;
}


.how-its-made-caption-container {
    position: absolute;
    bottom: 12%;
    text-align: center;
    color: #FFF;
    font-weight: 100;
    font-size: 14pt;
    left: 0;
    right: 0;
    z-index: 2;
    text-transform: uppercase;
}

.how-its-made-caption-container p {
	font-size:10pt;
	max-width:700px;
	margin:10px auto 0;
	text-transform: none;
	
}

.how-its-made-caption-container.first-slide {
    bottom: 45%;
    font-size: 36pt;
}

.how-its-made-caption-container.first-slide p {
    font-size: 13pt;
}

#making-a-musicman .swiper-slide.bottom-gradient:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0)));
    /* background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); */
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    /* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

#specs table td.text-right {
	font-weight: 500;
	vertical-align: middle;
}

#specs tbody td.text-left {
	    font-weight: 300;
}

#specs th {
	vertical-align: middle;
}

#compare th {
	vertical-align: middle;
}

#compare table td.text-right {
	    font-weight: 500;
	    vertical-align: middle;
}

#compare tbody td.text-left {
	    font-weight: 300;
}

#reg h3 {
	margin-bottom:30px;
}

.why-register {
	margin-bottom:20px;
}

.why-register p.why {
	font-weight:300;
}

ul.setting-icons li a {
    height: 200px;
    display: block;
    position: relative;
    text-align: center;
    background-size: 130px;
    border-bottom:5px solid transparent;
}

ul.setting-icons li a:hover {
    border-bottom:5px solid #373737;
    color:#000;
}

ul.setting-icons li.active a {
    border-bottom:5px solid #685E54;
    color:#685E54;
}


ul.setting-icons li a p {
    position:absolute;
    bottom:0px;
    width:100%;
}

ul.setting-icons a.icon-specs {
	background:url('../images/specs.png') no-repeat center;
	background-size: 130px;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

ul.setting-icons a:hover.icon-specs {
	background:url('../images/specs-hover.png') no-repeat center;
	background-size: 130px;
}

ul.setting-icons li.active a.icon-specs {
	background:url('../images/specs-selected.png') no-repeat center;
	background-size: 130px;
}


ul.setting-icons a.icon-compare {
	background:url('../images/compare.png') no-repeat center;
	background-size: 130px;
	-webkit-transition: background-image 0.2s ease-in-out;
transition: background-image 0.2s ease-in-out;
-webkit-backface-visibility: hidden;
}

ul.setting-icons a:hover.icon-compare {
	background:url('../images/compare-hover.png') no-repeat center;
	background-size: 130px;
}

ul.setting-icons li.active a.icon-compare {
	background:url('../images/compare-selected.png') no-repeat center;
	background-size: 130px;
}


ul.setting-icons a.icon-pickups {
	background:url('../images/pickup.png') no-repeat center;
	background-size: 130px;
	-webkit-transition: background-image 0.2s ease-in-out;
transition: background-image 0.2s ease-in-out;
-webkit-backface-visibility: hidden;
}

ul.setting-icons a:hover.icon-pickups {
	background:url('../images/pickup-hover.png') no-repeat center;
	background-size: 130px;
}

ul.setting-icons li.active a.icon-pickups {
	background:url('../images/pickup-selected.png') no-repeat center;
	background-size: 130px;
}


ul.setting-icons a.icon-registration {
	background:url('../images/registration.png') no-repeat center;
	background-size: 130px;
	-webkit-transition: background-image 0.2s ease-in-out;
	transition: background-image 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
}

ul.setting-icons a:hover.icon-registration {
	background:url('../images/registration-hover.png') no-repeat center;
	background-size: 130px;
}

ul.setting-icons li.active a.icon-registration {
	background:url('../images/registration-selected.png') no-repeat center;
	background-size: 130px;
}


#pickup .cfd-thumb {
	width:100%;
	float:left;
	text-align:center;
	border: 1px solid #ccc;
	margin-top: 1%;
    margin-bottom: 1%;
}

/* #pickup .cfd-thumb:nth-of-type(odd) {
	margin-left:0;
	margin-right:1%;
}

#pickup .cfd-thumb:nth-of-type(even) {
	margin-left:1%;
	margin-right:0;
}*/

#pickup .cfd-thumb .cfd-image {
	position:relative;
	display:inline-block;
	height: auto;
    overflow: hidden;
    margin: 15px;
}

/*#pickup .cfd-thumb .cfd-image:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 55%;
  bottom: 0;
  background: -webkit-linear-gradient(transparent, #FFF) left repeat;
  background: linear-gradient(transparent, #FFF) left repeat; 
}*/

#pickup .cfd-thumb .btn {
	margin-bottom: 30px;
}

/* FAQ Styles */

.faq-title-container {
	text-align: center;
    white-space: nowrap;
    width: 100%;
    height: 100%;
}

.faq-title-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.faq-title-container .faq-title h1 {
	color:#fff;
	font-size:36pt;
	font-weight:900;
	text-align: center;
	margin: 0px;
}
.faq-title-container .map-title h1 {
	color:#fff;
	font-size:42pt;
	font-weight:900;
	text-transform: uppercase;
}
.faq-title-container .map-title h2 {
	color:#fff;
	font-size:34pt;
	font-weight:900;
	text-transform: uppercase;
}
.faq-title-container .map-title h3 {
	color:#fff;
	font-size:20pt;
	font-weight:200;
	text-transform: uppercase;
}

.faq-title, .map-title {
    display: inline-block;
    vertical-align: middle;
}

.meet-family-title {
    display: inline-block;
    vertical-align: middle;
}

.meet-family-title h1 {
	font-size: 54pt;
    color: #FFF;
    font-weight: 900;
}

.faq-header-image-container {
	background-color:#000;
	position: relative;
}

.faq-header-image-container img {
	opacity:.6;
}

.faq-nav-container {
	border-bottom:1px solid #ccc;
	text-align: center;
}

.faq-nav-container select {
	width: 100%;
    height: 40px;
    padding-left: 10px;
    margin: 20px 0;
}

.faq-nav {
	list-style: none;
	margin:20px auto;
	display:inline-block;
}

.faq-nav li {
	display:inline-block;
	text-align:center;
	padding:0 15px;
}

.faq-nav li:first-child {
	padding-left:0px;
}

.faq-nav li:last-child {
	padding-right:0px;
}

.faq-nav li a {
	color:#999;
	text-transform:uppercase;
	font-size:10pt;
	font-weight:700;
	letter-spacing:1px;
	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

.faq-nav li a:hover {
	text-decoration: none;
	color:#000;
}

.faq-nav li a:active,
.faq-nav li a:focus {
	font-weight:700;
	text-decoration:none;
	color:#000;
}

.faq-question {
	text-align:center;
}

.faq-question .question-container {
	padding:40px 0;
	background-color:#fbfbfb;
	-webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease;
    -webkit-backface-visibility: hidden;
}

.faq-question:nth-child(odd) .question-container {
	background-color:#f5f5f5;
}

.faq-question:hover .question-container {
	color: #FFF;
    background-color: #685e54;
}

.faq-question:hover .question-container .arrow-down {
	border-color:#FFF;
}

.faq-question[aria-expanded="true"] .question-container {
	background-color:#685e54;
	color: #FFF;
}

.faq-question[aria-expanded="true"] .question-container .arrow-down {
	border-color:#fff;
	transform: rotate(-225deg);
}

.question-category {
	text-transform:uppercase;
	font-size:10pt;
	color:999;
	font-weight:100;
}

.question-title {
	margin: 15px auto;
	font-weight: 300;
	font-size:16pt;
	line-height: 22pt;
	max-width: 800px;
}

.faq-answer p {
	margin:40px auto;
	max-width: 800px;
	text-align: center;
}

.category-heading {
	text-align:center;
	text-transform: uppercase;
	font-size:22pt !important;
	margin:60px 0;
}

/* Artist Page styles */

section.our-family-bg {
	/*background-color: #121212;*/
	background-color:#FFF;
}

.std-artist-bg {
	background-color:#000;
}

.al-top-imgs {
	overflow:hidden;
	-webkit-box-shadow: inset 0px 0px 200px 10px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 200px 10px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 200px 10px rgba(0,0,0,0.5);
	background-color: #000;
}

.al-top-imgs img {
    position: relative;
    opacity: .7;
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-backface-visibility: hidden;
}

.al-top-imgs .stave-mors-posi {
	opacity:1;
	color:#fff;
	-webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
    -webkit-backface-visibility: hidden;
}

.al-top-imgs .stave-mors-posi h5 {
	opacity:.8;
}

section.artist-land-posi a:hover > img {
	opacity: 1;
    transform: scale(1.1);
}

section.artist-land-posi a:hover > .stave-mors-posi {
	opacity: 0;
}

section.artist-land-posi a:hover

.stave-mors-posi h5 {
	color:rgba(255,255,255,0.8);
}

section.our-family-bg div.container {
	padding-top:30px;
}

section.our-family-bg h1 {
	font-weight:100;
}

.more-artists a {
	color:#FFF;
	text-transform: uppercase;
	font-weight:700;
	text-decoration: none;
}

.more-artists div.std-artist-bg img {
	opacity:0.6;
	text-decoration: none;
	 -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}

ul.hd-con li.active a {
	color:#bb9d60;
}

ul.hd-con {
	margin-top:10px;
}

.more-artists div.std-artist-bg:hover img {
	opacity:1;
	border:0px;
	text-decoration: none;
}

.artist-thumb-caption {
	position:absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
    width: 100%;
    text-decoration: none;
    text-shadow: 0 0 6px #000;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;

}

.artist-thumb-caption p {
	font-size: 8pt;
    font-weight: 500;
}

.artist-select-alphabetical {
	width: 100%;
    padding: 10px;
    color: #FFF;
}

/* About Page styles */


.iconic-design-bg {
	background-color:#000;
}

.iconic-design-bg img {
	opacity:.7;
}

.family-desc {
	font-size:10pt;
	font-weight:300;
    text-align: center;
    max-width: 700px;
    margin: 15px auto 0;
}

.ballfamily3 {
	margin-top:60px;
	margin-bottom: 0;
}

.ballfamily3 h4 {
	margin-bottom:0px;
	font-size: 18pt;
    font-weight: 700;
    color: #999;
    margin-top: 17px;
}
.family-row h2 {
	text-align: center;
    margin-top: 60px;
    margin-bottom: 0px;
    font-weight: 100;
    text-transform: uppercase;
}

.family-desc-container {
	margin-top:60px;
}

.we-create-art h2 {
	font-weight:100;
	margin:60px 0 30px 0;
}

.neck-finish-bg {
    background-color: #000;	
}

.neck-positi {
	overflow: hidden;
}

.neck-positi img {
	opacity: 0.6;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-decoration: none;
    -webkit-backface-visibility: hidden;
}

.neck-positi a:hover img {
	opacity:0.2;
	-webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.process-caption {
	position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
}

.process-caption h4 {
	display:inline-block;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
}

.process-caption h4::after {
	content: "";
	border-bottom:5px solid transparent;
	width:50px;
	display:block;
	padding-top:10px;
	margin:0 auto;
	-webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
}

.neck-positi .p-container {
	position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
    color: #FFF;
    top: 50%;
    opacity:0;
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
}

.neck-positi .p-container p {
	width:75%;
	margin:0 auto;
	display:block;
	font-size:10pt;
	line-height:12pt;
}

.neck-positi a:hover .process-caption {
    top: 35%;
}

.neck-positi a:hover .process-caption h4::after {
	content: "";
    border-bottom:5px solid #fff;
}

.neck-positi a:hover .p-container {
    opacity:1;
    top:45%;
}

/* find a dealer styles */
.search-container {
	color:#FFF;
}

.search-container input[type="text"] {
	color:#222;
	padding:10px;
	width: 215px;
	margin-right: 10px;
}

.search-container select {
	padding:11px;
	width: 170px;
	border-color: #fff;
	background: url('../images/select-arrow-white.png') no-repeat right center;
}

#dealers-submit {
    outline: none;
    background-color: transparent;
    border: 1px solid #fff;
    padding: 11px 20px;
    margin: 0 10px;
}

.locator {
	position: relative;
}
.locator .search-container {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.85);
	padding-top: 30px;
	z-index: 1000;
	padding-bottom: 18px;
}
.locator .search-container h1 {
	font-weight: 200;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 40px;
	margin-bottom: 20px;
}

.location-container {
	display:inline-block;
}

#ui-id-1 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
}

section.gutar nav {
	margin-bottom:0px;
}

.elite-dealer-links {
	text-transform: uppercase;
	margin:0;
	display:inline-block;
	float:right;
    width: 580px;
}

.elite-dealer-links a {
    display: inline-block;
    width: 85px;
    margin: -7px 3px 0;
}

.no-dealers-found-container {
    position: absolute;
    top: 350px;
    z-index: 2;
    color: #fff;
    text-align:center;
    opacity:1;
    width:100%;
    
	-webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
}

.no-dealers-found {
	position:relative;
	display:block;
	width:50%;
	margin:0 auto;
	background-color: #b80000;
    padding: 30px;
}

.no-dealers-found h2 {
	font-size:14pt !important;
}

.nav .guitar-menu li a.active{
	color:#FFF;
	background: #b80000 !important;
}




/* footer styles */

.footer {
	background-color:#FFF;
	padding:0;
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 12pt;
	width: 100%;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	text-transform: uppercase;
}

.footer a {
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-backface-visibility: hidden;
}

.footer .footer-right a:hover {
	text-decoration: none;
}

.footer .container {
	padding:0;
	width:100%;
}

.footer ul {
	list-style: none;	
}

.footer ul li a {
	color:#C1C1C1;
	line-height: 1.6em;
	font-size:10pt;
}

.footer-left {
	margin:40px 0;
}

.footer-right h4 {
	text-align: center;
	color:#000;
}

.footer-right .contact-phone h4 {
	text-align: center;
	color:#000;
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
}

.store-locator {
	background:url("../images/store-locator-bg.jpg") center center;
	height:190px;
	-webkit-background-size: 756px 320px;
    -moz-background-size: 756px 320px;
    -o-background-size: 756px 320px;
    background-size: 756px 320px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-backface-visibility: hidden;
    background-position: center;
}

a.store-locator:hover {
	-webkit-background-size: 808px 342px;
    -moz-background-size: 808px 342px;
    -o-background-size: 808px 342px;
    background-size: 808px 342px;

    -webkit-backface-visibility: hidden;
    background-position: center;
}

.contact-phone {
	height:190px;
}

.social-tile,
.footer-tile {
    float:left;
    position: relative;
    width: 20%;
    padding-bottom : 20%; /* five items width */
    margin:0;
    overflow:hidden;
    background-color:#F4F4F4;
    color:#C2C2C2;
    font-size:21pt;
}

.footer-tile { /* half-width for store locator, contact phone */
    width: 50%;
    background-color:#fff;
}

.social-tile:nth-child(even) {
	background-color:#EBEBEB;
}

.social-tile .content,
.footer-tile .content {
    position:absolute;
    height:100%;
    width:100%;
    padding: 10% 5%;
}

.social-tile .table,
.footer-tile .table{
    display:table;
    height:100%;
    width:100%;
}

.social-tile .table-cell,
.footer-tile .table-cell{
    display:table-cell;
    vertical-align:middle;
    height:100%;
    width:100%;
    text-align: center;
}
.social-tile .table-cell img,
.footer-tile .table-cell img {
	height: 28px;
	opacity: 0.3;
}

a.social-tile:visited {
	color:#C2C2C2
}

a.social-tile:active {
	color:#C2C2C2
}

a.social-tile.youtube:hover,
a.social-tile.youtube:active {
	color:#cd201f;
}

a.social-tile.twitter:hover,
a.social-tile.twitter:active {
	color:#55acee;
}

a.social-tile.facebook:hover,
a.social-tile.facebook:active {
	color:#3b5999;
}

a.social-tile.googleplus:hover,
a.social-tile.googleplus:active {
	color:#DC4E41;
}
a.social-tile.tiktoc:hover .table-cell img,
a.social-tile.tiktoc:active .table-cell img {
	opacity: 1.0;
}

a.social-tile.instagram:hover,
a.social-tile.instagram:active {
	color:#125688;
}

a.contact-phone i {
-webkit-transition: -webkit-transform 200ms ease-out;
-moz-transition:    -moz-transform 200ms ease-out;
-o-transition:      -o-transform 200ms ease-out;
-ms-transition:     -ms-transform 200ms ease-out;
transition:         transform 200ms ease-out;
-webkit-backface-visibility: hidden;
-ms-transform: rotate(+20deg); /* IE 9 */
    -webkit-transform: rotate(+20deg); /* Chrome, Safari, Opera */
    transform: rotate(+20deg);
}

a.contact-phone:hover i {
	-ms-transform: rotate(-20deg); /* IE 9 */
    -webkit-transform: rotate(-20deg); /* Chrome, Safari, Opera */
    transform: rotate(-20deg);
}

/* newsletter style */

#subscribeModal .modal-header .modal-title {
	text-align: center;
}

.collector-fieldset {
	text-align: center;
}

.collector-button {
	display:inline-block;
	margin-top:10px;
	width:auto;
}

.collector-alert {
    padding: 15px 0;
    font-size: 12pt;
}

#newsletter-first_name,
#newsletter-last_name,
#newsletter-email {
	font-size:12pt;
}

.footer-bottom {
	padding-top:40px;
	padding-bottom:40px;
    background-color: #333;
    font-size: 10pt;
    color: #FFF;
}

.footer h5 {
	margin-top:0px;
}


.footer input.email-input {
	padding:4px 8px;
	border:none;
	border-radius: 0px;
	height:39px;
	color:#000;
	width: 100%;
}

.footer #newsletterModal {
	margin:0;
}

.footer div.copyright {
	font-size:8pt;
	line-height: 8pt;
	color:#C1C1C1;
}

.footer .newsletter-signup {
	margin:0 auto;
	display:block;
	font-size:9pt;
}

.footer .newsletter-signup p {
	margin-bottom:10px;
}

.footer label {
	text-transform: uppercase;
    font-size: 9pt;
    letter-spacing: 1px;
}

.copyright-centered {
	color:#bbb;
	text-transform:uppercase;
	font-size:8pt;
	letter-spacing:1px;
	text-align:center;
	margin-top:40px;
}

.display-ribbon {
	position: absolute;
    bottom: -14px;
    font-size: 20px;
}

/* modal styles */

.modal-header {
	padding: 30px 30px 15px 30px;
	border-bottom:0;
}

.modal-content {
	border-radius:0;
}

.modal-body {
	padding: 0 30px;
}

.modal-body p {
    margin: 15px 0;
}

.modal-footer {
	padding: 15px 30px 30px 30px;
	border-top:0;
}

#mdiv
{
width:40px;
height:40px;
}

.mdiv
{
height:40px;
width:2px;
margin-left:20px;
background-color:black;
transform: rotate(45deg);
-ms-transform: rotate(45deg); /* IE 9 */
-webkit-transform: rotate(45deg); /* Safari and Chrome */
Z-index:1;

}

.md
{
height:40px;
width:2px;

background-color:black;
transform: rotate(90deg);
-ms-transform: rotate(90deg); /* IE 9 */
-webkit-transform: rotate(90deg); /* Safari and Chrome */
Z-index:2;

}

.bg-404 {
	background-image: url('../images/404-bg.jpg');
    background-size: cover;
    background-position: center center;
    height: 600px;
}

.bg-stickers {
	background-image: url('../images/sticker-sign-up.jpg');
    background-size: cover;
    background-position: center center;
    min-height: 700px;
}

.bg-stickers h2 {
	color: #fff;
	margin: 100px 0 50px 0;
}

.bg-stickers h4,
.bg-stickers p,
.bg-stickers label{
	color: #fff;
}

.bg-stickers .form-control {
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}

.bg-stickers .steps {
	margin-top: 50px;
	color: #999;
	text-align: center;
}

.bg-stickers .steps span {
	color: #fff;
}

.bg-stickers .btn,
.bg-stickers .btn:active,
.bg-stickers .btn:focus {
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}

.amps-container {
	margin-top: 50px;
}

.amps-container .amp {
	margin: 20px 0;
}

.amps-container a:hover {
	text-decoration: none;
}

.amps-container h2 {
	margin-top: 0;
}

.amps-container h4 {
	text-transform: uppercase;
	color: #000;
}


.container-404 {
	position:absolute;
	top:26%;
	width: 100%;
}

.message-404 {
	position:relative;
	text-align: center;
	display:block;
	margin:0 auto;
	color:#fff;
}

.message-404 h1 {
	font-size:60pt;
	font-weight:900;
}

.message-404 a {
	color:#FFF;
	text-decoration: underline;
}

/* PDN TEMPLATE STYLES */

.pdn-heading {
	font-size:30pt;
	text-transform: uppercase;
	margin: 0;
	font-weight:700;
}

.pdn-subhead {
	font-size:10pt !important;
	font-weight:100;
	text-transform: uppercase;
	color:#FFF;
	margin:0;
}

.pdn-order-button {
	margin: 20px 0 10px 0;
}

.pdn-main {
	background-color: #181818;
	color:#FFF;
	padding: 60px 0;
}

.pdn-title {
	letter-spacing:2px;
}
	
.pdn-desc {
    font-size: 10pt;
    color: #fff;
    font-weight:100;
    line-height: 16pt;
}

section.pdn-dealer-list {
	background-color:#282828;
	color:#FFF;
	padding:60px 0;
}

section.pdn-dealer-list span {
	color:#ccc;
}

section.pdn-dealer-list a {
	color:#bb9d60;
	-webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

section.pdn-dealer-list a:hover {
	color:#f0c97b;
	text-decoration: none;
}

section.pdn-dealer-list a:visited {
	text-decoration: none;
}

.countdown-number {
    font-size: 30pt;
    font-weight: 900;
}

div.hours {
	border-left: 1px dotted #aaa;
	border-right: 1px dotted #aaa;
}

span.countdown-label {
    text-transform: uppercase;
    font-size: 9pt;
    font-weight: 100;
    letter-spacing: 1px;
}

.order-window-closes {
	font-size:9pt;
	font-weight:500;
	margin:20px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.order-window-countdown {
	margin:20px 0;
}

section.pdn-main .switch-bass-guitar .btn-white {
	border-color:#aaa;
	color:#aaa;
	width:100%;
}

section.pdn-main .switch-bass-guitar .btn-white.active {
	border-color:#fff;
	color:#fff;
	background-color:transparent !important;
}

section.pdn-main p.exclusions {
	font-size:8pt;
	font-weight:100;
	color:#aaa;
	margin-top:15px;
}

section.pdn-highlights {
	color:#FFF;
	background-color:#181818;
	padding-bottom:60px;
}

.pdn-highlights-title {
	margin-bottom:30px;
}

.pdn-highlights .pdn-highlight-desc {
	font-size:9pt;
	font-weight:100;
	margin:10px 0;
}

.jumptarget::before {
  content:"";
  display:block;
  height:80px; /* fixed header height*/
  margin:-80px 0 0; /* negative fixed header height */
}

div.region-title {
    padding: 30px 0;
	-webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

div.region-container {
	background-color:#303030;
}

div.region-container:nth-child(even) {
	background-color:#383838;
}

div.region-list .row {
    padding-bottom:60px;
}

.region-title.collapsed:hover {
	background-color: #585858;
}


section.pdn-slides .swiper-pagination-bullet {
	background:#FFF;
}

section.pdn-slides .swiper-pagination-bullet-active {
	background:#bb9d60;
}

section.highlights-section .swiper-pagination-bullet {
	background:#000;
}

section.highlights-section .swiper-pagination-bullet-active {
	background:#bb9d60;
}


/* swiper styles */

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #FFF;
    opacity: .25;
}

.swiper-pagination-bullet-active {
    background: #bb9d60;
    opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 0;
    width: 120px;
    height: 80%;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: initial;
    -webkit-background-size: initial;
    background-size: initial;
    opacity:0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.swiper-button-prev {
	/* background: -moz-linear-gradient(left, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);  FF3.6-15 */
	/* background: -webkit-linear-gradient(left, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to right, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	background: none;
}

.swiper-button-next {
	/*background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, 	/*Opera12+, Safari7+ */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#33000000',GradientType=1 ); /* IE6-9 */
	background: none;
	}

.swiper-right {
	right:30px;
	-webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 2px solid #eee;
    border-top: 2px solid #eee;
    width: 25px;
    height:25px;
    position:absolute;
	top: calc(50% + 25px);
    transition: border-width 50ms ease-in-out;
    box-shadow: 2px -2px 2px rgba(0,0,0,.15);
}

.swiper-left {
    left:30px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;   
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid #eee;
    border-bottom: 2px solid #eee;
    width: 25px;
    height: 25px;
    position:absolute;
    top: calc(50% + 25px);
    transition: border-width 50ms ease-in-out;
    box-shadow: -2px 2px 1px rgba(0,0,0,.15);
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {
	opacity:1;
}

.swiper-button-next:hover .swiper-right,
.swiper-button-prev:hover .swiper-left {
	border-width: 3px;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-container:hover .swiper-button-next.swiper-button-disabled,
.swiper-container:hover .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}


.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0px;
    right: auto;
}

#strongerVideos {
    background-color: #000;
}

#strongerVideos .swiper-slide {
    background-color: #000;
}

#strongerVideos div.play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
#strongerVideos div.play-icon i,
.plasma-thumb div.play-icon i {
    font-size: 16pt;
    border: 3px solid #fff;
    padding: 3px 15px;
    width: 50px;
    height: 40px;
    line-height: 23pt;
    color: #fff;
	text-align: center;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-backface-visibility: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,.25);
}

#strongerVideos .swiper-slide:hover div.play-icon i {
	background-color: rgba(0,0,0,.5);
    color: #bbb;
    border-color: #bbb;
    text-decoration: none;
}

#strongerVideos .stronger-thumb-caption {
	position:absolute;
	bottom:10px;
	text-align: center;
	width:100%;
	color:#FFF;
	font-weight:500;
	text-transform: uppercase;
	font-size:8pt;
	letter-spacing: 1px;
}

#strongerVideos .swiper-left,
#strongerVideos .swiper-right {
	top: calc(50% - 13px);
	z-index:2;
}

#strongerVideos .swiper-left:hover,
#strongerVideos .swiper-right:hover {
	border-color:#888;
}

.parallax-window {
    background: transparent;
}

.v-center {
 	position: relative;
    top: 50%;
    transform: translateY(-50%);
    transform-style: preserve-3d;
}

.factory-video {
	color:#FFF;
	text-align: center;
	text-shadow: 1px 1px 5px rgba(0,0,0,.75);
}

.factory-video video {
	opacity: .65;
}

.factory-video h1 {
	text-transform: uppercase;
	font-weight:100;
}

.factory-video p {
	font-weight:100;
	max-width:700px;
	margin:0 auto;
}

.factory-video a {
	margin:20px 0;
}

.factory-tour .video-container video {
	transform: translate(-50%, 0%) !important;
}


/***************************************************** RESPONSIVE STYLES *****************************************************/


/* xs */ 
@media only screen and (max-width: 480px) {
	.footer-tile {
		width:100%;
	}
	
	.family-description {
    	padding-left: 0;
		text-align:center;
	}
	
	.family-description h2.family {
		text-align:center;
	}
	
	h4.replace-desc {
    	margin-top: 50px;
	}
	
	.footer .newsletter-signup p {
    	margin-bottom: 10px;
    	width: 100%;
    	margin: 0 auto;
	}
	
	#pickup .cfd-thumb .cfd-image {
		height:300px;
	}
}

/* iphone6 */ 
@media only screen and (min-width: 375px) {
	
}

/* iphone6+ */ 
@media only screen and (min-width: 414px) {
	
}

/* BELOW sm */
@media only screen and (max-width: 767px) {
	
	.navbar-nav.guitar-menu > li {
		width:100%;
		display:block;
	}
	
	.home-banner .carousel-control {
		display:none;
	}
	
	section.newproduct {
    	padding: 0;
	}
	
	.newproduct .product {
	    padding: 0;
	}

	
	.details-neck p {
		width:100%;
		padding:0 20px;
	}
	
	.carousel-caption h3 {
    	font-size: 45px !important;
    	line-height: 44px !important;
    	margin-bottom: 3px;
	}
	.carousel-caption p {
    	font-size: 9pt;
    	line-height: 10pt;
    	margin-bottom: 0px;
	}

	.carousel-caption a {
		margin-bottom:0px;
	}

	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    	bottom: 2px;
	}

	.options-and-ecomm .col-md-6:nth-child(1) {
    	padding-right: 15px;
	}
	.options-and-ecomm .col-md-6:nth-child(2) {
    	padding-left: 15px;
	}

	.custom-options {
		height:auto;
	}

	.add-to-cart-right {
		height:auto;
	}

	.a2c-2butt .btn {
		width:100%;
	}

	.setting-icons li {
		width:100%;
	}

	.setting-icons li p {
    	background-color: #f4f4f4;
   		margin: 2px 0;
	}

	.setting-icons li.active a p {
	    color: #FFF;
	    background-color: #242424;
	}

	.setting-icons li:hover p {
	    border-bottom: 0px solid #074e68;
	    background-color: #242424;
	    color:#FFF;
	}

	.sett-icons {
	    padding: 10px 0;
	    font-size: 12pt;
	}

	.setting-icons li.active, .setting-icons li:hover {
    	border-bottom: 0px solid #074e68;
	}

	ul.setting-icons {
	    border-bottom: 0px solid #000;
	}

	.setting-icons li {
    	padding: 0px;
	}

	.footer .copyright {
		text-align:center;
		margin-top:20px;
	}

	.font20 {
    	font-size: 16px;
	}

	.search-artist {
		margin-bottom:20px;
	}

	.footer .newsletter-submit {
    	margin-top: 10px;
	}

	.footer-bottom p {
		margin-bottom:15px;
	}

	.footer .label-top {
		margin-top:10px;
		margin-bottom:0;
	}

	.footer #newsletter-button {
	    display: block;
		margin-top: 30px;
	}

	.footer .newsletter-signup p {
    	margin-bottom: 10px;
    	width: 70%;
    	margin: 0 auto;
	}

	.footer label[for="inputEmail"] {
    	margin-top: 10px;
	}

	section.highlights-section .product {
		border-bottom:1px solid #fff;
	}

	.ber-since img {
		width:50%;
	}

	.instrument-image-front {
		margin-top: 90%;
	    margin-bottom: 90%;
	    transform: scale(2) rotate(-90deg);
	}

	#specs table {
		font-size: 8pt;
	}

	#compare table {
		font-size: 8pt;
	}

	#reg label[for="agree"] {
		font-size: 8pt;
		width: 230px;
		margin-left: 10px;
    }

    #reg h3 {
    	margin-bottom: 10px;
	}

	.footer div.copyright {
    	margin: 30px 0 0 0;
	}

	.custom-options-tab-titles {
		display: block;
		margin: 10px 0 0 -10px;
	}

	.custom-options-tab-content .form-group {
    	margin: 15px 0;
    	height: auto;
	}

	#header .drawer-menu li a {
    	border-bottom: 1px solid #333;
	}

	#header .drawer-nav .search {
		border-top:none;
		width:100%;
	}

	#header .drawer-nav .search a {
		border:none;
		padding: 2.5px;
	}

	#header .drawer-nav .search a:hover i.fa-search {
	    color: #ddd;
	}

	.about-means-top {
		margin:20px 0;
	}

	.ballfamily3 {
    	margin: 30px 0 0 0;
	}

	.we-create-art h2 {
    	font-weight: 100;
    	margin: 30px 0 15px 0;
	}

	.meet-family-title h1 {
		font-size: 24pt;
		font-weight:900;
		color:#FFF;
	}

	ul.setting-icons a.icon-specs,
	ul.setting-icons a.icon-compare,
	ul.setting-icons a.icon-pickups,
	ul.setting-icons a.icon-registration {
		background:none;
		border:none;
		height:50px;
	}

	ul.setting-icons li.active a.icon-specs,
	ul.setting-icons li.active a.icon-compare,
	ul.setting-icons li.active a.icon-pickups,
	ul.setting-icons li.active a.icon-registration {
		background:none;
		border:none;
		height:50px;
	}

	ul.setting-icons li a:hover.icon-specs,
	ul.setting-icons li a:hover.icon-compare,
	ul.setting-icons li a:hover.icon-pickups,
	ul.setting-icons li a:hover.icon-registration {
		background:none;
		border:none;
		height:50px;
	}

	#pickup .cfd-thumb {
		width:100%;
		margin:1% 0 1% 0;
	}

	#pickup .cfd-thumb:nth-of-type(odd) {
    	margin-left: 0;
    	margin-right: 0;
	}

	#pickup .cfd-thumb:nth-of-type(even) {
    	margin-left: 0;
    	margin-right: 0;
	}

	.search-container input[type="text"] {
		width:100%;
		margin-bottom:10px;
	}

	.elite-dealer-links {
		width:100%;
		margin-top:18px;
	}

	.elite-dealer-links a {
		width:49%;
		margin:0;
	}

	.location-container {
		width:100%;
	}

	.search-container select {
		width:49%;
	}

	#dealers-submit {
		width:49%;
		margin:0;
	}

	.newproduct .featured-products-heading {
		margin-top:40px;
	}

	.newproduct p {
		font-size:10pt;
	}

	.carousel-caption.left-align-option a {
		float:none;
	}

	.pdn-main {
		padding: 30px 0;
	}

	.pdn-heading {
		font-size:24pt;
	}

	.pdn-title {
		font-size:18pt;
	}

	.pdn-highlight {
		margin:30px 0;
	}

	section.pdn-highlights {
    	padding-bottom: 30px;
	}

	.pdn-highlights .pdn-highlight-desc {
    	font-size: 8pt;
    }

    section.pdn-dealer-list {
		padding:30px 0;
	}

	.other-video {
		margin-bottom:40px;
	}

	.row.load-more-videos {
	    margin: 0;
	}

	section.highlights-section div.highlight {
		margin-bottom:30px;
	}

	section.highlights-section div.product-highlights:last-child div.highlight:last-child {
		margin-bottom:0;
	}

	#making-a-musicman .swiper-button-next,
	#making-a-musicman .swiper-button-prev {
		display:none;
	}

	.how-its-made-caption-container {
		bottom:30px;
	}

	.how-its-made-caption-container p {
		font-size:9pt;
		margin-left:15px;
		margin-right:15px;
		margin-bottom:3px;
		line-height: 12pt;
	}

	.how-its-made-caption-container.first-slide {
	    bottom: 35%;
	    font-size: 30px;
	}

	.how-its-made-caption-container.first-slide p {
	    font-size: 9pt;
	    margin-top: 5px;
	}

	section.family {
    	padding-bottom: 80px;
    	padding-top: 0;
	}

}

/* sm */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	.home-banners .carousel-caption h3 {
    	line-height: 16pt;
		font-size: 16pt;
		margin-bottom:4px;
    }

    .home-banners .carousel-caption p {
    	font-size: 9pt;
    }

    .home-banners .carousel-caption {
	    right:30px;
    }

    .home-banners .carousel-control {
    	display:none;
    }

	.vertical-center-div {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}

	.navbar-nav.guitar-menu > li {
		width:100%;
		display:block;
	}

	.new-instrument-title-centered {
		font-size:9pt;
	}

	.meet-family-title h1 {
    	font-size: 40pt;
    	color: #FFF;
		font-weight: 900;
	}

	.family-description {
		padding-top:10px;
		padding-left:0px;
	}

	.family-description h2 {
		font-size:20pt;
	}

	section.family img {
		padding-right: 20px;
	}

	.options-and-ecomm .col-md-6:nth-child(1) {
    	padding-right: 15px;
	}
	.options-and-ecomm .col-md-6:nth-child(2) {
    	padding-left: 15px;
	}

	.add-to-cart-right {
		height:auto;
	}

	ul.setting-icons {
		display: inline-block;
		padding: 0px;
		width: 100%;
	}

	.setting-icons li {
    	width: 25%;
    	display: inline-block;
    	float: left;
	}

	.setting-icons li a img {
    	padding: 10px;
	}

	.sett-icons {
	    padding-top: 15px;
	    font-size: 9pt;
	}

	.footer-bottom {
		padding-left:20px;
		padding-right:20px;
	}

	.footer .label-top {
		margin-bottom:0px;
	}

	.footer #newsletter-button {
    	margin-top: 37px;
		margin-bottom: 0px;
		width:100%;
	}

	.footer label[for="inputEmail"] {
    	margin-top: 10px;
	}

	.footer .checkbox-inline {
		padding-left:14px;
	}

	.footer .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
		margin-left:-15px;
	}

	.checkbox-inline + .checkbox-inline {
    	margin-top: 0;
		margin-left: 5px;
	}

	.footer-bottom .form-row {
		margin-top: -2px;
	}

	.footer label.checkbox-inline {
    	margin-top: 12px;
	}

	.faq-nav li {
		padding:0 10px;
	}

	.faq-nav li a {
		letter-spacing:0;
	}

	section.highlights-section .product {
		border-bottom:1px solid #fff;
	}

	.pdn-and-warranty h3 {
		font-size:12pt;
	}

	.pdn-and-warranty p {
    	width: 80%;
		display: inline-block;
	}

	.footer div.copyright {
    	margin: 30px 0 0 0;
		text-align: center;
	}

	#reg label[for="agree"] {
		    font-size: 8pt;
	}

	.neck-positi .p-container p {
		width:95%;
	}

	.thankyou {
    	padding: 0 8%;
    	top:15%;
	}

	.thankyou .btn {
		padding:0;
	}

	#header .drawer-menu li a {
    	border-bottom: 1px solid #333;
	}

	#header .drawer-nav .search {
		border-top:none;
		width:100%;
	}

	#header .drawer-nav .search a {
		border:none;
		padding: 2.5px;
	}

	#header .drawer-nav .search a:hover i.fa-search {
	    color: #ddd;
	}

	.elite-dealer-links {
		margin: 15px auto 0;
		display:block;
		float:none;
	}

	.location-container {
		display:block;
		margin:0 auto;
		margin-bottom:10px;
		width: 520px;
	}

	section.family {
    	padding-bottom: 100px;
    	padding-top:0px;
    }

    .order-window-closes {
	    font-size: 8pt;
	    margin: 10px 0;
	}

    .countdown-number {
    	font-size: 20pt;
    }

    .pdn-highlights-title {
    	margin-bottom: 0px;
	}


	.custom-options {
		height:auto;
	}


	/*#pickup .cfd-thumb {
		width:100%;
		margin:1% 0 1% 0;
	}

	#pickup .cfd-thumb .cfd-image {
		height:300px;
	}

	#pickup .cfd-thumb:nth-of-type(odd) {
    	margin-left: 0;
    	margin-right: 0;
	}

	#pickup .cfd-thumb:nth-of-type(even) {
    	margin-left: 0;
    	margin-right: 0;
	}*/

	.parallax-window {
	    min-height: 500px;
	}

}

/* md */
@media only screen and (min-width: 992px) and (max-width:1199px) {

	.vertical-center-div {
		position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
	}
	.custom-options {
	    min-height: 251px;
	}


	.navbar-nav > li > a {
		letter-spacing: 0px;
		padding-top: 16px;
		padding-bottom: 26px;
	}

	.nav > li > a {
    	padding-left:8px;
    	padding-right:8px;
	}

	.navbar-nav > li {
    	margin-right: 6px;
	}

	#header .header-search {
		width:160px;
	}


	.home-banners .carousel-caption p {
		font-size:10pt;
	}

	.new-instrument-title-centered {
		height:30px;
	}

	ul.guitar-menu > li > a {
		font-size:10pt;
	}

	.details-neck p {
		width:70%;
	}

	.color-swatch p {
		font-size:8pt;
	}

	.a2c-2butt .btn {
		padding:0 10%;
	}

	.family-description {
    	padding-top: 6%;
    	padding-left: 20px;
    }

	.sett-icons {
	    padding-top: 20px;
	    font-size: 10pt;
	}

	.stave-mors-posi h5 {
    	font-size: 9pt;
	}

	.font20 {
		font-size: 16px;
	}

	.carousel-caption {
    	left: 50%;
		right: 80px;
		bottom: 0;
	}

	.footer-bottom {
		padding:40px;
	}

	.footer label[for="inputEmail"] {
		margin-top:10px;
	}

	.footer #newsletter-button {
		margin-top:36px;
		width:100%;
	}

	.footer .copyright {
		margin:10px 0;
	}

	.faq-title-container .faq-title h1 {
		font-size:42pt;
	}

	section.highlights-section .product-highlights div.product:nth-child(3) {
    	border-left: 1px solid #FFF;
    	border-right: 1px solid #FFF;
    	margin-top: 1px;
	}

	.neck-positi .process-caption h4 {
		font-size:12pt;

	}

	.neck-positi a:hover .process-caption {
		top:32%;
	}

	.neck-positi a:hover .p-container {
		top:45%;
	}

	.neck-positi .p-container p {
	    font-size: 9pt;
	    width: 95%;
	    line-height: 11pt;
	}

	.elite-dealer-links {
		margin:0 auto;
		display:block;
		float:none;
	}

	.location-container {
		display:block;
		margin:0 auto;
		margin-bottom:10px;
		width: 520px;
	}

	section.family {
    	padding-bottom: 100px;
    	padding-top:100px;
    }

    .parallax-window {
	    min-height: 500px;
	}

	.swiper-button-next, .swiper-button-prev {
		width:80px;
	}

	.how-its-made-caption-container.first-slide {
	    bottom: 45%;
	    font-size: 30pt;
	}

	.how-its-made-caption-container.first-slide p {
    	font-size: 11pt;
	}

}

/* lg */
@media only screen and (min-width: 1200px) and (max-width:1429px) {

	.vertical-center-div {
		position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
	}

	.nav > li > a {
    	padding-left: 13px;
    	padding-right: 13px;
	}

	.details-neck {
		padding: 80px 0;
	}

	.details-neck p {
   		width: 75%;
	}

	.details-four div.details-copy-overlay h4 {
		font-size:9pt;
		line-height:9pt;
	}

	.details-four div.details-copy-overlay p {
		font-size:7pt;
		line-height:8pt;
	}

	.artist-names {
		font-size: 16pt;
		line-height:16pt;
	}

	.font20 {
		font-size: 16px;
	}

	.carousel-caption {
		right:70px;
	}

	.footer-bottom {
		padding:40px;
	}


	.footer .newsletter-signup p {
		margin-bottom:0;
	}

	.checkbox-inline input[type="checkbox"] {
		margin-left:-16px;
	}

	.footer #newsletter-button {
		margin-bottom: 0px;
		margin-top: 20px;
		padding: 0px;
		width: 100%;
	}

	.thankyou {
    	top: 22%;
	}

	.custom-options {
	    min-height: 232px;
	}

	.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
   		margin-left: 0px;
	}

	.faq-title-container .faq-title h1 {
		font-size:60pt;
	}

	section.highlights-section .product-highlights div.product:nth-child(3) img {
    	border-left: 1px solid #FFF;
    	border-right: 1px solid #FFF;
    	margin-top: 1px;
	}

	section.family {
    	padding-bottom: 100px;
    	padding-top:100px;
    }

	.footer .copyright {
		margin:20px 0;
	}

    .video-background {
		position:relative;
	}

	.video-container {
		overflow: hidden;
	    position: relative;
	    min-height:600px;
	}

	.video-container video {
		width:100%;
		position:absolute;
	    left: 50%;
	    min-width: 100%;
	    min-height: 100%;
	    width: auto;
	    height: auto;
	    transform: translate(-50%, -25%);
	}

	.factory-video .video-container video {
		transform: translate(-50%, 0%);
	}

	.other-video-desc {
		padding:10px 60px;
	}

	.parallax-window {
	    min-height: 500px;
	}

}

/* xl */
@media only screen and (min-width: 1430px){

	section.newproduct {
    	/*padding: 55px 100px 60px;*/
    }

	.vertical-center-div {
		position: absolute;
    	top: 50%;
    	transform: translateY(-50%);
	}

	.footer-left {
    	margin: 52px 0 0 0;
	}

	.details-neck p {
   		width: 65%;
	}

	.details-four div.details-copy-overlay h4 {
		font-size:12pt;
		line-height:13pt;
	}

	.details-four div.details-copy-overlay p {
		font-size:10pt;
		line-height:12pt;
	}

	.artist-names {
		font-size: 16pt;
		line-height:16pt;
	}

	.process-caption {
		font-size:14pt;
	}

	.custom-options {
	    min-height: 232px;
	}

	.thankyou {
		top:25%;
	}

	.carousel-caption {
		bottom:60px;
	}

	#how-its-made .how-its-made-caption-container p {
    	width: 40%;
	}

	.footer-bottom {
		padding:40px;
	}

	.footer .newsletter-signup p {
		margin-bottom:0;
	}

	.footer #newsletter-button {
		margin-bottom: 0px;
		margin-top: 20px;
		padding: 0px;
		width: 100%;
	}

	.footer .copyright {
		margin:44px 0;
	}

	.faq-title-container .faq-title h1 {
		font-size:72pt;
	}



	section.highlights-section .product-highlights div.product:nth-child(3) {
    	border-left: 1px solid #FFF;
    	border-right: 1px solid #FFF;
    	margin-top: 1px;
	}

	.container.crafted {
		height:715px;
	}

	section.family {
    	padding-bottom: 110px;
    	padding-top:110px;
    }

    .details-neck {
    	padding: 80px 0;
	}

    .video-background {
		position:relative;
	}

	.video-container {
		overflow: hidden;
	    position: relative;
	    min-height:800px;
	}

	.video-container video {
		width:100%;
		position:absolute;
	    left: 50%;
	    min-width: 100%;
	    min-height: 100%;
	    width: auto;
	    height: auto;
	    transform: translate(-50%, 0%);
	}

	.other-video-desc {
		padding:10px 60px;
	}

	#making-a-musicman .swiper-slide img {
    	margin-top:-6%;
    	margin-bottom: -6%;
	}

	.parallax-window {
	    min-height: 600px;
	}
}

/* xxl */
@media only screen and (min-width: 2150px){

	.container.crafted {
		height:860px;
	}

	section.family {
    	padding-bottom: 120px;
    	padding-top:120px;
    }

    .video-background {
		position:relative;
	}

	.video-container {
		overflow: hidden;
	    position: relative;
	    min-height:800px;
	}

	.video-container video {
		width:100%;
		position:absolute;
	    left: 50%;
	    min-width: 100%;
	    min-height: 100%;
	    width: auto;
	    height: auto;
	    transform: translate(-50%, 0%);
	}

	.factory-video .video-container video {
		transform: translate(-50%, -20%);
	}

	.other-video-desc {
		padding:10px 60px;
	}

	#making-a-musicman .swiper-slide img {
    	    margin-top: -10%;
			margin-bottom: -5%;
	}

	.parallax-window {
	    min-height: 800px;
	}
}

/* Tablets and up */
@media only screen and (min-width: 768px) {

	#subscribeModal .modal-dialog {
    	margin: 10% auto;
	}
}





@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
	.no-more-tables table,
	.no-more-tables thead,
	.no-more-tables tbody,
	.no-more-tables th,
	.no-more-tables td,
	.no-more-tables tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.no-more-tables thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.no-more-tables tr { border: 1px solid #ccc; }

	.no-more-tables td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50%;
		white-space: normal;
		text-align:left;
	}

	.no-more-tables td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

	/*
	Label the data
	*/
	.no-more-tables td:before { content: attr(data-title); }
}



* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.global-header {
	top:0;left:0;
	width: 100%;
	height: 40px;
	background-color: #fff;
	border-bottom: 1px solid #D0D0D0;
	z-index:99;
}

.global-header-left {
	position:absolute;
	left:0;
	height:40px;
	padding:0;
}

.global-header-right {
	position:absolute;
	right:0;
	height:40px;
	padding:0;
}

ul.global-header-left li {
	height:39px;
	display:inline-block;
	padding:0 10px;
	width:100px;
	border-right: 1px solid #D0D0D0;
}

ul.global-header-right li {
	height:40px;
	display:inline-block;
	padding:10px;
}

ul.global-header-right li {
	height:39px;
	display:inline-block;
	padding: 5px 15px;
	width:100px;
	border-left: 1px solid #D0D0D0;
	opacity: .75;
}

ul.global-header-right li img.inactive-site {
	opacity:.6;
}

ul.global-header-right li img.inactive-site:hover {
	opacity:.9;
}

ul.global-header-right li img.active-site {
	opacity:1;
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}


/* BELOW sm */
@media only screen and (max-width: 767px) {

	ul.global-header-right {
		width:100%;
	}

	ul.global-header-right li {
		width:32%;
		width:calc(33.333% - 3px);
		padding:0px;
		text-align:center;
	}

	ul.global-header-right li a img {
		max-height:100%;
		width:auto;
		display: inline;
	}
}


.global-header-left {
	position: absolute;
	left: 0;
	height: 40px;
	padding: 0;
	margin-top: 0;
}

.global-header-right {
	position: absolute;
	right: 0;
	height: 40px;
	padding: 0;
	margin-top: 0;
}

ul.global-header-left li {
	height: 39px;
	display: inline-block;
	float: left;
	padding: 0 10px;
	width: 100px;
	border-right: 1px solid #D0D0D0;
}

ul.global-header-right li {
	height: 40px;
	display: inline-block;
	padding: 10px;
}

ul.global-header-right li {
	height: 39px;
	display: inline-block;
	padding: 5px 15px;
	width: 100px;
	border-left: 1px solid #D0D0D0;
	opacity: .75;
}

ul.global-header-left li:first-child {
	height: 39px;
	display: inline-block;
	padding: 13px 10px;
	border-right: 1px solid #D0D0D0;
	opacity: 1;
	width: 160px;
	float: left;
}

ul.global-header-right li img.inactive-site {
	opacity: .6;
}

ul.global-header-right li img.inactive-site:hover {
	opacity: .9;
}

ul.global-header-left li img.active-site {
	opacity: 1;
}

.language-dropdown {
	z-index: 99999;
	background-color: #fff;
	position: absolute;
	height: auto;
	width: 159px;
	left: 0px;
	font-size: 8pt;
}

.language-dropdown ul {
	margin: 0;
	padding: 10px 0;
}

.language-dropdown ul li {
	padding: 10px 10px;
}

.language-dropdown img {
	margin-top: -3px;
}

.language-dropdown a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
}

.language-dropdown ul li:hover {
	background-color: #FF10A4;
	cursor: pointer;
}

.language-dropdown ul li:hover a {
	color: #fff;
}

.active-global-site {
	font-size: 8pt;
}

.active-global-site i {
	float: right;
	padding: 2px 0;
	color: #aaa;
}

.active-global-site img {
	margin-top: -3px;
}

@media only screen and (max-width: 767px) {

	ul.global-header-right {
		width: calc(100% - 55px);
	}

	ul.global-header-right li {
		width: 32%;
		padding: 0px;
		text-align: center;
	}

	ul.global-header-right li a img {
		max-height: 100%;
		display: inline;
	}

	ul.global-header-right li:first-child {
		border-left: 0px;
	}

	ul.global-header-left li:first-child {
		width: 55px;
	}

}


/* Instrument Dealer Section */
.instrument-dealer-row {
	margin-left:-2px;
	margin-right:-2px;
}
.instrument-dealer-tile {
	padding:2px;
}
.instrument-dealer-inner {
	height:250px;
	position: relative;
	padding: 15px;
}
.instrument-dealer-inner h5,
.instrument-dealer-inner p {
	text-align: center;
}

.instrument-dealer-tile:nth-of-type(odd) .instrument-dealer-inner {
	background-color: #FAFAFA;
}

.instrument-dealer-tile:nth-of-type(even) .instrument-dealer-inner {
	background-color: #f6f6f6;
}
.instrument-dealer-logo {
    padding: 15px 0;
}
h5.instrument-dealer-name {
    letter-spacing: 0;
}
.binstrument-dealer-phone {
	color: #999;
    font-weight: 500;
}
.instrument-select {
	width: 100%;
	border: 1px solid #000;
	height: 39px;
	color: #000;
	font-size: 13px;
	padding: 0px 39px;
	line-height: 39px;
	text-align: center;
	text-transform: uppercase;
	margin: 8px 0;
	letter-spacing: 1px;
}
.instrument-dealer-phone,
.instrument-dealer-phone:hover {
	color: #666;
}
.instrument-dealer-cta {
    position: absolute;
    bottom: 15px;
    left: 15px;
    right: 15px;
    margin-bottom: 0;
    padding:0;
}

@media only screen and (max-width: 767px) {
	.instrument-select {
		padding: 0px 12px;
	}
	.instrument-store-locator {
		padding: 0px 7px;
	}
}

/* instrument experience layout (for stingray special, etc.) - mobile first */

.hero-header-container {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	margin-top: -100px;
	color: #000;
	line-height: 75px;
	font-size: 96px;
	font-family: "Gotham Cond A","Gotham Cond B", sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0;
    text-rendering: geometricPrecision;
    text-transform: uppercase;
}
.hero-header-container.on-black {
	color:#fff;
}
.hero-button-container {
	position: absolute;
	left: 50%;
	margin-left: -174px;
	bottom: 20px;
}
.video-button, .buy-now-button {
	display: block;
	float: left;
	width: 166px;
	height: 40px;
	border: 2px solid #000;
	cursor: pointer;
	text-align: center;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px;
	letter-spacing: 4px;
}
.video-button {
	color: #000;
}
.video-button:hover,
.video-button:active,
.video-button:focus {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
.buy-now-button {
	color: #fff;
	background: #000;
	margin-left: 16px;
}
.mariposa-hero .buy-now-button {
	background: #20403b;
}
.buy-now-button:hover,
.buy-now-button:active,
.buy-now-button:focus {
	color: #fff;
	margin-left: 16px;
	cursor: pointer;
	text-decoration: none;
}
#buynowSection .container {
	overflow: hidden;
}



section.instrument-experience {
	padding-top:30px;
}

section.instrument-experience .experience-highlight {
    margin-bottom:15px;
    padding-bottom:15px;
}

section.instrument-experience .experience-highlight.transparent { /* last one is on white, remove gray background */
    background-color:transparent;
}

section.instrument-experience h2,
section.instrument-experience h3 {
    font-family: "Gotham Cond A","Gotham Cond B", sans-serif;
    font-style: normal;
    font-weight: 900;
    letter-spacing: 0;
    text-rendering: geometricPrecision;
    text-transform: uppercase;
}
section.instrument-experience h2 {
	font-size: 4em;
    line-height: 35pt;
	text-align: center;
}
section.instrument-experience h3 {
	font-weight: 900;
	letter-spacing: 0.5px;
	font-size:18pt;
	margin-bottom:0;
	margin-top:10px;
}

.reborn-no-padding {
	padding-left: 0;
	padding-right: 0;
}

/* XS */
@media only screen and (max-width: 767px) {

	.video-button, .buy-now-button {
		display: inline;
		float: none;
		padding: 10px 15px;
	}

	.experience-highlight h2 {
		position: absolute;
		bottom: 50%;
		left: 0;
		color: #fff;
		width: 90%;
		margin-left: 5%;
		text-align: center;
		font-size: 75pt;
	}

	.hero-button-container {
		position: inherit;
		left: inherit;
		margin-left: inherit;
		bottom: 0;
		margin-top: 15px;
	}

	section.instrument-experience h3 {
	    text-align: left;
		margin: 15px 15px 10px 15px;
	}

	section.instrument-experience p {
		font-size: 12px;
		text-align: left;
		margin-left:15px;
		margin-right:15px;
		margin-top:15px;
	}

}

/* instrument experience layout - responsive styles */


/* ABOVE SM */
@media only screen and (min-width: 768px) {

	.vcenter-content {
		display:flex;
		align-items:center;
	}

	.vcenter-title.right {
		right: 15%;
	}
	.vcenter-title.left {
		left: 15%;
	}
	.vcenter-title-container {
		text-align: right;
		white-space: nowrap;
	}

	section.instrument-experience h2,
	section.instrument-experience h3 {
	    line-height: 30pt;
		text-align: left;
		margin: 15px 0;
	}

	section.instrument-experience .right h2,
	section.instrument-experience .right h3,
	section.instrument-experience .right p {
		text-align: right;
	}

	section.instrument-experience h2.text-center,
	section.instrument-experience h3.text-center {
		text-align: center;
	}

	section.instrument-experience h2 {
		font-size: 33pt;
		text-shadow: -1px 1px 2px #000,
	}
	section.instrument-experience .heading h2 {
		text-shadow: -1px 1px 2px #000,
		1px 1px 2px #000,
		1px -1px 0 #000,
		-1px -1px 0 #000;
	}

	section.instrument-experience h3 {
		font-size: 19pt;
	}
	section.instrument-experience .heading h3 {
		text-shadow: -1px 1px 2px #000,
		1px 1px 2px #000,
		1px -1px 0 #000,
		-1px -1px 0 #000;
	}

	.hero-button-container {
		margin-left: -208px;
		bottom: 30px;
		z-index: 1;
	}
	.video-button.on-black {
		color: #fff;
	}
	.video-button.on-black:hover,
	.video-button.on-black:active,
	.video-button.on-black:focus {
		color: #fff;
	}
	.buy-now-button.on-black {
		color: #fff;
	}
	.buy-now-button.on-black:hover,
	.buy-now-button.on-black:active,
	.buy-now-button.on-black:focus {
		color: #fff;
	}
	.video-button.on-black, .buy-now-button.on-black {
		border: 2px solid #fff;
	}
	.video-button, .buy-now-button {
		width: 200px;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
		z-index: 2;
	}
	.video-button {
		color: #fff;
		background-color: #000;
	}
	.video-button:hover {
		color: #000;
	}
	.buy-now-button {
		margin-left: 16px;
	}
	.buy-now-button:hover {
		margin-left: 16px;
	}

	section.instrument-experience {
		padding-top:60px;
	}

	section.instrument-experience .container {
		padding-left:15px;
		padding-right:15px;
		padding-bottom:60px;
	}

	section.instrument-experience .experience-highlight {
    	background-color:transparent;
	}



	section.instrument-experience .rebuilt-overlay {
		position:absolute;
		top:0px;
		padding-top:15%;
		width:35%;
		right:0;
		padding-right: 15px;
		margin-right: 20px;
	}

	section.instrument-experience .rebuilt-overlay {
		padding-top:10%;
	}

	section.instrument-experience .rebuilt-overlay h2 {
		line-height: 40px;
	}

	section.instrument-experience .rebuilt-overlay h2,
	section.instrument-experience .rebuilt-overlay h3,
	section.instrument-experience .rebuilt-overlay p {
		color:#fff;
		text-align: left;
		text-shadow: -1px 1px 2px #666,
		1px 1px 2px #666,
		1px -1px 0 #666,
		-1px -1px 0 #666;
	}
	section.instrument-experience .rebuilt-overlay h2.black,
	section.instrument-experience .rebuilt-overlay h3.black,
	section.instrument-experience .rebuilt-overlay p.black {
		color:#000;
		text-align: left;
		text-shadow: none;
	}

	.magnets-copy {
		padding-left: 60px;
		padding-top: 30px;
	}

	.magnets {
		width:90%;
		margin-top:-10%;
		filter: drop-shadow(0 0 10px rgba(0,0,0,.25));
	}

	.magnets2 {
		margin-top: 20px;
		filter: drop-shadow(0 0 10px rgba(0,0,0,.25));
	}

	.preamp-copy {
		padding-top:30px;
	}

	.reborn-no-padding {
		padding-left: 0;
    	padding-right: 0;
	}

	.guitar-margin-bottom {
		margin-bottom: 60px;
	}

	.lightweight-copy {
		color:#fff;
		position:absolute;
		bottom:100px;
		width:35%;
		left:0;
		padding-right: 15px;
		margin-right: 20px;
	}

	.lightweight-copy.right {
		right:0;
		left: auto;
		margin-right: 10%;
	}


	section.instrument-experience .lightweight-copy h2,
	section.instrument-experience .lightweight-copy h3 {
		color:#fff;
	}

	.hardware-copy {
		position:absolute;
		top:0px;
		padding-top:30px;
		width:35%;
		right:0;
		padding-right: 15px;
		margin-right: 20px;
	}

	.full-bleed-section {
		margin-bottom:60px;
	}
}

/* SM */
@media only screen and (min-width: 768px) and (max-width: 991px) {

	section.instrument-experience .rebuilt-overlay {
		padding-top:30px;
	}
	section.instrument-experience .rebuilt-overlay.overflow-fix {
		padding-top:0;
	}
}

/* LG and up */
@media only screen and (min-width: 1200px) {

	.lightweight-copy {
		width:20%;
		margin-left:10%;
		padding-top:100px;
	}

	.lightweight-copy.right {
		width:30%;

	}

	.hardware-copy {
		width:20%;
		margin-right:10%;
		padding-top:40px;
	}

}

@media only screen and (min-width: 1400px) {

	.hardware-copy {
		padding-top:100px;
	}

}

.prop65 {
	font-size: 10pt !important;
	margin: 25px 0;
	color: #58595b;
}
.prop65 img {
	height: 10px;
}

.gdpr {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	color: #fff;
	width: 100%;
	padding: 15px 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 1000;
	font-size: 10px;
}
.gdpr button {
	margin-top: 10px;
	font-size: 7pt;
	color: #fff;
	border-color: #fff;
	height: 25px;
	line-height: 25px;
}
.gdpr button:hover {
	color: #fff;
	border-color: #fff;
	background-color: #000;
}
@media only screen and (min-width: 767px) {
	.gdpr {
		font-size: 14px;
	}
	.gdpr button {
		margin-top: 15px;
		font-size: 9pt;
		height: 39px;
		line-height: 39px;
	}
}

.home-slides .home-btn {
	height: 30px;
	line-height: 30px;
	font-size: 11px;
	font-weight: 800;
	border-radius: 8px;
	border: none;
}
.home-slides .btn-white {
	background-color: #fff;
	color: #000;
}
.home-slides .btn-default {
	background-color: #000;
	color: #fff;
}
.home-slides .carousel-caption {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 30px;
}
.home-slides .carousel-caption.left-align-option,
.home-slides .carousel-caption.left-align-option h3,
.home-slides .carousel-caption.left-align-option p {
	text-align: left;
}
.home-slides .carousel-caption.right-align-option,
.home-slides .carousel-caption.right-align-option h3,
.home-slides .carousel-caption.right-align-option p {
	text-align: right;
}
.details-neck h2 {
	font-size: 20px;
}
@media only screen and (min-width: 767px) {
	.home-slides .carousel-caption {
		padding-bottom: 30px;
	}
	.home-slides .home-btn {
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}
	.details-neck h2 {
		font-size: 30px;
	}
}
@media only screen and (min-width: 1935px) {
	.swiper-slide .container {
		width: 1600px;
	}
	.home-slides .carousel-caption {
		padding-bottom: 60px;
	}
	.carousel-caption h3 {
		font-size: 70px;
		margin-bottom: 20px;
		line-height: 65px;
	}
	.carousel-caption p {
		font-size: 17px;
	}
}
.experience-highlight .photo-credit {
	position: absolute;
	bottom: 18px;
	right: 18px;
}
.affirm-text {
 margin-top: 10px;
	font-size: 13px;
}
.affirm-price {
	font-size: 20px;
	font-weight: bold;
	color: #bb9d60;
}
.affirm-logo {
	width: 50px;
	margin-top: -13px;
}
.color-option-window {
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px #ccc solid;
	background-color: #ffffff;
	margin: 10px 0;
	padding: 10px;
}
.instrument-image-availability {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	height: 45px;
	margin-top: -45px;
}
.threekit .logo___1S7LO{
	display: none;
}
.instrument-image-front {
	position: relative;
}
.instrument-image-front #js3DPlayer {
	position: absolute;
	width: 100%;
}
.instrument-image-front .loading {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.5);
	z-index: 1000;
}
.instrument-image-front .loading .contain {
	width: 52px;
	height: 52px;
	margin: auto;
	padding: 5px;
	position: absolute;
	border-radius: 5px;
	top: 0; left: 0; bottom: 0; right: 0;
	background-color: rgba(255,255,255,0.5);
}
.instrument-image-front .loading .contain i {
	color: #665e55;
}

.example-text-right {
	width: 100%;
}
.example-text-right h3 {
	text-align: center !important;
}
.example-text-right p {
	text-align: center !important;
	margin-bottom: 30px;
}
.reborn-no-padding img {
	margin-bottom: 10px;
}

@media only screen and (min-width: 767px) {
	.example-text-right {
		float: right;
		width: 450px;
	}
	.example-text-right h3 {
		display: block;
		text-align: left !important;
	}
	.example-text-right p {
		display: block;
		text-align: left !important;
	}
	.color-option-window {
		max-height: 200px;
	}
}

.guitar-description {
	margin-top: 50px;
}
.guitar-description h1,
.guitar-description h2,
.guitar-description h3,
.guitar-description h4 {
	text-transform: uppercase;
	font-weight: 300;
}
.guitar-description h1 {
	text-align: center;
	 font-size: 32px;
 }
.guitar-description h2 {
	font-size: 18px;
	margin-bottom: 50px;
}
.guitar-description h3 {
	font-size: 22px;
	margin: 30px 0;
	font-weight: 500;
}
.guitar-description h4 {
	font-size: 16px;
	margin-bottom: 30px;
	font-weight: 500;
}
.guitar-description p {
	 margin-bottom: 30px;
}
.guitar-description .copy-container {
	height: 400px;
	overflow-y: scroll;
	margin-bottom: 50px;
	padding: 10px;
	border: 1px solid #ccc;
}
.guitar-description .copy {
	width: 100%;
	max-width: 900px;
	margin-top: 25px;
	text-align: left;
	margin: 25px auto;
	line-height: 160%;
}
.guitar-description .bear-logo {
	text-align: center;
}
.guitar-description .bear {
	max-width: 250px;
	width: 100%;
}
.guitar-description .subheader {
	line-height: 0.5;
	text-align: center;
	text-transform: uppercase;
}
.curtain .content {
	padding: 20% 0;
	text-align: center;
}
.curtain .content img {
	opacity: 0.7;
	margin-bottom: 10px;
}
.curtain h2 {
	color: #717172;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 7px;
	font-size: 35px;
}
.curtain h3 {
	color: #717172;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
	font-size: 15px;
}
#jsQuantity {
	color: #fff;
	font-size: 20px;
	width: 100%;
	background-color: #ba372a;
	text-align: center;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 15px;
	width: 90%;
	margin-left: 5%;
}
.int-dealer-logo img {
	margin: 30px auto;
}
