

.cmms1 {
    background-color: #f8f9fb;
    margin: 30px 0;
    padding-left: 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

  }
  
  .cmms1 img {  
    width: 60px;
    height: 60px;
    padding:10px;
    vertical-align: middle;
     text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;  
  }
  
  .cmms1-txt {
    position: relative;
    overflow: hidden;
    padding-left: 30px;
  }
  
  .cmms1-txt h5.h5-xs {
    color: #757575;
    font-size: 0.85rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 4px;
  }
  
  .cmms1-txt h5.h5-lg {
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
  }
  
  .cmms1-txt p {
    color:"#757575";
    padding-right: 5%;
    margin-bottom: 0;
  }

  .page-hero-section {
    padding-bottom: 40px;
    padding-top: 60px;

  }

  #xxxcontacts-page.page-hero-section {

    background-image: url(../images/title460_C_1.jpg);
  }
  