body{font-family: 'Roboto', sans-serif;}
.head{background:#5a74ff; width:100%; height:auto;}
.contact ul {padding:0px; margin-top:30px;}
.contact ul li{ color:white; font-size:16px; margin-bottom: 12px; text-decoration:none; list-style:none;}


h2{font-family: 'Oswald', sans-serif;    position: relative;    padding-bottom: 15px;FONT-SIZE: 26px;}

p{font-family: 'Roboto', sans-serif;font-size:15px;line-height: 25px;}

footer{background:#30519e; padding:40px 0 30px 0;}

.foot_social ul{float:left; padding-left:0px;}
.foot_social  ul li {display:inline;  margin-right:10px;}
.foot_social ul li a{color:white;font-size: 25px}

.foot ul{padding-left:0px; float:right;}
.foot ul li {display:inline; color:white; margin-right:10px;}
.foot ul li a{color:white;}
.foot p{float:right; color:white;}


.overbanner {
    background: rgba(0, 0, 0, 0.27);
    
    height:800px;
    position: relative;
}

.cont h1{margin:0px auto; padding-top:150px; padding-bottom:200px; text-align:center; font-weight:bold; color:white}

.contact-info {
    background-color: #fff;
    padding: 0 30px 30px;
    position: relative;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	 margin-bottom: 10px;
}

.contact-info > h5{font-weight:bold;}
form i.fa{color: #30519e}
.bg-dark {background-color: #30519e;}

.info-icon {
    color: #fff;
    font-size: 37px;
    height: 70px;
    left: 0;
    text-align: center;
    line-height: 74px;
    margin-bottom: 15px;
    position: relative;
    transform: translateY(-13px);
    -webkit-transform: translateY(-13px);
    -moz-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    width: 70px;
}

.info-icon::after {
    border-right: 10px solid #646464;
    border-top: 13px solid transparent;
    content: "";
    left: -10px;
    position: absolute;
}

.arrow-down {
    width: 0;
    height: 0;
    margin-top: 18px;
    margin-left: 10px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #1eb1e9;
    float: left;
}

/**/
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-stacked > li + li {
    margin-top: 0px;
}
.archiveblog_right ul li::before{color:white; background-color:white; width:0px; height:0px; }

.nav-tabs > li > a {
    padding: 40px !important;
    color: #555;
    background-color: #E3F2FD;
    border: 0px;
    border-radius: 0px;
    margin: 0;
	font-size: 16px;
	font-weight:bold;
	
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #448AFF; 
    color: #FFFFFF;
    z-index: 99;
    transition: all 0.5s ease 0s;
	
	
}
.nav-tabs > li.active > a {
   color: #FFFFFF;
   background-color: #2962FF;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .6);
    z-index: 100;
	
}
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
   color: #FFFFFF;
   background-color: #2962FF;   
   box-shadow: 0 0px 5px rgba(0, 0, 0, .6);
   transition: all 0.5s ease 0s;
}
.tab-pane > p {FONT-SIZE: 16px; text-align: justify;  width: 95%;}
.tab-pane > h2 {font-size: 20px;
    background: #ccc;
    padding: 7px;}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 1px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: all 0.5s ease 0s;
  
}
.btn-primary {
    background-color: #2962FF;
}
.btn-primary:hover, .btn-primary:focus {
    background-color: #0D47A1;
}
#award ul li{text-decoration:none; list-style:none;}

.sris{background-color:#acd9e7;margin: 0px auto;box-shadow: 0px 1px 5px 0px #888888;
margin-top: 75px;}
.sris h3{text-align: center;border-bottom:1px solid #3e9cb8;padding-bottom: 20px;
font-family: 'Oswald', sans-serif;text-transform: uppercase;}
ul.update_sris{margin:0 auto;padding:0px;}
ul.update_sris li{list-style: none;float: left;margin-left: 10px;margin-bottom: 15px;font-size: 15px;}
ul.update_sris li .fa{position: absolute;left:0px;}

/*start portal*/
section.facility{padding:60px 0px;padding-bottom: 20px}
.facility h3{text-align: center;}
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {text-align: justify;
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
/*end portal*/

/*start parallex*/
.parallax_services {
    background-image: url(../image/slider1.jpg);
    background-attachment: fixed !important;
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    text-align: center;
    color: white;
}
.parallax_services>.row {
    padding-top:60px;
    padding-bottom:50px;
    width: 100%;
    margin: 0px;
    background: rgba(25, 24, 24, 0.78);
}
.parallax_services>.row h2{font-size: 40px;}
/*end parallex*/

.features h2{border-bottom: 1px solid #fff;width:fit-content;display: block;text-align: center;margin: auto;margin-bottom: 30px;font-size: 35px;}
.features .col-md-3{margin-bottom:30px; text-transform: uppercase;}
.features .col-md-3 img{width:60px;}
.features .col-md-3 h4{margin: 20px 0px;}


.aboutinfo{padding:60px 0px;}
#circle-shape-example .curve {
    width: 325px;
    height: 325px;
    min-width: 150px;
    float: left;
    margin-right: 2rem;
    border-radius: 50%;
    -webkit-shape-outside: circle();
    shape-outside: circle();
    border: 8px solid #e6e2e2;
    margin: 0px 52px 0px 0px;
    padding: 5px;
}
#circle-shape-example p { 
  line-height: 1.8; 
}
#circle-shape-example .curve { 
  width: 325px; height: 325px;
  min-width: 150px;
  float: left;
  margin-right:2rem; 
  border-radius: 50%;
  -webkit-shape-outside:circle();
  shape-outside:circle();
      border: 8px solid #e6e2e2;
    margin: 0px 52px 0px 0px;
    padding: 5px;
}
.welcome{padding:100px 0px;}


  .dropdown-menu>li>a {
      display: block;
      padding:10px 20px;
      background: yellowgreen;
      margin-bottom:1px;
      clear: both;
      font-weight: 400;
      line-height: 1.42857143;
      color: #333;
      white-space: nowrap;
  }
  .navbar-brand, .navbar-nav>li>a{font-weight:bold; color:black;} 
      .active{background:#eee;border-bottom:3px solid red;}
      .nav>li>a:hover {text-decoration: none;background-color:#fcf8e3;border-bottom: 3px solid red;}

.notice {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    pointer-events: none;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
       -moz-box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
            box-shadow: 0 5px 8px -6px rgba(0,0,0,.2);
}
.notice-sm {
    padding: 10px;
    font-size: 80%;
}
.notice-lg {
    padding: 35px;
    font-size: large;
}
.notice-success {
    border-color: #80D651;
}
.notice-success>strong {
    color: #80D651;
}
.notice-info {
    border-color: #45ABCD;
}
.notice-info>strong {
    color: #45ABCD;
}
.notice-warning {
    border-color: #FEAF20;
}
.notice-warning>strong {
    color: #FEAF20;
}
.notice-danger {
    border-color: #d73814;
}
.notice-danger>strong {
    color: #d73814;
}

.principal_message{padding:80px 0px;background:url(../images/whitepattern.jpg);background-attachment: fixed;padding-top:100px;}
/*start card*/
.principal_message .card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 100%;
}
.principal_message .card:hover {box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}

.principal_message .container { padding: 2px 16px;}

.prin_description{width: 100%;padding:20px;text-align: center;margin-bottom: 20px;background: #fff;}
/*end card*/      

.contactfirst{background-color: #eee; padding-top:60px; padding-bottom:60px;}
.contact-form{background: white; padding: 25px; box-sizing: border-box;}
.navbar{background:yellowgreen;border-radius:0px;border-bottom: 1px solid red; margin-bottom:0px;}
img#child{position: absolute;
    bottom: 0;
    left: 60%;
    width: 50%;
    transform: translate(-40%,50%);
}
.pta_bodies{padding-bottom: 50px;}

.memories {border: 10px solid transparent; padding: 15px;
  border-image: url(../images/memoriesbg2.jpg) 30 stretch;
      background: #d99c65;
}
.memories ul{ margin: 0px auto;padding: 0px;
    box-shadow: 0px 1px 5px 0px #888888;    
  }
.memories ul li{list-style: none;margin-bottom: 15px;}
.memories ul li img{width:100%;border:2px solid #ecd9c7; padding:8px;} 
.memories h3 {text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
  } 
#labe li{display:inline; float:right; margin-left:2px;}.btn-label {width: 30px;position: relative;left: -12px;display: inline-block; padding:2px 12px; background:rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}.btn-labeled {padding-top: 0;padding-bottom: 0;} .btn { margin-bottom:0px;border-radius: 0px; rder:0px;text-transform:lowercase }
/*image on hover transparent for portfolio*/
.containerimage {
position:relative;
}
.containerimage .textbox {
width:100%;
height:100%;
position:absolute;
top:0;
left:0;
-webkit-transform: scale(0);
transform: scale(0);
border-radius:0px;
background-color:rgba(48, 81, 158, 0.84);
-webkit-box-shadow: 0px 0px 15px 2px rgba(48, 81, 158, 0.84);
box-shadow: 0px 0px 15px 2px rgba(48, 81, 158, 0.84);
}
.containerimage:hover .textbox {
-webkit-transform: scale(1);
transform: scale(1);
}
.text {
padding-top: 50px;
}
.textbox {
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.textbox p{font-size: 25px;color: white;}
.textbox a{color: white;
    font-size: 16px;
    border: 1px solid white;
    padding: 10px;
    display: block;
    width: 120px;
    margin: auto;
    margin-top: 40px;
  }
.textbox a:hover{text-decoration: none;}  
/*end*/

.director{padding-bottom:80px;padding-top:10px;background: url(../images/aboutback2.jpg) no-repeat;}
.director img{border-radius: 50%;border: 5px solid #888;width:200px;height:200px;padding: 5px;}
.chatbox{margin-top: 4%;
    text-align: center;
    line-height: 30px;
    border-top: 1px solid #30519e;
    border-bottom: 1px solid #30519e;
    padding: 20px 0px;
  }

.owner{-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
 background: url(../images/voice_chairman.png) no-repeat;
  background-size: 100% 100%;
  height:300px;
  }

  p.slogan{color: red;text-align: center;font-size: 45px;text-transform: capitalize;
    text-shadow: 1px 3px 0 #969696, 1px 13px 5px #aba8a8; margin-top: 40px;
    font-family: 'Fredericka the Great', cursive; line-height: 60px;
    }

.mygallery{padding: 70px 0px;}    

.contact button{text-transform: capitalize;}

.myregistration{display: flex;}
.myregistration input{width:92%;margin-right:20px;}

.cbse ul li .fa{position:absolute;left:40px;}
.cbse ul li{list-style-type:none;margin-bottom:10px;}
.cbse ul li a{color:white;text-decoration:none;}
.cbse ul li a:hover{color:yellow}

.great h3{font-size:32px;font-family: 'Cookie', cursive;line-height:45px;margin-top:60px;}
.affi{font-weight: bold;color:#ff6702;font-size: 30px;background: #FFFFFF;letter-spacing: 2px;
  text-shadow: 1px 3px 0 #969696, 1px 13px 5px #aba8a8;display: block;text-align: center;margin-top: 30px;
  }
ul.qualified{padding:0px;}  
ul.qualified li{margin-bottom:10px;list-style: none;}
ul.qualified li .fa{color:#30519e;}
#edu{color: #30519e;text-align: center;width: 80%;margin: auto;margin-top: 50px;} 
.navbar-nav>li>.dropdown-menu{padding-top: 0px;padding-bottom: 0px;}
.housing ul{padding:0px;}
.housing ul li{list-style: none;margin-left: 20px;margin-bottom:10px;font-weight: 100;} 
.housing ul li .fa{position: absolute;left:10px;color: #337ab7;font-size:20px;line-height:25px;}
img#housingone{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);margin-bottom:20px}
  img#housingone:hover{-webkit-filter:none; /* Safari 6.0 - 9.0 */
  filter:none;}
.commttees{box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);margin-bottom: 30px;background:white;}
.commttees:hover{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);}
.commttees h3{color:#337ab7;margin-bottom: 20px;border-bottom: 2px double #337ab7;padding-bottom: 5px;}
.commttees table tr th{vertical-align: middle;} 

ul.Objectives{list-style: none;padding-left:0px;margin-left:20px;}
ul.Objectives li{margin-bottom:10px;}
ul.Objectives li .fa{color:#2e6da4;left:20px;position: absolute;} 

.aboutinfo.fee h3{color:#5a74ff;
    text-align: center;
    border-bottom: 4px double #5a74ff;
    width: fit-content;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin: auto;
  }
.aboutinfo.fee{background: #efefef;}  
.aboutinfo.fee table{box-shadow: 0px 0px 16px #bcbaba;margin-top: 40px;background: #fff;}
.aboutinfo.fee table tr td{vertical-align: middle} 
.row.commttees{width: 100%}
.outer{width: 100%;display: block;margin-top:30px;}
body{font-size: 15px !important;}

.aboutinfo.fee.smc table tr td {vertical-align: middle;text-align: center;}

.aboutinfo.fee.smc table tr th {vertical-align: middle;text-align: center;}

.aboutinfo.fee.smc table tr.smc-body{background:#d8d8d8;height: 50px;
    font-size: 18px;}
.aboutinfo.fee.smc table tr th{background: #e5e5e5;height: 50px;} 

ol.rules{background: #f8f6f6; box-shadow: 0px 0px 6px #d1cfcf;padding-top: 30px;
    padding-bottom: 30px;}
ol.rules li{padding: 10px 30px;}
.admission{margin-top: 50px;}

.mobile-header{display: none;}
p.slogan2{display: none;}

img.mission{display: block;}  
  img.mission-vision{display: none;width:100%;}

h3.our-school{margin-top: 0px} 
.teachingpro{margin-top: 50px;text-align: justify;}

ul.qualified{float:left;}
ul.qualified.two{float:right;}
.fancybox span{display: none !important;}
.top-email{display: none;} 


/*****start media*****/

@media (min-width: 300px) and (max-width: 500px) {
      #logo{width:100%; margin:0px;}
      #logo img{width:100%; margin:0px;}
      .contact ul li {display:inline-block; font-size:12px; font-weight:bold;}
      .navbar-toggle { background:white;}
      
    }
    @media (min-width: 501px) and (max-width: 800px) {
      #logo{width:20%; margin:0px;}
      #logo img{width:100%; margin:0px;}
      
      .contact ul li {display:inline-block; font-size:16px; font-weight:bold;}
      .navbar-toggle { background:white;}
      
    }
    
    @media (min-width: 801px) and (max-width: 1100px) {
      #logo{width:20%; margin:0px auto;}
      #logo img{width:85%; margin-left: 50px;;}
      
      .contact ul li {display:inline-block; font-size:15px; font-weight:bold;}
      .navbar-toggle { background:white;}
      
    }
    @media (min-width: 1101px) and (max-width: 1800px) {
      #logo{width:20%; margin:0px;cursor: pointer;}
      #logo img{width:85%;margin: 0 auto;display: block;}
      
      .contact ul li {display:inline-block; font-size:15px; font-weight:bold;text-transform: capitalize;}
      .navbar-toggle { background:white;}
      
    }
    
    
    @media (min-width: 300px) and (max-width: 767px) {
    .navbar-toggle {
      position: relative;
      float: right;
      padding: 9px 10px;
      margin-top: 8px;
      margin-right: 15px;
      margin-bottom: 8px;
      background-color: none;
      background-image: url('images/ham.png');
      border: 1px solid white;
      border-radius: 4px;
    }
    .top-logo{display: none;}
  .mobile-header{display: flex;cursor:pointer;}
  .mobile-header img{width:100px;float:left;}
  .mobile-header h2{display: inline;margin: 0px;font-size: 22px;color: white;}
  .mobile-header p{color:white;font-size: 12px;margin-bottom: 0px;}
  .navbar-toggle .icon-bar{background: #fff;}
  .navbar-toggle{background: #5973ff;}
  .top-email{color: white;display: inline-block;margin-top: 12px;margin-left: 30px;}
  .amazingslider-nav-1{display: none !important;}
  .welcome{padding-top: 0px;padding-bottom: 0px;}
  h2.note-content{margin-top:0px;font-size:22px;}
  .note {background: white;padding-top: 30px;}
  .sris{margin-top:30px;padding-top: 5px;}
  .principal_message{padding-bottom:30px;padding-top: 50px;}
  p.slogan{display: none;}
  p.slogan2{color:red;display: block;  font-size: 20px;}
  .foot_social ul{display: block; width: 100%;}
  .foot_social ul li a i.fa{font-size:30px !important;}
  .cbse ul{padding-left: 0px;border-bottom: 1px solid #18357a}
  .cbse ul li {margin-left: 20px;}
  .cbse ul li .fa{position: absolute;left: 20px; line-height: 20px;}
  .foot ul{border-bottom: 1px solid #18357a;padding-bottom:10px;}
   #info{font-size:16px;}
  .parallax_services>.row {padding-top: 25px;padding-bottom: 25px;}
  .parallax_services>.row h2 {font-size: 30px;margin-bottom: 0px;}
  .aboutinfo {padding: 30px 0px;}
  .aboutinfo p{text-align: justify}
  .great h3 {font-size: 27px; text-align: center; font-family: 'Cookie', cursive;
    line-height: 35px;margin-top: 25px;}
  img.mission{display: none;}  
  img.mission-vision{display: block;width:100%;}
  .great h3{font-size: 14px;text-align: left; font-family: sans-serif;
    line-height: 30px; margin-top: 25px; margin-bottom: 25px;} 
  .delhigov img{width: 80%; margin: auto; display: block;}  
  .delhigov h3{text-align: center;margin-bottom: 22px;color: #30519e;margin-top: 30px;}
  .affi {font-size: 25px;}
  .smc-table{overflow-x: scroll;font-size:14px;}
  ol.rules li {padding: 10px 5px;text-align: justify;}
  h3.our-school{margin-top: 15px;margin-bottom: 0px;font-weight: bold;}
  .teachingpro{margin-top:0px}
  #edu{margin-top: 25px;width:100%;}
  .admission {margin-top: 30px;}
  .admission h3{text-align: center;font-size: 20px;}
  .admission ul{list-style: none;padding-left: 20px;}
  .admission ul li .fa{display: none;}
  .admission ul li{margin-bottom:15px;}
  .admission h4{text-align: center;}
  .aboutinfo.fee h3{font-size: 15px;}
  .aboutinfo.examination{padding-top:15px;}
  .aboutinfo.examination img{margin-bottom: 15px;}
  .life-skill p{margin-top: 25px;}
  ul.qualified.two{float:left;}
  ul.qualified {float: none;margin-top: 15px;}
  .row.commttees{width:auto;}
  .mygallery{padding-top: 0px;padding-bottom: 30px;}
  .fancybox img{margin-left: 0px !important;}


}




