@media (min-width: 320px) {
	

	#SearchText::-webkit-input-placeholder {
    color: #111111;
	font-weight: 500;
	font-size: 16px;
}
	#SearchText:-moz-placeholder {
    color: #111111;
	font-weight: 500;
	font-size: 16px;
}
	#SearchText::-moz-placeholder {
    color: #111111;
	font-weight: 500;
	font-size: 16px;
}
	#SearchText:-ms-input-placeholder {
    color: #111111;
	font-weight: 500;
	font-size: 16px;
}
a[href="/cmspage/line-card"] {
    pointer-events: none;
	cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
}
.headerContainer {
    text-align: left;
}
.header-wrap {
    position: relative;
    font-family: neue-haas-grotesk-text, sans-serif;
    font-family: 'Fira Sans', sans-serif;
}
.header-wrap .container {
    max-width: 1140px;
    padding: 0 15px;
}
.container {
    max-width: 1140px;
}
section.sec-upper {
    background: #f7b32b;
    padding: 5px 0px;
    background-image: linear-gradient(rgb(18 19 23 / 0%), rgb(0 0 0 / 0%)), url(../images/top2.jpg);
    background-position: top center;
    background-size: cover;
}


section.sec1-bg {
    background: #ffffff;
    padding: 8px 0 8px 0;
}
section.sec1-bg .container {

}
.section1 {

}
section.sec3-bg {
    background: #111;
    position: relative;
    /* padding: 8px 0; */
    transition: all .3s;
}
section.sec3-bg .container {

}
.section2 {

}
section.sec3-bg.sticky  {
    padding: 0px 0;
}
section.sec3-bg.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
#header_placeholder {
    height:72px;
    width:100%;
    display:none;
	transition: all .5s;
}
section.sec3-bg.sticky + #header_placeholder {
    display:block;
}
.logo {
    margin-right: auto;
    margin-left: 0px;
    /* margin-bottom: -2px; */
    padding: 0px 0;
    text-align: center;
}
.logo.logo-m {
    display: none;
}
section.top {
    display: flex;
    align-items: center;
}
.welcome-box {
    font-size: 14px;
    color: #d0112b;
    line-height: 1;
    padding-right: 8px;
}
.cart-i-group span.material-icons {
    color: white;
    font-size: 30px;
}

a.ticker-item {
    margin-left: 16px;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-weight: 500;
    color: #fff;
}
.ticker-item:hover i {
    opacity: .75;
}
span.ticker-label {
    line-height: 15px;
    margin-top: 0px;
    margin-left: 2px;
    color: #e8e8e8;
    font-weight: 400;
    font-size: 14px;
    max-width: 40px;
    font-family: 'Fira Sans Condensed', sans-serif;
}
span.c-total.ticker-label {
    margin-left: 8px;
    font-size: 16px;
    max-width: initial;
    line-height: 1;
    font-weight: 400;
}
a span.c-items {
    line-height: 1;
    font-size: 13px;
    color: #000;
    position: absolute;
    top: 0;
    right: -5px;
    background: #f7b32b;
    border-radius: 50px;
    height: 21px;
    width: 21px;
    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.bx {
    margin-right: 0px;
    font-size: 40px;
    color: #f7b32b;
    transition: all .3s;
}
.ticker3-d {

}
.cart-i-group {
    line-height: 1;
    position: relative;
}
.pcat {
    /* text-transform: uppercase; */
    color: #ffffff;
    padding: 22px 15px 22px 10px;
    margin: 0px;
    font-weight: 400;
    line-height: 1;
    font-size: 18px;
    display: flex;
    align-items: center;
    font-family: 'Fira Sans Condensed', sans-serif;
}
a.pcat:hover {
    color: #939da9;
    text-decoration: none;
}
.cd-dropdown-wrapper:hover a.pcat {
    color: #939da9;
}
.pcat.Products {
    padding-right: 23px;
    margin-left: 0px;
    padding-left: 0px;
}
.pcat.Products i {
    font-size: 26px;
    margin-right: 6px;
    margin-top: 0px;
    color: #f7b32b;
}
.cd-dropdown {

}
.stellarnav.desktop li.has-sub a {
    padding-right: 8px;
}

.header-up {
    margin-right: 10px;
    margin-left: 17px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /* max-width: 465px; */
}
.searchby {
    position: relative;
}
#SearchText {
    width: 100%;
    background: #ffffff;
    color: #222;
    border-right: 0px;
    font-size: 16px;
    text-indent: 3px;
    line-height: normal;
    padding: 13px 12px 12px 42px;
    overflow: hidden;
    border: none;
    border: 0px solid #d1d7d5;
    border-radius: 50px;
    transition: all .2s;
    font-family: 'Roboto', sans-serif;
}
#SearchText:focus {
    background: #ffffff;
    text-indent: 6px;
    outline: none;
}
.sbutton {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 46px;
    padding: 0px 0px 0px 16px;
    background: transparent;
    border: 0px solid transparent;
    border-left: 0px solid #e6e6e6;
    border-radius: 0px 50px 50px 0px!important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    cursor: pointer;
    transition: all .2s;
}
.sbutton:focus {
    outline: none;
    border: none;
}
.sbutton:focus i.bx, .sbutton:hover i.bx {
    outline: none;
    border: none;
    color: #ffc107;
}
.sbutton:focus i.bx {
    font-size: 22px;
}
.sbutton i.bx {
    font-size: 23px;
    color: #1d1d1d;
    font-weight: 600;
    transition: all .2s;
}


.user-action {
    /* margin-left: auto; */
    padding-left: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
}
.user-action span {
    font-size: 14px;
}
.user-action a {
    color: #5E87A3;
    color: #939da9;
    font-weight: 600;
    line-height: 1;
    font-size: 15px;
    /* background: #000000; */
    border: 2px solid #111111;
    padding: 2px 0px;
    margin: 0px 0px;
    border-radius: 0px;
    transition: all .3s;
    text-transform: uppercase;
    font-family: 'Fira Sans Condensed', sans-serif;
}
.user-action a:hover {
    border: 2px solid #111111;
    border-bottom: 2px solid #f7b32b;
    text-decoration: none;
}
.user-action a:last-child {
    margin-right: 0;
}



.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.green-img {
    max-width: 55%;
}
.rights-text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 1.5em;
    font-size: 14px;
}
div#headerfooter_tr_10 {
    display: none;
    padding: 8px;
}
div#headerfooter_tr_10 img {
    width: 120px!important;
}
}




 @media only screen and (min-width: 576px) {
.dont-collapse-sm.collapse, .dont-collapse-sm.collapsing {
    display: block;
    height: auto !important;
    visibility: visible;
  }
  .footer-wrap h5 i {
    display: none;
}
  } 
  
 @media only screen and (min-width: 577px) { 
.header-up.header-up-m {
    display: none;
}
}

@media only screen and (min-width: 1025px) {
.stellarnav {
    /* margin-left: auto; */
}
.stell.steller {
    text-transform: uppercase;
    color: #111111!important;
    padding: 5px 6px 5px 6px;
    margin: 0px;
    line-height: 1;
    display: block;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px;
    font-family: 'Fira Sans Condensed', sans-serif;
}
.stellarnav.dark ul ul {
    background: #111111!important;
}
.stellarnav li.has-sub > a:before, .stellarnav li.has-sub > a:after {
    background: #111111!important;
}
	.stellarnav li.has-sub > a:after {
    right: 1px!important;
}
	.stellarnav li.has-sub > a:before {
    right: 4px!important;
}
.stellarnav li:last-child a {
    padding-right: 0;
}
.stell.steller:hover {
    color: #939da9!important;
}
.stellarnav.desktop li.has-sub a:hover {
    color: #939da9!important;
}
	.ticker3-m {
    display: none!important;
}
}

@media (max-width: 1300px) {
section.sec3-bg {
    background-image: none;
}
section.sec3-bg .container {
	max-width: 1200px;
    padding: 0 15px;
    background: none;
}
}

@media (max-width: 1024px) {
	.logo {
    margin-right: 15px;
}

	.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;
}
section.sec-upper {
    background: #f7b32b;
    padding: 3px 0px;
    background-image: linear-gradient(rgb(18 19 23 / 0%), rgb(0 0 0 / 0%)), url(../images/top2.jpg);
    background-position: top center;
    background-size: cover;
}
.mid-group {
    margin-top: 0;
}
.section2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
section.sec1-bg {
    padding: 9px 0 9px 0;
}
.header-up {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
}
.cd-dropdown-wrapper {
    padding-bottom: 4px;
    padding-top: 3px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: auto;
}
.stellarnav {
    margin-right: 0px;
}
.stellarnav.dark.right.mobile a.menu-toggle {
    color: black;
    font-size: 14px;
    font-weight: 600;
}
.stellarnav .menu-toggle {
    padding: 5px 8px!important;
}
.stellarnav .menu-toggle span.bars {
    margin-right: 3px!important;
    top: 2px!important;
}
.stellarnav .menu-toggle span.bars span {
    width: 10px;
    height: 2px;
    background: #000!important;
    margin: 0 0 2px;
}
.pcat {
    padding: 6px 10px 6px 15px;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0px;
    border: none;
}
.pcat.Products {
    margin: 0;
    border-right: none;
}
a.pcat.brands, a.pcat.orderpad {
    display: none;
}
.ticker3-d {
    display: none!important;
}
a.ticker-item.ticker2 {
    display: none;
}
a.ticker-item {
    color: #111111;
    /* margin-left: auto; */
    margin-right: 10px;
}
.cart-i-group span.material-icons {
    color: #111111;
    font-size: 34px;
}
span.ticker-label {
    color: #00296e;
    font-weight: 600;
}
.user-action {
    display: none!important;
}

	}
	
	
@media (max-width: 767px) {

section.sec1-bg {
    padding: 5px 0;
}
#SearchText {
    background: #f7f7f7;
    padding: 6px 35px 6px 36px;
    font-size: 16px;
    height: 34px;
    max-width: 100%;
}
#SearchText:focus {
	max-width: 100%;
}
.sbutton {
    top: 0;
    height: 34px;
}
i.bx.bx-search {
    font-size: 21px;
    font-weight: 600;
}
.logo.logo-d {
    display: none;
}
.logo.logo-m {
    display: block;
}
.logo {
    margin-right: 0px;
}
a.ticker-item i.bx {
    font-size: 26px;
}

	}
@media (max-width: 576px) {
		.logo {
    width: auto;
}

.section2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
}

.header-up.header-up-d {
    display: none;
}
.header-up {
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.stellarnav .menu-toggle {
    font-size: 13px!important;
    font-weight: 600;
}
.cd-dropdown-wrapper {
    width: 100%;
}
.pcat.Products {
    padding: 4px 15px 4px 15px;
    margin: 5px 0px;
    font-size: 15px;
    font-weight: 500;
    background: #000000;
    border: 1px solid #404040;
    border-radius: 4px;
}
.pcat.Products i {
    font-size: 22px;
	margin-right: 9px;
}

	}
	
	
@media (max-width: 575px) {	

	}
	