.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{
}
.mainHeading{
  color:#444d69;
  margin-top:20px;
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
.DiSP_noStyle{
  min-width: 100%!important;
  display: block!important;
  min-height:60px;
}
.DiSp_imgWrap {
  padding: 10px;
  border: 1px solid #eee;
  display: inline-block;
}
.DiSp_img {
  border: 1px solid #eee;
  padding: 1px;
}
.DiSp_oddBg {
  background: #eee;
  padding: 10px;
}
.DiSp_evenBg {
  background: #fff;
  padding: 10px;
}
.DiSp_highlightBg {
  padding: 20px;
  background: #eee;
  border-left: 16px solid #fff;
  border-right: 16px solid #fff;
}
.DiSp_comment {
  min-height: 160px;
}
.DiSp_SignUpForm input[type="text"], .DiSp_SignUpForm input[type="email"] {
  width: 100%;
  height: 34px;
  border: 1px solid #343333;
  margin-bottom: 10px;
}
.DiSp_SignUpForm select {
  width: 32.5%;
  height: 34px;
  border: 1px solid #343333;
}
.DiSp_SignUpForm select.DiSp_spacing {
  margin: 0 0.5%;
}
.DiSP_textLinks{
  text-decoration:underline!important;
}
.DiSP_textLinks:hover {
  color:#000!important;
}
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display:block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border:1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left:20px!important;
}
.imgWrap a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
.subheading2{
  color:#000038;
  font-size:14px;
  margin-bottom:10px;
}
button.accordion{
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}
button.accordion.active, button.accordion:hover{
  background-color:#ddd;
}
div.panel{
  padding:0 18px;
  background-color:white;
  display:none;
}
div.panel.show{
  display:block;
}
.marginTop{
  margin-top:20px;
}
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns{
  width:100%;
  box-shadow:none !important;
  margin-bottom:40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  margin-right:10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.column ol li {
  counter-increment: li;
  list-style: none !important;
  padding-left: 20px;
}
.column ol li::before {
  content: counter(li);
  color: #C8102E;
  display: inline-block;
  width: 1em;
  margin-left: -1em
}
.column ul,.column ol{
  padding: 0;
}
.column ul li {
  list-style: none ;
  padding-left: 20px;
  position: relative;
}
.column ul li:before {
  content: "\2022";
  color: #C8102E;
  display: inline-block;
  width: 1em;
  font-size: 28px;
  position: absolute;
  left: 0px;
  top: 2px;
  line-height: 16px;
}
.column ul.cimm_formContent li:before{
  content: none;
}
.cimm_sliderWrap .cimm_caroWrap li:before {
  content: none;
}
ul.cimm_formContent li>label, ul.cimm_formContent li>span>label {
  width: 30% !important;
  display: block;
  position: unset !important;
  font-size: 12px !important;
}
ul.cimm_formContent li label.customRadioBtn, ul.cimm_formContent li label.customCheckBox, ul.cimm_formContent li label.customLabel, ul.cimm_formContent li input[type="text"], ul.cimm_formContent li input[type="password"], ul.cimm_formContent li select, ul.cimm_formContent li textarea {
  margin-bottom: 10px;
  position: inherit;
  pointer-events: auto;
  left: 0;
  top: 0;
  transform: translate(0px, 0px);
  font-size: 12px !important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
.Disp_button{
  padding:5px;
  background:#444d69;
  color:#fff;
  text-align:center;
  font-size:19px;
  text-transform:uppercase;
  border:2px solid #fff;
  height:40px;
  width:180px;
  margin-top:35px;
  margin-bottom:60px;
  float:right;
}
.DiSp_invImg{
  margin-right:15px;
}
.sideHeading{
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
ul.listimg li{
  float:left;
  width:30%;
  padding:18px;
  margin-right:2%;
}
.listimg a{
  display:block;
  overflow:hidden;
}
.listimg li a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.listimg li a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
ul.DiSp_invent li i{
  color:#444d69;
  margin-right:10px;
}
ul.DiSp_invent li{
  line-height:30px;
}
#cimm_headingbg h3{
  color:#444d69;
  font-size:30px;
}
.cimm_top{
  margin-top:20px;
}
#cimm_headingbg{
  background:rgba(191, 174, 127, 0.42);
  ;
  text-align:center;
  padding:30px;
  width:100%;
  height:100px;
  float:left;
}
.cimm_para{
  margin:0 auto!important;
  float:none!important;
  width:70%!important;
}
.cimm_SubTitles h5{
  color:#444d69;
  font-size:17px;
  text-align:center;
}
ul.cimm_listitems li{
  line-height:25px;
  font-size:16px;
  list-style-type:disc;
  margin-left:17px;
}
.cimm_TabBlock:hover, .cimm_TabBlock_img:hover{
  background:rgba(228, 221, 201, 0.12);
}
.cimm_TabBlock, .cimm_TabBlock_img{
  padding:15px;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.cimm_banner{
  overflow:hidden;
}
h1.cimm_bannertxt{
  color:rgb(164, 135, 67);
  position:absolute;
  left:0px;
  width:100%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:50px;
  top:32px;
  text-align:right;
}
.cimm_bannerpara{
  color:#fff;
  position:absolute;
  width:45%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:16px;
  top:111px;
  right:0;
  float:right;
  text-align:right;
}
.cimm_middlecontent{
  height:auto;
  line-height:25px;
  width:80%!important;
  float:none!important;
  background:rgba(200, 204, 217, 0.109804);
  margin:0px auto !important;
}
.cimm_middlecontent h3{
  margin:0 auto;
  width:85%;
  line-height:75px;
  font-size:26px;
  color:#444d69;
}
.cimm_midpart{
  margin:0 auto;
  width:85%;
}
.cimm_midpart i{
  font-size:25px;
  color:#444d69;
}
.cimm_midpart span{
  font-size:16px;
  line-height:26px;
}
#cimm_head{
  font-weight:bold;
  font-size:17px;
  margin-right:10px;
}
.cimm_imgbgcenter{
  margin:0 auto!important;
  width:80%!important;
  float:none!important;
  background:#f9fafb;
  padding:0 2px!important;
}
.cimm_imgbgcenter img{
  background:#444d69;
  border-radius:60%;
  display:block;
  padding:12px;
  margin:0 10px;
}
.cimm_imghead{
  color:#444d69;
}
.cimm_left{
  margin-top:20px;
}
.cimm_img:hover{
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.Static_columnImage{
  width:45%;
  margin:0 auto;
}
.cimm_frstleft{
  padding:15px!important;
}
.cimm_frstright{
  width:30%!important;
  padding:15px!important;
}
.cimm_frstleft h4{
  font-size:26px;
  color:#444d69;
  font-weight:bold;
  text-transform:lowercase;
}
.cimm_frstleft p{
  font-size:16px;
  line-height:26px;
}
ul.cimm_lists li{
  line-height:26px;
  margin-left:10px;
}
.cimm_frstright h4{
  font-size:18px;
  margin-bottom:7px;
}
.cimm_lists i{
  font-size:14px;
  padding-right:10px;
  color:#444d69;
}
.cimm_middlecontent p{
  line-height:25px;
}
.cimm_clipart{
  padding:15px!important;
}
.cimm_clipart img{
  float:left;
  display:block;
  margin-right:10px;
}
.cimm_clipart p{
  font-size:16px;
  line-height:26px;
}
.cimm_leftcontent{
  padding:20px!important;
  width:30%!important;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px;
  margin:5px;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px!important;
  margin:12px;
  float:right!important;
  width:25%!important;
  font-style:italic;
  font-weight:bold;
}
.cimm_imgleft{
  margin-right:20px;
  width:40%!important;
}
p.DiSp_paragrapghText{
  margin-top:15px;
}
ul.DiSp_liststyle{
  margin-left:21px;
  width:250px;
  float:left;
}
ul.DiSp_liststyle li{
  padding:10px;
  border-bottom:1px solid #f2efe5 !important;
}
.DiSp_border{
  padding:22px !important;
  border:1px solid #f2efe5;
}
i.fa.fa-arrow-right{
  color:#444d69;
}
.DiSp_Heading_bg{
  background:#444d69;
  width:6px;
  position:relative;
  height:60px;
  margin-bottom:10px;
  margin-top:20px;
}
.DiSp_Main_heading{
  padding:3px 10px;
  color:#444d69;
  position:absolute;
  width:232px;
  margin-left:10px;
  height:50px;
}
.DiSp_Heading_bg p{
  width:250px;
  position:absolute;
  padding:34px 20px;
}
.DiSp_Static_Image{
  float:left;
  width:45%;
  margin-right:5%;
}
.DiSp_static_content{
  float:left;
  width:45%;
  margin:20px 0px;
}
a.DiSp_Static_more{
  color:#444d69;
}
.DiSp_static_content hr{
  margin:30px 0px;
  border:none;
  height:1px;
  background:#f2efe5;
}
.clear{
  clear:both;
}
a.DiSp_Static_more:hover{
  border-bottom:1px dotted #bfae7f;
}
.colelem{
  display:inline;
  float:left;
  clear:both;
}
.DiSp_Static_columnImage{
  width:45%;
  margin:0 auto;
}
.DiSp_columnText{
  margin-top:15px;
  text-align:center;
  padding:10px;
}
.DiSp_Static_columnHeading{
  text-align:center;
  margin-top:20px;
}
.DiSp_threeBlocks{
  margin:0 1%;
  border-top:5px solid #444d69;
  width:31.33% !important;
}
.column1, .column2, .column3{
  width:22%!important;
  margin-right:2%;
  float:left;
  padding:0 10px;
}
.column1{
  margin-left:3%;
}
.column4{
  width:22%!important;
  margin-right:3%;
  float:left;
  padding:0 10px;
}
.outerWrap{
  padding:40px 20px 20px 20px;
  background-color:#444d69;
}
.outerWrap ul li{
  float:left;
  width:23.5%;
  margin-right:2%;
  list-style-type:none;
}
.outerWrap ul li:last-child{
  margin-right:0;
}
.titleWrap{
  position:relative;
  top:0;
  left:10px;
  background-color:#bfae7f;
  padding:10px 20px;
}
.outerWrap{
  position:absolute;
  margin-top:20px;
}
.flip{
  color:#000!important;
}
.flip i{
  display:inline;
  float:right;
  font-size:23px;
  color:#fff;
  font-weight:bold;
}
.flip a{
  padding:5px;
  background-color:#444d69!important;
  border:1px solid;
  border-color:#fff;
  border-bottom-color:#aaa;
  font-weight:bold;
  display:block;
  font-size:16px;
  line-height:32px;
  padding:5px 10px;
  text-decoration:none;
  color:#fff;
}
.DiSp_panel{
  padding:0px 25px;
  background-color:rgb(255, 255, 255);
  border:1px solid rgb(204, 204, 204);
  display:block;
  color:#000;
}
.redStar{
  color:#f00;
}
.inputWrap{
  margin-top:20px;
}
.DiSP_form label{
  display:block;
}
.DiSP_form textarea{
  width:930px;
  height:100px;
  border:1px solid #bfae7f;
}
.formWrap{
  margin-top:20px;
}
.bttnWrap{
  width:1000px;
  margin:0 auto!important;
}
.bttnWrap input[type="submit"]{
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:11px 30px!important;
  float:right;
  margin-top:20px;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.pressWrap h3{
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}
.pressWrap p{
  text-align:justify;
}
.NewsWrap{
  padding:20px 30px!important;
}
.NewsWrap h4 a{
  color:#444d69;
  text-decoration:underline;
}
.NewsWrap h4 a:hover{
  text-decoration:none;
}
.NewsWrap span a{
  color:#bfae7f;
}
.NewsWrap span a:hover{
  text-decoration:underline;
}
.DiSP_aboutUsDescp img{
  float:left;
  padding:0 20px 20px 0;
}
.DiSP_aboutUsDescp{
  margin-top:20px;
}
.aboutUsList ul li{
  list-style-type:disc;
  padding:3px 0;
}
.aboutUsList ul{
  padding-left:20px;
}
.aboutUsList h5{
  margin:20px 0;
}
.aboutDescp1 h4{
  color:#444d69;
  margin:20px 0 0 0;
}
@media (max-width: 480px){
  .captionBloom h1 {
    font-size: 18px;
    padding: 2px 0px;
  }
.captionCateOrange p {
  padding: 20px;
  margin: 20px;
  font-size: 16px;
  line-height: 14px;
}
}
.captionOrange h1, .captionCateOrange h1 {
  text-transform: uppercase;
  color: #fff;
}
.captionOrange p, .captionCateOrange p {
  color: #f5f5f5;
  font-size: 18px;
  margin: 0px 0 30px 0;
}
.captionCateOrange .button, .captionOrange .button {
  padding: 9px 25px;
}
.supportingProdTitle {
  font-size: 28px;
  color: #fff !important;
  font-family: "ClarendonBold";
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 2px 2px 4px #000000;
  position:absolute;
  top:24%;
  width:84%;
  left:8%;
  line-height:.9em;
}
.captionCateOrange {
  position: absolute;
  width: 80%;
  height: 100%;
  top: 0;
  left:10%;
}
.captionBloom {
  position: absolute;
  width: 80%;
  height: 90%;
  top: 5%;
  left:10%;
  padding: 10px 20px 10px;
  margin:auto;
  background: rgba(0,0,0,0.5);
}
@media all and (max-width: 999px){
  .bloomImg{
    width:50%;
    display: block;
    margin: auto;
  }
}
@media all and (min-width: 1000px){
  .bloomImg{
    width:20%;
    display: block;
    margin: auto;
  }
}
.captionBloom h1, .captionCateOrange h1 {
  text-transform: uppercase;
  color: #fff;
}
.captionBloom p {
  color: #f5f5f5;
  font-size: 16px;
  margin: 0px 0 10px 0;
}
.captionCateOrange .button, .captionOrange .button {
  padding: 9px 25px;
}
/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.instagramIconBlk img.img-responsive {
  margin: auto;
}
.instagramIconBlk {
  position: relative;
}
.instagramIconBlk:before,.instagramIconBlk:after {
  content: " ";
  height: 1px;
  width: 47%;
  background: #dadada;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
}
.instagramIconBlk:after {
  right: 0;
}
@media all and (max-width: 1400px){
  .captionCateOrange {
    padding-top: 15px;
  }
.captionCateOrange h1 {
  font-size: 30px;
}
.captionCateOrange p {
  margin: 15px 0 25px 0;
}
}
.aligncenter{
  margin:auto;
}
.heroImage .headline {
  color:#fff;
  text-shadow: 0 0 10px black;
}
@media screen and (min-width:1200px){
  .heroImage .headline{
    font-size:32px;
  }
}
@media screen and (max-width:900px){
  .captionBloom h1{
    font-size:25px;
  }
}
.heroImage{
  margin-bottom: 20px;
}
.introText {
  font-family: "AvenirBlack";
  font-size: 18px;
  line-height: 24px;
  color: #698c2b;
  padding:12px;
}
.reading{
  font-size:24px;
  color:#698c2b;
  text-align:center;
  font-weight:bold;
  padding-bottom:10px;
}
/*.cimm_bodyContentWrap .cimm_staticPageWrap>.container {
padding: 10px 20px 30px;
}*/
.note{
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 14px;
}
.cimm_staticPageWrap>.container {
  box-shadow: 0;
  /*padding:20px 40px 40px;*/
  background-color:#fff;
}
@media screen and (min-width: 1400px) {
  .cutomTCBanner {
    margin:0px -100px 20px !important;
  }
.cimm_bodyContentWrap .cimm_staticPageWrap>.container, .cimm_bodyContentWrap .cimm_staticPageWrap>.container-fluid>.container {
  /*padding: 10px 130px 30px;*/
  max-width: 1200px;
  min-height: auto !important;
  box-shadow: 0 0 12px 0px #9e9a9a;
  margin-bottom:10px;
}
/*.cimm_bodyContentWrap>.container {
max-width: 1440px;
width: 1440px;
padding: 0 100px 30px;
}*/
}
.cimm_staticPageWrap .sp-form li:before {
  width: 0px !important;
}
.assignedStaticPageWrap .overlay {
  height: 50% !important;
  width: 105% !important;
  position: absolute;
  bottom:0;
  cursor: pointer;
  z-index: 5;
}
.assignedStaticPageWrap .overlay:after {
  bottom:10px !important;
  background-color:#E87722;
  padding:5px 10px;
  color:#fff !important;
  border-radius:5px;
}
.bullet li{
  margin-left:20px;
  padding-left:10px;
}
.bullet li:before {
  content: '\2022';
  color: red;
  padding-right: .5em;
}
.supportingProd:hover img {
  opacity:0.5;
  -webkit-transition:opacity 1s;
}
.halftone{
  display:block;
  background: -webkit-linear-gradient(45deg, #777 25%, transparent 25%, transparent), -webkit-linear-gradient(-45deg, #777 25%, transparent 25%, transparent), -webkit-linear-gradient(45deg, transparent 75%, #777 75%), -webkit-linear-gradient(-45deg, #000 75%, #777 75%);
  background-size:4px 4px;
}
.darken{
  display:block;
  background-color:#000;
}
@media only screen and (min-width:900px){
  .headline01{
    font-size:62px;
  }
}
@media only screen and (max-width:890px){
  .headline01{
    font-size:38px;
  }
}
nav.navbar .cimm_nav>ul>li>a {
  padding: 13px 32px 12px;
}
/*--------------------------- Static page styles starts ---------------------------*/
/*default styles*/
.PRightHalf {
  padding-right: 7.5px !important;
}
.PLeftHalf {
  padding-left: 7.5px !important;
}
#cimm_static_block > .container {
  width: 100%;
  box-shadow: none;
  padding: 0;
}
/*Banner styles starts*/
.Disp_BannerSection {
  filter: drop-shadow(0px 6px 4px rgba(0,0,0,0.3));
}
.Disp_BannerSection .captionOrange {
  display: block;
  /*width: calc(100% - 735px) !important;*/
  width:1200px !important;
  max-width: 1200px;
  height: auto !important;
  background: rgba(0,0,0,0.5);
}
.Disp_BannerSection .captionOrange .Disp_BannerCaptionSection {
  display: block;
  padding: 0px 0px 30px 20px;
}
.Disp_BannerSection .captionOrange .Disp_BannerCaptionSection > h2 {
  font-family: FuturaStd-Medium,Arial,sans-serif;
  font-weight: 400;
  font-size: 36px;
  color: #ffcf01;
}
/*Banner styles ends*/
.Disp_mBottom3 {
  margin-bottom: 30px !important;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock {
  position: relative;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock > a > img, .Disp_ServicesImgOverTextBlock > a > img {
  -webkit-filter: contrast(3.5);
  filter: contrast(3.5);
  transition: filter ease-in;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock:hover > a > img, .Disp_ServicesImgOverTextBlock:hover > a > img {
  -webkit-filter: none;
  filter: none;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock > .Disp_CategoryImgOverlay, .Disp_ServicesImgOverTextBlock .Disp_ServicesTextOnImg {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  /*background-color: hsl(0 100% 30% / 75%);*/
  opacity: 1;
  transition: all ease-in;
  cursor: pointer;
  /*z-index: 1;*/
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock > .Disp_CategoryImgOverlay {
  background-color: rgb(130 0 0 / 75%);
}
.Disp_ServicesImgOverTextBlock .Disp_ServicesTextOnImg {
  background: rgb(7 74 117 / 92%);
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock:hover > .Disp_CategoryImgOverlay, .Disp_ServicesImgOverTextBlock:hover .Disp_ServicesTextOnImg {
  opacity: 0;
  z-index: -1;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock > .Disp_CategoryImgOverlay span, .Disp_ServicesImgOverTextBlock .Disp_ServicesTextOnImg span {
  position: relative;
  font-family: FuturaStd-Medium,Arial,sans-serif;
  font-weight: 600;
  color: #ffffff;
  height: 100%;
  display: block;
  vertical-align: -webkit-baseline-middle;
  text-shadow: 1px 1px 10px #000000;
  letter-spacing: 1px;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock > .Disp_CategoryImgOverlay span {
  font-size: 18px;
  padding: 40% 7px 0;
}
.Disp_ServicesImgOverTextBlock .Disp_ServicesTextOnImg span {
  font-size: 24px;
  padding: 14% 7px 0;
  color: #ffcf01;
  letter-spacing: 3px;
  text-transform: capitalize;
  -webkit-transform: scale(1, 1.5);
  -moz-transform: scale(1, 1.5);
  -o-transform: scale(1, 1.5);
  transform: scale(1, 1.5);
}
.Disp_homeBlockHeading, .Disp_homeBlogHeading {
  font-family: FuturaStd-Medium,Arial,sans-serif;
  color: #4d5658;
  line-height: 24px;
  font-weight: 400 !important;
  margin-bottom: 20px !important;
  margin-top: 3px !important;
}
.Disp_homeBlockHeading {
  font-size: 38px;
  text-align: Center;
}
.Disp_homeBlogHeading {
  font-size: 36px;
}
.Disp_homeBodyBg {
  background-image: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/wood_bg.jpg);
  background-repeat: no-repeat;
  /*background-position: 0 120px;*/
  background-position: top 120px right 0px;
  background-position-x: 0;
  background-position-y: 27%;
  background-repeat-y: no-repeat;
  background-repeat-x: no-repeat;
  background-size: 100% 67%;
  -webkit-background-size: 100% 67%;
  -webkit-background-position-x: 0;
  -webkit-background-position-y: 27%;
  position: relative;
  /*top: -15px;*/
}
.Disp_homeBodyBg .container {
  background: #fff;
}
.Disp_hrLine {
  background: #4d5658;
  width: 100%;
  height: 1px;
  display: block;
  margin: 0 !important;
}
.Disp_blockTitle {
  font-size: 18px;
  color: #e01a2a;
  line-height: 24px;
  margin-bottom: 11px !important;
  font-family: FuturaStd-bold,Arial,sans-serif;
  width: 100%;
}
.Disp_blockTitle a {
  color: #bf202f !important;
  text-decoration: none !important;
}
.Disp_blockDescription {
  font-size: 16px;
  color: #000;
  line-height: 24px;
  width: calc(100% - 25px);
}
.Disp_blockDescription a {
  font-size: 16px;
  color: #e01a2a !important;
  line-height: 24px;
  text-decoration: none !important;
  display: block;
}
.Disp_blockDescription a:after {
  content: "\f101" !important;
  font-family: FontAwesome,Arial,sans-serif;
  font-weight: 700;
  padding-left: 10px;
  font-size: 18px;
  vertical-align: top;
}
.Disp_featuredProductsSection {
  background: #4d5658;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg {
  height: 356px !important;
  width: 350px !important;
  /*width: calc(100% - 220px) !important;*/
  max-width: 350px !important;
  background-color: transparent !important;
  padding-bottom: 0 !important;
  padding-top: 25px !important;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg a {
  border: none !important;
  border-radius: 0 !important;
  height: 100%;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg > a > img {
  display: block;
  position: relative;
  width: auto;
  height: auto;
}
.Disp_featuredProductsSection .cimm_slideItemDesp {
  padding: 40px 10px !important;
  background-color: #cfcfce;
  width: 330px !important;
  height: 180px;
  margin: 0 auto;
}
.Disp_featuredProductsSection .cimm_slideItemDesp .productTitle {
  font-size: 22px !important;
  color: #000;
}
.Disp_featuredProductsSection .cimm_slideItemDesp ul {
  padding: 0px 0;
}
.Disp_featuredProductsSection .cimm_slideItemDesp ul li {
  padding-left: 0 !important;
}
.Disp_featuredProductsSection .cimm_slideItemDesp ul li .priceSpan {
  font-size: 20px !important;
  color: #e01a2a;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_CaroBlockTitle {
  font-family: SignPainter-HouseScript,Arial,sans-serif;
  font-smoothing: antialiased !important;
  -webkit-font-smoothing: antialiased !important;
  text-rendering:optimizeLegibility !important;
  -webkit-text-rendering: optimizeLegibility !important;
  -moz-osx-font-smoothing: grayscale !important;
  color: #cfcfce !important;
  text-align: center !important;
  background: #3a4143;
  margin: 0 !important;
  padding: 10px 0;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_CaroBlockTitle label {
  font-family: SignPainter-HouseScript,Arial,sans-serif;
  background-color: transparent !important;
  font-size: 48px !important;
  text-transform: capitalize !important;
  line-height: normal;
  margin: 3px 0 !important;
}
.mac-os label {
  padding-left: 3px;
  letter-spacing: 0;
  -moz-osx-font-smoothing: grayscale !important;
}
/*.mac-os.chrome label {
letter-spacing: 2px !important;
}*/
.Disp_featuredProductsSection .cimm_sliderWrap .slick-slide {
  margin: 0 !important;
}
.Disp_featuredProductsSection .cimm_slideItemDesp:after {
  content: "";
  display: block;
  width: 100%;
  height: 90px;
  position: absolute;
  background: #3a4143;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.Disp_featuredProductsSection .slick-slider .slick-prev, .Disp_featuredProductsSection .slick-slider .slick-next {
  background: transparent !important;
  top: auto !important;
  bottom: 74px;
}
.Disp_featuredProductsSection .slick-slider .slick-prev {
  left: 60px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next {
  right: 60px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next:before, .Disp_featuredProductsSection .slick-slider .slick-prev:before {
  font-size: 70px !important;
  color: #fff !important;
}
.Disp_featuredProductsSection .slick-slider .slick-prev::before {
  content: "\f0d9" !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next::before {
  content: "\f0da" !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next:hover, .Disp_featuredProductsSection .slick-slider .slick-prev:hover {
  background: none !important;
  box-shadow: none !important;
}
/*Services*/
h1.Disp_StaticPageTitle, h4.Disp_StaticPageTitle {
  font-family: FuturaStd-Medium,Arial,sans-serif;
  color: #4d5658;
  text-transform: uppercase;
  /*margin-bottom: 25px !important;
  margin-top: 30px !important;*/
}
h1.Disp_StaticPageTitle {
  font-size: 24px;
  margin-top: 0;
}
h4.Disp_StaticPageTitle {
  font-size: 20px;
  margin-top: 35px;
}
p.Disp_StaticPageDescription {
  margin-bottom: 15px;
  color: #000;
}
p.Disp_StaticPageDescription b {
  display: block;
}
p.Disp_StaticPageDescription a {
  font-family: 'FuturaStd-Bold';
  text-decoration: underline;
  color: #e11a2a;
}
p.Disp_StaticPageDescription a:hover {
  color: #b21521;
}
p.Disp_StaticPageDescription a.Disp_DocTextLink {
  font-size: inherit;
  font-family: 'FuturaStd-Medium';
}
p.Disp_StaticPageDescription span.Disp_RedBoldPara {
  color: #bf202f;
  font-size: 16px;
  font-family: FuturaStd-Bold,Arial,sans-serif;
  text-transform: uppercase;
}
.Disp_ServiceWoodBg {
  background-image: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/services_wood_bg.jpg);
  background-repeat: no-repeat;
  background-repeat-x: no-repeat;
  background-repeat-y: no-repeat;
  background-position: 0 24px;
}
.Disp_ServiceBlockSection {
  width: calc(100% - 210px);
  margin: 0 auto;
}
a.Disp_ServicesBlockLink {
  display: block;
}
.Disp_ServicesImgOverTextBlock {
  display: block;
  position: relative;
}
.Disp_ServicesButton i {
  width: 60px;
  font-size: 60px;
  text-align: center;
  color: #cfcfce;
  vertical-align: middle;
}
.Disp_ServicesButton a {
  display: block;
  background: #bf202f;
  color: #ffcf01 !important;
  text-align: center;
  font-size: 28px;
  font-family: SignPainter-HouseScript,Arial,sans-serif;
  margin-bottom: 15px;
  -moz-osx-font-smoothing: grayscale !important;
  text-rendering: optimizelegibility;
  font-weight: 100;
}
.Disp_ServicesButton a:hover {
  background: #b21521;
  text-decoration:none !important;
}
.Disp_ServicesButton i {
  width: 100px;
  font-size: 72px;
  text-align: center;
  color: #cfcfce;
  vertical-align: middle;
}
/*Anchors*/
h3.Disp_AnchorsSubHeading, h3.Disp_AnchorsSubHeadingBlack {
  font-size: 18px;
  font-family: FuturaStd-Bold,Arial,sans-serif;
}
h3.Disp_AnchorsSubHeading {
  color: #bf202f;
  text-transform: uppercase;
  /*width: calc(100% - 166px);*/
}
h3.Disp_AnchorsSubHeadingBlack {
  color: #000000;
}
ul.Disp_AnchorsList {
  padding-left: 30px;
  margin-bottom: 20px !important;
}
ul.Disp_AnchorsList li {
  font-size: 18px;
  font-family: FuturaStd-Medium,Arial,sans-serif;
  line-height: 30px;
  font-weight: 700;
  padding-left: 22px !important;
}
ul.Disp_AnchorsList li::before, h4.Disp_StaticArrowSubHeading:before {
  content: "\f101" !important;
  font-weight: 700;
  font-family: FontAwesome;
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  font-size: 18px;
  color: #e11a2a;
}
ul.Disp_AnchorsList li::before {
  margin-top:-3px;
}
h4.Disp_StaticArrowSubHeading:before {
  margin-right: 5px;
}
ul.Disp_AnchorsList li a {
  color: #4d5658;
}
h4.Disp_ArticleBlockHeading {
  font-size: 18px;
  font-family: FuturaStd-Medium,Arial,sans-serif;
  font-weight: 600;
  margin-top: 0;
  color: #4d5658;
}
h4.Disp_ArticleBlockHeading::before {
  content: "\f101";
  font-family: FontAwesome;
  color: #e11a2a;
  font-size: 18px;
  margin-right: 5px;
  font-weight: 700;
}
h4.Disp_ArticleBlockHeading a {
  color: #4d5658;
}
h4.Disp_HeadingSimpleInteriorBlockList {
  font-size: 16px;
  margin-bottom: 5px;
  font-family: 'FuturaStd-Medium';
  font-weight: 600;
  line-height: 1.42857143;
}
ul.Disp_AnchorsBlockList, ul.Disp_SimpleInteriorBlockList {
  margin-bottom: 8px !important;
}
ul.Disp_SimpleInteriorBlockList{
  padding-left: 15px !important;
}
ul.Disp_AnchorsBlockList li {
  font-weight: 600;
  color: #000;
  padding-left: 40px !important;
}
ul.Disp_AnchorsBlockList li::before {
  content: none !important;
}
ul.Disp_SimpleInteriorBlockList li {
  margin-bottom: 5px !important;
  padding-left: 40px !important;
}
ul.Disp_SimpleInteriorBlockList li:before, ul.Disp_AnchorsBlockList li:before {
  content: "-" !important;
  display: block !important;
  width: 0 !important;
  height: 0 !important;
  color: #000000;
  line-height: 0 !important;
}
ul.Disp_SimpleInteriorBlockList li a {
  color: #064975;
  text-decoration: underline;
}
/*Contact Us*/
h4.Disp_StaticArrowSubHeading {
  font-size: 16px;
  color: #4d5658;
  font-family: 'FuturaStd-Bold';
}
.StaticPageForms {
  margin-bottom: 15px;
}
.StaticPageForms label.customRadioBtn {
  display: inline-block !important;
  margin: 5px 5px;
}
.StaticPageForms div[data-type="radio"] {
  margin-bottom: 10px;
}
.StaticPageForms .form-group input, .StaticPageForms .form-group textarea {
  font-size: 16px !important;
  padding-left: 5px !important;
}
.StaticPageForms span.text-danger {
  color: #e01a2a !important;
  margin-left: -5px;
}
.StaticPageForms button.button {
  border-radius: 0 !important;
  background: #bf202f;
}
.StaticPageForms button.button:hover {
  background: #b21521;
}
.StaticPageForms div[data-type="checkbox"] {
  margin: 0 0 25px 0;
}
.StaticPageForms div[data-type="checkbox"] > p {
  margin-bottom: 15px;
}
.StaticPageForms div[data-type="checkbox"] > label.customCheckBox {
  line-height: 6px !important;
}
.StaticPageForms div[data-type="checkbox"] input[type="checkbox"]+span:after {
  border: 2px solid #000 !important;
  border-radius: 50%;
  height: 12px;
  background: none !important;
  top: -4px !important;
}
.StaticPageForms div[data-type="checkbox"] input[type="checkbox"]+span:before {
  background: transparent;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  left: 0;
  top: -4px;
}
.StaticPageForms div[data-type="checkbox"] input[type="checkbox"]:checked+span:before {
  border-bottom: none;
  border-right: none;
  -webkit-transform: scale(.5);
  -moz-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(0.5);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #e11a2a;
}
h4.Disp_ContactSubHeading {
  color: #4d5658;
  font-size: 18px;
  font-family: 'FuturaStd-Bold';
}
ul.Disp_ContactDetailSection {
  margin-bottom: 15px;
}
ul.Disp_ContactDetailSection li {
  padding: 0 !important;
  font-size: 16px;
}
ul.Disp_ContactDetailSection li:before {
  content: none !important;
}
ul.Disp_ContactDetailSection li a {
  color: #000 !important;
}
ul.Disp_ContactDetailSection li a:hover {
  color: #e01a2a !important;
  text-decoration: underline !important;
}
.Disp_ContactDetailSection li h4.Disp_ContactDetailSubHeading {
  font-size: 16px;
  font-family: 'FuturaStd-Bold';
}
ul.Disp_ContactDetailSection > li > ul > li {
  display: inline-block;
}
ul.Disp_ContactDetailSection > li > ul > li {
  display: inline-block;
}
ul.Disp_ContactDetailSection > li > ul > li:first-child {
  width: calc(100% - 30%);
}
ul.Disp_ContactDetailSection > li > ul > li h4.Disp_ContactDetailSubHeading {
  margin: 5px 0;
}
ul.Disp_ContactDetailSection > li > ul > li a:hover {
  color: #e01a2a;
}
p.Disp_SeeLocationButtonWrap {
  margin-bottom: 15px;
}
p.Disp_SeeLocationButtonWrap a.Disp_SeeLocationButton {
  display: block;
  font-size: 16px;
  font-family: 'FuturaStd-Bold';
  color: #ffffff;
  background: #bf202f;
  text-align: center;
  padding: 9px 0;
}
p.Disp_SeeLocationButtonWrap a.Disp_SeeLocationButton:hover {
  background: #b21521;
  color: #ffffff;
  text-decoration: none;
}
.StaticPageForms .customRadioBtn input[type=radio]+span:after {
  border: 2px solid #000 !important;
}
ul.Disp_StaticInfoSection {
  position: relative;
  padding-left: 35px;
}
ul.Disp_StaticInfoSection:before {
  content: "\f0da";
  font-family: 'FontAwesome';
  font-size: 70px;
  font-weight: bold;
  display: block;
  position: absolute;
  color: #064975;
  left: 0;
  top: -25px;
}
ul.Disp_StaticInfoSection li {
  margin-left: 0 !important;
  padding-left: 0 !important;
  font-size: 18px;
  font-family: 'FuturaStd-Bold';
  color: #000000;
}
ul.Disp_StaticInfoSection li::before {
  content: none !important;
}
ul.Disp_StaticInfoSection li span {
  padding-left: 5px;
}
ul.Disp_StaticInfoSection li span a {
  color: #064975;
  font-size: 18px;
  font-weight: 700;
}
/*Pro Services List*/
ul.Disp_ProServicesTeamList {
  margin-bottom: 15px;
}
ul.Disp_ProServicesTeamList li::before {
  content: none !important;
}
ul.Disp_ProServicesTeamList li {
  padding-left: 0 !important;
  font-size: 16px;
}
ul.Disp_ProServicesTeamList li > h4 {
  font-size: 16px;
  font-family: 'FuturaStd-Bold';
}
ul.Disp_ProServicesTeamList li > ul {
  margin-bottom: 5px;
}
ul.Disp_ProServicesTeamList > li ul li a {
  color: #000 !important;
  font-size: 16px;
}
ul.Disp_ProServicesTeamList > li ul li a:hover {
  text-decoration: none !important;
}
ul.Disp_ProServicesTeamList li > ul li a span {
  font-size: 16px;
  color: #064975;
  text-decoration: underline;
  font-weight: 600;
}
h2.Disp_ContactGreyHeading {
  color: #4d5658;
  font-size: 22px;
  font-family: 'FuturaStd-Bold';
}
span.Disp_danger {
  color: #e11a2a;
}
/*Email Sign Up page styles*/
.EmailSignUpForm > .row > .col.col-md-4[data-type="select"]:nth-child(5) label span.text-danger, .EmailSignUpForm > .row > .col.col-md-4[data-type="select"]:nth-child(6) label span.text-danger {
  color: transparent !important;
}
.EmailSignUpForm > .row > .col.col-md-4[data-type="select"] .form-control {
  border-color: #343333;
  border-radius: 0;
}
/*Credit and Finance page styles*/
a.Disp_AnchorsSubHeadingLinkBlue {
  color: #064975 !important;
  text-decoration: underline !important;
}
.Disp_LeftIndent15 {
  padding-left: 25px;
}
/*Info Mobile App page*/
.Disp_BlueCircle {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background: #064975;
  margin: 0 auto;
}
.Disp_BlueCircle img {
  padding: 20px;
}
/*------------------Responsive style starts--------------------*/
.Disp_featuredProductsSection{
  height: 600px;
  overflow: hidden;
}
.Disp_BannerSection{
  height: 556px;
}
@media (max-width: 1399px) and (min-width:1200px) {
  .Disp_BannerSection .captionOrange {
    top: 330px !important;
  }
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg {
  height: 340px !important;
}
}
@media (max-width: 1199px) and (min-width:992px) {
  .Disp_BannerSection .captionOrange {
    top: 330px !important;
  }
.Disp_homeBlockHeading {
  font-size: 32px !important;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg {
  height: 280px !important;
}
.Disp_featuredProductsSection .cimm_slideItemDesp {
  padding: 20px 10px !important;
  height: 141px;
}
.Disp_blockTitle {
  width: calc(100% - 68px);
}
.Disp_blockDescription {
  width: calc(100% - 10px);
}
.Disp_featuredProductsSection .slick-slider .slick-prev {
  left: 15px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next {
  right: 15px !important;
}
.Disp_ServiceWoodBg {
  background-size: 100%;
}
.Disp_ServicesButton i {
  width: 80px;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg > a > img {
  position: inherit;
}
}
@media (max-width: 991px) {
  .Disp_BannerSection .captionOrange {
    top: 310px !important;
  }
.Disp_homeBlogHeading {
  font-size: 34px;
}
h3.Disp_AnchorsSubHeading {
  width: 100%;
}
.Disp_ServicesImgOverTextBlock {
  padding-top: 24px;
}
.Disp_ServiceWoodBg {
  background-repeat-y: repeat;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock {
  width: 35%;
  margin: 0 auto;
}
.Disp_homeBodyBg {
  background-size: 100% 17%;
  background-position-y: 2%;
}
}
@media (max-width: 767px) {
  .Disp_featuredProductsSection{
    height: auto;
  }
.Disp_BannerSection{
  height: auto;
}
.Disp_BannerSection .captionOrange {
  top: 290px !important;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg {
  height: 288px !important;
  width: 288px !important;
}
.Disp_featuredProductsSection .cimm_slideItemDesp {
  width: 268px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-prev {
  left: 55px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next {
  right: 55px !important;
}
.Disp_homeShopProductsWrap p a img {
  width: 50% !important;
  margin: 0 auto;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_CaroBlockTitle label {
  font-size: 38px !important;
}
.Disp_homeBlockHeading, .Disp_homeBlogHeading {
  line-height: 34px;
  font-size: 28px !important;
}
.Disp_featuredProductsSection .cimm_sliderWrap .cimm_slideItemImg > a > img {
  position: inherit;
}
.StaticPageForms div[data-type="checkbox"] > label.customCheckBox {
  line-height: 16px !important;
}
.StaticPageForms div[data-type="checkbox"] input[type="checkbox"]+span:after {
  top: -1px !important;
}
.StaticPageForms div[data-type="checkbox"] input[type="checkbox"]+span:before {
  top: -1px;
}
}
@media (max-width: 480px) {
  .Disp_featuredProductsSection{
    height: auto;
  }
.Disp_BannerSection{
  height: auto;
}
.PRightHalf {
  padding-right: 15px !important;
}
.PLeftHalf {
  padding-left: 15px !important;
}
.Disp_BannerSection .captionOrange {
  top: 255px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-prev {
  left: 5px !important;
}
.Disp_featuredProductsSection .slick-slider .slick-next {
  right: 5px !important;
}
.Disp_blockTitle {
  width: 100%;
}
.Disp_blockDescription {
  width: 100%;
}
.Disp_homeShopProductsWrap > .row > .Disp_mBottom3 > .Disp_CategoryImgBlock {
  width: 100%;
}
}
/*Responsive style ends*/
/*--------------------------- Static page styles ends ---------------------------*/
.popupdemo-overlay {
  position: fixed;
  z-index: 10;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(87, 29, 7, 0.84);
}
.popupdemo {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 42px;
  padding-left: 42px;
  font-family: Montserrat, sans-serif;
  text-align: center;
}
.popupdemo.sublabel {
  padding-right: 112px;
  padding-left: 112px;
  font-size: 0.9em;
}
.cimm_category-item .cimm_category-itemname {
  text-align: center;
  text-transform: capitalize !important;
  font-family: "FuturaStd-Medium";
  margin: 0;
  /* padding: 10px; */
  padding-left: 10px;
  padding-right: 10px;
  line-height: 15px;
  height: 60px;
}
.mBottom-3 {
  padding-bottom: 15px !important;
}
.accordion2 {
  cursor: pointer;
  font-size: 16px;
  color: #e01a2a !important;
  line-height: 24px;
  text-decoration: none !important;
  display: block;
}
.accordion2 p:after {
  font-family: FontAwesome;
  font-weight: 700;
  padding-left: 10px;
  font-size: 18px;
  vertical-align: top;
}
.acicon {
  font-family: FontAwesome;
  font-weight: 700;
  padding-left: 10px;
  font-size: 18px;
  vertical-align: top;
}
.panel2 {
  display: none;
  overflow: hidden;
}
.catlink {
  color: #064975;
  text-decoration: underline;
  font-family: 'FuturaStd-Medium';
}
.catlink:hover {
  color: #e11a2a;
  text-decoration: underline;
}
.catDescription {
  margin-bottom: 15px;
  color: #000;
}
#blogimg {
  display: block;
  width: 100% !important;
  max-width: 300px !important;
  height: auto;
  left: 0 !important;
  margin-top: 10px;
  margin-bottom:10px;
}
form.DiSP-Quote .alert-danger {
  display: none;
}
@media (min-width: 786px){
  .setLoadingDimension{
    width: 1579px !important;
    height: 487px !important;
  }
}
