@media (min-width: 320px) and (max-width: 1024px) {
  .franchise {
    height: 100%;
    min-height: 400px;
  }

  .franchise_elem {
    display: none;
  }

  .animateBublesBlock {
    display: none;
  }

  .about_bg {
    display: none;
  }

  .widthBlock {
    width: 100%;
    padding: 0 10px;
  }

  .trainingInfo {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    padding: 20px;
    border-radius: 20px;
  }

  .header_bottom__left {
    display: none;
  }

  header {
    padding: 0;
    height: 50vh;
    margin-bottom: 40px;
  }

  .header_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
  }

  .header_top__menu {
    top: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
  }

  .header_top__logo {
    width: 80px;
  }

  .header_top__logo img {
    width: 100%;
  }

  .menu {
    /* width: 280px; */
    width: 100%;
    max-width: 90vw;
    right: unset;
  }

  .menu a {
    font-size: 16px;
  }

  .header_bottom {
    padding: 0;
  }

  .header_bottom__right {
    align-items: center;
    width: 100%;
    margin-top: 80px;
  }

  .header_bottom__right___button {
    width: 300px;
    font-size: 16px;
  }

  .header_bottom__right___title {
    padding: 10px 20px;
    margin-top: 40px;
    font-size: 24px;
    line-height: 42px;
    text-align: center;
  }

  .callUs_button {
    bottom: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
    box-shadow: 0 0 10px #00000090;
  }

  /* --------------- */

  .element6 {
    display: flex;
    width: 300px;
    height: 300px;
    animation: none;
  }

  .franchise_elem__info {
    gap: 10px;
  }

  .franchise_elem__info___title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
  }

  .franchise_elem__info___button {
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
  }

  .animateButton {
    padding: 10px;
    text-align: center;
  }

  .accordion-content {
    padding: 0 20px;
  }

  .accordion-content .line {
    padding: 0;
  }

  .footer_links {
    flex-direction: column;
  }

  .footer_line {
    flex-direction: column;
  }

  .footer_line__alazar {
    width: 300px;
  }

  .footer_line__alazar img {
    width: 100%;
  }

  .gallery {
      margin: 20px 0;
  }

  .contacts {
    gap: 20px;
  }

  .contacts_block {
    gap: 20px;
    padding: 15px;
    line-height: normal;
    font-size: 16px;
  }

  .contacts_block img {
    font-size: 22px;
    width: 56px;
    height: 56px;
  }

  .title {
    font-size: 28px;
    line-height: 36px;
    color: #005a5e;
  }

  .fullWidth,
  .halfWidth {
    width: 100%;
  }

  .block_2 {
    margin: 0;
  }

  .text_1,
  .text_2,
  .text_3,
  .text_4 {
    font-size: 14px;
    width: 100%;
    margin: 0;
    text-align: justify;
    text-indent: 20px;
    color: #005a5e;
    line-height: 21px;
  }

  .text_1 {
    margin-top: 20px;
  }

  .about_info {
    /* padding: 200px 0 20px 0; */
    padding: 0;
    
  }

  .about_info__block {
    padding: 0 10px;
  }

  .about_info__block___img {
    display: none;
    margin: 0;
  }

  .infoBlock {
    flex-direction: column;
    gap: 25px;
    padding-top: 40px;
  }

  .infoBlock_block {
    width: 100%;
    height: 420px;
    border-radius: 20px;
  }

  .infoBlock_block__top {
    height: 250px;
    font-size: 20px;
    border-radius: 20px;
  }

  .infoBlock_block__top svg {
    height: 100px;
  }

  .infoBlock_block__bottom {
    height: auto;
    font-size: 14px;
    line-height: 16px;
  }

  .trainingBlock {
    flex-direction: column;
  }

  .trainingBlock_left {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    padding: 0;
  }

  .trainingBlock_right {
    width: 100%;
  }

  .trainingMomInfo {
    width: 100%;
    padding: 20px;
    border-radius: 20px;
  }

  .accordion-item {
    border-radius: 30px;
  }

  .accordion-content {
    font-size: 16px;
  }

  .accordion-button {
    font-size: 18px;
    padding: 20px;
    text-align: left;
    line-height: 21px;
  }

  .trainingMomInfo_title {
    font-size: 16px;
    line-height: 24px;
  }

  .trainingMomInfo_desc {
    font-size: 14px;
    line-height: 21px;
    gap: 10px;
  }

  .feedback_slider {
    padding: 0;
    background: #fff;
  }

  .informationBlock {
    gap: 30px;
  }

  .feedback {
    gap: 30px;
  }

  .form {
    gap: 30px;
    padding: 0 20px;
  }

  .footer_line {
    gap: 20px;
  }

  .footer_links {
    gap: 20px;
  }

  .franchise_header {
    margin: 0;
  }

  .franchise_header__info {
    gap: 20px;
    align-items: center;
  }

  .franchise_header__info .title {
    color: #fff !important;
    font-size: 36px !important;
  }

  .franchise_header__info____list p {
    font-size: 14px;
  }

  .franchise_header .header_bottom__right___title {
    width: 100%;
    margin: 0;
  }

  .franchise_data {
    margin: 0;
    gap: 20px;
    width: 100%;
    overflow: hidden;
  }

  .franchise_information {
    flex-direction: column;
    gap: 20px;
  }

  .offer_title {
    font-size: 20px;
    width: 100%;
  }

  .upLayers {
    gap: 0;
  }

  .offer_moveElements__item {
    width: 100%;
    height: 250px;
    /* padding: 0; */
    padding: 40px 60px;
    font-size: 12px;
    line-height: 18px;
    transform: none;
    background-size: cover;
  }

  .offer_moveElements__item img {
    width: 69px;
    height: 69px;
  }

  .offer_moveElements__item {
    background-image: url(../refs/bg_block_left_adapt.png);
  }

  .rightSide .offer_moveElements__item {
    background-image: url(../refs/bg_block_right_adapt.png);
  }

  .team {
    gap: 20px;
  }

  .team .title {
    font-size: 16px;
  }

  .team_table {
    /*  */
    display: none;
    /*  */
    padding: 10px 0px 10px 4px;
    gap: 10px;
    margin: -8px;
    border-radius: 20px;
  }

  .team_table__row {
    gap: 6px;
    height: 40px;
  }

  .team_table__row___item {
    font-size: 8px;
    line-height: normal;
  }

  .team_table__row___item img {
    width: 10px;
    height: 10px;
  }

  .team_table__item___logo {
    width: 20px !important;
    height: 20px !important;
  }

  .team_desc {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
  }

  .team_profit {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 160px;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .team_subtitle {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
  }

  .team_decision {
    flex-direction: column;
    gap: 20px;
  }

  .team_decision__item {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
  }

  .img_bubble {
    display: none;
  }

  .bubble_color_1,
  .bubble_color_2,
  .bubble_color_3,
  .bubble_color_4,
  .bubble_color_5,
  .bubble_color_6,
  .bubble_color_7,
  .bubble_color_8 {
    display: none;
  }

  .franchise_information__item {
    width: 270px;
    height: 270px;
    font-size: 20px;
    line-height: 25px;
    gap: 5px;
  }

  .help {
    padding: 0;
  }

  .help_text {
    gap: 20px;
  }

  .help_text .title {
    font-size: 18px;
  }

  .author {
    flex-direction: column;
    gap: 20px;
  }

  .author_left {
    width: 100%;
  }

  .author_right {
    width: 100%;
  }

  .author_right__title {
    font-size: 14px;
    line-height: 21px;
  }

  .author_right__name {
    width: 100%;
    border-radius: 0;
    margin: 0;
    /* box-shadow: 0 0 0 10px #3fb1a9; */
    padding: 20px 0;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    position: relative;
  }

  .author_right__name:before,
  .author_right__name:after {
    content: "";
    position: absolute;
    top: 0;
    width: 55px;
    height: 100%;
  }

  .author_right__name:before {
    right: 100%;
    box-shadow: inset -55px 0 0px 55px #3fb1a9;
  }
  .author_right__name:after {
    left: 100%;
    box-shadow: inset 55px 0 0px 55px #3fb1a9;
  }

  .author_right__text {
    font-size: 14px;
    line-height: 21px;
    gap: 20px;
    text-indent: 20px;
  }

  /* ------------------------------------------------------------- */

  .blog {
    flex-direction: column !important;
    max-height: none !important;
    gap: 0;
  }

  .blog_title {
    width: 100%;
    padding: 0;
    gap: 0;
  }

  .blog_info {
    width: 100%;
    padding: 10px 10px 25px 10px;
  }

  .blog_info__text {
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    max-height: none;
    gap: 10px;
  }

  #blog_element__4 .blog_info__text {
    padding: 0;
  }

  .blog_info__btns {
    flex-direction: column;
  }

  .blog_info__btns___button {
    display: none;
    width: 100%;
  }

  .blog_info__btns___button_nonChange {
    width: 100%;
  }

  .blog_title__name {
    font-size: 16px;
  }
  
  #blog_element__4 .blog_title__name {
    width: 100%;
    padding: 0 10px;
  }

  .blog_title__img___salt {
    width: 540px;
    height: 360px;
    transform: translate(-150px, 0px);
  }

  .blog_info__text p {
    font-size: 14px;
  }

  /*  */

  .order_normal .blog_title,
  .order_normal .blog_title {
    order: 1;
  }

  .order_normal .blog_info,
  .order_normal .blog_info {
    order: 2;
  }

  .order_rotate .blog_title,
  .order_rotate .blog_title {
    order: 1;
  }

  .order_rotate .blog_info,
  .order_rotate .blog_info {
    order: 2;
  }

  .blogSection {
    gap: 40px;
  }

  .mainSlider {
    padding: 25px 0;
    gap: 10px;
  }

  .mainSlider swiper-slide {
    transform: scale(0.8);
  }

  .mainSlider .swiper-slide-next {
    transform: scale(0.8);
  }

  .feedback_slide iframe {
    width: 100%;
  }
  
  video {
    min-width: 320px;
    width: 100%;
    height: auto;
    border-radius: 15px;
  }

  /* .mainSlider {
    display: none;
  } */

  /*  */

  .price {
    gap: 20px;
  }

  .price_block {
    padding: 20px 10px;
    gap: 20px;
    border-radius: 20px;
    margin: 0 -10px;
  }

  .price_block__info {
    flex-direction: column;
    gap: 20px;
  }

  .price_block__info___column {
    width: 100%;
    gap: 20px;
  }

  .price_block__info___column____element_____title {
    font-size: 24px;
  }

  .price_block__info___column____element_____price {
    height: 50px;
    font-size: 16px;
  }

  .price_block__info___column____element_____abonements______item {
    width: 100%;
    padding: 10px;
    gap: 0;
  }

  .price_block__info___column____element_____abonements______item_title {
    font-size: 18px;
  }

  .price_block__info___column____element_____abonements______item_lessons {
    font-size: 18px;
  }

  .price_block__info___column____element_____abonements______item_time {
    font-size: 16px;
  }

  .price_block__info___column____element_____abonements______item_price {
    padding: 5px;
    font-size: 16px;
  }
  
  /*  */

  .galocamera_info {
    gap: 20px;
  }

  .galocamera_info__item {
    width: 100%;
    padding: 10px;
    gap: 10px;
  }

  .galocamera_info__item____price {
    font-size: 16px;
  }

  .galocamera_info__item____seance{
    font-size: 16px;
  }
  
  .layer1 {
    object-fit: cover !important;
  }

  /*  */
}


@media (min-width: 425px) and (max-width: 1299px) {
}

@media (hover: none) {
  .callUs_button:hover {
    /* Отключаем эффекты hover для тач-устройств */
    width: 60px;
    border-radius: 50%;
    background-color: #fff;
  }
  
  .callUs_button:hover .callUs_svgIcon {
    transform: none;
  }

  .callUs_button:hover::before {
    font-size: 0px;
  }
}
