.extended-over-box {
    max-width:400px;
}

input.has-error, input.has-error, textarea.has-error, textarea.has-error, select.has-error, select.has-error {
    background-color: #fdfbfb !important;
    border: 2px dashed #bf6464 !important;
    transition: all 0.2s ease-in 0s;
}

img.headerLogo
{
    max-height: 40px;
}

div.custom-post-list {
    height: 580px;
}


#header a.logo>img {
    height: 31px !important;
}

div.global-reputation-wrapper .testimonial.testimonial-bordered {
    min-height: 315px;
}

div.custom-post-list h2 {
    min-height: 65px;
}

div.custom-post-list p {
    min-height: 50px;
}

ul.custom-partner-ul {
    margin-bottom: 10px;
}

div.custom-partner {
    margin-bottom: 25px;
}

@media only screen and (max-width: 768px) {

    div.custom-partner {
        margin-bottom: 25px !important;
    }

    div#map2 {
        background-color: #e5e3df;
        display: block;
        margin-bottom: 50px;
        min-height: 300px;
        overflow: hidden;
        position: relative;
    }

}

/* ipad tablets portrait and up */
@media screen and (min-width: 769px) {
    div.custom-post-list h2 {
        min-height: 65px;
    }

    div.custom-post-list p {
        min-height: 50px;
    }
}

ul.custom-partners {
    font-size: 11px !important;
}


div.zopim {
    margin-right: 50px !important;
}

