body {
    background-color: #000000;
}
.tab-content h3 {
	color: #FFFFFF;
	font-family: 'Jost', sans-serif;
	font-weight: 300;
	margin-bottom: 25px;
	line-height: 1.1em;
	transition: none;
}
.price-container h4 {
	font-weight: 300;
}
.tab-content p, .tab-content li {
    font-family: 'Jost', sans-serif;
    color: #FFFFFF;
}

.tab-content a, .tab-content a:visited {
	color: #f6cd85;
}

.tab-content p.more-bottom {
	margin-bottom: 45px;
}


.hs2-instrument div.mediatext h3 {
	font-size: 65px;
	text-transform: uppercase;
	
}
.hs2-instrument div.mediatext h3 span {
	font-weight: 300;
	font-size: 55px;
}
.hs2-instrument div.mediatext .wrapper {
	max-width: 80%;
	margin: 0 auto;
}



#hs2-full-strings div.mediatext .wrapper {
	max-width: 675px;
}

/*
.dark-section a, .dark-section a:visited, ul#product-tabs li.tab-active {
    color: #0392cb;
}
*/


#sticky-buy { background-color: #261100; }
#sticky-buy h1 {
	font-family: 'Jost', sans-serif;
	font-weight: 300;
	color: #FFFFFF;
    font-size: 28px;
}

#interface-section {
	background: url('/images/hs2_bg-gradient-yellow_1@2x.jpg') repeat-x;
	background-size: contain;
}

#producers-section {
	background: url('/images/hs2_bg-gradient-red_1@2x.jpg') repeat-x;
	background-size: contain;
}

#create-section .media-col {
	padding-left: 0px;
}

@media (pointer:none), (pointer:coarse) {
    
}





@media only screen and (min-width: 480px) {
	.hs2-instrument div.fullimage {
		position: static;
	}
	.hs2-instrument div.mediatext {
		position: absolute;
		top: 0%;
		text-align: center;
		width: 100%;
		height: 100%;
		padding: 0px;
	}
	
	#hs2-full-strings div.mediatext p {
		top: 47%;
		bottom: auto;
	}
	
	.hs2-instrument div.mediatext .mediawrapper {
		position: relative;
		height: 100%;
		min-height: auto;
	}
	.hs2-instrument div.mediatext h3 {
		position: absolute;
		top: 25%;
	}
	.hs2-instrument div.mediatext p {
		position: absolute;
		bottom: 10%;
	}
	
	
	#hs2-violins-blue div.mediatext h3 {
		top: 24%;
	}
	#hs2-violins-red div.mediatext h3 {
		top: 23%;
	}
	#hs2-cello-yellow div.mediatext h3 {
		top: 20%;
	}
	#hs2-basses-blue div.mediatext h3 {
		top: 22%;
	}
	#hs2-full-strings div.mediatext h3 {
		top: 32%;
	}
	#hs2-full-strings div.mediatext p {
		top: 48%;
		bottom: auto;
	}
	
}

@media only screen and (min-width: 768px) {
	.product-page p, .product-page li {
		font-size: 17px;
		
	}
	.product-page p {
		text-align: justify;
	}
	.tab-content h3 {
		font-size: 47px;
		letter-spacing: 1px;
	}
	.hs2-instrument div.mediatext h3 {
		font-size: 100px;
	}
	.hs2-instrument div.mediatext h3 span {
		font-size: 75px;
	}
	.hs2-instrument div.mediatext p {
		bottom: 10%;
	}
	#hs2-full-strings div.mediatext h3 {
		top: 32%;
	}
	#hs2-full-strings div.mediatext p {
		top: 47%;
		bottom: auto;
	}

}

@media only screen and (min-width: 1140px) {
	
	
    #sticky-buy h1 { font-size: 30px; }

	.hs2-instrument div.mediatext p {
		bottom: 13%;
	}
	#hs2-violins-yellow div.mediatext p {
		bottom: 12%;
	}
	
	#hs2-full-strings div.mediatext h3 {
		top: 37%;
	}
	#hs2-full-strings div.mediatext p {
		top: 47%;
		bottom: auto;
	}

}