.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;
}
.parallax {
  /* The image used */
  background-image: url("https://ecommerce.spinstak.com/files/extras/MallorySafetySupplyx5001.jpg");
  /* Set a specific height */
  min-height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.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: all3s linear;
  -moz-transition: all 3s linear;
  -o-transition: all 2s linear;
  transition: all 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 1s linear;
  -moz-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s 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;
}
/**********************************************DiSp Staticpage Start************************************/
.DiSp_navigation {
  background-color: #0060aa;
  width: 232px;
  margin-left: -11px;
}
ul.DiSp_mainmenu {
  display: block;
  padding: 0px 12px 8px 12px;
}
.DiSp_navigation ul.DiSp_mainmenu li {
  font-family: Roboto-Medium;
  font-size: 16px;
  line-height: 33px;
}
.DiSp_navigation ul.DiSp_mainmenu li a {
  color: #ffffff;
  font-family: "Roboto-Regular";
}
h1.DiSp_subheading {
  text-align: left;
  font-size: 20px;
  color: white;
  margin: 0 auto;
  font-family: "Roboto-Bold";
  padding: 12px;
  background-color: #fe7725;
}
p.DiSp_paragraph {
  font-size: 16px;
  font-family: "Roboto-Regular";
  line-height: 24px;
  font-weight: normal;
}
.DiSp_section h4 {
  background-color: #0060aa;
  padding: 16px;
  font-size: 16px;
  text-align: left;
  font-family: "Roboto-Regular";
  color: #ffffff;
  margin: 0;
  font-weight: bold;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  height: 48px;
  border: rgba(79, 79, 79, 0.1);
  line-height: 19px;
}
DiSp_section {
  margin-top: 20px;
}
.DiSp_section p.DiSp_paragraph {
  font-size: 14px;
  line-height: 20px;
  font-family: "Roboto-Regular";
}
.DiSp_block {
  background-color: #faebd7;
  padding: 10px 15px;
  margin-bottom: 27px;
  box-shadow: 0px, 2px;
  border: 2px solid rgba(79, 79, 79, 0.1);
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
iframe {
  float: right;
  width: 788px;
  margin-right: 19px;
}
ul.DiSp_pointlist {
  display: block;
  width: 100%;
  padding: 8px 24px 28px 12px;
}
.DiSp_navigation ul.DiSp_mainmenu li {
  font-family: "Roboto Regular";
  font-size: 16px;
  line-height: 33px;
  padding-right: 20px;
}
.DiSp_block ul.DiSp_pointlist i {
  color: #0061aa;
  float: left;
  height: 10px;
  margin-top: 7px;
}
.DiSp_block ul.DiSp_pointlist li {
  list-style-type: none;
  font-size: 14px;
  font-family: "Roboto-Regular";
  line-height: 30px;
  padding-left: 24px;
  font-family: "Roboto-Regular";
}
p.DiSp_button {
  background-color: #fe7725;
  font-size: 14px;
  font-family: "Roboto-Regular";
  border-radius: 3px;
  font-family: "Roboto-Regular";
  text-align: center;
  margin-left: 20%;
  margin-bottom: 33px;
  width: 176px;
  height: 32px;
  padding-top: 7px;
}
p.DiSp_button a {
  color: #ffffff;
  font-weight: bold;
  font-family: "Roboto-Regular";
  line-height: 20px;
  font-size: 14px;
}
h4.DiSp_subheading {
  font-weight: bold;
  font-family: "Roboto-Regular";
  text-transform: uppercase;
  margin-top: 70px;
  margin-bottom: 30px;
}
.DiSp_item {
  position: relative;
  border: 1px solid #333;
  float: left;
  margin: 2%;
  overflow: hidden;
  max-width: 540px;
}
.Disp_item-overlay top {
  height: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  position: absolute;
  top: 100%;
  left: -3px;
  z-index: 1;
  text-align: center;
  width: 102%;
  transition: 0.2s;
  overflow: hidden;
}
h5.DiSp_contact {
  font-size: 16px;
  line-height: 33px;
  font-family: "Roboto-Regular";
  text-align: left;
  font-weight: bold;
}
.DiSp_cinfo {
  margin-left: -10px;
  height: 157px;
}
ul.DiSp_info {
  display: block;
  margin: 0px;
}
ul.DiSp_info i {
  color: #0061aa;
  float: left;
  height: 10px;
  margin-top: 3px;
  padding-right: 5px;
  font-size: 18px;
}
ul.DiSp_info li {
  list-style-type: none;
  font-style: normal;
  font-size: 16px;
  font-family: "Roboto-Regular";
  padding-left: 26px;
  line-height: 25px;
}
p.DiSp_image {
  position: relative;
}
.DiSp_hovereffect {
  width: 277px;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  margin-left: -6px;
}
.DiSp_hovereffect .DiSp_overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
}
.DiSp_hovereffect:hover .DiSp_overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.DiSp_hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.DiSp_hovereffect:hover img {
  filter: url("ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/Rectangle 8 (2).png");
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}
.DiSp_content {
  position: absolute;
  top: 30px;
  left: 28px;
}
.DiSp_content p.DiSp_paragraph {
  color: #ffffff;
  line-height: 21px;
  font-family: Roboto-light;
  font-size: 18px;
}
.DiSp_section {
  margin-top: 20px;
  width: 356px;
  margin-left: 26px;
}
p.DiSp_timage {
  position: relative;
}
p.Disp_Title {
  position: absolute;
  top: 68%;
  left: 64px;
  color: #fff;
  font-family: "Roboto Regular";
  text-align: center;
}
.DiSp_Title {
  background-color: rgba(0, 97, 170, 0.8);
  padding: 5px 179px 9px 23px;
  position: absolute;
  top: 80%;
  left: 6px;
}
.DiSp_Title p {
  color: #ffffff;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
}
/*----------------css-Disp----------------------------------------------------------*/
.Disp_leftbar h1 {
  font-family: "Roboto-Bold";
  text-align: left;
  font-size: 20px;
  color: white;
  margin: 0 auto;
  padding: 12px;
  padding-left: 20px;
  background-color: #fe7725;
}
.Disp_leftlist {
  background-color: #0061aa;
  height: 360px;
}
.Disp_leftlist1 {
  background-color: #0061aa;
  height: 420px;
}
.Disp_leftbar ul li {
  padding-top: 10px;
  padding-left: 20px;
}
.Disp_leftbar ul li a {
  color: white;
  line-height: 33px;
  font-size: 16px;
}
.Disp_list_active a {
  font-weight: 900;
}
.Disp_left_contact h2 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 25px;
}
.Disp_left_contact ul {
  margin-top: 25px;
}
.Disp_left_contact ul li {
  margin-bottom: 10px;
}
.Disp_left_contact ul li a {
  font-size: 16px;
  list-style-position: inside;
  line-height: 24px;
  color: #333333;
  font-family: Roboto-Regular;
  position: relative;
  padding-left: 10px;
}
.Disp_st h1 {
  font-size: 24px;
  font-family: Roboto-Bold;
  margin: 0 auto;
  margin-bottom: 20px;
}
.Disp_st p {
  font-size: 16px;
  font-family: Roboto-Regular;
  line-height: 24px;
}
.Disp_left_contact ul li i.fa {
  color: #0061aa;
}
.Disp_left_contact1 ul {
  margin-top: 5px;
}
.Disp_left_contact1 ul li a {
  font-size: 14px;
  list-style-position: inside;
  line-height: 24px;
  color: #fff;
  position: relative;
  bottom: 4px;
  padding-left: 28px;
}
.Disp_left_contact1 ul li i.fa {
  color: #fff;
  position: absolute;
}
.Disp_leftlist1 p {
  margin: 0 auto;
  color: white;
  font-size: 14px;
  padding-left: 20px;
  padding-top: 15px;
}
.Disp_hr {
  width: 227px;
  color: white;
  opacity: 0.5;
}
.Disp_bg {
  background-color: rgba(254, 119, 37, 0.1);
  height: 42px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 250px;
  border: 1px solid #fe7725;
}
.Disp_div {
  margin-left: 5px;
  padding-top: 5px;
  /* margin-top: 22px; */
}
.Disp_button1 {
  background-color: white;
  width: 210px;
  margin-left: 3px;
  padding: 3px 56px;
  margin-top: 2px;
  /* padding: 5px 51px; */
  /* padding: 5px 20px; */
}
.Disp_button2 {
  background-color: white;
  width: 210px;
  margin-left: 52px;
  padding: 3px 57px;
  margin-top: 2px;
}
.Disp_bg .fa {
  color: #0061aa;
}
.Disp_vline {
  border-left: 1px solid #333;
  height: 28px;
  margin-left: 72px;
  margin-top: 1px;
  /* padding-left: 47px; */
}
.DiSp_pcol {
  margin-bottom: 16px;
}
.Disp_socialicons ul li {
  display: -webkit-inline-box;
  margin-right: 5px;
  margin-top: 20px;
}
.Disp_backbutton {
  margin-top: 20px;
}
.Disp_backbutton .fa {
  color: #0061aa;
  margin-right: 10px;
}
.Disp_bb {
  background-color: rgba(254, 119, 37, 0.1);
  /* height: 42px; */
  margin-top: 20px;
  margin-bottom: 20px;
  /* width: 480px; */
  border: 1px solid #fe7725;
  border-radius: 2px;
}
.Disp_bb ul li {
  display: -webkit-inline-box;
  background-color: white;
  padding: 5px 94px 5px 91px;
  margin: 5px 10px 5px 10px;
  border-radius: 5px;
  box-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.Disp_leftlist1 p span {
  font-family: "Roboto-Bold";
}
.Disp_bb .fa {
  color: #0061aa;
  margin: 0 5px;
}
.Disp_body {
  position: relative;
  transition: width 2s;
  -webkit-transition: width 2s;
}
.Disp_listclick li a {
  font-size: 14px;
  line-height: 35px;
  font-weight: 100;
}
.Disp_form input.button {
  background-color: #fe7725;
  border: none;
  color: white;
  padding: 10px 40px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.Disp_form input.form-control {
  border-radius: 3px;
  width: 77%;
}
.Disp_form select.form-control {
  border-radius: 3px;
  width: 77%;
}
.Disp_Hp h1 {
  font-size: 24px;
  color: #333333;
  line-height: 28px;
  font-weight: 600;
}
h2.Disp_head {
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  font-weight: 600;
}
.Disp_but img {
  width: 21px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: text-bottom;
}
.Disp_but button a {
  font-size: 16px;
  font-family: "Roboto-regular";
}
/*---------------------------tab and accordion--------------------------------------------------------->
/*VERTICAL TABS*/
ul.Disp_NavTabs {
  border: 1px solid #dadada;
}
.Disp_NavTabs li {
  width: 100%;
}
ul.Disp_NavTabs li a {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: none !important;
  margin-right: 0 !important;
  font-weight: 600;
  font-size: 16px;
}
.nav-tabs > li > a {
  border: none !important;
  border-radius: none !important;
}
/*VERTICAL TAB ENDS*/
/*ACCORDION*/
.Disp_Accordion .Disp_AccPanel {
  border: 1px solid #ddd;
  /*---border-radius: 3px;----*/
}
.Disp_Accordion .Disp_AccPanel .Disp_PanelHeading {
  padding: 5px 5px;
  background-color: rgba(254, 119, 37, 0.1);
}
.Disp_Accordion .Disp_AccPanel .Disp_PanelHeading h6 a {
  color: #323232;
}
.Disp_Accordion .Disp_AccPanel .Disp_TabContent {
  padding: 25px 10px;
}
.Disp_PanelMainHeading > a:before {
  float: left !important;
  font-family: FontAwesome;
  content: "\f068";
  margin-left: 10px;
  margin-right: 15px;
  border: 1px solid #fe7725;
  /* background: #fff; */
  color: #fe7725;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  padding-left: 5px;
  padding-top: 4px;
  margin-top: -4px;
}
.Disp_PanelMainHeading > a.collapsed:before {
  float: left !important;
  content: "\f067";
}
.Disp_PanelMainHeading > a:hover,
.Disp_PanelMainHeading > a:active,
.Disp_PanelMainHeading > a:focus {
  text-decoration: none;
}
/*ACCORDION END*/
h1.Disp_page_heading {
  font-size: 24px;
  font-weight: 700;
  margin: 0 auto;
}
.Disp_hbg h5 {
  background-color: #0061aa;
  padding: 14px 10px;
  margin: 0 auto;
  padding-left: 20px;
  font-weight: 600;
  font-size: 16px;
  color: white;
  border-radius: 3px 3px 0px 0px;
}
.Disp_tab_toggle {
  margin-top: 49px;
}
/*---------------------------tab and accordion end------------------------->
/*----------------css-Disp------------*/
p.DiSp_back {
  float: right;
  font-size: 14px;
  line-height: 14px;
  margin-top: -10px;
  margin-right: 19px;
}
h5.DiSp_about {
  font-size: 16px;
  font-size: 20px;
  line-height: 23px;
  text-align: left;
}
ul.DiSp_aboutinfo {
  display: block;
  margin-left: -11px;
}
ul.DiSp_aboutinfo i {
  color: #0061aa;
  float: left;
  height: 10px;
  margin-top: 2px;
  padding-right: 5px;
  font-size: 16px;
  line-height: 19px;
}
ul.DiSp_aboutinfo li {
  list-style-type: none;
  font-style: normal;
  font-size: 14px;
  padding-left: 31px;
  line-height: 25px;
}
ul.DiSp_aboutinfo li p {
  list-style-type: none;
  font-style: normal;
  font-size: 14px;
  line-height: 25px;
}
ul.DiSp_aboutinfo li span {
  font-size: 14px;
  font-family: "Roboto";
  font-weight: bold;
}
.DiSp_cpara {
  margin-top: 20px;
}
p.DiSp_text {
  border-right: 2px solid #aaa;
  height: 60px;
}
.DiSp_frame {
  float: right;
  color: rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px;
  border-radius: 4px;
}
p.DiSp_back i {
  color: #0061aa;
  height: 10px;
  padding-right: 5px;
}
.DiSp_text .DiSp_textcontent {
  width: 17%;
  float: left;
  height: 69px;
  margin-top: 20px;
}
.DiSp_textcontent p {
  font-size: 22px;
  margin-top: 16px;
  font-weight: bold;
}
.DiSp_text p.DiSp_paragraph {
  width: 80%;
  float: right;
  margin-top: 35px;
  line-height: 20px;
}
.DiSp_textcontent span {
  font-size: 16px;
  font-weight: bold;
}
.Disp_color {
  background-color: rgba(254, 119, 37, 0.1);
  padding: 10px 10px;
  margin-top: 30px;
  border-bottom: 2px soliud blue;
  border-bottom: 8px solid #0061aa;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px;
  height: 143px;
}
p.DiSp_colorimage {
  margin-left: 79px;
  margin-top: 19px;
}
.DiSp_his {
  position: relative;
}
.DiSp_hTitle {
  background-color: rgba(0, 97, 170, 0.8);
  padding: 5px 58px 5px 54px;
  position: absolute;
  top: 76%;
  left: 0px;
}
.DiSp_hTitle p {
  color: #ffffff;
  text-align: center;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
  font-family: "Roboto-Regular";
}
h6.DiSp_subheading {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
}
.DiSp_pcol p.DiSp_paragraph {
  font-size: 16px;
  font-family: Roboto-Regular;
  line-height: 23px;
  font-weight: 500;
}
ul.DiSp_aboutinfo li h6.DiSp_heading {
  font-family: Roboto-Medium;
  font-size: 14px;
}
h6.DiSp_subheading {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  color: #333333;
  font-family: Roboto;
  margin-top: 61px;
  margin-bottom: 40px;
}
.DiSp_cpara p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  font-family: "Roboto-Regular";
}
.DiSp_button {
  margin-top: 25px;
  margin-left: 85px;
}
.DiSp_content .DiSp_button a {
  color: #ffffff;
  font-weight: bold;
  line-height: 21px;
  font-size: 18px;
  background-color: #0061aa;
  border-radius: 3px;
  padding: 8px 21px 9px 26px;
}
.DiSp_text1 p {
  font-size: 14px;
  line-height: 21px;
  margin-left: 18px;
  margin-top: 9px;
}
.DiSp_text1 {
  width: 82%;
  float: right;
  border-left: 1px solid #333333;
  margin-top: 29px;
  height: 64px;
}
.Disp_bg2 {
  margin-top: 50px;
  background-color: rgba(254, 119, 37, 0.1);
  height: 144px;
  border-bottom: 10px solid #0061aa;
  border-radius: 0px 0px 5px 5px;
}
.Disp_img {
  margin-top: 28px;
  /* align-items: center; */
  padding-left: 60px;
  /* text-align: center; */
}
.Disp_heading {
  margin-top: 40px;
  border-right: 1px solid #333333;
  height: 64px;
}
.Disp_heading h1 {
  font-size: 24px;
  color: #333;
  font-weight: 700;
}
.Disp_heading h2 {
  font-size: 16px;
  text-align: left;
  line-height: 1px;
  /* padding-bottom: 40px; */
  /* margin-bottom: 30px; */
}
p.Disp_para {
  font-size: 14px;
  margin-top: 48px;
  line-height: 20px;
  font-weight: 500;
  font-family: "Rboto-Regular";
}
h5.DiSp_subheading {
  font-size: 16px;
  font-size: 20px;
  line-height: 23px;
  text-align: left;
}
/*******************************************************************Responsive*******************************************/
@media (max-width: 320px) {
  .DiSp_navigation {
    width: 100%;
  }
p.DiSp_paragraph {
  font-size: 14px;
}
.DiSp_section {
  width: 100%;
  margin-left: -1px;
}
.DiSp_section p.DiSp_paragraph {
  margin-left: 2px;
}
ul.DiSp_pointlist {
  padding: 8px 24px 28px 9px;
}
.DiSp_block ul.DiSp_pointlist li {
  line-height: 25px;
}
p.DiSp_button {
  margin-left: 17%;
}
.DiSp_content {
  top: 2px;
}
.DiSp_content p.DiSp_paragraph {
  line-height: 8px;
  font-size: 7px;
}
.DiSp_content p.DiSp_button a {
  color: #ffffff;
  font-weight: bold;
  line-height: 8px;
  font-size: 6px;
  margin-top: 13px;
}
.DiSp_content p.DiSp_button {
  width: 36%;
  height: 22px;
}
.DiSp_hovereffect {
  float: none;
  width: 70%;
  margin: 0 auto;
}
.DiSp_Title {
  padding: 4px 94px 3px 37px;
  top: 78%;
  left: 4px;
}
.DiSp_hTitle {
  background-color: rgba(0, 97, 170, 0.8);
  padding: 8px 58px 3px 43px;
  position: absolute;
  top: 77%;
  left: 0px;
}
.Disp_textblock {
  width: 50%!important;
  float: right!important;
  margin-bottom: 20px!important;
}
.Disp_textblock{
  height: 102px;
}
}
@media (max-width: 480px) and (min-width: 321px) {
  .DiSp_navigation {
    width: 100%;
  }
.DiSp_content {
  top: 9px;
}
.Disp_SS h1 {
  font-size: 36px !important;
}
.DiSp_content p.DiSp_paragraph {
  line-height: 13px;
  font-size: 10px;
}
.DiSp_content p.DiSp_button {
  padding: 5px 14px 0px 9px;
}
.DiSp_content p.DiSp_button a {
  font-size: 11px;
}
.DiSp_hovereffect {
  width: 56%;
  margin-left: 24%;
}
.DiSp_hovereffect {
  width: 56%;
  margin-left: 20%;
}
.DiSp_Title {
  padding: 4px 150px 10px 36px;
  top: 71%;
  left: 5px;
}
.DiSp_hTitle {
  padding: 8px 185px 3px 55px;
  top: 85%;
  left: 0px;
}
.Disp_textblock {
  width: 50%!important;
  float: right!important;
  margin-bottom: 20px!important;
}
}
@media (max-width: 640px) and (min-width: 481px) {
  .DiSp_navigation {
    width: 100%;
  }
.DiSp_section {
  margin: 0 auto;
}
.DiSp_content {
  top: 13px;
}
p.DiSp_paragraph {
  line-height: 18px;
  font-size: 14px;
}
.DiSp_Title {
  padding: 4px 127px 10px 19px;
  top: 75%;
  left: 5px;
}
.DiSp_content {
  top: 14px;
}
.DiSp_content p.DiSp_paragraph {
  line-height: 18px;
  font-size: 14px;
}
.DiSp_content p.DiSp_button {
  padding: 4px 0px 28px 1px;
  margin-top: 5%;
}
.DiSp_hovereffect {
  width: 49%;
  margin-left: 141px;
}
.DiSp_his {
  width: 71%;
  margin: 0 auto;
}
.DiSp_hTitle {
  background-color: rgba(0, 97, 170, 0.8);
  padding: 8px 184px 3px 60px;
  position: absolute;
  top: 85%;
  left: 0px;
}
}
@media (max-width: 767px) and (min-width: 641px) {
  .DiSp_navigation {
    width: 100%;
  }
.DiSp_section {
  margin: 0 auto;
}
.DiSp_content {
  top: 17px;
}
.DiSp_content p.DiSp_paragraph {
  font-size: 16px;
}
.DiSp_hovereffect {
  width: 44%;
  float: none;
  margin: 0 auto;
}
.DiSp_Title {
  padding: 0px 147px 10px 43px;
  top: 81%;
  left: 6px;
}
}
@media (max-width: 980px) and (min-width: 768px) {
  .DiSp_navigation {
    width: 100%;
  }
.DiSp_section {
  width: 310px;
}
p.DiSp_button {
  margin-left: 14%;
}
.DiSp_hovereffect {
  width: 93%;
}
.DiSp_section p.DiSp_paragraph {
  font-size: 14px;
  line-height: 20px;
  margin-left: 5px;
}
.DiSp_content {
  top: 18px;
}
.DiSp_content p.DiSp_paragraph {
  font-size: 15px;
}
.DiSp_Title {
  padding: 4px 221px 10px 29px;
  position: absolute;
  top: 82%;
  left: 6px;
}
.DiSp_his {
  width: 65%;
  margin: 0 auto;
}
.DiSp_hTitle {
  background-color: rgba(0, 97, 170, 0.8);
  padding: 8px 237px 3px 43px;
  position: absolute;
  top: 85%;
  left: 0px;
}
.Disp_textblock {
  width: 50%!important;
  float: right!important;
  margin-bottom: 20px!important;
}
.Disp_textblock p {
  font-size: 16px !important;
  padding: 21px 1px 10px 1px !important;
}
.disp_pdfresourse{
  margin-top: -232px !important;
}
}
@media (max-width: 1200px) and (min-width: 981px) {
  .DiSp_navigation {
    width: 100%;
  }
.DiSp_section {
  margin-top: 20px;
  width: 322px;
  margin-left: 5px;
}
.DiSp_section p.DiSp_paragraph {
  margin-left: 2px;
}
.DiSp_content {
  top: 19px;
}
.DiSp_hovereffect {
  width: 83%;
  float: none;
}
.DiSp_Title {
  padding: 3px 92px 10px 10px;
  top: 61%;
  left: 4px;
}
.DiSp_his {
  width: 100%;
}
.DiSp_hTitle {
  padding: 8px 37px 3px 43px;
}
}
/*------------------------------------Disp_test-----------------------*/
.Disp_listclick .active {
  color: #0061aa;
  font-weight: 700;
}
.Disp_listclick ul li a:active {
  color: #0061aa;
  font-weight: 700;
}
#Disp_panel {
  display: block !important;
  padding: 0px !important;
  border: none !important;
  margin: 0 auto !important;
}
.Disp_style {
  border: 1px solid #ddd;
  border-radius: 3px 3px 3px 3px;
}
.Disp_style h2 {
  font-size: 18px;
  background-color: #0061aa;
  color: white;
  padding: 10px 10px;
  margin: 0 auto;
  border-radius: 3px 3px 0px 0px;
  padding-left: 18px;
  font-family: roboto-bold;
  padding-top: 14px;
}
.Disp_style p {
  padding-left: 30px;
  font-family: Roboto-Regular;
}
/*------------------------------Disp_accordion---------------------------------*/
#AccountRegistrationInfo .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#AccountRegistrationInfo a {
  display: block;
  padding: 10px 5px;
  background-color: rgba(254, 119, 37, 0.1);
  border: 1px solid #dddddd;
  text-decoration: none;
}
#AccountRegistrationInfo .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
}
#AccountRegistrationInfo .panel-heading a:not(.collapsed) {
  color: #333333;
  background-color: rgba(254, 119, 37, 0.1);
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#AccountRegistrationInfo .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f068";
  float: left;
  color: #fe7725;
  padding: 0;
  margin: 0px 10px;
  padding-left: 4px;
  padding-top: 4px;
  transition: all 0.2s ease-in;
  border: 1px solid #fe7725;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  font-size: 12px;
}
#AccountRegistrationInfo .panel-heading .accordion-toggle.collapsed::before {
  color: #fe7725;
  content: "\f067";
  transition: all 0.2s ease-in;
}
/*------------------------------accordion1---------------------------------*/
#SearchProductInfo .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#SearchProductInfo a {
  display: block;
  padding: 10px 5px;
  background-color: rgba(254, 119, 37, 0.1);
  border: 1px solid #dddddd;
  text-decoration: none;
}
#SearchProductInfo .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
}
#SearchProductInfo .panel-heading a:not(.collapsed) {
  color: #333333;
  background-color: rgba(254, 119, 37, 0.1);
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#SearchProductInfo .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f068";
  float: left;
  color: #fe7725;
  padding: 0;
  margin: 0px 10px;
  padding-left: 4px;
  padding-top: 4px;
  transition: all 0.2s ease-in;
  border: 1px solid #fe7725;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  font-size: 12px;
}
#SearchProductInfo .panel-heading .accordion-toggle.collapsed::before {
  color: #fe7725;
  content: "\f067";
  transition: all 0.2s ease-in;
}
/*------------------------------accordion1e---------------------------------*/
/*------------------------------accordion2---------------------------------*/
#OrdersCarts .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#OrdersCarts a {
  display: block;
  padding: 10px 5px;
  background-color: rgba(254, 119, 37, 0.1);
  border: 1px solid #dddddd;
  text-decoration: none;
}
#OrdersCarts .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
}
#OrdersCarts .panel-heading a:not(.collapsed) {
  color: #333333;
  background-color: rgba(254, 119, 37, 0.1);
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#OrdersCarts .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f068";
  float: left;
  color: #fe7725;
  padding: 0;
  margin: 0px 10px;
  padding-left: 4px;
  padding-top: 4px;
  transition: all 0.2s ease-in;
  border: 1px solid #fe7725;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  font-size: 12px;
}
#OrdersCarts .panel-heading .accordion-toggle.collapsed::before {
  color: #fe7725;
  content: "\f067";
  transition: all 0.2s ease-in;
}
/*------------------------------accordion2e---------------------------------*/
/*------------------------------accordion3---------------------------------*/
#ShippingDelivery .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#ShippingDelivery a {
  display: block;
  padding: 10px 5px;
  background-color: rgba(254, 119, 37, 0.1);
  border: 1px solid #dddddd;
  text-decoration: none;
}
#ShippingDelivery .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
}
#ShippingDelivery .panel-heading a:not(.collapsed) {
  color: #333333;
  background-color: rgba(254, 119, 37, 0.1);
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#ShippingDelivery .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f068";
  float: left;
  color: #fe7725;
  padding: 0;
  margin: 0px 10px;
  padding-left: 4px;
  padding-top: 4px;
  transition: all 0.2s ease-in;
  border: 1px solid #fe7725;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  font-size: 12px;
}
#ShippingDelivery .panel-heading .accordion-toggle.collapsed::before {
  color: #fe7725;
  content: "\f067";
  transition: all 0.2s ease-in;
}
/*------------------------------accordion3e---------------------------------*/
/*------------------------------accordion4---------------------------------*/
#CustomerSupport .panel {
  border-radius: 0;
  border: 0;
  margin-top: 0px;
}
#CustomerSupport a {
  display: block;
  padding: 10px 5px;
  background-color: rgba(254, 119, 37, 0.1);
  border: 1px solid #dddddd;
  text-decoration: none;
}
#CustomerSupport .panel-heading {
  padding: 0;
  border-radius: 0px;
  text-align: left;
}
#CustomerSupport .panel-heading a:not(.collapsed) {
  color: #333333;
  background-color: rgba(254, 119, 37, 0.1);
  transition: all 0.2s ease-in;
}
/* Add Indicator fontawesome icon to the left */
#CustomerSupport .panel-heading .accordion-toggle::before {
  font-family: "FontAwesome";
  content: "\f068";
  float: left;
  color: #fe7725;
  padding: 0;
  margin: 0px 10px;
  padding-left: 4px;
  padding-top: 4px;
  transition: all 0.2s ease-in;
  border: 1px solid #fe7725;
  border-radius: 20px;
  height: 20px;
  width: 20px;
  font-size: 12px;
}
#CustomerSupport .panel-heading .accordion-toggle.collapsed::before {
  color: #fe7725;
  content: "\f067";
  transition: all 0.2s ease-in;
}
/*------------------------------accordion4e---------------------------------*/
/*------------------------------Disp_accordion---------------------------------*/
/*------------Milestone----------------------------------------------*/
.timeline {
  width: 105%;
  height: 60px;
  /* display: flex; */
  margin-left: 78px;
}
.timeline .events {
  position: relative;
  background-color: #ddd;
  height: 2px;
  width: 78%;
  border-radius: 4px;
}
.timeline .events ol {
  margin: 0;
  padding: 0;
}
.timeline .events ul {
  list-style: none;
  width: 100%;
}
.timeline .events ul li {
  display: inline;
  padding-right: 106px;
}
.timeline .events ul li a {
  color: #606060;
  text-decoration: none;
  position: relative;
  top: 15px;
  left: -25px;
}
.timeline .events ul li a:before {
  content: "";
  position: absolute;
  bottom: 22.9px;
  margin-left: 50%;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 2px solid #ddd;
  background-color: #fff;
  transition: 0.3s ease;
  transform: translateX(-50%);
}
.timeline .events ul li a:hover::before {
  border-color: #fe7725;
}
.timeline .events ul li a:after {
  content: "";
  position: absolute;
  bottom: 27.9px;
  left: 50%;
  right: auto;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #ddd;
  transition: 0.3s ease;
  transform: translateX(-50%);
}
.timeline .events ul li a:hover::after {
  background-color: #fe7725;
}
#Disp_mile ol ul li a.active {
  color: #0061aa;
}
#Disp_mile ol ul li a.active::after {
  background-color: #fe7725;
}
#Disp_mile ol ul li a.active::before {
  border-color: #0061aa;
}
h2.Disp_timeline_H {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.overlay {
  position: absolute;
  background-color: rgba(0, 97, 170, 0.9);
  width: 95.5%;
  height: 39px;
  bottom: 0px;
}
.Disp_img1 img {
  position: relative;
}
.overlay p {
  color: white;
  text-align: center;
  margin-top: 10px;
  font-family: Roboto-Regular;
}
/*------------Milestone----------------------------------------------*/
.Disp_left_contact svg {
  height: 16px;
  color: #0061aa;
}
.Disp_left_contact ul li span p {
  font-family: Roboto-Regular;
}
h2.Disp_ldh2 {
  font-size: 20px;
  font-family: Roboto-Regular;
}
h1.Disp_ldh1 {
  font-size: 24px;
  font-weight: 700;
  font-family: Roboto-Regular;
}
.Disp_lbg {
  background-color: rgba(254, 119, 37, 0.1);
  border-bottom: 5px solid #0061aa;
  border-radius: 5px;
  /* height: 414px; */
  padding: 25px;
}
.Disp_lbg img {
  margin-left: 50px;
  margin-top: 10px;
}
.Disp_tt1 h1 {
  font-size: 24px;
  font-weight: 600;
  font-family: Roboto-Regular;
}
.Disp_tt1 h2 {
  font-size: 16px;
  font-family: Roboto-Regular;
}
.Disp_lbg p {
  margin-top: 14px;
  font-family: Roboto-Regular;
}
.Disp_tt1 {
  border-right: 1px solid #333;
}
.Disp_map iframe {
  float: none !important;
  width: 827px;
  height: 423px;
}
.Disp_static button {
  background-color: #fe7725;
  border: none;
  padding: 10px;
  border-radius: 3px;
}
.Disp_static button a {
  font-size: 16px;
  font-weight: 600;
  color: white;
  text-transform: uppercase;
}
.Disp_static ul li {
  list-style-type: disc;
  font-size: 14px;
  margin-left: 20px;
}
.Disp_static h2 {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  font-family: Roboto-Regular !important;
}
.Disp_static h1 {
  font-size: 24px;
  font-weight: 700;
  color: #333;
  font-family: Roboto-Regular !important;
}
.Disp_static p {
  margin-bottom: 20px;
  font-size: 14px;
  color: #333;
  font-family: Roboto-Regular !important;
}
.Disp_butbg {
  background-color: rgba(254, 119, 37, 0.1);
  /* height: 42px; */
  margin-top: 20px;
  margin-left: 1px !important;
  margin-bottom: 20px;
  padding: 10px;
  width: 480px;
  border: 1px solid #fe7725;
  border-radius: 2px;
}
.Disp_but button {
  border: none;
  width: 210px;
  padding: 10px 0px 10px 0px;
  background-color: white;
  /* padding: 10px 60px 10px 55px; */
  border-radius: 5px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
.Disp_but .fa {
  color: #0061aa;
  margin: 0 5px;
  font-size: 16px;
}
.Disp_SS h1 {
  font-family: Roboto-Bold;
  text-align: center;
  font-size: 48px;
  margin-bottom: 30px;
  color: #333;
}
#Disp_greybg {
  background-color: #f5f5f5;
  margin-top: 50px;
  padding: 50px 0px;
}
.Disp_ct h2,
.sitemap-content h2 {
  font-family: Roboto-Bold;
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
}
.Disp_ct h3,
.sitemap-content h3 {
  color: #0061aa;
  line-height: 34px;
  font-size: 23px;
  margin-bottom: 10px;
  font-family: Roboto-Regular !important;
  width: 99%;
  /* padding: 0px 0 500px; */
}
.Disp_ct h5,
.sitemap-content h5 {
  color: #414142 !important;
  font-family: Roboto-Medium !important;
}
.Disp_ct p,
.sitemap-content p {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  margin-top: 10px;
}
.Disp_ct a,
.sitemap-content a {
  /* margin-top: 95px !important; */
  font-family: Roboto-bold;
  line-height: 25px;
  font-size: 16px;
  text-decoration-line: underline;
  color: #0061aa;
  width: 100% !important;
  word-break: break-all;
}
.Disp_ct1 h2 {
  font-family: Roboto-Bold;
  color: #333;
  font-size: 28px;
  text-transform: uppercase;
}
.Disp_ct1 h3 {
  color: #0061aa;
  line-height: 34px;
  font-size: 24px;
  margin-bottom: 31px;
  font-family: Roboto-Regular !important;
  /* padding: 0px 0 500px; */
}
.Disp_ct1 p {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
}
.Disp_ct1 a {
  /* margin-top: 95px !important; */
  font-family: Roboto-bold;
  line-height: 25px;
  font-size: 18px;
  text-decoration-line: underline;
  color: #0061aa;
}
.Disp_element {
  padding: 50px 0 50px 0;
}
.Disp_element .fa {
  color: #0060aa;
  font-size: 36px;
  text-align: center;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  align-items: center;
}
.Disp_element h1 {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: bold;
  line-height: 34px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #333;
  /* text-align: center; */
}
.Disp_element p {
  text-align: center;
  font-family: Roboto-Regular !important;
  font-style: normal;
  /* font-weight: bold; */
  line-height: 34px;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.1em;
}
.Disp_line {
  border-right: 1px Solid #ddd;
}
.Disp_Shop h3 {
  text-align: center;
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: bold;
  line-height: 34px;
  font-size: 24px;
  text-transform: uppercase;
  color: #0060aa;
  margin-bottom: 20px;
}
/* .Disp_Shop {
margin: 50px 0 50px 0;
} */
.Disp_ct img,
.sitemap-content img {
  border: 1px solid #0060aa;
  padding: 10px;
  border-radius: 10px;
  margin-top: 30px;
}
span.Disp_ph {
  font-family: Roboto-Regular !important;
  margin-left: 42px;
}
.Disp_SS p {
  font-size: 16px;
  margin-top: 24px;
  line-height: 33px;
  font-family: Roboto-Regular;
}
.sitemap-sections {
  margin-bottom: 1.5rem;
}
.Disp_ct h4,
.sitemap-content h4 {
  color: #0061aa;
  font-size: 20px;
  margin-top: 50px;
  font-family: Roboto-Medium;
}
.Disp_ct ul li,
.sitemap-content ul li {
  margin-left: 18px;
  list-style-type: disc;
  font-size: 16px;
  font-family: Roboto-Bold;
  line-height: 30px;
}
.Disp_ct ul li span,
.sitemap-content ul li span {
  font-family: Roboto-Regular;
}
.Disp_ct1 ul li {
  margin-left: 18px;
  list-style-type: disc;
  font-size: 16px;
  font-family: Roboto-Medium;
  line-height: 30px;
}
ul.Disp_inside_li li {
  list-style-type: none !important;
  font-family: Roboto-Regular !important;
}
ul.Disp_inside_li li:before {
  content: "-";
}
.Disp_ct h5,
.sitemap-content h5 {
  font-size: 20px;
  color: #333;
  font-family: Roboto-medium;
}
ul.Disp_li1 li {
  font-family: Roboto-Regular !important;
}
ul.Disp_li2 li {
  list-style-type: decimal !important;
  font-family: Roboto-Regular !important;
}
.Disp_gimg img {
  border: none !important;
  padding: 0 !important;
  border-radius: none !important;
  margin-top: 32px;
}
.Disp_Box1 h3 {
  font-family: Roboto-Regular;
  font-size: 16px;
  background-color: #0061aa;
  color: #fff;
  padding: 15px;
  margin: 0 auto;
  border-radius: 3px 3px 0px 0px;
}
.Disp_box_inside {
  background-color: rgba(254, 119, 37, 0.1);
  margin: 0 auto;
  border: 1px solid rgba(79, 79, 79, 0.1);
  border-radius: 0px 0px 3px 3px;
  padding: 12px;
  height: 290px;
}
.Disp_Box1 p {
  font-size: 14px;
  line-height: 20px;
}
ul.Disp_box_li {
  margin-top: 10px;
}
ul.Disp_box_li li .fa {
  color: #0061aa;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px;
}
ul.Disp_box_li li {
  font-family: Roboto-Regular;
  font-size: 14px;
}
.Disp_Box1 button {
  background: #fe7725;
  border: none;
  border-radius: 3px;
  height: 32px;
  text-align: center;
  width: 176px;
  margin-left: 20%;
  margin-top: 38px;
}
.Disp_Box1 button a {
  color: #fff;
  font-size: 14px;
  font-family: Roboto-Regular;
  text-align: center;
}
.Disp_boxbg {
  background: transparent
    url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/boxbg1.png) no-repeat
    center;
  height: 128px;
}
.Disp_boxbg p {
  font-size: 18px;
  color: #fff;
  font-family: Roboto-light;
  /* font-weight: 200; */
  margin-top: 28px;
  margin-left: 14px;
}
.Disp_boxbg button {
  background-color: #0061aa;
  margin-top: 44px;
  margin-left: 85px;
  border: none;
  border-radius: 3px;
  width: 179px;
  height: 40px;
}
.Disp_boxbg button a {
  color: #fff;
  font-size: 18px;
  font-family: Roboto-medium;
  /* font-weight: bold; */
}
.Disp_line1 {
  border-right: 1px solid #333;
}
.Disp_st h4 {
  background: rgba(0, 97, 170, 0.8);
  color: #fff;
  position: absolute;
  font-size: 16px;
  bottom: -3px;
  padding: 12px 161px 12px 22px;
  left: 14px;
}
.Disp_st h2 {
  line-height: 34px;
  font-size: 24px;
  font-family: Roboto-Medium;
}
.Disp_style ul {
  padding-left: 48px;
}
.Disp_style ul li {
  font-family: Roboto-Regular;
}
.Disp_SS a {
  color: #337ab7;
  font-family: Roboto-Regular;
  line-height: 25px;
  font-size: 18px;
  text-decoration-line: underline;
}
ul.Disp_list_ct li {
  margin-left: 24px;
  list-style-type: none !important;
  font-size: 16px;
  font-family: Roboto-Regular;
  list-style-image: url(/ASSETS/IMAGES/CMS/STATIC_IMAGES/Static_Images/tick.png);
}
ul.Disp_list_ct {
  margin-bottom: 12px;
}
.Disp_inside_ct button {
  border: none;
  position: absolute;
  background-color: #fe7725;
  height: 32px;
  width: 130px;
  top: 224px;
}
.Disp_inside_ct button a {
  color: #fff;
}
.Disp_inside_ct h3 {
  font-family: Roboto-bold;
  font-style: normal;
  /* font-weight: bold; */
  line-height: 28px;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
}
.Disp_inside_ct p {
  color: #fff;
  font-size: 14px;
  font-family: Roboto-Regular;
}
.Disp_blue {
  background-color: #0060aa;
  /* margin: 0 auto; */
  height: 244px;
}
.Disp_ct5 h2 {
  font-family: Roboto-bold;
  font-style: normal;
  /* font-weight: bold; */
  line-height: 39px;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}
.Disp_inside_ct img {
  margin-left: 8px;
  /* margin-right: -100px; */
}
p.Disp_lt img {
  width: 5% !important;
  margin-right: 10px !important;
  float: left !important;
}
button.Disp_ccb {
  background: #f5f5f5;
  border: 1px solid #000000;
  width: 161px;
  height: 40px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
button.Disp_ccb a {
  font-family: Roboto-Medium;
  font-size: 16px;
  color: #000;
}
.Disp_cc2 {
  background: rgba(254, 119, 37, 0.1);
  border-radius: 0px 3px 3px 0px;
  padding: 15px;
  height: 104px;
}
.Disp_cc_img {
  border: 1px solid rgba(79, 79, 79, 0.1);
}
.Disp_cc2 p {
  font-size: 15px;
  font-family: Roboto-Regular;
  color: #000;
}
.Disp_sc_bg {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  padding: 20px;
}
.Disp_sc_bg p {
  font-family: Roboto-Regular;
  font-size: 30px;
  color: #0060aa;
}
.Disp_sc_bg p a {
  color: #337ab7;
}
.Disp_sc_br {
  border: 1px solid #dddddd;
}
.Disp_icon5 i {
  color: #0060aa !important;
  font-size: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 128px;
}
.Disp_bb1 {
  background: #f5f5f5;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 1rem;
  margin-left: 0 !important;
  margin-bottom: 2rem;
  margin-right: 0 !important;
}
.Disp_bb1 h2 {
  font-size: 20px;
  color: #0061aa;
  font-family: Roboto-Medium;
}
.Disp_bb1 p {
  font-family: Roboto-Regular;
  font-size: 16px;
}
.Disp_bb1 p {
  font-family: Roboto-Regular;
  font-size: 14px;
}
.Disp_bx {
  background: rgba(254, 119, 37, 0.1);
  border: 1px solid #dddddd;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
  border-radius: 0px 0px 3px 3px;
  padding: 20px;
}
.Disp_bx p {
  font-size: 16px;
  font-family: Roboto-Regular;
}
.Disp_bx button {
  border: none;
  background: #fe7725;
  border-radius: 3px;
  width: 160px;
  height: 40px;
}
.Disp_bx button a {
  color: #fff;
  text-decoration: none;
}
h2.Disp_bx1 {
  background-color: #0060aa;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
  padding: 20px;
  font-size: 24px;
  font-family: Roboto-Medium;
  color: #fff;
  margin: 0;
  border-radius: 3px 3px 0px 0px;
}
/*-----------------Static Responsive------------------------------------------------*/
/*-----------------Resp----991--------------*/
@media (max-width: 1024px) and (min-width: 992px) {
  .Disp_backbutton {
    margin-right: -25px;
  }
.Disp_map iframe {
  width: 720px;
}
.timeline {
  width: 120%;
  margin-left: 24px;
}
.timeline .events ul li {
  padding-right: 99px;
}
.overlay {
  width: 94.9%;
}
.overlay p {
  font-size: 12px;
}
.Disp_bb ul li {
  padding: 5px 67px 5px 67px;
}
.timeline .events {
  width: 78%;
}
.Disp_st h4 {
  padding: 12px 118px 12px 22px;
}
}
/*-----------------Resp----980px--------------*/
@media (max-width: 991px) and (min-width: 768px) {
  .Disp_Box1 p {
    font-size: 12px;
    line-height: 20px;
  }
ul.Disp_box_li li {
  font-family: Roboto-Regular;
  font-size: 12px;
  /* position: absolute; */
}
.Disp_Box1 button {
  margin-left: 3%;
}
.Disp_box_inside {
  height: 343px;
}
.Disp_st h4 {
  bottom: -5px;
  left: 12px;
  padding: 12px 65px 12px 22px;
}
.Disp_map iframe {
  width: 480px;
}
.Disp_tt1 {
  border-right: 1px solid #333;
  margin-top: 10px;
}
.Disp_lbg img {
  margin-left: 1px;
}
.timeline .events ul li {
  padding-right: 70px;
}
.Disp_bb ul li {
  padding: 5px 45px 5px 45px;
}
.timeline .events {
  width: 72%;
}
}
/*-----------------Resp----768px--------------*/
@media (max-width: 767px) {
  #leftMenu {
    margin-bottom: 2rem;
  }
}
/*-----------------Resp----480px--------------*/
@media (max-width: 480px) and (min-width: 376px) {
  .Disp_line1 {
    border-right: none;
  }
.Disp_bb ul li {
  padding: 5px 125px 5px 125px;
}
.timeline {
  width: 94%;
  margin-left: 12px;
}
.overlay {
  width: 96%;
}
.timeline .events ul li {
  padding-right: 25px;
}
.Disp_lbg img {
  width: 170px;
  margin-left: 80px;
  margin-top: 10px;
}
.Disp_map iframe {
  width: 380px;
}
.Disp_tt1 {
  border: none;
}
.Disp_tt1 h1 {
  text-align: center;
}
.Disp_tt1 h2 {
  text-align: center;
}
.Disp_lbg p {
  text-align: center;
}
h1.Disp_page_heading {
  margin-top: 30px;
}
.Disp_form input.form-control {
  width: 100% !important;
}
.Disp_form select.form-control {
  width: 100% !important;
}
.Disp_butbg {
  width: 100% !important;
}
.timeline .events {
  width: 100%;
}
}
@media (max-width: 375px) and (min-width: 321px) {
  .Disp_line1 {
    border-right: none;
  }
.Disp_but button {
  margin: 10px 0 10px 0;
}
.Disp_butbg {
  width: 100% !important;
}
.Disp_but button {
  width: 310px;
}
.Disp_lbg img {
  width: 140px;
  margin-left: 80px;
  margin-top: 10px;
}
.Disp_bb ul li {
  padding: 5px 103px 5px 110px;
}
.Disp_map iframe {
  width: 345px;
}
.Disp_tt1 {
  border: none;
}
.Disp_tt1 h1 {
  text-align: center;
}
.Disp_tt1 h2 {
  text-align: center;
}
.timeline {
  width: 93%;
  margin-left: 12px;
}
.timeline .events ul li {
  padding-right: 15px;
}
.overlay {
  width: 96%;
}
.Disp_lbg p {
  text-align: center;
}
h1.Disp_page_heading {
  margin-top: 30px;
}
.Disp_form input.form-control {
  width: 100% !important;
}
.Disp_form select.form-control {
  width: 100% !important;
}
.timeline .events {
  width: 98%;
}
.Disp_but img {
}
.Disp_st h4 {
  bottom: -1px;
  padding: 12px 251px 12px 22px;
}
}
/*-----------------Resp----320px--------------*/
@media (max-width: 320px) {
  .Disp_st h4 {
    bottom: -1px;
    padding: 12px 197px 12px 22px;
  }
.Disp_SS h1 {
  font-size: 36px !important;
}
.Disp_line1 {
  border-right: none;
}
.Disp_but button {
  width: 250px;
}
.Disp_but button {
  margin: 10px 0 10px 0;
}
.Disp_butbg {
  width: 100% !important;
}
.Disp_form input.form-control {
  width: 100% !important;
}
.Disp_form select.form-control {
  width: 100% !important;
}
.Disp_bb ul li {
  padding: 5px 76px 5px 82px;
}
.timeline {
  width: 90%;
  height: 60px;
  margin-left: 10px;
}
.timeline .events ul li {
  display: inline;
  padding-right: 2px;
}
.timeline .events ul li a {
  top: 15px;
  left: -25px;
}
.timeline .events ul li a:before {
  bottom: 22.9px;
  margin-left: 50%;
  height: 15px;
  width: 15px;
}
.timeline .events ul li a:after {
  bottom: 27.9px;
  left: 50%;
  right: auto;
  height: 5px;
  width: 5px;
}
.overlay p {
  margin-top: 10px;
  font-size: 12px;
}
.overlay {
  width: 94.9%;
}
.Disp_map iframe {
  width: 295px;
}
.Disp_lbg img {
  width: 140px;
}
.Disp_tt1 h1 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.Disp_tt1 h2 {
  font-size: 16px;
  text-align: center;
}
.Disp_tt1 {
  border: none;
}
.Disp_lbg p {
  text-align: center;
}
h1.Disp_page_heading {
  margin-top: 30px;
}
.timeline .events {
  width: 100%;
}
.Disp_but img {
}
}
/*-----------------End Static Responsive------------------------------------------------*/
/*------------------------------------Disp_test-----------------------*/
/*---MALLORY CUSTOM CLASSES---*/
.customdiv1 {
  max-width: 836px;
  padding: 0 30px 0 30px;
}
.cimm_mainContentEnclosure .container {
  width: 100%;
}
/*-----------------test--------------------*/
.tabs-left {
  border-bottom: none !important;
  border-right: 1px solid #eee !important;
  background-color: #eee !important;
}
.tabs-left > li {
  float: none !important;
  margin: 0px !important;
}
.tabs-left > li a {
  font-size: 18px !important;
  font-family: Roboto-Regular !important;
  text-align: center !important;
}
.tabs-left > li.active > a,
.tabs-left > li.active > a:hover,
.tabs-left > li.active > a:focus {
  border-bottom-color: #ddd !important;
  border-right-color: transparent !important;
  background: #f90 !important;
  border: none !important;
  border-radius: 0px !important;
  margin: 0px !important;
  font-size: 20px;
  color: #fff !important;
}
.Disp_nav-tabs > li > a:hover {
  /* margin-right: 2px; */
  line-height: 1.42857143 !important;
  /* border-radius: 4px 4px 0 0; */
}
.tabs-left > li.active > a::after {
  content: "" !important;
  position: absolute !important;
  top: 10px !important;
  right: -10px !important;
  border-top: 10px solid transparent !important;
  border-bottom: 10px solid transparent !important;
  border-left: 10px solid #f90 !important;
  display: block !important;
  width: 0 !important;
}
ul.Disp_hlist1 li {
  display: inline;
}
ul.Disp_hlist1 li {
  display: inline-block;
  width: 120px;
  margin-top: 12px;
}
.Disp_55 h2 {
  font-family: Roboto-Bold;
  font-size: 18px;
  background-color: #0060aa;
  color: #fff;
  /* height: 40px; */
  padding: 14px;
}
h1.Disp_h55 {
  font-family: Roboto-Bold;
  font-size: 24px;
  color: #333;
}
#map_canvas {
  width: 100%;
  height: 100%;
}
.Disp_mapping {
  height: 326px !important;
}
/*---------------------------------------------------clent history------------------------------------------------------------*/
.columns {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: fit-content;
}
.column {
  flex: 1;
  position: relative;
}
.sidebar {
  position: absolute;
  width: 33.3333%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.pad2 {
  padding: 20px;
}
.quiet {
  color: #888;
}
.boxtop {
  padding-left: 10px;
  padding-top: 10px;
  white-space: pre-wrap;
  display: inline-block;
}
.box {
  padding-left: 10px;
  padding-top: 5px;
  /*    padding-bottom: 10px;*/
  /* white-space: pre-wrap; */
  display: inline-block;
  font-weight: normal;
}
.url {
  padding-left: 10px;
  /*    padding-top:5px;*/
  padding-bottom: 10px;
  white-space: pre-wrap;
  display: inline-block;
  font-weight: normal;
}
.map-top100 {
  width: 100%;
  position: relative;
  /* position: absolute;
  left: 33.3333%;
  width: 66.6666%;
  top: 0;
  bottom: 0; */
}
.heading {
  background: #fff;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
  padding: 0 10px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 3px;
  border-left: 0;
  background: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar-thumb {
  background: #00aced;
  border-radius: 0;
}
/* .clearfix {
display: block;
} */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
img {
  max-width: 201px;
  height: auto;
  border-radius: 3px 3px 0px 0px;
}
/* Marker tweaks */
.leaflet-popup-close-button {
  display: none;
}
/*---------------------------------------------------clent history------------------------------------------------------------*/
.Disp_FormParent .form-group {
  width: 100%;
  margin-bottom: 25px;
}
.Disp_FormParent .form-group label {
  font-size: 14px;
  color: #000;
  width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}
.Disp_FormParent .form-group input[type="text"] {
  width: 100%;
  height: 40px;
  border: 1px solid #dddddd;
  color: #555;
  border-radius: 5px;
  padding: 0 10px;
  font-size: 12px;
  margin-right: 0 !important;
}
.Disp_bkg {
  border: 1px solid #eee;
  border-radius: 10px;
  padding: 10px 30px;
}
.Disp_form1 input.button {
  background-color: #fe7725;
  border: none;
  color: white;
  padding: 10px 40px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 20px;
  float: right;
  font-weight: bold;
}
h2.Disp_formheading {
  font-family: Roboto-bold;
  font-style: normal;
  /* font-weight: bold; */
  line-height: normal;
  font-size: 16px;
  background-color: #fff;
  position: relative;
  /* top: -39px; */
  margin-top: -20px;
  /* display: inline-block; */
  /* padding-top: 5px; */
  width: 120px;
  /* text-align: center; */
}
.Disp_FormParent .form-group textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #dddddd;
}
h3.Disp_formheading span {
  color: red;
}
h3.Disp_formheading {
  font-size: 14px;
  font-family: roboto-bold;
}
.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
}
.upload-btn-wrapper input[disabled] {
  background-color: #fff;
  border: 1px solid #dddddd;
  margin: 0;
  -webkit-appearance: none;
}
.file-upload {
  padding: 10px;
  display: block;
  width: 72% !important;
}
.Disp_btn {
  border: none !important;
  color: #fff;
  background-color: #fe7725;
  padding: 8px 20px;
  font-size: 16px;
  font-family: roboto-regular;
}
.upload-btn-wrapper input[type="file"] {
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  opacity: 0;
  width: 100%;
}
.Disp_Pr a {
  color: #fff;
  font-family: Roboto-bold;
  font-style: normal;
  /* font-weight: bold; */
  font-size: 14px;
  line-height: normal;
  text-align: center;
}
.Disp_Pr button {
  background-color: #fe7725;
  border-radius: 3px;
  border: none;
  height: 42px;
  width: 100%;
  margin-bottom: 20px;
}
.Disp_Pr img {
  border: 1px Solid #ddd;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 12px;
  height: 100%;
  object-fit: scale-down;
}
.Disp_Pr {
  margin-bottom: 10px;
}
.Disp_ct05 img {
  border: none;
  margin: 0;
}
.Disp_ct05 h3 {
  color: #0061aa;
  line-height: 34px;
  font-size: 23px;
  margin-bottom: 10px;
  font-family: Roboto-Regular !important;
}
.Disp_ct05 p {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  margin-top: 10px;
}
.Disp_ct05 ul li {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  margin-top: 10px;
  list-style-type: disc;
  margin-left: 22px;
}
.Disp_bimg img {
  border: 1px solid #0060aa;
  padding: 10px;
  border-radius: 10px;
}
/*--------------------------------------Static load more---------------------------------------*/
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.Disp_content {
  height: 100%;
  width: 49%;
  margin: 20px 5px;
  display: none;
}
#Disp_loadMore {
  border: 1px solid #000000;
  padding: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  text-align: center;
  transition: 0.3s;
}
#Disp_loadMore:hover {
  color: black;
  background-color: #f5f5f5;
  border: 1px solid black;
  text-decoration: none;
}
.noContent {
  color: #000 !important;
  background-color: transparent !important;
  pointer-events: none;
}
/*--------------------------------------END Static load more---------------------------------------*/
.alignright {
  float: right;
  margin: 5px 0 10px 10px;
}
.mallory_vending_video {
  width: 70%;
  margin: 0 auto;
  max-width: 100%;
  min-width: 310px;
}
.col-1 {
  width: 8.33333333% !important;
  float: left;
}
.col-11 {
  width: 91.66666667% !important;
  float: left;
}
.Disp_form .careers_form input.form-control {
  width: 100%;
}
.careers_form .upload-btn-wrapper .Disp_btn {
  max-width: 140px;
  width: 100%;
}
.careers_form .form-control {
  border: 1px solid #ddd;
}
.careers_form .form-group {
  position: relative;
}
.careers_form .form-group .text-danger {
  position: absolute;
  top: 28px;
  left: 5px;
}
@media (max-width: 992px) {
  .Disp_icon5 i {
    margin-top: 77px;
  }
.Disp_icon5 {
  display: none;
}
.Disp_bb1 {
  margin-bottom: 1rem;
}
}
@media (max-width: 768px) {
  .frm_tbt_center_img {
    /*min-width: 310px;*/
    margin: 0 auto !important;
    /* width: 400px;*/
    display: block;
  }
h1.Disp_page_heading {
  margin-top: 2rem;
}
.Disp_cc2 {
  padding: 8px;
}
.Disp_butbg {
  width: 100%;
}
.Disp_line1 {
  border: 0;
}
.Disp_butbg .Disp_but button {
  width: 100%;
}
}
@media (max-width: 480px) {
  #Disp_greybg {
    margin-top: 20px;
  }
.Disp_but button a{
  font-size: 13px;
}
.Disp_but img{
  width: 17px;
}
}
@media (max-width: 320px) {
  .Disp_but button {
    width: 100%;
  }
}
.Disp_Pr p a {
  color: #fff;
  font-family: Roboto-bold;
  font-style: normal;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  background-color: #fe7725;
  padding: 12.5px 0;
  margin-bottom: 20px;
  border-radius: 3px;
  border: none;
  width: 100%;
  display: block;
}
.Disp_form .button {
  background-color: #fe7725;
  border: none;
  color: white;
  padding: 10px 40px;
  border-radius: 5px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
#normalHead .navbar_secondary {
  top: 88px;
}
#normalHead nav.navbar.navbar-default.fixed {
  top: 0px;
}
img.centered, .aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float:right;
  margin: 5px 0 10px 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 10px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.column {
  min-height: 100px;
}
.rentbox {
  height: 200px;
  width: 266px !important;
  border: 1px solid #E8E8E8;
  margin: 0px 18px 20px 0px;
}
ul.DiSp_menubutton li {
  line-height: 28px;
  margin-bottom: 5px!important;
  list-style: none!important;
}
/*ul.DiSp_menubutton li:hover {
background-color:#0060aa;
}*/
ul.DiSp_menubutton li a:hover {
  background-color: #0060aa;
}
ul.DiSp_menubutton li :hover {
  color: #ffffff;
}
ul.DiSp_menubutton li a {
  font-family: "Roboto-Regular";
  font-size: 16px;
  color: #333;
  padding-left: 10px;
  background-color: #e9e9eb;
  padding: 4px 4px 4px 4px !important;
  border: 1px solid #ccc;
  display: block;
  border-radius: 3px;
}
.Disp_textblock {
  background-color: #014181;
  height: 100px;
  margin-left: -15px !important;
}
.Disp_imgblock {
  position: absolute;
}
.Disp_imgblock img {
  width: 218px!important;
  height: 100px;
}
.Disp_textblock p {
  color: #ffffff;
  font-size: 14px;
  padding: 10px 10px 10px 10px;
  font-family: 'Roboto-Regular';
}
.Disp_textblock p {
  color: #ffffff;
  font-size: 20px;
  padding: 16px 12px 16px 12px;
  font-family: 'Roboto-Regular';
}
h3.Disp_page_heading {
  color: #0061aa;
  font-size: 20px;
  font-family: Roboto-Medium;
}
h4.Disp_timeline_H {
  color: #0061aa;
  font-size: 16px;
  margin-top:30px;
  margin-bottom:30px;
  font-family: Roboto-Medium;
}
.Disp_listpoint li {
  font-size: 14px;
  line-height: 30px;
  font-family: 'Roboto-Regular';
}
.Disp_paragraph {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  margin-top: 10px;
}
.Disp_listpoint li {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  font-size: 14px;
  line-height: 30px;
  margin-left: -14px!important;
}
.Disp_slanttxt {
  color: #0060aa;
  /* text-decoration-style: wavy; */
  font-style: italic;
  font-size: 16px;
}
/*p.disp_pdf {
margin-left: 57px;
}*/
.Disp_pdftext {
  font-family: Roboto-Bold;
  text-align: center;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #333;
  font-style: italic;
  margin-left: 44px;
}
.Disp_paragraph a {
  color: #0060aa;
}
.Disp_slanttxt a {
  color: #0060aa;
}
.Disp_listpointb li {
  font-family: 'Roboto-Black';
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  font-size: 14px;
  line-height: 30px;
  margin-left: -13px!important;
}
h3.Disp_timeline_H {
  font-family: 'Roboto-Black';
  font-size: 24px;
  color: #333;
}
p.Disp_link a {
  color: #0060aa;
  line-height: 30px;
  text-decoration: underline;
  font-family: 'Roboto-Medium';
  font-size:18px;
}
p.DiSp_buttonvp {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #0d5aa9;
}
p.DiSp_buttonvp a {
  color: #ffffff;
  font-family: 'Roboto-Black';
  font-size:14px;
}
.Disp_imagebelowtxt {
  font-size: 14px;
  /* margin-top: 20px; */
  font-style: italic;
  font-family: 'Roboto-Bold';
}
.Disp_paragraph1 {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
  color: #414142;
  /* margin-top: 10px;*/
}
li.Disp_activelink a {
  background-color: #0060aa!important;
}
li.Disp_activelinkurl {
  background-color: #0060aa!important;
}
li.Disp_activelink1.ui-draggable {
  background-color: #0060aa!important;
}
li.Disp_activelink2 a {
  background-color: #0060aa!important;
}
li.Disp_activelink3 a {
  background-color:#0060aa!important;
}
li.Disp_activelink4 a {
  background-color: #0060aa!important;
}
li.Disp_activelink5 a {
  background-color: #0060aa!important;
}
li.Disp_activelink6 a {
  background-color: #0060aa!important;
}
li.Disp_activelink7 a {
  background-color: #0060aa!important;
}
p.disp_pdf1 {
  font-style: italic;
}
p.trainimg img {
  width: 800px;
}
.Disp_pdftext1 {
  font-family: Roboto-Bold;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #333;
  font-style: italic;
}
.disp_sidebar {
  margin-left: 26px!important;
}
ul.breadcrumb.Disp_breadcrumb {
  padding: 0px!important;
  margin: 20px 0;
}
li.Disp_activelink7 a {
  color: #ffffff!important;
}
li.Disp_activelink6 a {
  color: #ffffff!important;
}
li.Disp_activelink5 a {
  color: #ffffff!important;
}
li.Disp_activelink4 a {
  color: #ffffff!important;
}
li.Disp_activelink3 a {
  color: #ffffff!important;
}
li.Disp_activelink2 a {
  color: #ffffff!important;
}
li.Disp_activelink1 a {
  color: #ffffff!important;
}
li.Disp_activelink a {
  color: #ffffff!important;
}
.Disp_textblock p:hover {
  color: #ffd700;
}
.disp_ulfirstnead {
  font-family: 'Roboto-Black';
  font-size: 28px;
  margin-top: 20px;
  margin-left: 11px;
}
.disp_ulfirstnead1 {
  font-family: 'Roboto-Black';
  font-size: 28px;
  margin-top: 20px;
}
.disp_ulfirstnead2 {
  font-family: 'Roboto-Black';
  font-size: 28px;
  margin-top: 20px;
  margin-left: -21px;
}
.Disp_listpoint li {
  list-style-type: disc !important;
  color: #00457A;
}
p.Disp_pointpara {
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
  /* color: #414142; */
  font-family: Roboto-Bold;
  font-size: 16px;
  color: #333;
}
ul.DiSp_menubutton {
  margin-top: 24px !important;
  padding: 0px 0px 0px 0px!important;
}
.Disp_slanttxt a:hover {
  text-decoration: underline;
}
p.disp_pdf1 a {
  color: #0060aa;
  font-family: Roboto-Bold;
  text-align: center;
  font-size: 14px;
}
p.disp_pdf1 a:hover {
  text-decoration: underline;
}
p.Disp_pointpara1 {
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
  /* color: #414142; */
  font-family: Roboto-Bold;
  font-size: 16px;
  color: #333;
}
.Disp_listpointb li {
  list-style: disc;
  color: #0060aa;
}
.Disp_listpoint1 {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  font-size: 14px;
  line-height: 30px;
  margin-left: -15px;
}
p.Disp_link a:hover {
  /* color: #0a7345 !important; */
  text-decoration: none !important;
}
p.DiSp_buttonvp:hover {
  background-color: gray;
}
.Disp_listpoint3 {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 33px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  font-size: 14px;
  line-height: 30px;
  margin-left: -11px!important;
}
.pdfoverlay {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: #0060aa;
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  font-size:16px;
  padding: 11px;
  text-align: center;
  right: 0%;
}
.pdfwarp {
  position: relative;
  /* width: 50%; */
  max-width: 300px;
}
.pdfwarp:hover .pdfoverlay{
  opacity: 1;
}
.pdfoverlayblock {
  position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: #0060aa;
  color: #f1f1f1;
  width: 100%;
  transition: .5s ease;
  opacity: 0;
  color: white;
  font-size:16px;
  padding: 20px;
  text-align: center;
}
.pdfwarpblock {
  position: relative;
  /* width: 50%; */
  max-width: 300px;
}
.pdfwarpblock:hover .pdfoverlayblock {
  opacity: 1;
}
.Disp_paragraph1 {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 15px;
  color: #414142;
  margin-top: 17px;
}
.Disp_paragraph a:hover {
  text-decoration: underline;
}
.Disp_para1 {
  font-family: Roboto-Regular !important;
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  font-size: 16px;
  color: #414142;
  margin-top: 17px;
}
.Disp_pdftext1 a {
  color: #0060aa;
}
.Disp_pdftext1 a:hover {
  text-decoration: underline;
}
.Disp_imgblock1 img {
  width: 215px;
  height: 102px;
  margin-top: -1px;
}
.Disp_imgblock1 {
  position: absolute;
  top: 3%;
}
p.Disp_imgblck img {
  border-radius: 0px 0px 0px 0px!important;
}
p.Disp_imgblck :hover {
  /* color: blue; */
  border: 4px solid #00aced;
}
.Disp_pdftext3 {
  font-family: Roboto-Bold;
  font-size: 14px;
  margin-top: 24px;
  margin-bottom: 20px;
  color: #333;
  /* margin-left: 141%; */
  font-style: italic;
}
.Disp_pdftext3 a {
  color: #0060aa;
}
.Disp_pdftext3 a:hover {
  text-decoration: underline;
}
.Disp_listpoint3 li {
  list-style-type: disc !important;
  color: #00457A;
}
.addrContainer {
  height: 486px;
  overflow-y: scroll;
}
.mapContent h3{
  font-weight:bold;
}
.addressRow{
  margin:0 0 30px 0 !important;
}
.cimm_locationTileWrap {
  border: none;
}
.addressDisp {
  width: 33%;
  height: 100px;
  float: left;
}
.textRight {
  text-align: right;
}
.zeroPadding {
  padding: 0;
}
.headAddress {
  background: #003e6e;
  padding: 15px;
  height: 100px;
}
.addressDisp label {
  font-weight: bold;
  line-height: normal;
  font-size: 14px !important;
  color: #fff !important;
}
.addressDisp p {
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  color: #fff;
}
.mapContent {
  background: #0060aa;
  padding: 50px 30px !important;
}
.headAddCont h4 {
  font-weight: bold;
  line-height: normal;
  font-size: 18px;
  color: #fff;
}
.headAddCont p {
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  color: #fff;
  margin: 10px 0;
}
.grecaptcha-badge iframe {
  float: none !important;
  width: auto !important;
}
.custom-btn{
  padding: 10px 20px;
  background-color: #0060AA;
  color: #fff;
}
