
/*gryd system*/

.teacher-landing__container {
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .teacher-landing__container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .teacher-landing__container {
        width: 970px;
    }
}

*[class *= md-] {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.md-12 {
    width: 100%;
}

.md-11 {
    width: calc(91.66666667% - 5px);
}

.md-10 {
    width: calc(83.33333333% - 5px);
}

.md-9 {
    width: calc(75% - 5px);
}

.md-8 {
    width: calc(66.66666667% - 5px);
}

.md-7 {
    width: calc(58.33333333% - 5px);
}

.md-6 {
    width: calc(50% - 5px);
}

.md-5 {
    width: calc(41.66666667% - 5px);
}

.md-4 {
    width: calc(33.33333333% - 5px);
}

.md-3 {
    width: calc(25% - 5px);
}

.md-2 {
    width: calc(16.66666667% - 5px);
}

.md-1 {
    width: calc(8.33333333% - 5px);
}

/*native styles*/

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    line-height: 1;
}

/*helpers*/

.img-responsive {
    max-width: 100%;
    display: block;
    height: auto;
    margin: 0 auto;
}

.teacher-landing__block {
    display: block;
}

/*main styles*/


.teacher-landing {
    font-size: 14px;
    color: #1b2727;
    /*font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;*/
}

.teacher-landing__screen__title {
    color: #0b4d4c;
    text-align: center;
    font-weight: normal;
}

h1.teacher-landing__screen__title {
    font-size: 3.43em;
    color: #1e2f2f;
}

h2.teacher-landing__screen__title {
    font-size: 2.57em;
}

h3.teacher-landing__screen__title {
    font-size: 2.14em;
}

.teacher-landing__screen__partitions {
    background-color: #f8f8f8;
    padding: 50px 0 90px;
}

.teacher-landing__screen__partitions_bg_white {
    background-color: #fff;
}

.teacher-landing__screen__partitions_bg_light-blue {
    background-color: #f2f8fc;
}

.teacher-landing__screen__partitions__item {
    margin-bottom: 50px;
}

.teacher-landing__screen__partitions__item:last-child {
    margin-bottom: 0;
}

.teacher-landing__screen__partitions__item__title {
    margin-bottom: 70px;
}

.teacher-landing__screen__partitions__item__text {
    line-height: 1.64;
    font-size: 18px;
}

.teacher-landing__screen__partitions__item__content__left,
.teacher-landing__screen__partitions__item__content__right {
    display: inline-block;
    vertical-align: top;
}

.teacher-landing__screen__mobile-store__content {
    padding: 50px 0 0;
}

.teacher-landing__screen__mobile-store__content__title {
    margin-bottom: 20px;
}

.teacher-landing__screen__mobile-store__content__text {
    text-align: center;
    margin: 0 auto 45px;
    line-height: 1.64;
    font-family: MuseoNew, Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.teacher-landing__screen__mobile-store__content__pic {
    margin-bottom: 30px;
    vertical-align: top;
}

.teacher-landing__screen__mobile-store__buttons {
    vertical-align: top;
}

.teacher-landing__screen__mobile-store__buttons__appstore {
    margin-bottom: 25px;
    text-align: left;
}

.teacher-landing__header {
    padding: 2vh 0 0;
    background-color: #ffffff;
    position: fixed;
    left: 0;
    top: 0;
    height: 8vh;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid #F2F5F5;
}

.teacher-landing__header__content {
    text-align: justify;
}

.teacher-landing__header__content:after {
    display: inline-block;
    content: '';
    width: 100%;
}

.teacher-landing__header__left,
.teacher-landing__header__right {
    vertical-align: middle;
    display: inline-block;
}

.teacher-landing__screen__top {
    background: #b7ebd9 url(/wp-content/themes/english/assets/images/vteacher/landing/landing-top-bg.png) center bottom repeat-x;
    padding-top: 50px;
    min-height: 560px;
    padding-top: 12vh;
}

.teacher-landing__screen__top__item__title {
    margin-bottom: 55px;
}

.teacher-landing__screen__top__content {
    text-align: center;
}

.teacher-landing__screen__top__content:after {
    content: '';
    width: 100%;
    display: inline-block;
}

.teacher-landing__screen__top__video iframe {
    border: 3px solid #fff;
    max-width: 100%;
    min-height: 360px;
}

.teacher-landing__screen__top__content__left,
.teacher-landing__screen__top__content__right {
    vertical-align: middle;
    display: inline-block;
}

.teacher-landing__screen__top__auth {
    text-align: right;
    padding-left: 7%;
}

.teacher-landing__screen__top__auth .b-reg__block__simple {
    margin-top: 0 !important;
}

.teacher-landing__screen__top__auth .pull-right {
    float: none;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
}

.teacher-landing__screen__top__auth .b-reg__block {
    width: 100%;
    max-width: 360px;
    text-align: left;
    background-color: #fff;
}

.teacher-landing__screen__top__auth .b-reg__user__email,
.teacher-landing__screen__top__auth .b-reg__block__simple .b-reg__captcha {
    background-color: #d6f6eb;
    color: #456964;
    border: none;
}

.teacher-landing__screen__top__auth ul.b-reg__soc {
    text-align: justify;
}

.teacher-landing__screen__top__auth ul.b-reg__soc:after {
    content: '';
    width: 100%;
    display: inline-block;
}

.teacher-landing__screen__top__auth .b-reg__soc__item {
    margin-left: 0;
}

.teacher-landing__screen__levels {
    background-color: #f8f8f8;
    padding: 50px 0 0;
}

.teacher-landing__screen__levels__title {
    margin-bottom: 15px;
}

.teacher-landing__screen__levels__content {
    margin-bottom: -18px;
    text-align: justify;
}

.teacher-landing__screen__levels__content:after {
    content: '';
    width: 100%;
    display: inline-block;
}

.teacher-landing__screen__levels__item {
    border-radius: 5px;
    border-radius: 5px 5px 0 0;
    border: 3px solid #f8f8f8;
    text-align: center;
    padding: 3.13% 4.17%;
    border-bottom: none;
    cursor: pointer;
}

.teacher-landing__screen__levels__item:hover {
    border-color: #fff;
}

.teacher-landing__screen__levels__item.is-active {
    background-color: #fff;
    border-color: #fff;
}

.teacher-landing__screen__levels__icon {
    margin-bottom: 20px;
}

.teacher-landing__screen__levels__icon svg {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.teacher-landing__screen__levels__content__title {
    color: #787878;
    font-size: 1.29em;
    margin-left: -45px;
    margin-right: -45px;
    text-decoration: underline;
}

.teacher-landing__screen__levels__item.is-active .teacher-landing__screen__levels__content__title {
    text-decoration: none;
}

.teacher-landing__screen__level-info__item {
    padding: 0 0 60px;
    text-align: justify;
}

.teacher-landing__screen__level-info__item:after {
    content: '';
    width: 100%;
    display: inline-block;
}

.teacher-landing__screen__level-info__title {
    margin-bottom: 55px;
}

.teacher-landing__screen__level-info__item__content {
    text-align: left;
    vertical-align: top;
    width: 33%;
    padding: 0 20px;
}

.teacher-landing__screen__level-info__item__content__item__pic {
    width: 63px;
    height: 63px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.teacher-landing__screen__level-info__item__content__item__pic svg {
    width: 100%;
    height: 100%;
}

.teacher-landing__screen__level-info__item__content__item__title {
    text-align: center;
    color: #0b4d4c;
    font-size: 18px;
    padding-bottom: 45px;
}

.teacher-landing__screen__level-info__item__content__item__text {
    font-size: 16px;
    line-height: 24px;
}

.teacher-landing__footer {
    background-color: #33373d;
}

.teacher-landing__footer__logo .puzzle-english__svg__text path {
    fill: #fff;
}

.teacher-landing__footer__content {
    text-align: justify;
    padding-top: 15px;
}

.teacher-landing__footer__content:after {
    width: 100%;
    display: inline-block;
    content: '';
}

.teacher-landing__footer__left,
.teacher-landing__footer__right {
    vertical-align: middle;
    display: inline-block;
}

.teacher-landing__screen__levels__item:last-child .teacher-landing__screen__levels__content__title {
    margin-right: -25px;
}

.teacher-landing__slide_1 {
    background-color: #30414f;
}

.teacher-landing__slide .b-block__title.t-center {
    font-size: 30px;
    line-height: 0.9;
    color: #fff;
    text-align: left;
}

.teacher-landing__slide .b-infoblock {
    margin: 26px 0 0 0;
}

.teacher-landing__slide .b-color__circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.teacher-landing__slide .n-block__1 .b-view__link {
    font-size: 14px;
    color: #05aaef;
}

.teacher-landing .b-reg__block__simple {
    background-color: #fff;
    margin-top: 0 !important;
}

.teacher-landing .b-reg__block__social {
    width: 300px !important;
    padding: 20px 20px !important;
    margin-left: auto;
    margin-right: auto;
}

.teacher-landing .b-reg__soc__item {
    margin-left: 11px !important;
}

.teacher-landing .b-reg__soc__item:first-child {
    margin-left: 0 !important;
}

.teacher-landing .social-auth-btn__text {
    font-family: MuseoNew, Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 16px;
}

.teacher-landing .b-reg__block__social .b-reg__form.sign_form {
    margin-bottom: 23px;
}

.teacher-landing .b-reg__title__social {
    font-size: 20px;
    text-align: left;
}

.teacher-landing .b-reg__block__change__social {
    font-size: 14px !important;
    font-family: MuseoNew, Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
    color: #05aaef !important;
    border: none !important;
    text-decoration: underline;
    line-height: 1;
}

.teacher-landing .b-reg__block__change__social:hover {
    text-decoration: none;
}

.teacher-landing .b-reg__block__simple__term-of-use {
    color: #000;
    font-size: 9px !important;
}

.teacher-landing .n-block__1 .b-reg__block__simple__term-of-use {
    color: #8a8a8a;
}

.teacher-landing .b-reg__block__simple__term-of-use a {
    color: #05aaef;
}

.teacher-landing .b-infoblock__text {
    color: #fff;
    font-family: MuseoNew, Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.teacher-landing .b-infoblock {
    max-width: 420px;
}

.teacher-landing .n-block__1 .b-infoblock__img {
    width: 63px;
}

.teacher-landing .n-block__1 .b-video__btn {
    position: relative;
    left: 5px;
    top: 9px;
    width: 45px;
    height: 36px;
}

.teacher-landing .b-video__btn.video-blue:after, .teacher-landing .b-video__btn.video-white:after {
    left: 17px;
    top: 14px;
}

.teacher-landing .n-block__1 {
    padding-top: 35px;
    min-height: 390px;
}

.teacher-landing .b-reg__user__email {
    background-color: #fff;
}

.teacher-landing__inclusive {
    margin-top:60px;
}

.teacher-landing__inclusive-item {
    font-family: SegoeUILight, Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.teacher-landing__inclusive-item-top {
    font-size: 58px;
}

.teacher-landing__inclusive-item.is-blue .teacher-landing__inclusive-item-top {
    color: #28bbf8;
}

.teacher-landing__inclusive-item.is-orange .teacher-landing__inclusive-item-top {
    color: #ff6c00;
}

.teacher-landing__inclusive-item-bottom {
    font-size: 18px;
}

.teacher-landing__inclusive-title {
    font-size: 48px;
    font-family: SegoeUILight, Verdana, Helvetica, "Helvetica Neue", Arial, sans-serif;
}

.teacher-landing__profits-item {
    padding: 11px 40px 10px;
}

.teacher-landing__profits-item.is-orange {
    border-left: 14px solid #ff7300;
}

.teacher-landing__profits-item.is-blue {
    border-left: 14px solid #3398de;
}

.teacher-landing__profits-item.is-green {
    border-left: 14px solid #18a947;
}

.teacher-landing__profits-item.is-yellow {
    border-left: 14px solid #ffca00;
}

.teacher-landing__profits-item_style_gray {
    background-color: #f9fbfc;
}

.teacher-landing__profits-text {
    max-width: 560px;
    line-height: 1.4;
}


/*Extra small devices (phones)*/

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

    /*grid  system*/

    .xs-12 {
        width: 100%;
    }

    .xs-11 {
        width: calc(91.66666667% - 5px);
    }

    .xs-10 {
        width: calc(83.33333333% - 5px);
    }

    .xs-9 {
        width: calc(75% - 5px);
    }

    .xs-8 {
        width: calc(66.66666667% - 5px);
    }

    .xs-7 {
        width: calc(58.33333333% - 5px);
    }

    .xs-6 {
        width: calc(50% - 5px);
    }

    .xs-5 {
        width: calc(41.66666667% - 5px);
    }

    .xs-4 {
        width: calc(33.33333333% - 5px);
    }

    .xs-3 {
        width: calc(25% - 5px);
    }

    .xs-2 {
        width: calc(16.66666667% - 5px);
    }

    .xs-1 {
        width: calc(8.33333333% - 5px);
    }

    /*main styles*/

    .teacher-landing__slide .b-block__title.t-center {
        text-align: center;
        font-size: 24px;
        line-height: 1.3;
    }

    .teacher-landing__slide .b-block__title.t-center + .pull-left {
        float: none;
    }

    .teacher-landing__slide .b-block__title.t-center + .pull-left + .pull-right {
        float: none;
    }

    .teacher-landing .b-reg__block__social {
        margin-left: auto;
        margin-right: auto;
    }

    .teacher-landing .n-block__1 {
        padding: 35px 0 30px;
    }

    .n-block__1 .b-infoblock {
        margin-left: auto;
        margin-right: auto;
    }

    .vteacher__header-px .vteacher__header__right,
    .vteacher__header-px .vteacher__header__left {
        width: 100% !important;
        text-align: center !important;
    }

    .vteacher__header-px .vteacher__header__logo {
        height: 70px !important;
    }

    .vteacher__header-px .vteacher__header__profile__menu {
        right: 0 !important;
        top: 125px !important;
    }

    .top-bar_kids .vteacher__header-px .vteacher__header__profile__menu {
        top: 62px !important;
    }

    .puzzle-footer__content__right {
        margin: 0 auto !important;
        display: block;
    }

    .arrow-dropdown-menu__container {
        left: 0;
        top: 125px
    }

    .vteacher__header__profile__name {
        display: none !important;
    }

    .teacher-second__footer .l-wrapper {
        width: 100% !important;
    }

    .puzzle-footer__bottom {
        height: 105px !important;
    }

    .vteacher__header__profile__name {
        display: none;
    }

    .teacher-landing__screen__partitions__item__content__left {
        margin-bottom: 20px;
    }

    .teacher-landing__screen__mobile-store__buttons__appstore {
        margin-bottom: 20px;
    }

    .teacher-landing__screen__mobile-store__buttons__googleplay,
    .teacher-landing__screen__mobile-store__buttons__appstore {
        text-align: center;
        padding: 0;
    }

    .teacher-landing__screen__top__video iframe {
        display: block;
        margin: 0 auto 30px;
    }

    h1.teacher-landing__screen__title {
        font-size: 2.5em;
    }

    h2.teacher-landing__screen__title {
        font-size: 2.17em;
    }

    h3.teacher-landing__screen__title {
        font-size: 2em;
    }

    .teacher-landing__screen__top__auth {
        text-align: center;
        padding-left: 0;
    }

    .teacher-landing__screen__top__auth .b-reg__block__social .b-reg__title__social {
        font-size: 20px;
    }

    .teacher-landing__screen__top__auth .b-reg-social-main .b-reg__vk__link {
        font-size: 14px;
    }

    .teacher-landing__header .vteacher__header__reg {
        position: relative;
        top: -5px;
    }

    .teacher-landing__screen__levels__content__title {
        font-size: 0.71em;
        width: 100%;
        margin: 0;
    }

    .teacher-landing__screen__levels__icon {
        margin-bottom: 10px;
        height: 30px;
    }

    .teacher-landing__screen__level-info__item {
        padding-bottom: 0;
    }

    .teacher-landing__screen__partitions {
        padding-top: 30px;
    }

    .teacher-landing__screen__level-info__item__content.md-3.sd-3.xs-12 {
        margin-bottom: 60px;
        padding: 0 10px;
        text-align: center;
    }

    .teacher-landing__screen__level-info__item__content__item__title {
        padding-bottom: 25px;
        margin-bottom: 20px;
    }

    .teacher-landing__screen__level-info__title.teacher-landing__screen__title {
        font-size: 2em;
    }

    .teacher-landing__header__right a img {
        width: 96px;
        height: 33px;
    }

    .teacher-landing__header {
        padding: 10px 0 0;
        height: 45px;
    }

    .vteacher__header__logo__icon,
    .vteacher__header__logo {
        margin-right: 15px;
    }

    .teacher-landing__screen__partitions__item__title {
        margin-bottom: 40px;
    }

    .teacher-landing__screen__levels__item {
        padding: 0;
        min-height: 70px;
    }

    .teacher-landing__screen__mobile-store__content__text {
        font-size: 1.1em;
    }

    .teacher-landing__screen__mobile-store__content__text {
        margin-bottom: 20px;
    }

    .teacher-landing__screen__mobile-store__content {
        padding-bottom: 30px;
    }

    .teacher-landing__screen__top__item__title {
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .vteacher__header__logo {
        height: auto;
        margin: 0 auto;
        display: block;
        text-align: center
    }

    .vteacher__header__logo svg {
        width: 35px;
        height: 22px;
    }

    .vteacher__header__logo__slogan__top {
        font-size: 17px;
    }

    .vteacher__header__logo__slogan__bottom {
        font-size: 8px;
    }

    .teacher-landing__header {
        display: none;
    }

    .teacher-landing__profits-item {
        text-align: center;
    }

    .teacher-landing__profits-text {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .teacher-landing__profits-text + div {
        max-width: 100%;
        width: 100%;
    }

    .teacher-landing__profits .puzzle_flex_justify {
        -webkit-flex-flow: column wrap;
        -moz-flex-flow: column wrap;
        -ms-flex-flow: column wrap;
        -o-flex-flow: column wrap;
        flex-flow: column wrap;
    }

    .teacher-landing__slider.n-block__10 .b-slide__text {
        padding: 0 20px;
    }    

    .teacher-landing__slider.n-block__10 .b-slide__review {
        margin: 26px 10px 0px;
    }

    .teacher-landing__slider .b-block__title {
        font-size: 32px;
    }

}

/* Small devices (tablets, 768px and up) */

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

    /*grid  system*/

    .sd-12 {
        width: 100%;
    }

    .sd-11 {
        width: calc(91.66666667% - 5px);
    }

    .sd-10 {
        width: calc(83.33333333% - 5px);
    }

    .sd-9 {
        width: calc(75% - 5px);
    }

    .sd-8 {
        width: calc(66.66666667% - 5px);
    }

    .sd-7 {
        width: calc(58.33333333% - 5px);
    }

    .sd-6 {
        width: calc(50% - 5px);
    }

    .sd-5 {
        width: calc(41.66666667% - 5px);
    }

    .sd-4 {
        width: calc(33.33333333% - 5px);
    }

    .sd-3 {
        width: calc(25% - 5px);
    }

    .sd-2 {
        width: calc(16.66666667% - 5px);
    }

    .sd-1 {
        width: calc(8.33333333% - 5px);
    }

    /*main styles*/

    .teacher-landing__screen__top__auth .b-reg-social-main .b-reg__vk__link {
        font-size: 16px;
    }

    .teacher-landing__header {
        display: none;
    }

    .teacher-landing .n-block__1 {
        padding: 50px 10px 0;
    }

    .teacher-landing .b-infoblock {
        max-width: 320px;
    }

    .teacher-level__header-arrow {
        margin-left: 20px;
    }

    .teacher-landing__slide .b-block__title.t-center {
        line-height: 1.2;
    }

    .puzzle-header__logo {
        margin-top: 0;
    }
}