body{
    margin: 0px!important;
    font: normal normal normal 18px/28px Roboto Slab!important;
}


.col-lg-8.col-md-12.blog-detail-section table tr td{
border:1px solid #000;
}
	
.monstreet{
    font: normal normal medium 13px/16px Montserrat!important;
}
h1,h2,h3,h4,h5,h6,p{
    margin: 0px!important;
}
.Normal-robo-slap{
    font: normal normal 600 20px/26px Roboto Slab;
}
.bg-blue{
    background-color: #154885;
}
.apply-now{
    background-color: #004889;
    color: #fff;
    border: none;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 3px;
}
.navbar-nav li {
    padding: 10px 20px;
}
/* nav.navbar.navbar-default.navbar-expand-lg.nav-menu{
    background-color: #ffffff66!important;
} */
nav.navbar.navbar-default.navbar-expand-lg.nav-menu{
    background: linear-gradient(0deg, rgb(255 255 255 / 0%) 0%, rgba(255, 255, 255, 1) 100%);   
}
/* .bg-images-slide{
    background: url(../../../images/cis/Home-slide-1.jpg);
    background-repeat: no-repeat;
    min-height: 800px;
    background-size: cover;
} */
.bg-images-workwithus{
    background: url(../../../images/cis/kids-getting-back.png);
    background-repeat: no-repeat;
    min-height: 600px;
    background-size: cover;
}
nav.navbar.navbar-default.navbar-expand-lg.nav-menu.costum-navbar{
    background-color: #fff!important;
}
.navbar-brand img{
    width: 75%!important;
}

button.nav-link {
    color: #fff !important;
}

/* about css */
.aboutus h1{
    font-weight: 600;
}
.aboutus p{
    padding: 10px 0px;
}
.thumb-one{
    position: relative;
}
.thumb-one img{
    border-radius: 20px;
}
.play-btn{
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50;
    top: 43%;
}
.play-btn img{
    width: 10%; 
}
.SECTION-SPACING{
    padding: 80px 0px;
}


/* Go Beyond css start herere */
.bg-goal{
    background: url(../../../images/cis/blue-bg-imagego-beyond.png);
    background-color: #004889;
}

.OUR-FEATURE-TEXT{
    color: #fff;
    text-align: center;
}
.custom-justify-item{
    display:flex;
    align-items: center;
    padding: 50px 0px;
}
h2.our-feature-heading{
    font-size: 36px!important;
    font-weight: 600;
}
.OUR-FEATURE-left-space{
    margin-left: 10px;
}
.OUR-FEATURE-TEXT p{
    font-size: 16px;
    padding-top: 10px;
}

/* CBSE Curriculum css start  */
.title-Curriculum{
    font: normal normal 600 20px/26px Roboto Slab;
}
.font-robo-slap-normal{
    font: normal normal 600 20px/26px Roboto Slab;
}
.title-Curriculum span{
    color: #3E3E3E;
}
.title-Curriculum p{
    color: #004889;
    font-weight: 900;
    font-size: 35px;
    padding-top: 15px;
}
.Curriculum-card{
    padding: 10px;
    margin-top: 30px;
}
.bg-light-blue{
    background-color: #EFF5FB;
}

/* owl crousel csss */
button.slick-prev.slick-arrow{
    background-color: #AED3FF;
    color: #000!important;
}
button.slick-next.slick-arrow{
    background-color: #AED3FF;
    color: #000!important;
    height: 50px!important;
    width: 30px!important;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: black!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
button.slick-prev.slick-arrow{
    height: 50px!important;
    width: 30px!important;
}
.slick-list.draggable{
    margin: 14px!important;
}

.blue-bg-colored img{
    width: 15%;
    margin: auto;
}
.your-class{
    padding: 20px;
}
.your-class p{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    
}
.your-class h5{
    font-size: 24px;
    font: normal normal 600 20px/26px Roboto Slab;
}
.your-class span{
    font-size: 14px;
    font: normal normal Roboto Slab;
}
.testimonial-spacing{
    padding:20px;
}
.slick-dots li.slick-active button:before {
    opacity: 1!important;
    color: #004889!important;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 12px!important;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #004889!important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-detail{
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.Contact-us{
    width: 45%;
}
.contact-Detail ul li{
    list-style: none;
    padding: 5px 0px;
}
.contact-Detail ul{
    margin: 0px;
    padding: 0px;
}
.contact-Detail ul li a{
    text-decoration: none;
}
.quick-links{
    width: 45%;
}
.quick-links-detail{
    display: flex;
}
.right-footer-links{
    margin-right: 30px;
}
.right-footer-links ul{
    padding: 0px;
    margin: 0px;
}
.right-footer-links ul li{
    list-style: none;
    padding: 5px 0px;
}
.right-footer-links ul li a{
    text-decoration: none;
    font-size: 15px;
    color: #000;
}
.contact-us-top p{
    font-size: 26px;
    color: #5581AC;
    font-weight: 600;
    border-bottom: 2px solid #5581AC;
    width: 60%;
    padding-bottom: 10px;
}
hr{
    margin: 0px!important;
    padding: 5px 0px;
}
.social-media ul{
    padding: 0px;
    display: flex;
    margin: 0px;
}
.social-media ul li{
    list-style: none;
    padding: 10px 20px 10px 0px;
}
.social-media ul li a{
    text-decoration: none;
    color: #154885;
    display: flex;
    align-items: center;
}
.social-media ul li a span{
    margin-left: 10px;
}
.footer-display-item{
    display: flex;
    justify-content: space-between;
}
.footer-SECTION-SPACING{
    padding: 80px 0px 30px 0px!important;
}
.footer-copyright{
    display: flex;
    justify-content: space-between;
}
.footer-copyright a{
    color: #004889;
    text-decoration: none;
    font-weight: bold;
}
.right-footer-links ul li a:hover{
    color: #004889;
    font-weight: 600;
}

.slick-next:before {
    content: '❯'!important;
}
.slick-prev:before {
    content: '❮'!important;
}
.social-mediassss ul li{
    list-style: none;
    margin: 0px 10px 0px 0px!important;
    }
    .social-mediassss ul{
        margin-top: 10px;
     display:flex;
     margin: 0px;
     padding: 0px;
    }

.links-container {
    background: #535353e8;
    margin-bottom: 0px!important;
}
.btn-close{
    background: none!important;
}
.white-logo img{
    width: 30%;
}
.pop-up-listing ul{
    padding: 0px!important;
}
.pop-up-listing ul li{
    list-style: none;
}
.border-right {
    border-right: 1px solid #ffffff81;
}
.cis-detail h6{
    color: #ababab;
    font-size: 20px;
    padding: 10px 0px;
}
.cis-detail p{
    color: #fff;
    font-size: 20px;
    padding: 0px 10px;
}
.navbar-nav li img{
    width: 70%!important;
}

.popup-social-media ul {
    display: flex;
    margin-top: 10px;
    padding: 0px;
}
.popup-social-media li{
    list-style: none;
    padding: 0px 10px 0px 0px!important;
}

.infrasture-the-cis-1{
    background: url(../../../images/cis/digital-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.infrasture-the-cis-2{
    background: url(../../../images/cis/infrastructure-bg-2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.infrasture-the-cis-3{
    background: url(../../../images/cis/lab-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.infrasture-the-cis-4{
    background: url(../../../images/cis/sur-sangam-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.infrasture-the-cis-5{
    background: url(../../../images/cis/paint-passion-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.infrasture-the-cis-6{
    background: url(../../../images/cis/cis-vibe-cover.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.infrasture-the-cis-7{
    background: url(../../../images/cis/play-station.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}


.infrasture-the-cis-8{
    background: url(../../../images/cis/infrastructure-bg-8.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}


.infrasture-the-cis-9{
    background: url(../../../images/cis/indoor-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}







/* academics-the-cis bg-imagess*/

.academics-the-cis-1{
    background: url(../../../images/cis/pre-primary-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.academics-the-cis-2{
    background: url(../../../images/cis/Primary-COVER.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.academics-the-cis-3{
    background: url(../../../images/cis/Middal-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.academics-the-cis-4{
    background: url(https://cissikar.com/assets/images/cis/senior-cover-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}




.academics-the-cis-5{
    background: url(../../../images/cis/academics-bg-5.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}


/* know the cis start herere */

.know-the-cis-1{
    background: url('../../../images/cis/about-cover-img.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.know-the-cis-2{
    background: url(../../../images/cis/kids-getting-back-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.know-the-cis-3{
    background: url(../../../images/cis/kids-getting-back-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.know-the-cis-4{
    background: url(../../../images/cis/kids-getting-back-4.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.know-the-cis-5{
    background: url(../../../images/cis/kids-getting-back-5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}



/* activity the cis start herere */
.activity-the-cis-1{
    background: url(../../../images/cis/House-System-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.activity-the-cis-2{
    background: url(../../../images/cis/performin-arts.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}

.activity-the-cis-3{
    background: url(../../../images/cis/sports-life-skills.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}



/* care the cis start herere */
.care-the-cis-1{
    background: url(../../../images/cis/boarding-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.care-the-cis-2{
    background: url(../../../images/cis/boarding-2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}

/* Admission the cis start herere */
.admission-the-cis-1{
    background: url(../../../images/cis/admission-process.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.admission-the-cis-2{
    background: url(../../../images/cis/fee-structure.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.admission-the-cis-3{
    background: url(../../../images/cis/scholorship.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.admission-the-cis-4{
    background: url(../../../images/cis/transport-cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}
.admission-the-cis-5{
    background: url(../../../images/cis/rule&regulation.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}


ul#pills-tab {
    display: block;
    padding: 10px 20px;
}
.border-left-white{
    border-left: 3px solid #fff;
    padding-left: 10px;
    margin-bottom: 20px;
    margin: 10px;
    font-size: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: var(--bs-nav-pills-link-active-bg);
}
button#pills-home-tab{
    width: 100%;
    text-align: left;
}
.nav-link{
    color: #161616 !important;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #154885!important;
    background-color: #ffffff!important;
    border-radius: 0px!important;
    margin-left: 20px;
    text-align: left;
}
button#pills-profile-tab {
    width: 100%;
    text-align: left;
}
button#pills-contact-tab{
    width: 100%;
    text-align: left;
}

.nav-item button{
    font-weight: 600;
}


.text-blue{
    color: #004889;
}

p{
    font-size: 15px;
}
.tab-spacingsss{
    padding: 20px;
}

.main-form{
    border:1px solid #953036;
    border-radius: 20px;
    padding: 0px 20px;
}


.text-red{
    color:  #953036;
}


.get-in-touch{
    font-size: 31px!important;
    font-weight: bold;
    color: #953036;
    background-color: #fff;
    padding: 0px 20px;
}
.minus-mmargin-top{
    margin-top:-10px;
}
.Students-name{
    display: flex;
}

.position-aboslute-input{
    position: absolute;
    z-index: 100;
    margin: 5px 0px 0px 10px;
}
.input-relative{
    position: relative;
}

.input-relative input{
    padding: 5px 5px 5px 40px ;
    border: none;
    border: 1px solid #953036;
    border-radius: 5px;
    outline: none;
    width: 100%;
}
.forms{
    display: flex;
    justify-content: space-around;
}

.submit-btn a{
    background-color: #953036;
    color: #fff;
    padding: 10px 30px;
    text-decoration: none;
}
.submit-btn{
    text-align: center;
    margin-top: 40px;
}


.Students-name.pt-3 {
    width: 45%;
}

.input-relative{
    width: 100%!important;
}


.Students-name.pt-3{
    margin-bottom: 10px;
}
.boss-image{
    margin-left: 10px;
}

.Vision-mission{
    width: 50%;
    margin-top: 20px;
}
.fs-small{
    font-size: 15px;
}
.quotes{
    display: flex;
}
.boss-image{
    width: 40%;
}
.boss-text{
    width: 50%;
}
.redressed {
    font-family: "Redressed", cursive;
    font-weight: 400;
    font-style: normal;
    color: #154885;
  }

  .redressed p{
    font-size: 20px;
  }

.digital-classroom{
    display: flex;
    justify-content: space-between;
}

.digital-class-1{
    width: 48%;
}
.digital-class-2{
    width: 48%;
}
.library-gallery{
    display: flex;
    justify-content: space-between;
}
.library-gallery-1{
    width: 30%;
}
.bg-gray{
    background-color: #EBEBEB!important;
}
.accordion-button {
    background-color: #EBEBEB!important;
}
.accordion-item {
    margin: 20px 0px;
}
.main-labs{
    display: flex;
    justify-content: space-between;
}
.labs-text-left{
    width: 45%;
}
.labs-right{
    width: 50%;
    margin-left: 20px;
}
.bg-gray p{
    font-weight: bold;
}

/* .left-card-spacing{
    position: sticky;
    top: 0px;
} */
.accordion-body {
    font-size: 15px;
}
.text-redish{
    color: #BA3532;
    font-weight: 600;
}
.text-blueish{
    color: #396BB2;
    font-weight: 600;
}
.text-yellosish{
    color: #F58634;
    font-weight: 600;
}
.text-greenish{
    color: #00A859;
    font-weight: 600;
}
.border-right{
    border-right: 2px solid #AED3FF;
}

.activity-visual-rat img{
    width: 20%!important;
    margin-bottom: 20px;
}
.care-main-text{
    font-weight: 700;
    font-size: 18px!important;
    margin-bottom: 30px;
    margin-top: 20px;
}
.care-main-text img{
    width: 50%;
}
.border-table th{
    border: 1px solid #D9D9D9;
    padding: 10px;
    text-align: center;
}
.border-table tr td{
    border: 1px solid #D9D9D9;
    padding: 10px;
    text-align: center;

}
.bg-grayishh-table{
    background-color: #F2F2F2;
}
.admisssion-display{
    display: flex;
}
.images-admission{
    width: 50%!important;
}
.images-2-admission{
    margin-top: 150px;
}
.justify-admission{
    display: flex;
    align-items: center;
}
.scholorship-flex{
    display: flex;

}

.scholorship-listing ul{
    padding: 0px!important;
    margin: 0px!important;
}
.scholorship-listing li{
    list-style: none;
    padding: 10px 0px;
}

.scholorship-icons{
    width: 4%;
}
.scholorship-pargraph{
    width: 80%;
}
.scholorship-icons img{
    width: 60%;
}
.routechart ul li{
    list-style: none;
    padding: 5px 0px;
}
.routechart ul{
    padding-top: 10px;
    margin: 0px;
    padding: 0px;
}
.psf-icosn{
    width: 40%;
}
.view-pdf{
    text-align: left;
    padding-left: 5px;
}
.photogallery-text{
    background-color: #154885;
    padding: 10px 20px;
}
.photogallery-text p{
    font-weight: bold;
}
.minus-margin-top-video{
    margin-top: -10px;
}
.blog-text{
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 20px;
    color: #fff;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
section.bg-images-workwithus{
    position: relative;
}
.blog-text-main{
    background-color: #EFF5FB;
    padding: 10px 20px;
}
.blog-titles{
    font-weight: bold;
    font-size: 18px;
}
.blog-text-main span{
    font-size: 14px;
    color: #959595;
}
.other-pagraph-blog{
    font-size: 16px;
}
.spacing-blog-section{
    padding: 30px 30px;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.search-bar input{
    background-color: #EFF5FB;
    border-color: none;
    border: none;
    padding: 10px 40px 10px 10px;
    width: 100%;
    border-radius: 4px;
}
.search-bar{
    text-align: center;
}
.search-bar span{
    margin-left: -40px;
}
.category-links h3{
    border-bottom: 1px solid #a7a7a7;
    text-align: left;
    font-size: 20px;
    padding-bottom: 5px;
}
.category-links ul{
    margin-top: 10px!important;
    padding: 0px;
    margin: 0px;
}
.category-links ul li{
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
    padding: 6px 0px;
    text-align: left;
}
.category-links ul li a{
    text-decoration: none!important;
    color: #3E3E3E!important;
}
.category-links ul li a:hover{
    font-weight: bold;
}
.tags h3{
    color: #959595;
}
.tags{
    background-color: #5581AC;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 5px 15px;
    margin: 10px 20px 10px 0px;
}
.tagss{
    display: flex;
    flex-wrap: wrap;
}
.blog-main-flex{
    display: flex;
    justify-content: space-between;
}
.menu-bar-on-screen{
    background-image: url(../../../images/cis/poup-bg.jpeg);
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10000;
}

.d-none{
    display: none;
}
.blocks{
    display: block;
}
button.cross {
    top: 20px;
    position: absolute;
    right: 20px;
    border: none;
    border-radius: 50px;
    line-height: 25px;

}
.hite-logo img{
    width: 30%;
}
body{
    position: relative;
}
.white-logomain img{
    width: 50%;
}
.pop-up-display-menu{
    display: flex;
}
.border-right-menu {
    border-right: 1px solid #fff;
}
.menu-left{
    width: 70%;
    padding-top: 30px;
    height: 100vh;
}
.menu-right{
    width: 30%;
}
.menu-left img{
    width: 30%;
    padding-left: 100px;
}

.border-bootm{
    border-bottom: 1px solid #fff;
   margin: 0px;
   padding: 0px;
}

.border-bootm li{
    list-style: none;
    padding: 5px 0px;
}
.border-bootm li a{
    color: #fff;
    text-decoration: none;
    font-size: 23px;
}
.menu-listing{
    width: 50%;
    display: block;
    justify-content: end;
    padding-bottom: 50px;
    display: grid;
    margin-top: 80px!important;
}
.display-property-diplay-listing {
    margin-top: 110px;
}
.potogallery-video-gallery{
    display: flex;
    justify-content: center;
    width: 70%;
    margin-top: 20px;
}
.potogallery-video-gallery img{
    width: 50%!important;
    padding-left: 0px!important;
}
.menu-imagess{
    width: 20%;
}
.menu-bar-right-side{
    padding: 140px 20px 20px 60px;
}
.social-media-menu-links a{

    margin: 10px 0px;
    display: block;
}

.social-media-menu-links a{
    color: #fff;
}
.social-media-menu-links a{
    text-decoration: none;
    border-radius: 10px;
    width: 50%;
}
.social-media-menu-links a i{
    margin-right: 5px;
}
.social-media-menu-links a:hover{

    color: #fff;
}
button.btn-close {
    background: #fff !important;
    color: #000 !important;
    padding: 10px 20p;
    height: 30px;
    opacity: 1;
    width: 30px;
}
.text-mobile-colored li a{
    color: #ffffff;
}
.text-mobile-colored{
    padding: 0px;
    margin: 0px;
}
.text-mobile-colored li a{
    text-decoration: none;
}
.text-mobile-colored li{
    padding: 5px 0px;
    list-style: none;
}
div#staticBackdrop {
    background: #004889;
}

.on-mob-block{
    display: none;
}

.color-menu{
    background-color: #004889!important;
}
i.fa-solid.fa-bars {
    color: #fff;
}
.other-links{
    text-decoration: none;
    color: #fff;
}

.box a{
    background-color: #953036;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
}

.button{
    top: 43% !important;
    right: -56px !important;
    transform: rotate(-90deg);
    border: none;
    outline: none;
    padding: 10px 20px;
    z-index: 10000000 !important;
    position: fixed !important;
    color: #fff !important;
}



div#popup1 {
    display: flex;
    justify-content: end;
}
.btnl-danger{
    background-color: #953036;
    color: #fff;
    border: none;
}
.pop-up-enquery input{
    width: 100%;
    margin-top: 20px;
    outline: none;
    border: 1px solid #959595;
    padding: 4px;
}

.location h4{
    font-size: 18px;
}
.location p{
    font-size: 14px;
}

















@media only screen and (max-width: 1422px) {
    .location.pb-5 {
        padding-bottom: 20px !important;
    }
    .menu-bar-right-side {
        padding: 40px 30px!important;
    }
}

@media only screen and (max-width: 1199px) {
    .bg-images-slide {
        background: url(../../../images/cis/Home-slide-1.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 400px!important;
 
    }
    .contact-us-top p {
        width: 80%;
    }
    .social-media ul li {
        list-style: none;
        padding: 10px 10px 10px 0px;
    }
    .social-media ul li {
        font-size: 14px;
    }
    .contact-Detail ul li{
        font-size: 14px;
    }
    .right-footer-links ul li a {
        text-decoration: none;
        font-size: 14px;
        color: #000;
    }
    .footer-copyright p{
        font-size: 14px;
    }
  }
  @media only screen and (max-width: 991px) {
	  .SECTION-SPACING {
    padding: 25px 0px;
}

    .content .text-content {
        width: 100%!important;
    }
    .result-bg h3{
        text-align: center;
        padding-top: 30px;
    }
    .content{
        display: block!important;
    }
    .content .list {
        width: 100%!important;  
    }
    .owl-controls .owl-buttons .owl-next {
        top: 60%!important;
    }
    .owl-controls .owl-buttons .owl-prev {
        top: 60%!important;
    }
    div#news-slider{
    padding-top: 140px;
}

    .bg-images-slide{
        background-image: none!important;
    }
    .popup {
        width: 40%!important;
    }
    .border-right{
        border-right: none;
    }
    .left-card-spacing{
        margin-bottom: 50px;
    }
    .on-mob-block{
        display: block;
    }
    .menu-bar-on-screen{
        display: none;
    }
    .footerlogo{
        width: 50%!important;
        margin: auto;
        padding-bottom: 20px;
    }
  }
  @media only screen and (max-width: 767px) {

	  .slick-dotted.slick-slider {
    margin-bottom: 0px!important;
}
	      .SECTION-SPACING {
        padding: 15px 0px!important;
    }
    



    .result-bg {
        padding-top: 110px!important;
    }
    #oopss #error-text p.p-a {
        font-size: 15px!important;
    }
    #oopss #error-text .back {
        background: #004889;
        color: #fff;
        font-size: 14px!important;
        text-decoration: none;
        margin: 2em auto 0;
        padding: .7em 2em;
        border-radius: 500px;
        font-weight: 900;
        transition: all 300ms ease;
    }
    #oopss #error-text span {
        position: relative;
        font-size: 1.3em!important;
        font-weight: 900;
        margin-bottom: 21px!important;
    }
    .position-fixeded{
        display: block!important;
     }
    button.slick-prev.slick-arrow {
        height: 50px !important;
        width: 30px !important;
        z-index: 1000;
    }
    .main-sliderssss-on-mob img{
        height: 410px;
        width: 100%!important;
    }
    .slick-list.draggable{
        margin: 0pc!important;
      }
    
  .main-sliderssss-on-mob{
    width: 100%;
    display: block!important;
  }
    .box{
        display: none;
    }
    .bg-images-slide {
        background:none;
    }

    .bg-images-slide {
        display:none;
    }


    
    
    
    
    
    
    .infrasture-the-cis-1{
        height: 400px!important;
    }
    .infrasture-the-cis-2{
        height: 400px!important;
    }
    .infrasture-the-cis-3{
        height: 400px!important;
    }
    .infrasture-the-cis-4{
		
        height: 400px!important;
    }
    .infrasture-the-cis-5{
        height:400px!important;
    }
    .infrasture-the-cis-6{
        height: 400px!important;
    }
    .infrasture-the-cis-7{
		
        height:400px!important;
    }
    
    
    .infrasture-the-cis-8{
        background: url(../../../images/cis/infrastructure-bg-8.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height:400px!important;
    }
    
    
    .infrasture-the-cis-9{
        height:400px!important;
    }
    
    
    
    
    
    
    
    /* academics-the-cis bg-imagess*/
    
    .academics-the-cis-1{
        height: 400px!important;
    }
    .academics-the-cis-2{
        height: 400px!important;
    }
    .academics-the-cis-3{
        height: 400px!important;
    }
    .academics-the-cis-4{
        height: 400px!important;
    }
	  .academics-the-cis{
        height: 400px!important;
    }
	  
    .academics-the-cis-5{
        height: 400px!important;
    }
    
    
    /* know the cis start herere */
    
    .know-the-cis-1{
        height: 400px!important;
    }
    .know-the-cis-2{
        background: url(../../../images/cis/kids-getting-back-2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }
    .know-the-cis-3{
        background: url(../../../images/cis/kids-getting-back-3.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }
    .know-the-cis-4{
        background: url(../../../images/cis/kids-getting-back-4.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }
    .know-the-cis-5{
        background: url(../../../images/cis/kids-getting-back-5.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height:400px!important;
    }
    
    
    
    /* activity the cis start herere */
    .activity-the-cis-1{
        height: 400px!important;
    }
    .activity-the-cis-2{
        height: 400px!important;
    }
    .activity-the-cis-3{
        height: 400px!important;
    }
    
    
    
    /* care the cis start herere */
    .care-the-cis-1{
        background: url(../../../images/cis/boarding-1.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }
    .care-the-cis-2{
        background: url(../../../images/cis/boarding-2.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }
    
    /* Admission the cis start herere */
    .admission-the-cis-1{
        height: 400px!important;
    }
    .admission-the-cis-2{
        height: 400px!important;
    }
    .admission-the-cis-3{
        background: url(../../../images/cis/scholorship.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }
    .admission-the-cis-4{
        height: 400px!important;
    }
    .admission-the-cis-5{
        background: url(../../../images/cis/rules-regulations.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        height: 400px!important;
    }























    .row.care-main-text{
        text-align: center;
    }
    .care-main-text img {
        width: 18%!important;
    }
    .Vision-mission {
        width: 100%;
        margin-top: 20px;
    }
    .scholorship-pargraph {
        width: 90%;
    }
    .scholorship-icons {
        width: 7%;
    }
    .admisssion-display{
        display: block;
    }
    .images-admission {
        width: 100% !important;
    }
    .images-2-admission {
        margin-top: 0px;
    }
       
    .top-detail{
        display: block;
    }
    .Contact-us{
        width: 100%;
    }
    .quick-links{
        width: 100%;
    }
    .footer-copyright{
        display: block;
        text-align: center;
    }
    .contact-us-top{
        padding-top: 20px;
    }
    .social-media ul{
        flex-wrap: wrap;
        display: flex;
    }
    .social-media ul li {
        width: 180px;
    }
    .OUR-FEATURE-left-space {
        margin-left: 0px!important;
    }
    .slick-next {
        right: 0px!important;
    }
    .slick-prev {
        left: 0px!important;
    }
    .snip1577 {
        margin: 0px!important;
        }
        ul.slick-dots {
            display: none!important;
        }

  }


  @media only screen and (max-width: 700px) {
    .main-sliderssss-on-mob img {
        height: 370px;
        width: 100% !important;
    }
  }
  @media only screen and (max-width: 600px) {
    .main-sliderssss-on-mob img {
        height: 320px;
        width: 100% !important;
    }
  }
  @media only screen and (max-width: 560px) {
    nav.navbar.navbar-default.navbar-expand-lg.nav-menu {
        top: 0px;
    }
    .costum-navbar {
        top: 0px!important;
    }
  
    .main-sliderssss-on-mob img {
        height: 290px;
        width: 100% !important;
    }
    .main-labs{
        display: block;
    }
    .labs-text-left {
        width: 100%;
    }
    .labs-right{
     margin: 20px 0px;
        width: 100%;
        margin-left: 0px;
    }
    .boss-text{
        width: 100%;
    }
    .boss-image{
        width: 100%;
    }
    .quotes{
        display: block;
    }
    .forms{
        display: block;
    }
    .Students-name.pt-3 {
        width: 100%;
    }
  }
  @media only screen and (max-width: 490px) {
    .main-sliderssss-on-mob img {
        height: 250px;
        width: 100% !important;
    }
  }
  @media only screen and (max-width: 429px) {
    .main-sliderssss-on-mob img {
        height: 250px;
        width: 100% !important;
    }
    a.navbar-brand.text-uppercase{
        width: 70%;
    }
  }

  @media only screen and (max-width: 490px) {
    .main-sliderssss-on-mob img {
        height: 220px;
        width: 100% !important;
    }
  }



  /* home slider css */

  .post-slide{
      background: #fff;
      border-radius: 15px;
      padding-top: 1px;
      box-shadow: 0px 14px 22px -9px #bbcbd8;
  }
  .post-slide .post-img{
      position: relative;
      overflow: hidden;
      border-radius: 10px;
  }
  .post-slide .post-img img{
      width: 100%;
      height: auto;
      transform: scale(1,1);
      transition:transform 0.2s linear;
  }
  /* .post-slide:hover .post-img img{
      transform: scale(1.1,1.1);
  } */
  .post-slide .over-layer{
      width:100%;
      height:100%;
      position: absolute;
      top:0;
      left:0;
      opacity:0;
      background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
      transition:all 0.50s linear;
  }
  .post-slide:hover .over-layer{
      opacity:1;
      text-decoration:none;
  }
  .post-slide .over-layer i{
      position: relative;
      top:45%;
      text-align:center;
      display: block;
      color:#fff;
      font-size:25px;
  }
  .post-slide .post-content{
      background:#fff;
      padding: 2px 20px 40px;
      border-radius: 15px;
  }
  .post-slide .post-title a{
      font-size:15px;
      font-weight:bold;
      color:#333;
      display: inline-block;
      text-transform:uppercase;
      transition: all 0.3s ease 0s;
  }
  .post-slide .post-title a:hover{
      text-decoration: none;
      color:#3498db;
  }
  .post-slide .post-description{
      line-height:24px;
      color:#808080;
      margin-bottom:25px;
  }
  .post-slide .post-date{
      color:#a9a9a9;
      font-size: 14px;
  }
  .post-slide .post-date i{
      font-size:20px;
      margin-right:8px;
      color: #CFDACE;
  }
  .post-slide .read-more{
      padding: 7px 20px;
      float: right;
      font-size: 12px;
      background: #2196F3;
      color: #ffffff;
      box-shadow: 0px 10px 20px -10px #1376c5;
      border-radius: 25px;
      text-transform: uppercase;
  }
  .post-slide .read-more:hover{
      background: #3498db;
      text-decoration:none;
      color:#fff;
  }
  .owl-controls .owl-buttons{
      text-align:center;
      margin-top:20px;
  }
  .owl-controls .owl-buttons .owl-prev{
      background: #fff;
      position: absolute;
      top:50%;
      left:20%;
      padding: 0 18px 0 15px;
      border-radius: 50px;
      box-shadow: 3px 14px 25px -10px #92b4d0;
      transition: background 0.5s ease 0s;
      line-height: 30px;
      width: 33px;
      display: flex;
      justify-content: center;
  }
  .owl-controls .owl-buttons .owl-next{
      background: #fff;
      position: absolute;
      top:50%;
      right: 20%;
      padding: 0 15px 0 18px;
      border-radius: 50px;
      box-shadow: -3px 14px 25px -10px #92b4d0;
      transition: background 0.5s ease 0s;
      line-height: 30px;
    width: 33px;
    display: flex;
    justify-content: center;
  }
  .owl-controls .owl-buttons .owl-prev:after,
  .owl-controls .owl-buttons .owl-next:after{
      content:"\f104";
      font-family: FontAwesome;
      color: #333;
      font-size:26px;
  }
  .owl-controls .owl-buttons .owl-next:after{
      content:"\f105";
  }
  .nav-item{
    width: 100%;
    padding: 0px 0px!important;
  }
  button.nav-link.active{
    width: 100%;
  }
  .nav-item a:hover{
    text-decoration: none;
  }
  .bg-blue.left-card-spacing{
    padding: 20px 0px;
  }
  @media only screen and (max-width:1280px) {
      .post-slide .post-content{
          padding: 0px 15px 25px 15px;
      }
  }
  

  .main-sliderssss-on-mob{
    width: 100%;
    display: none;
  }
 .whatappppp{
    width: 10%;
   
 }
 .position-fixeded{
    position: fixed;
    z-index: 1000000;
    width: 100%;
    bottom: 20px;
    right: -20px;
 }
 .position-fixeded{
    display: none;
 }
 .white-logosssss{
    margin-left: 70px;
 }
 .potogallery-video-gallery a:hover{
    text-decoration: none!important;
    color: #fff;
 }







 .main-page-not-found {
    padding: 50px 0px;
   background-color: #EFF5FB;
  }
  #oopss #error-text {
    font-size: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Shabnam', Tahoma, sans-serif;
    color: #000;
    direction: rtl;
  }
  #oopss #error-text img {
    margin: 85px auto 20px;
    height: 342px;
  }
  #oopss #error-text span {
    position: relative;
    font-size: 3.3em;
    font-weight: 900;
    margin-bottom: 50px;
  }
  #oopss #error-text p.p-a {
    font-size: 19px;
    margin: 30px 0 15px 0;
  }
  #oopss #error-text p.p-b {
    font-size: 15px;
  }
  #oopss #error-text .back {
    background: #004889;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    margin: 2em auto 0;
    padding: .7em 2em;
    border-radius: 500px;
    font-weight: 900;
    transition: all 300ms ease;
  }
  #oopss #error-text .back:hover {
    -webkit-transform: translateY(-13px);
            transform: translateY(-13px);
    box-shadow: 0 35px 90px 4px rgba(0, 0, 0, 0.3), inset 0px 0 0 3px #000;
  }
  
  @font-face {
    font-family: Shabnam;
    src: url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam-Bold.eot");
    src: url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam-Bold.eot?#iefix") format("embedded-opentype"), url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam-Bold.woff") format("woff"), url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam-Bold.woff2") format("woff2"), url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam-Bold.ttf") format("truetype");
    font-weight: bold;
  }
  @font-face {
    font-family: Shabnam;
    src: url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam.eot");
    src: url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam.eot?#iefix") format("embedded-opentype"), url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam.woff") format("woff"), url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam.woff2") format("woff2"), url("https://cdn.rawgit.com/ahmedhosna95/upload/ba6564f8/fonts/Shabnam/Shabnam.ttf") format("truetype");
    font-weight: normal;
  }

.modal-header{
    position: absolute;
    z-index: 1000000;
    width: 100%;
    border-bottom: none!important;
}

.snip1577 img {
    border-radius: 20px!important;
}

.main-sliderssss-on-mob{
    padding-top: 140px;
}
.pdf-link:hover{
    text-decoration: none;
}
.tc-verification-heading{
    padding-top: 150px;
}
.tc-form{
    border: 1px solid #989898;
    padding: 30px;
    border-radius: 10px;
}
.tc-bg{
    background-color: #fff;
}


/* time line css start herererer */
.result-bg{
    padding-top: 150px;
}




.content{
    display: flex;
    justify-content: space-between;
  }
  .content .list{
    border: 1px solid #e3e3e3;
    display: flex;
    flex-direction: column;
    width: 30%;
    margin-right: 50px;
    position: relative;
    height: 100%;
  }
  .content .list label{
    height: 52px;
    font-size: 22px;
    font-weight: 500;
    line-height: 60px;
    cursor: pointer;
    padding-left: 25px;
    transition: all 0.5s ease;
    color: #004889;
    z-index: 12;
  }
  #home:checked ~ .list label.home,
  #blog:checked ~ .list label.blog,
  #help:checked ~ .list label.help,
  #code:checked ~ .list label.code,
  #about:checked ~ .list label.about{
    color: #fff;
  }
  .content .list label:hover{
    color: #004889;
  }
  .content .slider{
    position: absolute;
    left: 0;
    top: 0;
    height: 60px;
    width: 100%;
    background: #004889;
    transition: all 0.4s ease;
  }
  #home:checked ~ .list .slider{
    top: 0;
  }
  #blog:checked ~ .list .slider{
    top: 60px;
  }
  #help:checked ~ .list .slider{
    top: 120px;
  }
  #code:checked ~ .list .slider{
    top: 180px;
  }
  #about:checked ~ .list .slider{
    top: 240px;
  }
  .content .text-content{
    width: 50%;
    height: 100%;
  }
  .content .text{
    display: none;
  }
  .content .text .title{
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 500;
  }

  .content .text-content .home{
    display: block;
  }
  #home:checked ~ .text-content .home,
  #blog:checked ~ .text-content .blog,
  #help:checked ~ .text-content .help,
  #code:checked ~ .text-content .code,
  #about:checked ~ .text-content .about{
    display: block;
  }
  #blog:checked ~ .text-content .home,
  #help:checked ~ .text-content .home,
  #code:checked ~ .text-content .home,
  #about:checked ~ .text-content .home{
    display: none;
  }
  .content input{
    display: none;
  }












  .history-tl-container{
    font-family: "Roboto",sans-serif;
  margin:auto;
  display:block;
  position:relative;
}
.history-tl-container ul.tl{
    margin:20px 0;
    padding:0;
    display:inline-block;

}
.history-tl-container ul.tl li{
    list-style: none;
    margin:auto;
    margin-left:141px;
    min-height:50px;
    /*background: rgba(255,255,0,0.1);*/
    border-left:1px dashed #86D6FF;
    padding: 0 0px 90px 30px;
    position:relative;
}
.history-tl-container ul.tl li:last-child{ border-left:0;}
.history-tl-container ul.tl li::before{
    position: absolute;
    left: -11px;
    top: -5px;
    content: " ";
    border: 8px solid rgba(255, 255, 255, 0.74);
    border-radius: 500%;
    background: #004889;
    height: 20px;
    width: 20px;
    transition: all 500ms ease-in-out;

}
.history-tl-container ul.tl li:hover::before{
    border-color:  #0b66b5;
    transition: all 1000ms ease-in-out;
}
.item-title{
    background-color: #EFF5FB;
    padding: 20px;
}
ul.tl li .item-detail{
    color:rgba(0,0,0,0.5);
    font-size:12px;
}
ul.tl li .timestamp{
    color: #8D8D8D;
    position: absolute;
  width:100px;
    left: -50%;
    text-align: right;
    font-size: 12px;
}
.apply-now:hover{
    text-decoration: none;
    color: #fff;
}
.result-bg h3{
    padding-top: 30px;
    font-size: 40px;
}
.care-main-text{
    align-items: center!important;
}


button.nav-link {
    color: #fff !important;
}