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

    .header .c_main_header nav.navbar {
        padding: 0;
        background: #F0F0F0;
        z-index: 999;
    }
    /* homepage *//* homepage *//* homepage *//* homepage */

    .c_fixed_menu_section ul li {
        display: inline-block;
        margin: 10px 0;
    }
    .c_fixed_menu_section ul li a {
        font-size: 11px;
    }
    /* slider */

    .slider 
    {
        height: 95%;
    }
    .slider .c_title_section {
        padding-top: 40px;
        margin-left: 100px;
        position: absolute;
    }
    .slider .c_title_section h3 {
        font-size: 40px;
    }
    .slider .c_title_section h1, .slider .c_title_section h1 {
        font-size: 55px;
    }
    div#section0 {
        padding-top: 7.8%;
    }
    .slider .c_block .c_item.one .c_empty {
        height: 200px;
    }
    .slider .c_block .c_item .c_body {
        padding: 10px;
    }
    .slider .c_block .c_item.two .c_empty {
        height: 250px;
    }
    .slider .c_block .c_item.three .c_empty {
        height: 210px;
    }

    .slider .c_block .c_item.two .c_body {
        height: 52%;
    }

    .slider .c_block .c_item.three .c_body
    {
        padding-right: 20%;
    }


    section {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        height: 100vh !important;
        touch-action: none;
        overflow: hidden !important;
    }
    /* services */
    .services .c_title_section h3 {
        color: #3e3cff;
        font-size: 75px;
        margin: 0;
        line-height: 60px;
        font-weight: bold;
    }

    .services .c_body {
        margin-left: 80px;
        margin-bottom: 50px;
    }

    .services .c_points li {
        font-size: 10px;
        margin-bottom: 10px;
    }


    /* partners */
    .partners .c_title_section h3 {
        margin: 0;
        color: #fff;
        font-size: 33px;
        padding: 0 14px;
        font-family: 'NexaRegular';
    }
    .partners .c_body {
        padding: 10px 15px;
        top: 160px;
        height: 80px;
    }
    .partners .c_body h3 {
        font-size: 10px;
    }
    
    .partners .c_bloc .c_item {
        height: 80px;
    }

    .partners .c_bloc .c_item .c_imge {
        height: 80px;
    }
    .partners .c_title_section {
        top: 80px;
        height: 80px;
    }



     /* inners  *//* inners  *//* inners  *//* inners  */

     /* contact */
     .c_page_top_contact .container-1 {
        padding: 50px;
    }
    .c_page_top_contact h1.page-titel:first-child {
        margin-bottom: 20px;
    }
    .c_page_top_contact h1.page-titel {
        font-size: 60px;
    }
    .c_page_top_contact .contact-section.contact-header {
        padding-left: 40px;
    }

    .c_page_top_contact .contact-section.contact-information {
        margin-top: 30px;
        padding-left: 50px;
    }
    .c_page_top_contact .contact-info {
        margin-bottom: 20px;
    }
    .c_page_top_contact .contact-section.contact-information label {
        font-size: 12.19px;
        margin-bottom: 5px;
    }
    .c_page_top_contact .contact-section.contact-information a, .c_page_top_contact .contact-section.contact-information h3 {
        font-size: 13px;
    }
    .c_page_top_contact .contact-section.contact-webform {
        margin-top: 50px;
    }

    .c_page_top_contact .container-2 {
        width: 79.66%;
        padding: 40px 30px;
    }
    .c_page_top_contact .contact-section.contact-webform h2 {
        font-size: 50.93px;
        margin-top: -9%;
        margin-bottom: 25px;
    }
    .c_page_top_contact .form-item input, .c_page_top_contact .form-item textarea {
        width: 100%;
        padding: 10px;
        font-size: 12px;
        background: #393944;
        border: 0px;
        font-family: "NexaRegular";
        margin-bottom: 20px;
        color: #17171c;
        resize: none;
    }
    .c_page_top_contact .header .c_main_header nav.navbar {
        background: #3e3cff;
    }
    .c_page_top_project1.c_page_top_projectbg .header .c_main_header nav.navbar {
        background: #17171c;

    }



    .c_page_top_project_inner #projects-page-inner {
        padding: 30px 0 50px 0;
        padding-left: 50px !important;
        padding-right: 30px;
    }

    .c_page_top_project_inner .c_gallery .mySwiper {
        display: none;
    }

    .c_page_top_project_inner .c_gallery .mySwiper2 {
        width: 75%;
        float: none;
        margin: auto !important;
        margin-left: 300px;
    }
  
}




@media screen and (max-width: 900px) and (min-width: 700px) {

    /* homepage *//* homepage *//* homepage *//* homepage */
    .header .c_main_header nav.navbar {
        padding: 0;
        background: #F0F0F0;
    }
    /* slider */
    .slider .c_title_section h3 {
        font-size: 40px;
    }

    .slider .c_block .c_item.one .c_empty {
        height: 196px;
    }

    .slider .c_block .c_item.two .c_empty {
        height: 250px;
    }
    .slider .c_block .c_item.three .c_empty {
        height: 210px;
    }

    .slider .c_block .c_item .c_body {
        padding: 10px;
    }
    .slider .c_block .c_item .c_body p {
        font-size: 8px;
    }

    .services .c_title_section {
        padding-top: 115px;
        padding-left: 30px;
        margin-bottom: 20px;
        text-align: center;
    }

    .services .c_body {
        max-width: 100%;
        margin-left: 25px;
        margin-bottom: 40px;
    }

    .services .c_points li h3 {
        font-size: 11px;
        margin: 0;
        margin-left: 5px;
    }
    .services .c_points li {
        font-size: 12px;
        margin-bottom: 10px;
        width: 50%;
    }

    .c_fixed_menu_section ul li {
        display: inline-block;
        margin: 10px 0;
    }

    .c_fixed_menu_section ul li a {
        font-size: 10px;
    }

}


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

    /*********/
    
   /* .c_page_top_project_inner #projects-page-inner {
        padding: 30px 0 50px 0;
        padding-left: 50px !important;
        padding-right: 30px;
    }*/

    .c_page_top_project_inner .c_gallery .mySwiper {
        display: none;
    }

    .c_page_top_project_inner .c_gallery .mySwiper2 {
        width: 75%;
        float: none;
        margin: auto !important;
        margin-left: 300px;
    }

    .c_page_top_project1 .swiper {
        height: 200px;
    }

    .c_page_top_project_inner .project-body {
        position: absolute;
        left: 25%;
        bottom: 12%;
    }

    /**********/
    
    .header .c_main_header nav.navbar {
        background: #F0F0F0;
        z-index: 999;
    }
    .c_page_top_contact .header .c_main_header nav.navbar {
        background: #3e3cff;
    }
    .c_page_top_project1.c_page_top_projectbg .header .c_main_header nav.navbar {
        background: #17171c;

    }
}
