html, body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  background: #f7f7f5;
  height: 100%;
  min-height: auto;
  position: relative; }

table {
  background: transparent !important; }

a, p, h1, h2, h3, h4 {
  color: #3a8296;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 1.6em;
  font-size: bold;
  margin-bottom: 15px; }

h2 {
  font-size: 1.5em;
  font-weight: bold; }

a {
  text-decoration: underline; }

a:hover, a.active {
  color: #572b7d; }

.colored-bg {
  background: #f7f7f5;
  padding: 30px 0 0 0;
  height: 100%;
  min-height: auto;
  position: relative; }

.white-bg {
  background: #fff;
  padding: 30px 0 0 0;
  height: 100%;
  min-height: auto;
  position: relative; }

.line-60 {
  height: 2px;
  width: 55px;
  margin: 5px auto;
  background: #3a8296; }

.diagonal {
  width: 110%;
  height: 75px;
  margin: -90px 0 0 0;
  position: relative;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.curtain-image {
  z-index: 1;
  position: relative; }

.curtain-content {
  z-index: 99;
  position: relative; }

.btn {
  padding: 10px 30px 10px 15px;
  background: #3a8296 url("../images/arrow-right.png") no-repeat 88% center;
  font-size: 0.9rem;
  color: #fff;
  text-decoration: none;
  display: inline-block; }

.btn:focus, .btn:visited {
  color: #fff; }

.btn:hover {
  color: #fff;
  background-color: #572b7d; }

.full-btn {
  cursor: default !important;
  background: #572b7d;
  padding: 10px 15px 10px 15px; }

/* Header */
.desktop-menu {
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  background: #fff;
  width: 100%;
  z-index: 10;
  position: relative; }
  .desktop-menu .right {
    float: none !important;
    margin: 20px auto 0 auto;
    padding: 0 0 30px 0;
    text-align: center;
    width: 620px;
    display: block; }
    .desktop-menu .right li {
      list-style: none;
      float: left;
      margin: 0 4px; }
      .desktop-menu .right li a {
        font-size: 0.9em;
        text-decoration: none; }
    .desktop-menu .right li:after {
      content: "";
      clear: both;
      display: table; }

/* Home */
video#bgvid {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  top: 100px;
  width: auto;
  height: auto;
  z-index: 1;
  background: url(polina.jpg) no-repeat;
  background-size: cover; }

#clock {
  position: absolute;
  z-index: 2;
  bottom: 50%;
  margin-bottom: -80px;
  margin-left: -150px;
  background: transparent !important;
  left: 50%;
  font-size: 90px !important;
  font-family: "Source Sans Pro", Arial !important; }

.quote {
  color: #fff;
  font-size: 16px;
  text-align: center;
  bottom: 50%;
  height: 40px;
  margin-bottom: -100px;
  width: 80%;
  left: 50%;
  z-index: 2;
  margin-left: -40%;
  position: absolute; }

/* Course */
.course .course-content {
  margin-top: 40px; }
  .course .course-content h2 {
    font-weight: normal;
    margin: 20px 0; }
  .course .course-content .info {
    text-align: center; }
    .course .course-content .info span {
      text-align: center;
      display: inline-block;
      font-size: 0.9rem;
      margin: 0 5px;
      color: #3a8296; }
  .course .course-content .course-desc {
    font-size: 1rem;
    padding: 0px 10px 40px 10px;
    border-bottom: 1px solid #3a8296; }
    .course .course-content .course-desc p {
      margin-top: 20px;
      font-size: 0.9rem; }
    .course .course-content .course-desc .course-detail-btn {
      margin: 20px auto 0 auto;
      width: 105px;
      display: block; }
.course .course-content:last-child .course-desc {
  border: none; }

/* News */
.news .year-container {
  text-align: center;
  margin: 10px auto 30px auto;
  width: 50%; }
  .news .year-container .year {
    display: inline-block;
    margin: 0 5px; }
.news p {
  margin: 10px 0 0 0;
  font-size: 0.8em; }
.news span {
  font-size: 1.1em;
  margin-bottom: 5px;
  display: block; }

/* About */
.about {
  overflow: hidden; }
  .about .about-detail {
    margin: -30px 0 0 0;
    padding: 30px 0 100px 0; }
  .about p {
    margin: 0 0 20px 0;
    font-size: 1em; }
  .about #map-canvas {
    height: 280px;
    margin: 30px 0; }
  .about .contact-detail {
    margin: -30px 0 0 0;
    padding: 30px 0 50px 0;
    color: #3a8296;
    line-height: 24px; }
    .about .contact-detail h4 {
      font-size: 0.9em;
      margin-bottom: 20px; }
    .about .contact-detail a {
      font-size: 1em; }
    .about .contact-detail .tel {
      text-decoration: none !important; }

/* Student rating */
.student-rating {
  overflow: hidden; }
  .student-rating .student-rating-detail {
    margin: -30px 0 30px 0; }
  .student-rating .rating {
    margin: 30px 0 0 0; }
  .student-rating p {
    font-size: 0.9em;
    width: 95%; }
  .student-rating .student {
    color: #572b7d;
    font-size: 0.85em;
    font-weight: bold;
    margin: 20px 0 0 0; }

/* Student Work */
.student-work .grid {
  margin: 30px 0 0 0 !important; }

.grid.effect-6 {
  -webkit-perspective: 1300px;
  perspective: 1300px; }

.grid.effect-6 li.animate {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotateX(-80deg);
  transform: rotateX(-80deg);
  -webkit-animation: flip .8s ease-in-out forwards;
  animation: flip .8s ease-in-out forwards; }

/* Media */
.media-content {
  margin-top: 30px; }
  .media-content .media-desc {
    border-bottom: 1px solid #3a8296;
    margin-bottom: 10px;
    padding-bottom: 30px; }
    .media-content .media-desc h2 {
      margin: 10px 0; }
    .media-content .media-desc span {
      text-align: center;
      width: 100%;
      color: #3a8296;
      position: relative;
      display: block;
      font-size: 0.8em;
      margin-bottom: 20px; }
    .media-content .media-desc p {
      width: 90%;
      margin: 0 auto; }
  .media-content .media-last {
    border: none !important; }

/* Service */
.service {
  overflow: hidden; }
  .service .thumb {
    cursor: pointer;
    position: relative; }
  .service .curtain-image img {
    width: 100%; }
  .service .service-detail {
    margin: -30px 0 0 0;
    padding: 30px 0 100px 0; }
  .service .services-feature {
    margin-top: 30px;
    margin-bottom: 40px; }
    .service .services-feature h4 {
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase;
      margin: 10px 0; }
    .service .services-feature p {
      margin: 0 0 20px 0;
      font-size: 0.9em; }
  .service .services-switch {
    margin-bottom: 40px; }

/* Life */
.life {
  margin: 30px 0 0 0; }
  .life .life-listing {
    margin-top: 40px;
    margin-bottom: 30px; }
    .life .life-listing img {
      display: block;
      margin: 0 auto; }
    .life .life-listing h2 {
      width: 60%;
      text-align: center;
      margin: 20px auto 10px auto; }
    .life .life-listing .meta {
      margin: 0 auto;
      font-size: 0.8rem;
      font-weight: 300;
      width: 50%;
      text-align: center;
      color: #3a8296; }
    .life .life-listing p {
      margin: 20px auto 0 auto;
      width: 70%;
      font-size: 0.9rem; }
    .life .life-listing .read-more-btn {
      display: block;
      width: 74%;
      margin: 30px auto 0 auto;
      text-align: right;
      padding-bottom: 40px;
      border-bottom: 1px solid #3a8296; }

.life-detail {
  margin-top: 30px;
  margin-bottom: 30px; }
  .life-detail img {
    display: block;
    margin: 30px auto; }
  .life-detail h2 {
    width: 60%;
    text-align: center;
    margin: 20px auto 10px auto; }
  .life-detail .meta {
    margin: 0 auto;
    font-size: 0.8rem;
    font-weight: 300;
    width: 74%;
    text-align: left;
    color: #3a8296; }
  .life-detail .desc {
    margin: 20px auto 0 auto;
    width: 74%;
    border-bottom: 1px solid #3a8296; }
    .life-detail .desc p {
      margin: 0 auto;
      font-size: 0.9rem; }
  .life-detail .back {
    text-align: center;
    font-size: 0.8rem;
    margin: 10px 0 0 0; }
  .life-detail .fb-comments-box {
    width: 74%;
    margin: 40px auto;
    padding-bottom: 40px; }

/* Coures detail */
.course-detail {
  margin-top: 30px;
  margin-bottom: 30px; }
  .course-detail img {
    display: block;
    margin: 30px auto; }
  .course-detail h2 {
    width: 60%;
    text-align: center;
    margin: 20px auto 10px auto; }
  .course-detail .course-meta {
    font-size: 0.9rem;
    font-weight: 300;
    color: #3a8296;
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 0; }
    .course-detail .course-meta .general {
      background: #f7f7f7;
      padding: 20px 0px 20px 20px; }
    .course-detail .course-meta .detail {
      margin: 20px;
      padding: 0 0 20px 0;
      border-bottom: 1px solid #3a8296;
      font-size: 0.85rem; }
      .course-detail .course-meta .detail .btn {
        margin: 10px 0; }
  .course-detail .course-meta .detail:last-child {
    border: none; }
  .course-detail p {
    width: 90%;
    font-size: 0.9rem;
    padding-bottom: 10px; }

/* Application */
.apply {
  margin-top: 30px;
  margin-bottom: 30px; }
  .apply img {
    display: block;
    margin: 30px auto; }
  .apply h2 {
    width: 60%;
    text-align: center;
    margin: 20px auto 10px auto; }
  .apply .step {
    text-align: center;
    font-size: 1.4rem;
    margin: 20px 0;
    color: #3a8296; }
    .apply .step span {
      color: #fff;
      border-radius: 20px;
      background: #3a8296;
      padding: 3px 0 0 0;
      width: 35px;
      font-weight: 300;
      margin-right: 5px;
      font-size: 1.2rem;
      height: 34px;
      display: inline-block; }
  .apply .month {
    width: 110px;
    margin: 0 auto; }
    .apply .month select {
      font-size: 0.8rem; }
  .apply .course-list {
    margin: 0 auto;
    width: 38%;
    font-size: 0.9rem; }
    .apply .course-list input[type='checkbox'] {
      margin: 5px;
      display: inline-block;
      float: left; }
    .apply .course-list a {
      margin-bottom: 15px;
      display: inline-block; }
      .apply .course-list a span {
        font-size: 0.8rem; }
  .apply #form {
    color: #3a8296; }
    .apply #form table {
      width: 50%;
      margin: 0 auto;
      border: none;
      background: none; }
      .apply #form table tr, .apply #form table td {
        background: none;
        padding: 0;
        height: 30px;
        color: #3a8296;
        font-size: 0.9rem; }
      .apply #form table input[type='text'] {
        height: 25px;
        padding-top: 0;
        padding-bottom: 0; }
      .apply #form table .short-input {
        width: 30%; }
    .apply #form .inner-table {
      width: 100%; }
      .apply #form .inner-table input[type='radio'] {
        margin: 0; }
      .apply #form .inner-table .short-input {
        width: 70%;
        display: inline-block; }
      .apply #form .inner-table .option {
        display: inline-block;
        margin-right: 5px; }
    .apply #form .payment-option {
      margin: 0 auto;
      width: 50%; }
      .apply #form .payment-option .option {
        display: inline-block;
        margin: 0 10%; }
      .apply #form .payment-option .free-option {
        display: none;
        text-align: center; }
    .apply #form .bank-details {
      display: none;
      text-align: center;
      font-size: 0.9rem;
      margin: 20px auto;
      border-bottom: 1px solid #3a8296;
      border-top: 1px solid #3a8296;
      width: 60%;
      padding: 20px 0; }
    .apply #form .note {
      font-size: 0.7rem;
      margin-top: 20px;
      border-bottom: 1px solid #3a8296; }
    .apply #form .captcha {
      text-align: center;
      margin: 20px auto;
      width: 304px; }
    .apply #form .terms {
      margin: 0 auto;
      font-size: 0.9rem;
      text-align: center; }
    .apply #form input[type='submit'] {
      border: 0;
      box-shadow: 0;
      display: block;
      margin: 0 auto;
      text-align: center; }
    .apply #form .recaptcha-error {
      text-align: center;
      margin: 0 0 10px 0;
      color: red;
      font-size: 0.9rem;
      font-weight: bold;
      display: none; }

.complete-payment {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #3a8296;
  font-size: 0.9rem; }
  .complete-payment h2 {
    width: 60%;
    text-align: center;
    margin: 20px auto 10px auto; }

.paypal-end {
  text-align: center;
  font-size: 0.9rem;
  margin: 5% auto;
  color: #3a8296; }

@-webkit-keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }
@keyframes flip {
  100% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1; } }
/* Tablet */
@media only screen and (max-width: 64.063em) {
  html, body {
    font-size: 15px; }

  .top-bar {
    background: #fff;
    z-index: 10; }

  .top-bar .name h1 a, .top-bar .toggle-topbar.menu-icon a {
    color: #3a8296;
    padding: 0 50px 0 15px;
    text-decoration: none; }

  .top-bar .toggle-topbar.menu-icon a span::after {
    width: 20px;
    box-shadow: 0 0px 0 1px #3a8296, 0 7px 0 1px #3a8296, 0 14px 0 1px #3a8296; }

  /* Menu Expaneded */
  .top-bar.expanded .title-area {
    background: #fff; }

  .top-bar-section ul {
    padding: 10px 0;
    background: #fff; }

  .top-bar-section ul li {
    background: #fff;
    margin: 5px 0;
    color: #3a8296; }

  .top-bar-section ul li > a {
    text-align: center;
    color: #3a8296;
    text-decoration: none;
    padding: 5px 0; }

  .top-bar-section ul li:hover, .top-bar-section ul li > a:hover {
    background: #572b7d !important; }

  /* Home */
  video#bgvid {
    top: 30px; }

  /* About */
  .about .about-detail {
    padding: 0 0 80px 0; }
  .about h1 {
    margin: 20px 0;
    font-size: 1.3em; }
  .about p {
    margin: 0 0 20px 0;
    font-size: 0.85em; }
  .about .contact-detail {
    padding: 0px 0 50px 0; }
    .about .contact-detail .columns {
      margin-bottom: 20px; }

  /* Application */
  .apply h2 {
    width: 60%;
    text-align: center;
    margin: 20px auto 10px auto; }
  .apply .course-list {
    margin: 0 auto;
    width: 400px;
    font-size: 0.9rem; } }
/* Mobile */
@media only screen and (max-width: 40em) {
  .centered-small {
    float: none !important;
    margin: 0 auto; }

  /* Life */
  .life {
    margin: 30px 0 0 0; }
    .life .life-listing {
      margin-top: 40px;
      margin-bottom: 30px; }
      .life .life-listing img {
        display: block;
        margin: 0 auto; }
      .life .life-listing h2 {
        width: 100%;
        text-align: center;
        margin: 20px auto 10px auto; }
      .life .life-listing .meta {
        margin: 0 auto;
        font-size: 0.8rem;
        font-weight: 300;
        width: 100%; }
      .life .life-listing p {
        width: 100%; }
      .life .life-listing .read-more-btn {
        width: 100%; }

  .life-detail h2 {
    width: 100%; }
  .life-detail .meta {
    width: 100%; }
  .life-detail p {
    width: 100%; }
  .life-detail .fb-comments-box {
    width: 100%; }

  /* Application */
  .apply h2 {
    width: 60%;
    text-align: center;
    margin: 20px auto 10px auto; }
  .apply .course-list {
    margin: 0 auto;
    width: 95%;
    font-size: 0.9rem; }
  .apply #form {
    color: #3a8296; }
    .apply #form table {
      width: 100%;
      margin: 0 auto;
      border: none;
      background: none; }
      .apply #form table tr, .apply #form table td {
        background: none;
        padding: 0;
        height: 30px;
        color: #3a8296;
        font-size: 0.9rem; }
      .apply #form table input[type='text'] {
        height: 25px; }
      .apply #form table .short-input {
        width: 30%; }
    .apply #form .payment-option {
      margin: 0 auto;
      width: 100%; }
      .apply #form .payment-option .option {
        display: inline-block;
        margin: 0 5%; } }
