.section.section-hero .note p {
	font-weight: 300;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 0;
	opacity: 0.8;
}
.section.section-hero .find-section .tags, 
.section.section-hero .find-section .tags p {
	font-weight: 300;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	opacity: 0.8;
}
.section-testimonials.no-dots .flickity-page-dots{
	display: none;
}
.section-about .entry .content-numbers {
	margin-top: 0;
}
.section-about .about-module {
	padding: 3% 0;
}
.section.section-hero .image.right.no-pl {
	padding-left: 0;
}
.logos li img {
	width: 150px;
	object-fit: contain;
	height: 50px;
}
.footer_form .gfield {
	padding-right: 0 !important;
	margin: 0 !important;
}
.footer_form .gfield input, .footer_form .gfield select {
	width: 100% !important;
	background: #FFFFFF;
	box-shadow: 0px 8px 32px rgba(37, 35, 42, 0.1);
	border-radius: 0;
	border: 0;
	height: 60px;
	margin-bottom: 18px;
	font-weight: normal;
	font-size: 14px !important;
	line-height: 32px;
	color: #7D8192;
	padding: 13px 23px !important;
}
.footer_form .gfield .gfield_label {
	position: absolute;
	left: -99999em;
}
.footer_form .gfield select {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 30px;
	appearance: none;
	background: url(images/ico-down.svg) no-repeat right 15px center #fff;
	background-size: 11px auto;
}
.footer_form .gform_footer .gform_button {
	text-transform: uppercase;
	padding-left: 34px;
	padding-right: 34px;
	background: linear-gradient(15.02deg, #F55328 0%, #FF862B 100%);
	box-shadow: 0px 8px 32px rgba(37, 35, 42, 0.1);
	float: right;
	color: #fff;
	font-size: 12px !important;
	font-family: Poppins;
	font-weight: 700;
	min-height: 52px;
	min-width: 137px;
	border: none;
	margin: 0 !important;
}
.footer_form .half-col {
	width: 50%;
	float: left;
	clear: none !important;
}
.footer_form .half-col.half-col-last {
	padding-left: 16px;
}
.footer_form .gfield .ginput_container {
	margin-top: 0 !important;
}
.footer_form .gform_footer {
	margin-top: 0 !important;
	padding-top: 5px !important;
}
.footer_form .gform_wrapper div.validation_error {
	color: #fff;
	border-color: #fff;
}
.footer_form .gform_wrapper .validation_message {
	color: #fff;
}
.footer_form .gform_wrapper li.gfield.gfield_error {
	background: transparent;
	border: none;
	max-width: 100% !important;
	padding-top: 0 !important;
}
.footer_form .gform_wrapper .field_description_below .gfield_description {
	padding-top: 0;
}
.footer_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
	max-width: 100% !important;
}
.footer_form .gform_wrapper.gform_validation_error .gform_body ul li.half-col.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 50% !important;
}
.footer_form .gform_wrapper .top_label .gfield_error{
	width: 100% !important;
}
.footer_form .gform_wrapper li.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), 
.footer_form .gform_wrapper li.gfield_error textarea {
	border-width: 2px;
}

.ui-menu ui-widget,
.ui-helper-hidden-accessible {
  display: none;
}

.ui-menu.ui-widget {
  z-index: 999999;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0 10px 20px rgba(224, 215, 231, .7);
  color: #2e2845;
  font-size: 15px;
  font-weight: 500;
  padding: 5px 0;
  overflow: auto;
  max-height: 450px;
  line-height: 16px;
  position: absolute;
}

.ui-menu.ui-widget li + li {
  border-top: 1px solid #e5e1e6;
}

.ui-menu.ui-widget .ui-state-hover,
.ui-menu.ui-widget .ui-state-focus,
.ui-menu.ui-widget .ui-state-active {
  background-color: #8840ed;
  color: #fff;
}

.ui-menu.ui-widget li >div {
  padding: 10px 10px;
  cursor: pointer;
}

.ui-menu.ui-widget li span {
  display: block;
  text-transform: uppercase;
  font-size: 11px;
  padding-bottom: 4px;
}

@media only screen and (min-width: 1023px){
	/*
	.section.section-hero .image {
		max-width: 60%;
		right: 7%;
	}
	.section.section-hero .blog-hero-list .image {
		max-width: 100%;
		
	}
	*/
}

@media only screen and (max-width: 1023px){
	.footer_form .half-col {
		width: 100%;
		float: none;
	}
	.footer_form .gform_wrapper.gform_validation_error .gform_body ul li.half-col.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		max-width: 100% !important;
	}
	.footer_form .half-col.half-col-last {
		padding-left: 0;
	}
}
@media only screen and (max-width: 767px){
	.footer_form .gform_footer .gform_button {
		width: 100% !important;
		height: 64px;
		font-size: 14px !important;
		padding-bottom: 2px;
		padding-top: 0;
		margin: 0 !important;
	}
}
.faq-item ol ul,
.faq-item ol{
	list-style-type: disc;
    margin-left: 19px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.faq-item ol{
	list-style-type: decimal
}
.search-form-s .signal-loading {
    position: relative;
    margin: 0;
    left: 0;
    display: none;
}
.resource-sidebar-form .actions {
   text-align: left
}
.resource-sidebar-form .actions input[type=submit] {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    /* text-transform: lowercase; */
    margin: 2rem 0 0;
    padding: var(--btn-sm);
    font-size: 16px;
    border-radius: 23px;
    border-width: 1px;
    line-height: 1.2;
}
.error-valiation{
	border:2px solid #FC1619 !important;
}
.error-reponse{
	color:#FC1619 !important;
	display:none;
	margin-top: 5px;
}
.btn.get-result-btn, .btn.download-result-btn{
	font-size:20px;
	font-weight:800;
}
.info-cols_bottom p{
	font-size:16px;
}
.page-id-20374 .cta-section p{
	font-size:18px;
}

.manually-set {
    margin-top: 5px;
}

.manually-set .js-from {
	border: 1px solid #eae7e7;
	border-radius: 6px;
	color: #a3a3a3;
	font-size: 15px;
	font-weight: 400;
	line-height: 100%;
	padding: 14px;
	text-align: center;
	width: 50% !important;
}

@media (max-width: 666px) {
	.manually-set .js-from {
		border-radius: 4px;
		font-size: 14px;
		padding: 8px 15px;
	}
}

.js-from {
    width: 300px !important;
    margin-top: 10px;
}
.pencil {
  width: 10px ;
  height: 20px ;
  background: dimgray ;
  position: relative ;
  transform: rotate(30deg);
  cursor:pointer;
  margin-top:18px;
  float:left;
}
.pencil::before {
  content: "" ;
  position: absolute ;
  width: 10px ;
  height: 10px ;
  background: dimgray ;
  top: -13px ;
}
.pencil::after {
  content: "" ;
  position: absolute ;
  width: 8px ;
  height: 8px ;
  background: dimgray ;
  left: 1px ;
  bottom: -4px ;
  transform: rotate(45deg);
}

/* Hero Masterclass */
.hero-masterclass {
	padding: 60px 0 40px;
	background-color: #389aff;
}
.hero-masterclass .container {
	position: relative;
	z-index: 1;
}

.hero-masterclass .hero-inner {
	max-width: 490px;
}
.hero-masterclass .hero-heading {
	margin-bottom: 10px;
	font-size: 68.2px;
	letter-spacing: -0.85px;
	color: #fff;
}
.hero-masterclass .hero-heading small {
	display: block;
	font-size: 26.4px;
	line-height: 1;
	letter-spacing: -0.33px;
	font-weight: 600;
}
.hero-masterclass .hero-subheading {
	margin-bottom: 17px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.08;
	letter-spacing: -0.3px;
	color: #fff;
}
.hero-masterclass .hero-content {
	margin-bottom: 25px;
	font-size: 18px;
	line-height: 1.44;
	letter-spacing: -0.23px;
	color: #fff;
}
.hero-masterclass .hero-btn {
	display: block;
	margin-bottom: 90px;
	width: 225px;
	padding: 12px 38px;
	border-radius: 23px;
	background: #ea1d64;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.2px;
}
.hero-masterclass .hero-social {
	display: flex;
	align-items: center;
	font-size: 11.5px;
	font-weight: bold;
	line-height: 1.63;
	letter-spacing: -0.14px;
	color: #fff;
}
.hero-masterclass .hero-social a {
	margin: 0 10px;
	font-size: 24px;
	line-height: 1;
	color: #fff;
}
.hero-masterclass .hero-social a:first-child {
	margin-left: 20px;
}
.hero-masterclass .bg-image video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	pointer-events: none;
}
/* Section Videos */
.section-videos {
	text-align: center;
	padding-top: 137px;
}
.section-videos .head_title {
	margin-bottom: 26px;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: -0.37px;
}
.section-videos .headline_txt {
	margin: 0 auto;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: -0.23px;
	color: #777;
	max-width: 744px;
}
.section-videos .video-slider {
	margin-top: 40px;
}
.section-videos .video-slider .slick-list {
	margin:  0 -27px;
}
.section-videos .video-slider .slick-slide {
	margin:  0 27px;
}
.section-videos .video-slider .slick-arrow {
	width:  21px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: center;
	z-index:  2;	
}
.section-videos .video-slider .slick-arrow::before {
	content: none;
}
.section-videos .video-slider .slick-prev {
	left: -60px;
	background-image: url('images/slick-arrow-left.svg');
}
.section-videos .video-slider .slick-next {
	right: -60px;
	background-image: url('images/slick-arrow-right.svg');
}
.section-videos .single-video {
	
}
.section-videos .single-video__category {
	margin-bottom: 26px;
	font-size: 15px;
	line-height: 20px;
	letter-spacing: -0.19px;
	font-weight: 700;
	color: #389aff;
}
.section-videos .single-video__card {
	padding: 5px;
	border-radius: 14.3px;
	border: solid 4.5px #fff;
	background: #fff;
	box-shadow: -10px 1px 13px 3px rgba(0, 0, 0, 0.1);
}
.section-videos .video-slider .single-video__card {
	margin-bottom: 20px;
}
.section-videos .single-video__img {
	position: relative;
	height: 215px;
}
.section-videos .single-video__img::before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.23;
	z-index: 1;
}
.section-videos .single-video__img .bg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
}
.section-videos .single-video__img .play-btn {
	position:  absolute;
	display:  block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 74px;
	height: 74px;
	z-index: 2;
	background-image:  url(images/Play-Button.svg);
	background-size:  contain;
	background-repeat: no-repeat;
	background-position: center;
}
.section-videos .single-video__content {
	padding: 30px 25px; 
	text-align: left;
}
.section-videos .single-video__title {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 900;
	line-height: 20px;
	letter-spacing: -0.19px;	
}
.section-videos .single-video__duration {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: -0.15px;
}
.section-videos__heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 25px;
}
.section-videos .headline_subtitle {
	font-size: 24px;
	font-weight: 800;
	line-height: 38px;
	letter-spacing: -0.3px;
	margin: 0;
}
.section-videos__categories {
	text-align: left	;
}
.section-videos__categories .video-filter {
	margin-right: 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: -0.23px;
	color: #000;
	transition: color .3s ease-in-out;
}
.section-videos__categories .video-filter.active,
.section-videos__categories .video-filter:hover {
	color: #ea1d6f;
}
.section-videos .video-grid {
	display: grid;
	margin-top:  64px;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 54px 58px;
}
.section-videos .video-grid .no-video {
	grid-column: 1/4;
}
.video-search {
	display: flex;
	position: relative;
	width: 335px;
}
.video-search input[type=text] {
	border: 1px solid #eaeaea;
  border-radius: 25px 0 0 25px;
  box-shadow: none;
  color: #000;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: -0.18px;
  padding: 10px 25px;
  width: calc(100% - 50px);
}
.video-search input[type=text]::placeholder {
	color: #cacaca;
}
.video-search input[type=submit] {
  background: url(images/icon-search.svg) no-repeat 50% 50% #389aff;
  background-size: 16px;
  border: none;
  border-radius: 0 25px 25px 0;
  font-size: 0;
  padding: 0;
  width: 50px;
}
.blue-banner {
	padding: 9rem 0 10rem;
  background-image: linear-gradient(to right, #228fff 18%, #5daaf9);
}
.blue-banner .container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1024px;
}
.blue-banner__heading {
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: -0.3px;
	color: #fff;
	max-width: 576px;
}
.blue-banner__cta {
	margin-left: 30px;
}
.section-videos__loadmore {
	margin-top: 70px;
}
.section-videos__loadmore a {
	position: relative;
	display: inline-block;
	padding-right: 30px;
	font-size: 16px;
	line-height: 1.56;
	letter-spacing: -0.2px;
	color: rgba(136, 136, 136, 0.5);
}
.section-videos__loadmore a::after {
	position: absolute;
	content: '';
	top: 50%;
	right: 0;
    width: 24px;
	height: 14px;
	background-image: url('images/Down-Arrow.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translateY(-50%);
}
.section-videos__text {
	margin: 5.6rem auto 0;
	font-size:  18px;
	line-height: 1.44;
	letter-spacing: -0.23px;
	color: #777;
	text-align: center;
	max-width: 540px;
}
.section-videos--all {
	padding-bottom: 130px;
}
.section-videos__filters {
	display: none;
}
@media (max-width: 768px) {
	.hero-masterclass .bg-image video {
		display: none;
	}
	.hero-inner {
		text-align: center;
	}
	.section-videos {
		padding-top: 83px;
	}
	.section-videos .video-grid {
		display: block;	
	}
	.section-videos--all .single-video {
		margin-bottom: 47px;
	}
	.section-videos .headline_subtitle {
		display: none;
	}
	.video-search {
		margin: 0 auto;
	}
	.hero-masterclass .hero-btn {
		margin-left: auto;
		margin-right: auto;
	}
	.hero-masterclass .hero-social {
		justify-content: center;
	}
	.section-videos__categories {
		display: none;
	}
	.section-videos--all {
		padding-bottom: 70px;
	}
	.blue-banner {
		text-align: center;
	}
	.blue-banner .container {
		flex-direction: column;
	}
	.blue-banner__cta {
		margin-top:  26px;
		margin-left: 0;
		width:  100%;
		max-width:  330px;
	}
	.section-videos__text {
		padding: 0 15px;
	}
	.hero-masterclass .hero-heading {
		font-size:  61.4px;
		line-height: 62.9px;
		letter-spacing: -0.77px;
	}
	.hero-masterclass .hero-heading small {
		font-size:  23.8px;
		line-height: 62.9px;
		letter-spacing: -0.3px;
	}
	.hero-masterclass .hero-subheading {
		padding: 0 15px;
		color: #1B5693;
	}
	.hero-masterclass .hero-content {
		padding: 0 10px;
	}
	.hero-masterclass .hero-btn {
		width: 100%;
		max-width: 325px;
	}
	.section-videos__filters {
		display: block;
		margin-left:  -20px;
		margin-right: -20px;
		text-align: center;
	}
	.section-videos__filters .video-filters__toggler {
		display: block;
		padding: 10px 15px;
		background: #389aff;
		color: #fff;
		font-size: 16px;
		line-height: 25px;
		letter-spacing: -0.2px;
		font-weight: 700;
		width: 100%;
		border: none;
		appearance:  none;
	}
	.section-videos__filters .video-filters__toggler span {
		position: relative;
	}
	.section-videos__filters .video-filters__toggler span::after {
		margin-left: 10px;
		content: '+';
	}
	.section-videos__filters .video-filters__toggler.active span::after {
		content: '-';
	}
	.video-filters {
		margin-bottom: 0;
		display: none;
	}
	.video-filters .video-filter {
		display:  block;
		padding: 13px 15px;
		background: #eee;
		border-bottom: 1px solid rgba(0, 0, 0, 0.05);
		font-size: 14px;
		line-height: 25px;
		letter-spacing: -0.18px;
		color: #777;
		width: 100%;
	}
	.video-filters .video-filter.active {
		color: var(--primary);
	}
	.section-videos .video-slider .slick-prev {
		left: 20px;
	}
	.section-videos .video-slider .slick-next {
		right:  20px;
	}
}
.page-customer #wrapper {
  background-image: url('images/Hero-BG-Desktop-2x.png');
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}
.customer-banner {
  position: relative;
  padding: 175px 0 100px;
  text-align: center;
}
.customer-banner__bg {
  pointer-events: none;
}
.customer-banner__bg--left,
.customer-banner__bg--right {
  position: absolute;
  top: 175px;
}
.customer-banner__bg--left {
  left: 46px;
  max-width: 320px;
}
.customer-banner__bg--right {
  right: 46px;
  max-width: 340px;
}
.customer-banner .container {
  position: relative;
  max-width: 650px;
  z-index: 1;
}
.customer-banner__heading {
  margin-bottom: 2rem;
}
.customer-banner__desc {
  margin-bottom: 2rem;
  color: #777;
}
.customer-banner .btn {

}

.customers-new {
  padding: 50px 0 100px;
}
.customers-new__heading {
  margin-bottom: 6rem;
  text-align: center;
}
.customers-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px 40px;
}
.customer-card {
  display: flex;
  flex-direction: column;
  padding: 20px;
  border-radius: 0 0 35px 0;
  border: solid 1px #eee;
  background-color: #fff;
}
.customer-card:hover .customer-card__title,
.customer-card:hover .customer-card__link {
	color: #ea1d64;
}
.customer-card__title,
.customer-card__link {
	transition: all .3s ease-in-out;
}
.customer-card.hide {
	display: none;
}
.customer-card:nth-child(6n+1) {
  grid-column: 1 / span 2;
}
.customer-card:nth-child(6n) {
  grid-column: 3 / span 2;
}
.customer-card__img {
  margin-bottom: 1.6rem;
  width: 100%;
  height: 240px;
}
.customer-card__img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.customer-card__logo {
  margin-bottom: 2.5rem;
}
.customer-card__logo img {
  display: block;
  max-height: 35px;
}
.customer-card__title {
  margin-bottom: 3.4rem;
  font-size: 20px;
  line-height: 26px;
  color: #171717;
}
.customer-card__link {
  margin-top: auto;
  color: #888;
}
.customer-card__link i {
  color: #ea1d6f;
}
.customers-loadmore__wrapper {
  margin-top: 70px;
  text-align: center;
}
#customers-loadmore {
	position: relative;
	display: inline-block;
	padding-right: 30px;
	font-size: 16px;
	line-height: 1.56;
	letter-spacing: -0.2px;
	color: rgba(136, 136, 136, 0.5);
}
#customers-loadmore::after {
	position: absolute;
	content: '';
	top: 50%;
	right: 0;
    width: 24px;
	height: 14px;
	background-image: url('images/Down-Arrow.svg');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	transform: translateY(-50%);
}
.testimonial-new {
  padding: 130px 0 150px;
  background-color: #f5f5f5;
  text-align: center;
}
.testimonial-new__heading {
  margin-bottom: 6rem;
}
.testimonial-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 50px;
}
.testimonial-card {
  padding: 35px 25px 30px;
  background: #fff;
  border-radius: 0 0 35px 0;
  box-shadow: 10px 2px 13px 0 rgb(0, 0, 0, 0.1);
}
.testimonial-card:nth-child(1) {
  border-top: 2px solid #389aff;
}
.testimonial-card:nth-child(2) {
  border-top: 2px solid #ea1d6f;
}
.testimonial-card:nth-child(3) {
  border-top: 2px solid #edaa42;
}
.testimonial-card:nth-child(4) {
  border-top: 2px solid #6fbe44;
}

.testimonial-card__img {
  margin-bottom: 2.8rem;
  width: 94px;
  height: 94px;
  border-radius: 50%;
}
.testimonial-card__name,
.testimonial-card__role {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.43;
  color: #666;
}
.testimonial-card__role {
  margin-bottom: 2rem;
}
.testimonial-card__text {
  color: #666;
}

.testimonial-card__cta {
  display: inline-block;
  margin-top: 3rem;
  text-decoration: underline;
}
.testimonial-card:nth-child(1) .testimonial-card__cta {
  color: #389aff;
}
.testimonial-card:nth-child(2) .testimonial-card__cta {
  color: #ea1d6f;
}
.testimonial-card:nth-child(3) .testimonial-card__cta {
  color: #edaa42;
}
.testimonial-card:nth-child(4) .testimonial-card__cta {
  color: #6fbe44;
}

.performance-rating {
  padding: 100px 0;
  background: #fff;
  text-align: center;
}
.performance-rating__rating {
  margin-bottom: 3.8rem;
  max-width: 260px;
}
.performance-rating__heading img {
  margin-left: 1rem;
}
.performance-rating__desc {
  margin-bottom: 2.5rem;
  color: #757575;
}
.performance-rating__desc a {
  color: #757575;
  text-decoration: underline;
}
.performance-rating__badge {}

.podcasts-new {
  padding: 120px 0 140px;
  background: #f5f5f5;
  text-align: center;
}
.podcasts-new__heading {}
.podcasts-new__desc {
  margin-bottom: 4rem;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  color: #777;
}
.podcast-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 36px;
}
.podcast-card {
  display: flex;
  flex-direction: column;
  padding: 55px 20px 30px;
  background: #fff;
  border-radius: 0 0 35px 0;
  box-shadow: 10px 2px 13px 0 rgb(0, 0, 0, 0.1);
  align-items:  center;
  justify-content: center;
}
.podcast-card__img {
  border-radius: 50%;
  margin-bottom: 2.4rem;
  width: 94px;
  height: 94px;
}
.podcast-card__title {}
.podcast-card__author {
  font-weight: 400;
  color: #000;
}
.podcast-card__episode {
  margin-top: auto;
  width: 100%;
}
.podcast-card__episode label {
  margin-bottom: 1.6rem;
  color: #cbcbcb;
  letter-spacing: -0.2px;
}
.podcast-card__episode__inner {
  display: flex;
  padding: 0 20px;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.podcast-card__episode__inner a {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.2px;
  color: #888;
}
.podcast-card__episode__inner a img {
  margin-right: 12px;
  max-width: 32px;
  max-height: 32px;
}
.podcasts-new .btn {
  margin-top: 7.8rem;
}

.three-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  background: #fff;
}
.three-columns .column {
  max-width: 285px;
  margin: auto;
  text-align: center;
  padding: 65px 20px;
}
.three-columns .column-heading {
  font-size: 45px;
}
.three-columns .column-sep {
  display: block;
  margin: 0 auto 2rem;
  width: 100px;
  height: 5px;
}
.three-columns .column:first-child .column-sep {
  background-color: #389aff;
}
.three-columns .column:nth-child(2) .column-sep {
  background-color: #ea1d6f;
}
.three-columns .column:last-child .column-sep {
  background-color: #edaa42;
}
.three-columns .column-desc {
  margin: 0;
  color: #777;
}

.nc-stories .box-items, 
.nb-stories .box-items {
	flex-wrap: wrap;
}
.nc-stories .box-items .box-item, 
.nb-stories .box-items .box-item {
	margin-bottom: 70px;
}
.nb-stories .box-items {
	margin-bottom: 20px;
}
a.load-more-resource {
	padding: 0 18px 0 0;
	position: relative;
}
a.loadmore_arrow_down::after {
	border-bottom: 2px solid #bdbdbd;
	border-right: 2px solid #bdbdbd;
	content: '';
	display: block;
	height: 9px;
	position: absolute;
	right: 0;
	top: 4px;
	transform: rotate(45deg);
	width: 9px;
}
a.loadmore_arrow_down.cl-red::after {
	border-bottom: 2px solid #ea1d64;
	border-right: 2px solid #ea1d64;
}

@media (max-width: 1380px) {
  .customer-banner__bg {
    display: none;
  }
}

@media (max-width: 1200px) {
  .podcast-cards {
    grid-column-gap: 20px;
  }
  .podcast-card__episode__inner {
    flex-direction: column;
  }
  .podcast-card__episode__inner a:not(:last-child) {
    margin-bottom: 10px;
  }
  .customers-grid {
    grid-template-columns: repeat(2, 1fr);

  }
  .customer-card:nth-child(6n+1),
  .customer-card:nth-child(6n) {
    grid-column: auto;
  }
  .testimonial-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
	.page-customer #wrapper {
		background-image: none;
	}
  .customer-banner {
    padding: 40px 0;
  }
  .customer-banner__heading {
    font-size: 42px;
    line-height: 47px;
    letter-spacing: -0.52px;
  }
  .customer-banner__desc {
    margin-bottom: 38px;
  }
  .customer-banner__desc,
  .podcasts-new__desc {
    font-size: 18px;
    line-height: 26px;
  }
  .customers-new {
    padding: 20px 0 75px;
  }
  .customers-new__heading,
  .testimonial-new__heading,
  .performance-rating__heading,
  .podcasts-new__heading {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.38px;
  }
  .customers-grid {
    display: block;
  }
  .customer-card {
    margin-bottom: 60px;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: 0;
  }
  .customer-card:last-child {
    margin-bottom: 0;
  }
  .customer-card__img {
  	margin-bottom:  35px;
  }
  .customer-card__logo {
  	margin-bottom: 25px;
  }
  .customer-card__logo img {
  	max-width: 135px;
  }
  .testimonial-new {
    padding: 80px 37px 120px;
  }
  .testimonial-cards {
    display: block;
  }
  .testimonial-card:not(:last-child) {
    margin-bottom: 48px;
  }
  .podcasts-new {
    padding: 70px 0 90px;
  }
  .podcast-cards {
    display: block;
  }
  .podcast-card:not(:last-child) {
    margin-bottom: 60px;
  }
  .podcast-card__title {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: -0.26px;
  }
  .podcast-card__author {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.2px;
  }
  .podcast-card__episode__inner {
    flex-direction: row;
  }
  .podcast-card__episode__inner a:not(:last-child) {
    margin-bottom: 0;
  }
  .three-columns {
    display: block;
  }
  .three-columns .column {
    max-width: 100%;
    padding: 40px 50px;
  }
  .performance-rating__desc {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.2px;
  }
  .performance-rating__rating {
    max-width: 220px;
  }
}

.company-field {
	position: relative;
}
.company-logo {
    display: none;
	/* position: absolute;
	top: 30px; */
	margin-top: 30px;
	/* right: 0; */
	text-align: center;
}
.company-logo img {
	height: 50px;
}
@media (max-width: 768px) {
	.company-logo {
		margin-top: 10px;
		/* top: 20px; */
	}
	.company-logo img {
		height: 30px;
	}
}

.ro-intro .frm_forms.with_frm_style .frm_error_style {
	color: #f00;
    background-color: transparent;
    padding: 0;
    font-size: 16px;
    text-align: center;
}

/* Shortcode style */
.blog-cta {
	margin-bottom: 50px;
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border: 1px solid hsl(339, 83%, 52%) !important;
	box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}
.blog-cta__content {
	max-width: 70%;
}
.blog-cta__copy {
	margin-bottom: 0;
}
.blog-cta__link {
	margin-left: 30px;
	border-radius: 30px;
	color: #fff !important;
	display: block;
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
	padding: 15px 20px;
	text-align: center;
	background: hsl(339, 83%, 52%) !important;
	white-space: nowrap;
}
.blog-cta__link:hover {
	background-color: hsl(339, 83%, 42%) !important;
	border-color: hsl(339, 83%, 42%) !important;
	color: #fff !important;
}
@media only screen and (max-width: 767px) {
	.blog-cta {
		display: block;
	}
	.blog-cta__content {
		max-width: 100%;
	}
	.blog-cta__link {
		margin-top: 20px;
		margin-left: 0;
	}
}