@media (max-width: 767px){
    .cont{
        padding: 0 15px;
    }

    .top_banner{
        display: none;
    }
    .top_banner + header{
        background: #77c6ff;
        background:    -moz-linear-gradient(left,  #77c6ff 0%, #0065a1 30%, #0065a1 100%);
        background: -webkit-linear-gradient(left,  #77c6ff 0%,#0065a1 30%,#0065a1 100%);
        background:         linear-gradient(to right,  #77c6ff 0%,#0065a1 30%,#0065a1 100%);

        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77c6ff', endColorstr='#0065a1',GradientType=1 );
    }


    header .logo{
        width: 60px;
    }

    header .logo img.img1{
        display: block;

        width: 45px;
        margin: 0;
    }
    header .logo img.img2{
        display: none;
    }


    header .right_info{
        margin-left: -60px;
        padding-top: 5px;
        padding-left: 100px;
    }

    header .right_info .account{
        display: none;
    }


    header.scrolling .right_info .account{
        display: none;
    }
    header.scrolling .right_info{
        padding-top: 25px;
    }
    header.scrolling .logo .img1{
        display: block;

        margin-top: 20px;
    }


    .first_section{
        height: 480px;
        margin-bottom: 40px;
    }
    .first_section .info{
        padding: 115px 0 0;
    }

    .first_section video{
        display: none;
    }

    .first_section .block_title{
        margin-bottom: 20px;

        font-size: 24px;
    }

    .first_section .block_desc{
        margin-bottom: 35px;

        font-size: 16px;
        line-height: 22px;
    }

    .first_section .order_link{
        display: block;

        width: 100%;
        margin-bottom: 40px;
        padding: 0;

        text-align: center;
    }

    .first_section .more{
        padding-left: 25px;

        background: url(../images/mob_ic_more.png) 0 50% no-repeat;
    }


    .block .block_title{
        padding: 0;
    }
    .block.services .block_title{
        padding: 0 15px;
    }


    .services .item{
        width: 100%;
    }
    .services .item .title{
        padding: 15px 20px;

        opacity: 1 !important;
    }
    .services .item .info{
        display: none !important;
    }


    .news,
    .schedule{
        width: 100%;
    }

    .schedule .items .item:nth-child(n+2){
        display: none;
    }


    .content.left{
        width: 100%;
        margin: 0 0 40px;
        padding: 0;
    }
    .content.left.no_pad{
        margin-bottom: 40px;
    }


    .contacts_info{
        margin-bottom: 0;
    }
    .contacts_info .map{
        width: 100%;
        height: 380px;
    }


    .banner{
        display: none;
    }


    aside{
        width: 100%;
    }
    aside .links{
        margin-bottom: 40px;
    }
    aside .call_link{
        display: none;
    }
    aside .banner{
        display: block;

        margin-bottom: 40px;
    }


    .register .name.left{
        width: 100%;
        margin-bottom: 15px;
    }


    .page_title{
        font-size: 30px;
    }


    .bottom_links_box{
        height: 112px;
        margin-top: 40px;
    }
    .bottom_links{
        padding: 10px 0;
    }
    .bottom_links .price_box{
        margin-right: 50px;
    }
    .bottom_links .register_link{
        margin-right: 0;
    }
    .bottom_links .buy_link{
        clear: both;

        margin-top: 10px;
        margin-right: 25px;
    }
    .bottom_links .print_link{
        margin-top: 10px;
        margin-right: 0;
    }


    .education .links a{
        display: block;
        float: left;

        width: 50%;
    }

    .education .dates{
        height: auto;
        margin-left: 0;
    }
    .education .dates .item{
        width: 100%;
        margin-bottom: 3px;
        margin-left: 0;
    }


    .price-list .filter form{
        margin-left: 0;
    }
    .price-list .filter .line,
    .price-list .filter .line.directions{
        width: 100%;
        margin-left: 0;
    }

    .pagination a:nth-child(n+3):nth-child(-n+4),
    .pagination a:nth-child(n+11):nth-child(-n+12){
        display: none;
    }


    .price-list .sort .col1,
    .price-list .sort .col2,
    .price-list .sort .col3,
    .price-list .sort .col4{
        display: block;
        float: left;

        width: 50%;
    }
    .price-list .sort .col3{
        padding-left: 0;
    }
    .price-list .sort .col1,
    .price-list .sort .col2{
        margin-bottom: 2px;
    }


    .price-list .items .item .dates,
    .price-list .items .item .price{
        width: 37%;
    }

    .price-list .items .item .name,
    .price-list .items .item .adres,
    .price-list .items .item .online{
        width: 63%;
    }


    footer{
        margin-top: 0;
    }

    footer .info .links,
    footer .info .contacts{
        width: 50%;
        max-width: 50%;
    }
    footer .info .links:nth-child(1),
    footer .info .links:nth-child(2){
        margin-bottom: 40px;
    }
    footer .info .links + .links{
        margin-left: 0;
    }


    footer .copyright{
        width: 100%;
        margin-bottom: 30px;
    }
    footer .copyright div + div{
        margin-top: 30px;
    }

    footer .socials{
        float: left;
    }


    #document_info{
        width: 440px;
        padding: 20px;
    }
    #document_info .desc{
        margin-right: 0;
        margin-bottom: 20px;
        padding-right: 0;

        text-align: center;
    }
    #document_info .download{
        width: 100%;
        margin-bottom: 20px;

        text-align: center;
    }


    #register_form{
        width: 440px;
        padding: 20px;
    }
    #register_form .col.left{
        width: 100%;
        padding-right: 0;
        padding-bottom: 40px;

        text-align: center;

        border-right: none;
        border-bottom: 1px solid #f0f0f2;
    }
    #register_form .register_link{
        margin: 25px 0;
    }

    #register_form .col.right{
        width: 100%;
        padding-top: 40px;
        padding-left: 0;
    }

    #register_form .or{
        top: auto;
        right: 50%;
        bottom: -26px;

        margin-top: 0;
        margin-right: -26px;
    }
}
