body{
    font-family: "Slabo+27px", sans-serif !important;
    font-size: 15px;
    background: #fff !important;
    color: #666;
}
@media(max-width:500px){
    .movie iframe{
        width: 100%;
    }
}
/*=====Main_head Section=====*/

.main_head{
    width: 100%;
    min-height: 260px;
    background-image: url(../img/head_pic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.main_head h1{
    font-family: 'Libre Baskerville', serif;
    color: #fff;
    text-align: center;
    padding-top: 3%;
}
.main_head p{
    text-align: center;
    color: #fff;
}
.inner_cont{
    width: 100%;
    min-height: 260px;
    background-color: rgba(62, 55, 55, 0.75);
    float: left;
}
.upper_about{
    width: 100%;
    min-height: 300px;
    margin: 0px auto;
}
hr.center{
        height: 2px;
    width: 118px;
    text-align: center;
    position: relative;
    background: #000;
    border: 0;
}
.para{
    color: #fff;
    text-align: justify;
}
/*=====Upper Section=====*/

.about_sec{
    width: 100%;
    background-color: #1895b1;
    min-height: 319px;
}
.about_sec3{
    width: 100%;
    background-color: #f74a27;
    min-height: 340px;
}
.about_sec h1{
    font-family: 'Libre Baskerville', serif;
    color: #fff;
}
.about_sec p{
    font-size: 15px;
    color: #fff;
    text-align: justify;
}
.about_sec .movie {
    margin-top: 15px;
}
.movie2{
    margin-top: 25px;
}
/*=====About Section2 Section=====*/

.about_sec2{
    width: 100%;
    min-height: 340px;
    padding-top: 2%;
}
.about_sec3{
    width: 100%;
    min-height: 340px;
    padding-top: 2%;
}
.about_sec2 h1{
    font-family: 'Libre Baskerville', serif;
    color: #1895b1;
}
.upp_para p{
    font-size: 16px;
    text-align: justify;
}
.dwn_para p{
    color: #0a9c46;
    border-left: 2px solid #0a9c46;
    padding: 15px 20px;
    font-size: 16px;
    text-align: justify;
}
.about_sec2 img{
            height: 285px;
    width: 100%;
}
.gallery{
    width: 100%;
    min-height: 340px;
    background-image: url(../img/head_pic2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin-top: 3%;
}
.gallery_cont{
    width: 100%;
    min-height: 260px;
    background-color: rgba(0, 0, 0, 0.75);
   
}
.gallery h1{
     font-family: 'Libre Baskerville', serif;
    text-align: center;
    color: #fff;
    padding-top: 2%;
}
.boxcontainer img{
    height: 220px;
    width: 100%;
}
.c12{
    z-index: 111;
}
#nav{
    margin: 0px auto !important;
    width: 500px;
    height: 30px;
}