*,::after,::before{
    box-sizing:border-box;
    margin:0;
    padding:0
}
html{
    font-family:sans-serif;
    -webkit-text-size-adjust:100%;
    -webkit-tap-highlight-color:transparent;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{
    display:block
}
body{
    font-family:Arial,Helvetica,sans-serif;
    font-weight:400;
    color:#6c6c6c;
    line-height:1.15;
    font-size:15px
}
.container{
    max-width:1250px;
    width:100%;
    margin:0 auto;
    padding:0
}
h1,h2,h3,h4,h5,h6{
    margin-top:0;
    margin-bottom:20px;
    color:#000
}
h1,h2,h3{
    font-size:28px;
    font-weight:400;
    line-height:40px
}
h4,h5,h6{
    font-size:20px;
    line-height:24px;
    font-weight:500
}
h4 strong,h5 strong,h6 strong{
    font-weight:500
}
p{
    margin-top:0;
    margin-bottom:20px;
    line-height:1.6;
    font-size:15px;
    color:#6c6c6c
}
a{
    text-decoration:none;
    color:#000;
    -webkit-transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -ms-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    transition:all ease-out .3s;
    font-weight:400
}
strong{
    font-weight:400
}
a:focus,a:hover,p a:focus,p a:hover{
    color:#fd7d24;
    text-decoration:none;
    outline:0;
    outline-offset:0
}
p a{
    font-weight:500;
    color:#000;
    display:inline-block;
    word-break: break-word;
}
.form-control:focus{
    box-shadow:none;
    border:0;
    outline:0
}
img{
    max-width:100%;
    height:auto;
    margin-bottom:20px
}
ol,ul{
    list-style-type:none;
    margin-top:0;
    margin-bottom:10px
}
.clearfix:after,.clearfix:before{
    content:"";
    display:table
}
.clearfix:after{
    clear:both
}
.f-left{
    float:left
}
.f-right{
    float:right
}
.primary-btn{
    border-radius:4px;
    background-color:#ff7d04;
    text-align:center;
    font-size:13px;
    color:#fff;
    font-weight:600;
    text-transform:uppercase;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    transition:all .5s ease-in-out;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none
}
.primary-btn:hover{
    background-color:#d66d0b;
    color: #fff;
}
.primary-btn a{
    color: #ffffff;
}
.modal-footer .primary-btn{
    padding:6px 20px
}
.modal-footer .primary-btn:focus,.modal-footer .primary-btn:hover{
    color:#fff;
    outline:0
}
button.close span{
    font-size:25px
}
.banner-arrow2,.next-section-scroll{
    text-align:center;
    padding-top:30px
}
.banner-arrow2 .icon-banner-arrow,.next-section-btn{
    width:32px;
    height:32px;
    border-radius:100%;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    background:url(../images/arrow-down-s-line-2.webp) left top no-repeat
}
.banner-arrow,.banner-arrow-new{
    margin-bottom:20px;
}
.banner-arrow-new,.next-section-scroll{
    text-align:center;
    padding-top:30px
}
.banner-arrow-new .icon-banner-arrow,.next-section-btn{
    width:32px;
    height:32px;
    border-radius:100%;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:center;
    cursor:pointer;
    background:url(../images/arrow-down-s-line-2.webp) left top no-repeat
}
.col-12{
    padding-left:15px;
    padding-right:15px
}
.close{
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2
}
button.close{
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.modal-header .close{
    margin-top:-2px
}
.form-control{
    display:block;
    width:100%;
    height:55px;
    padding:6px 18px;
    font-size:14px;
    line-height:1.4;
    border-radius:4px;
    color:#636366;
    background-color:#f0f0f0;
    border:0;
    box-shadow:none;
    font-family:Arial,Helvetica,sans-serif
}
.form-control:focus{
    outline:0
}
textarea.form-control{
    resize:none;
    padding-top:20px;
    height:115px
}
button{
    border:0
}
button:focus{
    outline:0
}
select.form-control{
    -webkit-appearance:none;
    -moz-appearance:none;
    background-image:url(../img/select-arrow.svg);
    background-repeat:no-repeat;
    background-position:right 15px center;
    position:relative
}
select::-ms-expand{
    display:none
}
select:focus{
    outline:0
}
.header{
    position:fixed;
    width:100%;
    left:0;
    top:0;
    z-index:999;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    height:130px;
    background-color:#04113F;
}
.main-head-container{
    height:100%
}
.modal-open .header{
    position:-webkit-sticky;
    position:-moz-sticky;
    position:-ms-sticky;
    position:-o-sticky;
    position:sticky
}
.fixed-header,.search-results .header{
    box-shadow:0 2px 14px -7px rgba(138,138,138,.5)
}
.partner-header{
    height:100px!important;
    display:flex;
    align-items:center
}
.partner-logo{
    float:left;
    margin-left:30px;
    margin-top:15px;
    display:none
}
.top-header{
    float:left;
    width:100%;
    position:relative;
    top:15px
}
.top-header .f-right{
    display:flex
}
.phone-contact-mob{
    display:flex;
    align-items:center
}
.email-block{
    float:left;
    font-size:15px;
    font-weight:500;
    color:#525c6d;
}
.email-block:focus,.email-block:hover{
    color:#343b42;
    text-decoration:none;
    outline:0
}
.org-contact-info .icon-msg{
    background:url(http://preproduction.nebiolab.com/wp-content/uploads/2024/01/envelope-solid-1.svg) left top no-repeat;
    width:14px;
    height:14px;
    background-size: cover;
}
.phone-block{
    float:left;
    font-size:15px;
    font-weight:500;
    padding-left:30px;
    color:#525c6d
}
.org-contact-info-email{
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 3px;
    overflow: hidden;
}
.org-contact-info-email .contact-phone-org {
    display: flex;
    justify-content: center;
    padding: 4px;
    float: none;
}
.email-block-top{
    display: flex;
    background-color:#006097;
    align-items: center;
}
.email-block-top .small-txt{
    color: #fff;
    padding-left: 8px;
    font-size: 14px;
    line-height: 22px;
    width: calc(100% - 26px);
}
.email-block-top .small-txt .email-block{
    color: #fff;
    font-size: 14px;
}
.phone-icon-img{
    width:26px;
    height:22px;
    background-color:#006097;
    display:flex;
    align-items:center;
    justify-content:center;
    border-right: 1px solid #fff;
    float:left
}
.icon-phone-head{
    background:url(../images/phone-head-icon.webp) left top no-repeat;
    width:12px;
    height:12px
}
.phone-block a,.phone-block a:focus,.phone-block a:hover{
    color:#525c6d
}
.contact-phone-org{
    float:left
}
.contact-phone-org a{
    color: rgba(0,0,0,0.6);
    font-size:12px;
    font-weight:400;
    display:block
}
.small-txt{
    font-family:Arial;
    font-size:10px;
    color:#525c6d;
    display:block;
    line-height:15px
}
.header-search-field{
    border:1px solid #fff;
    border-radius:5px;
    padding:10px 12px;
    background-color: transparent;
    display:flex;
    min-width:360px;
    margin-right:35px;
    position:relative
}
.search-btn-tag{
    width:18px;
    height:18px;
    border:0;
    cursor:pointer;
    margin-right:13px;
    background:url(https://preproduction.nebiolab.com/wp-content/uploads/2024/09/search-head-icon-white.webp) left top no-repeat
}
.search-btn-tag .icon-search{
    display:block
}
.search-btn-tag .icon-search:before{
    color:rgba(108,108,108,.4);
    font-size:18px
}
.input-search-tag{
    font-size:15px;
    border:0;
    width:calc(100% - 30px);
    color:#fff;
    background-color: transparent;
}
.input-search-tag::placeholder{
    color:rgba(255, 255, 255, 0.8);
    font-size:13px
}
.input-search-tag:focus{
    border:0;
    box-shadow:none;
    outline:0
}
.search-block{
    float:right;
    width:18px;
    height:18px;
    margin-left:25px
}
.search-block .icon-search{
    cursor:pointer;
    font-size:17px
}
.search-block .icon-search:focus{
    outline:0;
    text-decoration:none
}
.main-header{
    float:left;
    width:100%
}
.logo-section{
    float:left;
    margin-top:-15px
}
.header-logo{
    float:left;
    width:232px;
    position:relative
}
.header-logo > img{
    opacity:1;
    transition:none!important;
    margin-bottom:0
}
.logo-subtitle{
    display:block;
    font-size:0.915rem;
    color:#fff;
    font-family:Arial;
    line-height:18px;
    font-weight:600;
    position:relative;
    top:-2px
}
.caption-btn:focus,.caption-btn:hover{
    color:#fff;
    background-color:#d66d0b
}
.main-nav{
    float:right;
    margin-top:30px;
    padding-bottom:0;
    margin-bottom:0;
    display:flex;
    align-items:center
}
.main-nav>li{
    float:left;
    position:relative;
    margin:8px 0 0 50px;
    padding-bottom:8px
}
.main-nav>li>a{
    color:#fff;
    font-size:17px;
    font-weight: bold;
    float:left;
    position:relative;
    padding-right:14px
}
.main-nav li.current-menu-parent>a,.main-nav>li.current-menu-ancestor>a,.main-nav>li.current-menu-item>a{
    color:#fd7d24
}
.main-nav li.current-menu-parent>a:after,.main-nav>li.current-menu-ancestor>a:after,.main-nav>li.current-menu-item>a:after{
    border-top-color:#fd7d24
}
.sub-menu li.current-menu-item>a,.sub-menu li.current-menu-item>a:after{
    color:#fd7d24
}
.main-nav>li>a:after{
    content:'';
    position:absolute;
    right:-2px;
    top:7px;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
    border-top:5px solid rgb(255, 255, 255);
    -webkit-transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -ms-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    transition:all ease-out .3s
}
.main-nav li:first-child{
    margin-left:0
}
.main-nav li:focus>a,.main-nav li:hover>a{
    color:#ff7d04;
    text-decoration:none
}
.main-nav li:hover a:after{
    border-top-color:#ff7d04
}
.main-nav>li:nth-child(6){
    padding-bottom:0;
    margin-left:50px;
    margin-top:0
}
.main-nav>li:nth-child(6)>a{
    border-radius:50px;
    background-color:#fff;
    text-align:center;
    color:#04113F;
    font-weight:600;
    text-transform:uppercase;
    margin:0;
    font-size:16px;
    padding:15px 0 12px 0;
    min-width:240px;
    transition:none
}
.main-nav li.contact-link{
    margin-left:12px;
    padding-bottom:0;
    margin-top:0;
    display:none
}
.main-nav li.contact-link a{
    padding:14px 0 11px;
    border-radius:4px;
    border:solid 1px #c3c3c3;
    text-align:center;
    color:#000!important;
    font-weight:600;
    text-transform:uppercase;
    min-width:160px;
    font-size:12px;
    background-color:#fff
}
.main-nav li.contact-link a:focus,.main-nav li.contact-link a:hover{
    color:#fd7d24!important
}
.main-nav li.contact-link a:after,.main-nav>li:nth-child(6)>a:after{
    display:none
}

.main-nav>li>.sub-menu li:first-child{
    display: none;
}
.main-nav>li:nth-child(5) .sub-menu li:first-child{
    display:  block;
}
.main-nav>li>.sub-menu li .sub-menu li:first-child{
    display: block;
}
.sub-menu{
    position:absolute;
    top:25px;
    left:0;
    width:200px;
    z-index:99;
    background:#fff;
    border:solid 1px #f0f0f0;
    box-shadow:0 8px 16px 0 rgba(0,0,0,.2);
    display:none;
    padding:10px 0
}
.sub-menu li>a{
    padding:8px 10px;
    display:block;
    color:#060606;
    line-height:1.4;
    font-size:13px
}
.main-nav li:hover>.sub-menu{
    display:block
}
.sub-menu li{
    position:relative
}
.sub-menu li>.sub-menu{
    left:-200px;
    display:none;
    top:5px
}
.sub-menu li:hover>.sub-menu{
    display:block
}
.mob-responsive-block,.sidebar-menu{
    display:none
}
.wrapper{
    padding-top:130px
}
#termDate{
    position:absolute;
    width:100%;
    top:38px;
    left:0;
    margin-top:3px;
    z-index:99
}
#termDate .wishlist{
    max-height:300px;
    overflow-y:auto;
    padding:12px 15px;
    border:1px solid #ddd;
    background:#fff
}
#termDate .wishlist li{
    line-height:24px;
    padding:3px 0;
    font-size:14px
}
#termDate .wishlist li a br{
    display:none
}
#termDate.no-record .wishlist{
    display:none!important
}
.loader-overlay{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.8);
    z-index:9999;
    display:none;
    align-items:center;
    justify-content:center
}
.loader{
    border:5px solid #f3f3f3;
    border-radius:50%;
    border-top:5px solid #ff7d04;
    width:60px;
    height:60px;
    -webkit-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite
}
img{
    aspect-ratio:auto
}

.banner-org-logo img {
    width:170px;
}
.about-more-info a {
    text-transform: capitalize;
}
.sticky-header{height: 80px!important;}
.sticky-header .top-header{display: none;}
.sticky-header  .logo-section {margin-top: 10px;}
.sticky-header .main-nav{margin-top: 20px;}
.sticky-header .header-logo{width: 170px;}
.sticky-header .logo-subtitle{ font-size: 0.67rem;}

@-webkit-keyframes spin{
    0%{
        -webkit-transform:rotate(0)
    }
    100%{
        -webkit-transform:rotate(360deg)
    }
}
@keyframes spin{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}

@media all and (max-width:1299px){
    .container{
        max-width:1150px
    }
    .header-logo{
        margin-right:24px
    }
    .main-nav>li,.main-nav>li.contact-link{
        margin-left:40px
    }
    .main-nav>li:nth-child(6)>a{
        min-width: 180px;
    }
}
@media all and (max-width:1199px){
    .container{
        max-width:986px
    }
    .header-search-field{
        margin-right:20px;
        min-width:300px
    }
    .phone-block{
        padding-left:20px
    }
    .header-logo{
        margin-right:10px
    }
    .main-nav>li{
        margin-left:20px
    }
    .main-nav>li>a{
        font-size:15px;
        padding-right:15px
    }
    .banner-org-logo img {
        margin-left: 15px;
       
    }
    .main-nav>li:nth-child(6)>a{
        min-width: 160px;
    }
}
@media all and (max-width:1023px){
    .wrapper{
        padding-top:190px
    }
    .container{
        width:100%;
        margin:0 auto;
        padding:0 12px;
        max-width:100%
    }
    .header{
        box-shadow:0 2px 14px -7px rgb(138 138 138 / 50%);
        height:190px
    }
    .main-head-container{
        position:relative
    }
    .top-header{
        padding-top:12px;
        padding-bottom:10px;
        top:0;
        position:static;
        height: 67px;
    }
    .top-header .f-right{
        width:auto!important;
    }
    .header-search-field{
        position:absolute;
        bottom:20px;
        width:calc(100% - 24px);
        margin-right:0;
        left:12px;
        height:40px
    }
    .phone-contact-mob{
        justify-content:space-between;
        flex:1
    }
    .main-header{
        display:none
    }
    .logo-section{
        width:auto!important;
        margin-top:5px;
        display:flex;
        align-items:center;
        justify-content:space-between;
        height:58px
    }
    .logo-subtitle,  .sticky-header .logo-subtitle{
        font-size: 0.633rem!important;
    }
    .main-nav{
        float:left;
        width:100%
    }
    .sub-menu li>a,.tag-name-list li a{
        font-size:15px
    }
    .mob-responsive-block{
        display:block
    }
    .mob-responsive-header{
        width:100%;
        display:flex;
        align-items:center;
        justify-content:space-between;
    }
    .hamburger{
        font-size:40px;
        color:#fff;
        cursor:pointer
    }
    .hamburger span{
        width:26px;
        height:3px;
        border-radius:2px;
        background:#ffffff;
        margin-top:5px;
        display:block
    }
    .hamburger span:first-child{
        margin-top:0
    }
    .header-mob-logo{
        width:160px;
        position: absolute;
        top: 15px;
        left: 20px;
    }
    .sticky-header  .header-mob-logo{left: 55px;}
    .header-mob-logo img{
        margin-bottom:0
    }
    .request-btn-mob{
        width:240px;
        padding:13px 0 13px;
        margin-top:0;
        background:#fff;
        color:#04113F;
        border-radius: 50px;
    }
    .sidebar-menu{
        position:fixed;
        width:100%;
        background:#fff;
        padding:60px 20px 20px;
        height:100%;
        left:0;
        top:0;
        overflow-y:auto;
        z-index:9999;
        will-change:transform;
        -webkit-transform:translateX(-100%);
        transform:translateX(-100%);
        -webkit-transition:all .2s ease-in-out;
        -moz-transition:all .2s ease-in-out;
        -ms-transition:all .2s ease-in-out;
        -o-transition:all .2s ease-in-out;
        transition:all .2s ease-in-out
    }
    .sidebar-menu.open{
        -webkit-transform:translateX(0);
        transform:translateX(0);
        display:block
    }
    .close-sidebar{
        position:absolute;
        right:20px;
        top:15px;
        cursor:pointer;
        background:url(../img/close-icon.svg) left top no-repeat;
        width:14px;
        height:14px
    }
    .close-sidebar:focus{
        outline:0
    }
    .sidebar>li{
        margin-bottom:15px
    }
    .sidebar>li>a{
        font-size:18px;
        font-weight:700;
        line-height:24px;
        color:#000
    }
    .sub-menu-nav{
        padding-left:10px;
        display:none
    }
    .sub-menu-nav li{
        margin-bottom:0;
        padding-top:15px
    }
    .sub-menu-nav li a{
        font-size:16px;
        font-weight:400;
        color:rgba(0,0,0,.8);
        line-height:20px
    }
    .sub-menu-nav li .sub-menu-nav li a:hover,.sub-menu-nav li .sub-menu-nav li a:focus {
        color: #fd7d24;
    }
    .sub-menu-nav li .sub-menu-nav{
        padding-left:10px
    }
    .sub-menu-nav li .sub-menu-nav li a{
        font-size:14px;
        color:#48525c
    }
    .first-level-menu{
        margin-bottom:20px
    }
    .first-level-menu h4{
        font-size:20px;
        color:#000;
        font-weight:600;
        background:0 0;
        border:0;
        cursor:pointer
    }
    .first-level-menu>h4{
        position:relative;
        margin-bottom:0
    }
    .first-level-menu>h4:before{
        content:"";
        position:absolute;
        right:0;
        top:9px;
        border-left:10px solid transparent;
        border-right:10px solid transparent;
        border-top:10px solid #000
    }
    .first-level-menu>h4:after{
        content:"";
        position:absolute;
        right:0;
        top:7px;
        border-left:10px solid transparent;
        border-right:10px solid transparent;
        border-top:10px solid #fff
    }
    .first-level-menu h4.active:before{
        content:"";
        position:absolute;
        right:0;
        top:8px;
        border-left:10px solid transparent;
        border-right:10px solid transparent;
        border-bottom:10px solid #000;
        border-top:0
    }
    .first-level-menu h4.active:after{
        content:"";
        position:absolute;
        right:0;
        top:10px;
        border-left:10px solid transparent;
        border-right:10px solid transparent;
        border-bottom:10px solid #fff;
        border-top:0
    }
    .sub-menu-nav.third-level-menu{
        padding-top:0
    }
    .contact-link-mobile h4 a{
        font-weight:600;
        background:0 0
    }
    .contact-link-mobile h4 a:focus,.contact-link-mobile h4 a:hover{
        color:#000
    }
    .webinar-activate .banner{
        margin-top:160px
    }
    /* .sidebar-menu :nth-child(6) .sub-menu-nav>li.menu:last-child{
        display:none
    } */
    .sidebar-menu :nth-child(6)+.first-level-menu{
        display:none
    }
    
}
@media all and (max-width:767px){
    .header-search-field{
        bottom:15px;
    }
    .contact-phone-org a{
        font-size:12px
    }
    .phone-block{
        padding-left:0
    }
    .banner-btn-block{
        padding-top:15px
    }
    .banner-org-logo {
        padding-bottom: 10px;
        padding-top: 30px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
     .banner-org-logo img{
        width:165px;
        margin-left:0;
    }
    
}
@media all and (max-width:479px){
    .header-logo{
        margin-left:0
    }
    .request-btn-mob{
        width:140px;
        margin-left:0;
        font-size:13px
    }
}
@media all and (max-width:410px){
    .caption-head,h1,h2,h3{
        font-size:22px;
        line-height:32px
    }
    .email-block{
        font-size:14px
    }
    .phone-block{
        font-size:14px
    }
    .header-mob-logo {
        left: 12px;
    }
}
@media all and (max-width:370px){
    .header-logo,.header-mob-logo{
        width:155px
    }   
    .logo-subtitle {
        font-size: 0.61rem!important;
    }
    .sticky-header .header-mob-logo {
        width: 140px;
    }
    .sticky-header .logo-subtitle {
        font-size: 0.54rem!important;
    }
}
@media all and (max-width:340px){
    .wrapper{
        padding-top:175px
    }
    .header{
        height:175px
    }
    .contact-phone-org a{
        font-size:11px
    }
    .header-logo,.header-mob-logo{
        width:125px;
        margin-top:0
    }
    .logo-subtitle{
        font-size:8px
    }
   
   .banner-org-logo img {
    width: 148px;
   }
}



@media (min-width:1301px){
.textarea.form-control{
       height: 90px!important;
    }
}