@media all and (max-width: 650px) {


    #orly h2,
    #orly .contact_box h2 .h2_black a,
    #orly h2 a
    {
        font-size: 35px;
        padding: 0 0 15px 0;
    }


    #orly h3 {
        font-size: 25px;
        padding: 0 0 10px 0;
    }

    #orly .contact_box h2 .for_free {
        font-size: 25px;
    }


    #orly .orl-button {
        padding: 5px 15px;
        font-size: 20px;
    }

    #orly .footer_container h2 {
        margin-top: 20px;
    }



    #orly .orly_top_menu_bgr {
        display: none;
    }

    #orly .mobile_menu_button {
        display: block;
    }

    #orly .header .top_container .orly_top_contacts {
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.53);
        line-height: 12px;
        margin: 5px 0 5px 0;
        border-radius: 4px;
    }

    #orly .header .header_container_main {
        height: 500px;
    }

    #orly .header .top_container .orly_logo .orly_logo_slogan {
        font-size: 12px;
    }

    #orly .header .top_container .orly_top_contacts,
    #orly .header .top_container .orly_top_contacts a
    {
        font-size: 12px;
    }


    /*#orly .who_am_i_txt h2 {*/
        /*padding: 0 0 15px 0;*/
        /*font-size: 27px;*/
        /*line-height: 30px;*/
    /*}*/

    /*#orly .who_am_i_txt h3 {*/
        /*padding: 0 0 18px 0;*/
        /*font-size: 17px;*/
    /*}*/

    /*#orly .who_am_i_txt {*/
        /*font-size: 15px;*/
        /*line-height: 20px;*/
    /*}*/

    /*#orly .header .header_who_am_i {*/
        /*!*height: 619px;*!*/
        /*background: url(../up_images/who_am_i_bgr.jpg) no-repeat 100% 100%;*/
        /*background-size: cover;*/
    /*}*/


    #orly .top-content h2 {
    padding: 0 0 15px 0!important;
    font-size: 27px!important;
    line-height: 30px!important;
    }

    #orly .top-content span {
        font-size: 17px;
    }


    #orly .top-content h3 {
    padding: 0 0 18px 0;
    font-size: 17px;
    }

    #orly .top-content {
    font-size: 15px;
    line-height: 20px;
    }

    #orly .top-content .subs {
        font-size: 17px;
        line-height: 22px;
    }

}

@media all and (max-width: 450px) {

    #orly p {
        text-align: left;
    }


    #orly .header .top_container .orly_logo_top span {
        display: block;
    }

    #orly .header .top_container .orly_logo_top,
    #orly .header .top_container .orly_logo_top a,
    #orly .header .top_container .orly_logo_top a:hover,
    #orly .header .top_container .orly_logo_top a:visited {
        line-height: 41px;
        padding-top: 10px;
    }


    #orly .header .header_who_am_i {
        height: 719px;
    }


}