.footer-nav .social {
    margin-top: -15px;
    margin-right: 20px;
}

    .footer-nav .social a {
        width: 33px;
        height: 33px;
        line-height: 33px;
    }

.social-search {
    float: right;
}

    .social-search .social {
        padding-top: 12px;
    }

.social {
    height: 30px;
    margin-bottom: 10px;
}

    .social .call {
        float: left;
        margin-right: 25px;
        color: #646464;
        font-size: 14px;
    }

    .social a {
        float: left;
        width: 30px;
        height: 30px;
        background-color: #414141;
        border-radius: 50%;
        color: #fdfdfd;
        text-decoration: none;
        line-height: 30px;
        text-align: center;
        font-size: 16px;
        text-indent: .1em;
        margin-right: 16px;
    }

        .social a:hover {
            background: #222;
        }

        .social a:nth-child(3) {
            margin-right: 0;
        }

.clear {
    clear: both;
}

#footer {
    background-color: #f2f2f2;
    padding: 0 20px 0 32px;
    font-size: 12px;
    line-height: 22px;
    border-top: 1px solid #e4e4e4;
    margin-top: 25px;
}

    #footer a {
        text-decoration: none;
    }

    #footer .footer-logo {
        height: 53px;
    }

    #footer [class*="col-"] {
        padding-bottom: 15px;
    }

    #footer .container {
        color: #414141;
    }
    
    #footer .contact-container {
	   min-width: 320px;
    }

    #footer h3 {
        font-size: 14px;
        font-family: 'ProximaNovaLtSemibold';
        font-weight: normal;
        margin-bottom: 5px;
        text-transform: none;
        color: #334D80;
    }

    #footer .contact-list li {
        width: 122px;
        float: left;
        font-size: 12px;
        color: #414141;
        line-height: 20px;
        list-style: none;
    }

    #footer ul.contact-list {
        padding: 0;
    }

    #footer .contact-list li span.b {
        font-family: 'ProximaNovaLtSemibold';
        font-weight: normal !important;
    }

    #footer .contact-list li img {
        width: 20px;
    }

    #footer .contact-list li span.phone {
        display: block;
        opacity: .75;
    }

    #footer .follow {
        margin-top: 20px;
    }

        #footer .follow .social {
            margin-top: 10px;
        }

    #footer .social a {
        background: #fff;
        color: #414141;
    }

        #footer .social a:hover {
            background: #ececec;
        }

    #footer .col-xs-6 {
        padding-top: 30px;
        padding-top: 0;
    }

.copyright {
    margin-top: 5px;
}

.footer-menus {
    padding: 0;
    float: left;
    margin-right: 5px;
}

    .footer-menus:last-child {
        margin-right: 0;
    }

    .footer-menus li {
        list-style-type: none;
        padding: 0;
        margin-left: 0;
    }

.toll-free .icon-phone {
    font-size: 24px;
    display: inline-block;
    margin-top: 10px;
}

    .toll-free .icon-phone:before {
        padding-right: 5px;
    }

.footer-menus li:last-child {
    margin: 0;
}

#footer a:not([class*="icon-"]) {
    font-size: 12px;
    color: #337ab7;
    font-family: 'ProximaNovaRgRegular';
}

#footer .social a:first-child {
    margin-right: 10px;
}

#footer .footer-menus li {
    line-height: 1.2em;
    padding: 5px 0;
}

#about p {
    font-size: 13px;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

.more a {
    font-size: 14px !important;
}

.box {
    width: 100%;
    background: #FFF;
    margin: 40px auto;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
}

.boxeffect {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 4px rgba(0, 0, 0, 0.1) inset;
}

    .boxeffect:before, .boxeffect:after {
        content: "";
        position: absolute;
        z-index: -1;
        -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
        -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
        box-shadow: 0 0 20px rgba(0,0,0,0.8);
        top: 10px;
        bottom: 10px;
        left: 0;
        right: 0;
        -moz-border-radius: 100px / 10px;
        border-radius: 100px / 10px;
    }

    .boxeffect:after {
        right: 10px;
        left: auto;
        -webkit-transform: skew(8deg) rotate(3deg);
        -moz-transform: skew(8deg) rotate(3deg);
        -ms-transform: skew(8deg) rotate(3deg);
        -o-transform: skew(8deg) rotate(3deg);
        transform: skew(8deg) rotate(3deg);
    }

.CopyrightImg {
    position: absolute;
    margin-left: 2%;
    margin-top: -21px;
    transform: skew(1deg) rotate(-15deg);
    height: 79px;
    background: url(/global/images/login/glasses/cat2.png) no-repeat;
    width: 130px;
    background-size: 56%;
    background-position: -12px 0;
}

#CopyrightImage {
    max-width: 45%;
}

@media (min-width:320px) {
    .social-search {
        display: none;
        position: absolute;
        left: 50%;
        margin-left: -61px;
        margin-top: -130px;
    }

    .social .call {
        float: none;
        text-align: right;
    }

    #footer {
        text-align: left;
    }

    #footer-sitemap, #about {
        width: 100%;
    }

    footer#footer div#footer-sitemap {
        text-align: left;
        margin-left: 0;
    }
}

@media (min-width:640px) {

    .social-search {
        display: none;
        position: relative;
        left: auto;
        margin-left: 0;
        margin-top: 0;
    }

    #footer-sitemap {
        width: 420px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .footer-menus {
        margin-right: 5px;
    }

    .copyright a {
        display: inline-block;
    }
}

@media (min-width:768px) {

    .social-search {
        margin-top: -13px;
    }

    #footer {
        text-align: left;
    }

    #footer-sitemap {
        float: left;
        width: 52%;
    }

    #about {
        width: 48%;
    }

    .footer-menus {
        margin-right: 4px;
    }

    .copyright {
        margin: 5px -18px;
    }
}

@media (min-width:1024px) {

    #footer-sitemap {
        width: 45%;
    }

    .footer-menus {
        margin-right: 5px;
    }

        .footer-menus li {
        }

    .social-search {
        display: initial;
    }
}

@media (min-width: 1200px) {
}