/* v14 */

.beacon * {
    -webkit-font-smoothing: antialiased;
}

.text-beacon {
    color: #03daf2;
}


.beacon-cta {
    margin-right: auto;
    margin-left: auto;
    display: table
}

.list-unstyled .glyphicon {
    margin-right: 10px;
}

.beacon-bullets .glyphicon-ok {
    color: #beb900
}

.beacon-bullets-with-icons li {
    font-size: 16px;
    margin-bottom: 8px;
}

li.beacon-bullets-answer {
    font-style: italic;
    margin-bottom: 10px;
    color: #868454;
}

li.beacon-bullets-answer {
    font-style: italic;
}

ul.list-unstyled li {
    position: relative;
    padding-left: 25px;
}

ul.list-unstyled span.glyphicon {
    position: absolute;
    left: 0;
}

.beacon-bullets-with-icons ul.list-unstyled span.glyphicon {
    top: 4px;
}

li.beacon-bullets-question a {
    color: #222;
}

li.beacon-bullets-question a:hover {
    color: #007fac;
    transition: all 300ms ease-out;
    cursor: pointer;
}

/* stick container in front */

.logo-grid {
    padding: 6% 0 6% 6%;
    overflow: hidden;
}

.logo-grid ul {
    overflow: hidden;
    padding: 0 !important;
}

.logo-grid li {
    background: #ffffff;
    width: 44%;
    display: block;
    float: left;
    overflow: hidden;
    height: 144px;
    margin-right: 6%;
    margin-bottom: 14px;
    position: relative;
}

.logo-grid li a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    padding: 15px;
}

.logo-grid li a img {
    max-width: 90%;
    transition: max-width 300ms;
}

.popular-categories-beacon {
    overflow: hidden;
    padding: 15px 0;
}

/*.popular-categories-beacon-img {*/
    /*background: url('/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/new-customer-offer/beacon-images.jpg');*/
    /*height: 235px;*/
    /*margin-bottom: 10px;*/
    /*background-size: 288px;*/
    /*background-repeat: no-repeat;*/
    /*background-position-x: center;*/
/*}*/

.popular-categories-beacon-content {
    /* height: 332px; */
    background: #ececed;
    overflow: hidden;
    margin-bottom: 15px;
}

.popular-categories-beacon-content ul {
    list-style: none !important;
    padding: 0;
    margin-top: 4px !important;
}

.popular-categories-beacon-content ul li {
    margin-bottom: 8px;
    line-height: 1.1;
}

.popular-categories-beacon-content ul li a {
    font-size: 14px !important;
}

.pcb-img-batteries {
    background-position-y: -236px;
}

.pcb-img-security {
    background-position-y: -481px;
}

.popular-categories-beacon-img.pcb-img-test {
}

.popular-categories-beacon-img.pcb-img-test {
    background-position-y: -719px;
}

.popular-categories-beacon-img.pcb-img-cable {
    background-position-y: -968px;
}

.popular-categories-beacon-img.pcb-img-maker {
    background-position-y: -1194px;
}

h4.pcb-title-text {
    margin-left: 15px !important;
    font-size: 16px !important;
}

.popular-categories-beacon-content ul {
    padding: 15px !important;
    font-size: 16px !important;
}

.jumbotron {
    background-color: #000c1c !important;
}

.beacon .jumbotron h1 {
    color: #30c3de !important;
}

.beacon .jumbotron p {
    color: #1899b1 !important;
}

.hero-products .hero-img {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/new-customer-offer/products.jpg);
    background-repeat: no-repeat;
}

.hero-img {
    height: 200px;
    width: 100%;
    background-size: 280px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececed;
}

.hero-img.hero-img-tenma {
    background-position: 14px -689px;
}

.hero-img.hero-img-caig {
    background-position: 24px -349px;
}

.hero-img.hero-img-stellar {
    background-position: 24px -1009px;
    height: 140px;
}

.hero-img.hero-img-multicomp {
    background-position: 12px -1299px;
    height: 161px;
}

.bg-contact-map {
    background-image: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/about_us/wcu-world.png);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

footer#footer {
    margin-top: 0;
    padding-top: 0;
}

.display-in-line-block {
    display: inline-block;
}

.small-print {
    margin-top:7px
}

.small-text{
    font-size:10px;
}
.small-print p {

    line-height:1.1 !important;
}

.small-print p small {
    color: #cccccc;
    font-size: 12px;
    font-weight: bold;
}

.small-print p small a,
.small-print p small a:hover {
    color: #cccccc;
    text-decoration:underline;
}

.small-print p small a:hover{
    color: #F1F1F2;
}

span.code-example {
    color: #D23620;
    background-color: #E9F6FC;
    padding: 3px 9px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: 700;
}

/* Small devices - Tablets */
@media (min-width: 768px) {

    .mkt-reasons .mkt .col-sm-6 {
        height: 150px;
    }

    .big-number {
        font-size:44px !important;
    }

    .beacon-logos .beacon-logo {
        width: 128px;
        height: 55px;
        margin-right: 18px;
        background-size: 128px;
    }

    .beacon-logos .beacon-newark-logo {
        width: 322px;
        height: 56px;
        background-size: 321px;
    }

    /* EFFECTS START */
    .mkt-fx-opacity-in.mkt-js-trigger {
        opacity: 0;
        transition: opacity 500ms ease-out;
    }

    .mkt-fx-opacity-in.mkt-js-trigger.mkt-js-triggered {
        opacity: 1;
    }

    .mkt-fx-bg-color {
        transition: background-color 500ms ease-out;
    }

    .mkt-js-triggered.mkt-fx-bg-color-green {
        background-color: #d9de95 !important;
    }

    .mkt-fx-color.mkt-js-trigger {
        color: #333 !important;
    }

    .mkt-fx-color.mkt-js-triggered.mkt-fx-color-blue {
        color: #007fac !important;
    }

    .mkt-fx-scale.mkt-js-trigger {
        max-width: 80%;
    }

    .mkt-fx-scale.mkt-js-triggered {
        max-width: 90%;
    }

    .mkt-js-trigger.mkt-js-fx-left-3 {
        transition: all 400ms ease-out;
        position: relative;
        left: 3%;
    }

    .mkt-js-triggered.mkt-js-fx-left-3 {
        left: 0;
    }


    div#beaconpage .jumbotron {
        padding-bottom:60px;
    }

    /* don't add to bl */
    div#beaconpage .jumbotron .container h1.large-margin-bottom.large-margin-top {
        position: relative;
        left: 3%;
        opacity: 0;
        transition: all 400ms ease-out;
    }

    div#beaconpage .jumbotron .container .btn {
        opacity: 0;
        -webkit-transition-delay: 2s; /* Safari */
        transition-delay: 400ms;
        transition: all 400ms ease-out;
    }

    div#beaconpage .jumbotron .container h1.large-margin-bottom.large-margin-top{
        left: 0;
        opacity: 1;
    }

    div#beaconpage .jumbotron .container .btn {
        opacity: 1;
    }

    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled li {
        position: relative;
        left: 3%;
        transition: all 300ms ease-out;

    }

    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled.mkt-js-triggered li {
        left: 0;

    }

    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled li:nth-child(2) {
        -webkit-transition-delay: 100ms; /* Safari */
        transition-delay: 100ms;

    }

    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled li:nth-child(3) {
        -webkit-transition-delay: 200ms; /* Safari */
        transition-delay: 200ms;
    }

    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled li:nth-child(4) {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled li:nth-child(5) {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }
    .beacon-bullets ul.mkt-js-trigger.mkt-js-bespoke-left-li.list-unstyled li:nth-child(6) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-left-off-screen {
        transition: all 400ms ease-out;
        position: relative;
        left: -100%;
    }

    .mkt-js-triggered.mkt-js-fx-left-off-screen {
        left: 0;
    }

    /* POP CATS */
    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content div.popular-categories-beacon-img, .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content {
        transition: all 50ms ease-out;
        opacity: 0;
    }

    .mkt-js-trigger.mkt-js-triggered.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content div.popular-categories-beacon-img, .mkt-js-trigger.mkt-js-triggered.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content {
        opacity: 1;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content ul li, .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content h4.pcb-title-text {
        position: relative;
        left: 6%;
        transition: all 300ms ease-out;
        opacity: 0;
    }

    .mkt-js-trigger.mkt-js-triggered.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content ul li, .mkt-js-trigger.mkt-js-triggered.mkt-js-fx-bespoke-categories.popular-categories-beacon div div.popular-categories-beacon-content h4.pcb-title-text {
        left: 0;
        opacity: 1;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content {
        -webkit-transition-delay: 50ms; /* Safari */
        transition-delay: 50ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content div.popular-categories-beacon-img {
        -webkit-transition-delay: 100ms; /* Safari */
        transition-delay: 100ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content h4.pcb-title-text {
        -webkit-transition-delay: 150ms; /* Safari */
        transition-delay: 150ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(1) {
        -webkit-transition-delay: 200ms; /* Safari */
        transition-delay: 200ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(2) {
        -webkit-transition-delay: 250ms; /* Safari */
        transition-delay: 250ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(3) {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(4) {
        -webkit-transition-delay: 350ms; /* Safari */
        transition-delay: 350ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(5) {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(6) {
        -webkit-transition-delay: 450ms; /* Safari */
        transition-delay: 450ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(1) div.popular-categories-beacon-content ul li:nth-child(7) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content {
        -webkit-transition-delay: 100ms; /* Safari */
        transition-delay: 100ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content div.popular-categories-beacon-img {
        -webkit-transition-delay: 150ms; /* Safari */
        transition-delay: 150ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content h4.pcb-title-text {
        -webkit-transition-delay: 200ms; /* Safari */
        transition-delay: 200ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(1) {
        -webkit-transition-delay: 250ms; /* Safari */
        transition-delay: 250ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(2) {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(3) {
        -webkit-transition-delay: 350ms; /* Safari */
        transition-delay: 350ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(4) {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(5) {
        -webkit-transition-delay: 450ms; /* Safari */
        transition-delay: 450ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(6) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(2) div.popular-categories-beacon-content ul li:nth-child(7) {
        -webkit-transition-delay: 550ms; /* Safari */
        transition-delay: 550ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content {
        -webkit-transition-delay: 150ms; /* Safari */
        transition-delay: 150ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content div.popular-categories-beacon-img {
        -webkit-transition-delay: 200ms; /* Safari */
        transition-delay: 200ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content h4.pcb-title-text {
        -webkit-transition-delay: 250ms; /* Safari */
        transition-delay: 250ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(1) {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(2) {
        -webkit-transition-delay: 350ms; /* Safari */
        transition-delay: 350ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(3) {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(4) {
        -webkit-transition-delay: 450ms; /* Safari */
        transition-delay: 450ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(5) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(6) {
        -webkit-transition-delay: 550ms; /* Safari */
        transition-delay: 550ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(3) div.popular-categories-beacon-content ul li:nth-child(7) {
        -webkit-transition-delay: 600ms; /* Safari */
        transition-delay: 600ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content {
        -webkit-transition-delay: 200ms; /* Safari */
        transition-delay: 200ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content div.popular-categories-beacon-img {
        -webkit-transition-delay: 250ms; /* Safari */
        transition-delay: 250ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content h4.pcb-title-text {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(1) {
        -webkit-transition-delay: 350ms; /* Safari */
        transition-delay: 350ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(2) {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(3) {
        -webkit-transition-delay: 450ms; /* Safari */
        transition-delay: 450ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(4) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(5) {
        -webkit-transition-delay: 550ms; /* Safari */
        transition-delay: 550ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(6) {
        -webkit-transition-delay: 600ms; /* Safari */
        transition-delay: 600ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(4) div.popular-categories-beacon-content ul li:nth-child(7) {
        -webkit-transition-delay: 650ms; /* Safari */
        transition-delay: 650ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content {
        -webkit-transition-delay: 250ms; /* Safari */
        transition-delay: 250ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content div.popular-categories-beacon-img {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content h4.pcb-title-text {
        -webkit-transition-delay: 350ms; /* Safari */
        transition-delay: 350ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(1) {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(2) {
        -webkit-transition-delay: 450ms; /* Safari */
        transition-delay: 450ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(3) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(4) {
        -webkit-transition-delay: 550ms; /* Safari */
        transition-delay: 550ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(5) {
        -webkit-transition-delay: 600ms; /* Safari */
        transition-delay: 600ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(6) {
        -webkit-transition-delay: 650ms; /* Safari */
        transition-delay: 650ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(5) div.popular-categories-beacon-content ul li:nth-child(7) {
        -webkit-transition-delay: 700ms; /* Safari */
        transition-delay: 700ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content div.popular-categories-beacon-img {
        -webkit-transition-delay: 350ms; /* Safari */
        transition-delay: 350ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content h4.pcb-title-text {
        -webkit-transition-delay: 400ms; /* Safari */
        transition-delay: 400ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(1) {
        -webkit-transition-delay: 450ms; /* Safari */
        transition-delay: 450ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(2) {
        -webkit-transition-delay: 500ms; /* Safari */
        transition-delay: 500ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(3) {
        -webkit-transition-delay: 550ms; /* Safari */
        transition-delay: 550ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(4) {
        -webkit-transition-delay: 600ms; /* Safari */
        transition-delay: 600ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(5) {
        -webkit-transition-delay: 650ms; /* Safari */
        transition-delay: 650ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(6) {
        -webkit-transition-delay: 700ms; /* Safari */
        transition-delay: 700ms;
    }

    .mkt-js-trigger.mkt-js-fx-bespoke-categories.popular-categories-beacon div:nth-child(6) div.popular-categories-beacon-content ul li:nth-child(7) {
        -webkit-transition-delay: 750ms; /* Safari */
        transition-delay: 750ms;
    }

    /* POP CATS - END*/
    /* logos */
    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger li {
        transition: all 300ms ease-out;
        opacity: 0;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-triggered li {
        opacity: 1;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(1) {
        -webkit-transition-delay: 25ms; /* Safari */
        transition-delay: 25ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(2) {
        -webkit-transition-delay: 50ms; /* Safari */
        transition-delay: 50ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(3) {
        -webkit-transition-delay: 75ms; /* Safari */
        transition-delay: 75ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(4) {
        -webkit-transition-delay: 100ms; /* Safari */
        transition-delay: 100ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(5) {
        -webkit-transition-delay: 125ms; /* Safari */
        transition-delay: 125ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(6) {
        -webkit-transition-delay: 150ms; /* Safari */
        transition-delay: 150ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(7) {
        -webkit-transition-delay: 175ms; /* Safari */
        transition-delay: 175ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(8) {
        -webkit-transition-delay: 200ms; /* Safari */
        transition-delay: 200ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(9) {
        -webkit-transition-delay: 225ms; /* Safari */
        transition-delay: 225ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(10) {
        -webkit-transition-delay: 250ms; /* Safari */
        transition-delay: 250ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(11) {
        -webkit-transition-delay: 275ms; /* Safari */
        transition-delay: 275ms;
    }

    .logo-grid .mkt-fx-bespoke-opacity.mkt-js-trigger.mkt-js-trigger li:nth-child(12) {
        -webkit-transition-delay: 300ms; /* Safari */
        transition-delay: 300ms;
    }

    /* loogs end */
    .mkt-js-trigger .mkt-cta-area .mkt-cta-area-text {
        position: relative;
        left: -200%;
        transition: all 300ms ease-out;
    }

    .mkt-js-trigger .mkt-cta-area .mkt-cta-area-buttons a.btn.btn-primary.btn-xl.margin-right, .mkt-js-trigger .mkt-cta-area .mkt-cta-area-buttons .mkt-cta-area-extra-text {
        left: 2000%;
        position: relative;
        transition: all 300ms ease-out;
        transition-delay: 300ms;
    }

    .mkt-js-trigger .mkt-cta-area .mkt-cta-area-buttons .mkt-cta-area-extra-text {
        opacity: 0;
        transition: all 1s ease-out;
        transition-delay: 1.5s;
    }

    .mkt-js-trigger.mkt-js-triggered .mkt-cta-area .mkt-cta-area-text, .mkt-js-trigger.mkt-js-triggered .mkt-cta-area .mkt-cta-area-buttons a.btn.btn-primary.btn-xl.margin-right, .mkt-js-trigger.mkt-js-triggered .mkt-cta-area .mkt-cta-area-buttons .mkt-cta-area-extra-text {
        left: 0;
    }

    /* EFFECTS END */
    .logo-grid {
        padding: 2% 0 2% 2%;
    }

    .logo-grid li {
        width: 31.3333333333%;
        height: 160px;
        margin-right: 2%;
        margin-bottom: 14px;
    }

    .popular-categories-beacon-content {
        height: 452px;
    }

    .pcb-img-batteries {
        background-position-y: -182px;
    }

    .pcb-img-security {
        background-position-y: -366px;
    }

    .popular-categories-beacon-img.pcb-img-test {
        background-position-y: -275px;
    }

    .popular-categories-beacon-img.pcb-img-test {
        background-position-y: -548px;
    }

    .popular-categories-beacon-img.pcb-img-cable {
        background-position-y: -730px;
    }

    .popular-categories-beacon-img.pcb-img-maker {
        background-position-y: -913px;
    }

    .popular-categories-beacon-img {
        height: 181px;
        background-size: cover;
    }

    .logo-grid li a:hover img {
        max-width: 95%;
        transition: max-width 300ms;
    }

    .hero-img {
        height: 200px;
        width: 100%;
        background-size: 261px;
        margin-bottom: 30px !important;
    }

    .hero-img.hero-img-tenma {
        background-position: 24px -648px;
        /* background-size: 220px !important; */
    }

    .hero-img.hero-img-caig {
        background-position: 64px -339px;
    }

    .hero-img.hero-img-stellar {
        background-position: 54px -919px;
    }

    .hero-img.hero-img-multicomp {
        background-position: 42px -1199px;
        height: 161px;
    }

    .hero-img.hero-img-rasp-pi { /* background:pink; */
        width: 50% !important;
        float: left;
    }

    .hero-text.hero-text-rasp-pi { /* background:pink; */
        width: 50% !important;
        float: left;
    }

    .hero-img.hero-img-rasp-pi {
        /* background:pink; */
        background-position: -9px 1px;
        background-size: 250px !important;
        height: 233px !important;
        border-bottom: 0;
    }

    .mkt .hero-products .hero-product {
        border-top: 2px solid #beb900 !important;
        margin-bottom: 40px !important;
    }




}

/* Medium devices - Desktops */
@media (min-width: 992px) {

    .beacon-logos .beacon-logo {
        width: 143px;
        height: 61px;
        margin-right: 18px;
        background-size: 144px;
    }

    .beacon-logos .beacon-newark-logo {
        width: 364px;
        height: 62px;
        background-size: 361px;
    }

    .beacon .jumbotron h1 {
        width: 85%;
    }

    .beacon .jumbotron p {
        width: 50% !important;
    }

    .jumbotron {
        background: url('/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/new-customer-offer/new-cust-head-200918.jpg') no-repeat center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    .logo-grid {
        padding: 2% 0 2% 2%;
    }

    .logo-grid li {
        width: 23%;
        height: 160px;
        margin-right: 2%;
        margin-bottom: 14px;
    }

    .pcb-img-batteries {
        background-position-y: -138px;
    }

    .pcb-img-security {
        background-position-y: -275px;
    }

    .popular-categories-beacon-content {
        height: 482px;
    }

    .pcb-img-batteries {
        background-position-y: -243px;
    }

    .pcb-img-security {
        background-position-y: -487px;
    }

    .popular-categories-beacon-img.pcb-img-test {
        background-position-y: -275px;
    }

    .popular-categories-beacon-img.pcb-img-test {
        background-position-y: -735px;
    }

    .popular-categories-beacon-img.pcb-img-cable {
        background-position-y: -976px;
        background-color: white;
    }

    .popular-categories-beacon-img.pcb-img-maker {
        background-position-y: -1216px;
    }

    .popular-categories-beacon-img {
        height: 239px;
    }

    .mkt .hero-products .hero-product .hero-img {
        height: 272px !important;
        background-size: cover !important;
    }

    .mkt .hero-products .hero-product .hero-img.hero-img-tenma {
        background-position: -16px -699px;
        background-size: 300px !important;
    }

    .mkt .hero-products .hero-product .hero-img.hero-img-caig {
        background-position: -26px -379px;
        background-size: 320px !important;
    }

    .mkt .hero-products .hero-product .hero-img.hero-img-stellar {
        background-position: -26px -1219px;
        background-size: 350px !important;
    }

    .mkt .hero-products .hero-product .hero-img.hero-img-multicomp {
        background-position: -46px -1529px;
        background-size: 340px !important;
    }

    .mkt .hero-products div .hero-product {
        border-top: 0 !important;
        border-bottom: 1px solid #e2e2e2 !important;
    }

    .mkt .hero-products .hero-product {
        padding-bottom: 0 !important;
        height: 302px !important;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #e2e2e2 !important;
    }

    .mkt .hero-products .hero-product .hero-img.hero-img-rasp-pi {
        /* background:pink; */
        background-position: 71px 1px;
        background-size: 330px !important;
        /* height: 233px !important; */
        border-bottom: 0;
    }

    .mkt-cta-area {
        background: url('/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/new-customer-offer/image.png') right bottom no-repeat;
    }

    .mkt-cta-area-content {
        width: 50%;
        padding-top: 60px;
        padding-bottom: 30px;
    }

}

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

    .beacon-logos .beacon-logo {
        width: 164px;
        height: 70px;
        margin-right: 21px;
        background-size: 164px;
    }

    .beacon-logos .beacon-newark-logo {
        width: 412px;
        height: 70px;
        background-size: 412px;
    }

    .popular-categories-beacon-content {
        height: 462px;
    }

    .pcb-img-batteries {
        background-position-y: -137px;
    }

    .pcb-img-security {
        background-position-y: -275px;
    }

    .popular-categories-beacon-img.pcb-img-test {
        background-position-y: -275px;
    }

    .popular-categories-beacon-img.pcb-img-test {
        background-position-y: -412px;
    }

    .popular-categories-beacon-img.pcb-img-cable {
        background-position-y: -549px;
    }

    .popular-categories-beacon-img.pcb-img-maker {
        background-position-y: -685px;
    }

    .popular-categories-beacon-img {
        height: 135px;
    }

    .hero-img {
        height: 200px;
        width: 100%;
        background-size: cover;
    }

    .hero-img.hero-img-tenma {
        background-position: 14px -709px;
    }

    .hero-img.hero-img-caig {
        background-position: 14px -369px;
    }

    .hero-img.hero-img-stellar {
        background-position: 14px -1059px;
        height: 140px;
    }

    .hero-img.hero-img-multicomp {
        background-position: 12px -1349px;
        height: 161px;
    }
}



