        body{
            margin:0;
            padding: 0;
            background: #ddd;
        }
        div.top-header{
            height: auto;
            font-size: 16px;            
            color: #516360;
            padding-top: 12px;
        }
        .carosel-banner-pic{
            height:500px; 
            background-size: cover; 
            width: 100%; 
            background-position: center; 
            background-repeat: no-repeat;
        }
        .form-h3{
        background-image:  linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url('../images/hotel.jpg'); 
        background-repeat: no-repeat; 
        background-position: center; 
        height:auto; 
        background-size: cover;
        }
        .dropdown-menu{
            width: 200px;
        }
        li.active{
            background-color:brown;
            border-radius: 4px;

        }
        .nav-link:hover{
        background-color:brown; 
        border-radius: 3px;
        }
        .mydropdowncss:hover .dropdown-menu {
        display: block;
        margin-top: 0; 
        background-color:#516360; 

        }
        .sub-drop a{
            color: white !important;

        }

.drop-comm{
    padding-left: 20px !important;
    color:white !important;
}
.drop-ul{
    list-style-type: none;
    padding-left: 0px;

}
.drop-ul li a{
    color:white !important;
}
.dropbtn{
    background-color: transparent;
    color: white;
    border:none;
}
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  top: 0;
  left: 100px;
  background-color: #516360;
  min-width: 300px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  margin: 7px 0 0 40px;
}

.dropdown-content a {
  color: white;
  padding: 5px 5px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid grey;
}

.dropdown a:hover {background-color: brown;}

.show {display: block;}
        .sub-drop{
            padding: 5px 5px;
            border-bottom: 1px solid grey;
        }
        .header-ul{
            text-align: right;
            list-style-type: none;
        }
        .head-li{
            display: inline;
            padding: 0 40px 0;
        }
        .head-icon{
            padding: 6px 8px;
            margin: 0 5px;
            background-color: white;            
            border-radius: 100%;
            color: #516360;
        }
        .fa{
                padding: 6px 8px;
            margin: 0 5px;
            color: #516360;
        
        }
        .logo-img{
            width: 250px;
             height: 60px;
        }
        .nav-item{
            padding: 0 20px;
        }
        .banner-btn{
            background-color: #516360; 
            margin: 10px 0; 
            border:3px solid #516360 !important;
        }
        .banner-btn:hover{
           background-color: white;
           color: #516360; 
        }
        .navbar,.footer{background-color: #516360;}
        .btn-primary{background-color: brown; border:none; border-radius: 20px;width: 140px;height: 40px;}
        .banner{
            background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/college.jpeg);
            background-repeat: no-repeat;
            height: auto;
            background-position: center;
            background-size: cover;
        }
        .pharma{
             background-image: url(../images/pharma.jpg);
            background-repeat: no-repeat;
            height: auto;
            background-position: center;
            background-size: cover;
        }
        .pharma p{
            font-size: 20px;
        }
        .banner-text{
            color: white;
            padding: 150px 0 50px 0;
        }
        
        .galary-img{
        width: 100%; 
        height: 270px;
    }
    .gallary-img1{
        width:100%; 
        height:  270px;
    }

        .newslatter-col{
            height: 400px; 
            background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(images/banner2.jpg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover;
        }
        .footer{
            height: auto;
            padding-top: 50px;
        }
        p.footer-title{
            color: white;
            font-size: 20px;

        }
        .row-p{
            padding: 40px 0;
        }
        .footer-text{
            color: white;
        }
        .footer-row{
            border-bottom: 1px solid grey;
            padding-bottom: 10px;

        }
        .blog-img{
            width:100px; 
            height: 100px; 
            margin-right: 15px; 
            float: left;

        }
        .text-span{
            padding: 10px;
        }
        .blog-p{
            color: white;
        }
        .tweet-text{
            color: white;
        }
        .customer-p{
            padding: 0 15px;
        }
        .owl-theme .owl-nav {
    text-align: right;
}
        .quote{
            font-size:25px; 
            float: left;
        }
        .copy-r{
            text-align: center; 
            color: white; 
            font-size: 13px;
            padding: 10px 0 15px; 
            margin:auto;
        }
        .main-slider .owl-prev, .main-slider .owl-next{
        background-color: #28a745!important;
        width: 50px;
        height: 50px;
    }

    
        .newslatter-col{
            padding-top: 80px;
            text-align: center;
            color: white;
        }
        .newslatter-col h1{
            font-weight: bold;
            letter-spacing: 1px;
        }
        .news-p{
            font-size: 20px;
            margin-right: -80px;
            margin-bottom: -10px;
        }
        


        .card{
            border-radius: 0;
            border:none;
            }
        .padding-0{
    padding-right:0;
    padding-left:0;
        }
        .overview-icon{
            border:2px solid white; 
            color: white; 
            border-radius: 50%; 
            font-size: 12px; 
            padding: 3px; 
            margin-right: 6px;
        }
        .contact-icon{
            border-radius: 20px;
            margin: 10px 20px 10px;
        }
        form{
    padding: 30px 30px 0px;
        }
        .group-i{
            width: 300px; 
            text-align: center; 
            margin-left: 125px; 
            margin-top:20px; 
        }
        .form-p{
            width: 300px; 
            font: 15px; 
            text-align: right; 
            margin-left: 120px; 
            padding-top: 10px;
        }
        .form-h3{
    padding: 25px 25px 50px;
        }
        .form-text{
    font-size: 14px;
    padding: 20px 0px 0px;
        }
        ..form-control{
            margin-bottom: 0px; 
        }
        .query-input{
            margin-bottom: 10px;
        }
        .bottom-right {
  position: absolute;
  bottom: 8px;
  right: 16px;
}

        #map {
  height: 400px;
  /* The height is 400 pixels */
  width: 100%;
  /* The width is the width of the web page */
}
/*Footer*/
.about-foot{
    list-style-type: none;
    padding: 0;

}
.about-foot li{
    padding: 3px 0;
}
.about-foot  a{
    color: white;
    font-size: 15px;
}
.contact-icon2{
    padding-right: 10px;
}
.foot-social{
    margin-top: 10px;
}
/*Apply*/
.apply-row{
    padding-bottom:  20px
}
.aplly-space{
    padding-top: 50px;
}
.radio-p{
    font-size: 13px;
}
.applyf-btn{
    width: 100%;
    border-radius: 0;
    margin-top: 20px;
}
.select-option{
    height: 50px;
    }
/*Contact page*/
.contact-row{
    padding: 50px 0;
}
.contact-banner{
    background-image: url('../images/contact-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}
.form-head{
    color: #516360;
}
.contact-btn:hover{
    background-color: #516360;
}
.contact-touch{
    color: #516360;
}
.social-icon{
    border-radius: 25px; 
    width: 40px
    }
    .get-touch-icon{
        color: #516360;
    }
    .contact-touch:hover{
        color: brown;
    }
    /*student form*/
    .studentname{
        padding-left: 10px;
    }
    .student-group{
        padding: 30px 20px;
        border-radius: 5px;
        background-color: white;
    }
    .btn-student{
        margin-bottom: 0px !important;
    }
    .student-input{
        border:none; 
        border-bottom: 1px solid #dadce0;
    }

@media screen and (max-width:788px){
        .header-ul{font-size: 13px; padding: 0;}
}
@media screen and (max-width:417px){
        .header-ul{font-size: 12px; padding: 0;}
        .head-li{margin: 0 -20px;}
}
@media screen and (max-width:758px){
    .form-div{margin-left: 120px;}
    .group-i{margin-left: 70px;}
    .header-icon{display: none;}
    .header-ul{text-align: center;  }
}
@media screen and (max-width:788px){
    .card-text{font-size: 15px;}
    .contact-icon { margin: 10px 15px 15px 10px;}
    .header-li1{margin-left: -30px;}
}
@media screen and (max-width:991px){
    div.banner-text{padding-top: 50px;}
    .index-name-h3{font-size: 20px;}
    .mydropdowncss:hover .dropdown-menu { display: block;}
    .dropdown-content2{left: 0px !important;   min-width: 190px !important;}
    .dropbtn2:hover{margin-bottom: 150px !important;}
    }
@media screen and (max-width: 1080px){
    .nav-link{font-size: 12px;}
    .dropbtn2,.dropdown-content2 a{font-size: 12px !important;} 
}
@media screen and (max-width: 1199px){
    .gallary-img1{ height:  295px;}

}

@media screen and (max-width:1020px){
    .group-i{width: 300px;margin-left: 45px;}
    .form-p{
            width: 300px; 
            font: 15px; 
            text-align: right; 
            margin-left: 45px; 
            padding-top: 10px;
        }
}
@media screen and (max-width: 1199px){
    .form-h3{height: 785px;}
    .form-text{font-size: 15px;}    
    .galary-img{height: 295px;}
}

@media screen and (max-width: 460px){
         .head-li{padding: 0 20px 0;}
            .banner-h1{font-size: 35px;}
    }
    @media screen and (max-width: 320px){
            .banner-h1{font-size: 32px;}
    }
    @media screen and (max-width: 838px){
         .header-icon{display: none;}
        }
    @media screen and (max-width: 600px){
        .banner-text{ padding: 50px 0 50px 0;  }
    }






.dropbtn2 {
  color: white;
  background-color: #516360;
  width: 198px;
  padding: 10px 15px;
  text-align: left;
  font-size: 16px;
  border: none;
border-bottom: 1px solid grey;
}
.dropdown2 {
  position: relative;
  display: inline-block;
}

.dropdown-content2 {
  display: none;
  position: absolute;
   top: 0px;
   left: 120px;
  background-color: #f1f1f1;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content2 a {
    border-bottom: 1px solid grey;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  background-color: #516360;
}

.dropdown-content2 a:hover {background-color: brown;}
/*.dropdown2:hover {margin-bottom: 150px;}*/
.dropdown2:hover .dropdown-content2 {display: block;}

.dropdown2:hover .dropbtn2 {background-color: brown;}