
*{
scroll-behavior: smooth;
}
.logo{
    margin-top: 8px;
    margin-left: 0px;
    width: 40px;
}

  header {
    margin-top: 0;
    height: 550px;
    width: 100%;
    max-width: 120%;
    text-align: center;
    padding-top: 100px;
    color: white;
    overflow: hidden;
    background: #C04848;  /* fallback for old browsers */
    background: linear-gradient( to top right, rgb(255, 192, 203,0.4), rgb(0, 128, 0,0.4)), url("img/dbsf/home.JPG");  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to top right,rgb(255, 192, 203,0.4), rgb(0, 128, 0,0.4)), url("img/dbsf/home.JPG"); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-size: cover;
    background-repeat: no-repeat;
}
.hero-header{
    margin-top: 20px;
}
.btn .btn-success {
    background-color: green;
    color: rgba(0, 0, 0,.6);
    border: 1px solid white;
    margin-top: 15px;
    display: block;
    font-weight: bold;
}
.bttn {
    background-color: transparent;
    color: rgba(0, 0, 0,.6);
    border: none;
    margin-top: 15px;
    font-weight: bold;
}

.navbar{background-attachment: red;}
.navText{
    color: blue
}
.services-1 {
    padding-top: 20px;
}
.back-shadow {
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 30%) !important;
    box-shadow: 0 0.5;
    border-radius: 50px;
}
.nav-back-shadow{
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%) !important;
    box-shadow: 0 0.5;
}
.details{
    font-size: large;
}
.p1-3{
    padding: 10px;
}
.dbsf-ex{
    background-color: rgba(225, 225, 225,);
    margin-top: 20px;
    margin-bottom: 20px;

}
.green{
    background-color: rgba(0, 128, 0,.8);
    color: white
}
.light-green{
    background-color: rgba(0, 128, 0,.6);
    color: white;
}
.light-green1{
    background-color: rgba(0, 128, 0,.7);
    color: white;
}

.Exec-header{
    margin-top: 80px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: bolder;
}
#btn-back-to-top {
    position: fixed;
    bottom: 25px;
    right: 10px;
    display: none;
    background-color: rgba(0, 128, 0,.9);
    color: white;
    padding: 8px;
    padding-right: 18px;
    padding-left: 18px;
    border-radius: 3px;
    border: none    ;
    }
    #btn-back-to-top:hover{
    background-color: white;
    color:  rgba(0, 128, 0,.9);
    border: 1px solid rgba(0, 128, 0,.9);
    }
    .scrol{
        background-color: green ;
        color: white    ;
    }
    .hymn{
        margin-top: 40px;
        background-color: white;
        color: black;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
        padding: 10px;
    }
    .hymn-comp{
        font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
        font-size: 17px;
    }
    .sub-scr{
        padding: 15px;
        border: 1px solid white;
        color: white;
        font-weight: bold;
    }
    .sub-scr:hover{
        background-color: white;
        color: green;
        border: 1px solid rgba(0, 0, 0,.4);
    }
    .Wise-words{
        text-align: center;
        font-family:Arial, Helvetica, sans-serif;
        font-size: 30px;
        color:rgba(0, 0, 0,.6);
        margin-bottom: 10px;
        margin-top: 20px;

    }
    .audio{
        display: block;
        justify-content: center;
    }
    .Newsletter{
        padding: 12px;
        background-color: rgba(0, 128, 0,.6 );
        color: white;
        margin-bottom: 10px;
    }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
        color: #555;
        background-color: rgba(218, 224, 218, 0.8);
        font-weight: bold
    }
    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
        background-color: rgba(218, 224, 218, 0.8);
    }
    .dropdown-menu>li>a:hover{
        background-color: rgba(0, 128, 0,.3);
       
    }

    .news-btn{
            background: transparent;
            border: 1px solid white;
            padding: 15px;
    }
    .news-btn:hover{
        background: white;
        border: 1px solid rgba(0, 0, 0,.4);
    }
    .form-link{
        color: white
    }
    .form-link:hover{
        color: green
    }
    .dint{
        font-size: 17px;
    }
    .content{
        font-family:Georgia, 'Times New Roman', Times, serif ;
        font-size: 17px;
        font-weight: bold;
        width: 100%;
       padding-left: 0%;
       padding-right: 0%;
       color: black;
        padding-top: 0px;
    }
    footer{
        margin-top: 25px;
        font-family: "Roboto Light";
        font-size: 18px;
        padding-top: 10px;
        padding-bottom: 10px; 
        }

    .slide1,.slide5 {
        background: rgba(0, 128, 0,.2);
        height: 200px;
        width: 100%;
        -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
        box-shadow: 0 0.5;
        border-radius:10px;
        }
        .slide2 , .slide4{
        background: rgba(0, 128, 0,.3);
        height: 200px;
        -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
        box-shadow: 0 0.5;
        border-radius:10px;

        }
        .slide3, .slide6{
        background: rgba(0, 128, 0,.1);
        height: 200px;
        -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
        box-shadow: 0 0.5;
        border-radius:10px;

        }
        .nav-color{
            color: green;
        }
        .galle{
            margin-top:70px;
            font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
            font-size: 30px ;
        }

        .audioo{
           margin-top: 10px;
           margin-bottom: 10px;

        }
        .song{
            margin-top: 30px;
            font-weight: bolder;
            text-align: center;
        }
       
       .cap .caption h5{
            font-size: 25px;
        }
       .cap .caption h5 i{
            font-size: 15px;
        }
        .icon{
            margin-top: 90px;
        }
        .court{
            color: white;
            font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        }
    @media only screen  and (max-width: 480px){

    .p1-3{
        padding: 20px;
        margin-top: 4px;
    }
    .icon{
        margin-top: 135px;
    }
    .hymn-text{
        font-size: 21px;
        font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    }
    .bttn{
        background-color: transparent;
        color: rgba(0, 0, 0,.6);
        border: none;
        margin-top: 5px;
        font-weight: bold;
        padding-left: 16px;
    }
    .Exec-header{
        margin-top: 80px;
        margin-bottom: 15px;
        padding: 5px;
        text-align: center;
        font-weight: bolder;
        font-size: 20px;
    }
    
    .dint{
        font-size: 18px;
    }
    .slide3,.slide6, .slide2 , .slide4,.slide1,.slide5 {
        height: 300px;
        
    }
    .content{
        font-size: 20px;
    }
    #btn-back-to-top:hover{
        background-color:rgba(0, 128, 0,.9);
        color:  white;
       
        }
        .nav li{
            font-size: 16px;
        }
    footer{
       
        font-size: 16px;
       
        }
        .cap .caption h5{
            font-size: 22px;
            font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif
        }
}