/* --bs-breakpoint-xs: 0;
--bs-breakpoint-sm: 450px;
--bs-breakpoint-md: 768px;
--bs-breakpoint-md: 992px;
--bs-breakpoint-xl: 1230px;
--bs-breakpoint-xl: 1550px;
--bs-breakpoint-xxl: 1800px */

@media screen and (max-width:1550px) {
    .nav_block2 {
        gap: 15px;
    }

    .nav_phone a {
        font-size: 23px;
    }

    .nav_block1 img {
        width: 80%;
    }

    .phone_icon {
        text-align: right;
    }

    .nav_order {
        margin-left: 10px;
    }

    .phone_icon img {
        width: 80%;
    }

    .mybutton {
        font-size: 13px;
        padding: 13px 15px;
    }

    .promo_features {
        margin-bottom: 2rem;
    }

    .promo_features>li {
        font-size: 16px;
    }

    .promo_features>li img {
        width: 56px;
    }

    .descript {
        padding-top: 60px;
        min-height: 130vh;
    }

    .description2 {
        padding-top: 10%;
    }

    .navigation {
        padding: 0 20px;
    }

    .reviews {
        padding: 50px 0 0px 0px;
        height: 520px;
    }
}

@media screen and (max-width:1230px) {
    .burger_button {
        display: block;
        font-size: 43px;
        padding-inline: 10px;
        padding-bottom: 5px;
        border: none;
        display: block;
        background-color: rgba(225, 225, 225, .7);
        backdrop-filter: blur(10px);
    }

    .navigation {
        padding: 0;
    }

    #header {
        padding-top: 0;
        width: 100%;
    }

    .block1 {
        display: none;
    }

    .nav_block1 {
        display: none;
    }

    .nav_block2 {
        display: none;
    }

    .drop:hover .nav_block2 {
        display: block;
        position: absolute;
        background-color: rgba(225, 225, 225, 0.7);
        backdrop-filter: blur(10px);
    }

    .nav_block2 div {
        padding: 5px 0 15px 5px;
    }

    .nav_order {
        padding-right: 20px;
    }

    .header_mini {
        box-shadow: none;
    }

    .socialmedia2 {
        display: flex;
        gap: 30px;
        margin-right: 30px;
    }

    .socialmedia2 img:hover {
        animation: vibrate-1 .5s linear both
    }

    .descript {
        padding-top: 0;
        text-align: center;
    }

    .title_invisible {
        display: block;

    }

    .title_invisible img {
        width: 60%;
        padding-bottom: 50px;
    }

    .description2 {
        padding: 0;
        display: block;
    }

    .title_photo {
        display: none;
    }

    .title {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        padding-top: 150px;
    }

    .promo_features {
        padding-left: 20%;
        gap: 0;
        row-gap: 3rem;
    }

    .callback {
        text-align: center;
        padding-bottom: 50px;
    }

    .double_block {
        display: block;
    }

    .block_screen {
        padding-top: 50px;
        padding-bottom: auto;
    }

    .percent50 {
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        margin-top: 50px;
    }

    .about_us {
        padding-bottom: 20px;
    }

    .schedule_photo img {
        width: 80%;
    }

    .steps-list__item {
        padding: 3rem 1rem 1rem;
    }

    .steps-list {
        gap: 4rem 2rem;
        justify-content: center;
    }

    .reviews {
        height: 600px;
    }

    .map_photo {
        display: block;
    }

    .office_photo {
        width: 100%;
        height: 700px;
    }

    .office_photo img {
        height: 700px;
    }

    .map {
        width: 100%;
    }

    .footer_logo {
        width: 55%;
    }

}



@media (max-width:992px) {
    .steps-list__item {
        width: calc((100% - 6rem)/2);
        padding: 3rem 1rem 3rem;
    }

    .percent50 {
        width: 90%;
    }
}



@media screen and (max-width:768px) {

    .back-to-top {
        right: 20px;
    }

    .block_screen {
        padding-bottom: 50px;
    }

    .double_block {
        padding-left: 5%;
        padding-right: 5%;
    }

    .phone_icon {
        display: none;
    }

    .socialmedia2 {
        gap: 5px;
        margin-right: 7px;
    }

    .socialmedia2 img {
        height: 30px;
        width: 30px;
    }

    .nav_phone {
        top: -5px;
    }

    .nav_phone a {
        font-size: 18px;
    }

    .socialmedia2 img {
        margin-bottom: 7px
    }

    .holidays p {
        font-size: 1.5rem;
    }

    .nav_order {
        top: -7px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
    }

    .mybutton {
        font-size: 11px;
        padding: 12px 10px;
        box-shadow: 1px 1px 2px black;
    }

    .mybutton:hover {
        box-shadow: 1px 1px 10px black;
    }

    .nav_block2 div {
        padding: 0px 10px 10px 5px;
    }

    .nav_block2 a {
        font-size: 20px;
        line-height: 10px;
    }

    .callback {
        margin-left: 0;
    }

    .descript {
        min-height: 74rem;
    }

    .promo_features {
        padding-left: calc((100% - 207px)/2);
    }

    .promo_features>li {
        width: calc(100% - 3rem);
    }

    .about_us {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .about_us_text p {
        padding-left: 0;
        padding-right: 0;
        font-size: 16px;
    }

    .production_text {
        margin-top: 0;
    }

    .production_text p {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        font-size: 16px;
    }

    .schedule {
        padding-top: 1px;
    }

    .schedule_text>p {
        padding-left: 0;
        padding-right: 0;
        font-size: 16px;
    }

    .schedule_photo img {
        width: 80%;
    }

    .section-heading {
        padding-top: 0;
    }

    .steps-list__item {
        width: calc(100% - 1rem);
        padding: 3rem 1rem 2rem;
    }

    .reviews p {
        font-size: 16px;
    }

    .reviews {
        height: auto;
    }

    .reviews2 {
        height: auto;
        padding-bottom: 20px;
    }

    .reviews2 img {
        position: static;
        margin-bottom: 6px;
        width: 300px !important;
    }

    .reviews2 img:hover {
        pointer-events: none;
    }

    .reviews p {
        padding-bottom: 20px;
    }

    .steps-list {
        gap: 3rem 1rem;
        padding: 0;
    }

    .steps-list__item {
        width: calc((100% - 2rem)/2);
        padding: 2rem 0.5rem 0.5rem;
        font-size: 12px;
    }

    .steps-list__item:before {
        font: normal 900 3rem 'Montserrat', sans-serif;
        top: -2rem;
    }

    .step-item__title {
        font-size: 1rem;
    }

    .map {
        height: 400px;
    }

    .office_photo {
        height: 400px;
    }

    .office_photo img {
        height: 400px;
    }

    .footer_text a,
    p {
        font-size: 16px;
    }

    .footer_logo img {
        width: 125px;
    }

    .footer_socialmedia {
        gap: 10px;
    }

    .footer_logo p:last-child {
        padding-top: 220px;
    }

    .footer_logo {
        width: 45%;
    }

    .footer_text a,
    p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer_text {
        width: 45%;
    }

    .footer_socialmedia img {
        width: 36px;
        height: 36px;
    }

    iframe {
        height: 400px;
    }

    .office_photo {
        height: 300px;
    }

    .office_photo img {
        height: 300px;
    }

    /*          ПРЕЙСКУРАНТ */

    .grid_main {
        gap: 10px;
    }

    .price1 {
        width: 150px;
        height: 130px;
        margin: 0 auto;
    }

    .price2 {
        width: 100px;
        height: 50px;
    }

    .price3 {
        width: 50px;
        height: 50px;
    }

    .grid_eskiz img {
        width: 60px;
    }

    .text_image {
        margin-top: 5px !important;
    }

    .price3 p {
        font-size: 11px;
    }

    .price2 p {
        margin: 4px 10% 0 auto;
        font-size: 11px;
    }

    .price_p1 {
        width: 80%;
        line-height: 25px;
        font-size: 20px;
    }

    .price_p2 {
        width: 464px;
        margin: 30px auto 0 auto;
    }

    .promo {
        left: 362px;
        bottom: -36px;
        width: 80px;
    }
}

@media screen and (max-width:500px) {

    .price_h1 {
        margin-top: -100px;
        margin-bottom: 40px;
    }

    .price_p2 {
        width: 306px;
    }

    .grid_main {
        margin-top: 30px;
    }

    .price_text2 {
        display: block;
    }

    .price_text1 {
        display: none;
    }

    .title {
        padding-top: 120px;
    }

    .burger_button {
        font-size: 28px;
        padding-top: 8px;
        padding-bottom: 8px;
        height: 70px;
    }

    .phoneandsocial {
        display: block;
    }

    .nav_phone a {
        font-size: 15px;
    }

    .mybutton {
        font-size: 8px;
    }

    .socialmedia2 {
        padding-left: 8px;
        margin-right: 3px;
    }

    .socialmedia2 img {
        margin-bottom: 0px;
    }

    .nav_phone {
        top: -9px;
    }

    .nav_order {
        top: -10px;
    }

    .schedule_photo img {
        width: 95%;
    }

    .promo {
        left: 214px;
        bottom: -36px;
    }

}