@media all and (max-width: 1400px) {
.gallery-list_item img {
    transform: scale(0.7);
}
.intro-text h1 {
    font-size: 45px;
}
.social a {
    margin-left: 8px;
}
.social a:first-child {
    margin-left: 0px;
}
.worktime {
    font-size: 16px;
}
.wpcf7 input[type="submit"], .btn {
    padding: 16px 62px;
}
.inc-text {
    width: 166px;
    font-size: 13px;
}
.btn {
    padding: 16px 42px;
}
.header-search {
    width: auto;
}
.footer-right {
    padding-left: 15px;
}
.hostel-row > div {
    padding: 10px 15px;
}
.gal-carousel .slick-arrow {
    left: 15px;
}
.gal-carousel .slick-arrow.slick-next {
    left: auto;
    right: 15px;
}

}

@media all and (max-width: 1200px) {
body {
    font-size: 16px;
}
.branding {
    position: relative;
    top: 0px;
    left: 0px;
    transform: unset;
}
#header .worktime {
    display: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 18px;
}
.navbar-expand-lg .navbar-nav li {
    padding: 0px !important;
}
#header {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#header .container {
    align-items: center;
}
#page {
    padding-top: 190px;
}
.is-form-style {
    width: 250px;
}
.header-search {
    width: auto;
    margin: 0px auto;
}
.contact-label {
    font-size: 16px;
}
.contact-list {
    flex-wrap: wrap;
}
.contact-list > div {
    padding: 0px 10px 20px 10px;
    width: 50%;
}
.rev-slider .slick-arrow, .hs-slider .slick-arrow {
    left: -10px;
}
.rev-slider .slick-arrow.slick-next, .hs-slider .slick-arrow.slick-next {
    left: auto;
    right: -10px;
}
.t-pic img {
    height: 350px;
}
.wpcf7 input[type="submit"], .btn {
    padding: 16px 42px;
}
.inc-list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.inc-text {
    width: auto;
}
.inc-item {
    width: 50%;
    margin-bottom: 10px;
}
.intro-text h1 {
    font-size: 40px;
}
.btn {
    padding: 16px 20px;
}
.form-callback {
    font-size: 16px;
}
.intro-text p {
    font-size: 30px;
}
.hostel-row {
    flex-direction: column;
}
#footer-blocks h2 {
    font-size: 24px;
}
.info-name {
    font-size: 17px;
}
.node-carousel {
    margin: 0px;
    padding: 0px 25px;
}
.node-carousel .slick-arrow {
    left: 0px;
}
.node-carousel .slick-arrow.slick-next {
    left: auto;
    right: 0px;
}
#gallery .container {
    width: 100%;
    padding: 0px;
    max-width: unset
}

}

@media all and (max-width: 960px) {
.worktime {
    display: none;
}
.navbar-toggler {
    padding: 0px;
    margin: 0px;
    border: 0px;
    box-shadow: unset;
    outline: none;
}
.navbar {
    padding: 10px 0px;
    order: 2;
}
#menu-wrapper .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#menu-wrapper .navbar {
    order: 2;
    width: auto;
}
#menu-wrapper .phone-wrapper {
    display: flex;
}
.header-phone {
    margin: 0px;
}
.social {
    padding-right: 15px;
}
.branding img {
    max-width: 70px;
}
.offcanvas {
    height: 100vh;
}
.offcanvas-header .btn-close {
    opacity: 1;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    filter: unset;
}
.navbar-expand-lg .navbar-nav li {
    padding: 10px 0px !important;
}
.intro-text h1 {
    font-size: 32px;
}
.intro-text p {
    font-size: 18px;
}
.slide-item {
    height: 700px;
}
.t-name {
    font-size: 18px;
}
.t-meta .tour-price {
    color: #fff;
    padding-bottom: 0px;
    flex-direction: row;
    align-items: center;
    gap: 15px;
}
.tour-price del {
    margin: 0px;
}
.a-text strong {
    font-size: 18px;
}
.team-item {
    padding-bottom: 20px;
}
#footer-blocks .form-flex {
    flex-direction: column;
    align-items: center;
}
#footer-blocks .form-flex .form-item {
    padding: 0px 0px 10px 0px;
}
#page {
    padding-top: 125px;
}
.contact-left,
.house-left,
.day-left,
.tour-left {
    padding-bottom: 25px;
}
.tour-right .tour-price del {
    margin: 0px 0px 0px 15px;
}
.hs-text img {
    margin-bottom: 25px;
}
.header-contacts {
    width: auto;
}
#header {
    padding-bottom: 10px;
}
#menu-wrapper .phone-wrapper {
    padding: 0px;
    margin: 0px;
}
.tour-price del {
    margin-right: 0px;
}
.t-btn {
    display: flex;
    justify-content: center;
}
.gallery-text {
    font-size: 20px;
}
.t-footer {
    flex-direction: column;
}
.day-count {
    padding: 12px;
    margin-top: 10px;
}
.t-name {
    text-align: center;
}
h2.block-title {
    font-size: 32px;
}
.footer-logo {
    display: none;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
}
#menu-item-81 svg path {
    fill: #000;
}
.contact-left img {
    height: auto;
}
.navbar-toggler-icon {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") center center no-repeat;
}
#header-wrapper.fixed #menu-wrapper .phone-wrapper {
    margin-left: 0px;
}
#footer .container {
    flex-direction: column;
    gap: 15px;
}
.faq-pic {
    padding-top: 30px;
}
#header-wrapper.fixed .navbar-expand-lg {
    padding: 10px 0px;
}

}

@media all and (max-width: 767px) {
#header .container {
    flex-wrap: wrap;
}
.header-search {
    width: 100%;
    order: 2;
    padding-top: 15px;
}
.is-form-style {
    width: 100%;
}
#page {
    padding-top: 180px;
}
h1.entry-title {
    font-size: 24px;
    margin-bottom: 25px;
}
.breadcrumbs {
    padding-bottom: 20px;
    font-size: 12px;
}
.footer-left .form-action {
    justify-content: center;
    padding-bottom: 25px;
}
h2.block-title {
    font-size: 28px;
}
.wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-right iframe {
    height: 300px;
}
.rev-slider .slick-arrow, .hs-slider .slick-arrow {
    left: 25px;
}
.rev-slider .slick-arrow.slick-next, .hs-slider .slick-arrow.slick-next {
    left: auto;
    right: 25px;
}
.house-text ul {
    font-size: 14px;
}
.house-text ul li {
    padding-right: 5px;
}
.house-text strong {
    font-size: 16px;
}
.tour-btns {
    flex-direction: column;
}
.tour-btns .btn:first-child {
    margin-right: 0px;
    margin-bottom: 15px;
    width: 100%;
}
.tour-btns .btn:last-child {
    width: 100%;
}
.inc-item {
    width: 100%;
}
.form-flex {
    flex-direction: column;
}
#intro .form-flex > div {
    padding: 8px 0px;
}
.form-title {
    font-size: 16px;
}
.slide-item {
    height: auto;
    padding: 230px 0px 50px 0px;
}
.intro-text h1 {
    font-size: 24px;
}
.gallery-text {
    font-size: 16px;
}
.gallery-text br {
    display: none;
}
h2.block-title {
    margin-bottom: 30px;
}
.accordion-button {
    font-size: 16px;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
}
.modal-subtitle {
    font-size: 16px;
}
.footer-phone {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 10px;
}
.form-callback {
    font-size: 14px;
    text-align: center;
}
#footer-blocks {
    padding: 50px 0px;
}
.copy p {
    font-size: 12px;
    padding-right: 15px;
}
.rev-slider .slick-arrow svg path, .hs-slider .slick-arrow svg path {
    fill: #fff;
}
.house-name {
    font-size: 22px;
}
h2.inc-title {
    font-size: 24px;
    margin-bottom: 30px;
}
.intro-form {
    padding: 20px;
}
.home #reviews {
    padding: 45px 0px;
}
.hostel-row > div {
    padding: 10px 0px;
    justify-content: center;
    font-size: 16px;
    text-align: center;
}
.hostel-row > div svg {
    min-width: 25px;
}
.dropdown > a {
    width: 100%;
}
body div.is-ajax-search-result2 {
    max-width: 100% !important;
    border: 0px !important;
    background: none !important;
    left: 0px !important;
    padding: 10px 15px !important;
    left: 0px !important;
}
#footer .container {
    flex-direction: column;
    gap: 10px;
}
.contact-list > div {
    width: 100%;
}
.contact-item_social .contact-label {
    text-align: left;
}
.social {
    justify-content: flex-start;
}
.house-left {
    padding-top: 30px;
    padding-bottom: 0px;
}
.price-label {
    padding-bottom: 10px;
}
#header-wrapper.fixed #menu-wrapper .phone-wrapper {
    margin-left: 0px;
}
.phone-wrapper a:last-child {
    font-size: 16px;
}
.branding a {
    font-size: 14px;
}
.callback .btn {
    padding: 10px 15px;
    font-size: 12px;
}
.day-count {
    padding: 0px;
    margin-top: 0px;
}
#page {
    padding-top: 110px;
}
.modal-body {
    padding: 0px 20px 30px 20px;
}
.slide-item {
    padding-top: 130px;
}
.intro-text p {
    font-size: 16px;
}
.form-policy_footer {
    flex-direction: column;
    gap: 15px;
    text-align: center;
}

}