.tgd_popup_box_section .dl_man_title_div.left_site_title span.dl_mn_title {
    text-align: center;
    color: #000;
    width: fit-content;
    margin: 18px auto !important;
}

.blur_body .header_Section,
.blur_body .mobaile_header_section {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

.blur_body .hader_main_section,
.blur_body .mobaile_header_section {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

.popup_col_main .site_title {
    margin: 0px !important;
}

.popup_col_main .coco-form-wrapper {
    text-align: left !important;
}

div#body_overlay {
    width: 100vw;
    height: 100vh;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    position: fixed;
    top: 0;
    background: #1dafc666;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    display: none;
}

span.pop_up_close_icn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 999;
    line-height: 0;
}

.tgd_popup_box_col {
    padding-bottom: 20px !important;
}

.tgd_popup_box_row {
    padding: 0px !important;
}

span.pop_up_close_icn .fa {
    background: #1B5F8F;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}

.tgd_popup_box_section .ddl_form_row_inner {
    text-align: center;
}

#pop_up_quote_box {
    position: fixed !important;
    top: 0;
    max-width: 900px;
    left: 0;
    right: 0;
    margin: auto;
    background-size: cover !important;
    background-repeat: no-repeat;
    z-index: 999;
    background: transparent;
    display: flex;
    height: 100%;
    overflow: auto;
    background: transparent;
    transform: scale(0);
    transition: 1s !important;
}

.tgd_popup_box_row {
    position: relative;
    overflow: hidden;
    background: #fff;
}

.site_width.qoute_popup {
    padding: 50px !important;
    background-color: #1dafc6;
    box-shadow: 0px 4px 37.24px 0.76px rgba(0, 0, 0, 0.10);
    position: relative;
}

.qoute_popup .contact_main {
    width: 100%;
}

.qoute_popup .site_title {
    color: #fff;
}

.qoute_popup .site_title::before {
    background: #fff;
}

.qoute_popup .submit_main {
    text-align: center;
}

.site_width.qoute_popup .pop_up_close_icn {
    position: absolute;
    top: 0;
    right: -1px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e72b33;
    transition: 0.5s ease;
}

.site_width.qoute_popup .pop_up_close_icn i.fa {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    height: 18px;
    width: 18px;
    text-align: center;
    transition: 0.5s ease;
}

.site_width.qoute_popup .et_pb_column,
.site_width.qoute_popup .et_pb_column .et_pb_module,
.site_width.qoute_popup .et_pb_column .et_pb_module .et_pb_code_inner {
    position: unset !important;
}

.site_width.qoute_popup .pop_up_close_icn:hover i.fa {
    color: #fff;
}

.site_width.qoute_popup .pop_up_close_icn:hover {
    background-color: #000;
    border: 1px solid #000;
}

.qoute_popup .site_heading {
    text-align: center;
}

.remove_menu_icon .sfm-navicon-button.x.sf_label_default {
    display: none;
}

.site_width.qoute_popup .et_pb_module.et_pb_code {
    margin-bottom: 0 !important;
}

.blur_body .mr_header_top_main_sec,
.blur_body .mr_header_main_sec,
.blur_body .hy_header_mobile_main_sec {
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .site_width.qoute_popup {
        padding: 30px 15px !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    #pop_up_quote_box {
        max-width: 600px;
    }
    .site_width.qoute_popup {
        padding: 40px 30px !important;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    #pop_up_quote_box {
        max-width: 620px;
    }
    .site_width.qoute_popup {
        padding: 50px 40px !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    #pop_up_quote_box {
        max-width: 640px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    #pop_up_quote_box {
        max-width: 680px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    #pop_up_quote_box {
        max-width: 700px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    #pop_up_quote_box {
        max-width: 720px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {}