.elementor-120 .elementor-element.elementor-element-72687436{--display:flex;--padding-top:90px;--padding-bottom:90px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-120 .elementor-element.elementor-element-72687436{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-120 .elementor-element.elementor-element-72687436{--content-width:800px;}}/* Start custom CSS */.post_content h1 {
    color: #232223;
    font-size: 82px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.post_content h2 {
    color: #232223;
    font-size: 45px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.post_content h3 {
    color: #232223;
    font-size: 40px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.post_content h4 {
    color: #232223;
    font-size: 35px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.post_content h5 {
    color: #232223;
    font-size: 30px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.post_content h6 {
    color: #232223;
    font-size: 25px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.post_content p,
.post_content li {
    float: left;
    width: 100%;
    color: #232223;
    font-size: 18px;
}

.post_content p a {
    text-decoration: underline;
    color: #232223;
}

.post_content ul,
.post_content ol {
    margin: 0 0 30px 0;
    float: left;
    font-weight: 300;
    padding: 0 0 0 20px;
}

.post_content ul ul,
.post_content ol ol {
    margin: 30px 0 0px 0;
    padding: 0 0 0 20px;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    margin: 0;
    padding: 0;
    line-height: 1;
}

.post_content p {
    margin: 0 0 30px 0;
    line-height: 1.4;
    font-size: 18px;
    font-weight: 300;
}

@media (max-width: 850px) {


 .post_content h1 {
        font-size: 40px;
    }

    .post_content h2 {
        font-size: 35px;
    }

    #news_events .owl-stage-outer {
        padding: 0;
    }

    .post_content h3 {
        font-size: 30px;
    }

    #news_events .owl-carousel {
        width: 90%;
        left: 5%;
        position: relative;
    }

    .post_content h4 {
        font-size: 25px;
    }

    .post_content h5 {
        font-size: 18px;
    }

    .post_content h6 {
        font-size: 18px;
    }
        .post_content p, .post_content li {
        font-size: 22px;
        line-height: 1.3;
        word-break: break-word;
    }
}/* End custom CSS */