/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.cimm_productHead h2{
  color:#444d69;
}
.cimm_placeHolder_Top{
  background:#bfae7f;
  padding:20px 0px;
  text-align:center;
}
.cimm_placeHolder_Top h3, .cimm_placeHolder_Top p{
  color:#fff;
}
.cimm_placeHolder_Top p{
  padding:0 10px;
}
.cimm_placeHolder_Top h3{
  margin-bottom:10px;
}
.cimm_welcomeNote{
  color:#878787;
  text-align:center;
}
.cimm_placeHolder_Bottom img{
  width:100%;
}
.cimm_HomepageSliderWrap{
  height:382px;
  margin-bottom:30px;
}
.cimm_HomepageSliderWrap img{
  top:0px !important;
}
.cimm_HomepageSliderWrap{
  color:#ffffff !important;
  font-weight:bold;
}
.cimm_HomepageSliderWrap .jssorb01{
  top:170px !important;
  bottom:0 !important;
}
.cimm_placeHolder{
  margin:0 10px;
}
.cimm_staticPageWrap{
  font-size:14px;
}
.mainHeading{
  color:#444d69;
  margin-top:20px;
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display:block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border:1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left:20px!important;
}
.imgWrap a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
.subheading2{
  color:#000038;
  font-size:14px;
  margin-bottom:10px;
}
button.accordion{
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}
button.accordion.active, button.accordion:hover{
  background-color:#ddd;
}
div.panel{
  padding:0 18px;
  background-color:white;
  display:none;
}
div.panel.show{
  display:block;
}
.marginTop{
  margin-top:20px;
}
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns{
  width:100%;
  box-shadow:none !important;
  margin-bottom:40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  margin-right:10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
.Disp_button{
  padding:5px;
  background:#444d69;
  color:#fff;
  text-align:center;
  font-size:19px;
  text-transform:uppercase;
  border:2px solid #fff;
  height:40px;
  width:180px;
  margin-top:35px;
  margin-bottom:60px;
  float:right;
}
.DiSp_invImg{
  margin-right:15px;
}
.sideHeading{
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
ul.listimg li{
  float:left;
  width:30%;
  padding:18px;
  margin-right:2%;
}
.listimg a{
  display:block;
  overflow:hidden;
}
.listimg li a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.listimg li a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
ul.DiSp_invent li i{
  color:#444d69;
  margin-right:10px;
}
ul.DiSp_invent li{
  line-height:30px;
}
#cimm_headingbg h3{
  color:#444d69;
  font-size:30px;
}
.cimm_top{
  margin-top:20px;
}
#cimm_headingbg{
  background:rgba(191, 174, 127, 0.42);
  ;
  text-align:center;
  padding:30px;
  width:100%;
  height:100px;
  float:left;
}
.cimm_para{
  margin:0 auto!important;
  float:none!important;
  width:70%!important;
}
.cimm_SubTitles h5{
  color:#444d69;
  font-size:17px;
  text-align:center;
}
ul.cimm_listitems li{
  line-height:25px;
  font-size:16px;
  list-style-type:disc;
  margin-left:17px;
}
.cimm_TabBlock:hover, .cimm_TabBlock_img:hover{
  background:rgba(228, 221, 201, 0.12);
}
.cimm_TabBlock, .cimm_TabBlock_img{
  padding:15px;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.cimm_banner{
  overflow:hidden;
}
h1.cimm_bannertxt{
  color:rgb(164, 135, 67);
  position:absolute;
  left:0px;
  width:100%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:50px;
  top:32px;
  text-align:right;
}
.cimm_bannerpara{
  color:#fff;
  position:absolute;
  width:45%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:16px;
  top:111px;
  right:0;
  float:right;
  text-align:right;
}
.cimm_middlecontent{
  height:auto;
  line-height:25px;
  width:80%!important;
  float:none!important;
  background:rgba(200, 204, 217, 0.109804);
  margin:0px auto !important;
}
.cimm_middlecontent h3{
  margin:0 auto;
  width:85%;
  line-height:75px;
  font-size:26px;
  color:#444d69;
}
.cimm_midpart{
  margin:0 auto;
  width:85%;
}
.cimm_midpart i{
  font-size:25px;
  color:#444d69;
}
.cimm_midpart span{
  font-size:16px;
  line-height:26px;
}
#cimm_head{
  font-weight:bold;
  font-size:17px;
  margin-right:10px;
}
.cimm_imgbgcenter{
  margin:0 auto!important;
  width:80%!important;
  float:none!important;
  background:#f9fafb;
  padding:0 2px!important;
}
.cimm_imgbgcenter img{
  background:#444d69;
  border-radius:60%;
  display:block;
  padding:12px;
  margin:0 10px;
}
.cimm_imghead{
  color:#444d69;
}
.cimm_left{
  margin-top:20px;
}
.cimm_img:hover{
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.Static_columnImage{
  width:45%;
  margin:0 auto;
}
.cimm_frstleft{
  padding:15px!important;
}
.cimm_frstright{
  width:30%!important;
  padding:15px!important;
}
.cimm_frstleft h4{
  font-size:26px;
  color:#444d69;
  font-weight:bold;
  text-transform:lowercase;
}
.cimm_frstleft p{
  font-size:16px;
  line-height:26px;
}
ul.cimm_lists li{
  line-height:26px;
  margin-left:10px;
}
.cimm_frstright h4{
  font-size:18px;
  margin-bottom:7px;
}
.cimm_lists i{
  font-size:14px;
  padding-right:10px;
  color:#444d69;
}
.cimm_middlecontent p{
  line-height:25px;
}
.cimm_clipart{
  padding:15px!important;
}
.cimm_clipart img{
  float:left;
  display:block;
  margin-right:10px;
}
.cimm_clipart p{
  font-size:16px;
  line-height:26px;
}
.cimm_leftcontent{
  padding:20px!important;
  width:30%!important;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px;
  margin:5px;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px!important;
  margin:12px;
  float:right!important;
  width:25%!important;
  font-style:italic;
  font-weight:bold;
}
.cimm_imgleft{
  margin-right:20px;
  width:40%!important;
}
p.DiSp_paragrapghText{
  margin-top:15px;
}
ul.DiSp_liststyle{
  margin-left:21px;
  width:250px;
  float:left;
}
ul.DiSp_liststyle li{
  padding:10px;
  border-bottom:1px solid #f2efe5 !important;
}
.DiSp_border{
  padding:22px !important;
  border:1px solid #f2efe5;
}
i.fa.fa-arrow-right{
  color:#444d69;
}
.DiSp_Heading_bg{
  background:#444d69;
  width:6px;
  position:relative;
  height:60px;
  margin-bottom:10px;
  margin-top:20px;
}
.DiSp_Main_heading{
  padding:3px 10px;
  color:#444d69;
  position:absolute;
  width:232px;
  margin-left:10px;
  height:50px;
}
.DiSp_Heading_bg p{
  width:250px;
  position:absolute;
  padding:34px 20px;
}
.DiSp_Static_Image{
  float:left;
  width:45%;
  margin-right:5%;
}
.DiSp_static_content{
  float:left;
  width:45%;
  margin:20px 0px;
}
a.DiSp_Static_more{
  color:#444d69;
}
.DiSp_static_content hr{
  margin:30px 0px;
  border:none;
  height:1px;
  background:#f2efe5;
}
.clear{
  clear:both;
}
a.DiSp_Static_more:hover{
  border-bottom:1px dotted #bfae7f;
}
.colelem{
  display:inline;
  float:left;
  clear:both;
}
.DiSp_Static_columnImage{
  width:45%;
  margin:0 auto;
}
.DiSp_columnText{
  margin-top:15px;
  text-align:center;
  padding:10px;
}
.DiSp_Static_columnHeading{
  text-align:center;
  margin-top:20px;
}
.DiSp_threeBlocks{
  margin:0 1%;
  border-top:5px solid #444d69;
  width:31.33% !important;
}
.column1, .column2, .column3{
  width:22%!important;
  margin-right:2%;
  float:left;
  padding:0 10px;
}
.column1{
  margin-left:3%;
}
.column4{
  width:22%!important;
  margin-right:3%;
  float:left;
  padding:0 10px;
}
.outerWrap{
  padding:40px 20px 20px 20px;
  background-color:#444d69;
}
.outerWrap ul li{
  float:left;
  width:23.5%;
  margin-right:2%;
  list-style-type:none;
}
.outerWrap ul li:last-child{
  margin-right:0;
}
.titleWrap{
  position:relative;
  top:0;
  left:10px;
  background-color:#bfae7f;
  padding:10px 20px;
}
.outerWrap{
  position:absolute;
  margin-top:20px;
}
.flip{
  color:#000!important;
}
.flip i{
  display:inline;
  float:right;
  font-size:23px;
  color:#fff;
  font-weight:bold;
}
.flip a{
  padding:5px;
  background-color:#444d69!important;
  border:1px solid;
  border-color:#fff;
  border-bottom-color:#aaa;
  font-weight:bold;
  display:block;
  font-size:16px;
  line-height:32px;
  padding:5px 10px;
  text-decoration:none;
  color:#fff;
}
.DiSp_panel{
  padding:0px 25px;
  background-color:rgb(255, 255, 255);
  border:1px solid rgb(204, 204, 204);
  display:block;
  color:#000;
}
.redStar{
  color:#f00;
}
.inputWrap{
  margin-top:20px;
}
.DiSP_form label{
  display:block;
}
.DiSP_form textarea{
  width:930px;
  height:100px;
  border:1px solid #bfae7f;
}
.formWrap{
  margin-top:20px;
}
.bttnWrap{
  width:1000px;
  margin:0 auto!important;
}
.bttnWrap input[type="submit"]{
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:11px 30px!important;
  float:right;
  margin-top:20px;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.pressWrap h3{
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}
.pressWrap p{
  text-align:justify;
}
.NewsWrap{
  padding:20px 30px!important;
}
.NewsWrap h4 a{
  color:#444d69;
  text-decoration:underline;
}
.NewsWrap h4 a:hover{
  text-decoration:none;
}
.NewsWrap span a{
  color:#bfae7f;
}
.NewsWrap span a:hover{
  text-decoration:underline;
}
.DiSP_aboutUsDescp img{
  float:left;
  padding:0 20px 20px 0;
}
.DiSP_aboutUsDescp{
  margin-top:20px;
}
.aboutUsList ul li{
  list-style-type:disc;
  padding:3px 0;
}
.aboutUsList ul{
  padding-left:20px;
}
.aboutUsList h5{
  margin:20px 0;
}
.aboutDescp1 h4{
  color:#444d69;
  margin:20px 0 0 0;
}
/** Static page styles **/
.Disp_subHeader_style p{
  margin:0 0 15px;
  text-align:justify;
  line-height:1.6;
}
.Disp_community{
  padding:10px;
  border:1px solid #adadad;
}
/* .Disp_subHeader_style section{
margin-top:-250px;
padding-top:250px;
} */
.Disp_Header_style h1,.Disp_subHeader_style h3{
  color:#0477BF;
  font-size:16px ! important;
}
.Disp_map{
  margin:23px 0 0 0;
  /* border:1px solid #586173; */
}
.Disp_map img{
  width:100%;
  padding:10px;
}
.Disp_Header_style{
  position:relative;
}
/* .Disp_Header_style h1:after{
position: absolute;
content: '';
width: 11%;
background: #adadad;
height: 4px;
bottom: -10px;
left: 0;
} */
.Disp_mtb{
  margin-top:15px;
  margin-bottom:25px;
}
.Disp_PS_img img {
  border: 1px solid #adadad;
  padding: 10px;
  transform:scale(0.9);
  -moz-transform:scale(0.9);
  -ms-transform:scale(0.9);
  -o-transform:scale:(0.9);
  -webkit-transform:scale(0.9);
  transition:0.5s all;
  max-width:100%;
  margin:0 auto;
}
.Disp_PS_img img:hover{
  transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale:(1);
  -webkit-transform:scale(1);
}
.Disp_spacer{
  margin-top:20px;
}
.store-contact{
  color:#6d6d6d
}
.Disp_LocHours{
  width:100%;
  background:#dadada;
  height:381px;
  padding:25px;
  box-sizing:border-box;
}
.Disp_Loctitle{
  text-align:center;
  padding:15px;
  background:#0477BF;
  width:250px;
  margin:0 auto;
  max-width:100%;
  word-spacing:2px;
  font-weight:bold;
}
.Disp_Loctitle p{
  color:#fff;
  text-transform:uppercase;
}
.Disp_LocDList{
  text-align:center;
  margin-top:10px;
}
.Disp_LocDay{
  display:inline-block;
  text-align:left;
}
.Disp_LocDay li{
  line-height:2.7;
}
.Disp_LocTime{
  display:inline-block;
  margin-left:20px ! important;
  text-align:left;
}
.Disp_LocTime li{
  line-height:2.7;
}
.Disp_img_hgt img{
  height:381px ! important;
  object-fit:cover;
}
.Disp_subHeader_style h5{
  color:#0477BF;
  font-size:15px ! important;
}
.Disp_com_btn {
  background: #0477BF;
  color: #fff;
  padding: 10px 15px;
  border-radius: 2px;
}
.Disp_com_btn:hover{
  background:#000;
}
.Disp_com_btn:visited,.Disp_com_btn:link,.Disp_com_btn:active,.Disp_com_btn:hover{
  color:#fff ! important;
}
.Disp_Loc_Alaska p a:visited,.Disp_Loc_Alaska p a:link,.Disp_Loc_Alaska p a:active,.Disp_Loc_Alaska p a:hover,
.Disp_Wash_left ul li a:visited,.Disp_Wash_left ul li a:link,.Disp_Wash_left ul li a:active,.Disp_Wash_left ul li a:hover,
.Disp_Wash_right ul li a:visited,.Disp_Wash_right ul li a:link,.Disp_Wash_right ul li a:active,.Disp_Wash_right ul li a:hover,
.Disp_Loc_Alaska p a,.Disp_Loc_Alaska p a,.Disp_Loc_Alaska p a,.Disp_Loc_Alaska p a,
.Disp_Wash_left ul li a,.Disp_Wash_left ul li a,.Disp_Wash_left ul li a,.Disp_Wash_left ul li a,
.Disp_Wash_right ul li a,.Disp_Wash_right ul li a,.Disp_Wash_right ul li a,.Disp_Wash_right ul li a{
  color:#0d0d0d ! important;
}
.Disp_back_banner{
  position: relative;
  margin-top:30px;
  min-height: 220px;
}
.Disp_back_banner img{
  height: 220px;
}
.Disp_bnr_content{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.Disp_Loc_detail p,.Disp_Loc_detail h3{
  color:#fff ! important;
}
.Disp_Loc_detail h3{
  font-weight:normal;
  font-size:16px ! important;
  letter-spacing:1.5px;
}
.Disp_Loc_Alaska{
  float:left;
}
.Disp_Loc_Alaska p a{
  word-spacing:3px;
}
.Disp_Loc_Wash{
  float:left;
}
.Disp_Loc_detail{
  float: left;
  width: 262px;
  background: #8d8d8d;
  height: 100%;
  padding: 76px 35px;
}
.Disp_back_banner:before{
  position:absolute;
  content:'';
  top:0;
  left:0;
  background:#dadada;
  width:100%;
  height:100%;
  opacity:0.84;
}
.Disp_Loc_Alaska,.Disp_Loc_Wash, .Disp_Loc_Oreg {
  float: left;
  max-width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  line-height:2;
}
.Disp_Loc_Alaska{
  padding-left:130px;
}
.Disp_Loc_Wash{
  padding-left:170px;
  width:300px;
}
.Disp_Loc_Alaska h4,.Disp_Loc_Wash h4, .Disp_Loc_Oreg h4{
  color:#0d0d0d;
  margin:0 0 10px 0;
  font-size:16px ! important;
}
.Disp_ml{
  margin-left:30px;
}
.Disp_mlt{
  margin-left:15px;
}
.Disp_mb{
  margin-bottom:20px;
}
.Disp_red{
  color:red;
  font-size:18px ! important;
}
.Disp_ul_style li{
  position:relative;
}
.Disp_LocDay li,.Disp_ul_style li,.Disp_LocTime li{
  list-style:none ! important;
}
.Disp_LocDay,.Disp_ul_style,.Disp_LocTime{
  padding:0 ! important;
}
.Disp_ul_style{
  margin-left:30px ! important;
  line-height:2;
}
.Disp_ul_style li:before{
  position:absolute;
  content:'';
  background:#0477BF;
  top:14px;
  left:-10px;
  width:7px;
  height:7px;
  border-radius:50%;
  transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
}
.Disp_ul_title{
  color:#0477BF;
}
.Disp_Clearfix{
  clear:both;
}
.DiSp_promotions {
  position: relative;
}
.DiSp_promotions img {
  margin: 0 auto;
}
.DiSp_promotionsText {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 5px;
  text-align: center;
}
.DiSp_flexContainer {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.DiSp_flexContainer>div:nth-child(even) {
  margin: 0px 20px;
}
.DiSp_spacing {
  margin: 45px;
}
.DiSp_bannerBlock {
  /*position: absolute; */
  /* bottom: 0; */
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 620px;
  padding: 0px 15px 15px;
  margin: 0px 20px;
}
.captionOrange {
  position: absolute !important;
  left: 50px;
  top: 340px !important;
  width: 100% !important;
  height: 90px !important;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
button.DiSp_bannerBtn {
  background-color: #0075bf;
  color: #fff;
  padding: 10px 16px;
  border: 0px;
}
li.DiSp_sku span {
  color: #46acee;
}
li.sliderDescrip.DiSp_sliderDescrip p {
  font-size: 14px;
  text-transform: lowercase;
  text-align: center;
  line-height: 22px;
}
li.DiSp_sku {
  text-align: center;
  line-height: 24px;
}
.DiSp_productTitle {
  margin-bottom: 10px;
}
.Disp_Wash_left ul{
  float: left;
  padding: 0 ! important;
}
.Disp_Wash_right ul{
  float: left;
  padding: 0 ! important;
  margin-left: 8px ! important;
}
.Disp_Wash_right ul li,
.Disp_Wash_left ul li{
  list-style-type:none ! important;
}
.Disp_Loc_Alaska p a:hover,
.Disp_Wash_right ul li a:hover,
.Disp_Wash_left ul li a:hover{
  color:#0d0d0d;
}
.Disp_mob{
  display:none ! important;
}
.Disp_LocTime li,.Disp_LocDay li{
  font-size:14px ! important;
}
.Disp_form_spacer{
  margin-top:30px;
}
.Disp_form_style{
  width:700px;
  max-width:100%;
  margin:0 auto;
  padding:20px;
}
.Disp_form_style input[type="text"],
.Disp_form_style input[type=file],
.Disp_form_style select.form-control,
.Disp_form_style textarea.form-control{
  outline:none ! important;
  border:none;
  border-radius:0;
  box-shadow:none;
  border-bottom:2px solid #0d0d0d ! important;
  background: #f3f4f6;
}
.Disp_form_style input[type=file]{
  width:40%;
  border:none ! important;
}
.Disp_form_style input[type="text"]{
  padding:15px ! important;
}
.Disp_form_style input[type="text"]:focus,
.Disp_form_style select.form-control:focus,
textarea.form-control:focus,
.Disp_form_style input[type=file]:focus{
  box-shadow:none ! important;
}
/**products page style**/
.Disp_side_nav{
  /*position:fixed;*/
  width:200px;
  position:relative;
  top:15px
}
.Disp_side_ul_style{
  padding:0 ! important;
}
.Disp_side_ul_style li{
  list-style-type:none ! important;
}
.Disp_side_ul_style li a{
  display:block;
  padding:10px ! important;
  margin:5px 0 ! important;
  background:#0477bf;
}
.Disp_side_ul_style li a:hover{
  background:black;
}
.Disp_side_ul_style li a{
  color:#fff ! important;
}
h3.DiSp_slideTitle {
  padding: 0px 20px;
  text-align: center;
  color: #404040;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.slick-initialized .slick-slide {
  display: block;
  height: auto;
  margin: 0 8px 0 8px;
}
.slider.DiSp_homeslider.DiSp_slider.slick-initialized.slick-slider {
  background-color: #fff;
}
.slider.DiSp_homeslider.DiSp_slider.slick-initialized.slick-slider:before {
  background-color: #fff;
}
.DiSp_categoryhome img {
  margin: 0 auto;
  float: none;
}
h2.DiSp_homesubheading {
  color: #6B7280;
  font-size: 24px;
  padding: 0px;
  text-transform: uppercase;
  margin-bottom:16px;
  font-weight:900;
  letter-spacing: 0.48px;
  text-align:center;
}
.cimm_slideBrandImg.DiSp_slideBrandImg img{
  padding: 0px 20px;
}
.slick-prev, .slick-next {
  background-color:transparent !important;
}
ul.featuredBrands.DiSp_featuredBrands.cimm_caroWrap.slick-initialized.slick-slider {
  margin-bottom: 20px;
}
/**Media Queries **/
@media(max-width:480px) and (min-width:320px) {
  .Disp_text2conn_scroll{
    overflow-x:scroll;
  }
.Disp_text2conn_scroll::-webkit-scrollbar{
  width:10px;
  height:10px;
  background:transparent;
}
.Disp_text2conn_scroll::-webkit-scrollbar-thumb{
  border-radius:10px;
  background:#ccc;
}
.DiSp_flexContainer {
  flex-wrap: wrap;
}
.DiSp_spacing {
  margin: 0px;
}
.DiSp_flexContainer>div:nth-child(even) {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.DiSp_promotions {
  margin-bottom: 20px;
}
.DiSp_flexContainer>div {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.Disp_img_hgt img{
  height:100% ! important;
}
.Disp_Resp_spacer{
  margin-top:20px;
}
.Disp_desktab{
  display:none;
}
.Disp_Loc_detail {
  width: 100%;
  height: 100px;
  padding: 20px 20px 10px 20px ! important;
}
.Disp_Loc_detail h3{
  margin:10px 0 0 0;
}
.Disp_mob{
  display:block ! important;
  height:381px ! important;
  object-fit:cover;
}
.Disp_Loc_detail{
  width: 100%;
  height: 100px;
  padding: 15px;
  float: none;
}
.Disp_Loc_detail h3{
  margin:10px 0 0 0;
}
.Disp_Loc_Alaska {
  float: none;
  line-height: 1.8;
  padding: 20px 20px 10px 20px;
}
.Disp_Loc_Wash {
  padding: 10px 20px 10px 20px;
  float: none;
  line-height: 1.8;
  margin:0 ! important;
}
.Disp_Wash_left ul{
  float:none;
}
.Disp_Wash_right ul{
  float: none;
  margin: 0 ! important;
}
.Disp_form_style input[type=file]{
  width:82%;
}
.Disp_map{
  margin:0;
}
.Disp_side_nav{
  /*display:none;*/
  width:100%;
}
.Disp_side_nav{
  margin-bottom:20px;
}
}
@media (min-width:481px) and (max-width:768px){
  .Disp_img_hgt img{
    height:100% ! important;
  }
.Disp_Resp_spacer{
  margin-top:20px;
}
.Disp_desktab{
  display:none;
}
.Disp_side_nav{
  margin-bottom:20px;
}
.Disp_Loc_detail {
  width: 100%;
  height: 100px;
  padding: 20px 20px 10px 20px;
}
.Disp_Loc_detail h3{
  margin:10px 0 0 0;
}
.Disp_mob{
  display:block ! important;
  height:381px ! important;
  object-fit:cover;
}
.Disp_Loc_detail{
  width: 100%;
  height: 100px;
  padding: 15px;
  float: none;
}
.Disp_Loc_detail h3{
  margin:10px 0 0 0;
}
.Disp_Loc_Alaska {
  float: none;
  line-height: 1.8;
  padding: 15px 15px 10px 15px;
}
.Disp_Loc_Wash {
  padding: 10px 15px 10px 15px;
  float: none;
  line-height: 1.8;
  margin:0 ! important;
}
.Disp_Wash_left ul{
  float:none;
}
.Disp_Wash_right ul{
  float: none;
  margin: 0 ! important;
}
.Disp_form_style input[type=file]{
  width:41%;
}
.Disp_map{
  margin:0;
}
.Disp_side_nav{
  /*display:none;*/
  width:100%;
}
}
@media (min-width:768px) and (max-width:992px){
  .Disp_desktab{
    display:none;
  }
.Disp_Loc_detail {
  width: 100%;
  height: 100px;
  padding: 15px;
}
.Disp_Loc_detail h3{
  margin:10px 0 0 0;
}
.Disp_mob{
  display:block ! important;
  height:381px ! important;
  object-fit:cover;
}
.Disp_side_nav{
  margin-bottom:20px;
}
.Disp_Loc_detail{
  width: 100%;
  height: 100px;
  padding: 15px;
  float: none;
}
.Disp_Loc_detail h3{
  margin:10px 0 0 0;
}
.Disp_Loc_Alaska {
  float: none;
  line-height: 1.8;
  padding: 20px 20px 10px 20px;
}
.Disp_Loc_Wash {
  padding: 10px 20px 10px 20px;
  float: none;
  line-height: 1.8;
  margin:0 ! important;
}
.Disp_Wash_left ul{
  float:none;
}
.Disp_Wash_right ul{
  float: none;
  margin: 0 ! important;
}
.Disp_img_hgt img{
  height:100% ! important;
}
.Disp_Resp_spacer{
  margin-top:20px;
}
.Disp_side_nav{
  /*display:none;*/
  width:100%;
}
.CarouselContainer-module_rowContainer__3plYl .CarouselContainer-module_carouselContainer__3XsDv .slick-slide .ProductCard-module_productContainer__3SBeF{
  height: 390px
}
}
@media (min-width:993px) and (max-width:1024px){
  .Disp_Loc_detail{
    padding:20px 20px 10px 20px ! important;
  }
.Disp_Loc_Alaska,.Disp_Loc_Wash{
  padding-top:15px ! important;
}
.CarouselContainer-module_rowContainer__3plYl .CarouselContainer-module_carouselContainer__3XsDv .slick-slide .ProductCard-module_productContainer__3SBeF{
  height: 390px
}
}
.homePageBannerOverLay{
  position: absolute;
  top: 35%;
  left: 50%;
  list-style-type: none;
  width: 580px;
}
.homePageBannerOverLayImg{
  float: left;
  width: 30%;
}
.homePageBannerOverLayImg img{
  float: right;
}
.homePageBannerOverLayText{
  float: right;
  width: 70%;
}
.homePageBannerOverLayText span{
  font-size: 37px;
}
.customPc img{
  max-height: 320px;
}
@media (max-width: 1200px) {
  .homePageBannerOverLay{
    left: 40%;
  }
.locationpageoverlay{
  position: initial !important;
  top: auto !important;
}
.locationpageoverlay .LeftMainblock .leftcontent .contactbutton{
  left: 150px;
}
}
@media (max-width: 980px) {
  .homePageBannerOverLay{
    left: 39%;
    top: 28%;
    width: 481px;
  }
.homePageBannerOverLayText span{
  font-size: 35px;
}
.Disp_desktab{
  display:none !important;
}
.Disp_back_banner .Disp_mob{
  height: 590px ! important;
}
.Disp_Loc_Oreg{
  padding: 10px 20px 10px 20px;
  float: none;
  line-height: 1.8;
  margin: 0 ! important;
}
.customPc img{
  max-height: 285px;
}
}
@media (max-width: 768px) {
  .homePageBannerOverLay{
    left: 1%;
    top: 18%;
    width: 478px;
  }
.homePageBannerOverLayText span{
  font-size: 35px;
}
.CarouselContainer-module_rowContainer__3plYl .CarouselContainer-module_carouselContainer__3XsDv .slick-slide .ProductCard-module_productContainer__3SBeF{
  height: 390px
}
}
.locationpageoverlay {
  background: #ffffffcc;
  border-radius: 4px;
  position: absolute;
  top: 80px;
  margin: auto;
  left: 0;
  right: 0
}
.locationpageoverlay .LeftMainblock {
  width: 355px;
  height: 434px;
  float: left;
  font-family: "RobotoRegular";
  padding: 20px 35px 20px 36px
}
.locationpageoverlay .LeftMainblock .LeftLogo {
  border-bottom: 1px solid #0075bf;
  margin-bottom: 13px;
  padding-bottom: 5px
}
.locationpageoverlay .LeftMainblock .LeftLogo img {
  display: initial;
  margin-bottom: 5px
}
.locationpageoverlay .LeftMainblock .LeftLogo .LogoText {
  color: #0075bf;
  font-size: 24px;
  font-weight: 600
}
.locationpageoverlay .LeftMainblock .branchhours {
  font-size: 12px;
  display: inline-block;
  margin: 15px 0;
  text-transform: uppercase;
  font-family: "RobotoMedium"
}
.locationpageoverlay .LeftMainblock .leftcontent {
  padding-top: 20px
}
.locationpageoverlay .LeftMainblock .leftcontent .listtext {
  width: 100%;
  font-size: 14px
}
.locationpageoverlay .LeftMainblock .leftcontent .listtext li {
  list-style: none
}
.locationpageoverlay .LeftMainblock .leftcontent .listtext li span:first-child {
  min-width: 70px;
  display: inline-block;
  color: #0075bf;
  font-family: "RobotoMedium"
}
.locationpageoverlay .LeftMainblock .leftcontent .contactbutton {
  border: 1px solid #0075bf;
  background: transparent;
  padding-top: 18px;
  color: #0075bf !important;
  width: 106px;
  left: 170px;
  bottom: 42px
}
.locationpageoverlay .LeftMainblock .leftcontent .contactbutton:hover {
  background: #0075bf;
  color: #fff !important
}
.locationpageoverlay .rightMainblock {
  width: 781px;
  height: 434px;
  float: right;
  text-align: center
}
.locationpageoverlay .rightMainblock img {
  display: initial;
  padding-top: 23px
}
.static_title_font{
  font-weight: 600;
  font-size: 24px;
  color: #0075BF;
  margin-left:18px;
}
.static_title_font2{
  font-weight: 400;
  font-size: 16px;
  color: #1F2A37;
  margin-left:20px;
  line-height: 180%;
  margin-top:10px;
}
.middle_body{
  background: #FFFFFF;
}
.middle-row{
  padding-top: 20px;
  padding-bottom:20px;
}
.location-link{
  color: #0075BF;
  text-decoration: underline;
}
.location-link:hover{
  color: #0075BF;
  text-decoration: underline !important;
}
.static_title_font3{
  font-weight: 400;
  font-size: 16px;
  color: #1F2A37;
  margin-left: 37px !important;
  line-height: 173%;
  margin-top:10px !important;
}
.location-link b{
  font-weight:600 !important;
}
.static_font_title1{
  margin-left:1px !important;
}
/* Home page 2 */
.home_shop_by_category.home2 ul li{
  width: 100%;
  margin-top: 16px;
  border:0;
}
.home_shop_by_category.home2 .homeOurProductsList {
  padding-left: 8px;
  padding-right: 8px;
}
.home_shop_by_category.home2 ul li .cimm_slideItemImg_shop_by{
  height:100%;
  border-radius:4px;
}
.home_shop_by_category.home2 ul li .cimm_slideItemImg_shop_by a img {
  width: 100%;
  height: 100%;
  margin: 0;
}
.home_shop_by_category.home2 ul li .cimm_slideItemDesp_shop_by {
  position: absolute;
  background: transparent;
  bottom: 16px;
  width: 100%;
  right: 0;
  z-index: 111;
}
.home_shop_by_category.home2 ul li .cimm_slideItemImg_shop_by .productTitle:before{
  content:"";
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 50%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 111;
  border-radius:4px;
}
.home_shop_by_category.home2 ul li .cimm_slideItemDesp_shop_by ul li{
  z-index:111;
  padding-top:0;
}
.home_shop_by_category.home2 ul li .cimm_slideItemDesp_shop_by ul{
  position: absolute;
  bottom: 0;
  width: 100%;
}
.home_shop_by_category.home2 ul li .cimm_slideItemDesp_shop_by ul li .productTitle {
  font-size: 18px;
  padding: 0 5px;
  color: #fff;
  line-height: 30px;
}
.shopBtnBlock .btn-primary {
  line-height:20px !important;
}
.brandsContainer {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}
.brandsContainer .brandsItem {
  height: 113px;
  background:#fff;
  padding:16px;
  border-radius: 4px;
}
.featuredFullBlock {
  background: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Home_static_images/brands_backgroundImg.png)no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 50px !important;
}
.featuredFullBlock:before{
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
}
.FbrandsTitle{
  margin-top:10px;
}
.brandsContainer .cimm_slideBrandImg a{
  display: flex;
  align-items: center;
  justify-content: center;
}
.brandsContainer .cimm_slideBrandImg.DiSp_slideBrandImg img{
  width: 100%;
  padding: 0;
  position: relative;
  top: 0;
  max-height: 100%;
}
.industires_block{
  width: 1372px;
  margin: auto;
}
.custom_container{
  background: #fff;
  padding: 8px 0;
  display: flex;
  flex-wrap: wrap;
  padding: 16px 0;
}
.custom_container .item_block {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1 0 0;
  border-bottom: 1px solid #D1D5DB;
  border-right: 1px solid #D1D5DB;
}
.custom_container .item_block:last-child {
  border-right: 0;
}
.custom_container .item_block a{
  display: flex;
  height: 96px;
  padding: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.custom_container .item_block:hover {
  border-radius: 8px 8px 0px 0px;
  background: rgba(235, 247, 255, 0.40);
  border-bottom: 4px solid #0075BF;
}
.custom_container .title_block{
  display: flex;
  height: 62px;
  padding: 0px 8px 32px 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}
.shopIndustries .col-md-3 {
  margin-top:32px;
}
.shopIndustries .cimm_slideItemImg{
  width: 100%;
  min-height: 260px;
  position: relative;
}
.shopIndustries .cimm_slideItemImg img{
  width: 100%;
  position: relative;
  max-height:100% !important;
  border-radius: 4px;
  height: 100% !important;
}
.shopIndustries .cimm_slideItemImg a:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  z-index:11;
  border-radius: 4px;
}
.shopIndustries .col-md-4{
  padding: 0 5px;
}
.shopIndustries .cimm_slideItemDesp{
  position: absolute;
  width: 89%;
  bottom: 16px;
  z-index: 111;
  padding: 0;
  height: auto;
}
.shopIndustries .cimm_slideItemDesp .productTitle{
  font-size: 18px;
  font-weight: 500;
  color: #fff;
}
.container-fluid + .renderNode, .HomeCaroView{
  background: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Home_static_images/BlueNorthernlights.jpg)no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 40px !important;
}
.carouselWrapper .CarouselContainer-module_rowContainer__3plYl {
  padding-top: 20px;
  margin: 0 auto !important;
}
.CarouselContainer-module_rowContainer__3plYl .CarouselContainer-module_carouselHeader__X58sb{
  color:#fff;
}
.CarouselContainer-module_rowContainer__3plYl .CarouselContainer-module_carouselContainer__3XsDv .slick-slide .ProductCard-module_productContainer__3SBeF{
  height: 360px
}
.ProductCard-module_productContainer__3SBeF .cimm_slideItemImg{
  height: 170px;
}
.ProductCard-module_productContainer__3SBeF .cimm_slideItemImg a img{
  max-width: 100% !important;
  max-height: 152px !important;
}
.cimm_slideItemImg{
  height:200px;
}
.industires_block.seattle, .industires_block.anchorage{
  width:1030px;
}
.industires_block.arcticwire{
  width:800px;
}
.dixon-productcategories.productcategories .btn-primary:hover{
  color:#fff !important;
  font-weight:500;
}
.creditCustomBtn a{
  min-width: 50%;
  display: inline-block;
  text-align: center;
}
.fileUploadView .cimm_fileUpload{
  width:100% !important;
}
.HomeCaroView h2.DiSp_homesubheading {
  text-align: center;
  font-size: 26px;
  font-family: 'RobotoMedium';
  text-transform: none;
  color: #fff;
}
.HomeCaroView .cimm_sliderWrap .cimm_caroWrap .slick-slide{
  margin: 0 15px;
  height: 365px;
}
.HomeCaroView{
  padding-bottom: 55px !important;
}
.HomeCaroView .cimm_slideItemImg {
  height: 170px;
}
.cimm_bodyContentWrap .HomeCaroView .cimm_sliderWrap ul li{
  width: 100%;
}
.HomeCaroView .productTitle{
  font-weight: 500;
}
.HomeCaroView .cimm_slideItemImg a img{
  max-width: 100% !important;
  max-height: 152px !important;
}
.HomeCaroView li.DiSp_sku span{
  color: #1f2a37;
}
.HomeCaroView .quantity{
  width: 32px;
  height:32px;
  padding:0;
}
@media(max-width:1200px) {
  .industires_block, .industires_block.anchorage, .industires_block.seattle, .industires_block.arcticwire{
    width: 100%;
  }
.locationpageoverlay .LeftMainblock{
  position:relative;
}
}
.jobOpenings, .contact{
  width: auto;
  float: left;
}
.jobOpenings{
  margin-right:32px;
}
.jobOpenings a, .contact a{
  border-radius: 8px;
  font-size: 16px;
}
.ourValuesImg{
  margin-top:28px;
}
.employFooterLogo{
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 25px;
}
.employFooterLogo img{
  margin-left: 16px;
}
.quickContentView{
  position: absolute;
  bottom: 35px;
  left: 50px;
  width: 320px;
  color: #fff;
}
.quickContentView a{
  color:#fff;
}
.quickContentView b{
  font-weight:500;
}
.quickContentView strong{
  text-transform: capitalize;
  font-weight: 500;
  display:block;
  margin-bottom: 8px;
}
.quickTableView tbody tr td{
  text-align: center !important;
  background: #0075BF;
  padding: 12px 24px !important;
  color: #fff;
  border: 2px solid #fff !important;
  width:33%;
  height:72px;
}
.quickTableView tbody tr td span{
  text-decoration: none !important;
}
.quickTableView tbody tr td span a{
  color:#fff;
}
.quickTableView{
  border: 0 !important;
}
.quickTableView thead tr th{
  border: 0 !important;
}
.quickViewIcon{
  vertical-align: baseline;
  display: inline-block !important;
}
.hoseMobileProView{
  display: flex;
  background: #fff;
  padding: 44px 0;
  justify-content: center;
  border-radius:4px;
}
.hoseProContentView{
  display: flex;
  background: #fff;
  padding: 32px !important;
  justify-content: center;
  flex-flow: column;
  border-radius:4px;
}
.hoseProContentView ul{
  margin-bottom: 32px !important;
  padding-left: 20px !important;
}
.hoseProContentView ul li{
  margin-bottom: 8px !important;
}
.hoseProContentView ul li:last-child, .hoseProContentView ul+p, .hoseProContentView p:last-child{
  margin-bottom: 0 !important;
}
.hoseProContentView p{
  margin-bottom: 32px;
}
.hydraulicLinksView{
  padding: 32px 43px 38px 32px !important;
  border-radius:4px;
}
.crimperStaticTable tbody tr td:first-child{
  width:24%;
}
.crimperStaticTable tbody tr td{
  width:19%;
  border-top: 0 !important;
  border-bottom: 1px solid #D1D5DB;
  padding: 12px 4px !important;
}
.hoseproLogo{
  position: absolute;
  width: 110px;
  left: 245px;
  top: 160px;
  border: 1px solid #0075bf;
  padding: 10px;
  border-radius: 16px;
}
.Disp_PS_img.industriesPage{
  width: 150px;
  margin-top: 60px;
}
.customPc.industriesPage img{
  max-height: 188px;
  background: #F3F4F6;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.10), 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
  padding:8px;
  border: none;
}
.catalogTitle{
  font-size: 14px;
  font-weight: 500;
  color: #0075Bf;
  line-height: 150%;
  margin-top: 4px;
  display: inline-block;
}
.catalogTitle svg{
  vertical-align:sub;
}
.HomeCaroView .slick-prev{
  left: -10px;
}
.HomeCaroView .slick-next {
  right: -10px;
}
@media (max-width: 480px) {
  .homePageBannerOverLay{
    left: 3%;
    top: 20%;
    width: 350px;
  }
.homePageBannerOverLayText span{
  font-size: 21px;
}
.hoseproLogo{
  left: 210px;
  top: 130px;
}
}
.segment-category-holder .segment-category-holder-div .segment_category-item, .segmentBrands li{
  border:0 !important;
}
.cimm_bodyContentWrap .segmentBrands-pikclix ul li {
  list-style-type: none !important;
  padding: 0 10px;
  margin: 10px 0;
  flex: 0 0 25%;
}
.cimm_bodyContentWrap .segmentBrands-pikclix ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.cimm_bodyContentWrap .segmentBrands-pikclix ul li img {
  margin: 0 auto;
}
.shop-below-wrap button {
  font-size: 18px;
  background: transparent;
  border: 0;
  color: #0075BF;
  margin-right: 6px;
}
.shop-below-wrap button:active {
  color: #0075BF;
}
.shop-below-wrap button svg {
  vertical-align: middle;
}
.shop-below-wrap span{
  display: inline-block;
}
.itemWrapper .impx_tet-center h1 + p {
  display: none;
}
.catalogTitle {
  font-size: 14px;
  font-weight: 500;
  color: #0075Bf;
  line-height: 150%;
  margin-top: 4px;
  display: flex;
  align-items: center;
}
/* Nithin New Redesign CSS */
.pro-tools {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F3F4F6;
  flex: 1 1 100%;
  width: 100%;
  justify-content: center;
}
.pro-tools-sub {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #F3F4F6;
  flex: 1 1 100%;
  width: 100%;
  justify-content: center;
  padding: 16px;
}
.static-banner-wrap {
  position: relative;
  overflow: hidden;
  flex: 1 1 100%;
  width: 100%;
}
.pikArgblock{
  gap:6px;
}
.pikArgblock .pikArgblock-left{
  width: 57%;
  padding: 16px;
}
.pikArgblock .pikArgblock-right{
  width: 40%
}
@media (min-width: 1700px) {
  .pro-tools {
    flex: 0 0 calc(20% - 12px);
  }
.pro-tools-sub {
  flex: 0 0 calc(20% - 12px);
}
.static-banner-wrap {
  flex: 0 0 calc(80% - 4px);
}
}
@media (min-width: 1200px) {
  .pro-tools {
    flex: 0 0 calc(20% - 12px);
  }
.pro-tools-sub {
  flex: 0 0 calc(20% - 12px);
}
.static-banner-wrap {
  flex: 0 0 calc(80% - 4px);
}
}
.grey-f5{
  background: #F3F4F6;
}
[data-widget="261"] {
  max-width: 1480px;
  margin: 0 auto;
  padding: 24px 0px 64px 0px;
}
ul.featuredProductList li .cimm_slideItemDesp {
  padding: 16px;
  text-align: start;
  height: auto;
}
ul.featuredProductList li .cimm_slideItemDesp .productTitle {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  padding-top: 0;
  font-family: 'RobotoRegular';
  font-weight: 400;
  margin-bottom:16px;
  font-size: 14px;
}
ul.featuredProductList li .cimm_slideItemDesp .addToCartFloat {
  display: flex;
  margin-top: 24px;
  align-items: center;
  gap: 8px;
}
ul.featuredProductList li .cimm_slideItemDesp .addToCartFloat .quantity{
  width: 38px;
  height: 38px;
  font-size: 14px;
}
ul.featuredProductList li .cimm_slideItemDesp .addToCartFloat .btn-addtocart-prodMode{
  width: 100px !important;
  height: 36px !important;
  padding: 8px 12px !important;
  display: flex;
  justify-content: center;
}
.custom_home_conatiner{
  max-width: 1134px;
  margin: 0 auto;
  padding: 14px 0px;
}
ul.brandsListWrap{
  display: flex;
  list-style-type: none !important;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
ul.brandsListWrap li{
  display: flex;
  width: 214px;
  height: 113px;
  padding: 16px;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  border-radius: 4px;
  background: #FFF;
  box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
  justify-content:center;
}
ul.shopCatListWrap{
  display: flex;
  list-style-type: none !important;
  gap: 32px 16px;
  flex-wrap: wrap;
  justify-content: center;
}
ul.shopCatListWrap li{
  display: flex;
  width: 175px;
  padding: 16px !important;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  border-radius: 8px;
  background: #F9FAFB;
  box-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
}
ul.shopCatListWrap li:hover{
  background: #F3F4F6
}
ul.shopCatListWrap li .shopBlock{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
}
ul.shopCatListWrap li .shopBlock a{
  color: #111827;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
  font-family: 'RobotoMedium';
}
ul.shopCatListWrap li .shopBlock a + a {
  height: 46px;
  align-items: center;
  display: flex;
}
ul.icon-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  padding: 0;
  list-style: none;
  justify-content: center;
}
ul.icon-grid li {
  background: 
    linear-gradient(0deg, rgba(0, 117, 191, 0.20) 0%, rgba(0, 117, 191, 0.20) 100%),
    url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Home_static_images/grad_bg.png) center / cover no-repeat,
    linear-gradient(180deg, #FFF 0%, #999 100%);
  border-radius: 8px;
  flex: 1 1 250px;
  max-width: 250px;
  min-width: 160px;
  text-align: center;
  padding: 30px 10px 20px;
  color: white;
  box-shadow: 
    0px 1px 3px 0px rgba(16, 24, 40, 0.10), 
    0px 1px 2px 0px rgba(16, 24, 40, 0.06);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: background 0.3s ease;
}
ul.icon-grid li:hover {
  background: 
    linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%),
    linear-gradient(0deg, rgba(0, 117, 191, 0.20) 0%, rgba(0, 117, 191, 0.20) 100%),
    url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Home_static_images/grad_bg.png) center / cover no-repeat,
    linear-gradient(180deg, #FFF 0%, #999 100%);
}
ul.icon-grid li .imgBlockgrad{
  display: flex;
  height: 260px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  aspect-ratio: 1;
  border-radius: 8px 8px 0px 0px;
}
ul.icon-grid li .labeltext {
  background: white;
  color: #111827;
  font-weight: 500;
  padding: 16px 24px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-size: 16px;
  font-family: 'RobotoMedium';
}
@media (max-width: 768px) {
  ul.icon-grid {
    gap: 16px;
  }
ul.icon-grid li {
  flex: 1 1 calc(50% - 20px);
}
.custom_container .item_block{
  flex: 1 0 130px;
  border-right: 0;
}
.custom_container{
  padding:12px;
}
.ul.featuredProductList li .cimm_slideItemDesp .addToCartFloat .btn-addtocart-prodMode{
  width:82px!important;
  padding:6px !important;
}
.ul.featuredProductList li .cimm_slideItemDesp{
  padding:6px !important;
}
}
@media (max-width: 480px) {
  ul.icon-grid li {
    flex: 1 1 100%;
  }
.pro-tools img, .pro-tools-sub img{
  height: 250px !important;
  object-fit: contain;
}
ul.brandsListWrap li{
  flex: 1 1 47%;
  max-width: 47%;
}
ul.brandsListWrap li img{
  width:100%;
  padding:12px;
}
ul.shopCatListWrap li{
  width:130px;
}
}
@media all and (max-width: 1024px) {
  .pro-tools img, .pro-tools-sub img{
    height: 200px;
    object-fit: contain;
  }
.pikArgblock .pikArgblock-left{
  width: 100%;
}
.pikArgblock .pikArgblock-right{
  width: 100%
}
}
.featuredProductList .slick-prev::before{
  content: "\f053";
}
.featuredProductList .slick-next::before{
  content: "\f054";
}
.featuredProductList .slick-prev, .featuredProductList .slick-next{
  color:black !important;
  background:white !important;
  font-family: 'Font Awesome 5 Free' !important;
}
.featuredProductList .slick-prev:before, .featuredProductList .slick-next:before{
  color:black;
  background:white;
  font-family: 'Font Awesome 5 Free' !important;
}
@media all and (max-width: 575px) {
  .sub-banner-block{
    flex-direction: column;
  }
}
ul.brandsListWrap li a img{
  max-height: 90px;
  height:100%
}
/* Nithin New Redesign CSS */
