/*XX-Large*/
@media (max-width: 1400px) {
  .anima_results-item{
    width: calc(25% - 30px);
  }
  .anima_results-item:nth-child(5) {
    width: calc(50% - 30px);
  }
}

/*X-Large*/
@media (max-width: 1200px) {
  .anima_results-item{
    width: calc(50% - 20px);
  }
  .anima_results-item:nth-child(5) {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .anima_moscow {
    font-size: 79px;
    line-height: 100px;
  } 

  .open_forum__number {
    font-size: 79px;
    line-height: 100px;
    margin-left: 120px;
  } 

  .traks_col::before {
    display: none;
  }
  
  .ivents__item-title{
    font-size: 38px;
  }
}

/*Large*/
@media (max-width: 992px) {
  .anima_gallery .container{
    padding-left: 10px;
    padding-right: 10px;
  }
  .anima_gallery-photos {
    flex-direction: column;
    padding: 15px 30px;
    border-radius: 26px;
  }
  .anima_total-item{
    padding: 30px 15px;
    margin-bottom: 300px;
  }
  .anima_total-item:before{
    bottom: -58px;
    top: unset;
    left: 50%;
    transform: translate(-50%, 100%);
    width: calc(100% - 160px);
    max-height: 200px;
  }
  .anima_gallery-video {
    padding: 15px 30px;
    border-radius: 26px;
    margin-bottom: 56px;
  }
  .anima_results .container{
    padding-left: 10px;
    padding-right: 10px;
  }
  .anima_2022 .container{
    padding-left: 10px;
    padding-right: 10px;
  }
  .anima_2022 .anima__title{
    font-size: 33px;
    padding-left: 0;
    padding-right: 0;
  }
  .anima_2022 .anima__title::before{
    width: calc(100% + 72px);
    left: -26px;

  }
  .anima__title{
    padding-left: 0;
    font-size: 36px;
    line-height: 117%;
  }
  .ivents__item-li{
    font-size: 15px;
    line-height: 135%;
  }
  .ivents .anima__logo {
    max-width: unset;
  }
  .ivents .nav_subbrand img{
    max-width: unset;
  }
  
  .ivents__title{
    font-size: 36px;
    line-height: 117%;
  }
  .ivents__item-title{
    font-size: 36px;
    line-height: 117%;
  }
  .ivents .header__btn{
    max-width: 250px;
    margin-right: 40px;
    font-size: 15px;
    padding: 26px 0;
  }
  
  .ivents__item:nth-child(2) .ivents__item-title {
    margin-bottom: 70px;
  }
  .ivents .header__btn:before{
    height: 70px;
    width: 100%;
  }
  .ivents .header__btn::after{
    height: 70px;
    width: 100%;
  }
  .ivents__item{
    max-width: 620px;
    width: 100%;
    padding: 30px 15px;
    border-radius: 26px;
  }
  .ivents__items{
    flex-direction: column;
    align-items: center;
  }
  .header__decor-main_bg{
    display: none;
  }
  .row_header_right_col._desc{
    display: none;
  }
  .anima_moscow._mob{
    display: block;
  }
  .row_open_forum._mob{
    display: flex;
  }
  .header_bg--border {
    display: none;
  }
  .header_block{
    padding: 0 0 85px;
  }
  .header_bg--photo {
    left: 28vw;
    bottom: 37%;
  }

  .header_bg--pen {
    top: 18vh;
    right: 10vw;
    bottom: auto;

    width: 41px;
    height: 41px;

    transform: rotate(-90deg);
  }

  .track_well {
    padding-right: 100px;
  }
  .track_well_p3,
  .track_well_p4 {
    padding: 40px 30px;
  }
  .track_well::before {
    position: absolute;
    height: 150px;
    right: 0;
    margin-top: -50px;
  }
  .track_well_p1::before {
    content: url("../img/tracks/pm1.svg");
  }
  .track_well_p2::before {
    content: url("../img/tracks/pm2.svg");
  }
  .track_well_p3::before {
    content: url("../img/tracks/pm3.svg");
    margin-top: -80px;
  }
  .track_well_p4::before {
    content: url("../img/tracks/pm4.svg");
    margin-top: -80px;
  }
  .track_well_p5::before {
    content: url("../img/tracks/pm5.svg");
  }
  .track_well_p6::before {
    content: url("../img/tracks/pm6.svg");
  }
  .track_well_p7::before {
    content: url("../img/tracks/pm7.svg");
  }
  .track_well_p8::before {
    content: url("../img/tracks/pm8.svg");
  }

  .nav_item {
    display: inline-block;
  }

  .nav_inner {
    align-items: center;
  }
  .why_block_wrapper {
    padding: 30px;
  }
  .organizers_block_title,
  .place_block_title,
  .track_caption,
  .caption,
  .speakers_block_title {
    line-height: 110%;
    font-size: 36px;
    margin-left: 10px;
    padding-left: 0;
  }
  .why__title {
    margin-left: 0;
    margin-bottom: 21px;
  }
  #regModalLabel {
    font-size: 36px;
  }
  .navbar-collapse ul {
    display: inline-block;

    text-align: center;
  }
  .navbar-collapse li {
    margin: 5px 0 10px 0;
  }

  #anima {
    padding: 0;
  }

  .nav_row {
    position: relative;
  }

  .nav_inner {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .nav_collapse {
    /*display: flex !important;*/
    position: absolute;
    top: 69px;
    left: 0;
    z-index: 10;

    width: 100%;

    background: #fff;
    border-radius: 0 0 28px 28px;
  }

  .nav_collapse {
    /*   display: block !important;

    position: absolute;
    top: 70px;
    left: 0;
    z-index: 10;

    width: 100%;

    background: #fff;
    border-radius: 0 0 28px 28px;*/
  }

  .nav_brand {
    margin-right: 15px;
  }

  .nav_toggler {
    padding: 0;

    outline: none;

    border: none;
    box-shadow: none !important;
  }

  .nav_toggler .navbar-toggler-icon {
    width: 38px;
    height: 15px;

    background: url("../img/burger.svg") no-repeat center;
  }

  .nav_item {
    margin-right: 0;
    /* width: 100%; */
  }

  .nav_link {
    font-size: 14px;
    line-height: 24px;

    padding: 6px 16px !important;

    border: 1px solid #000;
    border-radius: 75px;
  }

  .nav_link:hover::before {
    display: none;
  }

  .nav_link--btn {
    font-size: 18px;
    line-height: 24px;

    text-align: center;

    padding: 12px 0;
    width: 100%;
  }

  .header_container {
    align-items: flex-start;
  }

  .header_left_col {
    padding-top: 182px;
    width: 100%;
  }
  .thanks .header_left_col{
    padding-top: 100px;
  }
  .thanks .col_header_left_col{
    height: unset;
  }
  .col_header_left_col_dates {
    position: absolute;
    top: -10px;
    left: 0;

    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    height: 400px;
  }

  .open_forum__text {
    font-weight: 700;
    font-size: 19px;
    line-height: 24px;

    position: absolute;
    top: 30px;
    left: 0;

    width: 100%;
  }

  .open_forum__text br {
    display: none;
  }

  .col_header_left_col_online {
    font-size: 18px;
    line-height: 120%;

    position: absolute;
    top: 75px;
    left: 0;
  }

  .col_header_left_col_space {
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;

    position: absolute;
    top: 98px;
    left: 0;
  }

  .col_header_left_col_space br {
    display: inline;
  }

  .anima_moscow {
    top: -67px;
    line-height: 85px;
    margin-bottom: -65px;
  }

  .anima_moscow span:first-child {
    top: 40px;
  }

  .open_forum__number {
    line-height: 85px;
    margin-left: auto;
  }

  .header__btn {
    font-weight: 700;
    font-size: 21px;
    line-height: 113.98%;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 100%;
  }
  .header__btn:before, .header__btn:after{
    width: 310px;
  }
  .row_open_forum {
    margin-bottom: 39px;
  }

  .open_forum__number{
    position: relative;
    top: -23px;
  }

  .header__video--mobile {
    display: block;
  }

  .header__video--desktop {
    display: none;
  }

  .header_row {
    margin-left: auto;
    margin-right: auto;
    width: unset;
  }

  .anima__logo {
    max-width: 105px;
  }

  .nav_subbrand img {
    max-width: 50px;
  }

  .nav_toggler .navbar-toggler-icon {
    display: block;
  }

  .why_block_wrapper::before {
    display: none;
  }

  .why_col {
    margin-bottom: 30px;
  }

  .why_col:last-child {
    margin-bottom: 0;
  }

  .pre_why_block::after {
    display: none;
  }

  .why_block::after {
    right: 0;
    bottom: -50px;

    width: 69px;
    height: 96px;

    background: url("../img/brush.svg") no-repeat center;
  }

  .speakers_block_inner {
    padding-left: 0;
    margin-bottom: 0;
  }

  .speakers-item {
    height: 260px;
  }

  .speakers-item__number {
    display: none;
  }

  .speakers-item__wrapper {
    padding: 29px 8px 18px 14px;
  }

  .speakers-item__img {
    max-width: 99px;
    height: auto;
  }

  .speakers-item__title {
    font-size: 22px;
    line-height: 28px;

    margin-bottom: 19px;
  }

  .speakers-item__track {
    margin-left: 0;
    margin-bottom: 14px;
  }

  .speakers-item__description {
    font-size: 12px;
    line-height: 135%;
  }

  .speakers-item__left {
    margin-right: 23px;
  }

  .tracks_block::before {
    top: -80px;
    left: 0;

    width: 166.05px;
    height: 388.55px;
  }

  .tracks_row {
    margin-bottom: 15px;
  }

  .tracks_row:last-child {
    margin-bottom: 0;
  }

  .organizers_block::after {
    top: 50px;
    right: -40px;

    width: 156px;
    height: 121px;
  }

  .organizers_block::before {
    top: -220px;
    left: 0;

    width: 194.63px;
    height: 543.3px;

    opacity: 0.5;
    border: 1px solid #000000;
    border-radius: 50%;
    transform: rotate(-30deg);
    background-image: none;
  }

  .organizers_block_col {
    margin-bottom: 15px;
  }

  .organizers_block_col:last-child {
    margin-bottom: 0;
  }

  .organizers_block_item {
    padding: 36px 15px 37px 23px;
  }

  .organizers_block_col:last-child .organizers_block_item::before {
    width: 38px;
    height: 47px;
  }

  .organizers_block_label {
    font-weight: 700;
    font-size: 22px;
    line-height: 145%;
  }

  .organizers_block_text {
    font-weight: 400;
    font-size: 15px;
    line-height: 145%;
  }

  .track_caption {
    background-size: 224px 249px;
  }

  .place_block_wrapper {
    padding: 38px 20px 23px;
  }

  .place_left_date {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;

    order: 2;

    margin-bottom: 22px;
  }

  .place_block_title {
    order: 1;

    margin-bottom: 22px;
    margin-left: 0;
  }

  .place_left_desc {
    font-size: 15px;
    line-height: 26px;

    order: 3;

    margin-bottom: 22px;
  }

  .place_left_address {
    font-size: 18px;
    line-height: 29px;

    order: 4;

    margin-bottom: 36px;
  }

  .col_place_right .carousel {
    padding-left: 0;
    padding-right: 0;
  }

  .place_block_indicators button {
    width: 7px !important;
    height: 7px !important;
    margin-left: 2.5px !important;
    margin-right: 2.5px !important;
  }

  .place_block_indicators button.active {
    width: 28px !important;
    height: 3px !important;
    margin-left: 5.5px !important;
    margin-right: 5.5px !important;
  }

  .footer_mob__logo img {
    width: 134.65px;
    margin-bottom: 25px;
    margin-right: 20px
  }

  .footer_mob__row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }

  .a_footer_mob {
    padding: 6px 14px;

    white-space: nowrap;
  }

  .footer_mob {
    padding: 30px 12px 23px;
  }

  .footer_mob__menu > .row {
    margin-left: -3px;
    margin-right: -3px;
  }

  .footer_mob__menu > .row > .col {
    padding-left: 3px;
    padding-right: 3px;
  }

  .footer_mob__menu .footer__btn_mob {
    font-size: 18px;
    line-height: 24px;

    padding: 12px 0;
    width: 100%;

    border-radius: 75px;
  }

  .footer-info__link {
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    font-feature-settings: "liga" off;

    text-decoration: none;

    color: #a0a8b1;
  }

  .footer-info__col.col-12 {
    margin-top: 6px;

    text-align: center;
  }

  .why_block {
    margin-bottom: 56px;
  }

  #tracks {
    margin-bottom: 68px;
  }

  .organizers_block_wrapper {
    margin-bottom: 59px;
  }

  .place_block_wrapper {
    margin-bottom: 39px;
  }

  .header__btn--active {
    display: block !important;
  }

  .modal-dialog {
    height: 100%;
  }

  .modal-content {
    display: block;

    height: 100%;
    padding: 24px 15px;

    border-radius: 0;
  }

  .modal-content::before {
    display: none;
  }

  .modal-title {
    font-weight: 700;
    font-size: 39px !important;
    line-height: 43px !important;

    margin-bottom: 19px;
  }

  .modal-title br {
    display: inline;
  }

  .modal-header .btn-close {
    top: 29px;
    right: 10px;

    width: 38px;
    height: 38px;
  }

  .modal .form-control {
    font-size: 18px;

    height: 55px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .filedset__radio{
    font-size: 18px;
    height: 55px;
  }
  .form__radio{
    height: 55px;
  }

  .modal .form-control::placeholder {
    font-size: 18px;
  }

  .form-check-label {
    font-size: 11px;
    line-height: 113.98%;
  }

  .form-check-input + .form-check-label::before {
    margin-right: 15px;
  }

  .brands_bar .flickity-slider {
    transform: translateX(0);
  }

  .brands_bar .carousel-cell img {
    height: 70px;
    margin: 15px 20px;
  }

  .header__btn::after {
    top: 10px;
  }
}
@media(max-width: 768px) {
  .anima_gallery-video_box{
    height: 400px;
  }
  .anima__content {
    flex-direction: column;
  }
  .anima-results {
    width: 100%;
  }
  .anima__cards {
    width: 100%;
  }
  .anima-results {
    padding: 30px 15px;
  }
  .anime-results__title {
    width: 100%;
    text-align: center;
    font-size: 20px;
  }
  .anima-results__smi {
    margin-top: 16px;
  }
  .anima-results__bottom {
    gap: 0;
  }
  .anima__cards {
    gap: 10px;
    grid-template-rows: 1fr 1fr;
  }
  .anima__card {
    padding: 0 15px;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .anima__card:first-child {
    padding-top: 30px;
    padding-bottom: 120px;
    &::before {
      background: url("../img/anima-num-m1.png") no-repeat;
      width: 77px;
      height: 56px;
    }
  }
  .anima__card:nth-child(2) {
    padding-top: 30px;
    padding-bottom: 120px;
    &::before {
      background: url("../img/anima-num-m2.png") no-repeat;
      width: 70px;
      height: 70px;
    }
  }
  .anima__card:nth-child(3) {
    padding-top: 72px;
    padding-bottom: 72px;
    &::before {
      background: url("../img/anima-num-m4.png") no-repeat;
      width: 77px;
      height: 60px;
    }
  }
  .anima__card:nth-child(4) {
    padding-top: 72px;
    padding-bottom: 72px;
    &::before {
      background: url("../img/anima-num-m3.png") no-repeat;
      width: 77px;
      height: 49px;
    }
  }
  .anima__card-text {
    text-align: start;
  }
}
@media(max-width: 575px) {
  .anima_gallery-video_box{
    height: 280px;
  }
  .anima_results-items{
    gap: 20px 10px;
  }
  .anima_results-item{
    height: 165px;
    width: calc(50% - 5px);
  }
}

@media(max-width: 425px){
  .anima_gallery-video_box{
    height: 226px;
  }
  .anima_moscow {
    font-size: 79px;
    line-height: 1.3;
  } 

  .open_forum__number {
    line-height: 1.3;
  } 
  
  .header_row {
    width: unset;
  }
  
  .thanks .header_row{
    width: 100%;
  }
  .thanks__title{
    font-size: 38px;
  }
  
  .thanks__desc{
    font-size: 23px;
  }
}

#anima {
  overflow: hidden;
}

@media (max-width: 1300px) {
  .nav_brand img {
    height: 12px;
  }

  .footer_mob__logo img {
    width: auto;
    height: 12px;
  }
}

@media (max-width: 992px) {
  .program-block__btn p{
    margin-left: 0;
  }
  .header__descr{
    margin-top: 0;
  }
  .header__desc{
    display: none;
  }

  .header__btn-text{
    max-width: 215px;
  }

  .header__decor-main_bg-mobile{
    display: block;
    position: absolute;
    right: 0;
    top: 39px;
  }
  .header__decor-main_decor {
    display: none;
  }

  .program-block{
    flex-direction: column;
    gap: 30px;
  }
}
@media (max-width: 520px) {
  .nav_brand {
    margin-right: 5px;
  }
  .nav_brand img {
    height: 10px;
  }

  .footer_mob__logo img {
    height: 10px;
    margin-right: 5px;
  }

  .header__btn--none{
    display: none;
  }

  .header__desc--desk{
    display: none;
  }

  .header__desc--mobile{
    display: block;
    max-width: 118px;
  }

  .anima_moscow{
    line-height: 1.3;
  }

  .row_open_forum{
    line-height: 1.3;
  }

  .col_header_left_col{
    height: 400px;
  }

  .place__mobile{
    display: inline-block;
  }

  .place__date-desc{
    font-size: 15px;
    display: block;
  }

  .blocks__mobile-flex{
    display: flex;
    flex-direction: column-reverse;
  }

  .header__btn--mobile:before{
    background: #FFE001;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 90;
    padding: 0;
    width: 100%;
    height: 100%;
    border-radius: 12px;
  }

  .header__btn--mobile:after{
    background: #E21E2C;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: 10px;
    z-index: 89;
    border-radius: 12px;
  }

  .header__btn--mobile{
    display: flex;
    position: fixed;
    z-index: 90;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    padding: 0;
    height: 80px;
    border-radius: 12px;
  }

  .header__btn--mobile p{
    position: relative;
    z-index: 91;
    transform: none;
    margin: 0;
  }
}