@media(max-width: 1400px){
    .home_right img{
        height: auto!important;
        width: 100%!important;
    }
    .newyork_arm.title {
        font-size: 45px;
        line-height: 70px;
    }
}
@media(max-width: 1300px){
    .contact_form .form-group input,
    .contact_form button{
        width: 500px;
    }
    .right_fixed{
        display: none;
    }
    .map_img.transparent_img{
        opacity: 1;
    }
    .title {
        font-size: 65px;
        line-height: 80px;
        width: 430px;
        height: initial;
    }
}

@media (max-width: 1200px) {
    .contact_form .form-group input,
    .contact_form .form-group textarea,
    .contact_form button{
        width: 100%;
    }
    .social{
        left: initial;
        right: 36px;
    }
    header{
        padding: 0 20px;
    }
    .about_title {
        font-size: 66px;
        line-height: 85px;
        width: initial;
    }
    .h_title {
        text-align: center;
    }
    .home_text {
        width: 100%;
    }
    .newyork_ru.about_title {
        font-size: 56px;
        line-height: 56px;
    }
    .newyork_arm.about_title.his_title {
        font-size: 46px;
        line-height: 66px;
    }
}
@media (max-width: 992px) {
    .full_screen_height{
        height: initial!important;
    }
    .title {
        font-size: 55px;
        line-height: 70px;
        width: 100%;
    }
    .left_fixed{
        display: none;
    }
    .about_img.transparent_img{
        opacity: 1;
    }
    .his_title.about_title {
        font-size: 55px;
        line-height: 65px;
    }
    .social{
        position: static;
        justify-content: center;
        margin: 0 auto;
    }
    .newyork_arm.about_title {
        font-size: 56px;
        line-height: 76px;
    }
    .newyork_arm.about_title.his_title {
        font-size: 34px;
        line-height: 60px;
    }
    .middle_row{
        margin-bottom: 0;
        margin-top: 0;
    }

}
@media (max-width: 768px) {
    .home_text {
        width: 100%;
    }
    .title {
        font-size: 45px;
        line-height: 55px;
    }
    .middle_title {
        font-size: 45px;
        line-height: 55px;
        width: 100%;
    }
    .h_newyork_title {
        font-size: 40px;
        line-height: 60px;
    }
    .arrow img{
        width: 80%;
    }
    .newyork_arm.title {
        font-size: 35px;
        line-height: 55px;
    }
    .product_small_title img {
        width: 35px!important;
    }
    .about_text {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .noticetext18 {
        width: 80%!important;
    }
    .product_small_title {
        font-size: 18px;
        line-height: 28px;
    }
    .mobile_menu{
        padding: 20px;
    }
    .button{
        padding: 15px;
    }
    .title {
        font-size: 33px;
        line-height: 43px;
    }
    .top_content{
        margin: auto;
    }
    .about_text {
        width: 100%;
    }
    .his_title.about_title {
        font-size: 37px;
        line-height: 50px;
    }
    .years {
        font-size: 75px;
        line-height: 110px;
    }
    .arrow img{
        width: 60%;
    }
    .middle_title.newyork_arm {
        font-size: 26px;
        line-height: 40px;
    }
    .copy{
        font-size: 14px!important;
        line-height: 18px!important;
    }
    .single_product {
        padding-bottom: 65px;
    }
    footer #w11{
        padding: 0;
    }
    footer #w11 .container{
        padding: 0;
    }
    footer .desk_nav ul li a.nav-link {
        font-size: 13px;
    }
    footer #w12{
        flex-flow: column;
    }
}
@media (max-width: 480px) {
    .years {
        font-size: 55px;
        line-height: 80px;
    }
    .his_title.about_title {
        font-size: 37px;
        line-height: 50px;
    }
    .h_title {
        font-size: 24px;
    }
    .arrow img {
        width: 25%;
    }
    .h_newyork_title {
        font-size: 20px;
        line-height: 30px;
    }
    .newyork_arm.title {
        font-size: 26px;
        line-height: 36px;
    }
    .newyork_arm.about_title {
        font-size: 30px;
        line-height: 45px;
    }
    .newyork_arm.about_title.his_title {
        font-size: 28px;
        line-height: 50px;
    }
}