	/* Momentous Page */
#booking_iframe_div iframe {
    height: 100vh;
}
body .elementor-heading-title a:hover,
body .post-title a:hover {
    color: #EB837A !important;
}
.careers-city-img.momentous-metro-group > .elementor-widget-container {
	background: linear-gradient( 190deg, #F26522 50%, #AB47BC 100%);
    padding: 1px;
}
.careers-city-img.momentous-metro-group > .elementor-widget-container .bdt-advanced-icon-box {
	background: #fff;
    border-radius: 6px;
}
.careers-city-img.momentous-metro-group .bdt-advanced-icon-box-description {
	display: inline-block;
}
.careers-city-img.momentous-metro-group .bdt-advanced-icon-box-description .contribute {
	font-size: 13px;
    line-height: 1.2;
    padding: 5px;
    border-radius: 15px;
    color: #fff;
    background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
}
.careers-city-img.momentous-metro-group .bdt-advanced-icon-box-description::after {
    content: "|";
}
/* .momentous-search-icon { */
    /* background: url(/wp-content/uploads/2022/04/magnifying-glass-1.svg); */
    /* background-size: cover; */
    /* width: 25px; */
    /* height: 25px; */
    /* position: absolute; */
    /* top: 18px; */
    /* margin: auto 0; */
    /* left: 10px; */
/* } */
#momentous-search {
	padding: 16px 16px 16px 20px;
	width: 95%;
    border: none;
}
.momentous-search-form {
    display: flex;
    background-color: #fff;
    border-radius: 0.1875rem;
	border: 1px solid #eadfdb;
	box-shadow: 0 0.375rem 1rem 0 rgb(76 76 76 / 40%);
}
.momentous-search-options-wrap{
    width: 7%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
}
.momentous-search-options-wrap .options-downarrow{
	text-align: center;
}
.momentous-search-options-wrap .options-downarrow:hover,
.momentous-search-options-wrap.active-serch-arrow .options-downarrow{
	box-shadow: 0 0.4375rem 1.875rem rgb(0 0 0 / 20%);
	display: block;
	height: 100%;
}
.momentous-search-options-wrap:hover .options-downarrow,
.momentous-search-options-wrap.active-serch-arrow .options-downarrow,
.momentous-search-option:hover{
	color: #7067E6;
}
.momentous-search-options {
    top: calc(100% + 12px);
    right: -35px;
    background-color: #FFF;
    min-width: 9.375rem;
    max-width: 12rem;
    margin-top: 0.125rem;
    border-radius: 0.3125rem;
    padding: 0.625rem;
    box-shadow: 0 15px 40px rgb(125 147 178 / 30%);
    z-index: 2;
    position: absolute;
}
.momentous-search-options::before {
    position: absolute;
    transform: translateX(50%);
    bottom: 100%;
    border-width: 11px;
    border-top: 0;
    border-style: solid;
    border-color: rgba(255,255,255,1) transparent;
    display: block;
    content: '';
    right: 50%;
}
.momentous-search-options .momentous-search-option {
    font-size: 1rem;
    padding: 0.1rem 0.3rem;
    cursor: pointer;
}
.momentous-search-form input[type="search"]::-webkit-search-decoration,
.momentous-search-form input[type="search"]::-webkit-search-cancel-button,
.momentous-search-form input[type="search"]::-webkit-search-results-button,
.momentous-search-form input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.momentous-search-option.activeoption {
    color: #7067E6;
}
.options-downarrow .fa-angle-down:before {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    display: block;
    font-size: 20px;
    font-style: normal;
	padding: 15px;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.momentous-search-list {
	list-style: none;
    margin-top: 1px;
    padding: 0px;
    border-radius: 0.1875rem;
    -webkit-box-shadow: 0 0.375rem 1rem 0 rgb(76 76 76 / 40%);
    -moz-box-shadow: 0 0.375rem 1rem 0 rgba(76, 76, 76, 0.4);
    box-shadow: 0 0.375rem 1rem 0 rgb(76 76 76 / 40%);
    position: absolute;
    top: 104%;
    left: 0;
    right: 0;
    z-index: 1;
    background: #fff;
    transition: all 0.3s ease-out;
    border: solid 0.0625rem #ddd;
    opacity: 1;
    max-height: 400px;
    overflow-y: auto;
}
.momentous-search-list ul {
    list-style: none;
    margin-top: 5px;
    padding-left: 20px;
}
.momentous-search-list li {
	padding: 15px;
	border-bottom: solid 0.0625rem #f2f2f2;
}
.momentous-search-list li:first-child a{
	color: #7067E6;
}
.momentous-search-list li a{
    color: #3A3A3C;
}
.momentous-search-list li a:hover{
	color: #7067E6;
}
.latest-updates .pp-grid-item-wrap .pp-post-title {
	height: 3em;
    overflow: hidden;
}
.popular-courses-load-more-posts .load-more-posts {
	text-align: center;
}
.popular-courses-wrap,
.popular-courses-buttons .btn-wrap {
	display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.popular-courses-wrap {
	padding-top: 30px;
}
.popular-courses-grid .post-content-wrap .post-title a {
    height: 85px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.popular-courses-buttons .btn-wrap .btn-link {
	padding: 0 10px 15px;
	width: 20%;
}
.popular-courses-buttons .btn-wrap .btn-link a {
    border: 1px solid #7067E6;
    border-radius: 4px;
    padding: 10px 0px;
    display: block;
    text-align: center;
	background: #fff;
}
.popular-courses-load-more-posts .load-more-posts a {
	border: 1px solid #7067E6;
    border-radius: 4px;
    padding: 8px 45px;
	background: #7067E6;
	color: #fff;
	display: inline-block;
}
.popular-courses-load-more-posts .load-more-posts a:hover  {
	border: 1px solid #7067E6;
	background: #fff;
	color: #7067E6;
}
.popular-courses-buttons .btn-wrap a:hover,
.popular-courses-buttons .btn-wrap a.active {
    background: #7067E6;
    color: #fff;
    border: 1px solid #7067E6;
}
.popular-courses-grid {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 40px;
}
.popular-courses-grid .post-content-wrap {
    padding: 45px 15px 15px;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
    border-radius: 7px;
	position: relative;
	max-height: 620px;
    min-height: 620px;
	background: #fff;
}
.popular-courses-grid .post-content-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-size: contain;
    height: 15px;
    border-radius: 7px 7px 0 0;
}
.popular-courses-grid .post-content-wrap .post-image {
	background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    background-position: center;
}
.popular-courses-grid .post-title {
    margin: 20px 0;
}
.popular-courses-grid .desc-title {
	font-weight: 500;
}
.popular-courses-grid .post-content .desc-content {
	padding-top: 20px;
    border-top: 1px solid #ccc;
    height: 250px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}
.popular-courses-grid .learn-more-btn-wrap {
	padding: 20px 0;
}
.popular-courses-grid .learn-more-btn-wrap {
	text-align: center;
}
.popular-courses-grid .learn-more-btn-wrap a {
	background: #7067E6;
	border: 1px solid #7067E6;
    border-radius: 4px;
    color: #fff;
    padding: 10px 25px;
    display: inline-block;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
}
.popular-courses-grid .learn-more-btn-wrap a:hover {
    color: #7067E6;
    background: transparent;
}
.popular-courses-grid .blog-category p {
    border-radius: 15px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 13px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
	cursor: pointer;
}
.popular-courses-grid.experience-level .blog-category p,
.popular-courses-grid.experience-level .post-content-wrap::before {
	background: linear-gradient(136.03deg, #564EBF 0%, #AE49B6 100%);
}
.popular-courses-grid.hub .blog-category p,
.popular-courses-grid.hub .post-content-wrap::before {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
}
.popular-courses-grid.hub-course .blog-category p,
.popular-courses-grid.hub-course .post-content-wrap::before {
	background: linear-gradient(134.79deg, #EB837A 0%, #AD48B9 97.9%);
}
.popular-courses-grid.industry .blog-category p,
.popular-courses-grid.industry .post-content-wrap::before {
	background: linear-gradient(136.03deg, #564EBF 0%, #F26522 100%);
}
.popular-courses-grid.role .blog-category p,
.popular-courses-grid.role .post-content-wrap::before {
	background: linear-gradient(318.31deg, #7067E6 1.71%, #AE49B6 98.08%);
}
.popular-courses-grid.release-type .blog-category p,
.popular-courses-grid.release-type .post-content-wrap::before {
	background: linear-gradient(134.79deg, #EB837A 0%, #AD48B9 97.9%);
}
.popular-courses-grid.engagement-type .blog-category p,
.popular-courses-grid.engagement-type .post-content-wrap::before  {
	background: linear-gradient(89.65deg, #7067E6 -4.73%, #EB837A 99.54%);
}
.popular-courses-grid.goal .blog-category p,
.popular-courses-grid.goal .post-content-wrap::before {
	background: linear-gradient(136.03deg, #564EBF 0%, #AE49B6 100%);
}
.popular-courses-grid.format .blog-category p,
.popular-courses-grid.format .post-content-wrap::before {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
}
.popular-courses-grid.partner .blog-category p,
.popular-courses-grid.partner .post-content-wrap::before {
	background: linear-gradient(136.03deg, #564EBF 0%, #F26522 100%);
}
.momentous-mai-academy-footer .icon-border:before {
	width: 35%;
}
.momentous-mai-academy-footer .icon-border:after {
	width: 36%;
}
.momentous-knowledge-support-footer .icon-border:before {
	width: 31%;
}
.momentous-knowledge-support-footer .icon-border:after {
	width: 32%;
}
body .momentous-debates-listing p,
body .momentous-profiles-listing p,
body .momentous-best-practices-listing p,
body .momentous-perspective-listing p {
	margin-bottom: 7px;
}
body .momentous-debates-listing a,
body .momentous-profiles-listing a,
body .momentous-best-practices-listing a,
body .momentous-perspective-listing a {
	color: #3A3A3C;
    text-decoration: underline;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	height: 50px;
}
.momentous-latest-update {
	display: flex;
	flex-wrap: wrap;
}
.momentous-latest-update .latest-update-col {
	display: flex;
	width: 33.33%;
}
.momentous-latest-update .latest-update-col .post-image {
	width: 27%;
}
.momentous-latest-update .latest-update-col .post-image img {
	border-radius: 7px;
}
.momentous-latest-update .latest-update-col .post-content {
	padding-left: 15px;
}
.momentous-latest-update .latest-update-col .post-content .post-category {
	font-size: 9px;
    text-transform: uppercase;
    line-height: 1.2em;
    background: #7067e6;
    color: #FFFFFF;
    border-radius: 2px;
    padding: 5px;
    display: inline-block;
	margin-bottom: 10px;
}
.momentous-latest-update .latest-update-col .post-content .post-title a {
	font-size: 16px;
    line-height: 1.2em;
	font-weight: 700;
	color: #3A3A3C;
}
/* Innovate Ahead Data Tables */
#table_3_wrapper.wpDataTablesWrapper table.wpDataTable {
	border-right: 1px solid rgb(221, 219, 218);
    border-left: 1px solid rgb(221, 219, 218);
    border-bottom: 1px solid rgb(17, 17, 17);
}
#table_3_wrapper.wpDataTablesWrapper table.wpDataTable > thead > tr > th {
	background-color: rgb(235, 245, 255);
	border: 0;
    border-top: 1px solid rgb(221, 219, 218);
    border-bottom: 1px solid rgb(17, 17, 17);
    padding: 1rem;
    vertical-align: middle;
}
#table_3_wrapper tr td:first-child {
    border-left: 1px solid rgb(221, 219, 218);
}
#table_3_wrapper.wpDataTablesWrapper table.wpDataTable tr.odd td {
    background-color: #fff;
}
#table_3_wrapper tr.even td {
    background: rgb(250, 250, 249);
}
#table_3_wrapper.wpDataTablesWrapper table.wpDataTable > tbody > tr > td {
	transition: none;
}
#table_3_wrapper td {
	padding: 0.75rem 1rem;
    border-top: 1px solid rgb(221, 219, 218);
    border-bottom: 1px solid rgb(221, 219, 218);
}
#table_3_wrapper .icon:before {
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
#table_3_wrapper tr:hover td:first-child {
    border-left: 3px solid rgb(0, 112, 209);
}
#table_3_wrapper tr:hover td:last-child {
    border-right: 3px solid rgb(0, 112, 209);
}
#table_3_wrapper tr:hover td {
    box-shadow: rgb(221 219 218) 0px -1px 0px inset, rgb(221 219 218) 0px 1px 0px inset;
    background: rgb(250, 250, 249);
}
/* Innovate Ahead Experiment Cards */
.consumer-innovation-search .searchandfilter ul {
	padding-left: 0;
}
.consumer-innovation-search .searchandfilter>ul>li[data-sf-combobox="1"] label.sf-label-checkbox {
	display: inline-block;
}
.consumer-innovation-search .searchandfilter ul li {
	padding-bottom: 5px;
}
.experiments-load-more-posts,
.momentous-customer-stories-load-more-posts,
.momentous-pioneers-counsils-load-more-posts,
.momentous-pioneers-professional-load-more-posts,
.momentous-pioneers-partners-load-more-posts,
.momentous-pioneers-innovation-load-more-posts,
.momentous-pioneers-content-collaborators-load-more-posts,
.momentous-pioneers-movere-ai-load-more-posts,
.momentous-pioneers-metros-load-more-posts {
	width: 100%;
}
.experiments-load-more-posts .load-more-posts,
.momentous-customer-stories-load-more-posts .load-more-posts,
.momentous-pioneers-counsils-load-more-posts .load-more-posts,
.momentous-pioneers-professional-load-more-posts .load-more-posts,
.momentous-pioneers-partners-load-more-posts .load-more-posts,
.momentous-pioneers-innovation-load-more-posts .load-more-posts,
.momentous-pioneers-content-collaborators-load-more-posts .load-more-posts,
.momentous-pioneers-movere-ai-load-more-posts .load-more-posts,
.momentous-pioneers-metros-load-more-posts .load-more-posts {
	text-align: center;
}
.experiments-load-more-posts .load-more-posts a,
.momentous-customer-stories-load-more-posts .load-more-posts a,
.momentous-pioneers-counsils-load-more-posts .load-more-posts a,
.momentous-pioneers-professional-load-more-posts .load-more-posts a,
.momentous-pioneers-partners-load-more-posts .load-more-posts a,
.momentous-pioneers-innovation-load-more-posts .load-more-posts a,
.momentous-pioneers-content-collaborators-load-more-posts .load-more-posts a,
.momentous-pioneers-movere-ai-load-more-posts .load-more-posts a,
.momentous-pioneers-metros-load-more-posts .load-more-posts a {
	padding: 10px 35px;
    background: #7067E6;
    border: 1px solid #7067E6;
    color: #fff;
    border-radius: 4px;
	display: inline-block;
}
.xg_accordion_load_more[type=button] {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.experiments-load-more-posts .load-more-posts a:hover,
.momentous-customer-stories-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-counsils-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-professional-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-partners-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-innovation-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-content-collaborators-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-movere-ai-load-more-posts .load-more-posts a:hover,
.momentous-pioneers-metros-load-more-posts .load-more-posts a:hover {
	color: #7067E6;
	background: #fff;
}
.momentous-experiments-listing {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -15px;
}
.momentous-experiments-listing .title-content-image-wrapper {
	padding: 0 15px;
	width: 50%;
	margin-bottom: 60px;
}
.momentous-experiments-listing .title-content-image-wrapper-content {
	background: linear-gradient( 221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    padding: 1px;
	border-radius: 7px;
    position: relative;
}
.momentous-experiments-listing .title-content-image-wrap {
	display: flex;
    flex-wrap: wrap;
}
.momentous-experiments-listing .title-content-image-wrap .image-wrap {
    width: 35%;
	background: #fff;
	border-radius: 7px 0 0 7px;
}
.momentous-experiments-listing .title-content-image-wrap .image-wrap .post-image {
	width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	border-radius: 7px 0 0 0;
}
.momentous-experiments-listing .title-content-image-wrap .content-wrap {
    width: 65%;
	background: #fff;
	padding: 10px;
	border-radius: 0 7px 0 0;
}
.momentous-experiments-listing .title-content-image-wrap .content-wrap .post-title h4 {
	font-weight: 700;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 55px;
}
.momentous-experiments-listing .title-content-image-wrap .content-wrap .post-content p {
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
}
.momentous-experiments-listing .title-content-image-wrap .list-content {
	display: flex;
    flex-wrap: wrap;
	padding-top: 10px;
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item p {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
	position: relative;
	padding-left: 22px;
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item {
	padding-right: 5px;
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-six {
	padding-right: 0;
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-one p.apply_for:before {
	background-image: url("/wp-content/uploads/2022/08/apply-for.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-one p.invite_only:before {
	background-image: url("/wp-content/uploads/2022/08/invite-only.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-one p.open_to_all:before {
	background-image: url("/wp-content/uploads/2022/08/public.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-one p.referral_only:before {
	background-image: url("/wp-content/uploads/2022/08/Access-Type-Referral-Only.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.round_table:before {
	background-image: url("/wp-content/uploads/2022/08/round-table.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.insider_scoop:before,
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.insider_scoop_2:before {
	background-image: url("/wp-content/uploads/2022/08/Insider-Scoop.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.brainstorming:before {
	background-image: url("/wp-content/uploads/2022/08/brainstorming.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.debate:before {
	background-image: url("/wp-content/uploads/2022/08/debate.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.perspective:before {
	background-image: url("/wp-content/uploads/2022/08/perspective.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.ask_me_anything:before {
	background-image: url("/wp-content/uploads/2022/08/ask-me-anything.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.raise_your_voice:before {
	background-image: url("/wp-content/uploads/2022/08/raise-your-voice.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.day_in_the_life:before {
	background-image: url("wp-content/uploads/2022/08/day-in-life.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.side_by_side:before {
	background-image: url("/wp-content/uploads/2022/08/side-by-side.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.pulse_check:before {
	background-image: url("/wp-content/uploads/2022/08/pulse-check.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.preference_pulse:before {
	background-image: url("/wp-content/uploads/2022/08/preferencee-pulse.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.competitor_pulse:before {
	background-image: url("/wp-content/uploads/2022/08/competitor-pulse.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.complaining_party:before {
	background-image: url("/wp-content/uploads/2022/08/complaining-party.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.bitiching_session:before {
	background-image: url("/wp-content/uploads/2022/08/bitching-session.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.problem_exposé:before {
	background-image: url("/wp-content/uploads/2022/08/problem-expose.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.contest:before {
	background-image: url("/wp-content/uploads/2022/08/contest.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.video_contest:before {
	background-image: url("/wp-content/uploads/2022/08/video-contest.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.photo_contest:before {
	background-image: url("/wp-content/uploads/2022/08/photo-contest.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.meme_contest:before {
	background-image: url("/wp-content/uploads/2022/08/meme-contest.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.hashtag_challenge:before {
	background-image: url("/wp-content/uploads/2022/08/hashtag-challenge.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.bounty_hunt:before {
	background-image: url("/wp-content/uploads/2022/08/hunt.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.trial_run:before {
	background-image: url("/wp-content/uploads/2022/08/trial-run.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.hackathon:before {
	background-image: url("/wp-content/uploads/2022/08/hackathon.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.pre_launch_trial:before {
	background-image: url("/wp-content/uploads/2022/08/prelaunch.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.voice_of_prospective:before {
	background-image: url("/wp-content/uploads/2022/08/voice-of-perspective.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.voice_of_customer:before {
	background-image: url("/wp-content/uploads/2022/08/voice-of-customer.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.voice_of_partner:before {
	background-image: url("/wp-content/uploads/2022/08/voice-of-partner.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.conversation_cast:before {
	background-image: url("/wp-content/uploads/2022/08/conversion-cast.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.guru_view:before {
	background-image: url("/wp-content/uploads/2022/08/guru-view.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.cupid_contest:before {
	background-image: url("/wp-content/uploads/2022/08/cupid-contest.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.matchmaking_jam:before {
	background-image: url("/wp-content/uploads/2022/08/matching-jam.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.introduction_jam:before {
	background-image: url("/wp-content/uploads/2022/08/introduction-jam.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.introducing_jam:before {
	background-image: url("/wp-content/uploads/2022/08/interview1.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.sourcing_jam:before {
	background-image: url("/wp-content/uploads/2022/08/sourceing-jam.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.referral_jam:before {
	background-image: url("/wp-content/uploads/2022/08/referral-jam.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.matchmaking_party:before {
	background-image: url("/wp-content/uploads/2022/08/matchmaking-party.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.introduction_party:before {
	background-image: url("/wp-content/uploads/2022/08/introduction-party.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.referral_party:before {
	background-image: url("/wp-content/uploads/2022/08/referral-party.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.persona_polishing:before {
	background-image: url("/wp-content/uploads/2022/08/persona-polishing.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.profile_polishing:before {
	background-image: url("/wp-content/uploads/2022/08/profile-polishing.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.product_feedback:before {
	background-image: url("/wp-content/uploads/2022/08/product-feedback.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.demo_feedback:before {
	background-image: url("/wp-content/uploads/2022/08/demo-feedback.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.company_feedback:before {
	background-image: url("/wp-content/uploads/2022/08/company-feedback.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.support_feedback:before {
	background-image: url("/wp-content/uploads/2022/08/support-feedback.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-two p.onboarding_feedback:before {
	background-image: url("/wp-content/uploads/2022/08/onboarding-feedback.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-three p.self_service:before {
	background-image: url("/wp-content/uploads/2022/08/self-started.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-three p.interactive:before {
	background-image: url("/wp-content/uploads/2022/08/interactive.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-four p:before {
	background-image: url("/wp-content/uploads/2022/08/Round-Clock.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-five p:before {
	background-image: url("/wp-content/uploads/2022/08/participant-icon.svg");
}
.momentous-experiments-listing .title-content-image-wrap .list-content .list-item.list-item-six p:before {
	background-image: url("/wp-content/uploads/2022/08/experiment-status.svg");
}
.title-content-image-wrapper-content .type-wrapper {
	background: #1D1D1B;
	padding: 7px 15px;
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col p {
	font-weight: 400;
	font-size: 11px;
	line-height: 1.4;
	color: #fff;
	position: relative;
	padding-left: 25px;
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col.col1 p:before {
	background-image: url("/wp-content/uploads/2022/08/industries-white.svg");
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col.col2 p:before {
	background-image: url("/wp-content/uploads/2022/08/job-level-white.svg");
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col.col3 p:before {
	background-image: url("/wp-content/uploads/2022/08/job-function-white.svg");
}
.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col.col4 p:before {
	background-image: url("/wp-content/uploads/2022/08/user-type-white.svg");
}
.innovation-details-wrapper .innovation-details {
	text-align: center;
	background: #7067E6;
	padding: 10px 0;
}
.innovation-details-wrapper .innovation-details h5 {
	font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #fff;
    position: relative;
    display: inline-block;
    margin: 0;
	padding-right: 20px;
	cursor: pointer;
}
.innovation-details-wrapper .innovation-details h5:before {
	content: "\f107";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	position: absolute;
	right: 0;
	top: 0;
}
.innovation-details-wrapper .innovation-details h5.icon-up:before  {
	transform: rotate(180deg);
}
.experiment-item-wrapper {
	background: #fff;
    padding: 15px 40px;
}
.experiment-item-wrapper .experiment-item-row {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
}
.experiment-item-wrapper .experiment-item-row .experiment-item-col h5 {
	font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    color: #7067E6;
}
.experiment-item-wrapper .experiment-item-row .experiment-item-col p {
	font-weight: 300;
    font-size: 12px;
    line-height: 1.4;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 100px;
}
.experiment-item-wrapper .experiment-item-row .owl-nav .owl-prev::after,
.experiment-item-wrapper .experiment-item-row .owl-nav .owl-next::after,
.release-pioneers-metros-wrap .owl-nav .owl-prev::after,
.release-pioneers-metros-wrap .owl-nav .owl-next::after {
    content: "";
}
.experiment-item-wrapper .experiment-item-row .owl-nav .experiment-crm-nav::before {
    color: #7067E6;
    font-size: 30px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	top: -75px;
	position: absolute;
}
.experiment-item-wrapper .experiment-item-row .owl-nav .owl-prev .experiment-crm-nav-prev::before {
    content: "\f104";
    left: -130px;
}
.experiment-item-wrapper .experiment-item-row .owl-nav .owl-next .experiment-crm-nav-next::before {
    content: "\f105";
	right: -130px;
}
.experiment-buttons-row {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -7px;
	justify-content: space-between;
}
.experiment-buttons-row .experiment-buttons-col {
	width: 50%;
	padding: 0 7px;
}
.experiment-buttons-row .experiment-buttons-col a {
	font-weight: 700;
    font-size: 14px;
    line-height: 1.5;
	border: 1px solid #7067E6;
	border-radius: 4px;
    text-align: center;
	padding: 8px 0;
	display: block;
}
.experiment-buttons-row .experiment-buttons-col.col1 a,
.experiment-buttons-row .experiment-buttons-col.col2 a:hover {
    color: #7067E6;
	background-color: #fff;
}
.experiment-buttons-row .experiment-buttons-col.col2 a,
.experiment-buttons-row .experiment-buttons-col.col1 a:hover {
    color: #fff;
	background-color: #7067E6;
}
.multiselect-item-wrapper {
	background: #EEF2F5;
	padding: 15px;
}
.multiselect-item-wrapper p {
	font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
	position: relative;
	padding: 3px 0 3px 25px;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 25px;
}
.multiselect-item-wrapper p span {
	font-weight: 400;
}
.multiselect-item-wrapper .multiselect-item-col p:before {
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 15px;
    height: 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.multiselect-item-wrapper .multiselect-item-col.col1 p:before {
	background-image: url("/wp-content/uploads/2022/08/focus-icon.svg");
}
.multiselect-item-wrapper .multiselect-item-col.col2 p:before {
	background-image: url("/wp-content/uploads/2022/08/entities.svg");
}
.multiselect-item-wrapper .multiselect-item-col.col3 p:before {
	background-image: url("/wp-content/uploads/2022/08/mid-industry.svg");
}
.multiselect-item-wrapper .multiselect-item-col.col4 p:before {
	background-image: url("/wp-content/uploads/2022/08/metros.svg");
}
.multiselect-item-wrapper .multiselect-item-col.col5 p:before {
	background-image: url("/wp-content/uploads/2022/08/solution.svg");
}
.multiselect-item-wrapper .multiselect-item-col.col6 p:before {
	background-image: url("/wp-content/uploads/2022/08/releases.svg");
}
.multiselect-item-wrapper .multiselect-item-col.col7 p:before {
	background-image: url("/wp-content/uploads/2022/08/engagement.svg");
}
.experiment-item-date-wrap {
	background: #1D1D1B;
	padding: 15px;
}
.experiment-item-date-wrap .experiment-item-date-row {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-around;
	overflow: hidden;
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col {
	text-align: center;
    width: 25%;
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col .experiment-item-date-image {
	position: relative;
}
 .experiment-item-date-col  .experiment-details-svg {
	position: absolute;
    top: 0;
    left: 65%;
    right: -30%;
    margin: 0 auto;
}
.experiment-item-date-col.col3 .experiment-details-svg {
	right: -38%;
}
.experiment-item-date-col {
    position: relative;
}
.experiment-item-date-col  .experiment-details-svg svg {
    width: 100%;
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col h5 {
	color: #7067E6;
	font-weight: 700;
    font-size: 12px;
    line-height: 1.5;
	margin-bottom: 0;
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col p {
	color: #fff;
	font-weight: 700;
    font-size: 10px;
    line-height: 1.5;
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col .experiment-item-date-image {
	width: 30px;
    height: 30px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	margin: 0 auto;
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col1 .experiment-item-date-image{
	background-image: url("/wp-content/uploads/2022/08/signup-by.svg");
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col2 .experiment-item-date-image{
	background-image: url("/wp-content/uploads/2022/08/notified-by.svg");
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col3 .experiment-item-date-image{
	background-image: url("/wp-content/uploads/2022/08/starting-by.svg");
}
.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col4 .experiment-item-date-image{
	background-image: url("/wp-content/uploads/2022/08/concludes-by.svg");
}
.multi-select-section {
	background-color: #fff;
}
.multi-select-section .picklist-wrap {
    display: flex;
    overflow-x: scroll;
}
.multi-select-section .picklist-wrap p {
    flex-shrink: 0;
	color: #fff;
    font-weight: 700;
    font-size: 13px;
    line-height: 1.5;
	padding: 8px 15px;
    margin: 10px;
    border-radius: 25px;
}
.multi-select-section .picklist-wrap::-webkit-scrollbar {
	height: 5px;
}
.multi-select-section .picklist-wrap::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px #AB47BC;
	border-radius: 10px;
}
.multi-select-section .picklist-wrap::-webkit-scrollbar-thumb {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);;
	border-radius: 10px;
}
.multi-select-section .picklist-wrap::-webkit-scrollbar-thumb:hover {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);;
}
.owner-hosted-by-section .owner-hosted-by-row {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 6px 15px;
}
.owner-hosted-by-section {
	background: #EEF2F5;
	border-radius: 0 0 7px 7px;
    margin-bottom: 1px;
}
.owner-hosted-by-section .owner-hosted-by-col p {
	font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #5B5B5B;
	position: relative;
    padding-left: 20px;
}
.owner-hosted-by-section .owner-hosted-by-col p:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.owner-hosted-by-section .owner-hosted-by-col.col1 p:before {
	background-image: url(/wp-content/uploads/2022/08/hosted_by_icon.svg);
}
.owner-hosted-by-section .owner-hosted-by-col.col2 p:before {
	background-image: url(/wp-content/uploads/2022/08/owner_icon.svg);
}
.innovate-ahead-tabs .eael-advance-tabs .eael-tabs-nav > ul > li {
	background-color: #3f51b5;
}
.innovate-ahead-tabs .eael-advance-tabs .eael-tabs-nav > ul > li.active,
.innovate-ahead-tabs .eael-advance-tabs .eael-tabs-nav > ul > li:hover {
	background-color: #eef2f5;
}
.innovate-ahead-tabs .eael-advance-tabs .eael-tabs-nav > ul > li .eael-tab-title {
	display: block;
    width: 100%;
    padding: 5px;
    background-color: #7067E6;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.5;
}
.innovate-ahead-tabs .eael-advance-tabs .eael-tabs-nav > ul > li.active .eael-tab-title,
.innovate-ahead-tabs .eael-advance-tabs .eael-tabs-nav > ul > li:hover .eael-tab-title {
	background-color: #EEF2F5;
    border: 1px solid #CF3A3A;
	color: #CF3A3A;
}
.hide-section-wrap {
	display: none;
}
.hide-section-wrap {
    position: absolute;
    left: 0px;
    top: auto;
    right: 0px;
    z-index: 999;
    background: linear-gradient( 221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    padding: 1px;
    border-radius: 7px;
}
.momentous-experiments-listing .title-content-image-wrapper:nth-child(2) .hide-section-wrap {
    bottom: 38%;
}
.innovate-number-list ol {
    padding-left: 20px;
}
/*#search-filter-form-491364 > ul > li > ul {
	display: none;
}
#search-filter-form-491364 > ul > li > ul.visible {
	display: block;
}
#search-filter-form-491364 > ul > li h4 {
	position: relative;
	font-size: 18px;
    line-height: 1.2;
	cursor: pointer;
}
#search-filter-form-491364 > ul > li h4:after {
	content: "\f067";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	padding-left: 10px;
}
#search-filter-form-491364 > ul > li h4.minus-icon:after {
	content: "\f068";
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
	padding-left: 10px;
}
#search-filter-form-491364 .sf-field-submit input[type="submit"]{
	padding: 10px 35px;
}*/
.momentous_chatbot_platform .zsiq_flt_rel,
.funnel_chatbot_platform .zsiq_flt_rel,
.valorem_chatbot_platform .zsiq_flt_rel {
    background-color: transparent !important;
}
.momentous_chatbot_platform .zsiq_theme1 .siqicon:before,
.funnel_chatbot_platform .zsiq_theme1 .siqicon:before,
.valorem_chatbot_platform .zsiq_theme1 .siqicon:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
}
.momentous_chatbot_platform .zsiq_theme1 .siqicon:before {
    background: url(/wp-content/uploads/2023/03/momentous_chat_icon.svg) no-repeat center center;
	background-size: contain;
}
.funnel_chatbot_platform .zsiq_theme1 .siqicon:before {
    background: url(/wp-content/uploads/2023/03/funnel_chat_icon.svg) no-repeat center center;
	background-size: contain;
}
.valorem_chatbot_platform .zsiq_theme1 .siqicon:before {
    background: url(/wp-content/uploads/2023/03/valorem_chat_icon.svg) no-repeat center center;
	background-size: contain;
}
.momentous_chatbot_platform .zsiq_theme1:hover .zsiq_flt_rel,
.funnel_chatbot_platform .zsiq_theme1:hover .zsiq_flt_rel,
.valorem_chatbot_platform .zsiq_theme1:hover .zsiq_flt_rel {
    box-shadow: none;
}
/* Success To Scale Hub Customer Story */
.momentous-customer-stories-wrap {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -15px;
}
.momentous-customer-stories-wrap .momentous-customer-stories-grid {
	width: 33.33%;
	padding: 0 15px 20px;
}
.momentous-customer-detail-wrap {
	box-shadow: 0 0.4rem 0.8rem rgb(13 21 55 / 10%);
    border-radius: 0.5rem;
    padding: 10px 15px 0;
    background: #fff;
    border: 3px solid #7067e6;
}
.momentous-customer-detail-wrap .title {
	font-size: 17px;
    line-height: 25px;
    font-weight: 700;
	height: 50px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.momentous-customer-detail-wrap .sub-title-wrap .sub-title {
	color: #7067E6;
	font-size: 15px;
    line-height: 18px;
    font-weight: 700;
	height: 35px;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.momentous-customer-detail-wrap .sub-title-btn-wrap .sub-title-wrap {
	width: 70%;
}
.momentous-customer-detail-wrap .sub-title-btn-wrap .button-wrap {
	width: 30%;
}
.momentous-customer-detail-wrap .button-wrap a.toolltip-button {
    background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    color: #fff;
    padding: 3px 15px;
    border-radius: 15px;
    display: inline-block;
}
.momentous-customer-detail-wrap .gray-text-wrap {
	background: #EEF2F5;
    padding: 10px 15px;
    border-radius: 0 0 7px 7px;
    margin: 0 -15px;
}
.momentous-customer-detail-wrap .light-gray-text {
	line-height: 16px;
	font-size: 14px;
    color: #959595;
	height: 65px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.momentous-customer-detail-wrap .sub-title-btn-wrap {
	padding: 5px 0 10px 0;
	display: flex;
    flex-wrap: wrap;
}
.release-pioneers-metros-wrap {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -10px;
}
.release-pioneers-metros-wrap .post-content-row {
	display: flex;
    flex-wrap: wrap;
}
.release-pioneers-metros-wrap.release-pioneers-content-collaborators-wrap .release-pioneers-metros-grid,
.release-pioneers-metros-wrap.release-pioneers-innovation-wrap .release-pioneers-metros-grid {
	width: 33.33%;
	padding: 0 10px 20px;
}
.release-pioneers-metros-wrap .release-pioneers-metros-grid .post-content-row-wrap {
	margin-bottom: 30px;
}
.release-pioneers-metros-wrap .post-content-row .col1 {
	width: 71%;
}
.release-pioneers-metros-wrap .post-content-row .col1 .column-content {
	padding: 5px;
}
.release-pioneers-metros-wrap .post-content-row .col2 {
	width: 29%;
}
.release-pioneers-metros-wrap .post-content-row .column-img-wrap {
	width: 100%;
    height: 100%;
}
.release-pioneers-metros-wrap .post-content-row .column-img-wrap .column-img {
	background-size: contain;
	background-position: center;
    height: 100%;
    background-repeat: no-repeat;
	border-radius: 0 7px 0 0;
}
.release-pioneers-metros-wrap .release-pioneers-metros-grid .post-content-row-wrap {
	background: linear-gradient( 221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    padding: 1px;
    border-radius: 7px;
}
.release-pioneers-metros-wrap .post-content-row {
	background: #fff;
    border-radius: 7px 7px 0 0;
}
.release-pioneers-metros-wrap .post-content-row .col1 .contribute-explore-wrap .contribute {
	color: #FFFFFF;
    background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    border-radius: 15px;
    font-weight: 700;
    font-size: 13px;
    line-height: 24px;
    padding: 2px 10px;
}
.release-pioneers-metros-wrap .post-content-row .col1 .contribute-explore-wrap a {
	font-weight: 700;
    font-size: 13px;
    line-height: 24px;
}
.release-pioneers-metros-wrap .post-content-row .col1 h4 {
	font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 46px;
	margin-bottom: 0;
}
.release-pioneers-metros-wrap .post-content-row .col1 .contribute-explore-wrap .explore:after {
    content: "|";
    padding-left: 3px;
}
.success-to-scale-search-filter ul,
.local-metro-search-filter ul {
	padding-left: 0;
}
.local-metro-search-filter .searchandfilter ul > li {
	padding: 0;
}
.light-text-knowledge-support {
	font-weight: 400;
}
.momentous-customer-stories-grid .post-content-wrap-row,
.momentous-customer-stories-grid .hover-post-content-wrap .hover-content {
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	overflow: hidden;
}
.experiment_expand {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-decoration: underline;
	cursor: pointer;
    text-align: right;
}
.momentous-award-learn-more figure.elementor-image-box-img img {
    margin: 0 auto;
}
body .momentous-icon-list-section{
	height: 100%;
}
.momentous-customer-stories-grid .post-content-wrap-row .col1,
.momentous-customer-stories-grid .hover-post-content-wrap .col1 {
	width: 40%;
}
.momentous-customer-stories-grid .post-content-wrap-row .col2,
.momentous-customer-stories-grid .hover-post-content-wrap .col2 {
	width: 60%;
	padding: 5px;
}
.momentous-customer-stories-grid .post-content-wrap-row .col2 a {
	cursor: pointer;
}
.momentous-customer-stories-grid .hover-post-content-wrap .col2 {
	/*background: #EEF2F5;*/
	background: #fff;
}
.momentous-customer-stories-grid .post-content-wrap-row .post-image {
	background-size: cover;
	background-repeat: no-repeat;
    height: 100%;
    border-radius: 7px;
}
.momentous-customer-stories-grid .momentous-customer-content {
	position: relative;
	width: 100%;
}
.momentous-customer-stories-grid .hover-post-content-wrap {
	display: none;
	position: absolute;
    left: 0;
    right: 0;
	top: 0;
}
.momentous-customer-stories-grid .hover-post-content-wrap .col1 {
    padding: 10px;
    background: #fff;
    border-radius: 7px 0px 0px 7px;
}
.directory-crm-nav {
	background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.directory-crm-nav::before {
	line-height: 1.4;
}
/*23-09-2022*/
.momentous-ecommerce-wrap .momentous-comingsoon-listing {
    background: linear-gradient( 221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    padding: 1px;
    border-radius: 7px;
}
.momentous-ecommerce-wrap .momentous-ecommerce-first-col .elementor-widget-wrap,
.momentous-ecommerce-wrap .momentous-ecommerce-second-col .elementor-widget-wrap {
    align-content: center;
}
.momentous-experiments-listing.horizontal-directory-crm-carousel-wrap .title-content-image-wrapper {
	width: 100%;
}
/* 28-09 */
.innovate-share-ideas .innovate-brilliant-thinkers {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	flex-wrap: wrap;
}
.innovate-share-ideas .innovate-brilliant-count {
	padding: 10px 40px;
}
.innovate-share-ideas h2.innovate-share-ideas-count {
    font-size: 48px;
    font-weight: bold;
    color: #3A3A3C;
    margin-bottom: 0px;
}
.innovate-share-ideas p.innovate-share-ideas-contant {
    color: #7067e6;
    font-size: 18px;
    font-weight: 500;
}
.innovate-tab-conuts{
	position: relative;
    z-index: 1;
    box-shadow: 4px 4px 4px 0px rgb(0 0 0 / 12%);
}
.customer-stories-wrap.horizontal-directory-crm-carousel-wrap .momentous-customer-stories-grid {
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	border-radius: 7px;
	display: flex;
    height: 100%;
}
.momentous-customer-stories-grid {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
	max-height: 220px;
    min-height: 220px;
    background: #fff;
}
.momentous-customer-stories-grid .post-content-wrap-row .col2 {
    padding-left: 20px;
}
.hover-innovate .post-content-wrap-row {
    display: none;
}
.momentous-customer-content.hover-innovate .hover-post-content-wrap {
    display: block;
    position: relative;
    box-shadow: 0px 4px 15px 0px rgb(0 0 0 / 10%);
	border-radius: 7px;
	width: 100%;
}
.momentous-customer-content.hover-innovate .hover-post-content-wrap .hover-content {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    display: flex;
	height: 100%;
	border-radius: 7px;
	width: 100%;
}
.momentous-customer-content.hover-innovate .hover-post-content-wrapper{
	height: 100%;
    display: flex;
}
.momentous-customer-content.hover-innovate .hover-post-content-wrap .post-content-wrap-col.col2 {
    padding: 20px !important;
	border-radius: 0 7px 7px 0;
}
.innovate-tabs .eael-tabs-content {
    max-width: 1140px;
    margin: 0 auto;
}
.momentous-customer-content h4.post-title {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 70px;
	margin-bottom: 0;
}
.customer-stories-wrap .momentous-customer-stories-grid .content-icon {
	margin-bottom: 0;
    padding: 0;
}
.momentous-customer-stories-grid .content p {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 75px;
}
.customer-stories-wrap .post-content-wrap .momentous-customer-stories-grid .hover-content {
  	padding: 0px;
}
.customer-stories-wrap .owl-stage-outer{
	    margin-right: -5px;
}
.innovate-share-idea, .innovate-experimaent-idea, .innovate-implentition-idea{
  position: relative;
}
.innovate-share-idea:after {
    content: "";
    background: url(/wp-content/uploads/2022/04/innovate-idea-image.svg);
    width: 60px;
    height: 60px;
    position: absolute;
    top: 60px;
    right: -60px;
}
.innovate-experimaent-idea:before {
    content: "";
    background: url(/wp-content/uploads/2022/04/innovate-idea-image.svg);
    width: 60px;
    height: 60px;
    position: absolute;
    top: 60px;
    left: -60px;
}
.innovate-implentition-idea h4.elementor-heading-title.elementor-size-default {
    margin-top: 90px;
}
.innovate-implentition-idea:before {
    content: "";
    background: url(/wp-content/uploads/2022/04/innovate-idea-image.svg);
    width: 60px;
    height: 60px;
    position: absolute;
    top: 10px;
    left: 140px;
    right: 0px;
}
.share-idea-btns .elementor-button-wrapper a {
    min-width: 200px;
}
/* .innovate-ide-gathering h4:before{ */
    /* content: ""; */
    /* position: absolute; */
    /* left: 0px; */
    /* width: 30px; */
    /* height: 30px; */
    /* border-left: 0px solid #EEF2F5; */
    /* border-top: 14px solid transparent; */
    /* border-bottom: 14px solid transparent; */
    /* top: 0px; */
/* } */
/* .innovate-plan-implement h4:before{ */
	/* content: ""; */
    /* position: absolute; */
    /* left: 0px; */
    /* width: 30px; */
    /* height: 30px; */
    /* border-left: 14px solid #EEF2F5; */
    /* border-top: 14px solid transparent; */
    /* border-bottom: 14px solid transparent; */
    /* top: 0px; */
/* } */
/* .innovate-ide-gathering h4:after, .innovate-plan-implement h4:after { */
    /* content: ""; */
    /* position: absolute; */
    /* right: 0px; */
    /* width: 30px; */
    /* height: 30px; */
    /* border-right: 14px solid #EEF2F5; */
    /* border-top: 14px solid transparent; */
    /* border-bottom: 14px solid transparent; */
    /* top: 0; */
/* } */
/* .innovate-blog-idea:after { */
    /* content: ' \25BA'; */
    /* position: absolute; */
    /* right: -10px; */
    /* top: 130px; */
    /* color: red; */
/* } */
.innovate-activity-right-col .elementor-column-wrap {
    border-radius: 0 15px 15px 0;
}
.success-to-scale-search-filter .sf-input-checkbox,
.local-metro-search-filter .sf-input-checkbox {
	display: none;
}
.success-to-scale-search-filter li[data-sf-field-input-type=checkbox] .sf-label-checkbox,
.local-metro-search-filter li[data-sf-field-input-type=checkbox] .sf-label-checkbox {
	padding-left: 30px;
}
.success-to-scale-search-filter .sf-label-checkbox::before,
.local-metro-search-filter .sf-label-checkbox::before {
	content: "";
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    left: 0;
    right: 0;
    position: absolute;
    border: 1px solid #ccc;
}
.success-to-scale-search-filter .sf-option-active label:before,
.local-metro-search-filter .sf-option-active label:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #7067E6;
    text-align: center;
    font-size: 14px;
    line-height: 1.3em;
    background: #fff;
}

/* subscription form shortcode */
/* .momentous-sub-form #momentous-subscription-form { */
	/* align-items: center; */
/* } */
#momentous-subscription-form {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 16px;
	padding: 20px;
	display: flex;
    flex-wrap: wrap;
}
#momentous-subscription-form .sub-form-left {
    width: 60%;
	padding-right: 10px;
}
#momentous-subscription-form .sub-form-left .sub-form-left-content {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #3A3A3C;
}
#momentous-subscription-form .sub-form-right {
    width: 40%;
}
#momentous-subscription-form .sub-form-right h3 {
	font-weight: 700;
	font-size: 32px;
	line-height: 36px;
	color: #3A3A3C;
	text-align: center;
}
#momentous-subscription-form .sub-form-right-field {
    display: flex;
	flex-wrap: wrap;
	margin-right: -7px;
	margin-top: -7px;
}
#momentous-subscription-form .sub-form-right-field .sub-form-field {
    width: 50%;
	position: relative;
	padding: 7px 7px 7px 0;
}
#momentous-subscription-form .sub-form-field:not(.focused) .newsletter-form-label {
    font-size: 16px;
    color: #999;
    top: 36px;
    position: relative;
    left: 16px;
    z-index: -1;
}
#momentous-subscription-form .newsletter-form-label {
    font-size: 16px;
    position: relative;
    top: 0;
    left: 0;
    color: #999999;
    transition: all 0.05s linear;
}
.sub-form-tooltip-wrap {
    position: relative;
}
#momentous-subscription-form .sub-form-right-field .sub-form-field input {
    background: #F9FBFF;
    border: 1px solid #999999;
    border-radius: 4px;
    height: 48px;
}
#momentous-subscription-form .sub-form-right-field .sub-form-field .sub-form-help {
    position: absolute;
	right: -25px;
    top: 15px;
    line-height: 0;
}
#momentous-subscription-form .sub-form-right-field .sub-form-field .sub-form-help .sub-form-tooltip-ctn {
    margin-right: 22px;
    top: -12px !important;
    box-shadow: 0 0.4rem 0.8rem rgb(13 21 55 / 10%);
    border-radius: 0.5rem;
    position: absolute;
    background: #fff;
    z-index: 2;
    display: inline-block;
    width: 80%;
    word-break: break-word;
    min-width: 150px;
    max-width: 150px;
    color: #333;
    padding: 8px 10px;
    font-size: 14px;
    text-align: center;
    font-weight: 300;
    line-height: 16px;
    right: 0;
}
#momentous-subscription-form .sub-form-right-field .sub-form-field .sub-form-help .sub-form-tooltip {
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    font-weight: bold;
    border-radius: 50%;
    background: url(/wp-content/uploads/2021/11/icon__info.svg);
    background-repeat: no-repeat;
    color: transparent;
    background-size: cover;
    border: none;
}
#momentous-subscription-form .sub-form-right-wrap {
    padding-right: 15px;
}
#momentous-subscription-form .sub-form-right .sub-form-right-content {
    font-weight: 400;
    font-size: 9px;
    line-height: 14px;
    text-align: center;
    color: #1D1D1B;
}
#momentous-subscription-form #sub-form-submit {
    width: 100%;
	padding: 7px;
	margin: 10px 0 12px;
}
#momentous-subscription-form .sub-form-checkboxes {
    display: flex;
    flex-wrap: wrap;
	position: relative;
    align-items: center;
    height: 73%;
}
#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap {
    width: 33.33%;
    display: flex;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    border-radius: 6px;
    margin: 13px 0;
	transition: all .3s;
}
#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap:hover {
    background: #EEF2F5;
}
#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap * {
    cursor: pointer;
}
#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap input[type="checkbox"] {
	font: inherit;
    color: #000;
    width: 26px;
    height: 26px;
    border: 0.18em solid;
    border-radius: 0.15em;
    appearance: none;
    display: grid;
    place-content: center;
}
#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap input[type="checkbox"]:before {
	content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #000;
	transform-origin: bottom left;
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap input[type="checkbox"]:checked:before {
	transform: scale(1);
}
#momentous-subscription-form .sub-form-checkboxes label {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    color: #3A3A3C;
	padding-left: 6px;
}
#momentous-subscription-form .sub-form-checkboxes label span {
    font-weight: 300;
    font-size: 10px;
    line-height: 11px;
    color: #5B5B5B;
    display: block;
	padding-top: 3px;
}
#momentous-subscription-form .sub-form-checkboxes label#sub-form-check\[\]-error {
    bottom: -20px;
    color: #999999;
    width: auto;
}
#momentous-subscription-form .sub-form-checkboxes label#sub-form-check\[\]-error.error:before {
    top: 0;
    right: -22px;
    content: '';
    display: block;
}
#momentous-subscription-form .sub-form-checkboxes label#sub-form-check\[\]-error.error.valid:before {
    visibility: hidden;
}
#momentous-subscription-form label.error {
    margin: 5px 0 5px 0;
    display: block;
    position: absolute;
    bottom: -10px;
    width: 100%;
    font-size: 10px;
    color: #999999;
}
#momentous-subscription-form input+label.error:before {
    position: absolute;
    top: -35px;
    right: 20px;
    color: #ff0000;
    content: "";
    background: url(/wp-content/uploads/2021/12/Exclamation-Mark1.svg) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
#momentous-subscription-form input+label.error.valid:before {
    background: url(/wp-content/uploads/2021/12/Exclamation-right-sine.svg) no-repeat;
    background-size: cover;
    top: -46px;
}
#momentous-subscription-form .iti label.error {
    bottom: -16px;
}
#momentous-subscription-form .iti
 input+label.error:before {
    right: 13px;
}
#momentous-subscription-form .sub-form-right-field .sub-form-field .iti input.error,
#momentous-subscription-form .sub-form-right-field .sub-form-field input[type=email].error,
#momentous-subscription-form .sub-form-right-field .sub-form-field .iti input.valid,
#momentous-subscription-form .sub-form-right-field .sub-form-field input[type=email].valid {
    padding-right: 35px;
}

/* subscription form shortcode */
.momentous-hide-row, .momentous-reserching-hide-row, .momentous-design-hide-row,
.momentous-expanding-hide-row, .hide-ways-all-show1, .hide-ways-all-show2, .hide-ways-all-show3,
.hide-ways-all-show4, .momentous-design-hide-row, .momentous-expanding-hide-row{
	display: none;
	cursor: pointer;
}
.view-ways-all-show1,
.view-ways-all-show2,
.view-ways-all-show3,
.view-ways-all-show4{
	cursor: pointer;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
    bottom: 420px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
    position: absolute;
    left: -65px;
    width: 18px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
    position: absolute;
    right: -45px;
    width: 18px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav i.fa:before,
.release-pioneers-metros-wrap.owl-carousel > .owl-nav i.fa:before {
    background: linear-gradient(90deg, #AB47BC 20%, #F26522 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
body .horizontal-directory-crm-carousel-wrap .owl-nav button i.fa,
body .release-pioneers-metros-wrap .owl-nav button i.fa {
	font-size: 30px !important;
}
.release-pioneers-events-wrap {
	display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.release-pioneers-events-wrap .post-content-wrap {
	width: 25%;
    padding: 0 15px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev i,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next i,
.release-pioneers-metros-wrap.owl-carousel > .owl-nav .owl-prev i,
.release-pioneers-metros-wrap.owl-carousel > .owl-nav .owl-next i {
    background-color: #ffff;
    padding: 7px;
    border-radius: 50%;
    width: 43px;
}
.release-pioneers-metros-wrap.owl-carousel > .owl-nav .owl-prev {
	left: -60px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.release-pioneers-metros-wrap.owl-carousel > .owl-nav .owl-next {
	right: -60px;
	position: absolute;
	top: 0;
	bottom: 0;
}
body h2.zoho-home-momentous-evnt-section-title {
    text-align: center;
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
	margin-bottom: 15px;
}
body .zoho-home-momentous-evnt-section {
    padding: 50px 15px;
}
body p.zoho-home-momentous-evnt-section-content {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    margin: 0;
}
.zoho-home-momentous-evnt-section-iframe {
    padding-top: 25px;
}
.elementor-element.innovation-lifecycle-heading .elementor-widget-container {
    background-color: transparent !important;
}
.zoho-home-webcast-episode-section {
    background-image: url(/wp-content/uploads/2023/01/latest-podcast-section-bg-image.svg);
	padding: 50px 15px;
}
.zoho-home-webcast-episode-section-iframe iframe{
	background-color: transparent !important;
}
.zoho-home-webcast-episode-section-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    margin: 0;
    color: #fff;
    text-align: center;
}
.zoho-home-webcast-episode-section-content {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #fff;
}
.security-data-privacy-list span.elementor-icon-list-icon {
    order: 2;
	padding-left: 15px;
}
.see-all-case-studay .elementor-text-editor a{
	color: #3A3A3C;
    text-decoration: none !important;
}
.momentous-icon-box-section .elementor-icon-list-item a .elementor-icon-list-icon  svg,
.momentous-icon-box-section .elementor-icon-box-icon a,
.momentous-icon-box-section figure.elementor-image-box-img a  {
    pointer-events: none !important;
}
.momentous-reverse-section-col{
	perspective: 1000;
}
body .momentous-reverse-section-col{
	cursor: pointer;
}
body .momentous-reverse-section-col:hover .momentous-reverse-flip-col {
	z-index: 900;
    transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
body .momentous-reverse-section-col:hover .momentous-flip-col{
	z-index: 1000;
	transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}
body .momentous-reverse-flip-col{
	height: inherit;
	top: 0;
	z-index: 900;
	text-align: center;
	transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
}
body .momentous-flip-col {
	position: absolute;
	width: 100%;
	height: inherit;
	z-index: 1000;
	backface-visibility: hidden;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out !important;
}
.select-your-help-boxes-section-col,
.contact-details-tabbing-section-col,
.next-button,
.cancel-button,
.previous-button,
.second-step-section{
	cursor: pointer;
}

.ask-a-question-section,
.ask-a-questions-self-slove-section,
.customization-related-slove-section,
.customization-related-section,
.issue-slove-section,
.issue-section,
.contact-details-tabbing-section,
.email-us-section,
.chat-with-us-section,
.call-us-section,
.ask-expert-peer-section,
.schedule-an-expert-section,
.contact-details-section,
.support_form_ask_que,
.support_form_cust_rel,
.support_form_issue,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.ask-a-questions-self-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.issue-slove-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.select-your-help-needed-section .support-form-step-2,
.select-your-help-needed-section .support-form-step-3,
.select-your-help-needed-section .support-form-step-4,
.select-your-help-needed-section .support-form-step-5,
.select-your-help-needed-section .support-form-step-6,
.select-your-help-needed-section .support-form-step-7,
.select-your-help-needed-section .support-form-step-8,
.contact-details-section .support-form-step-1,
.contact-details-section .support-form-step-2,
.contact-details-section .support-form-step-3,
.contact-details-section .support-form-step-5,
.contact-details-section .support-form-step-6,
.contact-details-section .support-form-step-7,
.contact-details-section .support-form-step-8,
.contact-details-section .support-form-step-9,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-1,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.support_form_ask_que_shortcode,
.support_form_cust_rel_shortcode,
.support_form_issue_shortcode,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-2,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-3,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-4,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-6,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-7,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-8,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-9,
.ask-a-question-buttons,
.ask-question-self-solve-buttons,
.customize-releted-button,
.customize-related-self-solve-buttons,
.issue-buttons,
.issue-self-solve-buttons,
.email-us-buttons,
.chat-with-us-buttons,
.phone-call-buttons,
.ask-expert-buttons,
.schedule-an-expert-buttons,
.customization-tab-guidance,
.issue-tab-guidance,
.customization-guidance,
.issue-guidance,
.ask-question-guidance,
.support-form-guidance,
.support-by-defult-form,
.select-your-help-needed-section,
.second-step-section{
	display: none;
}
.ask-a-question-section .zoho-crm-layout-3-form-custom-class-wrap,
.select-your-help-needed-section .zoho-crm-layout-3-form-custom-class-wrap,
.customization-related-section .zoho-crm-layout-3-form-custom-class-wrap,
.issue-section .zoho-crm-layout-3-form-custom-class-wrap,
.customization-related-slove-section .zoho-crm-layout-3-form-custom-class-wrap,
.contact-details-section .zoho-crm-layout-3-form-custom-class-wrap,
.chat-with-us-section .zoho-crm-layout-3-form-custom-class-wrap,
.call-us-section .zoho-crm-layout-3-form-custom-class-wrap,
.ask-expert-peer-section .zoho-crm-layout-3-form-custom-class-wrap,
.schedule-an-expert-section .zoho-crm-layout-3-form-custom-class-wrap,
.email-us-section .zoho-crm-layout-3-form-custom-class-wrap{
    display: block;
}
.ask-a-question-section .zcwf_col_lab_def,
.select-your-help-needed-section .zcwf_col_lab_def,
.customization-related-section .zcwf_col_lab_def,
.issue-section .zcwf_col_lab_def,
.customization-related-slove-section .zcwf_col_lab_def,
.contact-details-section .zcwf_col_lab_def,
.chat-with-us-section .zcwf_col_lab_def,
.call-us-section .zcwf_col_lab_def,
.ask-expert-peer-section .zcwf_col_lab_def,
.schedule-an-expert-section .zcwf_col_lab_def,
.email-us-section .zcwf_col_lab_def{
	text-align: left;
}
.custom-support-form .zcwf_col_help:hover .zcwf_tooltip_over{
	display: block !important;
}
.select-your-help-boxes-section-col.select-your-help-boxes-section-col-active,
.contact-details-tabbing-section-col.contact-details-tabbing-section-col-active {
	border-color: #7067E6 !important;
	background: rgba(112, 103, 230, 0.1)!important;
}
.second-step-tabbing-section-col.second-step-tabbing-section-col-active{
	position: relative;
	border-color: #7067E6 !important;
}
.second-step-tabbing-section-col.second-step-tabbing-section-col-active:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 100%;
	background: rgba(112, 103, 230, 0.1);
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input:focus, 
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld textarea:focus, 
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld select:focus{
	border-width: 1px !important;
	padding: 12px 50px 12px 16px !important;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input[type="tel"]:focus {
    padding: 12px 50px 12px 44px !important;
}
.custom-support-form .support-form-step-3 .support_self_solve_one{
	text-align: start;
	border-bottom: 1px solid #999999;
	padding: 20px 0px 10px 0px;
	list-style-type: none;
}
.custom-support-form .support-form-step-3 .support_self_solve_one:last-child {
    border-bottom: 0;
}
.support_self_solve_load_more_wrap a {
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
    background-color: #7067E6;
    color: #fff !important;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    padding: 8px 20px;
    border: 1px solid #7067E6;
}
.support_self_solve_load_more_wrap a:hover {
    background-color: transparent;
    color: #7067E6 !important;
}
/* .self_solve_left { */
	/* width: 95%; */
/* } */
/* .self_solve_right { */
	/* width: 5%; */
	/* display: flex; */
	/* justify-content: end; */
	/* align-items: end; */
/* } */
.link_self_solve, .title_self_solve{
	display: inline-block;
}
.self_solve_icon_title {
    position: relative;
	display: flex;
    align-items: center;
}
/* .self_solve_covid_icon { */
    /* position: absolute; */
    /* left: -40px; */
    /* top: 0; */
/* } */
.link_self_solve{
	width: 25px;
}
.support_self_solve {
    padding-right: 50px;
}
.content_self_solve {
    display: block;
    width: 100%;
}
.link_self_solve.self_solve_covid_icon {
    width: 25px;
}
.title_self_solve {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
	padding: 0px 5px 0px 10px;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap {
	display: block;	
}
body .submit-form-button-col input.support-form-submit {
    padding: 9px 50px;
    z-index: 99;
}
.form-title , .form-title-content{
	text-align: start;
}
.form-title-content{
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #212121;
}
.self-solve-title {
	font-weight: 500;
	font-size: 36px;
	line-height: 41px;
	color: #3A3A3C;
}
/* .support-form-step{ */
	/* padding: 0px 5px; */
/* } */
.support_self_solve .support_self_solve_wrap{
	padding: 0;
}
.support-form-step-9 .support-form-plus-mins-button{
	display: none;
}
.support-from-yellow-box{
	display: flex;
	background: rgba(250, 255, 0, 0.17);
	border: 1px solid #999999;
	border-radius: 4px;
	padding: 15px;
}
.support-form-yellow-box-content {
    text-align: start;
	display: flex;
}
.support-form-yellow-box-content span{
	color: #999999;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
}
.support-icon-box{
    padding-right: 10px;
}
.support-icon-box img{
	width: 30px;
}
.support-form-fields-div {
    margin: 0px 0px 0px -20px;
}
/* .support-form-step-5 .support-form-fields-div,  */
/* .support-form-step-6 .support-form-fields-div,  */
/* .support-form-step-7 .support-form-fields-div,  */
/* .support-form-step-8 .support-form-fields-div,  */
/* .support-form-step-9 .support-form-fields-div{ */
	/* margin: 0px 0px 0px 0px; */
/* }  */
.support-border{
	border-bottom: 2px solid #ddd;
    height: 1px;
    color: #fff;
    display: block;
}
.submit-form-button-row {
    display: flex;
	flex-wrap: wrap;
	 justify-content: end;
}
.submit-form-button-section {
    display: none;
    padding-top: 25px;
	border-top: 2px solid #9999994D;
}
.submit-form-button-col {
    padding-left: 15px;
}
body .submit-form-button-col input.contact-details-previous {
    color: #5B5B5B;
    background-color: #02010100;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5B5B5B;
    border-radius: 4px 4px 4px 4px;
    padding: 9px 45px 9px 45px;
}
body .submit-form-button-col input.cancel-button{
	color: #5B5B5B;
    background-color: #02010100;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    padding: 9px 5px 9px 5px;
}
.submit-form-button-final-msg {
    padding: 20px 0;
}
.submit-form-button-final-msg p {
    font-size: 20px;
}
.submit-form-button-final-msg.final-error-msg p {
    color: #f00;
}
.submit-form-button-final-msg.final-success-msg p {
    color: #090;
}
.submit-form-button-final-msg .animation_dots {
    position: relative;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background-color: #7067E6;
    color: #7067E6;
    animation: animation_dots 1s infinite linear alternate;
    animation-delay: 0.5s;
    display: inline-block;
    margin-left: 12px;
}
.submit-form-button-final-msg .animation_dots::before, 
.submit-form-button-final-msg .animation_dots::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
}
.submit-form-button-final-msg .animation_dots::before {
    left: -8px;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background-color: #7067E6;
    color: #7067E6;
    animation: animation_dots 1s infinite alternate;
    animation-delay: 0s;
}
.submit-form-button-final-msg .animation_dots::after {
    left: 8px;
    width: 4px;
    height: 4px;
    border-radius: 5px;
    background-color: #7067E6;
    color: #7067E6;
    animation: animation_dots 1s infinite alternate;
    animation-delay: 1s;
}
@keyframes animation_dots {
    0% {
      background-color: #7067E6;
    }
    50%, 100% {
      background-color: rgba(112, 103, 230, 0.2);
    }
}
.custom-support-form .zcwf_row .zcwf_col_fld select:not([multiple]) option[value=""] {
    display: none;
}
.support_form_date .support-form-date-placeholder {
    position: absolute;
    top: 21px;
    left: 21px;
    margin: 0;
    padding: 13px 10px 12px 16px;
    width: calc(100% - 80px);
    text-align: left;
    background: #F9FBFF;
    color: #999;
    font-size: 16px;
}
.focused .support_form_date .support-form-date-placeholder {
    display: none;
}
.custom-support-form h2.form-title {
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    padding-bottom: 5px;
	color: #212121;
}
.custom-support-form h2.form-inner-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    color: #7067E6;
    text-align: start;
	padding-top: 20px;
}
.custom-support-form .form-inner-title-content{
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	color: #212121;
	text-align: start;
}
.support-form-dropdown-fields-row {
    display: flex;
	flex-wrap: wrap;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input[type="number"],
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input[type="url"],
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input[type="date"],
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input[type="text"],
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld select,
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld textarea,
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld textarea:not(.select2-search__field) {
	appearance: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #B9BFC6;
    border-radius: 4px;
    background-color: #F9FBFF;
    color: #999999;
    padding: 12px 50px 12px 16px;
    font-size: 16px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld input[type="date"]{
	padding: 12px 10px 12px 16px !important;
}
.support-form-file-attached::-webkit-file-upload-button {
	display: none;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld textarea.select2-search__field {
    padding: 0 !important;
    border: 0;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_fld textarea:not(.select2-search__field) {
    overflow: hidden;
}
.support-form-plus-mins-button{	
	position: absolute;
    top: 25px;
    right: -110px;
    display: flex;
    z-index: 999;
	width: 90px;
}
.support-form-plus-mins-button img {
    padding-left: 10px;
	cursor: pointer;
}
#upload-photo {
   opacity: 0;
   position: absolute;
   z-index: 1;
   top:0;
   left:0;
   bottom: 0;
}
.support-from-attechment-file{
	margin-bottom: 0;
	position: absolute;
    top: 100%;
	left: 20px;
	z-index: 999;
    cursor: pointer;
	margin-top: 25px;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_col_help{
	right: -30px;
    top: 12px;
}
.custom-support-form .zcwf_lblTopBottom .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_tooltip_ctn{
	right: 0px;
}
.upload-image-dark-title{
	color: #666;
	padding-left: 5px;
}
.support-from-attechment-file label{
	display: flex;
    align-items: center;
	color: #2f94ee;
	cursor: pointer;
}
.support-from-attechment-file img{
	padding-right: 15px;
}
.step-sectiond-tab-section,
.contact-method-tab {
	display: flex;
    margin: 0px -10px;
    flex-grow: 1;
}
.custom-support-form input[type="date"]::-webkit-calendar-picker-indicator{
	position: relative;
	color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url(/wp-content/uploads/2023/02/date-picker-icon.svg) no-repeat;
    width: 25px;
    height: 20px;
    border-width: thin;
	background-position: center;
    background-size: contain;
}
/*validation css*/
.custom-support-form .zcwf_col_fld {
    margin-bottom: 15px;
}
.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap {
    position: absolute;
    bottom: 7px;
    left: 20px;
    right: 0;
    text-align: left;
}
.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap:before {
    position: absolute;
    top: -40px;
    right: 50px;
    color: #ff0000;
    content: "";
    background: url(/wp-content/uploads/2021/12/Exclamation-Mark1.svg) no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
.custom-support-form .zcwf_col_fld.support-form-textarea .support-form-validation-msg-wrap:before{
	 top: -70px;
}
.custom-support-form .zcwf_col_fld.support-form-textarea .support-form-validation-msg-wrap.support-form-valid:before{
	top: -80px;
}
.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap.support-form-valid:before {
    top: -50px;
    background-image: url(/wp-content/uploads/2021/12/Exclamation-right-sine.svg);
}
.custom-support-form .zcwf_col_fld.support_form_date .support-form-validation-msg-wrap:before {
    right: 60px;
}
.support-form-validation-msg-wrap p {
    font-size: 12px;
    color: #999999;
    line-height: 1;
	margin-bottom: 0;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_lab_def {
    height: 20px;
    line-height: 20px;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row:not(.focused) .zcwf_col_lab_def label {
    z-index: -1;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row:not(.focused) .zcwf_col_lab_def label {
    top: 36px;
    left: 16px;
    color: #999999;
    height: 40px;
    line-height: 40px;
}

.custom-support-form .zcwf_row .zcwf_col_lab_def label {
    font-size: 16px;
    position: relative;
    top: 0;
    left: 0;
    color: #999999;
    transition: all 0.05s linear;
}
input.contact-details-previous.previous-button:focus,
input.support-form-submit:focus,
input.cancel-button:focus {
    outline: none;
}
body .request-attention-deserves .elementor-column-gap-default,
body .request-attention-deserves .elementor-section-boxed{
	display: flex;
	margin: 0;
}
.contact-details-tabbing-sections{
	z-index: 9;
	position: relative;
}
.support-form-fields-div .support-form-email2,
.support-form-fields-div .support-form-email3,
.support-form-fields-div .support-form-email3,
.support-form-fields-div .support-form-email4,
.support-form-fields-div .support-form-email5{
	display: none;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row{
	background-color: #fff;
}
.support-form-guidance-row-section{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.support-from-guidance-section-col{
	width: 70%;
	padding-right: 25px;
}
.support-from-guidance-col{
	width: 30%;
}
.suport-form-toggle-section{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.support-form-hading-col{
	width: 80%;
}
.support-form-toggle {
    width: 20%;
	text-align: end;
}
h2.self-solve-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    text-align: left;
}
.suport-form-toggle-section {
    padding-bottom: 20px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 34px;
}
.switch input {
	display:none;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #999999;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #7067E6;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(145px);
  -ms-transform: translateX(145px);
  transform: translateX(145px);
}
.detailed
{
  display: none;
}
.detailed, .simple{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 18px;
  font-family: Verdana, sans-serif;
  font-weight: 700;
  line-height: 21px;
}
input:checked+ .slider .detailed {
	display: block;
}

input:checked + .slider .simple {
	display: none;
}
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.attechment-file-name {
    display: block;
    text-align: left;
    padding-left: 66px;
    width: 300px;
    color: #666;
    font-size: 14px;
    line-height: 1.2;
}
/* .issue_form_scode .support-from-attechment-file { */
    /* margin-top: 36px; */
/* } */
.support_self_solve_load_more_wrap {
    padding: 20px 0px;
}
.conformation-gradients-border-section {
    position: relative;
}
.conformation-gradients-border-section:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(89.65deg, #F26522 -4.73%, #5B40E2 99.54%);
    width: 100%;
    height: 3px;
}
.conformation-gradients-border-section:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(89.65deg, #F26522 -4.73%, #5B40E2 99.54%);
    width: 100%;
    height: 3px;
}
.conformation_page_first_section_row {
    display: flex;
    flex-wrap: wrap;
}
.conformation_page_section_first_col,
.conformation_page_section_second_col {
    width: 50%;
}
.conformation_page_section_second_col{
	padding: 0px 50px;
}
.conformation_date_time_row {
    display: flex;
    flex-wrap: wrap;
}
.conformation_ticket_button_row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.conformation_date_row,
.conformation_time_row {
    display: flex;
	flex-wrap: wrap;
	padding-right: 15px;
}
.conformation_date_time_row p {
    padding-left: 15px;
}
.conformation_page_first_section {
    color: #fff;
}
.conformation_ticket_icon {
    min-height: 50px;
    position: relative;
}
.conformation_ticket_icon img {
    position: absolute;
    left: 50%;
    top: -15px;
    transform: translateY(-50%) translateX(-50%);
}
.conformation_ticket_button_row .conformation_manage_ticket-btn,
.conformation_ticket_button_row .conformation_close_ticket-btn{
	padding: 9px 40px 9px 40px;
	width: 200px;
}
.conformation_ticket_id_box {
    background: #ffff;
    padding: 20px;
    text-align: center;
	box-shadow: 0px 10px 20px rgb(0 0 0 / 25%);
    border-radius: 7px;
}
.conformation_ticket_content p{
    font-weight: 500;
    font-size: 35px;
    line-height: 94px;
    color: #1D1D1B;
	padding-bottom: 35px;
}
.conformation_page_section_first_col h2.conformation_ticket_title {
    font-weight: 500;
    font-size: 36px;
    line-height: 41px;
    color: #fff;
    padding-top: 10px;
}
.conformation_submitted_content{
	font-weight: 500;
	font-size: 19px;
	line-height: 22px;
}
.conformation_page_section_first_col h5.conformation_ticket_inner_title {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    padding-top: 15px;
}
.confirmation_ticket_icon_list {
    display: flex;
    padding-bottom: 15px;
}
.confirmation_ticket_icon_list .confirmation_ticket_list_content{
	padding-left: 10px;
}
.conformation_page_details_row {
    display: flex;
    flex-wrap: wrap;
}
.conformation_page_details_col {
    width: 33.33%;
}
.conformation_page_details_col  h2.details_title {
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    color: #7067E6;
}
.conformation_ticket_close_msg {
    padding-top: 10px;
}
.conformation_ticket_close_msg.valid_ticket_msg p {
    color: #090;
}	
span.details_red_title {
    color: #CF3A3A;
}
.details_list h4.details_list-inner_title {
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #7067E6;
}
.details_list p {
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
}
.details_list {
    padding-bottom: 25px;
}
.conformation_page_details_col {
    width: 33.33%;
    padding: 0px 15px;
}
.support-hub-icon-list span.elementor-icon-list-icon {
    display: flex;
}
.conformation-black-daynamic-section {
    max-width: 380px;
    margin: 0 auto;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap{
	margin: 0;
}
.category_self_solve {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #212121;
}
.content_self_solve div span,
.content_self_solve div {
    font-weight: 400;
    font-size: 16px !important;
    line-height: 24px;
    color: #212121;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_col_help{
	z-index: 99;
}
.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap {
    bottom: auto;
    left: 64px;
    width: 260px;
    top: 38px;
}
.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap:before {
    right: 13px;
    top: -22px;
}
.support-form-second-step-section {
    display: none;
}
.support-form-textarea textarea {
	display: block;
}
.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row.support_form_attech_row{
	padding: 0;
	margin: 0;
}
.innovation-lifecycle-heading.release .elementor-widget-container {
    position: relative;
}
.innovation-lifecycle-heading.release .elementor-widget-container:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-left: 20px solid #212121;
    border-bottom: 23px solid transparent;
    position: absolute;
    right: -20px;
    top: 0;
    bottom: 0;
}
.events-filter.success-stories-filter .searchandfilter ul {
    justify-content: flex-start;
}
@media (min-width: 767px) and (max-width: 999px){
	.popular-courses-grid {
		width: 33.33%;
	}
	.popular-courses-buttons .btn-wrap .btn-link {
		padding: 0 10px 15px;
	}
	.popular-courses-buttons .btn-wrap .btn-link a {
		font-size: 14px;
	}
	.momentous-latest-update .latest-update-col {
		width: 33.33%;
		padding-bottom: 20px;
	}
	.consumer-innovation-search .chosen-container-multi {
		width: 100% !important;
		max-width: initial;
		min-width: initial;
	}
	.momentous-customer-stories-wrap .momentous-customer-stories-grid {
		width: 50%;
	}
    .release-pioneers-events-wrap .post-content-wrap {
        width: 33.33%;
    }
}
@media only screen and (max-width:1024px) {
	#momentous-search {
		width: 85%;
	}
	.momentous-search-options-wrap {
		width: 15%;
	}
	.momentous-search-options {
		right: 0;
	}
	.momentous-search-options::before {
		right: 35%;
	}
	.innovate-implentition-idea:before, .innovate-experimaent-idea:before, .innovate-share-idea:after{
		content: unset;
	}
	.innovate-survey-interview {
	margin-top: -35% !important;
	}
	.innovate-implentition-idea h4.elementor-heading-title.elementor-size-default {
		margin-top: 0px;
	}
	.innovate-experimaent-idea{
        order: 2;
    }
	.innovate-share-idea{
        order: 1;
    }
	.innovate-idea-implement{
        order: 3;
    }
	.innovate-community-member .innovate-idea-implement-img{
		display:none;
	}
	#momentous-subscription-form .sub-form-left, #momentous-subscription-form .sub-form-right {
        width: 100%;
    }
    #momentous-subscription-form .sub-form-right-field .sub-form-field .iti {
        display: block;
    }
    #momentous-subscription-form .sub-form-right {
        padding-top: 30px;
    }
	body .elementor-element.innovation-lifecycle-heading .elementor-widget-container {
		background-color: block !important;
	}
	.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap.support-form-valid:before{
		top: -50px;
	}
	.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap:before{
		top: -40px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row{
		padding: 0px 20px 8px;
	}
	.custom-support-form .zcwf_col_fld.support-form-textarea .support-form-validation-msg-wrap:before {
		top: -65px;
	}
	/* .custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap{ */
		/* bottom: -13px; */
	/* } */
	.self_solve_covid_icon{
		position: static;
	}
	.link_self_solve {
		padding-left: 0px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_col_help{
		right: -5px;
		top: 30px;
		z-index:99;
	}
	.submit-form-button-section{
		right: 0;
	}
	.support-form-step-5 .support-form-email {
		width: 92%;
		text-align: start;
	}
	.support-form-step-5 .custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-form-email .zcwf_col_help{
		right: 65px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_col_help{
		right: -35px;
		top: 13px;
	}
	.support-form-plus-mins-button{
		right: -30px;
	}
	.submit-form-button-section{
		margin-left: 5px;
		margin-right: 5px;
	}
	.conformation_ticket_content p{
		font-size: 55px;
	}
	.conformation_ticket_button_row .conformation_manage_ticket-btn, .conformation_ticket_button_row .conformation_close_ticket-btn {
		padding: 9px 30px 9px 30px;
		width: 165px;
	}
}
@media (max-width: 991px){
	.innovate-implentition-idea h4.elementor-heading-title.elementor-size-default {
		margin-top: 0px;
	}
	.support-from-attechment-file{
		position: static;
		padding: 0px 20px;
	}
	.support-form-hading-col{
		width: 70%;
	}
	.support-form-toggle {
		width: 30%;
	}
	.support-form-plus-mins-button{
		right: -40px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5  .support-form-email .zcwf_col_help {
		right: 50px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_col_help{
		right: -5px;
	}
	.conformation_ticket_content p{
		font-size: 40px;
		line-height: 50px;
		padding-bottom: 10px;
	}
	.conformation_ticket_button_row .conformation_manage_ticket-btn, .conformation_ticket_button_row .conformation_close_ticket-btn {
		width: 100%;
		margin-top: 10px;
	}
	.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap:before{
		right: 10px;
	}
	.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap{
		left: 85px;
	}
	.attechment-file-name{
		width: auto;
		padding-left: 66px;
	}
	.support-from-attechment-file{
		margin-top: 10px;
	}
}
@media (max-width: 767px){
	.latest-updates.pp-posts-image-stack-mobile .pp-grid-item {
		display: flex;
	}
	.latest-updates .pp-post-thumbnail {
		padding-right: 15px;
	}
	.momentous-for-learning-posts .pp-post-thumbnail {
		max-width: 35%;
		margin: 0 auto 30px !important;
	}
	.momentous-latest-update .latest-update-col {
		width: 100%;
		padding-bottom: 20px;
	}
	.momentous-experiments-listing .title-content-image-wrap .list-content,
	.title-content-image-wrapper-content .type-wrapper .type-wrapper-row {
		display: block;
	}
	.title-content-image-wrapper-content .type-wrapper .type-wrapper-row .type-col {
		padding-bottom: 7px;
	}
	.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col1::after,
	.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col2::after,
	.experiment-item-date-wrap .experiment-item-date-row .experiment-item-date-col.col3::after {
		width: 80%;
	}
	.momentous-customer-stories-wrap .momentous-customer-stories-grid {
		width: 100%;
	}
	.momentous-search-options::before {
		right: 19% !important;
	}
	.innovate-blog-idea:after {
		content: unset;
	}
	.innovate-survey-interview {
		margin-top: -100% !important;
	}
	.innovate-ide-gathering h4:after,
	.innovate-plan-implement h4:after,
	.innovate-ide-gathering h4:before,
	.innovate-plan-implement h4:before {
		content: unset;
	}
	body .momentous-submit-icon-col .elementor-icon-box-wrapper {
		display: flex;
	}
	body .momentous-submit-icon-col .elementor-icon-box-wrapper .elementor-icon-box-content{
		text-align: start;
		padding-left: 15px;
	}
	#momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap {
        width: 50%;
		/* padding: 15px 0; */
        margin: 5px 0;
    }
    #momentous-subscription-form .sub-form-right h3 {
        font-size: 28px;
    }
    #momentous-subscription-form .sub-form-right-field .sub-form-field {
        width: 100%;
    }
    #momentous-subscription-form .sub-form-right-field .sub-form-field .sub-form-help {
        /* top: 18px; */
        right: -20px;
    }
    #momentous-subscription-form #sub-form-submit {
        font-size: 16px;
    }
    #momentous-subscription-form .sub-form-right-wrap {
        padding-left: 15px;
    }
    #momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap input[type="checkbox"] {
        width: 20px;
        height: 20px;
    }
    #momentous-subscription-form .sub-form-checkboxes label {
        font-size: 10px;
    }
    #momentous-subscription-form .sub-form-checkboxes label span {
        font-size: 9px;
    }
    #momentous-subscription-form .sub-form-left .sub-form-left-content {
        font-size: 14px;
    }
    #momentous-subscription-form .sub-form-left {
        padding-right: 0;
    }
	.step-sectiond-tab-section {
		margin: 0px 0px 0px 0px;
	}
	/*.zoho-crm-layout-3-form-custom-class-wrap .zcwf_col_help{
		right: -20px;
	}*/
	.support-form-step{
		padding: 0px 0px 0px 0px;
	}
	.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap.support-form-valid:before{
		top: -50px;
	}
	.custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap:before {
		top: -40px;
	}
	.support-from-guidance-section-col{
		width: 100%;
		padding-right: 0;
		order: 1;
		display: flex;
		flex-wrap: wrap;
		flex-grow: 1;
	}
	.support_self_solve.support-from-guidance-section-col{
		display: block;
	}
	.support-from-guidance-col {
		width: 100%;
		order: 0;
	}
	input.contact-details-previous,
	input.cancel-button,
	input.support-form-submit{
		margin-bottom: 10px;
		font-size: 16px !important;
	}
	/* .select-your-help-needed-section{ */
		/* padding-bottom: 170px !important; */
	/* } */
	.support-form-hading-col{
		width: 100%;
	}
	.support-form-toggle {
		width: 100%;
		text-align: start;
		padding-top: 15px;
	}
	.suport-form-toggle-section{
		padding-bottom: 30px;
	}
	.support-form-step-5 .support-form-email{
		width: 82%;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-form-email .zcwf_col_help {
		right: -5px;
	}
	.support-from-guidance-col {
		padding-bottom: 15px;
	}
	/* .custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_row{ */
		/* padding: 0px 20px 0px 0px; */
	/* } */
	.support-form-plus-mins-button {
		right: -15px;
	}
	.cancel-button, .previous-button, .next-button{
		margin-bottom: 15px !important;
	}
	.conformation_page_section_first_col, .conformation_page_section_second_col {
		width: 100%;
	}
	.conformation_page_section_second_col {
		padding: 50px 0px 0px;
	}
	.conformation_page_details_col {
		width: 100%;
		padding: 0;
	}
	.conformation_date_row, .conformation_time_row{
		padding-bottom: 15px;
	}
	.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap{
		top: 48px;
	}
	.issue_form_scode .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap{
		top: 38px;
	}
	.attechment-file-name{
		padding-left: 66px;
	}
	.support-from-attechment-file{
		padding: 0px 20px 5px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_col_help{
		top: 25px;
	}
	.issue_form_scode .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_col_help{
		top: 15px;
	}
	body .support-contact-method-icon-list figure.elementor-image-box-img {
		width: auto !important;
		text-align: center;
	}	
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-form-step-5  .support-form-email .zcwf_col_help {
		right: -5px;
	}	
}
@media (max-width: 768px){
    .innovation-lifecycle-heading.release .elementor-widget-container:before {
        display: none;
    }
    .release-pioneers-metros-wrap.release-pioneers-content-collaborators-wrap .release-pioneers-metros-grid, 
    .release-pioneers-metros-wrap.release-pioneers-innovation-wrap .release-pioneers-metros-grid {
        width: 50%;
    }
    .popular-courses-buttons .btn-wrap .btn-link {
        width: 25%;
    }
    .release-pioneers-metros-wrap.release-pioneers-metros-wrap-content {
        padding: 30px !important;
    }
    .release-pioneers-metros-wrap.owl-carousel > .owl-nav .owl-next {
        right: -30px;
    }
    .release-pioneers-metros-wrap.owl-carousel > .owl-nav .owl-prev {
        left: -30px;
    }
    .momentous-experiments-listing .title-content-image-wrapper {
		width: 100%;
	}
}
@media (max-width: 480px){
    .customer-stories-wrap.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev, 
    .customer-stories-wrap.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
        bottom: 510px;
    }
	.popular-courses-grid {
		width: 100%;
	}
	.popular-courses-buttons .btn-wrap .btn-link {
		padding: 0 5px 15px;
		width: 50%;
	}
	.mockup-datatable1 #table_1_wrapper {
		overflow-x: scroll;
	}
	#momentous-subscription-form #sub-form-submit {
        font-size: 12px;
        padding: 12px 7px;
    }
    #momentous-subscription-form .sub-form-checkboxes .sub-form-check-wrap {
        width: 100%;
        /* padding: 10px;
        margin: 5px 0; */
    }
    #momentous-subscription-form {
        padding: 20px 15px;
    }
    #momentous-subscription-form .sub-form-right-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }
    #momentous-subscription-form .sub-form-right {
        padding-top: 10px;
    }
    #momentous-subscription-form .sub-form-right h3 {
        font-size: 20px;
    }
    #momentous-subscription-form .sub-form-right-field .sub-form-field input {
        font-size: 13px;
    }
    .release-pioneers-events-wrap .post-content-wrap {
        width: 100%;
    }
    .momentous-experiments-listing .title-content-image-wrap .image-wrap,
    .momentous-experiments-listing .title-content-image-wrap .content-wrap,
    .experiment-buttons-row .experiment-buttons-col { 
        width: 100%;
    }
    .momentous-experiments-listing .title-content-image-wrap .image-wrap {
        height: 200px;
    }
    .momentous-experiments-listing .title-content-image-wrap .image-wrap,
    .momentous-experiments-listing .title-content-image-wrap .image-wrap .post-image {
        border-radius: 7px 7px 0 0;
    }
    .release-pioneers-metros-wrap.release-pioneers-content-collaborators-wrap .release-pioneers-metros-grid, 
    .release-pioneers-metros-wrap.release-pioneers-innovation-wrap .release-pioneers-metros-grid {
        width: 100%;
    }
    .customer-detail-wrap .static-content .content {
        height: 65px;
    }
    .release-pioneers-metros-wrap .post-content-row .col1,
    .release-pioneers-metros-wrap .post-content-row .col2 {
        width: 100%;
    }
    .release-pioneers-metros-wrap .post-content-row .column-img-wrap .column-img {
        padding-top: 100%;
    }
    .momentous-customer-content.hover-innovate .hover-post-content-wrap .post-content-wrap-col.col2 p {
        overflow: hidden;
        display: -webkit-box !important;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }
    .momentous-customer-stories-grid {
        max-height: 100%;
        min-height: 100%;
    }
    .momentous-customer-stories-grid .hover-post-content-wrap .col1 {
        padding: 20px;
    }
    .momentous-customer-stories-grid .post-content-wrap-row .col1, 
    .momentous-customer-stories-grid .hover-post-content-wrap .col1,
    .momentous-customer-stories-grid .post-content-wrap-row .col2, 
    .momentous-customer-stories-grid .hover-post-content-wrap .col2 {
        width: 100%;
    }
}
@media (max-width: 320px){
	/* .custom-support-form .zcwf_col_fld .support-form-validation-msg-wrap.support-form-valid:before { */
		/* top: -60px; */
	/* } */
	.zoho-crm-layout-3-form-custom-class-wrap .zcwf_row .zcwf_col_lab_def{
		height: 25px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .zcwf_col_help{
		top: 35px;
	}
	.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap{
		width: auto;
	}
	.support-from-attechment-file img {
		padding-right: 10px;
	}
	.custom-support-form .zoho-crm-layout-3-form-custom-class-wrap .support-from-attechment-file .zcwf_col_help {
		top: 25px;
	}
	.custom-support-form .zcwf_col_fld.support-from-attechment-file .support-form-validation-msg-wrap:before{
		right: 14px;
	}
	.attechment-file-name{
		padding-top: 15px;
	}
}


/* Pricing page */
@media (max-width: 1024px){
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table,
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table tbody,
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table td {
		display: block;
	}
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table tr {
		display: flex;
	}
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table .pp-table-cell-9fbd57a {
		display: none;
	}
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table .sticky-bundle-btn {
		flex: 1 1;
	}
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table .pp-table-cell-content {
		font-size: 14px
	}
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table .sticky-bundle-btn .pp-table-cell-text {
		flex: 1 1;
	}
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table .sticky-bundle-btn .pp-table-cell-text a {
		width: 100%;
		font-size: 12px
	}

	#tablesaw-190, #tablesaw-190 tbody, #tablesaw-190 td {
		display: block;
	}
	#tablesaw-190 > tbody > tr {
		display: flex;
		flex-wrap: wrap;
	}
	#tablesaw-190 .table-title-text {
		width: 100%;
		background: #fff;
	}
	#tablesaw-190 .icon-show {
		flex: 1 1;
		background: #F9FAFD;
		font-size: 12px;
	}
}
@media (max-width: 640px) {
	.elementor-514796 .elementor-element.elementor-element-c9c7fec .pp-table .sticky-bundle-btn .pp-table-cell-text a {
		width: 100%;
		font-size: 10px;
		word-wrap: break-word;
	}
}
