.lh-logo-content{
    background-image: url("head_logo.png");
    background-position: 5px 60px;
    background-size: 240px auto;
    background-repeat: no-repeat;
    height: 95px;
    margin-left: 10px;
    width: 300px;
}

.lh-logo-footer{
    background-position: 10px center;
    background-repeat: no-repeat;
    height: 32px;
    width: 120px;
}

.cc_container {
    padding: 10px 30px;
    position: relative;
}

@media screen and (max-width: 640px) {

    .lh-logo-content {
        background-size: 280px auto;
        height: 60px;
        margin-top: 10px !important;
        margin-left: 20px !important;
        width: 280px;
    }

    .header-container-logo {
        width: 280px;
    }

    .cc_container {
        bottom: 0 !important;
        top: inherit !important;
    }

    .navigation-ul .login-btn, .navigation-ul a {
        background: #ffffff none repeat scroll 0 0 !important;
        color: #777777 !important;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 1px solid #efefef !important;
        font-size: 14px !important;
        font-weight: normal !important;
        display: block !important;
    }
}

@media screen and (max-width: 460px) {

    .lh-logo-content {
        background-size: 180px auto;
        height: 40px;
        width: 180px;
    }

    .header-container-logo {
        width: 180px;
    }
}

#RegistrationForm_customertypes_names_id_1 {
    display: none;
}

label[for=RegistrationForm_customertypes_names_id_1] {
    display: none;
}
