.mkt img {
    animation: fadein .5s;
}

#header {
    min-height: 200px;
    background-color: #008395;
}

#header h1 {
    color: #cccccc;
    margin: 0;
}

#header img {
    width: 175px;
    margin-bottom: 20px;
}

.img-holder {
    height: 200px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.img-holder img {
    max-height: 200px;
    max-width: 200px;
}

.products {
    background-color: #ffffff;
}

.mkt .products h3 {
    font-size: 15px;
}

.mkt .mk-tabbed-content h2 {
    font-size: 18px;
}

/* All sizes including Mobile */

/* Small and up */
@media (min-width: 768px) {
    #header {
        background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/landing/nexperia-gan/nex_1.jpg);
        background-position: center center;
        background-size: cover;
    }

    .img-holder {
        height: 110px;
    }

    .img-holder img {
        max-height: 110px;
        max-width: 150px;
    }

}

/* Medium and up */
@media (min-width: 992px) {
    .img-holder img {
        max-width: 175px;
    }
}

/* Large */
@media (min-width: 1200px) {
}

.pheight{
    min-height: 180px !important;
}

.headtext{
    color:black !important;
}

.padding-top-rs {
    padding-top: 5%;
}
.margin-b {
    margin-bottom: 5%;
}
iframe {
    display: block;
}
.btn-align {
    min-height: 136px;
}

.btn-align2 {
    min-height: 70px;
}

.btn-align3{
    min-height: 43px;
}
.btn-align4{
    min-height: 102px;
}

.mkt .keyline-top {
    border-color:#41c363 !important;
}

.mkt .tab-content {
    border-top: 1px solid #ddd !important;
}
.mkt .nav-tabs {
    border-bottom: none !important;
    padding-top: 5px;
    background: none;
}
.mkt .nav-tabs > li.active > a{
    background-color:#41c363!important;
    color: #ffffff!important;
    font-size:13px!important;
    font-weight:bold;
}
.mkt .nav-tabs > li > a{
    color: #41c363!important;
    font-size:13px!important;
}

.mkt h2, .mkt .h2 {
    font-size: 25px !important;
    color: #41c363 !important;
}

.page-header-inner:after {
    border: 0 !important;
}

.page-header-full-width {
    background-color: #efefef;
}

.page-header-inner-large-h1 h1 {
    font-size: 40px !important;
    line-height: 40px !important;
    color: #ffffff !important;
}

.mk-intro-highlight {
    color: #41c363 !important;
}

/*.page-header {*/
/*    margin-left: 30px !important;*/
/*}*/

.page-header p {
    font-size: 16px !important;
}

.page-header ul li {
    /*font-size: 16px !important;*/
}

.mktoForm {
    display: none !important;
}

#marketoFormSignUp {
    width: 100% !important;
}

.a-multi {
    color: #41c363!important;
    text-decoration: none;
}

.margin-bdm{
    padding-top: 22px;
}

.large-padding-top {
    padding-top: 43px !important;
}

.padding-0{
    padding-left: 0!important;
}


.chkbox-visible{
    display: block!important;
}

.chkbox-visible label{
    padding-left: 0 !important;
}

.highlight-green
{
    color: #41c363;
}

.round-btn
{
    color: #000;
    background-color: #41c363;
    border-color: #2c8b45;
    padding: 6px 12px;
    border-radius: 4px;
    background-image: none;
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.tbl-green
{
    border: 1px solid #41c363;;
}


.fea-bullets {
    list-style-type: none !important;
}

.fea-bullets li:before {
    content: "-";
    color: #41C363;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}