.thank_you_btn_box,
.err_btn_box_inner {
    justify-content: center;
    padding-top: 20px;
}

.thank_txt,
.err_box_inner span {
    font-size: 100px;
    text-transform: uppercase;
    color: #000;
    line-height: 1.5;
}

.thank_you_text_box,
.error_text_box {
    padding-top: 0 !important;
}

.err_main_box {
    padding-top: 50px;
}

.thnk_flr_row {
    padding: 75px !important;
    border-radius: 20px;
}

.thnk_btn_con {
    padding-top: 50px;
}

.thnk_flr_row:before {
    content: '';
    position: absolute;
    width: 366px;
    height: 256px;
    bottom: 0;
    right: 15px;
    background: url('../../../../../wp-content/uploads/2024/09/thnk_flr_aftr.png');
    background-size: 100% 100%;
}

@media all and (min-width: 320px) and (max-width: 767px) {

    .thank_you_text_box,
    .error_text_box {
        padding-top: 20px;
    }

    .thank_txt,
    .err_box_inner span {
        font-size: 45px;
        line-height: 1.2;
    }

    .thank_you_btn_box,
    .err_btn_box_inner {
        padding-top: 10px;
    }

    .thnk_flr_row {
        padding: 15px !important;
    }

    .thnk_flr_row:before {
        width: 240px;
        height: 160px;
        display: none;
    }

    .thnk_btn_con {
        padding-top: 10px;
    }

    .thnk_desc_con_inr span {
        line-height: 1.3;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    .thank_you_text_box,
    .error_text_box {
        padding-top: 20px;
    }

    .thank_txt,
    .err_box_inner span {
        font-size: 70px;
        line-height: 1.2;
    }

    .thank_you_btn_box,
    .err_btn_box_inner {
        padding-top: 10px;
    }

    .thnk_flr_row {
        padding: 35px !important;
    }

    .thnk_flr_row:before {
        width: 240px;
        height: 160px;
    }

    .thnk_btn_con {
        padding-top: 20px;
    }

    .thnk_desc_con_inr span {
        line-height: 1.3;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    .thank_txt,
    .err_box_inner span {
        font-size: 70px;
        line-height: 1.2;
    }

    .thank_you_btn_box,
    .err_btn_box_inner {
        padding-top: 10px;
    }

    .thnk_flr_row {
        padding: 55px !important;
    }

    .thnk_flr_row:before {
        width: 280px;
        height: 190px;
    }

    .thnk_btn_con {
        padding-top: 30px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    .thank_txt,
    .err_box_inner span {
        font-size: 80px;
        line-height: 1.2;
    }

    .thank_you_btn_box,
    .err_btn_box_inner {
        padding-top: 12px;
    }

    .thnk_flr_row {
        padding: 55px !important;
    }

    .thnk_flr_row:before {
        width: 316px;
        height: 216px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    .thank_txt,
    .err_box_inner span {
        font-size: 80px;
        line-height: 1.2;
    }

    .thnk_flr_row {
        padding: 55px !important;
    }

    .thnk_flr_row:before {
        width: 316px;
        height: 216px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    .thank_txt,
    .err_box_inner span {
        font-size: 90px;
    }

    .thnk_flr_row {
        padding: 55px !important;
    }

    .thnk_flr_row:before {
        width: 316px;
        height: 216px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}