/*  */

.error404 .hdr_section,
.page-id-332 .hdr_section {
    border-bottom: 1px solid #ddd;
    padding: 0 !important;
}

.error_text_box_inner {
    font-size: 150px;
    line-height: 1.2;
    color: #89BC40;
    font-weight: 600;
}

.error_desc_box_inner span {
    padding: 5px 0;
}

.error_btn_main_box_inner a {
    margin: 5px;
}

.error_btn_main_box_inner {
    padding: 20px 0 0;
}

.dfa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.jc {
    justify-content: center;
}

.site_desc {
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    font-weight: 400;
}

.site_desc span {
    display: block;
}

.err_section {
    padding-top: 0 !important;
}

.err_row {
    padding-bottom: 0 !important;
}


/* ------- thank you page */

.thank_txt {
    font-size: 140px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: bold;
    color: #89bc40;
    padding-bottom: 0;
}

.thank_you_btn_box_inner {
    padding: 20px 0 0;
}

.thank_you_desc_box_inner span {
    margin: 9px 0 0;
}


/* .thank_section {
    padding-top: 0 !important;
} */

.thank_row {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}


/* ------- thank you page end */

@media all and (min-width: 20px) and (max-width: 767px) {
    .error_main_box_inner {
        padding: 0px 0 0;
    }
    .error_text_box_inner {
        font-size: 100px;
    }
    .err_row.pdt90 {
        padding: 0px 0 !important;
    }
    /* thank you */
    .thank_txt {
        font-size: 40px;
        line-height: 1;
    }
    .thank_you_main_box_inner {
        padding: 0px 0 0;
    }
    /* thank you end */
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .thank_txt {
        font-size: 50px;
        line-height: 1;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .error_main_box_inner {
        padding: 50px 0 0;
    }
    .error_text_box_inner {
        font-size: 100px;
    }
    /* thank you */
    .thank_txt {
        font-size: 80px;
        line-height: 1;
        padding-bottom: 0;
    }
    .thank_you_main_box_inner {
        padding: 0 0 0;
    }
    /* thank you end */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .error_main_box_inner {
        padding: 30px 0 0;
    }
    .error_text_box_inner {
        font-size: 120px;
    }
    /* thank you */
    .thank_txt {
        font-size: 80px;
    }
    /* thank you end */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .error_text_box_inner {
        font-size: 120px;
    }
    .error_main_box_inner {
        padding: 20px 0 0;
    }
    /* thank you */
    .thank_txt {
        font-size: 80px;
    }
    /* thank you end */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .error_main_box_inner {
        padding: 20px 0 0;
    }
    /* thank you */
    .thank_txt {
        font-size: 100px;
    }
    /* thank you end */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    /* thank you */
    .thank_txt {
        font-size: 120px;
    }
    /* thank you end */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}