@media screen and (max-width: 1600px) {
  header .logo img {
    max-width: 150px;
  }
}
@media screen and (max-width: 1199px) {
  .top_section_area .inside ul li {
    font-size: 14px;
  }
  .top_section_area .inside ul li a::before {
    font-size: 14px;
  }
  .main_new_section .inside h1 {
    font-size: 35px;
    margin-top: 200px;
  }
  .history_section_wrap .container {
    flex-direction: column;
    align-items: center;
  }
  .history_section_wrap .right_cont {
    margin-top: 20px;
    max-width: 680px;
  }
  .methodic_section .wrap {
    flex-direction: column;
    align-items: center;
  }
  .methodic_section .wrap .right_cont {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .why_so_effective_studing .wrap_top {
    flex-direction: column;
    align-items: center;
  }
  .why_so_effective_studing .wrap_top .column:first-child {
    width: 100%;
    max-width: 540px;
  }
  .why_so_effective_studing .wrap_top .column:last-child {
    width: 100%;
    max-width: 540px;
    margin-top: 20px;
  }
  .why_so_effective_studing .wrap_bottom {
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
  }
  .why_so_effective_studing .wrap_bottom .left_cont {
    order: 2;
  }
  .review_school .wrap {
    flex-direction: column;
    align-items: center;
  }
  .review_school .wrap .left_cont {
    margin-bottom: 30px;
  }
  .vinnytsia_main .container{
    flex-direction: column;
    align-items: center;
  }
  .vinnytsia_main .right_cont{
    width: 100%;
    max-width: 500px;
  }
  .vinnytsia_main{
    padding: 30px 0;
  }
  .vinnytsia_main .left_cont h2{
    font-size: 24px;
  }
  .courses_packages .content{
    flex-direction: column;
    align-items: center;
  }
  .courses_packages .content .left_cont{
    width: 100%;
    margin-bottom: 20px;
  }
  .courses_packages .content .right_cont{
    width: 100%;
  }
  .courses_packages .top_packages{
    flex-direction: column;
    align-items: center;
  }
  .courses_packages .top_packages li{
    margin-bottom: 10px;
  }
  .contacts_section .wrap{
    flex-direction: column;
    align-items: center;
  }
  .contacts_section .wrap .left_cont .title{
    font-size: 22px;
  }
  .contacts_section .wrap .left_cont .wrap_adress .text{
    font-size: 21px;
  }
  .contacts_section .wrap .left_cont .title_other{
    font-size: 20px;
  }
  .contacts_section .wrap .left_cont{
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .main_new_section .inside h1 {
    font-size: 25px;
  }
  .history_section_wrap .title span, h3, .free_test .inside .content .title {
    font-size: 25px;
  }
  .free_test .inside .img {
    height: 100%;
  }
  .courses_packages .content .tab{
    flex-direction: column;
    align-items: center;
  }
  .gallery_wrap .slider_wrap .arrow img{
    width: 40px;
  }
  .gallery_wrap .slider_wrap .slider{
    max-width: calc(100% - 100px);
  }
}
@media screen and (max-width: 768px) {
  .history_section_wrap .arrow {
    display: flex !important;
  }
  .history_section_wrap .left_cont{
    padding-left: 15px;
    padding-right: 15px;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom{
    align-items: center;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom {
    justify-content: center;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_top .inside figure {
    width: 130px;
    height: 130px;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_top .inside img {
    width: 70px;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom .slider .slide .inside .circle {
    width: 25px;
    height: 25px;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom .slider .slide .inside p {
    font-size: 20px;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom .slider .slide {
    margin: 0;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom .img_lined {
    display: none;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom .slider .slide.slick-current::before {
    left: 50%;
  }
  .history_section_wrap .right_cont .slider_wrap .slider {
    max-width: 300px;
  }
  .free_test .inside {
    padding: 20px 30px;
  }
  .top_section_area .inside ul {
    flex-wrap: wrap;
  }
  .history_section_wrap .arrow{
    width: 40px;
    height: 40px;
  }
  .history_section_wrap .left_cont .slider_wrap .slider_bottom .slider {
    width: calc(100% - 100px);
  }
  .methodic_section .wrap .left_cont p {
    margin-top: 0;
    padding-left: 20px;
  }
  .methodic_section .wrap .left_cont p br {
    display: none;
  }
  .black_btn {
    font-size: 17px;
  }
  .review_school .wrap .left_cont .arrow img{
    width: 40px;
  }
  .review_school .wrap .left_cont .slider{
    max-width: calc(100% - 100px);
  }
  .main_new_section .inside h1 {
    margin-top: 144px;
  }
  .vinnytsia_main .left_cont h1 span{
    font-size: 24px;
  }
  h2{
    font-size: 24px;
  }
  .fixed_wrap{
    bottom: 10px;
    right: 10px;
    max-width: 200px;
  }
  .fixed_wrap img{
    width: 30px;
  }
  .fixed_wrap .btn{
    font-size: 16px;
  }
  .courses_packages .content .right_cont .description ul li{
    width: 100%;
  }
  .courses_packages .bottom_prices{
    flex-direction: column;
    align-items: center;
  }
  .courses_packages .bottom_prices .price_cont .title{
    font-size: 28px;
  }
  .courses_packages .bottom_prices .price_cont .month_price{
    font-size: 29px;
  }
  .courses_packages .bottom_prices .price_cont{
    margin-bottom: 15px;
  }
  .phiolet_btn{
    padding-left: 30px;
    padding-right: 30px;
  }
  .check_inpt p{
    font-size: 16px !important;
  }
  .vinnytsia_btn .desk_img{
    display: none;
  }
  .vinnytsia_btn .mob_img{
    display: block;
  }
}