.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;
}
.captionOrange{
  width:450px!important;
  Height:auto!important;
}
img.img-responsive {
  max-width: initial;
}
/*SideMenuList*/
.side_menu_list {
  background: #4b4f54;
  border: 3px solid #d7c826;
  margin-bottom:20px;
}
.side_menu_list h4 {
  font-size: 16px;
  background: #e6e7e7;
  margin: 0;
  padding: 10px;
  border-bottom: 3px solid #d7c826;
}
.side_menu_list ul {
  padding:10px 0;
}
.side_menu_list h4 a {
  color: #131E29;
}
.side_menu_list li {
  line-height: 1.5;
  padding: 10px 0 !important;
}
/*StaticContent*/
.Disp_StaticContent h1{
  margin-top: 0;
  margin-bottom: 1rem;
  color: #131E29;
  font-size: 24px;
  text-transform: uppercase
}
.Disp_StaticContent p{
  line-height: 1.5;
  margin-bottom: 1rem;
  font-size: 14px
}
.homeCart i {
  color: #fe3b1f;
  font-size: 16px;
}
.homeCart {
  box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
  padding: 5px 8px;
  border-radius: 2px;
  background: #fff;
  margin: 5px;
}
.productTitle{
  color: #fe3b1f;
  line-height: 40px;
  margin-top: 15px;
}
.homeCartList a.productTitle  {
  color: #000;
  font-size: 16px;
  padding: 10px 5px;
}
.captionOrange h2 {
  color: #fe3b1f;
  text-transform: uppercase;
  font-size: 24px;
}
.captionOrange p{
  font-size: 16px;
}
.featuredCategory li .cimm_slideItemDesp ul li a{
  font-size: 14px;
  color: #3d4543;
  text-transform:capitalize;
}
.featuredCategory li .cimm_slideItemDesp{
  text-align:center;
}
.featuredCategory li{
  background:none;
}
.Disp_StaticContent h2 {
  font-size: 20px;
}
.Disp_StaticContent h3 {
  font-size: 18px;
}
.Disp_StaticContent h4 {
  font-size: 16px;
}
.Disp_StaticContent h5 {
  font-size: 14px;
  color: #fe3b1f;
  text-transform: uppercase;
}
.Disp_StaticContent a {
  color: #fe3b1f;
  padding-right: 3px;
  font-size: 14px;
}
.Disp_StaticContent ul {
  padding-left: 3rem;
  margin-bottom: 2rem;
  font-size: 16px
}
.Disp_StaticContent li {
  list-style-type: disc;
  margin-bottom: 5px;
}
.homeAddBlock {
  position: relative;
  text-align: center;
}
.homeAddBlock p img{
  border-radius: 5px;
}
.homeAddBlock h5 {
  position: absolute;
  top: 40%;
  color: #fff;
  font-size: 20px;
  left: 32%;
}
.homeSubscribeBlock{
  border-radius: 5px;
  background:#f0f0f0;
  text-align:center;
  padding: 40px 0 88px 0;
  position:relative;
}
.Disp_contactusform{
  margin-top:20px;
}
.Disp_contactusform ul{
  margin-left:0px;
  padding:0px;
}
.Disp_contactusform input, .Disp_contactusform select, .Disp_contactusform textarea{
  border-radius:0px;
  box-shadow: none;
}
.Disp_contactusform label{
  color: #4B4F54;
}
.Disp_contactusform form {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom:20px;
}
.homeSubscribeBlock button {
  position: absolute;
  background: #fe3b1f;
  color: #fff;
  border: 0;
  bottom: -30px;
  left: 50%;
  padding: 20px 136px;
  border-radius: 5px;
  margin-left: -150px;
}
.homeSubscribeBlock h5{
  color:#fe3b1f;
  text-transform:uppercase;
  font-size:24px;
}
.homeSubscribeBlock p{
  color:#3d4543;
  font-size:18px;
  margin-top: 15px;
  text-transform:uppercase;
}
#slider0_container_Wrapper {
  /*padding-bottom: 2%;*/
  background: #fff;
  border-bottom:1px solid #f0f0f0;
}
#slider0_container_Wrapper > .Widget_slideJssor {
  overflow: visible !important;
}
.homePageMidBlock {
  background: url(../../ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/fasteners-manufacturers-ludhiana-b-24-d-3-e-jpg.jpg) no-repeat;
  height: 610px;
  background-size: cover;
}
.side_menu_list li a {
  position: relative;
  transition: all 0.3s;
}
/*.side_menu_list li a:before {
content: '';
width: 10px;
height: 10px;
background-image: url('/ASSETS/IMAGES/CMS/STATIC_IMAGES/right-arrow.png');
background-size: cover;
display: inline-block;
transform: translateX(-5px);
transition: all 0.3s;
}*/
.side_menu_list li a i {
  padding-right: 5px;
}
.Disp_static_button {
  background: #fe3b1f;
  padding: 12px !important;
  color: #FFF !important;
  font-family: "MyriadPro-Regular";
  font-size: 14px;
  letter-spacing: normal;
  cursor: pointer;
  text-align: center;
  border: none;
  border-radius: 2px;
}
.Disp_StaticContent table thead th{
  background:#4b4f54;
  color:#fff;
  font-weight:normal;
}
.Disp_static_button:hover{
  background: #131E29;
}
.Disp_px3_bluetooth{
  border-top:3px solid #d7c826;
  border-bottom:3px solid #d7c826;
}
.Disp_downloads_heading h4{
  text-align:center;
  padding:10px 0;
  border-top:2px solid #d7c826;
  border-bottom:2px solid #d7c826;
}
.Disp_downloads_heading table th{
  color:#fe3b1f;
}
/*Accordion start*/
.Disp_panel-default>.panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Disp_panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.Disp_panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}
.Disp_panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}
.Disp_panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\e113";
}
.Disp_panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\e114";
}
.Disp_panel-default .panel-body ul li{
  margin-left:15px;
}
.Disp_Press_release table tr td:first-child {
  display: none;
}
.Disp_subheading img {
  padding: 10px;
  border: 2px solid #d7c826;
  border-radius: 5px;
}
.Disp_subheading h3{
  font-size:14px;
}
.Disp_subheading p{
  padding-left:15px;
}
.Disp_subheading ul li {
  list-style-type: disc !important;
  margin-left: 20px !important;
  padding: 10px 0px !important;
  font-size: 14px;
}
#Disp_accordionMenu .panel {
  display: block;
  padding: 0 !important;
  border-radius: 0px !important;
}
/* Accordion End*/
.side_menu_list li a {
  padding-left: 3.6rem;
  color: #e6e7e7;
}
.side_menu_list li a:hover {
  padding-left: 4rem;
}
.homePageMidBlockRight {
  background: rgba(254,59,31,0.8);
  height: 610px;
  color: #fff;
  padding-top: 200px;
  padding-left: 95px;
}
.Disp_Aboutus h1{
  margin-bottom: 2rem;
  color: #fe3b1f;
  font-size: 26px;
  text-transform: uppercase;
  font-weight:normal;
}
.Disp_Aboutus h1 span{
  color: #d7c826;
}
.Disp_Aboutus .Disp_Teamimg{
  box-shadow:25px 25px #fe3b1f;
}
.Disp_Aboutus .row {
  margin-bottom: 50px;
}
hr.Disp_Aboutus {
  border: 2px solid #d7c826;
  width: 90%;
  float: right;
  margin-bottom: 0;
}
.Disp_Aboutus .Disp_Affiliated_org h1:after{
  position: absolute;
  content: "";
  height: 3px;
  background-color: #d7c826;
  width: 61%;
  margin-left: 50px;
  top: 4%;
}
.Disp_Aboutus .Disp_Affiliated_org .row{
  margin-bottom: 0 !important;
}
.Disp_Aboutus .Disp_Affiliated_org{
  border-bottom: 3px solid #d7c826;
  margin: 0px;
}
.Disp_Aboutus .Disp_Affiliated_org img {
  border-right: 1px solid #afaeae;
}
.Disp_Aboutus .Disp_yellowblock{
  background:#d7c826;
  height:150px;
}
.Disp_Aboutus .Disp_plantcertification .row {
  margin-bottom: 0;
}
.Disp_Aboutus .Disp_Affiliated_org .row div:last-child img {
  border-right: 0px !important;
}
.Disp_Aboutus .Disp_plantcertification .col-md-1 p{
  /*font-size:18px;*/
  color: #fe3b1f;
}
.zIndexTop {
  z-index: 2;
}
/*.Disp_Aboutus .Disp_LetsMeetWrap {
margin-bottom: 100px;
}
.Disp_Aboutus .Disp_LetsMeetWrap p.Disp_yellowblock {
position: absolute;
bottom: -70px;
right: 0;
z-index: 1 !important;
width: 92%;
left: 70px;
}*/
.Disp_Aboutus .Disp_LetsMeetWrap p.Disp_yellowblock a {
  position: relative;
  top: 40%;
  left: -5%;
  padding: 15px 25px;
  background: #afaeae;
  color: #fff;
  font-size: 26px;
  border-radius: 10px;
  text-transform: uppercase;
}
.homePageMidBlockRight p, .homePageMidBlockRight h5 {
  max-width: 410px;
  margin-bottom: 20px;
  padding-right:10px;
}
.homePageMidBlockRight p{
  font-size: 16px;
}
.homePageMidBlockRight h5 {
  font-size: 24px;
}
.DiSp_breadcrumb li {
  font-size: 12px;
  float: left;
  margin: 15px 0 !important;
}
.DiSp_breadcrumb li a{
  color: #000;
}
.DiSp_breadcrumb li+li:before {
  content: "|";
  color: #ccc;
  padding: 0 5px;
}
.Disp_special_table td, .Disp_special_table th {
  width: 150px;
  padding: 5px 5px;
  font-weight: normal;
}
.Disp_special_table_wrapper {
  margin-bottom: 2rem;
}
.Disp_StaticContent iframe{
  max-width: 100%;
  width: 100%;
}
.Disp_StaticContent li ul li {
  list-style-type: circle;
}
.cimm_sliderWrap .slick-prev {
  width: 45px;
  height:45px;
  background:#FE3B1F;
  border-top-right-radius:5px;
  border-bottom-right-radius:5px;
  box-shadow:none;
}
.cimm_sliderWrap .slick-next{
  width: 45px;
  height:45px;
  background:#FE3B1F;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  box-shadow:none;
}
.cimm_sliderWrap .slick-prev:before, .cimm_sliderWrap .slick-next:before
{
  color:#e6e7e7 !important;
  font-size:30px !important;
  font-weight:600 !important;
  opacity:1;
}
.cimm_sliderWrap .slick-prev:hover, .cimm_sliderWrap .slick-next:hover
{
  background:#4b4f54 !important;
  box-shadow:none !important;
}
.DiSP-pageTitle{
  color: #00a94f;
  font-size: 28px;
  font-family: "Raleway-Regular";
  text-transform: uppercase;
  text-shadow: 2px 2px 1px rgb(0 0 0 / 10%);
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc9bc;
  text-align: center;
  transition: all ease 0.2s;
  letter-spacing: 2px;
  margin-bottom: 40px;
}
.DiSP-pageTitle:hover {
  text-shadow: none;
}
.DiSP-subTitle{
  color: #58595b;
  font-size: 20px;
  font-family: opensans;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all ease 0.2s;
}
.DiSP-h5subTitle{
  font-size: 18px;
}
p{
  font-size: 14px;
  line-height: 26px;
}
.DiSP-h5 {
  color: #58595b;
  font-family: "Raleway-bold";
  margin-top: 30px;
}
.DiSP-link {
  color: #00a94f;
  font-size: 16px;
  text-decoration: underline;
}
.DiSP-imgWrap {
  margin-top: 30px;
}
.DiSP-formWrap label{
  font-family:"Raleway-bold";
}
.DiSP-partnerLogo a img {
  border: 1px solid #ccc9bc;
  padding: 10px;
  margin: 20px 10px;
  transition: all ease 0.3s;
}
.DiSP-partnerLogo a img:hover {
  border: 1px solid #d7c826;
}
.DiSP-testimonial {
  border-bottom: 1px solid #ccc9bc;
  padding: 20px;
  transition: all ease 0.2s;
}
.DiSP-testimonial:hover {
  background: rgb(204 201 188 / 10%);
}
.DiSP-testimonial p{
  font-style: italic;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 26px;
}
.DiSP-testimonial span {
  font-family: 'Raleway-Bold';
  font-size: 14px;
  color: #58595b;
  margin-top: 10px;
  display: block;
}
.DiSP-testimonial span strong {
  color: #58595b;
}
.DiSP-subHeading {
  color: #58595b;
  font-size: 24px;
  font-family: opensans;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all ease 0.2s;
}
.DiSP-listStyles li {
  color: #54595b;
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  list-style-type: disc !important;
  margin-left: 20px !important;
  transition: all ease 0.3s;
}
.DiSP-listStyles li:hover {
  color: #00a94f;
}
.DiSP-btnStyle {
  background: #00a94f;
  padding: 10px 20px;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #00a94f;
  letter-spacing: 1px;
  transition: all ease 0.2s;
}
.DiSP-btnStyle:hover {
  color: #00a94f;
  background: #fff;
}
.DiSP-greybtnStyle{
  background: #58595b;
  border: 2px solid #58595b;
  padding: 10px 20px;
  color: #fff;
  margin: 20px 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all ease 0.2s;
}
.DiSP-greybtnStyle:hover {
  color: #58595b;
  background: #fff;
}
.DiSP-leftNav {
  padding: 10px 20px;
  border-bottom: 1px solid #58595b;
  background: #f0f0f0;
}
.DiSP-leftNav h6, .DiSP-leftNav h6 a {
  color: #58595b;
  letter-spacing: 1px;
  font-family: 'Raleway-Bold';
}
.DiSP-leftNav h6 a:hover{
  color: #00a94f;
}
.DiSP-leftNav li a {
  padding: 6px 20px;
  display: block;
  font-size: 14px;
  letter-spacing: 1px;
}
.DiSP-leftNav li a:hover {
  background: #00a94f;
  color: #fff;
}
.DiSP-hpTitle, .DiSP-hpfpWrap .cimm_sliderWrap .cimm_CaroBlockTitle label,.DiSP-hpTitle a{
  color: #00a94f;
  font-size: 24px;
  font-family: "Raleway-Regular";
  text-transform: uppercase;
  text-align: center;
}
.DiSP-hpfpWrap .cimm_sliderWrap .cimm_CaroBlockTitle {
  text-align: center;
}
.DiSP-marketingBlocks {
  margin: 60px 0;
}
.DiSP-imgBlock {
  position: relative;
}
.DiSP-imgBlock span {
  position: absolute;
  bottom: 0px;
  background: rgb(0 169 79 / 60%);
  width: 100%;
  left: 0;
  transition: all ease 0.3s;
  font-size: 18px;
  font-family: "Raleway-Regular";
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 10px;
}
.DiSP-imgBlock:hover span {
  height: 100%;
}
.DiSP-hpfpWrap {
  margin-bottom: 30px;
}
.DiSP-alphaList {
  padding-left: 20px !important;
}
.DiSP-alphaList li {
  list-style: lower-alpha !important;
  margin-bottom: 10px !important;
}
.DiSP-rightSpacing{
  padding-right: 30px !important;
}
.DiSP-leftSpacing{
  padding-left: 30px !important;
}
.DiSP-bannerWrap .jssora05l:before, .DiSP-bannerWrap .jssora05r:before {
  color: #00a94f !important;
}
.DiSP-bannerWrap .jssorb01 .av {
  background-color: #00a94f !important;
}
.DiSP-breadcrumbs {
  margin-top: 20px !important;
}
.DiSP-breadcrumbs li {
  float: left;
  padding: 0 10px !important;
  border-right: 1px solid #000;
  line-height: 12px;
}
.DiSP-breadcrumbs li:first-child {
  padding-left: 0 !important;
}
.DiSP-breadcrumbs li:last-child {
  border-right: none !important;
}
.DiSP-breadcrumbs li a {
  color: #000;
}
.DiSP-active{
  color: #777;
}
.DiSP-viconicsLink{
  color: #00a94f !important;
  font-size: inherit !important;
  text-decoration: underline;
}
.DiSP-viconicsLink:hover{
  text-decoration: none;
}
.DiSP-pdfTable {
  font-family: opensans;
}
.DiSP-pdfTable h6 {
  margin: 0;
  line-height: 26px;
}
.DiSP-pdfTable .DiSP-subHeading {
  color: #00a94f;
}
@media all and (max-width: 767px) {
  .homePageMidBlock{
    height: auto;
  }
.homePageMidBlockRight {
  height: auto;
  padding: 100px 0 100px 40px;
}
.cimm_CaroBlockTitle{
  margin:2% 0!important;
}
#slider0_container_Wrapper{
  /*padding-bottom:2%;*/
}
.Disp_Aboutus .Disp_Affiliated_org h1:after{
  content:none;
}
.Disp_Aboutus .Disp_LetsMeetWrap{
  margin-bottom:0;
  margin-top: 60px;
}
.Disp_Aboutus .Disp_Affiliated_org img{
  border-right:0;
}
}
@media all and (max-width: 1024px) {
  .Disp_Aboutus .Disp_Affiliated_org h1:after{
    width:43%;
  }
}
@media all and (max-width: 480px) {
  .DiSP-breadcrumbs {
    display: none;
  }
}
.side_menu_list.viconics {
  border: 3px solid #4b4f54;
}
.side_menu_list.viconics h4 {
  border-bottom: 3px solid #4b4f54;
}
.DiSP-pdfTable h5 {
  text-align: center;
}
.accordion > input[type="checkbox"] {
  position: absolute;
  left: -100vw;
}
.accordion .content {
  overflow-y: hidden;
  height: 0;
  transition: height 0.3s ease;
}
.accordion > input[type="checkbox"]:checked ~ .content {
  height: auto;
  overflow: visible;
}
.accordion label {
  display: block;
}
body {
  font: 16px/1.5em "Overpass", "Open Sans", Helvetica, sans-serif;
  color: #333;
  font-weight: 300;
}
.accordion {
  margin-bottom: 1em;
}
.accordion > input[type="checkbox"]:checked ~ .content {
  padding: 15px;
  border: 1px solid #00a94f;
  border-top: 0;
}
.accordion .handle {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.2em;
}
.accordion label {
  color: #ffffff;
  cursor: pointer;
  font-weight: normal;
  padding: 15px;
  background: #00a94f;
}
.accordion label:hover,
.accordion label:focus {
  background: #d8d8d8;
}
.accordion .handle label:before {
  font-family: 'fontawesome';
  content: "\f054";
  display: inline-block;
  margin-right: 10px;
  font-size: .58em;
  line-height: 1.556em;
  vertical-align: middle;
}
.accordion > input[type="checkbox"]:checked ~ .handle label:before {
  content: "\f078";
}
.button {
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
.button1 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button1:hover {
  background-color: #B2B4B2;
  color: white;
}
.button2 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button2:hover {
  background-color: #B2B4B2;
  color: white;
}
.button3 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button3:hover {
  background-color: #B2B4B2;
  color: white;
}
.button4 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button4:hover {
  background-color: #B2B4B2;
  color: white;
}
.button5 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button5:hover {
  background-color: #B2B4B2;
  color: white;
}
.button6 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button6:hover {
  background-color: #B2B4B2;
  color: white;
}
.button7 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.button7:hover {
  background-color: #B2B4B2;
  color: white;
}
.secondbutton {
  border: none;
  color: white;
  padding: 8px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
}
.secondbutton1 {
  background-color: #fe3b1f;
  color: white;
  border: 2px solid #fe3b1f;
}
.secondbutton1:hover {
  background-color: #B2B4B2;
  color: white;
}
