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

    #wrapper .desktop-none {
        display: block;
    }

    .description-camp p br {
        display: none;
    }

    #descriptionProject img {
        height: 230px;
    }

    #descriptionProject.description-camp img {
        height: 230px;
    }

    .arrows-slider-camp {
        display: none !important;
    }

    #friendsDiscountCamp h3 {
        margin-bottom: 18px;
    }


    .wrap-plus-camp {
        margin-bottom: 15px;
    }

    .description-camp {
        margin-bottom: 0;
    }

    .wrap-form-callback-camp #formEvents {
        padding-bottom: 0;
    }

    .list-schedule-camp ul li p {
        font-size: 16px;
        display: block;
    }

    .wrap-price-camp {
        width: 100%;
        padding: 20px;
        flex-direction: column;
        margin-bottom: 45px;
    }

    .btn-whatsapp {
        padding-left: 30%;
    }

    .btn-whatsapp:before {
        left:23%;
    }

    #slider.page-camp {
        padding-bottom: 60px;
    }

    .wrap-form-callback-camp .btn-save-application {
        padding-left: 0;
        text-align: center;
    }

    #descriptionProject.plus-camp img {
        height: 100px !important;
    }

    .wrap-price-camp img {
        margin-right: 0;
        margin-bottom: 24px;
        height: 160px;
        object-fit: cover;
    }

    .wrap-price-camp p {
        text-align: center;
    }

    .description-price-camp > ul li span {
        position: initial;
        text-align: center;
        display: block;
        margin: 12px 0;
    }

    .buttons-price-camp ul {
        display: block;
    }

    .buttons-price-camp ul li:first-child a {
        position: initial;
        width: 100%;
        margin-bottom: 20px;
    }

    .buttons-price-camp ul li:last-child a:before {
        left:60px;
    }

    .slider-friends-discount .slick-slide {
        height: 140px;
    }

    .description-price-camp > ul li h4 {
        text-align: center;
    }



    #wrapper .mobile-none {
        display: none;
    }

    .wrap-one-review {
        margin-left: 20px;
    }

    #headerMobile {
        height: 64px;
        border-bottom: 1px solid #D9D0C4;
    }


    .wrap-wrap-teachers .col-lg-4 {
        padding: 0 10px;
    }

    .left-event-info span {
        order:2;
    }

    .left-event-info p {
        order:1;
    }

    #popupLesson .modal-dialog {
        left:0;
        top:0;
        transform: initial;
        width: 100%;
        height: 100%;
        position: fixed;
        overflow: auto;
    }

    .left-part-lesson {
        height: 200px;
        width: 100%;
    }

    .right-part-lesson {
        width: 100%;
        height: auto;
        padding: 15px;
        overflow: initial;
    }

    .mobile-whatsapp {
        display: block;
        margin-top: 18px;
    }

    .mobile-logo {
        display: block;
        margin-top: 5px;
    }

    .mobile-logo img {
        width: 100%;
        max-width: 160px;
        display: block;
        margin: 0 auto;
    }

    .mobile-burger {
        display: block;
        width: 28px;
        height: 28px;
        position: relative;
        float:right;
        margin-top: 18px;
    }

    .mobile-burger:after {
        position: absolute;
        left:0;
        content: url(../images/svg/mobile-burger.svg);
    }

    .mobile-burger.active:after {
        top:5px;
        left:5px;
        content: url(../images/svg/close-burger.svg);
    }

    .mobile-menu, .submenu {
        position: fixed;
        background: #F4EFE8;
        height: 100%;
        width: 100%;
        z-index: 15;
        top:64px;
        display: none;
    }

    .submenu {
        z-index: 20;
        /*height: 325px;*/
    }

    .mobile-menu.active {
        display: block;
    }

    .submenu.active {
        display: block;
    }

    .current-menu li a {
        display: block;
        position: relative;
        padding: 0 15px 0 79px;
        border-bottom: 1px solid #D9D0C4;
    }

    .current-menu li a img {
        position: absolute;
        left:15px;
        border-radius: 50%;
        width: 48px;
        height: 48px;
        object-fit: cover;
        top:8px;
    }

    .current-menu li a span {
        display: block;
        font-size: 14px;
        line-height: 64px;
        text-transform: uppercase;
        color: #1F1C1B;

    }

    .current-menu {
        margin-bottom: 90px;
    }

    .list-mobile:after {
        position: absolute;
        right:15px;
        top:22px;
        content: url(../images/svg/arrow-right-mobile-gray.svg);
    }

    .mobile-contacts {
        text-align: center;
    }

    .mobile-contacts li {
        margin-bottom: 12px;
    }

    .mobile-contacts li a {
        font-size: 15px;
        line-height: 21px;
        color: #1F1C1B;
    }

    .mobile-contacts .btn-whatsapp {
        line-height: 52px;
        margin: 0 40px;
        color:white;
        padding-left: 59px;
    }

    .mobile-contacts .btn-whatsapp:before {
        left:27px;
    }

    .social-mobile {
        text-align: center;
        margin-top: 20px;
    }

    .social-mobile li {
        display: inline-block;
        margin: 0 12px;
    }

    body.overflow {
        overflow: hidden;
    }

    .social-mobile li a {
        font-size: 14px;
        line-height: 16px;
        color: #1F1C1B;
    }

    #slider > h1 {
        font-size: 21px;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        color: #1F1C1B;
    }

    .left-part-slider {
        width: 100%;
        height: auto;
    }

    .wrap-wrap-part-slider {
        padding: 44px 8px;
    }

    #wrapper .list-sliders > a {
        display: none !important;
    }

    .right-part-slider {
        display: none;
    }

    #descriptionProject .title-h2 {
        font-size: 21px;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        color: #660606;
    }

    #descriptionProject .title-h2 + p {
        font-size: 15px;
    }

    #descriptionProject img {
        height: 210px;
        width: 100%;
        object-fit: cover;
        margin-bottom: 12px;
    }

    #descriptionProject .col-xs-6 {
        padding: 0 6px;
    }

    #events img {
        display: none;
    }

    .wrap-info-event {
        margin-left: 0;
    }

    #events {
        padding: 60px 0;
        margin: 60px 0;
    }

    #events .title-h2 {
        font-size: 21px;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        color: #660606;
        margin-bottom: 32px;
    }

    .left-event-info {
        float:left;
        width: 50%;
    }

    .wrap-one-lesson-price img {
        display: none;
    }

    .wrap-one-lesson-price {
        height: auto;
    }

    #groupLessons {
        padding: 60px 0;
        margin-top: 60px;
    }

    .wrap-one-group .title-h2 {
        font-size: 21px;
        line-height: 28px;
    }

    .caption-group-lesson {
        display: none;
    }

    .name-group {
        margin-bottom: 11px;
    }

    .one-group-lesson a {
        float:none;
    }

    .one-group-lesson ul li:nth-child(3) {
        float:right;
        text-align: right;
        position: absolute;
        right:0;
        margin-right: 0;
        top:55px;
    }

    .one-group-lesson {
        position: relative;
    }

    .wrap-wrap-wrap-prices {
        border-top: 1px solid #D9D0C4;
        padding-top: 12px;
    }

    #wrapper .old-price {
        margin-top: 0;
    }

    .right-event-info {
        float:left;
        width: 50%;
    }

    .right-event-info img {
        width: 100%;
        height: 194px;
        object-fit: cover;
    }

    .right-event-info span {
        text-align: left;
        display: inline-block;
    }

    .wrap-list-footer-links span {
        font-size: 17px;
    }

    .btn-event {
        display: inline-block;
        width: 140px;
        height: 40px;
        line-height: 40px;
        float:none;
    }

    .left-event-info span {
        margin-bottom: 4px;
    }

    .left-event-info p {
        margin-bottom: 8px;
    }

    #teachers .left-arrow-lesson, #teachers .right-arrow-lesson {
        display: none !important;
    }

    #teachers {
        padding: 60px 0;
        margin: 60px 0;
    }

    .wrap-one-teacher img {
        width: 120px;
    }

    .wrap-one-teacher {
        padding: 0 12px;
        background: #F0E7DB;
        height: 550px;
    }

    .wrap-one-review img {
        width: 100%;
    }

    .footer-links {
        margin-top: 40px;
    }

    .wrap-list-footer-links ul li a, .wrap-list-footer-links ul li {
        font-size: 13px;
    }

    footer .col-lg-4 .footer-links {
        padding-left: 0;
        word-break: break-all;
        display: flex;
        flex-direction: column;
    }

    .arrows-slider-lesson {
        display: block;
    }


    .arrows-reviews {
        left:50%;
        width: 100%;
        text-align: center;
        bottom: -260px;
        top:initial;
        transform: translate(-50%, 0);
    }

    .wrap-one-teacher p {
        font-size: 14px;
    }

    .wrap-one-teacher div {
        margin-bottom: 28px;
        font-size: 14px;
    }


    .wrap-wrap-teachers .slick-list {
        padding: 0 20px !important;
    }

    #pageOneGallery .col-lg-3 img {
        width: 100%;
    }

    .wrap-about {
        padding: 12px;
        height: 284px;
    }

    .image-about img {
        width: 100%;
        height: 160px;
        object-fit: cover;
    }

    .wrap-about span {
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        text-transform: uppercase;
        color: #1F1C1B;
    }

    footer .col-lg-4 .footer-links .wrap-list-footer-links:nth-child(2) {
        order:1;
        padding-bottom: 47px;
    }

    footer .col-lg-4 .footer-links .wrap-list-footer-links:first-child {
        order:2;
    }

    footer .col-lg-4 .footer-links .wrap-list-footer-links:last-child {
        order:3;
    }

    footer {
        padding: 60px 0 30px;
    }

    #popupSuccess .modal-dialog {
        width: 90%;
        margin: 0;
        padding: 40px 15px;
    }

    #popupSuccess .modal-dialog .content-popup a {
        width: 100%;
    }

    .wrap-description-gallery {
        margin-right: 30px;
    }

    h1.caption-page, #eventsTeacher .caption-page {
        font-size: 21px;
        line-height: 28px;
        text-align: center;
        text-transform: uppercase;
        color: #1F1C1B;
    }

    .wrap-info-contacts {
        padding: 40px 12px;
        margin-bottom: 32px;
    }

    #pageContacts img {
        width: 100%;
    }

    .arrows-contacts {
        display: none;
    }

    #page404 ul li:first-child a {
        margin-bottom: 15px;
    }

    #pagePolitics {
        padding-top: 40px;
    }

    #pageTeachers #teachers .wrap-one-teacher {
        height: auto;
    }

    #methodology .title-h2 br {
        display: none;
    }

    #methodology .title-h2 {
        font-size: 21px;
        line-height: 26px;
    }
    #methodology ul li a {
        margin-bottom: 12px;
    }

    .text-method {
        padding-top: 40px;
    }

    #formEvents input {
        margin-bottom: 15px;
    }

    #formEvents .btn-whatsapp {
        margin-top: 15px;
    }

    .wrap-one-adults {
        padding: 12px;
        height: auto;
        margin-bottom: 30px;
    }

    #prices .title-h2 {
        font-size: 21px;
        line-height: 28px;
    }

    #breadcrumbs {
        padding-bottom: 24px;
    }

    .tabs-education ul li, .tabs-prices ul li {
        display: block;
        flex: initial;
    }

    .tabs-prices ul, .tabs-education ul {
        display: block;
        border-bottom: none;
    }

    .tabs-prices ul li a, .tabs-education ul li a {
        border-bottom: 1px solid #D9D0C4;
        margin: 0 40px 20px;
    }

    .list-lesson-price li {
        display: block;
        margin-bottom: 20px;
    }

    /*.wrap-event-page img {*/
        /*width: 50%;*/
        /*height: 194px;*/
        /*float:left;*/
    /*}*/

    /*.wrap-event-page {*/
        /*display: flex;*/
        /*flex-direction: column-reverse;*/
    /*}*/

    /*.wrap-mobile-page-event {*/
        /*float:left;*/
        /*width: 50%;*/
    /*}*/

    #pageEvents .wrap-info-event {
        margin-right: 0;
    }

    #popupEvent .modal-dialog {
        width: 100%;
        top:0;
        left:0;
        transform: initial;
        height: 100%;
        margin: 0;
        padding: 40px 15px;
        position: fixed;
        overflow: auto;
    }

    .wrap-slider-popup-event img {
        margin: 0;
    }

    .left-part-popup-event {
        width: 100%;
        float:none;
        margin-right: 0;
    }

    .left-part-popup-event ul.info-event li {
        vertical-align: top;
    }

    .phone-event li {
        float:none;
        width: 100%;
    }

    .phone-event li:last-child {
        width: 100%;
    }

    .right-part-popup-event {
        float:none;
        width: 100%;
        padding-top: 30px;
    }


    #prices .title-h2 br {
        display: none;
    }

    #descriptionTeacher:after {
        display: none;
    }

    #eventsTeacher {
        padding-bottom: 30px;
    }

    #formTeacher ul {
        padding-top: 24px;
    }

    #formTeacher ul li input, #formTeacher ul li > a {
        width: 100%;
    }

    .list-sliders .slick-dots {
        right:initial;
        left:50%;
        bottom: -40px;
        transform: translate(-50%, 0);
    }

    .list-sliders .slick-dots li button {
        background: #D9D0C4;
    }

    #lessons .title-h2, #teachers .title-h2 {
        margin-bottom: 20px;
    }

    .wrap-wrap-slider-lessons {
        margin-top: 30px;
    }

    .right-arrow-lesson {
        padding-left: 0;
    }

    #wrapper .btn-back {
        display: block;
        border-bottom: none;
        font-size: 14px;
        line-height: 16px;
        color: #1F1C1B;
        padding: 20px 0 0 38px;
        position: relative;
    }

    #slider > h1 span {
        display: block;
    }

    .wrap-list-footer-links p {
        font-size: 12px;
    }

    #wrapper .btn-back:before {
        position: absolute;
        left:15px;
        content: url(../images/svg/arrow-left-black.svg);
    }

    .wrap-wrap-part-slider {
        background: #F0E7DB;
    }

    #reviews .arrows-reviews {
        bottom: 0;
        position: relative;
        transform: initial;
        left:initial;
    }

}

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


    .ipad-none {
        display: none;
    }

    .left-part-slider{
        width: 320px;
        height: 500px;
    }

    .wrap-wrap-part-slider {
        padding: 50px 24px;
        background: #F0E7DB;
    }

    .wrap-wrap-part-slider p {
        font-size: 18px;
        line-height: 22px;
    }

    .right-part-slider {
        width: 400px;
        height: 500px;
    }

    .list-sliders .slick-dots {
        right:160px;
    }

    #lessons .title-h2, #teachers .title-h2 {
        font-size: 20px;
    }

    .btn-save-application {
        margin-top: 8px;
    }

    .wrap-one-lesson-price {
        width: 210px;
        padding: 15px;
    }

    #breadcrumbs {
        padding-bottom: 24px;
    }

    .wrap-about {
        padding: 15px;
    }

    #popupEvent .modal-dialog {
        width: 100%;
        padding: 60px 15px;
        height: 100%;
        top:0;
        left:0;
        position: fixed;
        overflow: auto;
        transform: initial;
        margin: 0;
    }

    #wrapper .mobile-none {
        display: none;
    }

    #pageOneTeacher .wrap-one-lesson {
        margin-bottom: 30px;
    }

    #formTeacher .title-h2 {
        font-size: 20px;
    }

    #formTeacher .title-h2 br {
        display: none;
    }

    #formTeacher ul {
        padding-top: 130px;
    }

    #formTeacher {
        padding: 60px 0;
    }

    #eventsTeacher {
        padding-bottom: 60px;
    }

    #pageEvents .wrap-info-event {
        margin-right: 0;
    }

    .left-part-popup-event {
        width: 100%;
        margin-right: 0;
        float:none;
    }

    .right-part-popup-event {
        float:none;
        width: 100%;
    }

    .wrap-one-adults {
        padding: 20px 15px;
    }

    .text-method {
        padding-top: 40px;
    }

    .wrap-one-review img {
        width: 100%;
    }

    footer .col-lg-4 .footer-links {
        padding-left: 0;
    }

    #teachers {
        padding: 60px 0;
        margin: 60px 0;
    }

    .list-sliders > a {
        top:236px;
    }

    #descriptionProject .title-h2 + p br {
        display: none;
    }

    #descriptionProject img {
        width: 100%;
        margin-bottom: 30px;
    }

    #events .col-lg-4 {
        display: none;
    }

    #events {
        padding: 60px 0;
        margin: 60px 0;
    }

    .wrap-info-event {
        margin-left: 0;
    }

    #wrapper .ipad-block {
        display: block;
    }

    #headerIpad {
        height: 68px;
        border-bottom: 1px solid #D9D0C4;
    }

    #descriptionTeacher:after {
        display: none;
    }

    #headerIpad .col-sm-4 > ul {
        float:right;
    }

    #headerIpad .col-sm-4 > ul > li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 16px;
    }

    .mobile-burger {
        display: block;
        width: 28px;
        height: 28px;
        position: relative;
        float:right;
        margin-top: 18px;
    }

    .mobile-burger:after {
        position: absolute;
        left:0;
        content: url(../images/svg/mobile-burger.svg);
    }

    .mobile-burger.active:after {
        top:5px;
        left:5px;
        content: url(../images/svg/close-burger.svg);
    }

    #headerIpad .col-sm-4 > ul > li .mobile-whatsapp {
        display: block;
        margin-top: 15px;
    }

    .phone-header {
        background: transparent;
        padding: 0;
    }

    .logo-ipad {
        display: block;
        margin-top: 5px;
    }

    .mobile-menu, .submenu {
        position: fixed;
        background: #F4EFE8;
        height: 100%;
        width: 100%;
        z-index: 15;
        top:72px;
        display: none;
    }

    .submenu {
        z-index: 20;
        height: 325px;
    }

    .mobile-menu.active {
        display: block;
    }

    .submenu.active {
        display: block;
    }

    .current-menu li a {
        display: block;
        position: relative;
        padding: 0 15px 0 79px;
        border-bottom: 1px solid #D9D0C4;
    }

    .current-menu li a img {
        position: absolute;
        left:15px;
        border-radius: 50%;
        width: 48px;
        height: 48px;
        object-fit: cover;
        top:8px;
    }

    #popupLesson .modal-dialog {
        width: 100%;
    }

    .left-part-lesson {
        width: 200px;
    }

    .right-part-lesson {
        padding: 40px 15px;
        width: 73.9%;
    }

    .current-menu li a span {
        display: block;
        font-size: 14px;
        line-height: 64px;
        text-transform: uppercase;
        color: #1F1C1B;

    }

    .current-menu {
        margin-bottom: 90px;
    }

    .list-mobile:after {
        position: absolute;
        right:15px;
        top:22px;
        content: url(../images/svg/arrow-right-mobile-gray.svg);
    }

    .mobile-contacts {
        text-align: center;
    }

    .mobile-contacts li {
        margin-bottom: 12px;
    }

    .mobile-contacts li a {
        font-size: 15px;
        line-height: 21px;
        color: #1F1C1B;
    }

    .mobile-contacts .btn-whatsapp {
        line-height: 52px;
        margin: 0 40px;
        color:white;
        padding-left: 59px;
    }

    .mobile-contacts .btn-whatsapp:before {
        left:27px;
    }

    .social-mobile {
        text-align: center;
        margin-top: 20px;
    }

    .social-mobile li {
        display: inline-block;
        margin: 0 12px;
    }

    body.overflow {
        overflow: hidden;
    }

    .social-mobile li a {
        font-size: 14px;
        line-height: 16px;
        color: #1F1C1B;
    }

    #wrapper .btn-back {
        display: block;
        border-bottom: none;
        font-size: 14px;
        line-height: 16px;
        color: #1F1C1B;
        padding: 20px 0 0 38px;
        position: relative;
    }

    #wrapper .btn-back:before {
        position: absolute;
        left:15px;
        content: url(../images/svg/arrow-left-black.svg);
    }




}

@media only screen and (min-width: 960px)  and (max-width: 1368px) {

}

@media only screen and (min-width: 1368px)  and (max-width: 1500px) {


}
