#contact-form-section .header {
    border-bottom: 1px dashed #ccc;
    font-size: 20px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
ul.address li{
	border-bottom: 1px dotted #ccc;
	margin:12px auto;
	padding:0 0 10px 0;
}
.border-right{
	box-shadow: 1px 0px 2px 0px;
    padding: 16px;
    margin:30px auto;
}
h4.sub-header{
	color: #30428E;
    font-size: 23px;
    margin-bottom: 6px;
    padding-top: 10px;
}
.society-clubs:last-child {
    margin-left: 8px;
    width: 38%;
    float: right;
}

.description{
	
	float: left;
	padding:0 15px;
}
ul.age-critarea{
    margin: 15px auto;
}
ul.age-critarea li{
    position: relative;
    padding-left: 20px;
    margin: 8px auto;    
}
ul.age-critarea li span{
    color: #30428c;
    font-weight: bold;
}
ul.age-critarea li:before{
    position: absolute;
    content: "\f0a4";
    left:0;
    font-size: 14px;
    font-family: fontawesome;

}
ul.age-critarea{
    padding-left: 28px;
}
ul.admission-process li{
    position: relative;
    padding-left: 18px;
}
ul.admission-process li:before{
    position: absolute;
    content: "\f0a4";
    left:0;
    font-size: 14px;
    font-family: fontawesome;
}
.activity-content{
    height: 133px;
}
.sidebar ul li{
    background: #f2e120;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin: 4px auto;
    color: #fff;
}
.sidebar ul li:hover{
    transition: 0.3s ease-in-out;
    background: #30428c;
    color: #fff;
}
.sidebar ul li:hover a{
    color: #fff;
}
.sidebar ul li a{
    display: block;
    color: #30428c;
    text-transform: uppercase;
    font-style: 13px;
}
.sidebar ul li.active{
    background: #30428c;
}
.sidebar ul li.active a{
    color: #fff;
}
a.download-pdf{
    background: #30428c;
    color: #fff;
    padding: 8px;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}
a.download-pdf:before{
    position: absolute;
    content: "";
    background: #000;
    height: 3px;
    left:0;
    right: 0;
    width: 0px;
    bottom: 0;
    transition: 0.3s ease-in-out;
    margin:auto;
}
a.download-pdf:hover:before{
    transition: 0.3s ease-in-out;
    width: 100%;
}
.banner-arts{
    background: url(../images/student-development-banner.jpg) center;
    background-size: 76%;
}
.curriculum-pedagogy{
    background: url(../images/carriculam.jpg) center;
    background-position: center 40% !important;
    background-size: 100% !important;
}
.beyond-classroom{
    background: url(../images/beyond-classroom.banner.jpg) center;
    background-size: 76%;
}
.society-club{
    background: url(../images/society-club.jpg) center;
    background-size: 76%;
}
.sports-banner{
    background: url(../images/sports-banner.jpg) center;
    background-size: 76%;
}
.enviorment-initiative{
    background: url(../images/enviornment-initiatives.jpg) center;
    background-size: 76%;
}
.contact-banner{
    background: url(../images/contact-banner.jpg) center;
    background-size: 76%;
}
.admissions-banner{
    background: url(../images/admissions.jpg) center;
    background-size: 76%;
}
.inner-content{
    text-align: justify;
}
.shri-educator{
    background: url(../images/shri-educators.jpg) center;
    background-size: 76%;
}
.intro{
    background: url(../images/bg-home.jpg);
padding-bottom: 53px;
color: #fff;
background-size: 28%;
}
.intro .section-title h2{
    color: #fff;
}
.section-title h2.no-after:after{
    display: none;
}
.no-after{
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
.intro .section-title p{
    color: #fff;
}
.society .header{
    font-size: 16px !important;
    margin-top: 10px;
}
/*banner content css*/
.carousel-caption{
   position: absolute;
   bottom: 77%;
   font-size: 50px;
   height: 137px !important;
   width: 56%;
   left: 38%;
   right: 0;
   margin: auto;
}
.carousel-caption h3{
    font-size: 32px;
    color: #f2e120;
    text-transform: capitalize;
    background: rgba(6, 16, 77, 0.68);
    padding: 8px;
}
.sidear-header{
    padding: 10px 0 10px 0;
    margin: 0;
    font-size: 27px;
    color: #30428E;
}
.leg_list::after {
    position: absolute;
    width: 20px;
    border-radius: 50%;
    height: 20px;
    border: 5px solid #DFC724;
    content: '';
    left: 65px;
    background-color: #30428E;
    top: -60px;
    z-index: 5;
}
.legacy_list > li::before {
    position: absolute;
    right: 0;
    width: 86%;
    bottom: -2px;
    top: 0;
    content: '';
    border: 2px solid #30428E;
    border-left: none;
    z-index: 0;
    border-radius: 0 18% 18% 0;
}
.legacy_list > li {
    position: relative;
    padding: 50px;
}
.leg_list::before {
    position: absolute;
    left: 75px;
    right: 0;
    top: -40px;
    height: 30px;
    width: 1px;
    background-color: #30428E;
    content: '';
    z-index: 5;
}
.legacy_list > li:nth-child(2n)::before {
    top: 0;
    left: 0;
    right: auto;
    transform: rotate(180deg);
}
.leg_list_hed img {
    max-width: 150px;
    margin: 0 15px 0 0;
}
.leg_list_hed h2 {
    margin: 0;
    font-size: 19px;
    padding: 0;
    font-weight: bold;
    color:#30428E;
}
.leg_list_hed h2 span {
    color: #606060;
    font-size: 14px;
    margin: 8px 0 0 0;
    font-weight: normal;
    display: block;
}
.leg_list_hed {
    overflow: hidden;
    display: table;
    margin: 0 0 15px 0;
}
.leg_list_hed p, .leg_list_hed h2 {
    display: table-cell;
    vertical-align: bottom;
    width: 50%;
}
.body_content h4{
    font-size: 18px;
    color: #30428E;
}
.sports-banner{
    background-position: 0 33% !important;
}
ul.admission-process{
    margin-bottom: 28px;
    padding-left: 28px;
}
h2.intro-header{
    margin-bottom: 50px !important;
}
h2.intro-header:after{
    background: url(../images/header-icon-wh.png) !important;
    top: 34px !important;
    padding-bottom: 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover{
    background: transparent;
    color: #000;
}
ul.footer-address li{
    color:#fff;
    border-bottom: 1px dashed #fff;
    padding-bottom: 8px;
    clear: both;
}
ul.footer-address li i {
    float: left;
    height: 50px;
    width: 26px;
    line-height: 21px;
}
ul.footer-social-links li{
    width: 33%;
    float: left;
}
ul.footer-social-links a{
    font-size: 13px !important;
}
.gm-style .place-card-medium{
    display: none !important;
}
.single-contact{
    margin-top: 20px;
}
ul.intro-point li{
    position: relative;
    padding-left: 20px;
}
ul.intro-point{
    margin-bottom: 18px;
}
ul.intro-point li:before{
    position: absolute;
    content: "\f0a4";
    left: 0;
    font-size: 14px;
    font-family: fontawesome;
}
#newsletter-submit {
    margin-top: 10px;
    color: #000;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    width: 78px;
    text-align: center;
    padding: 0;
}
.sidebar.sree-way {
    position: relative;
    bottom: 42px;
}
.pb-90 {
    padding-bottom: 44px !important;
}
.pt-90 {
    padding-top: 43px !important;
}
ul.society-clubs{
    width: 50%;
    float: left;
}
ul.society-clubs .society-header{
    padding: 10px 0 10px 0;
    margin: 0;
    font-size: 22px;
    color: #30428E;
}
ul.society-clubs li{
    list-style: circle;
}
img.wrap-img{
    width: 33%;
    float: left;
    padding: 0 20px 0 0;
}
.wrap-img.right {
    float: right;
    padding: 0 0 0 30px;
}
.modal-body video{
    margin-top: -104px;
   
}
.modal-content{
    box-shadow: none;
    background:transparent;
    left:12%;
    border:none;
}
.modal-body{
    width: 600px;
    margin-left: -145px;
margin-top: 19px;
}
.mainmenu .collapse ul ul li {
    position: relative;
    width: 250px !important;
    float: left;
}