.hdr_row {
    width: 100% !important;
    max-width: 1745px !important;
}

.hdr_top_col2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.call_icon {
    padding-right: 8px;
}

.hdr_top_sec {
    padding: 20px 0 !important;
}

.hdr_social_icons .fa::before {
    color: #7e7d82;
    font-size: 18px;
}

.highlight {
    color: #129DC4;
}

.hdr_social_icons .fa {
    padding-left: 24px;
    font-size: 16px;
}

.hdr_social_icons .fa:first-child {
    padding-left: 0;
}

.call_icon .fa:before {
    font-size: 14px;
}

.hdr_mnu .et-menu>li {
    padding: 0 40px !important;
    margin: 0 !important;
}

.hdr_mnu .et-menu>li>a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #323232;
    letter-spacing: 1.4px;
    padding: 0 !important;
}

.hdr_mnu .et-menu>li.current-menu-item>a,
.hdr_mnu .et-menu>li>a:hover {
    color: #129DC4;
    opacity: 1;
}

.hdr_bottom_col3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.hdr_img img {
    width: 100% !important;
    height: 90px;
    object-fit: contain;
    object-position: left;
}

.hdr_bottom_sec {
    padding: 40px 0 !important;
    transition: all 0.3s ease-in-out 0s;
}

.hdr_bottom_col1 {
    width: 25% !important;
}

.hdr_bottom_col2 {
    width: 50% !important;
}

.hdr_bottom_col3 {
    width: 25% !important;
}

.hdr_mnu .et_pb_menu__menu,
.hdr_mnu .et-menu-nav,
.hdr_mnu .et-menu {
    width: 100% !important;
}

.hdr_mnu .et-menu {
    justify-content: center !important;
}

.hdr_bottom_mbl_sec {
    display: none;
}


.hdr_sec_fixed .hdr_bottom_sec {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    padding: 5px 0 !important;
}

@media all and (min-width: 320px) and (max-width: 980px) {
    .hdr_row {
        max-width: 90% !important;
    }

    .hdr_top_col {
        width: 50% !important;
    }

    .hdr_social_icons .fa {
        padding-left: 15px;
    }

    .hdr_social_icons .fa::before {
        font-size: 14px;
    }

    .call_icon {
        padding-right: 5px;
    }

    .call_icon .fa:before {
        font-size: 13px;
    }

    .hdr_top_sec {
        padding: 12px 0 !important;
    }

    .hdr_bottom_sec {
        display: none;
    }

    .hdr_bottom_mbl_sec {
        display: block;
    }

    .hdr_bottom_mbl_col {
        width: 50% !important;
    }

    .hdr_bottom_mbl_col2 {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
        padding-right: 50px;
    }

    .hdr_img img {
        height: 50px;
    }

    .hdr_bottom_mbl_sec {
        padding: 20px 0 !important;
    }
}

@media all and (min-width: 320px) and (max-width: 767px) {
    .hdr_row {
        max-width: 95% !important;
    }

    .hdr_bottom_mbl_sec {
        padding: 12px 0 !important;
    }

    .hdr_bottom_mbl_col1 {
        width: 30% !important;
    }

    .hdr_bottom_mbl_col2 {
        width: 70% !important;
    }

    .hdr_bottom_mbl_col2 {
        padding-right: 40px;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {}


@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .hdr_row {
        max-width: 940px !important;
    }

    .hdr_bottom_sec {
        padding: 20px 0 !important;
    }

    .hdr_img img {
        height: 70px;
    }

    .hdr_top_sec {
        padding: 10px 0 !important;
    }

    .hdr_bottom_col1 {
        width: 20% !important;
    }

    .hdr_bottom_col2 {
        width: 55% !important;
    }

    .hdr_mnu .et-menu>li {
        padding: 0 18px !important;
    }

    .hdr_mnu .et-menu>li>a {
        font-size: 13px;
    }

    .hdr_social_icons .fa::before {
        font-size: 16px;
    }

    .hdr_social_icons .fa {
        padding-left: 20px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .hdr_row {
        max-width: 1000px !important;
    }

    .hdr_bottom_sec {
        padding: 20px 0 !important;
    }

    .hdr_img img {
        height: 70px;
    }

    .hdr_top_sec {
        padding: 10px 0 !important;
    }

    .hdr_bottom_col1 {
        width: 20% !important;
    }

    .hdr_bottom_col2 {
        width: 55% !important;
    }

    .hdr_mnu .et-menu>li {
        padding: 0 18px !important;
    }

    .hdr_mnu .et-menu>li>a {
        font-size: 13px;
    }

    .hdr_social_icons .fa::before {
        font-size: 16px;
    }

    .hdr_social_icons .fa {
        padding-left: 20px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .hdr_row {
        max-width: 1100px !important;
    }

    .hdr_bottom_sec {
        padding: 20px 0 !important;
    }

    .hdr_img img {
        height: 70px;
    }

    .hdr_top_sec {
        padding: 10px 0 !important;
    }

    .hdr_bottom_col1 {
        width: 20% !important;
    }

    .hdr_bottom_col2 {
        width: 55% !important;
    }

    .hdr_mnu .et-menu>li {
        padding: 0 25px !important;
    }

    .hdr_mnu .et-menu>li>a {
        font-size: 13px;
    }

    .hdr_social_icons .fa::before {
        font-size: 16px;
    }

    .hdr_social_icons .fa {
        padding-left: 20px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .hdr_row {
        max-width: 1240px !important;
    }

    .hdr_bottom_sec {
        padding: 20px 0 !important;
    }

    .hdr_img img {
        height: 80px;
    }

    .hdr_top_sec {
        padding: 15px 0 !important;
    }

    .hdr_bottom_col1 {
        width: 23% !important;
    }

    .hdr_bottom_col2 {
        width: 52% !important;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .hdr_row {
        max-width: 1400px !important;
    }

    .hdr_bottom_sec {
        padding: 20px 0 !important;
    }

    .hdr_img img {
        height: 80px;
    }

    .hdr_top_sec {
        padding: 15px 0 !important;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .hdr_row {
        max-width: 1640px !important;
    }
}