@media (min-width: 320px) {
.cd-dropdown-content a[href*="/category/all"] {
    display: none;
}
section.sec-top-bg {
    background: #f1f1f1;
}
.top-message p {
    margin: 0;
    padding: .5rem;
    padding-bottom: 0;
}
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(2):hover {
    background-color: #195e36;
}
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(2):hover:before {
	border-top: 40px solid transparent;
    border-right: 1.55em solid #195e36;
}	
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(3):hover {
    background-color: #69031a;
}
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(3):hover:before {
	border-top: 40px solid transparent;
    border-right: 1.55em solid #69031a;
}
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(4):hover {
    background-color: #bc9304;
}
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(4):hover:before {
	border-top: 40px solid transparent;
    border-right: 1.55em solid #bc9304;
}


.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(5) a {
    /*color: white;
    font-weight: 600;
	*/
}
.cd-dropdown .cd-dropdown-content > li.has-children:nth-child(5) a:after, .cd-dropdown .cd-dropdown-content > li.has-children:nth-child(5) a:before {
   /* background: white!important;*/
}
.cd-dropdown-content .cd-secondary-dropdown > li:hover {
    background: #f8f8f8;
}	
nav.cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li > a:hover {
    text-decoration: none!important;
}		
nav.cd-dropdown .cd-dropdown-content .cd-secondary-dropdown > li:hover > a {
    text-decoration: none!important;
}		
nav.cd-dropdown .cd-dropdown-content .cd-secondary-dropdown {
    border-left: 1px solid #ddd;
}	


	
	
	
	
	
	#SearchText::-webkit-input-placeholder {
    color: #4c4c4c;
	font-weight: 600;
	font-size: 12px;
}
	#SearchText:-moz-placeholder {
    color: #4c4c4c;
	font-weight: 600;
	font-size: 12px;
}
	#SearchText::-moz-placeholder {
    color: #4c4c4c;
	font-weight: 600;
	font-size: 12px;
}
	#SearchText:-ms-input-placeholder {
    color: #4c4c4c;
	font-weight: 600;
	font-size: 12px;
}
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 {
   
}

.headerContainer {
    text-align: left;
}
.header-wrap {
    position: relative;
}
.header-wrap-contain .container {
   
}
section.sec1-bg {
    border-top: 16px solid #f1f1f1;
    padding: 8px 0px 0px 0px;
    position: relative;
    transition: all .4s;
}
section.sec1a-bg {
    background: #fff;
    padding: 16px 0 16px 0;
    /* border-bottom: 1px solid #aaa; */
}
section.sec2-bg {
    position: relative;
    background: #244296;
}
section.sec2-bg:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
}
.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-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;
}


.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;
}

.logo {
    margin-right: auto;
    margin-right: 32px;
    margin-top: -32px;
    text-align: left;
    width: 426px;
    transition: width .4s;
}
a.ticker-item {
    color: inherit;
    margin-left: 24px;
    margin-right: 0;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 13px;
    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;
}
span.ticker-label {
    line-height: 1;
    margin-top: 0px;
    margin-left: 4px;
}
a span.c-items {
    line-height: 1;
    /* color: #ffffff; */
    font-weight: 400;
    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-left: 6px;
    font-size: 13px!important;
}
.cart-i-group {
    line-height: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.pcat {
    /* text-transform: uppercase; */
    color: #fff !important;
    padding: 12px 20px 12px 20px;
    margin: 0px;
    font-weight: 500;
    line-height: 1;
    font-size: 16px;
    /* letter-spacing: .5px; */
    display: flex;
    align-items: center;
}
.pcat.Products {
    margin-left: 0px;
    padding-right: 15px!important;
    position: relative;
    border-radius: 0px;
    text-align: center;
    /* border: 2px solid #fafafa; */
    border-radius: 6px;
}
.pcat.Products i {
    margin-left: 6px;
    font-size: 12px;
}
.cd-dropdown-trigger::before, .cd-dropdown-trigger::after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px!important;
    height: 2px!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;
    display: none;
}
.cd-dropdown-trigger::before {
    right: 21px;
    -webkit-transform: rotate(
45deg
);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(
45deg
);
}
.cd-dropdown-trigger::after {
    right: 18px;
    -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: auto; */
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    max-width: 525px;
    transition: all .25s;
}
.searchby {
    position: relative;
}
.searchby {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#SearchText {
    margin-left: auto;
    width: 100%;
    background: #ffffff;
    color: #373737;
    border-right: 0px;
    font-size: 16px;
    text-indent: 0px;
    line-height: normal;
    height: 40px;
    padding: 0px 44px 0px 12px;
    overflow: hidden;
    border-radius: 0px;
    transition: width linear .2s;
    border: 1px solid #4c4c4c;
}
#SearchText:focus {
    background: #ffffff;
    border-color: rgba(77,77,77,.6);
    outline: 0;
    outline: dotted thin\9;
    -webkit-box-shadow: inset 0 1px 1px rgba(77,77,77,.075), 0 0 8px rgba(77,77,77,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(77,77,77,.075),0 0 8px rgba(77,77,77,.6);
    box-shadow: inset 0 1px 1px rgba(77,77,77,.075), 0 0 8px rgba(77,77,77,.6);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
.sbutton {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 40px;
    padding: 0px 8px 2px 8px;
    color: #282b2a;
    background-color: transparent;
    border: 0px solid #515151;
    border-left: 0px solid #e1e1e1;
    /* border-radius: 0px 4px 4px 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: 24px;
    color: #343434;
    transition: all .2s;
    font-weight: 600;
}
.sbutton span {display: none;}
.section1a i {
    font-size: 11px;
    margin-right: 8px;
	margin-left: 4px;
}
	i.fa-sharp.fa-solid.fa-cart-shopping {
    margin-right: 4px;
}
.header-links {
    display: flex;
    align-items: center;
}
.header-links a {
    margin-right: 1em;
    padding-right: 1em;
    border-right: 1px solid #4c4c4c;
    color: inherit;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    display: flex;
    align-items: center;
}
.header-links a:hover {
    text-decoration: none;
}
.header-links a:hover span{
    text-decoration: underline;
	text-shadow: 1px 0 0 #ccc;
}
.user-action a.dropdown-toggle {
	color: inherit;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    padding: 8px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dropdown.account-dropdown .dropdown-menu {
    font-size: 13px!important;
}
.user-group {
    margin-left: auto;
}
.user-action {
    padding-right: 0px;
    color: inherit;
    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;
}
	.user-login {
    display: flex;
    align-items: center;
}
.user-login span {
    padding: 4px 4px;
    margin: 0 6px;
    line-height: 1;
    border: 0px solid #5e5e5e;
    border-right: 0px;
    border-top: 0;
    border-bottom: 0px;
    /* background: #00a148; */
    display: inline-flex;
    align-items: center;
}
.user-login span a {
    color: #111111;
    font-size: 14px!important;
    font-weight: 500;
    /* text-transform: uppercase; */
}
.user-login span i {
    font-size: 22px;
    color: #ffffff;
    margin-right: 6px;
    display: none;
}
.user-action span:last-child {
    margin-right: 0;
}


}




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

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

}

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

a.pcat:hover {
    color: #b4b4b4!important;
    text-decoration: none;
    /* background: #28343c; */
}
.cd-dropdown-wrapper:hover a.pcat {
    color: #b4b4b4!important;
}
.stellarnav {
    /* -webkit-box-flex: 1; */
    -ms-flex: 1;
    /* flex: 1; */
    /* max-width: 710px; */
    padding-left: 0px;
    /* margin-left: auto; */
    /* margin-right: 32px; */
}
.stell.steller {
    text-transform: none!important;
    padding: 12px 35px 12px 20px!important;
    margin: 0px 0;
    font-size: 16px;
    line-height: 1;
    display: block;
    font-weight: 500;
    position: relative;
}
.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 {
    position: relative;
	transition: none;
}
.stellarnav li a {
	transition: none;
}
.stellarnav > ul > li {
    display: inline-block;
    background-color: #1b4194;
    padding-right: 35px;
	cursor: pointer;
}
.stellarnav > ul > li:before {
    content: '';
    position: absolute;
    display: block;
    left: -1.5em;
	top: 0;
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-right: 1.55em solid #1b4194;
}
.stellarnav > ul > li:after {
    content: '';
    position: absolute;
    display: block;
    right: -1.5em;
	top: 0;
    width: 0;
    height: 0;
    border-top: 40px solid #1b4194;
    border-right: 1.55em solid transparent;
}
.stellarnav > ul > li:hover:before {
    border-top: 40px solid transparent;
    border-right: 1.55em solid #022f54;
}
.stellarnav > ul > li:hover:after {
    border-top: 40px solid #022f54;
    border-right: 1.55em solid transparent;
}
.stellarnav > ul > li > a.stell:after, .stellarnav > ul > li > a.stell:before {
  content: '';
  position: absolute;
  top: 55%;
  display: inline-block;
  height: 2px;
  width: 9px;
  background: #fff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
      right: 22px!important;
    -webkit-transform-origin: 5px 50%!important;
    -moz-transform-origin: 5px 50%!important;
    -ms-transform-origin: 5px 50%!important;
    -o-transform-origin: 5px 50%!important;
    transform-origin: 8px 50%!important;
}
.stellarnav > ul > li > a.stell:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.stellarnav > ul > li > a.stell:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.cd-dropdown-content li.has-children:hover a:after, .cd-dropdown-content li.has-children:hover a:before {
    background-color: #fff;
}

.stellarnav.dark.desktop ul ul {
    background: #fff;
    left: -20px;
}
.stellarnav.dark ul ul a {
    font-size: 13px;
    padding: 8px 24px;
    font-weight: 400;
    color: initial;
}
.stellarnav.dark ul ul a:hover {
   
}
li.has-sub:hover ul {
    display: block;
}

.stellarnav > ul > li:hover {
       background: #022f54; 
	   color: #fff;
}
.stellarnav.desktop > ul > li:nth-of-type(2) {
    background-color: #6487d5!important;
}
.stellarnav.desktop > ul > li:nth-of-type(2):before {
	border-top: 40px solid transparent;
    border-right: 1.55em solid #6487d5;
}

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



@media (max-width: 1024px) {

	section.sec1-bg {
    display: none;
}
section.sec1a-bg {
    padding: 8px 0;
}
section.sec2-bg:before {
    display: none;
}
	.logo {
     width: 250px; 
	 margin-right: 16px;
	 margin-top: 0px;
}
.search-bar {
    max-width: 100%;
}
	.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.mobile.dark ul {
    background: #2b4398!important;
}
.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: 10px;
    height: 1px;
    margin: 0 0 2px;
}
.pcat {
    padding: 6px 10px 6px 15px;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0px;
    border: none;
}
.pcat.Products {
    margin: 0;
    border-right: none;
}
a.ticker-item {
    margin-left: auto;
}
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: 650px) {

.logo {
    width: 180px;
}
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: 38px;
    max-width: 100%;
}
#SearchText:focus {
	max-width: 100%;
}
.sbutton {
    top: 0;
    right: 0;
    height: 32px;
}
i.bx.bx-search {
    font-size: 20px;
    font-weight: 400;
}
.search-bar {
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%;
}
.cd-dropdown-wrapper {

}
.pcat {
    padding: 12px 10px 12px 15px;
    font-size: 16px;
    font-weight: 500;
    margin-right: 0px!important;
    color: #fff!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


}
	
	

	