body{
  font-size:16px;
}
.staticBanner{
  position:relative;
}
.staticBanner img{
  display:block;
  width:100%;
}
.staticBannerText{
  position:absolute;
  bottom: 2%;
  left: 26%;
}
.staticBannerText h2{
  font-size:45px;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.70);
  color: #e92b2d;
}
.staticBlock{
}
.staticBlock h3{
  margin-bottom:10px;
  font-size:16px;
  color: #d50003;
}
.staticBlock p{
}
#contentArea {
  line-height: 20px;
  padding: 35px;
}
.staticImagePdf img{
  width:100%;
  display:block;
  padding:0% 10%;
}
.titlePDF{
  text-align:center;
  padding-bottom:15px;
}
.titlePDF a{
  color:#d50003;
}
.titlePDF a:hover{
  text-decoration:underline;
}
.locationHalfWidthWrap{
  border-right:1px solid #000;
  padding: 0 50px;
  margin-bottom:50px;
}
.locationHalfWidtRighthWrap{
  padding: 0 50px;
  margin-bottom:50px;
}
.locationTitle{
  font-weight:bold;
}
.locationList{
}
.locationList ul li{
}
.locationList ul li a{
  color:#d50003;
}
.locationLocator{
}
.locationLocator a{
  color:#d50003;
  font-weight:bold;
}
.line{
  border-bottom:1px solid #000;
}
.cimm_supplierImages ul li {
  float: left;
  /* margin-left: 34px; */
  position: relative;
  width: 23.5%;
  margin-right: 2%;
}
.cimm_supplierImages ul li:last-child {
  margin-right: 0%;
}
.cimm_supplierImages ul li img{
  width:100%;
  /*border: 2px solid #898989;*/
  border:none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 10px 30px 20px 30px;
}
.categoreyMainBlock {
  width: 23%;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0px 2.5% 20px 0;
}
.categoreyMainBlock:last-child {
  margin: 0 0 20px 0;
}
.categoreyMainBlock a {
  width: 100%;
  display: block;
}
.categoreyMainBlock .cimm_categoryImg {
  width: 100%;
  display: block;
  padding: 0 0 10px 0;
}
.categoreyMainBlock .cimm_categoryImg img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 208px;
  max-height: 208px;
  border: 1px solid #a4a8a8;
}
.categoreyMainBlock h3.cimm_categoryHeading {
  height: 45px;
  margin: 0;
  width: 100%;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'CenturyGothic';
}
.categoreyMainBlock h3.cimm_categoryHeading a {
  color: #eb2a2d;
}
.cimm_staticPageWrap ul li {
  padding-left: 20px;
}
.cimm_staticPageWrap li:before {
  content: '\2022';
  display: block;
  height: 0;
  left: -0.9em;
  position: relative;
  font-size: 22px;
  color: #000;
  bottom: 5px;
}
.cimm_supplierImages ul li {
  padding-left: 0;
}
.cimm_supplierImages li:before {
  display: none;
}
.bannerWrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
/* responsive */ 
@media only screen and (max-width: 1028px){
  .bannerWrapper {
    width: 100%;
  }
}
@media (max-width:1180px) and (min-width: 991px){
  .bannerWrapper {
    width: 100%;
  }
}
@media (max-width:1025px) and (min-width: 991px){
  .locationHalfWidthWrap {
    border-right:0px;
    padding: 0;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
.locationHalfWidtRighthWrap {
  padding: 0;
}
.bannerWrapper {
  width: 100%;
}
}
@media (max-width:990px) and (min-width: 768px){
  .locationHalfWidthWrap {
    border-right:0px;
    padding: 0;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
.locationHalfWidtRighthWrap {
  padding: 0;
}
.bannerWrapper {
  width: 100%;
}
}
@media (max-width:767px){
  .locationHalfWidthWrap {
    border-right:0px;
    padding: 0;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
.locationHalfWidtRighthWrap {
  padding: 0;
}
.bannerWrapper {
  width: 100%;
}
}
@media (max-width:480px){
  .bannerWrapper {
    width: 100%;
  }
}
/* responsive ends*/ 
.customHeading{
  width: 80%;
  border-bottom: 1px solid #d7d7d7;
  line-height: 1px;
  color: #000;
  text-align: center;
  margin: 35px auto;
  font-family: 'CenturyGothic';
}
.customHeading1 {
  width: 100%;
  border: 1px solid #d7d7d7;
  line-height: 2;
  color: #fff;
  text-align: center;
  margin: 30px auto;
  font-family: 'CenturyGothic';
  padding: 10px;
  background: grey;
  font-size: 20px;
}
.customHeading span{
  background: #fff;
  padding: 0 3%;
  width: 50%;
  margin: 0 auto;
  position: relative;
  top: 3px;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 300;
}
.customHeading2{
  color: #000;
  margin: 25px auto;
  text-align: center;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'CenturyGothic';
  font-weight: normal;
}
.Disp_pageName{
  font-size:20px;
}
.Disp_SubpageHeading{
  margin-bottom: 4%;
}
.cimm_supplierImages ul li {
  border: 2px grey solid;
  border-radius: 10px;
}
.cimm_supplierImages {
  /*margin-bottom: 40px;*/
}
.locationList ul li:before {
  content: "";
}
ul.locList li.active a:after {
  content: "\25b6";
}
ul.locList li:before{
  content: url(../WEB_THEMES/REECE_SUPPLY/images/breadCrumb.png) !important;
  position: absolute;
  top: 50%;
  right: -8px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
}
ul.locList li.active a, ul.locList li a:hover {
  color: #d50003;
  font-weight: bold;
}
.3MLogo img{
  width: 170px;
  margin: 30px auto 0 69px;
}
