@media (max-width: 479px)
{
    /*---------------
        Main styles
	---------------*/

    .form .label
    {
        font-size: 13px;
    }

    .form .line_form
    {
        margin-bottom: 20px;
    }

    .form .agree
    {
        margin-bottom: 20px;
    }

    .page_title
    {
        font-size: 36px;
    }


    .text_block h1,
    .text_block > .title
    {
        font-size: 36px;
    }

    .text_block h2
    {
        font-size: 20px;
    }

    /*---------------
        Header
	---------------*/


    /*---------------
        Main section
	---------------*/

    .first_section .title img
    {
        display: none;
    }

    .first_section .title .mob
    {
        display: block;
    }

    .first_section .desc
    {
        font-size: 18px;
    }


    .search_apartments .form .line_form
    {
        width: calc(50% - 15px);
    }

    .search_apartments .form .line_form.line_datepicker
    {
        padding-top: 34px;
        padding-left: 0;
    }

    .search_apartments .form .line_form.line_datepicker:before
    {
        top: 0;
    }

    .search_apartments .form .line_form.line_datepicker .input
    {
        max-width: 105px;
    }

    .search_apartments .form .line_form.discount
    {
        padding-left: 0;
        padding-top: 0;
        width: calc(50% - 30px);
        margin-top: 37px;
    }

    .search_apartments .form .line_form.discount:before
    {
        display: none;
    }

    .search_apartments .form .line_form.discount .label
    {
        max-width: 80px;
        margin-bottom: 7px;
    }

    .search_apartments .form .line_form.discount .input
    {
        border-bottom: 2px solid #cecece;
        padding-bottom: 5px;
        height: 30px;
    }

    .search_apartments .form .submit
    {
        width: 50%;
        margin-top: 40px;
    }

    .search_apartments .form .submit_btn
    {
        height: 63px;
    }


    .main_about
    {
        padding-top: 90px;
    }

    .about_tabs button
    {
        border-bottom: 1px solid transparent;
        padding-bottom: 15px;
    }


    .information .block
    {
        position: relative;
    }

    .information .img
    {
        position: absolute;
        bottom: 5px;
        left: 0;
        width: 97px;
        padding-right: 0;
    }

    .information .info
    {
        width: 100%;
    }

    .information .info .link
    {
        line-height: 18px;
        margin-top: 25px;
        font-size: 13px;
    }

    .information .info .desc
    {
        min-height: 140px;
        padding-left: 131px;
        margin-top: 40px;
    }


    .gallery_photo .col
    {
        width: calc(100%/1 - 12px);
    }

    .gallery_photo .col + .col
    {
        margin-top: 10px;
    }

    .gallery_photo .item
    {
        margin-top: 10px;
    }


    .list_section .col
    {
        margin-top: 65px;
    }

    .list_section .item ul
    {
        margin-top: 25px;
    }

    .list_section .item ul li
    {
        font-size: 14px;
        line-height: 19px;
    }

    .list_section .item ul li:before
    {
        top: 3px;
    }

    .list_section .item ul li + li
    {
        margin-top: 28px;
    }


    .reviews .slider
    {
        max-width: 100%;
        padding: 0 35px;
        overflow: visible;
    }

    .reviews .slider:before
    {
        width: 200px;
        left: calc(100% - 20px);
    }

    .reviews .slider:after
    {
        width: 200px;
        right: calc(100% - 20px);
    }

    .slider-button-prev
    {
        left: -20px;
    }

    .slider-button-next
    {
        right: -20px;
    }

    .faq .accordion .item .open_btn
    {
        line-height: 20px;
    }

    .faq .accordion .item + .item
    {
        margin-top: 30px;
    }

    .faq .more_btn
    {
        margin-top: 30px;
    }


    .info_slider .slide .img
    {
        padding-bottom: 82.76%;
    }

    .info_slider .slide .title {
        font-size: 36px;
    }

    .info_slider .slide .desc{
        margin-top: 20px;
    }


    .products .product + .product{
        margin-top: 80px;
    }

    .products .product .name{
        font-size: 20px;
        line-height: 28px;
    }

    .products .product .desc {
        font-size: 13px;
        line-height: 18px;

        margin-top: 12px;
    }

    .tooltip{
        font-size: 12px;
        line-height: 20px;
    }

    .tooltip .text{
        width: 100%;
        padding: 10px;

        font-size: 12px;
        line-height: 20px;
    }


    .about_slider
    {
        padding: 70px 0 90px;
    }

    .about_slider .img
    {
        width: 40%;
    }

    .about_slider .info
    {
        margin-top: 40px;
    }

    .about_slider .title
    {
        font-size: 16px;
    }

    .about_slider .desc
    {
        line-height: 22px;
    }

    .about_slider .slider-button-prev,
    .about_slider .slider-button-next
    {
        top: 15px;
    }

    .about_slider .slider-button-prev
    {
        margin-right: -35px;
    }

    .about_slider .slider-button-next
    {
        margin-right: -75px;
    }

    /*---------------
        Footer
	---------------*/

    footer .adress
    {
        line-height: 22px;
    }

    footer .messengers a + a
    {
        margin-left: 10px;
    }

    footer .links
    {
        margin-left: 0;
        width: 100%;
        margin-top: 27px;
    }

    footer .payments .img
    {
        height: 20px;
    }

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

    .modal
    {
        padding: 40px 30px;
    }

    .modal_title
    {
        font-size: 20px;
    }

    .modal .form
    {
        margin-top: 20px;
    }

    .modal .form .submit
    {
        margin-top: 30px;
    }

    .fancybox-slide--html .fancybox-close-small
    {
        top: 0;
        right: 0;
    }
}