hr.faded {
    clear: both;
    float: none;
    width: 34%;
    height: 1px;
    margin: 1.4em auto;
    border: none;
    background: #ddd;
    background-image: -webkit-gradient( linear, left bottom, right bottom, color-stop(0, rgb(255,255,255)), color-stop(0.1, rgb(221,221,221)), color-stop(0.9, rgb(221,221,221)), color-stop(1, rgb(255,255,255)) );
    background-image: -moz-linear-gradient( left center, rgb(255,255,255) 0%, rgb(221,221,221) 10%, rgb(221,221,221) 90%, rgb(255,255,255) 100% );
}

.header_h1 {
    font-size: 49px;
}

.header_h3 {
    /*margin-left: 242px;*/
    margin-top: 0px;
}

.header_h1 {
    margin-bottom: 0px !important;
}
/*.image-box h3 {
    margin: 15px auto;
}*/
.main-navigation > ul > li > a {
    text-decoration: none;
}

.media-inner,
.media-inner-lower {
    position: absolute;
    left: 0;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    width: 100%
}

.bordered {
    border: 1px solid #0081C6;
    padding: 0px;
    border-radius: 10px;
    margin: 10px;
    background: rgba(0, 129, 198, .5)
}

    .bordered p {
        font-size: 13px;
        line-height: 20px;
        text-align: left
    }

.media-inner-lower {
    top: 53%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}

.ce-action-widget {
    margin-top: -315px !important
}

.media-inner {
    top: 38%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto
}

.image-box:hover .overlay-to-top,
.overlay-bottom,
.overlay-container:hover .overlay-link,
.overlay-container:hover .overlay-to-top,
.overlay-top {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

h3:not(:last-child),
p:not(:last-child) {
    margin-bottom: 5px
}

sup {
    top: -.5em;
    font-size: 17px
}

.overlay-container img {
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.overlay-container {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden
}

.overlay-bottom,
.overlay-to-top,
.overlay-top {
    position: absolute;
    top: auto;
    background-color: rgba(30, 30, 30, .5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    color: #fff;
    left: 0;
    right: 0
}

.overlay-bottom,
.overlay-top {
    padding: 15px;
    bottom: 0;
    overflow: hidden;
    transition: all ease-in-out .25s;
    height: 0
}

    .overlay-bottom.links,
    .overlay-to-top.links {
        z-index: 11
    }

.overlay-to-top {
    padding: 10px;
    bottom: -30px;
    transition: all ease-in-out .25s
}

.overlay-top {
    top: 0
}

.overlay-visible .overlay-bottom,
.overlay-visible .overlay-top {
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto !important;
    padding-bottom: 20px
}

.overlay-visible.overlay-container:hover .overlay-bottom:not(.links),
.overlay-visible.overlay-container:hover .overlay-top {
    opacity: .5;
    filter: alpha(opacity=50)
}

.overlay-bottom a,
.overlay-to-top a,
.overlay-top a {
    color: #fff
}

.overlay-container .text {
    padding: 0 20px;
    position: relative
}

    .overlay-container .text h3,
    .overlay-container .text h3 .small {
        margin-top: 0;
        color: #fff
    }

    .overlay-container .text a:hover {
        color: #fff
    }

.overlay-bottom .btn,
.overlay-top .btn {
    color: #fff;
    border-color: #fff;
    margin: 0
}

    .overlay-bottom .btn:hover,
    .overlay-top .btn:hover {
        color: #777;
        background-color: #fff
    }

.image-box.style-2:hover .overlay-bottom,
.image-box.style-2:hover .overlay-top,
.overlay-container:hover .overlay-bottom,
.overlay-container:hover .overlay-top {
    height: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.image-box:hover .overlay-to-top,
.overlay-container:hover .overlay-to-top {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 0
}

.overlay-link {
    position: absolute;
    z-index: 10;
    top: 0;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(30, 30, 30, .5);
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
    color: #fff
}

    .overlay-link i {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        width: 80px;
        height: 80px;
        border: 1px solid #fff;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -40px 0 0 -40px;
        font-size: 32px;
        line-height: 80px
    }

        .overlay-link i:hover {
            background-color: #fff;
            color: #777
        }

    .overlay-link.small i {
        width: 25px;
        height: 25px;
        margin: -12.5px 0 0 -12.5px;
        font-size: 14px;
        line-height: 25px
    }

.overlay-container:hover .overlay-link {
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100)
}

@media (min-width:1200px) {
    .overlay-container .text {
        top: 30%
    }
}

@media (max-width:480px) {
    .overlay-container .text {
        top: 30%
    }

        .overlay-container .text p:not(.mobile-visible) {
            display: none
        }
}

@media (min-width:480px) and (max-width:1199px) {
    .overlay-container:not(.overlay-visible) .overlay-top ~ .overlay-bottom {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .owl-item .overlay-container:hover .overlay-top {
        height: 71%
    }

    .owl-item .overlay-container:hover .overlay-bottom {
        height: 29%
    }
}

p.slug {
    font-weight: 100;
    line-height: 20px;
    font-size: 14px
}

.media-holder h1,
.media-holder h2,
.media-holder h3,
.media-holder h4,
.media-holder h5,
.media-holder h6 {
    font-family: Lato, sans-serif;
    color: #fff;
    line-height: 1.33em;
    font-weight: 400
}

.transparent_btn {
    text-align: center;
    color: #fff;
    border: 1px solid #0081C6;
    border-radius: 30px;
    cursor: pointer;
    padding: 10px;
    background: rgba(54, 25, 25, .5);
    opacity: 1;
    position: initial;
    margin: 0px auto 0
}

#header.fixed-header.sticky-header.clone-fixed {
    background: #0081C6
}

.btn_container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    max-width: 50%
}

.top.carousel-indicators {
    bottom: auto;
    top: 10px
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel {
    position: relative
}

/*.carousel_container h1,
.carousel_container h3,
.carousel_container h4 {
    margin: 0 !important
}*/

.carousel_headers {
    margin-bottom: 80px
}

.footer .main-footer {
    padding: 70px 0;
    color: #d2d2d2;
    background: #0081C6
}

.main_container {
    width: 100%;
    max-width: 1170px;
    margin: 0px auto;
    text-align: center;
}

.media-holder {
    background-image: url('https://media2.charityengine.net/CMS/_templates/812/1920x700_slide1.jpg');
}

.text_aria p {
    padding: 0px 15px;
    min-height: 61px;
}

.media-holder {
    top: -20px;
}
