.BannerCaption {
  color: #fff;
}
.BannerCaption h2 {
  font-size: 64px;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.BannerCaption p {
  font-size: 16px;
  margin-bottom: 15px;
}
.LearnMoreBtn {
  background: #003399;
  color: #fff;
  display: inline-block;
  padding: 10px 20px;
}
.cimm_staticPageWrap > .container-fluid {
  padding: 0;
}
.cimm_productHead h2 {
  color: #444d69;
}
.cimm_placeHolder_Top {
  background: #bfae7f;
  padding: 20px 0px;
  text-align: center;
}
.cimm_placeHolder_Top h3, .cimm_placeHolder_Top p {
  color: #fff;
}
.cimm_placeHolder_Top p {
  padding: 0 10px;
}
.cimm_placeHolder_Top h3 {
  margin-bottom: 10px;
}
.cimm_welcomeNote {
  color: #878787;
  text-align: center;
}
.cimm_placeHolder_Bottom img {
  width: 100%;
}
.cimm_HomepageSliderWrap {
  height: 382px;
  margin-bottom: 30px;
}
.cimm_HomepageSliderWrap img {
  top: 0px !important;
}
.cimm_HomepageSliderWrap {
  color: #ffffff !important;
  font-weight: bold;
}
.cimm_HomepageSliderWrap .jssorb01 {
  top: 170px !important;
  bottom: 0 !important;
}
.cimm_placeHolder {
  margin: 0 10px;
}
.cimm_staticPageWrap{
  font-family:Open Sans;
  font-size:14px;
}
.mainHeading{
  color: #444d69;
  margin-top:20px;
  /*border-bottom: 1px solid #9C0101;*/
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
/*.subHeading{
color:#000038;
margin-top:20px;
position: relative;
}
.subHeading hr{
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 2px;
margin: -2px 0 0 0;
border: 1px solid #9C0101;
}*/
/*.subHeading h3 span{
padding: 5px 20px;
background-color:#fff;
}
.subHeading h3{
position: relative;
z-index: 1;
/*overflow: hidden;*/
/*text-align: center;
bottom: 0px;
}*/
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display: block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border: 1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left: 20px!important;
}
.imgWrap a img{
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  opacity: 0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
/*.listBlock{
margin-top:20px;
}*/
.subheading2{
  color:#000038;
  font-size: 14px;
  margin-bottom:10px;
}
button.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
  background-color: #ddd;
}
/* Style the accordion panel. Note: hidden by default */
div.panel {
  padding: 0 18px;
  background-color: white;
  display: none;
}
/* The "show" class is added to the accordion panel when the user clicks on one of the buttons. This will show the panel content */
div.panel.show {
  display: block;
}
.marginTop{
  margin-top:20px;
}
/*career stars*/
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns {
  width: 100%;
  box-shadow: none !important;
  margin-bottom: 40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn {
  float: right!important;
  background: #bfae7f!important;
  color: #FFF!important;
  font-size: 14px!important;
  padding: 6px 10px!important;
  box-shadow: none!important;
  font-weight: bold;
  text-decoration: none!important;
  border: none;
}
.DiSp_bttns > .DiSp_downloadBtn {
  float: right!important;
  background: #bfae7f!important;
  color: #FFF!important;
  font-size: 14px!important;
  padding: 6px 10px!important;
  margin-right: 10px!important;
  box-shadow: none!important;
  font-weight: bold;
  text-decoration: none!important;
  border: none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border-color:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
/*.DiSP_txtBox span{
color:#F00;
}
.DiSP_form label{
display:block;
}
.DiSP_selectInDropDown{
width:400px;
}
.DiSP_selectInDropDown{
box-shadow:none!important;
}
.firstRow{
margin-bottom: 20px;
}
.firstRow span{
color: #f00;
}
.DiSP_red{
color: #f00;
}
.DiSP_txtBoxComment{
width:980px!important;
height:120px!important;
}*/
/*a*/
.Disp_button {
  padding: 5px;
  background: #444d69;
  color: #fff;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
  border: 2px solid #fff;
  height: 40px;
  width: 180px;
  margin-top: 35px;
  margin-bottom: 60px;
  /* font-weight: bold; */
  float:right;
}
.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;
}
.Fullwidthstatic
{
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  /* margin-left: -50vw !important; */
  /* margin-right: -50vw !important; */
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  top:0px;
}
.slidewrapbrand h3
{
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-top:30px;
  margin-bottom: 25px;
}
.slidewrapbrand label{
  font-weight:bold;
  padding:5px 0 0 0;
}
/*************Design CSS************/
.DiSp_subheading h3 {
  background: #333;
  padding: 10px;
  border-radius: 20px;
}
ul.DiSp_abtlists li {
  margin-left: 1%;
  font-size: 14px !important;
  color: #333;
  line-height: 32px;
  text-align: center;
}
ul.DiSp_lists li {
  color: #333;
  line-height: 26px;
  list-style-type: circle;
  margin-left: 40px;
  font-size: 14px !important;
}
ul.DiSp_form li label {
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
/*ul.DiSp_form {
margin: 0 auto;
width: 60%;
position: relative;
}*/
ul.DiSp_form li input[type="text"] {
  width: 300px;
  height: 34px;
  color: #000;
  border: 1px solid #827e7e;
  border-top: 0px !important;
  border-right: 0px !important;
  border-left: 0px !important;
  float: left;
}
ul.DiSp_form li {
  margin-bottom: 34px;
  clear: both;
  float: left;
}
ul.DiSp_form li textarea {
  width: 300px;
  height: 100px;
  border: 1px solid #827e7e;
}
.DiSp_leftmenu {
  /* padding: 10px;
  border-right: 1px solid #ebebeb;
  margin-right: 18px;
  float: left !important;*/
  /*width: 28.5% !important;*/
  background: #ebebeb;
}
/*.DiSp_leftmenu ul {
border: 2px solid #f3f3f3;
}*/
.DiSp_leftmenu ul li a {
  font-size: 14px;
  padding: 8px 12px;
  /*font-weight: bold;*/
  display: block;
  text-transform: uppercase;
}
.DiSp_leftmenu ul li a:hover {
  color: #fff;
  background: #039;
}
ul.DiSp_leftform li {
  margin-bottom: 16px;
}
ul.DiSp_leftform li input[type="text"] {
  width: 260px;
  height:36px;
  border: 1px solid #827e7e;
}
ul.DiSp_leftform li select {
  width: 260px;
  height: 36px;
  border: 1px solid #827e7e;
}
.DiSp_line {
  background: #ebebeb;
  height: 1px;
  margin: 15px 0;
}
.DiSp_anchor {
  color: #000;
  line-height: 30px;
  font-weight: bold;
  font-size:14px;
}
.DiSp_leftmenu p a:hover {
  color:#827e7e;
  text-decoration: underline !important;
}
img.DiSP_reqCall {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
a.DiSp_change {
  display: inline-block;
  padding: 7px;
}
ul.DiSp_form li i {
  color: #ccc;
  position: relative;
  right: 0;
  font-size: 15px;
  bottom: 0;
}
.DiSp_profile img {
  border-radius: 22%;
}
.DiSp_profile {
  width: 36%;
}
/*dropdown*/
/*.navigationlatest > ul > .dropdown > .dropdown-menu {
display:inline!important;
}*/
.DiSp_ul_li_heading {
  font-size: 12pt;
  color: #333399;
  line-height: 2;
  list-style-type: disc;
}
ul.DiSp_sublists li {
  font-size: 14px;
  line-height: 26px;
  list-style-type: decimal;
  margin-left: 30px;
  color: #000;
}
ul.DiSp_form li select {
  width: 300px;
  height: 34px;
}
/*h6.DiSp_subheadingbg {
background: #f3f3f3;
padding: 10px 6px;
}*/
h4.DiSp_heading a {
  color: #039;
}
h3.DiSp_heading a {
  color: #039;
}
.DiSp_vendors li {
  float: left;
  width: 23%;
  display: inline-block;
  margin-right: 2%;
  position: relative;
  margin-bottom: 15px;
}
.DiSp_vendors li a img {
  padding: 14px;
  border: 1px solid;
  width: 100%;
}
.DiSp_vendors p {
  text-align: center;
  background: #039;
  color: white;
  width: 100%;
  padding: 2px;
  font-size: 12pt;
}
.DiSp_vendors ul {
  width: 90%;
  margin: 0 auto;
}
.DiSp_vendors li:last-child {
  margin-right: 0px;
}
input.DiSp_leftbutton {
  background: #039;
  color: #fff;
  padding: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border: 0px !important;
}
input.DiSp_leftbutton:hover {
  background: #827e7e;
}
input.DiSp_rightbutton {
  background: #039;
  color: #fff;
  padding: 12px;
  text-transform: uppercase;
  font-weight: bold;
  border: 0px !important;
}
input.DiSp_rightbutton:hover {
  background: #827e7e;
}
.DiSp_lists2 li {
  list-style-type: disc;
  line-height: 26px;
}
.DiSp_formblock {
  width: 60% !important;
  margin: 0 auto !important;
  float: none !important;
}
.DiSp_rightmenu {
  float: left;
  width: 69%;
}
.DiSp_mainheading {
  color: #039;
  font-weight: 400;
  font-family: "Open Sans",sans-serif;
  font-size: 28px;
  text-transform: capitalize;
  margin: 0 0 15px;
  border-bottom: 1px solid #e9e8e8;
  padding: 10px 0;
}
.DiSp_halfwidht {
  width: 50%;
  float: left;
}
i.fa.fa-download {
  color: #039;
}
table.DiSp_table {
  width: 100%;
  border: 1px solid #f3f3f3;
  border-top: 4px solid;
  border-bottom: 4px solid;
}
table.DiSp_table tr th {
  font-size: 16px;
  padding: 16px;
  font-weight: 100;
  border: 1px solid #f0f0f0;
  text-align: center;
}
table.DiSp_table tr td {
  padding: 10px;
  border: 1px solid #f0f0f0;
}
table.DiSp_table tr td h6 {
  color: #000;
  font-style: italic;
}
table.DiSp_table tr td p {
  font-size: 14px;
  color: #000;
  line-height: 30px;
}
a.DiSp_inlinelink {
  color: blue;
}
a.DiSp_inlinelink:hover {
  text-decoration: underline;
}
ul.DiSp_form li h4 {
  text-align: center;
  text-decoration: underline;
}
ul.DiSp_form li span {
  width: 71%;
  float: left;
  margin: 10px 0px;
  text-align: right;
}
ul.DiSp_leftlist li {
  margin-left: 28px;
  font-size: 16px;
  list-style-type: circle;
  line-height: 36px;
}
.DiSp_abtsegheading {
  position: absolute;
  bottom: 0px;
  font-size: 20px;
  color: #fff;
  font-weight: bolder;
  /* margin-left: 12px; */
  width: 90%;
  opacity: 0.75;
  background: #fff;
  padding: 10px;
  color: #039;
  border-radius: 0px 0px 10px 10px;
}
p.DiSp_pagename {
  color: #ffffff;
  position: absolute;
  width: 70%;
  padding: 20px 40px 15px 20px;
  text-shadow: 0 2px 0 black;
  font-size: 26px;
  text-align: left;
  bottom: 24%;
  font-weight: bold;
}
p.DiSp_bannerimg img {
  margin-top: 4px;
}
i.required {
  color: red;
}
ul.DiSp_stepone li {
  font-weight: bold;
  font-size: 20px;
  list-style-type: circle;
  margin-left: 24px;
  line-height: 42px;
}
ul.DiSp_steptwo li {
  font-size: 18px;
  line-height: 35px;
  list-style-type: disc;
  margin-left: 40px;
}
ul.DiSp_stepthree li {
  list-style-type: circle;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  color: #000;
}
ul.DiSp_stepone li a {
  color: #039;
  text-decoration: underline;
}
ul.DiSp_stepthree li a {
  color: #000;
}
ul.DiSp_videolist li {
  font-size: 14px;
  /* border-bottom: 1px solid #000; */
  /*line-height: 40px;*/
  cursor: pointer;
  color: #000;
  padding: 8px 12px !important;
  margin: 0 !important;
  font-weight: bold;
}
.DiSp_two,.DiSp_three,.DiSp_four,.DiSp_five,.DiSp_six,.DiSp_seven,.DiSp_eight,.DiSp_nine,.DiSp_ten{
  display: none;
}
.DiSp_videolink {
  width: 100%;
  height: 30px;
  position: relative;
}
.DiSp_videolink span {
  position: absolute;
  bottom: 0;
}
h5.DiSp-videoheading {
  font-weight: normal;
  margin-bottom: 20px;
  color: #039;
}
ul.DiSp_videolist li:hover {
  background: #039;
  color: #fff;
}
/*ul.DiSp_videolist li:active {
color: #039;
}*/
.DiSp_linksblock {
  border: 1px solid #ebebeb;
  border-radius: 11px;
  width:30% !important;
  margin: 10px 10px;
  padding: 20px;
  height: 300px;
  float:left;
}
table.DiSp_tables tr th {
  color: #000;
  font-size: 16px;
  font-weight: bolder;
  padding: 16px;
  line-height: 28px;
  border-bottom: 1px solid;
  border-top: 1px solid #000;
}
table.DiSp_tables {
  width: 100%;
  margin-bottom: 20px;
}
table.DiSp_tables tr td {
  font-size: 14px;
  padding: 16px;
  border-bottom: 1px solid #ebebeb;
}
table.DiSp_tables tr td a {
  color: red;
  text-decoration: underline;
}
table.DiSp_tables tr:hover {
  background-color: #f5f5f5;
}
.DiSp_tablediv {
  overflow-x: scroll;
}
.DiSp_rightcontent {
  float: left !important;
  width: 69% !important;
  margin-top: 10px;
}
ul.DiSp_lists li span {
  font-size: 14px !important;
}
ul.DiSp_sublists li a {
  color: red;
}
.DiSp_wwdBlock a {
  color: #039;
}
.DiSp_wwdBlock p a img {
  padding-left: 2px;
  padding-top: 2px;
  border-left: 2px solid #039;
  border-top: 2px solid #039;
  padding-bottom: 5px;
}
.DiSp_wwdBlock a h4 {
  padding: 10px 0;
  text-align: center;
  background: #039;
  color: #fff;
  margin-top: 0;
}
.DiSp_vidMarginBot {
  margin-bottom: 25px;
}
h4.DiSp_heading {
  font-size: 16px;
}
p.DiSp_paragraph a input[type="button"]:hover {
  background: #827e7e;
}
.cimm_staticPageWrap ul li {
  list-style-type: disc;
}
.cimm_staticPageWrap ol ul li {
    list-style-type: lower-alpha;
    margin-left: 35px;
    padding-top: 15px;
}
.cimm_staticPageWrap ol li {
  list-style-type: decimal;
}
.DiSp_leftmenu ul li {
  list-style-type: none !important;
}
ul.cimm_formContent.fullWidthForm.ui-droppable.ui-sortable li {
  list-style-type: none !important;
}
#slider0_container .Widget_slideJssor img{
  width:100% !important;
  left:0 !important;
  right:0 !important;
}
@media(max-width:1200px) and (min-width:981px){
  .Disp_leftblock {
    float: left;
    width: 70%;
  }
.DiSp_videolink {
  height: 30px;
}
.DiSp_rightblock {
  width: 30%;
  float: left;
}
.DiSp_leftone {
  float: left;
  width: 30%;
}
.DiSp_rightonelo {
  float: left;
  width: 39%;
}
.DiSp_abtseg {
  width: 25%;
  float: left;
}
.DiSp_csgseg {
  float: left;
  width: 33.33%;
}
.DiSp_csgsegFD {
  height: 325px;
}
.DiSp_csgsegSG {
  height: 377px;
}
.DiSp_vassegFD {
  height: 302px;
}
.DiSp_vassegOSCS {
  height: 295px;
}
ul.DiSp_form li {
  margin-bottom: 10px;
}
/*p.DiSp_pagename {
font-size: 22px;
padding: 20px 50px 15px 20px;
bottom: 20px;
}*/
/*.DiSp_leftmenu {
margin-right: 10px;
width: 30% !important;
}*/
.DiSp_rightcontent {
  float: left !important;
  width: 68% !important;
}
}
@media(max-width:980px) and (min-width:768px){
  /* p.DiSp_pagename {
  font-size: 20px;
  padding: 20px 30px 8px 20px;
  bottom: 20px;
}*/
  .Disp_leftblock {
    width: 70%;
    float: left;
  }
.DiSp_linksblock {
  width: 28% !important;
}
.DiSp_rightblock {
  width: 28%;
  float: left;
  /*margin-top: 42px;*/
}
.DiSp_leftone {
  float: left;
  width: 30%;
}
.DiSp_rightone {
  width: 70%;
  float: left;
}
.DiSp_rightonelo {
  float: left;
  width: 70%;
}
.DiSp_abtseg {
  width: 50%;
  float: left;
}
.DiSp_abtsegmission {
  height: 380px;
}
.DiSp_csgseg {
  float: left;
  width: 33.33%;
}
.DiSp_csgsegFD {
  height: 300px;
}
.DiSp_csgAHS {
  height: 370px;
}
.DiSp_vassegFD {
  height: 275px;
}
.DiSp_rightcontent {
  float: left !important;
  width: 60% !important;
}
/*.DiSp_leftmenu {
margin-right: 10px;
width: 38% !important;
}*/
ul.DiSp_form li textarea {
  width: 260px;
}
ul.DiSp_form li input[type="text"] {
  width: 260px;
}
h2.DiSp_pagename {
  font-size: 26px;
}
.DiSp_videolink {
  height: 30px;
}
.DiSp_abtsegheading {
  width: 95% !important;
}
}
@media(max-width:767px) and (min-width:481px){
  .DiSp_rightblock {
    width: 50%;
    margin: 0 auto;
  }
.DiSp_halfwidht {
  width: 100% !important;
  padding: 10px;
}
p.DiSp_pagename {
  width: 80%;
  /* padding: 20px 101px 8px 20px !important;*/
  font-size: 18px !important;
  bottom: 15px;
}
.DiSp_linksblock {
  width: 100% !important;
}
.aligncenter {
  margin: 0 auto;
}
p.DiSp_paragraph {
  font-size: 14px !important;
}
.DiSp_leftone {
  width: 50%;
  margin: 0 auto;
}
.DiSp_abtseg {
  width: 50%;
  float: left;
}
.DiSp_abtsegmission {
  height: 375px;
}
.DiSp_pagename {
  font-size: 40px !important;
}
.DiSp_csgseg {
  float: left;
  width: 50%;
}
.DiSp_csgsegOA {
  height: 317px;
}
.DiSp_csgsegIN {
  height: 377px;
}
.DiSp_csgsegSDD {
  height: 350px;
}
.DiSp_vassegJQ {
  height: 300px;
}
.DiSp_vassegJSCI {
  height: 293px;
}
.DiSp_vassegOO {
  height: 299px;
}
.DiSp_bcesfull {
  width: 100%;
}
.DiSp_jotsegdesire {
  margin-bottom: 108px;
}
.DiSp_vendors li {
  float: left;
  width: 24%;
}
.DiSp_leftmenu {
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
  width: 100% !important;
  border-right: 0px;
}
.DiSp_rightcontent {
  width: 100% !important;
  float: left !important;
}
/*h2.DiSp_mainheading {
text-align: center;
text-decoration: underline;
font-size: 30px;
display:block;
}*/
h2.DiSp_pagename {
  display: none;
}
.DiSp_videolink {
  height: 30px;
}
.DiSp_abtsegheading {
  width: 96.5% !important;
}
.DiSp_rightblock p a img {
  margin-bottom: 10px;
}
.DiSp_leftone p a img {
  margin-bottom: 10px;
}
}
@media(max-width:480px) and (min-width:320px){
  .DiSp_rightblock {
    width: 60%;
    margin: 0 auto;
  }
.DiSp_halfwidht {
  width: 100% !important;
}
.DiSp_linksblock {
  width: 98% !important;
  height: 355px;
}
.aligncenter {
  margin: 0 auto;
}
.DiSp_leftone {
  width: 100% !important;
  margin: 0 auto;
}
.DiSp_rightone {
  width: 100% !important;
}
.DiSp_abtseg {
  width: 100%;
  float: left;
}
p.DiSp_pagename {
  font-size: 12px !important;
  bottom: 15px !important;
  padding: 20px 30px 8px 20px !important;
}
.DiSp_csgseg {
  width: 100%;
}
.DiSp_vassegJSCI {
  height: 330px;
}
.DiSp_abtsegheading {
  width: 94% !important;
}
.DiSp_csgsegSDD {
  height: 360px;
}
.DiSp_csgsegT100 {
  height: 265px;
}
.DiSp_vendors li {
  float: left;
  width: 48%;
}
.DiSp_leftmenu {
  padding: 10px;
  border-bottom: 1px solid #ebebeb;
  width: 100% !important;
  border-right: 0px;
  margin-bottom: 13px;
}
.DiSp_rightcontent {
  width: 100% !important;
  float: left !important;
}
/*h2.DiSp_mainheading {
text-align: center;
text-decoration: underline;
font-size: 30px;
display: block;
}*/
h2.DiSp_pagename {
  display: none;
}
ul.DiSp_form li label {
  width: 100%;
}
.DiSp_halfwidht {
  width: 100%;
  float: left;
}
.DiSp_jotseg p img {
  width: 100%;
  margin-bottom: 5px;
}
.DiSp_videolink {
  height: 30px;
}
.DiSp_rightblock p a img {
  margin-bottom: 10px;
}
.DiSp_leftone p a img {
  margin-bottom: 10px;
}
.Disp_img_btm{
  margin-bottom: 13px;
}
}
ul.DiSp_listsSM {
  list-style-type: none;
  width: 100%;
  margin-bottom: 5px !important;
}
ul.DiSp_listsSM {
  list-style-type: none;
  width: 100%;
  margin-bottom: 5px !important;
  /* background: #E5DCCA; */
  padding-top: 10px;
  border-radius: 10px;
  padding-left: 30px;
}
ul.DiSp_listsSM li {
  margin-bottom: 15px;
  list-style-type: circle;
}
span.DiSp_required {
  float: none !important;
  width: 0%;
  margin: 0;
  color: red;
}
.DiSp_abtsegheading {
  position: absolute;
  bottom: 0px;
  font-size: 20px;
  color: #fff;
  font-weight: bolder;
  /* margin-left: 12px; */
  width: 95%;
  opacity: 0.75;
  background: #fff;
  padding: 10px;
  color: #039;
}
.DiSp_abtsegbanner {
  position: relative;
  border-radius: 10px;
}
p.DiSp_paragraph {
  font-size: 14px;
  line-height: 24px;
  color: rgb(51, 51, 51);
  margin-bottom: 16px;
}
h2.DiSp_title {
  text-align: center;
  text-decoration: underline;
  font-size: 34px;
  margin-bottom: 16px;
}
h3.DiSp_heading {
  margin-bottom: 12px;
  font-size: 20px;
  margin-top: 0;
  color: #000;
}
p.DiSp_para span {
  /*font-style: italic;*/
  color: #000;
  font-weight: bold;
  font-size: 16px;
}
p.DiSp_para {
  color: rgb(51, 51, 0);
  line-height: 24px;
  font-size: 14px;
  padding: 0 15px;
  margin-bottom: 14px;
}
p.DiSp_paragraph a {
  /* color: #fff;*/
  text-decoration: underline;
  /*margin-left: 10px;*/
}
p.DiSp_paragraph a input[type="button"] {
  background: #039;
  border: none;
  color: #fff;
}
.DiSp_vasborder {
  border-top: 3px solid #039;
}
.DiSp_SMheading {
  /* background: #B4AA83; */
  padding: 10px;
  color: #039;
  margin-bottom: 0px;
  border-bottom: 2px solid #039;
  text-align: center;
}
.DiSp_SMheading a {
  color: #039 !important;
}
/*Manny Design*/
.hero_image{
  width: 100%
}
.hero_form{
  position: absolute;
  top: 50%;
  max-width: 400px;
  width: 100%;
  min-width: 320px;
  background: #f8f8f8;
  padding: 2rem;
  border-radius: 4px;
  left: 20%;
  margin-top: -152px;
}
.features_list{
  padding: 4rem 0;
}
.features_list > * {
  margin-bottom: 6rem;
}
.mar_tb_3rem{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.occasion_section > * img{
  width: 100px;
  margin: 0 auto;
  display: block
}
.mockup_section img{
  height: 400px;
  width: auto;
  margin: 0 auto;
}
.app_Section img{
  margin: 0 auto
}
.occasion_section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.dummy_page p {
  font-size: 16px;
  line-height: 1.6
}
@media(max-width: 768px){
  .mockup_section img {
    height: 300px;
  }
.hero_image{
  height: 100vh;
  min-width: auto;
  max-width: initial;
  width: initial;
}
.hero_form{
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}
.dummy_page.gm-editing {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.features_list > *{
  margin-bottom: 3rem
}
}
