.bannerSaveBox .cms_blueBtn {
  font-size: 20px !important;
}
.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;
  /*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;
}*/
.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;
}
.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;
}
.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;
}
/****Custom Css******/
h3.catg_Head{
  font-family: 'exobold', sans-serif;
  text-transform: uppercase;
  color: #0D0D0D;
  font-size: 32px;
  border-bottom: 1px solid #e7e7e7;
  font-weight: bold;
  position: relative;
  margin: 0;
  padding-bottom: 10px;
}
h3.catg_Head:after{
  content: '';
  width: 61px;
  height: 9px;
  background: #ccc;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -4px;
  border-radius: 0 15px 15px 0;
}
.itemImg{
  border: 1px solid #e5e5e5;
  margin-bottom: 25px;
  height: 349px;
}
.itemImg img{
  padding: 20px;
  display: block;
  max-width: 100%;
  margin: 0 auto 30px auto;
  height: 252px;
}
.catg_Name{
  font-size: 22px;
  color: #B11D23;
  font-family: 'exobold', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding: 17px 0 24px;
}
.mBottom{
  margin-bottom: 40px;
}
.carousel_Banner{
  margin: 40px 0;
}
.carousel_Img{
  position: relative;
}
.featuredCategoriesSecSlide .cimm_slideItemImg a img {
  max-height: 226px;
}
.slideCaption{
  background: rgba(34, 34, 39, 0.9) url(../IMAGES/CMS/STATIC_IMAGES/arrow_Icon.png) no-repeat left center;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  text-transform: uppercase;
  font-family: 'Exo', sans-serif;
  background-position: 300px 18px;
}
.slideCaption span{
  font-weight: bold;
  font-size: 20px;
  font-family: 'exosemibold';
}
.captionBg {
  position: absolute;
  top: 30% !important;
  right: 0 !important;
  height: 100% !important;
  left: 28% !important;
}
.captionBg h3 {
  font-size: 37px;
  color: #fff;
  font-family: 'RobotoRegular';
  text-transform: uppercase;
  margin: 0;
}
.captionBg h2 {
  font-size: 72px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'RobotoRegular';
  font-weight: bold;
  margin-top:0;
}
.captionBg ul li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
.captionBg ul li a {
  font-size: 18px;
  color: #fff;
  font-family: 'RobotoRegular';
  font-weight: bold;
}
.captionBg ul li:last-child {
  margin-right:0;
}
.Disp_hover {
  text-align:center;
}
.Disp_hover a{
  font-family: "exoregular";
  color: #B11D23;
  text-align:center;
}
.Disp_hover a.effect-underline:after {
  content: '';
  position: absolute;
  left: 0;
  display: inline-block;
  height: 1em;
  width: 100%;
  border-bottom: 1px solid;
  margin-top: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}
.Disp_hover a.effect-underline:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/******************** Staticpage CSS ********************/ 
h3.DiSp_pageheading {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 10px;
  position: relative;
  margin: 24px 0px;
}
h3.DiSp_pageheading:before {
  content: '';
  width: 61px;
  height: 9px;
  background: #ccc;
  position: absolute;
  border-radius: 0 15px 15px 0;
  bottom: -4px;
}
p.DiSp_paragraph {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.DiSp_details {
  padding: 10px 20px;
  background: #f5f5f5;
  margin-bottom: 30px;
}
h3.DiSp_subheading {
  border: 1px solid #B11D23;
  color: #B11D23;
  padding: 14px;
  border-radius: 16px 16px 0px 0px;
  font-size: 16px;
  margin-bottom: 10px;
}
.DiSp_details ul li {
  font-size: 14px;
  line-height: 44px;
}
.DiSp_details ul a i {
  color: #B11D23;
  border-right: 1px solid #000;
  padding: 5px 10px;
  margin-right: 14px;
  width: 42px;
}
i.fa.fa-plus {
  float: right;
}
i.fa.fa-minus {
  float: right;
}
.Disp_LT{
  font-size: 7pt;
  margin-top: 5px;
  margin-bottom: 1px;
  line-height: 16px;
  padding: 20px;
  border: 2px solid #f7f7f7;
}
.Disp_paraleft{
  float:right;
  font-style: italic;
  font-size: 16px;
}
.column.col-md-12.col-sm-12-clsstmp.col-xs-12-clsstmp.DiSp_brands {
  width: 85%;
  float: none;
  margin: 0 auto;
}
.DiSp_brands button.slick-next.slick-arrow {
  right: 0;
  box-shadow: 0px 0px 0px 0px #fff !important;
}
.DiSp_brands button.slick-prev.slick-arrow {
  left: 0px;
  box-shadow: 0px 0px 0px 0px #fff !important;
}
.Disp_banners img {
  top: 0px !important;
}
.Disp_banners span.jssora05l {
  display: none !important;
}
.Disp_banners span.jssora05r {
  display: none;
}
ul.DiSp_lists li i {
  color: #B11D23;
  left: 31px;
  position: absolute;
  line-height: 33px;
}
ul.DiSp_lists li {
  font-size: 16px;
  line-height: 34px;
  margin-left: 40px;
}
ul.DiSp_lists1 li i {
  color: #B11D23;
  left: 75px;
  position: absolute;
  line-height: 33px;
}
ul.DiSp_lists1 li {
  font-size: 16px;
  line-height: 34px;
  margin-left: 90px;
}
.Disp_sublist{
  padding-left:140px;
}
.Disp_pdf_link .fa-file-pdf-o  {
  margin-right: 3%;
}
h4.DiSp_miniheading {
  font-family: "exoregular";
  color: #B11D23;
}
p.DiSp_paragraph a {
  text-decoration: underline;
  font-size: 18px;
  color: #B11D23;
  font-style: italic;
}
.DiSp_lists li a{
  text-decoration: underline;
  font-size: 18px;
  color: #B11D23;
  font-style: italic;
}
.DiSp_lists1 li a{
  text-decoration: underline;
  font-size: 18px;
  color: #B11D23;
  font-style: italic;
}
.Disp_Quote_p{
  margin-top:10px;
  font-size:20px;
}
.DiSp_fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.DiSp_halfwidth {
  width: 50% !important;
  float: left !important;
}
.DiSp_miniblock {
  width: 33%;
  float: left;
}
ul.DiSp_pdfbutton li a {
  padding: 10px;
  border: 1px solid #e2e2e2;
  text-align: center;
  color: #B11D23;
  font-weight: 500;
  font-size: 16px;
  float: left;
  margin-right: 41px;
  margin-bottom: 12px;
}
.DiSp_pdfbutton  a {
  padding: 10px;
  border: 1px solid #e2e2e2;
  text-align: center;
  color: #B11D23;
  font-weight: 500;
  font-size: 16px;
  float: left;
  margin-right: 41px;
  margin-bottom: 12px;
}
li.editing {
  margin-bottom: 20px !important;
}
label.customCheckBox {
  float: left;
  margin-top: 10px;
}
label.customCheckBox:nth-child(3) {
  margin-left: 30px;
}
@media(max-width:1200px) and (min-width:980px){
  .DiSp_leftcontent {
    width: 30%;
    float: left;
  }
.DiSp_rightcontent {
  width: 70%;
  float:left;
}
.shopByCategoryWrap .slick-prev:before, .shopByCategoryWrap .slick-next:before {
  font-size: 30px;
}
}
@media(max-width:981px) and (min-width:767px){
  .DiSp_leftcontent {
    width: 30%;
    float: left;
  }
.DiSp_rightcontent {
  width: 70%;
  float:left;
}
.carousel_Banner .carousel_Img .slideCaption {
  background-position: 98% 18px;
}
.slideCaption span {
  font-size: 14px;
}
}
@media(max-width:767px) and (min-width:480px){
  .DiSp_halfwidth {
    width: 100% !important;
  }
.DiSp_leftcontent {
  width: 30%;
  float: left;
}
.DiSp_rightcontent {
  width: 100%;
  float: none;
}
.DiSp_miniblock {
  width: 100%;
}
.carousel_Banner .carousel_Img .img-responsive {
  width: 100%;
  margin-bottom: 15px;
}
.carousel_Banner .carousel_Img .slideCaption {
  background-position: 98% 18px;
}
}
@media(max-width:481px) and (min-width:320px){
  .DiSp_halfwidth {
    width: 100% !important;
  }
.DiSp_leftcontent {
  width: 100%;
  float: left;
}
.DiSp_rightcontent {
  width: 100%;
  float: left;
}
.DiSp_leftcontent img {
  width: 50%;
  margin: 0 auto;
}
.DiSp_miniblock {
  width: 100%;
}
.carousel_Banner .carousel_Img .img-responsive {
  width: 100%;
  margin-bottom: 15px;
}
.carousel_Banner .carousel_Img .slideCaption {
  background-position: 98% 18px;
}
}
@media(max-width:600px) and (min-width:320px){
  .DiSp_brands {
    width: 100% !important;
    float: none !important;
    margin: 0 auto !important;
  }
.DiSp_brands ul li a img {
  width: 65% !important;
  margin: 0 auto !important;
}
}
/******************** Staticpage CSS End********************/  
#previewContainer .bannerContainer {
    width: 100% !important;
    margin-left: -50% !important;
    margin-right: -50% !important;
}