/**/

body {
    min-height: 100%;
    background: #fff;
    font: 14px/21px "Helvetica Neue","Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #444;
    font-size: 17px;
    line-height: 23px;
}

.c-0 {
    margin-top: 0px !important;
}

.c-20 {
    margin-top: 20px !important;
}

.c-25 {
    margin-top: 25px !important;
}

.c-30 {
    margin-top: 30px !important;
}

.c-36 {
    margin-top: 36px !important;
}

.c-40 {
    margin-top: 40px !important;
}


.custom-body-bg {
    background: rgba(238, 238, 238, 0.50) !important;
}

.div-footer-section {
    background: #E8E8E8;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    padding: 30px 15px 25px 15px;
    font-weight: 500;
}

    .div-footer-section p {
        color: #484848;
        font-size: 13px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
    }

    .div-footer-section ul {
        margin-top: 20px;
    }

.anchor-links {
    color: #444;
    text-decoration:none !important
}

.div-footer-section ul a {
    color: #484848;
    text-decoration: none;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 13px;
    margin: 5px 15px;
    display: inline-block;
}

    .div-footer-section ul a:hover {
        color: #0288D1 !important;
    }

.div-footer-section ul {
    margin-bottom: 0px !important;
}

    .div-footer-section ul li {
        margin-bottom: 0px !important;
    }

.design-footer-left {
    padding-top: 40px;
    padding-bottom: 47px;
}

    .design-footer-left li {
        line-height: 1.6em !important;
        margin-bottom: 4px !important;
        font-size: 14px !important;
    }

    .design-footer-left p {
        font-size: 18px !important;
        color: #000 !important;
        margin-bottom: 20px !important;
    }

.content-area-re {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
    padding: 30px 30px;
    margin: 11px 0px;
    margin-bottom: 130px !important;
}

.design-footer-left ol {
    margin-bottom: 20px !important;
    padding-left: 30px !important;
}

.design-footer-left li a {
    color: #444 !important;
    text-decoration: none !important;
}

    .design-footer-left li a:hover {
        color: #444 !important;
        text-decoration: none !important;
    }

.re-link {
    font-weight: 600 !important;
}

    .re-link:hover {
        text-decoration: none !important;
    }


/*subpages*/
.content-area-re-sub p {
    font-size: 16px;
    margin-bottom: 22px;
}

.content-area-re-sub h4 {
    font-weight: 600;
    margin-bottom: 12px !important;
    font-size: 20px;
}

.content-area-re-sub h5 {
    font-weight: 600;
    font-size: 18px !important;
}

.content-area-re-sub h6 {
    font-weight: 600;
    font-size: 17px !important;
    text-decoration: underline;
}

.top-logo {
    margin: 0 auto;
    display: block;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    width: 188px;
}




@media(min-width:768px) {
    .design-footer-left {
        width: 80%;
        margin: 0 auto;
        display: block;
        float: none;
    }
}


.custom-body-bg-contact {
    padding-bottom: 130px !important;
}

@media(min-width:992px) {
    .design-footer-left {
        width: 50%;
        margin: 0 auto;
        display: block;
        float: none;
    }

    .content-area-re-small {
        padding-left: 170px !important;
        padding-right: 170px !important;
        margin-top: 100px !important;
    }
}


@media(max-width:767px) {
    .div-footer-section ul a {
        margin: 5px 10px !important;
    }

    .fs-title {
        font-size: 24px;
        line-height: 32px;
    }

    .custom-body-bg-contact {
        padding-bottom: 0px !important;
    }

    .wb-page .row {
        margin: 0px !important;
    }

    .design-footer-left {
        margin-top: 40px;
    }

        .design-footer-left p {
            padding-left: 15px !important;
        }
}

@media(min-width:1199px) {
    .container {
        width: 1049px !important;
    }
}
