.inner-header nav, .inner-header nav ul li, .inner-header nav ul li a, .nav-btns, .nav-btns a {
    display: inline-block;
    vertical-align: middle
}

.bg-img-header .inner-header nav ul li a, .inner-header nav ul li a, .nav-btns a {
    font-family: open_sanssemibold;
    text-transform: uppercase
}

.banner-hading, .inner-header nav, .inner-header nav ul li, .nav-btns, .nav-btns a {
    vertical-align: middle
}

.submenus-common ul.sub-menu li a {
    color: #333!important
}

* {
    padding: 0;
    margin: 0
}

.editContent {
    position: relative
}

header {
    float: left;
    width: 100%
}

.pencil_edit_icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #000!important
}

.pencil_edit_icon img {
    height: 21px;
    width: 26px
}

#wrapper {
    width: 1170px;
    max-width: 100%;
    margin: auto
}

.logo img {
    max-width: 100%
}

._cen_logo img {
    height: 115px;
}

.header-new-1 {
    position: relative;
    height: 100vh;
    width: 100%;
    background: url(../../images/background-img/header/header-bg.jpg) no-repeat;
    background-size: cover;
    z-index: 1;
    float: left;
    min-height: 600px
}

.header-new-1::after {
    background: rgba(0, 0, 0, .8);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0
}

.header-new-1 .banner-hading {
    display: table-cell;
    height: 100%;
    text-align: center
}

.header-new-1 .banner-hading h5 {
    color: #fff;
    font-size: 22px;
    display: block;
    font-family: futura_bk_btbook
}

.header-new-1 .banner-hading h4 {
    color: #fff;
    font-size: 60px;
    display: block;
    margin-top: 6px;
    font-family: futura_hv_btheavy;
    margin: 0
}

.header-new-1 .banner-hading a {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    background-color: #54a0dc;
    border-radius: 5px;
    padding: 22px 24px;
    text-decoration: none;
    margin-top: 20px;
    font-family: futura_bk_btbook
}

.header-new-1 .banner-hading {
    display: table-cell;
    height: 100%;
    text-align: center
}

.header-new-1 .banner-hading-outer {
    display: table;
    height: 100vh;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 8
}

.header-new-1 .bg-img-header {
    position: relative;
    z-index: 9;
    background-color: transparent
}

.header-new-1 .inner-header {
    width: 100%;
    float: left;
    padding: 12px 0;
    text-align: right
}

.header-new-1 .logo {
    float: left;
    width: 200px;
    margin-top: 12px;
    text-align: left
}

.header-new-1 .inner-header nav {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.header-new-1 .inner-header nav ul {
    float: left;
    width: auto;
    list-style: none
}

.header-new-1 .inner-header nav ul {
    float: left;
    width: auto;
    list-style: none
}

.header-new-1 .inner-header nav ul li {
    vertical-align: middle;
    display: inline-block;
    position: relative
}

.header-new-1 .inner-header nav ul li a {
    font-family: open_sanssemibold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 22px 20px;
    text-align: left;
    color: #fff;
    text-decoration: none
}

.header-new-1 .nav-btns {
    margin-left: 10px;
    width: auto
}

.header-new-1 .nav-btns a {
    background: #54a0dc;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    padding: 10px 19px;
    text-decoration: none
}


.banner-header{
    position: relative;
    /* height: 100vh; */
    width: 100%;
    background: url(../../images/background-img/header/banner-header.jpg) no-repeat;
    background-size: cover;
    z-index: 1;
    float: left;
    min-height: 665px
}
.headerNew_custom {
    background-color: #0d1a38;
}
.headerNew_custom.inner-headerNew-banner {
    border-bottom: 2px solid #4f8ac1;
}
.headerNew_custom .inner-header nav {
    display: inherit;
    line-height: 1.3;
}

.headerNew_custom .inner-header nav ul li {
    display: inline-block;
}
.headerNew_custom .inner-header nav ul li a {
    font-family: open_sanssemibold;
    text-transform: capitalize;
    font-size: 16px;
    padding: 22px 12px;
    text-align: left;
    color: #fff;
    text-decoration: none;
}
.headerNew_custom .inner-header nav ul li a:hover {
    background-color: #0181ee;
}
.headerNew_custom .inner-header {
    width: 100%;
    float: left;
}
.topic_menu {
    margin-left: auto;
}
.topic_menu, .product_menu {
    width: 228px;
    text-align: center;
}
.inner-headerNew-banner.headerNew_custom .inner-header  {
    display: flex;
}
.inner-headerNew-banner.headerNew_custom .inner-header nav ul li a {
    padding: 25px 12px;
}
.inner-headerNew-banner.headerNew_custom .inner-header .logo {
    margin-right: 20px;
    width: auto;
}
.inner-headerNew-banner.headerNew_custom .inner-header nav ul {
    display: inline;
}
.inner-headerNew-banner .submenus-common.menu-bar {
    display: flex;
    width: 100%;
}
.inner-right-dropdown {
    float: right;
}
.inner-right-dropdown .topic_menu, .inner-right-dropdown .product_menu {
    width: auto;
}
.headerNew_custom .inner-header nav .inner-right-dropdown ul {
    width: 230px !important;
    display: none;
}
.headerNew_custom .topic_menu ul.sub-menu,.headerNew_custom .product_menu ul.sub-menu {
    border-radius: 0;
    background-color: rgba(255, 255, 255, .6); 
}
.headerNew_custom .product_menu ul.sub-menu {
    background-color: rgba(13,26,56, .6);
}
.headerNew_custom .product_menu ul.sub-menu li a{
    color: #fff !important;
}

.headerNew_custom .topic_menu ul.sub-menu li,.headerNew_custom .product_menu ul.sub-menu li {
    padding: 0 10px;
    position: relative;
}
.headerNew_custom .topic_menu ul.sub-menu li:before,.headerNew_custom .product_menu ul.sub-menu li:before {
    position: absolute;
    content: "\f104";
    font-family: fontawesome;
    font-size: 20px;
    right: 15px;
    top: 9px;
    color: #000;
}
.headerNew_custom .product_menu ul.sub-menu li:before{
    content: "\f105";
    right: auto;
    left: 12px;
    color: #fff;
}
.headerNew_custom .topic_menu ul.sub-menu li a,.headerNew_custom .product_menu ul.sub-menu li a {
    text-align: right;
    padding: 12px 26px 12px 0px !important;
    border-bottom: .5px dashed #b5d3de;
    font-size: 16px;
}
.headerNew_custom .product_menu ul.sub-menu li a{
    text-align: left;
    padding: 12px 0 12px 15px !important;
}
.banner-header .freature-block-bdr-bottom img{
    position: relative;
    left: -12%;
}
.topic_menu:before, .product_menu:before {
    position: absolute;
    content: "\f0d7";
    font-family: 'FontAwesome';
    left: calc(50% - 7px);
    top: 42px;
    z-index: 9;
    color: #0181ee;
    font-size: 26px;
}
.headerNew_custom .topic_menu ul.sub-menu li a:hover, .headerNew_custom .product_menu ul.sub-menu li a:hover {
    background-color: #0181ee;
}
.headerNew_custom .topic_menu ul.sub-menu li a:hover {
    color: #fff !important;
}
.headerNew_custom .topic_menu ul.sub-menu li:hover:before {
    color: #fff !important;
}
header.header-new-2 {
    float: left;
    width: 100%;
    padding: 12px 0
}

.header-new-2 .inner-header {
    width: 100%;
    float: left;
    text-align: right
}

.header-new-2 .logo {
    margin-top: 12px;
    float: left;
    width: 200px;
    text-align: left
}

.header-new-2 .inner-header nav {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.header-new-2 .inner-header nav ul {
    float: left;
    width: auto;
    list-style: none
}

.header-new-2 .inner-header nav ul li {
    display: inline-block;
    vertical-align: middle
}

.header-new-2 .inner-header nav ul li a {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    padding: 22px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left
}

.header-new-2 .nav-btns {
    margin-left: 10px;
    width: auto
}

.header-new-2 .nav-btns a {
    background: #54a0dc;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    padding: 10px 19px;
    text-decoration: none
}

.header-3 .inner-header {
    text-align: right
}

.header-3 .logo a {
    text-align: left;
}

.header-3 {
    background: #f5f5f5;
    padding: 0;
    position: relative;
    z-index: 9999;
    float: left;
    width: 100%
}

.toggle_icn {
    display: none;
    background-color: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    font-size: x-large;
}

.header-3 .inner-header nav ul li a {
    color: #444;
    padding: 25px 15px;
    text-decoration: none
}

.header-3 .logo {
    margin-top: 12px
}

.header-3 .logo {
    float: left;
    width: 200px;
    left: 0;
    top: 0;
    margin-bottom: 6px;
    text-align: left;
}

.header-3 .inner-header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-3 .inner-header nav {
    width: auto
}

.header-3 .inner-header nav ul {
    float: left;
    width: auto;
    list-style: none
}

.header-3 .submenus-common ul li {
    position: relative
}

.header-4-inner {
    width: 100%;
    float: left;
    text-align: center
}

.header-4-inner .logo, .header-4-sol {
    width: 33%;
    vertical-align: middle
}

.header-4 nav ul li, .header-4-call, .header-4-inner .logo, .header-4-inner .logo img, .header-4-sol {
    float: none;
    display: inline-block
}

.header-4-inner .logo {
    text-align: center;
    margin: 0
}

.header-4-call {
    width: 32%;
    text-align: right;
    vertical-align: middle
}

.header-4-call h4 {
    font-size: 14px;
    color: #999
}

.header-4-call h4 span {
    color: #000
}

.header-4 nav {
    width: 100%
}

.header-4 nav ul {
    width: 100%;
    text-align: center
}

.header-4-sol ul {
    float: left;
    width: auto
}

.header-4-sol ul li {
    float: left;
    width: auto;
    list-style: none;
    margin-right: 25px
}

.header-4-sol ul li a {
    float: left;
    width: auto
}

.header-4-sol ul li a i {
    font-size: 26px;
    color: #cecece
}

.header-4 .inner-header nav ul li a { 
    font-size: 15px;
    color: #000;
    text-decoration: none;
    padding: 22px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left
}

.header-4 {
    padding: 12px 0
}

.header-5 {
    padding: 12px 0;
    float: left;
    width: 100%
}

.header-5-inner {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-family: open_sanssemibold
}

.header-5-call {
    float: left
}

.header-5-call h4 {
    font-size: 14px;
    color: #999;
    font-family: open_sanssemibold
}

.header-5-call h4 span {
    color: #000
}

.header-5-top-nav {
    float: right
}

.header-5-top-nav ul {
    float: left;
    width: auto
}

.header-5-top-nav ul li {
    float: left;
    width: auto;
    list-style: none
}

.header-5-top-nav ul li a {
    float: left;
    width: auto;
    font-size: 13px;
    color: #999;
    text-decoration: none;
    margin-left: 25px
}

.header-5 nav {
    float: left;
    width: 45%
}

.header-5-login {
    float: right;
    width: auto;
    margin-top: 20px
}

.header-5-login ul {
    float: left;
    text-align: right
}

.header-5-login ul li {
    float: none;
    display: inline-block;
    margin-left: 20px
}

.header-5-login ul li a {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    font-family: open_sanssemibold
}

.header-5-nav-outer {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 15px 0
}

.header-5-nav-outer .logo {
    width: 150px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 2px auto auto;
    top: 15px;
    height: 72px
}

.header-5-nav-outer .logo img {
    float: none;
    display: inline-block;
    max-height: 100%
}

.header-5 .inner-header nav ul li a {
    font-size: 15px;
    color: #000;
    text-decoration: none;
    padding: 22px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: left
}

.header-5 .inner-header nav ul li a {
    padding-left: 0;
    padding-right: 30px
}

#pull {
    display: none
}

#pull i {
    font-size: 24px;
    color: #fff
}

#pull i.blue-icon {
    color: #54a0dc
}

.header-5 .logo a {
    display: inline-block;
    float: none;
    text-align: center;
    width: 100%;
    height: 100%
}

._header-sticky {
    position: sticky;
    top: 0;
    z-index: 1031;
    box-shadow: 0 2px 5px #bfbfbf;
}

._flx_spc_btw {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headerNew_custom .topic_menu ul.sub-menu li:last-child a, .headerNew_custom .product_menu ul.sub-menu li:last-child a{
border-bottom: 0 none;
}
.banner-header .logo_responsive {
    display: none;
}

.header-3.header-new-7 .logo {
    margin-bottom: 0;
    margin-top: 0;
    display: flex;
    align-items: center;
    height: auto;
}
.header-3.header-new-7 .inner-header nav ul li a {
    color: #fff;
    padding: 25px 15px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 18px;
    font-family:robotoregular,open_sansregular;
}
.header-3.header-new-7 .toggle_icn {
    background-color: #106060;
}

.inner-headerNew-banner.headerNew_custom .inner-header  {
    display: flex;
}
.inner-headerNew-banner.headerNew_custom .inner-header nav ul li a {
    padding: 25px 12px;
}
.inner-headerNew-banner.headerNew_custom .inner-header .logo {
    margin-right: 20px;
    width: auto;
}
.inner-headerNew-banner.headerNew_custom .inner-header .logo a {
    display: initial;
}
.inner-headerNew-banner.headerNew_custom .inner-header nav ul {
    display: inline;
}
.inner-headerNew-banner .submenus-common.menu-bar {
    display: flex;
    width: 100%;
}

.inner-right-dropdown {
    float: right;
}
.inner-right-dropdown .topic_menu, .inner-right-dropdown .product_menu {
    width: auto;
}
.headerNew_custom .inner-header nav .inner-right-dropdown ul {
    width: 230px !important;
    display: none;
}
.flex-div {
    display: flex;
    align-items: center;
}
.icon-social {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
}
.header-niche-plm-2025 .inner-header .socialicons li {
    display: flex;
    align-items: anchor-center;
    gap: 5px;
}

@media only screen and (min-width: 601px){
    .header-3.head3_style nav, .header-3.head3_style nav .nav-wrapper i, .header-3.head3_style nav a.button-collapse, .header-3.head3_style nav a.button-collapse i {
        height: auto;
        line-height: normal;
    }
    }
    .header-3.head3_style nav [class*=mdi-], .header-3.head3_style nav [class^=mdi-], .header-3.head3_style nav i, .header-3.head3_style nav i.material-icons{
    height: auto;
    }
    .header-3.head3_style nav ul a:hover, .header-3.head3_style nav ul.sub-menu {
        background-color: transparent;
    }
@media screen and (min-width:1024px) {
    .headerNew_custom .inner-header nav ul {
        display: flex;
        width: 100% !important;
        flex-wrap: wrap;
    }
}
@media screen and (max-width:1199px) {
    .inner-headerNew-banner.headerNew_custom .inner-header nav ul li a {
        padding: 25px 6px;
    }
    .inner-headerNew-banner.headerNew_custom .topic_menu:before, .inner-headerNew-banner.headerNew_custom .product_menu:before {
        top: 42px;
    }
    .headerNew_custom .inner-header nav ul li a {
        padding: 15px 7px;
    }
    .topic_menu, .product_menu {
        width: 180px;
    }
    .headerNew_custom .topic_menu ul.sub-menu li a, .headerNew_custom .product_menu ul.sub-menu li a {
        font-size: 14px;
    }
    .topic_menu:before, .product_menu:before {
        top: 32px;
    }
}
@media screen and (max-width:1093px) {   
    .header-niche-plm-2025 .inner-header .socialicons li a,
    .header-niche-plm-2025 .inner-header .header-phone-text a {
        font-size: 16px !important;
    }
    .header-niche-plm-2025 .header-3 .inner-header nav ul li a {
        font-size: large !important;
        padding: 10px;
        font-weight: 600;
    }
}
@media screen and (max-width:1024px) {
    .inner-headerNew-banner.headerNew_custom .inner-header .logo img {
        height: 70% !important;
    }
    .inner-headerNew-banner.headerNew_custom .inner-header nav ul li a {
        padding: 15px 7px;
    }
    .inner-headerNew-banner.headerNew_custom .product_menu ul.sub-menu {
        background-color: rgba(255,255,255,.6);
    }
    .inner-right-dropdown {
        width: 100%;
    }
    .inner-headerNew-banner.headerNew_custom .inner-header nav ul {
        display: none;
    }
    .inner-headerNew-banner.headerNew_custom .inner-header .logo {
        position: absolute;
        left: 15px;
        top: 15px;
        z-index: 99;
    }
    .inner-headerNew-banner.headerNew_custom .inner-header {
        flex-wrap: wrap;
    }
    .inner-headerNew-banner .submenus-common.menu-bar {
        display: inline;
        padding-top: 72px;
        position: relative;
        z-index: 1;
    }
    .inner-headerNew-banner.headerNew_custom .inner-header nav a#pull-new-1 {
        position: absolute;
        top: 19px;
        right: 0;
    }
    .inner-headerNew-banner.headerNew_custom .inner-header nav ul {
        display: flex;
        width: 100% !important;
        flex-wrap: wrap;
    }
    .headerNew_custom a#pull-new-1::after {
        font-family: 'FontAwesome';
        position: static;
    }
    .headerNew_custom ul.menu.nav-toggle-res11 {
        display: none;
        position: relative;
        left: -5px;
        right: 0px;
        background: #0d1a38;
        z-index: 9;
        overflow: auto;
        top: -1px;
        padding: 0 0px;
        /* max-height: 400px; */
        width: 100% !important;
    }
    .headerNew_custom .topic_menu ul.sub-menu, .headerNew_custom .product_menu ul.sub-menu {
        position: static;
    }
    .headerNew_custom .inner-header nav ul li {
        width: 100%;
    }
    .topic_menu, .product_menu {
        text-align: left;
    }
    .headerNew_custom .topic_menu ul.sub-menu li a, .headerNew_custom .product_menu ul.sub-menu li a {
        text-align: left;
        padding: 12px 26px 12px 12px !important;
    }
    .headerNew_custom .inner-header nav a#pull-new-1 {
        background-color: transparent;
        float: left;
    }
    .topic_menu:before, .product_menu:before {
        top: 14px;
    }
    .headerNew_custom .inner-header nav {
        padding: 7px 0;
        float: left;
        width: 100%;
    }
    .headerNew_custom .inner-header nav ul li ul.sub-menu {
        width: 100% !important;
    }
}
@media screen and (max-width:992px) {
    .header-niche-plm-2025 .header-3 .inner-header nav ul li a {
        font-size: initial !important;
        font-weight: normal;
    }
    .header-niche-plm-2025 .call_us_button {
        display: none;
    }
    .header-new-2 .inner-header nav ul li a, .header-new-2 .nav-btns a {
        font-size: 14px;
        padding: 10px;
    }
    .toggle_icn {
        display: block;
    }
    .header-3 .inner-header nav ul {
        width: 200px;
    position: absolute;
    right: 0;
    top: 40px;
    box-shadow: 0px 0px 4px #c7c7c7;
    border-radius: 4px;
    display: none;
    background-color: #fff;
    }
    .header-3 .inner-header nav ul li {
        width: 100%;
        text-align: left;
    }
    .header-3 .inner-header nav ul li a {
        float: left;
        width: 100%;
        padding: 0 10px !important;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #efefef;
        font-size: 14px;
    }
    .banner-header .freature-block-bdr-bottom img {
        left: 0;
    }
    .header-3.header-new-7 .inner-header nav ul li a{
        color: #444;
    }
    header.header-3.header-new-7 {
        padding: 15px 0;
    }
}

@media screen and (max-width:768px) {
    .header-niche-plm-2025 .top-header .resize-res-100 {
        width: auto !important;
    }
    .header-niche-plm-2025 .top-header .flex-div {
        justify-content: space-between;
    } 
}

@media screen and (max-width:767px) {
    .header-niche-plm-2025 .header-3 .logo {
        margin-top: 0 !important;
    }
    .header-niche-plm-2025 .top-header {
        padding: 5px 0 !important;
    }
    .header-niche-plm-2025 .top-header .para_section {
        display: none;
    }
    .header-niche-plm-2025 .top-header .flex-div {
        justify-content: center;
    }
    .header-niche-plm-2025 .top-header .socialicons {
        font-size: 18px !important;
    }
    .banner-header .logo_desktop {
        display: none;
    }
    .banner-header .logo_responsive {
        display: block;
    }
    .banner-header {
        min-height: 290px;
    }
}
@media screen and (max-width:480px) {
    .res_logo_centr {
        position: relative;
    }
    .res_logo_centr .header-4-sol, .res_logo_centr .header-4-call {
        position: absolute;
        bottom: -46px;
    }
    .res_logo_centr .header-4-sol {
        left: 0;
        margin: 0;
        width: auto;
    }
    .res_logo_centr .header-4-call {
        right: 0;
        text-align: left;
        width: 130px;
    }
    .res_logo_centr_nav {
        margin-top: 55px;
    }
    .res_logo_centr .header-4-sol ul li {
        margin-right: 10px;
        margin: 0 10px 0 0px;
    }
    .res_logo_centr.header-4-inner .logo {
        float: none;
        width: auto;
    }
    .res_logo_centr .header-4-sol ul {
        float: right;
        margin: 0;
        padding: 0;
    }
}

/* Header 6 new */
.top-header  ul .propClone {
    list-style: none;
    display: inline-block;
    margin-left: 20px;
}

.top-header ul .propClone a {
    color: #fff;
}

.header-6 .logo {
    padding: 10px 15px;
}

@media screen and (max-width: 991px){
    .header-6 .logo{
        padding-left: 0;
    }

    .header-6 .inner-header nav{
        position: static;
    }

    .header-6 .inner-header nav ul{
        width: 100%;
        top: 100%;
    }
}

@media screen and (max-width: 767px){
    .top-header .resize-section-outer {
        text-align: center;
    }

    .top-header .resize-section-outer.text-right .add_myrow {
        padding-top: 0;
    }

    .header-6 {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media screen and (max-width: 520px){
    .top-header ul .propClone {
        margin-left: 0;
        width: 100%;
    }
}
