/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.cimm_productHead h2{
  color:#444d69;
}
.cimm_placeHolder_Top{
  background:#bfae7f;
  padding:20px 0px;
  text-align:center;
}
.cimm_placeHolder_Top h3, .cimm_placeHolder_Top p{
  color:#fff;
}
.cimm_placeHolder_Top p{
  padding:0 10px;
}
.cimm_placeHolder_Top h3{
  margin-bottom:10px;
}
.cimm_welcomeNote{
  color:#878787;
  text-align:center;
}
.cimm_placeHolder_Bottom img{
  width:100%;
}
.cimm_HomepageSliderWrap{
  height:382px;
  margin-bottom:30px;
}
.cimm_HomepageSliderWrap img{
  top:0px !important;
}
.cimm_HomepageSliderWrap{
  color:#ffffff !important;
  font-weight:bold;
}
.cimm_HomepageSliderWrap .jssorb01{
  top:170px !important;
  bottom:0 !important;
}
.cimm_placeHolder{
  margin:0 10px;
}
.cimm_staticPageWrap{
  font-size:14px;
}
.mainHeading{
  color:#444d69;
  margin-top:20px;
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display:block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border:1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left:20px!important;
}
.imgWrap a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
.subheading2{
  color:#000038;
  font-size:14px;
  margin-bottom:10px;
}
button.accordion{
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}
button.accordion.active, button.accordion:hover{
  background-color:#ddd;
}
div.panel{
  padding:0 18px;
  background-color:white;
  display:none;
}
div.panel.show{
  display:block;
}
.marginTop{
  margin-top:20px;
}
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns{
  width:100%;
  box-shadow:none !important;
  margin-bottom:40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  margin-right:10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
.Disp_button{
  padding:5px;
  background:#444d69;
  color:#fff;
  text-align:center;
  font-size:19px;
  text-transform:uppercase;
  border:2px solid #fff;
  height:40px;
  width:180px;
  margin-top:35px;
  margin-bottom:60px;
  float:right;
}
.DiSp_invImg{
  margin-right:15px;
}
.sideHeading{
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
ul.listimg li{
  float:left;
  width:30%;
  padding:18px;
  margin-right:2%;
}
.listimg a{
  display:block;
  overflow:hidden;
}
.listimg li a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.listimg li a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
ul.DiSp_invent li i{
  color:#444d69;
  margin-right:10px;
}
ul.DiSp_invent li{
  line-height:30px;
}
#cimm_headingbg h3{
  color:#444d69;
  font-size:30px;
}
.cimm_top{
  margin-top:20px;
}
#cimm_headingbg{
  background:rgba(191, 174, 127, 0.42);
  ;
  text-align:center;
  padding:30px;
  width:100%;
  height:100px;
  float:left;
}
.cimm_para{
  margin:0 auto!important;
  float:none!important;
  width:70%!important;
}
.cimm_SubTitles h5{
  color:#444d69;
  font-size:17px;
  text-align:center;
}
ul.cimm_listitems li{
  line-height:25px;
  font-size:16px;
  list-style-type:disc;
  margin-left:17px;
}
.cimm_TabBlock:hover, .cimm_TabBlock_img:hover{
  background:rgba(228, 221, 201, 0.12);
}
.cimm_TabBlock, .cimm_TabBlock_img{
  padding:15px;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.cimm_banner{
  overflow:hidden;
}
h1.cimm_bannertxt{
  color:rgb(164, 135, 67);
  position:absolute;
  left:0px;
  width:100%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:50px;
  top:32px;
  text-align:right;
}
.cimm_bannerpara{
  color:#fff;
  position:absolute;
  width:45%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:16px;
  top:111px;
  right:0;
  float:right;
  text-align:right;
}
.cimm_middlecontent{
  height:auto;
  line-height:25px;
  width:80%!important;
  float:none!important;
  background:rgba(200, 204, 217, 0.109804);
  margin:0px auto !important;
}
.cimm_middlecontent h3{
  margin:0 auto;
  width:85%;
  line-height:75px;
  font-size:26px;
  color:#444d69;
}
.cimm_midpart{
  margin:0 auto;
  width:85%;
}
.cimm_midpart i{
  font-size:25px;
  color:#444d69;
}
.cimm_midpart span{
  font-size:16px;
  line-height:26px;
}
#cimm_head{
  font-weight:bold;
  font-size:17px;
  margin-right:10px;
}
.cimm_imgbgcenter{
  margin:0 auto!important;
  width:80%!important;
  float:none!important;
  background:#f9fafb;
  padding:0 2px!important;
}
.cimm_imgbgcenter img{
  background:#444d69;
  border-radius:60%;
  display:block;
  padding:12px;
  margin:0 10px;
}
.cimm_imghead{
  color:#444d69;
}
.cimm_left{
  margin-top:20px;
}
.cimm_img:hover{
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.Static_columnImage{
  width:45%;
  margin:0 auto;
}
.cimm_frstleft{
  padding:15px!important;
}
.cimm_frstright{
  width:30%!important;
  padding:15px!important;
}
.cimm_frstleft h4{
  font-size:26px;
  color:#444d69;
  font-weight:bold;
  text-transform:lowercase;
}
.cimm_frstleft p{
  font-size:16px;
  line-height:26px;
}
ul.cimm_lists li{
  line-height:26px;
  margin-left:10px;
}
.cimm_frstright h4{
  font-size:18px;
  margin-bottom:7px;
}
.cimm_lists i{
  font-size:14px;
  padding-right:10px;
  color:#444d69;
}
.cimm_middlecontent p{
  line-height:25px;
}
.cimm_clipart{
  padding:15px!important;
}
.cimm_clipart img{
  float:left;
  display:block;
  margin-right:10px;
}
.cimm_clipart p{
  font-size:16px;
  line-height:26px;
}
.cimm_leftcontent{
  padding:20px!important;
  width:30%!important;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px;
  margin:5px;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px!important;
  margin:12px;
  float:right!important;
  width:25%!important;
  font-style:italic;
  font-weight:bold;
}
.cimm_imgleft{
  margin-right:20px;
  width:40%!important;
}
p.DiSp_paragrapghText{
  margin-top:15px;
}
ul.DiSp_liststyle{
  margin-left:21px;
  width:250px;
  float:left;
}
ul.DiSp_liststyle li{
  padding:10px;
  border-bottom:1px solid #f2efe5 !important;
}
.DiSp_border{
  padding:22px !important;
  border:1px solid #f2efe5;
}
i.fa.fa-arrow-right{
  color:#444d69;
}
.DiSp_Heading_bg{
  background:#444d69;
  width:6px;
  position:relative;
  height:60px;
  margin-bottom:10px;
  margin-top:20px;
}
.DiSp_Main_heading{
  padding:3px 10px;
  color:#444d69;
  position:absolute;
  width:232px;
  margin-left:10px;
  height:50px;
}
.DiSp_Heading_bg p{
  width:250px;
  position:absolute;
  padding:34px 20px;
}
.DiSp_Static_Image{
  float:left;
  width:45%;
  margin-right:5%;
}
.DiSp_static_content{
  float:left;
  width:45%;
  margin:20px 0px;
}
a.DiSp_Static_more{
  color:#444d69;
}
.DiSp_static_content hr{
  margin:30px 0px;
  border:none;
  height:1px;
  background:#f2efe5;
}
.clear{
  clear:both;
}
a.DiSp_Static_more:hover{
  border-bottom:1px dotted #bfae7f;
}
.colelem{
  display:inline;
  float:left;
  clear:both;
}
.DiSp_Static_columnImage{
  width:45%;
  margin:0 auto;
}
.DiSp_columnText{
  margin-top:15px;
  text-align:center;
  padding:10px;
}
.DiSp_Static_columnHeading{
  text-align:center;
  margin-top:20px;
}
.DiSp_threeBlocks{
  margin:0 1%;
  border-top:5px solid #444d69;
  width:31.33% !important;
}
.column1, .column2, .column3{
  width:22%!important;
  margin-right:2%;
  float:left;
  padding:0 10px;
}
.column1{
  margin-left:3%;
}
.column4{
  width:22%!important;
  margin-right:3%;
  float:left;
  padding:0 10px;
}
.outerWrap{
  padding:40px 20px 20px 20px;
  background-color:#444d69;
}
.outerWrap ul li{
  float:left;
  width:23.5%;
  margin-right:2%;
  list-style-type:none;
}
.outerWrap ul li:last-child{
  margin-right:0;
}
.titleWrap{
  position:relative;
  top:0;
  left:10px;
  background-color:#bfae7f;
  padding:10px 20px;
}
.outerWrap{
  position:absolute;
  margin-top:20px;
}
.flip{
  color:#000!important;
}
.flip i{
  display:inline;
  float:right;
  font-size:23px;
  color:#fff;
  font-weight:bold;
}
.flip a{
  padding:5px;
  background-color:#444d69!important;
  border:1px solid;
  border-color:#fff;
  border-bottom-color:#aaa;
  font-weight:bold;
  display:block;
  font-size:16px;
  line-height:32px;
  padding:5px 10px;
  text-decoration:none;
  color:#fff;
}
.DiSp_panel{
  padding:0px 25px;
  background-color:rgb(255, 255, 255);
  border:1px solid rgb(204, 204, 204);
  display:block;
  color:#000;
}
.redStar{
  color:#f00;
}
.inputWrap{
  margin-top:20px;
}
.DiSP_form label{
  display:block;
}
.DiSP_form textarea{
  width:930px;
  height:100px;
  border:1px solid #bfae7f;
}
.formWrap{
  margin-top:20px;
}
.bttnWrap{
  width:1000px;
  margin:0 auto!important;
}
.bttnWrap input[type="submit"]{
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:11px 30px!important;
  float:right;
  margin-top:20px;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.pressWrap h3{
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}
.pressWrap p{
  text-align:justify;
}
.NewsWrap{
  padding:20px 30px!important;
}
.NewsWrap h4 a{
  color:#444d69;
  text-decoration:underline;
}
.NewsWrap h4 a:hover{
  text-decoration:none;
}
.NewsWrap span a{
  color:#bfae7f;
}
.NewsWrap span a:hover{
  text-decoration:underline;
}
.DiSP_aboutUsDescp img{
  float:left;
  padding:0 20px 20px 0;
}
.DiSP_aboutUsDescp{
  margin-top:20px;
}
.aboutUsList ul li{
  list-style-type:disc;
  padding:3px 0;
}
.aboutUsList ul{
  padding-left:20px;
}
.aboutUsList h5{
  margin:20px 0;
}
.aboutDescp1 h4{
  color:#444d69;
  margin:20px 0 0 0;
}
/******************************STATUC PAGE CSS**************/
.DiSp_staticMainBanner {
  position: relative;
  margin-bottom:40px;
}
.DiSp_staticMainBannerText {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 20px 40px;
  /* display: block; */
  width:100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.DiSp_staticMainBannerText p {
  font-size: 20px;
}
.DiSp_staticMainBannerText h1 {
  /*-webkit-text-stroke: thin;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff;*/
  font-size:32px;
  text-transform: uppercase !important;
}
h2.cimm_CaroBlockTitle.DiSp_cimm_CaroBlockTitle {
  text-align: center;
}
h2.cimm_CaroBlockTitle.DiSp_cimm_CaroBlockTitle label {
  color: #003da5;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
li.DiSp_productTitle a {
  color: #003da5;
  font-size: 16px;
  text-align: center;
  text-transform: capitalize;
}
li.DiSp_productPrice {
  color: #e4002b;
  text-align: center;
}
ul.DiSp_featuredProductList.featuredProductList.cimm_caroWrap.slick-initialized.slick-slider button {
  box-shadow: 0 0 0 transparent;
}
ul.DiSp_featuredProductList.featuredProductList.cimm_caroWrap.slick-initialized.slick-slider button.slick-prev:before {
  content:"\f0d9";
  color: #e4002b;
}
ul.DiSp_featuredProductList.featuredProductList.cimm_caroWrap.slick-initialized.slick-slider button.slick-next:before {
  content:"\f0da";
  color: #e4002b;
}
.cimm_sliderWrap .cimm_caroWrap .slick-slide.DiSp_featuredBlock {
  box-shadow: 0 0 0px #adadad;
}
.row.DiSp_bottomSpace {
  margin-bottom: 30px;
}
.cimm_sliderWrap .cimm_caroWrap .slick-slide.DiSp_brandslist {
  box-shadow: 0 0 0px transparent;
}
ul.DiSp_featuredBrands.featuredBrands.cimm_caroWrap.slick-initialized.slick-slider button {
  box-shadow: none;
}
ul.DiSp_featuredBrands.featuredBrands.cimm_caroWrap.slick-initialized.slick-slider button.slick-prev:before {
  content:"\f0d9";
  color: #e4002b;
}
ul.DiSp_featuredBrands.featuredBrands.cimm_caroWrap.slick-initialized.slick-slider button.slick-next:before {
  content:"\f0da";
  color: #e4002b;
}
.cimm_sliderWrap .cimm_caroWrap .slick-slide.DiSp_manufacturerList {
  box-shadow: 0 0 0px transparent;
}
ul.DiSp_featuredManufacturers.featuredManufacturers.cimm_caroWrap.slick-initialized.slick-slider button {
  box-shadow: none;
}
ul.DiSp_featuredManufacturers.featuredManufacturers.cimm_caroWrap.slick-initialized.slick-slider button.slick-prev:before {
  content:"\f0d9";
  color: #e4002b;
}
ul.DiSp_featuredManufacturers.featuredManufacturers.cimm_caroWrap.slick-initialized.slick-slider button.slick-next:before {
  content:"\f0da";
  color: #e4002b;
}
.DiSp_monthlySpclBlock {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.DiSp_monthlySpclBlock h2 {
  position: absolute;
  /* top: 50%;*/
  color: #fff;
  font-size: 48px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  width: 100%;
}
.DiSp_SubscribeBG {
  background-color:#7f7f7f;
  padding: 40px !important;
}
.DiSp_SubscribeBG h3 {
  color: #fff;
  text-align: center;
  margin: 0 0 20px 0px;
  font-size: 20px;
}
ul.DiSp_SubscribeForm li {
  list-style-type: none !important;
}
ul.DiSp_SubscribeForm li input.form-control {
  margin-bottom: 26px;
  border: 1px solid #7f7f7f;
  border-radius: 0px;
}
.DiSp_subscribeBtn.btnBlock button {
  background-color: #e4002b;
  padding: 10px 40px;
}
.DiSp_subscribeBtn.btnBlock button:hover {
  background: #b10021;
  color: #fff;
  border-color: #b10021;
}
.DiSp_subscribeBtn.btnBlock {
  text-align: center;
}
ul.DiSp_SubscribeForm {
  padding: 0px !important;
}
.captionOrange {
  width: auto !important;
  height: auto !important;
}
.DiSp_homeBannerText {
  color: #fff;
  text-align: center;
  height: 100% !important;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
}
.DiSp_homeBannerText h1 {
  width: 50%;
  display: block;
  font-size: 40px;
  margin: 0 auto;
  margin-bottom:40px;
}
.DiSp_homeBannerText h3 {
  font-size: 22px;
}
.DiSp_subHeadingOne {
  position: relative;
  padding-bottom: 20px;
  margin-top: 0px;
  font-size: 26px;
  text-transform: uppercase !important;
  line-height: 36px;
}
.DiSp_subHeadingOne span {
  font-size: 18px;
}
.DiSp_subHeadingOne:after {
  content: '';
  width: 100px;
  height: 5px;
  background-color: #e4002b;
  position: absolute;
  left: 0;
  bottom: 0;
}
.DiSp_paragraph p {
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 22px;
  color: #7f7f7f;
}
.DiSp_paragraph p a {
  /*font-size: 16px;
  text-decoration: underline;
  color: #e4002b;
  margin-right: 6px;
  text-transform: capitalize !important;*/
}
.DiSp_paragraph p a i {
  margin: 0px 0px 0px 6px;
  font-size: 10px;
  padding: 5px;
  color: #e4002b;
}
ul.DiSp_listsOne {
  padding: 0 !important;
}
ul.DiSp_listsOne li {
  font-size: 16px;
  line-height: 26px;
  list-style-type: none !important;
}
ul.DiSp_listsOne li:nth-child(odd) {
  background-color: rgba(0,61,165,0.8);
  color: #fff;
  padding: 20px;
}
ul.DiSp_listsOne li:nth-child(even) {
  padding: 10px 10px;
  border:1px solid #003da5;
}
ul.DiSp_listsOne li span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.DiSp_styledText {
  font-style: italic;
  padding: 10px 20px 0px 20px;
  border: 1px solid #f5f5f5;
  margin-bottom: 20px;
}
.DiSp_styledText p{
  font-size: 14px;
}
.DiSp_styledText i {
  color: #003da5;
  font-size: 20px;
}
.DiSp_meetsName {
  position: absolute;
  bottom: 0;
  background-color: rgba(0,0,0,0.6);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .8s ease;
  color: #fff;
  text-align: center;
}
.DiSp_meetProfile:hover .DiSp_meetsName {
  /* height: 15%;*/
}
.DiSp_meetProfile {
  position: relative;
  overflow: hidden;
}
.slide.DiSp_catImgBlock img {
  max-width: 100%;
  transition: all 0.3s;
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
}
.DiSp_meetProfile img {
  /*transition: transform 3s;*/
}
.DiSp_meetProfile:hover img {
  /*transform: scale(1.1);*/
}
p.DiSp_profilesNames {
  text-align: center;
  font-size: 20px;
  color: #003da5;
  margin: 10px 0px 30px 0px;
  font-weight: bold;
  font-style: italic;
}
.DiSp_meetsName h4 {
  font-size: 16px;
}
.DiSp_profileBGblock {
  padding: 20px;
  border-bottom: 10px solid #a7bcd6;
  border-left: 5px solid #404040;
}
.DiSp_topSapceing {
  margin-top: 30px;
}
.DiSp_bottomSapceing {
  margin-bottom: 30px;
}
ul.DiSp_privacyPints li {
  line-height: 34px;
  list-style-type: none !important;
  font-size: 16px;
  margin-left: 20px !important;
  color: #7f7f7f;
}
ul.DiSp_privacyPints li i {
  width: 20px;
  height: 30px;
  position: absolute;
  left: 60px;
  line-height: 34px;
  color: #003da5;
}
ul.DiSp_privacyPints {
  margin-bottom: 20px !important;
}
p.DiSp_coloredText {
  font-weight: bold;
  font-size: 16px;
}
.DiSp_BigTexts {
  font-weight: bold;
  font-size: 26px;
  line-height: 46px;
  margin-bottom: 20px;
  font-style: italic;
}
button.DiSp_staticButtons {
  text-align: center;
  background-color: #e4002b;
  padding: 10px 40px;
  color: #fff;
  border: 0;
  margin-bottom: 15px;
}
button.DiSp_staticButtons:hover{
  background: #b10021;
  color: #fff;
  border-color: #b10021;
}
ul.DiSp_listTypeTwo {
  margin-bottom: 20px !important;
  padding-left: 10px !important;
}
ul.DiSp_listTypeTwo li {
  line-height: 34px;
  list-style-type: none !important;
  font-size: 16px;
  margin-left: 20px !important;
  color: #7f7f7f;
  cursor: pointer;
  transition: margin-left 0.3s;
}
ul.DiSp_listTypeTwo li:hover {
  margin-left: 30px !important;
}
ul.DiSp_listTypeTwo li i{
  width: 20px;
  height: 30px;
  position: absolute;
  left: 30px;
  line-height: 34px;
  color: #003da5;
}
.DiSp_careersBlock {
  border: 1px solid #f5f5f5;
  padding: 20px;
}
button.DiSp_readmore {
  background-color: #e4002b;
  padding: 10px 20px;
  border: 0;
  color: #fff;
}
.DiSp_careersSection {
  background-color: #a7bcd6;
  padding: 20px;
  color: #fff;
  border-radius: 20px;
  box-shadow: 4px 4px 4px #a7bcd6;
}
table.DiSp_careerTableBlock tr td {
  border-bottom: 1px solid #f5f5f5;
  padding: 20px;
}
ul.DiSp_listTypeTwo li a {
  overflow-wrap: anywhere;
}
.DiSp_paragraph img {
  margin: 0 auto;
}
table.DiSp_trainingTable tr th {
  padding: 20px;
  text-align: center;
}
table.DiSp_trainingTable {
  border: 1px solid #404040;
  width: 100%;
  padding: 20px;
}
.DiSp_staticMainBannerText button {
  background-color: #fff;
  color: #000;
  padding: 10px 20px;
  margin: 20px;
  border: 0;
}
.DiSp_homeparaBG {
  background-color: #f5f5f5;
  padding: 50px 100px !important;
  text-align: center;
  box-shadow: 0px 6px 12px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
}
.DiSp_homeparaBG_One {
  background-color: #f5f5f5;
  padding: 20px !important;
  text-align: center;
  margin-bottom: 20px;
}
.DiSp_homeparaBG_One h1{
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 28px;
  text-transform: uppercase !important;
}
.DiSp_homeparaBG_One p {
  font-size: 18px;
  line-height: 30px;
}
.DiSp_homeparaBG p span {
  font-weight: bold;
  font-size: 18px;
}
.DiSp_staticHomepages {
  color: #7f7f7f;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size:20px;
}
.DiSp_staticHomepagesOne {
  color: #003da5;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size:20px;
  letter-spacing: 2px;
}
ul.DiSp_featuredManufacturers.featuredManufacturers.cimm_caroWrap.slick-initialized.slick-slider {
  margin-bottom: 20px;
}
.jssora05l::before {
  content: "\f0d9";
  color: #000 !important;
  /* left: 90px !important;*/
  opacity: 1 !important;
  font-size: 30px !important;
}
.jssora05l:hover, .jssora05r:hover {
  background: transparent !important;
}
span.jssora05l {
  background-color: transparent !important;
  box-shadow: 0 0 0 !important;
  left: 15px !important;
}
.jssora05r:before {
  content: "\f0da";
  color: #000 !important;
  /*left: -100px !important;*/
  opacity: 1 !important;
  font-size: 30px !important;
}
span.jssora05r {
  background-color: transparent;
  box-shadow: 0 0 0;
  opacity: 1;
  color: #000;
  right: 15px !important;
}
h3.DiSp_siteMapHeading {
  font-size: 20px;
  position: relative;
  padding-bottom: 20px;
}
h3.DiSp_siteMapHeading:after {
  content: '';
  width: 40px;
  height: 5px;
  background-color: #e4002b;
  position: absolute;
  left: 0;
  bottom: 0;
}
ul.DiSp_siteMaplist {
  margin-bottom: 20px !important;
  margin-left: 20px !important;
}
ul.DiSp_siteMaplist li {
  list-style-type: circle;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}
.DiSp_bigHeadings {
  position: relative;
  padding-bottom: 3px;
  margin-top: 0px;
  font-size: 24px;
  display: block;
  margin: 0px 0 20px 0px;
  text-transform: uppercase !important;
  text-decoration: underline;
  font-weight: normal;
  font-weight:lighter;
}
h1.DiSp_bigHeadings:after {
  /* content: '';
  width: 100px;
  height: 5px;
  background-color: #e4002b;
  position: absolute;
  left: 0;
  bottom: 0;*/
}
.DiSp_mainBannerOverlay {
  position: absolute;
  text-align: center;
  top: 50%;
  width: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.5);
  padding: 30px 50px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.DiSp_mainBannerOverlay h2 {
  color: #fff;
  margin-bottom: 20px;
}
.DiSp_mainBannerOverlay input[type="button"] {
  background-color: #e4002b;
  padding: 10px 40px;
  color: #fff;
  font-size: 20px;
  border: 0;
}
.DiSp_staticMainBannerOne {
  position: relative;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.DiSp_staticMainBannerTextOne {
  /* bottom: 120px; */
  position: absolute;
  color: #fff;
  padding: 20px 40px;
  overflow: hidden;
  display: block;
  width: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.DiSp_staticMainBannerTextOne h1 {
  -webkit-text-stroke: thin;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-color: #fff;
  font-size: 32px;
  text-transform: uppercase !important;
  transform: translateX(100%);
  animation: scroll-left 20s linear infinite;
}
/* Move it (define the animation) */
@keyframes scroll-left {
  0%   {
    transform: translateX(100%);
  }
100% {
  transform: translateX(-100%);
}
}
.DiSp_privacyHeadingOne h3:first-letter {
  font-size: 50px;
  color: #e4002b;
}
.typewriter {
  width: min-content;
}
.typewriter p {
  border-right: 5px solid lightblue;
  font-size: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  animation: typingAnimation 20s steps(26, end) infinite,  /* The 26 here should equal
    * the amount of characters */
    blinkAnimation 1s step-end infinite;
  color:#003da5;
}
@keyframes typingAnimation {
  0% {
    width: 0;
  }
20%, 90% {
  width: 100%;
}
100% {
  width: 0;
}
}
@keyframes blinkAnimation {
  from, to {
    border-color: transparent;
  }
50% {
  border-color: lightblue;
}
}
.DiSp_box1 {
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
  position: relative;
  overflow: hidden;
}
.DiSp_box1:hover:after, .DiSp_box1:hover:before {
  transform: rotateZ(0);
}
.DiSp_box1:after, .DiSp_box1:before {
  height: 50%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform-origin: 100% 0;
  transform: rotateZ(90deg);
  box-sizing: border-box;
}
.DiSp_box1:before {
  content: "";
}
.DiSp_box1:after {
  content: "";
}
.DiSp_box1 img, .DiSp_box1:after, .DiSp_box1:before {
  width: 100%;
  transition: all 0.3s ease 0s;
}
.DiSp_box1:hover img {
  filter: sepia(80%);
  transform: scale(1) rotate(
      5deg
      );
}
.DiSp_box1 img {
  height: auto;
  transform: scale(1) rotate(0);
}
.DiSp_box1:hover .DiSp_title {
  opacity: 1;
  transform: scale(1);
}
.DiSp_box1 .DiSp_title {
  font-size: 16px;
  color: #000;
  bottom: 10px;
  opacity: 0;
  z-index: 2;
  transform: scale(0);
  transition: all 0.5s ease 0.2s;
  text-align: center;
  width: 100%;
  margin: 0;
  position: absolute;
}
.DiSp_box1:after {
  top: auto;
  bottom: 0;
  transform-origin: 0 100%;
}
.DiSp_privacyDescriptionNew {
  border-right: 2px solid #e4002b;
  padding: 20px;
}
.DiSp_privacyDescriptionNewOne {
  padding: 20px;
}
.DiSp_marketingSegments {
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.DiSp_marketingSegments:hover:after, .DiSp_marketingSegments:hover:before {
  transform: rotateZ(0);
}
.DiSp_marketingSegments:after, .DiSp_marketingSegments:before {
  height: 50%;
  background: rgba(0, 61, 165, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transform-origin: 100% 0;
  transform: rotateZ(90deg);
  box-sizing: border-box;
}
.DiSp_marketingSegments:before {
  content: "";
}
.DiSp_marketingSegments:after {
  content: "";
}
.DiSp_marketingSegments img, .DiSp_marketingSegments:after, .DiSp_marketingSegments:before {
  width: 100%;
  transition: all 0.3s ease 0s;
}
.DiSp_marketingSegments:hover img {
  /*filter: sepia(80%);
  transform: scale(1) rotate(
  5deg
  );*/
}
.DiSp_marketingSegments img {
  height: auto;
  transform: scale(1) rotate(0);
}
.DiSp_marketingSegments:hover .DiSp_MarketingTitle {
  opacity: 1;
  transform: scale(1);
}
.DiSp_marketingSegments .DiSp_MarketingTitle {
  font-size: 20px;
  color: #fff;
  bottom: 10px;
  opacity: 0;
  z-index: 2;
  transform: scale(0);
  transition: all 0.5s ease 0.2s;
  text-align: center;
  width: 100%;
  margin: 0;
  position: absolute;
}
.DiSp_marketingSegments:hover:after, .DiSp_marketingSegments:hover:before {
  transform: rotateZ(0);
}
.DiSp_marketingSegments:after {
  top: auto;
  bottom: 0;
  transform-origin: 0 100%;
}
.DiSp_marketingSegments ul.DiSp_MarketingIcon {
  padding: 7px 5px !important;
  list-style: none;
  background: #003da5;
  border-radius: 0 0 0 10px;
  top: -100%;
  right: 0;
  z-index: 2;
  transition: all 0.3s ease 0.2s;
  margin: 0;
  position: absolute;
}
.DiSp_marketingSegments ul.DiSp_MarketingIcon li {
  display: block;
}
.DiSp_marketingSegments ul.DiSp_MarketingIcon li a {
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 10px;
  font-size: 18px;
  color: #fff;
  transition: all 0.3s ease 0s;
  padding:1px 5px;
}
.DiSp_marketingSegments:hover  ul.DiSp_MarketingIcon {
  top: 0;
}
.DiSp_marketingSegments  ul.DiSp_MarketingIcon li a:hover {
  color: #fff;
}
.row.DiSp_bottomSpaceOne {
  margin-bottom: 50px;
}
h2.DiSp_newSubHeading {
  font-size: 22px;
  margin-top: 0px;
  font-weight:lighter;
  line-height:36px;
}
ul.DiSp_newlists li {
  line-height: 26px;
  font-size: 16px;
  color: #7f7f7f;
}
p.DiSp_strongTexts {
  font-size: 18px;
}
p.DiSp_readMore {
  margin-bottom: 0px;
}
a.DiSp_readMore {
  text-decoration: none !important;
  text-transform: none !important;
  color:#003da5;
}
a.DiSp_readMore:hover {
  border-bottom: 1px solid #003da5;
  padding-bottom: 2px;
}
.DiSp_hr hr {
  margin: 20px 0px;
  color: #7f7f7f;
}
.accordion_container {
  width: 100%;
}
.DiSp_accordion_head {
  cursor: pointer;
  border-bottom: 1px solid #003da5;
  width: 100%;
  padding: 16px 0px;
  font-size: 16px;
  font-weight:bold;
  letter-spacing: 1px;
}
.DiSp_accordion_body {
  padding: 20px 10px;
}
span.DiSp_plusminus {
  float: right;
  font-size: 20px;
}
.DiSp_borderright {
  /*border-left: 1px solid #e9e0e0;
  padding-left: 30px;*/
}
.DiSp_scrollBlock {
  overflow-y: scroll;
  width: 100%;
  height: 431px;
  background-color: #f5f5f5;
  padding: 10px 20px;
  cursor:pointer;
  position: relative;
}
.DiSp_scrollBlockLineCard {
  overflow-y: scroll;
  width: 100%;
  height: 300px;
  background-color: #f5f5f5;
  padding: 10px 20px;
  cursor:pointer;
  position: relative;
  margin-bottom: 30px;
}
.DiSp_timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
/* The actual timeline (the vertical ruler) */
.DiSp_timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background-color: #003da5;
  top: 0;
  bottom: 0;
  left: 50%;
  /* margin-left: -3px;*/
}
/* Container around content */
.DiSp_timeLinecontainer {
  padding: 10px 40px;
  position: relative;
  width: 50%;
}
/* The circles on the timeline */
.DiSp_timeLinecontainer::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  right: -9px;
  background-color: white;
  border: 4px solid #003da5;
  top: 24px;
  border-radius: 50%;
  z-index: 1;
}
/* Place the container to the left */
.DiSp_timeLineleft {
  left: 0;
}
/* Place the container to the right */
.DiSp_timeLineright {
  left: 50%;
}
/* Add arrows to the left container (pointing right) */
.DiSp_timeLineleft::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #f5f5f5;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #f5f5f5;
}
/* Add arrows to the right container (pointing left) */
.DiSp_timeLineright::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #f5f5f5;
  border-width: 10px 10px 10px 0;
  border-color: transparent #f5f5f5 transparent #f5f5f5;
}
/* Fix the circle for containers on the right side */
.DiSp_timeLineright::after {
  left: -6px;
}
/* The actual content */
.DiSp_timecontent {
  padding: 20px 20px 10px 20px;
  background-color: #f5f5f5;
  position: relative;
}
.DiSp_minBox {
  width: 80% !important;
  margin: 0 auto;
  float: none !important;
  text-align: center;
}
.DiSp_StickyBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 500px;
}
.DiSp_formsfeild p {
  font-size: 16px;
  margin-bottom: 14px;
}
.DiSp_formsfeild button.button {
  margin-top: 20px;
  padding: 10px 20px;
  color: #fff;
  border-color: #b10021;
}
.DiSp_formsfeild button.button:hover {
  background: #b10021;
  color: #fff;
}
.DiSp_ProfileImgBlockMobile {
  display: none;
}
.DiSp_ProfileImgBlockDesktop {
  display: block;
}
.DiSp_applynowForm input.form-control {
  outline: none ! important;
  border: none;
  border-radius: 0;
  box-shadow: none;
  border-bottom: 1px solid #0d0d0d ! important;
}
.DiSp_applynowForm span.text-danger {
  color: red;
  font-size: 18px;
}
li.DiSp_buynow {
  text-align: center;
}
button.DiSp_applyBtn {
  background-color: #e4002b;
  padding: 10px 40px;
  border: 0px;
  color: #fff;
}
button.DiSp_applyBtn:hover {
  background: #b10021;
  color: #fff;
  border-color: #b10021;
}
.Disp_form_style label.customCheckBox {
  margin-bottom: 16px;
}
.Disp_form_style label.customRadioBtn {
  margin-bottom: 16px;
}
.Disp_form_style p {
  font-size: 16px;
  line-height: 26px;
}
@media(max-width:991px) and (min-width:768px){
  .DiSp_ProfileImgBlockMobile {
    display: block;
  }
.DiSp_ProfileImgBlockDesktop {
  display: none;
}
.DiSp_staticMainBanner {
  margin-bottom: 20px;
}
.DiSp_staticMainBannerText p {
  font-size: 14px;
}
.DiSp_staticMainBannerText {
  padding: 10px 10px;
}
}
@media(max-width:767px) and (min-width:481px){
  .DiSp_ProfileImgBlockMobile {
    display: block;
  }
.DiSp_ProfileImgBlockDesktop {
  display: none;
}
.DiSp_staticMainBanner {
  margin-bottom: 20px;
}
.DiSp_staticMainBannerText p {
  font-size: 14px;
}
h3.DiSp_subHeadingOne {
  font-size: 20px;
}
.DiSp_staticMainBannerText {
  padding: 10px 10px;
}
.DiSp_minBox {
  width: 100% !important;
}
}
@media(max-width:480px) and (min-width:320px){
  .DiSp_ProfileImgBlockMobile {
    display: block;
  }
.DiSp_ProfileImgBlockDesktop {
  display: none;
}
.DiSp_staticMainBanner {
  margin-bottom: 20px;
}
.DiSp_accordion_head {
  font-size: 12px;
}
.DiSp_staticMainBannerText p {
  font-size: 10px;
}
h3.DiSp_subHeadingOne {
  font-size: 20px;
}
.DiSp_staticMainBannerText {
  padding: 10px 10px;
}
.DiSp_minBox {
  width: 100% !important;
}
button.DiSp_staticButtons {
  width: 100%;
}
}
@media screen and (max-width: 600px) {
  .DiSp_timeline::after {
    left: 31px;
  }
.DiSp_timeLinecontainer {
  width: 100%;
  padding-left: 70px;
  padding-right: 25px;
}
.DiSp_timeLinecontainer::before {
  left: 60px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}
.DiSp_timeLineleft::after, .DiSp_timeLineright::after {
  left: 25px;
}
.DiSp_timeLineright {
  left: 0%;
}
}
/*Two captions added for the banner*/
.LeftCaption {
  position: absolute;
  left: 10%;
  top: 50%;
  transform: translate(-5%, -50%);
  text-align: center;
  background-color: rgba(0, 0, 0,0.5);
  padding: 10px;
}
.LeftCaption h2 {
  color: #fff;
  font-size: 30px;
}
.LeftCaption p {
  color: #fff;
  margin-bottom: 20px;
}
.LeftCaption input[type="button"] {
  background: #e4002b;
  color: #fff;
  padding: 8px 30px;
  border: none;
  font-weight: 800;
}
.RightCaption {
  position: absolute;
  right: 50px;
  top: 50%;
  transform: translate(-5%, -50%);
  text-align: center;
  background-color: rgba(0, 0, 0,0.5);
  padding: 10px;
}
.RightCaption h2 {
  color: #fff;
  font-size: 30px;
}
.RightCaption p {
  color: #fff;
  margin-bottom: 20px;
}
.RightCaption input[type="button"] {
  background: #e4002b;
  color: #fff;
  padding: 8px 30px;
  border: none;
  font-weight: 800;
}
/******Mobile App Help Page Starts******/
.DiSP-helpPageSpacing {
  margin: 20px 0;
}
.DiSP-GrayCircle{
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background: #e9e8e8;
  margin: 0 auto;
}
.DiSP-GrayCircle img{
  padding: 20px;
}
.DiSP-TitleStyle {
  color: #404040;
}
.DiSP-pageTitleDesign {
  /*background: url('/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/bdi-page-title-left.png') no-repeat;
  padding: 0 50px 20px 50px;*/
  margin-bottom: 30px;
}
.DiSP-pageTitle {
  font-family: Helvetica;
  font-size: 4.167rem;
  text-transform: uppercase;
  color: #003da5;
  font-weight: 500;
}
.DiSP-pageTitleDesign span {
  font-size: 20px;
}
#MAH_icons img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/******Mobile App Help Page ends******/
/******submit order button******/
#triggerOrderButtonDiv {
  line-height: 12px;
  width: 160px;
  transform: scaleY(1.1);
  float: right;
  top: -9px;
}
/****** submit order button ends******/ 
