.schoolname {
    line-height: 32px;
    font-size: 28px;
    padding: 0;
    font-weight: 800;
    color: #111;
    position: relative;
    top: 13px;
    left: 5px;
    border-top: 2px solid #888;
    font-family: 'Bree Serif', serif;
    display: inline-block;
}
.schoolname em {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #111;
    text-align: center;
    font-style: normal;
    position: relative;
    left: 0;
    top: 0px;
    border-bottom: 2px solid #888;
    font-weight: 800;
    line-height: 20px;
    letter-spacing: 2px;
    width: 100%;
}
.schoolname strong {
    font-weight: 400;
    font-size: 10px;
    text-align: right;
    display: block;
    position: absolute;
    right: -50px;
    top: 26.3px;
    color: #111;
}
.bd-header-meta-icon {
    margin-left: 30px;
}
.bd-header-bottom-right .btn-box a {
    background: #ee21dd;
    display: inline-block;
    margin: 0 12px;
    float: left;
    padding: 5px 15px;
    box-shadow: 3px 3px 0px #000;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-size: 16px;
}
.ezylink {
    border: 1px solid #ddd;
    padding: 0 !important;
}
.ezylink img {
    display: block;
    margin: 0 auto;
}
/*--- Sid Quick Links --- */
#side-quick-links { position:fixed; left:0; top:40%; text-align:center; z-index:999; }
#side-quick-links ul { margin:0; padding:0; list-style:none; position:relative;  }
#side-quick-links li { position:absolute; left:-153px; transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-webkit-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-moz-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-o-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;-ms-transition:all .5s cubic-bezier(0.19, 1, 0.22, 1) 0.2s;  }
#side-quick-links li .content > a { width:40px; height:40px; line-height:40px !important; display:block; position:relative; z-index:5; opacity:1 !important; position:absolute; right:0px; top:0px;  }
#side-quick-links li.call > a { background:#ed027b;}
#side-quick-links li.watsapp > a { background:#00c1a1;}
#side-quick-links li.marker > a { background:#fc654c;}
#side-quick-links li.marker .content > a { background:#e45c46; }
#side-quick-links li.watsapp .content > a { background:#4cac05; }
#side-quick-links li.call .content > a { background:#ca0269; }
#side-quick-links li.marker .sociable { margin:0px 8px; }
#side-quick-links .fab { font-size:18px; color:#fff; line-height:40px; } 
#side-quick-links .fa { font-size:18px; color:#fff; line-height:40px; } 
#side-quick-links .content { height:40px; width:193px; text-align:middle; padding:0px 10px 0px 10px;  }
#side-quick-links li:hover .content { left:0;}
#side-quick-links li p { margin:0px; line-height:40px; text-align:left; font-size: 16px;}

#side-quick-links .call  { top:0px; }
#side-quick-links .call:hover,#side-quick-links .watsapp:hover,#side-quick-links .marker:hover { left:0px; } 
#side-quick-links .watsapp  { top:80px; }
#side-quick-links .marker  { top:40px; }
#side-quick-links .call .content { background-color:#ed027b;}
#side-quick-links .watsapp .content { background-color:#58cf00; }
#side-quick-links .watsapp .content { overflow:hidden; }
#side-quick-links .watsapp:hover .content { height:40px; line-height:40px; }
#side-quick-links .watsapp .content { padding-top:8px; }
#side-quick-links .watsapp .content h6 { font-size:12px; margin:0px; color:#fff; text-align:left; line-height:1; }
#side-quick-links .watsapp .content p { line-height:1; margin-bottom:4px; }
#side-quick-links .watsapp .content p:last-child { margin-bottom:0px; } 
#side-quick-links .watsapp:hover .content > a { height:40px; line-height:40px !important;}
#side-quick-links .marker .content { background-color:#fc654c; }
#side-quick-links .call .content a {
    color: #fff;
}
#side-quick-links .watsapp p a {
    color: #fff;
    line-height: 25px;
}
.enqbtnfixed {
    position: fixed;
    z-index: 999;
    right: 0;
    top: 45%;
}
.enqbtnfixed a {
    background: #c219b4;
    padding: 7px 12px;
    border-radius: 8px 0 0 8px;
    color: #fff;
    font-weight: 500;
}
.sd_pagebg {
    position: relative;
    background-position: center;
    background-size: cover;
}
.sd_pagebg::before {
    content: "";
    background: linear-gradient(to bottom, #000, #bb18ae);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
}
.sd_pagebg p {
    position: relative;
    padding: 14rem 2rem 1rem;
    font-size: 65px;
    font-weight: 600;
    line-height: 70px;
    color: #fff;
    text-shadow: 0 2px 8px #000;
    text-align: center;
    word-spacing: 3px;
    letter-spacing: 0.5px;
}
.main_heading {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0p.5x;
    font-size: 32px;
    line-height: 35px;
    position: relative;
    color: #111;
    font-weight: 700;
    margin-bottom: 27px;
}
.main_heading::before {
    content: "";
    position: relative;
    background: #c219b4;
    width: 60px;
    height: 3px;
    top: -9px;
    border-right: 15px solid #000;
    margin-right: 20px;
    display: inline-block;
}
.main_heading::after {
    content: "";
    position: relative;
    background: #c219b4;
    width: 60px;
    height: 3px;
    top: -9px;
    border-left: 15px solid #000;
    display: inline-block;
    margin-left: 20px;
}
.sd_inpages {
    padding: 1rem 5rem 3rem;
}
.misvisbox {
    background: #f4d4f1;
    padding: 70px 180px;
    text-align: center;
    border-radius: 10000px 0;
    box-shadow: 0 2px 30px 10px rgba(0,0,0,0.1);
    margin: 0px 80px 50px;
}
.nurs-img img {
    border: 8px solid #f1f1f1;
}
#more1 {display: none;}
#more2 {display: none;}
#more3 {display: none;}
.activ_box .rl-gallery-container {
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.activ_box {
    background: #f9e8f7;
    border-radius: 50px 50px 0 0;
    margin-bottom: 15px;
    padding: 10px 10px 10px 10px;
    box-shadow: 0 30px 30px -40px #220220;
}
.activ_box .act_title {
    text-align: center;
    background: linear-gradient(to right, #c219b4, #000);
    color: #fff;
    padding: 5px 5px;
    letter-spacing: 1px;
    border-radius: 1000px 1000px 0 0;
    margin-bottom: 0px;
}
.rl-gallery .rl-gallery-link {
    border: 5px solid #fff !important;
}
.mysidebar {
    background: #c219b4;
    margin-top: 20px;
	border-radius: 20px 20px 0 0;
}
.mysidebar h3 {
    font-size: 18px;
    font-weight: 500;
    background: #000;
    padding: 12px 5px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
	border-radius: 20px 20px 0 0;
}
.mysidebar ul li {
	list-style: none;
	position: relative;
}
.mysidebar ul li a {
    padding: 10px 0 10px 30px !important;
    font-size: 14px;
    line-height: 18px;
    border-bottom: 1px solid #f970ee;
    color: #fff;
    font-weight: 500;
    margin: 0;
    display: block;
}
.mysidebar ul li::before {
    content: "\00bb";
    position: absolute;
    left: 13px;
    top: 4px;
    font-weight: 200;
    color: #fff;
}