/* Chris Code */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic);
.ubuntu {
  font-family: 'Ubuntu', sans-serif;
}
.background-settings-cover {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.background-settings-contain {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
h1.title {
  color: #993300;
  font-size: 24px;
  margin-bottom: 15px;
}
#content {
  margin: 40px 0;
}
#content p {
  color: #000;
  font-size: 18px;
}
#banner.wide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 391px;
}
.display-table {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: inherit;
}
.display-cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
  height: inherit;
}
html,
body,
div,
span,
object,
iframe,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  color: white;
  font-family: 'Ubuntu', sans-serif;
}
header .top-bar {
  padding: 1% 0;
  position: relative;
  min-height: 44px;
  background-color: #003366;
}
header .top-bar a {
  padding-top: 15px;
  color: white;
}
header .top-bar .top-phone:after {
  position: absolute;
  content: "We Deliver";
  right: 0;
  top: 30px;
  display: block;
  height: 70px;
  line-height: 70px;
  width: 170px;
  background-color: #003366;
  text-align: center;
}
header #logo .logo-lettering {
  text-shadow: 2px 2px 4px #000000;
  font-size: 48px;
  padding: 40px 0;
}
header nav .navbar-nav {
  display: table;
  margin: 0 auto;
  float: none;
}
header nav .navbar-nav li a {
  padding-top: 25px;
  padding-bottom: 25px;
  color: #99cc99 !important;
  font-size: 22px;
  font-weight: lighter;
}
header .navbar-default {
  background-color: transparent;
  margin-bottom: 0;
}
.home #banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 371px;
  text-align: center;
}
.home #banner #carousel-example-generic {
  height: 371px;
}
.home #banner img {
  display: inline-block;
  width: 240px;
  margin-top: 15px;
}
.home #banner .carousel-control.right,
.home #banner .carousel-control.left {
  background-image: none;
}
.home #banner .carousel-caption {
  right: 0;
  left: 0;
  bottom: 0;
  position: relative;
}
.home #all-links {
  margin-bottom: 20px;
}
.home #all-links .sms-links {
  margin-top: 20px;
}
.home #all-links .sms-links h3 {
  background-color: #993300;
  padding: 15px;
  text-align: center;
  font-size: 20px;
}
.home #all-links .sms-links h3 a {
  color: #fff;
  text-decoration: none;
}
.home #all-links .sms-links ul {
  margin-top: 40px;
}
.home #all-links .sms-links ul li {
  text-align: center;
  margin-bottom: 8px;
}
.home #all-links .sms-links ul li a {
  color: #000;
  text-decoration: underline;
}
.about #cta {
  height: 399px;
  background-image: url(../img/about-link-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 40px;
}
.about #cta .link-text {
  padding: 100px 5%;
  background-image: url(../img/black-transparent.png);
  background-repeat: repeat;
  width: 560px;
  margin: 5% auto;
}
.about #cta .link-text h3 {
  font-size: 24px;
}
.about #cta .link-text a {
  color: white;
  font-style: italic;
  font-size: 18px;
}
.about #content p {
  font-size: 24px;
}
.rentals #content p {
  color: #003366;
  font-size: 24px;
  font-weight: lighter;
  margin-left: 2%;
  margin-right: 2%;
}
.rentals #rental-links {
  margin: 40px 0;
}
.rentals #rental-links .rental-links .rental {
  height: 220px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: relative;
}
.rentals #rental-links .rental-links .rental h3 {
  display: block;
  width: 100%;
  background-image: url(../img/black-transparent.png);
  background-repeat: repeat;
  text-align: center;
  padding: 10px 0;
  font-weight: lighter;
  text-transform: uppercase;
}
.repairs #content p {
  color: #003366;
  font-size: 24px;
  font-weight: lighter;
  margin-left: 2%;
  margin-right: 2%;
}
.repairs h2 {
  color: #99cc99;
}
.repairs #we-accept {
  margin: 40px 0;
  background-color: #ddd;
  padding: 40px 0;
}
.repairs #we-accept .logos {
  margin: 25px 0;
}
.contact h1 {
  margin-top: 0;
}
.contact label {
  color: #99cc99;
  margin-bottom: 20px;
}
.contact label span {
  color: #993300;
}
.contact input {
  border-color: #993300;
  height: 60px;
}
.contact textarea {
  border-color: #993300;
}
.contact #content img {
  margin: 40px 0;
}
.contact #content p {
  text-align: center;
}
.all-products #products .products {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
}
.all-products #products .products .col-md-4 {
  height: 249px;
}
.all-products #products .products a {
  color: #000;
}
.all-products #products .products p {
  margin: 15px 0;
}
.all-products #products .products img {
  display: inline-block;
}
.cat #products {
  margin: 40px 0;
}
.cat #products .product-img {
  width: 220px;
  height: 220px;
}
.cat #products .col-md-4 {
  margin-bottom: 25px;
}
.cat #products .product-info p {
  color: #000;
}
.cat #products .product-info .title {
  font-weight: bold;
}
.cat #products .product-info .cost {
  color: #003366;
}
footer {
  background-color: #99cc99;
  padding: 20px 0;
}
footer h3 {
  margin-top: 0;
  font-size: 18px;
}
footer ul.footer-nav li {
  list-style: none;
  margin-bottom: 8px;
}
footer ul.footer-nav li a {
  color: white;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .container {
    width: 1020px;
    /* Crazy Important! */
    position: relative;
  }
}
