.head2{
  font-size: 14px !important;
  text-align: center;
  background:white;
}
.logo{
	width:65px;
}
.top-head{
  padding: 2px;
  background-color: yellow;
}
.table-bordered {
  border: none !important;
}
.head1{
  text-align: center;
  font-size: 17px;
}
.navbar {
  min-height: 90px !important;
  border-bottom: 2px solid #0c526d;
}
}

.head2{
  text-align: center;
  font-size: 14px;
}
.head2 p{
  text-align: center;
  font-size: 14px;
}
.page{
  text-align: right;
}

hr{
     margin-left: 5%;
     margin-right: 5%;
     border-top: 2px solid #ccc; 
}

.head2 td p{
    display:list-item;
    list-style:disc inside;
    padding:0 0 0 0px;
    padding-left: 2px;
    padding-right: 2px;
    margin:0;
    text-align: left !important;
    color: #333 !important;
}

.about-head{
  background-color: #19a5da;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #080808 !important;
}
.education{
    background-color: rgba(0, 0, 0, 0.78);
}
.education h2 strong{
   color: rgb(255, 255, 0);
}
.education h2{
 font-size: 30px;
  color:#76c04e;
}
.about{
	background-color:#ddefd3;
}
.partners{
  padding: 20px 0;
}
.row.vdivide [class*='col-md-6']:not(:last-child):after {
  background-color: rgba(153, 153, 153, 0.39);
  width: 2px;
  content: "";
  display:block;
  position: absolute;
  top:0%;
  bottom: 0%;
  right: 0;
  min-height: 440px;
}
.heading{
  padding: 8px 0;
}
.partner .heading{
  margin-left: 10%;
}
ul.partnertext li {
   list-style-type: disc;
   margin-left:25px;
   padding: 6px;
}
.btn-partner{
    padding: 5px 10px;
    color: #080808;
    border-bottom: 1px #3c731e;
}
.part-img{
  padding:0 20px;
}
.desigation p{
  font-size: 12px;
  margin-bottom: 15px !important;
  text-align: center;
}
.education-text{
  text-align: center;
  padding-top: 5px;
}
.membership{
  margin-left: -5px;
}
.member{
  border: dotted 1px black;
}
.sub-heading{
  text-align: center;
  padding: 12px;
}
.sub-padd{
  padding-bottom: 15px;
  padding-left: 5px;
}
.sub-padd h5{
  text-align:left;
}
.upcoming-events{
	background-color: #0d131e;
}
.events-heading{
  text-align: center;
  background-color: #76c04e;
  padding: 5px;
  color: white;
  border-bottom-left-radius: 10em;
  border-bottom-right-radius: 10em;
}
.event-slide{
  padding: 10px 0;
}
.extraspace{
  background-color: #76c04e;
  height: 20px;
  border-top-left-radius: 10em;
  border-top-right-radius: 10em;
}
.links{
  background-color: #CCC;
  border-top: 2px solid #76C04E;
}
.links4{
	border-top:2px solid #FFFF00;
	background-color: #CCC;
}
.links-image{
  text-align: center;
  padding: 18px;
}
.links-image3{
  text-align: center;
  padding: 30px 0;
}
.row.vdivide [class*='col-md-5']:not(:last-child):after {
  background-color: #eee;
  width: 2px;
  content: "";
  display:block;
  position: absolute;
  top:0%;
  bottom: 0%;
  right: 0;
  min-height: 170px;
}
.cascade-slider_item img{
  margin-bottom: 20px;
}