.desktop_header {
    position: fixed;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(45px);
}

.header_btn,
.header_btn_inr {
    display: flex;
    align-items: center;
    justify-content: right;
}

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

.head_logo img {
    object-fit: contain;
    width: 100%;
    height: 111px;
    margin: auto;
}

.head_logo .et_pb_image_wrap {
    box-shadow: 0px 0px 15px 0px #0000001A;
    height: 145px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -49px;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
}

.head_col {
    margin: 0 !important;
}

.head_col_1 {
    width: 11.5% !important;
}

.head_col_2 {
    width: 63.5% !important;
}

.head_col_3 {
    width: 25% !important;
}

.head_menu .et_pb_menu__wrap {
    justify-content: center;
}

ul#menu-main-menu li a {
    padding-bottom: 0px !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    text-transform: uppercase;
}

ul#menu-main-menu>li {
    margin: 0px !important;
    position: relative !important;
    padding: 42px !important;
    position: relative;
}

ul#menu-main-menu>li.current-menu-item a {
    opacity: 1;
    color: #1569ae !important;
}

ul#menu-main-menu li a:hover {
    opacity: 1 !important;
    color: #1569ae !important;
}

.head_menu .nav li li a {
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: normal !important;
    color: #000;
    text-transform: capitalize;
    width: 100% !important;
    transition: 0.5s ease;
    cursor: pointer;
    padding: 8px 0px 0px 20px !important;
}

.head_menu .nav li .sub-menu li {
    width: 100%;
    padding: 0 !important;
}

ul#menu-main-menu li a:hover {
    opacity: 1 !important;
    color: #1569ae !important;
}

ul#menu-main-menu ul.sub-menu li a:hover {
    opacity: 1 !important;
    color: #1569ae !important;
    background-color: unset !important;
}

.btn_col_left {
    margin-right: 10px;
}

.cust_head_width {
    width: 100% !important;
    max-width: 86% !important;
    margin: auto !important;
}

ul#menu-main-menu>li:before {
    content: '';
    border-left: 2px solid #fff;
    width: 2px;
    height: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 0;
    margin: auto;
    z-index: -1;
}

ul#menu-main-menu>li:last-child:before {
    border: none;
}

ul.sub-menu {
    padding: 0px !important;
}

header {
    z-index: 999;
    position: relative;
}

/* 320 */

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

    #main-content {
        margin-top: 90px;
    }

    .head_mob_btn img {
        object-fit: contain;
        width: 100%;
        height: 20px;
        object-position: center;
    }

    .mobile_header {
        position: fixed !important;
        top: 0;
        width: 100%;
        display: block;
        border-bottom: 1px solid var(--primary_color);
        box-shadow: rgb(0 0 0 / 25%) 0px 20px 20px -20px;
    }

    .mobile_header_row {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100% !important;
        padding: 10px !important;
        position: relative !important;
    }

    .mob_right ul {
        list-style: none;
        display: flex;
        align-items: center;
        padding: 0;
    }

    .mob_inr {
        background: var(--primary_color);
        line-height: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        cursor: pointer;
    }

    .mob_inr img {
        object-fit: contain;
        object-position: center;
        width: 100% !important;
        height: 20px;
    }

    .mob_inr a {
        margin: auto;
    }

    .mob_right ul li {
        margin-right: 10px;
        border-radius: 100%;
    }

    .sfm-navicon-button.sf_label_default {
        display: block;
        top: 5px;
        right: 5px !important;
        width: 40px !important;
        height: 40px !important;
    }

    .mobile_icon_box {
        position: absolute !important;
        right: 42px;
        top: 0px;
        border: 0;
        display: flex;
        bottom: 0;
    }

    .mobile_icon_box .et_pb_code_inner {
        margin: auto;
    }

    .header_logo {
        width: 100%;
    }

    .header_logo img {
        object-fit: contain;
        width: 100% !important;
        height: 70px;
        object-position: left;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    .cust_head_width {
        max-width: 97% !important;
    }

    .head_col_1 {
        width: 10% !important;
    }

    .head_col_2 {
        width: 62% !important;
    }

    .head_col_3 {
        width: 28% !important;
    }

    ul#menu-main-menu>li {
        padding: 20px 11px !important;
    }

    .head_logo .et_pb_image_wrap {
        height: 100px;
        top: -27px;
    }

    .head_logo img {
        height: 75px;
    }

    ul#menu-main-menu li a {
        font-size: 14px;
    }

    .head_menu .et_pb_menu__menu {
        width: 100%;
        padding-left: 10px;
    }

}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    .cust_head_width {
        max-width: 97% !important;
    }

    .head_col_1 {
        width: 10% !important;
    }

    .head_col_2 {
        width: 62% !important;
    }

    .head_col_3 {
        width: 28% !important;
    }

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

    .head_logo .et_pb_image_wrap {
        height: 100px;
        top: -27px;
    }

    .head_logo img {
        height: 75px;
    }

    ul#menu-main-menu li a {
        font-size: 14px;
    }

}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    .cust_head_width {
        max-width: 95% !important;
    }

    .head_col_1 {
        width: 10% !important;
    }

    .head_col_2 {
        width: 62% !important;
    }

    .head_col_3 {
        width: 28% !important;
    }

    ul#menu-main-menu>li {
        padding: 25px 16px !important;
    }

    .head_logo .et_pb_image_wrap {
        height: 100px;
        top: -32px;
    }

    .head_logo img {
        height: 80px;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
    }

}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    .cust_head_width {
        max-width: 92% !important;
    }

    .head_col_1 {
        width: 10% !important;
    }

    .head_col_2 {
        width: 63% !important;
    }

    .head_col_3 {
        width: 27% !important;
    }

    ul#menu-main-menu>li {
        padding: 26px 22px !important;
    }

    .head_logo .et_pb_image_wrap {
        height: 120px;
        top: -33px;
    }

    .head_logo img {
        height: 90px;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
    }

}

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

    .cust_head_width {
        max-width: 90% !important;
    }

    .head_col_1 {
        width: 10% !important;
    }

    .head_col_2 {
        width: 63% !important;
    }

    .head_col_3 {
        width: 27% !important;
    }

    ul#menu-main-menu>li {
        padding: 30px 28px !important;
    }

    .head_logo .et_pb_image_wrap {
        height: 130px;
        top: -37px;
    }

    .head_logo img {
        height: 95px;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
    }

}

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

    .cust_head_width {
        max-width: 88% !important;
    }

    .head_col_1 {
        width: 12% !important;
    }

    .head_col_2 {
        width: 63% !important;
    }

    ul#menu-main-menu>li {
        padding: 35px !important;
    }

    .head_logo .et_pb_image_wrap {
        height: 135px;
        top: -42px;
    }

    .head_logo img {
        height: 105px;
    }

    ul#menu-main-menu li a {
        font-size: 15px;
    }

}