section.filter-section.filtername-incontract {
    display: none;
}
.nFlex{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.nBorderNone {
    border: 0 !important;
}

.nRel{
    position:relative;
}

.nLinkArea{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}

.nList,
.nList li{
    list-style:none;
    margin:0;
    padding:0;
}

.nList.nTick li{
  background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-tick3.png')no-repeat left top 5px;
  padding:0 0 0 35px;
  margin:15px 0;
}

.nButton{
  display:inline-block;
  color:#fff;
  font-weight:700;
  font-size:14px;
  padding:10px 30px;
  background:#0c244e;
  transition:all 0.35s;
  border:none;
}

.nButton.nLightBlue{
  background:#a43f24;
}

.nButton:hover{
  background:#a43f24;
  color:#fff;
}

.textRed{
    color:#a43f24;
    font-weight:700;
}
.textBlue{
    color:#0c244e;
    font-weight:700;
}

.textWhite > a {
    color: white !important;
}

.bgRed{
  background:#fff4ef;
  padding:50px 0;
}

.bgBlue{
  background:#dae7ff;
  padding:50px 0;
}

/**/

.headersection-1{
    background:#eee;
}

.topBar{
    padding:10px 0;
}

.topBar ul li{
    display:inline-block;
    vertical-align:middle;
}

.topBar ul li.nDivide{
    width:2px;
    height:13px;
    background:#a0a0a0;
    margin:0 10px;
}

.topBar ul li a{
    color:#0d254f;
    font-size:13px;
    font-weight:600;
}

.topBar ul li a:hover{
    color:#a43f24;
    text-decoration:none;
}

.header-full .vertical-align{
    padding:10px 0;
    justify-content:space-between;
}

.header-full .vertical-align:before,
.header-full .vertical-align:after{
    display:none;
}

.header-full .vertical-align > div{
    width:auto;
}

.header-full .logo img{
    width:180px !important;
    max-width:100% !important;
    height:auto !important;
    max-height:61px !important;
    margin-right:50px;
}

.headTel{
    font-size:12px;
    font-weight:300;
    margin:0;
    line-height:20px;
}

.headTel a{
    color:#a43f24;
    font-size:19px;
    font-weight:700;
}

.headTel a:hover{
    color:#0c244e;
    text-docoration:none;
}

.headTel span{
    font-weight:600;
    color:#238311;
}

.headTel span:before{
    content:"";
    width:12px;
    height:12px;
    background:#2cad13;
    display:inline-block;
    vertical-align:middle;
    margin:-1px 5px 0 0;
}

.header-full .search_container{
    flex-grow:1;
    max-width:530px;
}

header section.search .search-form .form-group input{
    height:49px;
    border:1px solid #c8c8c8;
    border-radius:4px;
    padding:10px 60px 10px 20px;
    font-size:15px;
    color:#343536;
    font-weight:300;
}

header section.search .search-form button[type="submit"]{
    top:0;
    right:0;
    background:#0c244e;
    height:49px;
    width:54px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}

header section.search .search-form button[type="submit"] i:before{
    content:"Go";
    width:100%;
    height:100%;
    line-height:49px;
    color:#fff;
    font-family:"Poppins", sans-serif;
    font-size:15px;
    font-weight:700;
}

.toolbar{
    padding:0;
}

.toolbar .cart-btn{
    margin:0;
}

.cart-dropdown.background {
    top:20px;
}

.cart-dropdown {
    top:68px;
}

.ex-loggedout .cart-dropdown .footer .buttons {
  width: 100%;
}

.toolbar .cart-btn > .btn{
    background:#fff;
    margin:0;
    padding:12px;
    border:1px solid #cccccc;
    border-radius:4px;
}

.toolbar .cart-btn > .btn b{
    font-weight:600;
    color:#4a4a49;
    font-size:14px;
    vertical-align:middle;
    position:relative;
    display: inline-flex;
    flex-wrap: wrap;
    max-width: 110px;
    line-height:14px;
}

.toolbar .shopping-tools-wrapper .account-btn > span{
    margin-left:10px;
}

.toolbar .cart-btn > .btn b:before{
    content:"Basket:";
    display:inline-block;
    margin:0 10px 0 0;
    vertical-align: middle;
    height:auto;
    font-weight:300;
}

.toolbar .cart-btn > .btn b:after{
  content:"Checkout >";
  font-size:14px;
  color:#2cad13;
  font-weight:700;
  display:block;
  height:auto;
  margin-top:5px;
}

.toolbar .cart-btn > .btn i{
    width:45px;
    height:45px;
    padding:0;
    background:#fff url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-head-basket.png')no-repeat center;
}

.toolbar .cart-btn > .btn i:before{
    opacity:0;
}

.toolbar .cart-btn > .btn span{
    display:none;
}

.toolbar .cart-btn:hover > .btn{
    border-radius:0;
    background:#fff;
}

body .toolbar .account-btn{
    margin:0;
    padding:12px;
    border:1px solid #ccc;
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width:180px;
    border-radius:4px;
}

/*
body.ex-loggedout .toolbar .account-btn{
    margin:0;
}
.ex-loggedout .shopping-tools-wrapper .account-dropdown{
  display:none !important;
}
*/

.toolbar .account-btn .user-icon{
    width:45px;
    height:45px;
    padding:0;
    background:#fff url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-head-account.png')no-repeat center;
}

.toolbar .account-btn .user-icon:before{
    opacity:0;
}

.toolbar a.account-btn .arrow-your-account{
    display:none;
}

.header-full .account-btn span > .welcome-message:first-child{
    font-size:14px;
}

.header-full .account-btn span > .welcome-message:last-of-type,
.toolbar .cart-btn > .btn span{
    font-weight:600;
    color:#2cad13;
    font-size:14px;
}

.menu .catalog > li{
    padding:0;
}

.menu .catalog > li > a{
    font-size:14px;
    font-weight:700;
    color:#fff;
    padding:15px 30px;
}

.menu ul.catalog > li.has-submenu > a {
    letter-spacing: 0;
}

.menu.expanded .catalog li .submenu .submenucontainer{
  flex-flow:wrap;
}

.headersection-4{
    background:#fff4ef;
}

.headStrip{
    padding:15px 0;
}

.headStrip .container > .nFlex{
    align-items:flex-start;
}

.stripBox{
    display:flex;
    align-items:center;
    max-width:19.5%;
}

.stripImg{
    width:36px;
    height:36px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 15px 0 0;
    border:2px solid #373736;
    border-radius:4px;
    paddding:3px;
    transition:0.35s all;
    flex:1 0 auto;
}

.stripBox h3{
    font-weight:400;
    font-size:14px;
    margin:0;
}

.stripBox:hover .stripImg{
    border-color:#dae7ff;
    background:#dae7ff;
}

.ex-home .desktop .page-content > .row > .col-lg-12 > .row:first-of-type,
.ex-home .desktop .page-content > .row > .col-lg-12 > .row:first-of-type .row {
    margin-left: -6px;
    margin-right: -6px;
}

#imageslider_111547{
    width:50.2%;
    padding:0 6px;
}

#doublebanner_111548{
    width:49.8%;
    padding:0 6px;
}

#doublebanner_111548 .doublebanner_wrapper .banner1,
#doublebanner_111548 .doublebanner_wrapper .banner2{
    width:50%;
    padding:0 6px;
}

.catBoxes.nFlex{
    align-items:stretch;
    margin:10px 0 20px;
}

.catBox{
    width:10%;
    padding:10px;
}

.cbImg{
    width:100%;
    height:100px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin:0 0 10px;
}

.cbImg img{
    transition:0.35s transform;
}

.catBox h3{
    font-weight:700;
    font-size:13px;
    text-align:center;
}

.catBox:hover .cbImg img{
    transform:translateY(-10px);    
}

/* category banner start */
.ex-category .signupStrip.nFlex {
    padding: 0;
    border: 1px solid #0c244e;
    min-height: 0;  
    position: relative;
margin-top: 10px
}
.ex-category .signupTitle {
    padding: 0 10px;
    width: 220px;
    flex: 0 0 220px;
}
.ex-category .signupTitle h3{
    font-size:18px;
}
.ex-category .signupTitle p{
    font-size:12px;
    font-weight: 400;
}
.ex-category .signupText {
    padding: 10px;
    max-width: 100%;
   
}
.ex-category .signupText h3{
    font-size:14px;
}
.ex-category .signupText p{
    font-size:12px;
    white-space:nowrap;
}

.ex-category .signupImg img {

}
/* category banner end */

.signupStrip.nFlex{
    background:#dae7ff;
    align-items:stretch;
    overflow:hidden;
    min-height:115px;
}

.signupTitle{
    background:#0c244e;
    padding:25px 75px;
    display:flex;
    justify-content:center;
    flex-direction:column;
    position:relative;
    margin-right:15px;
    border-right:15px solid #0383c3;
    text-align:center;
}

.signupButton{
  align-self: center;
  padding: 0 20px 0 40px;
}

.signupTitle h3{
    color:#fff;
    font-weight:700;
    margin:0 0 10px;
    font-size:32px;
}

.signupTitle p{
    font-size:22px;
    color:#fff;
    margin:0;
    font-weight:700;
}

.signupText{
    padding:25px;
    display:flex;
    justify-content:center;
    flex-direction:column;
    flex:0 1 auto;
    max-width:340px;
    margin-right:auto;
}

.signupText h3{
    margin:0 0 10px;
}

.signupText p{
    margin:0;
    font-size:14px;
    color:#0c244e;
}

.signupImg{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-grow:1;
}

.homeBoxes{
    background:#fff4ef;
    padding:80px 0;
    margin:20px 0;
}

.homeBoxes .container > h1{
    text-align:center;
    margin:0 0 50px;
}

.homeBoxes .nFlex{
    align-items:stretch;
}

.homeBox{
    width:32%;
    overflow:hidden;
    border-radius:4px;
    border:1px solid #623825;
    display:flex;
    align-items:stretch;
    justify-content:space-between;
    min-height:260px;
    transition:0.35s background;
}

.hbImg{
    width:35%;
    background:#fff;
    display:flex;
    justify-content:center;
    align-items:center;
    padding:10px;
}

.hbText{
    width:60%;
    display:flex;
    flex-direction:column;
    padding:10px;
    justify-content:center;
}

.hbText h1{
    font-weight:700;
    margin:0;
    transition:0.35s color;
}

.hbText h3{
    font-weight:400;
    margin:0 0 10px;
    transition:0.35s color;
}

.hbText p{
    font-size:14px;
    margin:0 0 15px;
    transition:0.35s color;
}

.hbText button{
    font-size:13px;
    font-weight:700;
    color:#fff;
    text-align:center;
    width:128px;
    max-width:100%;
    border:0;
    border-radius:0;
    padding:15px 10px;
    background:#0c244e;
    transition:0.35s all;
}

.homeBox:hover{
    background:#0c244e;
}

.homeBox:hover h1,
.homeBox:hover h3,
.homeBox:hover p{
    color:#fff;
}

.homeBox:hover button{
    background:#a43f24;
}

.homeBrands h3{
    font-size:24px;
    margin:0;
font-weight: 700;
  color: #0d254f
}

.catalog-single.homeBrands .tile img{
    width:120px;
    height:120px;
    padding:0;
    margin:0;
}

.catalog-single.homeBrands.has-carousel .tile{
    width:200px;
}

.homeBrands .brandmerchandising-carousel .imgthumbnail{
    align-items:center;
}
/*
footer.footer{
    padding:0;
}

.footBoxes{
    margin:0 0 15px;
}

.footBoxes .container > .nFlex{
    align-items:stretch;
}

.footBox{
    width:calc((100% / 3) - 1px);
    background:#dae7ff;
    padding:20px 25px;
    position:relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.footBox .nFlex{
    align-items:flex-start;
}

.footBox h3{
    text-transform:none;
    margin:0 0 10px;
}

.footBox h3 img{
    margin:-4px 0 0 20px;
    transition:0.35s all;
}
.footBox:hover h3 img{
    margin-left:35px;
}

.footBox p{
    margin:0;
    font-size:14px;
}

.fbText{
    width:calc(100% - 100px);
}

.fbIcon{
    width:86px;
    height:86px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:3px;
    background:#0c244e;
    padding:8px;
    transition:0.35s all;
}
.footBox:hover .fbIcon{
    background:#0083ca;
}

.footBox ul{
    margin-top:40px;
    z-index: 1;
    position: relative;
}

.footBox ul li{
    display:inline-block;
    font-size:13px;
    font-weight:700;
    vertical-align:middle;
}

.footBox ul li.fbDivide{
    width:2px;
    height:13px;
    background:#929bab;
    margin:0 5px;
}

.footBox ul li a{
    color:#0068a0;
}

.footBox ul li a:hover{
    color:#a43f24;
    text-decoration:none;
}

.footersection-2{
    background:#fff4ef;
    border-top:8px solid #a43f24;
}

.footMain{
    padding:70px 0;
}

.footMain .nFlex{
    align-items:flex-start;
}

.footMain h3{
    color:#333e48;
    font-size:15px;
    text-transform:none;
    margin:0 0 20px;
}

.fc1 > p{
    text-align:center;
}

.footSocial.nFlex{
    flex-wrap:wrap;
    max-width:270px;
    margin:40px auto;
}

.footSoc{
    display:flex;
    align-items:center;
    width:135px;
    margin:5px 0;
    position:relative;
}

.fsImg{
    width:30px;
    height:30px;
    background:#a43f24;
    transition:0.35s background;
    border-radius:3px;
    margin:0 10px 0 0;
    display:flex;
    justify-content:center;
    align-items:center;
    flex:0 0 auto;
}

.footSoc p{
    font-size:12px;
    margin:0;
    line-height:18px;
}

.footSoc p span{
    font-size:16px;
    font-weight:700;
}

.footSoc.soc-fb:hover .fsImg{ background-color:#3b5998 ; }
.footSoc.soc-tw:hover .fsImg{ background-color:#1da1f2 ; }
.footSoc.soc-ig:hover .fsImg{ background-color:#833ab4; }
.footSoc.soc-in:hover .fsImg{ background-color:#0072b1; }

.mobAccord li{
    font-size:14px;
    margin:6px 0;
}

.mobAccord li a:hover{
    color:#373736;
    text-decoration:underline;
}

.footTel span,
.footEmail span{
    margin-right:5px;
    width:27px;
    height:27px;
    background:#a43f24;
    border-radius:3px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    vertical-align:middle;
}

.footTel,
.footEmail{
    padding:3px 0;
    vertical-align:middle;
}

.footersection-3,
.footBot{
    background:#a43f24;
}

.footBot{
    padding:15px 0;
}

.footBot ul li{
    color:#fff;
    display:inline-block;
    font-size:14px;
    vertical-align:middle;
}

.footBot ul li.footDivide{
    background:#e9d7d4;
    width:2px;
    height:13px;
    margin:0 10px;
}

.footBot ul li a{
    color:#fff;
}

.footBot ul li a:hover{
    text-decoration:underline;
    color:#fff;
}
*/
/* Start of add Sticky header EvoX */
.menubarStick {
  position: fixed !important;
  top: 0;
  width:100%;
  z-index: 15;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

.headersection-2.menubarStick > .row-2 {
    max-width: 1450px;
    margin: 0 auto;
}
/* change me to the height of the sticky row */
.menubarHeader {
    margin-top:111px;
}
/* end of add Sticky header EvoX */

/*content*/

.contentText{
  padding:20px 0;
}

.contentText h1,
.contentText h2,
.contentText h3,
.contentText p{
  margin:0 0 20px;
}

.contentText p:last-child{
  margin:0;
}

.contentText .footSocial{
  margin:0;
}

.contentText .footSocial .footSoc{
  width:auto;
}

.contentText .footSocial .footSoc .fsImg{
  margin:5px;
}

.pageNav{
  border-top:1px solid #dcdcdc;
  border-bottom:1px solid #dcdcdc;
}

.pageNav ul{
  border-left:1px solid #dcdcdc;
  display:flex;
  align-items:stretch;
  flex-wrap:wrap;
}

.pageNav ul li{
  display:inline-block;
  border-right:1px solid #dcdcdc;
  display:flex;
  align-items:stretch;
  justify-content:center;
  font-size:14px;
  text-align:center;
  line-height:1.2;
}

.pageNav ul li a{
  color:#0c244e;
  padding:10px 25px;
  transition:0.35s all;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.pageNav ul li a:hover{
  background:#0c244e;
  color:#fff;
}

.contentAbout > .nFlex{
  align-items:flex-start;
}

.aboutText{
  width:48%;
}
.aboutBanners{
    align-items:stretch;
    gap: 1rem;
    width: 50%;
}

.aboutBanners img {
    align-self: stretch;
}

.aboutBanners.nFlex > *{
  width: 33%;  
  align-items:stretch;
}

.aboutBanners.nFlex .nFlex{
  flex-direction:column;
  justify-content: space-evenly;
    gap: 1rem;
}

.coreValues{
  text-align:center;
  margin:40px 0;
}

.coreValues h1{
  margin:0 0 40px;
}

.cvBox{
  align-self:flex-start;
  width:19%;
}

.cvImg{
  width:75px;
  height:75px;
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0 auto 20px;
}

.cvBox h3{
  color:#0c244e;
  font-weight:700;
  margin:0 0 10px;
}

.cvBox ul li:before{
  content:"";
  width:3px;
  height:3px;
  margin-right:5px;
  background:url('https://us.evocdn.io/dealer/1200/content/media/Content_Pages/hu-team-bullet.png')no-repeat center;
  display: inline-block;
  vertical-align: middle;
}

.cvDivide{
  width:1px;
  height:100px;
  background:#0c244e;
  margin:0 10px;
}

.aboutTeam{
  margin:50px 0;
}

.aboutTeam h1{
  text-align:center;
  position:relative;
  margin:0 0 40px;
}

.aboutTeam h1 .nButton{
  position:absolute;
  top:0;
  right:0;
}

.teamSlider{
  padding:0 60px;
}

.teamSlider .slick-list {
    margin: 0 -15px;
}

.teamSlider .slick-track{
  display:flex;
  align-items:stretch;
}

.teamSlider .slick-slide {
  margin: 0 15px;
  position:relative;
  height:auto;
}

.tsImg{
  position:relative;
  height:200px;
  display: flex;
  align-items: flex-end;
  margin:0 0 5px;
}

.tsImg:before{
  content:"";
  width:100%;
  height:7px;
  background:#112a59;
  bottom:0;
  left:0;
  position:absolute;
  z-index:1;
}

.imgHov{
  opacity:0;
  position:absolute;
  width:100%;
  height:100%;
  display:flex;
  transition:opacity 0.5s;
}

.teamSlide img{
  margin:0 auto;
  transition:opacity 0.5s;
  object-fit:none;
}

.teamSlide:hover .tsImg > img{
  opacity:0;
}

.teamSlide:hover .imgHov{
  opacity:1;
}

.teamSlide p{
  margin:0;
  line-height:1.3;
  color:#0c244e;
}

.teamSlide p span{
  font-size:14px;
}

.teamSlider .slick-next,
.teamSlider .slick-prev{
  width:40px;
  height:40px;
}

.teamSlider .slick-next:before,
.teamSlider .slick-prev:before{
  display:none;
}

.teamSlider .slick-next,
.teamSlider .slick-next:hover,
.teamSlider .slick-next:focus{
  background:url('https://us.evocdn.io/dealer/1200/content/media/Content_Pages/hu-team-arrow-right.png')no-repeat center;
  right:0;
}
.teamSlider .slick-prev,
.teamSlider .slick-prev:hover{
  background:url('https://us.evocdn.io/dealer/1200/content/media/Content_Pages/hu-team-arrow-left.png')no-repeat center;
  left:0;
}

.teamSlider .slick-next:hover,
.teamSlider .slick-prev:hover,
.teamSlider .slick-prev:focus{
  opacity:0.5;
}

.aboutProcess{
  overflow:hidden;
}

.aboutProcess h1{
  margin:0 0 40px;
  text-align:center;
}

.processBox{
  align-items:stretch;
  position:relative;
}

.processBox > img{
  position:absolute;
  top:0;
  height:100%;
}
.processBox > img:first-child{
  left:-143px;
}
.processBox > img:last-child{
  right:-143px;
}

.aboutProcess img.vert{
  display:none;
}

.pbContent{
  padding:30px 90px;
  text-align:center;
  color:#fff;
  border:1px solid #1b365d;
}

.pbContent h1{
  font-weight:600;
  color:#fff;
  margin:0 0 20px;
}

.pbContent p{
  font-weight:500;
  color:#fff;
  margin:0;
}

.pbContent img{
  width:30px;
  height:30px;
  object-fit:none;
  margin:0 0 20px;
}

.pb1 .pbContent{ background:#3bbee1; }
.pb2 .pbContent{ background:#3c9bd5; }
.pb3 .pbContent{ background:#4c92db; }


.homeNews{
  margin:70px 0;
}

.homeNews .container > h1,
.homeNews .container > p{
  margin:0 0 30px;
}

.newsSlider .slick-list{
    margin:0 -18px;
}

.newsSlider .slick-track{
    display:flex;
}

.newsSlider .slick-slide{
    margin:0 18px;
    height:inherit;
}

.newsItem{
    border:2px solid #a43f24;
    background:#fff;
    transition:0.35s background;
}

.newsImg{
    width:100%;
    height:218px;
    overflow:hidden;
    position:relative;
}

.newsImg img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.newsText{
    padding:20px;
    text-align: center;
}

.newsText p:first-child{
    color:#0c244e;
    font-weight:500;
    margin:0 0 15px;
}

.newsText p{
    margin:0 0 15px;
    transition:0.35s color;
}

.newsText p:last-child{
  margin:0;
}

.imgBg{
  background:url('https://us.evocdn.io/dealer/1200/content/media/Content_Pages/hu-team-accred-bg.jpg')no-repeat center left;
  background-size:cover;
  text-align:center;
  padding:100px 0;
}

.imgBg h2{
  margin: 0 auto;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  max-width: 1000px;
  line-height: 1.8em;
}

.ex-name-ourteam #breadcrumb {
   display: none;
}

.joinTeam.contentText{
  padding:0;
}

.joinTeam .bgRed{
  padding-bottom:30px;
}

.joinTeam .bgRed > p{
  font-size:18px;
}

.joinTeam .container > div:first-child {
    margin-bottom: 1rem;
}

.joinTeam .container > div:first-child > h1 {
    color: #0e2044;
    font-weight: 500;
}

.joinTeam .container > div:first-child > .nButton {
    width:190px;
}

.joinTeam .container .nButton {
    margin-top: 2rem;
    z-index: 2;
    position: relative;
}

.joinBoxes.nFlex{
  align-items:flex-start;
  margin-top:40px;
  flex-wrap: wrap;
}

.joinBox{
  width:19.5%;
  text-align:center;
}

.joinBox img{
  width: 80px;
  height: 80px;
  object-fit: none;
  margin: 0 0 20px;
}

.joinBox h3{
  font-weight:700;
  color:#0c244e;
  margin:0 0 10px;
}

.joinBox h3 span{
  font-size:16px;
}

.joinBox p{
  margin:0;
}

.jtLower{
  margin-top:-140px;
  margin-bottom:70px;
  border-bottom:5px solid #0c244e;
}

.jtLower h3{
  display:inline-block;
  font-weight:600;
  width:47%;
  padding:160px 0 30px;
  line-height:1.8;
  margin:0 2% 0 0;
}

.jtLower img{
  vertical-align:bottom;
  max-width:50%;
}

.pageLink{
  top:-115px;
  left:0; 
  position:absolute;  
}

.proPoints .container > h2,
.proPoints .container > p{
  text-align:center;
}

.proPoints.bgRed{
  padding:50px 0;
  margin-top:30px;
}

.proPoints .nFlex{
  align-items:stretch;
  justify-content:center;
  flex-wrap:wrap;
}

.pointsBox{
  display:flex;
  align-items:center;
  justify-content:center;
  width:31%;
  margin:12px;
  border:1px solid #0c244e;
  padding:15px;
}

.pointsBox img{
  margin-right:15px;
  width:110px;
  height:110px;
  object-fit:none;
  flex-shrink:0;
}

.ppText{
  flex-grow:1;
}

.pointsBox h3{
  font-weight:700;
  color:#0c244e;
  margin:0 0 10px;
}

.signupBox{
  border:1px solid #1c1c1c;
  padding:68px 30px;
  display:flex;
  justify-content:center;
  flex-direction:column;
  margin-bottom:20px;
}

.signupBox h3{
  margin:0 0 5px;
  font-weight:500;
}

.signupBox p{
  margin:0 0 20px;
}

.signupBox .nFlex{
  align-items:flex-end;
}

.signupBox.loggedIn .nList.nTick li{
  background-position:center top;
  padding:20px 0 0;
}

.ex-name-properks #breadcrumb{
  opacity:0;
}

.loginBox{
  background:#f2f2f2;
  padding:30px;
}

.loginBox .auth-form > div:nth-last-of-type(-n+2){
  display:inline-block;
}

.loginBox .auth-form > div:last-child{
  float:right;
}

.loginBox  .form-control{
  font-size:14px;
  border-color:#a43f24;
}

.loginBox .help-link{
  color:#373736;
}

.loginBox .social-sign-in{
  text-align:left;
}

.loginBox .modal-body{
  padding:0;
}


.rewardsPopup{
    position:fixed;
    bottom:0;
    left:0;
    cursor:pointer;
}

.rewards-tab{
    width:130px;
    position:fixed;
    height:75px;
    bottom:0;
    left:0;
    background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-rewards-popup.png')no-repeat center;
    box-shadow:none;
    font-size:0;
    cursor:pointer;
}


#rewardsModal .modal-header h3{
    display:none;
}

#modalRewards .modal-dialog,
#rewardsModal .modal-dialog{
  width:1000px;
  max-width:95%;
}

#modalRewards .row,
#rewardsModal .row{
    margin:50px 0 30px;
    padding:0 0 20px;
}

#modalRewards h2,
#rewardsModal h2{
    color:#0c244e;
    font-weight:400;
    margin:0 0 30px;
    text-transform:none;
}

#modalRewards h2 span,
#rewardsModal h2 span{
    font-weight:600;
}

#modalRewards .row p,
#rewardsModal .row p{
    color:#28221f;
    font-size:18px;
    margin:15px 0;
}

#modalRewards .row .rewardsEarn p,
#rewardsModal .row .rewardsEarn p{
    background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-rewards-icon1.png')no-repeat left center;
    padding-left:50px;
}
#modalRewards .row .rewardsSpend p:nth-child(2),
#rewardsModal .row .rewardsSpend p:nth-child(2){
    background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-rewardsiconrr2.png')no-repeat left center;
    padding-left:60px;
}

#modalRewards .row .rewardsSpend p:nth-child(3),
#rewardsModal .row .rewardsSpend p:nth-child(3){
    background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-rewardsiconrr1.png')no-repeat left center;
    padding-left:60px;
}

#modalRewards .row .rewardsSpend p:nth-child(4),
#rewardsModal .row .rewardsSpend p:nth-child(4){
    background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-rewardsiconrr3.png')no-repeat left center;
    padding-left:60px;
}

#modalRewards .rewardsLogin p,
#rewardsModal .rewardsLogin p{
    color:#28221f;
    margin:0 0 30px;
    font-size:18px;
    font-weight:400;
    text-align:center;
}

#modalRewards p.rewardLogin,
#rewardsModal p.rewardLogin{
    margin-top:25px;
    color:#28221f;
}

#modalRewards .rewardsLogin a,
#rewardsModal .rewardsLogin a{
    background:#fff;
    color:#0c244e;
    padding:8px 25px;
    margin:10px;
    font-size:18px;
    font-weight:400;
    display:inline-block;
    transition:all 0.35s;
    min-width:130px;
    text-align:center; 
    border:2px solid #0c244e;
}

#modalRewards .rewardsLogin a + a,
#rewardsModal .rewardsLogin a + a{
    border-color:#0083ca;
    color:#0083ca;
}

#modalRewards .rewardsLogin a:hover,
#rewardsModal .rewardsLogin a:hover{
    background:#a33e23;
    border-color:#a33e23;
    color:#fff;
     text-decoration:none;
}

.rewards .myaccount-title{
  margin-bottom:20px;
}

.rewards #rewardItemsList .gridtools{
  margin:20px 0;
  background:#fff4ef;
  padding:5px 30px;
}

.rewardsInfo{
  padding:42px;
  border:2px solid #0c244e;
  margin-bottom:20px;
}

.rewardsInfo img{
  display:block;
  margin:0 0 50px;
}

.rewardsInfo .reward-title h2{
  color:#28221f;
  font-size:30px !important;
  font-weight:600;
  margin:0 0 30px;
}

.rewardsInfo .reward-title h2 strong{
  font-weight:600 !important;
  color:#0083ca !important;
}

.rewardsInfo .reward-title h2 small,
.rewardsInfo .reward-title h2 small strong{
  font-size:16px !important;;
  font-weight:400 !important;
  color:#28221f !important;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container h4{
    color:#fff;
    font-size:14px;
    padding:16px 20px;
    margin:0;
    isolation: isolate;
    background: transparent;
  	position: relative;

      &::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 105%;
        background-image: url("https://us.evocdn.io/dealer/1200/content/media/My_Theme/images/nav-bg.svg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        filter: brightness(0) saturate(100%) invert(24%) sepia(73%) saturate(1708%) hue-rotate(349deg) brightness(90%) contrast(84%);
        z-index: -1;
      }
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container .quicklinks{
    background:#f7f7f7;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container li{
    margin:0;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container li a{
    padding:16px 20px;
    border-bottom:1px solid #fff;
    font-size:14px;
    color:#343536;
    transition:0.25s all;
    display:block;
}

.ex-content-page .page-content.twocolumnsleft .filter-container .menulinks_container li a:hover{
    background:#a43f24;
    color:#fff;
}


.shop-filters{
  background:#fff4ef;
}

.shop-filters .filter-title{
  font-weight:700;
  background:#a43f24;
  color:#fff;
}

.shop-filters .arrow-down {
  border-top: 10px solid #a43f24;
}

.shop-filters .filter-section h5{
  font-weight:700;
}

.gridtools{
  background:#fff4ef;
  padding:5px 25px;
  border-top:2px solid #0c244e;
}

.productsgrid_container > .catalog-name{
  background:url('https://us.evocdn.io/dealer/1200/content/media/My_Theme/hu-plp-help_3.png')no-repeat bottom right;
  padding: 40px 350px 15px 0;
  min-height: 85px;
}

.catalog-single .product-points ul li{
  max-width:none;
}

/* FAQ Accordions */

h2.accTitle{
  margin:40px 0 20px;
}

.accAnchor{
  position: relative;
  top:-80px;
  display:block;
  visibility:hidden;
}

.accWrap {
    border: 1px solid #a43f24;
    margin-bottom: 10px;
}

.nAccordion {
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  font-weight:600;
  transition: 0.4s;
  background-color: rgba(0, 0, 0, 0);
}

.nAccordion:focus,
.nAccordion:active {
  outline: none;
  outline: 0;
  outline: none !important;
  outline: 0 !important;
}

.accWrap.active {
  border-color:#0c244e;
}

.nPanel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.nAccordion:after {
  content: "\f078";
  font-size: 13px;
  color: #000;
  float: right;
  margin-left: 5px;
  margin-top: 4px;
  font:normal normal normal 14px/1 FontAwesome;
}

.nAccordion.active:after {
  content: "\f077";
}

/* End FAQ Accordions */

/*Our Brands Start*/
.brands .nFlex {
  flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
    justify-content: center;
}

.brandsContainer {
    max-width: 850px;
    margin: 0 auto;
}
.brandsFeature {
    border: 1px solid #dcdcdc;
    margin: 5px;
    width: 200px;
    display: flex;
    flex-wrap: wrap;
    min-height: 200px;
    align-content: center;
    justify-content: center;
}

.brandsFeature img {
    display: flex;
  max-height: 250px;
    padding: 25px 25px;
    transition: 0.35s;
    align-self: end;
}

.brandsFeature h3 {
    text-align: center;
    background: #fff4ef;
    display: flex;
  align-items: center;
  justify-content: center;
    padding: 15px;
    font-weight: 600;
    color: #333e48;
    font-size: 20px;
    transition: 0.35s;
    margin: 0;
    width: 100%;
    height: 70px;
    align-self: end;
}

.brandsFeature:hover {
    border: 1px solid #a43f24;
}

.brandsFeature:hover h3 {
    color: white;
    background: #a43f24;
}

.brandsFeature:hover img {
    transform: scale(1.05);
}

.brandsLinks li {
    text-align: center;
}

.brands h1 {
    text-align: center;
    font-weight: 700;
    font-size: 35px;
}

.breakerBorder {
    background: #dcdcdc;
    height: 2px;
    width: 100%;
    margin: 20px 0;
}

/*Our Brands End*/

/* CAREERS START */
.ex-name-careers .contact-form-container {
    margin-right: 5rem;
    margin-top: 5rem;   
}

.ex-name-careers .contact-form-left {
    margin-left: 5rem;
    margin-top: 5rem;
}

.ex-name-careers .footBoxes {
    margin-top: 2rem;
}

.ex-name-careers .careersPositions {
    flex-wrap: wrap;
    align-items: stretch;
    gap: 1rem;
}

.ex-name-careers .careersPositions > div {
    border: 1px solid #a43f24;
    padding: 1.5rem;
    flex: 1 1 49%;
    flex-direction: column;
}

.ex-name-careers .careersPositions > div > div {
  margin-top: auto; 
    width: 100%;
}

.ex-name-careers #apply-now img {
  margin-top: 2rem;
}
/* CAREERS END */

/* CONTACT FORM START */
.contact-form-container  {
    background-color: #eff5fd;
    padding: 1rem 2rem 2rem 2rem;
    margin: 0 auto;
    border: 1px solid #cbe3f3;
}

.contact-form-container label {
    margin-top: 1rem;
    font-weight: 500;
}

.contact-form-container span {
    color: #999999;
    font-size: 0.7rem;
}
.ex-name-contactus .page-content h1 {
    margin-bottom: 2rem;
}
/* CONTACT FORM END */

/*locations modal start*/
#modalLocations .modal-dialog{
  width:950px;
  max-width:90%;
  text-align:left;
}
#modalLocations .modal-content{
  padding:0 30px 15px;
}
.locationsBanner{
  background:url('https://us.evocdn.io/dealer/1200/content/media/Content_Pages/hu-team-news-img2-2.jpg')no-repeat center;
  height:219px;
  padding:20px;
  display:flex;
  align-items:center;
  justify-content:center;
  width: 100%;
  background-size: cover;
  margin:0 0 25px;
}
.locationsBanner h1{
  margin:0 0 20px;
  color:#fff;
  text-align:center;
  max-width:500px;
}
.locationsBanner p{
  margin:0;
  color:#fff;
  font-size:18px;
  text-align:center;
}
#modalLocations .modal-body > .nFlex{
  flex-wrap:wrap;
  align-items:stretch;
}
.openTimeBox{
  width:49%;
  margin:5px 0;
  transition: all 0.52s;
  filter: grayscale(30%);
}
.otbImage{
  height:100%;
  width:142px;
  overflow: hidden;
}

.openTimeBox:hover {
    transform: scale(1.02);
    filter: none;
    outline: 1px solid #a43f24;
}
.openTimeBox:hover .otbText {
    background:#FFE0D7;
}
.otbImage img{
  height: 100%;    
  width: 100%;    
object-fit: cover;
}
.otbText{
  width:calc(100% - 142px);
  padding:13px;
  background:#f6f2f7;
  height:100%;
display:flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: space-between;
}
.otbText a {
align-self: flex-end;
padding: 5px 10px;
}
.otbText h3{
  margin:0 0 10px;
  font-size:16px;
  color:#474747;
  font-weight:500;
  text-transform:none;
}
.otbText h3 a{
  margin:0;
  padding:4px 7px;
  font-size:14px;
  font-weight:700;
}
.otbText p{
  font-size:14px;
  color:#474747;
  font-weight:300;  
  background:url('')no-repeat top 2px left;
  margin: 0;
}

.otbText > div {
  display: flex;
  align-items: flex-start;
  margin: 10px 0;
}

.otbText p strong{
  color:#a43f24;
  font-weight:500;
}
.otbText p a{
  font-size:14px;
  font-weight:300;
}
.otbText img {
    margin-right:10px;
    background:#a43f24;
    border-radius:3px;
    padding: 3px;
    width: 20px;
    height: 20px;
}
.otbText h3 a:hover{
  color:#fff;
  background:#a43f24;
  text-decoration:none;
}
.otbText p a:hover{
  color:#a43f24;
  text-decoration:none;
}


/*locations modal end*/

/* google translate start */
.goog-te-gadget-simple {
  background-color: transparent !important;
  color: white;
  border: 0 !important;
}
.goog-te-gadget-simple:hover span {
  color: #7a2f1b !important;
  font-family:"Poppins", sans-serif;
}
.goog-te-gadget-simple span {
  color: #0c244e;
  padding: 5px;
  font-family:"Poppins", sans-serif;
  border: 0 !important;
}
.goog-te-gadget-simple img {
  display:none
}
/* google translate end */

.ex-name-creditapplication .creditApp .nFlex {
    flex-wrap: wrap;
}

.ex-name-creditapplication .page-content p {
    margin: 1rem 0;
}

/**/

section.zonebottom{
  overflow:hidden;
}

@media only screen and (max-width : 1470px) {
    .pbContent{
        padding:30px 70px;
    }
}

@media only screen and (max-width : 1200px) {
    .signupTitle{
        padding:25px 40px;
    }
    .signupTitle h3{
        font-size:24px;
    }
    .signupTitle p{
        font-size:16px;
    }

    .signupBox .nFlex{
        flex-direction:column;
        align-items:flex-start;
    }

    .pbContent{
        padding:30px 40px;
    }
    .pointsBox{
        width:48%;
        margin:1%;
    }

    .toolbar .cart-btn > .btn b{
      max-width:85px;
    }
}

@media (max-width:1470px) and (min-width:992px){
  .softgraybackground .row.pickup select{
    width: 50%;
  }
}


@media only screen and (max-width : 991px) {
  .openTimeBox {
    width: 100%;
  }  
    .ex-category .signupTitle {
        width: auto;
        flex: 0 0 100px;
    }
    .signupStrip.nFlex{
        flex-direction:column;
    }
    .signupTitle{
        margin:0;
        border-right:none;
        border-bottom:15px solid #0383c3;
        padding:20px;
    }
    .signupText{
        width:100%;
        max-width:none;
        text-align:center;
    }
    .signupImg{
        padding:20px;
    }
    .signupButton{
        padding:20px 0;
    }

    .page-content.twocolumnsleft .filter-container{
        float:none;
        margin-bottom:30px;
    }

    .joinBox{
        display:flex;
        align-items:center;
        margin:20px 0;
        width:48%;
        justify-content:center;
        flex-direction: column;
    }
    .joinBox img{
        margin:0;
    }
    .joinBox h3{
        margin: 15px 0;
    }
    .joinBox p{
        text-align: center;
    }

    .aboutProcess .container > .nFlex{
        flex-direction:column;
    }
    .processBox{
        margin:10px 0;
    }
    .aboutProcess img.vert{
        display:block;
    }

    .coreValues .nFlex{
        flex-direction:column;
    }
    .cvBox{
        width:100%;
    }
    .cvDivide{
        margin:40px 0;
        width:300px;
        height:1px;
        max-width:80%;
    }

    .contentAbout > .nFlex{
        flex-direction:column;
    }
    .aboutText,
    .aboutBanners{
        width:100%;
    }
    .aboutBanners{
        margin:40px auto 0;
    }

    .stripBox{
        flex-direction:column;
        justify-content:center;
        text-align:center;
    }
    .stripImg{
        margin:0 0 15px;
    }

    .catBoxes.nFlex{
        flex-wrap:wrap;
    }
    .catBox{
        width:20%;
        margin:5px 0;
    }

    .homeBoxes .nFlex{
        flex-direction:column;
    }
    .homeBox{
        width:100%;
        margin:10px 0;
    }

    .footBoxes .container > .nFlex{
        flex-direction:column;
    }
    .footBox{
        width:100%;
        margin:1px 0;
    }
    .footBox ul {
        margin-top: 19px;
    }

    .footMain .container > .nFlex{
        flex-wrap:wrap;
        justify-content:space-evenly;
    }
    .footCol.fc1,
    .footCol.fc5{
        order:-1;
        width:49%;
        text-align:center;
        margin:0 0 40px;
    }

    .footBot .nFlex{
        flex-direction:column;
    }
    .footBot ul + ul{
        margin-top:10px;
    }

  .ex-name-careers .contact-form-left{
    margin-left: 0;
  }
  .ex-name-careers .contact-form-container{
    margin-right: 0;
  }

  .pageNav,
  .pageNav ul,
  .pageNav ul li{
    border:none;
  }
}

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

    #modalRewards .col-sm-6,
    #rewardsModal .col-sm-6{
        width:48%;
    }
    #modalRewards .row .rewardsEarn,
    #rewardsModal .row .rewardsEarn{
        border-right:1px solid #000;
        padding-right:0;
        margin-right:20px;
    }
}

@media only screen and (max-width : 768px) {
    .ex-name-careers .contact-form-container {
    margin-right: 0;
}

.ex-name-careers .contact-form-left {
    margin-left: 0;
}

    .productsgrid_container > .catalog-name{
        padding:0 0 100px 0;
        background-position:bottom center;
        text-align:center;
        margin:0;
    }

    .pointsBox{
        width:100%;
        margin:12px 0;
    }

    .pageLink{
        top:0;
    }

    .jtLower h3{
        width:100%;
        display:block;
    }
    .jtLower img{
        max-width:none;
        width:100%;
    }

    .footMain{
        padding:30px 0;
    }
    .footMain .nFlex{
        flex-direction:column;
    }
    .footMain .footCol{
        width:100%;
    }
    .fc1, .fc5{
        margin:40px 0;
    }
    .footSocial.nFlex{
        width:auto;
        max-width:none;
        justify-content:center;
        flex-direction:row;
    }
    .footSoc{
        flex-direction:column;
    }
    .fsImg{
        margin:0 0 10px;
    }
    .footSoc{
        width:100px;
    }

    footer ul:not(.hasSubmenus, .submenu) li{
        padding:0;
        border:0;
        border-radius:0;
    }

  .mobAccord .accordList h3 { cursor: pointer; margin:0; background:#a43f24; padding:20px; color:#fff;}
  .mobAccord ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; padding:0; margin:5px 0; }
  .mobAccord .accordList h3:after { content: "+"; float: right; }
  .mobAccord .accordList.open h3:after { content: "-"; }
  .mobAccord .accordList.open ul { height:auto; max-height: 1000px; transition: max-height 1s ease-in-out !important; }

  .mobAccord ul li{
    margin:0 !important;
    padding:0 !important;
    border:none !important;
    display:block !important;
  }
  .mobAccord ul li a{
    display:block;
    margin:10px 0;
    padding:20px;
    border:1px solid #a43f24;
    font-size:16px;
    background:none;
  }

  .ex-name-careers .careersPositions > div .nButton {
    min-width:137px;
    text-align:center;
  }
}


@media only screen and (max-width : 481px) {
    .aboutBanners.nFlex {
        gap: 1rem;
        flex-direction: column;
    }
    .aboutBanners.nFlex img {
        object-fit: cover;
        width: 90%;
        height: 300px;
    align-self: center;
    }
    .aboutBanners.nFlex > * {
        width: 100%;
    }
    .joinBox{
        display:block;
    }
    .joinBox img{
        margin:0 0 30px;
    }
    .joinBox h3{
        margin:0 0 20px;
        width:100%;
    }
    .joinBox p{
        text-align:center;
    }

    .catBox{
        width:50%;
    }

    .footBox .nFlex{
        flex-direction:column-reverse;
        align-items:center;
    }
    .fbText{
        width:100%;
        margin:20px 0 0;
    }

    .pointsBox img{
      display:none;
    }
}

/* Sign In page, hide previous menu */
.ex-name-signin .header-full .shoppingtools_container .dropdown-menu {
  display: none;
}

/*ESTG - Hides Addresses menu from storefront */
body > div.customertools.open > div > ul > li.sidebar-addresses{
Display: none;
}
a.reorder-order {
        display: none;
}

.bg-img1::before { background-image: url("https://us.evocdn.io/dealer/1200/content/media/My_Theme/images/hu-image-taps.jpg"); }
.bg-img2::before { background-image: url("https://us.evocdn.io/dealer/1200/content/media/My_Theme/images/hu-pipe-background.jpg"); }