﻿

.li-logo {
    clear: both;
    margin: 0px -15px;
}

html, body {
    overflow: visible !important;
    font-family: Arial, Verdana, sans-serif;
}


dt {
    text-align: left !important;
}

html {
    background-color: #fff;
}

body {
    background-color: #fff;
}

h1 {
    font-family: 'LF Press Sans Heavy';
    color: rgb(88,89,91);
    margin: 10px 0px 20px;
}

h2, h3 {
    font-family: 'LF Press Sans';
    color: rgb(88,89,91);
    margin: 10px 0px 20px;
}

h1 {
    font-size: 45px;
    line-height: 45px;
    overflow: hidden;
    text-transform: uppercase;
    word-wrap: break-word;
}

h2 {
    font-size: 24px;
    line-height: 26px;
}

h3 {
    font-size: 22px;
    line-height: 24px;
}

@media screen and (max-width: 768px) {
    h1 {
        font-size: 18px;
        line-height: 18px;
    }

    h2 {
        font-size: 15px;
        line-height: 15px;
    }
}


.regular-header {
    font-family: "LF Press Sans",Arial,Verdana,sans-serif;
    font-size: inherit;
}

.panel-title {
    font-weight: bold;
}

.header {
    margin: 11px 0;
}


a, a:hover, a:focus {
    color: #e95d0f;
}

label {
    margin-bottom: 0px;
    color: rgb(88, 89, 91);
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    padding-bottom: 20px;
}

.contact-box {
    background: #f0f0e9;
    padding: 15px 0 25px 15px;
    overflow:hidden;
}

.contact-box .contact-box-primary-content {
    border-bottom: none;
    color: rgb(88,89,91);
}

.contact-box .contact-box-description, .contact-box .contact-box-primary-content {
    padding: 0;
}

.read-more img {
    float: left;
    padding: 8px 8px 0 0;
}

span.field-validation-error {
    color:red;
}

@media screen and (max-width: 768px) {
/*    h1 {
        font-size: 18px;
        line-height: 18px;
    }

    h2 {
        font-size: 15px;
        line-height: 15px;
    }*/
}
