.editable__container--inner img { 
    height: auto !important;
    margin: 0 auto;
}

ul#staff__list {
    list-style-type: none;
}

.staff-member__description {
    
    text-align: justify;
}
.editable__container--inner ol { 
    clear:none;
}

.editable__container--inner ul { 
    clear:none;
}
.gallery .gallery-slider .gallery-item img {
    margin: 3px;
    box-shadow: 0px 0px 10px #888888;
    padding: 3px !important;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.editable__container--inner p { 
    text-align: justify;
}

.embedwidget__container.embedcode__container {
  
    background: #8448a1;
}

.logo__link.logo__top .logo__image {
    height: 115px;
    margin-bottom: 13px;
    width: 185px !important;
}

#D3cpWidget {
    color: #555;
    font-family: Helvetica, Arial, sans-serif;
    width: 100% !important;
    text-align: left;
}
.d3cp_feature_wrap {
    background: url(//www.demandforce.com/widget/css/images/d3cp_featured_bg.png) repeat-x scroll left top transparent;
    display: inline-block;
    padding: 20px 20px 0;
    width: 100% !important;
}


@media(max-width:515px) {
.d3cp_review_main {
    float: left;
    width: 100% !Impoortant;
    margin-left: 15px;
}
}














