/*Feature pages*/

p {
	margin: 0 0 1em 0;
	padding: 0px!important;

}

.feature-slider_section {
  overflow: hidden;
  padding: 80px 0;
  text-align: center;
  width: 100%
}
.feature-slider_section .slider-heading {
  color: #8392a0;
  font-size: 22px;
  margin-bottom: 11px
}
.feature-slider_section h2 {
  color: #000 !important;
  margin-bottom: 22px !important
}
.feature-slider_section img {
  border: 1px solid #e8e8e8;
  width: 100%
}
.feature-slider_section .slider {
  width: 850px;
  margin: 0 auto;
  position: relative
}
.feature-slider_section .feature-slider {
  min-height: 570px;
  position: relative
}
.feature-slider_section .slider li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  opacity: 0;
  transition: .9s ease
}
.feature-slider_section .slider li.showslider {
  opacity: 1
}
.feature-slider_section .slider-navigate {
  position: absolute;
  width: 120px;
  bottom: 17px;
  left: 50%;
  margin-left: -30px
}
.feature-slider_section .slider-navigate li {
  padding: 5px;
  background: #c5cdd2;
  margin-left: 10px;
  float: left;
  list-style: none;
  cursor: pointer;
  border-radius: 50%
}
.feature-slider_section .slider-navigate li.selectnav {
  background: #38474f
}
.fadeInUp {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}
.feature-gardient_header {
  background-color: #2f96e9;
  background-repeat: repeat-y;
  background-image: url(../images/feature_salea-banner_bg.png);
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#2f96e9), to(#30cfc3));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #2f96e9, #30cfc3);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #2f96e9, #30cfc3);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #2f96e9, #30cfc3);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #2f96e9, #30cfc3);
  color: #fff;
  text-align: center
}
.feature-gardient_header_sales {
  background-color: #31cd56;
  background-repeat: repeat-y;
  background-image: url(../images/feature_salea-banner_bg.png);
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#33c7b7), to(#31cd56));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #31cd56, #33c7b7);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #31cd56, #33c7b7);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #31cd56, #33c7b7);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #31cd56, #33c7b7);
  color: #fff;
  text-align: center;
}
.feature-gardient_header_marketing {
  background-color: #059eae;
  background-image: url(../images/feature_salea-banner_bg.png);
  background-repeat: repeat-y;
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#48c792), to(#059eae));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #059eae, #48c792);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #059eae, #48c792);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #059eae, #48c792);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #059eae, #48c792);
  color: #fff;
  text-align: center;
}
.feature-gardient_header_service {
  background-color: #f08f31;
  background-image: url(../images/feature_salea-banner_bg.png);
  background-repeat: repeat-y;
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#f1d23c), to(#f08f31));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #f08f31, #f1d23c);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #f08f31, #f1d23c);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #f08f31, #f1d23c);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #f08f31, #f1d23c);
  color: #fff;
  text-align: center;
}
.feature-gardient_header_billing {
  background-color: #112e7a;
  background-image: url(../images/feature_salea-banner_bg.png);
  background-repeat: repeat-y;
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#3a90d9), to(#112e7a));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #112e7a, #3a90d9);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #112e7a, #3a90d9);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #112e7a, #3a90d9);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #112e7a, #3a90d9);
  color: #fff;
  text-align: center;
}
.feature-gardient_header_collaboration {
  background-color: #ec3a4a;
  background-image: url(../images/feature_salea-banner_bg.png);
  background-repeat: repeat-y;
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#fe835a), to(#ec3a4a));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #ec3a4a, #fe835a);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #ec3a4a, #fe835a);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #ec3a4a, #fe835a);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #ec3a4a, #fe835a);
  color: #fff;
  text-align: center;
}
.feature-gardient_header_platform {
  background-color: #7e2e87;
  background-image: url(../images/feature_salea-banner_bg.png);
  background-repeat: repeat-y;
  background: url(../images/feature_salea-banner_bg.png), -webkit-gradient(linear, left top, right top, from(#c4348b), to(#7e2e87));
  background: url(../images/feature_salea-banner_bg.png), -webkit-linear-gradient(left, #7e2e87, #c4348b);
  background: url(../images/feature_salea-banner_bg.png), -moz-linear-gradient(left, #7e2e87, #c4348b);
  background: url(../images/feature_salea-banner_bg.png), -ms-linear-gradient(left, #7e2e87, #c4348b);
  background: url(../images/feature_salea-banner_bg.png), -o-linear-gradient(left, #7e2e87, #c4348b);
  color: #fff;
  text-align: center;
}
.feature-header {
  font-size: 22px;
  margin-bottom: 12px;
  text-transform: uppercase
}
.feature-subheader {
  font-size: 35px
}
.feature-gardient_header .homeFreetrial li {
  color: #fff
}
.feature-gardient_header .homeFreetrial li::before {
  background-color: #fff
}
.feature-gardient_header_sales .homeFreetrial li, .feature-gardient_header_marketing .homeFreetrial li, .feature-gardient_header_service .homeFreetrial li, .feature-gardient_header_billing .homeFreetrial li, .feature-gardient_header_collaboration .homeFreetrial li, .feature-gardient_header_platform .homeFreetrial li {
  color: #fff
}
.feature-gardient_header_sales .homeFreetrial li::before, .feature-gardient_header_marketing .homeFreetrial li::before, .feature-gardient_header_service .homeFreetrial li::before, .feature-gardient_header_billing .homeFreetrial li::before, .feature-gardient_header_collaboration .homeFreetrial li::before, .feature-gardient_header_platform .homeFreetrial li::before {
  background-color: #fff
}
.feature-gardient {
  background-color: #2f96e9;
  background-repeat: repeat-y;
  background: -webkit-gradient(linear, left top, right top, from(#30cfc3), to(#2f96e9));
  background: -webkit-linear-gradient(left, #2f96e9, #30cfc3);
  background: -moz-linear-gradient(left, #2f96e9, #30cfc3);
  background: -ms-linear-gradient(left, #2f96e9, #30cfc3);
  background: -o-linear-gradient(left, #2f96e9, #30cfc3);
  text-align: center;
}
.feature-gardient h2, .feature-gardient p {
  color: #fff !important
}
.feature-gardient h2 {
  padding-bottom: 20px !important
}
.feature-gardient p {
  margin-bottom: 36px
}
.feature-gardient .cta-1, .feature-gardient .cta-3 {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  float: none;
  text-transform: uppercase;
  padding: 15px;
  margin: 0 4px
}
.feature-gardient .cta-1 {
  background-color: #fff;
  color: #117ecb
}
.feature-gardient .cta-1:hover, .feature-gardient .cta-3:hover {
  border: 2px solid #704FE6;
  background-color: #704FE6;
  color: #fff
}
.feature-bottom_nav h2 {
  padding-bottom: 69px !important
}
.feature-bottom_nav p {
	text-align: left;
}
.feature-bottom_nav li {
  float: left;
  text-align: left;
  padding: 48px 15px;
  position: relative;
  width: 33.333%
}
.feature-bottom_nav li {
  border-right: 1px solid #e8e8e8
}
.feature-bottom_nav li:nth-child(3) {
  border-right: 0px
}
.feature-bottom_nav li:nth-child(6) {
  border-right: 0px
}
.feature-bottom_nav .nav1, .feature-bottom_nav .nav2, .feature-bottom_nav .nav3 {
  border-bottom: 1px solid #e8e8e8
}
.feature-bottom_nav li a {
  display: block
}
.feature-bottom_nav h3 {
  margin-bottom: 17px
}
.feature-bottom_nav .group-features {
  float: left;
  margin-left: 15px;
  padding-left: 7px;
  width: 200px;
}
.feature-bottom_nav .sale-circle, .feature-bottom_nav .marketing-circle, .feature-bottom_nav .service-circle, .feature-bottom_nav .billing-circle, .feature-bottom_nav .collaboration-circle, .feature-bottom_nav .platform-circle {
  display: inline-block;
  float: left;
  height: 68px;
  text-align: center;
  width: 68px
}
.feature-bottom_nav .sale-circle {
  color: #37cf5b;
  font-size: 48px;
  line-height: 70px
}
.feature-bottom_nav .marketing-circle {
  color: #059eae;
  font-size: 45px;
  line-height: 68px
}
.feature-bottom_nav .service-circle {
  color: #f08f31;
  font-size: 39px;
  line-height: 70px
}
.feature-bottom_nav .billing-circle {
  color: #112e7a;
  font-size: 44px;
  line-height: 72px
}
.feature-bottom_nav .collaboration-circle {
  color: #ec3a4a;
  font-size: 38px;
  line-height: 68px
}
.feature-bottom_nav .platform-circle {
  color: #7e2d87;
  font-size: 42px;
  line-height: 70px
}
.feature-bottom_nav li:nth-child(1):hover:after, .feature-bottom_nav li.sale-green:after, .feature-bottom_nav li:nth-child(2):hover:after, .feature-bottom_nav li.marketing-blue:after, .feature-bottom_nav li:nth-child(3):hover:after, .feature-bottom_nav li.service-yellow:after, .feature-bottom_nav li:nth-child(4):hover:after, .feature-bottom_nav li.billing-navyblue:after, .feature-bottom_nav li:nth-child(5):hover:after, .feature-bottom_nav li.collaboration-red:after, .feature-bottom_nav li:nth-child(6):hover:after, .feature-bottom_nav li.platform-purple:after {
  content: "";
  left: 0;
  height: 2px;
  position: absolute;
  width: 100%
}
.feature-bottom_nav li:nth-child(1):hover:after {
  background-color: #37cf5b;
  bottom: 0
}
.feature-bottom_nav li:nth-child(2):hover:after {
  background-color: #059eae;
  bottom: 0
}
.feature-bottom_nav li:nth-child(3):hover:after {
  background-color: #f08f31;
  bottom: 0
}
.feature-bottom_nav li:nth-child(4):hover:after {
  background-color: #112e7a;
  top: 0
}
.feature-bottom_nav li:nth-child(5):hover:after {
  background-color: #ec3a4a;
  top: 0
}
.feature-bottom_nav li:nth-child(6):hover:after {
  background-color: #7e2d87;
  top: 0
}
.text-left {
  text-align: left !important
}
.text-right {
  text-align: right !important
}
.text-justify {
  text-align: justify !important
}
.feature-detail-heading h2 {
  font-size: 18px;
  font-weight: 600
}
.m-auto {
  float: none;
  margin: 0 auto !important
}
.mt-0 {
  margin-top: 0px !important
}
.mr-0 {
  margin-right: 0px !important
}
.mb-0 {
  margin-bottom: 0px !important
}
.ml-0 {
  margin-left: 0px !important
}
.pt-0 {
  padding-top: 0px !important
}
.pr-0 {
  padding-right: 0px !important
}
.pb-0 {
  padding-bottom: 0px !important
}
.pl-0 {
  padding-left: 0px !important
}
.feature-row_content ul.list {
  margin-left: 20px;
  margin-bottom: 15px
}
.feature-row_content ul.list li {
  color: #555;
  font-size: 17px;
  list-style: disc;
  line-height: 1.7em;
  letter-spacing: .3px;
  margin: 0 0 5px;
  padding: 0;
  text-align: justify;
}
.mt-30 {
  margin-top: 30px;
}
.mb-30 {
  margin-bottom: 30px
}
.font20 {
  font-size: 20px
}




.feature-banner-bg {
  background: rgb(242,252,253);
background: linear-gradient(90deg, rgba(242,252,253,1) 0%, rgba(243,249,254,1) 50%, rgba(240,246,255,1) 100%);
  height: 505px;
  /* margin-top: 50px; */
  position: relative;
}
.feature-banner-bg:after {
  filter: blur(30px);
  content: "";
  height: 101px;
  position: absolute;
  bottom: -70px;
  right: 0;
  width: 100%;
  z-index: 1;
  background-color: #fff;
}
.feature-banner-hgt{
  height: 510px !important;
}
.feature-banner {
  background: url(../images/banner-tour.svg);
  background-repeat: no-repeat;
  background-size: 72%;
  background-position: center top;
  text-align: center;
  padding-bottom: 135px;
  padding-top: 120px;
  z-index: 9;
  position: relative;
}
/* .featurebanner-content h1 {
  font-size: 72px;
  font-weight: 700;
  line-height: 81px;
}
.featurebanner-content h1 span{
  color: #A341FE;
} */
.featurebanner-content h1 {
  font-size: 72px;
  font-weight: 700;
  line-height: 85px;
  padding: 0 0 20px;
}
.featurebanner-content h1 span{
   color: #A341FE;
   display: block;
}
.featurebanner-content p {
  font-size: 20px;
    font-weight: 400;
    line-height: 30px;
color: #070126;
text-align: center;
}
.featurebanner-content p span{
  display: block;
}
.feature-banner_link {
  text-align: center;
  margin-top: 24px;
}
.feature-block-box-text h4{
  font-size: 22px;
  font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    color: #070126;
    text-align: left;
}
.feature-block-box-text p{
  font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000000;
text-align: left;
letter-spacing: 0;
}
.feature-block-box:after {
  background-color: #EAEAEA;
  height: 50px;
  content: "";
  position: absolute;
  width: 1px;
  right: 0;
  top: 50%;
  transform: translate(0px, -50%);
}
.col-md-4 .feature-block-box:after:last-child {
  display: none;
}

.feature-content-box h3{
  font-size: 32px;
    font-weight: 700;
    color: #070126;
    line-height: normal;
    text-align: left;
}
.feature-content-box p{
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin-top: 10px;
  text-align: left;
  margin-bottom: 28px;
  padding: 0px;
  line-height: 28px;
}
.feature-box1{
  padding: 45px 45px 0px 45px;
    background: rgb(244, 246, 255);
    /* background: linear-gradient(45deg, rgba(244, 246, 255, 1) 0%, rgba(255, 252, 245, 1) 100%); */
    background: linear-gradient(45deg, rgb(222 228 255) 0%, rgb(255 241 207) 100%);
    border-radius: 16px;
    text-align: left;
    margin-bottom: 30px;
}
.feature-box2{
  padding: 45px 45px 0px 45px;
  background: rgb(248,253,254);
  /* background: linear-gradient(8deg, rgba(248,253,254,1) 0%, rgba(236,244,247,1) 100%); */
  background: linear-gradient(8deg, rgb(228 250 255) 0%, rgb(206 222 255) 100%);
    border-radius: 16px;
    text-align: left;
    margin-bottom: 30px;
}
.feature-box3{
  padding: 45px 45px 0px 45px;
  background: rgb(240,251,255);
  /* background: linear-gradient(8deg, rgba(240,251,255,1) 0%, rgba(249,251,255,1) 100%); */
  background: linear-gradient(8deg, rgb(204 241 255) 0%, rgb(205 221 255) 100%);
    border-radius: 16px;
    text-align: left;
    margin-bottom: 30px;
}
.feature-box4{
  padding: 45px 45px 0px 45px;
  background: rgb(242,244,255);
/* background: linear-gradient(90deg, rgba(242,244,255,1) 0%, rgba(255,251,247,1) 100%); */
background: linear-gradient(90deg, rgb(216 223 255) 0%, rgb(255 236 218) 100%);
    border-radius: 16px;
    text-align: left;
    margin-bottom: 30px;
}

.feature-workflow{
  position: relative;
  overflow: hidden;
}
.tour-services h2{
font-size: 42px;
  font-weight: 700;
  color: #070126;
  line-height: normal;
  text-align: left;
}
.tour-services p {
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  margin-bottom: 40px;
  margin-right: 113px;
}
.feature-workflow-bg{
  position: absolute;
  background: rgb(254,193,193);
background: linear-gradient(52deg, rgba(254,193,193,1) 0%, rgba(230,253,230,1) 41%, rgba(217,238,252,1) 55%);
  width: 65%;
  /* height: 524px; */
  height: 595px;
  right: -529px;
  /* top: 0; */
  top: 70px;
  border-top-left-radius: 32px;
  border-bottom-left-radius:32px;
}
.pt-100{
  padding-top: 100px;
}
.feature-workflow h2 {
  font-size: 42px;
  font-weight: 700;
  color: #070126;
  line-height: 57px;
  text-align: left;
}
.feature-workflow h2 span{
  display: block;
}
.feature-workflow p {
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  color: #000000;
  margin-bottom: 35px;
  margin-right: 113px;
}
.tour-icon-circle{
  display:inline-block;
  width: 42px;
  height: 42px;
  border-radius: 25px;
  background-color: #F9E7FF;
  line-height: 40px;
  text-align: center;
}
.tour-icon-circle img{
  width: auto;
}
/*platform accordian*/
.feature-workflow #platform-accordion {
  margin: auto 113px 0 0;
}
.platform-panel {
  border-bottom: solid 1px #EAEAEA;
  padding-bottom: 20px;
  margin-bottom:20px;
}
.platform-panel .platform-panel-heading a {
  display: inline-block;
  position: relative;
  font-weight: 500;
  font-size: 20px;
  color: #070126;
  margin: 7px 0;
}
.platform-panel .platform-panel-heading .platform-panel-title {
  cursor: pointer;
  position: relative;
}
.platform-panel .platform-panel-heading .platform-panel-title::after {
  content: "";
  border: solid #C7C7C7;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  position: absolute;
  right: 3px;
  top: 44%;
  transform: translate(0px, -54%) rotate(45deg);
}
.platform-panel .platform-panel-heading .platform-panel-title[aria-expanded="true"]::after {
  top: 50%;
  transform: translate(0px, -50%) rotate(-135deg);
}
.platform-panel .platform-panel-body {
  margin-top: 25px;
}
.platform-panel .platform-panel-body p{
  margin-right: 0px;
}
.homeNew_icons {
  background-color: #ffffff;
  margin: 0 0 80px;
  padding: 80px 0;
  text-align: center
}

.homeNew_icons h2 {
  color: #070126;
  font-size: 48px;
  font-weight: 700;
  padding: 0 16px;
  line-height: normal;
}

.homeNew_icons .subHeading {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  margin: 15px 0 60px;
}

.homeNew_icons .col-icons_box {
  margin-bottom: 30px;
  text-align: left;
  padding: 32px 24px;
  border-radius: 32px;
  height: 345px;
  display: flex;
  align-items: start;
  flex-direction: column;
  justify-content: start;
}
.col-icons_box:hover {
  -webkit-box-shadow:0px 24px 64px 0px rgba(0,0,0,0.06);
  -moz-box-shadow: 0px 24px 64px 0px rgba(0,0,0,0.06);
  box-shadow: 0px 24px 64px 0px rgba(0,0,0,0.06);
}

.homeNew_icons .h-icon {
  color: #704FE6;
  display: inline-block;
  font-size: 60px;
  margin-bottom: 30px;
  text-align: center
}

.homeNew_icons h4 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 24px;
}
.homeNew_icons p {
  color: #000000;
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
}
.col-icons_box a {
  /* color: #A341FE; */
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
}
.homeNew_icons_link{
  text-align: center;
  margin-top: 50px;
}


.mca-page_faq {
  text-align: center;
}
.accordion {
background-color:#ffffff;
color:#070126;
cursor:pointer;
padding:16px;
width:100%;
height: 70px;
border:none;
text-align:left;
outline:none;
font-size:18px;
font-weight: 600;
-moz-transition:0.4s;
-ms-transition:0.4s;
-webkit-transition:0.4s;
transition:0.4s;
border: 1px solid #EAEAEA;
border-radius: 12px;
line-height: 35px;
}
.accordion:after {
/*border:2px solid #646464;
 border-radius:50%; */
content:'\002B';
color:#070126;
float:right;
font-size:26px;
height:30px;
line-height:35px;
/* margin-right:15px; */
text-align:center;
width:30px;
}
.active:after{content:"\2212"}
.mca-page_faq .panel {
padding:0 16px;
max-height:0;
text-align:left;
overflow:hidden;
-moz-transition:max-height 0.2s ease-out;
-ms-transition:max-height 0.2s ease-out;
-webkit-transition:max-height 0.2s ease-out;
transition:max-height 0.2s ease-out;
}
.mca-page_faq .panel:last-child {
margin-bottom:0
}
.mca-page_faq .panel p{
font-size:16px;
font-weight: 400;
text-align: left;
color: #000000;
margin: 10px 0 5px;
}
.mca-enquiry-sec{
text-align: center;
}
.mca-enquiry{
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.mca-enquiry-sec h5{
text-align: center;
padding: 0 0px;
margin-top: 30px;
margin-bottom: 10px;
font-size: 16px;
font-weight: 600;
color: #070126;
}
.mca-enquiry-sec h6{
text-align: center;
padding: 0 0px;
margin-top: 24px;
margin-bottom: 10px;
font-size: 16px;
font-weight: 400;
color: #000000;
text-transform: none;
line-height: 25px;
}
.mca-enquiry-sec h6 span{
  display: block;
}
.mca_faq h2 {
  font-size: 42px;
  font-weight: 700;
  color: #070126;
  line-height: normal;
  text-align: center;
}
.mca_faq p {
  font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    margin-bottom: 40px;
    /* padding: 0 314px; */
}
.mca_testimonial2 {
  /*margin: 0px 0 130px;*/
  margin: 40px 0 90px;
}













@media only screen and (min-width:320px) and (max-width:767px) {
.feature-banner-bg{
  height: 620px;
}
.free-trial-form {
  width: 327px;
}
.featurebanner-content .homeNew_footer-form input[type="submit"]{
right: 189px;}

.featurebanner-content .homeNew_footer-form input[type="email"] {
  width: 182px;}
.featurebanner-content .wdth-179{
  width: 135px !important;
}
.feature-block-box .wdth-275 {
  width: 230px !important;
}
.feature-workflow p{
  margin-right: 0;
}
.feature-workflow #platform-accordion{
  margin-right: 0;
}
.pricing-faq .accordion{
  padding: 5px 5px;
  line-height: 25px;
}
}
@media screen and (max-width:1100px) {
  .feature-slider_section .feature-slider {
    min-height: 540px
  }
  .feature-slider_section .slider {
    width: 780px
  }
}
@media screen and (max-width:890px) {
  .feature-slider_section .feature-slider {
    min-height: 520px
  }
  .feature-slider_section .slider {
    width: 640px
  }
}
@media screen and (max-width:760px) {
  .feature-slider_section .feature-slider {
    min-height: 440px
  }
  .feature-slider_section .slider {
    width: 520px
  }

}
@media screen and (max-width:590px) {
  .feature-slider_section .feature-slider {
    min-height: 400px
  }
  .feature-slider_section .slider {
    width: 450px
  }
}
@media screen and (max-width:540px) {
  .feature-slider_section .slider {
    width: 410px
  }
}
@media screen and (max-width:490px) {
  .feature-slider_section .feature-slider {
    min-height: 340px
  }
  .feature-slider_section .slider {
    width: 360px
  }
  .feature-slider_section .slider-navigate {
    margin-left: -40px
  }
  .feature-slider_section .slider {
    width: 100%
  }
}
@media only screen
and (min-width : 991px)
and (max-width : 1070px) {
  .feature-workflow h2,.homeNew_icons h2,.mca_faq h2,.about-gardient h2{
		font-size: 34px;
    line-height: 48px;
	}
  .homeNew_icons h4{
    font-size: 20px;
  }
.feature-workflow p,.homeNew_icons .subHeading,.mca_faq p,.about-gardient p{
    font-size: 18px !important;
  }
  .feature-block-box-text h4{
    font-size: 13px;
    font-weight: 800;
  }
  .homeNew_icons h2{
    margin-bottom: 0px;
  }
  .feature-banner-bg{
    height: 513px;
    padding-top: 35px;
  }

  .wdth-275{
    width: 170px !important;
  }
  .common-inner{
		padding: 45px 0 !important;
	}
  .feature-block-sec{
    margin-top: 30px !important;
  }
    .feature-box1{
		padding: 25px 25px 0 25px !important;
	}
  .feature-block-box .mr-25{
    margin-right: 10px !important;
  }
  .feature-box2{
    padding: 25px 25px 0px 25px;
  }
  .feature-content-box p {
    font-size: 16px !important;
  }
  .feature-workflow p{
    margin-right: 10px;
    margin-bottom: 5px;
  }
}