.banner_cont h3{
    margin-top: 0px !important;
    padding: 35px 0 15px 0 !important;
    color: #FFF !important;
}

.size-img2{
    height: 120px;
    position: relative;
    margin: 0 auto;
    padding: 0 !important;
}


.bg-success{
    background: #dff0d8 !important;
    padding: 15px !important;
}

.secondary-page h3 {
    margin-top: 0px;
}

.tab-score td a{
    text-decoration: underline !important;
}

.banner_cont {
    width: 100%;
}

.content-logo{
    height: auto;
    padding-bottom: 1em;
}

.content-logo .logo{
    height: auto;
}

#info-company{
    line-height: 1.5em;
}

.content-result p.sub-result{
    margin-top: 0px !important;
}

.tab-score td{
     padding-left: 5px;
 }

dt, dd {
    line-height: 2.5 !important;
}

#map{
    height: 500px;
}

.tab-links-doc li{
    width: auto !important;
}

.jssocials-shares {
    text-align: right;
}


@media only screen and (max-width: 770px){

    .content-result p.sub-result.welcome {
        font-size: 30px !important;
    }

    .content-result p.sub-result, .content-result p.sub-sub-result {
        font-size: 35px !important;
    }

    .slide-txt{
        line-height: 40px !important;
    }
}