@media (max-width: 1200px) and (min-width: 768px) {
  body {
    /*--------------------Шапка--------------------*/
    /*--------------------MORE--------------------*/
    /*--------------------Deacription--------------------*/
    /*--------------------Setence--------------------*/
    /*--------------------about--------------------*/
    /*--------------------Common --------------------*/
    /*--------------------Технология --------------------*/
    /*--------------------Примеры наших работ --------------------*/
    /*--------------------Why --------------------*/
    /*--------------------HOW--------------------*/
    /*--------------------Портфолио--------------------*/
    /*--------------------Maybe--------------------*/
    /*--------------------Blog--------------------*/
  }
  body .modal_form {
    right: 20px;
  }
  body .modal_form h3 {
    white-space: normal;
  }
  body .row {
    margin: 0;
  }
  body .col-lg-12 h2,
  body .col-xl-12 h2,
  body span.border_red h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body .modal_open,
  body .modal_open span,
  body .modal_open a,
  body .setence_button,
  body .setence_button span,
  body .setence_button a {
    font-size: 10px;
  }
  body .modal_open {
    white-space: nowrap;
  }
  body header .container {
    max-width: 100%;
  }
  body header .container .logo img {
    max-width: 80%;
  }
  body header .container .logo_text {
    max-width: 70%;
    font-size: 16px;
  }
  body header .container .contact_l .numbers1,
  body header .container .contact_l .numbers2 {
    font-size: 16px;
    width: auto;
  }
  body header .container .contact_r {
    padding-left: 20px;
  }
  body header .container .contact_r .button_zvonok {
    width: 140px;
    height: 30px;
  }
  body header .container .contact_r .button_zvonok span {
    font-size: 10px;
  }
  body header .container .contact_r .e-mail {
    font-size: 12px;
  }
  body header .container .contact_r .modal_form {
    right: 20px;
  }
  body header .container .contact_r .modal_form h3 {
    white-space: normal;
  }
  body .more .logo_more {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body .more .logo_more img {
    width: 50%;
  }
  body .more h1 {
    font-size: 26px;
    padding-top: 40px;
  }
  body .more h2 {
    font-size: 20px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  body .more .learn_more {
    font-size: 10px;
    display: flex;
    justify-content: center;
    width: 200px;
    margin: 0 auto;
  }
  body .more .learn_more a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body .opisanie .banner_opisanie {
    height: auto;
    padding-bottom: 40px;
  }
  body .setence .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  body .setence .container {
    max-width: 100%;
  }
  body .setence h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body .setence .setence_wrapper {
    width: 220px;
    height: 210px;
  }
  body .setence .setence_img {
    width: 220px;
    height: 210px;
  }
  body .setence .setence_item_bottom {
    width: 180px;
    height: 180px;
    padding-top: 15px;
    padding-bottom: 10px;
    right: -120px;
    top: 40px;
  }
  body .setence .setence_text {
    font-size: 14px;
  }
  body .setence .setence_even .setence_item_bottom {
    right: initial;
    left: -120px;
  }
  body .about .container {
    width: 100%;
  }
  body .about .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  body .about .title_wrapper {
    width: 175px;
    height: 45px;
    border-width: 5px;
  }
  body .about .title_wrapper .o_about,
  body .about .title_wrapper .title_about {
    font-size: 24px;
  }
  body .about .title_wrapper .title_about {
    height: 24px;
    top: 6px;
    right: 42px;
  }
  body .about .title_wrapper .o_about {
    top: 4px;
    left: -64px;
  }
  body .contact .modal_form {
    left: 0px;
    top: -200px;
  }
  body .character .character_text h3 {
    font-size: 14px;
  }
  body .character .character_text .red_border {
    width: 40px;
    height: 40px;
  }
  body .character .character_size_bottom h4 {
    font-size: 12px;
  }
  body .character .character_color .character_text {
    padding-right: 240px;
  }
  body .character .character_color .character_color_item_header {
    width: 100px;
    height: 100px;
  }
  body .character .character_color .character_color_item_footer {
    text-align: left;
  }
  body .technology .container {
    margin: 0;
  }
  body .technology .setence_wrapper {
    width: 320px;
    height: 310px;
  }
  body .technology .setence_wrapper .setence_img {
    width: 320px;
    height: 310px;
  }
  body .technology .setence_wrapper .setence_item_bottom {
    font-size: 12px;
    width: 500px;
    right: -430px;
  }
  body .example .example_item {
    width: 100%;
    height: auto;
  }
  body .why_step .why_step_text {
    font-size: 12px;
  }
  body .why_vk h4 {
    font-size: 16px;
  }
  body .why_vk .why_vk_href {
    font-size: 16px;
  }
  body .why_vk .why_vk_href a {
    font-size: 16px;
  }
  body .why_bottom_text {
    font-size: 12px;
  }
  body .how span.border_red {
    width: 200px;
    height: 40px;
  }
  body .how span.border_red h2 {
    left: -80px;
    line-height: 24px;
    top: -16px;
  }
  body .how .how_title {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  body .how .how_item_img:before {
    right: -80%;
    width: 50px;
  }
  body .how .how_item_img:after {
    right: -88%;
  }
  body .how img.fuck {
    display: none;
  }
  body .how .how_item_text {
    font-size: 12px;
  }
  body .how .modal_form {
    left: 0px;
  }
  body .how .btn_red_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  body .how .btn_red_wrapper .button_red {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
  body .portfolio .container .row h1 {
    font-size: 30px;
  }
  body .portfolio .cat_list {
    list-style: none;
  }
  body .portfolio .portfolio_single img {
    max-width: 100%;
  }
  body .portfolio .portfolio_item_text p {
    font-size: 12px;
  }
  body .maybe h4 {
    text-transform: uppercase;
  }
  body .maybe .maybe_img {
    width: 135px;
    height: 115px;
  }
  body .maybe .maybe_text h4 {
    font-size: 12px;
  }
  body .cat_list_wrapper h3 {
    font-size: 18px;
  }
  body .cat_list_wrapper li {
    font-size: 12px;
  }
  body .blog .container {
    margin: 0;
    max-width: 100%;
  }
  body .blog .blog_img {
    height: 200px;
  }
  body .blog .blog_item h3 {
    font-size: 18px;
  }
  body .blog .blog_item .blog_text {
    font-size: 12px;
  }
  body .blog .blog_item .blog_item_footer .blog_item_date {
    font-size: 12px;
  }
  body .blog .blog_item .blog_item_footer .blog_item_href {
    font-size: 12px;
  }
  body .blog_single h2 {
    font-size: 30px;
  }
  body .blog_single span.h3 {
    font-size: 18px;
  }
  body .blog_single .content_blog {
    font-size: 12px;
  }
  body .blog_single .blog_img {
    width: 200px;
    height: 200px;
  }
  /*--------------------Медали--------------------*/
  .page-id-52 .character .character_color .character_text {
    padding-right: 184px;
  }
}
