@media (max-width: 1023px)
{

	header .menu .item:after {
		display: none;
	}
    /*---------------
        Main styles
    ---------------*/
    .mob_menu_link
    {
        display: block;
    }


    .form .input
    {
        font-size: 18px;

        padding-left: 30px;
    }

    /*---------------
        Header
    ---------------*/
    header
    {
        height: 71px;
        padding-top: 21px;
    }

    header .top .contact
    {
        display: none;
    }

    header .top .search
    {
        position: absolute;
        z-index: 999;
        top: 100%;
        left: 15px;

        visibility: hidden;

        width: calc(100% - 30px);
        margin-top: 0;
        padding: 10px 0;

        transition: .2s linear;

        opacity: 0;
        background: #fff;
    }

    header .top .search.active
    {
        visibility: visible;

        opacity: 1;
    }

    header .top .col_l
    {
        width: auto;
        margin: 0;
    }

    header .top .col_r
    {
        display: none;
    }

    header .top .logo
    {
        max-width: 175px;
        margin: 0 auto;
    }

    header .search_btn
    {
        display: block;
    }

    header .menu
    {
        display: none;
    }

    /*---------------
        Main section
    ---------------*/
    .products .head_tabs .title
    {
        font-size: 18px;
    }

    .products .main_tabs button
    {
        margin-left: 25px;
    }

    .products .grid
    {
        margin-top: 15px;
    }

    .products .grid .product
    {
        padding: 30px 25px;
    }

    .products.products_small .grid .product
    {
        width: calc(50% - 20px);
    }

    .products.products_small .info .desc
    {
        max-width: 100%;
    }


    .small_banner
    {
        margin-top: 70px;
    }

    .small_banner .box
    {
        padding: 30px 16px;

        justify-content: center;
        flex-wrap: wrap;
    }

    .small_banner .box.box2
    {
        justify-content: center;
    }

    .small_banner .box.box2 > div + div
    {
        margin-left: 0;
    }

    .small_banner .box .info
    {
        width: calc(100% + 13px);

        justify-content: center;
    }

    .small_banner .box .info.info_small
    {
        width: calc(100% + 8px);
        margin-bottom: 30px;
    }

    .small_banner .box.box2 .socials
    {
        margin-left: 40px;
    }

    .small_banner .info div,
    .small_banner .info.info_small div
    {
        font-size: 22px;
        line-height: 30px;

        text-align: center;
    }

    .small_banner .box_links
    {
        margin-top: 28px;
        margin-left: 0;
    }

    .small_banner .box_links .sign_up
    {
        font-size: 22px;
        line-height: 28px;
    }

    .small_banner .box_links .link
    {
        font-size: 20px;
        line-height: 26px;

        margin-top: 5px;
    }

    .small_banner .subscribe
    {
        max-width: 490px;
        margin-top: 25px;
        margin-left: 0;
    }

    .small_banner .btn
    {
        font-size: 22px;
    }

    .small_banner .title
    {
        font-size: 22px;
        line-height: 30px;

        width: 100%;

        text-align: center;
    }

    .small_banner .subscribe .input
    {
        max-width: 310px;
        height: 55px;
    }

    .small_banner .subscribe .submit_btn
    {
        font-size: 22px;
    }


    .articles
    {
        margin-top: 70px;
    }

    .articles .article .photo
    {
        width: 70px;
        height: 70px;
    }

    .articles .article .name_author
    {
        font-size: 18px;
        line-height: 23px;

        margin-left: 10px;
        padding-top: 38px;
    }

    .articles .article .name
    {
        font-size: 20px;
        line-height: 23px;

        margin-bottom: 10px;
    }


    .seo_section
    {
        margin-top: 70px;
    }

    .seo_section .sector .box_img
    {
        width: 100%;
    }

    .seo_section .sector .col
    {
        width: 100%;
        max-width: 100%;
    }


    .instagram
    {
        margin-top: 70px;
    }

    .instagram .grid
    {
        grid-gap: 10px;
    }


    .inner_banner.banner_bg
    {
        min-height: 100%;
    }

    .inner_banner .box
    {
        width: 100%;
        padding-right: 40px;
        padding-bottom: 50px;
    }

    .inner_banner.banner_bg .text_block
    {
        margin-top: 35px;
    }

    .inner_banner .box_img
    {
        display: none;
    }


    .project_team .crewman .desc
    {
        max-width: 100%;
    }

    .cart_info .cart_item .name
    {
        font-size: 18px;
        line-height: 23px;
    }

    .cart_info .cart_item .desc
    {
        font-size: 18px;
    }

    .cart_info .cart_item .price
    {
        font-size: 20px;
    }

    .cart_info .cart_item .delete a
    {
        width: 18px;
        height: 18px;
    }

    .cart_info .cart_item .delete
    {
        padding-right: 20px;
    }


    .pronoCode
    {
        width: 100%;
        margin-bottom: 30px;
    }


    .cart_total
    {
        margin-right: auto;
        margin-left: 0;
    }


    .radio_payment .label_check .check_text .icon
    {
        width: 190px;
        margin-right: 25px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .radio_payment .label_check .check_text
    {
        font-size: 16px;
    }


    .checkout_info .bot
    {
        padding-right: 0;
    }


    .accordion_bg .item
    {
        margin-top: 30px;
    }

    .accordion_bg .open_btn
    {
        font-size: 16px;
        line-height: 23px;

        padding-right: 50px;
        padding-left: 20px;
    }

    .accordion.accordion_bg .data
    {
        margin-top: 20px;
    }


    .consultations
    {
        margin-top: 10px;
    }

    .consultation_banner .title
    {
        font-size: 24px;
        line-height: 32px;

        padding: 20px 25px;
    }


    .content_flex.marg
    {
        margin-top: 0;
    }

    .content_flex .content.small
    {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .articles_list
    {
        margin-top: 40px;
    }


    .calendar .mob_open
    {
        display: block;
    }

    .sect_schedule .columns .col_l
    {
        width: 100%;
        margin-top: 0;
    }

    .sect_schedule .info_event.active
    {
        margin-top: 28px;
    }

    .sect_schedule .columns .calendar
    {
        width: 100%;
        max-width: 589px;

        order: -1;
    }


    .calendar .datepicker
    {
        padding: 17px 25px;
    }

    .calendar .datepicker--body
    {
        display: none;
    }

    .calendar .datepicker--nav-title
    {
        position: relative;

        padding-left: 36px;
    }

    .calendar .datepicker--nav-title:before
    {
        position: absolute;
        z-index: 99;
        top: 50%;
        left: 0;

        width: 22px;
        height: 22px;
        margin-top: -13px;

        content: '';

        background: url('../images/ic_calendar.svg') 0 0 no-repeat;
    }


    .reviews .review
    {
        padding: 33px 18px 47px;
    }


    .product_faq
    {
        margin-top: 65px;
    }

    .product_faq .faq .item + .item
    {
        margin-top: 15px;
        padding-top: 15px;
    }


    .product_info .image
    {
        width: 100%;
    }

    .product_info .data
    {
        width: 100%;
        margin-top: 25px;
    }


    .signing_up .col_l
    {
        width: 100%;
    }

    .signing_up .col_r
    {
        width: 100%;
        max-width: 659px;
        margin-top: 30px;
    }


    .content_flex
    {
        margin-top: 30px;
    }

    .content_flex .content
    {
        width: 100%;
        margin-top: 30px;
    }


    .reviews .main_tabs
    {
        margin-bottom: -10px;
        margin-left: -30px;
    }
    .reviews .main_tabs button
    {
        margin-bottom: 10px;
        margin-left: 30px;
    }


    aside
    {
        width: 100%;
    }

    .aside_lk
    {
        padding-bottom: 0;
    }

    .aside_lk .img_abs
    {
        display: none;
    }

    .aside_r
    {
        padding-bottom: 0;
    }

    .aside_r .img_abs1
    {
        display: none;
    }

    .aside_r .img_abs2
    {
        display: none;
    }
    /*---------------
        Footer
    ---------------*/

    footer
    {
        margin-top: 70px;
    }

    footer .hr
    {
        margin-bottom: 20px;
    }

    footer .top
    {
        margin-bottom: 30px;

        justify-content: center;
        flex-wrap: wrap;
    }

    footer .top .col
    {
        width: 100%;

        text-align: center;
    }

    footer .logo img
    {
        margin: 0 auto;
    }

    footer .menu
    {
        margin-top: 20px;
    }

    footer .box
    {
        text-align: center;
    }

    footer .socials
    {
        margin-top: 15px;

        justify-content: center;
    }

    footer .bot
    {
        font-size: 15px;
    }

    /*---------------
       PopUp
    ---------------*/

    .modal .img
    {
        display: none;
    }

    .modal .sector
    {
        max-width: 100%;
    }

    .modal_subscribe
    {
        width: 560px;
    }

    .modal_text
    {
        font-size: 22px;
        line-height: 28px;
    }


    /* new */

    .development .top_bg .title
    {
        font-size: 50px;
        line-height: 54px;
    }

    .development .tabs button
    {
        font-size: 42px;
        line-height: 42px;

        width: 170px;
        height: 130px;
    }

    .development .tabs button.active 
    {
        font-size: 90px;
        line-height: 90px;
    }

    .development .sector .info
    {
        width: 100%;
    }

    .development .sector:first-child .info 
    {
        padding-top: 50px;
    }

    .development .sector .info .box
    {
        max-width: 100%;
    }

    .development .sector .wrapp_grid
    {
        width: 100%;
    }

    /* end */
}
