@media (max-width: 768px) {
  .teachers .teacher {
    height: auto !important;
    text-align: center; }
  .teachers .portrait img {
    width: 50%;
    margin: auto; }
  .teachers .view-more a {
    margin-top: 15px !important; }

  .section-container {
    margin-bottom: 30px; }
    .section-container p {
      height: auto !important; } }
html {
  width: 100%;
  height: 100%;
  overflow: hidden; }

body {
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #3CBCED;
  background-image: url("/themes/simple/images/bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif; }

.no-gutter {
  padding: 0 !important;
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.buffer-row30 {
  padding-top: 30px;
  padding-bottom: 30px; }

.color-primary {
  color: #3BBBEA; }

.flexslider .flex-direction-nav {
  display: none; }

.page-bottom {
  padding-bottom: 50px; }

.bar-blue {
  background-color: #8DDAFA; }

.bar-yellow {
  background-color: #F5EB2C; }

.bar-green {
  background-color: #A8CB45; }

.top-bar {
  height: 6px; }

header {
  background-color: #FFFFFF;
  border-bottom: 5px solid #F6F5F6;
  padding-bottom: 15px;
  padding-top: 15px; }
  header a.link {
    height: 50px;
    display: block;
    float: right;
    margin: 20px; }
    header a.link img {
      height: 100%; }

nav li {
  list-style: none;
  display: block; }
  nav li.current, nav li.section {
    background-image: url("/themes/simple/images/bigyellow.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
nav a {
  color: #3BBBEA;
  text-decoration: none !important;
  display: block; }

.main.container {
  background-color: #FFFFFF; }

.banner {
  margin-bottom: 50px; }

footer {
  padding: 20px 0; }

.page-title {
  border-bottom: 2px solid #D8D8D8;
  padding-bottom: 10px; }
  .page-title h1 {
    font-family: 'Gochi Hand', cursive;
    display: inline-block;
    font-size: 40px;
    color: #3BBBEA;
    text-transform: uppercase;
    background-image: url("/themes/simple/images/smallyellow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left; }

.action-cute {
  font-family: 'Gochi Hand', cursive;
  font-size: 20px;
  color: #3BBBEA;
  text-decoration: none !important; }

.page-content {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #5A5A5A; }

.frame-container {
  position: relative;
  padding: 0 !important;
  display: none; }
  .frame-container:nth-of-type(1), .frame-container:nth-of-type(2) {
    display: block; }
  .frame-container .image-frame {
    width: 100%; }
  .frame-container .framed-image {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    overflow: hidden; }

.google-map {
  width: 100%;
  height: 80%;
  border: none; }

.teachers {
  text-align: center; }
  .teachers .teacher {
    padding-top: 25px;
    padding-bottom: 25px;
    box-sizing: content-box; }
    .teachers .teacher .title {
      color: #3BBBEA;
      font-weight: bold;
      line-height: 50px; }
    .teachers .teacher .view-more a {
      display: block;
      margin-top: 55px;
      color: #5A5A5A; }

.dashed-bottom {
  border-bottom: 1px dotted #3BBBEA; }

.dashed-row {
  border-top: 1px dotted #3BBBEA;
  border-bottom: 1px dotted #3BBBEA; }

section.bottom {
  padding-top: 15px;
  padding-bottom: 15px; }

.ContactPage table td {
  padding: 10px; }

.HomePage .section-container:nth-of-type(1) .title {
  background-color: rgba(255, 0, 255, 0.6); }
.HomePage .section-container:nth-of-type(2) .title {
  background-color: rgba(0, 255, 0, 0.6); }
.HomePage .section-container:nth-of-type(3) .title {
  background-color: rgba(0, 255, 255, 0.6); }
.HomePage figure.section-item {
  position: relative; }
  .HomePage figure.section-item .title {
    position: absolute;
    color: #FFFFFF;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 15px;
    padding-top: 15px; }
.HomePage p {
  padding: 15px 0;
  height: 120px;
  color: #5A5A5A; }
.HomePage .read-more {
  margin-top: 15px; }
  .HomePage .read-more a {
    color: #5A5A5A; }

/*# sourceMappingURL=customise.css.map */
