#allcontent {
	overflow-y: hidden;
}
.banner-btn {
	text-align: center;
	display: inline-block;
}
 .afterword a {
	color: #fff;
	text-decoration: underline;
}
.allbanner .header_top .bg img {
	height: 100%;
}
.videoshadow {
	position: absolute;
	width: 95.3%;
	height: 98.7%;
	top: 0;
	left: 14px;
	right: -14px;
	-webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,1);
	box-shadow: inset 0 0 0 2px rgba(255,255,255,1);
	display: none;
}
.see-caspio-video .videoshadow {
	width: 100%;
	left: 0;
	right: 0;
	-webkit-box-shadow: inset 0 0 0 5px rgba(255,255,255,1);
	box-shadow: inset 0 0 0 5px rgba(255,255,255,1);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .videoshadow {display: block;} 
}
@supports (-ms-accelerator:true) {
   .videoshadow {display: block;}
}
@supports (-ms-ime-align:auto) {
	.videoshadow {display: block;}
}
/** * -------------------------------------------------------------------------- * ICONS * -------------------------------------------------------------------------- */
 div.icon-title-text:nth-child(3) .img_wrap {
	margin-bottom: 31px !important;
}
 .icon-title-text {
	text-align: center;
}
 .icon-title-text .img_wrap {
	display: block;
	max-width: 120px;
	margin:0 auto;
}
 .icon-title-text .img_wrap:hover + .text h3 a{
	text-decoration: underline;
	color: #005883;
}
 @media (max-width: 991px) {
	div.icon-title-text:nth-child(3) .img_wrap {
		margin-bottom: 30px !important;
	}
}
/** * -------------------------------------------------------------------------- * LEFT & RIGHT CONTENT * -------------------------------------------------------------------------- */
 .left-content {
	background:rgba(247,247,247,0.5);
}
 .left-content img {
	width: 90%;
	margin: 0 auto;
}
 .left-content .generic-titles h3,
 .left-content .generic-titles p,
 .right-content .generic-titles h3,
 .right-content .generic-titles p,
 .s_and_c .generic-titles p {
	text-align:left;
}
 .right-content img {
	margin-top: 4rem;
	width: 100%;
}
.left-content .generic-titles p,
.right-content .generic-titles p,
.s_and_c .generic-titles p {
	margin-bottom: 20px;
}
.right-content video {
	-webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
	box-shadow: 0 3px 10px 0 rgba(0,0,0,0.3);
}
.left-content .generic-titles,
.right-content:not(.a) .generic-titles,
.s_and_c .generic-titles {
	margin-top: 3rem !important;
}
 @media (max-width:992px) {
	.left-content img,
	.right-content img {
		width: 90%;
		margin: 0 auto 3rem;
	}
	.left-content .generic-titles h3,
	.left-content .generic-titles p,
	.right-content .generic-titles h3,
	.right-content .generic-titles p,
	.left-content .container .row >div:first-child,
	.right-content .container .row >div:first-child,
	.left-content,
	.right-content,
	.s_and_c .generic-titles p {
		text-align:center;
	}
	.left-content .generic-titles,
	.right-content .generic-titles,
	.s_and_c .generic-titles {
		margin-top: 0 !important;
	}
}
 @media (max-width: 640px) {
	.left-content img,
	.right-content img {
		width: 100%;
	}
}
/** * -------------------------------------------------------------------------- * COMPANY LOGOS * -------------------------------------------------------------------------- */
.logos {
  display:flex;
  flex-wrap: wrap;
 } 
.logos .item {
	padding: 10px 5px 0;
	display: flex;
}
 .logos .item:first-child + .item + .item,
 .logos .item:first-child + .item,
 .logos .item:first-child {
	padding-top: 0;
}
 .logos .img_wrap {
	background: #fff;
	border-bottom: 4px solid #3d82ab;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	position: relative;
	opacity: 1;
	max-width: 200px;
	margin: 0 5px;
	overflow: hidden;
}
 .logos .item .img_wrap > img {
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
 .logos .item .logo {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 93px;
}
 .s_and_c .item {
	position: relative;
}
 .s_and_c .content_wrap {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	padding: 10px 5px 0;
}
 .s_and_c .item:first-child + .item + .item .content_wrap,
 .s_and_c .item:first-child + .item .content_wrap,
 .s_and_c .item:first-child .content_wrap {
	padding-top: 0;
}
 .s_and_c .content {
	opacity: 0;
	z-index: -1;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-ms-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
	background: #fff;
	padding: 20px 5px;
	min-height: 100%;
	box-shadow: 0 0 18px #9c9c9c;
	border-bottom: 4px solid #3d82ab;
}
 .s_and_c .img_wrap.hoverd,
 .s_and_c .content_wrap.show .content {
	opacity: 1;
}
 .s_and_c .img_wrap.hoverd {
	border-bottom: 4px solid transparent;
}
 .s_and_c .content_wrap.show .content {
	z-index: 1;
}
 .logos .item .content img {
	max-height: 45px;
	max-width: 75%;
	margin-bottom: 10px;
}
.logos .item.aws .img_wrap {
	padding: 40px;
}
.logos .item.aws img {
	max-width: 82%;
}
.logos .item.aws .content img {
	max-height: 32px;
	margin-bottom: 15px;
}
.logos .item.microsoft .content img {
	margin-bottom: 20px;
}
 .logos .item .content p {
	margin: 0;
	line-height: 1;
	font-size: 14px;
}
 .logos .item .content p:first-of-type{
	margin: 5px;
}
.logos .microsoft .content {
	padding-top: 30px;
}
.logos .aws .font-700,
.logos .microsoft .font-700 {
	display: none;
}
.logos .item.microsoft .logo {
	max-width: 85%;
}
.item.aws .content_wrap .content {
	padding-top: 40px;
}
@-moz-document url-prefix() { 
	.logos .item.aws {
		padding-top: 11px;
	}
}
@media (max-width: 1199px) {
	.logos .item.aws .img_wrap {
		padding: 33px;
	}
}
 @media (max-width: 991px) {
	.s_and_c .text-left{
		text-align: center !important;
	}
	.logos .item:first-child + .item + .item,
	.logos .item:first-child + .item,
	.logos .item:first-child {
		padding:10px 5px 0;
	}
	.logos .item.aws .img_wrap {
		padding: 15px;
	}

}
@media (max-width: 768px) {
	.logos .item.aws .img_wrap {
		padding: 16px;
	}
}
@media (max-width: 767px) {
	.s_and_c .logos > div:nth-child(6){
		display: none;
	}
	.logos .item.microsoft .img_wrap {
		padding: 37px;
	}
	.logos .item.microsoft .content img,
	.logos .item.aws .content img {
		max-height: 100px;
	}
	.logos .item.aws .img_wrap {
		padding: 37px;
	}
}
@media (max-width: 760px) {
	.logos .item.microsoft .img_wrap {
		padding: 36px;
	}
}
@media (max-width: 750px) {
	.logos .item.microsoft .img_wrap {
		padding: 35px;
	}
}
@media (max-width: 740px) {
	.logos .item.microsoft .img_wrap {
		padding: 33px;
	}
}
@media (max-width: 730px) {
	.logos .item.microsoft .img_wrap {
		padding: 30px;
	}
	.logos .item.aws .img_wrap {
		padding: 30px;
	}
}
@media (max-width: 720px) {
	.logos .item.microsoft .img_wrap {
		padding: 32px;
	}
	.logos .item.aws .img_wrap {
		padding: 32px;
	}
}
@media (max-width: 710px) {
	.logos .item.microsoft .img_wrap {
		padding: 28px;
	}
	.logos .item.aws .img_wrap {
		padding: 28px;
	}
}
@media (max-width: 700px) {
	.logos .item.aws .img_wrap {
		padding: 28px;
	}
}
@media (max-width: 690px) {
	.logos .item.microsoft .img_wrap {
		padding: 26px;
	}
}
@media (max-width: 680px) {
	.logos .item.microsoft .img_wrap {
		padding: 24px;
	}
	.logos .item.aws .img_wrap {
		padding: 24px;
	}
}
@media (max-width: 670px) {
	.logos .item.microsoft .img_wrap {
		padding: 23px;
	}
}
@media (max-width: 660px) {
	.logos .item.microsoft .img_wrap {
		padding: 22px;
	}
}
@media (max-width: 650px) {
	.logos .item.microsoft .img_wrap {
		padding: 20px;
	}
	.logos .item.aws .img_wrap {
		padding: 20px;
	}
}
@media (max-width: 640px) {
	.logos .item.microsoft .img_wrap {
		padding: 18px;
	}
}
@media (max-width: 630px) {
	.logos .item.microsoft .img_wrap {
		padding: 17px;
	}
}
@media (max-width: 620px) {
	.logos .item.microsoft .img_wrap {
		padding: 15px;
	}
}
@media (max-width: 610px) {
	.logos .item.microsoft .img_wrap {
		padding: 14px;
	}
}
@media (max-width: 600px) {
	.logos .item.microsoft .img_wrap {
		padding: 13px;
	}
}
@media (max-width: 590px) {
	.logos .item.microsoft .img_wrap {
		padding: 11px;
	}
	.logos .item.aws .img_wrap {
		padding: 11px;
	}
}
@media (max-width: 580px) {
	.logos .item.microsoft .img_wrap {
		padding: 10px;
	}
}
@media (max-width: 570px) {
	.logos .item.microsoft .img_wrap {
		padding: 9px;
	}
}
@media (max-width: 560px) {
	.logos .item.microsoft .img_wrap {
		padding: 7px;
	}
	.logos .item.aws .img_wrap {
		padding: 10px;
	}
}
@media (max-width: 550px) {
	.logos .item.microsoft .img_wrap {
		padding: 5px;
	}
}
@media (max-width: 540px) {
	.logos .item.microsoft .img_wrap {
		padding: 4px;
	}
}
@media (max-width: 530px) {
	.logos .item.microsoft .img_wrap {
		padding: 2px;
	}
}
@media (max-width: 520px) {
	.logos .item.microsoft .img_wrap {
		padding: 1px;
	}
}
@media (max-width: 510px) {
	.logos .item.microsoft .img_wrap {
		padding: 0;
	}
}
@media (max-width: 508px) {
	.logos .item.aws .img_wrap {
		padding: 16px;
	}
}
@media (max-width: 503px) {
	.logos .item.aws .img_wrap {
		padding: 18px;
	}
}
@media (max-width: 500px) {
	.logos .item.aws .img_wrap {
		padding: 19px;
	}
}
@media (max-width: 490px) {
	.logos .item.aws .img_wrap {
		padding: 25px;
	}
}
@media (max-width: 480px) {
	.logos .item.aws .img_wrap {
		padding: 30px;
	}
}
@media (max-width: 470px) {
	.logos .item.aws .img_wrap {
		padding: 35px;
	}
}
@media (max-width: 460px) {
	.logos .item.aws .img_wrap {
		padding: 40px;
	}
}
@media (max-width: 450px) {
	.logos .item.aws .img_wrap {
		padding: 46px;
	}
}
@media (max-width: 440px) {
	.logos .item.aws .img_wrap {
		padding: 44px;
	}
}
@media (max-width: 430px) {
	.logos .item.aws .img_wrap {
		padding: 44px;
	}
}
 @media (max-width: 426px) {
	.logos .item.aws .content img {
		max-height: 50px;
	}
	.s_and_c .item:first-child + .item + .item .content_wrap,
	.s_and_c .item:first-child + .item .content_wrap,
	.s_and_c .item:first-child .content_wrap {
		padding:10px 5px 0;
	}
}
@media (max-width: 420px) {
	.logos .item.aws .img_wrap {
		padding: 41px;
	}
}
@media (max-width: 415px) {
	.logos .item.aws .content img {
		max-height: 32px;
	}
}
@media (max-width: 410px) {
	.logos .item.aws .img_wrap {
		padding: 41px;
	}
}
@media (max-width: 400px) {
	.logos .item.aws .img_wrap {
		padding: 40px;
	}
}
@media (max-width: 380px) {
	.logos .item.aws .img_wrap {
		padding: 39px;
	}
}
 @media (max-width: 375px) {
	.s_and_c .content {
		padding: 15px 2px;
	}
	.logos .item .content p:last-of-type {
		font-size: 11px;
	}
	.logos .item.microsoft .img_wrap {
		padding: 1px;
	}
}
@media (max-width: 370px) {
	.logos .item.aws .img_wrap {
		padding: 38px;
	}
}
@media (max-width:360px) {
	.logos .aws .content {
		padding-top: 25px;
	}
	.logos .item.aws .img_wrap {
		padding: 36px;
	}
}
@media (max-width: 350px) {
	.logos .item.aws .img_wrap {
		padding: 34px;
	}
	.logos .item.microsoft .img_wrap {
		padding: 0;
	}
	.logos .microsoft .content {
		padding-top: 22px;
	}
}
@media (max-width: 330px) {
	.logos .item.microsoft .img_wrap {
		padding: 1px;
	}
	.logos .item.aws .img_wrap {
		padding: 32px;
	}
}
 @media (max-width: 320px) {
	.logos .item .content img {
		max-height: 25px;
	}
	.logos .microsoft .content {
		padding-top: 20px;
	}
	.logos .item.microsoft .img_wrap {
		padding: 5px;
	}
	.logos .item.aws .img_wrap {
		padding: 34px;
	}
}
/** * -------------------------------------------------------------------------- * FORRESTER SECTION * -------------------------------------------------------------------------- */
 .forrester_section {
	background: #015883;
	background: -webkit-linear-gradient(#015883 0%, #1195bb 100%);
	background: -o-linear-gradient(#015883 0%, #1195bb 100%);
	background: linear-gradient(#015883 0%, #1195bb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015883', endColorstr='#1195bb',GradientType=0 );
}
 .forrester_text,
 .forrester_section a,
 .forrester_section p,
 .forrester_section h2 {
	color: #fff;
}
 .forrester_image img {
	max-width: 75%;
}
 .forrester_button {
	float: left;
}
 @media (max-width: 991px) {
	.forrester_image .text-left,
	.forrester_image,
	.forrester_image .generic-titles h2,
	.forrester_image .generic-titles p,
	.forrester_image .generic-titles a,
	.forrester_text,
	.forrester_section a,
	.forrester_section p,
	.forrester_section h2,
	.forrester_button{
		text-align: center !important;
	}
	.forrester_image img {
		margin-bottom: 3rem;
	}
	.forrester_button {
		float: none;
	}
}
 .no-coding img {
	width: 75%;
	margin: auto;
	display: block;
	text-align: center;
}
 .content-wrap p {
	text-align: center;
}
 .feat-icon-wrap {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}
 .feat-icon {
	margin-bottom: 4rem;
}
 .feat-icon .feat-icon-wrap img {
	width: 37%;
	margin-bottom: 30px;
}
 .feat-overview .container > div:last-child {
	margin-bottom: 0 !important;
}
 .feat-overview h6 {
	font-size: 18px;
}
 .feat-overview p {
	font-size: 16px;
}
 .catering-needs h6 {
	color: #484848;
	text-transform: none;
	font-size: 24px;
}
 .catering-needs h6 span {
	font-size: 25px;
	color: #1196BA;
}
 .catering-needs h6 span:before {
	color: #1196BA;
}
 .catering-needs .icon-Choose-Edition {
	font-size: 27px;
}
 .catering-needs p a,
 .catering-needs p {
	font-size: 16px;
}
 .customers_logos img {
	max-width: 100%;
	-moz-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position: absolute;
	left: 50%;
	top: 50%;
}
 .customers_logos .logo {
	text-align: center;
	position: relative;
	min-height: 150px;
}
 .catering-needs .eqpad25 {
	padding: 0 15px !important;
	margin-bottom: 35px;
}
 .catering-needs .container > div:nth-child(2) > div:nth-child(5),
 .catering-needs .container > div:nth-child(2) > div:last-child {
	margin-bottom: 0;
}
 .three_cta {
	background: #f7f7f7;
}
 .titles-design1 p a {
	font-size: 16px;
}
 section.section.success_stories {
	padding: 80px 0 !important;
}
 @media (max-width: 1199px) {
	.customers_logos .logo {
		min-height: 127px;
	}
}
 @media (max-width: 991px) {
	.customers_logos .logo {
		min-height: 97px;
	}
	.feat-icon .feat-icon-wrap img {
		width: 19% !important;
	}
	.feat-icon .feat-icon-wrap img.w-30p {
		width: 15% !important;
	}
	.all-in-one .col-md-4 {
		padding: 0 15px !important;
	}
	.catering-needs .container > div:nth-child(2) > div:nth-child(5) {
		margin-bottom: 35px;
	}
}
 @media (max-width: 767px) {
	.customers_logos .logo {
		min-height: auto;
	}
	.no-coding img {
		width: 100%;
	}
	.customers_logos img {
		-moz-transform: none;
		-webkit-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		position: static;
	}
	.catering-needs h6 {
		font-size: 20px;
	}
	.feat-icon .feat-icon-wrap img {
		width: 30% !important;
	}
	.feat-icon .feat-icon-wrap img.w-30p {
		width: 25% !important;
	}
}
 @media (max-width: 450px) {
	.feat-icon .feat-icon-wrap img {
		width: 33% !important;
	}
	.feat-icon .feat-icon-wrap img.w-30p {
		width: 26% !important;
	}
}
 @media (max-width: 600px) {
	.allbanner .header_top .bg.old_ver img {
		-webkit-transform: translateX(-66%);
		-ms-transform: translateX(-66%);
		-o-transform: translateX(-66%);
		transform: translateX(-66%);
	}
}
 .wistia_click_to_play {
	height: auto !important;
	text-align: center;
	margin: 0 auto;

}
/*a:not(.btn),*/
.tab-animation a:hover {
	text-decoration: underline;
}
 div[class^="menu-footer_menu_row"] ul li a,
 .footer-socials li a,
 a.link_click,
 .tab-animation a {
	text-decoration: none;
}

/** * -------------------------------------------------------------------------- * LOGO VIDEO REVIEW * -------------------------------------------------------------------------- */
.logo_video_review {
  background: #015883;
  background: -moz-linear-gradient(top, #015883 0%, #1195bb 100%);
  background: -webkit-linear-gradient(top, #015883 0%, #1195bb 100%);
  background: linear-gradient(to bottom, #015883 0%, #1195bb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#015883', endColorstr='#1195bb',GradientType=0 );
  padding-bottom: 180px;
}

.logo_video_review p,
.logo_video_review h2 {
  color: #fff;
}

.logo_video_review img {
	max-width: 100%;
}
.customer_slider_wrap .img_wrap img {
	cursor: pointer;
	max-width: 100%;
}

.customer_slider_wrap .customers_wrap {
	max-width: 90%;
	margin: 0 auto;
}

.customer_slider_wrap .wistia_click_to_play {
  width: 100% !important;
}

.customer_slider_wrap .slick-arrow {
	width: auto;
	background: transparent;
}

.customers_wrap .slick-prev {
  left: -25px;
}

.customers_wrap .slick-next {
  right: -25px;
}

.slick-next:before,
.slick-prev:before {
  font-size: 55px;
}

.customer_slider_wrap .slick-prev:before {
    left: 0;
    content: '\f27f';
    transform: rotate(180deg);
}

@media (max-width: 767px) {
	.customer_slider_wrap .customers_wrap > div {
		margin-bottom: 30px;
	}

	.customer_slider_wrap .customers_wrap > div:last-child {
		margin-bottom: 0;
	}	
}
.hidden_video_wrap {
	position: absolute;
	height: 0;
	width: 0;
	overflow: hidden;
}

.fab a:last-of-type {
	text-decoration: underline;
}



p a {text-decoration:underline;}
@media (max-width: 440px) {
	.tabs ul {
	  display: flex;
	  justify-content: center;
	  gap: 3%;
	}

	.tabs ul li {
	  display: block !important;
	  margin: 0 !important;
	}

	#empower-everyone-to-succeed ul {
	  display: block !important;
	}

	#empower-everyone-to-succeed ul li {
	  display: block !important;
	  width: 100%;
	  margin-bottom: 0.5em !important;
	}

	#empower-everyone-to-succeed ul li a {
	  display: block !important;
	}

}