@media only screen and (min-width:1680px) {}

@media only screen and (min-width:1920px) {}

@media only screen and (min-width:992px) {}

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

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

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

@media only screen and (max-width:1399px) {
    ._header_btm_img_wrap {
        height: 700px;
    }

    ._better_content_txt {
        font-size: 16px;
    }

    ._meet_content_txt_title {
        font-size: 24px;
    }

    ._meet_content_title2 {
        font-size: 22px;
    }

    ._meet_content_title {
        font-size: 40px;
    }

    ._meet_content_ul_title {
        font-size: 24px;
    }

    ._meet_content_li {
        font-size: 20px;
    }

    ._better_content_btn {
        font-size: 18px;
        padding: 18px 36px;
    }
}

@media only screen and (min-width:1200px) and (max-width:1399px) {}

@media only screen and (max-width:1199px) {
    ._header_btm_img_wrap {
        height: auto;
    }

    ._header_btm_img {
        display: none;
    }

    ._header_btm_img_mob {
        display: block;
    }

    ._better_wrapper {
        padding: 70px 0 50px;
    }

    ._better_header_p {
        font-size: 18px;
    }

    ._fast_content_title {
        font-size: 40px;
    }

    ._meet_content_title {
        font-size: 32px;
    }

    ._better_content_btn {
        font-size: 17px;
        padding: 16px 28px;
    }
}

@media only screen and (min-width:768px) and (max-width:1199px) {}

@media only screen and (max-width:991px) {
    ._fast_content {
        margin: 50px 0 20px;
    }

    ._meet_content_ul {
        margin: 20px 0 30px;
    }

    ._ftr_crptcrncy_itm {
        margin: 20px 0;
    }

    ._meet_wrapper {
        padding: 50px 0;
    }

    ._better_content_btn {
        font-size: 17px;
        padding: 16px 28px;
    }
}

@media only screen and (min-width:768px) and (max-width:769px) {}

@media only screen and (min-width:768px) and (max-width:780px) {}

@media only screen and (max-width:767px) {
    ._ftr_crptcrncy_itm {
        padding: 0px;
        margin-bottom: 30px;
    }

    ._ftr_crptcrncy_lft {
        margin-bottom: 40px;
    }

    ._ftr_crptcrncy_txt {
        margin-bottom: 20px;
    }

    ._ftr_crptcrncy_titl {
        margin-bottom: 20px;
    }

    ._ftr_crptcrncy_itm_ul li {
        margin-bottom: 10px;
    }

    ._ftr_crptcrncy_btm {
        padding: 20px 0px 20px;
    }

    ._fast_content_img {
        margin: 0 auto !important;
        max-width: 100%;
    }

    ._fast_content_img_shape {
        max-width: calc(100% - 40px);

    }

    ._better_content_btn {
        font-size: 16px;
        padding: 14px 28px;
    }
}

@media only screen and (max-width:575px) {
    ._better_header_title {
        font-size: 44px;
    }

    ._better_content_btn_wrap {
        margin: 30px 0 20px;
    }

    ._review_wrap {
        padding: 25px 0;
    }

    ._better_header_title span::before {
        transform: translate(-50%, 0%) scale(0.8);
    }

    ._fast_content {
        margin: 50px 0 20px;
        text-align: center;
    }

    ._ftr_map_btm_txt {
        font-size: 16px;
    }

    ._modal_form_title {
        font-size: 32px;
    }

    ._modal_form_title2 {
        font-size: 14px;
    }
}

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

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

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