body {
    color: #003782;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    overflow-x: hidden;
}

.jm-module .jm-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
}

.dj-megamenu li a.dj-up_a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.page-header h2,
h2.item-title,
h2 span.subheading-category,
.cat-children>h3,
.page-header>h1,
h2 span.subheading-category,
.contact-category>h2,
.blog-featured>h1,
.weblink-category>h2,
.newsfeed>h2,
.newsfeed-category>h2,
#djcatalog h2.djc_title,
#djcatalog .djc_related_title,
#djcatalog .djc_title h3,
.dj-cat-title {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
}



.container-fluid {}




.lcr.scheme3 #jm-content {
    margin-right: 338px;
    margin-left: -1352px;
}


@media (min-width: 768px) and (max-width: 979px) {
    .lcr.scheme3 #jm-content {
        margin-right: 248px;
        margin-left: -992px;
    }

}


#jm-header .jm-module.header-narrow-ms {
    max-width: 984px;

    margin: 30px auto 0;
}

@media (min-width: 768px) and (max-width: 979px) {
    #jm-header .jm-module.header-narrow-ms {
        max-width: 724px;

    }
}


.lcr #jm-left-in,
.lrc #jm-left-in,
.lrc #jm-right-in {
    padding-right: 30px;
}
.lcr #jm-right-in,
.clr #jm-left-in,
.clr #jm-right-in {
    padding-left: 30px;
}
.lcr #jm-left:after {
    left: 253.5px;
}
.lcr #jm-right:after {
    left: 959.5px;
}
.lcr.noleft #jm-right:after {
    left: 706px;
}
.lrc #jm-left:after {
    left: 253.5px;	
}
.lrc #jm-right:after {
    left: 591.5px;	
}
.lrc.noleft #jm-right:after {
    left: 338px;	
}
.clr #jm-left:after {
    left: 706px;
}
.clr #jm-right:after {
    left: 959.5px;
}
.clr.noleft #jm-right:after {
    left: 706px;
}



@media (min-width: 768px) and (max-width: 979px) {

    .lcr #jm-left-in,
    .lrc #jm-left-in,
    .lrc #jm-right-in {
        padding-right: 20px;
    }

    .lcr #jm-right-in,
    .clr #jm-left-in,
    .clr #jm-right-in {
        padding-left: 20px;
    }

    .lcr #jm-left:after {
        left: 186px;
    }

    .lcr #jm-right:after {
        left: 950px;
    }

    .lcr.noleft #jm-right:after {
        left: 764px;
    }

    .lrc #jm-left:after {
        left: 186px;
    }

    .lrc #jm-right:after {
        left: 434px;
    }

    .lrc.noleft #jm-right:after {
        left: 248px;
    }

    .clr #jm-left:after {
        left: 764px;
    }

    .clr #jm-right:after {
        left: 950px;
    }

    .clr.noleft #jm-right:after {
        left: 764px;
    }


}

.dj-megamenu li a.dj-up_a span {
    float: none !important;
}
.dj-megamenu li a.dj-up_a small.subtitle {
    margin-top: -15px !important;
}