﻿.site-footer {
    background: #454545 url(/assets/responsive/img/bg_footer.gif) top repeat-x;
    color: #ccc;
    font-size: 13px;
    /*padding-bottom: 5px;*/
    font-family: Trebuchet MS;
}

    .site-footer a {
        color: #dddddd;
    }

        .site-footer a:hover {
            color: #ffffff;
        }

.section {
    float: left;
    margin-top: 15px;
    display: table-cell;
}

.section-separator {
    border-left: solid 1px #a1a1a1;
}

.footer .site-footer .footer-section:first-child {
    padding-left: 10px;
}

.footer .site-footer .footer-section {
    width: 20%;
    display: table-cell;
    border-right: solid 1px #797979;
    vertical-align: top;
    padding: 0 10px 0 25px;
}

.footer-section strong {
    color: #cccccc;
}

.footer-section .content {
    margin-top: 10px;
}

ul.footerlinks {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    width: 48%;
}

.footer-section ul {
    margin: auto;
    padding: inherit;
}

    .footer-section ul li {
        list-style: none;
        line-height: 24px;
    }

        .footer-section ul li a:hover {
            text-decoration: underline;
        }

.section-header {
    font-family: 'Trebuchet MS';
    font-weight: bold;
    font-style: normal;
    color: #FFFFFF;
    font-size: 15px;
    padding: 0;
}

.section2-split {
    margin-top: 50px;
    padding-right: 30px;
    width: 49%;
}

.section3-split {
    float: left;
    width: 48%;
    margin-top: 10px;
    padding: 0;
    line-height: 20px;
}

.section table td {
    width: 49%;
    vertical-align: top;
}

.dltable {
    margin-top: 10px;
    width: 100%;
}

.clear-div {
    clear: both;
}
.visitPjmDiv {
    margin-top: 6px;
}
.plan-visit {
    position: relative;
    height: 70px;
}

.pjm-now {
    position: relative;
    height: 70px;
}

.social {
    margin: 0;
    list-style: none;
    float: left;
    padding: 0;
}

    .social ul {
        padding-left: 0;
        margin-bottom: 0;
    }

    .social li {
        display: inline-block;
    }

        .social li i[class^="icon-"] {
            margin-right: 3px;
        }

ul.footer-section.content {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    1 vertical-align: top;
    width: 48%;
}

.legal {
    margin-top: 10px;
    padding-right: 5px;
    font-size: 12px;
    text-align: right;
    padding-bottom: 5px;
}

    .legal ul {
        padding-right: 15px;
    }

.footernav nav ul li {
    display: inline-block;
    border-left: 1px solid #cccccc;
    padding: 0 5px 0 5px;
    line-height: 12px;
    color: #CCCCCC;
}

    .footernav nav ul li a {
        color: #CCCCCC;
    }

        .footernav nav ul li a:hover {
            color: #FFFFFF;
        }

    .footernav nav ul li:first-child {
        border-left: none;
    }

.footer-container {
    display: table;
    width: 100%;
    height: 100%;
}

.contact-info-full {
    padding: 0;
}

.mailing {
    padding: 0;
    margin-top: -30px;
}

.footer-error {
    padding: 20px 0 10px 0;
    text-align: center;
}

.site-footer .container-fluid.pjmContainer {
    background: #454545 url(/assets/responsive/img/bg_footer.gif) top repeat-x;
}

.socialIcon {
    width: 24px;
    height: 24px;
}

.navFooterPipe {
    border-left: 1px solid #E4E4E4;
    margin: 0 6px 0 4px;
}

.footerNav {
    text-align: right;
    margin-top: 10px;
    font-size: 12px;
    color: #CCCCCC;
}

    .footerNav > div {
        display: inline-block;
        padding-bottom: 5px;
    }

    .footerNav a {
        color: #CCCCCC;
    }

        .footerNav a:hover {
            color: #FFFFFF;
        }

.social-wrapper {
    padding: 5px 0;
}

#home-layout #scrollUp,
#one-column-layout #scrollUp {
    right: 5%;
}

/* Extra Small */
@media (max-width: 666px) {

    .legal {
        text-align: left;
        padding-left: 0;
    }

    .social {
        padding: 10px 0 0 0;
        border-top: solid 1px #a1a1a1;
    }

    .legal nav ul {
        padding-left: 0;
    }

        .legal nav ul li:first-child {
            padding-left: 0;
        }

    .footernav nav ul li:nth-child(2) {
        border-left: none;
        padding-left: 0;
    }

    .section-separator {
        border-top: solid 1px #a1a1a1;
        border-left: none;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }

    .section2-split {
        margin-top: 10px;
        width: 52%;
        float: right;
        padding-right: 0;
    }

    .no-show-mobile {
        display: none;
    }

    .footerNav {
        text-align: left;
    }
}

/* For iPhone 5 footer buttons fix */
@media(max-width:350px) {
    .section2-split {
        margin: auto;
        width: 75vw;
        margin-top: 10px;
    }

    .xs-section3-split {
        margin: auto;
        width: 55vw;
        margin-top: 10px;
        margin-left: 20vw;
    }

    .social {
        margin-top: 5px;
    }
}

/* Small */
@media (min-width: 667px) and (max-width: 991px) {

    .section2-split {
        margin-top: 10px;
        width: 52%;
        float: right;
    }
   .visitPjmDiv {
       float: right;
       margin-right: 7px;
   }
    .contact-us-sm {
        border-top: solid 1px #a1a1a1;
        margin-top: 0;
        padding-top: 10px;
        border-left: none;
    }

    .section-separator {
        padding-bottom: 10px;
    }

    .section.section-separator {
        padding-left: 10px;
    }

        .section.section-separator.contact-us-sm {
            padding-left: 0;
        }

    .contact-info-full {
        padding-left: 0;
        padding-right: 0;
    }

    .contact-us-sm strong.section-header {
        padding-left: 0;
    }

    .social {
        width: 40vw;
    }

    .footerNav {
        width: 56vw;
    }

    .legal {
        width: 55%;
        float: left;
        padding: 0;
        margin-top: 0;
    }

        .legal nav ul {
            padding: 0;
        }
}

/* Medium */
@media (min-width: 992px) {
    .section {
        height: 95%;
    }

        .section.section-separator {
            padding-left: 10px;
        }

    .section2-split {
        width: 52%;
        float: left;
    }
}
