/* Add here all your css styles (customizations) */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../../assets/fonts/opensans-regular-webfont.eot');
    src: url('../../assets/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../../assets/fonts/opensans-regular-webfont.woff') format('woff'),
         url('../../assets/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../../assets/fonts/opensans-regular-webfont.svg#Open Sans') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans SemiBold';
    src: url('../../assets/fonts/opensans-semibold-webfont.eot');
    src: url('../../assets/fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../../assets/fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../../assets/fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../../assets/fonts/opensans-semibold-webfont.svg#Open Sans SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}*/

@font-face {
    font-family: 'NotoSansSC-Black';
    src: url('../otf/notosanssc-black.otf') format('opentype');

}

@font-face {
    font-family: 'NotoSansSC-Bold';
    src: url('../otf/notosanssc-bold.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-DemiLight';
    src: url('../otf/notosanssc-demilight.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Light';
    src: url('../otf/notosanssc-light.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Medium';
    src: url('../otf/notosanssc-medium.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Regular';
    src: url('../otf/notosanssc-regular.otf') format('opentype');
}

@font-face {
    font-family: 'NotoSansSC-Thin';
    src: url('../otf/notosanssc-thin.otf') format('opentype');
}

body {
    font-family: 'NotoSansSC-Regular', sans-serif;
    color: #000000;
    font-size: 14px;
}


p {
    font-size: 14px;
    color: #000000;
}

.headline-center h2 {
    color: #000000;
}

/*------------------------Begin @media button styles------------------------------*/

@media screen and (max-width: 480px) {

    .ImgSlili_1,
    .ImgSlili_2,
    .ImgSlili_3,
    .ImgSlili_4,
    .ImgSlili_5,
    .ImgSlili_6 {
        width: 47% !important;
    }

    .icon-content div {
        height: 115px !important;
    }

    .How-To-Order ul li {
        width: 50%;
    }

    .font_size_50 {
        font-size: 50px;
    }

    .Research-Areas .panel-body ul li {
        float: left;
    }

    .icon-nav ul li a .SingleIcon {
        height: auto;
    }

    .Rich-Text-Edit-Area img {
        margin: 25px auto;
    }

    .portfolio-box-v2 .portfolio-box-v2-in {
        top: 30%;
    }


    .plasmid-prep-parallax .row,
    .cloning-and-mutagenesis-parallax .row,
    .Gene-Synthesis-parallax .row,
    .glp-regulatory-parallax .row,
    .molecular-genetics-parallax .row,
    .next-generation-sequencing-parallax .row,
    .sanger-sequencing-parallax .row {
        margin: auto 0px;
    }
}

@media screen and (max-width: 768px) {

    .btn-u.btn-u-blue {
        border-radius: 0px !important;
        margin-bottom: 20px;
        padding: 10px;
    }

    .headline-center p {
        padding: 0px 10px;
    }

    .headline-center .featured h2:before,
    .headline-center .featured h2:after {
        width: 20%;
    }

    .Image-Slider.process-v1 .process-in>li h3 {
        font-size: 12px;
    }

    .Img-arror {
        display: none !important;
    }

    .ImgSlili_1,
    .ImgSlili_2,
    .ImgSlili_3,
    .ImgSlili_4,
    .ImgSlili_5,
    .ImgSlili_6 {
        width: 23%;
    }

    .process-icon {
        display: none !important;
    }

    .How-To-Order .headline-center div:nth-child(2) {
        display: none;
    }

    .Research-Areas .panel-body ul li {
        float: left;
    }

    .SingleIcon h3 {
        margin: 15px 5px;
        color: #000000;
        height: 50px;
    }

    .Research-Areas .panel-body ul {
        margin-left: 0px;
        margin-right: 0px;
    }

    /*.How-To-Order ul li{width:50%;}*/

    .header .dropdown>a:after {
        top: 0px !important;
        right: 0px;
        content: "\f107";
        float: right;
        position: relative !important;
    }

}

@media (min-width: 768px) {

    .SubImgNav .container {
        padding: 0px;
        margin: 0 auto;
        width: 100%;
    }

    .SubImgNav ul li a {
        width: 143px;
        letter-spacing: 0px;
    }

    .SingleIcon {
        height: 225px;
    }

    .SingleIcon h3 {
        margin: 15px 5px;
    }

    .font_size_50 {
        font-size: 50px;
    }

    .headline-center .featured h2:after {
        left: 100%;
        width: 70%;
        height: 6px;
        content: " ";
        margin-left: 0px;
        background: transparent;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .SubImgNav ul li a {
        width: 143px;
        letter-spacing: 0px;
    }
}

@media screen and (min-width: 992px) {
    .header-v6 .navbar {
        height: auto;
        min-height: 58px !important;
    }

    .SubImgNav ul li a {
        top: 0px !important;
        padding: 10px 10px !important;
        line-height: normal !important;
        text-align: center;
        max-width: 143px;
        width: 143px;
        font-size: 14px !important;
        display: table-cell;
        vertical-align: middle;
        min-height: 58px;
        height: auto;
        font-weight: 400 !important;
    }

    .SingleIcon h3 {
        height: 50px;
    }

    .icon-nav ul li a .SingleIcon {
        text-align: center;
        border: 2px solid #f0f0f0;
        margin: 20px 0px;
        padding: 20px;
        height: 225px;
    }


    .icon-nav li a .SingleIcon:hover {
        background-color: #f0f0f0;
    }

    .Research-Areas .panel-body ul li {

        display: inline-block;
        float: none;
        /* reset the text-align */
        text-align: center;
        /* inline-block space fix */
        margin-right: -4px;
        vertical-align: top;
    }

    .header-v6 .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
        margin-left: 0px;
        margin-right: 0px;
    }

    .SubImgNav ul li a:hover {
        background: transparent !important;
        color: #009e75 !important;
    }

    .Img-arror img {
        max-width: 60px !important;
    }

    .ImgSlili_1,
    .ImgSlili_2,
    .ImgSlili_3,
    .ImgSlili_4,
    .ImgSlili_5,
    .ImgSlili_6 {
        width: 13%;
    }

    .Two-Column-Text-Image-LR-Layout-v1 .row {
        display: table;
        table-layout: fixed;
    }

    .Two-Column-Text-Image-LR-Layout-v1 .row div {
        float: none !important;
        vertical-align: middle;
        display: table-cell;
    }

    /*
.Two-Column-Text-Image-LR-Layout-v2 .row{display:table; table-layout:fixed;}
.Two-Column-Text-Image-LR-Layout-v2 .row div{float:none !important; vertical-align:middle; display:table-cell;}*/
    .Two-Column-Text-Image-LR-Layout-v3 .row {
        display: table;
        table-layout: fixed;
    }

    .Two-Column-Text-Image-LR-Layout-v3 .row div {
        float: none !important;
        vertical-align: middle;
        display: table-cell;
    }

    .Two-Column-Text-Image-LR-Layout-v4 .row {
        display: table;
        table-layout: fixed;
    }

    .Two-Column-Text-Image-LR-Layout-v4 .row div {
        float: none !important;
        vertical-align: middle;
        display: table-cell;
    }

}

@media screen and (min-width: 1700px) {
    .header-v6 .mega-menu .mega-menu-content .row {
        width: 75%;
        margin: 0 auto;
    }
}

/*-----------------------Media Styles ends-----------------*/

/*------------------------Begin Quote|Order button styles------------------------------*/
.btn-u.btn-u-default {
    background: #009e75;
    color: #ffffff;
    font-size: 18px;
    border-radius: 0;
}

/*------------------------End Quote|Order button styles------------------------------*/

/*----------------------Generic Styles------------------------------*/


.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.content-boxes-v3 {
    display: table;
}

.content-boxes-v3 div {
    display: table-cell;
    vertical-align: middle;
}

.content-boxes-v3 i.icon-custom {
    top: 0;
    float: left;
    vertical-align: middle;
    width: 50px;
}

.icon-content div {
    width: 100%;
    text-align: center;
    font-size: 17px;
    height: 50px;
    margin-top: 20px;
}


.font_size_50 {
    font-size: 50px;
}

.btn-u.btn-u-blue {
    margin-top: 10px;
}

.darkBg ul li,
.darkBg h3 {
    color: #ffffff;
}

#topcontrol {
    background: #009e75;
}

#topcontrol:hover {
    background: #78d2aa;
}

.Component-BackGround-Gray h2 {
    border-bottom: 1px solid #706f6f;
}

.Component-BackGround-Default h2 {
    border-bottom: 1px solid #f0f0f0;
}

a {
    color: #000;
}

a:hover {
    color: #00528E;
    font-weight: bold;
}

a.btn-u {
    color: #ffffff;
    background-color: #009e75;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    cursor: pointer;
}

a.btn-u:hover {
    color: #ffffff;
    background-color: #78d2aa;
    text-decoration: none;
}


.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: center;
    /* inline-block space fix */
    margin-right: -4px;
    vertical-align: top;
}

.col-min {
    /* custom min width */
    min-width: 320px;
}

.col-max {
    /* custom max width */
    max-width: 320px;
}

.HowToOrd {
    font-size: 17px;
}

.How-To-Order .headline-center div:nth-child(2) {
    display: none;
}

.How-To-Order h3 {
    text-transform: Capitalize !important;
}

.How-To-Order ul {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.How-To-Order ul li {
    float: none;
    text-align: center;
    margin-right: -4px;
    vertical-align: top;
}

.accordion-toggle h2,
.How-To-Order h2 {
    border-bottom: none;
}

.SingleIcon div:nth-child(2) {
    font-size: 17px;
}

.SingleIcon p {
    padding: 0px 20px;
}


.headline-center .featured h2 {
    border-bottom: 0px;
    font-size: 21px;
}

.Parallax-Block-1 h2,
.Parallax-Block-1 h3 {
    color: white;
}

.content-boxes-v3 .content-boxes-in-v3 {
    font-size: 14px;
    padding: 5px 20px;
}

.icon-nav ul {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}


.SubImgNav ul li:nth-child(3) {
    width: 130px;
}


.Image-Slider ul li img {
    width: 100%;
    max-width: 210px;
    height: auto;
}

.Image-Slider ul li Img-arrow {
    width: 100%;
    max-width: 70px;
    height: auto;
}

.tp-caption {
    white-space: inherit !important;
    word-wrap: normal;
    word-break: normal;
}

.revolution-ch1 {
    margin: 0 auto;
    text-align: center;
    top: 35% !important;
}

.headline-center {
    padding-top: 20px;
}

.How-To-Order.process-v1 .process-in>li i {
    background: #009e75;
}

.Parallax-Block-1:before {
    background: rgba(0, 0, 0, 0.3);
}


.bioinformatics li {
    text-align: left;
}

.Research-Areas .panel-body {
    padding: 15px 0px;
}

.Research-Areas .panel-body ul {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}

.Research-Areas .panel-body .container {
    width: 100%;
}

.Research-Areas .panel-body .container {
    padding: 0px;
}

.Research-Areas .SingleIcon {
    height: 225px;
    text-align: center;
    border: 0px;
    margin: 20px 0px;
    padding: 20px;
}

.Research-Areas-applications .SingleIcon {
    height: auto;
}

.cancer-research .SingleIcon,
.biomarkers .SingleIcon,
.anitbody-discovery .SingleIcon,
.Infectious-Disease .SingleIcon,
.Synthetic-Biology-Biotechnology .SingleIcon {
    min-height: 450px;
}

.NGS-Recommendations .col-md-3 {
    display: none;
}

.NGS-Recommendations .col-md-9 {
    width: 100%;
}

.deliverables ul,
.deliverables div:nth-child(3) {
    display: none;
}

.ngs-workflow .ImgSlili_1,
.ngs-workflow .ImgSlili_2,
.ngs-workflow .ImgSlili_3,
.ngs-workflow .ImgSlili_4,
.ngs-workflow .ImgSlili_5,
.ngs-workflow .ImgSlili_6 {
    width: auto;
    max-width: 133px;
}

.Rich-Text-Edit-Area h2 {
    border-bottom: 1px solid #f0f0f0;
}


.careers table tr:nth-child(even) {
    background: #f0f0f0;
}

.citations {}

.citations h3:first-child {
    border-top: 0px solid #f0f0f0;
}

.citations h3 {
    border-top: 1px solid #f0f0f0;
    padding-top: 20px;
}

.jobPostings {
    border: 1px solid #f0f0f0;
}

.jobPostings .posting {
    padding: 10px;
}

.jobPostings .posting:nth-child(odd) {
    background-color: #f0f0f0;
}

/*--------------------------End Generic Styles----------------------*/

/***************Sub Navigation*********/
.navbar-brand {
    padding-left: 20px !important;
}

.header-v6 .navbar-nav>li>a:hover,
.header-v6 .navbar-nav>li>a:active {
    background: white !important;
    color: #009e75 !important;
}

/* .SubImgNav {top: 94px !important;} */
.SubImgNav {
    top: 0 !important;
}

.SubImgNav ul:first-child {
    float: none !important;
    display: table;
    margin: 0 auto;
    text-align: center;
}

.SubImgNav ul li:first-child {
    display: table-cell;
}

.SubImgNav ul:nth-child(2) {
    margin-top: 10px;
}

.SubImgNav ul li ul:nth-child(n+6) {
    visibility: hidden;
}

.header .navbar-toggle {
    border-color: transparent;
    top: 15px;
}

.dropdown-menu .headline-center {
    margin: 15px;
}


.SubImgNav .dropdown-menu .row {
    text-align: center;
    margin: 0 auto;
    width: 100% !important;
}

.SubImgNav .dropdown-menu .row img {
    width: 80%;
    height: auto;
}

.SubImgNav .dropdown-menu .col-md-3 {
    display: inline-block;
    float: none;
    text-align: left;
    width: 12%;
    margin-right: -4px;
    vertical-align: top;
}

.header .navbar-toggle {
    border-color: transparent !important;
    top: 15px !important;
}

/*--------------------------End Sub Navigation Styles----------------------*/

/*------------------------Begin Service/Research Widgets------------------------------*/
.SerRea {
    text-align: center;
    font-size: 15pt;
}

.SerReaHover {
    background-color: #f0f0f0;
}

.SerReaDefault {
    /*border:1px solid #f0f0f0;*/
    padding-top: 20px;
    padding-bottom: 20px;
}

.SerReaDefault .category_img {
    width: 200px;
    height: 160px;
}

.SerReaDefault .cbp-caption {
    padding: 10px;
}

.SerReaDefault .cbp-title-dark {
    padding: 10px;
}

.pure-template.divider .row {
    border-bottom: 1px solid #f0f0f0;
}

.pure-template h3 {
    font-size: 20px;
}

.Two-Column-Text-Image-LR-Layout-v1.pure-template {
    padding-top: 0px;
    padding-bottom: 0px;
}

/*------------------------End Service/Research Widgets------------------------------*/

/*-----------------------------Begin Company Area---------------------------------------*/
.CompBtn {
    width: 200px;
}

.BgImg {
    height: 250px;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
}

/*-----------------------------End Company Area---------------------------------------*/

/*-------------------------------------Begin Topbar--------------------------------------*/
.MyTopBar {
    position: absolute;
    top: 20px;
    right: 230px;
    z-index: 1;
    height: 0px;
    width: 100%;
    font-size: 17px;
}

.MyHeadV6 {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0px;
}

/*Mobile*/
.TopBarMob {
    background-color: #009e75;
    width: 100%;
}

.TopBarMob .logo {
    padding-left: 40px;
}

.TopBarMob .logo img {
    width: 40px;
}

.TopBarMob .icon-bubble {
    font-size: 40px;
    color: white;
    top: 30px !important;
    position: absolute;
}

.TopBarMob .btn-u {
    top: 22px !important;
}

.navbar-responsive-collapse .container {
    width: 100%;
}

.LogReg {
    float: left;
    width: 50%;
    color: #706f6f;
    background-color: LightGrey;
    text-align: center;
    border: solid 1px white;
    list-style: none;
}

.TolBar {
    float: left;
    width: 50%;
    color: #706f6f;
    /*background-color:LightGrey;*/
    text-align: center;
    /*border:solid 1px white;*/
    list-style: none;
}

.Tobar {
    text-align: center;
}

.pull-center li {
    padding-right: 40px;
}


/*-------------------------------------End Topbar----------------------------------------*/

/*------------------------------Begin Navbar---------------------------------------*/
.MyNavBar {
    background-color: #009e75;
}

.MyNavBar .container-space {
    width: 100%;
    background-color: #009e75;
}

/*search icon*/
.MyNavBar .container-space .menu-container .header-inner-right .menu-icons-list .menu-icons .menu-icons-style {
    color: white;
}

.MyNavBar .container-space .menu-container .header-inner-right .menu-icons-list .menu-icons .search-open {
    float: left;
    position: absolute;
    background-color: #009e75;
    top: 92px;
    padding: 0px;
    width: 400px;
}

.MyNavBar .container-space .menu-container .header-inner-right .menu-icons-list .menu-icons .search-open input {
    background-color: white;
    color: #009e75;
    border: 5px solid #009e75;
    padding: 10px;
    height: 50px;
    font-size: 20px;
}

.search-dropdown .btn-u {
    border: 0;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 18px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.search-dropdown .input-group-btn {
    right: 60px;
    top: 5px;
    padding: 0px;
    position: absolute;
}

.SecondSubNav {
    color: #009e75;
    cursor: hand;
}

/*------------------------------End Navbar---------------------------------------*/

/*----------------------Begin Footer--------------------------*/
.footer ul {
    -webkit-padding-start: 0px;
}

/* .footer-v1{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */
.footer-v1 .footer,
.footer-v1 .footer .container .row {
    background-color: #706f6f;
}

.footer-v1 .footer .container {
    background-color: #706f6f;
    /*padding-left: 110px;*/
}

.SocialIcon {
    width: 300px;
}

.socialicons {
    margin-top: 30px;
    margin-bottom: 30px;
}

.Mycopyright {
    background-color: #706f6f;
    color: white;
    margin-top: 30px;
}

.Mycopyright .container .row .col-md-6 {
    text-align: center;
    width: 100%;
    color: white;
}

.Mycopyright .container .row .col-md-6 p {
    color: white;
}

.FootNav {
    list-style: none;
}

.FootNav a {
    font-size: 17px;
    color: white;
    font-weight: bold;
    font-family: 'NotoSansSC-Regular';
}

.FootNav2 {
    list-style: none;
    /*width:150px;*/
}

.FootNav2 a {
    font-size: 14px;
    color: white;
    font-family: 'NotoSansSC-Regular';
    opacity: 0.5;
}

.FootNav a:hover {
    opacity: 0.5;
}

.FootNav2 a:hover {
    opacity: 1;
}

.Language {
    color: white;
    font-size: 10pt;
    font-family: 'NotoSansSC-Regular';
}

/*Mobile*/
.FootMob {
    background-color: #706f6f;
    text-align: center;
    height: 100%;
    color: white;
    font-family: 'NotoSansSC-Regular';
    font-size: 9pt;
}

/*----------------------End Footer--------------------------*/

/*------------------------Begin Slider-----------------------------*/

/*------------------------End Slider-----------------------------*/

/*-------------Begin T2----------------*/
.content_body {
    background-color: #f0f0f0;
}

.T2Title {
    padding-top: 50px;
    text-align: center;
    color: #009e75;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600px;
    letter-spacing: 1px;
    width: 100%;
}

.T2Text {
    font-size: 13pt;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}

/*Mobile*/
.T2TitleMob {
    font-size: 16pt;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
}

/*--------------End T2-----------------*/

/*------------------------GA---------------------*/
.Focused {
    font-weight: bold;
}

.SanSeq {
    background-color: #f0f0f0;
    color: #000000;
}

.SubImgNav {
    background-color: #f0f0f0;
    top: 50px;
    z-index: 50;
}

.Mycontainer {
    width: 100%;
    background-color: #f0f0f0;
}

.SubImgNav .Mycontainer .navbar-nav {

    border-color: white;
}


.SanSeq .dropdown-menu {
    border-color: white;
    position: absolute;
    background-color: white;
}

.BenSum {
    text-align: center;

}

.MyBenSum {
    background-color: #f0f0f0;
    width: 100%;
}

.BenSum hr {
    border: solid 1px black;

}

.HowToOrdCommt {
    color: #706f6f;
}

.HowToOrd {
    color: #009e75;
}

.TempTypes {
    color: #55c8d2;
}

.TempTypesBorder {
    border: 1px solid #f0f0f0;
}

.TempTypesBorder .cbp-caption {
    padding: 10px;
}

.TempTypesBorder .cbp-title-dark {
    padding: 10px;
}

.Quti {
    text-align: center;
    color: #55c8d2;
}

.Quti i {
    background-color: #55c8d2;
}

.SummDesc {
    background-color: #f0f0f0;
    width: 100%;
}

.dropdownsubnav {
    border: hidden;
    z-index: 9999;
}

.dropdownsubnav .equal-height-in {
    text-align: center;
    padding: 20px;
    min-height: 230px;
}

.BlueCheck {
    /* color:#42b2dd;*/
    color: #009e75;
    font-size: 50px;
    float: left;
}

.mynavtab {
    display: none;
}

.mynavtabCheckItem {
    background-color: white;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.TabSwitch {
    background-color: #f0f0f0;
    width: 100%;
}

.BelowGrayNav {}

.MyFeatures {
    padding-left: 30px;
    padding-right: 30px;
}

.BlueCircle {
    color: #009e75;
    font-size: 5pt;
}

.MyTd {
    width: 20%;
}

.MyRCA {
    top: 65%;
    padding-left: 30%;
}

/*------------------------End GA---------------------*/

/*-------------Company----------------*/
.bg-image-v1 h1 {
    color: white;
}

/*-------------End Company----------------*/


/*----------------Component---------------*/
/*Process Border*/
.process-v1 .process-border-2 {
    position: relative;
}

.process-v1 .process-border-2:before {
    top: 15px;
    width: 26%;
    left: 12%;
    content: " ";
    display: block;
    position: absolute;
    border-top: solid 2px #f0f0f0;
}

@media (max-width: 768px) {
    .process-v1 .process-border-2:before {
        border: none;
    }
}

.process-v1 .process-border-3 {
    position: relative;
}

.process-v1 .process-border-3:before {
    top: 15px;
    width: 50%;
    left: 26%;
    content: " ";
    display: block;
    position: absolute;
    border-top: solid 2px #f0f0f0;
}

@media (max-width: 768px) {
    .process-v1 .process-border-3:before {
        border: none;
    }
}

.process-v1 .process-border-4 {
    position: relative;
}

.process-v1 .process-border-4:before {
    top: 15px;
    width: 75%;
    left: 12%;
    content: " ";
    display: block;
    position: absolute;
    border-top: solid 2px #f0f0f0;
}

@media (max-width: 768px) {
    .process-v1 .process-border-4:before {
        border: none;
    }
}

/*Process Border*/

.SingleIcon {
    /*border: 1px solid #f0f0f0;*/
}

.Component-BackGround-Gray {
    background-color: #f0f0f0;
}

.Component-BackGround-Default {
    background-color: transparent;
}

.Component-BackGround-f9fafc {
    background-color: #f9fafc;
}

.Component-Frame {
    width: 100%;
}

/*Parallax*/


.plasmid-prep-parallax,
.cloning-and-mutagenesis-parallax,
.Gene-Synthesis-parallax,
.glp-regulatory-parallax,
.molecular-genetics-parallax,
.next-generation-sequencing-parallax,
.sanger-sequencing-parallax {
    padding: 60px 0px;
}

.plasmid-prep-parallax h2,
.cloning-and-mutagenesis-parallax h2,
.Gene-Synthesis-parallax h2,
.glp-regulatory-parallax h2,
.molecular-genetics-parallax h2,
.next-generation-sequencing-parallax h2,
.sanger-sequencing-parallax h2 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.plasmid-prep-parallax h3,
.cloning-and-mutagenesis-parallax h3,
.Gene-Synthesis-parallax h3,
.glp-regulatory-parallax h3,
.molecular-genetics-parallax h3,
.next-generation-sequencing-parallax h3,
.sanger-sequencing-parallax h3 {
    font-family: 'NotoSansSC-Regular', sans-serif;
}


.cloning-and-mutagenesis-parallax {
    /*background-image: url('../img/gwz/Parallax/cloning-and-mutagenesis-parallax.jpg')*/
    background-image: url('../cloning-and-mutagenesis-parallax.html');
}

.Gene-Synthesis-parallax {
    /*backgound-image: url('../img/gwz/Parallax/Gene-Synthesis-parallax.jpg')*/
    background-image: url('../gene-synthesis-parallax.html');
}

.glp-regulatory-parallax {
    /*background-image: url('../img/gwz/Parallax/glp-regulatory-parallax.jpg')*/
    background-image: url('../glp-regulatory-parallax.html');
}

.molecular-genetics-parallax {
    /*background-image: url('../img/gwz/Parallax/molecular-genetics-parallax.jpg')*/
    background-image: url('../molecular-genetics-parallax.html');
}

.next-generation-sequencing-parallax {
    /*background-image: url('../img/gwz/Parallax/next-generation-sequencing-parallax.jpg')*/
    background-image: url('../next-generation-sequencing-parallax.html');
}

.company-about-us-parallax {
    /*background-image: url('../img/gwz/Parallax/next-generation-sequencing-parallax.jpg')*/
    background-image: url('../company-about-us-parallax.html');
}

.careers-value-prop-parallax {
    background: url('../careers-value-prop-parallax.html') top center no-repeat;
    padding: 5% 0;
}

.oligo-parallax {
    /*background-image: url('../img/gwz/Parallax/oligo-parallax.jpg')*/
    background-image: url('../oligo-parallax.html');
}

.plasmid-prep-parallax {
    /*background-image: url('../img/gwz/Parallax/plasmid-prep-parallax.png')*/
    background-image: url('../plasmid-prep-parallax.html');
}

.sanger-sequencing-parallax {
    /*background-image: url('../img/gwz/Parallax/sanger-sequencing-parallax.jpg')*/
    background-image: url('../sanger-sequencing-parallax.html');
}

.Promotion-reward-parallax {
    background-image: url('../promotion-reward-parallax.html');
}

.Promotion-reward-parallax {
    background-image: url('../promotion-reward-parallax.html');
}

.CLIMS4-parallax {
    /*background-image: url('../img/gwz/Parallax/parallax-1.png')*/
    background-image: url('../clims4-parallax.html')
}

.parallax-2 {
    /*background-image: url('../img/gwz/Parallax/parallax-2.png')*/
    background-image: url('../parallax-2.html')
}

.parallax-3 {
    /*background-image: url('../img/gwz/Parallax/parallax-3.png')*/
    background-image: url('../parallax-3.html')
}

.parallax-4 {
    /*background-image: url('../img/gwz/Parallax/parallax-4.png')*/
    background-image: url('../parallax-4.html')
}

.gene-editing-banner {
    background-image: url('../gene-editing-banner.html')
}

.BlackBg {
    background-image: url('../blackbg.html')
}

/*End Parallax*/

/*clims4 Video*/
.clims4-prevideo-bg {
    /*background-image: url('../img/gwz/Parallax/cloning-and-mutagenesis-parallax.jpg')*/
    background-image: url('../clims4-prevideo-bg.html')
}

.clims4-preblue-bg {
    /*background-image: url('../img/gwz/Parallax/cloning-and-mutagenesis-parallax.jpg')*/
    background-image: url('../clims4-preblue-bg.html')
}

.clims4-preorange-bg {
    /*background-image: url('../img/gwz/Parallax/cloning-and-mutagenesis-parallax.jpg')*/
    background-image: url('../clims4-preorange-bg.html')
}

/*-----------------Image Slider----------------*/
.SeqIcon {
    border-radius: 6px !important;
    height: 50px;
    margin: 0 auto;
}

.SeqIcon_text {
    font-size: 28px;
    font-weight: bolder;
    font-family: 'NotoSansSC-Regular';
    margin: 0px;
    padding: 0px;
}

.SeqIcon_Sel {
    color: white;
    background-color: #706f6f;
}

/*-----------------Image Slider----------------*/

/*-----------------marging,padding----------------*/
.margin-top-0 {
    margin-top: 0px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}

.margin-top-12 {
    margin-top: 12px;
}

.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}

.margin-top-90 {
    margin-top: 90px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-top-120 {
    margin-top: 120px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-70 {
    padding-top: 70px;
}

.padding-top-80 {
    padding-top: 80px;
}

.padding-top-90 {
    padding-top: 90px;
}

.padding-top-100 {
    padding-top: 100px;
}

.padding-top-110 {
    padding-top: 110px;
}

.padding-top-120 {
    padding-top: 120px;
}

.padding-top-130 {
    padding-top: 130px;
}

.padding-top-140 {
    padding-top: 140px;
}

.padding-top-150 {
    padding-top: 150px;
}

.padding-top-160 {
    padding-top: 160px;
}

.padding-top-170 {
    padding-top: 170px;
}

.padding-top-180 {
    padding-top: 180px;
}

.padding-top-190 {
    padding-top: 190px;
}

.padding-top-200 {
    padding-top: 200px;
}

.padding-top-210 {
    padding-top: 210px;
}

.padding-top-220 {
    padding-top: 220px;
}

.padding-top-230 {
    padding-top: 230px;
}

.padding-top-240 {
    padding-top: 240px;
}

.padding-top-250 {
    padding-top: 250px;
}

.padding-top-260 {
    padding-top: 260px;
}

.padding-top-270 {
    padding-top: 270px;
}

.padding-top-280 {
    padding-top: 280px;
}

.padding-top-290 {
    padding-top: 290px;
}

.padding-top-300 {
    padding-top: 300px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-50 {
    padding-bottom: 50px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-70 {
    padding-bottom: 70px;
}

.padding-bottom-80 {
    padding-bottom: 80px;
}

.padding-bottom-90 {
    padding-bottom: 90px;
}

.padding-bottom-100 {
    padding-bottom: 100px;
}

/*-----------------marging,padding----------------*/

.Icon-Navigation-v2 {
    /*width:80%;*/
    text-align: center;
}

.NoBorder {
    border: 0;
}

.SingleBorder {
    border: solid 1px #f0f0f0;
}

.QA {
    color: #009e75;
}

.FAQs {}

.Gene-Synthesis-Workflow {}

.How-To-Order {}

.icon-nav {}

.Icon-Navigation-v2 {}

.Image-Slider {}

.Multi-column-TextBullet-Layout {}

.Parallax-Block-1 {}

.Parallax-Block-2 {}

.Rich-Text-Edit-Area {}

.Two-Column-Text-Image-25-75-Layout {}

.Two-Column-Text-Image-LR-Layout-v1 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.Two-Column-Text-Image-LR-Layout-v2 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.Two-Column-Text-Image-LR-Layout-v3 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.Two-Column-Text-Image-LR-Layout {}

/*----------------End Component---------------*/

/*--------------Page-----------------*/
.tcdPageCode {
    padding: 15px 20px;
    text-align: left;
    color: #dadada;
}

.tcdPageCode a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #dadada;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode a:hover {
    text-decoration: none;
    border: 1px solid #009e75;
}

.tcdPageCode span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #009e75;
    border: 1px solid #009e75;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #dadada;
    background: #f0f0f0;
    border: 1px solid #dadada;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode2 {
    padding: 15px 20px;
    text-align: left;
    color: #dadada;
}

.tcdPageCode2 a {
    display: inline-block;
    color: #826ec3;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #dadada;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode2 a:hover {
    text-decoration: none;
    border: 1px solid #826ec3;
}

.tcdPageCode2 span.current {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #fff;
    background-color: #826ec3;
    border: 1px solid #826ec3;
    border-radius: 4px;
    vertical-align: middle;
}

.tcdPageCode2 span.disabled {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    margin: 0 2px;
    color: #dadada;
    background: #f0f0f0;
    border: 1px solid #dadada;
    border-radius: 4px;
    vertical-align: middle;
}

/*--------------Page--------------------*/

.alert {
    color: #ff0000;
}

/*--------Table Style--------------*/
.BlueTable {
    border-collapse: collapse !important;
    border: solid 1px #009e75;
}

.BlueTd {
    background-color: #009e75;
    color: white;
}

/*--------End Table Style--------------**/

/*@font-face {
    font-family: 'tagline';
src:    url('assets/fonts/TagLine.eot?oviy03');
    src:    url('../../assets/fonts/TagLine.eot?oviy03#iefix') format('embedded-opentype'),
        url('../../assets/fonts/TagLine.ttf?oviy03') format('truetype'),
        url('../../assets/fonts/TagLine.woff?oviy03') format('woff'),
        url('../../assets/fonts/TagLine.svg?oviy03#tagline') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

.footer .icon-Solid-Science-tagline {
    font-family: 'NotoSansSC-Regular';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    color: white;
    font-size: 45px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.footer .icon-Solid-Science-tagline:before {
    /*content: "\e900";*/
}



.autohide-myaccount-120 {
    line-height: 14px;
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}


.Path {
    padding-top: 120px;
    height: 50px;
}

/*--------------------------------右边层------------------------------------*/
.btn-group {
    width: 65px;
    position: fixed;
    right: 10px;
    /*右边距*/
    top: 50%;
    margin-top: -195px;
    z-index: 1000;
    display: block;
}

.btn-group span {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.btn-group-bg {
    padding: 10px;
    display: inline-block;
    /*width: 40px;*/
    /*宽*/
    /*height: 46px;*/
    /*高*/
    background: #0067b1;
    z-index: 999;
    position: relative;
    cursor: pointer;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.huihua {
    display: none;
    position: absolute;
    /*width: 170px;*/
    /*宽*/
    border: 1px solid #ffffff;
    /*left: -175px;*/
    /*右边距离*/
    /*top:3px;*/
    /*上边距*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    background: #0067b1;
    text-align: center;
    /*line-height:40px;*/
    /*高*/
    color: #ffffff;
    display: none;
}

.huihua:after {
    content: '';
    width: 10px;
    height: 10px;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    position: absolute;
    right: -5px;
    top: 10px;
    background: #0067b1;
}

#zx_online_xx1c {
    /*background: url("../Images/online-chat.png") no-repeat 50% 50% transparent;*/
    /*background-size: auto 100%;
    background-position: center;*/
    /*padding-left:0px;*/
}

#zx_phpne {
    background: url("../phone.html") no-repeat 50% 50% transparent;
    background-size: auto 100%;
    background-position: center;
}

#zc_mail_xx2c {
    background: url("../free-trial.html") no-repeat 50% 50% transparent;
    background-size: auto 100%;
    background-position: center;
}

#zx_weixin {
    background: url("../weixin-chat.html") no-repeat 50% 50% transparent;
    background-size: auto 100%;
    background-position: center;
}

.weixin_box {
    overflow: hidden;
    padding-top: 20px;
    text-align: center;
}

.erweima {
    display: none;
}

.weixin_box .gray_tip {
    font-size: 14px;
    color: #aaaaaa;
    line-height: 20px;
}

.weixin_box .center {
    text-align: center;
    font-size: 14px;
    color: #aaaaaa;
    line-height: 20px;
}

.inline-menu {
    background-color: #f0f0f0;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    right: 0;
}

.inline-menu ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}

.inline-menu ul li {
    display: inline-block;
    padding: 0 2.6rem;
}

.inline-menu ul li a {
    border-bottom: 2px solid transparent;
    display: block;
    line-height: 4.6rem;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.inline-menu ul li a:after {
    content: '';
    width: 0;
    height: 3px;
    background: #FA9646;
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -ms-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.inline-menu ul li .active:after {
    width: 96% !important;
}

.inline-menu ul li .active {
    color: #009e75 !important;
}

.scroll-link {
    cursor: pointer;
}

@media (max-width: 991px) {
    .footer-links {
        display: none;
    }

    #cncf-contact-drawer {
        display: none;
    }

    .zak-search-container {
        padding-top: 0;
    }

}

@media (min-width: 992px) {
    .footer-links {
        display: block;
    }

    #cncf-contact-drawer {
        display: block;
    }

    .zak-search-container {
        padding-top: 100px;
    }

}

.appleLinks a {
    color: #fff;
}

.appleLinks a:hover {
    color: #00528E;
}
