@media (max-width: 1279px)
{
    /*---------------
	    Main styles
	---------------*/
    :root
    {
        --font_size: 15px;
        --font_size_title: 28px;
    }



    .cont.padding
    {
        padding: 0 20px;
    }



    .block
    {
        margin-bottom: 50px;
    }

    .block.bg
    {
        padding: 50px 0;
    }



    .block_head
    {
        margin-bottom: 25px;
    }

    .block_head .title
    {
        line-height: 32px;
    }

    .block_head .desc
    {
        line-height: 23px;

        margin-top: 20px;
    }



    .form .input
    {
        font-size: 16px;

        height: 60px;
    }

    .form .nice-select .current
    {
        line-height: 59px;

        height: 60px;
    }

    .form textarea
    {
        font-size: 16px;
    }

    .form .submit
    {
        padding-top: 14px;
    }

    .form .submit_btn
    {
        font-size: 21px;
        line-height: 23px;

        min-height: 60px;
    }

    .form .exp
    {
        line-height: 16px;

        margin-top: 20px;
    }



    .text_block
    {
        line-height: 23px;
    }

    .text_block .big
    {
        font-size: 19px;
    }

    .text_block p
    {
        margin-bottom: 20px;
    }



    /*---------------
		Header
	---------------*/
    header .menu
    {
        display: none;
    }


    header.fixed
    {
        display: none;
    }



    /*---------------
		Sidebar
	---------------*/



    /*---------------
		Main section
	---------------*/
    .first_section .tab_content.active
    {
        min-height: 540px;
    }


    .first_section .info
    {
        width: 465px;
        min-width: 465px;
        padding-top: 175px;
        padding-bottom: 40px;
    }

    .first_section .info .title
    {
        font-size: 36px;
        line-height: 42px;
    }

    .first_section .info .desc
    {
        line-height: 23px;

        margin-bottom: 40px;
    }

    .first_section .info .link
    {
        font-size: 18px;
        line-height: 22px;

        min-height: 60px;
        margin: 8px;
        padding: 10px 30px;

        border-radius: 30px;
    }

    .first_section .info .link:before
    {
        top: -8px;
        left: -8px;

        width: calc(100% + 16px);
        height: calc(100% + 16px);
    }


    .first_section .img
    {
        min-height: 320px;
        margin-right: -20px;
        margin-left: 0;
        padding-right: 0;
    }

    .first_section .img img
    {
        max-width: calc(100% + 20px);
        max-height: 100%;
    }


    .first_section .tabs
    {
        position: relative;
        right: 0;
        bottom: 0;

        display: flex;

        width: calc(100% + 40px);
        margin: 0 -20px;

        border-bottom: 1px solid #e8ebf1;

        justify-content: flex-start;
        align-items: stretch;
        align-content: stretch;
        flex-wrap: nowrap;
    }

    .first_section .tabs button
    {
        width: 100%;
        height: auto;

        border-radius: 0 !important;
    }

    .first_section .tabs button:before
    {
        display: none;
    }

    .first_section .tabs button + button
    {
        border-top: none;
        border-left: 1px solid #e8ebf1;
    }



    .services .flex
    {
        width: 66.666%;
    }

    .services .service
    {
        font-size: 18px;

        min-height: 190px;
        padding: 20px;

        align-items: flex-start;
        align-content: flex-start;
    }

    .services .service .icon
    {
        display: flex;

        height: 86px;

        justify-content: flex-start;
        align-items: center;
        align-content: center;
        flex-wrap: wrap;
    }

    .services .service .icon > *.bg
    {
        right: -35px;
        bottom: -35px;

        width: 183px;
        height: 172px;
    }

    .services .service .icon + .name
    {
        width: 100%;
        margin-top: 10px;
    }


    .services .order_form
    {
        width: 33.333%;
    }



    .special_offer .block_head
    {
        min-height: 0;
        padding: 30px 20px 81px;
    }


    .special_offer .item
    {
        font-size: 16px;
        line-height: 22px;
    }

    .special_offer .item .name
    {
        padding: 15px 20px;
    }


    .special_offer .owl-carousel .owl-nav button
    {
        bottom: 25px;
    }



    .information .data
    {
        width: calc(100% - 395px);
    }


    .information .advantages
    {
        width: 355px;
    }

    .information .advantages .item
    {
        font-size: 17px;
        line-height: 21px;

        padding-right: 0;
    }



    .complex_included .block_head
    {
        margin-bottom: 35px;
    }

    .complex_included .block_head .exp
    {
        line-height: 20px;

        width: 225px;
        margin-right: 30px;
        padding-right: 40px;
    }

    .complex_included .block_head .link
    {
        font-size: 18px;

        height: 60px;
        margin-right: 0;
        padding: 15px 30px;
    }


    .complex_included .flex
    {
        margin-bottom: -30px;
        margin-left: -20px;
    }

    .complex_included .flex > *
    {
        width: calc(20% - 20px);
        margin-bottom: 30px;
        margin-left: 20px;
    }

    .complex_included .item
    {
        line-height: 20px;
    }

    .complex_included .item br
    {
        display: none;
    }



    .about .items
    {
        width: calc(100% + 15px);
        margin-bottom: -15px;
        margin-left: -15px;
    }

    .about .items > *
    {
        width: calc(50% - 15px);
        max-width: calc(50% - 15px);
        margin-bottom: 15px;
        margin-left: 15px;
    }

    .about .items .item
    {
        line-height: 20px;
    }

    .about .items .item .name
    {
        font-size: 20px;
        line-height: 24px;
    }


    .about .text_block
    {
        width: calc(100% - 330px);
        max-width: calc(100% - 330px);
    }


    .about .info
    {
        width: 290px;
        margin-left: 40px;
    }

    .about .info > * + *
    {
        margin-top: 40px;
    }

    .about .info .order_link
    {
        font-size: 18px;

        height: auto;
        min-height: 60px;
        padding: 15px 30px;
    }


    .about .bg
    {
        display: none;
    }
	.promo .flex > * {
		margin-left: 20px;
		width: calc(33.33% - 20px);
	}
	.promo .flex{
		margin-left: -20px;
	}

    .doctors .flex
    {
        margin-bottom: -30px;
        margin-left: -20px;
    }

    .doctors .flex > *
    {
        width: calc(33.33% - 20px);
        margin-bottom: 30px;
        margin-left: 20px;
    }


    .doctors .doctor
    {
        padding: 0 15px 20px;
    }

    .doctors .doctor .foto
    {
        width: 134px;
        height: 134px;
        margin-bottom: 20px;
    }

    .doctors .doctor .name
    {
        font-size: 18px;
    }

    .doctors .doctor .post
    {
        font-size: 15px;

        padding: 20px 10px;
    }



    .excursion .img
    {
        width: calc(100% - 540px);
    }


    .excursion .info
    {
        width: 360px;
        padding: 40px 20px;
    }

    .excursion .info .desc
    {
        line-height: 23px;

        margin-top: 20px;
    }

    .excursion .info .link
    {
        font-size: 22px;

        width: 200px;
        min-height: 60px;
        margin: 38px 8px 8px;
        padding: 15px 30px;
    }

    .excursion .info .link .icon
    {
        margin-left: 20px;
    }



    .examples .text_block .big
    {
        font-size: 20px;
        line-height: 26px;
    }

    .examples .item .img
    {
        margin-top: 15px;
    }



    .garanti .block_head
    {
        padding: 30px 20px;
    }

    .garanti .item
    {
        padding: 30px 20px;
    }

    .garanti .item .period
    {
        font-size: 40px;
        line-height: 40px;
    }

    .garanti .item .desc
    {
        margin-top: 12px;
    }

    .garanti .item .payment
    {
        font-size: 17px;

        margin-top: 25px;
    }



    .reviews .review .text
    {
        line-height: 23px;
    }

    .reviews .review .author
    {
        margin-top: 20px;
    }

    .reviews .review .author .name
    {
        width: calc(100% - 85px);
    }



    .are_you_sure .data
    {
        padding: 0;
    }

    .are_you_sure .data .foto
    {
        display: none;
    }

    .are_you_sure .block_title
    {
        font-size: 34px;
        line-height: 38px;

        margin-bottom: 30px;
    }

    .are_you_sure .info .title
    {
        font-size: 20px;
    }

    .are_you_sure .info .title br
    {
        display: block;
    }

    .are_you_sure .info ul li + li
    {
        margin-top: 12px;
    }

    .are_you_sure .info .title2
    {
        font-size: 24px;

        margin-top: 30px;
    }



    .contacts_block .cont
    {
        padding: 0;
    }

    .contacts_block .info
    {
        padding: 20px;
    }

    .contacts_block .info .time .icon,
    .contacts_block .info .adres .icon,
    .contacts_block .info .phone .icon
    {
        margin-right: 15px;
    }

    .contacts_block .info .phone
    {
        font-size: 18px;
    }

    .contacts_block .info .order_link
    {
        margin-left: 25px;
    }


    .contacts_block .info .messengers a + a
    {
        margin-left: 5px;
    }

    .contacts_block .info .messengers img
    {
        width: 25px;
    }



    /*---------------
		Footer
	---------------*/
    footer .info .socials,
    footer .info .time,
    footer .info .messengers
    {
        margin-top: 15px;
    }


    footer .info .services_link
    {
        display: none;
    }



    footer .bottom,
    footer .personal button
    {
        font-size: 14px;
        line-height: 18px;
    }



    /*---------------
		PopUp
	---------------*/
    .modal_title
    {
        line-height: 32px;

        margin-bottom: 20px;
    }

    .modal_desc
    {
        margin-top: -10px;
        margin-bottom: 25px;
    }



    #order_modal .col_right .title
    {
        font-size: 24px;
        line-height: 28px;
    }



    .service_info .data
    {
        padding: 40px 40px 30px;
    }

    .service_info .data .thumb
    {
        width: 33.333%;
        padding-bottom: 20%;
    }

    .service_info .data .thumb + .info
    {
        width: calc(66.666% - 25px);
    }

    .service_info .data .desc
    {
        line-height: 23px;

        margin-top: 20px;
    }

    .service_info .data .features
    {
        font-size: 18px;
        line-height: 24px;

        margin-top: 20px;
    }


    .service_info .order_form
    {
        padding: 35px 40px;
    }

    .service_info .order_form .form .line
    {
        width: calc((100% - 360px) / 2);
    }

    .service_info .order_form .form .submit
    {
        width: 320px;
        margin: 0 0 0 20px;
    }


    .service_info .services
    {
        padding: 20px;
    }

    .service_info .services .service
    {
        font-size: 15px;

        padding: 15px 25px;
    }

    .service_info .services .flex > *
    {
        width: calc(20% + 1px);
    }

    .service_info .services .service .icon
    {
        margin-bottom: 10px;
    }

    .service_info .services .service .icon + .name
    {
        margin-top: 0;
    }



    .video_modal
    {
        padding: 20px;
    }



    #order_personal_modal .doctor .foto
    {
        width: 144px;
        height: 144px;
    }

    #order_personal_modal .doctor .foto + .info
    {
        width: calc(100% - 169px);
    }


    #order_personal_modal .items .item
    {
        line-height: 20px;

        padding: 20px;
    }

    #order_personal_modal .items .item .name
    {
        font-size: 20px;
        line-height: 24px;
    }



    .doctor_info .doctor .name
    {
        font-size: 30px;
    }

	
	
}
