.header {
 background-color: #151515;}
.menu_bg {
 background-color: grey;}
.middle_bg {
 background-color: #3b3b3b;}

.logo {
 margin-top: 25px;
 margin-bottom: 25px;
 max-width: 300px;}

.navbar-fix {
 margin-bottom: 0px;}
.navbar li {
font-size: 15px;
}
 
.home-img {
 margin-top: 20px;
 border-top: 1px solid #dfdfdf;
 border-left: 1px solid #dfdfdf;
 border-right: 1px solid #dfdfdf;}
 
.contact-home {
 font-size: 16px;
 margin-top: 30px;
 color: #fff;
 text-align: right;}
.phone {
 padding-right: 10px;
}
.glym-icon {
 margin-right: 5px;
 color: orange;}
.email {
 padding-right: 10px;}

h1, h2 {
 margin-top: 35px;
 font-size: 18px;
 color: #a74722;}
 
.h2-systems {
 padding: 4px;
 background-color: #3b3b3b;
 color: #fff;
}
 
h3 {
 font-size: 18px;
 font-weight: bold;
 min-height: 40px;
 margin-top: 10px;}
.h3-find-us {
 font-size: 14px;
 font-weight: bold;
 margin-top: 25px;
 margin-bottom: 0;
 min-height: 30px;
}
.h3-systems {
 font-size: 14px;
 margin-bottom: 0;
 min-height: 30px;
}
.alert {
 padding: 10px 5px;
 margin-bottom: 0;
}

.thumbs-div {
 margin-top: 40px;} 
.caption p {
 min-height: 120px;}

.map {
 margin: 0 auto;}
 
.video {
 margin-top: 40px;}

.gallery {
 margin-top: 5px;}
 
#lightbox .modal-content {
    display: inline-block;
    text-align: center;}
#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: #590200;
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -12px;
    right: -53px;
    z-index:1032;}

.contact_p {
 margin-top: 20px;
}
.footer {
 margin-top: 20px;
 background-color: #151515;}
.footer-top  p {
 color: #5c5c5c;
 font-size: 12px;}
 
.footer-logo {
 margin-top: 20px;
 max-width: 200px;
}
h4 {
 margin-top: 20px;
 font-size: 13px;
 color: #dbdbdb;}

.footer-list { 
 margin: 10px 0;
 font-size: 12px;}
.footer-list li {
 margin-bottom: 10px;}
.footer-list li a {
 color: #5c5c5c;}
.footer-list li a:hover {
 color: #797979;
}
.footer-bar {
 padding-top: 10px;
 color: #5c5c5c;
 font-size: 11px;
 border-top: 1px solid #3f3f3f;
 background-color: #151515;
 min-height: 37px;}

