@media screen and (max-width: 1300px) {


    .clients {
        display: none;
    }
    /* .fantasy {
        display: none;
    } */
    /*---------------*/
    .header-navigation {
        display: none
    }
    .header_button {
        display: none;
    }
    .phone {
        text-decoration: none;
        color: white
    }
    .header-content {
        padding-left:38px ;
        padding-right: 38px;
    }
    .hero {
        height: 476px;
        padding-top: 85px;
    }
    .f1_block {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        max-width: none;
    }
    .title {
        font-size: 23px;
        line-height: 31px;
        margin: 0;
        padding: 0 0 0 18px;
    }
    .text {
        padding-top:16px ;
        font-size: 14px;
        line-height: 19px;
        margin: 0;
        width:auto;
        max-width: 504px;
        padding: 16px 0 0 18px;
    }
    .calculate {
        margin: 42px auto 0;
        width: 90%;
    }
    .submit {
        margin: 26px auto 0;
        width: 90%;
        
    }
    .completed_projects {
        height: 727px;
        padding-top:36px ;
    }
    .navbar_container {
        display: none;
    }
    .bottom_arrows {
        display: none;
    }
    .completed_projects_image {
        display: none;
    }
    /* .mobile_comp_proj_image {
        display: flex;
    } */
    
    .complete_proj_mobile_image {
        visibility: visible;
        position: relative;
        padding-top: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mobile_image_container {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .comProjMini {
        width: 90%;

    }
    .cpministrleft {
        position: absolute;
        
        left: 38px;
    }
    .cpministrright {
        position: absolute;
        
        right: 38px;
    }
    
    .section2_content {
        display: flex;
        flex-direction: column;
        padding: 0;
        align-items: center;
    }
    .completed_projects_text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    /*qqq*/
    .com_proj_conteiner {
        width: auto;
    }
    .subtitle {
        text-align:center ;
        padding: 0;
        font-size: 22px;
        line-height: 30px
    }
    .second_text {
        padding:0 ;
        text-align: center;
        height: auto;
        width: auto;
        font-size: 11px;
        line-height: 18px;
        padding-top: 28px;
        margin: 0 18px;
    }
     /*qqq*/
    .completed_projects_text:nth-child(4) {
        align-items: flex-start;
        justify-content: flex-start;
    }
    .grid_wrapper {
        padding-top: 36px;
        padding-left: 5px;
        display: grid;
        grid-template-columns: 45% 45%;
        grid-template-rows: 68px 68px;
        align-self: flex-start;
    }
    .grid_item {
        padding:0;
        padding-left: 18px;
    }
    .grid_item:nth-child(odd) {
        padding-right: 61px;
    }
    .grid_item:nth-child(n+3) {
        padding-top: 27px ;
    }
    .grid_text {
        padding: 0;
    }
    .grid_title {
        padding: 0;
        font-size: 14px;
        line-height: 19px
    }
    /*____________________________________________-*/

    .online_control {
        background-color: #131313;
    }
    .online_control-head {
        height: auto;
        margin: 0;
    }
    .camera_image, .title-block3, .control_image {
        position: relative;
        margin: 0;
    }
    .camera_image {
        padding-top: 20px ;
        margin-bottom: 40px;
    }
    .mwt_image {
        width: 100%;
        height: auto
    }
    .control_image {
        max-width: 90%;
        height: auto;
        margin: 0 auto ;
        
    }
    .control_text {
        padding: 0;
    }
    .playbutton {
        width: 20%;
        /* min-width: 10%; */
    }
    .control_text {
        padding-top:28px ;
        
    }
    .control_parag {
        font-size: 11px;
        line-height: 19px;
        padding: 21px 18px 0 ;
        text-align: center;

        color: #FFFFFF;
    }
    .input_form, .input_main {
        padding: 0 18px;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .input_form {
        padding-top:61px ;
    }
    .input_main {
        align-items: flex-start ;
        margin:0
    }
    .control_submit_button {
        margin:0 auto;
        width: 90%;
        position: absolute;
        left:0;
        right: 0;
        bottom: -25px;
        align-self: center;
    }
    .label_control {
        width: 100%;
    }
    .input_field {
        margin:0
    }
    .input_filed_control {
        padding-bottom: 8px;
        border:0px solid #58B9FA;
        border-bottom: 1px solid rgba(54, 54, 54, 0.3);
        font-size: 14px;
        line-height: 23px; 
        background: #131313;
        box-shadow: 0px 30px 30px rgba(0, 0, 0, 0.05);
        width: 100%;
        color: white;
    }
    input.input_field::placeholder {
        color: white
    }
    .label_control:nth-child(2) {
        padding-top: 63px;
    }
    .input_element:nth-child(-n+2){
        min-height: auto; 
        min-width: 100%;
        margin:0
    }
    .input_main {
        display: flex;
        flex-direction: column;
    }
    .input__checkbox_contol_mobile {
        padding: 26px 18px 88px;
    }
    .checkbox_text_mobile {
        color: white;
    }
    .input_element_control {
        color: rgba(255, 255, 255, 0.5);
    }
    .types_of_repair {
        height: auto;
    }
    .help_save {
        display: none;
    }
    .layout_type {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        /* padding: 40px 18px 0; */
        /* width: 90%; */
    }
    .layout_type-content {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    
        
    }
    .layout_type-content:nth-child(n+2) {
        margin-top: 177px;
    }
    .repair_title {
        padding: 83px 18px 0;
        margin:0
    }
    .logo_tools {
        padding: 18px 18px 0;
    }
    .l_c-item1, .l_c-item2, .l_c-item3 {
        background-size: 100% 100%;
        padding: 0 18px;
        height: 420px;

    }
    .l_c-item2 {
        margin:0 ;
    }
    .l_c-item3 {
        margin-bottom: 175px ;
    }
    .layout_ul_decription {
        padding:21px 18px 37px 35px;
        width: 75%;

        height: auto;
        margin:0;
        left:0;
        margin-bottom: -100px;
    }

    .layouts_title {
        
        font-size: 15px;
        line-height: 21px;
        padding: 0;
        padding-top: 21px;
    }
    .layout_list {
        padding-top:15px ;
        padding-left: 15px;
        margin:0;
        
    }
    .layout_list-item {
        line-height: 20px;
    }
    .white_city_bg {
        display: none;
    }
    .pig_logo {
        display: none;
    }
    .layout_button {
        width: 80%;
        margin: 0;
        bottom: -20px;
        font-size: 15px;
        line-height: 21px;
        padding: 11px 19px;
    }
    /*fantasy start*/
    .fantasy_list__one {
        display: none;
    }
    #fantasy_item1, #fantasy_item2, #fantasy_item3, #fantasy_item4 {
        display: none;
    }
    .fantasy_overlay {
        display: none;
    }
    .fantasy {
        background-color: white;
        height: auto;
    }
    .fantasy-container {
        background-image: none;
        background-color: white;
        height: auto;
        display: flex;
        
        flex-direction: column;
        align-items: center;
        width: none;
    }
    
    .fantasy_list {
        width: 100%;
        padding: 0;
    }
    .fantasy_images {
        display: none;
    }
    .fantasy-title {
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 50px;
        
    }
    .fantasy_image_mobile {
        position: relative;
        visibility: visible;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        min-width: 80%;
        padding: 0 18px;
        margin-bottom: -100px;
    }
    .f_i-mobile {
        /* position: absolute; */
        width: 100%;
    }
    .f_i-mobile_left {
        position: absolute;
        left:50px
    }
    .f_i-mobile_right {
        position: absolute;
        right:50px
    }
    

    /*fantasy end*/
    .footer {
        display: none;
    }
    .end_form {
        position: relative;
        top: 0;
        height: auto;
    }
    .map_form {
        width: 100%;
        height: auto;
        align-items: flex-start;
    }
    .map_form:nth-child(2+n) {
        align-items: flex-start ;
    }
    .map_form_title {
        padding-top: 173px;
        align-self: center;
    }
    .map_form_input_head {
        display: flex;
        flex-direction: column;
        align-items:flex-start ;
        width: 100%;
    }
    .label-map {
        padding-left: 18px;
        width: 100%;
    }
    .input_field__black_map {
        width: 90%;
        border-bottom: 1px solid white;
        
    }
    .input_field__black_question {
        width: 90%;
        border-bottom: 1px solid white;
        /* color: white; */
    }
    .map_checkbox {
        padding-left: 18px;
    }
    .button_map {
        align-self: center;
        width: 90%;
        padding: auto;
    }
    .map_title {
        padding: 0;
        padding-top: 40px;
        margin: 0 auto;
    }
    .map_adress {
        display: none;
    }
    .hiden_map_image {
        visibility: visible;
        position: relative;
        align-self: center;
        width: 90%;
        padding-top: 40px
    }
    .map {
        height: auto;
        background-color: #131313;;
    }
    .insta_email {
        margin-bottom: 40px;
    }
    /* .input_field__black-mobile {
        color: white;
    } */
}