.logo1_mob {
  display: none;
}

@media only screen and (max-width: 440px) {
  .innerContent img {
    width: 100% !important;
    float: none;
    margin:0px;
  }
}
@media only screen and (max-width: 786px) {
  
  .headerr, .wrapper, .leftNav, .logo1, .contact_info, nav, .herosection, .programs_section, .welcome, .videoPart, .earlyChildhood, .festivals, .whatParentSay, .preActivities, .footerr, .footerr ul.first  {
    width:100%;
    display: block;
  }

  .leftNav {
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    margin-top: 10px;
  }
  .headerr {
    height: 195px;
    position: relative;
  }
  .contact_info {
    position: absolute;
    right: 0;
    top: 0;
  }
  .logo1_mob {
    position: absolute;
    left: -22px;
    top: 40px;
  }
  .logo1 {
    display: none;
  }
  .logo1_mob {
    display: block;
    z-index: 9999;
  }
  .logo1_mob img {
    width: 170px;
  }

  .menusnew_mob ul {
    list-style: none;
    margin:0px;
    padding: 0px;
  }
  #menu_company, #menu_program {
    display: none;
  }
  nav {
    margin-top: 0px;
  }
  .menusnew {
    display: none;
  }
  .herosection {
    margin-top: 20px;
  }
  .herosection {
    width: 70%;
    padding: 15%;
    height: auto;
  }
  .herosection span.para {
    width: 100%;
  }
  .herosection img {
    width: 100%;
  }
  .wid70 {
    height: 26px !important;
  }
  .programs_section h1 {
    font-size: 32px;
  }
  .welcome img {
    float:none;
    transition: 300ms;
    width: 70%;
    margin-top: 0px;
  }
  .welcome {
    width: 90%;
    padding: 5%;
  }
  .welcome p {
    width: 100%;
  }
  .videoPart {
    width: 100%;
    height: auto;
  }
  .videoPart h1 {
    font-size: 26px;
  }
  .vid_width {
    width: 90% !important;
  }
  .earlyChildhood {
    width: 96%;
    padding: 4%;
    height: auto;
     background-image: none;
    background-color: #fdc622;
  }
  .earlyChildhood h1 {
    font-size: 25px;
  }
  .earlyChildhood ul {
    width: 100%;
  }
  .earlyChildhood ul li {
    vertical-align: top;
    width: 31%;
    background-size: 31px;
    padding: 6px 0px 5px 43px;
  }
  .festivals {
    width: 96%;
    padding: 2%;
    height: auto;
  }
  .festivals h2 {
    font-size: 25px;
  }
  .festivals h3 {
    font-size: 16px;
    display: block;
    padding: 0px;
    margin:0px;
  }
  .festivals ul li img {
    width: 65px;
    float: none;
  }
  .festivals ul li {
    width: 45%;
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
  }
  .festivals ul {
    width: 100%;
  }
  .whatParentSay {
    width: 96%;
    padding: 2%;
    background-color: #ffbcf0 ;
    height: auto;
  }
  .whatParentSay h1 {
    font-size: 25px; 
    padding-bottom: 10px;
  }
  .whatParentSay ul li {
    display: block;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
  .whatParentSay img {
    width: 100px;
  }
  .whatParentSay p {
    color: black;
  }
  .whatParentSay h2 {
    color: #563cab;
  }
  .menu_icon2 {
    display: block !important;
  }
  .preActivities {
    width: 96%;
    padding: 2%;
    height: auto;
  }
  .preActivities h1 {
    font-size: 25px;
  }
  .preActivities img {
    width: 100%;
  }
  .footerr {
    width: 96%;
    padding: 10% 2% 0% 2%;
    height: auto;
  }
  .footerr ul.first li {
  }
  .jumpDown {
    width: 97% !important;
  }
  .footerr ul.first li {
    width: 92%;
    font-size: 12px;
  }
  .contact_info {
    line-height: 12px;
    font-size: 11px;
  }
  .innerwrapper {
    width: 94%;
    padding:10% 3%;
    height: auto;
    margin-top: 20px;
  }
  .innerContent {
    width: 100%;
  }
  .innerwrapper ul li {
    width: 30%;
  }
  .copyR {
    text-align: center;
  }
  .footerr ul.address li.right {
    width: 86%;
  }
  .footerr ul.address {
    width: 88%;
    margin:0px;
    margin-top: 20px;
  }
  .footerr {
    background-color: #563caa;
    background-image: none;
  }
  .imgright {
    width: 240px !important;
  }
  .imgleft {
    width: 240px !important;
  }
  .ukgUl li {
    width: 49% !important;
  }
  .contactUl {
    width: 100%;
  }
  .innerwrapper ul li {
    width: 100%;
  }
  .img1 {
    width: 20px;
  }
  .innerContent input, .innerContent select {
    width: 160px;
  }
  .documents {
    width: auto;
    padding: 30px;
  }
  .white_content {
    width: 80% !important;
    left: 5% !important;
    height: 66% !important;
    top: 30px !important;
  }
}

.playgroup_Bg {
  background:url('../images/playgroup_bg.png') no-repeat top center;
}
.nursery_bg {
 background:url('../images/nursery_bg.png') no-repeat top center; 
}
.lkg_bg {
 background:url('../images/lkg_bg.png') no-repeat top center; 
}
.ukg_bg {
 background:url('../images/ukg_bg.png') no-repeat top center; 
}
.daycare_bg {
 background:url('../images/daycare_bg.png') no-repeat top center; 
}
.summercamp_bg {
 background:url('../images/summercamp_bg.png') no-repeat top center; 
}
.tution_bg {
 background:url('../images/tution_bg.png') no-repeat top center; 
}

.mapDiv {
  position: absolute;
  left: 0;
  right: 0;
  background: 0, 0, 0, 0, 0.5;
}

#menu_about {
  display: none;
}

.menusnew_mob {
  display: none;
}
.menu_icon2 {
  display: none;
}

.menu_icon2 {
    width: 100%;
    height: 27px;
    color: white;
    text-align: center;
    background: #d64545 url(../images/menus_icon.png) no-repeat left top;
    padding-top: 10px;
    background-size: 28px;
    background-position: 6px;
}

.dropdown a {
  color: white;
}

.vid_width {
  width: 1020px;
}











.black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: fixed;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  border: 16px solid orange;
  background-color: white;
  z-index: 1002;
  overflow: auto;
}
.closeIcon {
    background: #6e2683 url(../images/close_icon.png) no-repeat;
    width: 30px;
    height: 30px;
    float: right;
    margin-top: -20px;
    position: absolute;
    z-index: 9999;
    top: 28px;
    right: 0px;
    padding: 0px;
    border-radius: 30px;
    background-size: 21px;
    background-position: 4px;
}
iframe {
  width: 100%;
}