body{ 
    padding-top: 10px;
    height: 100%;
}

body#event-cover{
    background: url('../RamapirData/grad-bg.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background size: cover;
    background-size: cover;
    overflow: auto;
    overflow-y: hidden;
}

ul{
    list-style-type: none;
    padding: 0;
}

hr{
    border-color:  red;
    width: 100%;
    
}
/* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
    margin-bottom: 0;
    border-radius: 0;
}

/* Set gray background color and 100% height */
.sidenav {
    padding-top: 0;
    height: 100%;
    border: 0;
    
}
    
/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content {height: 450px}
    
/* Set black background color, white text and some padding */
footer {
    background-color: #212121;
    color: white;
    padding:5px;
    position: relative;
}
    
    /* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px) {
    .sidenav {
        height: auto;
        padding: 15px;
      }
    
    .row.content {height:auto;}
    
}

#feature-one{
    margin-top: 50px;
}

div#RamaHistory img{
    display: block;
    margin-top: 20px;
    padding: 0;
}

#image{
    padding: 20px;
    border: #FFF;
}

.ramLogo{
    position: relative;
    bottom: 10px;
}

.decend{
    height: 260px;
    width: 370px;
    margin: 0 auto;
}

#pic1{
    float: left;
    max-height: 100%;
    height: auto;
}

#pic2{
    float: right;
    max-height: 100%;
    height: auto;
}

#text-decend{
    margin-bottom: 10px;
}

#ramdev{
    position: relative;
    float: right;
    bottom: 120px;;
}

#rampic2{
    position: relative;
    float: right;
}

/*--------------------*/

/* Style the Image Used to Trigger the Modal */
.modalImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    
}

.modalImg:hover {opacity: 0.7;}

.modalImg#myImgSixth{
    margin-right: 10px;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption { 
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 50px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}

.PlaceInterest{
    padding-bottom: 50px;
}

.text-wrap{
    position: relative;
    float: right;
    bottom: 45px;
    padding-left: 10px;
}

.text-wrap2{
    position: relative;
    float: right;
    bottom: 55px;
}

.main-content{
    padding-bottom: 10px;
}

.main-content2{
        padding-top: 30px;
        padding-bottom: 10px;
        padding-left: 5px;
        width: 700px;
        height: 300px;
        margin: 0 auto;
        
}

@media only screen and (max-width: 800px){
    .main-content2{
        padding-top: 0px;
        padding-bottom: 5px;
    }
    
}

.text-wrap-moon{
    position: relative;
    float: right;
    padding-left: 15px;
}

.text-wrap-left{
    position: relative;
    float: left;
    padding-right: 15px;
}

.responsive-combi{
    max-width: 100%;
    height: auto;
}

.modal-content2{
    margin: auto;
    display: block;
    width: 80%;
    max-width: 500px;
    height: 600px
}

.modal-content2{
    margin: auto;
    display: block;
    width: 80%;
    max-width: 500px;
    height: 600px
}

.text-wrap-bhagat{
    position: relative;
    float: right;
    padding-left: 10px;
    cursor: pointer;
    transition: 0.3s;
}

.text-wrap-bhagat:hover{
    opacity: 0.7;
}

#bhagatList{
    padding-top: 20px;
    height: 300px;
    width: 100%;
}

.col2Reflex{
    position: relative;
    float: right;
    padding-left: 250px;
    bottom: 289px;
}

.pic{
    width: 100%;
    height: auto;
}

.picNo{
    width: 100%;
    height: auto;
}

.picNo2{
    width: 100%;
    height: auto;
}

/*--------------------*/

.btn-control-contain{
    height: 110px;
}

#albumBtn{
    width: 134px;
    position: relative;
    top: 18px;
    
}

.page-no{
    height: 60px;
    width: 110px;
    float: right;
}

#seven-contain{
    width: 240px;
}

#seven-contain-first{
    width: 210px;
}

#eight-contain{
    width: 230px;
}

#eight-contain{
    width: 230px;
}

#eight-contain-first{
    width: 170px;
}

#nine-contain{
    width: 344px;
}

#ten-contain{
    width: 170px;
}

#ten-contain-first{
    width: 137px;
}

#nine-contain-first{
    width: 310px;
}

@media only screen and (max-width: 560px){
    #albumBtn{
        margin: 0 auto;
        position: relative;
        top: 12px;
    }
    .page-no{
        float: none;
        margin: 0 auto;
    }
    
    #nine-contain-first{
        position: relative;
        left: 7px;
    
    }
}
/*--------------------*/

#video2{
    margin: auto;
    height: 100%;
    width: 50%;
    padding-top: 20px;
    margin-bottom: 20px;
}

.wrapper {
    width: 980px;
    height:255px;
    overflow: hidden;
    padding: 1% 0 0 1%;
}

.wrapper3 {
    width:850px;
    height:550px;
    overflow: hidden;
    padding: 1% 0% 0% 1%;
}

.wrapper2 {
    width:360px;
    height:300px;
    overflow: hidden;
    padding: 1% 0 0 1%;
}

.lyricPos {
    border-radius: 5px;
    background-color: #FF6961;
    height:245px;
    width: 15.5%;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 0;
}

.lyricPos2 {
    border-radius: 5px;
    background-color: #FF6961;
    height:245px;
    width: 17.5%;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 1%;
}

.lyricPosEx {
    border-radius: 5px;
    background-color: #FF6961;
    height:245px;
    width: 31%;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 0;
}

.lyricPosEn {
    border-radius: 5px;
    background-color: #FF6961;    height:245px;
    width: 15%;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 0;
}

.lyricPosSec1 {
    border-radius: 5px;
    background-color: #FF6961;
    height:245px;
    width: 42.5%;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 0;
}

.lyricPosSec2 {
    border-radius: 5px;
    background-color: #FF6961;
    height:245px;
    width: 42.5%;
    display:inline-block;
    float: left;
    margin: 0 1% 1% 0;
}

.media1{
    padding-right: 40px;
}

.media2{
    padding-top: 10px;
    width: 25%;
    position: relative;
    left: 36.5%;
}

#audio-placement{
    position: relative;
    width: 300px;
    margin: 0 auto;
    right: 12px;
    padding-bottom: 20px;

}

@media only screen and (max-width: 450px){
    #audio-placement{
        position: relative;
        width: 300px;
        left: 0px;
    }
}

#feature-mission{
    margin-top: 43px;
    background-color: #ff6961;
    padding-bottom: 35px;
}

.main-content#missionContainer{
    margin: 0 auto;  
}

.mission-text-container{
    width: 400px;;
    height: 220px;
    float: left;
    padding: 5px;
    margin-left: 140px;
    font-weight: 600;
}

#globe-container{
    height: 220px;
    width: 192px;
    float: right;
    margin-right: 250px;
}

/*---------SMALL RES MOD ABUS------*/

@media only screen and (max-width: 1536px){
    #globe-container{
        margin: 0;
    }
    .mission-text-container{
        margin: 0;
    }
}

@media only screen and (max-width: 958px){
    #globe-container{
        float: left;
    }
}

@media only screen and (max-width: 435px){
    #globe-container{
        float: left;
        margin-left: 90px;
    }
}

@media only screen and (max-width: 722px){
    #feature-mission{
        margin-top: 5px;
    }
}

/*----------NAV BAR MOD-------------*/

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    border-style: solid;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-color: crimson;
}


/*------SMALL SCREEN MOD 1-------*/

@media only screen and (max-width: 1300px){
    #pos1{
        position: relative;
        width: 150px;
    }
    
    #pos2{
        position: relative;
        width: 150px;
    }
    
    #pos3{
        position: relative;
        width: 150px;
        
    }
    #pos4{
        position: relative;
        width: 300px;
        
    }
    #pos5{
        position: relative;
        width: 150px;
    }
    .wrapper{
        height: 530px;
        width: 475px;
    }
}

@media only screen and (max-width: 755px){
    .wrapper{
        width: 315px;
        height: 765px;
    }
    
    #pos1{
        position: relative;
        width: 150px;
    }
    
    #pos2{
        position: relative;
        width: 150px;
    }
    
    #pos3{
        position: relative;
        width: 150px;
        top: 255px;
    }
    #pos4{
        position: relative;
        width: 300px;
        bottom: 245px;
    }
    #pos5{
        position: relative;
        width: 150px;
        float: right;
        bottom: 242px;
    }
}

/*------SMALL SCREEN MOD 1-------*/

@media only screen and (max-width: 1395px){
    .wrapper3{
        width: 540px;
        height: 765px;
    }
    
    #imgPos1{
        position: relative;
        width: 150px;
    }
}

@media only screen and (max-width: 775px){
    .wrapper3{
        height: 1000px;
        width: 320px;
    }
    
    #imgPos1{
        position: relative;
        width: 150px;  
    }
}


/*-------VIDEO SMALL MOD-----------*/

@media only screen and (max-width: 700px){
    
    .video-wrapper{
        height: 150px;
    }
}

.video-wrapper{
    height: 350px;
}

/*-------------NAV BAR MOD-------- */

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #AEC6CF;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #000;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/*-------EVENT FORM CONFIG-------*/

html#event-cover{
    background: url('../RamapirData/grad-bg.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background size: cover;
    background-size: cover;
    
}

.RegisterEvent{
    width: 300px;
    position: relative;
    z-index: 15;
    left: 50%;
    top: 20%;
    margin: 100px 0 0 -150px;
}

#LoginBtn{
    width: 60px;
    float: left;
    margin-right: 8px;
}

#Lost-pass{
    width: 75px;
    float: left;
}

#lgout-button{
    position: relative;
    float: right;
}

#register-login{
    width: 78px;
    float: right;
}

#feature-event{
    margin-top: 43px;
    height: 921px;
    overflow-y: hidden;
    
}

.main-event{
    position: relative;
    height: 300px;
    width: 900px;
    border-radius: 10px;
    background-color: cornflowerblue;
    margin: 0 auto;
}

.main-eventList{
    margin-top: 20px;
    position: relative;
    height: 300px;
    width: 600px;
    border-radius: 10px;
    background-color: white;
    left: 25%;
}

table
{ margin: 10px 0 30px 0;}

table tr th, table tr td
{ background: #3B3B3B;
  color: #FFF;
  padding: 7px 4px;
  text-align: left;}
  
table tr td
{ background: #E5E5DB;
  color: #47433F;
  border-top: 1px solid #FFF;}

/*------ MahaDharma MOD------*/

#floatRight{
    width: 130px;
    max-width: 100%;
    height: auto;
    float: right;
}

#floatLeft{
    width: 130px;
    max-width: 100%;
    height: auto;
    float: Left;
}

#floatLeftEx{
    width: 130px;
    margin-right: 10px;
    max-width: 100%;
    height: auto;
    float: Left;
}

.footer{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

#title{
    position: relative;
    margin: 0 auto;
    width: 800px;
    text-align: center;
    top: 300px;
    font-family: monospace;
    
}

.picture-one
{
    width: 120px; 
}

.picture-one:hover
{
    cursor: pointer;
}


.picture-two
{
    width: 120px;
    position: relative;
    top: 20px;
}
.picture-two:hover
{
    cursor: pointer;
}

.modal-content2.events
{
    max-width: 1000px !important; 
    height: 700px;
    width: 900px;
}

