/* 

	PCB Piezotronics Website 2020
	  Version 1.0
	  Author : rrzeznik
   
	Main branding colors : 
	  PCB Blue : #002f5f
	  PCB Gray : #77787b
	  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;
    
}

.nav-show{
	display:block;
	
}

#Search1{
		display:none !important;
}
.col-md-3 .input-group span.input-group-btn {
    display:none !important;
}

span.cartQ{
	top: 20px;
    position: absolute;
	color: #002f5f !important;
}

.language-picker-current-text{
	color: #002f5f !important;
}
#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:#002f5f;	
}

ul.language-picker-list.is-open {
    display: none !important;
}

ul.language-picker-list.is-really-open {
    display: block;
}

.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;
	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:40px;
	float:right;
	display: inline-block;
    margin: 0;
}
a.top-phone:visited{
	color:#fff !important;
}

/* 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 #77787b solid !important;
	font-weight:normal !important;
	font-size:13px !important;
	color:#77787b !important;
	padding:10px 15px !important;
	
}

.search.header-search {
    display: inline-block;
    margin: 42px 0px 0px 8%;
    width: 560px;
	position:relative;
}

.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 #77787b 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;
}

.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;
}

span.cartQ{
	top: 20px;
    position: absolute;
}

.shop-sensors-list h4 {
    font-size: 12px !important;
    padding-right: 0;
    padding-left: 0;
    margin: 0px;
}
.search-button-top:hover{
	background-color:#002f5f;
	background-image:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/search2.png);
}

.language-picker{
	/*background: url(https://www.pcb.com/contentstore/MktgContent/web2a/img/us-flag.png) 50% 50% no-repeat;*/
    width: 36px;
    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;
}
.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:nth-child(5){
	display:none;
}

.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 img {
    padding-right: 10px;
}

.main-nav-slide{
	display:none;
}

.lg-show.nav-show{
	display:block !important;
}

.shop-sensors-list h4 {
    font-size: 14px;
}

.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: #002f5f !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: #002f5f;
	font-size:16px;
}

.header-login .TopNavContent {
	color: #002f5f;
	font-family: "Open Sans", sans-serif !Important;
	border: none;
	font-weight: bold;
	float: none;
	display: inline-block;
	padding: 0;
	height: auto;
}
.contact-blocks h2 {
    font-size: 22px;
}.child-blocks .DNNModuleContent p {
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 12px;
    padding: 0 24px;
    min-height: 60px;
}
#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: #002f5f;
	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:2px;
	background:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/cus-login-w.png) 0% 50% no-repeat;
	color: #002f5f !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: #002f5f !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: #002f5f !important;
	font-size:16px;
	font-weight:bold;
	display:inline-block;
	text-decoration:none;
	margin:10px 5px 0 0;
	float:right;
	
}

.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:#002f5f;
    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:184px;
	-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;
}


.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: rgba(3,24,51,1);
	background: linear-gradient(-180deg, rgba(0,0,0,1) 0%, rgba(3,20,43,1) 75%, rgba(3,24,51,1) 100%);
	
}


.dashboard-header{
	margin-top:170px;
}

.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;
}

.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: 110px;
    left: 110px;
	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;
}

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;
}


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%;
}


.DnnModule.DnnModule-EnterpriseSearch button {
    margin-top: 36px;
    width: 20px;
    display: inline-block;
    padding: 0px 30px 0px 10px;
    background-color: #002f5f !important;
    color: #fff !important;
    margin-right: 0px;
}

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/B1_640x200.jpg');
}

.spot3a{
	background-image:url('https://www.pcb.com/contentstore/MktgContent/web2a/img/C1_912x200_v2A.jpg');
}

.spot2a h3{
	margin-top:20px;
	margin-left:40%;
}

.spot3a h3{
	margin-top:20px;
	margin-left:50%;
}

.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:#002f5f;
	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:#002f5f !important;
	background:#fff !important;
}



.spot2a{
	width:40%;
}

.spot3a{
	width:57%;
	margin-left: 2%;
    float: right;
}

hr{
	width:100%;
	height: 1px;
    background-color: #002f5f;
    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:#77787b !important;
	font-size:18px !important;
	line-height:30px !important;
	padding-right:30px !important;
	border-right:1px #77787b solid !important;
	margin: 0 30px 0 30px !important;
}

.row-links ul li a{
	text-decoration:none;
	color:#77787b;
	font-size:18px;
	line-height:30px;
	padding-right:30px;
	border-right:1px #77787b solid;
	margin: 0 30px 0 0;
	font-weight:normal;
	
}

.chosen{
	text-decoration:underline !important;
	color:#002f5f !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:#002f5f;
	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/trending-pt/Accelerometers2.jpg') 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/trending-cm/Accelerometers.jpg') 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/WirelessVibrationMonitoringSystem.jpg') 50% 50% no-repeat;
}

.event-quad{
	margin-bottom:60px;
}

a.square-btn {
    position: absolute;
    width: 100%;
    background: #f6f6f6;
	color: #77787b;
	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:#002f5f;
	color:#fff;
}

.event-quad .square-pad{
	background:none;
	padding: 15px;
	height:auto;
}


.event-holder{
	position:relative;
	padding-bottom:60px;
}

.date-holder{
	border:4px #002f5f solid;
	position:absolute;
	top:0;
	right:0;	
	padding:5px;
}

p.event-month {
    color: #002f5f;
    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:#002f5f;
}

.event-title{
	color:#77787b !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;
}

.page-wrapper{
	padding-top:180px;
}
.container.breadcrumbs {
    display: none;
}
.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;
}




a.menu-back-1 {
    position: fixed;
    padding: 20px;
    left: 0px;
    top: 44px;
    /* transform: translateX(-50%); */
    width: 400px;
	max-width:100%;
    color: #fff;
    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 #77787b solid;
    background: #f6f6f6;
    color: #77787b;
    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: #002f5f;
	color:#fff !important;
}


/* Footer Styles */
.footer-section-one{
	background:#77787b;
	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:32%;
	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;
}

.janks {
	float:right;
	padding-bottom: 12%;
	max-width: 80%;
}
.newjank {
    	padding-bottom: 6%;
    	padding-top: 6%;
}

.fa-lock:before{
	display:none;
	content:none;
}

.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);
	margin-left:20px;
}

.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);
}


/* Language Style 

.Language[title="Deutsch"]{
	display:none;	
}
*/

/* OEM PAGE */
.intro-banner-oem{
	background:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/MachII_BG.jpg);
	width:100%;
	height:414px;
	margin-bottom:45px;
	position:relative;
}

.content-padder-oem{
	margin: 0px auto 20px;
    padding: 0px 30px;
    max-width: 1660px;
}

.intro-txt-oem{
	padding:30px 0px;
	column-count:2;
	
}

.contact-shot{
	border-radius:50%;
	-webkit-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);
	box-shadow: -5px 5px 5px 0px rgba(0,0,0,0.3);
    margin-bottom: 20px;
}

.hero-text-oem{
	color:#fff;
	text-shadow: -1px 2px 2px rgba(0, 0, 0, 0.5);
	font-size:34px;
	text-transform:uppercase;
	position:absolute;
	top:160px;
	left:60px;
    line-height: 1.2
}

.hero-text-oem span{
	    font-size: 38px;
    font-weight: bold;
    display: block;
    margin-top: 0px;
    line-height: 1em;

}

.instructor-name{
	color:#002f5f;
	font-size:26px;
	margin:25px 0px;
}

.instructor-title{
	text-transform:uppercase;
	font-size:14px;
}

.cta-box-oem{
	background:#f6f6f6;
	border:1px #ccc solid;
	
}

.cta-box-oem{
	width:70%;
	margin:0px auto;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.cta-padder{
	padding:20px;
}

.cta-padder a.main-cta{
	background:#005eb8;
	color:#fff;
	width:100%;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 15px;
}

.cta-padder .cta-link{
	background:#fff;
	border:1px #ccc solid;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 15px;
}

.oem-selector{
	background:#f6f6f6;
	border:1px #ccc solid;
	
}

.oem-selector-padder{
	padding:0px 20px;
	
}

.oem-selector-text{
	color:#002f5f;
	font-size:26px;
	text-transform:uppercase;
	display:inline-block;
	line-height:90px;
	margin:0;
}

.oem-content-piece{
	display:none;
}

.closing-txt{
	display:none;
}

.show-oem-piece{
	display:block !important;
}

#oem-app-selector{
	float:right;
	margin-top:25px;
}

img.oem-app-img {
    float: left;
    margin-top: 20px;
	margin-right:20px;
}

.oem-app-txt{
	padding-top:25px;
}

select#oem-app-selector {
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 16px;
    /* padding-right: 0px; */
}

.closing-txt{
	display:none;
	margin-top: 20px;
    font-size: 18px;
    line-height: 1.4em;
    border-top: 1px #ccc solid;
    padding-top: 20px;
}


.clear-both {
    clear: both;
}

a.share-email {
    color: #fff;
	background-image:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/mail-xxl.png);
	padding-left:30px;
	background-size:20px;
	background-repeat:no-repeat;
}


/* Mobile Styles */

@media screen and (max-width:1620px){

	.search.header-search {
		margin: 42px 0px 0px 6%;
		width: 35%;
	}

}

@media screen and (max-width:1520px){

	.search.header-search {
		margin: 42px 0px 0px 5%;
		width: 30%;
		min-width:410px;
	}

}

@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:1200px){
	
	.qsquare{
		width:49.6%;
	}
	
	.janks{
		float:left !important;
		max-width:100% !important;
		display:block !important;
		margin:0px auto !important;
	}
	
	.stalk2{
		position:relative !important;
		top:auto !important;
		margin-left:0 !important;
		
	}
	
	.cta-box-oem{
		width:100% !important;
	}
	
	.intro-txt-oem{
		padding:30px 0px;
		column-count:1;
	}
	
	img.contact-shot {
		margin-top: 80px;
	}
	
}


@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,.car1,.carousel-container{
		width:100% !important;
		height:350px !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;
	}
	
	select#oem-app-selector {
		display: block;
		float: none;
		margin-bottom: 20px;
		margin-top: 0;
	}
	
}

@media screen and (max-width:910px){
	
	.quick-icons{
		display:inline-block;
		float:right;
	}
	
	.page-wrapper {
		padding-top: 240px;
	}
	
	.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: 245px;
	}
	
	.promo-spot,.qsquare {
		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:540px){
	
	.contact-table{
		display:none;
	}
	
	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:block;
	}
	
	p.fax-cnt, p.sensor-cnt {
		float: none;
	}
	.promo-spot{
		height: 340px;
	}
	
	.spot2a {
		background:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/b1_mo.png) no-repeat 50% -100%;
	}
	
	.spot3a{
		background:url(https://www.pcb.com/contentstore/MktgContent/web2a/img/C1_912x200_v2A.jpg) no-repeat 50% 0%;
	}
	
	
	
	.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){
	
	.carousel-container{
		height:250px !important;
	}
	
}