body {
  background: #f6f6f6;
}
body.contacts .content .page-title {
  font: 46px/1 "FiraSans-Regular";
  color: #555;
  margin-bottom: 48px;
  text-align: center;
}
.mp1 {
  display: none;
}
.mp1.active {
  display: block;
}
.contact-info {
  margin-top: 50px;
}
.coll.coll-3 {
    padding-left: 15px;
}
.contact-info .inside {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 60px;
}
.contact-info .coll-1 {

  font: 24px/1.2 "FiraSans-Regular";
  color: #555;
}
.contact-info .coll-1 .phones {
  margin-bottom: 24px;
  margin-top: 8px;
}
.contact-info .coll-1 .phones a {
  color: #555;
  display: inline-block;
  text-decoration: none;
}
.contact-info .coll-1 .email a {
  display: inline-block;
  color: #ff6a4d;
  line-height: 1;
  border-bottom: 1px solid #ff6a4d;
}
.contact-info .coll-1 .email a:hover {
  border-bottom-color: transparent;
}
.contact-info .coll-2 .vk,
.contact-info .coll-3 .vk {
  margin-bottom: 15px;
}
.contact-info .coll-2 img,
.contact-info .coll-3 img {
  display: inline-block;
  vertical-align: middle;
}
.contact-info .coll-2 a,
.contact-info .coll-3 a {
  color: #555;
  font: 18px/1 "FiraSans-Regular";
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  border-bottom: 1px solid #555;
}
.contact-info .coll-2 a:hover,
.contact-info .coll-3 a:hover {
  border-bottom-color: transparent;
}
#location {
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 60px;
  padding: 84px 0;
  max-width: 1920px;
  margin: 0 auto;
}
#location .title {
  text-align: center;
  color: #555;
  font: 40px/1 "FiraSans-Regular";
  margin-bottom: 56px;
}
#location .location-itm {
  width: 585px;
}
#location .location-itm .loc-name {
  font: 24px/1 "FiraSans-SemiBold";
  color: #ff6a4d;
  margin-bottom: 22px;
}
#location .location-itm .loc-subt {
  margin-bottom: 20px;
  font: 16px/1.6 "FiraSans-SemiBold";
  color: #555;
}
#location .location-itm .desc {
  margin-bottom: 33px;
  color: #555;
}
#location .location-itm .desc p {
  font: 16px/1.5 "FiraSans-Regular";
}
#location .location-itm .map-wrapper {
  margin-top: 34px;
}
#location .location-itm .map-wrapper .mp1 > ymaps {
  width: 100%;
  height: 470px !important;
}
#location .location-itm .map-wrapper .tabs {
    margin-bottom: 20px;
}
#location .location-itm .map-wrapper .tabs .tab {
  padding: 15px 20px;
  padding-right: 30px;
  margin-right: 12px;
  cursor: pointer;
}
#location .location-itm .map-wrapper .tabs .tab .ico {
  margin-right: 20px;
}
#location .location-itm .map-wrapper .tabs .tab .ico img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
#location .location-itm .map-wrapper .tabs .tab p {
  color: #999;
  font: 13px/1.4 "FiraSans-SemiBold";
}
#location .location-itm .map-wrapper .tabs .tab:hover {
  border-radius: 4px 4px 0 0;
}
#location .location-itm .map-wrapper .tabs .tab:hover .ico img {
  filter: none;
}
#location .location-itm .map-wrapper .tabs .tab:hover p {
  color: #f16a50;
}
#location .location-itm .map-wrapper .tabs .active {
  background: #fff;
  border-radius: 4px 4px 0 0;
}
#location .location-itm .map-wrapper .tabs .active .ico img {
  filter: none;
}
#location .location-itm .map-wrapper .tabs .active p {
  color: #f16a50;
}
#location .loc-thumbs .room-item {
  margin-right: 1px;
}
.map-locations .map-heading {
  margin-top: 60px;
  color: #555;
  font: 40px/1 "FiraSans-Regular";
  margin-bottom: 56px;
  text-align: center;
}
.camps-locations .map-heading {
  margin-top: 60px;
  color: #555;
  font: 40px/1 "FiraSans-Regular";
  margin-bottom: 56px;
  text-align: center;
}
#map-of-camps {
  height: 760px;
}
@media screen and (max-width: 1340px) {
  #recordsman .students-list .item {
    width: 33%;
  }
  #recordsman .students-list .inner {
    width: 100%;
  }
  #screen-top .inside,
  #footer .inside {
    width: 1228px;
  }
  .inside {
    width: 1140px;
  }
  .main-poster h1 {
    margin-top: 124px;
  }
  body #screen-top.lager {
    background-size: auto 100%;
  }
  .main-poster .hulf-circle {
    margin-top: 80px;
  }
  .content .women .caption {
    margin-top: 80px;
  }
  .women .inside {
    width: 945px;
  }
  .content .women .caption h3 {
    margin-bottom: 23px;
  }
  .content .women {
    background-position: center 16px;
    background-color: #efecf2;
  }
  .content .women .caption {
    width: 570px;
  }
  #change {
    padding: 53px 0;
  }
  #change .sbtl {
    margin-bottom: 38px;
  }
  #change .tog {
    padding: 29px 21px 8px;
  }
  #change .item-3 .right {
    display: none;
  }
  #change .tog .left {
    width: 212px;
  }
  #change .title-small {
    margin-bottom: 28px;
  }
  #change .desc .time {
    margin-bottom: 26px;
  }
  #change .desc {
    width: 100%;
  }
  #change .tog .right {
    width: 180px;
  }
  #change .item-3 .left {
    width: 180px;
    padding-top: 30px;
  }
  #gallery .inside {
    width: 818px;
  }
  #gallery {
    padding-top: 64px;
    padding-bottom: 50px;
  }
  #gallery .title {
    margin-bottom: 34px;
  }
  #gallery .coll1,
  #gallery .coll2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  #gallery .coll1 .item-s,
  #gallery .coll2 .item-s {
    margin-bottom: 12px;
  }
  #more20 {
    padding-top: 48px;
  }
  #more20 .grope .item-1,
  #more20 .grope .item-2,
  #more20 .grope .item-3,
  #more20 .grope .item-4 {
    margin-bottom: 27px;
  }
  #more20 .inside {
    width: 820px;
  }
  #spectacli {
    margin-top: 60px;
    padding-top: 54px;
    padding-bottom: 50px;
  }
  #spectacli .title {
    margin-bottom: 64px;
  }
  #spectacli .item .img img {
    max-width: 100%;
  }
  #spectacli .item .inner {
    width: 200px;
  }
  #spectacli .item .img {
    margin-bottom: 43px;
  }
  #days-14 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #days-14 .subtite {
    margin-bottom: 36px;
  }
  #days-14 .list-of-images .item .img {
    margin-bottom: 25px;
  }
  #days-14 .list-of-images .item .inner {
    width: 260px;
  }
  #more-sevices .list-of-items .item {
    margin-bottom: 40px;
  }
  #more-sevices .inside {
    width: 960px;
    padding-bottom: 20px;
  }
  #more-sevices {
    margin-bottom: 66px;
  }
  #more-sevices .inside .item.hidden {
    margin-bottom: 0;
    padding: 0;
  }
  #graphic .title {
    margin-bottom: 44px;
  }
  #graphic .list-desc .row .desc {
    width: 550px;
    max-width: 100%;
  }
  #graphic {
    margin-bottom: 60px;
    max-width: 100%;
  }
  #teachers-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #location {
    padding-top: 56px;
    padding-bottom: 58px;
  }
  #location .inside {
    width: 940px;
    max-width: 100%;
  }
  #location .location-itm {
    width: 100%;
  }
  #location .location-1 {
    margin-bottom: 58px;
  }
  #location .location-itm .desc {
    margin-bottom: 25px;
  }
  #location .location-itm .map-wrapper {
    margin-top: 28px;
  }
  #chidren-menu .left {
    padding-left: 9%;
    width: 50;
  }
  #chidren-menu .right .circle {
    margin-left: -44px;
  }
  #chidren-menu .right {
    width: 41%;
  }
  #chidren-menu .left .txt {
    padding-right: 30px;
  }
  .video-comments {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .video-comments .inside {
    width: 940px;
  }
  .video-comments .item:last-child {
    display: none;
  }
  #recordsman {
    padding-top: 50px;
  }
  #prices .inside {
    width: 940px;
  }
  #prices #prices-list .price-table .right-part .double-row .order a {
    width: 136px;
  }
  #location .location-1,
  #location .location-2 {
    width: 100%;
  }
  .contact-info .coll-1 {
    font-size: 18px;
    width: auto;
  }
}
@media screen and (max-width: 900px) {
  .contact-info .coll-1 {
    width: 100%;
    font-size: 24px;
    margin-bottom: 30px;
  }
  .contact-info .coll-2,
  .contact-info .coll-3 {
    text-align-last: left;
    width: 50%;
  }
  .coll.coll-3 {
    padding-left: 0;
  }
  .camps-locations .map-heading {
    font-size: 24px;
  }
  .camps-locations .map-heading br {
    display: none;
  }
  body.contacts .content .page-title {
    font-size: 36px;
  }
}
@media screen and (max-width: 720px) {
  .teacher-detail-slider {
    display: block;
    margin-bottom: 36px;
  }
  .teacher-detail-inform {
    box-sizing: border-box;
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    width: 670px;
  }
  .teacher-detail-body .right {
    width: 100%;
    margin-right: 0;
  }
  .teacher-detail-body .right {
    display: none;
  }
}
@media screen and (max-width: 1120px) {
  /*768*/
  #graphic {
    margin: 0 auto !important;
  }
  .main-poster h1 {
    margin-top: 76px;
    font-size: 45px;
    width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
  .main-poster .button {
    margin-top: 56px;
    margin-bottom: 110px;
  }
  .main-poster .hulf-circle {
    border-radius: 0;
    margin: 0;
    background: #8356b2;
    width: 100%;
    padding: 0;
    padding-bottom: 22px;
    height: auto;
  }
  .main-poster .hulf-circle .top-part strong {
    display: inline-block;
    color: #febf00;
    font: 24px/1 "FiraSans-Regular";
  }
  .main-poster .hulf-circle .top-part {
    padding-top: 26px;
  }
  .content .women {
    background-image: none;
    padding-bottom: 25px;
  }
  .content .women .caption {
    max-width: 100%;
    width: 768px;
    margin: 0 auto;
    margin-top: 57px;
    text-align: center;
  }
  .content .women #director {
    display: inline-block;
    margin: 0 auto;
  }
  .content .women .caption li,
  .content .women .caption p {
    text-align: left;
  }
  .content .women .caption h3 {
    margin-top: 26px;
    font-size: 24px;
  }
  #change {
    padding: 30px 0;
  }
  #change .title {
    font-size: 24px;
    margin-bottom: 14px;
  }
  #change .sbtl {
    margin-bottom: 20px;
  }
  #change .inside {
    width: 552px;
  }
  #change .tog {
    max-width: 100%;
    width: 100%;
    margin-bottom: 28px;
    box-sizing: border-box;
  }
  #change .item-3 .left {
    width: 100%;
  }
  #change .item-3 {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  #gallery .inside {
    width: 606px;
    padding-left: 0;
    padding-right: 0;
  }
  #gallery .gallery-table {
    width: 100%;
  }
  #gallery .coll1,
  #gallery .coll2,
  #gallery .coll3 {
    display: block;
    width: 194px;
  }
  #more20 {
    padding-top: 40px;
    margin-bottom: 17px;
  }
  #more20 .title {
    font-size: 24px;
  }
  #more20 .grope .item {
    display: block;
    margin: 0 auto 30px;
    width: 436px;
    background-size: cover;
    background-position: center;
  }
  #more20 .grope .item-5 {
    padding-bottom: 160px;
    text-align: center;
    background-size: auto;
    background-color: #8356b2;
    background-position: left -14px bottom 0;
  }
  #more20 .grope .item-5 .caption {
    margin-left: 0;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 28px;
  }
  #more20 .grope .item-5 .caption br {
    display: none;
  }
  #spectacli {
    padding-top: 52px;
  }
  #spectacli .title {
    font-size: 24px;
  }
  #spectacli .title {
    margin-bottom: 24px;
  }
  #spectacli .inner-content {
    width: 960px;
    margin: 0 auto;
  }
  #spectacli .item .inner {
    width: 215px;
  }
  #spectacli .item .img {
    margin-bottom: 31px;
  }
  #spectacli {
    padding-bottom: 36px;
  }
  #days-14 .title {
    font-size: 24px;
  }
  #days-14 {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  #days-14 .subtite br {
    display: none;
  }
  #days-14 .title {
    margin-bottom: 20px;
  }
  #days-14 .list-of-images {
    width: 600px;
    margin: 0 auto;
    max-width: 100%;
    justify-content: space-around;
  }
  #days-14 .list-of-images .item {
    margin-bottom: 20px;
  }
  #days-14 .list-of-images .item .inner {
    width: 280px;
  }
  #days-14 .list-of-images .item .img {
    margin-bottom: 20px;
  }
  #more-sevices {
    padding-top: 84px;
    margin-bottom: 75px;
  }
  #more-sevices .title {
    margin-bottom: 73px;
    font-size: 24px;
  }
  #more-sevices .list-of-items {
    justify-content: space-around;
  }
  #more-sevices .list-of-items .item.dn {
    display: block;
  }
  #more-sevices .inside .item.hidden {
    display: none;
  }
  #graphic .list-desc {
    padding-left: 45px;
    padding-right: 45px;
    width: 650px;
    box-sizing: border-box;
  }
  #graphic {
    max-width: 100%;
  }
  #graphic .title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  #more-sevices {
    margin-bottom: 68px;
  }
  #graphic .list-desc .row .desc {
    width: 400px;
  }
  #graphic {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0px 10px;
    width: 660px;
  }
  #teachers-slider .title {
    font-size: 24px;
    margin-bottom: 24px;
  }
  #teachers-slider {
    padding-bottom: 35px;
  }
  #location .title {
    font-size: 24px;
  }
  #location .title {
    margin-bottom: 28px;
  }
  #chidren-menu .left {
    padding-top: 35px;
    padding-bottom: 55px;
  }
  #chidren-menu .left .title {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #chidren-menu .left,
  #chidren-menu .right {
    width: 100%;
    box-sizing: border-box;
    max-width: 100%;
  }
  #chidren-menu .right {
    width: 100%;
    padding-bottom: 40px;
    background-size: cover;
    background-position: center;
  }
  #chidren-menu .right .circle {
    margin: 52px 0 0 18px;
  }
  .video-comments .inside {
    width: 600px;
  }
  .video-comments .item:nth-child(3) {
    display: none;
  }
  #recordsman .students-list {
    padding-left: 0;
    padding-right: 0;
  }
  #recordsman .students-list .item {
    max-width: 50%;
  }
  #recordsman .students-list .item .inner {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  #prices .inside {
    width: 560px;
  }
  #prices .price-header .left-part strong {
    display: block;
    margin-left: 0;
    margin-top: 6px;
  }
  #prices .price-header .left-part .flex-small {
    display: block;
  }
  #prices {
    padding-top: 40px;
  }
  #prices .title {
    font-size: 24px;
    margin-bottom: 0;
  }
  #prices #prices-list {
    margin-top: 26px;
  }
  #prices .price-header {
    padding: 18px 28px 12px;
  }
  #prices #prices-list .plus-transfer {
    margin-right: 0;
  }
  #prices #prices-list .price-table > .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  #prices #prices-list .price-table .left-part .station {
    margin-bottom: 0;
  }
  #prices #prices-list .price-table .left-part .count p {
    display: inline-block;
    vertical-align: middle;
  }
  #prices #prices-list .price-table .left-part {
    width: 100%;
    text-align: center;
  }
  #prices #prices-list .price-table .right-part .double-row .name {
    max-width: 46%;
  }
  #prices #prices-list .price-table .right-part .double-row {
    padding-right: 20px;
    padding-left: 20px;
  }
  #prices #prices-list .price-table > .row {
    padding-left: 0;
    padding-right: 0;
  }
  #prices #prices-list .price-table .left-part {
    padding-top: 26px;
  }
  #message-form .left-side {
    order: 2;
    box-sizing: border-box;
    width: 100%;
  }
  #message-form .right-side {
    width: 100%;
    order: 1;
    background: #fff;
    padding: 39px 61px;
  }
  #message-form .left-side .inner {
    max-width: 100%;
  }
  #message-form .left-side .double .input {
    width: 100%;
  }
  #message-form .title {
    padding-bottom: 0px;
    background: #fff;
    padding-top: 50px;
    margin-top: 30px;
    margin-bottom: 0;
    font-size: 30px;
    color: #555;
    text-align: left;
    padding-left: 56px;
  }
  #message-form .left-side {
    padding-top: 8px;
    padding-left: 61px;
    padding-right: 61px;
    padding-bottom: 30px;
  }
  #message-form .left-side .double .input {
    margin-bottom: 32px;
  }
  #message-form .age h4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 14px;
  }
  #message-form .left-side .row {
    margin-bottom: 13px;
  }
  #message-form .left-side .sbtl {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #message-form {
    padding: 1px 20px;
    background-image: -moz-linear-gradient(0deg, #7dcdfa 0%, #79e062 100%);
    background-image: -webkit-linear-gradient(0deg, #7dcdfa 0%, #79e062 100%);
    background-image: -ms-linear-gradient(0deg, #7dcdfa 0%, #79e062 100%);
  }
  #message-form .left-side .row input[type="text"] {
    max-width: 100%;
  }
  #message-form .left-side .row.age-row {
    margin-bottom: 25px;
  }
  #message-form .submit-field input {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  #message-form .submit-field {
    order: 2;
    width: 100%;
    box-sizing: border-box;
  }
  #message-form .left-side .inner .copy {
    order: 1;
    margin-bottom: 28px;
  }
  #spectacli .inner-content {
    max-width: 100%;
  }
  #teachers-slider .teachers-list .slick-prev {
    left: 0;
  }
  #teachers-slider .teachers-list .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 1000px) {
  #spectacli .inner-content {
    width: 760px;
  }
  #teachers-slider .teachers-list .slick-prev {
    left: 0;
  }
  #teachers-slider .teachers-list .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 900px) {
  #recordsman .students-list .item {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  #spectacli .inner-content {
    width: 660px;
  }
  #teachers-slider .teachers-list .slick-next {
    right: 0;
  }
  #teachers-slider .teachers-list .slick-prev {
    left: 0;
  }
  #spectacli .slick-next {
    right: 0;
  }
  #spectacli .slick-prev {
    left: 0;
  }
  #teachers-slider .teachers-list .slick-prev {
    left: 0;
  }
  #teachers-slider .teachers-list .slick-next {
    right: 0;
  }
  #location .location-itm .map-wrapper .mp1 > ymaps {
    height: 430px;
  }
  body.contacts .content .page-title {
    font-size: 30px;
    margin-bottom: 36px;
  }
  .contact-info .coll-1 span, .contact-info .coll-1 a {
    font-size: 18px;
  }
  .contact-info .coll-2 img, .contact-info .coll-3 img {
    width: 32px;
  }
  .contact-info .coll-2 a, .contact-info .coll-3 a {
    font-size: 16px;
  }
  .contact-info {
    margin-top: 30px;
  }
}
@media screen and (max-width: 640px) {
  #location .inside {
    width: 100%;
    max-width: 100%;
  }
  .main-poster h1 {
    font-size: 24px;
    max-width: 100%;
    margin-top: 80px;
    width: 250px;
  }
  #recordsman .students-list .item {
    width: 98%;
  }
  .main-poster .subttl {
    font-size: 16px;
  }
  .main-poster .button {
    margin-top: 48px;
  }
  .main-poster .hulf-circle .top-part strong {
    font-size: 16px;
  }
  .main-poster .hulf-circle .botttom-part {
    font-size: 16px;
  }
  .content .women .caption {
    margin-top: 36px;
  }
  .content .women .caption h3 {
    font-size: 20px;
    margin-bottom: 27px;
  }
  .content .women .caption p,
  .content .women .caption li {
    font-size: 14px;
    line-height: 1.6;
  }
  .main-poster .hulf-circle .top-part {
    padding-top: 14px;
    font-size: 16px;
  }
  .content .women {
    padding-bottom: 3px;
  }
  #change {
    padding: 36px 0;
  }
  #change .title {
    font-size: 20px;
  }
  #change {
    padding-top: 38px;
    padding-bottom: 38px;
    margin-bottom: 20px;
  }
  #change .sbtl {
    margin-bottom: 27px;
  }
  #change .tog {
    padding: 20px 17px 8px;
    width: 270px;
    margin-right: auto;
    margin-left: auto;
  }
  #change .desc .time {
    margin-bottom: 12px;
  }
  #change .desc .name {
    color: #ff6a4d;
  }
  #change .title-small {
    margin-bottom: 33px;
  }
  #change .item-3 .left {
    padding: 20px 17px 8px;
    width: 236px;
    margin-right: auto;
    margin-left: auto;
  }
  #gallery .inside {
    width: 320px;
  }
  #gallery .coll .item-s {
    width: 102px;
  }
  #gallery .coll .item-s img {
    max-width: 100%;
  }
  #gallery {
    padding-top: 24px;
  }
  #gallery .title {
    font-size: 20px;
  }
  #gallery .coll1 .item-s,
  #gallery .coll2 .item-s {
    max-width: 100%;
    margin-bottom: 8px;
  }
  #gallery .title {
    margin-bottom: 24px;
    line-height: 1.2;
  }
  #gallery .coll .item-s {
    margin-bottom: 8px;
  }
  #gallery .coll1,
  #gallery .coll2,
  #gallery .coll3 {
    width: 102px;
  }
  #gallery .coll .item-b {
    overflow: hidden;
  }
  #gallery .coll a,
  #gallery .coll img {
    max-width: 100%;
  }
  #more20 .title {
    font-size: 20px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 10px;
  }
  #more20 .grope .item {
    border-radius: 0;
  }
  #more20 .inside {
    padding-left: 0;
    padding-right: 0;
  }
  #more20 {
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  #spectacli .title {
    font-size: 20px;
  }
  #more20 .grope .item-5 {
    background-position: left -70px bottom 0;
  }
  #more20 .grope .row {
    margin-bottom: 0;
  }
  #more20 .grope .item-5 {
    margin-bottom: 0;
  }
  #spectacli {
    margin-top: 0px;
  }
  #spectacli .title {
    margin-bottom: 17px;
  }
  #days-14 .title {
    font-size: 20px;
    line-height: 1.3;
  }
  #days-14 .title {
    margin-bottom: 15px;
  }
  #days-14 {
    padding-top: 35px;
  }
  #days-14 .subtite {
    margin-bottom: 28px;
  }
  #more-sevices {
    padding-top: 48px;
  }
  #more-sevices .title {
    font-size: 20px;
    line-height: 1.3;
  }
  #more-sevices .title {
    margin-bottom: 48px;
  }
  #graphic {
    padding: 0;
    box-shadow: none;
  }
  #graphic .list-desc {
    padding-left: 0;
    max-width: 100%;
    padding-right: 0;
  }
  #graphic .list-desc .row .time {
    font-size: 16px;
    width: auto;
    margin-right: 10px;
  }
  #more-sevices {
    margin-bottom: 36px;
  }
  #graphic .list-desc .row .desc p {
    font-size: 16px;
  }
  #graphic .title {
    font-size: 20px;
  }
  #graphic .title {
    margin-bottom: 6px;
  }
  #graphic .list-desc .row .desc {
    width: 80%;
  }
  #teachers-slider {
    padding-bottom: 12px;
  }
  
  #location {
    padding-top: 37px;
  }
  #location .title {
    margin-bottom: 34px;
  }
  #location .location-itm .loc-name {
    margin-bottom: 10px;
  }
  #location .location-itm .map-wrapper .tabs .tab .ico {
    display: none;
  }
  #location .location-itm .map-wrapper .tabs .tab.by-bus {
    margin-right: 0;
  }
  .map-wrapper img {
    max-width: 100%;
  }
  #chidren-menu .left .title {
    font-size: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
  }
  #chidren-menu .left .txt p {
    line-height: 1.4;
  }
  #chidren-menu .left {
    padding-left: 10px;
    padding-right: 10px;
  }
  #chidren-menu .right .circle {
    margin-left: -20px;
  }
  .video-comments .item:nth-child(2) {
    display: none;
  }
  .video-comments .flex.flex-sb {
    justify-content: space-around;
  }
  .video-comments .title {
    font-size: 20px;
  }
  #chidren-menu .right {
    padding-bottom: 66px;
  }
  .video-comments {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .video-comments .title {
    margin-bottom: 26px;
  }
  .video-comments .item .name {
    margin-top: 25px;
  }
  .video-comments .load-more-comments {
    margin-bottom: 17px;
  }
  .video-comments .load-more-comments a {
    max-width: 100%;
  }
  #recordsman .title {
    font-size: 20px;
  }
  #recordsman .students-list {
    justify-content: space-around;
  }
  #recordsman .students-list .item {
    max-width: 100%;
  }
  #prices #prices-list .price-table .left-part {
    text-align-last: left;
    padding-left: 20px;
  }
  #prices-list .hidden-name {
    display: block;
    width: 100%;
  }
  #prices #prices-list .price-table .right-part .double-row .name {
    display: none;
  }
  .price-and-name {
    max-width: 50%;
  }
  #message-form .title {
    font-size: 20px;
    padding-left: 20px;
  }
  #message-form .right-side {
    padding: 13px 20px;
  }
  #message-form .right-side .sbtl {
    font-size: 14px;
    line-height: 1.5;
  }
  #message-form .right-side .sbtl {
    margin-bottom: 20px;
  }
  #message-form .left-side {
    padding: 20px;
  }
  #message-form .left-side .sbtl {
    font-size: 14px;
  }
  #graphic .list-desc .row .desc {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #graphic {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #prices #prices-list .price-table .right-part .double-row .order {
    margin-left: 0;
  }
  .camps-locations .map-heading {
    font-size: 24px;
  }
  #location .inside {
    padding-left: 0;
    padding-right: 0;
  }
  #location .inside .loc-name, #location .inside .loc-subt,
  #location .inside .desc,
  #location .inside .loc-thumbs {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.hidden-name {
  margin-bottom: 5px;
  display: none;
  color: #555;
  font: 13px/1 "FiraSans-Regular";
}
@media screen and (max-width: 600px) {
  .contact-info .coll-2 {
    margin-bottom: 15px;
  }
  .contact-info .coll-2,
  .contact-info .coll-3 {
    width: 100%;
  }
}
@media screen and (max-width: 568px) {
  #map-of-camps {
    height: 460px;
  }
  #location .location-itm .map-wrapper .tabs .tab {
    padding-right: 10px;
    padding-left: 10px;
  }
  #location .location-itm .map-wrapper .tabs .tab.by-bus {
    max-width: 54%;
    box-sizing: border-box;
  }
}
