
@media only screen and (min-width: 768px) {
	.wrd-brk-desk{
	  display: block;
	}
}
@media only screen and (min-width: 991px) {
	.footer-social-wrap-mobile{
		display: none;
	}
	#header::before{
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
    height: 102px;
		background: transparent;
    backdrop-filter: blur(26.5px);
	}
}
@media (min-width: 1400px) {
  .capabilities-slider .slick-list{
    /*overflow: unset;*/
  }
  .capabilities-slider .slick-track{
  	width: 100% !important;
  }
}
@media (max-width: 1400px) {
  .capability-card{
    flex: 1;
  }
}
@media only screen and (max-width: 1299px) {
	.main-header-top > .container{
		width: 95%;
	}
}
@media (max-width: 1199px) {
  .capability-card{
    /*flex: 0 0 173px;*/
  }
}
@media only screen and (max-width: 1099px) {
	html:lang(en) .let-connects a.mega-menu-link > span.lets-connet-text{
		font-size: 12px;
		padding: 5px 10px;
	}
}
@media only screen and (max-width: 1049px) {
	html:lang(en) #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link{
		padding: 0px 5px;
	}
}
@media only screen and (min-width: 1024px) {
	.pin-spacer {
		margin-top: -5% !important;
	}
	.high-impact-section + .success-stories-tab-slider-section {
		margin-top: -5% !important; 
	}
}

@media only screen and (max-width: 1024px) {
	.hero-particle-banner{
		min-height: 530px;
		padding-top: 100px;
	}
	.video-banner-sec.hero-particle-banner{
		min-height: 620px;
	}
	.top-banner-video-sec {
	  max-width: 724px;
	}
	.customers-partners-section .container{
		padding: 0;
	}
	.experts-card-bx{
		min-height: 460px;
	}
	.experts-card-bx-bg-image{
		background-size: 90%;
	}
	.experts-card-grid{
		gap: 30px;
	}
}

@media (max-width: 1023px) {
  .high-impact-header.common-title-section {
    margin-bottom: 50px;
  }
  .high-impact-image,.high-impact-details{
      flex-basis: 60%;
  }
  .high-impact-details{
      margin: 0 auto;
  }
  .high-impact-item:nth-child(odd) .high-impact-image,
  .high-impact-item:nth-child(even) .high-impact-image {
      order: 1;
  }
  
  .high-impact-item:nth-child(odd) .high-impact-details,
  .high-impact-item:nth-child(even) .high-impact-details {
      order: 2;
  }
  .impact-card-animation .card-block {
    /*gap: 1.25rem;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: auto;
    /*margin-bottom: 0;
    border-radius: 1rem;
    padding: 2.3125rem 1.8125rem 2.3125rem 2.0625rem;*/
  }
  
  .impact-card-animation .cards-wrapper {
		height: auto;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		gap: 1.25rem;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
  }
  .impact-card-animation .cards-wrapper .card-block {
    opacity: 1;
    position: static;
    -webkit-transform: translate(0) scale(1);
    -ms-transform: translate(0) scale(1);
    transform: translate(0) scale(1);
  }
}
@media only screen and (max-width: 990px) {
	#body {
	  padding: 0;
	}
	 #header {
		height: 62px;
		top: 0;
		position: relative;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	}
	.main-header-top > .container {
		width: 100%;
		border-radius: 0;
		height: 62px;
		padding: 0 15px;
	}
	.search-grid-3 {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 60px;
	}
	.search-field{
		top: 62px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
	}

	.slicknav_btn{
	}
	.slicknav_btn.primary_btn{
		position:absolute; 
		right:90px; 
		top:15px; 
		z-index:999;
	}
	.slicknav_btn.secondary_btn{		
		display:inline-block; 
		background:transparent;
		position:absolute; 
		right:15px; 
		top:17px; 
		z-index:999;
	}
	.slicknav_nav{
		position: relative; 
		left:0; top:100%; 
		background:#fff; 
		right:0;
	}

	.slicknav_nav li{ 
		border-left:none; 
		border-top:1px solid #333;
	} 
	.slicknav_nav li:first-child{ 
		border-top:none;
	} 
	.slicknav_nav li a{
		text-align:left;
		display:block; 
		font-size:15px; 
		color:#000; 
		position:relative;
		height:35px; 
		padding:5px 50px 5px 15px; 
		line-height:25px; 
	} 
	.slicknav_nav li a a{ 
		width:90%; 
		padding:0; 
		line-height:normal; 
		height:auto;
	}
	.slicknav_nav li a .slicknav_arrow{ 
		position:absolute; 
		right:15px; 
		top:5px; 
		font-size:0; 
		width:24px; 
		height:21px; 
		background:transparent;
	}
	.slicknav_nav li a .slicknav_arrow:before{ 
		position:absolute; 
		left:6px;  
		top:8px; content:""; 
		border-left:5px solid transparent; 
		border-right:5px solid transparent; 
		border-top:5px solid #000;
	}
	.slicknav_nav li a:hover{ 
		background:#fff9f5;
		color:#f28f23;
	}
	.slicknav_btn.slicknav_open{ 
		background:transparent;
	}

	.slicknav_parent.slicknav_open{ 
		background:#F2F2F2;
	}
	.slicknav_parent.slicknav_open > a{ 
		background:#fff9f5;
	}
	.slicknav_nav .primary_submenu, .slicknav_nav .sec_submenu{
		margin:0;
	}
	.slicknav_nav li li a{
		font-size:13px;
	}
	.slicknav_parent.slicknav_open ul li a:hover{
		background:#fff9f5;
	}
	.slicknav_nav .primary_submenu { 
		margin: 0;
	}

	.secondary_btn .slicknav_icon-bar {
	    width: 4px;
	    height: 4px;
	    background: #fff;
	    color: #fff;
	    /*transition: 0.3s;*/
	}

	.secondary_btn.rearrange .slicknav_icon-bar {
	    display: inline-block;
	    position: relative;
	    width: 22px;
		height: 2px;
		background: #fff;
		box-shadow: 0px 4px 0px #fff, 0px 8px 0px #fff, 0px 12px 0px #fff;
		top: -10px;
		transition: none;
	}
	.secondary_btn.rearrange.slicknav_open .slicknav_icon-bar{
		box-shadow:none;
		background: transparent;
		width: 24px;
  		height: 44px;
	}
	.secondary_btn.rearrange.slicknav_open .slicknav_icon-bar::before,
	.secondary_btn.rearrange.slicknav_open .slicknav_icon-bar::after {
	  content: "";
	  position: absolute;
	  top: 50%;
	  left: 0;
	  width: 24px;
	  height: 2px;
	  background: #fff;
	  transform-origin: center;
	}

	.secondary_btn.rearrange.slicknav_open .slicknav_icon-bar::before {
	  transform: translateY(-50%) rotate(45deg);
	}

	.secondary_btn.rearrange.slicknav_open .slicknav_icon-bar::after {
	  transform: translateY(-50%) rotate(-45deg);
	}
	.search-form-button {
	  margin: 4px 0 0;
	}

	.footer-logo{
		text-align:center;
		margin-bottom: 38px;
	}
	.footer-nav-grid .footer-social-wrap{
		display: none;
	}
	.footer-social-wrap-mobile .social-links-style{
		justify-content: center;
	}
	.footer-nav-grid{
		display: grid;
		grid-template-columns: repeat(5,1fr);
	}
	.footer-nav-col{
		width: 100% !important;
	}
	.footerwrap {
	  padding: 35px 0 20px;
	}
	.footerTail .equalGrid{
		padding: 0px 0 33px;
	}
	.language{
		margin-left: 10px;
	}
	/*End Header Footer*/
	.hero-particle-banner{
		min-height: 390px;
		padding-top: 40px;
		padding-bottom: 60px;
		background: #F2F8FA;
	}

	.top-banner-video-sec {
		max-width: 100%;
    	background: #FBFCFE;
	}
	.banner-video-wrapper{
		max-width: 914px;
	}
    .video-banner-sec .particle-banner-content-wrapper{
    	margin-top: 60px;
    }
    .video-banner-sec.hero-particle-banner{
    	min-height: 480px;
    	align-items: flex-start;
    }
	.hero-particle-banner #particles-js{
		height: 55%;
		bottom: 0;
		margin: auto;
	}
	.banner-heading-style{
		font-size: 38px;
		line-height: 125%;
		letter-spacing: -1.215px;
		margin: 0 0 20px 0;
	}
	.banner-40style{
		font-size: 28px;
		line-height: normal;
		letter-spacing: -1.215px;
	}
	.banner-description{
		font-size: 20px;
		margin: 0 0 30px;
	}
	.banner-buttons .btn{
		min-width: 244px;
		padding: 19px 22px;
	}
	#brand-list .item img{
		max-height: 50px;
	}
	.customers-partners-subheading{
		font-size: 18px;
	}
	.marketing-featured-products-section .sec-hd {
	  max-width: 620px;
	}
	.sec-hd{
		font-size: 28px;
	}
	.marketing-product-description p{
		font-size: 16px;
	}
	.marketing-featured-products-section{
		background: #F9FAFD;
	}
	.experts-card-grid {
		gap: 20px;
	}
	.experts-card-bx-header {
	  padding: 25px 20px 24px;
	}
	.experts-card-bx-title{
		font-size: 22px;
	}
	.experts-card-bx-header p{
		font-size: 15px;
	}
	.experts-card-bx {
		min-height: 400px;
	}
	.experts-card-bx-logo img {
	  max-height: 38px;
	}
	.tag-title{
		font-size: 12px;
	}
	.success-stories-tab-slider-right{
		padding: 20px;
	}
	.success-stories-tab-slider-section {
	  padding: 50px 0;
	}
	.bottom-request-demo-content {
		padding: 20px;
	}
	.latest-insights-wrapper{
		gap: 20px;
	}
	.latest-insights-left {
	  	flex: 0 0 235px;
	}
	.banner-insights-title{
		font-size: 28px;
		line-height: 125%;
		margin: 0 0 30px;
	}
	.latest-insight-card-title{
		font-size: 16px;
		letter-spacing: -0.64px;
		margin: 0 0 10px;
	}
	.latest-insight-image {
	  margin-bottom: 24px;
	  border-radius: 8px;
	}
	.latest-insight-image img{
	  border-radius: 8px;
	}
	.latest-insight-card-meta{
		font-size: 12px;
		letter-spacing: -0.48px;
	}
	.bottom-request-demo-left{
		max-width: 465px;
	}
	.bottom-request-demo-title{
		font-size: 24px;
	}
	.awards-grid{
		gap: 10px;
	}
	.customers-testimonial-content{
		/*padding: 30px 25px 40px;*/
	}
    .customers-testimonial-left-slider .slick-track{
    	height: inherit;
    }
    .customers-testimonial-right-slider .customers-testimonial-content{
    	padding: 20px 15px 15px;
  		min-height: 300px;
    }
    .statistics-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 30px;
	}
  
	.stat-number {
		font-size: 42.212px;
		line-height: 47.013px;
		letter-spacing: -2.969px;
	}
	.statistics-section {
	  padding: 0px 0 30px;
	}
	.robust-powerful-section {
	  padding: 30px 0;
	}
	.unq-product-img-wrap{
		padding: 0 35px 45px 0;
	}
	.unq-product-wrap{
		grid-template-columns: 1fr 220px;
		gap: 10px;
	}
	.unq-product-number-block-tech{
		padding: 15px;
		border-radius: 12px;
	}
	.unq-product-number-block-tech span{
		font-size: 10px;
	}
	.unq-product-number-block-tech h4,
	.unq-product-number-block-tech p{
		font-size: 12px;
	}
	.unq-product-sec {
	  padding: 30px 0;
	}
	.faq-section {
		padding: 30px 0;
	}
	.robust-powerful-card-title{
		font-size: 16px;
	}
	.robust-powerful-card-text{
		font-size: 16px;
	}
  /* Hide desktop, show mobile */
  .enterprise-desktop {
    display: none;
  }
  
  .enterprise-mobile {
    display: block;
    margin-top: 30px;
  }
  
  .enterprise-title {
    font-size: 28px;
  }
  .enterprise-marketplaces-section {
    background: #FBFCFE;
  }
  .enterprise-marketplaces-section .common-title-section{
    max-width: 600px;
  }
  .enterprise-item-icon,.enterprise-item-icon img{
    max-width: 60px;
  }
  .enterprise-item-title{
    margin: 0;
  }
  .enterprise-key-points{
    margin-top: 30px;
    max-width: 100%;
  }
  .enterprise-item-content{
    margin-bottom: 20px;
  }
  .inline-field-wrap {
	  max-width: 300px;
	}
	.inline-field-wrap input[type="submit"] {
		cursor: pointer;
		margin-top: 20px;
	}
	.capability-card{
    /*flex: 0 0 185px;*/
  }
  .solutions-top-banner.hero-particle-banner {
      min-height: 390px;
    }
    .solutions-top-banner .banner-heading-style {
      max-width: 520px;
    }
    .solutions-top-banner .banner-description {
      max-width: 640px;
    }
    .high-impact-section {
      padding: 60px 0 10px;
      background-color: transparent;
    }
    .high-impact-content{
        gap: 30px;
    }
    .high-impact-item{
        gap: 20px;
    }
    .high-impact-details{
        padding: 25px 20px;
    }
}
@media only screen and (min-width:768px) and (max-width:990px) {
	.marketing-product-details-wrap {
	  padding: 25px;
	}
	.success-stories-tab-slider-tab{
		padding: 20px 10px;
		font-size: 16px;
	}	
    .customers-testimonial-split-container {
        flex-direction: column;
    }    
    .customers-testimonial-left-slider,
    .customers-testimonial-right-slider {
        width: 100%;
        flex: 1 1 100%;
    }
}
@media only screen and (max-width: 767px) {	
	.wrd-brk-mbl{
	  display: block;
	}
	.hero-particle-banner.org-top-banner{
	    background-image: url(../images/banner/org-top-banner-bg-mobile.png);
	}
	.container{
		padding: 0 15px;
	}
	.search-field{
		z-index: 9999;
	}
	.search-field .searchform input[type="text"]{
		width: 60%;
	}
	.close_search{
		top: 47%;
		right: 3%;
	}
	.footer-nav-grid {
		display: grid;
		grid-template-columns: repeat(2,1fr);
	}
	.footer-nav-col.footer-nav-col-1 {
	  grid-column: 1 / -1;
	}
	.footer-menu-hd{
		border-bottom:0;
		border-top: 1px solid rgba(255, 255, 255, 0.18);
		margin-bottom: 14px;
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.footer-nav-col:first-child .footer-menu-hd{
		padding-top: 0px;
		border-top: 0;
		margin-bottom: 23px;
	}
	.footer-submenu li {
	  margin-bottom: 5px;
	}
	.footer-submenu {
	  margin-bottom: 20px;
	}
	.footer-menu-hd span {
	  min-height: inherit;
	}
	.footerTail p{
		font-size: 13px;
	}
	/*End header footer*/
	.hero-particle-banner::before {
		content: none;
	}

  .video-banner-sec .particle-banner-content-wrapper{
  	margin-top: 30px;
  }
  .video-banner-sec.hero-particle-banner{
  	min-height: 350px;
  }
  .top-banner-video-sec{
  	margin: -140px auto 0;
  	padding: 40px 15px 30px;
  }
  .banner-video-wrapper{
  	max-width: 400px; 
  	margin: 0 auto;
  	padding: 6px;
  	border-radius: 9px;	
  }
  .banner-video-poster{
  	padding: 6px;
  }
  .banner-video-poster .poster-image,.banner-video-img-only .banner-video-image{
  	border-radius: 6px;
  }
  .video-play-pause-btn svg{
  	width: 100px;
  }
	.particle-banner-content-wrapper .container{
		padding: 0;
	}
	.customers-partners-section {
	  padding: 40px 0;
	}
	.customers-partners-subheading{
		font-size: 16px;
		line-height: normal;
		letter-spacing: 1.6px;
		max-width: 290px;
		margin: 0 auto;
	}
	.tag-title{
		font-size: 9px;
		padding: 8px 18px;
  		border-radius: 3.3px;
  		margin-bottom: 15px;
  		min-width: auto;
	}
	.sec-hd{
		font-size: 24px;
		line-height: 125%;
		letter-spacing: -0.96px;
		margin: 0 auto 20px;
	}
	.common-title-section {
	  margin-bottom: 20px;
	}
	.common-title-content-wrap p{
		font-size: 16px;
	}
	.marketing-featured-products-section .common-title-section::after {
		right: -10px;
		background-size: 100%;
		max-width: 295.562px;
		bottom: -28%;
	}
	.marketing-products-grid{
		grid-template-columns: repeat(1, 1fr);
		max-width: 465px;
	}
	.marketing-product-header{
		margin-bottom: 22px;
	}
	.marketing-product-logo img {
	  max-height: 38px;
	}
	.marketing-product-details-wrap {
	  padding: 30px 30px 25px;
	}
	.marketing-product-description p {
	  font-size: 12.906px;
	}
	.marketing-product-learn-more{
		font-size: 12px;
	}
	.marketing-product-screenshot img {
	  max-height: 165px;
	}
	.marketing-product-item{
		border-radius: 8px;
	}
	.marketing-product-screenshot{
		border-bottom-left-radius: 8px;
  		border-bottom-right-radius: 8px;
	}
	.marketing-featured-products-section {
	  padding: 45px 0 50px;
	}
	.experts-card-grid {
	  grid-template-columns: repeat(1, 1fr);
	  max-width: 465px;
	}
	.experts-card-bx-header {
		padding: 15px 15px 20px;
		max-width: 215px;
	}
	.experts-card-bx-logo {
	  	margin-bottom: 13px;
	}
	.experts-card-bx-title {
		font-size: 18px;
		letter-spacing: -0.72px;
		margin: 0 0 20px;
	}
	.experts-card-bx-header p {
		font-size: 14px;
	}
	.experts-card-bx-know-more{
		padding: 7px 10px 7px 40px;
	}
	.experts-card-bx {
		min-height: 260px;
	}
	.experts-card-bx-bg-image {
		background-size: contain;
	}
	.ready-transform-hm-section {
	  padding: 45px 0;
	}
	.experts-card-bx-footer {
	  margin-bottom: 20px;
	  margin-left: 15px;
	}
	.success-stories-tab-slider-tab{
		letter-spacing: -0.64px;
		padding: 18px 12px;
  		min-width: 135px;
  		flex-basis: auto;
  		flex-shrink: 0;
  		font-size: 16px;
	}
	.success-stories-tab-slider-tabs{
		margin-bottom: 50px;
		flex-wrap: nowrap;
		overflow-x: auto;
	}
	.success-stories-tab-slider-slide,.success-stories-tab-slider-single{
		flex-flow: column;
	}
	.success-stories-tab-slider-left{
		border-radius: 8px;
		flex-basis: 100%;
	}
	.success-stories-tab-slider-image img{
		border-radius: 8px;
		max-height: 200px;
  		min-height: 200px;
	}
	.success-stories-tab-slider-right{
		flex-basis: 100%;
		padding: 24px;
		border-radius: 8px;
	}
	.success-stories-tab-slider-title{
		font-size: 15.026px;
		letter-spacing: -0.601px;
	}
	.success-stories-tab-slider-results ul li, .success-stories-tab-slider-results p{
		font-size: 12px;
	}
	.success-stories-tab-slider-results li::before {
	  top: 4px;
	  width: 12.63px;
	  height: 12.63px;
	}
	.success-stories-tab-slider-navigation{
		left: 0;
  		justify-content: center;
	}
	.success-stories-tab-slider-slide,.success-stories-tab-slider-single {
		max-width: 420px;
		margin: 0 auto;
	}
	.success-stories-tab-slider-section {
	  padding: 45px 0;
	}
	.latest-insights-wrapper {
		flex-direction: column;
		gap: 0px;
		padding-bottom: 100px;
	}
	
	.latest-insights-left {
		flex: 1;
	}
	
	.latest-insights-right {
		flex-direction: column;
		gap: 30px;
		max-width: 465px;
    	margin: 0 auto;
	}
	.banner-insights-title {
		font-size: 24px;
		letter-spacing: -0.96px;
		text-align: center;
	}
	.latest-insights-left {
		width: 100%;
	}
	.latest-insights-section {
	  padding: 45px 0;
	}
	.latest-insights-view-more-btn {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: 0 auto;
	  max-width: 210px;
	}
	.bottom-request-demo-content{
		flex-flow: column;
    	flex-direction: column-reverse;
    	padding: 15px 15px 35px;
    	gap: 25px;
	}
	.bottom-request-demo-img{
		position: unset;
		height: inherit;
	}
	.bottom-request-demo-title {
		text-align: center;
	}
	.bottom-request-demo-left{
		text-align: center;
	}
	.bottom-request-demo-section {
		padding: 30px 0;
	}
	.bottom-request-demo-form-section .bottom-request-demo-title {
	  max-width: 320px;
    font-size: 27px;
	}
	.awards-section .container {
	  padding: 0;
	}
	.experts-card-bx-bg-image-desktop {
        display: none;
    }
    
    .experts-card-bx-bg-image-mobile {
        display: block;
    }
    .awards-section {
	  padding: 45px 0 0;
	}
	.awards-section .sec-hd {
	  max-width: 300px;
	}
	.awards-grid{
		padding-bottom: 45px;
	}
	.latest-insight-image, .latest-insight-image img {
	  min-height: 185px;
	}
	.customers-testimonial-left-slider {
		width: 80%;
		flex: 0 0 80%;
		border-radius: 10px;
		padding: 15px;
		backdrop-filter: blur(50px);
	}
	.customers-testimonial-left-slider .slick-list{
		border-radius: 10px;
	}
	.customers-testimonial-left-slider .customers-testimonial-content-bx{
		padding: 28px 24px;
	}
	.customers-testimonial-split-container{
		gap: 0;
	}
	.customers-testimonial-right-slider .customers-testimonial-content {
		padding: 45px 0 15px;
		min-height: 353px;
	}
	.customers-testimonial-left-slider .customers-testimonial-name,
	.customers-testimonial-left-slider .customers-testimonial-designation,
	.customers-testimonial-designation,
	.customers-testimonial-name {
	  font-size: 12px;
	  letter-spacing: -0.48px;
	}
	.customers-testimonial-left-slider .customers-testimonial-quote p,
	.customers-testimonial-quote p{
	  font-size: 12px;
	  letter-spacing: -0.48px;
	}
	.customers-testimonial-right-slider .customers-testimonial-content-bx,
	.customers-testimonial-right-slider .slick-track,
	.customers-testimonial-right-slider .slick-list,
	.customers-testimonial-right-slider .customers-testimonial-list {
	  /*height: 100%;*/
	}
	.customers-testimonial-navigation{
		width: 83%;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		height: 40px;
		margin: auto;
		padding: 0;
		justify-content: space-between;
		gap: 20px;
	}
	.customers-testimonial-prev, .customers-testimonial-next{
		width: 27px;
  		height: 27px;
	}
	.customers-testimonial-prev svg, .customers-testimonial-next svg{
		filter: drop-shadow(0 2.645px 42.317px rgba(0, 0, 0, 0.6));
	}
	.customers-testimonial-speak-section::before {
		background-size: cover;
		background-color: #F1F7FA;
	}
	.customers-testimonial-speak-section {
	  padding: 45px 0;
	}
	.statistics-grid{
		gap: 20px;
	}
	.stat-item{
		min-height: 133px;
		padding: 15px 10px;
	}
	.stat-label{
		font-size: 12.663px;
		letter-spacing: -0.855px;
	}
	.ai-top-banner.hero-particle-banner{
		padding-bottom: 130px;
	}
	.statistics-section {
	  margin-top: -70px;
	}
	.robust-powerful-grid{
		grid-template-columns: 1fr;
	}
	.robust-powerful-card-title{
		font-size: 18px;
	}
	.robust-powerful-card-text{
		font-size: 16px;
	}
	.img-2row{
		grid-row: span 1;
		order: 999;
	}
	.unq-product-number-block-tech {
		padding: 10px;
		border-radius: 6px;
		margin-bottom:6px;
	}
	.unq-product-number-block-tech span {
		font-size: 4.135px;
	}
	.unq-product-number-block-tech h4{
		margin: 2px 0 1px;
		font-size: 4.135px;
		letter-spacing: -0.165px;
		font-family: 'OpenSans-Bold' !important;
	}
	.unq-product-number-block-tech p {
		font-size: 4.454px;
		letter-spacing: -0.257px;
	}
	.unq-product-wrap {
		grid-template-columns: 1fr 95px;
		align-items: normal;
	}
	.unq-product-img-wrap {
		padding: 0 15px 15px 0;
		border-radius: 6px;
		display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.unq-product-number-block-tech::before {
		height: 8px;
		width: 20px;
		left: -18px;
	}
	.unq-product-sec .tag-title{
		font-size: 11px;
	}

	.faq-question-text {
		font-size: 16px;
		line-height: normal;
		letter-spacing: -0.64px;
	}
	.faq-icon {
		width: 24px;
		height: 24px;
	}
	.faq-icon svg {
		width: 24px;
    	height: 24px;
	}

	.faq-answer-content p{
		font-size: 14px;
		line-height: normal;
	}
	.flip-card-icon{
		bottom: 20px;
  		right: 20px;
	}
	.customers-testimonial-logo img {
	    max-width: 100px;
	    max-height: 50px;
	}
	.marketing-featured-products-section .sec-hd {
		max-width: 370px;
	}
	.mobile-brk{
		display: block;
	}
	.faq-section::after{
		filter: blur(70px);
		width: 200%;
		background-size: 100%;
	}	
	.banner-logo-img-wrap img{
		max-width: 129px;
		max-height: 48px;
	}
	.enterprise-item-icon,.enterprise-item-icon img{
		max-width: 50px;
	}

	.enterprise-item-title {
		font-size: 18px;
	}

	.enterprise-item-content {
		font-size: 17px;
		letter-spacing: -0.326px;
	}

	.enterprise-key-points li {
		font-size: 15px;
	}

	.enterprise-accordion-header {
		padding: 15px 40px 15px 0;
	}
	.inline-field-wrap {
	  max-width: 300px;
	  margin: 0 auto;
	  text-align: center;
	}
	.inline-field-wrap input[type="submit"] {
	  width: 100%;
	}
	.inline-field-wrap input[type="email"]{
		margin-right: 0;
		width: 100%;
	}
	.inline-field-wrap .wpcf7-not-valid-tip {
		font-size: 10px;
		position: absolute;
		bottom: -35px;
	}

  .capabilities-slider .slick-track{
    padding: 20px 0;
  }
  .platform-capabilities-section .container {
    padding-right: 0;
  }
  .capabilities-slider .slick-list{
    padding-left: 0 !important;
  }
  .capabilities-slider .slick-next {
    right: 0;
  }
  .capabilities-slider .slick-prev{
    left: 0;
  }
  .capability-card,.capability-card:hover{
    flex: 1;
  }
  .slick-center .capability-content {
    max-height: 100%;
    overflow-y: auto;
    opacity: 1;
  }
  .slick-center.capability-card{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 14px 14px 0 rgba(0, 0, 0, 0.06);
  }
  .slick-center .capability-title {
    color: #EC6608;
    font-size: 17px;
    letter-spacing: -0.68px;
    font-weight: 400;
    font-family: OpenSans !important;
  }
  .slick-center .capability-arrow {
    display: none;
  }
  .slick-arrow-style .slick-prev {
    left: -12px;
  }
  .slick-arrow-style .slick-next {
    right: 35px;
  }
  .solutions-top-banner .banner-description{
        font-size: 17px;
        line-height: 22px;
    }
    .solutions-top-banner .banner-heading-style{
        line-height: 30px;
    }
    .high-impact-item {
       grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .high-impact-item:nth-child(odd) .high-impact-image,
    .high-impact-item:nth-child(even) .high-impact-image {
        order: 1;
    }
    
    .high-impact-item:nth-child(odd) .high-impact-details,
    .high-impact-item:nth-child(even) .high-impact-details {
        order: 2;
    }
    .high-impact-image {
        max-width: 100%;
    }
    .high-impact-image img,.high-impact-image{
        max-height: 300px;
    }
    .high-impact-section {
        padding: 50px 0 0;
    }
    
    .high-impact-item {
        gap: 20px;
    }   
    .high-impact-bullets li {
        font-size: 14px;
    }
    .high-impact-item-title{
        margin: 0 0 20px;
    }
    .high-impact-header .sec-hd {
      margin-bottom: 20px;
    }
    .high-impact-details, .high-impact-image, .high-impact-image img{
        border-radius: 8px;
    }
    .more-customer-stories-btn {
        font-size: 14px;
        padding: 30px 0 0;
    }
    .success-stories-more-link {
      text-align: center;
    }

    .high-impact-image, .high-impact-details {
        flex-basis: 100%;
    }
}
@media only screen and (max-width: 511px) {
	.search-field{
		height: 130px;
	}
	.close_search{
		right: 22px;
		top: 0;
	}
	.close_search img{
		width: 20px;
	}
	.search-field .searchform input[type="text"] {
		width: 80%;
	}

	#search_form_button{
		max-width: 20px;
	}
	.bottom-request-demo-img {
	  width: 317px;
	  height: 238px;
	  object-fit: cover;
	}
}
@media only screen and (max-width: 479px) {
	#list_brands .slick-track{
		gap: 40px;
	}
	.high-impact-image img, .high-impact-image {
    max-height: 250px;
  }
}
@media only screen and (min-width:320px) and (max-width:480px) {
}
@media only screen and (max-width: 350px) {
}