/*---------------------------------------------- 1200 to 1400 start -------------------------*/
/*---------------------------------------------- 1200 to 1400 end ---------------------------*/
/*---------------------------------------------- 993 to 1200 start -------------------------*/
@media screen and (max-width: 1200px) {
  .tet_site_footer .footer {
    flex-wrap: wrap;
  }
  .tet_site_footer .footer .block {
    width: 48%;
    margin: 0 15px 25px 0;
  }
  .tet_site_footer .footer .block:nth-child(2n) {
    margin: 0 0 25px 0;
  }
  .tet_footer_menu .menu_body .menu_list {
    justify-content: center;
    margin: 15px 0;
  }
  .tet_footer_menu .menu_body .menu_list > li {
    margin: 0 10px 0 10px;
  }
}

/*---------------------------------------------- 993 to 1200 end ---------------------------*/
/*---------------------------------------------- 769 to 992 start -------------------------*/
@media screen and (max-width: 992px) {
  .tet_popup .popup_body .popup_content.popup_content_portfolio .popup_text .popup_info .col_img {
    width: 100%;
  }
  .tet_popup .popup_body .popup_content.popup_content_portfolio .popup_text .popup_info .col_info {
    width: 100%;
    padding: 15px 0;
  }
}

/*---------------------------------------------- 769 to 992 end ---------------------------*/
/*---------------------------------------------- 577 to 768 start -------------------------*/
@media screen and (max-width: 767px) {
  .tet_action_bar {
    display: none;
  }
  .tet_header .block {
    flex-direction: row-reverse;
  }
  .tet_header .block .btn_request {
    height: 50px;
    width: 50px;
    min-width: 50px;
    border-radius: 50%;
    padding: 0;
    margin: 0 0 0 40px;
    border: 1px solid var(--bg-secondary);
  }
  .tet_header .block .btn_request span {
    display: none;
  }
  .tet_site_footer .footer .block {
    width: 100%;
    margin: 0 0 25px 0;
  }
  .tet_site_footer .footer .block .logo_footer {
    text-align: center;
  }
  .tet_site_footer .footer .block .description {
    text-align: center;
  }
  .tet_site_footer .footer .block .row.social_wrapper {
    display: flex;
    justify-content: center;
  }
  .tet_site_footer .footer .block .row .sub_row {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tet_site_footer .footer .block .row .sub_row span {
    width: 100%;
    text-align: center;
  }
  .tet_site_footer .footer .block .row .title {
    text-align: center;
  }
  .tet_site_footer .footer .block .row .phone {
    text-align: center;
  }
  .tet_site_footer .footer .block .row .email {
    text-align: center;
  }
  .tet_site_footer .footer .block .row .social {
    text-align: center;
  }
  .tet_site_footer .footer .block .row .social:last-child {
    margin: 0 2.5px 5px 2.5px;
  }
  .tet_site_footer .bootom_bar {
    flex-wrap: wrap;
  }
  .tet_site_footer .bootom_bar .block_bottom {
    width: 100%;
  }
  .tet_site_footer .bootom_bar .block_bottom .copyright {
    text-align: center;
  }
  .tet_site_footer .bootom_bar .block_bottom .tet_footer_menu {
    text-align: center;
  }
  .tet_popup .popup_body .popup_content.popup_content_contact .popup_text .wpcf7 form div {
    width: 100%;
  }
  .tet_popup .popup_body .popup_content.popup_content_contact .popup_text .wpcf7 form div .wpcf7-submit {
    width: 100%;
  }
  .tet_popup .popup_body .popup_content.popup_content_portfolio .popup_text .popup_info .col_info .row .title {
    font-size: 25px;
  }
  .tet_popup .popup_body .popup_content.popup_content_portfolio .popup_text .popup_info .col_info .row .view_case .btn_view_case {
    width: 100%;
  }
}

/*---------------------------------------------- 577 to 768 end ---------------------------*/
/*---------------------------------------------- 481 to 576 start -------------------------*/
/*---------------------------------------------- 481 to 576 end ---------------------------*/
/*---------------------------------------------- 0 to 480 start ---------------------------*/
/*---------------------------------------------- 0 to 480 end -----------------------------*/
