@import url('https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@400;500;700&family=Poppins:wght@300;400;500&display=swap');
html,body{
    max-width: 100%;
    overflow-x: hidden;
} 
.team {
    position: relative;
    width: 100%;
    padding: 45px 0 15px 0;
  }

  .team .team-item {
    position: relative;
    margin-bottom: 30px;
    background: #ffffff;
  }

  .team .team-img {
    position: relative;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
  }

  .team .team-img img {
    position: relative;
    width: 100%;
    margin-top: 15px;
    transform: scale(1.1);
    transition: .3s;
  }

  .team .team-item:hover img {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .team .team-social {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .5s;
  }

  .team .team-social a {
    position: relative;
    margin: 0 3px;
    margin-top: 100px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    font-size: 16px;
    color: #ffffff;
    background: #258203;
    opacity: 0;
  }

  .team .team-social a:hover {
    color: #ffffff;
    background: #719a0a;
  }

  .team .team-item:hover .team-social {
    background: rgba(256, 256, 256, .5);
  }

  .team .team-item:hover .team-social a:first-child {
    opacity: 1;
    margin-top: 0;
    transition: .3s 0s;
  }

  .team .team-item:hover .team-social a:nth-child(2) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .1s;
  }

  .team .team-item:hover .team-social a:nth-child(3) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .2s;
  }

  .team .team-item:hover .team-social a:nth-child(4) {
    opacity: 1;
    margin-top: 0;
    transition: .3s .3s;
  }

  .team .team-text {
    position: relative;
    padding: 10px 5px;
    text-align: center;
    background: #12187000;
    border: 1px solid rgb(44 103 141 / 0%);
    border-top: none;
    border-radius: 0 0 15px 15px;
  }

  .table-bordered {

    border: 2px solid #2c678d;
  }

  .team .team-text h2 {
    font-size: 22px;
    font-weight: 700;
    color: #121870;
  }

  .team .team-text p {
    margin: 0;
    font-size: 16px;
  }
:root{
--lg-font: 'Kaisei Tokumin', serif;
--sm-font: 'Poppins', sans-serif;
}
.achivers-team img:hover{
    box-shadow: 0px 0px 50px -11px #006b16;
    border: 3px dashed #006b16!important;
    transition: 2s;
   
}
.table-bordered td, .table-bordered th {
    border:1px solid#121870!important;
}
.table-hover tbody tr:hover {
    background: linear-gradient(180deg, #393181, transparent);
    border: 2px solid #393181;
    color: white;
}
.courses h4 {
    
    background: linear-gradient(90deg,#ffffff 10%,#ffffff 100%);
    padding: 10px;
    font-size: 22px;
    border-radius: 10px;
    
    color:#121870;
    margin-top: 20px;
    margin-bottom: 85px;
    font-family: monospace;
    width: 78%;
}
body{
    margin: 0;
    padding:0;
    box-sizing: border-box;
    --lg-font: 'Kaisei Tokumin', serif;
    --sm-font: 'Poppins', sans-serif;
}
.iim{
    animation-name: ani;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-top: 25%;
    
}
@keyframes ani{
    0%{
        transform: scale(1.1);
        transition: 2s;
    }
    50%{
        transform: scale(1.2);
        transition: 2s;
    }
    100%{
        transform: scale(1.1);
        transition: 2s;
    }
}
.aa{
    padding: 10px 0px;
    background: url(../images/ds.jpg);
    background-attachment: fixed;
    background-size: contain;
}
.aa h1{
    font-family: 'Source Code Pro', monospace;
    color:#121870;
    text-transform: uppercase;
}
.aa h3{
    font-family: 'Source Code Pro', monospace;
    color:#b59600;
    text-transform: uppercase;
}
.aa h4{
    font-family: 'Source Code Pro', monospace;
    color:#121870;
    text-transform: uppercase;
}
p,ul,ol{
	text-align:justify;
	line-height:30px;
}
.carouselExampleIndicatorsaabcde .carousel {
    position: relative;
    margin-bottom: -19px;
}
.courses {
    background: url(../images/af6.jpg);
    text-align: center;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
    background-attachment: fixed;
}














.Welcome-to-School{
    padding: 30px;
    background-attachment: fixed!important;
    background-size: contain;
    background: url(../images/bodybgg.jpg);
    background-attachment: fixed;
    }
.Welcome-to-School h2{
    margin-top: 30px;
    background: linear-gradient(90deg,#006b16 10%,#3930818a 100%);
    color: white;
    padding: 10px;
    /* font-size: 18px; */
    /* text-align: center; */
    border-radius: 5px;
}
.Welcome-to-School h2{
   margin-top: 30px;
   background:linear-gradient(270deg,#07b7a0 10%,#393081 100%); 
   padding:10px;
   font-size: 22px;
   color:white;
   border-top-right-radius: 30px;
  
    
    }
.Welcome-to-School p{
  font-size: 17px;
  font-family: var(--sm-font);
    }
    .direcrors-messages{
        
        background: url(../images/bodybgg.jpg);
        background-attachment: fixed;
        padding: 30px;
        background-attachment: fixed;
        background-size: contain;
       
    }
    .direcrors-messages h4{
        margin-top: 30px;
    margin-top: 30px;
    background: linear-gradient(270deg,#07b7a0 10%,#393081 100%);
    padding: 10px;
    font-size: 22px;
    color: white;
    border-top-right-radius: 30px;   
    }
    .direcrors-messages img{
 

    }
    .direcrors-messages .late{
        background: linear-gradient(45deg,#3a0d14 100%,  #799bc8 100%); 
        color:white;
        padding:10px;
        margin-bottom: 30px;
        
    }
    .direcrors-messages p{
        font-size: 17px;
        font-family: var(--sm-font);
        color: black;
    }
    
 .achivers-team{
    /* background:url(../images/sohowati\ devi\ public\ school.png);  */
    /* background:url(../images/gallery/Asset\ 30.png); */
    background-attachment: fixed!important;
    background-size: contain;
    background: url(../images/bodybgg.jpg);
    background-attachment: fixed;
    /* background-size: cover;
    width:100%; */
   
 }   
 .achivers-team .stmp{
   margin-top: 30px;
 }  
 .achivers-team h2{
    background: linear-gradient(45deg,#3a0d14 20%,  #edbc60 20%); 
    padding:10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }  
 .largr{
  
    background: linear-gradient(123deg, #285ea6, transparent); 
   
    height:500px;
 }
 .courses .col-md-3:hover{
    background-color:#121870!important;
    transition: 2s;
    color: #fff;
 }

    .courses .col-md-3 {
        background: linear-gradient(360deg, #12187042, #f8d21a);
        border: 1px solid #121870;
        margin: 5px;
        /* top: -65px; */
        border-radius: 13px;
        color: #121870;
        height: 100px;
    }

 .aca{
    background:#006b16;
    border: 5px solid white;
    margin: 5px;
    top: -65px;
    border-radius: 13px;
 }
.event_us{
    margin-top: -385px;
}
.event_us .mtr{

}
.rttyfh{
    background: linear-gradient(123deg, #285fa678, transparent); 
    height:150px;   
}
.top-strip{
	background: #121870;
    /* color: #ffffff; */
    padding: 5px 0;
    font-size: 18px;
    border-bottom: 1px solid #f6d118;
    border-top: 1px solid #fbd221;
}
.top-strip a{
	color:#ffffff;
    letter-spacing: 1px;
}
.top-strip a:hover{
	color:#04bdf7;
}
.top-strip i{
    font-size: 18px;  
}
.top-social-icon{
	text-align:right;
}
.top-social-icon i{
	margin-right: 5px;
    font-size: 14px;
}
a.navbar-brand img{
    margin: 5px 0;
}
.top-mid h1 {
    text-align: center;
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 55px;
    text-shadow: 1px 1px 1px #1d1d1d;
    letter-spacing: 1px;
    color: #2a3097;
    text-transform: uppercase;
    font-weight: bold;
}
.top-mid p {
    
    text-align: center;
    font-size: 20px;
    letter-spacing: 5px;
    color: #2a3097;
    text-transform: uppercase;
    font-weight: bold;
}
.top-mid a:hover{
 text-decoration:none;
 color:inherit;
 }
.top-mid h1 span {
    color:#ed030f;
}
nav.navbar{
	background: #121870;
    border-bottom: 1px solid #f8d21a;
    border-top: 1px solid #f8d21a;
}
nav .navbar-nav .nav-item .nav-link {
    padding: 4px 30px;
    font-size: 1rem;
    color: #ffffff;
    background: linear-gradient(179deg, #121870, #f8d21a4f);
    margin-right: 8px;
    border: 1px solid #f8d21a;
}


/*navlink*/
nav.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, nav.navbar-light .navbar-nav .nav-link.show, nav.navbar-light .navbar-nav .show>.nav-link {
    color: #000000;
}
nav.navbar-light .navbar-nav .nav-link:focus, nav.navbar-light .navbar-nav .nav-link:hover {
    /* padding: 0.5rem 1.75rem; */
    font-size: 1rem;
    color: #ffffff;
    background-color:#121870;
    transition: 2s;
}
.banner{
	background-color:#8D937A;
	height:500px;
}
.content{
	padding:80px 0;
}
.content .card  marquee{
	height:180px;
}
.content .card  marquee p{
	border-bottom:1px dashed #2a3097;
	margin:0;
	padding:10px;
}
.content .card  marquee i{
	color:#2a3097;
}
.content h2{
	color:#e82e2f;
}
.video-content{
    text-align: center;
    padding: 80px 0;
    background-color:#080808;
}
.video-content video{max-width:100%; height: auto;}
.facilities{
	background:url("../img/bgggg.webp");
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	background-position:center;
}
.facilities .overlay{
	padding:150px 0;
	background:linear-gradient(90deg,transparent,rgba(14, 0, 0, 0.75) 60%);
}
.facilities h2{
    text-align: left;
    color: #ffffff;
    padding: 15px;
    letter-spacing: 1px;
    background-color: #ab0303;
}
.facilities img{
    width:100%;
    position: absolute;
    left: -30%;
    top: 15%;
    transform: scale(1.5);
}
.facilities h3{
	text-align:center;
	color:#ed030f;
	padding:30px 0;
	letter-spacing:1px;
}
.facilities ul{
    color: white;
    font-size: 1.15rem;
    line-height: 40px;
    letter-spacing: .5px;
}
.testimonial{
	padding:100px 0;
	text-align:center;
    background:url(../images/bodybgg.jpg);
    background-attachment: fixed;
    /* background:url(../img/slidrsss.png);  */
    
    /* background:url(../images/bodybgg.jpg); */
    background-attachment: fixed;
}
.testi-content{
	margin:0 auto;
	max-width:800px;
	text-align: center;
}
.testi-content h3{
	padding:10px 0;
	font-size:20px;
	color:#393081;
}
.testi-content p{
	text-align: center;
}
/* ----------- Start Footer ----------------*/
.footer{
	padding: 50px 0;
    background:url(../images/footbg.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.footer h3{
    background: linear-gradient(45deg,#3a0d14 50%,#f0b53f 50%); 
    padding:10px;	
}
.footer hr{
	border-color:#BFBFBE;
}
.footer h3, footer h3 a,.footer h4,.footer h4 a{
	color:#fff;
	letter-spacing:1px;
}
.footer p,.footer p a{
	color:#121870;
    font-family: var(--sm-font);
}
.footer ul{
	list-style:none;
	padding:0;
	text-align:left;
	font-weight: 500;
    font-family: var(--sm-font);
}
.footer ul li, .footer ul li a{
	color:#121870;
}
.footer ul li i, .footer ul li a i{
	color: #e40400 !important;
}
.footer form{
	color:#F6F6F6;
}
.footer form input{
	margin-bottom:10px;
}
.footer form label{
	color:#F6F6F6;
	font-weight:400;
}
.copyrights {
    background: #121870;
    padding: 2px 0;
}
.copyrights p{
	color:#ffffff;
	margin:0;
}
.copyrights a{
	color:#ffffff;
}
.copyrights span{
	color:#ffffff;
	font-size:15px;
}
/* ----------- End Footer ----------------*/
.pages{
	padding:40px 0;
    background:url(../images/bodybgg.jpg);
    background-attachment: fixed;
}
.mission-vission{
    background: linear-gradient(123deg, #285ea6, transparent); 
}
.mission-vission .vision img{
  margin-top: 40px; 
}
.mission-vission p{
font-family: var(--sm-font);
  }
.pages p{
	font-family: var(--sm-font);
}
.pages ul li{
    font-family: var(--sm-font);   
}
.teme_in{
    background:url(../images/bodybgg.jpg);  
    background-attachment: fixed;
}
.teme_in p{
   font-family: var(--sm-font);
}
#contactpg{
	padding:80px 0;
}
#facilities img{
    max-width: 100%;
    position: inherit;
    transform: none;
    top: auto;
    left: auto;
}
#facilities .overlay{
background: rgba(0,0,0,0.75);
}
#faculty h2{
	letter-spacing: 2px;
    font-size: 24px;
    text-transform: uppercase;
    color:#2a3097;
}
#faculty img{
    max-width: 80px;
    border-radius: 10px;
    border: 5px solid #fff;
}
#academic .card{
	border:0;
}
#academic .card-body{
	padding:0;
}
#academic .nav-pills .nav-link {
    border-radius: 0;
    background: #c5eaff;
    margin-top: 10px;
    color: #11176c;
}
#academic .nav-pills .nav-link.active,#academic .nav-pills .show>.nav-link {
    color: #11176c;
    background-color: #f8d21a;
}
#online-registration form select{
	height:50px;
}

#online-reg-upload,#online-reg-dob{
	border-radius: 4px;
    border: 1px solid #e0e0e0;
    background: white;
    height: 50px;
    padding: 0 10px;
	margin:auto;
}
#online-reg-upload .upload-input-box input{
	margin-top:-15px;
	max-width: 100%;
}


/* .imglog{
   
} */


.navbar-brand img{
     margin-top: -20px;
}
.important_information{
    background:url(../images/bodybgg.jpg);   
    background-attachment: fixed;
}
.important_information h4{
   color:#285ea6;  
   margin-top: 20px;
}
.important_information h3{
    color:white;  
    margin-top: 20px;
    background: linear-gradient(45deg,#3a0d14 50%,#f0b53f 50%); 
    padding:10px;
 }
 .important_information p{
  font-family: var(--sm-font);
  font-size: 18px;
 }
 .teme_in .mtpro{
 
  background-color:#371116;
  border-radius: 10px;

 }
 .teme_in .mtpro ul li{
    color:white;
    font-size: 20px;
    margin-top: 5px;
    font-family: var(--sm-font);
   }
   .teme_in .mtpre ul li{
    color:white;
    font-size: 20px;
    margin-top: 5px;
    font-family: var(--sm-font);
   }
 .teme_in .mtpre{
    background-color:#f0b53f; 
    border-radius: 10px;
  
   }
  

.stepstep h5{
    color:#352593;
}
.stepstep p{
    text-align: justify;
    font-family: var(--sm-font);
}













/* ----------- Start Media Queries ----------------*/
.ttooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
  }
  .ttooltip .ttooltiptext {
    visibility: hidden;
    width: 100%;
    background: linear-gradient(45deg,#121870, #017866eb);
    /* color: #fff; */
    /* text-align: center; */
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-top: -2px;
    margin-left: -175px;
    border-radius: 10px;
    height: 100px;
    border: 2px solid white;
}
  
  .ttooltip:hover .ttooltiptext {
    visibility: visible;
  }

@media(max-width:2560px){
    .top-mid img{width: 100%;}  
    /* .mobb{
        display:none;
    }   */
}
@media(max-width:1920px){
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -238px;
    }
    .top-mid img{width: 50%;}    
}
@media(max-width:1440px){
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -178px;
    }
    .top-mid img{width: 50%;}    
}
@media(max-width:1200px){
	nav .navbar-nav .nav-item .nav-link {
    padding: 10px 9px;
}
.top-strip{
    font-size: 12px;
}
nav .navbar-nav .nav-item .nav-link {
    font-size: 12px;
}
.top-mid h1 {
    font-size: 40px;
}
}
@media(max-width:1024px){
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -126px;
    }
    nav .navbar-nav .nav-item .nav-link {
    font-size: 15px!important;
}
    .top-mid img{width: 50%;} 
    .desk .mss{
        margin-top: 50px;
    } 
    .desk .sdpm{
        height:200px;
        margin-top: 20px;
    } 
    .achivers-team h2{
      
        background: linear-gradient(45deg,#3a0d14 30%,  #edbc60 30%); 
      
}  
}


@media (max-width:992px){
	.top-strip {
    font-size: 9.5px;
}
.top-social-icon{
	text-align:left;
}
.navbar-toggler {
    background-color: white !important;
}
nav.navbar {
    padding: 5px 1rem;
}
}
@media(max-width:768px){
    .desk .mss{
        margin-top: 50px;
    } 
    .desk .sdpm{
        height:350px;
        margin-top: 20px;
    }
    .achivers-team h2{
      
            background: linear-gradient(45deg,#3a0d14 40%,  #edbc60 40%); 
          
    }

    nav .navbar-nav .nav-item .nav-link {
    font-size: 18px;
  }
    nav .navbar-nav .nav-item .nav-link {
    padding: 5px 9px;
  }
    .top-mid img{
        padding-top: 10px;
    }
	ul,ol{
	text-align:left;
}
a.navbar-brand img {
    margin: 5px 0;
    max-width: 80px;
}
.top-mid h1 {
    font-size: 30px;
	text-shadow:none;
    letter-spacing: 1px;
	padding: 20px 0 0 0;
}
.top-strip {
    font-size: 8px;
}
.top-strip i{
    font-size: 16px;
}
#online-registration form select,#online-registration form input,#online-registration form textarea{
	margin-bottom:15px;
}
.top-mid p {
    font-size: 16px;
    letter-spacing: 2px;
}
.facilities .overlay {
    background: rgba(0, 0, 0, 0.7);
}
.facilities img {
    width: 100%;
    position: inherit;
    left:inherit;
    top: inherit;
    transform: none;
}
.facilities ul {
    font-size: 1rem;
}
}
@media (max-width:767px){
    .top-mid p {
    font-size: 10px;
    letter-spacing: 1px;
}
.video-content{
    text-align: center;
    padding: 40px 0;
    background-color:#080808;
}
}
/* @media only screen and (max-width: 1024px) {
   
 
  }
@media only screen and (max-width: 768px) {
   
 
  } */


@media(max-width:576px){
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -286px;
    }
    /* .kk {
        padding-left: 0px!important;
    } */
    .carousel-control-prev {
        left: -25px!important;
    }
    .carousel-control-next {
        right: -10px!important;
    }
    .iim{
        margin-top: 2%;
    }
    .top-strip a {
        color: #ffffff;
        letter-spacing: 1px;
        font-size: 13px;
    }
    .aa h1 {
        font-size: 20px;
        margin-top: 0px;
    }
    .aa h3 {
        font-size: 18px;
    }
    .aa h4 {
        font-size: 19px;
    }
    /* .mobb{
        display:block;
    }
    .desk{
        display:none;
    }  */
    .top-mid img{width: 100%;}
.top-mid h1 {
    letter-spacing: 0px;
    font-size: 20px;
    text-shadow: none;
    padding: 17px 0 0 0;
}

/*a.navbar-brand img {
    max-width: 65px;
}*/
.pages h2{
	font-size:22px;
}
#online-reg-upload, #online-reg-dob {
    margin-bottom: 15px;
}

}
@media only screen and (max-width: 425px) {
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -211px;
    }
    .desk .mss{
        margin-top: 100px;
    } 
    .desk .sdpm{
        height:150px;
        margin-top: -20px;
    }
    .achivers-team h2{
      
        background: linear-gradient(45deg,#3a0d14 60%,  #edbc60 60%); 
      
} 
 
  }

@media (max-width: 375px){
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -186px;
    }
    .desk .mss{
        margin-top: 80px;
    }    
.top-mid h1 {
    padding: 20px 0 0 0;
    font-size: 17px;
}
}
@media (max-width:320px){
    .ttooltip .ttooltiptext {
        margin-top: -2px;
        margin-left: -158px;
    }
.top-mid h1 {
    padding: 14px 0 0 0;
    font-size: 16px;
}
.top-mid p {
    letter-spacing:0;
}
}











/*==================== BANNER MEDIA QUERRY =========================*/
@media(min-width: 2560px){.mobile{display: none;}}
@media(min-width: 1440px){.mobile{display: none;}}
@media(min-width: 1024px){.mobile{display: none;}}
@media(min-width: 768px){.mobile{display: none;}}
@media(max-width: 576px){.desktop{ display: none}}
@media (max-width: 425px){.desktop{ display: none}}
@media (max-width: 375px){.desktop{ display: none}}
@media (max-width: 320px){.desktop{ display: none}}