.col-sidebar {
    background: url(images/borehole_background_web.jpg) top left;
    margin-top: 0rem;
    padding-top: 0rem;
}

img.johnex-product-image-page {
    padding: 2rem 1rem;
}

div.theme-atomik footer{
    background: url(images/footer_bg.jpg) top center;
    background-size: cover;  
}

.navbar-brand img.logo {
    max-height: 64px !important;
}

body {    background: url(images/rock_background_web.jpg) top left;
}
h1 {color: #00457c;}

h2 {color: #333;}

.johnex-content {
    background: rgba(255, 255, 255, 0.1);
    padding: 3rem;
    margin-top: 0;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.9);
}

.navbar {
    text-transform: uppercase;
    font-size: 14px;

}

.dropdown-menu {
    font-size: 14px;
}
.main-blue {
    color: #eee !important;
    padding: 3rem;
    background: #00457c;
    border-top: 10px solid #00457c;
    border-bottom: 10px solid #00457c;
    margin-top: 0;
}

.main-blue h2 {
    clear: left;
    color: #eee;
}

.main {
    color: #333;
    padding: 3rem;
    background: #eee;
    border-top: 10px solid #00457c;
    border-bottom: 10px solid #00457c;
    margin-top: 0;
}

.main-alt {
    color: #333;
    padding: 3rem;
    background: #ddd;
    border-top: 10px solid #00457c;
    border-bottom: 10px solid #00457c;
    margin-top: 0;
}
.low-border {
    border-bottom: 10px solid steelblue;
    margin-bottom: -4rem;
}

.close-top-margin {
    margin-top: 0;
}

footer {
    margin-top: -2rem;
    padding-top: 4rem !important;
}

.locations{
      color: #eee;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

footer h3{
    color: #00457c;
    margin-bottom: 0px;
}

.footer-logo {
    margin-top: -2rem;
}

.main ul {
    padding: 2rem 3rem;
    background: #ddd;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}


.main ul li {
    margin-bottom: 1rem;
}

.tag-filter .label {
    padding: 1rem;
    background: #333;
    text-transform: uppercase;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    font-weight: bold;
    margin-right: 2rem;
}

.tag-filter h5 {
    color: #fff;
    margin-bottom: 1rem;
}

.heritage {
    margin-top: 2rem;
    font-size: 12px;
    opacity: 0.8;
}