﻿

th {
    text-align: center !important;
    color: #000000;
}

.table-bordered 
{
    box-shadow: -3px 4px 20px -4px rgb(130, 123, 123);
}

.logoimg
{
    max-height: 100% !important;
    top: -4% !important;
}

#deco-clouds1.head path 
{
    fill: #f1f0e4 !important;
    stroke: #f1f0e4 !important;
}

.ls-bg
{
    width:100% !important;
    height:auto !important;
    margin-left:0px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
}

.cloud-divider
{
    background: #f1f0e4 !important;
}

section.color-section
{
    background: #f1f0e4 !important;
}

.locate-icon
{
    margin-right:5px;
    font-size: 1.3em !important;
    color: #bf1e2e;
}

#owl-team 
{
    background: #f1f0e4 !important;
    box-shadow: -3px 4px 20px -4px rgba(3,3,3,1);
}

.color_block
{
    background: #f1f0e4 !important;
}

.aboutsec
{
    background: #e6d4d4 !important;
}

.reqbackground
{
    background: #ffffff !important;
}

.reqsection-mrg
{
     margin-bottom: 30px !important;
}

.aboutroot
{
    padding-top: 0px !important;
}

.reqpadding-top
{
    padding-top: 30px !important;
}


.director-pic
{
    max-width: 70% !important;
    margin-bottom: 5%;
    border-radius: 5%;
}

.aboutroot-pic
{
    height: 400px !important;
    border-radius: 45% !important;
}

.philosophy-pic
{
    height: 366px !important;
}
.innerpage-pic
{
    max-width: 70% !important;
}

.innerimg-mrg
{
    margin-right: 1%;
}

.innerpage-txtalign
{
    text-align:justify;
}

.innertitle-mrgtop
{
    margin-top:-5%;
}

#activities
{
     background-image: none !important;
     background-position: center left,center right; 
     background-repeat: no-repeat;
}
.panel-heading [data-toggle="collapse"]:after
{
    content:normal !important;
}

.eventdetails-calender
{
    margin-bottom: 5px;
    margin-left: 18px;
}

.eventdetails-icalender
{
    color: #EC9600;
    margin-right: 5px;
}

.eventdetails-post-info
{
    font-weight: 800;
}

.gallery-img
{
   height: 350px;
}

.noticetitle
{
  font-weight: 800;
  color: #34327C !important;
}

.Lower-cloud
{
    background: #ffffff !important;
}

.section-backcolor
{
    background: #ffffff !important;
}

/************************************************
	Responsive
************************************************/

@media(min-width: 320px) and (max-width: 1199px)
 {
     .tablestaff
      {
        display: block;
        overflow: auto;
      }
 }
 
 @media(min-width: 320px) and (max-width: 585px)
 {
     .tableholidays
      {
        display: block;
        overflow: auto;
      }
 }
 
  @media(min-width: 1024px) and (max-width: 1075px)
 {
     .menuleftul
      {
          margin-left:-2%
      }
 }
 
 @media(min-width: 320px) and (max-width: 767px)
 {
    .aboutroot 
    {
      padding-top: 20px !important;
    }
 }
 
 @media(min-width: 320px) and (max-width: 767px)
 {
    .isotope-item 
    {
        width:100%
    }
    
    .blog-preview
    {
        width: 100%;
    }
 }
 
 @media(min-width: 768px) and (max-width: 991px)
 {
    
    .blog-preview
    {
        width: 100%;
    }
 }
 
 @media (max-width: 991px)
{
  .section-heading 
  {
    margin-bottom: 3em !important;
  }
}


 





