@media screen and (max-width: 1300px) {
  .ach_hero, .awards_section {
    width: 100%;
    margin: 0;
  }
  .results_list__text span {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }
}
@media screen and (max-width: 1300px) {
  .ach_hero {
    padding-top: 90px;
  }
  .ach_hero__text {
    padding-bottom: 90px;
  }
  .ach_hero__text h1 {
    font-size: 52px;
  }
  .ach_hero__photo {
    width: 460px;
    height: 430px;
  }
  .ach_hero__photo img {
    width: 560px;
  }
  .results_list__text b {
    font-size: 38px;
  }
  .results_list__text span {
    font-size: 18px;
    max-width: 320px;
  }
}
@media screen and (max-width: 1199px){
 .book_form_section {
    padding-top: 70px;
  }
  .book_form_section .inside .left_cont .title {
    font-size: 30px;
  }
  .book_form_section .inside .left_cont .title span::before {
    height: 58px;
    right: -50px;
    bottom: -7px;
  }
}
@media screen and (max-width: 1100px) {
  .ach_hero__text h1 {
    font-size: 44px;
  }
  .section_title {
    font-size: 32px;
  }
  .awards_section__text h2 {
    font-size: 32px;
  }
  .logos_row {
    gap: 30px;
  }
  .logos_row img {
    max-width: 150px !important;
    height: auto;
  }
  .logos_row figure::before {
    right: -16px;
  }
  .cta_card {
    padding: 50px 45px;
  }
}
@media screen and (max-width: 992px) {
  .ach_hero {
    padding-top: 60px;
  }
  .ach_hero__inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 50px;
  }
  .ach_hero__text {
    padding-bottom: 0;
  }
  .ach_hero__text h1 {
    font-size: 36px;
  }
  .ach_hero__text p {
    line-height: 130%;
  }
  .ach_hero__text p::before {
    width: 100%;
  }
  .ach_hero__photo {
    width: 100%;
    max-width: 440px;
    height: 400px;
    margin-bottom: -20px;
  }
  .ach_hero__photo img {
    width: 520px;
  }
  .results_list li {
    width: 100%;
    justify-content: flex-start;
  }
  .results_list__text span {
    max-width: 100%;
  }
  .awards_section__inner {
    flex-direction: column;
    text-align: center;
    gap: 40px;
  }
  .awards_section__text p {
    margin: 0 auto;
  }
  .awards_section__text p::before {
    width: 100%;
  }
  .media_section {
    padding: 60px 0;
  }
  .our_clients .slider .slide .item {
    padding: 28px 22px 50px;
  }
  .cta_card {
    flex-direction: column;
    align-items: stretch;
  }
  .cta_card__text {
    max-width: 100%;
    text-align: center;
  }
  .cta_form {
    width: 100%;
    max-width: 440px;
    margin: 0 auto;
  }
  .main-header{
    position: relative;
    z-index: 2;
    padding: 26px 0;
    top: initial;
    background: #000;
  }
  .book_form_section .inside {
    flex-direction: column;
    align-items: center;
  }
  .book_form_section .inside::before {
    display: none;
  }
  .book_form_section .inside .left_cont {
    width: 100%;
    border-radius: 40px;
    padding: 43px 10px 84px;
    position: relative;
    margin-bottom: 3px;
    z-index: 3;
  }
  .book_form_section .inside .left_cont::before {
    content: "";
    width: 214px;
    height: 14px;
    background: url("../img/img30.svg") top center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7px;
    z-index: 3;
  }
  .book_form_section .inside .left_cont .title {
    margin-bottom: 28px;
  }
  .book_form_section .inside .left_cont .text {
    font-size: 18px;
  }
  .book_form_section .inside .left_cont .text br {
    display: none;
  }
  .book_form_section .inside .left_cont .title span::before {
    height: 53px;
    right: -46px;
    width: 306px;
  }
  .book_form_section .inside .right_cont {
    width: 100%;
    border-radius: 40px;
  }
  .subscribe-section .subscribe-form .form-control{
    width: 100%;
  }
  .top-line{
    position: absolute !important;
  }
  
}
@media screen and (max-width: 768px) {
  .logos_row {
    gap: 25px 30px;
  }
  .logos_row img {
    max-width: 120px !important;
  }
  .logos_row figure::before {
    display: none;
  }
  .speakers_section {
    padding: 60px 0 50px;
  }
  .results_section {
    padding: 60px 0 40px;
  }
  .results_section .results_note {
    font-size: 15px;
  }
  .logos_row figure {
    justify-content: center;
    width: 47%;
  }
  .logos_row figure img {
    max-width: 60%;
  }
  .main-header{
    padding: 26px 0 !important;
  }
  .langs{
    margin-top: 0;
  }
  .book_form_section {
    background: #fff;
    padding-top: 0;
    margin-top: 90px;
    margin-bottom: 75px;
    padding-bottom: 0;
    overflow: hidden;
  }
   .book_form_section .container_own{
    overflow: hidden;
   }
  .book_form_section::before {
    background: url("../img/img33.svg") top center no-repeat;
    background-size: cover;
    width: 770px;
    height: 116px;
    bottom: initial;
    top: -100px;
  }
 
  .book_form_section {
    margin-bottom: 0;
    padding-bottom: 60px;
  }
  .book_form_section .inside .right_cont{
    padding: 35px 13px;
  }
}
@media screen and (max-width: 576px) {
  .ach_hero {
    border-radius: 0 0 50% 50%/0 0 40px 40px;
    padding-top: 45px;
  }
  .ach_hero__text h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .ach_hero__text p {
    font-size: 15px;
    padding-top: 20px;
  }
  .ach_hero__photo {
    max-width: 320px;
    height: 300px;
    border-radius: 28px;
  }
  .ach_hero__photo img {
    width: 390px;
  }
  .section_title {
    font-size: 24px;
    line-height: 130%;
  }
  .results_list li {
    margin-bottom: 28px;
  }
  .results_list li .icon {
    width: 52px;
    height: 52px;
    margin-right: 16px;
  }
  .results_list li .icon img {
    max-width: 26px;
  }
  .results_list__text b {
    font-size: 30px;
  }
  .results_list__text span {
    font-size: 15px;
  }
  .awards_section__text h2 {
    font-size: 24px;
  }
  .awards_section__text p {
    font-size: 16px;
    padding-top: 24px;
  }
  .awards_section__text p::after {
    width: 180px;
    height: 11px;
    bottom: -30px;
  }
  .awards_section__img img {
    max-width: 320px;
  }
  .logos_row {
    gap: 20px;
  }
  .logos_row--lg {
    gap: 30px 25px;
  }
  .logos_row--lg img {
    max-width: 42% !important;
  }
  .our_clients {
    padding-bottom: 45px;
  }
  .our_clients .slider .slide .item {
    border-radius: 20px;
    padding: 24px 18px 36px;
  }
  .our_clients .slider .slide .item .top {
    margin-bottom: 24px;
  }
  .our_clients .slider .slide .item .top .slide_logo {
    max-width: 170px;
  }
  .our_clients .slider .slide .item .top .img {
    width: 50px;
    height: 50px;
  }
  .our_clients .slider .slide .item .text {
    font-size: 15px;
    margin-bottom: 24px;
  }
  .our_clients .slider .slide .item ul li span {
    font-size: 40px;
  }
  .our_clients .slider .slide .item ul li p {
    width: calc(100% - 95px);
    font-size: 14px;
  }
  .cta_card {
    border-radius: 32px;
    padding: 40px 24px;
  }
  .cta_card h2 {
    font-size: 24px;
  }
}