/* 
Project Name:- Millennium World School Patna
Project Competed Under:- DG Digital Patna.
Company Company UrL :-https://www.dgdigital.in/
Developer Name :- Er. Hrisheekesh Kumar Devlope Under DG Digital

*******************************************

******************************************* */

.principl-mssg{
    font-size: 14px!important;
    font-weight: 500;
    text-transform: uppercase;
}
.millennium-school-wtsp{
    position: fixed;
    right: 22px;
    bottom: 121px;
    overflow-x: hidden;
    z-index: 12;
}
.millennium-school-wtsp img{
    width: 60px;
}
.cal-ara{
    margin-bottom: 2px;
}
.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
/* belife systeam styling area */

.campus-img {
  margin-top: 0;
}
.campus-content {
  background-color: #015eab;
  padding: 49px;
  padding-left: 26px;
  position: relative;
}
.campus-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: -300px;
  width: 400px;
  height: 100%;
  background-color: #015eab;
  z-index: -1;
}
.our-campus-information-area .container{
    max-width: 1320px;
}

.campus-content ul {
  color: #fff;
  margin-bottom: 22px;
}
.about-us-mws-belief li{
    display: list-item!important;
    list-style: inherit;
}
.mws-contents{
    text-align: justify;
}
.approach{
    color: var(--theme-color2);
}
.mws-award{
    height: 299px;
}
@media only screen and (max-width: 600px) {
    .times_school {
        display: none;
    }
    .mws-mobil{
  text-align: justify;
}
    .mws-award{
   height: 308px;
    }
    .bsingle__content {
      padding: 25px 10px!important;
  }
    .mws-cbse .fa-book-open-reader{
display: none;
  }
  .hero-single .hero-content .hero-sub-title {
    font-size: 17px!important;
}
.site-title {
   font-size: 52px;
}
.belf{
  font-size: 35px;
}
}
@media only screen and (max-width: 991px) {
   .mws-cbse .hero-single .hero-content .hero-title {
        font-size: 37px;
    }
    .mws-cbse  .hero-single {
    padding-top: 130px;
    padding-bottom: 100px;
    }
}
/* form Section start */
.QuickDn {
    font-size: 24px;
    text-align: center !important;
    text-decoration: underline;
  }
  
  .sidebar-contact {
    position: fixed;
    top: 60%;
    left: -350px;
    transform: translateY(-50%);
    width: 350px;
    height: auto;
    padding: 40px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(0, 0, 0, .5);
    box-sizing: border-box;
    transition: 0.5s;
    z-index: 99999;
  }
  
  .sidebar-contact.active {
    left: 0;
  }
  
  .sidebar-contact input,
  .sidebar-contact textarea {
    width: 100%;
    height: 36px;
    padding: 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .5);
    outline: none;
  }
  
  .sidebar-contact h2 {
    margin: 0 0 20px;
    padding: 0;
  }
  
  .sidebar-contact textarea {
    height: 60px;
    resize: none;
  }
  
  .sidebar-contact input[type="submit"] {
    background: #673ab7;
    background: -moz-linear-gradient(left, #005eaa 0, #019a02 100%);
    background: -webkit-linear-gradient(left, #005eaa 0, #019a02 100%);
    background: linear-gradient(to right, #005eaa 0, #019a02 100%);
    color: #fff;
    cursor: pointer;
    border: none;
    font-size: 18px;
    text-align: center;
    padding: 0px;
  }
  
  .toggle {
    position: absolute;
    height: 0px;
    width: 76px;
    text-align: center;
    cursor: pointer;
    top: 176px;
    right: -50px;
    line-height: 35px;
  }
  
  .toggle:before {
    content: 'Quick Enquiry';
    font-size: 18px;
    color: #fff;
    padding: 0px 15px;
    background: #673ab7;
    background: -moz-linear-gradient(left, #005eaa 0, #019a02 100%);
    background: -webkit-linear-gradient(left, #005eaa 0, #019a02 100%);
    background: linear-gradient(to right, #005eaa 0, #019a02 100%);
    display: inline-block;
    white-space: nowrap;
    -webkit-transform: translate(1.1em, 0) rotate(90deg);
    -moz-transform: translate(1.1em, 0) rotate(90deg);
    -o-transform: translate(1.1em, 0) rotate(90deg);
    transform: translate(1.1em, 0) rotate(270deg);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -ms-transform: none;
    -ms-transform-origin: none;
  }
  
  .toggle.active:before {
    content: '❌';
  }
  .mws-gyan-color {
    color: #009136;
}
  @media(max-width:768px) {
    .sidebar-contact {
      width: 100%;
      height: 100%;
      left: -100%;
    }
  
    .sidebar-contact .toggle {
      top: 50%;
      transform: translateY(-50%);
      transition: 0.5s;
    }
  
    .sidebar-contact.active .toggle {
      top: 0;
      right: 0;
      transform: translateY(0);
    }
  
    .scroll {
      width: 100%;
      height: 100%;
      overflow-y: auto;
    }
  .admsions_opn {
        height: 59vh!important; 
        width: 100vh!important;
        top:10vh!important;
        padding-top: 2px!important;
        overflow: hidden;
        padding-bottom:0px!important;
    }
  }
  /* form Section ended */
  .meta-information {
    border-bottom: 2px dotted;
    padding: 0px;
    margin-bottom: 23px;
    color: #6B6B6B;
}
.site-titless{
    margin: 0 0 10px 0;
}
.news__post .bold p{
  font-size: 15px;
  font-weight: 600;
}
.bsingle__content {
  padding: 40px 40px;

}
.news__post{
  overflow: hidden;
}
.rule-s{
  list-style: square!important;
}
.mws_ed{
  border-bottom: 3px solid var(--theme-color2);
}
.vacation-list-content {
  background-color: var(--color-white);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);;
  padding: 30px;
}

@media only screen and (min-width: 991px) {
  .admsions_opn {
    margin-bottom: 8rem!important;
  }
}
.main-galary .gallery-img img{
        max-height: 206px;
    }
