/**
 please put custom css here
 start here
 */



/**
 custom css end
 */
/**
 please do not alter the code below.
 */
.jgive-custom-banner #page-header{
    background:transparent;
}

.jgive-custom-banner #page-header.scroll {
    background: rgba(0,0,0,.74);
}

.bswrap.no-margin-top{
    margin-top:0 !important;
}

.jgive-banner-top.has-banner {
    height:760px;
    background-position:center top;
    background-size:cover;
}

@media screen and (max-width:1919px) {
    .jgive-banner-top.has-banner {
        height:700px;
    }
}

@media screen and (max-width:1365px) {
    .jgive-banner-top.has-banner {
        height:561px;
    }
}

@media screen and (max-width:991px) {
    .jgive-banner-top.has-banner {
        height:411px;
    }
}

@media screen and (max-width:767px) {
    .jgive-banner-top.has-banner {
        height:304px;
    }
}

@media screen and (max-width:479px) {
    .jgive-banner-top.has-banner {
        height:244px;
    }
}
