/*.Disp_Container {
width: 1170px !important;
margin: 0 auto !important;
padding-left: 0 !important;
padding-right: 30px !important;
}*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat-Bold";
}
p {
  font-family: "Montserrat-Regular";
  /*margin-bottom: 20px !important;*/
}
.Disp_Para {
  font-family: "Montserrat-Regular";
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
.Disp_Paragraph {
  line-height: 25px;
}
.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-family:Open Sans;
  font-size:14px;
}
.mainHeading{
  color: #444d69;
  margin-top:20px;
  /*border-bottom: 1px solid #9C0101;*/
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
/*.subHeading{
color:#000038;
margin-top:20px;
position: relative;
}
.subHeading hr{
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 2px;
margin: -2px 0 0 0;
border: 1px solid #9C0101;
}*/
/*.subHeading h3 span{
padding: 5px 20px;
background-color:#fff;
}
.subHeading h3{
position: relative;
z-index: 1;
/*overflow: hidden;*/
/*text-align: center;
bottom: 0px;
}*/
.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;
}
/*.listBlock{
margin-top:20px;
}*/
.Disphr {
  background: #000;
  height: 1px;
  width: 100%;
}
.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;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
  background-color: #ddd;
}
/* Style the accordion panel. Note: hidden by default */
/*div.panel {
padding: 0 18px;
background-color: white;
display: none;
}*/
/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
/*div.panel.show {
display: block;
}*/
.marginTop{
  margin-top:20px;
}
/*career stars*/
.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-color: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_txtBox span{
color:#F00;
}
.DiSP_form label{
display:block;
}
.DiSP_selectInDropDown{
width:400px;
}
.DiSP_selectInDropDown{
box-shadow:none!important;
}
.firstRow{
margin-bottom: 20px;
}
.firstRow span{
color: #f00;
}
.DiSP_red{
color: #f00;
}
.DiSP_txtBoxComment{
width:980px!important;
height:120px!important;
}*/
/*a*/
.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;
  /* font-weight: bold; */
  float:right;
}
/*ul.Dispsitemap {
margin-left: 15px;
}*/
.Dispsitemap > li {
  list-style-type: none;
  padding-top: 10px;
  color: #066222;
  font-size: 16px;
  font-family: montserrat-Regular;
  line-height: 24px;
}
.Dispsitemap > li > a {
  list-style-type: none;
  padding-top: 10px;
  color: #066222;
  font-size: 16px !important;
  font-family: montserrat-Regular !important;
}
.Dispsitemap > li > ul > li {
  color: #000;
  list-style-type: disc;
  font-size: 14px;
}
.Dispsitemap > li > ul > li > ul > li {
  list-style-type: none !important;
}
.Dispsitemap > li > ul > li > ul > li > a {
  font-size: 14px !important;
}
.Dispsitemap>li>ul>li>a {
  font-size: 14px !important;
  color: #333 !important;
}
.DiSp_sitemapList ul {
  padding-left: 5%;
}
.DiSp_invImg {
  margin-right: 15px;
  /* width: 287px; */
}
.sideHeading {
  text-align: center;
  background-color: #444d69;
  padding: 10px;
  color: #fff;
}
ul.listimg li {
  float: left;
  width: 30%;
  padding: 18px;
  margin-right: 2%;
  /* border-right: 1px solid red; */
}
.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;
  /* margin-top: 10px; */
  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{
  /*position: relative;*/
  overflow: hidden;
}
h1.cimm_bannertxt {
  color: rgb(164, 135, 67);
  position: absolute;
  /* bottom: 0; */
  left: 0px;
  width: 100%;
  padding: 20px 50px;
  text-shadow: 0 1px 0 black;
  font-size: 50px;
  top: 32px;
  /* right: 0; */
  /* float: right; */
  text-align: right;
}
.cimm_bannerpara {
  color: #fff;
  position: absolute;
  /* bottom: 0; */
  /* left: 0px; */
  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%;
  /* margin: 20px 0; */
  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;
  /* margin-right: 0px; */
}
.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;
  /* border: 1px solid red; */
}
.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;
}
/********* L *********/
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 {
  /* margin: 20px 0 20px 0; */
  /* text-align: center; */
  /* background-color: #444d69; */
  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;
}
/********* L *********/
/*HistoryPage2*/
.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;
}
/*Home page banner left style start*/
.banner_container{
  position:relative;
}
.image_overlay{
  position: absolute;
  top: 27px;
  left: 80px;
}
.image_overlay h1{
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family:BebasNeueBook;
}
.image_overlay p{
  color:#fff;
  font-size: 14px;
  font-family:Montserrat-Regular;
}
/*Home page banner left style end*/
/*Manage account and product list*/
.managelist h4 a{
  color:#1C532D;
  font-family:BebasNeue-Regular;
  text-align:right;
  text-decoration:underline;
  font-size:19px;
}
.managelist h4{
  padding: 6% 15px;
}
.managelist{
  background-color:#fff;
  height:80px;
}
.managelist .img-responsive{
  width: 58%;
  height: 100%;
}
/*Manage account and product list*/ 
/*Contact Row last row*/
.contact-wrapper{
  background-color:#fff;
  height: 222px;
}
.contact-container{
  display:inline-block;
  text-aligh:right;
  float:right;
  margin-right:10px;
  margin-top: 32px;
}
.contact-container h4{
  font-family:BebasNeue-Regular;
}
.contact-container p{
  font-family:Montserrat-Regular;
  color:#777775;
  font-size:10px;
}
.contact-container h6{
  font-size:11px;
  margin-top: 30px;
}
/*Global style declaration to body*/
.homebg{
  background-image: url("/ASSETS/IMAGES/CMS/STATIC_IMAGES/home_bg-min.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.homebg .container, .homebg .container .row{
  background-color:transparent !important;
}
.homebg .column{
  background-color:transparent !important;
}
.homebg .cimm_sliderWrap{
  background-color:#fff;
  padding:15px;
  border-radius:3px;
}
.cimm_sliderWrap .cimm_CaroBlockTitle{
  font-size:16px !important;
  font-family:Montserrat-Bold !important;
  text-transform:uppercase !important;
  padding-bottom:10px;
  margin-top:0px;
  border-bottom:1px solid #dbe0e4;
}
.homebg .btn-addtocart{
  width: 125px !important;
  height: 35px !important;
  font-size:12px;
  line-height: 1.9;
}
.homebg .cimm_slideItemDesp li{
  font-family: Montserrat-regular;
  font-size:12px;
}
.homebg .slick-prev:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 0.5;
  opacity: 1;
  color: #fff;
}
.homebg .slick-prev:hover:before, .homebg .slick-next:hover:before{
  color: #fff;
}
.homebg .slick-next:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 0.5;
  opacity: 1;
  color: #fff;
}
/*.homebg .slick-prev:before, .slick-next:before {
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
opacity: 1;
color: #fff;
}*/
/*Global style declaration to body*/
/*whats new section*/
.homebg #featuredProductList > li .cimm_slideItemImg{
  border: 1px solid #dbe0e4;
  border-bottom:none;
}
.homebg #featuredProductList .cimm_slideItemDesp{
  background-color:#c9c9c9;
}
.homebg #featuredProductList .slick-slide{
  margin:0;
}
.homebg #featuredProductList .cimm_slideItemDesp{
  background-color:#c9c9c9;
}
.homebg .productTitle{
  font-size:13px;
  font-family: Montserrat-regular;
  font-weight:bold;
  text-transform: capitalize;
  color:#000;
}
.homebg .whatsNew .slick-initialized .slick-slide{
  padding: 1px !important;
}
.homebg .whatsNew .cimm_caroWrap{
  margin:0px;
}
/*.homebg .cimm_sliderWrap .cimm_caroWrap{
margin:0px;
}*/
/*.homebg .cimm_sliderWrap .cimm_caroWrap li {
float: none;
}*/
.homebg #featuredProductList .cimm_slideItemImg{
  height: 100px;
  border: 1px solid #c9c9c9;
  margin-top:10px;
}
.homebg #featuredProductList .cimm_slideItemImg img{
  max-height: 98px;
}
.homebg #featuredProductList .priceSpan a{
  color:#1C532D;
  font-size:12px;
}
.homebg #featuredProductList .slick-prev, .homebg #featuredProductList .slick-next{
  top: -25px;
  width: 21px;
  height: 21px;
  color: #fff;
  background: #1C532D;
  border-radius: 50%;
}
.homebg #featuredProductList .slick-next {
  right: -13px;
}
.homebg #featuredProductList .slick-next:hover, .homebg #featuredProductList .slick-prev:hover{
  color: #fff;
  background: #dbe0e4;
  border-radius: 50%;
}
.homebg #featuredProductList .slick-prev {
  left: 79%;
  box-shadow: none;
}
.homebg #featuredProductList .priceSpan{
  font-size: 13px;
}
/*.homebg #featuredProductList .btn-addtocart{
width: 125px !important;
}*/
/*Home Recently viewed Style*/
.homebg #recentlyViewedContent .cimm_caroImgDespWrap .cimm_slideItemImg {
  width: 130px;
  display: inline-block;
  height: 150px;
  float: left;
  position: relative;
}
.homebg #recentlyViewedContent li.slick-slide.slick-current.slick-active::after{
  content: '';
  width: 1px;
  height: 300px;
  background: #ccc;
  position: absolute;
  top: 0;
}
.homebg #recentlyViewedContent .home-available .availValue{
  color: #fff;
  padding: 0px 4px;
  font-size:10px;
}
.homebg #recentlyViewedContent .cimm_qtyWrap span {
  margin-bottom: 8px;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp{
  width: calc(100% - 131px);
  display: inline-block;
  float: left;
}
.homebg #recentlyViewedContent h4{
  margin-bottom:0px !important;
}
.homebg .cimm_sliderWrap .cimm_caroWrap .slick-slide{
  box-shadow:none !important;
}
.homebg #recentlyViewedContent .cimm_sliderWrap .cimm_caroWrap .slick-slide > li:nth-child(odd){
  border-top:1px solid #dbe0e4;
  border-bottom:1px solid #dbe0e4;
  border-right:1px solid #dbe0e4;
}
.homebg #recentlyViewedContent .cimm_sliderWrap .cimm_caroWrap .slick-slide > li:nth-child(even){
  border-top:1px solid #dbe0e4;
  border-bottom:1px solid #dbe0e4;
  border-left:1px solid #dbe0e4;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .cimm_priceWrap{
  padding-left: 10px;
  display: block;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .home-available img, .homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn img{
  width:auto;
  display:inline-block;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn .gridtitlemarginl{
  margin-left:0px !important;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn span, .homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn a{
  color:#777775;
  font-size:10px;
}
.homebg #recentlyViewedContent .slick-prev, .homebg #recentlyViewedContent .slick-next{
  top: -25px;
  width: 21px;
  height: 21px;
  color: #fff;
  background: #1C532D;
  border-radius: 50%;
}
.homebg #recentlyViewedContent .slick-next:hover, .homebg #recentlyViewedContent .slick-prev:hover{
  color: #fff;
  background: #dbe0e4;
  border-radius: 50%;
}
.homebg #recentlyViewedContent .slick-prev {
  left: 92%;
  box-shadow: none;
  ;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp li{
  font-family: Montserrat-regular;
  font-size:12px;
  margin:0px;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp li:first-child{
  margin-bottom: 5px;
}
.homebg #recentlyViewedContent .priceSpan{
  font-size:12px;
}
.homebg #recentlyViewedContent .cimm_priceWrap{
  padding:0px !important;
}
.whatsNew, .home-recently-view{
  height:300px;
}
/*Home Recently viewed style*/ 
/*home all Categories*/
.homebg #shopByCategory .cimm_linkItemDesp .productTitle{
  font-family: "Montserrat-Bold";
  color: #333;
  font-size: 18px;
  text-transform:uppercase;
}
.homebg .shopByCategoryWrap{
  background-color:rgba(255, 255, 255, 0.788235294117647);
  padding: 25px 30px;
}
.homebg .shopByCategoryWrap #shopByCategory .slick-slide >	div{
  margin:15px 0;
}
.homebg .shopByCategoryWrap #shopByCategory .whitebg{
  background-color:#fff;
  border-radius:3px;
  float:none;
}
.homebg .shopByCategoryWrap .shopByCategorybtnwrap .btn-secondary{
  font-family: Montserrat-bold !important;
  width:191px !important;
  height:36px !important;
  color:#000 !important;
  font-size:12px !important;
  text-transform:uppercase;
}
.homebg .shopByCategoryWrap .shopByCategorybtnwrap .btn-secondary:hover{
  color:#fff !important;
}
.homebg .shopByCategoryWrap .slick-prev, .homebg .shopByCategoryWrap .slick-next{
  width:21px;
  height:21px;
  border-radius:50%;
  background-color:#1C532D;
}
.homebg .shopByCategoryWrap .slick-prev:hover, .homebg .shopByCategoryWrap .slick-next:hover{
  background-color:#777775;
}
.homebg .shopByCategoryWrap .slick-prev:before{
  position: absolute;
  top: 7px;
  left: 7px;
  font-size: 17px;
}
.homebg .shopByCategoryWrap .slick-next:before{
  position: absolute;
  top: 7px;
  left: 8px;
  font-size: 17px;
}
.homebg .shopByCategoryWrap .slick-prev{
  left: -10px;
}
.homebg .shopByCategoryWrap .slick-next{
  left: 100.5%;
  ;
}
/*home all Categories*/ 
/*Featured Brands*/
.homebg .featuredBrandsWrapper .slick-prev, .homebg .featuredBrandsWrapper .slick-next{
  width:21px;
  height:21px;
  border-radius:50%;
  background-color:#1C532D;
}
.homebg .featuredBrandsWrapper .slick-prev:hover, .homebg .featuredBrandsWrapper .slick-next:hover{
  background-color:#777775;
}
.homebg .featuredBrandsWrapper .slick-prev:before{
  font-size: 17px;
  position: absolute;
  top: 7px;
  left: 6px;
}
.homebg .featuredBrandsWrapper .slick-next:before{
  font-size: 17px;
  position: absolute;
  top: 7px;
  left: 10px;
}
/*Featured Brands end*/ 
/*Static Left Menu*/
.Disp_StaticLeftMenu {
  width: 100%;
  height: auto;
  background: #dadada;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.Disp_StaticLeftMenu h5 {
  margin-bottom: 20px;
}
.Disp_StaticLeftMenu ul {
  margin-bottom: 30px;
}
.Disp_StaticLeftMenu ul li {
  margin-bottom: 10px;
}
.Disp_StaticLeftMenu ul li a {
  font-size: 14px;
  font-family: "Montserrat-Bold";
  color: #373737;
}
/*Static Left Menu End*/ 
.Disp_YBenefits h5 {
  margin-bottom: 25px;
}
.Disp_YBenefits ul li {
  margin-bottom: 15px;
}
.Disp_YBenefits ul li a {
  font-family: "Montserrat-Regular";
  font-size: 14px;
  font-weight: 600;
}
.Disp_YBenefits ul li a i {
  color: #1C532D;
  margin-right: 10px;
  font-size: 12px;
}
.Disp_AwardsRecogBlock {
  width: 100%;
  height: auto;
  border: 1px solid #dbdbdb;
  padding: 15px;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 20px;
}
.Disp_AwardsBlock {
  width: 100%;
  height: 100px;
  border: 1px solid #dbdbdb;
  padding-top: 25px;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 20px;
}
.Disp_AwardsBlock img {
  margin: 0 auto;
  width: 25%;
}
.Disp_AwardsBlock p {
  font-size: 14px;
  font-family: "montserrat-regular";
  line-height: 25px;
}
.Disp_RelatedProd h5 {
  margin-bottom: 30px;
}
.Disp_RelatedProd .Disp_ProdBlock ul {
  margin-bottom: 35px;
}
.Disp_RelatedProd .Disp_ProdBlock ul li {
  margin-bottom: 5px;
}
.Disp_RelatedProd .Disp_ProdBlock h5 {
  margin-bottom: 20px;
}
.Disp_RelatedProd .Disp_ProdBlock ul li a {
  font-size: 12px;
  font-family: "Montserrat-Regular";
  font-weight: bold;
}
.Disp_RelatedProd .Disp_ProdBlock p a {
  font-size: 12px;
  font-family: montserrat-bold;
  color: #1C532D;
}
.Disp_RelatedProd .Disp_ProdBlock p a i {
  color: #1c532d;
  font-size: 12px;
  margin-left: 10px;
}
p.Disp_ContactUsBtn {
  margin-top: 30px;
  padding: 15px 40px;
  background: #b9b9b9;
  border-radius: 5px;
  color: #fff;
  font-family: "Montserrat-Bold";
  font-size: 14px;
}
h1.Disp_MainHeading {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
p.Disp_SubHeading {
  font-size: 16px;
  font-weight: 700px !important;
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
p.Disp_SubHeading a {
  font-size: 14px !important;
  color: #333333 !important;
  font-family: "montserrat-bold" !important;
}
ul.Disp_RCList li {
  margin-bottom: 5px;
}
ul.Disp_RCList li a {
  font-size: 14px;
  font-family: Montserrat-Regular;
  font-weight: bold;
}
/*VERTICAL TABS*/
ul.Disp_NavTabs {
  border: 1px solid #dadada;
  border-radius: 5px;
}
.Disp_NavTabs li {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 0 !important;
}
ul.Disp_NavTabs li a {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #dadada !important;
  margin-right: 0 !important;
  font-family: montserrat-Regular;
  font-weight: 600;
  font-size: 12px;
}
.Disp_IframeContent p:first-child {
  width: 100%;
  margin-bottom: 0 !important;
}
.Disp_IframeContent p:last-child {
  font-family: montserrat-bold;
  margin: 0 !important;
  padding: 20px 20px;
  background: #f0f0f0;
  text-align: center;
}
.Disp_Banner {
  padding: 5% 7%;
  background-image: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/About-Us-Banner.png);
  background-repeat: no-repeat;
  border-radius: 5px;
}
.Disp_Banner h4 {
  font-size: 20px;
  color: #fff;
}
ul.Disp_BannerText {
  margin-top: 20px;
}
ul.Disp_BannerText li {
  margin-bottom: 8px;
  font-family: montserrat-regular;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
ul.Disp_BannerText li i {
  margin-right: 10px;
  font-size: 14px;
  color: #1b522b;
}
.Disp_PlainBlock {
  padding: 5% 5%;
  background: #f0f0f0;
  min-height: 206px;
  border-radius: 3px;
}
.Disp_PlainBlock h5 {
  text-align: center;
}
.Disp_PlainBlock p {
  text-align: center;
}
.Disp_PlainBlock ul li:first-child {
  font-size: 14px;
  margin-bottom: 20px;
}
.Disp_PlainBlock2 {
  padding: 5% 5%;
  background: #f0f0f0;
  min-height: 177px;
  border-radius: 5px;
  margin-bottom: 40px;
  word-break: break-word;
}
.Disp_PlainBlock2 ul li {
  font-family: montserrat-regular;
  margin-bottom: 5px;
}
.Disp_PlainBlock2 ul li span {
  margin-right: 5px;
}
.Disp_PlainBlock2 ul li a {
  font-weight: 600;
  font-size: 14px !important;
}
.Disp_Line {
  width: 100%;
  height: 1px;
  background: #ededed;
  margin-bottom: 30px;
}
.Disp_DivMargin {
  margin-bottom: 40px;
}
.Disp_ContactUsBlock {
  border: 1px solid #dbdbdb;
  padding: 20px 5px 20px 15px;
  border-radius: 5px;
}
.Disp_ContactUsBlock p {
  margin: 0 0 20px 0 !important;
  font-weight: bold;
  word-break: break-word;
}
.Disp_ContactUsBlock p span {
  font-family: montserrat-bold;
}
.Disp_ContactUsBlock p b {
  color: #1C532D;
}
.Disp_ContactUsBlock p:nth-child(5) span {
  color: #1C532D;
}
.Disp_ContactUsBlock p:nth-child(6) span {
  color: #1C532D;
}
label {
  font-family: montserrat-regular;
  font-weight: 700 !important;
}
.Disp_CSTBlock {
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 120px;
}
.Disp_CSTBlock .Disp_Icon {
  display: block;
  height: 100%;
  float: left;
  width: 20%;
  padding-top: 25px;
}
.Disp_CSTBlock .Disp_Icon img {
  margin: 0 auto;
}
.Disp_CSTBlock .Disp_IconCont {
  display: block;
  height: 100%;
  float: left;
  width: 80%;
  padding-left: 8px;
  border-left: 1px solid #dbdbdb;
}
.Disp_CSTBlock .Disp_IconCont p {
  font-size: 12px;
  margin: 15px 0 !important;
  font-weight: 400 !important;
}
.Disp_CSTBlock .Disp_IconCont p b {
  font-family: montserrat-bold;
}
.Disp_CSTBlock .Disp_IconCont p a {
  font-family: montserrat-bold;
  padding: 8px 25px;
  background: #1C532D;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}
.Disp_CUBPadding .Disp_CSTBlock .Disp_IconCont {
  width: 80%;
  float: left;
  padding: 23px 15px;
}
.Disp_VidContent {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  margin-bottom: 30px;
}
.Disp_VidContent .Disp_VideoBlock {
  width: 100%;
  height: auto;
}
.Disp_VidContent .Disp_ContentBlock {
  padding: 10px 20px;
  background: #dbdbdb;
}
.Disp_VidContent .Disp_ContentBlock p:first-child {
  font-family: montserrat-bold;
  font-size: 17px;
}
.Disp_VidContent .Disp_ContentBlock p:nth-child(2) {
  font-size: 14px;
  font-weight: 600;
}
.Disp_IconContent {
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-bottom: 30px;
}
.Disp_IconContent .Disp_IconBlock {
  width: 100%;
  height: 100px;
  padding-top: 25px;
}
.Disp_IconContent .Disp_IconBlock img {
  margin: 0 auto;
}
.Disp_IconContent .Disp_IconTxt {
  text-align: center;
  height: 50px;
  padding: 10px 10px;
  background: #dbdbdb;
}
.Disp_IconContent .Disp_IconTxt p a {
  font-family: montserrat-bold;
  color: #000 !important;
  font-size: 12px !important;
}
.Disp_TxtOnImg {
  width: 100%;
  height: auto;
  border-radius: 3px;
  text-align: center;
}
.Disp_TxtOnImg img {
  position: relative;
  width: 100%;
}
.Disp_TxtOnImg p {
  position: absolute;
  top: 45%;
  left: 10%;
  right: 10%;
}
.Disp_TxtOnImg p a {
  font-family: montserrat-bold;
  font-size: 20px;
  text-shadow: 0 1px 4px #dbdbdb;
  color: #fff;
}
.Disp_RTIconTxt p {
  font-weight: 700;
}
.Disp_RTIconTxt p a {
  font-family: montserrat-bold;
}
/*ACCORDION*/
.Disp_Accordion .Disp_AccPanel {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  margin-bottom: 20px !important;
}
.Disp_Accordion .Disp_AccPanel .Disp_PanelHeading {
  padding: 10px 10px;
  background: #dbdbdb;
}
.Disp_Accordion .Disp_AccPanel .Disp_PanelHeading h6 a {
  color: #323232;
  font-size: 14px !important;
}
.Disp_Accordion .Disp_AccPanel .Disp_TabContent {
  padding: 0 10px;
}
.Disp_TabBlock h5 {
  margin-top: 0;
  margin-bottom: 30px;
}
.Disp_PanelMainHeading > a:before {
  float: left !important;
  font-family: FontAwesome;
  content: "\f068";
  margin-left: 10px;
  margin-right: 15px;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  padding-left: 4px;
  padding-top: 3px;
  margin-top: -2px;
}
.Disp_PanelMainHeading > a.collapsed:before {
  float: left !important;
  content:"\f067";
}
.Disp_PanelMainHeading > a:hover, 
.Disp_PanelMainHeading > a:active, 
.Disp_PanelMainHeading > a:focus  {
  text-decoration:none;
}
.Disp_LocLeftMenu {
  margin-bottom: 30px;
}
.Disp_LocLeftMenu ul li {
  margin-bottom: 10px;
}
.Disp_LocLeftMenu ul li a {
  font-size: 16px;
  font-family: montserrat-regular;
  color: #1C532D;
  font-weight: 600;
  padding: 4px;
}
.Disp_LocationAdd p:nth-child(2) {
  font-family: montserrat-light;
  color: #1b522b;
  font-size: 17px;
  font-weight: 700;
}
.Disp_LocationAdd p:nth-child(4) a {
  font-size: 14px;
  font-weight: bold;
}
.Disp_LocationAdd p:nth-child(4) a:hover {
  text-decoration: underline;
}
.Disp_LocationAdd ul li {
  font-family: montserrat-light;
  margin-bottom: 5px;
}
.Disp_LocationAdd p:nth-child(4) a i {
  margin-right: 10px;
  font-size: 14px;
}
.Disp_LocationAdd {
  margin-bottom: 30px;
}
.Disp_LineMargin {
  width: 100%;
  height: 2px;
  background: #ededed;
  margin-bottom: 30px;
}
.Disp_SecBanner {
  width: 100%;
  height: 100%;
  position: relative;
}
.Disp_SecBanner a {
  padding: 10px 0;
  border-radius: 3px;
  background: #1b522b;
  opacity: 0.9;
  position: absolute;
  left: 14%;
  top: 60%;
  right: 14%;
  text-align: center;
}
.Disp_SecBanner a span {
  font-size: 16px;
  font-family: montserrat-bold;
  color: #fff;
}
.Disp_ContactUsBtn a p {
  font-size: 14px;
  font-family: montserrat-bold !important;
  background: #bababa;
  padding: 15px 6%;
  color: #fff;
  border-radius: 5px;
  text-align: center;
}
/*Affiliations*/
.Disp_Affiliations h5 {
  margin-bottom: 30px;
}
.Disp_BG {
  /*background: #f0f0f0;*/
  padding: 40px 40px;
  border-radius: 5px;
}
.Disp_BG p img {
  margin: 0 auto;
}
.Disp_RelatedProd .Disp_ProdBlock {
  width: 100%;
  height: auto;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  padding: 15px;
  margin-bottom: 20px;
}
/*Test Our Heritage*/
.Disp_Background {
  background: #dfdfdf;
  position: relative;
  left: -30px;
  top: -16px;
  width: 104.1%;
}
.Disp_WhiteBg {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.Disp_PlainBlockTest {
  padding: 5% 5%;
  background: #fff;
  height: 206px;
  border-radius: 3px;
  text-align: center;
}
.Disp_PlainBlock2Test {
  padding: 5% 5%;
  background: #fff;
  height: 179px;
  border-radius: 5px;
  text-align: center;
}
.Disp_PlainBlock2Test ul li {
  font-family: montserrat-regular;
  margin-bottom: 5px;
}
.Disp_PlainBlock2Test ul li span {
  margin-right: 5px;
}
.Disp_PlainBlock2Test ul li a {
  font-weight: 600;
}
/*Test Our Heritage End*/
h1.Disp_TopHeading {
  font-size: 22px;
  display: none;
  margin-bottom: 30px;
}
h1.Disp_Heading {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.Disp_CreditTermsForm .form-group span {
  color: transparent !important;
}
.Disp_CreditTermsForm input {
  border-radius: 0 !important;
}
.Disp_CreditTermsForm input.button:hover {
  background: #1C532D !important;
}
/*#faqpanel {
display: block !important;
margin-bottom: 20px !important;
}*/
.Disp_BannerPatch {
  background: #f0f0f0;
  padding: 25px 0;
  text-align: center;
  margin-bottom: 40px;
  border: 1px solid #dadada;
}
.Disp_BannerPatch p {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 !important;
}
.Disp_BannerPatch p a {
  font-size: 18px;
  color: #1C532D;
  font-weight: 900;
}
.Disp_RegList {
  margin-bottom: 40px;
}
.Disp_RegList ul {
  padding: 0 30px;
}
.Disp_RegList ul li {
  list-style-type: disc;
  font-size: 14px;
  font-family: montserrat-regular;
  margin-bottom: 10px;
}
.Disp_RegList .Disp_StaticLeftMenu ul li {
  list-style-type: none !important;
  line-height: normal;
  margin-bottom: 15px;
}
.Disp_RegList h5 {
  line-height: 24px;
}
p.Disp_MainParagraph {
  line-height: 25px;
  font-size: 18px;
}
.Disp_RegList ul li a {
  color: #1C532D;
  font-size: 16px;
  font-weight: 700;
}
.Disp_ContactUsBtn a p:hover {
  background: #1c532d;
}
/*Programs page*/
.Disp_ProgramPanelGroup .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content:"\f068";
  padding-right: 5px;
}
.Disp_ProgramPanelGroup .panel-title > a.collapsed:before {
  float: right !important;
  content:"\f067";
}
.Disp_ProgramPanelGroup .panel-body {
  font-family: "Montserrat-Regular"
}
.Disp_ProgramPanelGroup .panel-title a {
  padding: 7px 0;
}
.Disp_ProgramPanelGroup .panel-title a p {
  margin: 0 !important;
  font-size: 14px !important;
}
.Disp_ProgramPanelGroup .panel-heading {
  background: #1C532D !important;
  border-color: #1C532D !important;
  color: #fff !important;
}
.Disp_ProgramPanelGroup .panel-collapse {
  border-left: 1px solid #1C532D;
  border-bottom: 1px solid #1C532D;
  border-right: 1px solid #1C532D;
}
/*Check Promos*/
.Disp_PromoBlock {
  border: 1px solid #1C532D;
}
.Disp_PromoBlock ul {
  text-align: center;
  width: 100%;
}
.Disp_PromoBlock ul li {
  display: block;
  font-family: montserrat-regular;
  font-size: 16px;
  line-height: 24px;
  background: #E9C500;
  font-weight: bold;
  padding: 5px;
}
.Disp_PromoBlock ul li:first-child {
  background: none !important;
}
.Disp_PromoBlock ul li:nth-child(2) span::before {
  content: "|";
  padding: 0 10px;
}
.Disp_PromoBlock ul li img {
  margin: 0 auto;
}
/*Customer Service*/
.Disp_CSTBlock .Disp_IconCont p b a {
  background: none !important;
  color: #333 !important;
  padding: 0 !important;
  font-size: 12px !important;
  -moz-font-smoothing: antialiased;
}
/*Responsive*/
@media (max-width: 1200px) and (min-width: 992px) {
  .Disp_ContactUsBtn a p {
    font-size: 12px;
  }
.Disp_CSTBlock {
  height: 140px;
}
.Disp_SecBanner a span {
  font-size: 14px;
}
}
@media (max-width: 991px) and (min-width: 768px) {
  .Disp_AwardsBlock {
    height: 125px;
  }
ul.Disp_RCList {
  margin-bottom: 30px;
}
.Disp_AwardsBlock img {
  width: 12%;
}
.Disp_TxtOnImg p a {
  font-size: 16px;
}
.Disp_SecBanner a {
  left: 5% !important;
  right: 5% !important;
}
.Disp_SecBanner a span {
  font-size: 11px;
}
.Disp_DocumentsList li {
  width: 100% !important;
}
.Disp_IframeContent p:first-child iframe {
  height: 370px;
}
}
@media (max-width: 767px) and (min-width: 481px) {
  h1.Disp_TopHeading {
    display: block !important;
  }
h1.Disp_MainHeading {
  display: none;
}
.Disp_AwardsBlock {
  height: 125px;
}
ul.Disp_RCList {
  margin-bottom: 30px;
}
.Disp_AwardsBlock img {
  width: 10%;
}
.Disp_TxtOnImg img {
  margin-bottom: 30px;
}
.Disp_RelatedProd .Disp_ProdBlock p img {
  width: 50%;
  margin: 0 auto;
}
.Disp_SecBanner a span {
  font-size: 14px;
}
.Disp_TopFaq ul.Disp_TopFaqTab li a {
  padding: 5px !important;
}
.Disp_DocumentsList li {
  width: 100% !important;
}
.Disp_DocumentsList li {
  width: 100% !important;
}
.Disp_IframeContent p:first-child iframe {
  height: 335px;
}
}
@media (max-width: 480px) and (min-width: 320px) {
  h1.Disp_TopHeading {
    display: block !important;
  }
h1.Disp_MainHeading {
  display: none;
}
.Disp_AwardsBlock {
  height: 125px;
}
ul.Disp_RCList {
  margin-bottom: 30px;
}
.Disp_AwardsBlock img {
  width: 12% !important;
}
.Disp_TxtOnImg img {
  margin-bottom: 30px;
}
.Disp_PlainBlock2 {
  height: 185px;
}
.Disp_SecBanner a {
  top: 50% !important;
  left: 8% !important;
  right: 8% !important;
}
.Disp_SecBanner a span {
  font-size: 10px !important;
}
ul.Disp_BannerText li {
  font-size: 10px;
}
.Disp_Banner {
  padding: 5px 5px !important;
  background-size: 370px 450px;
}
.Disp_TopFaq ul.Disp_TopFaqTab li {
  width: 100% !Important;
  margin-bottom: 0 !important;
}
.Disp_TopFaq ul.Disp_TopFaqTab li a {
  border: none !important;
}
.Disp_RegList ul li {
  word-break: break-word;
}
.homebg .shopByCategoryWrap{
  background-color:#ffffffc9;
  padding: 11px 11px 13px 26px;
}
.homebg .shopByCategoryWrap .slick-next {
  left: 91.5%;
}
.homebg .shopByCategoryWrap .slick-prev {
  left: 12px;
}
.Disp_DocumentsList li {
  width: 100% !important;
}
.Disp_CSTBlock {
  min-height: 180px !important;
}
.Disp_CSTBlock .Disp_Icon {
  padding-top: 50px !important;
}
.Disp_CSTBlock .Disp_IconCont p b {
  display: block !important;
}
.Disp_IframeContent p:first-child iframe {
  max-height: 180px;
}
}
@media (min-width: 320px) and (max-width: 1024px) {
  .homebg #shopByCategory .cimm_linkItemDesp .productTitle{
    font-size:14px;
  }
}
/*Responsive End*/ 
.cimm_staticPageWrap a{
  color: #1C532D;
  font-size: 11px;
  font-weight: 700;
}
/*.Disp_Container {
width: 1170px !important;
margin: 0 auto !important;
padding-left: 0 !important;
padding-right: 30px !important;
}*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat-Bold";
}
p {
  font-family: "Montserrat-Regular";
  /*margin-bottom: 20px !important;*/
}
.Disp_Para {
  font-family: "Montserrat-Regular";
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}
.Disp_Paragraph {
  line-height: 25px;
}
.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-family:Open Sans;
  font-size:14px;
}
.mainHeading{
  color: #444d69;
  margin-top:20px;
  /*border-bottom: 1px solid #9C0101;*/
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
/*.subHeading{
color:#000038;
margin-top:20px;
position: relative;
}
.subHeading hr{
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 2px;
margin: -2px 0 0 0;
border: 1px solid #9C0101;
}*/
/*.subHeading h3 span{
padding: 5px 20px;
background-color:#fff;
}
.subHeading h3{
position: relative;
z-index: 1;
/*overflow: hidden;*/
/*text-align: center;
bottom: 0px;
}*/
.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;
}
/*.listBlock{
margin-top:20px;
}*/
.Disphr {
  background: #000;
  height: 1px;
  width: 100%;
}
.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;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
  background-color: #ddd;
}
/* Style the accordion panel. Note: hidden by default */
/*div.panel {
padding: 0 18px;
background-color: white;
display: none;
}*/
/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
/*div.panel.show {
display: block;
}*/
.marginTop{
  margin-top:20px;
}
/*career stars*/
.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-color: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_txtBox span{
color:#F00;
}
.DiSP_form label{
display:block;
}
.DiSP_selectInDropDown{
width:400px;
}
.DiSP_selectInDropDown{
box-shadow:none!important;
}
.firstRow{
margin-bottom: 20px;
}
.firstRow span{
color: #f00;
}
.DiSP_red{
color: #f00;
}
.DiSP_txtBoxComment{
width:980px!important;
height:120px!important;
}*/
/*a*/
.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;
  /* font-weight: bold; */
  float:right;
}
/*ul.Dispsitemap {
margin-left: 15px;
}*/
.Dispsitemap > li {
  list-style-type: none;
  padding-top: 10px;
  color: #066222;
  font-size: 16px;
  font-family: montserrat-bold;
  line-height: 24px;
}
.Dispsitemap > li > a {
  list-style-type: none;
  padding-top: 10px;
  color: #066222;
  font-size: 14px;
  font-family: montserrat-bold;
}
.Dispsitemap > li > ul > li {
  color: #000;
  list-style-type: disc;
  font-size: 14px;
}
.Dispsitemap > li > ul > li > ul > li {
  list-style-type: disc;
}
.DiSp_sitemapList ul {
  padding-left: 5%;
}
.DiSp_invImg {
  margin-right: 15px;
  /* width: 287px; */
}
.sideHeading {
  text-align: center;
  background-color: #444d69;
  padding: 10px;
  color: #fff;
}
ul.listimg li {
  float: left;
  width: 30%;
  padding: 18px;
  margin-right: 2%;
  /* border-right: 1px solid red; */
}
.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;
  /* margin-top: 10px; */
  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{
  /*position: relative;*/
  overflow: hidden;
}
h1.cimm_bannertxt {
  color: rgb(164, 135, 67);
  position: absolute;
  /* bottom: 0; */
  left: 0px;
  width: 100%;
  padding: 20px 50px;
  text-shadow: 0 1px 0 black;
  font-size: 50px;
  top: 32px;
  /* right: 0; */
  /* float: right; */
  text-align: right;
}
.cimm_bannerpara {
  color: #fff;
  position: absolute;
  /* bottom: 0; */
  /* left: 0px; */
  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%;
  /* margin: 20px 0; */
  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;
  /* margin-right: 0px; */
}
.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;
  /* border: 1px solid red; */
}
.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;
}
/********* L *********/
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 {
  /* margin: 20px 0 20px 0; */
  /* text-align: center; */
  /* background-color: #444d69; */
  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;
}
/********* L *********/
/*HistoryPage2*/
.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;
}
/*Home page banner left style start*/
.banner_container{
  position:relative;
}
.image_overlay{
  position: absolute;
  top: 27px;
  left: 80px;
}
.image_overlay h1{
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  font-family:BebasNeueBook;
}
.image_overlay p{
  color:#fff;
  font-size: 14px;
  font-family:Montserrat-Regular;
}
/*Home page banner left style end*/
/*Manage account and product list*/
.managelist h4 a{
  color:#1C532D;
  font-family:BebasNeue-Regular;
  text-align:right;
  text-decoration:underline;
  font-size:19px;
}
.managelist h4{
  padding: 6% 15px;
}
.managelist{
  background-color:#fff;
  height:80px;
}
.managelist .img-responsive{
  width: 58%;
  height: fit-content;
}
/*Manage account and product list*/ 
/*Contact Row last row*/
.contact-wrapper{
  background-color:#fff;
  height: 222px;
}
.contact-container{
  display:inline-block;
  text-aligh:right;
  float:right;
  margin-right:9px;
  margin-top: 32px;
}
.contact-container h4{
  font-family:BebasNeue-Regular;
}
.contact-container p{
  font-family:Montserrat-Regular;
  color:#777775;
  font-size:10px;
}
.contact-container h6{
  font-size:11px;
  margin-top: 30px;
}
/*Global style declaration to body*/
.homebg{
  background-image: url("/ASSETS/IMAGES/CMS/STATIC_IMAGES/home_bg-min.jpg");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.homebg .container, .homebg .container .row{
  background-color:transparent !important;
}
.homebg .column{
  background-color:transparent !important;
}
.homebg .cimm_sliderWrap{
  background-color:#fff;
  padding:15px;
  border-radius:3px;
}
.cimm_sliderWrap .cimm_CaroBlockTitle{
  font-size:16px !important;
  font-family:Montserrat-Bold !important;
  text-transform:uppercase !important;
  padding-bottom:10px;
  margin-top:0px;
  border-bottom:1px solid #dbe0e4;
}
.homebg .btn-addtocart{
  width: 129px !important;
  height: 35px !important;
  font-size:12px;
  line-height: 1.9;
}
.homebg .cimm_slideItemDesp li{
  font-family: Montserrat-regular;
  font-size:12px;
}
.homebg .slick-prev:before {
  content: "\f0d9";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 0.5;
  opacity: 1;
  color: #fff;
}
.homebg .slick-prev:hover:before, .homebg .slick-next:hover:before{
  color: #fff;
}
.homebg .slick-next:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 0.5;
  opacity: 1;
  color: #fff;
}
/*.homebg .slick-prev:before, .slick-next:before {
font-family: FontAwesome;
font-size: 14px;
line-height: 1;
opacity: 1;
color: #fff;
}*/
/*Global style declaration to body*/
/*whats new section*/
.homebg #featuredProductList > li .cimm_slideItemImg{
  border: 1px solid #dbe0e4;
  border-bottom:none;
}
.homebg #featuredProductList .cimm_slideItemDesp{
  background-color:#c9c9c9;
}
.homebg #featuredProductList .slick-slide{
  margin:0;
}
.homebg #featuredProductList .cimm_slideItemDesp{
  background-color:#c9c9c9;
}
.homebg .productTitle{
  font-size:13px;
  font-family: Montserrat-regular;
  font-weight:bold;
  text-transform: capitalize;
  color:#000;
}
.homebg .whatsNew .slick-initialized .slick-slide{
  padding: 1px !important;
}
.homebg .whatsNew .cimm_caroWrap{
  margin:0px;
}
/*.homebg .cimm_sliderWrap .cimm_caroWrap{
margin:0px;
}*/
/*.homebg .cimm_sliderWrap .cimm_caroWrap li {
float: none;
}*/
.homebg #featuredProductList .cimm_slideItemImg{
  height: 100px;
  border: 1px solid #c9c9c9;
  margin-top:10px;
}
.homebg #featuredProductList .cimm_slideItemImg img{
  max-height: 98px;
}
.homebg #featuredProductList .priceSpan a{
  color:#1C532D;
  font-size:12px;
}
.homebg #featuredProductList .slick-prev, .homebg #featuredProductList .slick-next{
  top: -25px;
  width: 21px;
  height: 21px;
  color: #fff;
  background: #1C532D;
  border-radius: 50%;
}
.homebg #featuredProductList .slick-next {
  right: -13px;
}
.homebg #featuredProductList .slick-next:hover, .homebg #featuredProductList .slick-prev:hover{
  color: #fff;
  background: #dbe0e4;
  border-radius: 50%;
}
.homebg #featuredProductList .slick-prev {
  left: 79%;
  box-shadow: none;
}
.homebg #featuredProductList .priceSpan{
  font-size: 13px;
  height: 30px;
}
/*.homebg #featuredProductList .btn-addtocart{
width: 125px !important;
}*/
/*Home Recently viewed Style*/
.homebg #recentlyViewedContent .cimm_caroImgDespWrap .cimm_slideItemImg {
  width: 130px;
  display: inline-block;
  height: 150px;
  float: left;
  position: relative;
}
.homebg #recentlyViewedContent li.slick-slide.slick-current.slick-active::after{
  content: '';
  width: 1px;
  height: 300px;
  background: #ccc;
  position: absolute;
  top: 0;
}
.homebg #recentlyViewedContent .home-available .availValue{
  color: #fff;
  padding: 0px 4px;
  font-size:10px;
}
.homebg #recentlyViewedContent .cimm_qtyWrap span {
  margin-bottom: 8px;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp{
  width: calc(100% - 131px);
  display: inline-block;
  float: left;
}
.homebg #recentlyViewedContent h4{
  margin-bottom:0px !important;
}
.homebg .cimm_sliderWrap .cimm_caroWrap .slick-slide{
  box-shadow:none !important;
}
.homebg #recentlyViewedContent .cimm_sliderWrap .cimm_caroWrap .slick-slide > li:nth-child(odd){
  border-top:1px solid #dbe0e4;
  border-bottom:1px solid #dbe0e4;
  border-right:1px solid #dbe0e4;
}
.homebg #recentlyViewedContent .cimm_sliderWrap .cimm_caroWrap .slick-slide > li:nth-child(even){
  border-top:1px solid #dbe0e4;
  border-bottom:1px solid #dbe0e4;
  border-left:1px solid #dbe0e4;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .cimm_priceWrap{
  padding-left: 10px;
  display: block;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .home-available img, .homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn img{
  width:auto;
  display:inline-block;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn .gridtitlemarginl{
  margin-left:0px !important;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn span, .homebg #recentlyViewedContent .cimm_slideItemDesp .productGroupBtn a{
  color:#777775;
  font-size:10px;
}
.homebg #recentlyViewedContent .slick-prev, .homebg #recentlyViewedContent .slick-next{
  top: -25px;
  width: 21px;
  height: 21px;
  color: #fff;
  background: #1C532D;
  border-radius: 50%;
}
.homebg #recentlyViewedContent .slick-next:hover, .homebg #recentlyViewedContent .slick-prev:hover{
  color: #fff;
  background: #dbe0e4;
  border-radius: 50%;
}
.homebg #recentlyViewedContent .slick-prev {
  left: 92%;
  box-shadow: none;
  ;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp li{
  font-family: Montserrat-regular;
  font-size:12px;
  margin:0px;
}
.homebg #recentlyViewedContent .cimm_slideItemDesp li:first-child{
  margin-bottom: 5px;
}
.homebg #recentlyViewedContent .priceSpan{
  font-size:12px;
}
.homebg #recentlyViewedContent .cimm_priceWrap{
  padding:0px !important;
}
.whatsNew, .home-recently-view{
  height:300px;
}
/*Home Recently viewed style*/ 
/*home all Categories*/
.homebg #shopByCategory .cimm_linkItemDesp .productTitle{
  font-family: "Montserrat-Bold";
  color: #333;
  font-size: 18px;
  text-transform:uppercase;
}
.homebg .shopByCategoryWrap{
  background-color:rgba(255, 255, 255, 0.788235294117647);
  padding: 25px 30px;
}
.homebg .shopByCategoryWrap #shopByCategory .slick-slide >	div{
  margin:15px 0;
}
.homebg .shopByCategoryWrap #shopByCategory .whitebg{
  background-color:#fff;
  border-radius:3px;
  float:none;
}
.homebg .shopByCategoryWrap .shopByCategorybtnwrap .btn-secondary{
  font-family: Montserrat-bold !important;
  width:191px !important;
  height:36px !important;
  color:#000 !important;
  font-size:12px !important;
  text-transform:uppercase;
}
.homebg .shopByCategoryWrap .shopByCategorybtnwrap .btn-secondary:hover{
  color:#fff !important;
}
.homebg .shopByCategoryWrap .slick-prev, .homebg .shopByCategoryWrap .slick-next{
  width:21px;
  height:21px;
  border-radius:50%;
  background-color:#1C532D;
}
.homebg .shopByCategoryWrap .slick-prev:hover, .homebg .shopByCategoryWrap .slick-next:hover{
  background-color:#777775;
}
.homebg .shopByCategoryWrap .slick-prev:before{
  position: absolute;
  top: 7px;
  left: 7px;
  font-size: 17px;
}
.homebg .shopByCategoryWrap .slick-next:before{
  position: absolute;
  top: 7px;
  left: 8px;
  font-size: 17px;
}
.homebg .shopByCategoryWrap .slick-prev{
  left: -10px;
}
.homebg .shopByCategoryWrap .slick-next{
  left: 100.5%;
  ;
}
/*home all Categories*/ 
/*Featured Brands*/
.homebg .featuredBrandsWrapper .slick-prev, .homebg .featuredBrandsWrapper .slick-next{
  width:21px;
  height:21px;
  border-radius:50%;
  background-color:#1C532D;
}
.homebg .featuredBrandsWrapper .slick-prev:hover, .homebg .featuredBrandsWrapper .slick-next:hover{
  background-color:#777775;
}
.homebg .featuredBrandsWrapper .slick-prev:before{
  font-size: 17px;
  position: absolute;
  top: 7px;
  left: 6px;
}
.homebg .featuredBrandsWrapper .slick-next:before{
  font-size: 17px;
  position: absolute;
  top: 7px;
  left: 10px;
}
/*Featured Brands end*/ 
/*Static Left Menu*/
.Disp_StaticLeftMenu {
  width: 100%;
  height: auto;
  background: #dadada;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.Disp_StaticLeftMenu h5 {
  margin-bottom: 20px;
}
.Disp_StaticLeftMenu ul {
  margin-bottom: 30px;
}
.Disp_StaticLeftMenu ul li {
  margin-bottom: 10px;
}
.Disp_StaticLeftMenu ul li a {
  font-size: 14px;
  font-family: "Montserrat-Bold";
  color: #373737;
}
/*Static Left Menu End*/ 
.Disp_YBenefits h5 {
  margin-bottom: 25px;
}
.Disp_YBenefits ul li {
  margin-bottom: 15px;
}
.Disp_YBenefits ul li a {
  font-family: "Montserrat-Regular";
  font-size: 14px;
  font-weight: 600;
}
.Disp_YBenefits ul li a i {
  color: #1C532D;
  margin-right: 10px;
  font-size: 12px;
}
.Disp_AwardsRecogBlock {
  width: 100%;
  height: auto;
  border: 1px solid #dbdbdb;
  padding: 15px;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 20px;
}
.Disp_AwardsBlock {
  width: 100%;
  height: 100px;
  border: 1px solid #dbdbdb;
  padding-top: 25px;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 20px;
}
.Disp_AwardsBlock img {
  margin: 0 auto;
  width: 25%;
}
.Disp_AwardsBlock p {
  font-size: 14px;
  font-family: "montserrat-regular";
  line-height: 25px;
}
.Disp_RelatedProd h5 {
  margin-bottom: 30px;
}
.Disp_RelatedProd .Disp_ProdBlock ul {
  margin-bottom: 35px;
}
.Disp_RelatedProd .Disp_ProdBlock ul li {
  margin-bottom: 5px;
}
.Disp_RelatedProd .Disp_ProdBlock h5 {
  margin-bottom: 20px;
}
.Disp_RelatedProd .Disp_ProdBlock ul li a {
  font-size: 12px;
  font-family: "Montserrat-Regular";
  font-weight: bold;
}
.Disp_RelatedProd .Disp_ProdBlock p a {
  font-size: 12px;
  font-family: montserrat-bold;
  color: #1C532D;
}
.Disp_RelatedProd .Disp_ProdBlock p a i {
  color: #1c532d;
  font-size: 12px;
  margin-left: 10px;
}
p.Disp_ContactUsBtn {
  margin-top: 30px;
  padding: 15px 40px;
  background: #b9b9b9;
  border-radius: 5px;
  color: #fff;
  font-family: "Montserrat-Bold";
  font-size: 14px;
}
h1.Disp_MainHeading {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
p.Disp_SubHeading {
  font-size: 16px;
  font-weight: 700 !important;
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
ul.Disp_RCList li {
  margin-bottom: 5px;
}
ul.Disp_RCList li a {
  font-size: 14px;
  font-family: Montserrat-Regular;
  font-weight: bold;
}
/*VERTICAL TABS*/
ul.Disp_NavTabs {
  border: 1px solid #dadada;
  border-radius: 5px;
}
.Disp_NavTabs li {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 0 !important;
}
ul.Disp_NavTabs li a {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: 1px solid #dadada !important;
  margin-right: 0 !important;
  font-family: montserrat-Regular;
  font-weight: 600;
  font-size: 12px;
}
/*.Disp_IframeContent p:first-child {
width: 100%;
margin-bottom: 0 !important;
}*/
.Disp_IframeContent p:last-child {
  font-family: montserrat-bold;
  margin: 0 !important;
  padding: 20px 20px;
  background: #f0f0f0;
  text-align: center;
}
.Disp_Banner {
  padding: 5% 7%;
  background-image: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/About-Us-Banner.png);
  background-repeat: no-repeat;
  border-radius: 5px;
  background-size: cover;
}
.Disp_Banner h4 {
  font-size: 20px;
  color: #fff;
}
ul.Disp_BannerText {
  margin-top: 20px;
}
ul.Disp_BannerText li {
  margin-bottom: 8px;
  font-family: montserrat-regular;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
ul.Disp_BannerText li i {
  margin-right: 10px;
  font-size: 14px;
  color: #1b522b;
}
.Disp_PlainBlock {
  padding: 5% 5%;
  background: #f0f0f0;
  min-height: 206px;
  border-radius: 3px;
}
.Disp_PlainBlock h5 {
  text-align: center;
}
.Disp_PlainBlock p {
  text-align: center;
}
.Disp_PlainBlock ul li:first-child {
  font-size: 14px;
  margin-bottom: 20px;
}
.Disp_PlainBlock2 {
  padding: 5% 5%;
  background: #f0f0f0;
  min-height: 177px;
  border-radius: 5px;
  margin-bottom: 40px;
  word-break: break-word;
}
/*.Disp_PlainBlock2 ul li {
font-family: montserrat-regular;
margin-bottom: 5px;
}
.Disp_PlainBlock2 ul li span {
margin-right: 5px;
}
.Disp_PlainBlock2 ul li a {
font-weight: 600;
}*/
.Disp_Line {
  width: 100%;
  height: 1px;
  background: #ededed;
  margin-bottom: 30px;
}
.Disp_DivMargin {
  margin-bottom: 40px;
}
.Disp_ContactUsBlock {
  border: 1px solid #dbdbdb;
  padding: 20px 5px 20px 15px;
  border-radius: 5px;
}
.Disp_ContactUsBlock p {
  margin: 0 0 20px 0 !important;
  font-weight: bold;
  word-break: break-word;
}
.Disp_ContactUsBlock p span {
  font-family: montserrat-bold;
}
.Disp_ContactUsBlock p b {
  color: #1C532D;
}
.Disp_ContactUsBlock p:nth-child(5) span {
  color: #1C532D;
}
.Disp_ContactUsBlock p:nth-child(6) span {
  color: #1C532D;
}
label {
  font-family: montserrat-regular;
  font-weight: 700 !important;
}
.Disp_CSTBlock {
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 120px;
}
.Disp_CSTBlock .Disp_Icon {
  display: block;
  height: 100%;
  float: left;
  width: 20%;
  padding-top: 25px;
}
.Disp_CSTBlock .Disp_Icon img {
  margin: 0 auto;
}
.Disp_CSTBlock .Disp_IconCont {
  display: block;
  height: 100%;
  float: left;
  width: 80%;
  padding-left: 8px;
  border-left: 1px solid #dbdbdb;
}
.Disp_CSTBlock .Disp_IconCont p {
  font-size: 12px;
  margin: 15px 0 !important;
  font-weight: 600;
}
.Disp_CSTBlock .Disp_IconCont p b {
  font-family: montserrat-bold;
}
.Disp_CSTBlock .Disp_IconCont p a {
  font-family: montserrat-bold;
  padding: 8px 25px;
  background: #1C532D;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
}
.Disp_CUBPadding .Disp_CSTBlock .Disp_IconCont {
  width: 80%;
  float: left;
  padding: 23px 15px;
}
.Disp_VidContent {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  margin-bottom: 30px;
}
.Disp_VidContent .Disp_VideoBlock {
  width: 100%;
  height: auto;
}
.Disp_VidContent .Disp_ContentBlock {
  padding: 10px 20px;
  background: #dbdbdb;
}
.Disp_VidContent .Disp_ContentBlock p:first-child {
  font-family: montserrat-bold;
  font-size: 17px;
}
.Disp_VidContent .Disp_ContentBlock p:nth-child(2) {
  font-size: 14px;
  font-weight: 600;
}
.Disp_IconContent {
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-bottom: 30px;
}
.Disp_IconContent .Disp_IconBlock {
  width: 100%;
  height: 100px;
  padding-top: 25px;
}
.Disp_IconContent .Disp_IconBlock img {
  margin: 0 auto;
}
.Disp_IconContent .Disp_IconTxt {
  text-align: center;
  height: 50px;
  padding: 10px 10px;
  background: #dbdbdb;
}
.Disp_IconContent .Disp_IconTxt p a {
  font-family: montserrat-bold;
}
.Disp_TxtOnImg {
  width: 100%;
  height: auto;
  border-radius: 3px;
  text-align: center;
}
.Disp_TxtOnImg img {
  position: relative;
  width: 100%;
}
.Disp_TxtOnImg p {
  position: absolute;
  top: 45%;
  left: 10%;
  right: 10%;
}
.Disp_TxtOnImg p a {
  font-family: montserrat-bold;
  font-size: 20px;
  text-shadow: 0 1px 4px #dbdbdb;
  color: #fff;
}
.Disp_RTIconTxt p {
  font-weight: 700;
}
.Disp_RTIconTxt p a {
  font-family: montserrat-bold;
}
/*ACCORDION*/
.Disp_Accordion .Disp_AccPanel {
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  margin-bottom: 20px !important;
}
.Disp_Accordion .Disp_AccPanel .Disp_PanelHeading {
  padding: 10px 10px;
  background: #dbdbdb;
}
.Disp_Accordion .Disp_AccPanel .Disp_PanelHeading h6 a {
  color: #323232;
}
.Disp_Accordion .Disp_AccPanel .Disp_TabContent {
  padding: 0 10px;
}
.Disp_TabBlock h5 {
  margin-top: 0;
  margin-bottom: 30px;
}
.Disp_Accordion .Disp_AccPanel .Disp_TabContent ul li {
  list-style-type: disc !important;
  line-height: 24px !important;
}
.Disp_Accordion .Disp_AccPanel .Disp_TabContent ul {
  padding-left: 30px !important;
}
.Disp_PanelMainHeading > a:before {
  float: left !important;
  font-family: FontAwesome;
  content: "\f068";
  margin-left: 10px;
  margin-right: 15px;
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  padding-left: 4px;
  padding-top: 3px;
  margin-top: -2px;
}
.Disp_PanelMainHeading > a.collapsed:before {
  float: left !important;
  content:"\f067";
}
.Disp_PanelMainHeading > a:hover, 
.Disp_PanelMainHeading > a:active, 
.Disp_PanelMainHeading > a:focus  {
  text-decoration:none;
}
.Disp_LocLeftMenu {
  margin-bottom: 30px;
}
.Disp_LocLeftMenu ul li {
  margin-bottom: 10px;
}
.Disp_LocLeftMenu ul li a {
  font-size: 16px;
  font-family: montserrat-regular;
  color: #1C532D;
  font-weight: 600;
  padding: 4px;
}
.Disp_LocationAdd p:nth-child(2) {
  font-family: montserrat-light;
  color: #1b522b;
  font-size: 17px;
  font-weight: 700;
}
.Disp_LocationAdd p:nth-child(4) a {
  font-size: 14px;
  font-weight: bold;
}
.Disp_LocationAdd p:nth-child(4) a:hover {
  text-decoration: underline;
}
.Disp_LocationAdd ul li {
  font-family: montserrat-light;
  margin-bottom: 5px;
}
.Disp_LocationAdd p:nth-child(4) a i {
  margin-right: 10px;
  font-size: 14px;
}
.Disp_LocationAdd {
  margin-bottom: 30px;
}
.Disp_LineMargin {
  width: 100%;
  height: 2px;
  background: #ededed;
  margin-bottom: 30px;
}
/*.Disp_SecBanner {
width: 100%;
height: 100%;
position: relative;
}
.Disp_SecBanner a {
padding: 10px 2%;
border-radius: 3px;
background: #1b522b;
opacity: 0.9;
position: absolute;
left: 14%;
top: 60%;
right: 14%;
text-align: center;
}*/
/*.Disp_SecBanner a span {
font-size: 16px;
font-family: montserrat-bold;
color: #fff;
}*/
.Disp_ContactUsBtn a p {
  font-size: 14px;
  font-family: montserrat-bold;
  background: #bababa;
  padding: 15px 6%;
  color: #fff;
  border-radius: 5px;
  text-align: center;
}
/*Affiliations*/
.Disp_Affiliations h5 {
  margin-bottom: 30px;
}
.Disp_BG {
  /*background: #f0f0f0;*/
  padding: 40px 40px;
  border-radius: 5px;
}
.Disp_BG p img {
  margin: 0 auto;
}
.Disp_RelatedProd .Disp_ProdBlock {
  width: 100%;
  height: auto;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  padding: 15px;
  margin-bottom: 20px;
}
/*Test Our Heritage*/
.Disp_Background {
  background: #dfdfdf;
  position: relative;
  left: -30px;
  top: -16px;
  width: 104.1%;
}
.Disp_WhiteBg {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.Disp_PlainBlockTest {
  padding: 5% 5%;
  background: #fff;
  height: 206px;
  border-radius: 3px;
  text-align: center;
}
.Disp_PlainBlock2Test {
  padding: 5% 5%;
  background: #fff;
  height: 179px;
  border-radius: 5px;
  text-align: center;
}
.Disp_PlainBlock2Test ul li {
  font-family: montserrat-regular;
  margin-bottom: 5px;
}
.Disp_PlainBlock2Test ul li span {
  margin-right: 5px;
}
.Disp_PlainBlock2Test ul li a {
  font-weight: 600;
}
/*Test Our Heritage End*/
h1.Disp_TopHeading {
  font-size: 22px;
  display: none;
  margin-bottom: 30px;
}
h1.Disp_Heading {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.Disp_CreditTermsForm .form-group span {
  color: transparent !important;
}
.Disp_CreditTermsForm input {
  border-radius: 0 !important;
}
.Disp_CreditTermsForm input.button:hover {
  background: #1C532D !important;
}
/*#faqpanel {
display: block !important;
margin-bottom: 20px !important;
}*/
.Disp_BannerPatch {
  background: #f0f0f0;
  padding: 25px 0;
  text-align: center;
  margin-bottom: 40px;
  border: 1px solid #dadada;
}
.Disp_BannerPatch p {
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 !important;
}
.Disp_BannerPatch p a {
  font-size: 18px;
  color: #1C532D;
  font-weight: 900;
}
.Disp_RegList {
  margin-bottom: 40px;
}
.Disp_RegList ul {
  padding: 0 30px;
}
.Disp_RegList ul li {
  list-style-type: disc;
  font-size: 14px;
  font-family: montserrat-regular;
  margin-bottom: 10px;
}
.Disp_RegList .Disp_StaticLeftMenu ul li {
  list-style-type: none !important;
  line-height: normal;
  margin-bottom: 15px;
}
.Disp_RegList h5 {
  line-height: 24px;
}
p.Disp_MainParagraph {
  line-height: 25px;
  font-size: 18px;
}
.Disp_RegList ul li a {
  color: #1C532D;
  font-size: 16px;
  font-weight: 700;
}
.Disp_ContactUsBtn a p:hover {
  background: #1c532d;
}
/*Programs page*/
.Disp_ProgramPanelGroup .panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content:"\f068";
  padding-right: 5px;
}
.Disp_ProgramPanelGroup .panel-title > a.collapsed:before {
  float: right !important;
  content:"\f067";
}
.Disp_ProgramPanelGroup .panel-body {
  font-family: "Montserrat-Regular"
}
.Disp_ProgramPanelGroup .panel-title a {
  padding: 7px 0;
}
.Disp_ProgramPanelGroup .panel-title a p {
  margin: 0 !important;
}
.Disp_ProgramPanelGroup .panel-heading {
  background: #1C532D !important;
  border-color: #1C532D !important;
  color: #fff !important;
}
.Disp_ProgramPanelGroup .panel-collapse {
  border-left: 1px solid #1C532D;
  border-bottom: 1px solid #1C532D;
  border-right: 1px solid #1C532D;
}
/*Check Promos*/
.Disp_PromoBlock {
  border: 1px solid #1C532D;
}
.Disp_PromoBlock ul {
  text-align: center;
  width: 100%;
}
.Disp_PromoBlock ul li {
  display: block;
  font-family: montserrat-regular;
  font-size: 16px;
  line-height: 24px;
  background: #E9C500;
  font-weight: bold;
  padding: 5px;
}
.Disp_PromoBlock ul li:first-child {
  background: none !important;
}
.Disp_PromoBlock ul li:nth-child(2) span::before {
  content: "|";
  padding: 0 10px;
}
.Disp_PromoBlock ul li img {
  margin: 0 auto;
}
/*Customer Service*/
.Disp_CSTBlock .Disp_IconCont p b a {
  background: none !important;
  color: #333 !important;
  padding: 0 !important;
  font-size: 12px !important;
}
/*Privacy policy*/
.Disp_GreyBg {
  background: #f0f0f0;
  padding: 25px 30px;
  margin-bottom: 20px;
  border-radius: 5px;
}
ol.Disp_PolicyList {
  padding-left: 15px;
}
ol.Disp_PolicyList li {
  font-family: "montserrat-regular";
  list-style-type: decimal;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
}
ul.Disp_PolicyListUnordered {
  padding-left: 15px;
}
ul.Disp_PolicyListUnordered li {
  list-style-type: disc !important;
  line-height: 24px;
  margin-left: 15px;
  font-weight: bold;
}
/*.cimm_staticPageWrap a{
color: #1C532D;
font-size: 11px;
font-weight: 700;
}*/
.cimm_staticPageWrap ul li, .cimm_staticPageWrap ol li {
  font-family: "Montserrat-Regular" !important;
}
/*------------------------HOME - CUSTOMER SERVICE - FAQ new updated with Horizontal tabs (to be uploaded to CSS)-------------------------*/
.Disp_TopFaq .Disp_AwardsBlock {
  padding-top: 15px !important;
}
.Disp_TopFaq .Disp_AwardsBlock img {
  width: auto !important;
}
.Disp_TopFaq ul.Disp_TopFaqTab li {
  text-align: center !important;
}
.Disp_TopFaq ul.Disp_TopFaqTab li a {
  font-size: 14px !important;
}
.Disp_TopFaq .Disp_TopFaqTabContent {
  padding: 15px !important;
}
.Disp_TopFaq .Disp_TopFaqTabContent ul li {
  margin-left: 30px !important;
  list-style-type: disc !important;
  line-height: 24px !important;
}
/*Documents page*/
.Disp_DocumentsList li {
  margin-bottom: 30px;
  display: inline-block;
  margin-right: 2%;
  width: calc(96%/4);
}
.Disp_DocumentsList li:last-child {
  margin-right: 0 !important;
}
.Disp_DocumentsList li a {
  padding: 10px 20px 10px 20px;
  background: #1c532d;
  color: #fff;
  font-size: 14px;
  position: relative;
  display: block;
}
.Disp_DocumentsList li a::after {
  content: "\f019";
  font-family: "fontAwesome";
  color: #e9c500;
  font-size: 16px;
  float: right;
}
@media (max-width: 480px){
  .managelist h4{
    padding: 6% 6px;
  }
}
.homeCategories #shopByCategory .draggable .slick-track .slick-slide li:first-child{
  margin: 15px 1px !important;
}
.homeCategories #shopByCategory li.widgetBox {
  position: relative;
}
.homeCategories #shopByCategory .homeCatImg{
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.homeCategories #shopByCategory .homeCatImg img {
  display: block;
  width: auto !important;
  height: 140px;
}
#featuredBrands .slick-next {
  right: -10px !important;
}
.quaternary_color a[href^=tel] {
  color: inherit !important;
}
.branch-location .mBottom-0 {
  padding: 0px 30px !important;
}
@media (max-width: 380px){
  #featuredProductList .cimm_qtyWrap {
    float:none !important;
    padding: 2px 0px;
  }
}
@media (max-width: 540px){
  .home-recently-view .cimm_CaroBlockTitle{
    padding-right: 22%;
  }
.featuredManufacturers .slick-slide {
  padding: 0 10px 0 10px !important;
}
}
@media (max-width: 900px) and (min-width:768px){
  #featuredProductList .slick-prev {
    left: 68% !important;
  }
#featuredProductList .btn-addtocart {
  font-size: 9px;
  padding: 7px 0px;
}
.homebg #featuredProductList .btn-addtocart {
  height: 27px !important;
  width: auto!important;
  padding: 5px 10px;
}
}
@media (max-width: 1024px) and (min-width:768px){
  .contact-wrapper .img-responsive {
    width: 43% !important;
  }
}
.cimm_slideManufacturerImg.cimm_linkItemImg.manufacture_width {
  height: 100px;
}
/*Brand Design*/
.brand-hero-bg {
  background-image: url("/ASSETS/IMAGES/CMS/STATIC_IMAGES/Brands_Static/HS_Block1_Purple_BG.png?v1");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  min-height: 400px;
  display: flex;
  align-items: center;
  font-family:"Montserrat-Regular";
}
.brandcontainer {
  width: 1170px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  font-family:"Montserrat-Regular";
}
.promo-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  margin-top: 30px;
}
.promo-left {
  flex: 1 1 75%;
  position: relative;
  min-height: 350px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.promo-left video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo-left h2 {
  font-size: 2rem;
  margin: 0 0 10px;
}
.promo-right {
  flex: 1 1 20%;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: white;
}
.promo-right h1 {
  font-size: 32px;
  margin: 0;
}
.promo-right h1 span{
  font-size: 96px;
}
.promo-right p {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.5;
}
.promo-footer {
  display: flex;
  padding: 30px 0;
  gap: 16px;
  align-items: center;
}
.promo-footer p {
  font-size: 32px;
  font-weight: bold;
  flex: 1 1 65%;
  text-align: end;
  line-height: 1.4;
  display: flex;
  align-items: flex-end;
  margin: 0;
  font-family: 'Montserrat-Bold';
  color: #FFF;
  text-shadow: 0px 1px 20px rgb(0 0 0);
}
.promo-footer span {
  display: flex;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  justify-content: flex-start;
  color:#FFF;
}
.video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .promo-footer{
    flex-direction: column;
  }
.promo-right h1 {
  font-size: 2.2rem;
}
.promo-left h2 {
  font-size: 1.5rem;
}
}
.brand-feature-bg {
  background-image: url("/ASSETS/IMAGES/CMS/STATIC_IMAGES/Brands_Static/HS_FEATURE_BG.png?v1");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  min-height: 400px;
  display: flex;
  align-items: center;
}
.brand-tool-bg {
  background-image: url("/ASSETS/IMAGES/CMS/STATIC_IMAGES/Brands_Static/HS_Black_BG.png?v1");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  min-height: 400px;
  display: flex;
  align-items: center;
}
.product-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.product-card {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 20px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  padding: 24px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1 1 calc(33.333% - 1.5rem);
  max-width: 100%;
  margin-bottom: 20px;
  min-height: 500px;
  max-height: 500px;
}
.product-card img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.product-card .product-image-link img{
  height: 196px;
  mix-blend-mode: multiply;
  max-width: 100%;
}
.product-card h3 {
  font-weight: 600;
  font-size: 14px;
  color: #1a202c;
  margin-bottom: 0.5rem;
  flex-grow: 1;
  line-height: 22px;
  min-height: 110px;
}
.product-card h3 a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.price-block{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 16px;
}
.price-block .priceSpan{
  font-size: 20px;
  font-weight: 700;
  color: #1c532d;
  font-family: 'Montserrat-Bold';
}
.min-qty {
  font-size: 14px;
  font-weight: 400;
  color: #1c532d;
  font-family: 'Montserrat-Bold';
}
.min-qty span input{
  font-size: 14px;
  font-family: 'Montserrat-Bold';
  color:#1c532d;
}
.product-card .add-to-cart-link {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  display: block;
}
.product-card .add-to-cart-link img {
  width: 200px !important;
  transition: transform 0.3s ease;
  margin-top: 16px;
}
.product-card .add-to-cart-link img:hover {
  transform: scale(1.05);
}
/* Responsive adjustments for different screen sizes */
@media (max-width: 768px) {
  .product-card {
    flex: 1 1 calc(50% - 1.5rem);
  }
}
@media (max-width: 480px) {
  .product-card {
    flex: 1 1 100%;
  }
.price-block{
  flex-direction: column;
}
}
.brand-talk-bg {
  background-image: url("/ASSETS/IMAGES/CMS/STATIC_IMAGES/Brands_Static/HS_Block3_Yellow_BG.png?v1");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  min-height: auto;
  display: flex;
  align-items: center;
}
.talk-block {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 100%;
  margin:40px auto;
}
.talk-left-section {
  height: 100%;
  display: flex;
  align-items: center;
}
.talk-left-section img {
  max-width: 100%;
  height: 150px;
}
.talk-right-section {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-right: 20px;
}
.talk-right-section p {
  font-family: 'Montserrat-Bold';
  font-size: 21px;
  color: #000;
  text-align: right;
  max-width: 430px;
  line-height: 24px;
}
.talk-right-section a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 175px;
  height: 40px;
  background-color: #1c532d;
  color: #fff;
  border: none;
  border-radius: 20px;
  font-size: 16px;
  font-family: 'Montserrat-Bold';
  cursor: pointer;
  transition: background-color 0.3s;
}
.talk-right-section a:hover {
  background-color: #437143;
}
.talk-right-section a span {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.talk-right-section a span svg{
  width: max-content !important;
}
@media (max-width: 768px) {
  .talk-block {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
.talk-left-section, .talk-right-section {
  width: 100%;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
}
.talk-right-section {
  align-items: center;
  padding-right: 10px;
  margin-top: 20px;
}
.talk-right-section p {
  text-align: center;
  max-width: 100%;
}
.toolboxtop{
  flex-direction: column;
  gap: 16px;
}
}
.toolboxtop{
  display: flex;
  color: white;
  justify-content: space-between;
  border-bottom: 4px solid #e9c500;
  padding-bottom: 10px;
  margin-bottom: 30px;
  padding-left: 24px;
  padding-right: 24px;
}
.toolboxtop .leftp{
  font-family: 'Montserrat-Bold';
  font-size: 32px;
}
.toolboxtop .rightp{
  font-size: 21px;
  font-style: italic;
  font-family: 'Montserrat-Bold';
}
/*Brand Design*/
ul.saletoollist li{
  list-style-type: disc;
  margin-left:30px;
  line-height:1.2;
}
ul.saletoollist li span a{
  font-size:18px;
}
