.inner-page-header-4, .inner-page-header-2, .inner-page-header {
    padding: 90px 0;
    background: url(https://images.tmcnet.com/expo/enterprisecommunicationssummit/ecs-sld1.jpg) center; 
}

.overlayhmpg {
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    z-index: -1;
    height: 100%;
    opacity: .7;
    position: absolute;
    background: #002757;
} 

.icon-box .icon {
    float: left;
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
    color:#bae4fa;
    -webkit-transition: all .3s cubic-bezier(0.25, .46, .45, .94);
    transition: all .3s cubic-bezier(0.25, .46, .45, .94);
}

.icon-box.circled:hover .icon,
.icon-box.boxed:hover .icon,
.icon-box.circled.touch .icon,
.icon-box.boxed.touch .icon {
    background-color: #561cb5;
    color: #fff
}

.client-list .client-logo .logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 88%;
    height: auto;
    padding:1% 0 ;
    border:1px solid #361e4b;
    margin-right: 3%;
	padding-bottom:1%;
    box-shadow:none;
}
.client-list .client-logo img{ margin-bottom:1px; padding-top:10px; padding-bottom:10px;}

.orb-butt {background: linear-gradient(98.28deg,#FDCE39 2.11%,#FD8963 30.92%,#ED5174 97.49%); color:#000; font-weight:bold;}