#map iframe{
    width:100%;
    height:450px;
}

#top-c h3{
  display:none;
}
.lovetoschool{
  color: #00968b !important;
font-size: 58px;
font-weight: 700;
line-height: 94.16px;
text-transform: uppercase;
  background-color: #ffffff;
  padding: 20px 30px;
  display:inline-block;
  margin:0;
}

.the-best-bigger{
  color: #ffffff;
font-size: 41px;
font-weight: 600 !important;
line-height: 67.8px;
text-transform: uppercase;
  background-color: #f99c1c;
  padding:10px 20px;
  display:inline-block;
}
.the-best-smaller{
  color: #ffffff;
font-size: 22px;
font-weight: 400;
line-height: 36.67px;
text-transform: uppercase;
   background-color: #f99c1c;
  padding:10px 20px;
  display:inline-block;
}


#bottom-c .uk-panel-title{
	display:none;
}

#bottom-c iframe{
	width:100%;
  max-width:800px;
  	height:450px;
}
.film-section{
  text-align:center;
}
.footer2{
  display:none;
}
.pdf{
      width: 100%;
    max-width: 1000px;
    height: 800px;
}
.slider-top .uk-panel-title{
  display:none;
}
#top-c .tm-top-c div:first-of-type{
  width:100%;
}
#top-c .tm-top-c div:nth-of-type(2){
  display:none;
}
@media (max-width:1130px){
  .uk-navbar-nav{
	display: none !important;  }
}