.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;
}
.ml-our-service-row,.ml-benefits-repair-row {
  display: inline-block !important;
}
#formParentDiv{width:100% !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;
}
/****************************New Service form styles**************/
.ratio {
  position: relative;
  width: 100%;
  display: block;
}
.ratio::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.ratio > * {
  max-width: 100%;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ml_imgbox {
  position: relative;
  display:block;
}
.ml_imgbox::before {
  padding-top: 56.25%;
  width:100%;
  display:block;
  content:'';
}
.ml_imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
.ml_imgbox iframe,.ml_imgbox video {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  border-radius: 1.5rem;
}
.ml-text-b {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #004670;
  height: auto;
  font-family: "Prompt", sans-serif;
  display: block;
}
.ml-text-b.fs12 {
  font-size: 12px;
  line-height: 1.167;
}
.ml-text-b.fs16 {
  font-size: 16px;
}
.ml-text-b.text-justify {
  text-align: justify;
}
.ml-text-b * {
  margin-bottom: 25px;
}
.ml-text-b :first-child {
  margin-top: 0;
}
.ml-text-b :last-child {
  margin-bottom: 0;
}
.ml-text-b .h2 {
  margin: 0 0 20px 0;
  color: #597A91;
  font-size: 32px;
  line-height: 1.15;
  font-style: normal;
  font-weight: 300;
  height: auto;
  font-family: "Prompt", sans-serif;
  display: block;
}
.ml-text-b .h3 {
  margin: 0 0 20px 0;
  color: #597A91;
  font-size: 24px;
  line-height: 1.15;
  font-style: normal;
  font-weight: 300;
  height: auto;
  font-family: "Prompt", sans-serif;
  display: block;
}
.ml-section {
  padding: 30px 0;
  font-family: "Prompt", sans-serif;
}
@media(min-width:768px){
  .ml-text-b .h2 {
    margin-bottom: 20px;
    font-size: 40px;
  }
.ml-text-b .h3 {
  font-size: 32px;
}
}
@media(min-width:992px){
  .ml-text-b .h2 {
    margin-bottom: 24px;
    font-size: 66px;
  }
.ml-text-b .h3 {
  font-size: 40px;
}
}
@media(min-width:1200px){
  .ml-section {
    padding: 50px 0;
  }
.mx-w1200 .container {
  width: 1200px;
}
.ml-text-b {
  font-size: 20px;
}
.ml-text-b .h2 {
  margin-bottom: 48px;
  font-size: 96px;
}
.ml-text-b .h3 {
  font-size: 54px;
}
}
.ml-careers-row {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.ml-careers-left{
  padding: 24px 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-careers-right {
  order: -1;
  width: 100%;
  max-width: 100%;
  flex: 100%;
  margin-bottom: 30px;
}
.ml-careers-gfx {
  width: 100%;
  height: 100%;
}
.ml-careers-gfx::before {
  padding-top: 88.66279069767442%;
}
@media(min-width:768px){
  .ml-careers-row {
    flex-direction: row;
  }
.ml-careers-left {
  padding: 24px 24px 24px 0;
  width: 42.66666666666667%;
  max-width: 42.66666666666667%;
  flex: 42.66666666666667%;
}
.ml-careers-right {
  order: 1;
  width: 57.33333333333333%;
  max-width: 57.33333333333333%;
  flex: 57.33333333333333%;
  margin-bottom: 0;
}
}
@media(min-width:1200px){
  .ml-careers-left {
    padding: 50px 50px 0 0;
  }
}
/* hiring */.ml-hiring-row {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.ml-hiring-left {
  margin-bottom: 24px;
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-hiring-right {
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-hiring-steps {
  margin: 0 -0.6rem;
}
.ml-hiring-step-cell {
  padding: 0 0.6rem;
}
.ml-hiring-in {
  padding: 20px;
  height: 100%;
  background-color: #A6A6A6;
}
.ml-hiring-right-desc {
  margin: 0;
  font-size: 14px;
  line-height: 1.286;
  font-weight: 400;
  color: #fff;
  font-family: "Prompt", sans-serif;
  display: block;
}
.ml-hiring-right-desc * {
  margin-bottom: 20px;
}
.ml-hiring-right-desc :first-child {
  margin-top: 0;
}
.ml-hiring-right-desc :last-child {
  margin-bottom: 0;
}
.ml-hiring-right-desc .h3 {
  margin: 0 0 20px 0;
  color: #125274;
  font-size: 18px;
  line-height: 1.444;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-family: "Prompt", sans-serif;
  height: auto;
  display: block;
}
.ml-hiring-step-content {
  padding-top: 4rem;
}
.ml-hs-number {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  font-size: 26px;
  font-weight: 500;
  color: #181818;
  background-color: #FF6B00;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-hs-gfx {
  margin: 0 auto 16px auto;
  max-width: 224px;
}
.ml-hs-gfx::before {
  padding-top: 104.6728971962617%;
}
.ml-hiring-desc {
  margin-bottom: 0;
  line-height: 1.25;
  font-family: "Prompt", sans-serif;
}
.ml-hs-desc .h3 {
  margin-bottom: 8px;
  font-size: 1.6rem;
  font-weight: 600;
  color: #004670;
  font-family: "Prompt", sans-serif;
}
.ml-hiring-desc :last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .ml-hiring-row {
    margin: 0 -1.6rem;
    flex-direction: row;
  }
.ml-hiring-left {
  margin-bottom: 0;
  padding: 0 1.6rem;
  width: 74.91883116883117%;
  max-width: 74.91883116883117%;
  flex: 74.91883116883117%;
}
.ml-hiring-right {
  padding: 0 1.6rem;
  width: 25.08116883116883%;
  max-width: 25.08116883116883%;
  flex: 25.08116883116883%;
  display: flex;
  flex-direction: column;
}
.ml-hs-number {
  margin: 0;
}
.ml-hs-gfx {
  margin: 0 0 16px 0;
}
}
@media (min-width: 1200px) {
  .ml-hiring-sec .container {
    width: 1200px;
  }
.ml-hiring-right-desc * {
  margin-bottom: 44px;
}
.ml-hiring-right-desc .h3 {
  margin-bottom: 52px;
}
.ml-hiring-in {
  padding: 30px 24px;
}
}
/* pdc */.ml-pdc-row {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.ml-pdc-left {
  margin-bottom: 4rem;
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-pdc-right {
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-pdc-in {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ml-pdc-steps {
  margin: 0 -1rem;
  display: flex;
  flex-wrap: wrap;
}
.ml-pdc-step-cell {
  padding: 0 1rem;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-pdc-step-content {
  padding-top: 30px;
}
.ml-pdc-gfx {
  margin-bottom: 15px;
  width: 100%;
  display: block;
}
.ml-pdc-gfx::before {
  padding-top: 76.54320987654321%;
}
.ml-pdc-right-gfx-a {
  margin-bottom: 26px;
  width: 100%;
  max-width: 277px;
}
.ml-pdc-right-gfx-a::before {
  padding-top: 112.2743682310469%;
}
.ml-pdc-right-gfx-b {
  margin-bottom: 26px;
  width: 100%;
  max-width: 277px;
}
.ml-pdc-right-gfx-b::before {
  padding-top: 90.25270758122744%;
}
.ml-pdc-desc {
  margin-bottom: 0;
  line-height: 1.25;
  font-family: "Prompt", sans-serif;
}
.ml-pdc-desc > * {
  margin-bottom: 16px;
}
.ml-pdc-desc :last-child {
  margin-bottom: 0;
}
.ml-pdc-right-b-desc {
  padding: 0;
  font-size: 1.4rem;
  font-weight: 500;
  color: #004670;
  font-family: "Prompt", sans-serif;
  text-align: center;
}
.ml-pdc-tag {
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
  color: #000000;
  font-size: 12px;
  line-height: 1.25;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: "Prompt", sans-serif;
  background-color: #f5f5f5;
  display: block;
}
.ml-pdc-tag.sales {
  background-color: #5D8CFE;
}
.ml-pdc-tag.customer-service {
  background-color: #E85CC9;
}
.ml-pdc-tag.invetory {
  background-color: #C2C7FE;
}
.ml-pdc-tag.technical {
  background-color: #FAC382;
}
.ml-pdc-tag.support {
  background-color: #549F67;
}
@media (min-width: 576px) {
  .ml-pdc-step-cell {
    padding: 0 1rem;
    width: 33.33%;
    max-width: 33.33%;
    flex: 33.33%;
  }
}
@media (min-width: 768px) {
  .ml-pdc-step-cell {
    padding: 0 1rem;
    width: 33.33%;
    max-width: 33.33%;
    flex: 33.33%;
  }
}
@media (min-width: 992px) {
  .ml-pdc-row {
    margin: 0 -1.6rem;
    flex-direction: row;
  }
.ml-pdc-left {
  margin-bottom: 0;
  padding: 0 1.6rem;
  width: 74.91883116883117%;
  max-width: 74.91883116883117%;
  flex: 74.91883116883117%;
}
.ml-pdc-right {
  padding: 0 1.6rem;
  width: 25.08116883116883%;
  max-width: 25.08116883116883%;
  flex: 25.08116883116883%;
  display: flex;
  flex-direction: column;
}
.ml-pdc-step-cell {
  width: 33.33%;
  max-width: 33.33%;
  flex: 33.33%;
}
.ml-pdc-step-content {
  padding-top: 40px;
}
}
@media (min-width: 1200px) {
  .ml-pdc-step-cell {
    width: 20%;
    max-width: 20%;
    flex: 20%;
  }
.ml-pdc-tag {
  margin-bottom: 16px;
  font-size: 14px;
}
.ml-pdc-right-b-desc {
  padding: 0 32px 36px 32px;
}
}
/* summer */.ml-summer-row {
  margin: 0 -1.6rem;
  display: flex;
  flex-wrap: wrap;
}
.ml-summer-row > * {
  padding: 0 1.6rem;
}
.ml-summer-gfx-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.ml-summer-gfx {
  margin: 0 auto 3rem auto;
  width: 100%;
  max-width: 520px;
  display: block;
}
.ml-summer-gfx::before {
  padding-top: 100%;
}
.ml-summer-right {
  order: -1;
}
@media (min-width: 768px) {
  .ml-summer-right {
    order: 1;
  }
.ml-summer-gfx {
  margin: 0;
  max-width: 520px;
}
}
@media (min-width: 1220px) {
  .ml-summer-desc {
    margin-right: -35px;
  }
}
/* feedback */.ml-feedback-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.ml-feedback-left-in {
  padding: 0 0 22px 0;
}
.ml-feedback-right-in {
  margin-right: 0;
  padding: 0 0 40px 20px;
  height: 100%;
  background-color: #9F9F9F;
}
.ml-fd-left-row-a {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.ml-fd-gfx {
  max-width: 164px;
  width: 100%;
  display: block;
}
.ml-fd-gfx::before {
  padding-top: 68.18181818181818%;
}
.ml-fd-rating-desc :last-child {
  margin-bottom: 0;
}
.ml-fd-emp-item {
  margin-bottom: 24px;
  padding-left: 0;
  display: flex;
  align-items: flex-start;
}
.ml-fd-emp-group .ml-fd-emp-item:last-child {
  margin-bottom: 0;
}
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) {
  padding-left: 0;
  padding-right: 0;
}
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) .ml-fd-emp-gfx {
  margin-left: 15px;
  margin-right: 0;
}
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) .ml-fd-emp-gfx {
  order: 1;
}
.ml-fd-emp-gfx {
  margin-right: 15px;
  width: 80px;
  flex-shrink: 0;
  display: block;
}
.ml-fd-emp-gfx::before {
  padding-top: 100%;
}
.ml-fd-referral-gfx {
  width: 100px;
  flex-shrink: 0;
  display: block;
}
.ml-fd-referral-gfx::before {
  padding-top: 100%;
}
.ml-fd-referral-row {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.ml-fd-referral-left {
  flex: 1;
  width: 1%;
}
.ml-fd-referral-desc :last-child {
  margin-bottom: 0;
}
.ml-fd-referral-desc .h3 {
  color: #384D5C;
}
.ml-feedback-desc {
  padding-right: 20px;
  color: #fff;
}
.ml-fd-r-footer {
  padding-top: 40px;
  padding-right: 20px;
  display: flex;
  justify-content: center;
}
.btn-blue {
  padding: 10px 20px;
  color: #fff !important;
  font-size: 16px;
  line-height: 1.25;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-family: "Prompt", sans-serif;
  text-transform: uppercase;
  border-radius: 8px;
  background-color: #183E6D;
  transition: all 0.15s ease;
  box-shadow: inset -4px -4px 4px 0px rgba(255, 255, 255, 0.16), inset 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.btn-blue:hover {
  color: #fff;
  background-color: #004670;
}
.btn-blue:active {
  color: #fff !important;
}
@media (max-width: 575px) {
  .ml-fd-emp-desc.ml-text-b.fs16 {
    font-size: 1.4rem;
  }
}
@media (min-width: 576px) {
  .ml-fd-emp-item {
    padding-left: 24px;
  }
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) {
  padding-left: 0;
  padding-right: 24px;
}
.ml-fd-emp-gfx {
  width: 100px;
}
.ml-feedback-right-in {
  margin-right: 0;
  padding-left:30px;
}
.ml-fd-r-footer {
  padding-right: 40px;
}
}
@media (min-width: 768px) {
  .ml-fd-emp-item {
    padding-left: 64px;
  }
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) {
  padding-left: 0;
  padding-right: 64px;
}
.ml-fd-emp-gfx {
  width: 120px;
}
.ml-feedback-left-in {
  padding-right: 22px;
}
.ml-fd-gfx {
  max-width: 224px;
}
.ml-fd-referral-gfx {
  width: 160px;
}
.ml-feedback-desc {
  padding-right: 0;
}
.ml-fd-r-footer {
  padding-right: 0;
}
}
@media (min-width: 992px) {
  .ml-feedback-row {
    flex-direction: row;
  }
.ml-fd-emp-item {
  margin-bottom: 24px;
}
.ml-fd-emp-item {
  padding-left: 0;
}
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) {
  padding-left: 0;
  padding-right: 0;
}
.ml-fd-gfx {
  max-width: 204px;
}
.btn-blue {
  min-width: 369px;
}
.ml-feedback-right-in {
  margin-right: -120px;
  padding: 0 120px 40px 30px;
}
.ml-fd-gfx {
  max-width: 264px;
}
.ml-feedback-left-in {
  padding: 22px 0;
}
}
@media (min-width: 1220px) {
  .ml-feedback-left-in {
    padding-right:40px;
  }
.ml-fd-emp-item {
  padding-left: 64px;
}
.ml-fd-emp-group .ml-fd-emp-item:nth-child(odd) {
  padding-left: 0;
  padding-right: 64px;
}
.ml-fd-gfx {
  max-width: 264px;
}
.ml-fd-referral-gfx {
  width: 200px;
}
.ml-feedback-right-in {
  padding: 0 120px 80px 40px;
}
.ml-fd-referral-row {
  margin-bottom: 40px;
}
.ml-fd-r-footer {
  padding-top: 80px;
}
.ml-fd-left-row-a {
  margin-bottom: 8px;
}
}
/* health */.ml-health-row {
  margin: 0 -1.6rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.ml-health-left {
  padding: 0 1.6rem;
}
.ml-health-right {
  margin-bottom: 30px;
  padding: 0 1.6rem;
}
.ml-health-gfx {
  margin: 0 auto 10px auto;
  max-width: 600px;
  width: 100%;
  display: block;
}
.ml-health-gfx::before {
  padding-top: 79.31623931623932%;
}
.ml-heart-row {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ml-heart-gfx {
  margin-right: 10px;
  flex-shrink: 0;
  width: 80px;
  display: block;
}
.ml-heart-gfx::before {
  padding-top: 79.31623931623932%;
}
.ml-heart-desc {
  max-width: 25.9rem;
  color: #004670;
  font-size: 14px;
  line-height: 1.429;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-family: "Prompt", sans-serif;
}
.ml-heart-desc :last-child {
  margin-bottom: 0;
}
.ml-health-r-footer {
  color: #004670;
  font-size: 14px;
  line-height: 1.429;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-family: "Prompt", sans-serif;
  text-align: center;
  display: flex;
  justify-content: center;
}
.ml-health-r-footer p span {
  font-size: 20px;
}
@media (max-width: 991px) {
  .ml-health-right {
    order: -1;
  }
}
@media (min-width: 992px) {
  .ml-health-row {
    flex-direction: row }
.ml-health-right {
  margin-bottom: 0;
}
.ml-health-gfx {
  margin: 0 0 10px 0;
}
}
/* equity */.ml-equity-row {
  margin: 0 -1.6rem;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.ml-equity-left {
  padding: 0 1.6rem;
}
.ml-equity-right {
  margin-bottom: 30px;
  padding: 0 1.6rem;
}
.ml-equity-desc * {
  margin-bottom: 1.2rem;
}
.ml-equity-gfx {
  margin: 0 auto;
  max-width: 585px;
  width: 100%;
  display: block;
}
.ml-equity-gfx::before {
  padding-top: 82.56410256410256%;
}
@media (max-width: 991px) {
  .ml-equity-right {
    order: -1;
  }
}
@media (min-width: 992px) {
  .ml-equity-row {
    flex-direction: row }
.ml-equity-right {
  margin-bottom: 0;
}
}
/* font-family: Roboto-Light 300;font-family: Roboto-Regular 400;font-family: Roboto-Medium 500;font-family: Roboto-Bold 700; font-family: Roboto-Black 900; */.ratio {
  position: relative;
  width: 100%;
  display: block;
}
.ratio::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.ratio > * {
  max-width: 100%;
  border-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ml_imgbox {
  position: relative;
  display:block;
}
.ml_imgbox::before {
  padding-top: 56.25%;
  width:100%;
  display:block;
  content:'';
}
.ml_imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
.ml_imgbox iframe,.ml_imgbox video {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  border-radius: 1.5rem;
}
.btn-spacer {
  display: flex;
}
.btn-blue2 {
  padding: 12px 48px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  background-color: #0060AA;
  border-radius: 0;
  display: flex;
  transition: all 0.25s ease;
}
.btn-blue2:hover,.btn-blue2:focus {
  background-color: #003964;
  color: #fff !important;
}
.ml-text-a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #181818;
}
.ml-text-a > * {
  margin-top: 0;
  margin-bottom: 15px;
}
.ml-text-a.text-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  text-align: center;
}
.ml-text-a.text-white {
  color: #fff;
}
.ml-text-a > :first-child {
  margin-top: 0;
}
.ml-text-a > :last-child {
  margin-bottom: 0;
}
.ml-text-a .h2 {
  margin-bottom: 24px;
  height: auto;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 900;
  color: #181818;
  text-transform: uppercase;
  display: block;
  font-family: 'Roboto-Black', sans-serif;
}
.ml-text-a.text-white .h2 {
  color: #fff;
}
.ml-text-a > .btn-spacer {
  padding-top: 10px;
}
.new-careers-page .ml-section {
  padding: 40px 0;
  font-family: 'Roboto-Regular', sans-serif;
}
.new-careers-page .ml-section:first-child {
  padding-top: 30px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
@media (min-width: 992px) {
  .new-careers-page .ml-section {
    padding: 50px 0;
  }
.ml-text-a {
  font-size: 18px;
}
.ml-text-a .h2 {
  margin-bottom: 36px;
  font-size: 48px;
}
.ml-text-a > .btn-spacer {
  padding-top: 12px;
}
}
@media (min-width: 1200px) {
  .new-careers-page .ml-section {
    padding: 90px 0;
  }
}
.ml-join-gallery-wrap {
  margin-bottom: 24px;
}
.ml-join-gallery {
  margin-bottom: 10px;
}
.ml-join-gallery {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ml-join-gfx {
  margin: 4px;
  width: 90px;
  display: block;
}
.ml-join-gfx::before {
  padding-top: 87.5%;
}
.ml-join-gallery-text {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 300;
  font-style: italic;
  color: #004670;
  text-align: center;
  display: block;
}
@media (min-width: 576px) {
  .ml-join-gfx {
    margin: 6px;
    width: 110px;
  }
}
@media (min-width: 992px) {
  .ml-join-gallery-wrap {
    margin-bottom: 60px;
  }
.ml-join-gfx {
  margin: 6px;
  width: 128px;
}
}
.ml-careers-team {
  background-color: #F5F5F5;
}
/* .ml-team-iframe::before { padding-top: 66.31762652705061%; } */.ml-team-left {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .ml-team-left {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .row.g-56 {
    margin-left: -28px;
    margin-right: -28px;
  }
.row.g-56 > .col,.row.g-56 > [class*="col-"]{
  padding-left: 28px;
  padding-right:28px;
}
}
.ml-careers-hiring {
  background-color: #0060AA;
}
.ml-ch-list-row {
  margin-bottom: 16px;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  background-color: #fff;
}
.ml-ch-list-group .ml-ch-list-row:last-child {
  margin-bottom: 0;
}
.ml-ch-list-l {
  margin-right: 20px;
  width: 50px;
  height: 50px;
  font-size: 24px;
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #0060AA;
  line-height: 1.2;
  font-weight: 900;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ml-ch-list-r {
  flex: 1;
  width: 1%;
}
.ml-ch-list-desc .h4 {
  margin: 0 0 6px 0;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 900;
  color: #181818;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  .ml-ch-list-row {
    padding: 32px;
  }
.ml-ch-list-l {
  width: 80px;
  height: 80px;
  font-size: 40px;
}
}
@media (min-width: 992px) {
  .ml-ch-list-row {
    padding: 40px;
  }
.ml-ch-list-l {
  margin-right: 40px;
  width: 120px;
  height: 120px;
  font-size: 60px;
}
.ml-ch-list-row {
  margin-bottom: 24px;
}
}
.ml-careers-feedback {
  background-color: rgba(0, 96, 170, 0.10);
}
.ml-fd-box {
  padding: 20px;
  background-color: #fff;
}
.ml-fd-qoute {
  margin-bottom: 24px;
  width: 60px;
  height: 60px;
  display: block;
}
.ml-fd-qoute::before {
  padding-top: 100%;
}
.ml-fd-box > p > strong {
  color: #0060AA;
}
.ml-fd-box > p > span {
  color: rgba(24, 24, 24, 0.60);
}
.ml-text-b.fs14 {
  font-size: 14px;
  line-height: 1.5;
}
.ml-pdc-gfx {
  margin-bottom: 15px;
  width: 100%;
  display: block;
}
.ml-pdc-gfx::before {
  padding-top: 56.30630630630631%;
}
.ml-pdc-gfx img {
  object-fit: cover;
}
.ml-text-b {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #181818;
  height: auto;
  font-family: "Roboto-Regular", sans-serif;
  display: block;
}
.ml-text-b :first-child {
  margin-top: 0;
}
.ml-text-b :last-child {
  margin-bottom: 0;
}
.ml-text-b .h2 {
  margin: 0 0 20px 0;
  color: #597A91;
  font-size: 32px;
  line-height: 1.15;
  font-style: normal;
  font-weight: 300;
  height: auto;
  font-family: "Roboto-Regular", sans-serif;
  display: block;
}
.ml-text-b .h3 {
  margin: 0 0 20px 0;
  color: #597A91;
  font-size: 24px;
  line-height: 1.15;
  font-style: normal;
  font-weight: 300;
  height: auto;
  font-family: "Roboto-Regular", sans-serif;
  display: block;
}
@media(min-width:768px){
  .ml-text-b .h2 {
    margin-bottom: 20px;
    font-size: 40px;
  }
.ml-text-b .h3 {
  font-size: 32px;
}
}
@media(min-width:992px){
  .ml-text-b .h2 {
    margin-bottom: 24px;
    font-size: 66px;
  }
.ml-text-b .h3 {
  font-size: 40px;
}
}
@media(min-width:1200px){
  .ml-text-b {
    font-size: 20px;
  }
.ml-text-b .h2 {
  margin-bottom: 48px;
  font-size: 96px;
}
.ml-text-b .h3 {
  font-size: 54px;
}
}
.ml-pdc-row {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.ml-pdc-left {
  margin-bottom: 4rem;
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-pdc-right {
  padding: 0;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-pdc-steps {
  margin: 0 -1rem;
  display: flex;
  flex-wrap: wrap;
}
.ml-pdc-step-cell {
  padding: 0 1rem;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}
.ml-pdc-steps.stpes-a {
  margin-top: -30px;
}
.ml-pdc-right-a-desc {
  padding: 16px 10px;
  background-color: #0060AA;
  line-height: 1.5;
  color: #fff;
}
.ml-pdc-right-a-desc :last-child {
  margin-bottom:0;
}
.ml-pdc-in {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ml-pdc-right-gfx-a {
  margin-bottom: 26px;
  width: 100%;
  max-width: 277px;
}
.ml-pdc-right-gfx-a::before {
  padding-top: 100%;
}
.ml-pdc-step-content {
  padding-top: 30px;
}
.ml-pdc-tag {
  margin-bottom: 10px;
  padding: 5px 10px;
  width: 100%;
  color: #000000;
  font-size: 12px;
  line-height: 1.25;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: "Prompt", sans-serif;
  background-color: #f5f5f5;
  display: block;
}
.ml-pdc-tag.sales {
  background-color: #5D8CFE;
}
.ml-pdc-tag.customer-service {
  background-color: #E85CC9;
}
.ml-pdc-tag.invetory {
  background-color: #C2C7FE;
}
.ml-pdc-tag.technical {
  background-color: #FAC382;
}
.ml-pdc-tag.support {
  background-color: #549F67;
}
@media (min-width: 375px) {
  .ml-pdc-steps.stpes-a .ml-pdc-step-cell {
    width: 50%;
    max-width: 50%;
    flex: 50%;
  }
}
@media (min-width: 768px) {
  .ml-pdc-steps.stpes-a {
    margin-top: -40px;
  }
.ml-pdc-steps.stpes-a .ml-pdc-step-cell {
  width: 25%;
  max-width: 25%;
  flex: 25%;
}
}
@media (min-width: 992px) {
  .ml-pdc-row {
    margin: 0 -1.6rem;
    flex-direction: row;
  }
.ml-pdc-left {
  margin-bottom: 0;
  padding: 0 1.6rem;
  width: 74.91883116883117%;
  max-width: 74.91883116883117%;
  flex: 74.91883116883117%;
}
.ml-pdc-right {
  padding: 0 1.6rem;
  width: 25.08116883116883%;
  max-width: 25.08116883116883%;
  flex: 25.08116883116883%;
  display: flex;
  flex-direction: column;
}
.ml-pdc-step-content {
  padding-top: 40px;
}
}
@media (min-width: 1200px) {
  .ml-pdc-tag {
    margin-bottom: 16px;
    font-size: 14px;
  }
.ml-pdc-right-b-desc {
  padding: 0 32px 36px 32px;
}
}
.ml-careers-resources {
  background-color: #F5F5F5;
}
.ml-resources-gfx::before {
  padding-top: 53.05410122164049%;
}
@media (max-width: 991px) {
  .mo-revers-column {
    display: flex;
    flex-direction: column-reverse;
  }
}
.ml-benefits-box {
  margin-top: 30px;
  padding: 20px;
  background-color: #0060AA;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.ml-benefits-box-l {
  margin-bottom: 20px;
  width: 235px;
}
.ml-benefits-gfx {
  width: 100%;
  display: block;
}
.ml-benefits-gfx::before {
  padding-top: 24.25531914893617%;
}
@media (min-width: 768px) {
  .ml-benefits-box {
    margin-top: 30px;
    padding: 24px;
    flex-direction: row;
  }
.ml-benefits-box-l {
  margin-bottom: 0;
  margin-right: 50px;
  width: 200px;
  flex-shrink: 0;
  align-self: center;
}
.ml-benefits-box-r {
  flex: 1;
  width: 1%;
}
}
@media (min-width: 992px) {
  .ml-benefits-box {
    margin-top: 40px;
    padding: 40px;
  }
.ml-benefits-box-l {
  margin-right: 100px;
  width: 235px;
}
}
.ml-careers-proud {
  background-color: rgba(0, 96, 170, 0.10);
}
.ml-heart-gfx {
  margin-bottom: 40px;
  width: 100%;
  max-width: 420px;
}
.ml-wellness-gfx::before {
  padding-top: 78.18499127399651%;
}
.ml-parnership-gfx::before {
  padding-top: 53.05410122164049%;
}
.ml-heart-gfx::before {
  padding-top: 38.0952380952381%;
}
.ml-inter-gfx-wrap {
  margin-top: 25px;
  width: 100%;
}
.ml-inter-gfx::before {
  padding-top: 38.75%;
}
.ml-careers-statement {
  background-color: #F5F5F5;
}
/* new css 2025-09-05 */#normalHead {
  z-index: 100;
}
.btn-white {
  padding: 12px 16px;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  color: #244975;
  text-decoration: none !important;
  background-color: #ffffff;
  border-radius: 4px;
  display: flex;
  font-family: 'Roboto-Medium';
  transition: all 0.25s ease;
}
.btn-white:hover,.btn-white:focus {
  background-color: #cbcbcb;
}
.ml-rent-hero.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.ml-rent-hero {
  background-color: #0F3469;
}
.ml-rent-hero-row {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}
.ml-rent-hero-desc-cell {
  padding: 40px 12px 40px 0px;
}
.ml-rent-hero-desc {
  font-family: 'Roboto-Regular';
}
.ml-rent-hero-desc.ml-text-a .h2 {
  height: auto;
  margin-bottom: 1.2rem;
  font-weight: 400;
  font-family: 'Roboto-Medium';
  text-transform: inherit;
}
.ml-rent-hero-desc.ml-text-a .h2 span {
  color: #C3FF34;
}
@media(max-width:767px){
  .ml-rent-hero-desc.ml-text-a .h2 {
    font-size: 2.4rem;
  }
}
@media(min-width:992px){
  .ml-rent-hero-row {
    flex-direction: row-reverse;
  }
.ml-rent-hero-desc.ml-text-a .h2 {
  font-size: 3.2rem;
}
}
@media(min-width:1460px){
  .mx-w1440 .container {
    width: 1400px;
    padding: 0 60px;
  }
.ml-rent-hero-desc-cell {
  padding: 40px 24px 40px 0;
}
.ml-rs-head {
  margin-bottom: 50px;
}
/*.ml-rent-hero-gfx-wrap { margin-right: -60px; }*/}
.ml-rs-head {
  margin-bottom: 30px;
  max-width: 100%;
}
.ml-rs-head-lbl {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.5;
  font-style: normal;
  font-weight: 500;
  display: block;
}
.ml-rs-head :last-child {
  margin-bottom: 0;
}
.ml-rs-head.ml-text-a h2,.ml-rs-head.ml-text-a .h2 {
  height: auto;
  font-size: 28px;
  font-weight: 400;
  font-family: 'Roboto-Medium';
  text-transform: inherit;
}
.ml-rs-head.ml-text-a h2 span,.ml-rs-head.ml-text-a .h2 span {
  color: #244975;
}
@media(min-width:1460px){
  .ml-rs-head {
    margin-bottom: 50px;
  }
}
.ml-rent-service-row {
  margin-top: -25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ml-rent-service-cell {
  margin-top: 25px;
  display: flex;
}
.ml-rs-iconbox {
  flex-shrink: 0;
  margin-right: 16px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #C3FF34;
  background-color: #244975;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-rs-icon {
  width: 24px;
  display: block;
}
.ml-rs-icon::before {
  padding-top: 100%;
}
.ml-rent-service-desc {
  font-size: 16px;
  color: #1C1917;
}
.ml-rent-service-desc .h4 {
  height: auto;
  margin-bottom: 9px;
  font-size: 20px;
  font-family: 'Roboto-Medium';
}
@media(min-width:1460px){
  .ml-rs-iconbox {
    width: 80px;
    height: 80px;
  }
.ml-rs-icon {
  width: 32px;
}
}
.ml-our-rental {
  background-color: #F9FAFB;
}
.ml-our-rental-row {
  margin-top: -25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ml-rental-box {
  margin-top: 25px;
  padding: 25px 15px;
  background-color: #244975;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1 1 auto;
}
.ml-rental-iconbox {
  margin-bottom: 15px;
  width: 60px;
  height: 60px;
  border-bottom: 1px solid #C3FF34;
  background-color: #3A5B83;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-rental-icon {
  width: 24px;
  display: block;
}
.ml-rental-icon::before {
  padding-top: 100%;
}
.ml-rental-desc {
  font-size: 16px;
  color: #D8DEE6;
}
.ml-rental-desc .h4 {
  height: auto;
  margin-bottom: 9px;
  font-size: 18px;
  font-family: 'Roboto-Medium';
}
.ml-our-rental-row > .col-xs-12 {
  display: flex;
  flex-direction: column;
}
@media(min-width:576px){
  .ml-our-rental-row > .col-xs-12 {
    width: 50%;
  }
}
@media(min-width:992px){
  .ml-our-rental-row > .col-xs-12 {
    width: 33.33%;
  }
}
@media(min-width:1460px){
  .ml-rental-iconbox {
    margin-bottom: 25px;
    width: 80px;
    height: 80px;
  }
.ml-rental-icon {
  width: 32px;
}
.ml-our-rental-row > .col-xs-12 {
  width: 20%;
}
}
.ml-benefits-row {
  display: flex;
  flex-wrap: wrap;
}
.ml-benefits-row > .col-md-6 {
  display: flex;
  flex-direction: column;
}
.ml-benefits-gfx-wrap {
  margin-bottom: 30px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.ml-benefits-gfx {
  flex: 1 1 auto;
}
.ml-benefits-list {
  margin-bottom: 15px;
  padding: 15px;
  display: flex;
  background-color: #244975;
}
.ml-benefits-lists > .ml-benefits-list:last-child {
  margin-bottom: 0;
}
.ml-benefits-no {
  flex-shrink: 0;
  width: 40px;
  font-size: 24px;
  font-family: 'Roboto-Medium';
  color: #C3FF34;
  display: block;
}
.ml-benefits-desc {
  font-size: 16px;
  color: #1C1917;
}
.ml-benefits-desc .h4 {
  margin-bottom: 8px;
  height: auto;
  font-size: 20px;
  color: #fff;
  font-family: 'Roboto-Medium';
}
.ml-benefits-gfx::before {
  padding-top: 78.7037037037037%;
}
@media(max-width:991px){
  .ml-benefits-row {
    flex-direction: column-reverse;
  }
}
@media(min-width:992px){
  .ml-benefits-gfx-wrap {
    margin-bottom: 0;
  }
}
@media(min-width:1200px){
  .ml-benefits-row > .col-md-6 {
    padding-left: 12px;
    padding-right: 12px;
  }
.ml-benefits-no {
  width: 55px;
  font-size: 40px;
}
.ml-benefits-list {
  margin-bottom: 15px;
  padding: 17px 25px;
}
}
.ratio img,.ratio video,.ratio iframe {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  object-fit: cover;
}
.ratio.contain img,.ratio.contain video {
  object-fit: contain;
}
.ratio.static {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.ratio.static::before {
  display: none;
}
.ratio.static img {
  position: static;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.ml-section-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: block;
}
.ml-section-bg.ratio::before {
  padding-top: 0;
}
.ml-ready {
  padding-block: 0;
  background-color: #030B1F;
  position: relative;
}
.ml-ready-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.ml-ready-desc {
  padding: 5rem 0;
  color: rgba(255,255,255,0.8) !important;
}
.ml-ready-desc .h2 {
  height: auto;
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: 500;
  font-family: 'Roboto-Medium';
  display: block;
}
.ml-ready-desc .h2 > span {
  color: #C3FF34;
}
.ml-ready-gfx-wrap {
  align-self: flex-end;
}
.ml-ready-gfx::before {
  padding-top: 50.79006772009029%;
}
.ml-ready-gfx-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.ml-ready-gfx {
  margin: 0 auto;
  width: 100%;
  max-width: 443px;
}
.ml-ready-gfx-cell {
  display: flex;
  flex-direction: column;
  align-self: flex-end;
}
@media(min-width:768px){
  .ml-ready-gfx {
    margin: 0;
  }
}
@media(min-width:1200px){
  .ml-benefits-gfx-wrap {
    /*margin-right: 22px;*/ }
}
.ml-service-hero-gfx::before {
  padding-top: 59.12305516265912%;
}
.ml-service-hero-gfx::after {
  width: 210px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 11;
  background: linear-gradient(90deg,rgba(15, 52, 105, 1) 0%, rgba(15, 52, 105, 0) 100%);
  content: '';
  display: block;
}
.ml-repair-list {
  padding: 10px 0;
  display: flex;
  border-bottom: 1px solid #244975;
}
.ml-repair-list-icon {
  flex-shrink: 0;
  width: 40px;
  font-size: 24px;
  font-family: 'Roboto-Medium';
  color: #C3FF34;
  display: block;
}
.ml-repair-iconbox {
  flex-shrink: 0;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  /*border-bottom: 1px solid #C3FF34;*/ background-color: #3A5B83;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-repair-icon {
  width: 24px;
  display: block;
}
.ml-repair-icon::before {
  padding-top: 100%;
}
.ml-repair-desc {
  font-size: 16px;
  color: #1C1917;
  font-family: 'Roboto-Regular';
}
.ml-repair-desc .h4 {
  height: auto;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Roboto-Medium';
}
@media(min-width:1200px){
  .ml-repair-list {
    padding: 20px 0;
  }
.ml-repair-iconbox {
  width: 60px;
  height: 60px;
}
}
@media(min-width:1460px){
  .ml-rental-icon {
    width: 32px;
  }
.ml-repair-icon.s32 {
  width: 32px;
}
}
.ml-our-service {
  background-color: #F9FAFB;
}
.ml-our-service-row {
  margin-top: -30px;
  display: flex;
  flex-wrap: wrap;
}
.ml-service-list {
  margin-top: 30px;
  display: flex;
}
.ml-service-iconbox {
  flex-shrink: 0;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  background-color: #3A5B83;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-service-icon {
  width: 24px;
  display: block;
}
.ml-service-icon::before {
  padding-top: 100%;
}
.ml-service-desc {
  font-size: 16px;
  color: #1C1917;
}
.ml-service-desc .h4 {
  height: auto;
  margin-bottom: 8px;
  font-size: 20px;
  font-family: 'Roboto-Medium';
}
@media(min-width:992px){
  .ml-service-iconbox {
    margin-right: 15px;
    width: 60px;
    height: 60px;
  }
.ml-service-icon {
  width: 32px;
}
}
@media(min-width:1200px){
  .ml-our-service-row {
    margin-top: -50px;
  }
.ml-service-list {
  margin-top: 50px;
}
.ml-service-iconbox {
  width: 80px;
  height: 80px;
}
.ml-service-icon {
  width: 40px;
}
}
.ml-benefits-repair-row {
  display: flex;
  flex-wrap: wrap;
}
.ml-ready2 {
  padding-block: 0;
  background-color: #0C1529;
  position: relative;
}
.ml-ready2-row {
  display: flex;
  flex-wrap: wrap;
}
.ml-ready2-gfx-wrap {
  width: 100%;
}
.ml-ready2-gfx::before {
  padding-top: 35.21923620933522%;
}
.ml-ready2-gfx-cell {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.ml-ready2-gfx-wrap, .ml-ready2-gfx {
  height: 100%;
}
@media(max-width:767px){
  .ml-ready2-row {
    flex-direction: column-reverse;
  }
}
@media(min-width:768px){
  .ml-ready2-gfx::after {
    width: 185px;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 11;
    background: linear-gradient(90deg,rgba(12, 21, 41, 1) 0%, rgba(12, 21, 41, 0) 100%);
    content: '';
    display: block;
  }
}
/* training page */.ml-training-hero {
  position: relative;
}
.ml-training-hero .ml-careers-team-content {
  max-width: 630px;
  margin: 0 auto;
}
@media(min-width:992px){
  .ml-training-hero .ml-careers-team-content {
    padding: 35px 0;
  }
}
.ml-tr-choose-row {
  margin-top: -25px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ml-tr-choose-cell {
  margin-top: 25px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ml-choose-iconbox {
  flex-shrink: 0;
  margin-bottom: 25px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #244975;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ml-choose-icon {
  width: 24px;
  display: block;
}
.ml-choose-icon::before {
  padding-top: 100%;
}
.ml-tr-choose-desc {
  font-size: 16px;
  color: #1C1917;
}
.ml-tr-choose-desc .h4 {
  height: auto;
  margin-bottom: 9px;
  font-size: 20px;
  font-family: 'Roboto-Medium';
}
@media(min-width:1460px){
  .ml-choose-icon {
    width: 32px;
  }
}
.ml-our-training {
  background-color: #F9FAFB;
}
.ml-our-training-row {
  margin-top: -25px;
  display: flex;
  flex-wrap: wrap;
}
.ml-our-training-row > .col-md-6 {
  display: flex;
  flex-direction: column;
}
.ml-our-training-list {
  margin-top: 25px;
  padding: 25px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  background-color: #244975;
}
.ml-our-training-no {
  margin-bottom: 10px;
  flex-shrink: 0;
  font-size: 28px;
  font-family: 'Roboto-Medium';
  color: #C3FF34;
  display: block;
}
.ml-our-training-desc {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.ml-our-training-desc .h4 {
  margin-bottom: 8px;
  height: auto;
  font-size: 20px;
  color: #fff;
  font-family: 'Roboto-Medium';
}
.ml-our-training-gfx::before {
  padding-top: 78.7037037037037%;
}
.ml-ready-row.safety {
  align-items: stretch;
}
.ml-safety-gfx-cell {
  display: flex;
  flex-direction: column;
}
.ml-safety-gfx-wrap {
  flex: 1 1 auto;
}
.ml-safety-gfx::before {
  padding-top: 41.91919191919192%;
}
.ml-safety-gfx-wrap {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.ml-safety-gfx {
  margin: 0 auto;
  width: 100%;
  max-width: 443px;
}
@media(min-width:1460px){
  .ml-safety-gfx-wrap {
    padding-left: 60px;
  }
}
.ml-vending-hero-gfx::before {
  padding-top: 67.79661016949153%;
}
.ml-vending-tired {
  background-color: #F9FAFB;
}
.ml-vending-tired-desc {
  max-width: 630px;
  margin: 0 auto;
  font-weight: 500;
  font-family: 'Roboto-Medium';
  color: #1C1917;
}
@media(min-width:1200px){
  .ml-vending-tired-desc {
    font-size: 20px;
  }
}
.ml-more-advantages-row {
  margin-top: -25px;
  display: flex;
  flex-wrap: wrap;
}
.ml-more-advantages-row > .col-md-6 {
  display: flex;
  flex-direction: column;
}
.ml-more-advantages-row .ml-rental-box {
  flex: 1 1 auto;
}
/* industry brand */.ml-industry-brand {
  background-color: #F9FAFB;
}
.ml-ib-logos {
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.ml-ib-logo {
  margin-bottom: 15px;
  width: 140px;
  display: block;
}
.ml-ib-logo-gfx {
  width: 100%;
  display: block;
}
.ml-ib-logo-gfx::before {
  padding-top: 30.3030303030303%;
}
.ml-ib-footer {
  margin-top: 15px;
  display: flex;
  justify-content: center;
}
.and-more-link {
  margin: 0;
  padding: 10px 16px;
  font-size: 20px;
  color: rgba(28, 25, 23, 0.7);
  font-weight: 500;
  font-family: 'Roboto-Medium';
  display: block;
}
@media(min-width:360px){
  .ml-ib-logo {
    width: 150px;
  }
}
@media(min-width:768px){
  .ml-ib-logo {
    width: 180px;
  }
}
@media(min-width:992px){
  .ml-ib-logo {
    width: 185px;
  }
}
@media(min-width:1200px){
  .ml-ib-logo {
    width: 200px;
  }
}
@media(min-width:1460px){
  .ml-ib-logos {
    margin: 0 -20px;
  }
.ml-ib-logo {
  margin-bottom: 25px;
  width: 264px;
}
}
#formParentDiv{
  width:60%;
  margin:0 auto;
}
#formParentDiv 
.clickdform input[type='text'],#formParentDiv .clickdform select{
  font-family: Roboto-Regular;
  height: 32px;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #333;
  font-size: 14px;
}
#formParentDiv .clickdform [aria-label="Comments"]{
  font-family: Roboto-Regular;
  height: 100px !important;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  color: #333;
  font-size: 14px;
}
.serviceFormHeading {
  font-size: 28px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin: 20px 0;
}
.clickdform .minSize1,
.clickdform .minSize2{
  padding:0 5px !important;
}
/****************************New service form styles ends here****/
