@media (max-width: 1400px) {
  .preload_line {
    top: 53%;
  }
  .header {
    height: 80px;
  }
  .bg_image {
    max-height: 450px;
  }
  .section_01 {
    top: 75px;
    height: calc(100vh - 80px);
  }
  .section_01 h1 {
    font-size: 50px;
  }
  .section_01 .desc {
    font-size: 42px;
    margin-top: 20px;
  }
  .section_02 {
    top: 75px;
    height: calc(100vh - 80px);
  }
  .section_02 p {
    font-size: 22px;
  }
  .section_02 h2 {
    font-size: 54px;
  }
  .section_02 .text p {
    font-size: 13px;
    margin-bottom: 20px;
  }
  body section {
    top: 60px;
  }
  .next {
    bottom: 10px;
  }
  .serv_section {
    height: calc(100vh - 80px);
  }
  .serv_section .col-6:nth-child(2) {
    padding-left: 30px;
  }
  .serv_section .col-6:nth-child(2) .vertical_title {
    font-size: 30px;
  }
  .serv_section .col-6:nth-child(2) .image_box img:first-child {
    max-width: 300px;
  }
  .serv_section .col-6:nth-child(2) .image_box img:last-child {
    max-width: 252px;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:first-child {
    max-width: 300px;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:last-child {
    max-width: 250px;
  }
  .section_08 {
    height: calc(100vh - 80px);
    top: 80px;
  }
  .section_08 h2 {
    font-size: 54px;
  }
  .section_08 .row {
    gap: 20px;
  }
  .section_08 .team_col {
    max-width: 23%;
  }
  .section_08 .team_col img {
    height: auto;
  }
  .section_09 {
    height: calc(100vh - 80px);
    top: 80px;
  }
  .section_09 h2 {
    font-size: 54px;
    line-height: 50px;
  }
  .section_09 p {
    margin-bottom: 20px;
  }
  .section_09 .button_group {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (max-width: 1400px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .serv_section .col-6:nth-child(2) .vertical_title {
    font-size: 40px;
  }
  .paggination {
    display: none;
  }
  .section_08 h2 {
    margin-bottom: 0;
  }
  .section_08 .row {
    gap: unset;
  }
  .section_08 .team_col {
    max-width: 25%;
  }
  .section_08 .team_col h3 {
    margin-top: 16px;
  }
  .section_08 .team_col p {
    margin-top: 5px;
  }
  .section_09 .button_group {
    margin-bottom: 26px;
  }
  .section_01 h1 {
    font-size: 66px;
  }
  .section_09 .copyright {
    left: 10px;
    bottom: 20px;
  }
  .bg_image {
    max-height: 540px;
  }
  .next {
    bottom: 20px;
  }
  .serv_section .paggination {
    bottom: 40px;
    left: 50px;
    pointer-events: none;
  }
  .section_01 .row,
  .section_02 .row,
  .section_03 .row,
  .section_04 .row,
  .section_05 .row,
  .section_06 .row,
  .section_07 .row,
  .section_08 .row,
  .section_09 .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .section_01 .col-6:first-child,
  .section_02 .col-6:first-child,
  .section_03 .col-6:first-child,
  .section_04 .col-6:first-child,
  .section_05 .col-6:first-child,
  .section_06 .col-6:first-child,
  .section_07 .col-6:first-child,
  .section_08 .col-6:first-child,
  .section_09 .col-6:first-child {
    padding: 0;
  }
  .section_01 .col-6:nth-child(2),
  .section_02 .col-6:nth-child(2),
  .section_03 .col-6:nth-child(2),
  .section_04 .col-6:nth-child(2),
  .section_05 .col-6:nth-child(2),
  .section_06 .col-6:nth-child(2),
  .section_07 .col-6:nth-child(2),
  .section_08 .col-6:nth-child(2),
  .section_09 .col-6:nth-child(2) {
    padding: 0;
  }
  .section_02 .col-6:nth-child(2) {
    padding-left: 100px;
    max-width: 49%;
  }
  .serv_section .row {
    padding-left: 20px;
    padding-right: 20px;
  }
  .serv_section .col-6:first-child {
    padding: 0;
  }
  .serv_section .col-6:nth-child(2) {
    padding: 0;
  }
  .serv_section .col-6:nth-child(2) .image_box {
    height: calc(100% - 300px);
  }
  .serv_section .col-6:nth-child(2) .image_box img:first-child {
    max-width: 458px;
    width: 100%;
  }
  .serv_section .col-6:nth-child(2) .image_box img:last-child {
    max-width: 352px;
    width: 100%;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:first-child {
    max-width: 458px;
    width: 100%;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:last-child {
    max-width: 358px;
    width: 100%;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (max-width: 1200px) and (max-height: 600px) {
  .preload_line {
    top: 53%;
  }
  .header {
    height: 80px;
  }
  .bg_image {
    max-height: 450px;
  }
  .section_01 {
    top: 75px;
    height: calc(100vh - 80px);
  }
  .section_01 h1 {
    font-size: 50px;
  }
  .section_01 .desc {
    font-size: 42px;
    margin-top: 20px;
  }
  .section_02 {
    top: 75px;
    height: calc(100vh - 80px);
  }
  .section_02 p {
    font-size: 22px;
  }
  .section_02 h2 {
    font-size: 54px;
  }
  .section_02 .text p {
    font-size: 13px;
    margin-bottom: 20px;
  }
  body section {
    top: 60px;
  }
  .next {
    bottom: 10px;
  }
  .serv_section {
    height: calc(100vh - 80px);
  }
  .serv_section .col-6:nth-child(2) {
    padding-left: 30px;
  }
  .serv_section .col-6:nth-child(2) .vertical_title {
    font-size: 30px;
  }
  .serv_section .col-6:nth-child(2) .image_box img:first-child {
    max-width: 300px;
  }
  .serv_section .col-6:nth-child(2) .image_box img:last-child {
    max-width: 252px;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:first-child {
    max-width: 300px;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:last-child {
    max-width: 250px;
  }
  .section_08 {
    height: calc(100vh - 80px);
    top: 80px;
  }
  .section_08 h2 {
    font-size: 54px;
  }
  .section_08 .row {
    gap: 20px;
  }
  .section_08 .team_col {
    max-width: 23%;
  }
  .section_08 .team_col img {
    height: auto;
  }
  .section_09 {
    height: calc(100vh - 80px);
    top: 80px;
  }
  .section_09 h2 {
    font-size: 54px;
    line-height: 50px;
  }
  .section_09 p {
    margin-bottom: 20px;
  }
  .section_09 .button_group {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
@media (max-width: 1100px) {
  .paggination {
    display: block;
  }
  .section_08 .team_col {
    max-width: 100%;
  }
  .serv_section .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header .main_menu {
    gap: 50px;
    padding: 0;
  }
  .header .main_menu li.has_child {
    position: relative;
  }
  .header .main_menu li.has_child:hover .sub_menu {
    opacity: 0;
    visibility: hidden;
  }
  html {
    scroll-behavior: smooth;
  }
  body.menu_open {
    overflow-y: hidden;
  }
  .modal {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 64px;
    padding-bottom: 108px;
    height: 100%;
    background: #12151A;
    border-radius: 0;
  }
  .modal h2 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 20px;
  }
  body {
    overflow: auto;
  }
  body p {
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 22px !important;
  }
  body section {
    position: relative !important;
    display: block !important;
    opacity: 1;
    visibility: visible;
  }
  .section_01 {
    height: auto;
    position: relative;
    padding-top: 89px;
  }
  .section_01 .pre_title {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    height: 33px;
    max-width: 230px;
  }
  .section_01 h1 {
    font-size: 40px;
  }
  .section_01 .desc {
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
  }
  .section_01 .col-6 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section_01 h1 {
    text-align: center;
  }
  .section_01 .col-6:first-child,
  .section_01 .col-6:nth-child(2) {
    padding-left: 30px;
    padding-right: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section_01 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .section_02 .text {
    -webkit-column-count: unset;
       -moz-column-count: unset;
            column-count: unset;
    text-align: center;
  }
  .section_02 .bg_image {
    margin-left: auto;
    opacity: 1;
    visibility: visible;
  }
  .section_02 .col-6 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section_02 .col-6:first-child,
  .section_02 .col-6:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .serv_section {
    margin-top: 85px !important;
  }
  .serv_section .col-6:first-child h2 {
    margin-top: 22px;
  }
  .serv_section .col-6:nth-child(2) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .serv_section .col-6:first-child {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .serv_section .col-6:first-child ul {
    -webkit-column-count: unset;
       -moz-column-count: unset;
            column-count: unset;
    text-align: left;
  }
  .serv_section .paggination {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .serv_section .vertical_title {
    font-size: 25px !important;
    margin-right: -50px;
  }
  .section_05 .col-6:nth-child(2) .image_box img:first-child,
  .section_07 .col-6:nth-child(2) .image_box img:first-child,
  .section_03 .col-6:nth-child(2) .image_box img:first-child {
    right: 0;
  }
  .section_09 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .section_09 .button_group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .section_09 .social_mobile__menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 53px;
  }
  .section_09 .copyright {
    position: relative;
    left: unset;
  }
  section {
    height: auto !important;
    text-align: center !important;
    top: unset !important;
    padding-top: 45px;
  }
  section .col-6 {
    max-width: 100% !important;
  }
  section .next {
    display: none;
  }
  section h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-top: 42px;
  }
  section h1 {
    font-size: 40px;
    line-height: 50px;
  }
  section h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-top: 42px;
  }
  .header {
    padding-left: 16px;
    padding-right: 16px;
    height: 69px;
  }
  .header .mobile_info {
    display: block;
  }
  .header .col {
    max-width: 50%;
  }
  .header .burger {
    display: block;
  }
  .header .btn {
    padding: 0;
    border: none;
    border-radius: 62px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-weight: 500;
  }
  .header .btn:hover {
    background: transparent;
    color: #FAFAFA !important;
  }
  .header .menu {
    padding-bottom: 128px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 33px;
    position: fixed;
    left: -100%;
    top: 69px;
    width: 100%;
    min-height: calc(100vh - 69px);
    height: 100%;
    background: #12151A;
    overflow-y: scroll;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .header .menu.active {
    left: 0;
  }
  .header .mobile_line {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 27px;
  }
  .header .phone {
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    display: block;
    color: #D0D0D0;
    text-align: center;
    margin-bottom: 18px;
  }
  .header .mail {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #D0D0D0;
    text-align: center;
    margin-bottom: 25px;
  }
  .header .social_mobile__menu {
    gap: 31px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 0;
  }
  .header .social_mobile__menu svg {
    width: 30px;
  }
  .header .mobile_copyright {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #777777;
    text-align: center;
  }
  .header .main_menu {
    margin: 0;
    display: block;
  }
  .header .main_menu .sub_menu {
    position: unset;
    opacity: 1;
    visibility: visible;
    padding: 0;
    background: transparent;
    height: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 0;
  }
  .header .main_menu .sub_menu.active {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 19px;
  }
  .header .main_menu .sub_menu li {
    margin-bottom: 20px;
  }
  .header .main_menu .sub_menu li a {
    color: #FAFAFA;
    font-weight: 500;
  }
  .header .main_menu li {
    margin-bottom: 45px;
    text-align: center;
  }
  .header .main_menu li a {
    font-weight: 700;
  }
  .header .main_menu li.has_child a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 768px) {
  section h2 {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-top: 42px;
  }
  .serv_section .col-6:nth-child(2) .image_box img:last-child {
    position: relative;
    margin-top: -450px;
    bottom: unset;
    margin-right: 30px;
    max-width: 192px;
    margin-left: 100px;
  }
  .serv_section .col-6:nth-child(2) .image_box img:first-child {
    margin-left: -20px;
    max-width: 222px;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:first-child {
    max-width: 222px;
    width: 100%;
    margin-left: 100px;
  }
  .serv_section:nth-child(even) .col-6:nth-child(2) .image_box img:last-child {
    max-width: 192px;
    width: 100%;
    margin-left: 0;
    left: 0;
    position: relative;
  }
}
@media (max-width: 475px) {
  .modal form label,
  .modal_thanks form label {
    margin-top: -18px;
    margin-bottom: 5px;
    font-size: 10px;
  }
  .modal {
    min-height: unset;
  }
  .modal .close,
  .modal_thanks .close {
    right: 15px;
    top: 15px;
    width: 18px;
    height: 18px;
  }
  .modal .close img,
  .modal_thanks .close img {
    width: 100%;
  }
  .modal form input,
  .modal_thanks form input {
    margin-bottom: 16px;
  }
  .modal form textarea,
  .modal_thanks form textarea {
    margin-bottom: 36px;
  }
}