@charset "UTF-8";
.youtube-lazy {
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  overflow: hidden;
  width: 100%;
  background: transparent; }
  .youtube-lazy:hover {
    background-color: transparent; }
  .youtube-lazy img {
    opacity: 0.9;
    margin-top: -62px;
    margin-bottom: -68px; }
  .youtube-lazy .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px; }
  .youtube-lazy .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff; }
  .youtube-lazy .play-button,
  .youtube-lazy .play-button:before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0); }
  .youtube-lazy.loading img {
    opacity: 0.4; }
  .youtube-lazy.loading .play-button {
    margin: 5px auto;
    font-size: 18px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    text-indent: -9999em;
    animation: load5 1.1s infinite ease;
    background: transparent; }
    .youtube-lazy.loading .play-button:before {
      display: none; }

@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #012347, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7); }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #012347, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5); }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #012347, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #012347, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #012347, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #012347, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #012347, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2); }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #012347; } }

html {
  font-family: sans-serif;
  font-weight: normal;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased; }

body {
  margin: 0;
  padding: 0;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif; }

main {
  overflow: hidden; }

.hero {
  background: black;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }

nav {
  display: flex;
  justify-content: space-between; }
  nav .navbar-nav {
    display: none; }
  nav .navbar-brand__img {
    height: 38px;
    padding: 13px 0 13px 13px; }

.hamburger {
  background-image: url("/assets/images/web/hamburger.png");
  background-repeat: no-repeat;
  border: 0px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  margin: 20px;
  background-size: 25px;
  display: block; }

.navbar-topbar ul {
  position: absolute;
  left: 0;
  list-style: none;
  flex-direction: column;
  background: #000000;
  width: 100%;
  z-index: 5; }
  .navbar-topbar ul li {
    margin-bottom: 6px; }
  .navbar-topbar ul li a {
    width: 100%;
    font-size: 16.5px;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px;
    line-height: 1.625;
    display: inline-block;
    white-space: nowrap; }

.navbar-topbar[data-toggle="collapse"] ul {
  display: none; }

.navbar-topbar[data-toggle="open"] ul {
  display: flex;
  position: absolute;
  left: 0;
  list-style: none;
  flex-direction: column;
  background: #000000;
  width: 100%;
  z-index: 5; }
  .navbar-topbar[data-toggle="open"] ul li {
    margin-bottom: 6px; }
  .navbar-topbar[data-toggle="open"] ul li a {
    width: 100%;
    font-size: 16.5px;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px;
    line-height: 1.625;
    display: inline-block; }

/* Dropdown Button */
.dropbtn {
  font-size: 17.4px;
  color: #646f79;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  line-height: 30px;
  margin: 0px 15px;
  padding: 0;
  text-decoration: none;
  background: none;
  border: none; }

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block; }

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  padding-bottom: 15px;
  border: 1px solid #333;
  color: #646f79; }

/* Links inside the dropdown */
.dropdown-content a {
  font-size: 17.4px;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
  color: #646f79;
  padding: 12px 0 0 24px;
  text-decoration: none;
  display: block; }

.nav-link-dropdown {
  display: none; }

.mobile-link {
  display: block; }

#mobile-nav .dropdown {
  display: none; }

@media (min-width: 960px) {
  .nav-link-dropdown {
    display: block; }
  .nav-link-dropdown:hover .dropdown-content {
    display: block; }
  .nav-link-dropdown:hover {
    cursor: pointer; }
  .navbar-topbar ul li .mobile-link, .mobile-link {
    display: none; } }

.dropdown-content a:hover {
  color: #ddd; }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block; }

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  cursor: pointer; }

.navbar-topbar[data-toggle="open"] .dropdown button {
  width: 100%;
  font-size: 16.5px;
  color: #fff;
  font-weight: 500;
  padding: 10px 20px;
  line-height: 1.625;
  display: inline-block; }

@media (min-width: 960px) {
  .hamburger {
    display: none; }
  .navbar-topbar[data-toggle="collapse"] ul {
    display: flex; }
  .navbar-topbar ul {
    position: relative;
    flex-direction: row;
    background: transparent;
    width: inherit;
    z-index: 5; }
    .navbar-topbar ul li {
      margin: 0 20px; }
    .navbar-topbar ul li a {
      width: inherit;
      font-size: 16.5px;
      color: #646f79;
      font-weight: 500;
      padding: 0;
      line-height: inherit;
      display: inline-block; } }

.navbar-nav {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  width: 100%; }
  .navbar-nav .nav-link {
    font-size: 1rem;
    font-weight: 500;
    color: #646f79;
    text-decoration: none;
    padding-right: 25px; }

section {
  padding: 0 35px; }

.full-section {
  max-width: 100%; }
  .full-section li {
    list-style: none; }
  .full-section li:before {
    content: "· ";
    font-size: 24px;
    vertical-align: middle;
    line-height: 20px; }
  .full-section ul {
    padding-left: 0px; }
  .full-section h3, .full-section .subtitle {
    font-size: 32px; }
    .full-section h3 span, .full-section .subtitle span {
      opacity: 0.8; }
  .full-section .subtitle {
    color: #fdffff; }
  .full-section h1,
  .full-section h2,
  .full-section h3,
  .full-section p,
  .full-section li {
    color: #fff; }
  .full-section .container {
    max-width: 1180px;
    margin: 0 auto;
    padding: 60px 0 0 0; }
    .full-section .container .col-sm,
    .full-section .container .col {
      display: flex;
      flex-direction: column;
      text-align: left;
      justify-content: center;
      align-content: center; }
      .full-section .container .col-sm img,
      .full-section .container .col img {
        width: 50%;
        margin: 40px auto 0 auto; }
    .full-section .container .text-col {
      padding: 40px 0; }
  .full-section.students {
    background: #395169; }
  .full-section.teachers {
    background: #1d2d33; }
  .full-section.all {
    background: #416385; }
  .full-section.call-to-action {
    background-color: #395169;
    padding: 40px; }
    .full-section.call-to-action h2 {
      line-height: 58px;
      margin: auto; }
    .full-section.call-to-action .container {
      justify-content: space-between;
      text-align: center;
      display: flex;
      padding: 0; }
    .full-section.call-to-action .action-button {
      max-width: 300px;
      margin: auto; }

.section-title {
  width: 100%;
  display: block;
  padding: 20px 0 0 0;
  text-align: center; }

.container {
  width: 100%;
  display: flex;
  flex-direction: column; }

.user-section, .user-section2 {
  border-top: 1px solid #ebebeb; }
  .user-section a, .user-section2 a {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    color: #4854ff;
    padding-top: 10px;
    display: block; }

.app-store {
  padding-top: 20px; }

.col-sm {
  display: flex; }
  .col-sm ul {
    width: 40%; }

.action-button {
  background-color: #009ab2;
  color: #fff;
  text-shadow: 0 1px 1px #007b8f;
  border-radius: 8px;
  text-decoration: none;
  font-size: 26px;
  padding: 20px 28px;
  font-weight: 500; }

.site-footer__copyright {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }

@media (min-width: 640px) {
  .site-footer__copyright {
    flex-direction: row; }
  .full-section.call-to-action h2 {
    line-height: 54px;
    padding: 0 !important; } }

.full-section.call-to-action h2 {
  line-height: 24px;
  padding: 0 0 20px 0; }

.site-footer {
  margin: 0 auto;
  text-align: center;
  color: #999;
  background-color: #0D243E; }
  .site-footer .footer-img {
    width: 120px;
    margin: 20px; }
  .site-footer .site-footer__copyright {
    padding: 20px; }
    .site-footer .site-footer__copyright a {
      color: #02bddd; }

.hero {
  max-width: 100%;
  padding: 50px 40px 60px 40px;
  background-image: linear-gradient(rgba(0, 20, 35, 0.9), rgba(0, 20, 35, 0.9)), url("/assets/images/web/hero-background.jpg");
  background-size: cover; }
  .hero div {
    max-width: 700px; }
  .hero p {
    color: #fff;
    padding: 10px 0 50px 0;
    opacity: 0.9;
    margin: 0 auto; }

.sub-hero {
  padding-top: 50px;
  padding-bottom: 50px; }
  .sub-hero span {
    color: #e73834; }

.sub-hero .col img {
  width: 100%;
  margin-top: 40px; }

.instruments {
  padding: 40px 35px; }
  .instruments .instrument-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    justify-content: space-evenly; }
  .instruments ul {
    list-style-type: none;
    padding: 0 0 10px 0;
    display: flex;
    flex-direction: column;
    margin: 0 18px;
    width: 200px; }
  .instruments .container {
    padding: 40px 0 20px 0;
    flex-flow: row wrap;
    justify-content: space-around; }
  .instruments .col-sm {
    flex-direction: column;
    width: 50%; }
    .instruments .col-sm ul {
      width: 80%; }

li a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  font-size: 17px; }

.instrument-list__heading h3 {
  font-weight: bold;
  font-size: 18px; }

.user-section2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between; }

@media (min-width: 500px) {
  .user-section2 .img-section {
    margin-right: 40px; } }

@media (min-width: 960px) {
  .user-section2 .text-section {
    max-width: calc(100% - 480px); } }

.features {
  margin-bottom: 40px; }

.feature {
  background-position: left top 5px;
  background-repeat: no-repeat;
  background-size: 30px;
  padding-left: 50px;
  margin-top: 30px; }

.edu-img {
  width: 410px;
  max-width: 100%; }

.music-cloud {
  width: 330px;
  height: 198px; }

.user-section, .user-section2 {
  padding-top: 40px;
  padding-bottom: 40px; }
  .user-section img, .user-section2 img {
    padding: 20px 0; }

.user-section .photo {
  width: 100%;
  height: 100%;
  max-width: 400px; }

.user-section.reverse-order .col-lg {
  order: 2; }

.user-section.reverse-order .col-sm {
  order: 1; }

.full-section.reverse-order .text-col {
  order: 2; }

.full-section.reverse-order .img-col {
  order: 1; }

.music-note {
  background-image: url("/assets/images/web/icons/note.png"); }

.save-time {
  background-image: url("/assets/images/web/icons/heart.png"); }

.multiple-difficulties {
  background-image: url("/assets/images/web/icons/levels.png"); }

.unlimited-exercises {
  background-image: url("/assets/images/web/icons/repeat.png"); }

.video {
  text-align: center;
  border-top: 1px solid #ebebeb; }
  .video h2 {
    margin-top: 40px; }
  .video p {
    margin: 0 auto; }
  .video .container {
    margin: 40px auto;
    position: relative;
    overflow: hidden;
    display: block; }
    .video .container .video-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }

.standards {
  text-align: center;
  padding: 40px 35px; }
  .standards p {
    margin: 0 auto; }
  .standards .container {
    display: flex;
    align-items: center;
    justify-content: center;
    /* You can set flex-wrap and
               flex-direction individually */
    flex-direction: row;
    flex-wrap: wrap;
    /* Or do it all in one line
              with flex flow */
    flex-flow: row wrap;
    /* tweak where items line
               up on the row
               valid values are: flex-start,
               flex-end, space-between,
               space-around, stretch */
    align-content: flex-end;
    padding: 40px 0 20px 0;
    justify-content: space-around;
    margin: 40px 0 0 0; }
    .standards .container .img-wrapper img {
      width: auto;
      max-width: 100%; }

@media (min-width: 640px) {
  section {
    padding: 0 60px; }
  .hero {
    height: 30vh; }
  .sub-hero .col img {
    width: 100%; }
  .instruments .container {
    padding: 40px 0 20px 100px; } }

@media (min-width: 960px) {
  .container {
    flex-direction: row; }
  .navbar-nav {
    flex-direction: row; }
  .nav {
    display: flex; }
    .nav.navbar-nav {
      display: flex; }
  .hamburger {
    display: none; }
  section {
    padding: 0 40px; }
  .hero {
    height: 70vh;
    min-height: 550px;
    padding: 40px 0; }
  .sub-hero {
    padding-top: 100px;
    padding-bottom: 50px; }
  .sub-hero h2 {
    max-width: 370px;
    font-size: 32px; }
  .sub-hero p {
    max-width: 470px; }
  .sub-hero .col img {
    width: 800px;
    margin-top: -200px;
    margin-left: 40px; }
  .features {
    padding: 0 0 80px 0; }
    .features .container {
      width: 80%;
      margin: 0 auto; }
    .features .col {
      padding-left: 10px; }
  .feature {
    height: 180px;
    margin-top: 50px; }
    .feature p {
      max-width: 450px; }
  .instruments {
    padding: 40px 35px 20px 35px; }
    .instruments .container {
      padding: 40px 0 20px 60px; }
  .standards .container {
    flex-wrap: nowrap; }
  .instruments .col-sm {
    flex-direction: row; }
  .user-section {
    padding: 60px; }
    .user-section .container {
      justify-content: center;
      align-items: center; }
  .user-section.reverse-order .col-lg {
    order: 1; }
  .user-section.reverse-order .col-sm {
    order: 2; }
  .full-section.reverse-order .text-col {
    order: 1; }
  .full-section.reverse-order .img-col {
    order: 2; }
  .standards .container .img-wrapper img {
    width: 100%; }
  .col {
    width: 50%; }
  .col-sm {
    width: 40%;
    flex-direction: column; }
  .col-lg {
    width: 60%;
    max-width: 650px; }
  .col-lg {
    padding: 0 40px; }
  .full-section .students,
  .full-section .teachers,
  .full-section .all {
    min-height: 500px; }
  .full-section .container h3, .full-section .container .subtitle {
    font-size: 40px;
    line-height: 1.1em; }
  .full-section .container .col-sm img,
  .full-section .container .col img {
    width: 100%; }
  .full-section .container .text-col {
    padding: 0; }
  .full-section.call-to-action .action-button {
    margin: 0; } }

@media (min-width: 1280px) {
  section {
    padding: 0 80px; }
  .sub-hero .col img {
    margin-left: 0; }
  section {
    max-width: 1180px;
    margin: 0 auto; }
  section.user-section {
    max-width: 1220px;
    width: 100%; }
    section.user-section .container {
      max-width: 1180px;
      margin: 0 auto; }
  .full-section .container h3, .full-section .container .subtitle {
    font-size: 46px;
    line-height: 1.1em; }
  .full-section p {
    max-width: 575px; }
  .features .container {
    width: 100%; }
  .features .col {
    padding-left: 5%; }
  section.video {
    max-width: 1020px; }
  .col-lg {
    padding: 0; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0; }

h1 {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2; }

h2,
h3 {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.3; }

p,
li {
  font-weight: 400;
  font-size: 17px;
  line-height: 1.55;
  color: rgba(0, 0, 0, 0.7); }

p {
  padding-top: 8px;
  margin: 0;
  max-width: 605px; }

.section-title {
  font-size: 30px;
  font-weight: 500; }

@media (min-width: 960px) {
  h1 {
    font-size: 50px;
    line-height: 1.2; }
  h2,
  h3 {
    font-size: 26px;
    letter-spacing: -0.01em;
    line-height: 1.3; }
  p,
  li {
    font-size: 18px;
    line-height: 1.65; }
  .section-title {
    font-size: 38px; } }

@media (min-width: 1280px) {
  h2,
  h3 {
    font-size: 28px; } }

.skiplink-text {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
  padding: 5px 20px;
  color: #ffffff;
  background-color: #1e6cfe;
  border-radius: 5px;
  z-index: 100000;
  font-weight: bold;
  text-decoration: underline; }

a.skiplink-text:active,
a.skiplink-text:focus,
a.skiplink-text:hover {
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  width: auto;
  height: auto;
  overflow: visible; }

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