/******Do not remove******/
.pushImgLeft{
  float: left;
  margin: 10px;
}
.pushImgRight{
  float: right;
  margin: 10px;
}
/******Do not remove******/
.cimm_productHead h2{
  color:#444d69;
}
.cimm_placeHolder_Top{
  background:#bfae7f;
  padding:20px 0px;
  text-align:center;
}
.cimm_placeHolder_Top h3, .cimm_placeHolder_Top p{
  color:#fff;
}
.cimm_placeHolder_Top p{
  padding:0 10px;
}
.cimm_placeHolder_Top h3{
  margin-bottom:10px;
}
.cimm_welcomeNote{
  color:#878787;
  text-align:center;
}
.cimm_placeHolder_Bottom img{
  width:100%;
}
.cimm_HomepageSliderWrap{
  height:382px;
  margin-bottom:30px;
}
.cimm_HomepageSliderWrap img{
  top:0px !important;
}
.cimm_HomepageSliderWrap{
  color:#ffffff !important;
  font-weight:bold;
}
.cimm_HomepageSliderWrap .jssorb01{
  top:170px !important;
  bottom:0 !important;
}
.cimm_placeHolder{
  margin:0 10px;
}
.cimm_staticPageWrap{
  font-size:14px;
}
.mainHeading{
  color:#444d69;
  margin-top:20px;
  padding-bottom:5px;
}
.subHeading{
  margin:20px 0 20px 0;
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
.paraBold{
  font-weight:bold;
  margin:0 0 20px 0;
  background-color:#f2efe5;
  color:#444d69;
  padding:10px;
}
.paragrapghtext{
  margin:10px 0;
}
.paraWrap p a img{
  float:left;
  margin-right:20px;
}
.paraWrap p a{
  display:block;
}
.leadershipWrap{
  margin-top:20px;
}
.imgWrap{
  margin-right:20px;
  border:1px solid #ccc;
  padding:10px;
}
.imgDiv{
  padding-left:20px!important;
}
.imgWrap a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.imgWrap a{
  display:block;
  overflow:hidden;
}
.imgWrap a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
.listBlock h3{
  margin:20px 0 10px 0;
}
.listBlock ul{
  padding-left:15px;
}
.listBlock ul li{
  list-style:disc;
  padding-bottom:5px;
}
.subheading2{
  color:#000038;
  font-size:14px;
  margin-bottom:10px;
}
button.accordion{
  background-color:#eee;
  color:#444;
  cursor:pointer;
  padding:18px;
  width:100%;
  text-align:left;
  border:none;
  outline:none;
  transition:0.4s;
}
button.accordion.active, button.accordion:hover{
  background-color:#ddd;
}
div.panel{
  padding:0 18px;
  background-color:white;
  display:none;
}
div.panel.show{
  display:block;
}
.marginTop{
  margin-top:20px;
}
.accordion{
  margin-bottom:1px;
  background-color:#444d69!important;
  padding:10px 5px!important;
  color:#fff!important;
}
.panel{
  padding:20px!important;
  margin-bottom:1px!important;
  border:1px solid #ccc!important;
}
.panel ul{
  padding-left:20px;
}
.panel ul li{
  padding:3px;
  list-style-type:disc;
}
.DiSp_bttns{
  width:100%;
  box-shadow:none !important;
  margin-bottom:40px!important;
}
.DiSp_bttns > .DiSp_applyOnlineBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn{
  float:right!important;
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:6px 10px!important;
  margin-right:10px!important;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.DiSp_bttns > .DiSp_downloadBtn:hover, .DiSp_bttns > .DiSp_applyOnlineBtn:hover{
  background:#565f65!important;
}
.staticFormWrap{
  margin-top:20px;
}
.fullStaticBG{
  width:600px;
  background-color:#f2efe5;
  padding:20px;
}
.forms .Validate-String, .forms .Validate-email{
  width:100%;
}
.forms > ul > li > label > span{
  color:#F00;
}
.DiSP_txtBox{
  width:400px!important;
  height:40px!important;
  padding:5px!important;
  border:1px solid #878787!important;
  border-radius:5px!important;
}
.DiSP_form{
  margin-top:20px!important;
  background-color:#f2efe5;
  padding:20px;
  width:1000px;
  margin:0 auto!important;
}
.DiSP_form input[type="text"]{
  padding:0 10px;
  width:94%;
  margin-right:3%;
}
.selectInDropDown1{
  width:94%;
  margin-right:3%;
}
.Disp_button{
  padding:5px;
  background:#444d69;
  color:#fff;
  text-align:center;
  font-size:19px;
  text-transform:uppercase;
  border:2px solid #fff;
  height:40px;
  width:180px;
  margin-top:35px;
  margin-bottom:60px;
  float:right;
}
.DiSp_invImg{
  margin-right:15px;
}
.sideHeading{
  text-align:center;
  background-color:#444d69;
  padding:10px;
  color:#fff;
}
ul.listimg li{
  float:left;
  width:30%;
  padding:18px;
  margin-right:2%;
}
.listimg a{
  display:block;
  overflow:hidden;
}
.listimg li a img{
  -webkit-transition:all 0s linear;
  -moz-transition:all 0s linear;
  -o-transition:all 0s linear;
  transition:all 0.3s linear;
}
.listimg li a img:hover{
  transform:scale(1.1, 1.1);
  -o-transform:scale(1.1, 1.1);
  -moz-transform:scale(1.1, 1.1);
  -webkit-transform:scale(1.1, 1.1);
  opacity:0.5;
}
ul.DiSp_invent li i{
  color:#444d69;
  margin-right:10px;
}
ul.DiSp_invent li{
  line-height:30px;
}
#cimm_headingbg h3{
  color:#444d69;
  font-size:30px;
}
.cimm_top{
  margin-top:20px;
}
#cimm_headingbg{
  background:rgba(191, 174, 127, 0.42);
  ;
  text-align:center;
  padding:30px;
  width:100%;
  height:100px;
  float:left;
}
.cimm_para{
  margin:0 auto!important;
  float:none!important;
  width:70%!important;
}
.cimm_SubTitles h5{
  color:#444d69;
  font-size:17px;
  text-align:center;
}
ul.cimm_listitems li{
  line-height:25px;
  font-size:16px;
  list-style-type:disc;
  margin-left:17px;
}
.cimm_TabBlock:hover, .cimm_TabBlock_img:hover{
  background:rgba(228, 221, 201, 0.12);
}
.cimm_TabBlock, .cimm_TabBlock_img{
  padding:15px;
  background:#fff;
  text-align:center;
  cursor:pointer;
}
.cimm_banner{
  overflow:hidden;
}
h1.cimm_bannertxt{
  color:rgb(164, 135, 67);
  position:absolute;
  left:0px;
  width:100%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:50px;
  top:32px;
  text-align:right;
}
.cimm_bannerpara{
  color:#fff;
  position:absolute;
  width:45%;
  padding:20px 50px;
  text-shadow:0 1px 0 black;
  font-size:16px;
  top:111px;
  right:0;
  float:right;
  text-align:right;
}
.cimm_middlecontent{
  height:auto;
  line-height:25px;
  width:80%!important;
  float:none!important;
  background:rgba(200, 204, 217, 0.109804);
  margin:0px auto !important;
}
.cimm_middlecontent h3{
  margin:0 auto;
  width:85%;
  line-height:75px;
  font-size:26px;
  color:#444d69;
}
.cimm_midpart{
  margin:0 auto;
  width:85%;
}
.cimm_midpart i{
  font-size:25px;
  color:#444d69;
}
.cimm_midpart span{
  font-size:16px;
  line-height:26px;
}
#cimm_head{
  font-weight:bold;
  font-size:17px;
  margin-right:10px;
}
.cimm_imgbgcenter{
  margin:0 auto!important;
  width:80%!important;
  float:none!important;
  background:#f9fafb;
  padding:0 2px!important;
}
.cimm_imgbgcenter img{
  background:#444d69;
  border-radius:60%;
  display:block;
  padding:12px;
  margin:0 10px;
}
.cimm_imghead{
  color:#444d69;
}
.cimm_left{
  margin-top:20px;
}
.cimm_img:hover{
  -moz-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.Static_columnImage{
  width:45%;
  margin:0 auto;
}
.cimm_frstleft{
  padding:15px!important;
}
.cimm_frstright{
  width:30%!important;
  padding:15px!important;
}
.cimm_frstleft h4{
  font-size:26px;
  color:#444d69;
  font-weight:bold;
  text-transform:lowercase;
}
.cimm_frstleft p{
  font-size:16px;
  line-height:26px;
}
ul.cimm_lists li{
  line-height:26px;
  margin-left:10px;
}
.cimm_frstright h4{
  font-size:18px;
  margin-bottom:7px;
}
.cimm_lists i{
  font-size:14px;
  padding-right:10px;
  color:#444d69;
}
.cimm_middlecontent p{
  line-height:25px;
}
.cimm_clipart{
  padding:15px!important;
}
.cimm_clipart img{
  float:left;
  display:block;
  margin-right:10px;
}
.cimm_clipart p{
  font-size:16px;
  line-height:26px;
}
.cimm_leftcontent{
  padding:20px!important;
  width:30%!important;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px;
  margin:5px;
}
.cimm_gov{
  background:rgba(191, 174, 127, 0.15);
  padding:20px!important;
  margin:12px;
  float:right!important;
  width:25%!important;
  font-style:italic;
  font-weight:bold;
}
.cimm_imgleft{
  margin-right:20px;
  width:40%!important;
}
p.DiSp_paragrapghText{
  margin-top:15px;
}
ul.DiSp_liststyle{
  margin-left:21px;
  width:250px;
  float:left;
}
ul.DiSp_liststyle li{
  padding:10px;
  border-bottom:1px solid #f2efe5 !important;
}
.DiSp_border{
  padding:22px !important;
  border:1px solid #f2efe5;
}
i.fa.fa-arrow-right{
  color:#444d69;
}
.DiSp_Heading_bg{
  background:#444d69;
  width:6px;
  position:relative;
  height:60px;
  margin-bottom:10px;
  margin-top:20px;
}
.DiSp_Main_heading{
  padding:3px 10px;
  color:#444d69;
  position:absolute;
  width:232px;
  margin-left:10px;
  height:50px;
}
.DiSp_Heading_bg p{
  width:250px;
  position:absolute;
  padding:34px 20px;
}
.DiSp_Static_Image{
  float:left;
  width:45%;
  margin-right:5%;
}
.DiSp_static_content{
  float:left;
  width:45%;
  margin:20px 0px;
}
a.DiSp_Static_more{
  color:#444d69;
}
.DiSp_static_content hr{
  margin:30px 0px;
  border:none;
  height:1px;
  background:#f2efe5;
}
.clear{
  clear:both;
}
a.DiSp_Static_more:hover{
  border-bottom:1px dotted #bfae7f;
}
.colelem{
  display:inline;
  float:left;
  clear:both;
}
.DiSp_Static_columnImage{
  width:45%;
  margin:0 auto;
}
.DiSp_columnText{
  margin-top:15px;
  text-align:center;
  padding:10px;
}
.DiSp_Static_columnHeading{
  text-align:center;
  margin-top:20px;
}
.DiSp_threeBlocks{
  margin:0 1%;
  border-top:5px solid #444d69;
  width:31.33% !important;
}
.column1, .column2, .column3{
  width:22%!important;
  margin-right:2%;
  float:left;
  padding:0 10px;
}
.column1{
  margin-left:3%;
}
.column4{
  width:22%!important;
  margin-right:3%;
  float:left;
  padding:0 10px;
}
.outerWrap{
  padding:40px 20px 20px 20px;
  background-color:#444d69;
}
.outerWrap ul li{
  float:left;
  width:23.5%;
  margin-right:2%;
  list-style-type:none;
}
.outerWrap ul li:last-child{
  margin-right:0;
}
.titleWrap{
  position:relative;
  top:0;
  left:10px;
  background-color:#bfae7f;
  padding:10px 20px;
}
.outerWrap{
  position:absolute;
  margin-top:20px;
}
.flip{
  color:#000!important;
}
.flip i{
  display:inline;
  float:right;
  font-size:23px;
  color:#fff;
  font-weight:bold;
}
.flip a{
  padding:5px;
  background-color:#444d69!important;
  border:1px solid;
  border-color:#fff;
  border-bottom-color:#aaa;
  font-weight:bold;
  display:block;
  font-size:16px;
  line-height:32px;
  padding:5px 10px;
  text-decoration:none;
  color:#fff;
}
.DiSp_panel{
  padding:0px 25px;
  background-color:rgb(255, 255, 255);
  border:1px solid rgb(204, 204, 204);
  display:block;
  color:#000;
}
.redStar{
  color:#f00;
}
.inputWrap{
  margin-top:20px;
}
.DiSP_form label{
  display:block;
}
.DiSP_form textarea{
  width:930px;
  height:100px;
  border:1px solid #bfae7f;
}
.formWrap{
  margin-top:20px;
}
.bttnWrap{
  width:1000px;
  margin:0 auto!important;
}
.bttnWrap input[type="submit"]{
  background:#bfae7f!important;
  color:#FFF!important;
  font-size:14px!important;
  padding:11px 30px!important;
  float:right;
  margin-top:20px;
  box-shadow:none!important;
  font-weight:bold;
  text-decoration:none!important;
  border:none;
}
.pressWrap h3{
  border-bottom:1px solid #ccc;
  padding-bottom:10px;
}
.pressWrap p{
  text-align:justify;
}
.NewsWrap{
  padding:20px 30px!important;
}
.NewsWrap h4 a{
  color:#444d69;
  text-decoration:underline;
}
.NewsWrap h4 a:hover{
  text-decoration:none;
}
.NewsWrap span a{
  color:#bfae7f;
}
.NewsWrap span a:hover{
  text-decoration:underline;
}
.DiSP_aboutUsDescp img{
  float:left;
  padding:0 20px 20px 0;
}
.DiSP_aboutUsDescp{
  margin-top:20px;
}
.aboutUsList ul li{
  list-style-type:disc;
  padding:3px 0;
}
.aboutUsList ul{
  padding-left:20px;
}
.aboutUsList h5{
  margin:20px 0;
}
.aboutDescp1 h4{
  color:#444d69;
  margin:20px 0 0 0;
}
.cimm_CaroBlockTitle{
  padding: 40px 0 !important;
}
.cimm_CaroBlockTitle:after{
  content: "";
  display: block;
  width: 64px;
  border-bottom: 6px solid #AF282E;
  padding: 10px 0;
}
.cimm_CaroBlockTitle label{
  color: #003045;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 40px !important;
  background: #F0F0F0 !important;
  font-family: ProximaNovaCondSemibold;
}
ul.shopByCategory li{
  list-style-type:none !important;
  text-align:center;
}
ul.shopByCategory li .cimm_slideItemImg{
  background:#FFF !important;
  width:256px;
  height:240px;
  text-align:center;
  margin: 0 10px;
}
ul.shopByCategory li .cimm_slideItemDesp{
  text-align:center;
  background:#FFF;
  color:#003045;
  font-size:24px;
  margin: 0 10px;
  width: 256px;
}
ul.shopByCategory li .cimm_slideItemDesp a{
  color:#003045;
}
ul.featuredProductList li, ul.featuredBrands li{
  background:#FFF !important;
}
ul.featuredProductList li.slick-slide{
  box-shadow: none !important;
  border-radius: 0 !important;
  height:570px !important;
}
ul.featuredBrands li.slick-slide{
  box-shadow: none !important;
  border-radius: 0 !important;
}
ul.featuredProductList button.slick-prev, 
ul.featuredProductList button.slick-next,
ul.featuredBrands button.slick-prev,
ul.featuredBrands button.slick-next{
  box-shadow: none;
  background: transparent;
  color: #003045;
}
.cimm_staticPageWrap .container-fluid{
  background: #FFF;
}
.bannerBootomLogos{
  margin: 0 auto;
  padding:10px 10px;
}
.cimm_itemShortDesc{
  min-height: 85px;
  font-family: ProximaNovaCondRegular;
  font-size: 16px;
  color: #323232;
}
.priceSpan{
  font-size: 24px !important;
  color: #323232;
  font-family: ProximaNovaCondSemibold !important;
}
.Disp_featbuttonhom{
  width: 224px !important;
  text-align: center;
}
.DiSp_productPrice{
  padding-bottom: 25px !important;
}
.cimm_sliderWrap .cimm_caroWrap li ul li{
  margin: 0px;
  height: 60px;
}
.cimm_sliderWrap .cimm_caroWrap li{
  margin: 10px 0px;
}
.cimm_sliderWrap .featuredProductList.cimm_caroWrap li ul li{
  height: 100%;
}
.map_shipping_image1 {
  padding: 25px;
  float: right;
  margin-top: -15px;
}
.ups_image1 {
  padding-right: 25px;
  float: right;
  padding-left:5px;
}
.shipping_h1 {
  margin-left: 20px;
  margin-bottom: 0.7em;
  font-size: 28px !important;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin: 0px !important;
  padding: 0px !important;
}
.shipping_h2 {
  color: #003045;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 24px !important;
  font-family: ProximaNovaCondSemibold;
  margin: 0px !important;
}
.privacy_h1 {
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizelegibility;
  text-transform: uppercase;
  margin: 0px !important;
  font-size: 28px !important;
  padding: 0px !important;
}
.privacy_h2 {
  color: rgb(0, 48, 69);
  text-transform: uppercase;
  font-weight: 400;
  font-family: ProximaNovaCondSemibold;
  font-size: 24px !important;
  margin: 0px !important;
}
.privacy_h3 {
  color: rgb(0, 48, 69);
  text-transform: uppercase;
  font-weight: 400;
  font-family: ProximaNovaCondSemibold;
  font-size: 18px !important;
}
.return_heading{
  margin-left: 20px;
  margin-bottom: 0.7em;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
}
.return_anchor{
  color: #125687;
}
.paragraph_font{
  line-height:26px;
  font-size:18px;
}
.page-title h1{
  font-size: 24px !important;
  font-weight: 600 !important;
  padding-bottom: 3px !important;
  margin-bottom: 15px !important;
  text-transform: uppercase;
}
.col-main .std p{
  font-size: 14px !important;
  line-height: 24px !important;
  margin: 0 0 1.5em;
}
.col-main .std h3{
  margin: 0;
  margin-bottom: 10px !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  font-style: normal;
  line-height: 1.4 !important;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.panel-default:first-child {
  border: none !important;
}
.panel-group .panel {
  margin-bottom: 0 !important;
  border-radius: 4px !important;
}
.panel-default > .panel-heading {
  background: transparent !important;
  border: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background-color: #f0f0f0 !important;
}
.col-main .std h4{
  margin: 0 !important;
  margin-bottom: 10px !important;
  font-size: 14px !important;
  font-weight: bold !important;
  font-style: normal !important;
  line-height: 1.4 !important;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.col-main .std .panel{
  display: block !important;
  background-color: #f0f0f0 !important;
}
.panel-default > .panel-heading .panel-title {
  font-size: 13px !important;
  font-weight: 500 !important;
}
.panel-default > .panel-heading .panel-title a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
  zoom: 1;
  width: 100%;
  color: #003045;
}
.panel-default {
  border-color: transparent !important;
  border-top-color: #003045 !important;
  box-shadow: none !important;
}
.panel-default > .panel-heading .panel-title a.collapsed:before, .panel-default > .panel-heading .panel-title a.collapsed:after {
  color: #003045 !important;
}
.panel-default > .panel-heading .panel-title a:before, .panel-default > .panel-heading .panel-title a:after {
  font-size: 10px !important;
  position: absolute !important;
  top: 4px !important;
}
.panel-default > .panel-heading .panel-title a .fa-plus{
  display: none;
}
.panel-default > .panel-heading .panel-title a .fa-minus{
  display:block;
  float: right;
}
.panel-default > .panel-heading .panel-title a.collapsed .fa-minus{
  display: none;
}
.panel-default > .panel-heading .panel-title a.collapsed .fa-plus{
  display:block;
  float: right;
}
.panel-default .panel-body {
  border: none !important;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #003045 !important;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #003045 !important;
}
.panel-group .panel+.panel {
  margin-top: -25px !important;
}
.panel-default > .panel-heading .panel-title a.collapsed {
  color: #003045 !important;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 45px;
  color: white;
  font-weight: bold;
  font-family: 'ProximaNovaCondBold';
}
.pes_bgColor{
  margin-top: -96px;
  background: linear-gradient(135deg,rgb(26,96,145) 0%,rgb(9,71,114) 100%);
  padding: 72px 48px;
  margin-left: 150px;
  font-size: 16px;
  color: white;
}
.pes_bgColor p{
  padding: 0 48px;
  letter-spacing: 1px;
  font-family: 'ProximaNovaCondRegular';
  font-size: 18px;
  font-weight: 400;
}
.pes_bgColor p img, .pes_bgColor img{
  width: 352px;
  margin-bottom: 40px
}
.pesLabel{
  text-align: right;
  color: white;
  margin: 0 260px;
  font-size: 45px;
  font-weight: bold;
  padding: 8rem 0 4.125rem 0;
}
.card-large{
  position: relative;
  display: block;
  margin-bottom: 10.25rem;
  padding: 3rem 2rem 2.5rem 2rem;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.1);
  transition: all 0.3s ease-in-out;
  color: white;
  height: 558px;
}
.card-large p {
  padding: 0 0 1.5rem 0;
  color: rgba(255,255,255,0.9);
  font-size: 1.25em;
  letter-spacing: 0.75px;
  text-transform: capitalize;
  text-align: left;
}
.card-large h3 {
  padding: 0 0 1.5rem 0;
  color: rgba(255,255,255,0.9);
  font-size: 1.75em;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  text-align: center;
}
.card-large:hover {
  margin-top: -0.5rem;
  margin-bottom: 2.375rem;
}
.card-large:hover {
  border-color: rgb(20,110,170);
}
.card-large span{
  display: block;
  color: rgb(20,110,170);
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  background: transparent;
  transition: color 0.3s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2.5rem;
}
}
.cell{
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.container-certifications {
  padding: 6rem 2.5rem 6rem 0;
}
.large-up>.cell {
  width: 20%;
  list-style-type: none !important;
  display: inline-flex;
  padding:3rem;
}
.container-certifications ul {
  margin: 0;
  list-style-type: none;
}
.container-certifications ul li {
  padding: 2rem;
}
.container-certifications ul li:nth-child(odd) {
  padding-right: 2rem;
}
.container-certifications ul li:nth-child(even) {
  padding-left: 2rem;
}
.large-up-4>.cell {
  width: calc(25% - 1.875rem);
  display: inline-flex;
  margin: 0 18px 0 0;
}
.align-middle {
  display: flex;
}
.card-small {
  margin-bottom: 1.875rem;
  padding: 20px;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  transition: all 0.3s ease-in-out;
  display: inline-flex;
}
.card-small img {
  margin-bottom: 1rem;
  height: auto;
  opacity: 0.8;
  width: 85px;
}
.card-small .cell{
  text-align: left;
  display: inline-flex;
}
.large-shrink{
  width: auto !important;
}
.large-auto h5 {
  color: rgb(75,75,75);
  letter-spacing: 0.75px;
  transition: color 0.3s ease-in-out;
  margin-left: 2.5rem;
  text-transform: uppercase;
}
.card-small:hover {
  border: 1px solid rgb(14,86,136);
  background: white;
}
.iwsLabel{
  padding: 6rem 0 2rem 0;
  letter-spacing:0.5px;
}
@media screen and (max-width: 1024px){
  .mainRow{
    padding: 0px 14px;
  }
.pes_bgColor p{
  padding: 0px;
}
.large-up-4>.cell{
  width: 45%;
}
.card-small img{
  width: 8rem;
}
.large-up>.cell{
  width: 20%;
}
.centered{
  font-size: 22px;
}
.pes_bgColor{
  margin-top: 10px;
  padding: 8px;
  margin-left: 0;
}
.cimm_staticPageWrap .container-fluid {
  padding: 0;
}
}
@media screen and (max-width: 980px){
  .large-up-4>.cell{
    width: 45%;
  }
.large-up>.cell{
  width: 20%;
}
.pes_bgColor{
  margin-top: 0;
  padding: 8px;
  margin-left: 0;
}
.pesLabel {
  text-align: center;
  color: white;
  margin: 0 auto;
  font-size: 25px;
  font-weight: bold;
  padding: 2rem 0 2.125rem 0;
}
.card-large {
  position: relative;
  display: block;
  margin-bottom: 10.25rem;
  padding: 4rem;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.1);
  transition: all 0.3s ease-in-out;
  color: white;
  height: 100%;
}
}
@media screen and (max-width: 768px){
  .large-up-4>.cell{
    width: 44%;
  }
.large-up>.cell{
  width: 20%;
}
}
@media screen and (max-width: 480px){
  .centered{
    font-size: 16px;
  }
.large-up-4>.cell{
  width:100%;
}
.card-small img{
  width: 8rem;
}
.large-up>.cell{
  width: 50%;
}
}
.button.service-request {
  border-radius: 0;
  z-index: 2;
  display: block;
  position: fixed;
  top: 140px;
  right: 0px;
  margin: 0;
  padding: 1rem 1rem 0.9rem 1rem;
  color: rgb(255,255,255);
  font-size: 2.5rem;
  line-height: 1.3;
  background-color: rgb(157,32,38);
  border-color: rgb(157,32,38);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate( 
      -90deg);
  transform: rotate( 
      -90deg);
  transform-origin: bottom right;
  transition: padding 0.3s ease-in-out;
}
.button.service-request:hover {
  padding-bottom: 1.5rem;
  background-color: rgb(157,32,38);
  color: rgb(255,255,255);
}
@media screen and (min-width: 40em){
  .medium-text-left {
    text-align: left !important;
  }
}
.contact-wrapper-div .button {
  margin: 1.5rem 0 !important;
  padding: 0.6rem 2rem 0.5rem 2rem !important;
  color: rgb(14,86,136) !important;
  line-height: 1.3 !important;
  font-weight: 600 !important;
  letter-spacing: 0.5px !important;
  text-transform: uppercase !important;
  background-color: transparent !important;
  border: 1px solid rgb(14,86,136) !important;
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  -webkit-appearance: none;
  text-align: center;
  cursor: pointer;
}
.red-mark h1::after, .red-mark h2::after {
  content: "";
  display: block;
  position: relative;
  width: 50px;
  height: 5px;
  text-align: center;
  background-color: rgb(175,40,46);
  margin-top: 10px;
}
.red-mark h1, .red-mark h2 {
  padding: 40px 0;
  letter-spacing: 2px;
}
.mission {
  position: relative;
  margin-top: 4.5rem;
  padding: 3rem 2rem;
  border: 2px solid rgba(0,0,0,0.1);
  margin-bottom: 70px;
}
.missionimp {
  position: absolute;
  top: -26px;
  left: 463px;
  font-size: 25px;
  background: rgb(240 240 240);
}
@media screen and (min-width: 79rem){
  .grid-container {
    padding-right: 0;
    padding-left: 0;
  }
}
.grid-container {
  max-width: 75rem;
}
@media screen and (min-width: 64em){
  .container-form {
    padding: 6rem 0;
  }
}
@media screen and (min-width: 40em){
  .container-form {
    background: transparent;
  }
.grid-margin-x.medium-up-2>.cell {
  width: calc(50% - 1.875rem);
}
.grid-padding-y>.cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.grid-margin-x>.cell {
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}
}
.container-form {
  z-index: 1;
  position: relative;
}
.safetySection{
  background-color: rgb(15 79 124);
  color: white;
}
@media screen and (min-width: 64em){
  .grid-x>.large-4 {
    width: 33.33333%;
  }
}
.container-form p {
  font-size: 1.125em !important;
  margin: 0;
  padding-bottom: 1.5rem;
  font-size: 1em;
  line-height: 1.4;
}
.bg-dark h2 {
  color: rgb(255,255,255);
  padding: 0 0 1.5rem 0;
  line-height: 1.3;
  font-weight: 700;
}
.wrapper-form{
  background: #003045;
}
.bg-dark h3, .bg-dark p, .bg-dark ul li {
  color: rgba(255,255,255,0.9);
}
.locations-list .cell:hover {
  border-color: rgb(15,86,136);
}
.locations-list .cell {
  border-top: 5px solid #003045;
  transition: border-color 0.3s ease-in-out;
}
.culturePara p {
  text-align: left;
  margin: 0 auto;
  width: 40vw;
}
.safetyPara p {
  text-align: center
}
.safetyPara li {
  text-align: left;
  margin: 0 auto !important;
  width: 50%;
}
.locationPara p {
  text-align: center
}
.container-map {
  position: relative;
}
.container-map .map-pin.ues-1-1 {
  top: 31%;
  left: 73%;
}
.container-map .map-pin {
  position: absolute;
  margin: 0;
  width: 20px;
  height: 20px;
  background-color: rgb(14,86,136);
  border: 2px solid rgb(255,255,255);
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.dropdown-pane{
  visibility: hidden;
}
.map-pin:hover .dropdown-pane {
  visibility: visible;
  display: block;
}
button.tip span {
  display: none;
}
button.map-pin:hover span {
  position: absolute;
  display: none;
  width: 174px;
  padding: 5px 20px 5px 5px;
  color: white;
  font-size: 0.75em;
  background-color: rgb(0,48,69);
  border: 0;
}
.container-map .map-pin.ues-2-1 {
  top: 56%;
  left: 74%;
}
.container-map .map-pin.ues-3-2 {
  top: 75.5%;
  left: 51.5%;
}
.container-map .map-pin.ues-4-1 {
  top: 72%;
  left: 57.75%;
}
.container-map .map-pin.pes-1-1 {
  top: 19.5%;
  left: 69.5%;
}
.container-map .map-pin.pes-1-2 {
  top: 76%;
  left: 45%;
}
.container-map .map-pin.pes-2-1 {
  top: 46%;
  left: 70%;
}
.container-map .map-pin.pes-3-1 {
  top: 64%;
  left: 57.5%;
}
.container-map .map-pin.pes-4-1 {
  top: 64%;
  left: 56%;
}
.container-map .map-pin.pes-5-1 {
  top: 28%;
  left: 64.5%;
}
.container-map .map-pin.pes-6-1 {
  top: 45%;
  left: 50.5%;
}
.container-map .map-pin.pes-6-2 {
  top: 60.5%;
  left: 69.5%;
}
.container-map .map-pin.res-1-1 {
  top: 65%;
  left: 37%;
}
.container-map .map-pin.res-1-2 {
  top: 38%;
  left: 34%;
}
.container-map .map-pin.res-1-3 {
  top: 32%;
  left: 21%;
}
.container-map .map-pin.res-1-4 {
  top: 34%;
  left: 1.5%;
}
.container-map .map-pin.res-1-5 {
  top: 8%;
  left: 6%;
}
.container-map .map-pin.res-1-6 {
  top: 5%;
  left: 8%;
}
.container-map .map-pin.res-1-7 {
  top: -0.5%;
  left: 8%;
}
.container-map .map-pin.res-1-8 {
  top: 16%;
  left: 29%;
}
.container-map .map-pin.res-1-10 {
  top: 56.25%;
  left: 18%;
}
.container-map .map-pin.res-1-11 {
  top: 63%;
  left: 47%;
}
.container-map .map-pin.res-1-13 {
  top: 53%;
  left: 39.75%;
}
.container-map .map-pin.res-2-1 {
  top: 58%;
  left: 17.5%;
}
.container-map .map-pin.res-2-2 {
  top: 58%;
  left: 19%;
}
.container-map .map-pin.res-2-3 {
  top: 58.75%;
  left: 13%;
}
.container-map .map-pin.res-3-1 {
  top: 72%;
  left: 53.5%;
}
.container-map .map-pin.res-5-1 {
  top: 69.75%;
  left: 59%;
}
.container-map .map-pin.res-6-1 {
  top: 32.5%;
  left: 85%;
}
.container-map .map-pin.res-6-2 {
  top: 28%;
  left: 79%;
}
.container-map .map-pin.res-7-1 {
  top: 51%;
  left: 7.5%;
}
.container-map .map-pin.res-8-1 {
  top: 32.5%;
  left: 79%;
}
.container-map .map-pin.res-8-2 {
  top: 32%;
  left: 81.5%;
}
.container-map .map-pin.iss-1 {
  top: 75%;
  left: 50.25%;
}
.container-map .map-pin.is-1-1 {
  top: 80%;
  left: 81.5%;
}
.container-map .map-pin.is-2-3 {
  top: 63%;
  left: 41%;
}
.container-map .map-pin.is-3-3 {
  top: 24.5%;
  left: 91.5%;
}
.container-map .map-pin.hq {
  top: 75%;
  left: 49%;
  background-color: rgb(175,40,46);
}
@media only screen and (max-width: 768px) {
  .locationPara p {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .contactBg{
    padding: 0px !important;
  }
.culturePara p {
  margin-left: 0px;
  text-align: center;
  width: 100%;
}
}
@media only screen and (max-width: 768px) {
  .safetyPara p {
    margin-left: 0px;
    width: 100%;
  }
.safetyPara li {
  margin-left: 0px;
}
}
@media only screen and (max-width: 768px) {
  .mission {
    margin-left: 0px;
  }
.missionimp{
  position: relative;
  margin-left: 0px;
  font-size: 12px;
  left: 17px !important;
  top: -49px !important;
}
}
.contactbtn {
  margin: 1.5rem 0;
  padding: 8px 16px;
  color: rgb(14,86,136);
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  background-color: transparent;
  border: 1px solid rgb(14,86,136);
  text-align: center;
  cursor: pointer;
  transition: background-color .25s ease-out,color .25s ease-out;
  border-radius: 0;
  display: inline-block;
  vertical-align: middle;
}
.contactbtn:hover, .contactbtn:focus {
  color: rgb(255,255,255);
  background-color: rgb(14,86,136);
  border-color: rgb(14,86,136);
}
.contactPadding{
  padding: 6rem 1rem !important;
}
.contactBg{
  background:rgb(14,86,136) !important;
  color: white;
}
.contactHelp{
  font-size: 42px;
  font-weight: 600;
  padding: 8px 14px;
  color: white;
  letter-spacing: 1px;
}
.contactHelpP{
  font-size: 18px;
  padding: 12px 14px;
  color: white;
  line-height: 28px;
  text-align: justify;
}
.contactHelpP-P{
  font-size: 32px !important;
  width: 95%;
  border-radius: 4px;
  margin-left:15px;
  line-height: 1;
}
.contactHelpP-P > a{
  color: white;
  display: inline-flex;
  vertical-align: top;
}
.contactHelpP-P > a:hover{
  color: white;
}
.location-list-top{
  border-top: 5px solid rgb(197,211,216);
  transition: border-color 0.3s ease-in-out;
  padding-top: 10px;
}
.locations-list-top:hover {
  border-top: rgb(15,86,136) !important;
}
.loactionsLabel h4{
  padding: 0;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 0.5px;
  color: rgb(0,48,69) !important;
}
.loactionsLabel span{
  color: rgb(50,50,50);
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
}
.loactionsLabel a{
  display: block;
  position: relative;
  margin: 0.625rem 0 1.25rem 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: rgb(15,86,136);
}
.requestForm h3{
  font-size: 35px;
  padding: 1.5rem 0 1.5rem 0;
}
.requestForm ul li{
  font-size: 18px;
  margin: 8px 0px;
}
#requestServiceForm input, #requestServiceForm .btn, #requestServiceForm .file-control{
  height: 45px;
  border-radius: 0;
}
#requestServiceForm [type="file"] {
  border: 0;
}
.compPartP{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 20px;
}
.compPartP:hover{
  text-decoration: underline;
}
.compPartImg{
  margin: 0 auto;
}
.table-wrapper{
  width: 75%
}
.table-wrapper .table-header {
  background: rgb(230, 231, 214);
  ;
}
.table-wrapper tr td{
  border: 1px solid #C5CDDA;
}
.table-header-title{
  color: rgb(85, 85, 85);
  font-size: 14px;
  text-align: center;
}
table>thead>tr>th, 
table>tbody>tr>th, 
table>tfoot>tr>th, 
table>thead>tr>td, 
table>tbody>tr>td, 
table>tfoot>tr>td{
  padding: 4px 8px;
}
.pesCustom1{
  padding: 120px 20px;
  color: white;
  font-size: 18px;
}
.pesCustom2{
  padding: 120px 20px;
  color: #003045;
  font-size: 18px;
}
ul.segment li:before{
  content: "+";
  padding-right: 0.9rem;
}
.column p img{
  padding: 0;
}
.textforImage{
  color: white;
  font-size: 85px;
  font-family: 'ProximaNovaCondBold';
  font-style: italic;
  line-height: 75px;
  position: absolute;
  top: 35%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
}
.textpsmall{
  font-size: 50px !important;
  line-height: 1.3;
}
.industries_inside {
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
  padding: 20px;
  border: 1px solid #e2e4f0;
}
.bannerAddText{
  color: white;
  font-size: 60px;
  font-family: 'ProximaNovaCondBold';
  font-style: italic;
  line-height: 50px;
  font-weight: bold;
  background: #003045;
  padding: 18px 30px;
  width: 100%;
  text-align: center;
}
.fontSize-2{
  font-size:18px;
  line-height:1.3;
}
.industries_inside {
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  height: 100%;
  padding: 20px;
  border: 1px solid #e2e4f0;
  margin: 0 10px;
}
.industries_inside .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  margin-right: 20px;
}
.industries_inside .title{
  font-size: 20px;
  color: #002f45;
  text-transform: uppercase;
  line-height: 1.2;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.phoneBold{
  font-weight:bold;
}
.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.display-flex .column {
  flex-direction: column;
  margin-bottom:30px;
}
.fs-form-container .fs-form-row .fs-input{
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.fs-form-container div.fs-form-row {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 48%;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px !important;
}
.fs-row.fs-form-row.fs-textarea-row {
  width: 97% !important;
}
.fs-input[type="file"]::file-selector-button {
  padding: 10px;
  margin: -5px -12px;
  margin-inline-end: 5px;
  color: #666;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 0;
  border-radius: 0;
}
.fs-form-loaded .fs-form-container .fs-form-submit {
  background: #003045;
  padding: 12px;
  color: #fff;
  font-family: proximanovacondregular;
  font-size: 14px;
  letter-spacing: normal;
  cursor: pointer;
  text-align: center;
  border: none;
  border-radius: 25px;
  text-transform: uppercase;
  float: none;
  display: inline-block;
}
a.fs-form-submit:hover{
  color:#fff;
}
input#\33 745_Upload-file::file-selector-button {
  margin-right: 20px;
  border: none;
  background: #003045;
  color:#fff;
  padding: 10px 20px;
  border-radius: 0px;
  color: #fff;
  cursor: pointer;
  transition: background .2s ease-in-out;
}
input#\33 745_Upload-file {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #fff;
  color: #000;
}
@media all and (max-width: 1200px) {
  .textforImage{
    font-size: 60px !important;
    line-height: 48px !important;
  }
.textpsmall{
  font-size: 32px !important;
}
.bannerAddText{
  font-size: 30px !important;
  padding: 8px !important;
  line-height: 28px !important;
}
}
@media all and (max-width: 795px) {
  .textforImage{
    font-size: 45px !important;
    line-height: 40px !important;
  }
.textpsmall{
  font-size: 28px !important;
}
.bannerAddText{
  font-size: 30px !important;
  padding: 8px !important;
  line-height: 28px !important;
}
.card-large span{
  position: relative;
  bottom: 0.5rem;
}
.pesCustom2, .pesCustom1{
  padding:20px !important;
}
}
@media all and (max-width: 618px) {
  .textforImage{
    font-size: 24px !important;
    line-height: 24px !important;
  }
.textpsmall{
  font-size: 14px !important;
}
.bannerAddText{
  font-size: 16px !important;
  padding: 8px !important;
  line-height: 14px !important;
}
}
.DiSP-help h3 {
  color: #af282e;
}
.DiSP-iconBG {
  background: #f4f5f0;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  margin-bottom: 20px;
  text-align: center;
  padding: 20px;
}
.mfgData{
  font-size: 20px;
  margin-bottom: 20px;
}
table tbody tr td a, .scrollToId, p a {
  color: #337ab7;
  text-decoration: underline;
}
.scrollToId{
  margin: 0 5px;
}
#contactUsForm ul li.iti__country{
  color: #333;
  list-style-type: none;
}
@media all and (max-width: 480px) {
  .DiSP-iconBG {
    margin: 0 auto;
  }
.DiSP-help h3 {
  text-align: center;
}
.DiSP-help .paragraph_font {
  text-align: center;
  margin-bottom: 20px;
}
.mfgDataHeading{
  font-size: 24px;
}
}
.rfqIframe{
  border: 0 !important;
}
