@media only screen and (min-width: 940px) and (max-width: 1240px) {

.adaptive {
    width: 900px;
}

.benefitBlock {
    padding: 0 40px;
    box-sizing: border-box;
}

.benefitBlock h3 {
    font-size: 16px;
}

article.article a.zoomphoto {
    width: 360px;
}

.foot_cont .right .entermap {
    width: 200px;
}

.foot_cont .left {
    padding: 0;
}

section.form .form .input_text {
    width: 300px;
}

section.form .form .input_btn {
    width: 220px;
}

.tourBlock {
    width: 270px;
}

.guideBlock {
    margin: 0 100px 60px 0;
    width: 233.333px;
}

section.about_us .adaptive .right {
    width: 500px;
}

section.reviews .cont a.left {
    width: 300px;
}

section.reviews .cont .carousel-reviews {
    width: 570px;
}

section.reviews .cont:before {
    margin: 0 -300px 0 0;
}

}

@media only screen and (min-width: 640px) and (max-width: 939px) {

.adaptive {
    width: 600px;
}

nav.main_menu ul {
    display: none;
}

a.mobile_btn_menu.material-icons {
    display: flex !important;
    text-decoration: none;
    height: 60px;
    flex-direction: column;
    width: 60px;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    color: inherit;
}

nav.main_menu .adaptive {
    /* width: auto; */
    /* padding: 0 20px 0 0; */
}

header .search input {
    width: 170px;
}

.head_cont .logotype a img {
    width: 200px;
}

header .search {
    padding: 0 15px 0 0;
}

.head_cont .adaptive .right .telephone a {
    font-size: 20px;
}

.mobile_panel {
    width: 280px;
    position: fixed;
    top: 0;
    left: -280px;
    height: 100%;
    background: #fff;
    display: flex !important;
    z-index: 330;
    flex-direction: column;
    overflow: auto;
    transition: 0.3s;
}

body.open_mobile_menu .mobile_panel {
    left: 0;
}

.mobile_panel_title {
    padding: 20px 15px;
    background: #3685fb;
    line-height: 20px;
    color: #fff;
}

.mobile_panel .menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_panel .menu ul li a {
    text-decoration: none;
    color: inherit;
    padding: 12px 15px;
    display: flex;
    font-weight: 500;
}

.mobile_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 325;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

body.open_mobile_menu .mobile_overlay {
    opacity: 1;
    visibility: visible;
}

section.benefits .adaptive {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}

.benefitBlock {
    width: 50%;
    margin: 0 0 20px;
}

article.article a.zoomphoto {
    float: none;
    margin: 0 0 20px;
    display: block;
}

article.article a.zoomphoto img {
    width: 100%;
}

.foot_cont {
    display: flex;
    flex-direction: column;
}

hr.clear.footer {
    height: 0;
}

footer {
    margin: 0;
    height: auto;
}

.foot_cont .left {
    padding: 0 0 30px;
}

.foot_cont .right img {
    width: 290px;
    height: auto;
}

.foot_cont .right {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.foot_cont .right .entermap {
    width: 295px;
}

section.yoga_photos .right .zoomphoto {
    margin: 0;
    width: 290px;
}

section.yoga_photos .adaptive {
    display: flex;
    flex-direction: column;
}

section.yoga_photos .adaptive .right {
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px 0 0;
}

section.form .form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

section.form .form .input_text {
    width: 100%;
    margin: 0 0 30px;
}

.form_bottom.polit {
    font-size: 16px;
}

.tourBlock:nth-child(3n) {
    margin: 0px 20px 20px 0;
}

.tourBlock:nth-child(2n) {
    margin: 0 0 20px !important;
}

.tourBlock {
    width: 290px;
    margin: 0 20px 20px 0;
}

.guideBlock {
    margin: 0 !important;
}

.guideBlock {
    width: 50%;
    padding: 0 30px 60px;
    box-sizing: border-box;
}

.guide_info {
    display: flex;
    flex-direction: column;
}

.guide_info .zoomphoto {
    width: 160px;
    margin: 0 0 30px;
}

.imgBlock {
    margin: 0 10px;
}

section.photos .slick-list {
    margin: 0 -10px;
}

section.guideinfo {
    background: #e4fff9;
}

body.gallery_page .photoBlock {
    width: 50%;
}

body.contacts_page section.container .contacts_info p {
    font-size: 18px;
}

body.contacts_page section.container .contacts_info .bottom div {
    padding: 0 0 0 70px;
}

body.contacts_page section.container .contacts_info .bottom {
    display: flex;
    justify-content: space-between;
}

section.welcome .adaptive img.img2 {
    left: 50px;
    top: 160px;
}

section.welcome .adaptive img.img1 {
    top: 50px;
}

section.welcome h1 {
    font-size: 40px;
}

section.welcome h3 {
    font-size: 22px;
}

section.about_us .adaptive {
    display: flex;
    flex-direction: column-reverse;
}

section.about_us .adaptive .right {
    width: auto;
}

section.about_us .adaptive .left {
    width: auto;
    padding: 0;
}

section.reviews .cont:before {
    display: none;
}

section.reviews .cont {
    display: flex;
    flex-direction: column-reverse;
}

section.reviews .cont .carousel-reviews {
    width: 100%;
    padding: 0 0 30px;
}

section.reviews .cont a.left {
    margin: 0;
    padding: 0;
    width: auto;
}

}

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

.adaptive {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

nav.main_menu ul {
    display: none;
}

a.mobile_btn_menu.material-icons {
    display: flex !important;
    text-decoration: none;
    height: 60px;
    flex-direction: column;
    width: 60px;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    color: inherit;
}

nav.main_menu .adaptive {
    /* width: auto; */
    /* padding: 0 20px 0 0; */
}

header .search input {
    width: 100%;
}

.head_cont .logotype a img {
    max-width: 100%;
}

header .search {
    padding: 0 0 15px;
    width: 100%;
}

.head_cont .adaptive .right .telephone a {
}

.mobile_panel {
    width: 280px;
    position: fixed;
    top: 0;
    left: -280px;
    height: 100%;
    background: #fff;
    display: flex !important;
    z-index: 330;
    flex-direction: column;
    overflow: auto;
    transition: 0.3s;
}

body.open_mobile_menu .mobile_panel {
    left: 0;
}

.mobile_panel_title {
    padding: 20px 15px;
    background: #3685fb;
    line-height: 20px;
    color: #fff;
}

.mobile_panel .menu ul li {
    border-top: 1px solid rgb(0 0 0 / 10%);
}

.mobile_panel .menu ul li a {
    text-decoration: none;
    color: inherit;
    padding: 12px 15px;
    display: flex;
    font-weight: 500;
}

.mobile_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    z-index: 325;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

body.open_mobile_menu .mobile_overlay {
    opacity: 1;
    visibility: visible;
}

section.benefits .adaptive {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}

.benefitBlock {
    width: 100%;
    margin: 0 0 20px;
}

article.article a.zoomphoto {
    float: none;
    margin: 0 0 20px;
    display: block;
}

article.article a.zoomphoto img {
    width: 100%;
}

.foot_cont {
    display: flex;
    flex-direction: column;
    padding: 30px 20px 0;
}

hr.clear.footer {
    height: 0;
}

footer {
    margin: 0;
    height: auto;
}

.foot_cont .left {
    padding: 0 0 30px;
}

.foot_cont .right img {
    width: 100%;
    height: auto;
    margin: 0 0 20px;
}

.foot_cont .right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 0 0 20px;
}

.foot_cont .right .entermap {
    width: 100%;
    height: 240px;
}

section.yoga_photos .right .zoomphoto {
    margin: 0 0 20px;
    width: 100%;
}

section.yoga_photos .adaptive {
    display: flex;
    flex-direction: column;
}

section.yoga_photos .adaptive .right {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px 0 0;
}

section.form .form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

section.form .form .input_text {
    width: 100%;
    margin: 0 0 30px;
}

.form_bottom.polit {
    font-size: 16px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.tourBlock:nth-child(3n) {
    margin: 0px 20px 20px 0;
}

.tourBlock:nth-child(2n) {
    margin: 0 0 20px !important;
}

.tourBlock {
    width: 100%;
    margin: 0 0 20px !important;
}

.guideBlock {
    margin: 0 !important;
}

.guideBlock {
    width: 100%;
    padding: 0 0 60px;
    box-sizing: border-box;
}

.guide_info {
    display: flex;
    flex-direction: column;
}

.guide_info .zoomphoto {
    width: 160px;
    margin: 0 0 30px;
}

.imgBlock {
    margin: 0 10px;
}

section.photos .slick-list {
    margin: 0 -10px;
}

section.guideinfo {
    background: #e4fff9;
    padding: 0;
}

body.gallery_page .photoBlock {
    width: 100%;
}

body.contacts_page section.container .contacts_info p {
    font-size: 18px;
}

body.contacts_page section.container .contacts_info .bottom div {
    padding: 0 0 0 70px;
    margin: 0 0 50px;
}

body.contacts_page section.container .contacts_info .bottom {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

section.welcome .adaptive img.img2 {
    left: 50px;
    top: 160px;
}

section.welcome .adaptive img.img1 {
    top: 50px;
}

section.welcome h1 {
    font-size: 40px;
}

section.welcome h3 {
    font-size: 22px;
}

section.about_us .adaptive {
    display: flex;
    flex-direction: column-reverse;
}

section.about_us .adaptive .right {
    width: auto;
    margin: 0 0 30px;
}

section.about_us .adaptive .left {
    width: auto;
    padding: 0;
}

section.reviews .cont:before {
    display: none;
}

section.reviews .cont {
    display: flex;
    flex-direction: column-reverse;
}

section.reviews .cont .carousel-reviews {
    width: 100%;
    padding: 0 0 30px;
}

section.reviews .cont a.left {
    margin: 0;
    padding: 0;
    width: auto;
}

section.photos .arrows {
    width: 100%;
    left: 0;
}

section.photos .arrows .prev {
    left: 0;
}

section.photos .arrows .next {
    right: 0;
}

.head_cont .adaptive {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.head_cont {
    height: auto;
}

.head_cont .adaptive .right {
    display: flex;
    flex-direction: column;
    width: 100%;
}

header .logotype {
    padding: 10px 0 20px;
}

nav.main_menu {
    bottom: 0;
    top: 0;
    position: fixed;
    box-shadow: 0 0 15px 0px rgb(0 0 0 / 20%);
}

header {
    padding: 80px 0 20px;
    border: none;
}

.head_cont .adaptive .right .telephone {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.foot_bottom {
    height: auto;
    padding: 15px 0 5px;
}

.foot_bottom .adaptive {
    display: flex;
    flex-direction: column;
}

footer .links a {
    margin: 0 0 10px;
}

footer .copyright {
    margin: 0 0 10px;
}

section.form .form .input_btn {
    width: 100%;
}

.form_bottom input {
    min-width: 20px;
}

.guide_info .information p {
    display: flex;
    flex-direction: column;
}

.guide_info .information p strong {
    margin: 0 0 5px;
    font-weight: bold;
    opacity: 0.6;
    font-size: 14px;
}

body.contacts_page section.photos {
    padding: 0 0 50px;
    display: none;
}

.searchBlock .more {
    display: none;
}

section.tours .carousel-tours {
    padding: 0 22.5px;
}

section.tours .tourBlock {
    margin: 0 22.5px 0 0 !important;
}

section.welcome.vsbl {
    height: auto;
    background-size: cover;
    padding: 50px 0;
}

section.welcome .adaptive {
    display: flex;
    flex-direction: column;
}

section.welcome .adaptive .right {
    height: 530px;
    display: none;
}

section.welcome .adaptive .left, section.welcome .adaptive .right {
    width: 100%;
}

section.tours .arrows, section.reviews .arrows {
    display: none;
}

body.home_page .section_title {
    display: flex;
    flex-direction: column;
}

a.btn-more {
    margin: 20px 0 0;
}

.section_title .right {
    padding: 0px 0 0;
}

section.about_us .adaptive .left .section_desc {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

}