.dropdown-menu a:hover {
    background-color: #272e4f;
    color: white;
}

.dropdown button {
    background-color: transparent;
    color: white;
}

.navbar-brand {
    font-size: 18px;
    padding-left: 0px
}

.heading-section .subheading {
    color: black !important
}

#upcommingEventDescpart2 {
    display: inline;
    display: none;
}

#upcommingreadmore {
    display: inline;
}

#upcomminghidemore {
    display: inline;
    display: none;
}

p {
    font-weight: 400;
}

@font-face {
    font-family: 'Latha';
    src: url('myfont.woff') format('woff'), /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
    url('font/Latha.ttf') format('truetype');
    /* Chrome 4+, Firefox 3.5, Opera 10+, Safari 3—5 */
}

.sermons .text span.position {
    font-weight: 400;
    color: #b3b3b3;
    margin-bottom: 15px;
    display: inline !important;
}

#sermonsTitle1 {
    font-size: 0.7em;
}

.sermons {
    margin-bottom: 0em !important;
}

.section-title {
    font-weight: bold;
    ;
}