@media (min-width: 320px) {
.phone-btn-email {
	display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
}
.phone-dropdown .dropdown-menu {
    right: 10px;
    left: auto!important;
    bottom: auto;
}
a.phone-btn {
    background: #00a148;
    border-radius: 2px;
    color: white;
    font-size: 15px;
    font-weight: 600;
    height: 44px;
    line-height: 1.5;
	text-decoration: none;
	text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    margin-left: 16px;
}
a.phone-btn i {
    font-size: 12px;
}
span.phone-label {
    /* display: none; */
    display: block;
    font-size: 13px;
    line-height: 1;
}
span.m-num {
    color: #00a148;
    font-weight: 600;
}
.cd-dropdown-content a[href*="/category/clearance-products"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/wiring-devices"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/wire-cord-cable"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/valves-actuators"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/ups-power-conditioning"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/testing-measuring"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/safety-security"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/pipe-tube-hose-fittings"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/lubricants-coolants"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/lab-supplies"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/industrial-control"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/hand-tools"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/fittings-connectors"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/electric-utility-outside-plant-product"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/sign-lighting"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/area-lights"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/area-parking-lot-street-lighting"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/emergency-and-exit-systems"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/hospitality"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/office"] {
    display: none;
}
.cd-dropdown-content a[href*="/category/warehouse"], .cd-dropdown-content a[href*="/category/wharehouse"] {
    display: none;
}
	.stellarnav.mobile.dark ul {
    background: #032b43!important;
}
.stellarnav.mobile.dark li a {
    border-bottom: 1px solid rgb(255 255 255 / 30%)!important;
}
li.mobile-info ul li a {
    border: 0px solid #000000 !important;
    background-color: #00a148 !important;
    color: white;
}
	#SearchText::-webkit-input-placeholder {
    color: #969ea3;
	font-weight: 400;
	font-size: 16px;
}
	#SearchText:-moz-placeholder {
    color: #969ea3;
	font-weight: 400;
	font-size: 16px;
}
	#SearchText::-moz-placeholder {
     color: #969ea3;
	font-weight: 400;
	font-size: 16px;
}
	#SearchText:-ms-input-placeholder {
    color: #969ea3;
	font-weight: 400;
	font-size: 16px;
}
img {
    max-width: 100%;
    height: auto;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    cursor: default;
}

li.has-sub a.stell {
    pointer-events: none;
    cursor: not-allowed;
}

.headerContainer {
    text-align: left;
}
.header-wrap {
	position: relative;
}
.header-wrap-contain .container {

}
section.sec1-bg {
    background: #ffffff;
    /* padding: 4px 0px 4px 0px; */
    position: relative;
    transition: all .4s;
    border-top: 1px solid #e7e7e7;
    /* display: none; */
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
section.sec1a-bg {
    background: #fff;
    padding: 28px 0 28px 0;
}
.section1-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.v-layout {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
section.sec-up1 {
    /* background: #ebeef0; */
    /* background: #032b43; */
    padding: 0px 0;
    border-top: 0px solid #1d1d1d;
    /* display: none; */
}
.sticky section.sec1-bg .logo.logo-d {
    /* width: 300px; */
}
.sticky section.sec1-bg {
    /* padding: 6px 0px 6px 0px; */
     box-shadow: 0 1.5px 4px rgba(0,0,0,.24),0 1.5px 6px rgba(0,0,0,.12); 
}
.sticky section.sec1-bg .logo.logo-m {
    visibility: visible;
    opacity: 1;
    width: 50px;
    margin: 0px;
	margin-right: 17px;
}

section.sec-up {
    font-size: 14px;
    font-weight: 400;
    padding-top: 0px;
    padding-bottom: 0px;
}
.section1a.d-flex.align-items-center {
    flex-wrap: wrap;
}
.sec-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	    -ms-flex-item-align: start;
	        align-self: flex-start;
}

.section-group {
    margin-left: auto;
    -ms-flex-item-align: start;
        align-self: flex-start;
}
span.header-contact {
    color: #121111;
    font-size: 16px;
    font-weight: 500;
    margin-left: auto;
    /* margin-right: 40px; */
}

.login-sec {
    margin-bottom: 20px;
}
.top-border {
    height: 0px;
    background: #1e1b1c;
    width: 100%;
    display: inline-block;
    z-index: 1;
    top: 0%;
    position: absolute;
    -webkit-animation: linear;
    -webkit-animation-name: run;
    -webkit-animation-duration: 1s;
}

@-webkit-keyframes run {
  0% {
    right: 100%;
	background: #fff;
  }
  50% {
    right: 0;
	background: #e2000f;
  }
}

#header_placeholder {
    height: 80px;
    width: 100%;
    display: none;
    transition: all .5s;
}
.sticky + #header_placeholder {
    display:block;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.logo {
    margin-right: auto;
    margin-right: 48px;
    margin-bottom: -4px;
    text-align: left;
    width: 314px;
    transition: width .4s;
}

a.ticker-item {
    margin-left: 0px;
    margin-right: 16px;
    color: #000000;
    /* background: #3e3e3e; */
    /* padding: 16px 16px; */
    border: 0px solid #d8dada;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-weight: 400;
}

span.ticker-label {
    line-height: 1;
    margin-top: 0px;
    /* color: #000000; */
    margin-left: 4px;
}
a span.c-items {
    line-height: 1;
    /* color: #000000; */
    font-weight: 400;
    /* letter-spacing: -1px; */
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ticker-item i {
    margin-right: 4px;
    font-size: 24px!important;
    color: #000000;
}
.cart-i-group {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pcat {
    /* text-transform: uppercase; */
    color: #000000 !important;
    padding: 15px 20px 15px 20px;
    margin: 0px;
    font-weight: 500;
    line-height: 1;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-family: "Inter Tight", sans-serif;
}
.pcat.Products {
    margin-left: 0px;
    /* padding-right: 17px!important; */
    position: relative;
    border-radius: 0px;
    text-align: center;
    /* border: 2px solid #fafafa; */
    border-radius: 6px;
}

.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: 0px!important;
    height: 1px!important;
    width: 6px;
    background: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s;
    background: #ffffff !important;
}
.cd-dropdown-trigger::before {
    right: 8px!important;
    -webkit-transform: rotate(
45deg
);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(
45deg
);
}
.cd-dropdown-trigger::after {
    right: 5px!important;
    -webkit-transform: rotate(
-45deg
);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(
-45deg
);
}


.search-bar {
    /* margin-left: auto; */
    /* padding-left: 24px; */
    margin-right: 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    /* max-width: 350px; */
    transition: all .25s;
}
.searchby {
    position: relative;
}
.searchby {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#SearchText {
    margin-left: auto;
    width: 100%;
    background: transparent;
    color: #373737;
    border-right: 0px;
    font-size: 16px;
    text-indent: 0px;
    line-height: normal;
    height: 44px;
    padding: 0px 51px 0px 12px;
    overflow: hidden;
    border-radius: 0px;
    transition: width linear .2s;
    border: 1px solid #5f5f5f;
    /* border-bottom: 1px solid rgb(255 255 255 / 62%); */
    /* box-shadow: inset 0 -1px 0px rgb(255 255 255); */
    outline: 0px solid #ccc;
}
#SearchText:focus {
	background: #ffffff;
	text-indent: 0px;
	outline: 0px solid #bbb;
	border: 1px solid #c6c6c6;
}
.sbutton {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 44px;
    padding: 2px 14px 2px 14px;
    color: #282b2a;
    background-color: #00a148;
    border: 0px solid #515151;
    border-left: 0px solid #e1e1e1;
    border-radius: 0px 0px 0px 0px!important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .2s;
}
.sbutton:focus {
    outline: none;
    border: none;
}

.sbutton:focus i, .sbutton:hover i {
    outline: none;
    border: none;
    color: #cfcfcf;
}

.sbutton i {
    font-size: 20px;
    color: #ffffff;
    transition: all .2s;
    font-weight: 600;
}
.sbutton span {display: none;}
.user-group {
    margin-left: auto;
}
.user-action {
    margin-left: auto;
    /* margin-left: 32px; */
    padding-right: 0px;
    color: #29166f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
a.dropdown-toggle.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 16px;
    /* height: 44px; */
    /* text-transform: none; */
    font-size: 15px;
    /* text-transform: uppercase; */
    background: transparent;
    color: #000000;
    font-weight: 500;
}
a.dropdown-toggle.btn i {
    font-size: 24px;
    color: #000000;
    margin-right: 8px;
}
.user-action .dropdown-menu a {
    font-size: 14px;
}
	.user-login {
    display: flex;
    align-items: center;
}
.user-login span {
    padding: 2px 8px;
    margin: 0 8px;
    line-height: 1;
    border: 0px solid #5e5e5e;
    border-right: 2px solid #00a148;
    border-top: 0;
    border-bottom: 0px;
    /* background: #00a148; */
    display: inline-flex;
    align-items: center;
}
.user-login span a {
    color: #000000;
    font-size: 15px!important;
    font-weight: 500;
    text-transform: uppercase;
}

.user-action span:last-child {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    border: none;
}
.welcome {
    font-size: 14px;
    margin-right: 8px;
	color: black;
}
	
	
	
	
	
footer {
   
}	
.footer-wrap1 {
    background: #00a148;
    padding: 2rem 0;
    color: white;
	text-align: center;
    text-wrap: balance;
    font-size: clamp(1.5rem, -0.875rem + 8.333vw, 2rem);
	font-weight: 700;
}
.footer-wrap {
    /* background: #f5f5f5; */
    padding: 3rem 0;
    font-size: 1rem;
}
.footer-wrap2 {
    padding: 1rem;
    padding-bottom: 0;
}
.f-pad {
    border-right: 1px solid gainsboro;
}
.footer-links ul li {
    padding: 4px 0;
}
.footer-message p {
    margin-bottom: .5rem;
}
p.copyright.small {
    font-size: 13px;
}
img.footer-logo {
    max-width: 270px;
}
.footer1a-copy p {
    margin: 0;
}

.social-links i {
    font-size: 24px;
}

.social-links a {
    padding: 4px;
}
}




 @media only screen and (min-width: 576px) {

  } 
  
 @media only screen and (min-width: 577px) { 

}

@media only screen and (min-width: 1025px) {
.cd-dropdown-wrapper {
    margin-left: auto;
}
a.pcat:hover {
    color: rgb(0 0 0 / 50%) !important;
    text-decoration: none;
    /* background: #28343c; */
}
.cd-dropdown-wrapper:hover a.pcat {
    color: rgb(0 0 0 / 50%) !important;
}
.stellarnav {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1;
    /* flex: 1; */
    /* max-width: 710px; */
    padding-left: 0px;
    /* margin-left: auto; */
    margin-right: auto;
}
.stell.steller {
    /* text-transform: uppercase!important; */
    color: #000000 !important;
    padding: 15px 20px 15px 20px;
    margin: 24px 0;
    margin: 0px 0;
    font-size: 16px;
    line-height: 1;
    display: block;
    font-weight: 500;
    font-family: "Inter Tight", sans-serif;
    border-left: 1px solid #e7e7e7;
}
.stellarnav > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex!important;
    -ms-flex-pack: distribute;
    /* justify-content: space-evenly; */
}
.stellarnav.desktop li.has-sub a {
    color: #f7f7f7;
    position: relative;
	transition: none;
}
.stellarnav.desktop li.has-sub > a:before, .stellarnav.desktop li.has-sub > a:after {
    content: '';
    background: #ffffff;
}
.stellarnav > ul > li {
    display: inline-block;
    position: initial!important;

}
.stellarnav ul ul {
    /* width: auto!important; */
}
.stellarnav.desktop ul ul {
    background: #111;
}
.stellarnav.desktop ul ul a {
    font-size: 16px;
    padding: 11px 24px;
    font-weight: 500;
    color: black;
    width: 100%;
    display: block;
}
.stellarnav.desktop ul ul a:hover {
    background: #f5f5f5;
    box-shadow: inset 3px 0 0 #00a148;
    color: #000000;
}
li.has-sub:hover ul {
    /* display: block; */
}
.stellarnav > ul > li:hover > a {
       /* background: #28343c; */
       color: rgb(0 0 0 / 50%) !important;
}
.stell.steller:hover {
    color: rgb(0 0 0 / 50%) !important;
}

	.ticker3-m {
    display: none!important;
}
}



@media (max-width: 1024px) {
	section.sec1-bg {
    /* display: none; */
    padding: 8px 0px 8px 0px;
}
section.sec1a-bg {
    padding: 16px 0 8px 0;
}
	.logo {
     width: 250px;
     /* margin-right: 16px; */
}
.search-bar {
    
}
	.stell.steller {
    padding: 0;
    margin: 0;
}
.section1 {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    -ms-grid-row-align: center!important;
    align-items: center!important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.cd-dropdown-wrapper {
	margin-right: auto;
}
.stellarnav {
    margin-left: 0px!important;
    margin-right: 0px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.stellarnav.dark.right.mobile a.menu-toggle {
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    text-transform: none!important;
}
.stellarnav .menu-toggle {
    padding: 8px 0px 8px 8px;
}
.stellarnav .menu-toggle span.bars {
    margin-right: 2px!important;
    top: 2px!important;
}
.stellarnav .menu-toggle span.bars span {
    width: 20px!important;
    height: 3px!important;
    background: #000000 !important;
    margin: 0 0 3px!important;
}
.pcat {
    padding: 6px 10px 6px 15px;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0px;
    border: none;
}
.pcat.Products {
    margin: 0;
    border-right: none;
}
.cd-dropdown .has-children > a::before, .cd-dropdown .has-children > a::after {
    content: '';
    background: #000000;
}
.cd-dropdown-wrapper .cd-dropdown .cd-close {
    background: transparent;
}
.cd-dropdown-wrapper .cd-dropdown .cd-close::after, .cd-dropdown-wrapper .cd-dropdown .cd-close::before {
    content: '';
    background-color: #000000;
}
.cd-dropdown-wrapper .cd-dropdown-content .see-all a {
    color: #00a148;
}
a.ticker-item {
    margin-left: auto;
    margin-right: 0;
}
span.ticker-label {
    font-weight: 600;
    font-size: 12px;
}
.user-action {
    display: none!important;
}

	}
		
@media (max-width: 991px) {	
#SearchText {
    width: 100%;
}
}

@media (max-width: 767px) {

#header_placeholder {
    height: 58px;
}

a span.c-items {
    line-height: 1;
    font-size: 12px;
    top: -4px;
    /* height: 18px; */
    /* width: 18px; */
}
	}
	
	
@media (max-width: 767px) {
.phone-dropdown .dropdown-menu {
   
}
a.phone-btn {
    font-size: 12px;
    font-weight: 600;
    height: auto;
    padding: 4px 12px;
    margin-left: 16px;
}
a.phone-btn i {
    font-size: 10px;
}
span.phone-label {
    display: block;
    line-height: 1.5;
}
span.m-num {
    
}
.ticker-item i {
    font-size: 16px!important;
}
.logo {
    width: 200px;
    margin: 0;
}
section.sec-up1 {
    
}
.section2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}
.stellarnav .menu-toggle {
    font-size: 13px!important;
    font-weight: 600;
}
#SearchText {
    padding: 4px 35px 4px 9px;
    font-size: 16px;
    height: 32px;
    max-width: 100%;
}
#SearchText:focus {
	max-width: 100%;
}
.sbutton {
    top: 0;
    right: 0;
    height: 32px;
    padding: 4px 6px;
}
i.bx.bx-search {
    font-size: 20px;
    font-weight: 400;
}
.search-bar {
    margin: 0;
    margin-top: 12px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%;
    flex: 0 0 100%;
    border: 0px solid;
}
.cd-dropdown-wrapper {
    /* margin-left: auto; */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    /* flex: 0 0 100%; */
    /* background: #00a148; */
    /* margin-top: 6px; */
    /* -webkit-box-ordinal-group: 4; */
    -ms-flex-order: 3;
    /* order: 3; */
}
.pcat {
    padding: 8px 8px 8px 8px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 0px!important;
    color: #020202 !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

}
@media (max-width: 576px) {	
.logo {
    width: 170px;
    margin: 0;
}	
}
	