
a:focus, a:hover{
    text-decoration: none !important
}

td {font-size: 13px;}
li {font-size: 14px!important }
button {outline: none;}
.table {margin-top: 25px!important;}

/*   Quick Links Start */
.main-head{
	position: fixed;
    top: 0;
    right: 0;
    /* padding: 5px 0px 0px; */
    z-index: 9;    
    width: 100%;
    min-height:84px;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
    
/*
    background-image: -webkit-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:    -moz-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:     -ms-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:      -o-linear-gradient(left, #6b0e5c, #8d2a5a);
	background-image:         linear-gradient(left, #6b0e5c, #8d2a5a); 
*/
}
.main-head .quick{
	    float:right !important;
		width: auto;
}
.main-head .quick li{
	display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    position: relative;
}
.main-head .quick  li a {
    display: block;
    cursor: pointer;
    padding: 7px;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    border: 2px solid #fff;
	line-height: 22px;
    -webkit-transition: all 0.12s linear;
    -moz-transition: all 0.12s linear;
    -ms-transition: all 0.12s linear;
    transition: all 0.12s linear;
}
.main-head .quick  li a i{
margin-right: 5px;
}
.main-head .quick  li .dropdown {
    position: absolute;
    left: calc(50% - 115px);
    width: 230px;
    padding-top: 10px;
    z-index: 1;
    transform: perspective(600px) rotateX(-90deg);
    transform-origin: top;
    transition: all 300ms ease-in-out;
}
.main-head .quick li:hover .dropdown{

	transform:perspective(600px) rotateX(0deg);

}
.main-head .quick li:hover > a{

	opacity:0.4;

}
.main-head .quick  li .dropdown::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -10px;
    margin-left: -10px;
    border: 10px solid;
    border-color: transparent transparent #024f29 transparent;
}

.content h6 {margin-top: 20px;}
.content ul {margin-top: 20px;}
.main-head .quick  li .dropdown ul {
    padding: 10px;
    background: #024f29;
    border-radius: 20px;
}
.fullview {
    width: 100%;
    float: left;
}
.main-head .quick  li .dropdown ul li {
    width: 100%;
    float: left;
    margin: 2px 0;
}
/*   Quick Links End */
/*   Logo start */

/*.logo {
    width: 350px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 999;
}*/
/*.logo a {
    display: block;
    padding: 3px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.logo a:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -7%;
    width: 30%;
    background: #fff;
    transform: skewX(-20deg);
    z-index: -1;
}*/
/*   Logo End */
/*  Slider Start 
.slider-banners {
    height: 40vw;
    margin-top: 65px;
    position: relative;
    overflow: hidden;
}
/*  Slider End */


.logo span {
    color: #fff;
    font-size: 27px;
    font-weight: 500;
    position: relative;
    left: 6px;
    top: 11px;
}

.box11 {
    background: #34495e;
    border-right: 1px solid #fff;
    float: left;
    height: 307px;
    width: 20%;
    margin: 0 0px 0 0px;  
    transition:all 0.6s;
    overflow: hidden;

}
.box11 a:focus {
    color: #fff !important;
}
.shadow-slider {
    background:rgb(12 12 12 / 28%);
    height: 100vh;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.know-heading {
    text-align: center;
    margin: 78px 0 40px 0;
}
.know-heading h3 {
    font-size: 42px;
    color: #000;
    font-weight: 700;
    text-align: center;
}


.box11 a img {
    display: block;
    text-align: center;
    margin: auto;
    padding: 10px 0 10px 0;
}
.box11 a {
    padding: 90px 0;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 27px;
    line-height: 35px;
    transition: all 0.5s;
}
/*
.box11 a:hover{
    color: #fff;
    transition: all 1s;
}
*/
.box11 a:hover {
    background: url(../images/administration-montfort.jpg);
   transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}



.society-bg a:hover {
    background: url(../images/society-of-brothers.jpg);
  transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.our-branches-bg a:hover {
    background: url(../images/our-branches.jpg);
   transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.mission-bg a:hover {
    background: url(../images/mission-around-world.jpg);
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow:1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}

.campus-bg a:hover {
    background: url(../images/our-campus.jpg);
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e;
    height: 100%
}


.btw-spc{
    margin: 44px 0 0 0;
}
.princp-box {
    box-shadow: 0 0 3px 2px #dedede;
    margin: 22px 0 0 20px;
    padding: 0;
    height: 345px;
}
a.prinp-btn {
    color: #fd8e04;
}
h2.featurette-heading {
    font-size: 23px;
    font-weight: 600;
    line-height: 27px;
    padding: 13px 0 14px 0;
    margin: 0px;
    
}
p.lead {
    text-align: justify;
    padding: 2px 24px 0 0;
    font-size: 19px;
    color: #000;
    line-height: 31px;
    font-weight: 400;
}
.shadow-event {
    box-shadow: 0 0 3px 2px #dedede;
    width: 96%;
    padding: 12px 15px 15px 15px;
    margin: 23px 0 0 0;
    height: 345px;
}
h3.annount-header {
    font-size: 25px;
    font-weight: 600;
    border-bottom: 1px solid #34495e;
    margin: 0px;
    padding: 0 0 10px 0;
}
h3.annount-header::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #34495e;
    position: absolute;
    right: 47px;
    top: 64px
}

ul.event-ul{
    margin: 30px 0 0 0 !important;      
}

ul.event-ul li{
    margin: 4px 0 4px 0;
    padding: 7px 0px;
    height: 70px!important
}
div#newsticker-demo{    
    height: 221px !important;
    overflow: hidden;
    margin-top: 16px;  
    padding: 50px 0px;
    margin: 18px 0 0 0;
}
ul.event-ul li h5{
    font-size: 21px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
}
ul.event-ul li p {
    font-size: 18px;
    color: #3e3c3c;
    padding: 0px;
    margin: 0px;
}
ul.event-ul li p a{
    color: #f58220;
}
.arrow-eventbox {
    margin:0 -5px 0 0;
    position: absolute;
    right: 133px;
}
a.next-btn {
    margin: 0 0px 0px -4px;
}
arrow-eventbox {
    position: absolute;
    left: 0;
    bottom: -33px;
}
.col-md-4.main-gallery {
     overflow: hidden;
    height: 520px;
}
.bg-gallry {
    background: #34495e;
    min-height: 360px;
    width: 100%;
    margin: 66px 0 0 0;
}
div#Gallery-sect, div#kids-sect{
    display: block;
    margin: auto
}
h3.header-gallery {
    text-align: center;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    padding-top: 18px;
}
.box-gallery1 {
    background: #fff;    
    overflow: hidden;
    width: 89%;
    margin: AUTO;
    margin-top: 22px;
    margin-bottom: 38px;
    padding: 0 0 20px 0;
    overflow: hidden;
    height: 374px;
}

div#Gallery-sect ul li{
    position: relative;
    height: auto !important;
    width: 382px!important;
    height: 316px!important;
    overflow: hidden!important; 
    padding: 6px;
}
div#Gallery-sect ul li img{
    height: 249px;
    width: 100%;
    object-fit: fill
}
.boxs-lefts {
    background: #34495e;
    width: 40px;
    height: 40px;
    position: absolute;
    color: #fff;
    bottom: 48px;
    left: 16px;
}
.boxs-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
}
.boxs-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.gallery-text {
    padding: 21px 0 0px 13px;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
}
.gallery-text h5{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 84%;
}
.gallery-text p{
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    font-weight: 500;
}
.arrow-gallerybox {
   position: absolute;
    right: 133px;

}
.arrow-gallerybox.bday-arow {
    right: 59px;
}
a.view-btngl {
   color: rgb(255, 255, 255);
    float: right;
    background: rgb(118, 118, 118);
    margin: 0px 20px 0px 0px;
    padding: 8px 12px 7px;
    transition: all 0.8s ease 0s;
}
a.view-evnt{
    color: rgb(255, 255, 255);
    float: right;
    background: rgb(118, 118, 118);
    margin: 0px 5px 0px 0;
    padding: 8px 12px 7px;
    transition: all 0.8s ease 0s;
}



h5.header-h5-top a {
    color: #151313;
    font-weight: 600;
    font-size: 21px;
    text-transform: capitalize;
}

a.view-btngl:hover {
    background: #34495e;
    color: #fff;
}
a.next-gly {
    margin: 0 1px 0 0;
}
a.prev-gly, a.prev-bday {
    margin: 0 -4px 0 0px;
}
div#bday-sect {
    margin: auto;
    margin-top:10px; 
    width: 359px!important;
    margin-bottom: 4px
}

ul.bday-ul-home{
    text-align: center;
    margin: 0 0 !important;
    padding: 0px;
}
ul.bday-ul-home li{
    padding: 0 0px 0 4px;
    margin:0 7px 0px 10px ;
    width: 154px !important;
}
ul.bday-ul-home li {
    width: 156px!important;
    height: 240px!important;
}
ul.bday-ul-home li p {
    text-align: center;
    padding: 4px 0 0px 0;
    line-height: 16px;
    font-weight: 600;
    font-size: 14px;
    margin: 0 0 4px 0;
}
span.class-name {
    text-align: center;
    padding: 4px 0 0px 0;
    line-height: 0;
    font-weight: 600;
    font-size: 14px;
    display: block;
}
ul.bday-ul-home li img {
    height: 192px;
}
.text-bdays {
    border-top: 1px solid #adadad;
    position: relative
}
.bdays-lefts{
    position: absolute;
    top:-28px;   
    background: #34495e;
    width: 40px;
    height: 40px;   
    color: #fff;
    left: 16px;
}
.bdays-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
}
.bdays-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
.kids-lefts{
    position: absolute;
    bottom:50px;   
    background: #34495e;
    width: 40px;
    height: 40px;   
    color: #fff;
    left: 16px;
}
.kids-lefts h4 {
    text-align: center;
    font-size: 14px;
    padding: 5px 0 0 0;
    margin: 0px;
    text-transform: uppercase;
    font-weight: 600;
}
.kids-lefts h6 {
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}
#kids-sect ul li {
    position: relative;
    width: 382px!important;
    height: 318px!important;
    overflow: hidden !important;
    padding: 6px
}
#kids-sect ul li img {
    height: 249px;
    object-fit: fill;
    width: 100%;
}
a.prev-kids{
    margin: 0 -4px 0 0;
}

h3.heading-achivmt {
    text-align: center;
    color: #1a2118;
    font-size: 35px;
    font-weight: 900;
    padding-top: 18px;
}
.main-achivt{
    overflow: hidden;
    height: 436px
}
/*
div#achievement-sect ul li{    
     height: 318px!important;
    overflow: hidden!important;    
    min-width: 950px!important
    
}
*/
.achive-date {
    font-size: 13px;
    font-weight: 600;
    padding: 0 0 3px 0;
    text-align: right;
}
.achive-text h3 {
    font-size: 15px!important;
    font-weight: 600!important;
    text-align: right!important;
    margin: 0px!important;
}
.achive-text p {
    font-size: 14px;
    text-align: left;
    padding: 9px 0 0 0;
    font-weight: 400;
    text-align: right;
}
.achive-text {
    padding: 0 22px 0 0;
    margin: 0px;
}

.achiv-box11 {
    float: left;
    padding: 0 26px 0 0;
}
div#achievement-sect ul li img {
    height: 180px !important;
    width: 272px!important;
    padding: 0 0 0 0px;
    
}

div#achievement-sect {
    margin: 0px;
    height: 182px;
    overflow: hidden;
}

div#Scholastic-sect ul li img {
    height: 180px !important;
    /*width: 272px!important;*/
    padding: 0 0 0 0px;
    
}

div#Scholastic-sect {
    margin: 0px;
    height: 182px;
    overflow: hidden;
    width: 536px!important;
}
ul.sholastic-ul{
    padding: 0px !important;
    margin: 0px !important;
}
ul.sholastic-ul li{
    padding: 0px !important;
    margin: 0px !important;
    width: 536px !important
}

.arrow-achievbox {
    position: absolute;
   bottom: 20px;
    right: 96px;
    z-index: 9;
}

a.view-btnachiv{
    background: #767676;
    color: #fff;
    float: right;
    margin: -55px 20px 0 0px;
    padding: 8px 12px 7px 12px;
    transition: all 0.8s;
    z-index: 99;
    position: relative;
}
.advantage-wrp{
    background: var(--primary_color) !important; background-size: cover; background-position: center;
}
 .botom_resp_show {
                    display: none;
                }
                .logo2 {
                    display: none;
                }
                @media screen and (max-width: 767px) and (min-width: 320px) {
                    .botom_resp_show {
                        display: block !important;
                    }
                    .saffiliates {
                        display: none !important;
                    }
                    .logo1 {
                        display: none !important;
                    }
                    .logo2 {
                        display: block !important;
                    }
                }
h4.news-title a {
    color: #000;
    text-decoration: none;
}
a.view-btnachiv:hover{
     background: #34495e;
    color: #fff;
}
a.prev-achiv{
    position: absolute;
    top:0px;
    right: -50px;
 
}
.prev-achiv i {font-size: 35px; color: #ccc;}
.next-achiv i {font-size: 35px; color: #ccc;}
a.next-achiv {
    position: absolute;
    top: 0px;
    right: 100%;
}
a.prev-tst{
    position: absolute;
    top: 0px;
    right: -40%;
  
}
a.next-tst {
    position: absolute;
    top: 0px;
    right: 0%;
}
.navigation-arrow
{
    position: relative;
    top: 65px;
    z-index: 1;
    right: -10px;
    float: left;
}	
.main-achive-main {
    margin: 60px 0 70px 0px;
}
h2.header-ach {
    padding: 12px 0 4px 0;
    margin: 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    width: 90%;
    color: #2249b5;
}
p.achiv-lead {
    font-size: 17px;
    font-weight: 600;
    color: #3c3a3a;
    padding: 5px 0 0 0;
}
.despt {
    width: 86%;
    text-align: justify;
}
.box12 {
    background: #34495e;
    border-right: 1px solid #fff;
    float: left;
    height: 278px;
    width: 25%;
    margin: 0 0px 0 0px;  
    overflow: hidden
}
.box12 a:focus {
    color: #fff !important;
}
.know-heading {
    text-align: center;
    margin: 44px 0 40px 0;
}
.know-heading h3 {
    font-size: 35px;
    color: #000;
    font-weight: 700;
    text-align: center;
}
.box12 a {
    padding: 119px 0;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 30px;
    line-height: 35px;
     transition: all 0.5s;
}

/*
.box12 a:hover{
    color: #fff
}
*/
.box12 a:hover {
    background: url(../images/Kindergarten.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}

.Primary a:hover {
    background: url(../images/primary.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}
.Middle a:hover {
    background: url(../images/middle.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}
.Senior a:hover {
    background: url(../images/senior.jpg);   
    transform: scale(1.05);
    color: #f7e616;
    background-size: cover;
    text-shadow: 1px 2px 4px black, 1px 11px 25px #24394e, 1px 4px 8px #34495e
}

.toppers-main {
    box-shadow: 0 0 3px 2px #dedede;
    height: 318px;
    margin: 32px 0 0 -17px;
    width: 100%;
    overflow: hidden
}
.topper-box {
    margin: auto;
     width: 126px !important;
    
}
.topper-box ul li {
    height: 196px!important;   
     width: 126px !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    padding: 0px 0 0px 0;
    margin: 0px;
}
h5.header-topr {
    background: #34495e;
    display: inline-block;
    padding: 7px 0 0 0;
    color: #fff;
    width: 37px;
    height: 35px;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
}
.topper-box ul li p {
    padding: 6px 0 0 0;
    font-size: 13px;
    font-weight: 600;
}

.arrow-toppertview {
    margin: 16px 0 0 -40px;
}
a.view-evnt.view-toppertview{
    margin: -35px 20px 0px 87px;
}
a.view-evnt.view-toppertview:hover{
    background: #34495e;
    color: #fff;
}
a.next-topperx {
    margin: 0 0 0 -4px;
}
a.next-topperxii {
    margin: 0px 0 0 -4px;
}
.eudunext {
    font-size: 16px;
}
.eudunext a {
    color: #f3cc10;
}

.logo-on-scroll-top-show span {
    font-size: 17px;
    color: #2c2ced;
    font-weight: 600;
}
.logo-on-scroll-top-show {
    width: 100%;
    
}
ul.nav-scroll-top-show > li > a {
    font-size: 15px!important;
}
.main-content.main-head.top-higt {
   min-height: 32px;
    padding: 0px;
    /*box-shadow: 0px 4px 16px 0px var(--primary_color);*/
    transition: all 0.5s;
    z-index: 9999;
    background-color: initial!important;
    background: var(--primary_color)!important;
}
ul.nav-scroll-top-show {
    top: 0px !important;
}
ul.sf-menu.clearfix.nav-scroll-top-show > li > a{
    color: #ffffff;
    font-weight: 400;   
    border: none;
}
/*
ul.sf-menu.clearfix.nav-scroll-top-show li ul {
    top: 41px;
}
*/
h3.header-inner-pages {
    background: #2248b0;
    text-align: center;
    display: table;
    margin: auto;
    padding: 9px 47px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 11px;
    border-radius: 3px;
}

.card {
/*    border: 1px solid #2249b5;*/
    height: auto;
    overflow: hidden;
    text-align: justify;
    margin: 10px 0px;
    padding: 8px;
}
.card-body {
    background: white;
    border-radius: 25px;
    z-index: 999;
    position: absolute;
    width: 75%;
    right: 16px;
    top: 26%;
    min-height: 167px;
    box-shadow: 0px 6px 8px 2px #8e8e8e52
}
.card-body-right {
    background: white;
    border-radius: 25px;
    z-index: 999;
    position: absolute;
    width: 77%;
    left: 0;
    top: 26%;
    min-height: 167px;
    box-shadow: 0px 6px 8px 2px #8e8e8e52
}
img.card-img-top {
    float: left;
    margin: 0 21px 0 0px;
    width: 25%;
    border-radius: 15px;
}
img.card-img-right{
     float: right;
    margin: 0 0 0 0px;
    width: 25%;
    border-radius: 15px;
}

a.btn.btn-primary.text-white {
    background: #1f419e;
    position: absolute;
    bottom: 0;
    left: 20%;
}
h5.card-title {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 11px 0 0 0;
}
.card-body h5{
   text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 18px 0 0 22px;
}
h5.card-title-right {
   text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: #2249b5;
    color: #fff;
    padding: 8px 0;
    display: inline-block;
    padding: 7px 19px;
    border-radius: 0 12px 0 12px;
    margin: 18px 0 0 22px;
}
p.card-text {
    text-align: justify;
    padding: 10px 24px;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

a.ls-nav-prev{
    position: absolute;
    left: 0;
}
.ft-box ul li img {
    transition: all 1s;
}
.ft-box ul li img:hover {
    transform: scale(1.1);
}
.trial{
    text-align: left
}
.ft-box {
    color: #fff;
}
ul.ft-ulbox{
    padding: 0px; 
    margin: 0px;
    list-style: none
}
ul.ft-ulbox li {
    display: inline-block;
    width: 194px;
    padding: 0px;
    margin:0px;
    font-size: 13px;
    font-weight: 400;
    display: block
}
ul.ft-ulbox li img {
    margin: 0 0 13px 0;
    display: block;
}
ul.ft-ulbox li a span {
    margin: -20px 0 0 0;
    display: block;
}
ul.ft-ulbox li a {
    color: #fff;
    line-height: 33px;
    text-decoration: none;
    transition: all 0.6s
}
ul.ft-ulbox li a:hover{
    color: #49af91;
    padding-left: 6px;
}
a.ft-logo {
    text-align: left;
    /* border: 1px solid red; */
    float: left;
    margin: 33px 0 67px 0px;
}
h4.online-feebox {
    position: absolute;
    bottom: 49px;
    right: 0;
    z-index: 1;
  
}
h4.online-feebox a {
    background: #34495e;
    padding: 12px;
      border-radius: 21px 0 0 20px;
    border: 3px solid #ececec;
    border-right: none;
    color: #fff
}
h4.online-feebox a:hover{
     background: #4844d9;  
    color: #fff;

}
.heading-cobinet { margin: -33px 0 0 0; padding: 0; }
.heading-cobinet h4 {
    text-align: center;
    font-size: 45px;
    color: #444341;
    font-weight: 600;
    padding: 28px 0 0 0;
}
.senior-section-box {border-bottom: 2px solid #0606f4; width: 65% !important; margin: AUTO; display: block; left: 18%;}
.senior-section-box::before {
    position: absolute;
    content: '';
    height: 27px;
    width: 2px;
    left: 0;
    bottom: -27px;
    background: blue;
}

.senior-section-box::after {
    position: absolute;
    content: '';
    height: 27px;
    width: 2px;
    right: 0;
    bottom: -27px;
    background: blue;
}
.senior-section-box h4 {display: inline-block; background: blue; padding: 10px 20px; color: #fff; border-radius: 6px; position: relative; margin-bottom: 17px;box-shadow: 1px 7px 7px #d8d6d6;font-size: 24px;margin-top:50px}
.senior-section-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:blue;left: 50%;}
/*
.Primary-box{border-bottom: 2px solid #ff8142; margin-top:26px}                
.Primary-box h4{background: #ff8142;}                
.Primary-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:#ff8142;left: 50%;}              
.Kindergarten-box{border-bottom: 2px solid #1da064; margin-top:26px}                
.Kindergarten-box h4{background: #1da064;}                
.Kindergarten-box h4::after {content: '';position: absolute;bottom: -17px;left: 0;width: 2px;height: 30px;background:#1da064;left: 50%;}              
*/
.white-bg{background: white; overflow: hidden; box-shadow: -1px 1px 14px 0px #ccc}

.head-section img {float: left; padding: 8px; width: 30%; border: 1px solid whitesmoke; margin: 11px; border-radius: 3px; }
.head-section h2 { background: #0000f8; color: #fff!important; display: inline-block; border: none; font-size: 21px; font-weight: 500; padding: 10px 32px; border-radius: 3px; color: #fff;box-shadow: 0px 6px 10px 0px #dcdbdb; }
.head-section h3 {
    font-size: 20px;
    color: #0000ff;
    text-align: center;
    line-height: 30px;
}
.head-section { width: 84%; margin: auto; margin-top: 25px;}

 ul.schol-logo-ul li img:hover {
	opacity: 0.6;
            transition: all 1s;
	}	
	ul.schol-logo-ul li p {	
	text-align: center;	
	margin: auto;	
	}
	
	ul.schol-logo-ul {	
	text-align: center;	
	margin: auto;	
	padding:0px
		}
	
	ul.schol-logo-ul li h6 {	
    background: #2280e0;
    padding: 12px 0px;
    position: relative;
    top: -38px;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
	}
	
	ul.schol-logo-ul li {
		display: inline-block;	
	padding: 10px;	
	border-radius: 6px;	
	margin: -7px 5px -22px 5px;	
	transition: all 0.8s;	
	cursor: pointer;	
	}
	
	ul.schol-logo-ul li a{	
	text-decoration: none;	
	color: #605c5d;	
	font-weight: 600	
	}
ul.schol-logo-ul li a img {
    border-radius: 5px 5px 0 0;
}


 ul.schol-branches-ul li img:hover {
	opacity: 0.6;
            transition: all 1s;
	}	
	ul.schol-branches-ul li p {	
	text-align: center;	
	margin: auto;	
	}
	
	ul.schol-branches-ul {	
	text-align: center;	
	margin: auto;	
	padding:0px
		}
	
	ul.schol-branches-ul li h6 {	
   background: #34495e;
    padding: 12px 0px;
    position: relative;
    top: -38px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
	}
	
	ul.schol-branches-ul li {
		display: inline-block;	
	padding: 10px;	
	border-radius: 6px;	
	margin: -7px 5px -22px 5px;	
	transition: all 0.8s;	
	cursor: pointer;
        width: 45%;
    
	}
	
	ul.schol-branches-ul li a{	
	text-decoration: none;	
	color: #605c5d;	
	font-weight: 600	
	}
ul.schol-branches-ul li a img {
    border-radius: 5px 5px 0 0;
    width: 100%;
}
h3.Our-Branche{
    color: #ffffff;
    margin: 22px 0 27px 0;
    display: block;
    text-align: center;
    font-size: 20px;
    background: #34495e;
    display: inline-block;
    padding: 8px 26px;
    position: relative;
}
h3.Our-Branche::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}
  img.img-thomas {
    float: none;
        padding: 12px;
    border: 1px solid #dcd3d3;
    background: white;
    margin-right: 27px;
    margin: auto;
    text-align: center;
    display: block;
}
    p.ft-img-sr img {
    padding: 18px 6px;
    transition: all 1s;
    cursor: pointer
}

p.ft-img-sr {
    text-align: center;
    margin: 0 13px;
}

    p.ft-img-sr img:hover {
    transform: translateY(20px);
}
table.table.table-responsive.table-border {
    background: #fff;
    border: 1px solid #dddddd;
}   
    td.img-john {
    font-weight: 600;
}
    td.img-john img {
    display: block;
    margin: auto;
    margin-bottom: 12px;
    border: 1px solid #d4d4d4;
    background: #efefef;
    padding: 12px;
}
   table.table.table-responsive.table-border tr td {
    border-right: 1px solid #dddddd;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    color: #34495e;
}
    table.table.table-responsive.table-border h5 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
}
   .col-md-12.brothes-box {
    text-align: left;
}
    img.img-inspt {
    float: left;
}
    .col-md-12.brothes-box h5 {
    font-size: 23px;
    font-weight: 600;
    background: #34495e;
    display: inline-block;
    padding: 4px 16px;
    color: #fff;
    border-radius: 2px;
    position: relative;
}
   .col-md-12.brothes-box h5:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 26%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}
.col-md-12.brothes-box p {
    font-style: italic;
    color: #34495e;
   }
    .col-md-12.brothes-box h3 {
    background: #34495e;
    color: #fff;
    font-size: 23px;
    padding: 8px 0;
    font-weight: 600;
}
    .bro-section-center {
    clear: both;
    margin: 58px 1px 0 0;
    border-top: 1px solid #e8e8e8;
    padding: 12px 0 0 0;
}
    ul.bros-ul{
        text-align: center
    }
   ul.bros-ul li {
    display: inline-block;
    width: 32%;
    height: 329px;
    text-align: center  
}
    .text-h5 {  
     position: relative;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
    .text-h6 {
    position: relative;
    top: 28px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
    ul.bros-ul li img {
    padding: 10px;
    border: 1px solid #e9eaea;
}
    p.Important-p {
    font-size: 14px;
    font-weight: 600;
}
.content {
    background: #fff;
    padding: 18px;

}
p.ft-img-sr img {
    width: 21%;
}
.shapers {
    margin-bottom: 21px;
}
.shapers img {
    padding: 10px;
    border: 1px solid #ececeb;
    background: #f7f7f7;
}
.shapers h5 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}
.Administration-box h5{
        text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    line-height: 23px;
    color: rgb(52, 73, 94);
}
.shapers h2 {
    background: #0000f8;
    display: inline-block;
    color: #fff;f
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 11px 50px;
    border-radius: 1px;
    position: relative;
    border-radius: 18px 0 18px 0;
}
.shapers h2::after{
content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0000f8;
}
h4.coordint-div {
    clear: both;
    background: #34495e;
    text-align: center;
    color: #fff;
    padding: 8px 0;
    font-size: 24px;
    margin: 38px 0;
}
.header-glance h3 {
    font-size: 30px;
    text-align: center;
    margin: 0px;
    color: #ffffff;
    padding: 13px 14px;
    background: #34495e;
    margin: 0 0 27px 0;
    border-radius: 3px;
    display: inline-block;
    min-width: 28%;
    border-radius: 12px;
    font-size: 37px;
    font-weight: 600;
}
h5.name-head {
   text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 0 0 9px 0;
    font-weight: 700;
    color: #34495e;
}
.glance-box p{
    color: rgb(52, 73, 94);
    visibility: visible;
    animation-delay: 0.8s;
    font-style: italic;
    padding: 0px 30px;
}

ul.kg-sect {
    margin: 0px 0 0 28px;
    padding: 0 0 0 0;
}
ul.kg-sect li {
    font-size: 20px;
    font-style: italic;
    color: #34495e;
    visibility: visible;
    animation-delay: 0.8s;
    font-style: italic;
    padding: 5px 8px 0 42px;
    background: url(images/arrow-left.png) 6px 6px;
    background-repeat: no-repeat;
}
ul.inner-page-ul {
    margin: 0px 0 0 0px;
    padding: 0 0 0 0;
}
.inner-page-ul li{
    font-size: 20px;    
       visibility: visible;
    padding: 5px 8px 0 42px;
    background: url(images/arrow-left.png) 6px 6px;
    background-repeat: no-repeat;
    text-align: justify
}

    h2.content-title.desktop-view {
    background: #34495e;
    color: #fff;
    text-shadow: none;
    line-height: 50px;
    margin: 34px 0 0px 0px;
    padding: 0px;
    text-align: center;
    border-radius: 10px 10px 0 0;
}  

.content-title:after {
    width: 100px;
    content: '';
    text-align: left;
    border-bottom: 4pxsolid var(--standard_color);
    border-radius: 5px;
    bottom: -10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
    .main-content-block {
    background: #fff;
    padding: 18px;
}
.content-title {padding: 30px 0 0; text-align: center; color: var(--primary_color);}
.main-content h2 {color: var(--primary_color)!important; font-weight: 700;  clip-path: polygon(0 0,1% 50%, 0% 100%, 99% 100%, 100% 50%, 99% 0%);
    padding: 10px 15px;
    margin: 1rem 0 0;
}
.inTitle {
    padding: 2px 42px;
    margin-left: 0px;
    color: #ffffff;
    /* border-top-left-radius: 17px; */
    /* border-bottom-right-radius: 17px; */
    font-size: 25px!important;
    /* margin-bottom: 21px; */
    /* border-bottom: 1px dashed #e4e4e4; */
    background: #34495e;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    position: relative
}
.inTitle::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: -9px;
    left: 44%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #34495e;
}

.bg-event {
    background: var(--standard_color);
    height: 70px;
    width: 100%;
    padding: 0px;
    margin-top: -70px;
    position: relative;
}
#carouselExampleControls .carousel-item img {
    height: 100vh;
    object-fit: cover;
}
.latest-div{
/*    background: #70125c;*/
    background:var(--primary_color);
    height: 70px;
    width: 100%;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    display: flex;
    align-items: center;
}

.latest-div img {width: 35px; margin: 0 10px 0 45px ;}
.latest-div h4 {color: #fff; font-size: 20px; margin-top: 5px;}

.latest-text{
    height: 70px;
    line-height: 70px;
    width: 100%;
/*    background-image: -webkit-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:    -moz-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:     -ms-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:      -o-linear-gradient(left, #7e1e5b, #8d2a5a);
	background-image:         linear-gradient(left, #7e1e5b, #8d2a5a);  
/*        background: url(../images/event-bg-right.png);*/
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
}

ul.news1-ul {
    padding: 0px;
    margin: 0px;
}
ul.news1-ul li {
    display: inline-flex;
    margin: 0px 12px;
    border-right: 2px solid #000;
    padding-right: 30px;
    align-items: center;
}
ul.news1-ul li:last-child {border: none;}
.date-box {
   
    position: relative;
    
    margin: 0px 10px 0 6px;
}
.date-box h5 {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding: 0px;
    line-height: 27px;
    padding-top: 13px;
    position: absolute;
    top: 51%;
    left: 50%;
    transform: translate(-50%,-50%);
}
p.month-box {
    color: #fff;
    font-size: 11px;
    text-align: center;
    /* font-weight: 600; */
}
h4.news-title {
    font-size: 16px;
    color: #000;
    padding: 5px 0 0 0;
}
ul.news1-ul a {
    font-size: 16px;
    color: #000;
    padding: 5px 0 0 0;
}
ul.news1-ul a:hover {
    color: blue;
}
a.news-readmore {
    background: #fff;
    font-size: 12px;
    text-decoration: none;
    color: #2d2d2d;
    font-weight: 600;
    padding: 1px 8px;
    border-radius: 15px;
}

.value-text h3 span {
/*    font-size: 48px;*/
    font-size: 42px;
    color: #1f1c1c;
    font-weight: 500;
}
.value-text h3 span {
    display: block;
    text-align: right;
    font-size: 15px;
    line-height: 0;
    font-weight: 600;
    color: #5a5858;
    font-style: normal
}
.value-text h3 {
    color: #831a3c;
    font-size: 43px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 58px;
    letter-spacing: 0;
}
.value-text h4 {
    font-weight: 700;
    font-size: 27px;
    padding: 8px 0 16px 0;
}
.value-text p {
    text-align: justify;
    font-size: 16px;
    font-weight: 500;
    padding: 20px 0 10px 0;
    margin: 0px;
    line-height: 26px;
}
a.btn-value {
    color: #fff;
    text-decoration: none;
    padding: 8px 23px;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    transition: all 1s;
    background: linear-gradient(to left, #89275a 50%, #5dab9b 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    margin-top: 26px;
    font-size: 13px;
}
a.btn-value:hover{
    background-position: left;
    color: #fff;
}
.presidency-box {
    background: url(../images/bg-star.png);
    min-height: 420px;
    background-color:#831a3c;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
}
.top-herd h4 {
    text-align: center;
    color: #fff;
    padding: 32px 0 0 0;
    font-size: 25px;
}
h4.top-herd1{
    font-size: 30px;
}

ul.why-shalom {
    padding: 0px;
    margin: 30px 0 44px 0;
}
ul.why-shalom li {
    height: 242px;
    width: 45%;
    display: inline-block;
    margin: 0 11px 16px 11px;
    background: #fff;
    font-size: 16px;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    font-weight: 500;
    position: relative;
    border-radius: 3px;
    text-align: justify;
    line-height: 24px;
}
ul.why-shalom li h4 {
    background: linear-gradient(to right, #967796 , #969696);
    font-size: 21px;
    line-height: 36px;
    color: #fff;
    position: relative;
    height: 48px;
    padding: 12px 0 0 0;
    line-height: 17px;
    border-radius: 0 25px 25px 0;
    box-shadow: 5px 5px 7px 0px #cecece;
    margin: 0px 0 19px -15px;
    text-align: center;
    z-index: 999;
    position: relative;
}
ul.why-shalom li h4::after {
    content: '';
    position: absolute;
    left: -31px;
    background: url(../images/bg-hd.png);
    height: 76px;
    width: 56px;
    top: 0;
    z-index: -1
}

ul.why-shalom li::before {
    content: '';
    position: absolute;
    height: 60px;
    width: 60px;
    bottom: -6px;
    right: -5px;
    border-top: 73px solid transparent;
    border-left: 32px solid transparent;
    border-right: 68px solid #a9a3a9;
}
    li.left-internations {
        background: transparent !important;
        width: 30% !important;
        margin: auto !important;
        text-align: center!important;
        height: 100%!important;
    }
li.left-internations img,  li.right-national img {
    width: 100%
}
    li.right-national {
        background: transparent !important;
        width: 30% !important;
        margin: auto !important;
        text-align: center!important;
        height: 100%!important;
    }
ul.why-shalom li:first-child::before {
    content: '';
    /* background: red; */
    display: none;
}
ul.why-shalom li:last-child::before {
    content: '';
    /* background: red; */
    display: none;
}

h5.hd-schol-award {
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 0 0 18px 0;
}




.dd{
   position: absolute;
    margin: auto;
    z-index: 9;
    top: 32%;
    display: block;
    left: 0;
    right: 0
}

.round-box1 {
    float: left;
    width: 50%;
    margin: auto;
    position: relative;
    margin-bottom: 50px;
  
}
.ft-mob-p {
    margin: 0 0 17px 0px;
    padding-bottom: 0;
}






.box1img {
  position: relative;
  width: 100%;
}

.image-hover {
  display: block;
  width: 100%;
  height: auto;
    opacity: 0.4;
}

.overlay-txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #fff;
}

.box1img:hover .overlay-txt {
  opacity: 1;
}

.text-hover {
    cursor: pointer;
  color: #201d1f;
  font-size: 20px;
  position: absolute;

  text-align: center;
}
.first-box {
    margin: 34px 0 48px 0;
    overflow: hidden;
    border-radius: 16px;
    background: #d2d6dc;
}

.img-text-img{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
p.img-text-img img {
    display: block;
    margin: auto;
    margin-top: 42%;
    padding: 0 0 11px 0;
}
p.img-text-img {
    color: #7f1e5b;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 0 65px;
}
h2.hover-header img {
    width: 16%;
    float: left;
    margin:-16px 9px 0 23px;
}
h2.hover-header {
    color: #7f1e5b;
    font-size: 16px;
    margin: 35px 0 2px 0;
    font-weight: 600;
}
.text-hover p {
    display: block;   
    clear: both;
    text-align: left;
    padding: 8px 20px 0 20px;
    line-height: 23px;
    font-size: 15px;
    font-weight: 500;
    color: #101010;
}
.top-herd h3 {
    font-size: 22px;
    font-weight: 500;
}
.bg-motto{
    background: url(../images/motto-bg.jpg);
    width: 100%;
    height: 560px;
    margin: 0px;
    padding: 0px;
    float: left;
    background-size: cover;      
    }

.motto-bg-box{
    background: url(../images/motto-bg.png);
    width: 98%;
    height: 449px;
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all 0.8s;
}
.motto-bg-box:hover {
    transform: translateY(6px);
}
.motto-bg-box h4 {
    text-align: center;
    padding: 46px 0 0 0;
    color: #6e105c;
    font-weight: 600
}
.motto-bg-box p{
    text-align: justify;
    line-height: 18px;
    font-size: 14px;
    padding: 14px 37px;
    font-weight: 500;
    hyphens:auto
}
.motto-bg-box a {
    text-decoration: none;
    color: red;
    font-weight: 500;
}
.home-gallery-bg{
    background: url(../images/gallery-bg-home.png);
    min-height: 420px;
    background-color: var(--primary_color);
    width: 100%;
    background-repeat: no-repeat;
    background-position: left top;  
    background-size: contain;
    border-top: 2px solid var(--standard_color);
}
.small-img {
    margin: 0 0 21px 0;
    overflow: hidden
    
}
.small-img img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
.small-img img {
    min-height: 146px;
    max-height: 146px;
      transition: all 0.8s
    
}
.big-img{
    overflow: hidden;
}
.big-img img {
    min-height: 313px;
    max-height: 313px;
    transition: all 0.8s
}
.big-img img:hover {
    transform: scale(1.1);
    opacity: 0.9;
}
a.gallery-readmore {
    background: #fff;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    padding: 6px 10px;
    margin: 10px 0 21px 0;
    display: inline-block;
    border-radius: 5px;
    background: linear-gradient(to left, #fff 50%, #5dab9b 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    font-size: 14px;
}
a.gallery-readmore:hover{
      background-position: left;
    color: #fff
}

footer{
    background: url(../images/bg-footer.jpg);
    min-height: auto;
    width: 100%;
    background-position: center center;
    clear: both;
    background-repeat: no-repeat;  
    background-size: cover;
}
.ft-header h4 {
    color: #fff;
    font-size: 16px;
    padding: 29px 0px 20px 0px;
}
input.input-ft {
    border: 1px solid #dfd6e8;
    margin: 5px 0;
    border-radius: 5px;
    color: #4a4747;
    font-size: 13px;
    width: 100%;
    height: 35px;
}
textarea.textarea-ft {
        resize: none;
    border: 1px solid #dfd6e8;
    border-radius: 5px;
    margin: 5px 0px 14px 0;
    height: 80px;
    float: left;
    width: 100%;
}
.input-ft::placeholder{  
  opacity: 0.5;
    color: #1f1b1b;
    font-size: 12px!important;
}
textarea.textarea-ft::placeholder {
    padding: 3px 6px;
    line-height: 16px;
     font-size: 12px!important;
     opacity: 0.5;
    color: #1f1b1b;
}

button.ft-btn-save {
    display: block;
    color: #2e243d;   
    border-radius: 5px;
    border: 1px solid transparent;
    height: 35px;
    width: 39%;
    padding: 0;
    position: relative;
    top: 0px;
    font-weight: 600;
      background: linear-gradient(to left, #fff 50%, #5dab9b  50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    z-index: 99;
}
button.ft-btn-save:hover{
    background-position: left
}
h3.social-header {
    color: #fff;
    font-size: 14px;
    padding: 27px 0 0 15px;
}
ul.ft-social-ul{
    width:68%;
}
ul.ft-social-ul li {
    width: 43%;
    display: inline;
    margin:0 5px 0 0px;
}
ul.ft-social-ul li a{
    text-decoration:none;
    margin: 0 0 5px 0;
    display: inline-block;
}
ul.ft-social-ul li a img{
    display: block;
    transition: all .5s
}
ul.ft-social-ul li a span {
    font-size: 12px;
    color: #fff;
}
ul.ft-social-ul li a img:hover {
    filter: invert(1);
}
.last-div h4 {
    text-align: center;
    margin: auto;
    display: block;
    font-size: 13px;
    line-height: 44px;
}
.last-div h4 a {
    text-decoration: none;
}
.last-div h4 a:hover {
    color: #77185c;
}
.cirl-box-main {
    padding: 12px;
}
.header-latest-cirl h2 {
    font-weight: 600;
    padding: 0px 0 14px 0;
    color: #000;
    font-size:32px;
}
.import-notice {
    background: white;
    z-index: 999;
    padding: 27px;
    overflow: hidden;
    box-shadow: 0 0 9px 4px #bfbfbf;
}
a.btn-cirlu{
    margin-top: 22px
}
.header-achive h2 {
    font-size: 27px;
    font-weight: 600;
    padding: 42px 0 27px 0;
}
.testmon-text{
    height: auto    
}
.testmon-text p{
    font-size: 14px ;
    font-weight: 400;
}
.img-txtm img {
    width: 72px;
    height: 72px;
    border-radius: 50%;
    float: left;
    border: 4px solid #e2e2e2;
    margin-right:15px; 
}
.img-txtm span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    padding-top: 1px;
}
.main-testmon-main{
    padding: 0px 0 0 90px;
}
.img-txtm{
    margin-top: 16px;   
}
div#testimonials-sect ul li{
   height: auto !important
}
a.btn-value.btn-avhievet {
    margin-top: 60px;
}
a.btn-value.btn-tstmoni{
       margin-top: 28px;
    margin-bottom: 20px;
}

a.more-achieve {
    color: red;
    text-decoration: none;
    text-align: left;
    position: relative;
    top: 2px;
    transition: all 0.4s;
    display: block;
    font-weight: 400;
    text-align: right;
}
a.more-achieve:hover{
     color: #000;
     font-weight: 600
}
.category-title-gallery{
   position: absolute;
    margin-top: -30px;
    background: rgba(0, 0, 0, 0.6);
    padding: 8px 15px 8px 10px;
    color: #fff;
    float: left;
    line-height: 14px;
    text-align: left;
}
.internalpage {
    box-shadow: 0 0 9px 1px #d2d1d1bd;
    border-radius: 3px;
    background: #fff;
}




 /*--gallery page css--*/

  h2.categ-title {
    font-size: 16px;
    display: block;
      color: #8F326D;
      margin: 0px 0 19px 0;
     clear: both;
    padding-top: 6px;;
}
p.clock-text {
    text-align: left;
    font-size: 14px;
    color: #74155c;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}
    p.clock-text i{
       color: #74155c; 
    }
 a.quicklinks {
    border-radius: 1px;
    padding: 6px 10px;
    color: #fff;
    float: right;
    margin-bottom: 0px;
    background: linear-gradient(to left, #89275a 50%, #5dab9b 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    text-decoration: none;
    margin: -25px 0 0 0;
    border-radius: 3px;
    font-size: 12px;
} 
    a.quicklinks:hover {
    background-position: left;
}
    img.galy {
    min-height: 200px;
    max-height: 200px;
    object-fit: fill;
    transition: all 1s;
 

}
    img.galy:hover {
    transform: scale(1.1);
    filter: grayscale(0.5)
}

   h2.content-title.desktop-view {
    float: none !important;
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    background: -webkit-linear-gradient(left, #831a3c, #8d2a5a) !important;
    border: none;
    border-radius: 3px;
    margin:24px 17px 8px 17px;
}  
.back-btn a {
    color: #fff;
    text-decoration: none;
    padding: 2px 11px;
    font-size: 14px;
}
.back-btn a:hover {
    color: #d0c108;
}
.back-btn {
    display: inline-block;
    float: right;
    background: #6b0e5c;
    border-radius: 3px;
}

/*--End--*/

 .login-box {
    height: 210px;
    display: inline-block;
    position: relative;
    margin: -319px 0 0 0;
    float: right;  
}
    .login-box a {
    text-decoration: none;
}
.quicklinkshomepay a {
    text-decoration: none;
    color: #ffff;
    padding: 14px 7px;
    display: block;
}
.quicklinkshomepay a:hover{
    color: #fff;
}
.quicklinkshomepay {
    position: relative;
    left: 0;
    width: 100%;
    padding: 0;
    border-radius: 6px;
    line-height: 0;
    color: red;
    z-index: 11;
    cursor: pointer;
    transition: all 0.5s ease-out 0s;
    outline: none;
    /* -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; */
    -moz-animation: btn-blink 1s infinite;
    -o-animation: btn-blink 1s infinite;
    animation: btn-blink 1s infinite;
    font-weight: 500;
    font-size: 12px;
    margin: 2px 0 0 0;
}
    .quicklinkshomepay i {
    padding: 0 6px 0 0px;
}
    
@-webkit-keyframes btn-blink {
    0%, 49% {
    background-color: #831a3c;
    color:#fff;
}
    50%, 100% {
    background-color: #969696;
    color:#fff;
}
}

.quicklinkshomepay1 {   
    position: relative;
    top: 0;
    right: -4px;
    width: 100%;
    padding: 10px 0 10px 0;
    border-radius: 6px;
    line-height: 10px;
    color: red;
    z-index: 11;
    cursor: pointer;
    transition: all 0.5s ease-out 0s;   
    outline: none;
    /* -webkit-animation: NAME-YOUR-ANIMATION 1s infinite; */
    -moz-animation: btn-blink 1s infinite;
    -o-animation: btn-blink 1s infinite;
    animation: btn-blink 1s infinite;
    font-weight: 500;
    font-size: 12px;
    line-height: 13px;
}
.quicklinkshomepay1 i {
    padding: 2px 5px 0 0px;
    position: relative;
    top: 6px;
    font-size: 14px;
}
.quicklinkshomepay1 span{
    font-size: 10px;
    padding: 0 0 0 26px;
}
    
@-webkit-keyframes btn-blink {
    0%, 49% {
    background-color: #831a3c;
    color:#fff;
}
    50%, 100% {
    background-color: #969696;
    color:#fff;
}
}

.quicklinkshomepay2{
    top: 80%;
}

.sp-view {
    background: whitesmoke;
    text-align: left;
    padding: 18px;
    overflow: hidden;
    margin: 12px 0;
    position: relative
    }
.sp-view p {
    font-size: 16px;
    text-align: justify;
}
    p.name-sp {
    position: relative;
    right: 0px;
    bottom: 0;
    float: left
}
p.teaching-img img{
    float: right;
}
table.table tr th {
    background: var(--primary_color)!important;
    color: #fff;
}
/*table.table tr:nth-child(odd) {
    background: #e3e3e3;
}*/

table.table tr:nth-child(event) {
    background: #fff;
}
.title-content h3 {
    color: var(--primary_color);
    font-size: 20px;
}
.navimg li {
    line-height: 25px;
    background: url(../images/arrow-li.png) left 3px !important;
    background-repeat: no-repeat !important;
    padding: 1px 0px 4px 26px !important;
}
.water-activitie {
    margin: 18px 0;
}
.contact-text{
           border: 1px solid #dadada;
    border-radius: 5px;
    background: #f9f9f9ad;
    padding: 18px;
    box-shadow: 0px 8px 7px 0px rgb(16 9 9 / 3%);
    min-height: 133px;
    margin-bottom: 16px;
} 
.contact-text p {
    text-align: center!important;
    font-size: 13px;
}
.contact-text a {
    text-decoration: none;
    float: left;
    padding: 0 0 0 2px;
    font-size: 13px;
}
h4.inner-heading-h4 {
    color: #79195b;
    font-weight: 500;
    font-size: 23px;
}
div#faq {
    width: 99.8%!important;
    overflow: hidden;
    margin: auto
  
}
div#faq ul li {
    width: 158px !important;
    border: 1px solid #daa2bd;
    height: 145px !important;
    padding: 0!important;
    margin: 0 11px;
}
.achive-box-main {
    box-shadow: 0 0 12px 2px #d2d2d282;
    padding: 10px;
    background: white;
    border-radius: 5px;
}
.achive-header h2 {
    font-size: 27px;
    font-weight: 600;
    padding: 0 0 12px 0;
}
.navigation-arrow-ahive {
    top: -52px;
    z-index: 1;
    right: 2px;
}
div#chairperson{
    margin: 76px 0 0 0;
}

ul.schl-glance {
    padding: 0;
    margin: 0px;
    list-style: none;
}
ul.schl-glance li {
    display: inline-block;
    width: 198px;
    border: 1px solid #831a3c;
    border-radius: 11px;
    height: 40px;
    text-align: center;
    line-height: 37px;
    font-weight: 500;
    font-size: 16px;
    margin: 6px 6px;
    background: linear-gradient(to left, transparent 50%, #89275a 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    cursor: pointer
}

ul.schl-glance li:last-child {
    width: 414px;
}
ul.schl-glance li:hover{
     background-position: left;
    color: #fff;
}

@media only screen and (max-width: 767px)
{
    .Streams, .Mandatory {
        width: 100% !important;
    }  
   
    ul.schl-glance li
    {
        width: 148px;
        font-size: 14px;
    }
    
    ul.schl-glance li:last-child {
        width: 314px;
    }
}
.popup-schl-glance{
    display: none;
        background: rgb(0 0 0 / 60%);
    height: 100vh;
    z-index: 9999;
    width: 100%;
    position: fixed;
    top: 0;
}
.center-glance-box {
    width:60%;
    height: 312px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    padding: 10px 23px;
}
.center-glance-box h2 {
    font-size: 22px;
    padding: 0px 0 7px 0;
}
table.glance-table {
    width: 100%;
}
table.glance-table tr td {
    border: 1px solid #e6e1e1;    
    line-height: 20px;
    text-align: left;
    padding: 10px 13px;
    font-weight: 500;
}
.close {
    color: #ffffff;
    float: right;
    font-weight: bold;
    display: inline-block;
    background: #831a3c;
    font-size: 16px;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0;
    position: relative;
    left: 14px;
    top: -4px;
}
    table.table-council tr td h6 {
    text-align: center;
    line-height: 16px;
    position: relative;
    top: 9px;
    font-weight: 600;
    color: #494141;
    font-size: 14px;
}
    table.table-council tr td img {
    border: 4px double #b6b4b4;
}
.Infras img {
    margin: 0 7px 0 7px;
}
img.ls-bg.galler-slider {
    width: 567px !important;
    height: 300px !important;
    object-fit: contain;
}
.British-Council img {
    width: 59%;
    float: right;
}
.British-Council {
    position: absolute;
    bottom: 9px;
    right: 0;
}
.ft-header {
    position: relative;
}
ul.btn-boxright {
    padding: 0px;
    margin: 0px;
}
ul.btn-boxright li {
    padding: 0px;
    margin: 1px 0px;
    display: inline-block;
    width: 48%;
}
.video-box{
    background: rgb(252 254 253); margin-bottom: 20px; padding: 20px; min-height:295;border: 1px solid #ddd;
}


@media (min-width:768px) and (max-width:1191px){
    
    	nav.site-desktop-menu > ul > li
	{
		    padding-left: 0px;
			padding-right:0px;
	}
	
    nav.site-desktop-menu > ul > li > a{
        font-size: 10px;
        padding:0 4px
    }
    nav.site-desktop-menu {
    margin-top: 14px;
}
/*
    .logo img {
    width: 74%;
}
*/
    ul.sf-menu.clearfix.nav-scroll-top-show > li > a{
        font-size: 10px !important
    }
    .logo-on-scroll-top-show {
    width: 76%;
    margin: 9px 0 0 0;
}
    ul.nav-scroll-top-show {
    top: 4px !important;
}
    p.img-text-img img {
        width: 35%;
}
    p.img-text-img {
        font-size: 14px;
        line-height: 21px;
        font-weight: 700;
} 
    h2.hover-header{
        font-size: 12px;
        margin: 15px 0 2px 0;
    }
    .text-hover p {
    font-size: 10px;
    line-height: 13px;
    margin: 0px 0 0;
    text-align: justify;
    font-weight: 600;
}
.motto-bg-box {
    background: none;
    height: auto;
    background-color: #f4f1f3;
    margin: 0 0 26px 0;
    padding: 0 0 22px 0;
    min-height: 354px;
}
     .motto-bg-box p {  
    line-height: 15px;
    font-size: 11px;
    padding: 10px 13px;
    }
    ul.ft-social-ul{
        width: 100%
    }
    .big-img img, {
        object-fit: cover
    }
    .big-slider-show{
        display: none
    }
    .main-testmon-main{
        padding: 0px;
        border-top:1px solid #d7d7d7; 
    }
    .home-slider{
        margin-top:54px
    }
     .category-title-gallery {
        position: relative; 
        text-align: left;
        left: 37px;
    }
    .latest-div img {
        width: 71%;
    }
    a.quicklinks {
        padding: 5px 5px;
        font-size: 9px;
        margin: -5px 0 0 0!important ;
    }
    .contact-text{
        padding: 5px!important
    }
    h2.categ-title{
        font-size: 13px!important;
    }
    .video-box{
        min-height: 288px !important;
    }
     nav.site-desktop-menu > ul > li > ul > li{
        font-size: 11px;
    }
}



@media (max-width: 767px){
    
    table.table-council tr td {
    display: block;
    text-align: center;
}
    
    .main-testmon-main{
        padding: 0px;
    }
    .logo{
        text-align: left;
        margin-top: 10px;
    }
.logo img {
    width: 58%;
}
.logo span {
    font-size: 16px;
    top: 0px;
}
.box11, .box12{
    margin: auto;
    float: none;
    width: 48%;  
    height: 220px;
    display: inline-block;
    margin: 6px 0;
}
.main-head{
    left: 0px;
    width: 100%;
    position: absolute;
}    
.big-slider-show{
        display: none
    }
    
.featurette{
    width:100%;
    margin: 0px!important;
}
.featurette .col-md-5 {
    padding: 0px;
    margin: 0px;
}
h3.annount-header {   
    margin: 25px 0 0px 0px;
    padding: 0 0 10px 0;
    text-align: center;
}
h3.annount-header::after {   
    display: none
}
    ul.event-ul{
        margin: 30px 0 0 30px !important
    }
    
    div#newsticker-demo{
        height: 270!important
    }
    .arrow-eventbox{
       text-align: center;
        margin: auto;
        margin-left: 36px;
        float: left;
    }
    a.view-evnt {    
    text-align: center;
        margin: auto;
        margin-left: 36px;
        float: right;
}
    .site-footer{
        margin-top:12px;        
    }
    
    .box11 a {
    padding: 50px 0px;
    margin: auto;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 22px;
    line-height: 28px;
}
    .box11.our-branches-bg {
    padding: 16px 0;
}
 
    .toppers-main {
    height: auto;
    margin: auto;
    width: 96%;
    margin-top: 10px;
    padding:0 0 15px 0;
}
    .btw-spc{
        margin: 0px
    }
    .box12 a{
        padding: 80px 0px
    }
    .row{
        margin-right: 0px!important;
        margin-left: 0px!important;
    }
    .princp-box {
        margin: auto;  
        width: 96%;
        margin-top: 18px;
        height: auto;
    }
    .arrow-toppertview {
      margin: 16px 0 0px 72px;
}
    img.card-img-top, img.card-img-right{
     max-width: 100%;
     float: none;
     text-align: center;
     margin: auto;
     display: block;
     width: 94%;
    }
    .shadow-event{
      height: auto;
      overflow: hidden;
    }
    .card-body, .card-body-right{
     position: static;
     width: 100%;
    }
    
    nav.site-mobile-menu > ul {
    top: 100px !important;
    left: 0;
    padding: 0px;
}
    .bg-event{
        height: auto;
    }
    ul.news1-ul li{
        margin: 4px 8px;
        overflow: hidden
    }
    h4.news-title {
        padding: 2px 0 0 0;
        margin: 0px;
    }
    .latest-text{
         height: 66px !important;
    }
    .latest-div {
        height: 66px !important;
        display: table-cell;
        vertical-align: middle;
    }
    .value-text h3{
        font-size: 22px;
        line-height: 27px;
        text-align: center;
    }
   .value-text h3 span {
    font-size: 12px;
    display: block;
    padding: 18px 0 0 0;
}
    .value-text h4{
        font-size: 16px
    }
    .value-text p {
       text-align: left;
        font-size: 15px;
        line-height: 22px;
        padding: 8px 0;
     }
    .motto-bg-box:hover {
    transform: scale(1.070);
}
    h2.hover-header img{
        width: 13%;
    }
    h2.hover-header{
        font-size: 16px
    }
    .text-hover p{
        margin: 20px 0 0 0;
        font-size: 13px;
        line-height: 23px;
        text-align: justify
    }
    p.img-text-img img{
        width: 31%;      
    }
    p.img-text-img{
          font-size: 20px;
    }
    
    .motto-bg-box{
        background: #f1f1f1;
        margin: 10px 0px;  
        padding: 4px 0 27px 0;
        height:auto;
        border-radius: 22px;
    }
    .motto-bg-box p {
    line-height: 19px;
    font-size: 12px;
    padding: 4px 26px;
}
    .motto-bg-box h4{
        padding: 15px 0 0 0;
    }
    .big-img img{
        object-fit:contain 
    }
    .small-img img {
    min-height: auto;
    max-height: initial;
    transition: all 0.8s;
    width: 100%;
    object-fit: fill;
}
    .col-md-6.img-mob{
        padding: 0px;
    }
    .big-img img {
    min-height: auto;
    max-height: auto;
    transition: all 0.8s;
    margin-bottom: 31px;
}
    footer{
        background: #2e243d;
    }

    .ft-header h4 {
    padding: 33px 0px 3px 0px;
}
    .ft-mob-p {
    padding: 0px !important;
    margin: 0px;
     height: auto
}
    .ft-mob-p2{
        padding: 0px !important
    }
ul.ft-social-ul {
    width: 100%;
}
    .last-div h4{
        line-height: 16px;
        padding: 8px 0px;
    }
.date-box h5 {
     font-size: 16px;
    line-height: 11px;
    padding-top: 18px;
    }
    .date-box{
        width: 57px;
        height: 57px;
    }

p.month-box {
    font-size: 10px;
    font-weight: 600;
}    

   ul.ft-ulbox li {
    display: inline-block;
    width: 153px;
    padding: 0px;
    margin: 0px;
    font-size: 11px;
       font-weight: 400;
    }
    a.ft-logo{
        display: none
    }  
    .main-achive-main {
        margin: 0px
    }
    a.news-readmore{
        font-size: 10px;
    }
    .import-notice{
        padding:10px;
    }
    #newsticker-demo ul li{
        width:100% !important;
    }
    .first-box{
        margin: 4px 0 20px 0;
    }
    div#achievement-sect{
        height: auto;
    }
    div#achievement-sect{
        padding-top:18px;
    }
      div#Scholastic-sect{
        height: auto;
    }
    div#Scholastic-sect{
        padding-top:18px;
    }
    .testmon-text{
        padding-left: 0px!important;
    }
    a.btn-value.btn-tstmoni{
        margin: 18px 0
    }
    .blog-item-category-img font{
        line-height: 18px;
    }
    .header-latest-cirl h2 {
        text-align: left;
        font-family: 26px
    }
/*
    .category-title-gallery{
        margin-left: 7px
    }
*/
    .home-gallery-bg{
        background-repeat: repeat
    }
    div#achievement-sect ul li img{
        width: 100%!important;
    }
/*
    div#Scholastic-sect ul li img{
        width: 100%!important;
    }
*/
    a.btn-value.btn-avhievet{
        margin-top:14px;
    }
   
    .achive-date{
        padding: 14px 0 3px 0;
    }
    .img-txtm span{
     position: relative;
        top:8px
    }
    img.ls-bg{
     min-height: auto!important;
    }
    .login-box {
        height: auto;
        float: left;
        display: block;
        margin: 0px;
        width:100%;
        background: #e9e9e9;    
}

    .quicklinkshomepay{
        width: 100%;
        border-radius: 5px;
        top: 0;
        position: relative;
        clear: both;
        padding: 0px 0;
        margin: auto;
        left: 0;
    }
    .quicklinkshomepay a {
    text-decoration: none;
    color: #ffff;
    padding: 8px 7px;
    display: block;
    font-size: 9px;
    text-align: center;
    line-height: 11px;
}
 ul.btn-boxright li {
    padding: 0px;
    margin: 1px 0px;
    display: inline-block;
    width: 49%;
}
    p.name-sp{
        position: relative;
        right: 0px;
    }
    .sp-view img {
    margin-bottom: 24px;
}
    .main-content-bg{
        background: transparent;
    }
        .innerpage-img {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
    margin: auto;
    text-align: center;
}
    .innerpage-img img {
    margin: auto!important;
    text-align: center;
    float: none;
    margin-bottom: 24px!important;
}
    .bg-motto{
        height: auto;
    }
    .quicklinkshomepay1{
            padding: 5px 0 6px 0;
            float: left;
            position: relative;
            border-radius: 26px;
            width: 50%;
            font-size: 11px;
    }
    .quicklinkshomepay1 span{
        display: block;
    }
    ul.why-shalom li{
        height: auto;
        padding: 10px 10px 40px 10px;
    }
    li.right-national, li.left-internations{
        width: 100% !important
    }
    .British-Council {
        position: relative;
        bottom: 24px;
        left: 0;
        margin: auto;
        text-align: left;
        padding: 0px 0 33px 9px;
    }
    .mob-box{
        background: #fff;
    }
    
    button.ft-btn-save{
        top:12px;
    }
    .header-latest-cirl {
        padding-top: 16px !important;
    }
    .contact-text a {
        font-size: 11px!important;
        font-weight: 500;
        padding-top: 2px;
    }
    .main-content-block{
      padding: 0px !important;
    }
     img.managementImg {
        width: 100%;
    }
    .navigators{
        font-size: 18px!important
    }
    p.write-box {
        text-align: left !important;
    }

}

@media (max-width: 1199px) and (min-width: 1025px){
    
    .motto-bg-box p {   
        line-height: 14px;
        font-size: 9px; 
        padding: 7px 37px 0 37px;
}
    .motto-bg-box a{
        font-size: 12px;
    }
    .category-title-gallery {
        position: relative; 
        text-align: left;
        left: 93px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    
    nav.site-desktop-menu > ul > li {
    padding-left: 4px;
    padding-right: 4px;
}
    nav.site-desktop-menu > ul > li > a{
        font-size: 11px;
    }
    
}

@media (min-width: 568px) and (max-width: 767px){
    
    ul.why-shalom li{
        width: 45%;
    }
}

@media (max-width: 567px) and (min-width: 0px){
    
    ul.why-shalom li{
        width: 100%;
    }

    
}
@media (max-width: 365px){
    ul.schl-glance li{
        width:100%
    }
    ul.schl-glance li:last-child{
        width: 100%;
        margin-bottom: 20px;
    }
    .center-glance-box{
        width: 92%;
        overflow-y: auto
    }
}



.social_icon ul li:nth-child(5) a img {
    width: 23px;
    height: 23px;
}
/*aakash*/

.main-content.main-head.top-higt {background-image: url(images/new_bg.png); background-repeat: no-repeat; background-color: initial;!important;}
.main-head {background: #000000ba !important; background-repeat: no-repeat; height: 92px; }

.social_icon2 {display: none;}
.social_icon ul {float: right; display: flex; align-items: center;}
.social_icon ul li img {height: 20px; width: 20px;}
.social_icon ul li:nth-child(6) a {color: #000000!important; text-decoration: none; font-size: 12px; border: 0; padding:9px 15px; border-radius: 20px; background: var(--standard_color); outline: none; font-weight: 600;}
/*.social_icon ul li:nth-child(2) a {color: #000000!important; text-decoration: none; font-size: 12px; border: 0; padding:9px 15px; border-radius: 20px; background: var(--standard_color); outline: none; font-weight: 600;}*/
.social_icon ul li:last-child a {color: #000000!important; text-decoration: none; font-size: 12px; border: 0; padding:9px 15px; border-radius: 20px; background: var(--standard_color); outline: none; font-weight: 600;}
.social_icon ul li {float: left; margin: 10px; }
.social_icon ul li button:hover {background: #fff; color: #000; }


nav.site-desktop-menu > ul {top: -32px!important;}
.footer-link li {
    position: relative;
    margin-left: 42px !important;
}
.footer-link li img {
    position: absolute;
    left: -38px;
}
.school-footer-gallery ul {
    display: flex;
    flex-wrap: wrap;
}
.school-image {
    overflow-y: auto;
    height: 192px;
    overflow-x: hidden;
    margin-bottom: 16px;
}
.school-footer-gallery ul li {
    margin: 3px !important;
    width: 31%;
}
.school-footer-gallery ul li img {
    width: 100% !important;
    height: 78px !important;
    padding: 2px;
    background: #ffffffab;
    border-radius: 10px;
    object-fit: cover;
}
.footer_bg {
    padding: 25px 50px 0 50px;
    border-top: 2px solid var(--standard_color);
    background: var(--primary_color);
    color: white;
}
.school-image {
    scrollbar-width: auto;
    scrollbar-color: #949494 #ffffff;
  }

  /* Chrome, Edge, and Safari */
.school-image::-webkit-scrollbar {
    width: 5px;
  }

.school-image::-webkit-scrollbar-thumb {
    background-color: #949494;
    border-radius: 10px;
  }
.text-justify {
    text-align: justify;
}
.kangra_logo p {color: #fff; text-align: justify; font-weight: 400; font-size: 14px;}

.infromation_box ul {padding:0px; color: #fff;}
.infromation_box h4 {color: var(--standard_color); }
.infromation_box ul li {margin: 12px 0; font-weight: 400; font-size: 16px;}
.infromation_box ul li i {background: #000; padding: 5px;}
.icon_list ul li img {height: 25px; width: 25px;}
.icon_list ul {padding: 0px;}
.icon_list ul li {margin: 0 10px; float: left;}
.copyright_text p {color: #fff; text-align: right; font-weight: 400;}
.copyright {
    border-top: 2px solid #fff;
    padding: 25px 0;
}
.infromation_box ul li img {height: 25px; width: 25px;}

.board-box h3 span{border-bottom: 3px solid var(--standard_color); margin-top: 5px; color: var(--primary_color); }
.board-box h3 {text-align: center;!important; color: var(--primary_color); font-size: 30px;}
.infastructure {
    background-image: url(https://demo.eweb91.com/risingstar/images/stimg.jpg);   
    padding: 51px;
    background-repeat: no-repeat;
    background-size: 400%;
    text-align: center;
}
.infra_icon p {
    margin-top: 12px;
    font-size: 14px !important;
}
.blog-item-category-img font {font-size: 14px;}
.infra_icon ul {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
}
.infra_icon ul li {
    text-align: center;
    color: #fff;
    padding: 13px;
    width: 25%;
}

.infra_icon ul li:last-child{border-right: none;}
.infra_heading h3 {text-align: center; margin: 40px 0;}

.board-box {margin: 50px 0;}


.iframe_box {background-color: #ededed; padding: 15px;}




/*sudhir*/



<!-- welcome kangra section start here -->

<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap" rel="stylesheet">

<style type="text/css">
/*
font-family: 'Open Sans', sans-serif;
*/


.main-content .col-md-8 {
    display: flex;
    align-items: center;
}
.swelcome h3 {color: var(--primary_color); font-size: 30px;font-weight: 300;position: relative; color: var(--primary_color); margin-bottom: 40px;}
.swelcome h3:after {width: 100px;content: '';border-bottom: 6px solid #ffc84f;border-radius: 5px;bottom: -10px;position: absolute;left: 0;}
.swelcome p.sfirst {
    font-size: 13px;
    line-height: 25px;
    text-align: justify;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 8;
}
.swelcome h3 span {font-weight:700; color: var(--primary_color);}

.swelcome h4 {font-size: 30px; color: var(--primary_color);}
.sadmission-enq{ background: var(--primary_color); padding: 15px; z-index: 1; position: relative; top: 0px; min-height:233px; max-height:233px!important;}
.sadmission-enq h3 {margin-bottom: 16px; font-size: 24px;font-weight: 300;position: relative; color: var(--primary_color); text-align: center;
color: #FFF;}
.sadmission-enq h3:after {width: 100px;content: '';border-bottom: 2px solid #ffc84f;border-radius: 5px;bottom: -10px;
position: absolute; left: 50%; transform: translateX(-50%);}
.sadmission-enq p.ssec{ font-size: 14px; line-height: 25px; text-align: justify;
color: #fff; padding-top: 15px;}
.sadmission-enq span.sshort{  font-size: 15px; font-weight: 300; padding-top: 4px; color: #fee4aa; }
/*.smid-img{ padding-top: 50px; }*/
.smid-img img{ bottom: 0px; }
.sslide-box{ position: relative;}
.sslide-box span{position: absolute; bottom: 27%; color: #fbfbfb; left: 0; text-align: center; width: 100%;}
ul.list-group.list-group-horizontal.saffiliates{  }
ul.list-group.list-group-horizontal.saffiliates li{ width: 20%; border: 0px; background: none;  }
ul.list-group.list-group-horizontal.saffiliates li span{ text-align: center; display: block;
 font-weight: 400; font-size: 14px; }
ul.list-group.list-group-horizontal.saffiliates li a{ display: table; margin: 0 auto; color: var(--primary_color);
font-weight: 400; font-size: 17px; margin-top: 30px; text-decoration: none;  }

.saffiliates-main{ background-image: url(../web/images/sgry-bg.jpg); background-position: left top; background-repeat: no-repeat;
padding-top:25px;}
.saffiliates-main h3:after {width: 100px; content: ''; text-align: left; border-bottom: 4px solid var(--primary_color);border-radius: 5px; bottom: -10px;
position: absolute; left: 50%; transform: translate(-50%);}


@media only screen and (min-width: 240px) and (max-width: 480px) {
.sadmission-enq{ margin-top: 20px;}
ul.list-group.list-group-horizontal.saffiliates li.list-group-item { min-width: 100%;}
ul.list-group.list-group-horizontal.saffiliates{ display: block; }
.saffiliates-main { background-position: left; background-size: cover; }
ul.list-group.list-group-horizontal.saffiliates li span img{ width: 13rem; }
.swelcome h3:after { border-bottom: 3px solid #ffc84f; bottom: -10px; }
.swelcome h3{ margin-bottom: 25px; }
.smid-img { padding-top: 0px;}
.saffiliates-main h3{ margin-bottom: 30px; margin-top: 30px; }
}

.board-box  h3:after {border-bottom: 0px;}

.sadmission-enq a {text-decoration: none; color: var(--primary_color)!important; background: #fff; padding:9px 12px; border-radius: 20px; font-size: 14px; border: 0px; outline: none;}
.sadmission-enq a:hover {background: var(--standard_color);}

.achive-text span {color: #59c6e7;}

/*a:hover {color: var(--standard_color)!important; font-weight: 400;}*/

.swelcome a {text-decoration: none; border: 2px solid var(--standard_color);  font-size: 13px; background: inherit;  padding:9px 13px; border-radius: 35px; color: var(--primary_color);}
.swelcome {text-align: left;}
.f_logo {
    display: flex;
    color: #fff;
    align-items: center;
}
.infromation_box {margin-top: 42px;}
.f_logo h4 {
    font-size: 20px;
    margin-top: 40px;
    margin-left: 11px;
}
.f_logo h4 span {font-weight: 200;}

@media only screen and (min-width: 320px) and (max-width: 767px) { 
    .latest-div {display: flex;!important;}
    .board-box h3 {text-align: center!important;}
}
 
.foundaton_list ul {display: flex; justify-content: space-around; }
.foundaton_list ul li h6 {text-align: center; margin-top: -22px;}

.foundaton_list h4 { color: var(--primary_color);
    font-size: 30px;
    font-weight: 300;
    position: relative;
    color: var(--primary_color);
    text-align: center;
    margin-bottom: 25px;
}

.foundaton_list h4:after {
    width: 100px;
    content: '';
    text-align: left;
    border-bottom: 4px solid var(--standard_color); 
    border-radius: 5px;
    bottom: -10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.foundaton_list h3 span {font-size: 40px; font-weight: 500;}
.learning_box {background: #ededed; width: 80%; padding: 40px; margin: 0 auto;}
.learning_box h5 {font-weight: 500; text-align: center; margin-top: 15px; font-size: 16px;} 

.nav {justify-content: center!important; margin-bottom: 40px!important;}
.nav-tabs {border-bottom: 0px!important;}
.nav-tabs .nav-link { background: inherit!important; outline: none;}
.nav-tabs .nav-link.active {border: 2px solid var(--standard_color); border-radius: 50px; border-color: var(--standard_color)!important; color: #000!important; background: #fff4dc!important;}


/*sanjay*/

 .dark-caption:before{position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .6);}
    .advant-card{height: 100%;}
    .advant-card:before {content: ''; position: absolute; top: 50%; right: 0; background: rgb(255 255 255 / 70%); width: 1px; height: 85%; transform: translateY(-50%);}
    .advant-card:after {content: ''; position: absolute; bottom: 0; left: 50%; background: rgb(255 255 255 / 70%); width: 85%; height: 1px; transform: translateX(-50%);}
    .advant-card h5 {margin-top: 10px; font-size: 16px;}
    .advant-card img {height: 60px;}

    @media (min-width:1200px) {
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(4) .advant-card:before,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(8) .advant-card:before,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(12) .advant-card:before, 
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(12) .advant-card:after,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(11) .advant-card:after,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(10) .advant-card:after,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(9) .advant-card:after{display: none;}
    }

   @media (min-width: 768px) and (max-width: 1199px){
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(3) .advant-card:before,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(6) .advant-card:before,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(9) .advant-card:before, 
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(12) .advant-card:before, 
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(12) .advant-card:after,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(11) .advant-card:after,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(10) .advant-card:after{display: none;}
        
    }
     @media (max-width:767px) {
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(even) .advant-card:before,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(11) .advant-card:after,
        .advantage-wrp .col-6.col-md-4.col-lg-4.col-xl-3.p-0:nth-child(12) .advant-card:after{display: none;}  
        .advant-card h5 {font-size: 14px;}      
     }


/*.testiimage {width: 60%!important; margin: 32px auto;}*/

    @media screen and (max-width: 767px) and (min-width: 320px) { 
        .logo img {min-height: inherit!important; min-height: inherit!important;}
           .foundaton_list h4 span {font-size: 18px!important;} 
           .testiimage {width: 50%!important;}
           .carousel {padding-right: 0px!important;}
           .testi_box a {text-align: center!important;}
           .testi_box h6 {text-align: center!important;}
           .testi_box strong {text-align: center!important;}
       .board-box {margin-bottom:50px;  }
       .infromation_box h4 {font-size: 18px!important;}
       .infromation_box ul li {font-size: 14px!important;}
       .side_vertical_barlink {display: block!important;}
       .details {height: 23px!important; }
       .details:link {line-height: 25.2px!important;}
       .b_box {margin: 0px 0 40px 0!important;}
        .sadmission-enq {top: 15px!important;}
        .smid-img img {margin-top: 35px!important;}
        .logo a h4 {margin-top: 14px!important; width: 55%!important;}
        .logo img {
            width: auto !important;
            margin: -10px;
            height: 60px;
        }
        .foundaton_list ul {display: block!important; list-style: none; text-align: center; padding: 0px!important;}
        .foundaton_list ul li {text-align: center;}
        .latest-div img {margin-left: 8px!important; width: 28%!important; margin-top: initial!important;}
        .latest-div h4 {font-size: 11px!important;}
        .home-slider {margin-top: 0px!important;  height: auto !important;}
        .resp-p  {padding-left: 0px!important;}
        .date-box h5 {top: 33%!important; left: 36%!important;}
        .main-head {background: var(--primary_color)!important;}
        .slick-slide img {width: 65%!important; margin: 0 auto;}
        .achive-text p {text-align: center!important;}
        ul.sholastic-ul li {text-align: center!important;}
        ul.sholastic-ul li {width: 385px!important}
        .navigation-arrow {top: 50%!important; left: 50%!important;}
        .hide_icon {display: none;}
        .social_icon ul {align-items: initial!important; justify-content: center; width: 100%;}
        .footer_bg {padding: 0px 10px 0 10px;}
        .icon_list ul {display: flex; justify-content: center;}
        .copyright_text p {text-align: center;}
        /*nav.site-mobile-menu > i {margin-top: 30px;}*/
        .botom_resp_show {display: block!important;}
        .foundaton_list h4 {font-size: 20px!important;}
        .infromation_box {margin-top: 0px!important;}
        .one {width: 50%!important;}
        .learning_box {margin-top: 10px;}
        .testi_box h6 {text-align: center!important;}
        .testi_box h5 {text-align: center!important;}
        .testi_box p {text-align: center!important;font-size: 13px}
/*        .carousel-control-next, .carousel-control-prev {width: 78%!important;}*/
        .testi_box h6 {margin: 0px!important;}
        .progress1 {display: block!important;}
        .progress2 {display: none!important;}
        .board-box h3 {font-size: 22px!important;}
        .testiimage {margin-top: 0px!important; margin-bottom: 0px!important;}
    }
    .foundaton_list h4 span {font-size: 36px; font-weight: 600;}






/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}



.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slide h6 {text-align: center;  color: var(--primary_color); font-size: 20px;}

.container {max-width: 1245px!important;}



.about_box p {text-align: justify; font-size: 15px; line-height: 25px;}
.logo1 {margin: 50px 0; padding: 50px 0;}        


/*pricing*/


.rate {
    padding-left: 28px;
}

.divider {
    opacity: 0.08;
    border: 0.5px solid #b6b3b3;
   
}

.contents {
   padding: 20px 15px 50px 15px;
    line-height: 2;
}

.contents ul {padding: 0;}

.contents li {
    list-style: none;
    font-style: light;
    padding: 0px 0px 10px 0px;
    text-align: justify;
    font-size: 14px;
}

.button--1 {
    background: #414141;
    padding: 20px;
    border: 0px;
    color: #fff;
    border-radius: 7px;
}

.button--1:hover {
    background: #333;
}

.button--highlight {
    background: #0E90E4;
    padding: 20px;
    border: 0px;
    color: #fff;
    border-radius: 7px;
}

.button--highlight:hover {
    background: #0C85D3;
}



/*
*        Pricing Style  2
*/

/*.pricing--style2 {
    background: #f6f6f6;
}*/

.prcing--style2-bg {
    /*background: #0E90E4;*/
    width: 100%;
    height: 500px;
    position: absolute;
    clip-path: polygon( 0 0, 100% 0, 100% 100%, 0 calc(100% - 5vw));
}

.box--2 {
    background: var(--primary_color);
    
    padding: 13px;
    color: #fff;
    
    width: 370px;
    border-radius: 7px;
    box-shadow: 0px 0px 10px 0px #cccccc9e;
    min-height: 420px;
    max-height: 420px;
}

.box--2 i,
.box--highlight i {
    padding-top: 23px;
    padding-left: 30px;
    font-size: 55.86px;
    float: left;
    width: 102px;
}

.box--2 .heading,
.box--highlight .heading {
    font-size: 18px;
    text-transform: uppercase;
    padding: 15px;
    font-weight:    400;
    border-radius: 15px;
    color: #000;
}

.highlight {
    color: #0E90E4;
}

.pricing--header {background-color: var(--standard_color); border-radius: 10px;}


.acad-content {padding: 20px 0;}
.acad-content p {text-align: justify; font-size: 14px;}

.testi_box {margin-top: 20px;}
.testi_box p {text-align: right;font-size: 13px}
.testi_box h6 {text-align: right; font-size: 16px;} 
.testi_box h5 {text-align: right;}


/*.carousel-control-prev-icon {background-image: inherit!important;}*/
/*/*.carousel-control-prev-icon i {font-size: 35px; color: #000;}
/*.carousel-control-next-icon {background-image: inherit!important;}*/
/*.carousel-control-next-icon i {font-size: 35px; color: #000;}

.carousel-control-next {top: inherit!important; bottom: -50px!important;}
.carousel-control-prev {top: inherit!important; bottom: -50px!important;}


.carousel-control-next {left: 65px;}*/

.carousel-control-next, .carousel-control-prev {
    background: no-repeat;
    border: none;
    width: 8% !important;
}
.w-100 {width: 90%!important;}
.serviceBox{
    color: var(--standard_color);
    background: var(--standard_color);
    text-align: center;
    padding: 25px 20px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    max-height: 332px;
    min-height: 332px;
}

.serviceBox h4 {text-align: center; color: var(--primary_color)!important; font-size: 25px; margin-top:12px;}

.serviceBox:before,
.serviceBox:after{
    content: "";
    background: linear-gradient(to right bottom,#fff,#eee);
    border-radius: 10px 10px 80px 10px;
    position: absolute;
    top: 4px;
    left: 4px;
    right: 1px;
    bottom: 1px;
    z-index: -1;
}
.serviceBox:after{
    background:#db7100;
    width: 60px;
    height: 60px;
    border-radius: 10px 0 150% 0;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
}
.serviceBox .service-icon{
    background: #fff;
    font-size: 45px;
    line-height: 87px;
    width: 85px;
    height: 85px;
    margin: 0 auto 15px;
    border-radius: 50%;
    box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.2),0 0 10px rgba(0,0,0,0.15) inset;
}

.service-icon img {height: 65px;}

.serviceBox .title{
    font-size: 21px;
    font-weight: 600;
    /*text-transform: uppercase;*/
    margin: 22px 0;
    text-align: center;
}
.serviceBox .description{
    color: #555;
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
}
.serviceBox.green{
    color: #75c400;
    background: #75c400;
}
.serviceBox.green:after{ background: #75c400; }
.serviceBox.blue{
    color: #27A1D3;
    background: #27A1D3;
}
.serviceBox.blue:after{ background: #27A1D3; }
.serviceBox.red{
    color: #bb2b2c;
    background: #bb2b2c;
}
.serviceBox.red:after{ background: #bb2b2c; }
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 30px; }
}


.table {text-align: left!important;}


/*.sf-menu li:nth-child(7){padding-bottom: 60px;}*/


.address_box h5 {      color: var(--primary_color);
    border-bottom: 2px solid var(--primary_color);
    margin: 24px 0;
    padding-bottom: 5px;
}
.address_box p {text-align: left!important;}

.member_img h4 {text-align: center;
    margin-top: 10px;
    font-size: 18px;
}


.form-control::placeholder {font-size: 14px!important;}
.form-btn {    background: #03723b;
    line-height: 40px;
    height: 40px;
    float: left;
    padding: 0px 15px;
    width: 33%;
    border: 0px;
    color: #fff;
    position: relative;
    cursor: pointer;
}
  .footer-bubble {
    color: #fff;
}
.goog-te-gadget-simple {
    background: transparent;
    color: #fff;
    border: 0px;
}
.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff !important;
}
.goog-te-gadget-icon {
    display: none;
}
.goog-te-menu-value span {
    border: 0px !important;
    color: #fff !important;
}
.goog-te-menu-frame {
    z-index: 10000002;
    position: fixed;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    _position: absolute;
}
 .mobile-logo {
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 3;
    }
    .hvr-pulse-grow {
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
    }
    .side_vertical_barlink {
        position: absolute;
        padding: 10px;
        width: 388px;
        background: rgb(112, 26, 34);
        /* background: rgba(255, 174, 0, 0.9); */
        right: 0px;
        top: 100px;
        z-index: 999 !important;
        font-size: 12px;
        border-radius: 20px 0px 0 25px;
        display: none;
    }

    .side_vertical_barlink2 {
        top: 220px !important;
    }
/*.carousel {padding-right: 35px;}*/
/*#carouselExampleControls .carousel-item img {
    height: 100vh;
    object-fit: cover;
}*/
.new_title {
    text-align: left!important;
    font-weight: 700;
    clip-path: polygon(0 0,1% 50%, 0% 100%, 99% 100%, 100% 50%, 99% 0%);
    padding: 10px 15px;
    margin: 1rem 0 0;
    font-size: 34px;
}
.member_img h6 {margin: 0px!important; font-size: 14px;}

.progress1 {display: none;}
.f_logo img {
    margin-top: 36px;
    height: 60px;
    margin-right: 10px;
    object-fit: contain;
}
.infromation_box h4 {
    color: var(--standard_color);
    margin-bottom: 26px;
}
.f_logo p {
    text-align: center;
}
.side_vertical_barlink{
    z-index: 3; background-color: #013a0f; border-width: 5px 0 0px 5px; /* border-left-style: solid; */ border-left-color: #fff; width: 50%;
}
.side_vertical_barlink i{
    background: url(https://www.dpsallahabad.com/images/notification-bg.gif) #ec774b; border-radius: 10px; padding: 6px; color: #fff; font-size: 20px; float: left; margin-right: 10px;
}
.side_vertical_barlink span{
    font-size: 13px; font-weight: 600; line-height: 18px; position: relative; top: 6px; color: #fff; text-shadow: 1px 1px 0px #000000;
}
.new_side_btn{
    color: #ffffff; text-decoration: none; font-weight: bold;
}
  .flink > ul > li > a {
    color: #e4e4e4;
}
textarea::placeholder {
    position: relative;
    left: -6px;
}
.infromation_box ul li a {
    color: white;
    text-decoration: none;
}
    .infra_icon li img {
        height: 110px;
        width: 200px;
        object-fit: cover;
        border-radius: 26px;
        border: 2px solid #ffffff8c;
    }
    .pri-main .row .col-md-4,
    .pri-main .row .col-md-7 {
        display: flex;
        align-items: center;
    }
    .smid-img img {
        width: 100%;
        object-fit: cover;
        object-position: top;
        border: 1px solid var(--primary_color);
        padding: 10px;
        border-radius: 12px;
        background: white;
        box-shadow: 6px 6px 1px #00000014;
    }
    .pri-main .smid-img {
        width: 100%;
    }
    p.pri-name {
        font-size: 20px !important;
        font-weight: 600;
        margin-top: 15px;
    }
    .review .carousel-item .col-md-5,
    .review .carousel-item .col-md-7 {
        display: flex;
        align-items: center;
    }
    .review .carousel-item .col-md-5{
        justify-content: center;
    }
    .review .carousel-item .col-md-5 img {
        height: auto;
        object-fit: cover;
        width: 72%;
    }
/*    .carousel-control-next,
    .carousel-control-prev {
        position: inherit !important;
        width: 6% !important;
        color: #060606 !important;
    }*/
.etn-event-item {
    position: relative;
    box-shadow: 0 10px 30px rgb(0 0 0 / 5%);
    padding: 0;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -ms-border-radius: 12px;
    margin-bottom: 30px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    text-transform: capitalize;
    display: none;
}
.etn-event-item .etn-event-thumb {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -ms-border-radius: 12px;
}
.etn-event-item .etn-event-thumb > a {
    line-height: 0;
    display: block;
}
.etn-event-item img {
    height: 220px;
    object-fit: cover;
    width: 100%;
}
.etn-event-item .etn-event-content {
    padding: 0 30px 15px 30px;
}
.etn-event-item .etn-event-location {
    font-size: 15px;
    color: var(--primary_color);
    margin-bottom: 5px;
    text-align: left;
}
.etn-event-item .etn-event-location i {
    margin-right: 5px;
}
.etn-event-item .etn-event-content h3 {
    text-transform: capitalize;
    line-height: 20px;
    margin-bottom: 10px;
}
.etn-event-item .etn-event-content h3 a {
    color: #323232;
    font-size: 16px;
}
.etn-event-item .etn-event-footer {
    overflow: hidden;
}
.etn-event-item .etn-event-footer .etn-event-date {
    float: left;
    font-size: 15px;
    font-weight: 700;
    color: var(--primary_color)cc;
}
.etn-event-item .etn-event-footer .etn-event-date i {
    padding-right: 5px;
}
.etn-event-item .etn-event-footer .etn-atend-btn {
    float: right;
}
.etn-event-item .etn-event-footer .etn-atend-btn .etn-btn-border {
    padding: 0 15px;
    font-weight: 700;
    font-size: 13px;
    border-width: 2px;
    line-height: 25px;
    border-color: var(--primary_color);
    color: var(--primary_color);
    background-image: none;
    display: inline-block;
}
.hm-event .etn-event-item:nth-child(1) {
    display: inherit;
}
.m-login{
    display: none;
}















@media only screen and (max-width:767px){
.resp-p .col-2 {
    width: 27.666667% !important;
}
.resp-p .col-10 {
    width: 72.333333% !important;
}
#carouselExampleControls .carousel-item img {
    height: auto;
}
.bg-event {
    margin: 0;
}
.foundaton_list h4:after{
    display: none;
}
.m-login {
    display: inherit;
    position: absolute;
    right: 56px;
    top: 17px;
    font-size: 13px;
    color: #000000 !important;
    background: var(--standard_color);
    font-weight: 600;
    padding: 4px 13px;
    border-radius: 21px;
}
.infra_icon ul li {
    width: 100%;
}














}