.logo_resize{
	width: 180px !important;
}

.footer_logo_txt{
	font-size: 42px !important;
}

.single-teacher .image .social_resize li a {
  display: block;
  width: 133px !important;
  height: 33px;
  background-color: #72c4c0;
  text-align: center;
  position: relative;
  font-size: 20px;
  color: #ffffff;
  border-radius: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.youtube_video{
	background-image: https://youtu.be/DPaySmq3MhU;
}

@media only screen and (min-width: 1400px) {
  .sizechange_writingslate {
    padding-bottom: 485px !important;
  }
}

@media only screen and (min-width: 1400px) {
  .sizechange_babysteps {
    padding-bottom: 485px !important;
  }

  .page-banner-area.item-bg1 {
  background-image: url(../img/page-banner/baby-step-banner.jpg);
  }
}

@media only screen and (max-width: 600px){
  .who_we_are_content_for_mob{
    display: block;
  }

  .mob_hide{
    display: none;
  }
}


@media only screen and (min-width: 620px){
  .who_we_are_content_for_mob{
    display: none ;
  }
}

@media only screen and (max-width: 600px){
  .mob-stop-banner{
    display: none!important;
  }
}

@media only screen and (max-width: 599px){
  .mob_start_banner{
    display: block;!important;
  }
  .main-banner-item.banner-item-three {
    background-image: url(../img/main-banner/Cloud_banner_mob.jpg);
    background-attachment: fixed;
  }
}

@media only screen and (min-width: 600px){
  .mob_start_banner{
    display: none !important;
  }
}

.about_para{
  text-align: center !important;
}

.pb-vision-70{
  padding-bottom: 380px !important;
}

.class-details-desc .class-details-tab .tabs li.current a{
    color: #ffffff !important;
    background-color: #fcefea !important; 
    border-color: #ea512e !important;
    width: 260px !important;
    padding: 10px !important;
    border-radius: 12px !important;
    border: #ea512e 1px solid;
}


.class-details-desc .class-details-tab .tabs li a{
    width: 260px !important;
    border-radius: 12px !important;
}

