ul li h4{margin-bottom: 10px;}
.features-banner-wrap{padding: 90px 0 60px;}
.features-banner-wrap .cta-btn{margin-top: 20px;}
.features-item .cont-part ul li{background:none;position: relative;padding-left: 70px;}
.icon {width: 60px;height: 60px;background: url('/sites/default/files/showtime/showtime-for-your-team-sprite.png') no-repeat left top/400px auto;position: absolute;left: 0;top: 0px;}
#features-1 .cont-part ul li:first-child .icon{background-position: 0 0;}
#features-1 .cont-part ul li:nth-child(2) .icon{background-position: -70px 0;}
#features-1 .cont-part ul li:nth-child(3) .icon{background-position: -140px 0;}

#features-2 .cont-part ul li:first-child .icon{background-position: -210px 0;}
#features-2 .cont-part ul li:nth-child(2) .icon{background-position: -270px 0;}
#features-2 .cont-part ul li:nth-child(3) .icon{background-position: -340px 0;}

#features-1 h2,#features-2 h2{text-align: center;}
.learnmore{margin-left:10px;}
@media only screen and (min-width: 992px) {
       .features-banner-content .banner-img{max-width:700px;margin-top:70px;}
	#features-2 .content-wrap,#features-1 .content-wrap,
	#features-2.features-item .image-part,#features-1.features-item .image-part{overflow: visible;}
	#features-2.features-item .image-part img{max-width:150%;position:relative;left:-50%;}
	#features-1.features-item .image-part img{max-width:150%;}
	#features-1 h2,#features-2 h2{text-align: center;padding:0 10px;margin:60px 0 0;}
	#features-1.features-item .content-wrap,#features-2.features-item .content-wrap{padding:20px 0 60px;}
    .bottom-cta-wrap .content-wrap{padding: 0px 0 120px;}
	#features-1{margin-top: 90px;}
	.features-banner-wrap{padding: 90px 0 60px;background: #fbfbfb;border-bottom-left-radius: 60%;border-bottom-right-radius: 60%;width: 140%;position: relative;left: -20%;}
.inside{overflow:hidden;}
}

@media only screen and (max-width: 991px) {
	#features-2.features-item .cont-part ul,
	#features-1.features-item .cont-part ul{max-width: 480px;margin: auto;text-align: left;}
}
@media only screen and (max-width: 767px) {
	#features-1.features-item .content-wrap,
	#features-2.features-item .content-wrap{padding: 10px 0 40px;}
}

/*Arabic starts*/
.lang-ar #block-system-main .content-wrap.animated {
	text-align: center;
}
.lang-ar .features-banner-wrap {
       left: 0;
       width: 100%;
}
.lang-ar #features-2.features-item .image-part img {
	right: -50%;
}
.lang-ar .inside {
	overflow: inherit;
}
.lang-ar .features-item .cont-part ul li {
	padding-right: 70px;
	padding-left: 0;
}
.lang-ar .icon {
	right: 0;
	left: unset;
}
 @media screen and (max-width:991px) {
.lang-ar .features-item p {
	text-align: right;
}
/*Arabic ends*/