@charset "utf-8";
/* CSS Document */


/*



font-family: 'Anton', sans-serif; ----- h1 headings
font-family: 'Libre Baskerville', serif;
font-family: 'Vesper Libre', serif;

background - color: hsla(202,100%,25%,1.00);


*/
.carousel-control.left { 
    background: none !important;
    filter: progid:none !important;
}
.carousel-control.right{ 
    background: none !important;
    filter: progid:none !important;
}

.googleFont {
	font-family: 'Vesper Libre', serif;
	color:red;
}


body{
	
}

#wrapper{
	border:double thick hsla(202,100%,25%,1.00);
}
.wrapper{
	background-color:white;
	background-image:url(../_images/newSiteImages/wrapperBg.png);}
.mainWrapper{
	background-color:white;
	
}
.axcent {
	background-color:hsla(202,100%,25%,1.00);
	
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {

	background:red; 
	padding:5px;
	 
	}





/*****************custom axcent styles***************************/
.navbar-nav  li  a:link{
	color:hsla(202,100%,25%,1.00) !important;
}
.navbar .nav li a {
	color:hsla(202,100%,25%,1.00) !important;
}
/*****************custom axcent styles***************************/

p {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	background-color: black;
	padding: 10px;
	
	
}
h2 {font-family:abril-fatface;}



/*************************************************************/	
ul li a{
	color:hsla(202,100%,25%,1.00);
	list-style-type: none;
	
}
ul li a:hover {
	color:white;
	text-decoration:underline;
	list-style-type: none;
}
ul il a:visited { color:red;}

.axcentButton{
	background:hsla(202,100%,25%,1.00);
	color:white;
	
}

/********************************************/	








/*******************Footer styles *****************************************/
#fbox1,#fbox2,#fbox3{
	background-color: black;
	padding: 10px;
	height: 175px;
}

.footerbox ul li {
	list-style-type: none;
}
.footerbox ul li a {
	color:white;
}

#mainFooter {
	padding:10px;
}

/*******************************/	

#features{
	background:#00507f;
	background-image:url(../_images/technology/featuresBG.png);
	background-position:top 50px;
	color:white;
	border:solid 2px #9f0603;
	text-align:center;
}
#key{
	padding:5px;
	border:thin white;
	
	}
	
/********************** tabed content**********************************/	
.mainContainer{border: double thin hsla(202,100%,25%,1.00);text-align:justify;}
.mainContainer img{ float:left;clear:left; padding:5px; margin-right:10px; margin-bottom:10px;}
.mainContainer h1 {color:hsla(202,100%,25%,1.00);}
/*******************************************************************/

/***************************Main Content*********************/	
#mainImage{
	
	position:relative;
	
	color:white;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-style:inherit;
	Font-size:25px;
	background-color:hsla(202,100%,25%,1.00);
	
}
#mainImage img{
	background-size:cover;
	}
#mainContent img{
	clear:left;
	float:left;
}
/****************Table formating******************************************/


/*********H1 styles with background***********/
.h1testimonials{
	padding:10%;
	background-image:url(../_images/newSiteImages/testimonialsBG.png);
	background-position:center;
	border:red;
	}
	
.h1artistlist{
	padding:10%;
	background-image:url(../_images/newSiteImages/keyPad.png);
	background-position:center;
	color:white;
	
	}
.h1SelfTuningGuitar{
	padding:10%;
	background-image:url(../_images/newSiteImages/lesPaulHeader.png);
	background-position:center;
	background-repeat:no-repeat;
	color:white;
}
	
.h1SelfTuningGuitarChet{
	padding:10%;
	background-image:url(../_images/newSiteImages/chetAtkinsHeader.png);
	background-position:center;
	background-repeat:no-repeat;
		
}

	


/*********H1 styles with background***********/	
.lesPaul {
	border:thin #620212 2px;
		
	}
	
	
/**********************header styles**********/
.header{
	color: white;
	font-family: kaushan-script;
	font-size: 50px;
	text-shadow: 2px 2px 8px #060606;
}
.headerBlue{
	color:hsla(202,100%,25%,1.00);
	font-family: kaushan-script;
	font-size: 50px;
	text-shadow: 2px 2px 8px #060606;
	text-align:center;
}

.carousel-indicators{
	display:none;
}

.header {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    background:url(../_images/selfTuningProducts/Round1/chet1Larger.png);
	background-repeat:no-repeat;
	background-size:contain;
	
}

.img {
	position:relative;
	magin-top:25px;
	padding-left:10px;
}


#main img{
	float:left;
	clear:left;
	
	
}
#main {
	text-align:justify;
	color:white;
	background-color:hsla(202,100%,25%,1.00);
}
#topGutter{
	height:25px;
	
	}


#tabContent1 p {
	font-family: 'Libre Baskerville', serif;
	}

#tabContent1 h1{
	font-family: 'Anton', sans-serif;
	font-weight:500;
	font-size:36px;
	font-stretch:wider;
	background-color:black;
	color:white;
	padding:10px;
	}


/***************************************************/
@media (min-width: 992px) and (max-width: 1199px) {
	
#state_of_the_art{
	padding-bottom: 25px;
	}
#carousel2{
		padding-top: 10px;
		margin-left: -3px;
	}
	#fast_simple{
		margin-left: -25px;
	}
#lcd{
	width:75%;
	margin:auto;
	margin-bottom:15px;
}
#keyPad{
	width:75%;
	margin:auto;
	}
	

		
}/* end of max-width 1199*/	


/**************************************************/
@media (min-width: 768px) and (max-width: 991px) {
	#fast_simple{
		margin-left: -25px;
	}


#lcd{
	width:50%;
	margin:auto;
	margin-bottom:15px;
}
#keyPad{
	width:50%;
	margin:auto;
	}
}
	
	
		




/*********************************************/
@media (max-width:768px){

#goldStandard{
	display: none;
	}	
#system h1 {
	font-size:1em;
	color:white;
	background-color:hsla(202,100%,25%,1.00);
	padding:5px;
	}
#howAxcentWorks h1 {
	font-size:1em;
	text-align:left;
	color:white;
	background-color:hsla(1,64%,38%,1.00);
	clear:both;
	
	padding:5px;
}
#redGuitar, #blueGuitar{
	margin-top:80px;
}

#howOurCometitor h1 {
	font-size:1em;
	text-align:left;
	color:white;
	background-color:hsla(202,100%,25%,1.00);
	padding:5px;
}

#tabContent1 h1 {
	font-size:1em;
	}

#tch {
	display:none;
}

#cpy{
	display:nonne;
}
#lcd{
	margin-bottom:15px;
}

#user_interface_images{
	display:none;
}
	
#tech1{
		font-size: 12px;
		color: white;
		padding: 10px;
		background-color: black;
	}
#tech2{
		font-size: 12px;
		color: white;
		padding: 10px;
		background-color: black;
	}	
	
	
	
	
	
	
	
	
	
	
	
}






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

.header{
display: table;
position: relative;
width: 100%;
height: 600px;
background:url(../_images/selfTuningProducts/Round1/chet1Larger.png);
background-repeat:no-repeat;
background-size:conver;
}
	
}


/*//////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 767px) {
#fast_simple{
 margin-left: -25px;
}

	

		
}
/*/////////////////////////////////////////////////////////////////*/

.fattab {
	height:55px;
}


@media (max-width:390px){ 
#redGuitar, #blueGuitar{
display:none;}
}
