/* 

    PCB Piezotronics Website 2020
      Version 1.0
      Author : rrzeznik
   
    Main branding colors : 
      PCB Blue : #005eb8
      PCB Gray : #58585b
      Text : #404145
      
   
*/

body,
html {
    font-family: open-sans, sans-serif;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    padding: 0;
    min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
p {
    font-family: open-sans, sans-serif !important;
}

.main-nav-slide {
    position: fixed;
    top: 44px;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 100000;
    background: #515257;
    width: 100%;
    max-width: 400px;
    -webkit-box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.4);
    overflow: scroll;
    scroll-behavior: smooth;
}

#main-container {
    outline: 0;
    padding-top: 160px;
}

span.cartQ {
    top: 20px;
    position: absolute;
    color: #005eb8 !important;
}

.language-picker-current-text {
    color:#005eb8;
}

.container,
.footer-container,
.product-row {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

@media screen and (min-width:1600px) {
.container {width:1600px;}
}

ul.language-picker-list.is-open {
    display: none !important;
}

ul.language-picker-list.is-really-open {
    display: block;
}

#navHeader {
    width: 100%;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9001;
    /* It's over 9000! */
}

.search-bay-mobile .search.header-search {
    margin: 0px 0px 0px 3%;
}

.top-nav-bar {
    width: 100%;
    height: 44px;
    background: #005eb8;
}

.section-padder {
    margin: 0px auto;
    padding: 0px 30px;
    max-width: 1660px;
}

a.main-menu-btn {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/menu-icon.png) left 50% no-repeat;
    padding: 15px 0px 10px 40px;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    text-decoration: none;
}

a.main-menu-btn:hover,
a.main-menu-btn:visited {
    color: rgba(255, 255, 255, 0.8) !important;
}

.main-nav-padder ul li,
.main-nav-padder ul li a,
.main-nav-padder ul li a:visited {
    color: #fff !important;
    list-style: none;
    text-decoration: none;
}

a.tcs-dropdown {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    text-decoration: none;
    float: right;
    /*
    padding-right:20px; background:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/dropdown-white.png) right 50% no-repeat;*/
}

a.tcs-dropdown:hover,
a.tcs-dropdown:visited {
    color: #fff !important;
}

a.menu-start {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 40px;
    color: #fff !important;
    text-decoration: none;
    text-transform: none !important;
    display: block;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/moreinfo.png) right 50% no-repeat;
    background-size: 15px;
}

.beginner-padder {
    padding-top: 60px;
}

.menu-item-has-children {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/dropdown-white.png) right 50% no-repeat;
    padding-right: 20px;
}

.sub-nav {
    display: none;
}

.tcs-dropdown:hover {
    color: rgba(255, 255, 255, 0.8) !important;
}

.top-phone {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    padding-right: 55px;
    float: right;
    display: inline-block;
    margin: 0;
}

a.top-phone:visited {
    color: #fff !important;
}

.container.breadcrumbs {
    display: none;
}


/* NAVIGATION OVERRIDES */

a.js-nav-system__link {
    color: #fff !important;
}

a.js-nav-system__link:hover {
    color: #fff !important;
}

.logo-link {
    display: inline-block;
    float: left;
    margin: 35px 0px 25px 20px;
}

.logo-img {
    width: 292px;
    height: auto;
}

.form-control {
    width: 100%;
    display: inline-block !important;
    border: 1px #58585b solid !important;
    font-weight: normal !important;
    font-size: 13px !important;
    color: #58585b !important;
    padding: 10px 15px !important;
}

.search.header-search {
    display: inline-block;
    margin: 40px 0px 0px 8%;
    margin-top: 44px !important;
    width: 560px;
    position: relative;
    z-index: 9999;
    background-color: #fff;
    cursor: pointer;
}

.search-button-top {
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/search-icon.png) 50% 50% no-repeat;
    border: none;
    border-left: 1px #58585b solid !important;
    height: 40px;
    width: 50px;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.search-button-top:hover {
    background-color: #005eb8;
    background-image: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/search2.png);
}

.language-picker {
    height: 64px;
    display: inline-block;
    margin: 48px 3% 0px 0px;
    float: right;
}

.language-picker .language-picker-list {
    background: #f6f6f6;
    position: absolute;
    border: 1px #ccc solid;
    top: 100%;
    left: 0;
    width: 220px;
    margin: -1px 0 0 -1px;
    padding: 0;
    /* border: 1px solid #002e5f; */
    list-style: none;
    display: none;
    z-index: 1010;
}

a.language-picker-current {
    text-decoration: none;
}

.top-bar-dark .language-picker .language-picker-list li {
    margin: 0;
    padding: 0;
}

.language-picker-menu {
    position: relative;
    padding: 1rem;
}

.language-picker-menu:hover {
background:#e9ecef;
}

.language-picker-list li a {
    padding: 5px 15px;
    text-decoration: none;
    display: block;
}

.language-picker-list li {
    margin: 0px !important;
    border-bottom: 1px #ccc solid;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.language-picker-list li a {
    padding: 5px 15px;
    text-decoration: none;
    display: block;
    color: #404145 !important;
    font-size: 14px !important;
    /* padding-left: 20px; */
}

/*
.language-picker-list li:nth-child(5) {
    display: none;
}
*/

.language-picker-list img {
    padding-right: 10px;
}

.nav-show {
    display: block;
}

.main-nav-slide {
    display: none;
}

.lg-show.nav-show {
    display: block !important;
}

.homepage-container .italian-side-nav a,
.homepage-container .netherlands-side-nav a,
.homepage-container .german-side-nav a {
    /* font-size: 17px !important; */
    display: block;
    padding: 20px !important;
    max-width: 240px;
}

.language-picker-list li a:hover {
    background: #fff;
}

ul.language-picker-list.is-open {
    display: block;
}

.quick-icons .language-picker {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/us-flag.png) 50% 50% no-repeat;
    width: 36px;
    height: 45px;
    display: inline-block;
    margin: 0px 25px 0 0;
    float: right;
}

a.menu-sign-on {
    padding-left: 30px;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/cus-login-top.png) 0% 50% no-repeat;
    color: #fff !important;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin-left: 175px;
    text-transform: uppercase;
    display: none;
}

.customer-login {
    padding-left: 0px;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/cus-login.png) 10px 50% no-repeat;
    color: #005eb8 !important;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    margin: 47px 3% 0px 0px;
    float: right;
}

.header-login .TopNavContent p,
.header-login .TopNavContent p:hover {
    color: #005eb8;
    font-size: 16px;
}

.contact-blocks h2 {
    font-size: 22px;
}

.header-login .TopNavContent {
    color: #005eb8;
    font-family: "Open Sans", sans-serif !Important;
    border: none;
    font-weight: bold;
    float: none;
    display: inline-block;
    padding: 0;
    height: auto;
}

#FadeInNav {
    height: auto !important;
    width: 230px;
    border: none;
    box-shadow: none !important;
    z-index: 9000;
    position: absolute;
    top: -30px;
    right: -20px;
    display: none !important;
    border: 1px #ccc solid;
}

.MockButton {
    color: #fff;
    float: none;
    display: inline-block;
    padding: 10px 20px;
    background: #005eb8;
    border-radius: 0;
}

#FadeInNav.is-open {
    display: block !Important;
}

.AccountSignUp {
    margin-top: 12px;
    font-size: 14px !important;
}

.header-login #FadeInNav p a {
    color: #002e5f;
    text-decoration: underline;
}

a.close-login {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #1e1e1e !important;
}

.quick-icons .customer-login {
    padding-left: 0px;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/cus-login-w.png) 0% 50% no-repeat;
    color: #005eb8 !important;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    margin: 10px 5px 0 0;
    float: right;
}

.reqquote-top {
    padding-left: 20px;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/reqquote.png) 0% 50% no-repeat;
    color: #005eb8 !important;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    margin: 47px 3% 0px 0px;
    float: right;
}

.quick-icons .reqquote-top {
    padding-left: 20px;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/reqquote-w.png) 0% 50% no-repeat;
    color: #005eb8 !important;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    text-decoration: none;
    margin: 10px 5px 0 0;
    float: right;
}

.shop-sensors-list h4 {
    font-size: 14px;
}

.super-hide {
    display: none;
}

.super-show {
    display: inline-block !important;
}

.super-set {
    padding: 0px 10px;
    margin: 0;
}

.main-nav-padder {
    padding: 30px;
}

.menu-header {
    color: #fff;
    text-decoration: underline;
}

.main-nav-padder ul li {
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    padding-right: 20px;
}

.parent-choice {
    position: fixed;
    top: 44px;
    z-index: 9999;
    left: 0;
    width: 400px;
    max-width: 100%;
    text-align: left;
    padding: 80px 0 30px 30px;
    background: #000000;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    line-height: 1.4em;
    min-height: 151px;
    text-transform: uppercase;
}

.nav-intro-text {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    width: 100%;
    padding: 80px 0 30px 30px;
    background: #000000;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    line-height: 1.4em;
    min-height: 151px;
    text-transform: uppercase;
}

.cart-icon {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/cart-icon.png) 50% 50% no-repeat;
    height: 64px;
    width: 40px;
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 25px;
}

.quick-icons .cart-icon {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/cart-icon-w.png) 50% 50% no-repeat;
    height: 43px;
    width: 40px;
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 0;
}

span.cartq {
    position: absolute;
    display: block;
    color: #005eb8;
    text-decoration: none;
    top: 20px;
    left: -5px;
}

.visuallyhidden {
    visibility: hidden;
}

.fade-mae {
    opacity: 0.1;
}

.fade-mae a,
.fade-mae div a.nein-click {
    pointer-events: none !important;
}

a.nein-click {
    display: block;
}

.lead-time-btn {
    display: none;
}

.leadTimes {
    display: block;
}

.middle-header {
    min-height: 120px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


/* Content Section */

.homepage-container {
    clear: both;
    margin-top: 120px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}

.homepage-container.fade-mae a {
    pointer-events: none !important;
}

.homepage-content-padder {
    margin: 20px auto;
    padding: 0px 30px;
    max-width: 1660px;
}

.homepage-container .side-nav {
    position: absolute;
    min-width: 222px;
    display: inline-block;
    border: 1px #ccc solid;
}

.homepage-container .side-nav a {
    list-style-type: none;
    border-bottom: 1px #ccc solid;
    background: #f6f6f6;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #404145;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    padding: 0;
    line-height: 1.3em;
    display: block;
    padding: 23px 0px 23px 10px !important;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.homepage-container .side-nav a:hover {
    background: #ccc;
    color: #000;
}

.dashboard-header {
    margin-top: 170px;
}

.carousel-container {
    background-color: #ccc;
    width: 84%;
    margin-left: 256px;
    height: 437px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.carousel-container {
    background: #e4e4e4;
    /* background: rgba(0, 0, 0, 1); */
    /* background: linear-gradient(-180deg, rgba(0, 0, 0, 1) 0%, rgba(3, 20, 43, 1) 75%, rgba(3, 24, 51, 1) 100%); */
}

.slide-1 {
    display: block;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/HPBanner-A1_BG.jpg);
    background-size: 100%;
    opacity: 0.0;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
    height: 427px;
    background-attachment: scroll;
    background-position: 100% 100%;
    background-size: 100% !important;
}

.slide-2 {
    display: block;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/A1-CapabilitiesVideo_1345x437_v3.jpg);
    background-size: 100%;
    opacity: 0.0;
    margin-left: 0px;
    margin-top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    width: 100%;
    height: 427px;
    background-attachment: scroll;
    background-position: 100% 100%;
    background-size: 100% !important;
}

.car1 {
    display: block;
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/HPBanner-A1_CarOverlay.png);
    background-size: 100%;
    opacity: 1;
    margin-left: -1060px;
    margin-top: 0px;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -40px;
    left: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-position: 100% 90%;
}

a.a1-link {
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    opacity: 0;
    z-index: 10;
    margin-left: -1300px;
    margin-top: -500px;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
    padding: 10px 15px;
    text-transform: uppercase;
    text-decoration: none;
    background: #ff7d1a;
    font-weight: normal;
}

p.header-text {
    position: absolute;
    top: 100px;
    font-size: 34px !important;
    text-transform: uppercase;
    color: #fff;
    left: 100px;
    display: block;
    text-shadow: 5px 5px 5px #000000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-left: -500px;
    opacity: 0;
}

p.meeso5,
p.meeso3,
p.meeso4 {
    position: absolute;
    top: 100px;
    text-transform: uppercase;
    color: #fff;
    right: 70px;
    display: block;
    text-shadow: 5px 5px 5px #000000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-right: -500px;
    opacity: 0;
}

p.meeso5-dev,
p.meeso3-dev,
p.meeso4-dev {
    position: absolute;
    top: 100px;
    text-transform: uppercase;
    color: #fff;
    right: 70px;
    display: block;
    text-shadow: 5px 5px 5px #000000;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin-right: -500px;
    opacity: 0;
}

p.meeso3 {
    font-weight: 800;
    font-size: 70px !important;
    line-height: 1em;
}

p.meeso3-dev {
    font-weight: 800;
    font-size: 42px !important;
    line-height: 1em;
    top: 140px;
}

p.meeso4 {
    font-size: 34px !important;
    line-height: 0.8em;
    font-weight: 500;
    text-align: right;
    top: 180px;
}

p.meeso4-dev {
    font-size: 42px !important;
    line-height: 0.8em;
    font-weight: 500;
    text-align: right;
    top: 200px;
}

p.meeso5 {
    font-size: 34px !important;
    line-height: 0.8em;
    font-weight: 500;
    text-align: right;
    top: 70px;
    right: 630px;
}

p.meeso5-dev {
    font-size: 26px !important;
    line-height: 0.8em;
    font-weight: 500;
    text-align: right;
    top: 280px;
    right: 75px;
}

span.meeso1 {
    display: block;
    font-weight: 800;
    font-size: 70px;
    line-height: 1em;
}

span.meeso2 {
    font-size: 60px;
    line-height: 0.8em;
    font-weight: 800;
}

.vroom {
    margin-left: 0px !important;
    margin-top: 0px !important;
    opacity: 1 !important;
    background-size: 100%;
}

.vroom2 {
    margin-right: 0px !important;
    margin-top: 0px !important;
    opacity: 1 !important;
    background-size: 100%;
}

a.a1-link:after {
    /*content:" ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬â„¢";*/
}

.promotion-row {
    margin: 30px 0px;
}

.spot2a,
.spot3a {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    height: 200px;
    border: 1px #ccc solid;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.promo-spot .spot-padder {
    padding: 20px;
}

.spot2a {
    background-image: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/TrainingEvents_B1_640x200_v1.jpg');
}

.spot3a {
    background-image: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/C1_912x200.jpg');
}

.spot2a h3 {
    margin-top: 20px;
    margin-left: 40%;
    color: #005eb8;
}

.spot3a h3 {
    margin-top: 20px;
    margin-left: 50%;
    color: #005eb8;
}

.footer-section-one.brand-bar {
    display: none;
}

.spot2a p {
    margin-left: 40%;
}

.spot3a p {
    margin-left: 50%;
}

.promo-spot {
    position: relative;
}

.promo-cta {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 10px 15px;
    font-weight: 600;
    background: #005eb8;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.promo-cta:visited {
    color: #fff;
}

.promo-cta:hover {
    color: #005eb8 !important;
    background: #fff !important;
}

.spot2a {
    width: 40%;
}

.spot3a {
    width: 57%;
    margin-left: 2%;
    float: right;
}

hr {
    width: 100%;
    height: 1px;
    background-color: transparent;
    border: 0 !important;
    margin: 0 0 5px;
}

.row-heading {
    width: 100%;
}

.row-links {
    display: inline-block;
}

.row-links ul li {
    list-style: none;
    display: inline-block;
}

.row-links ul li strong {
    color: #58585b !important;
    font-size: 18px !important;
    line-height: 30px !important;
    padding-right: 30px !important;
    border-right: 1px #58585b solid !important;
    margin: 0 30px 0 30px !important;
}

.row-links ul li a {
    text-decoration: none;
    color: #58585b;
    font-size: 18px;
    line-height: 30px;
    padding-right: 30px;
    border-right: 1px #58585b solid;
    margin: 0 30px 0 0;
    font-weight: normal;
}

.chosen {
    text-decoration: underline !important;
    color: #005eb8 !important;
    font-weight: bold !important;
}

.row-links ul li:last-child a {
    border-right: none;
}

.quad-row {
    display: none;
}

.controlled {
    display: block;
}

.row-links ul {
    padding: 0px;
    top: -5px;
    margin: 0px 0 0 20px;
    position: relative;
}

.row-heading h2 {
    font-size: 36px;
    color: #005eb8;
    text-transform: uppercase;
    padding: 30px 0px 20px;
    display: inline-block;
    margin: 0;
    font-weight: normal;
}

.quad-row,
.event-row {
    margin: 30px 0px;
}

.qsquare {
    display: inline-block;
    vertical-align: top;
    width: 24.7%;
}

.square-pad {
    border: 10px #fff solid;
    background: #ccc;
    height: 310px;
    position: relative;
}

.trending-row {
    display: block;
    clear: both;
}

.pt-1 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/b1Trending.png') 50% 50% no-repeat;
}

.pt-2 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/trending-pt/Acoustics2.jpg') 50% 50% no-repeat;
}

.pt-3 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/trending-pt/Test&Measurement2.jpg') 50% 50% no-repeat;
}

.pt-4 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/trending-pt/HighSensitivity-ICP2.jpg') 50% 50% no-repeat;
}

.cm-1 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/b1Trending.png') 50% 50% no-repeat;
}

.cm-2 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/trending-cm/IMI_Sensors.jpg') 50% 50% no-repeat;
}

.cm-3 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/trending-cm/IndustrialSensors.jpg') 50% 50% no-repeat;
}

.cm-4 {
    background: url('https://www.pcb.com/contentstore/MktgContent/web2a/img/trending-cm/digitaloutput.jpg') 50% 50% no-repeat;
}

.event-quad {
    margin-bottom: 60px;
}

a.square-btn {
    position: absolute;
    width: 100%;
    background: #f6f6f6;
    color: #58585b;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px #ccc solid;
    bottom: 0;
    padding: 10px;
    text-align: center;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

a.square-btn:hover {
    background: #005eb8;
    color: #fff;
}

.event-quad .square-pad {
    background: none;
    padding: 15px;
    height: auto;
}

.event-holder {
    position: relative;
    padding-bottom: 60px;
}

.date-holder {
    border: 4px #005eb8 solid;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
}

p.event-month {
    color: #005eb8;
    font-weight: 800;
    font-size: 30px;
    margin: 0;
    padding: 0px 5px;
    text-align: center;
}

p.event-day {
    font-size: 24;
    font-weight: bold;
    text-align: center;
    margin: 0;
    color: #005eb8;
}

.event-title {
    color: #58585b !important;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 600;
    padding-right: 100px;
    display: block;
    margin-bottom: 30px;
    min-height: 100px;
}

.beginner-menu {
    margin-left: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 150px;
    text-transform: uppercase;
    padding-left: 35px;
    padding-right: 35px;
}

.menu-slide-out {
    margin-left: -400px;
}

.menu-second {
    display: none;
}

.tertiary-menu {
    display: none;
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 35px;
}

.tertiary-menu li a {
    text-decoration: none;
}

li.focus-nav,
ul.focus-nav {
    opacity: 1 !important;
}

.show-tertiary li .show-tertiary li {
    opacity: 1 !important;
}

.menu-slide-in {
    display: block;
}

.show-tertiary {
    display: block !important;
    opacity: 1 !important;
}

.secondary-menu {
    display: none;
    margin-top: 190px;
    margin-left: 0;
    padding-left: 0;
}

a.menu-back-1 {
    position: fixed;
    padding: 20px;
    left: 0px;
    top: 44px;
    /* transform: translateX(-50%); */
    width: 400px;
    max-width: 100%;
    color: #fff !important;
    background: #000;
    z-index: 9999;
}

.no-scroll {
    overflow: hidden;
}

.menu-choice-visible {
    display: block;
}

.secondary-menu li a {
    font-size: 22px;
    font-weight: normal;
}

.tertiary-menu li a {
    text-decoration: none;
    font-size: 18px !important;
}

img.open-sesame {
    float: right;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
}

.booth-info {
    font-weight: bold;
    color: #404145;
}

a.event-link {
    border: 1px #58585b solid;
    background: #f6f6f6;
    color: #58585b;
    text-align: center;
    text-decoration: none;
    padding: 10px 0px;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
}

a.event-link:hover {
    background: #005eb8;
    color: #fff !important;
}


/* Footer Styles */

.footer-section-one {
    background: #58585b;
    width: 100%;
    padding: 30px 0px;
}

.footer-section-two {
    background: #404145;
    width: 100%;
    padding: 30px 0px;
}

.footer-section-three {
    background: #000;
    width: 100%;
    padding: 30px 0px;
    color: #fff;
}

.footer-tre {
    color: #fff;
    width: 31%;
    margin-right: 2%;
    vertical-align: top;
    display: inline-block;
}

.footer-tre p {
    margin: 30px 0;
}

.footer-padder p a {
    color: #fff;
}

.footer-tre:last-child {
    margin-right: 0;
}

.footer-padder {
    max-width: 1620px;
    padding: 0px 20px;
    margin: 0px auto;
}

.brand-bar .row-heading h2,
.footer-padder .row-heading h2 {
    color: #fff;
}

.footer-hr {
    background-color: #fff;
}

.company-intro {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 30px 0;
}

.contact-table td {
    vertical-align: top;
    width: 50%;
    padding: 5px;
    border: 0;
    background: none !important;
}

.contact-table tr {
    background: none !important;
}

.contact-table td p {
    color: #fff;
    margin-bottom: 0;
    margin-top: 5px;
}

.sign-up-btn {
    color: #404145 !important;
    font-weight: bold;
    background: #fff;
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
}

.address-cnt {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/address.png) 0% 50% no-repeat;
    padding: 10px 0px 10px 50px;
}

.email-cnt {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/emailicon.png) 0% 50% no-repeat;
    padding: 10px 0px 10px 50px;
}

.sensor-cnt {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/sensorline.png) 0% 50% no-repeat;
    padding: 10px 0px 10px 50px;
    float: right;
}

.fax-cnt {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/phone-icon.png) 0% 50% no-repeat;
    padding: 10px 0px 10px 50px;
    float: right;
}

.search-btn-mobile {
    display: none;
}

.quick-icons {
    display: none;
}

.contact-table-mobile {
    display: none;
}

.DnnModule.DnnModule-EnterpriseSearch button {
    margin-top: 36px;
    width: 20px;
    display: inline-block;
    padding: 0px 30px 0px 10px;
    background-color: #005eb8 !important;
    color: #fff !important;
    margin-right: 0px;
}

.social-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: top;
    background-size: 100% !important;
    border: none !important;
}

.ficon {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/ficon.png);
}

.yicon {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/yicon.png);
}

.licon {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/licon.png);
}

.ticon {
    background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/ticon.png);
}


/* AMENDED FOOTER STYLES  SEPT 2021 */

.sign-up-btn {
    padding: 10px 22px;
}

.sensor-cnt,
.fax-cnt {
    float: none;
}

.sign-up-btn-2 {
    width: 75%;
    margin-bottom: 6px;
}

.sign-up-btn-2 img {
    width: 25px;
    float: right;
    margin-bottom: 0;
}

.footer-padder p {
    color: #ffffff;
    text-align: justify;
}


/* Language Style 

.Language[title="Deutsch"]{
    display:none;   
}
*/


/* Mobile Styles */

@media screen and (max-width:1620px) {
    .search.header-search {
        margin: 42px 0px 0px 6%;
        width: 35%;
    }
}

@media screen and (max-width:1590px) {
    p.header-text-2 {
        font-size: 30px !important;
    }
}

@media screen and (max-width:1520px) {
    .search.header-search {
        margin: 42px 0px 0px 5%;
        width: 30%;
        min-width: 410px;
    }
    a.event-title {
        min-height: 150px;
    }
    p.meeso3 {
        font-size: 56px !important;
    }
    p.meeso3-dev {
        font-size: 36px !important;
    }
    p.meeso4 {
        font-size: 34px !important;
        top: 160px;
    }
    p.meeso4-dev {
        font-size: 36px !important;
        top: 186px;
    }
    p.meeso5 {
        font-size: 34px !important;
        right: 487px;
    }
    p.meeso5-dev {
        font-size: 26px !important;
        right: 75px;
        top: 250px;
    }
}

@media screen and (max-width:1400px) {
    .logo-img {
        width: 270px;
    }
}

@media screen and (max-width:1349px) {
    .language-picker {
        margin: 47px 6% 0px 0px
    }
    .customer-login {
        margin: 47px 6% 0px 0px;
    }
    .reqquote-top {
        margin: 47px 6% 0px 0px;
    }
}

@media screen and (max-width:1272px) {
    .social-icon {
        width: 30px;
        height: 30px;
        vertical-align: middle;
    }
}

@media screen and (max-width:1245px) {
    .promo-spot {
        width: 100%;
        float: none;
    }
    .spot3a {
        margin-left: 0px;
        margin-top: 30px;
    }
    .spot2a {
        background-position: 0 0;
    }
    .spot2a h3,
    .spot2a p {
        margin-left: 50%;
    }
}

@media screen and (max-width:1200px) {
    .qsquare {
        width: 49.6%;
    }
    a.event-title {
        min-height: 100px;
    }
}

@media screen and (max-width:1150px) {
    .tcs-dropdown {
        display: none;
    }
    .homepage-container .side-nav {
        display: none;
    }
    .footer-tre {
        width: 100%;
    }
    .carousel-container {
        margin-left: 0 !important;
    }
    .slide-1,
    .slide-2,
    .car1,
    .carousel-container {
        width: 100% !important;
        height: 100% !important;
    }
    p.header-text {
        top: 50px;
        left: 50px;
    }
    a.a1-link {
        /*bottom: 80px;
        left: 55px;*/
    }
    .car1 {
        bottom: -35px;
    }
    .spot2a h3,
    .spot2a p {
        margin-left: 35%;
    }
    .spot2a {
        background-position: -120px top;
    }
    a.sign-up-btn {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:1060px) {
    .trending-links {
        display: none;
    }
}

@media screen and (max-width:910px) {
    .quick-icons {
        display: inline-block;
        float: right;
    }
    .promotion-row {
        margin-bottom: 30px;
    }
    .search-btn-mobile {
        display: inline-block;
    }
    .quick-desktop-icons {
        display: none;
    }
    .quick-icons {
        display: none;
    }
    span.search-bay.send-it {
        display: block;
        clear: both;
        margin: 0;
        padding: 0;
    }
    .top-phone {
        padding-right: 0;
    }
    .send-it .search.header-search {
        margin: 0 0 20px 0;
        width: 100%;
        min-width: auto;
    }
    .homepage-container {
        margin-top: 175px;
    }
    .promo-spot,
    .qsquare {
        width: 100%;
        float: none;
    }
    .qsquare {
        margin-bottom: 30px;
        border-bottom: 1px #ccc solid;
    }
    .dashboard-header {
        margin-top: 260px;
    }
}

@media screen and (max-width:720px) {
    p.meeso5 {
        right: 352px;
    }
    p.meeso5-dev {
        right: 200px;
        top: 270px;
        font-size: 12px !important;
    }
    p.meeso4 {
        font-size: 34px !important;
        top: 145px;
    }
    p.meeso4-dev {
        font-size: 22px !important;
        top: 205px;
        right: 75px;
        line-height: 1;
    }
    p.meeso3 {
        font-size: 43px !important;
    }
    p.meeso3-dev {
        font-size: 30px !important;
        top: 140px;
        left: 30px;
    }
}

@media screen and (max-width:600px) {
    .meeso3,
    .meeso4,
    .meeso5 {
        display: none !important;
    }
    .slide-2 {
        background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/mo-slide2.png);
        background-position: 50% 20%;
        background-size: 100% !important;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width:540px) {
    .easy-autocomplete-container ul {
        margin: 0 !important;
    }
    .middle-header {
        padding-bottom: 20px;
    }
    .contact-table {
        width: 100%;
    }
    /*a.a1-link {
        display: none
    }*/
    .header-text,
    .car1 {
        display: none !important;
    }
    .slide-1 {
        background-image: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/HPBanner-A1-480x350.png);
        background-position: 50% 20%;
        background-size: 100%;
        top: 0;
    }
    .main-menu-btn {
        padding-left: 40px;
    }
    .logo-link {
        margin: 20px 0;
    }
    .contact-table-mobile {
        display: none;
    }
    p.fax-cnt,
    p.sensor-cnt {
        float: none;
    }
    .promo-spot {
        height: 340px;
    }
    .spot2a {
        background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/TrainingEvents_B1_640x200_v1.jpg) no-repeat -10% 70%;
    }
    .spot3a {
        background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/C1_912x200.jpg) no-repeat -1% 60%;
    }
    .spot2a h3,
    .spot3a h3 {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 5px;
        text-align: center;
    }
    .spot2a p,
    .spot3a p {
        margin-left: 0;
        margin-top: 0;
        text-align: center;
    }
    a.promo-cta {
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width:415px) {
    .sign-up-btn {
        display: block;
        text-align: center;
        margin-bottom: 0px;
    }
    .ficon {
        margin-left: 0px;
    }
}

@media screen and (max-width:360px) {}