.apmenu-dropdown a {
  padding-bottom: 22px !important;
}
.section-indxx-dropdown, .solution-indxx-dropdown, .help-indxx-dropdown, .features-indxx-dropdown {
  position: absolute;
  background-color: #fff;
  top: 50px;
  left: 0;
  width: auto;
  opacity: 0;
  pointer-events: none;
  box-shadow: 0 2px 16px 0 rgb(9 9 12 / 25%);
  z-index: 2;
  text-align: left;
  transform: translateY(20px);
  transition: all 200ms linear;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
}
.section-indxx-dropdown a:first-child, .solution-indxx-dropdown a:first-child, .help-indxx-dropdown a:first-child, .features-indxx-dropdown a:first-child {
  padding-top: 16px;
}
.nav.header-nav.productmenu li a {
  text-decoration: none;
  color: #000;
  position: relative;
  opacity: .7;
  padding-bottom: 6px;
  transition: all .3s;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  width:300px;
}
#fea .all-featu {width:85%}
.sn-banner {
  background: linear-gradient(to bottom, #fecb59 54%, #ffffff 89%);
  z-index: 0;
  position: relative;
  margin-top: 0px !important;
}
.prd-nav .btm-dwn a {
    width: 218px !important;
}
.prd-nav li {
    float: left;
    width: 32% !important;
    padding: 0 0.5%;
    text-align: center;
}
.nav-dwn a {
    width: 218px !important;
}
footer {
    font: 300 14px/24px 'ZohoPuvi', sans-serif;
    letter-spacing: 0.5px;
    border-top: 1px solid #444;
    line-height: 1.8em;
    background: #fff;
}
.footer {
    max-width: 1200px !important;
    margin: 0 auto;
}
.footer .col1, .footer .footCol1 {
    padding: 2% 5% 2% 0;
    border-right: 1px solid #292929;
    min-height: 250px;
    width: 28% !important;
}
.footer .col2, .footer .footCol2 {
    padding: 2% 5%;
        width: 25%;
    min-height: 220px;
	    padding: 2% 5%;
    border-right: 1px solid #292929;
}
.footer .col3, .footer .footCol3 {
padding: 2% 0 0 3%;
    width: 28%;
    min-height: 220px;
    float: left;
}
.wid70 {
    width: 70%;
    float: unset;
}
.sn-sec2 .clearfix:nth-child(even) .cl-md-6.pdlr20, .jira-sec2 .clearfix:nth-child(even) .cl-md-6.pdlr20 {
    float: right;
}
.sn-sec2 .cl-md-6, .jira-sec2 .cl-md-6 {
    margin: auto;
}
.r-flrt {
    float: left !important;
}

.clnt-img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: flex;
    float: right;
    border: 2px solid #315566;
    padding: 2px;
}
.clnt-img img {
    border-radius: 50%;
}
.clnt-name {
    margin: 0;
}
.slider-container .slider-content .slider-single .custmr-quotes-slider p {
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 20px;
	text-align: left;
}
.slider-container .slider-content .slider-single.active {
    margin: 0 0 0 0;
}