.hdr_sec,
.mb_hdr_section {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 4;
    transition: 0.6s !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.hdr_upr_row {
    transition: 0.6s;
}

.hdr_sec_fixed .hdr_upr_row {
    display: none;
}

.mb_hdr_section {
    display: none !important;
}

.et_pb_menu__wrap {
    width: 100% !important;
}

nav.et-menu-nav {
    width: 100% !important;
}

.et_pb_menu__menu {
    width: 100% !important;
}

.et_pb_menu_inner_container.clearfix {
    width: 100% !important;
}

/* -------header upr row------ */

.hdr_upr_col {
    position: relative;
}

.hdr_upr_col:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    width: 33%;
    background: #233446;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    top: 0;
    z-index: -1;
    left: 0;
}

.hdr_upr_main_box_inr.dfa {
    justify-content: space-between;
}

.hdr_sm_img a {
    display: flex;
    padding: 0 12px;
}

.hdr_sm_img svg {
    height: 16px;
    width: 100%;
}

.hdr_wlc_text_inr {
    padding: 2px 0;
}

.hdr_call_txt a {
    display: block;
    line-height: 1.1;
    font-size: 14px;
}

/* ----------main header---- */
.hdr_col1 {
    width: 15% !important;
}

.hdr_col2 {
    width: 57% !important;
}

.hdr_col3 {
    width: 28% !important;
}

.hdr_logo {
    display: flex;
}

.hdr_logo img {
    width: 100%;
    height: 75px;
    object-fit: contain;
}

.hdr_menu ul {
    margin: 0 !important
}

.hdr_menu ul>li {
    padding: 40px 20px !important;
    margin: 0 !important;
}

.hdr_menu ul>li>a {
    font-size: 16px;
    font-weight: 600 !important;
    color: #444444;
    text-transform: capitalize;
    padding: 0 !important;
    padding: 8px 20px !important;
    display: flex;
    align-items: center;
}

.hdr_menu ul li.current-menu-item a {
    background-color: #233446 !important;
    color: #fff !important;
    opacity: 1 !important;
}

.hdr_menu ul li.current_page_item.menu-item-500 a {
    background: transparent !important;
    color: #FDCC0D !important;
}

.hdr_menu li a:hover {
    color: #FDCC0D !important;
    opacity: 1 !important;
}

.hdr_menu ul.sub-menu li {
    width: 50% !important;
}

.hdr_menu ul.sub-menu {
    display: flex;
    flex-wrap: wrap;
    width: 400px !important;
}

.hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
    font-family: 'FontAwesome';
    content: "\f0dd";
    top: 4px;
}

.hdr_menu ul.sub-menu li.current-menu-item:after {
    display: none;
}

.hdr_menu ul li ul {
    border-color: #FDCC0D !important;
    border-width: 2px !important;
    border-radius: 5px 5px 0 0;
    padding: 0 !important;
    width: auto;
    background: 0 0 !important;
    box-shadow: none !important;
    transform: rotateX(90deg);
    transition: 1s;
    transform-origin: top;
    margin-top: 1px !important;
}

.hdr_menu ul li ul>li {
    padding: 10px 12px 10px 15px !important;
    /* background: #233446; */
    background: linear-gradient(190deg, #ddd -50%, #233446 50%);
    transform: rotateX(90deg);
    transform-origin: top;
    transition: 1s !important;
    width: 100%;
    border-radius: 5px;
    border-bottom: 2px solid #FDCC0D;
}

.hdr_menu ul.sub-menu>li>a {
    padding: 0 !important;
    color: #fff !important;
}

.hdr_menu ul.sub-menu>li>a:hover {
    color: #FDCC0D !important;
}

.hdr_menu ul li:hover ul,
.hdr_menu ul li:hover ul li {
    transform: rotateX(0deg);
}


.hdr_call_img {
    display: flex;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 10px;
}

.hdr_call_img img {
    width: 100%;
    height: 22px;
    object-fit: contain;
}

.hdr_call_txt span {
    display: flex;
    font-size: 16px;
    line-height: 1.3;
}

.hdr_btn_box_inr.dfa {
    justify-content: right;
}

.hdr_call_btn {
    padding-left: 20px;
}

.hdr_call_txt b {
    padding-left: 2px;
}

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

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

@media all and (min-width: 320px) and (max-width: 980px) {
    .hdr_sec {
        display: none !important;
    }

    .mb_hdr_section {
        display: block !important;
    }

    .mb_hdr_col_1,
    .mb_hdr_col_2 {
        width: 50% !important;
    }

    .gp_line_block {
        position: relative;
        display: flex;
        overflow: hidden
    }

    .gp_line_block_1 {
        background: #233446;
    }

    .gp_line_col_box {
        position: relative
    }

    .gp_line_box {
        transition: all 3s ease;
        width: 100%;
        text-align: center;
        padding: 5px 5px;
        position: relative;
        padding-right: 0;
    }

    .gp_line_text {
        font-size: 12px;
        color: #ffff;
        width: max-content;
        text-transform: capitalize;
        transition: 1s;
        padding: 0 15px;
        text-wrap: nowrap;
        border-right: 1px solid #E7E5DE;
    }

    .js-marquee-wrapper {
        animation-duration: 30s !important
    }

    @keyframes scrollText {
        0% {
            left: 0
        }

        100% {
            left: -10%
        }
    }

    .mb_hdr_row.pd0 {
        padding: 10px !important;
    }

    .mb_logo {
        display: flex;
        justify-content: left;
    }

    .mb_logo img {
        width: 100% !important;
        height: 45px;
        object-fit: contain;
    }

    .hdr_icons {
        display: flex;
        flex-wrap: wrap;
        justify-content: right;
        padding-right: 47px;
    }

    a.get_popup_click.hdr_icon {
        padding-left: 6px;
    }

    .hdr_mb_svg {
        height: 42px;
        width: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
        background: #E7E5DE;
    }

    .hdr_mb_svg svg {
        width: 100%;
        height: 24px;
    }

    .hdr_mb_svg svg path {
        fill: #233446;
    }


}

@media all and (min-width: 981px) and (max-width: 1024px) {
    .hdr_menu ul>li {
        padding: 25px 8px !important;
        margin: 0 !important;
    }

    .hdr_col2 {
        width: 53% !important;
    }

    .hdr_col3 {
        width: 32% !important;
    }

    .hdr_logo img {
        height: 55px;
    }

    .hdr_sm_img a {
        display: flex;
        padding: 0 8px;
    }

    .hdr_menu ul>li>a {
        padding: 5px 15px !important;
        font-size: 15px;
    }

    .hdr_call_btn {
        padding-left: 10px;
    }

    .hdr_call_img {
        height: 35px;
        width: 35px;
    }

    .hdr_call_img img {
        height: 16px;
    }

    .hdr_upr_col:after {
        width: 26%;
    }

    .hdr_call_txt span {
        font-size: 15px;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 1px;
    }

    .hdr_menu ul li ul>li {
        padding: 5px 10px 5px 10px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .hdr_menu ul>li {
        padding: 25px 10px !important;
        margin: 0 !important;
    }

    .hdr_col2 {
        width: 53% !important;
    }

    .hdr_col3 {
        width: 32% !important;
    }

    .hdr_logo img {
        height: 55px;
    }

    .hdr_sm_img a {
        display: flex;
        padding: 0 8px;
    }

    .hdr_menu ul>li>a {
        padding: 5px 15px !important;
        font-size: 15px;
    }

    .hdr_call_btn {
        padding-left: 10px;
    }

    .hdr_call_img {
        height: 40px;
        width: 40px;
    }

    .hdr_upr_col:after {
        width: 26%;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 1px;
    }

    .hdr_menu ul li ul>li {
        padding: 5px 10px 5px 10px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .hdr_menu ul>li {
        padding: 25px 15px !important;
        margin: 0 !important;
    }

    .hdr_col2 {
        width: 53% !important;
    }

    .hdr_col3 {
        width: 32% !important;
    }

    .hdr_logo img {
        height: 60px;
    }

    .hdr_menu ul>li>a {
        padding: 5px 15px !important;
        font-size: 15px;
    }

    .hdr_call_btn {
        padding-left: 10px;
    }

    .hdr_call_img {
        height: 40px;
        width: 40px;
    }

    .hdr_upr_col:after {
        width: 26%;
    }

    .hdr_menu .et-menu .menu-item-has-children>a:first-child:after {
        top: 1px;
    }

    .hdr_menu ul li ul>li {
        padding: 5px 10px 5px 10px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .hdr_menu ul>li {
        padding: 25px 15px !important;
        margin: 0 !important;
    }

    .hdr_logo img {
        height: 60px;
    }

    .hdr_menu ul>li>a {
        padding: 5px 15px !important;
    }

    .hdr_call_btn {
        padding-left: 10px;
    }

    .hdr_call_img {
        height: 45px;
        width: 45px;
    }

    .hdr_upr_col:after {
        width: 26%;
    }
}

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

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