body { background-color: #000000; font-family: "proxima-nova",sans-serif; }
body p { font-family: "proxima-nova",sans-serif; font-size: 15px; line-height: 20px; color: #424143; margin-bottom: 15px; }

.big-container { background: #000000; padding: 40px 0 60px; color: #ffffff; }
.content p { color: #cccccc; font-size: 14px; padding: 0 20px; }
ul { margin: 0 0 20px 40px; }
ul li { color: #cccccc; font-size: 14px; line-height: 20px; margin-bottom: 8px; }
.content h3 { font-family: "adobe-garamond-pro", serif; font-size: 13px; font-style: italic; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; text-align: center; color: #ffffff; margin-bottom: 0px; }

.content p.price { font-family: "adobe-garamond-pro",sans-serif; font-size: 15px; color: #aaaaaa; }
.big-container .span8 { text-align: center; padding: 20px 0 15px; -webkit-border-radius: 6px; border-radius: 6px; }

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

.span2 { text-align: center; padding: 20px 0 15px; -webkit-border-radius: 6px; border-radius: 6px; }
.span2:hover { -webkit-transition: background 500ms linear;
-moz-transition: background 500ms linear;
-ms-transition: background 500ms linear;
-o-transition: background 500ms linear;
transition: background 500ms linear; background-color: #222222; }

h4 {
  font-size: 11px;
  line-height: 20px;
  color: #777;
  display: inline-block;
  border-bottom: 1px dotted #555555;
  margin-bottom: 10px;
}

h2 span {
  font-size: 9px;
  font-family: "adobe-garamond-pro", serif; font-style: italic; font-weight: normal; letter-spacing: 1px; text-transform: uppercase; text-align: center; color: #ffffff; margin-bottom: 0px;
}

h3 span {
  font-size: 9px;
}

hr {
  background: #555;
  border: 1px solid #444;
}

.services {
  width: 90%; 
  border: #333333 1px solid; 
  padding: 20px; 
  margin-top: 60px;
  background: #090909;
}

.brand-logo {
  text-align: center;
  margin-bottom: 40px;
}
.e750-logo { margin: 0 0 8px 0; width: 105px; }
p.established { color: #d4d4d4; margin-bottom: 40px; text-transform: uppercase; font-size: 10px; letter-spacing: 2px; }
p.established strong {font-size: 10px; letter-spacing: 3px; }

span.tm { color:#666666; margin-left: 2px;}

a {
  color: #666666;
}

a:hover {
  color: #666666;
  text-decoration: none;
}

.details { margin-top: 10px; margin-bottom: 60px; }
.details p { font-size: 11px; text-align: center;}
.details strong { margin-right: 10px; text-transform: uppercase; letter-spacing: 1px;}


/* Footer */
footer { font-size: 12px; margin: 0 0 80px 0; padding-top: 30px; text-align: center; }
footer p { font-size: 13px; color: #555555; }
footer p small { font-size: 10px; color: #555555; }
footer p small a { font-weight: bold; }

footer strong { color: #555555; }
footer a { color: #555555; }
footer a:hover { color: #666666; text-decoration: underline;}

/* Bootstrap Replace */

.nav em { font-family: times, serif; font-style: italic; font-weight: 700; font-size: 12px; }

.navbar-inner .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
  *zoom: 1;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background: #424143 url('assets/img/common/header-bg.png');
  background-image: -moz-linear-gradient(top, #424143, #222222);
  background-image: -ms-linear-gradient(top, #424143, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#424143), to(#222222));
  background-image: -webkit-linear-gradient(top, #424143, #222222);
  background-image: -o-linear-gradient(top, #424143, #222222);
  background-image: linear-gradient(top, #424143, #222222);
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#424143', endColorstr='#222222', GradientType=0);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.navbar .divider-vertical {
  width: 1px;
  height: 26px;
  margin: 7px 9px;
  overflow: hidden;
  background-color: #777777;
  border-right: 1px solid #333333;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 5px 20px 1px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999;
}

.btn {
  font-family: "proxima-nova",sans-serif;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
}


.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #dfe1e2;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}




.carousel-control {
  position: absolute;
  top: 40%;
  left: -45px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 80px;
  font-weight: 100;
  font-family: "adobe-garamond-pro",sans-serif;
  line-height: 30px;
  color: #666666;
  text-align: center;
  text-decoration: none;
  background: transparent;
  border: none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  right: -45px;
  left: auto;
}

.carousel-control:hover {
  color: #333333;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* Bootstrap Responsive */

@media (max-width: 480px) {
  
  .span2 { text-align: center; padding: 10px 0 10px; -webkit-border-radius: 6px; border-radius: 6px; }
  .span2:hover { -webkit-transition: background 500ms linear;
  -moz-transition: background 500ms linear;
  -ms-transition: background 500ms linear;
  -o-transition: background 500ms linear;
  transition: background 500ms linear; background-color: #222222; }

  .span4 { margin-bottom: 60px; }

  .brand-logo { margin-bottom: 40px; }
  img.e750-logo { width: 110px; margin-top: 25px; }
  
  img.customer-logo {
    width: 50%;
  }

  p.brand-tagline { font-size: 18px; margin-bottom: 10px;  }
  
  .big-container { padding-top: 0px; padding-bottom: 0px; }
  
  .cost { text-align: center }
  .cost img { width: 200px; }

  .carousel-control { left: -20px; top: 50%; }
  .carousel-control.right { right: -20px; }
  
  .navigation-back { margin-top: 0px; }
    
  
  footer { margin: 60px 0 30px; }
}

