 body {
	  font: 400 15px/1.8 Lato, sans-serif;
      color: #FFFFFF;
	  background: url(images/bg-oakhead-instruments.jpg) no-repeat center center fixed; 
	  padding-top: 20px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}
 
.ligg
{
	 border: 3px solid #555;
	 color: #000000 !important;
	border-color: #ccbcaf !important;
}	
 
.highlight
{
      color: #ccbcaf !important;		
} 
 
.midlight
{
      color: #ccbcaf !important;
}  
 
.lowlight
{
      color: #FFFFFF !important;
      background-color: #4d9090 !important;	
}   
 
.youframe iframe
{
position: absolute;
top: 0;
left: 10%;
width: 80%;
height: 80%;
}

.youframe
{
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;
overflow: hidden;
}

.space1
{
	height:80px;
}

.space2
{
	height:20px;
}

.space3
{
	height:160px;
}

.space4
{
	height:40px;
}
  
.space5
{
	height:120px;
}
 
.space6
{
	height:60px;
} 

#noter {
    position: fixed;
    bottom: 0;
    width: 100%;
}
 
  .container {
/*       padding: 10px 120px;
	  border-radius: 10px;
      color: #c4b791 !important;
	  width: 86%;
	  background-color: rgba(77, 144, 144,0.9); */
  }

    .container iframe {
      opacity: 1;
	  background-color: #000000;
  }
  
  }
  .bg-1 {
      background: #56393a;
      color: #4d9090;
  }
  .bg-1 h3 {color: #000000;}
  .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
  }
  .list-group-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail p {
      margin-top: 15px;
      color: #555;
  }
  .btn {
      padding: 10px 20px;
      background-color: #000000 !important;
      color: #FFFFFF !important;
      border-radius: 0;
      transition: .2s;
  }
  .btn:hover, .btn:focus {
      border: 2px solid #333;
      background-color: #4d9090;
      color: #c6b791 !important;
  }
  .modal-header, h4, .close {
      background-color: #333;
      color: #737373 !important;
      text-align: center;
      font-size: 30px;
  }
  .modal-header, .modal-body {
      padding: 40px 50px;
	  
  }
/* Add a dark background color with a little bit see-through */
.navbar {
    margin-bottom: 0;
    background-color: #56393a !important;
	border: none !important;
	box-shadow: none;
    font-size: 16px !important;
    letter-spacing: 4px;
	opacity:0.9;
}


/* links */
#tour a
{
    color: #56393a !important;
}
#shop a
{
    color: #56393a !important;
}
#contact a
{
    color: #56393a !important;
}
#note a
{
    color: #56393a !important;
}

/* Add a gray color to all navbar links */
.navbar li a, .navbar .navbar-brand {
    color: #AAA9A9 !important;
}

/* On hover, the links will turn white */
.navbar-nav li a:hover {
    color: #c4b791 !important;
    background-color: #4d9090 !important;
}

/* The active link */
.navbar-nav li.active a {
    color: #c4b791 !important;
    background-color: #4d9090 !important;
}

/* Remove border color from the collapsible button */
.navbar-default .navbar-toggle {
    border-color: transparent;
}

.open .dropdown-toggle {
    color: #fff ;
    background-color: #1C1C1C !important;
}

.dropdown-menu li a {
    color: #AAA9A9 !important;
}

.dropdown-menu li a:hover {
    background-color: #1C1C1C !important;
}

  }  
  .form-control {
      border-radius: 0;
  }
  textarea {
      resize: none;
  }  
  
#mc_embed_signup
{
background:#737373;
clear:left;
font:14px Helvetica,Arial,sans-serif; 
width:220px;
}
  
.icons
{
    opacity: 0.9;
}

#carder
{
	background: red;
}