/* Desktop Footer */

.dark-grey.footer {
    background: #212121;
    padding: 0;
    margin: 0;
}
.light-grey.footer {
    background: #eeeeee;
    padding: 0;
    margin: 0;
}
.dark-grey.footer .desktop-footer,
.light-grey.footer .desktop-footer {
    padding: 43px 0 35px 0 !important;
}

.dark-grey.footer .desktop-footer > .columns {
    min-height: 168px;
    border-left: 1px solid #373737;
    box-shadow: -1px 0 0px #101010;
    font-size: 16px;
}
.light-grey.footer .desktop-footer > .columns {
    min-height: 120px;
    border-left: 1px solid #FFF;
    box-shadow: -1px 0 0px #dedede;
}

.dark-grey.footer .desktop-footer .footer-webroot-logo,
.light-grey.footer .desktop-footer .footer-webroot-logo {
    display: block;
    max-width: 119px;
}

.footer .footer-social-icons {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0.9375em;
    height: 55px;
    width: auto;
    max-width: 130px;
}
.light-grey.footer .footer-social-icons {
    bottom: 10px;
}
.footer .footer-social-icons div {
    display: inline-block;
    float: left;
    width: 25px;
    height: 25px;
    margin: 0 6px 5px 0;
    background-color: rgba(85, 85, 85, 0.4);
    background-size: 25px 25px;
    background-position: 0px 0px;
    -webkit-transition: background-color 400ms ease;
    -moz-transition: background-color 400ms ease;
    -ms-transition: background-color 400ms ease;
    -o-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
}
.light-grey.footer .footer-social-icons div {
    display: inline-block;
    float: left;
    width: 25px;
    height: 25px;
    margin: 0 6px 5px 0;
    background-color: rgba(95, 95, 95, 0.8);
    background-size: 25px 25px;
    background-position: 0px 0px;
    -webkit-transition: background-color 400ms ease;
    -moz-transition: background-color 400ms ease;
    -ms-transition: background-color 400ms ease;
    -o-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
}
.footer .footer-social-icons a:hover div {
    background-color: #408740;
}
.footer .footer-social-icons ul li {
    display: inline-block;
}
.footer .footer-social-icons.social a {
    opacity: .5;
    transition: all .2s;
}
.footer .footer-social-icons.social a:hover {
    opacity: 1;
}
.light-grey.footer .footer-social-icons.social ul li a {
    opacity: 1;
    transition: all .2s;
}
.light-grey.footer .footer-social-icons.social ul li a:hover {
    opacity: 0.5;
}
.Facebook-white-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -1728px -672px;
    width: 32px;
    height: 32px;
    display: inline-block;
}

.LinkedIn-white-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -1728px -1120px;
    width: 32px;
    height: 32px;
    display: inline-block;
}

.Twitter-white-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -1728px -928px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.YouTube-white-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -1728px -1376px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.Spiceworks-white-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -1728px -608px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.Google-white-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -1728px -768px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.Facebook-grey-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -672px -896px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.Twitter-grey-32 {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -800px -896px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.YouTube-grey-32  {
    background-image: url(/application/themes/webroot/css/icons/social/social.png);
    background-position: -928px -608px;
    width: 32px;
    height: 32px;
    display: inline-block;
}
.dark-grey.footer > .row.desktop-footer > .columns:first-child,
.light-grey.footer > .row.desktop-footer > .columns:first-child {
    border-left: none;
    box-shadow: none;
}
.dark-grey.footer h4 {
    color: #517d19;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 15px;
    white-space: nowrap;
}
.dark-grey.footer h4 > a{
    color: #517d19;
}
.light-grey.footer h4 {
    color: #555;
    font-weight: 600;
    font-size: 13px;
    border: none;
    padding: 0;
    margin: 0 0 10px 0;
    line-height: 15px;
    white-space: nowrap;
}
.dark-grey.footer ul,
.light-grey.footer ul {
    list-style: none;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 5px 0;
}

.dark-grey.footer ul li,
.light-grey.footer ul li {
    line-height: 14px;
    margin-bottom: 4px;
    padding: 0;
}

.dark-grey.footer ul li a {
    font-size: 12px;
    color: #fff;
    padding-right: 1px;
}
.light-grey.footer ul li a {
    font-size: 12px;
    color: #777;
    padding-right: 1px;
}
.dark-grey.footer ul li a:hover,
.dark-grey.footer ul li a:focus {
    text-decoration: none;
    color: #408740;
}
.light-grey.footer ul li a:hover,
.light-grey.footer ul li a:focus {
    text-decoration: none;
    color: #333;
}
.dark-grey.footer span.geekText {
    margin-top: 2px;
}

.utilityBar.footer {
    background: #408740;
    min-height: 20px;
}

.utilityBar.footer .desktop-footer ul {
    list-style: none;
    text-align: left;
    margin: 0;
}

.utilityBar.footer .desktop-footer ul li {
    float: left;
    font-size: 11px;
    line-height: 15px;
    margin: 3px 30px 2px 0;
}

.utilityBar.footer .desktop-footer ul li.copyright {
    margin: 3px 30px 2px 0;
}

.utilityBar.footer .desktop-footer a#footer-scroll-top,
.utilityBar.footer .desktop-footer ul li a {
    font-size: 11px;
    line-height: 15px;
    padding-right: 1px;
    background-color: transparent;
}

.utilityBar.footer .desktop-footer a#footer-scroll-top:hover,
.utilityBar.footer .desktop-footer a#footer-scroll-top:focus,
.utilityBar.footer .desktop-footer ul li a:hover,
.utilityBar.footer .desktop-footer ul li a:focus {
    text-decoration: none;
    color: #212121;
    background-color: transparent;
}

.utilityBar.footer .desktop-footer a#footer-scroll-top {
    font-family: Arial, sans-serif;
    margin: 3px 0 2px 0;
    float: right;
}

@media only screen and (max-width: 1199px) {
    .dark-grey.footer h4,
    .light-grey.footer h4 {
        white-space: normal;
    }
}

@media only screen and (max-width: 767px) {
    .dark-grey.footer .desktop-footer > .columns,
    .light-grey.footer .desktop-footer > .columns {
        padding-left: 0.46em;
        padding-right: 0.46em;
    }

    .dark-grey.footer h4,
    .light-grey.footer h4 {
        font-size: 14px;
    }

    .utilityBar.footer .desktop-footer ul li.copyright {
        margin-right: 20px;
    }

    .utilityBar.footer .desktop-footer ul li {
        margin-right: 15px;
    }
}


/* Mobile Footer */

.dark-grey.footer .mobile-footer,
.light-grey.footer .mobile-footer {
    padding-bottom: 27px;
}

.dark-grey .mobile-footer .mobile-top-border {
    border-top: 1px solid #424242;
    box-shadow: 0 -1px 0px #3f3f3f;
    padding: 16px 0 16px 0;
}
.light-grey .mobile-footer .mobile-top-border{
    border-top: 1px solid #FFF;
    padding: 16px 0 16px 0;
}

.dark-grey .mobile-footer a.mobile-link {
    display: block;
    float: right;
    padding: 16px 0 14px 0;
    margin-right: 40%;
    color: #fff;
    text-decoration: none;
}
.light-grey .mobile-footer a.mobile-link {
    display: block;
    float: none;
    padding: 16px 0 14px 0;
    margin: 0;
    color: #555;
    text-decoration: none;
}
.dark-grey .mobile-footer a.mobile-link i.fa {
    padding-left: 5px;
    padding-right: 1px;
}
.light-grey .mobile-footer a.mobile-link i.fa {
    padding-left: 1px;
    padding-right: 5px;
}

.dark-grey .mobile-footer a.mobile-link:hover,
.dark-grey .mobile-footer a.mobile-link:focus {
    text-decoration: none;
    color: #408740;
}
.light-grey .mobile-footer a.mobile-link:hover,
.light-grey .mobile-footer a.mobile-link:focus {
    text-decoration: none;
    color: #999;
}
.footer .mobile-footer .footer-social-icons {
    display: block;
    position: relative;
    margin: 9px auto 0 auto;
    height: 112px;
    width: auto;
    max-width: 294px;
}
.footer .mobile-footer .footer-social-icons div {
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 8px 12px 8px;
    background-color: rgba(85, 85, 85, 0.4);
    background-size: 50px 50px;
    background-position: 0px 0px;
    -webkit-transition: background-color 400ms ease;
    -moz-transition: background-color 400ms ease;
    -ms-transition: background-color 400ms ease;
    -o-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
}
.light-grey.footer .mobile-footer .footer-social-icons div {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 8px 12px 8px;
    background-color: rgba(95, 95, 95, 0.8);
    background-size: 30px 30px;
    background-position: 0px 0px;
    -webkit-transition: background-color 400ms ease;
    -moz-transition: background-color 400ms ease;
    -ms-transition: background-color 400ms ease;
    -o-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
}
.footer .mobile-footer .footer-social-icons a:hover div {
    background-color: #408740;
}

.footer .mobile-footer .footer-social-icons .footer-social-facebook {
    background-image: url('/shared/images/v2/icons/social/facebook-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-googleplus {
    background-image: url('/shared/images/v2/icons/social/google_plus-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-twitter {
    background-image: url('/shared/images/v2/icons/social/twitter-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-linkedin {
    background-image: url('/shared/images/v2/icons/social/linkedIn-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-youtube {
    background-image: url('/shared/images/v2/icons/social/youTube-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-pinterest {
    background-image: url('/shared/images/v2/icons/social/pinterest-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-instagram {
    background-image: url('/shared/images/v2/icons/social/instagram-64x64.png');
}

.footer .mobile-footer .footer-social-icons .footer-social-spiceworks {
    background-image: url('/shared/images/v2/icons/social/spiceworks-64x64.png');
}

.dark-grey.footer .mobile-footer .small-footer-webroot-logo img {
    display: block;
    margin: 0 auto 0 auto;
}

.utilityBar.footer .mobile-footer ul.small-links {
    display: block;
    float: none !important;
    text-align: center;
    line-height: 14px;
    padding-top: 16px;
}

.utilityBar.footer .mobile-footer ul.small-links li {
    float: none !important;
    margin: 0 11px 0 11px;
}

.utilityBar.footer .mobile-footer ul.small-links li a {
    font-size: 15px;
    padding: 0 11px 0 11px;
    background-color: transparent;
    margin: 0;
}

.utilityBar.footer .mobile-footer ul.small-links li a:hover,
.utilityBar.footer .mobile-footer ul.small-links li a:focus {
    text-decoration: none;
    color: #212121;
    background-color: transparent;
}

.utilityBar.footer .mobile-footer p.small-copyright {
    margin: 10px 0 12px 0;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}
.footer.transitional .footer-social-icons{
	margin-left: -15px;
	padding: 23px 0 0;
	position: relative;
}
@media (min-width: 768px) {
    .desktop-footer {
        display: block;
    }
    .mobile-footer {
        display: none;
    }
}
@media (max-width: 767px) {
    .mobile-footer {
        display: block;
    }
    .desktop-footer {
        display: none;
    }
}
@media (min-width: 480px) and (min-width: 560px) {
    .dark-grey .mobile-footer a.mobile-link {
        margin-right: 42%;
    }

}
@media (max-width: 479px) {
    .dark-grey .mobile-footer a.mobile-link {
        margin-right: 36%;
    }
}
