body {
    -webkit-font-smoothing: antialiased;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    margin: 0 auto;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#contactus-div
{
        padding-left: 15px;    margin-left: 15px;    border-left: 1px solid rgba(255, 255, 255, 0.36);
}
.email{
       text-transform: none;
}
#info-video {
    height: 425px;
    width: 100%;
    margin-bottom: 5%;
}

#about {
    z-index: 9;
}

.highlights {
    color: #ffe57e;
}


.th {
    font-size: 0.4em;
    line-height: 1;
    top: -1.25em;
}

.gweb2.tmpl-basic .page-header,
.gweb2.tmpl-ma .page-header {
    border: 0;
}

.snippet_wrap,
.musician_in_you,
.pd-off {
    padding-left: 0;
    padding-right: 0;
}

.navbar-brand {
    padding: 11.5px 15px;
}

a.phone {
    margin-left: 0.5em;
    color: #fff;
    font-weight: 800;
}

a.phone:hover {
    color: #fff;
}

.clearIt {
    clear: both;
}

.gweb2 a {
    cursor: pointer;
}

.gweb2 a:focus {
    text-decoration: none;
}

.classes_list li,
.gweb2 p {
    font-size: 16px;
}


.grey_bar,
.bk_bar {
    padding-left: 1em;
    padding-bottom: 1em;
}

a.phone,
.notification_h1,
.navbar-default .navbar-nav>li>a,
.YMS_CTA,
.footer_nav li a {
    text-transform: uppercase;
    font-family: Oswald, 'Lucida Grande', sans-serif;
}


.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.notification_h1 {
    color: #fff;
    font-weight: 800;
    font-size: 14px;
    font-size: 5.5vw;
}

/* Nav bootstrap Override */
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: 800;
}

#notification_banner {
    padding: 1em 0;
    background-color: #581959;
}

.notification_h1,
.notification_h2 {
    margin: 0;
    display: inline-block;
}

.notification_h2 {
    color: #fff;
    font-size: 11px;
    font-size: 5.5vw;
}

.classes_list li,
.gweb2 p {
    color: #555555;
    margin-top: 1.5em;
    line-height: 1.5;
}

#main_fold {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 10%;
    padding-bottom: 10vw;
    height: 100vh;
}

.main_word_wrap>h1,
.section_word_wrap>h1 {
    text-transform: uppercase;
    margin: 0;
}

.main_word_wrap>h1,
.main_word_wrap>p {
    color: #fff;
}

.main_word_wrap>h1,
.section_word_wrap>h1 {
    margin-top: 1.35em;
    line-height: 1;
    font-weight: 800;
}

.section_word_wrap>h1 {
    font-size: 2.4em;
    font-size: 12vw;
    margin-top: 0;
}

.main_word_wrap>h1 {
    font-size: 1.4em;
    font-size: 8vw;
}

.img_w {
    width: 100%;
}



.icon_snippets {
    margin: 2em auto 0 auto;
    width: 150px;
}

p.main_description {
    margin: 0.5em 0 1.5em;
    max-width: 460px;
}


footer.page-footer.band-drk-grey,
.gweb2 .header-content {
    display: none;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: transparent;
}

main.col-xs-12 {
    height: 150vw;
    background-image: url("../images/main_mobile@1x.jpg");
    background-image: -webkit-image-set(url("../images/main_mobile@1x.jpg") 1x,
            url(../images/main_mobile@2x.jpg) 2x);
    background-image: -moz-image-set(url("../images/main_mobile@1x.jpg") 1x,
            url(../images/main_mobile@2x.jpg) 2x);
    background-image: -o-image-set(url("../images/main_mobile@1x.jpg") 1x,
            url(../images/main_mobile@2x.jpg) 2x);
    background-image: -ms-image-set(url("../images/main_mobile@1x.jpg") 1x,
            url(../images/main_mobile@2x.jpg) 2x);
    background-size: cover;
}

.YMS_nav {
    z-index: 99;
    background: transparent;
    border: 0;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 0;
}

.YMS_nav,
.navbar-nav>li>a,
.navbar-brand>img,
.fixedNav .navbar-brand>img,
.fixedNav {
    -webkit-transition: all 750ms;
    transition: all 750ms;
}

.fixedNav {
    background: rgba(95, 29, 89, 0.95);
    height: 100px;
    border: 0;
    -webkit-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
}

.navbar-brand>img {
    width: 100%;
    max-width: 150px;
}

.YMS_CTA {
    width: 100%;
    height: 46px;
    object-fit: contain;
    font-weight: 800;
    background-color: #D14754;
    color: #fff;
    border: 0;
    max-width: 275px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.YMS_CTA>img {
    max-width: 16.5px;
}

.YMS_CTA:hover .arrow {
    opacity: 0;
    animation: 1500ms infinite forwards leftEntry;
}

.arrow {
    position: relative;
    display: inline-block;
    background-color: #fff;
    margin-left: 1em;
    margin-bottom: 7px;
    z-index: 5;
    height: 2px;
    width: 35px;
}

@keyframes leftEntry {
    0% {
        opacity: 0.5;
        transform: translateX(0px);
    }

    50% {
        transform: translateX(10px);
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translateX(0px);
    }
}

.arrow:before {
    content: "";
    position: absolute;
    background-color: #fff;
    display: block;
    z-index: 5;
    height: 2px;
    width: 15px;
    right: 0;
    transform: rotate(35deg) translate(-2px, -4px);
}

.arrow:after {
    content: "";
    position: absolute;
    background-color: #fff;
    display: block;
    height: 2px;
    width: 15px;
    right: 0;
    transform: rotate(-35deg) translate(-2px, 4px);
}

/* Section 1 - Musician in You */
.teachers_start {
    margin-top: 8%;
}

.learn_section {
    padding-top: 15%;
    padding-bottom: 15%;
}

.learn_section,
.section_1 {
    background-image: url("../images/texture/bg-01@1x.jpg");
    background-image: -webkit-image-set(url("../images/texture/bg-01@1x.jpg") 1x,
            url("../images/texture/bg-01@2x.jpg") 2x, url("../images/texture/bg-01@3x.jpg") 3x);
    background-image: -moz-image-set(url("../images/texture/bg-01@1x.jpg") 1x,
            url("../images/texture/bg-01@2x.jpg") 2x, url("../images/texture/bg-01@3x.jpg") 3x);
    background-image: -o-image-set(url("../images/texture/bg-01@1x.jpg") 1x,
            url("../images/texture/bg-01@2x.jpg") 2x, url("../images/texture/bg-01@3x.jpg") 3x);
    background-image: -ms-image-set(url("../images/texture/bg-01@1x.jpg") 1x,
            url("../images/texture/bg-01@2x.jpg") 2x, url("../images/texture/bg-01@3x.jpg") 3x);
    background-repeat: no-repeat;
    background-size: cover;
}

.section_1 {
    padding: 10% 0 0 0;
}

.bg_text_color {
    background: url('../images/musician/text_texture.jpg') top center;
    background-size: cover;
    width: 100%;
    padding: 0;
    mix-blend-mode: darken;
}

.picture_holder {
    background: url('../images/about/musician_bg@2x.jpg');
    background-position-x: 5em;
    background-repeat: no-repeat;
    padding-top: 5%;
    width: 100%;
    display: block;
    position: relative;
    z-index: 10;
}

.texture_text {
    margin: 0;
    mix-blend-mode: lighten;
    background: #fff;
}

div.img_holder {
    background-image: url("../images/section_2@2x.png");
    background-image: -webkit-image-set(url("../images/section_2@2x.png") 1x,
            url("../images/section_2@2x.png") 2x, url("../images/section_2@3x.png") 3x);
    background-image: -moz-image-set(url("../images/section_2@2x.png") 1x,
            url("../images/section_2@2x.png") 2x, url("../images/section_2@3x.png") 3x);
    background-image: -o-image-set(url("../images/section_2@2x.png") 1x,
            url("../images/section_2@2x.png") 2x, url("../images/section_2@3x.png") 3x);
    background-image: -ms-image-set(url("../images/section_2@2x.png") 1x,
            url("../images/section_2@2x.png") 2x, url("../images/section_2@3x.png") 3x);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.section_2 {
    background-image: url("../images/inspires/inspires_bg_mobile@1x.jpg");
    background-image: -webkit-image-set(url("../images/inspires/inspires_bg_mobile@2x.jpg") 1x,
            url("../images/inspires/inspires_bg_mobile@2x.jpg") 2x, url("../images/inspires/inspires_bg_mobile@2x.jpg") 3x);
    background-image: -moz-image-set(url("../images/inspires/inspires_bg_mobile@1x.jpg") 1x,
            url("../images/inspires/inspires_bg_mobile@2x.jpg") 2x, url("../images/inspires/inspires_bg_mobile@2x.jpg") 3x);
    background-image: -o-image-set(url("../images/inspires/inspires_bg_mobile@1x.jpg") 1x,
            url("../images/inspires/inspires_bg_mobile@2x.jpg") 2x, url("../images/inspires/inspires_bg_mobile@2x.jpg") 3x);
    background-image: -ms-image-set(url("../images/inspires/inspires_bg_mobile@1x.jpg") 1x,
            url("../images/inspires/inspires_bg_mobile@2x.jpg") 2x, url("../images/inspires/inspires_bg_mobile@3x.jpg") 3x);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-bottom: 0;
}

.teachers_thumb {
    position: relative;
    padding: 0;
    background-image: url("../images/teachers/teachers_mobile_bg@1x.jpg");
    background-image: -webkit-image-set(url("../images/teachers/teachers_mobile_bg@1x.jpg") 1x,
            url("../images/teachers/teachers_mobile_bg@2x.jpg") 2x, url("../images/teachers/teachers_mobile_bg@2x.jpg") 3x);
    background-image: -moz-image-set(url("../images/teachers/teachers_mobile_bg@1x.jpg") 1x,
            url("../images/teachers/teachers_mobile_bg@2x.jpg") 2x, url("../images/teachers/teachers_mobile_bg@2x.jpg") 3x);
    background-image: -o-image-set(url("../images/teachers/teachers_mobile_bg@1x.jpg") 1x,
            url("../images/teachers/teachers_mobile_bg@2x.jpg") 2x, url("../images/teachers/teachers_mobile_bg@2x.jpg") 3x);
    background-image: -ms-image-set(url("../images/teachers/teachers_mobile_bg@1x.jpg") 1x,
            url("../images/teachers/teachers_mobile_bg@2x.jpg") 2x, url("../images/teachers/teachers_mobile_bg@3x.jpg") 3x);
    background-repeat: no-repeat;
    background-size: 95%;
    background-position: top center;
}

.teachers_name {
    letter-spacing: 0.8vw;
    font-size: 1.7vw;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 1.25em;
}

.teachers_img {
    width: 100%;
}

.classes_list li {
    display: flex;
    align-content: center;
    align-items: center;
}

.classes_list>li:before {
    content: "";
    background-image: url("../images/classes/note.svg");
    background-size: contain;
    ;
    display: inline-block;
    height: 2em;
    width: 2em;
    background-repeat: no-repeat;
    margin-right: 1em;
}


.map {
    background-image: linear-gradient(159deg, rgba(173, 70, 134, 0), #ad4686);
    background-image: url("../images/texture/ver2/bg-03@1x.jpg");
    background-image: -webkit-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-image: -moz-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-image: -o-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-image: -ms-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.section_2 .section_word_wrap>h1,
.alt_w,
.classes_list li {
    color: #fff !important;
}

p.address {
    color: #e33850;
}


.map_text_wrap_inner {
    position: relative;
    z-index: 2;
    padding: 5%;
    background: #fff;
}

.map_text_wrap_inner>h1 {
    text-transform: uppercase;
    font-weight: 800;
}

.map_text_wrap_inner>p {
    font-size: 1.125em;
    line-height: 2;
}


.bottom_right {
    position: relative;
    /* z-index: 4; */
    /* z-index: 1; */
    /* position: absolute; */
    /* left: -70%; */
    /* bottom: 570px; */
    width: 70%;
}

.margin-vert {
    margin-top: 15%;
}

.snippet_wrap p {
    margin-top: 0;
}

.snippet_wrap h2 {
    font-weight: 800;
    text-transform: uppercase;
}

.teachers_instrument_icon {
    position: absolute;
    bottom: 3%;
    right: 10%;
    width: 100%;
    max-width: 50px;
}

.guitar_icon.teachers_instrument_icon {
    bottom: 0;
}

.see_wrap {
    margin-top: 1em;
}

.see_more_btn {
    background: transparent;
    border: 0;
    font-weight: 800;
    font-size: 1em;
    font-family: Oswald;
}

.see_line {
    height: 1em;
    background: red;
    height: 2px;
    border: solid 1px #e33850;
    width: 40%;
}

.btn_wrap {
    width: 100%;
}

.see_more_btn {
    margin: 0 auto;
}

.see_more_btn:before,
.see_more_btn:after {
    position: absolute;
    content: '';
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}

.see_more_btn:before,
.see_more_btn:after {
    width: 15px;
    height: 5px;
    background-color: #fff;
    display: block;
}

.see_more_btn:before {
    margin-left: 0;
    -webkit-transform: rotate(-30deg) skewX(-30deg);
}

.see_more_btn:after {
    margin-left: 12px;
    -webkit-transform: rotate(30deg) skewX(30deg);
}

.see_more_btn.collapsed span:before {
    margin-left: 0;
    -webkit-transform: rotate(30deg) skewX(30deg);
}

.see_more_btn.collapsed span:after {
    margin-left: 12px;
    -webkit-transform: rotate(-30deg) skewX(-30deg);
}

.teachers_gallery.expanded_teachers {
    clear: both;
    height: 100vh;
}

.YMS_logo {
    width: 100%;
}

a.navbar-brand {
    width: 100%;
    max-width: 200px;
    padding-left: 0;
}


.container_wrap {
    max-width: 93vw;
    margin: 0 auto;
    display: block;
}

img.bg_classes.col-sm-6.pd-off {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

button.navbar-toggle {
    border: 0;
    margin: 0;
    padding-top: 20px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.fixedNav .navbar-brand>img {
    width: 100%;
    max-width: 110px;
}

.journey_section {
    background-image: linear-gradient(159deg, rgba(173, 70, 134, 0), #ad4686);
    background-image: url("../images/texture/ver2/bg-03@1x.jpg");
    background-image: -webkit-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-image: -moz-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-image: -o-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-image: -ms-image-set(url("../images/texture/ver2/bg-03@1x.jpg") 1x,
            url("../images/texture/ver2/bg-03@2x.jpg") 2x);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 32vw;
}

.journey_word_wrap {
    padding-top: 5%;
    padding-bottom: 5%;
    z-index: 1;
    position: relative;
}



.journey_img {
    width: 100%;
    z-index: 2;
}

.journey_section_wrap {
    margin-top: 12vw;
    overflow: hidden;
}

.journey_word_wrap:after {
    content: "";
    background-image: linear-gradient(159deg, rgba(173, 70, 134, 0), #ad4686);
    background-image: url("/images/journey/journey_bg@1x.jpg");
    background-image: -webkit-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-image: -moz-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-image: -o-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-image: -ms-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    width: 110%;
    height: 105%;
    position: absolute;
    top: 0;
    left: -5%;
    z-index: -1;
}


.gweb2 p.quote {
    display: inline;
    vertical-align: text-top;
    line-height: 1.5;
}

.quote_icon,
.testimony_word_wrap {
    margin-top: 1em;
}

.quote_icon {
    padding-top: 10px;
}

.line {
    display: inline;
    width: 48px;
    height: 1px;
    object-fit: contain;
    border: solid 1px #e33850;
}

.quote_wrap:nth-child(even) {
    margin-top: 25%;
}

.testimony_sections {
    margin-top: 5%;
    margin-bottom: 10%;
    overflow: hidden;
}

.flex_wrap {
    display: flex;
    align-items: center;
    margin-top: 1.25em;
}

.quote_from {
    margin: 0;
    margin-left: 1em;
}

.bk_bar {
    padding-top: 2em;
    padding-bottom: 2em;
    background: #000;
}

.footer_logo {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 250px;
}


.grey_bar {
    background: #222222;
}

.copy_right {
    margin-bottom: 0.25em;
}

.legal {
    padding-left: 0;
    margin: 0;
}

.copy_right {
    margin-top: 0;
    padding-top: 10px;
}

ul.legal li a {
    font-size: 13px;
    text-decoration: underline;
}

ul.legal li {
    display: inline-block;
}

ul.legal li:nth-child(even) {
    margin-left: 0.35em;
    margin-right: 0.35em;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding-left: 0.45em;
    padding-right: 0.45em;
    line-height: 0.8;
}

.section_word_classes {
    padding: 10% 0;
    position: relative;
    z-index: 2;
}

.section_word_classes:after {
    content: "";
    background-image: linear-gradient(159deg, rgba(173, 70, 134, 0), #ad4686);
    background-image: url("../images/journey/journey_bg@2x.jpg");
    background-image: -webkit-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-image: -moz-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-image: -o-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-image: -ms-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
            url("../images/journey/journey_bg@2x.jpg") 2x);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}


.classes_img_holder {
    z-index: 1;
}

.teachers_gallery {
    float: left;
}

.quote_svg {
    max-width: 96px;
    margin-bottom: 1em;
}


.ultNav a:nth-of-type(3) {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.36);
}

.flex_ult h5,
.flex_ult a {
    font-family: Oswald;
    font-size: 12px;
}

.social-icons {
    width: 100%;
    max-width: 28px;
}

.ultNav a:nth-of-type(1) {
    margin: 0 1em;
}

#utilityNav {
    background: #000;
    height: 50px;
}

#utilityNav,
.ultNav {
    display: flex;
    align-items: center;
    justify-content: right;
}

.flex_ult h5 {
    color: #fff;
    font-weight: 800;
    margin: 0;
}

#footerSocial {
    margin-top: 2em;
}

.flex_ult {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-right: 10px;
}

i.fa.fa-facebook,
i.fa.fa-instagram {
    color: #fff;
}

i.fa.fa-facebook {
    margin: 0 0.75em;
}

/* Mobile Specific */
@media only screen and (max-width : 320px) {
    #main_fold {
        padding-bottom: 5%;
    }
    .disclaimer {
        position: relative;
        z-index: 2;
        text-align: center;        
    }
    .gweb2 .disclaimer p {
        font-size: 1em;
        line-height: 2;
    }
}

@media only screen and (max-width : 767px) {



    .picture_holder {
        padding-top: 12.5%;
    }

    .YMS_menu li {
        opacity: 1;
    }

    .section_word_wrap.section_word_classes {
        clear: both;
    }

    .navbar-right {
        width: 100%;
    }

    #YMS_Menu {
        padding: 0;
        overflow: hidden;
    }

    .footer_nav {
        padding: 0;
        margin: 1.5em 0 0 0;
    }

    .footer_nav li {
        list-style: none;
        font-weight: 700;
    }

    .footer_nav li a {
        padding: 1em 0;
        text-align: left;
        font-weight: 800;
        display: block;
        color: #fff;
    }

    .footer_nav li:nth-child(even) {
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    }

    .quote_icon {
        text-align: center;
    }

    .testimony_word_wrap {
        clear: both;
    }

    img.visible-xs.section_2_image.img_w {
        margin-bottom: 5%;
    }

    .bottom_right {
        width: 100%;
    }

    .inspires_title_wrap {
        padding-left: 0;
        padding-right: 0;
    }

    .inspires_title_wrap p {
        margin-bottom: 10%;
    }

    .portrait_box {
        padding: 0;
    }

    p.teachers_description {
        margin-bottom: 85px;
    }

    .teachers_name {
        letter-spacing: 3vw;
        font-size: 5vw;
        z-index: 2;
    }

    .musician_in_you>h1 {
        margin-top: 0.5em;
    }

    main#main_fold .main_word_wrap {
        width: 55vw;
    }

    .teachers_name {
        text-align: center;
    }

    .teachers_thumb:nth-child(even) {
        margin: 25% 0;
    }

    .teachers_thumb {
        position: relative;
        padding: 5%;
        background-image: url("../images/teachers/sm_mobile_teachers_bg@1x.jpg");
        background-image: -webkit-image-set(url("../images/teachers/sm_mobile_teachers_bg@1x.jpg") 1x,
                url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 2x, url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 3x);
        background-image: -moz-image-set(url("../images/teachers/sm_mobile_teachers_bg@1x.jpg") 1x,
                url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 2x, url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 3x);
        background-image: -o-image-set(url("../images/teachers/sm_mobile_teachers_bg@1x.jpg") 1x,
                url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 2x, url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 3x);
        background-image: -ms-image-set(url("../images/teachers/sm_mobile_teachers_bg@1x.jpg") 1x,
                url("../images/teachers/sm_mobile_teachers_bg@2x.jpg") 2x, url("../images/teachers/sm_mobile_teachers_bg@3x.jpg") 3x);
        background-position: top center;
        background-size: cover;
        transform: scale(1.08);
        margin-top: 20%;
    }


    .classes_list {
        margin-top: 1em;
        padding-left: 0;
    }

    .classes_list li {
        margin-top: 0;
        line-height: 3;
        font-size: 3.8vw;
    }

    .teachers_start {
        content: "";
        background-image: linear-gradient(159deg, rgba(173, 70, 134, 0), #ad4686);
        background-image: url("../images/journey/journey_bg@2x.jpg");
        background-image: -webkit-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-image: -moz-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-image: -o-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-image: -ms-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-repeat: no-repeat;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .snippet_wrap {
        text-align: center;
    }

    .snippet_wrap h2 {
        font-size: 6vw;
    }

    .teachers_word_wrap>h1 {
        font-size: 2.3em;
        font-size: 12vw;
    }

    .yamaha_way_word_wrap>h1 {
        font-size: 3.25em;
        font-size: 17vw;
        margin-top: 0;
    }

    .notification_h1 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin-bottom: 1em;
        padding-bottom: 1em;
    }
    .disclaimer {
        position: relative;
        z-index: 2;
        text-align: center;        
    }
    .gweb2 .disclaimer p {
        font-size: 1em;
        line-height: 2;
    }

}

@media only screen and (min-device-width : 768px) and (max-width: 1199px) {


    .teachers_thumb:nth-child(even) {
        margin: 2em 0;
    }

    .teachers_thumb {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: 15% auto;
        grid-gap: 3%;
    }

    .teachers_name {
        grid-column-start: 2;
        grid-column-end: auto;
        margin: 0;
    }

    .portrait_box {
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start: 1;
        grid-row-end: 3;
    }

    .gweb2 .teachers_name {
        font-size: 1.5em;
        font-size: 2.5vw;
        align-self: end;
    }

    p.teachers_description {
        margin: 0.5em 0 0 0;
    }

}

@media only screen and (min-width : 400px) {

    #main_fold {
        align-items: center;
    }


}

@media only screen and (min-width : 480px) {


    .classes_list li,
    .gweb2 p {
        font-size: 16px;
        font-size: 3vw;
    }

    #main_fold {
        align-items: center;
    }
}

/* Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

    .classes_list li,
    .gweb2 p {
        font-size: 3vw;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

    #footerSocial {
        margin-top: 1.5em;
        justify-content: center;
    }

    #utilityNav h5,
    #utilityNav a {
        font-size: 14px;
    }

    .flex_ult {
        justify-content: flex-end;
    }

    .YMS_menu li {
        opacity: 1;
    }

    #YMS_Menu {
        border: 0;
        padding: 0;
    }

    .journey_img {
        transform: translateY(-5%);
    }

    .section_2>.container_wrap,
    .img_holder {
        min-height: 700px;
        min-height: 43vw;
    }

    .room_left {
        z-index: 1;
        position: absolute;
        left: -70%;
        bottom: 10vw;
        width: 70%;
    }

    .quote_wrap:nth-child(even) {
        margin-top: 3.5%;
    }

    ul.footer_nav {
        padding: 0;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 0;
        margin-top: 5em;
        max-width: 600px;
        margin: 5em auto 1em auto;
    }

    .footer_nav li:nth-child(1):hover~.underline {
        opacity: 1;
        width: 100px;
        transform: translateX(0);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .footer_nav li:nth-child(2):hover~.underline {
        opacity: 1;
        width: 100px;
        transform: translateX(115px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .footer_nav li:nth-child(3):hover~.underline {
        opacity: 1;
        width: 100px;
        transform: translateX(230px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .footer_nav li:nth-child(4):hover~.underline {
        opacity: 1;
        width: 100px;
        transform: translateX(345px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .footer_nav li:nth-child(5):hover~.underline {
        opacity: 1;
        width: 100px;
        transform: translateX(470px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .footer_nav li a {
        color: #fff;
        padding: 30px;
    }

    .footer_nav li a:hover {
        color: #fff;
        text-decoration: none;
    }

    #footer_underline {
        bottom: 2em;
        max-width: 100px;
    }

    ul.footer_nav>li {
        list-style: none;
        text-decoration: none;
        display: inline-block;
    }

    .quote_icon,
    .testimony_word_wrap {
        margin-top: 3em;
    }


    .journey_word_wrap {
        padding: 8% 5% 15% 5%;
        margin-top: -5%;
        margin-bottom: -5%;
    }

    .journey_word_wrap:after {
        content: "";
        background-image: linear-gradient(159deg, rgba(173, 70, 134, 0), #ad4686);
        background-image: url("../images/journey/journey_bg@2x.jpg");
        background-image: -webkit-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-image: -moz-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-image: -o-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-image: -ms-image-set(url("../images/journey/journey_bg@1x.jpg") 1x,
                url("../images/journey/journey_bg@2x.jpg") 2x);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 70vw;
        height: 105%;
        position: absolute;
        top: 0;
        left: -15%;
        z-index: -1;
    }


    .section_2 {
        padding-top: 0;
        padding-bottom: 0;
        background-image: url("../images/inspires/texture_bg@1x.jpg");
        background-image: -webkit-image-set(url("../images/inspires/texture_bg@2x.jpg") 1x,
                url("../images/inspires/texture_bg@2x.jpg") 2x, url("../images/inspires/texture_bg@2x.jpg") 3x);
        background-image: -moz-image-set(url("../images/inspires/texture_bg@1x.jpg") 1x,
                url("../images/inspires/texture_bg@2x.jpg") 2x, url("../images/inspires/texture_bg@2x.jpg") 3x);
        background-image: -o-image-set(url("../images/inspires/texture_bg@1x.jpg") 1x,
                url("../images/inspires/texture_bg@2x.jpg") 2x, url("../images/inspires/texture_bg@2x.jpg") 3x);
        background-image: -ms-image-set(url("../images/inspires/texture_bg@1x.jpg") 1x,
                url("../images/inspires/texture_bg@2x.jpg") 2x, url("../images/inspires/texture_bg@3x.jpg") 3x);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top left;
    }


    .map_text_wrap_inner {
        position: relative;
        z-index: 2;
        padding: 1.5em 3.4em;
        background: #fff;
        /* margin: 10em 0; */
        transform: translate(-5em, 25%);
    }
    .disclaimer {
        position: relative;
        z-index: 2;
        transform: translate(0em, 50%);
        /*text-align: left;*/
        padding:1.5em;        
    }
    .gweb2 .disclaimer p {
        font-size: 1.55vw;
        line-height: 1.5;        
    }
    .learn_section,
    .section_1 {
        padding: 15% 0;
    }



    .journey_section {
        padding-top: 34vw;
    }


    .notification_h2 {
        font-size: 2em;
        font-size: 2.5vw;
    }

    .yamaha_way_img {
        width: 45%;
    }

    .image_wrap {
        position: absolute;
        top: 0;
        right: 0;
        width: 45%;
        z-index: 1;
    }

    .section_word_classes {
        padding-top: 5%;
        padding-bottom: 5%;
        position: relative;
        z-index: 2;
    }

    .section_word_classes {
        position: relative;
        z-index: 2;
        transform: translateY(10%);
    }

    .section_word_classes h1 {
        margin-top: 0;
    }

    .classes_list {
        margin-top: 1.5em;
    }

    .classes_list li {
        margin-top: 0.5em;
    }

    .snippet_wrap h2 {
        text-align: left;
        font-size: 3vw;
    }

    .icon_snippets {
        margin: auto;
        max-width: 300px;
        width: 100%;
    }

    .teachers_thumb {
        position: relative;
        background-size: 95%;
        padding: 5% 10%;
    }

    .gweb2 .teachers_section_description {
        max-width: 55vw;
        margin: 1.5em auto 2.5em auto;
    }

    .learn_section,
    .section_1 {
        padding: 5% 0;
    }

    .section_word_wrap>h1,
    .main_word_wrap>h1 {
        font-size: 5.625em;
        font-size: 5vw;
        line-height: 1;
        font-weight: 800;
    }

    .module_abs {
        position: absolute;
        top: 6.25%;
        left: 0;
        right: 0;
        bottom: 0;
    }


    #notification_banner {
        padding: 2em 0;
    }

    .picture_holder {
        margin-left: auto;
        width: 45%;
    }

    #main_fold {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 0;
        height: 100vh;
    }


    .notification_h1 {
        font-size: 2em;
    }


    .YMS_CTA>img {
        max-width: 16.5px;
    }

    .YMS_CTA {
        height: 60px;
        font-size: 1.5em;
    }


    p.main_description {
        font-size: 1.5625em;
        margin: 0.7em 0 2em;
        max-width: 460px;
    }

    .section_word_classes:after {
        content: "";
        width: 70vw;
        height: 101%;
        position: absolute;
        top: 0;
        right: -20%;
        z-index: -1;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 25px;
        line-height: 1.65;
    }

    main.col-xs-12 {
        height: 100vw;
        background-image: url("../images/YMS_Main@1x.jpg");
        background-image: -webkit-image-set(url("../images/YMS_Main@1x.jpg") 1x,
                url(../images/YMS_Main@2x.jpg) 2x);
        background-image: -moz-image-set(url("../images/YMS_Main@1x.jpg") 1x,
                url(../images/YMS_Main@2x.jpg) 2x);
        background-image: -o-image-set(url("../images/YMS_Main@1x.jpg") 1x,
                url(../images/YMS_Main@2x.jpg) 2x);
        background-image: -ms-image-set(url("../images/YMS_Main@1x.jpg") 1x,
                url(../images/YMS_Main@2x.jpg) 2x);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .learn_section {
        margin-top: -15%;
        padding-top: 20%;
    }

    .navbar-brand>img {
        max-width: 200px;
    }

    .navbar-nav>li>a {
        padding-top: 25px;
    }

    .fixedNav .navbar-brand>img {
        width: 100%;
        max-width: 150px;
    }

    main.col-xs-12 {
        height: 75vw;
        background-image: url("../images/piano_main_tab@1x.jpg");
        background-image: -webkit-image-set(url("../images/piano_main_tab@1x.jpg") 1x,
                url(../images/piano_main_tab@2x.jpg) 2x);
        background-image: -moz-image-set(url("../images/piano_main_tab@1x.jpg") 1x,
                url(../images/piano_main_tab@2x.jpg) 2x);
        background-image: -o-image-set(url("../images/piano_main_tab@1x.jpg") 1x,
                url(../images/piano_main_tab@2x.jpg) 2x);
        background-image: -ms-image-set(url("../images/piano_main_tab@1x.jpg") 1x,
                url(../images/piano_main_tab@2x.jpg) 2x);
        background-size: cover;
    }

    .YMS_CTA {
        width: 344px;
        height: 60px;
        object-fit: contain;
        font-weight: 800;
        background-color: #D14754;
        color: #fff;
        border: 0;
        font-size: 1.5em;
    }

    .section_word_wrap>h1,
    .main_word_wrap>h1 {
        font-size: 4vw;
    }

    .notification_h1 {
        margin-right: 0;
    }

    #main_fold>.container_wrap {
        height: 100%;
        display: flex;
        width: 100%;
        justify-content: left;
        align-items: center;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 1.55vw;
    }

    .teachers_name {
        font-size: 1vw;
    }

    .see_more_btn {
        font-size: 2em;
    }


    .flex_row {
        display: inline-flex;
        justify-content: space-evenly;
        width: 100%;
        margin-bottom: 2em;
    }

    .flex_row_center {
        display: inline-flex;
        justify-content: space-evenly;
        align-items: center;
        width: 100%;
    }

    .classes_img_holder {
        display: block;
        width: 50%;
        position: absolute;
        top: 0;
        right: 0;
    }

    .callout_snippet {
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-top: 5%;
    }

    .callout_snippet>img,
    .snippet_wrap {
        display: inline-block;
    }

    .fixedNav .underline {
        margin-bottom: 0.75em;
    }

    #notification_banner h1 {
        margin-bottom: 0.5em;
    }

    .underline {
        height: 2.5px;
        background: #fff;
        width: 100%;
        display: block;
        position: absolute;
        bottom: 0;
        opacity: 0;
        width: 100%;
        max-width: 80px;
        transform: translateX(0);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .navbar-nav>li {
        width: 130px;
    }

    .navbar-nav li:nth-child(1):hover~.underline {
        opacity: 1;
        width: 90px;
        transform: translateX(25px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .navbar-nav li:nth-child(2):hover~.underline {
        opacity: 1;
        width: 90px;
        transform: translateX(155px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .navbar-nav li:nth-child(3):hover~.underline {
        opacity: 1;
        width: 90px;
        transform: translateX(285px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .navbar-nav li:nth-child(4):hover~.underline {
        opacity: 1;
        width: 90px;
        transform: translateX(415px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .navbar-nav li:nth-child(5):hover~.underline {
        opacity: 1;
        width: 90px;
        transform: translateX(545px);
        transition: all 350ms;
        -webkit-transition: all 350ms;
    }

    .inspires_title_wrap {
        padding-top: 5%;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {


    .section_word_classes:after {
        content: "";
        width: 70vw;
        height: 100%;
        position: absolute;
        right: -20%;
        z-index: -1;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 16px;
        line-height: 1.88;
    }

    .classes_list {
        list-style-type: none;
        font-size: 1em;
        margin-top: 2em;
        margin-bottom: 0;
    }

    .teachers_name {
        font-size: 1.5vw;
    }


    .gweb2 .section_2_image {
        width: 100%;
    }
    .gweb2 .disclaimer p {
        font-size: 14px;        
    }

}


/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

    ul.footer_nav>li {
        position: relative;
    }

    .gweb2 .footer_nav li a:focus,
    .gweb2 .footer_nav li a:hover {
        color: #fff;
    }

    .footer_nav li:after,
    .YMS_menu li:after {
        content: '';
        position: absolute;
        background: #fff;
        width: 70%;
        height: 3px;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 0;
        transform: translateY(10px);
    }

    .footer_nav li:after {
        bottom: -12.5px;
    }

    .footer_nav li:hover:after,
    .YMS_menu li:hover:after {
        opacity: 1;
        transform: translateY(0);
    }

    .footer_nav li:after,
    .YMS_menu li:after {
        -webkit-transition: all 400ms ease-out;
        -moz-transition: all 400ms ease-out;
        -ms-transition: all 400ms ease-out;
        -o-transition: all 400ms ease-out;
        transition: all 400ms ease-out;
    }


    .fixedNav .YMS_menu li:hover:after {
        opacity: 1;
        transform: translateY(-10px);
    }

    .navbar {
        height: unset;
    }

    .navbar-nav>li {
        text-align: center;
    }

    .teachers_thumb {
        position: relative;
        background-image: url("../images/teachers/teachers_bg_1@1x.jpg");
        background-image: -webkit-image-set(url("../images/teachers/teachers_bg_1@1x.jpg") 1x,
                url("../images/teachers/teachers_bg_1@2x.jpg") 2x, url("../images/teachers/teachers_bg_1@2x.jpg") 3x);
        background-image: -moz-image-set(url("../images/teachers/teachers_bg_1@1x.jpg") 1x,
                url("../images/teachers/teachers_bg_1@2x.jpg") 2x, url("../images/teachers/teachers_bg_1@2x.jpg") 3x);
        background-image: -o-image-set(url("../images/teachers/teachers_bg_1@1x.jpg") 1x,
                url("../images/teachers/teachers_bg_1@2x.jpg") 2x, url("../images/teachers/teachers_bg_1@2x.jpg") 3x);
        background-image: -ms-image-set(url("../images/teachers/teachers_bg_1@1x.jpg") 1x,
                url("../images/teachers/teachers_bg_1@2x.jpg") 2x, url("../images/teachers/teachers_bg_1@3x.jpg") 3x);
        background-repeat: no-repeat;
        background-size: 95%;
        background-position: top center;
        background-size: 95%;
        padding: 2vw 3vw 5vw;
    }


    .room_left {
        bottom: 8vw;
    }

    .teachers_name {
        text-align: center;
        font-size: 1.5vw;
    }

    .notification_h1,
    .notification_h2 {
        font-size: 1.8vw;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 1.4vmax;
    }

    .section_word_wrap>h1,
    .main_word_wrap>h1 {
        font-size: 5.625em;
        font-size: 4.88vw;
        line-height: 1;
    }

    p.teachers_description {
        font-size: 1vw;
        clear: both;
        float: left;
        height: 150px;
    }


    .section_1>.section_word_wrap {
        padding-left: 5%;
    }

    .section_2 .section_word_wrap {
        padding-top: 5em;
    }


    .navbar-nav>li>a {
        padding: 33px 30px 15px;
        font-size: 1.125em;
    }

    .fixedNav .navbar-nav>li>a {
        padding: 25px 30px;
    }

    .section_img_holder {
        height: 592px;
        height: 30vw;
    }

    .navbar-brand>img {
        width: 100%;
        max-width: 300px;
    }

    .snippet_wrap,
    .musician_in_you,
    a.navbar-brand {
        padding-left: 15px;
    }

    a.navbar-brand {
        width: 100%;
        max-width: 300px;
    }
    .gweb2 .disclaimer p {
        font-size: 1vmax;        
    }

}

@media only screen and (min-width : 1600px) {

    .snippet_wrap h2 {
        font-size: 2vw;
    }

    .journey_section_wrap {
        padding-top: 12vw;
    }

    .navbar-nav>li>a {
        padding: 50px 30px 15px;
        font-size: 1.125em;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 1.2vmax;
    }

    p.teachers_description {
        font-size: 0.85vw;
    }
    .gweb2 .disclaimer p {
        font-size: 0.9vmax;        
    }

}

@media only screen and (min-width : 1701px) {
    #main_fold {
        height: 100vh;
    }
}
    

@media only screen and (min-width : 1921px) {

    .picture_holder {
        background-position-x: 10em;
    }

    .notification_h1,
    .notification_h2 {
        font-size: 2em;
        font-size: 1.5vw;
    }

    .container_wrap {
        max-width: 1600px;
        width: 100%;
    }

    .see_wrap {
        margin-top: 2vw;
    }


    /* .module_abs {
        top: 12%;
    } */

    main.col-xs-12 {
        height: 45vw;
    }

    .teachers_name {
        letter-spacing: 0.8vw;
        font-size: 1vw;
    }

    .section_2>.container_wrap,
    .img_holder {
        min-height: 900px;
        min-height: 35vw;
    }

    .section_word_wrap>h1,
    .main_word_wrap>h1 {
        font-size: 3.9vw;
        line-height: 1;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 1vw;
    }

    p.teachers_description {
        font-size: 0.85vw;
    }
}

@media only screen and (min-width : 2557px) {

    .section_word_wrap>h1,
    .main_word_wrap>h1 {
        font-size: 3.7vw;
        line-height: 1;
    }

    .gweb2 .teachers_section_description {
        max-width: 40vw;
    }

    .teachers_thumb {
        padding: 1.5vw 3vw 5vw;
    }

    .teachers_name {
        margin-bottom: 1.25vw;
    }

    .classes_list li,
    .gweb2 p {
        font-size: 0.9vw;
    }

    p.teachers_description {
        font-size: 0.75vw;
        line-height: 1.8 !important;
        margin-top: 1vw !important;
    }

    .classes_list>li:before {
        content: "";
        background-image: url("../images/classes/note.svg");
        background-size: 1.3vw;
        display: inline-block;
        height: 2em;
        width: 2em;
        background-repeat: no-repeat;
        margin-right: 1em;
    }

    .icon_snippets {
        max-width: 400px;
    }

    .snippet_wrap h2 {
        font-size: 2vw;
    }

    .classes_list li,
    .gweb2 p {
        margin-top: 1vw;
        line-height: 2.15;
    }

    .container_wrap {
        max-width: 1920px;
    }
}

/* Overide Bootstrap 3 to change Bootstrap Nav on Tablets */
@media (max-width: 1200px) {

    .navbar-right {
        width: 45%;
        float: right !important;
        background: #581859;
    }

    .navbar-nav>li:nth-child(even) {
        border-top: 1px solid rgba(255, 255, 255, 0.35);
        border-bottom: 1px solid rgba(255, 255, 255, 0.35);
    }

    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: right;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 0;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        margin-top: 0;
        -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.35);
        -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.35);
    }

    .navbar-nav>li {
        float: none;
        width: 100%;
    }

    .navbar-nav>li>a {
        padding-top: 1em;
        padding-bottom: 1em;
        width: 100%;
    }

    .collapse.in {
        display: block !important;
    }
}

.navbar-toggle,
.navbar-toggle span,
.YMS_menu li {
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.navbar.navbar-default .navbar-collapse,
.collapsing {
    overflow: hidden;
    border: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.activeHeight .YMS_menu li {
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
    opacity: 1;
}

.activeHeight .YMS_menu li:nth-child(1) {
    -webkit-transition-delay: 0.25s !important;
    transition-delay: 0.25s !important;
}

.activeHeight .YMS_menu li:nth-child(2) {
    -webkit-transition-delay: 0.35s;
    transition-delay: 0.35s;
}

.activeHeight .YMS_menu li:nth-child(3) {
    -webkit-transition-delay: 0.45s;
    transition-delay: 0.45s;
}

.activeHeight .YMS_menu li:nth-child(4) {
    -webkit-transition-delay: 0.55s;
    transition-delay: 0.55s;
}

.activeHeight .YMS_menu li:nth-child(5) {
    -webkit-transition-delay: 0.65s;
    transition-delay: 0.65s;
}

.activeHeight .YMS_menu li:nth-child(6) {
    -webkit-transition-delay: 0.75s;
    transition-delay: 0.75s;
}

.activeHeight .YMS_menu li:nth-child(7) {
    -webkit-transition-delay: 0.86s;
    transition-delay: 0.86s;
}

.activeHeight .YMS_menu li:nth-child(8) {
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
}

.activeHeight .YMS_menu li:nth-child(9) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s;
}

.activeHeight .YMS_menu li:nth-child(10) {
    -webkit-transition-delay: 1.15s;
    transition-delay: 1.15s;
}

.activeHeight .YMS_menu li:nth-child(11) {
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s;
}

.activeHeight .YMS_menu li:nth-child(12) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s;
}

.activeHeight .YMS_menu li:nth-child(13) {
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s;
}

.activeHeight .YMS_menu li:nth-child(14) {
    -webkit-transition-delay: 1.55s;
    transition-delay: 1.55s;
}

.activeHeight .YMS_menu li:nth-child(15) {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s;
}

.hamburger-x-nav-closer span:nth-child(2) {
    transform: rotate(45deg) translateX(20%);
}

.hamburger-x-nav-closer span:nth-child(3) {
    transform: rotate(-45deg) translateX(20%);
}

.navbar-toggle span:nth-child(4) {
    opacity: 1;
    transform: translateX(0);
}

.hamburger-x-nav-closer span:nth-child(4) {
    opacity: 0;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
        transform: translateX(0px);
    }

    100% {
        opacity: 0;
        transform: translateX(100px);
    }
}

#signup {
    padding-bottom: 15%;
}

.teachers_start {
    margin-bottom: 10%;
}

#landscape-notification {
    display: none;
    background: #222;
    width: 100%;
    height: 100vh;
    z-index: 99999;
    flex-direction: column;
    padding: 5%;
    text-align: center;
}

/* Detect Landscape */
@media only screen and (min-device-width : 0px) and (max-device-width : 812px) and (orientation : landscape) {
    #landscape-notification h1 {
        color: #fff;
        margin: 1em 0 0 0;
        font-size: 1.5em;
    }

    #landscape-notification {
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .rotateIcon {
        width: 25%;
    }
}