/***update*****/
div#features-11, div#features-4 {
    background: #fbfbfb;
}
div#features-4 ul.related {
    margin-top: 20px;
}
div#features-4 ul.related li::before {
    opacity: 0;
}
div#features-4 ul.related li {
    padding: 0;
}

/*Arabic starts*/
.i18n-ar .related li::before {
    right: -14px;
}
.i18n-ar .content-wrap.animated .slick-dots {
    text-align: center;
}
.i18n-ar .bottom-cta-wrap h2, .i18n-ar #block-system-main .bottom-cta-wrap .content-wrap.animated {
    text-align: center;
}
/*Arabic ends*/
/*Slideshow starts*/
.lang-ar .slick-slider .slick-list, .lang-ar .slick-slider .slick-dots {    direction: ltr;}
/*Slideshow ends*/
.related li {
  display: block;
  font-size: 15px;
  line-height: 21px;
  margin: 0;
  color: #666;
  padding: 6px 15px;
  font-weight: 400;
  text-decoration: none;
  background: none;
}
.related li:before {
    width: 7px;
    height: 7px;
    content: '';
    display: inline-block;
    background: #999;
    border-radius: 50%;
    position: relative;
    top: -2px;
    left: -14px;
}
.features-item .cont-part ul li{background:none;}
.cont-part p a{text-decoration:underline;}
ul.related {margin-top: 15px;}
.features-item.bottom-image .image-part img {max-width: 90%; margin: 0 auto;}
.bot-banner-wrap .quick-link-wrap{display:none;}
.z-slider li{
text-align:center;
}
.z-slider li img{
max-width:300px;
}
@media only screen and (max-width: 991px){
.slick-slider {
    margin-top: 40px;
}
}