﻿body {
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    background: #e6e6da;
}

.container,
.container-fluid {
    max-width: 980px;
}

.navbar-default {
    background: url('http://www.watkinsconstruction.com/img/header-internal.png') no-repeat;
    /*background-size: 100%;*/
    max-width: 980px;
    margin-right: auto;
    margin-left: auto;
    min-height: 139px;
    z-index: 20;
    border-color: transparent;
    border-radius: 0;
    color: #fff;
    margin-bottom: 0px;
    width:100%;
}
.navbar-brand {
    height: auto;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:hover {
    color: #a9a789;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-toggle {
    background-color: #aba889;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.page-title {
    background: url('http://www.watkinsconstruction.com/img/internal-header.png') no-repeat;
    height: 171px;
    color: #fff;
}

.page-title div {
    display: table;
    height: 151px;
}

.page-title h1 {
    font-size: 1.375em;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0px 0px 6px rgba(104, 104, 104, 0.95);
    display: table-cell;
    vertical-align: bottom;
}

.col-left {
    margin-bottom: 40px;
    min-height: 355px;
}

.our-mission .col-right {
    background: #fff;
    padding:50px 40px;
}
.our-mission .col-right img{
    width: 100%;
}
.facebook img, .linkedin img {
    width: 20px;
    margin: 0 5px 0 0;
}
.our-services .col-right {
    background: #fff url('http://www.watkinsconstruction.com/img/backgrounds/our-services.jpg') no-repeat right top;
    min-height: 438px;
}

.equipment .col-left {
    background: #fff url('http://www.watkinsconstruction.com/img/backgrounds/equipment.jpg') no-repeat right top;
}

.safety .col-right {
    background: #fff url('http://www.watkinsconstruction.com/img/backgrounds/safety.jpg') no-repeat right 50px;
}

.our-customers {
    background: #fff url('http://www.watkinsconstruction.com/img/backgrounds/our-customers.jpg') no-repeat right 0px;
}

.equipment .col-left .equipment-content {
    min-height: 660px;
    border-right: 1px solid #000;
    padding-top: 220px;
    padding-left: 90px;
    padding-right: 75px;
}

img.title {
    margin-bottom: 24px;
    display: block;
}

.internal-content {
    background-color: #fff;
}

.internal-content h2 {
    color: #aba889;
    font-style: italic;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: -.5em;
    line-height: 1;
}

.internal-content p,
.internal-content ul,
.internal-content ol {
    color: #231f20;
    font-style: italic;
    font-weight: normal;
    font-size: .75em;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    margin-top: 1em;
}

.internal-content ul,
.internal-content ol {
    margin-top: .5em;
    list-style: none;
}

.internal-content p,
.internal-content ul,
.internal-content ol {
    color: #231f20;
    font-style: italic;
    font-weight: normal;
    font-size: .75em;
    padding: 0;
    margin: 0;
    line-height: 1.5;
    margin-top: 1em;
}

.internal-content ul li:before {
    content: '>';
    color: #aba889;
    padding-right: 12px;
}

.internal-content a:link,
.internal-content a:visited {
    color: #231f20;
    text-decoration: none;
    font-weight: bold;
}

.equipment-content p {
    color: #fff;
}

.internal-content.our-mission .col-right p {
    width: 170px;
}

img.button-equipment,
img.button-job-app {
    margin-top: 0px;
    display: block;
    margin-bottom: 0px;
}

.button-equipment-last {
margin-bottom: 100px;
}

.safety-logos img {
    width: 80px;
    height: 60px;
    float: left;
    margin-right: 12px;
    clear: left;
}

.safety-logos p {
    padding-top: 10px;
    height: 50px;
}

.our-customers .two-column li {
    padding-left: 1.5em;
    text-indent: -1.5em;
}

p.aired-out {
    font-size: 1em;
    line-height: 2em;
    color: #231f20;
}

.contact-us {
    margin-right: -15px;
}

.active-link {
    color: #a9a789;
}

.footer {
    background: url('http://www.watkinsconstruction.com/img/backgrounds/internal-footer.jpg') no-repeat;
    height: 77px;
    bottom: 317px;
    z-index: 1;
}

.bottom-bar {
    color: #a6a8a9;
    font-size: .6875em;
    line-height: 1.25;
}

.bottom-bar div {
    margin-top: 15px;
}

img.desaturate {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#dandb {
    width: auto;
    height: 60px;
    margin-left: 15px;
}
a.facebook {
    margin: 30px auto 10px auto;
    display: block;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .bottom-nav li:before {
        content: " | ";
         margin:0px 10px 0 0;
        float:left;
    }
    .top-nav{
        position:absolute;
        right:10px
    }
    .top-nav li::before {
        margin: 15px 0;
        float: left;
    }

}
@media (max-width: 767px) {
    .navbar-default {
        background: #132462 url('http://www.watkinsconstruction.com/img/mobile-logo.png') no-repeat;
        position: relative;
        margin-bottom: 0;
        min-height: 110px;
    }
    .container-fluid {
        position: absolute;
        width: 100%;
    }
    .navbar-collapse {
        background-color: #132462;
    }
    .navbar-brand {
        height: 100px;
        padding: 0;
    }
    .navbar-header button {
        margin-top: 32px;
    }
    .watkins-logo {
        max-height: 100px;
    }
    .nav > li {
        text-align: center;
    }
    .col-left {
        min-height: auto;
    }
    .equipment .col-left {
        background: #FFF url('http://www.watkinsconstruction.com/img/backgrounds/equipment.jpg') no-repeat center top;
}
    .equipment .col-left .equipment-content {
        border-right: none;
        max-width: 330px;
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .equipment .contact-us {
        margin-right: auto;
    }
    .safety .col-right .title {
        width: 290px;
    }
    .our-customers {
        padding-top: 40px;
    }
    .our-customers .col-right {
        clear: both;
        padding-top: 40px;
    }
    .locations .col-right {
        clear: both;
        padding-top: 40px;
    }
    .jobs .col-left {
        margin-top: 40px;
    }
    .address {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .active-link {
        color: #a9a789;
    }
    .our-mission .col-right iframe {
        width: 100%!important;
    }
}

@media (min-width: 768px) {
    .watkins-logo {
        width: 300px;
        height: 100px;
        margin-left: 20px;
    }
    .top-nav {
        font-size: 0.75em;
    }
    .bottom-nav li a {
        padding: 0 8px;
    }
    .top-nav li a,
    .bottom-nav li a {
        display: initial;
    }
    .bottom-nav {
        position: relative;
        top: 80px;
        text-transform: uppercase;
        font-size: .8125em;
    }
    .top-nav li:before,
    .footer-nav li:before,
    .bottom-nav li:before {
        content: " | ";
    }
    .top-nav li:first-child:before,
    .footer-nav li:first-child:before,
    .bottom-nav li:first-child:before {
        content: "";
    }
    .page-title {
        padding-left: 30px;
    }
    .col-left {
        border-right: solid #000 1px;
        padding: 0 40px;
        margin-top: 40px;
    }
    .internal-content h2:first-child {
        margin-top: 0;
    }
    .equipment .col-left {
        margin-top: auto;
        padding-top: 40px;
        border-right: none;
        padding-left: 0;
        padding-right: 0;
    }
    .col-right {
        padding: 90px 0 0 20px;
    }
    .contact-us {
        margin-top: -106px;
        padding-bottom: 60px;
    }
    .equipment .contact-us {
        margin-top: auto;
        margin-right: 0;
    }
    .safety .contact-us {
        margin-top: auto;
    }
    .our-customers .contact-us {
        margin-top: 70%;
    }
    .contact .contact-us {
        margin-top: auto;
    }
    .locations .contact-us {
        margin-top: 30px;
    }
    .timeline {
        clear: left;
        height: 140px;
        background: #ff0000;
        overflow: hidden;
    }
    .timeline {
        background: url('http://www.watkinsconstruction.com/img/timeline/background.png') no-repeat;
        height: 178px;
    }
    img.milestone {
        position: absolute;
        bottom: 49px;
    }
    img.milestone.yr1957 {
        left: 217px;
    }
    img.milestone.yr1965 {
        left: 293px;
    }
    img.milestone.yr1982 {
        left: 448px;
    }
    img.milestone.yr1985 {
        left: 481px;
    }
    img.milestone.yr1992 {
        left: 546px;
    }
    img.milestone.yr1993 {
        left: 554px;
    }
    img.milestone.yr1995-1 {
        left: 578px;
    }
    img.milestone.yr1995-2 {
        left: 578px;
    }
    img.milestone.yr1997 {
        left: 597px;
    }
    img.milestone.yr1999 {
        left: 612px;
    }
    img.milestone.yr2000 {
        left: 623px;
    }
    img.milestone.yr2004 {
        left: 662px;
    }
    img.milestone.yr2005-1 {
        left: 672px;
    }
    img.milestone.yr2005-2 {
        left: 672px;
    }
    img.milestone.yr2010 {
        left: 719px;
    }
    img.milestone.yr2011-1 {
        left: 729px;
    }
    img.milestone.yr2011-2 {
        left: 729px;
    }
    img.milestone.yr2013-1 {
        left: 748px;
    }
    img.milestone.yr2013-2 {
        left: 748px;
    }
    img.milestone.yr2013-3 {
        left: 748px;
    }
    .trigger-container {
        position: absolute;
        top: 58px;
        left: 42px;
        width: 110px;
        height: 8px;
    }
    .trigger-container div {
        width: 8px;
        height: 8px;
        padding-right: 2px;
        margin-bottom: 5px;
        float: left;
        cursor: pointer;
    }
    .trigger-container .trigger {
        background: url('http://www.watkinsconstruction.com/img/timeline/trigger-sprite.png') no-repeat 0 -8px;
}
    .trigger-container .trigger:hover,
    .trigger-container .trigger.active {
        background-position: 0 0;
    }
    .trigger-container .trigger-left {
        background: url('http://www.watkinsconstruction.com/img/timeline/trigger-left-arrow.png') no-repeat;
        cursor: default;
    }
    .trigger-container .trigger-right {
        background: url('http://www.watkinsconstruction.com/img/timeline/trigger-right-arrow.png') no-repeat;
        cursor: default;
    }
    .footer {
        display: table;
    }
    .footer-nav {
        list-style: none;
        display: table-cell;
        vertical-align: middle;
        font-size: .6875em;
        color: #fff;
    }
    .footer-nav li {
        float: left;
    }
    .footer-nav li a:link,
    .footer-nav li a:visited {
        color: #fff;
        text-decoration: none;
        padding: 0 8px;
    }
    .footer-nav li a:hover,
    .footer-nav li a:active {
        color: #a9a789;
    }
    body.about a.about,
    body.services a.services,
    body.equipment a.equipment,
    body.safety a.safety,
    body.customers a.customers,
    body.contact a.contact,
    body.locations a.locations,
    body.jobs a.jobs {
        color: #a9a789;
    }
    .bottom-nav {
        position: relative;
    }
    .active-link {
        color: #a9a789;
    }
}

@media (max-width: 991px) {
    .home-doorways {
        margin: auto;
    }
}

@media (min-width:768px) and (max-width: 970px) {
    .bottom-nav {}
    .bottom-nav li a {
        padding: 0px 6px 0px 1px;
    }
    .top-nav {
        top: -85px;
        left: 450px;
    }
    .home-doorways {
        margin: auto;
        padding-left: 0;
    }
    .equipment .col-left .equipment-content {
        min-height: 660px;
        border-right: 1px solid #000;
        padding-top: 220px;
        padding-left: 10px;
        padding-right: 50px;
    }
}