    @media screen and (max-width: 1024px) {

        .nav_list {
            max-width: 450px;
        }
        .header_phone img {
            margin-right: 15px;
        }
        .hero_wrapper {
            flex-direction: column;
            text-align: center;
        }



        .hero_right {
            margin-top: 50px;
            order: 2;
        }
        .hero_btn {
            align-self: center;
        }
        .product_item {
            height: 120px;
        }
        .product_item_text {
            max-width: auto
        }

        .product_line {
            display: none;
        }

        .contacts_wrapper {
            flex-wrap: wrap;
        }

        .contacts_right {
            max-width: 500px;
        }


        .nav_footer {
            max-width: 430px;
        }
        .footer_sign {
            max-width: 200px;
        }
        .footer_sign p {
            font-size: 16px;
        }

        .footer_wrapper {
            flex-wrap: wrap;
        }
        .footer_phone {
            margin-top: 20px;
            font-size: 20px;
        }
        .footer_phone a {
            font-size: 20px;
        }
        .footer_img {
            margin-right: 15px;
        }



    }
    @media screen and (max-width: 800px) {

        .header_wrapper {
            flex-wrap: wrap;
        }
        nav {
            max-width: 450px;
        }
    
        
        .header_phone img {
        margin-right: 20px;
        width: 25px;
        height: auto;
        margin-right: 5px;
    }
        
        .nav_link {
            font-size: 18px;
        }

        .hero_wrapper {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
        }
        h1 {
            font-size: 32px;
        }
        .hero_suptitle {
            max-width: 600px;
            font-size: 24px;
        }
        
        .hero_right {
            margin-top: 50px;
        }

        .how_item {
            max-width: 100%;
        }
        .product_line {
            display: none;
        }
        .product_wrapper {
            flex-wrap: wrap;
        }
        .contacts_left {
            max-width: 100%;
            justify-content: center;
        }

        .contacts_right {
            margin-top: 70px;
            max-width: 100%;
        }
        
        .contacts_wrapper {
            flex-direction: column;
            justify-content: center;
        }
        .contacts_item {
            max-width: 80%;
        }
        .contacts_btn {
            margin: 0 auto;
            margin-top: 30px;
        }
    }

    @media screen and (max-width: 580px) {

        .burger-menu {
            display: block;
            flex-direction: column;
            cursor: pointer;
        }
        nav {
            display: none;
        }
        .hero_right {
            margin-top: 80px;
            max-width: 300px;
            overflow: hidden;
        }
 
        .hero_image_1 {
            /* background-color: red; */
            border-top-right-radius: 120px;
            border-bottom-left-radius: 120px;
            height: auto;
        }
        
        .hero_image_2 {
            /* background-color: red; */
            border-top-left-radius: 120px;
            border-bottom-right-radius: 120px;
            height: auto;
        }
        .trust_list {
            flex-direction: column;
        }
        .trust_item {
            max-width: 100%;
        }
        .how_item {
            max-width: 100%;
        }
        .product_item {
            flex-direction: column;
            align-items: flex-start;
            height: auto;
            margin-bottom: 40px;
        }

        .product_item_content {
            margin-left: 0;
        }

        .product_line {
            display: none;
        }
        .product_wrapper {
            flex-direction: column;
            align-items: center;
        }

        .product_list_left, .product_list_right {
            width: 100%;
            gap: 0px;
        }

        .product_item {
            flex-direction: column;
            align-items: flex-start;
            height: auto;
            margin-bottom: 20px;
        }

        .product_item img {
            margin-bottom: 15px;
        }

        .product_item_content {
            margin-left: 0;
        }

        .product_line {
            display: none;
        }

        .safe_list {
            flex-direction: column;
            gap: 50px;
        }
        .safe_item {
            max-width: 95%;
        }
        .team_item {
            max-width: 100%;
        }
        .team_list {
            flex-wrap: wrap;
        }
        .contacts_left {
            max-width: 100%;
            justify-content: center;
        }
        .contact_item  {
            background-color: red;
            max-width: 100%px;
        }
        .contacts_right {
            margin-top: 50px;
            max-width: 100%;
        }
    }

    @media screen and (max-width: 440px) {
        .header_phone img {
            animation: none;
        }

        section {
            padding: 60px 0px;
        }
        h2 {
            font-size: 26px;
        }
        .header_wrapper {
            overflow: hidden;
        }
        .header_phone a {
            font-size: 18px;
        }

        h1 {
            font-size: 24px;
        }

        h4 {
            font-size: 20px;
        }
        .hero_line {
            max-width: 200px;
            height: 1px;
        }
        .hero_suptitle {
            max-width: 300px;
            font-size: 20px;
        }
        .hero_btn {
            background-color: #8c3b5c;
            color: #fff;
            border: none;
            border-radius: 20px;
            font-size: 18px;
            font-weight: 600;
            padding: 10px 20px;
            cursor: pointer;
            max-width: 140px;
            text-align: center;
            text-decoration: none;
            display: inline-block;
            font-family: 'Cuprum', sans-serif;
        }
        
        .hero_right {
            margin-top: 80px;
            max-width: 260px;
            overflow: hidden;
        }


        
        .hero_image_1 {
            /* background-color: red; */
            border-top-right-radius: 120px;
            border-bottom-left-radius: 120px;
            height: auto;
        }
        
        .hero_image_2 {
            /* background-color: red; */
            border-top-left-radius: 120px;
            border-bottom-right-radius: 120px;

            height: auto;
        }

        .law_text_columns p {
            max-width: 100%;
        }
        .law_text_bottom {
            margin: 0;
            padding: 0;
        }
        .law_text_bottom p {
            font-size: 16px;
            padding: 20px 35px;

        }

        .how_list {
            flex-direction: column;
            flex-wrap: wrap;
        }
        .how_item {
            max-width: 100%;
        }
        .item_number {
            font-size: 60px;
        }
        .item_title_text {
            text-transform: uppercase;
            font-size: 18px
        }
        .item_text {
            font-size: 16px;
            margin: 0;
        }
        .product_wrapper {
            flex-direction: column;
            flex-wrap: wrap;
            margin-bottom: 0px;
            margin-top: 60px;
        }
        .product_icons_img {
            width: 60px;
            height: 60px;
        }
        .product_icons_list {
            margin-top: 50px;
        }
        .product_line {
            display: none
        }
        h3 {
            font-size: 22px;
            margin-bottom: 30px;
        }



        .product_list_left, .product_list_right {
            width: 100%;
        }

        .product_item {
            flex-direction: column;
            align-items: flex-start;
            height: auto;
            margin-bottom: 40px;
        }

        .product_item_content {
            margin-left: 0;
        }

        .product_line {
            display: none;
        }
        .product_wrapper {
            flex-direction: column;
        }

        .product_list_left, .product_list_right {
            width: 100%;
            gap: 0px;
        }

        .product_item {
            flex-direction: column;
            align-items: flex-start;
            height: auto;
            margin-bottom: 20px;
        }
        .product_item_text {
            margin-top: 4px;
        }

        .product_item img {
            margin-bottom: 15px;
        }

        .product_item_content {
            margin-left: 0;
        }

        .product_line {
            display: none;
        }
        
        .safe_list {
            flex-direction: column;
            gap: 50px;
        }
        .safe_item {
            max-width: 95%;
        }

        .safe_title {
            font-size: 22px;
        }
        .safe_text {
            font-size: 18px;
            margin-bottom: 0px;
        }


        .trust_list {
            flex-direction: column;
            gap: 50px;
        }
        .trust_item {
            max-width: 100%;
        }
        .trust_number {
            font-size: 45px;
        }
        .trust_title {
            font-size: 22px;
        }
        .trust_text {
            font-size: 20px;
            margin: 0;
            margin-top: 10px;
        }


        .company_text {
            margin-bottom: 0px;
            font-size: 18px;
        }

        .team_list {
            flex-direction: column;
            gap: 30px;
        }
        .team_item {
            max-width: 100%;
        }
        
        .team_item img {
            object-fit: contain;
        }
        .contacts_left {
            max-width: 100%;
            justify-content: center;
        }

        .contacts_wrapper {
            flex-direction: column;
            justify-content: center;
        }
        .contacts_btn {
            margin: 0 auto;
            margin-top: 50px;

        }




        /* FOOTER */
        .footer_wrapper {
            display: flex;
            /* flex-direction: column; */
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            align-content: center;
            margin-top: 25px;
        }
        .footer_img {
            width: 30px;
        }
        .footer_sign {
            align-items: center;
            max-width: 100%;
            margin-top: 20px;
            order: 3;
            display: flex;
            flex-direction: row;
        }
        .footer_sign p{
            font-size: 16px;
        }

        .footer_phone {
            order: 1;
        }
        .footer_phone img {
            margin-right: 15px;
        }
        .footer_sign img {
            width: 30px;
        }

    }


    @media screen and (max-width: 360px) {
        .footer_wrapper {
            margin-top: 0px;
            margin: 0;
        }
        h1 {
            font-size: 20px;
        }
        .header_phone img {
            animation: none;
        }
        .hero_suptitle {
            line-height: 1.1;
        }
        .hero_line {
            max-width: 180px;
        }
        .hero_right {
            margin-top: 50px;
            justify-content: center;
        }
        .hero_image_1 {
            /* background-color: red; */
            border-top-right-radius: 80px;
            border-bottom-left-radius: 80px;
            height: auto;
        }

        .hero_left img  {
            width: 100%;
        }
        .contacts_btn {
            margin: 0 auto;
            margin-top: 20px;

        }

        .hero_image_2 {
            display: none;
        }
        
    }