/*=============================================
=           Responsive Elements               =
=============================================*/

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

    .info_block {
        padding: 40px 30px;
    }

    .contact_form_all h3 {
        font-size: 28px;
    }
    .home_page_block_3 img {
        height: 100%;
        object-fit: cover;
    }
    .contact_form_all {
        padding-bottom: 40px;
    }
    .footer_bottom a,
    .home_page_block_6 p {
        font-size: 18px;
        line-height: 24px;
    }
    .home_page_block_1,
    .home_page_block_1 .img_bg {
        object-fit: cover;
        min-height: 80vh;

    }
    .fatada span.wpcf7-list-item  {
        width: 50%;
        margin: 0 0 30px;
    }
    .ru .info_block ul {
        height: auto!important;
        flex-direction: column;
    }
    .ru .info_block ul  li {
        width: 100%;
    }
    .ru .info_block li:before {
        margin-right: 10px;
    }
    .home_page_block_oferta h2 {
        font-size: 30px;
    }
}
@media screen and (max-width: 1366px) {

    body {
        font-size: 16px;
        line-height: 22px;
    }

    .header_info > div:nth-child(2) {
        margin-left: 10px;
    }

    .image {
        padding: 0 5px;
    }

    .home_page_block_4 .col-md-4 { margin-bottom: 30px;}

    .footer_text ul {
        height: auto;
    }
    .footer_text li {
        width: 100%;
    }
    .footer_bottom {
        flex-direction: column;
    }
    .copyright .col-md-12 > div {
        margin-right: 20px;
    }
    .info_block ul {
        height: auto!important;
        flex-direction: column;
    }
    .info_block ul  li {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .home_page_block_oferta p {
        font-size: 14px;
    }
    .home_page_block_oferta h2 {
        font-size: 24px;
    }
    
}
@media screen and (max-width: 1024px) {
    .Selectaiunaspectalgeamului span.wpcf7-list-item {
        width: 50%; 
         margin: 0 0 20px;
    }
    .offer_text {

        font-size: 36px;

    }

    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 26px;
        font-weight: bold;
    }

    h3{
        font-size: 18px;
    }

    .contact_form_all {
        padding: 20px;
    }
    .info_block a.tap {
        width: 100%;
        padding: 20px 0;
    }
    .step2 {

        max-width: 90%;
    }
    .home_page_block_oferta .col-md-8 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .home_page_block_oferta:before {
        content: ' ';
        position: absolute;
        left: 0;
        top: -20px;
        width: 100%;
        height: calc(50% + 20px);
        background: #f3f2f0;
        z-index: -1;
    }
    body {
        font-size: 16px;
        line-height: 23px;
    }
    .header_info,
    .header_info a {
        font-size: 12px;
    }
 
    .home_page_block_1 .img_bg {
        object-fit: cover;
        min-height:70vh;
    }
    .home_page_block_1  {
        object-fit: cover;
        min-height: 50vh;
    }
    .stepped_form {
        margin-top: 0;
        padding: 30px;
    }

}
@media screen and (max-width: 800px) {
    .home_page_block_oferta .col-md-4 {
        display: flex;
    }
    dl, ol, ul {

        margin: 0;
    }
    article.page {
        padding: 20px;
    }
    .content {
        width: 100%;
    }
    .home_page_block_4 {
        margin: 100px 0 20px;
    }
 
    .langsel {
        justify-content: center;
    }
    .header_info p {

        margin: 10px 0 0;

        text-align: center;
    }
    .header-top .row {
        align-items: center;
        text-align: center;
    }
    .header-top .row .col-md-1:nth-of-type(1) {
        padding: 0;
    }
    .info_block {
        margin-top: 370px;
    }
    .home_page_block_3 img {
        height: 400px;
        width: 100%;
        object-fit: cover;
    }
    .slide_nav {
        justify-content: center;
        margin-bottom: 30px;
    }
    .slide_info {
        text-align: center;
    }
    .footer_map {
        margin-top: 30px;
    }
    .copyright .col-md-12 {
        flex-direction: column;
        align-items: center;
    }
    .aparate span.wpcf7-list-item,
    .fatada span.wpcf7-list-item,
    .Selectaiunaspectalbuctriei span.wpcf7-list-item {
        width: 50%;
        margin: 0 0 30px;
    }
    .step2 {

        background: url(../img/step22.png) no-repeat center bottom;
        text-align: center;
        padding-bottom: 400px;
    }
    .stepped_form .step2 label {
        text-align: left;
    }
    .fatada {
        max-width: 100%;
    }
    .offer_text {

        font-size: 28px;

    }
}

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

}
.sticky-message {
    display: none;
}
@media screen and (max-width: 767px) {
    .top_bar {
        padding: 110px 0 5px;
    }
    .wpcf7-radio > span:hover input ~ span:before, .wpcf7-checkbox > span:hover input ~ span:before {
        background-color: var(--red);
    }
    .sticky-message a{
        font-size: 16px;
        max-width:400px;
        padding: 15px;
        background-color: #D5006A;
        color: #fff;
        display: block;
        margin:0 auto 10px;
    }
    .sticky-message p{
        margin-bottom: 0;
    }
    .sticky-message{
        z-index: 99;
        -webkit-box-shadow: 10px 10px 15px 10px rgba(49,49,57,0.11);
        -moz-box-shadow:10px 10px 15px 10px rgba(49,49,57,0.11);
        box-shadow:10px 10px 15px 10px rgba(49,49,57,0.11);
        padding: 10px;
        background: #fff;
        text-align: center;
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
    }
    .Selectaiunaspectalgeamului span.wpcf7-list-item {
        width: 100%; 
         margin: 0 0 20px;
    }
    .header_info {
        display: none;
    }
    .home_page_block_122 p {
        margin-bottom:5px;
    }
    .home_page_block_122 .col-md-6:nth-child(2) {
        margin-top: 15px;
        align-items: flex-start;
    }
    .stepped_form {
        margin-top: 40px;
        padding: 20px;
    }
    .wpcf7 .pbar .trx_mscf_progressbar li.trx_mscf_numbers:before {
        width: 30px;
        line-height: 30px;
        font-size: 12px;
    }
    .wpcf7 .trx_mscf_progressbar {
        width: 260px;
    }
    .pbar:before {
        top: 13px;
        height: 7px;
    }
    .stepped_form h5 {
        font-size: 16px;
    }
    .Selectaiunaspectalbuctriei span.wpcf7-list-item {
        width: 100%;
    }
    .step_nav button {

        padding: 20px 0;
        margin: 0 10px;
        width: 45%;
        font-size: 16px;
    }
    .stepped_form input[type=email],
    .stepped_form input[type=text] {
        padding: 0 20px;
        height: 45px;
        line-height: 45px;
        width: 100%;
    }

    .step2 {

        background: url(../img/step22.png) no-repeat center bottom;
        max-width: 320px;
        padding-bottom: 390px;

    }
    .aparate span.wpcf7-list-item,
    .fatada span.wpcf7-list-item {
        width: 100%;
        margin-bottom: 30px;
    }
    .step4 p {
        font-size: 11px;
    }
    .step_nav .wpcf7-submit {

        min-width: 130px;
    }
    .step6 div > label:nth-of-type(2), .step6 div > label:nth-of-type(1) {
        width: 48%;
    }
    .wpcf7-form-control-wrap {
        font-size: 12px;
    }
    .step6 .wpcf7-acceptance .wpcf7-list-item-label {
        line-height: 14px;

        font-size: 10px;
        display: inline-block;
    }
}

@media screen and (max-width: 500px) {
    .sticky-message a{
        max-width: 100%;
    }
    .copyright .col-md-12 > div {
        margin-right: 0;
        text-align: center;
    }
    .copyright .col-md-12 > div:nth-of-type(1) p{
        font-size: 9px;
    }
    .footer_bottom_adress {
        text-align: center;
    }
    .footer_bottom_adress p{
        display: flex;
        justify-content: space-between;
    }
    .home_page_block_4 figure {
        width: 140px;
        height: 140px;
        line-height: 140px;
    }
    .header-top {
        text-align: center;
    }
    .header_info p {
        text-align: center;
        margin: 5px 0 0;
    }
    .langsel {
        text-align: center!important;
        justify-content: center;
    }
    .info_block {
        margin-top: 230px;
    }
    .home_page_block_3 img {
        height: 300px;
    }
    .footer_bottom_text {
        width: 100%;
        margin-right: 0;
    }
    .footer_text {
        padding-left: 0;
    }
    .home_page_block_5 {
        margin: 0;
    }

}



@media screen and (max-width: 375px) {
    .step_nav .wpcf7-submit, .contact_form .wpcf7-submit {
        font-size: 12px;
    }
}

@media screen and (max-width: 340px) {
    .home_page_block_4 figure {
        width: 120px;
        height: 120px;
        line-height: 120px;
    }
    h5 {
        font-size: 16px;
        font-weight: bold;
    }
    body {
        font-size: 14px;
        line-height: 18px;
    }
    .contact_form_all h3 {
        font-size: 25px;
    }
    .contact_form_all h4 {
        font-size: 22px;
        font-weight: normal;
    }
    h2 {
        font-size: 22px;
        font-weight: bold;
    }
    .home_page_block_4 p {
        font-size: 12px;
    }
    .step_nav button {
        font-size: 10px;
    }
    .footer_bottom a, .home_page_block_6 p {
        font-size: 14px;
        line-height: 20px;
    }
    .footer_bottom a img {
        margin-right: 10px;
        height: 15px;
    }

}
