section.cms-boxes .cms-boxes-outer {
    text-align: left;
    margin-bottom: 6px;
    padding: 0 3px;
    overflow: hidden;
}
section.cms-boxes .cms-boxes-outer .cms-boxes-items {
    height: 350px;
    display: table;
    width: 100%;
    
}
section.cms-boxes .cms-features {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap1.jpg');
}
section.cms-boxes .cms-features1 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap1.jpg');
    background-size: cover; 
    background-position: center;
   
}
section.cms-boxes .cms-features2 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap8.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-features3 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap4.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-features4 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap9.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-features5 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap2.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-features6 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap7.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-features7 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap10.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-features8 {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
    background-image: url('images/cap12.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .boxes-align {
    display: table-cell;
    vertical-align: middle;
}
section.cms-boxes .small-box, section.cms-boxes .large-box {
    max-width: 350px;
    margin: 0 auto;
    text-align: center;
}
section.cms-boxes .cms-boxes-items h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 400;
    line-height: 37px;
    text-align: center;
    margin: 20px 0 10px;
    text-transform: uppercase;
}
section.cms-boxes .cms-boxes-outer .cms-boxes-items p {
    color: #fff;
}
section.cms-boxes .boxes-align {
    display: table-cell;
    vertical-align: middle;
}
section.cms-boxes .cms-boxes-outer .cms-boxes-items {
    height: 350px;
    display: table;
    width: 100%;
}
section.cms-boxes .cms-features {
    /*background-color: #b70457; */
    background-color: #514f4f;
    background-size: cover;
}
section.cms-boxes .cms-boxes-outer .cms-boxes-items {
    height: 350px;
    display: table;
    width: 100%;
}
section.cms-boxes .cms-security {
    background-color: #8e8e8e;
  
}
section.cms-boxes .cms-security1 {
    background-color: #8e8e8e;
    background-image: url('images/cap3.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-security2 {
    background-color: #8e8e8e;
    background-image: url('images/cap11.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-security3 {
    background-color: #8e8e8e;
    background-image: url('images/cap6.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-security4 {
    background-color: #8e8e8e;
    background-image: url('images/cap5.jpg');
    background-size: cover; 
    background-position: center;
}
section.cms-boxes .cms-security, section.cms-boxes .cms-documentation {
    /*background-color: rgb(66, 16, 88);*/
    background-color: #8e8e8e;
}
section.cms-boxes .cms-scalability {
    background: url(images/scalability.jpg) 0 0 no-repeat;
    background-size: cover;
}
section.cms-boxes .cms-boxes-outer {
    text-align: left;
    margin-bottom: 6px;
    padding: 0 3px;
}
section.cms-boxes .cms-built {
    background: url(images/customer-service.jpg) 0 0 no-repeat;
    background-size: cover;
}
section.cms-boxes .cms-security, section.cms-boxes .cms-documentation {
    /*background-color: rgb(66, 16, 88);*/
    background-color: #8e8e8e;
}
section.cms-boxes .cms-boxes-items:hover {
 /* opacity: .2; */
 transform: scale(1.1);
 transition: transform 0.3s ease;
  cursor: pointer;
  
}