.nav li li{
    padding: 0 !important;
}
ul.sub-menu{
    width: 200px !important;
}
.et-menu .menu-item-has-children>a:first-child:after {
    right: -10px;
    top: 5px;
}

ul#menu-header_menu>li {
    margin: 0px !important;
    position: relative !important;
    padding: 30px 40px !important;
}

ul#menu-header_menu>li>a {
    padding-bottom: 0px !important;
    color: #000000 !important;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-transform: capitalize;
    opacity: 1 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 7px !important;
}

.dr_header_sec ul#menu-header_menu>li>a:hover,
.dr_header_sec ul#menu-header_menu>li.current-menu-item>a {
    background-color: #DFFE00 !important;
    font-weight: 500 !important;
    padding: 7px !important;
}

.dr_header_row {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.dr_header_col1,
.dr_header_col2,
.dr_header_col3 {
    width: unset !important;
}

.et_pb_row:after,
.et_pb_row_inner:after {
    display: none !important;
}

.header_two_btns {
    display: flex;
    align-items: center;
    gap: 16px;
}

ul#menu-header_menu>li:first-child {
    padding-left: 13px !important;
}

ul#menu-header_menu>li:last-child {
    padding-right: 5px !important;
}

.dr_header_row {
    border-bottom: 1px solid #000;
}

.dr_header_col2 {
    padding-left: 215px;
}

.dr_header_block1 .et_pb_image_wrap img {
    width: 100px;
    height: 58px;
    object-fit: contain;
    display: block;
}

.dr_bnr_txt_row {
    display: flex;
}

.text_anime .text {
    font-size: 107px;
    line-height: 129px;
    font-weight: 800;
    color: #000000;
    text-transform: capitalize;
}

.text_anime {
    width: 85%;
}

.bnr_txt_sub_title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    color: #000;
    width: 58%;
    margin-top: 30px;
}

.bnr_title_btns {
    margin-top: 60px;
}

.bnr_txt_des_data {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: #000;
    margin-top: 22px;
}

.bnr_txt_des_data span {
    display: block;
}

.dr_bnr_txt_block {
    padding: 105px 0;
    padding-left: 25px;
}


@media all and (min-width: 320px) and (max-width: 980px) {
    .pp_fixed_header_section {
        padding: 0 !important;
    }

    .pp_fixed_header_row {
        width: 100% !important;
        max-width: 100% !important;
        background-color: #222;
    }

    .padding_zero.te_header_mob_main_sec {
        padding: 10px 15px !important;
    }

    .te_header_mob_main_row {
        display: flex;
        align-items: center;
    }

    .te_header_mob_main_col_1,
    .te_header_mob_main_col_2 {
        margin: 0 !important;
    }

    .te_header_mob_main_sec {
        background-color: #fff;
    }

    .ag_header_mob_main_top_row {
        padding: 0 !important;
    }

    .mob_head_full_call_btns.mob_head_full_call_btn_1,
    .mob_head_full_call_btn.mob_head_full_call_btn_1 {
        text-align: center;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #000;
    }

    .mob_head_full_call_btn.mob_head_full_call_btn_1 {
        background-color: #DFFE00;
    }

    .mob_head_full_call_btns_main {
        display: flex;
    }

    .mob_head_full_call_btn_1 {
        flex: 1;
    }

    .mob_head_full_call_btn.mob_head_full_call_btn_1 a,
    .mob_head_full_call_btns.mob_head_full_call_btn_1 a {
        color: #000;
        font-size: 14px;
    }

    .mob_head_full_call_btns.mob_head_full_call_btn_1 a {
        color: #fff;
    }

    .padding_zero.ag_header_mob_main_sec {
        padding: 0 !important;
    }

    .ag_header_mob_main_top_row {
        width: 100% !important;
        max-width: 100% !important;
    }

    .ag_header_mob_main_top_sec {
        padding: 0 !important;
    }

    .te_header_mob_main_block_1 .et_pb_image_wrap img {
        width: 230px !important;
        height: 56px;
    }

    .bd_mob_header_bottom_row {
        display: flex;
    }

    .pd0.bd_mob_header_bottom_row {
        padding: 10px 15px !important;
    }

    .bd_mob_header_bottom_block1 .et_pb_image_wrap img {
        width: 74px !important;
        height: 43px;
        display: block;
        object-fit: contain;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {}

@media all and (min-width: 481px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .dr_header_block1 .et_pb_image_wrap img {
        width: 79px;
        height: 46px;
        object-fit: contain;
        display: block;
    }

    ul#menu-header_menu>li {
        padding: 20px 13px !important;
    }

    .dr_header_col2 {
        padding-left: 10px;
    }

    ul#menu-header_menu>li>a {
        font-size: 14px;
        padding: 5px !important;
    }

    .dr_header_sec ul#menu-header_menu>li>a:hover,
    .dr_header_sec ul#menu-header_menu>li.current-menu-item>a {
        padding: 5px !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .dr_header_block1 .et_pb_image_wrap img {
        width: 79px;
        height: 46px;
        object-fit: contain;
        display: block;
    }

    ul#menu-header_menu>li {
        padding: 20px 13px !important;
    }

    .dr_header_col2 {
        padding-left: 40px;
    }

    ul#menu-header_menu>li>a {
        font-size: 14px;
        padding: 5px !important;
    }

    .dr_header_sec ul#menu-header_menu>li>a:hover,
    .dr_header_sec ul#menu-header_menu>li.current-menu-item>a {
        padding: 5px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .dr_header_block1 .et_pb_image_wrap img {
        width: 90px;
        height: 52px;
        object-fit: contain;
        display: block;
    }

    ul#menu-header_menu>li {
        padding: 23px 15px !important;
    }

    .dr_header_col2 {
        padding-left: 90px;
    }

    ul#menu-header_menu>li>a {
        font-size: 15px;
        padding: 5px !important;
    }

    .dr_header_sec ul#menu-header_menu>li>a:hover,
    .dr_header_sec ul#menu-header_menu>li.current-menu-item>a {
        padding: 5px !important;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .dr_header_block1 .et_pb_image_wrap img {
        width: 90px;
        height: 52px;
        object-fit: contain;
        display: block;
    }

    ul#menu-header_menu>li {
        padding: 23px 20px !important;
    }

    .dr_header_col2 {
        padding-left: 110px;
    }

    ul#menu-header_menu>li>a {
        font-size: 15px;
        padding: 5px !important;
    }

    .dr_header_sec ul#menu-header_menu>li>a:hover,
    .dr_header_sec ul#menu-header_menu>li.current-menu-item>a {
        padding: 5px !important;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    ul#menu-header_menu>li {
        padding: 23px 30px !important;
    }

    .dr_header_col2 {
        padding-left: 110px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    ul#menu-header_menu>li {
        padding: 26px 30px !important;
    }

    .dr_header_col2 {
        padding-left: 180px;
    }
}