:root{
	--font-family-sans-serif: "Kumbh Sans",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-headline-sans-serif: "Kumbh Sans",-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}	

#newFooter.bg-primary {
    background: var(--black) !important;
}

body{
	background:#fff;
}

.btn.btn-primary-brand{
	font-weight:bold !important;
}

body, html {
	font-family: var(--font-family-sans-serif);
	margin: 0;
}

body img.gform_ajax_spinner {
	display: none !important;
}

.nav-sticky-top svg path.word-mark{
	fill:#000000;
	transition:0.3s fill;
}

.nav-sticky-top svg#brand-white{
	display:block !important;
}

.hero-home .card-content-hero .content-image .card-img, .hero-home .card-content-hero .content-image .card-img img {
	display: block;
	width: 100%;
}

.subscribe-cta {
	display: none !important;
}

.ss-wp-block-columns .wp-block-image {
	margin: 0;
}

.wp-block-columns.ss-wp-block-columns {
	margin-top: 1em;
}

.solutions-sheets-header p {
	max-width: 100%
}

@media (min-width: 1200px) {
	.wp-block-columns.ss-wp-block-columns {
		margin-top: 50px;
	}
}

@media (min-width: 992px) {
	.offset-lg-3 {
		margin-left: 8.33333%;
	}

	.success-stories-template-default .offset-lg-3 {
		margin-left: 25%
	}

	.solutions-sheets-header p {
		max-width: 70%
	}
}

span.quote {
	padding: 0;
	background: transparent;
	margin: 0
}

html[lang=de] .card-content-hero .card-img-overlay h1.h1 br {
	display: none;
}

html[lang=de] .lang-hide {
	display: none;
}

.single-explainer-video .addtoany_content{
float:left;	
}
.share-content .share-list-icons .addtoany_share_save_container .a2a_kit a span.a2a_label {
	display: none !important;
}

.hero-with-bg-and-image .card-content-hero .content-image .card-img img {
	width: 100% !important;
	height: 100% !important;
	-o-object-fit: cover !important;
	object-fit: cover !important;
	-o-object-position: center;
	object-position: center;
}

.btn.btn-primary-brand.width-240 {
	width: 240px;
}


.white-papers-template .scr-full.ungated .btn.btn-primary-brand {
    width: 200px;
}

#form-resoures .btn.btn-primary-brand{
	width:fit-content;
}

.ao-captcha-block {
	padding: 20px 0;
}

.ao-captcha-block .ao-recaptcha-wrapper {
	margin-left: -10px;
}

body.events-and-conferences .entry-content figure.wp-block-image.aligncenter {
	display: flex !important;
	height: 100px;
	justify-content: center;
	align-items: center;
}

body.events-and-conferences .entry-content figure.wp-block-image.aligncenter img {
	max-height: 100px;
	object-fit: contain;
}

.vimeo-fix {
	background: #F6F8F8;
}

.vimeo-fix .video-container .w-caption-center {
	font-size: 18px;
	line-height: 28.8px;
	width: 90%;
}




nav.investor-menu {
		padding: 1rem;
/*	margin-top: 120px; 

	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
}

nav.investor-menu .current-menu-item a {
	color: #526770 !important
}



.parent-pageid-2718 .wp-block-columns .col-12.col-lg-10.mx-lg-auto {
	max-width: 100% !important;
	flex: 0 0 100%;
}

.annual-reports-view, .ir-presentations-view {
	display: flex;
	margin: 1rem 0;
}

.annual-reports-view .annual-report h3, .earnings-releases-view .earnings-release h3 {
	font-size: 1.25rem;
	margin-top: 0;
	padding: 0;
	text-align: center;
}

.annual-reports-view .annual-report>a {
	display: block;

}

.annual-reports-view .annual-report h3 a, .earnings-releases-view .earnings-release h3 a {
	color: inherit !important;
}

.ir-presentations-view {
	display: block;
}

.ir-presentation .download-date {
	font-weight: bold;
	padding-bottom: 0.5rem;
}

.earnings-releases-view .earnings-release h3 {
	text-align: left;
	margin: 0;
	line-height: 1;
}

.earnings-releases-view .earnings-release h3 a:hover {
	color: #526770 !important
}

.earnings-releases-view .earnings-release {
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ddd;
}


.parent-pageid-2718 .gform_wrapper .gform_footer input[type="submit"] {
	padding-right: 10px !important;
}

.parent-pageid-2718 .gform_wrapper {
	padding: 15px;
}

.parent-pageid-2718 input#input_34_2_6 {
	display: block;
	width: 100%;
	height: calc(1.5em + 1.6rem);
	padding: 0.8rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #f1f5fa;
	background-clip: padding-box;
	border: 0 solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background-color: transparent !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #0d232e;
	font-weight: 400;
	font-size: 18px;
	color: #0d232e;
	opacity: 0.6;
}

.profiles .image-wrapper {
	margin: 18px 0 0 !important;
	padding: 0 !important;
}

.profiles .wp-block-separator {
	border: 0 none;
	border-bottom: 1px solid #ddd;
}

.profiles .wp-container-3.wp-container-3 {
	margin-bottom: 0;
}

body.postid-7586.landing-template-multi-form-landing-page main#primary-resource section.hero .grid-container .column h6.hero__subtitle {
	font-size: 3rem !important;
	text-transform: initial;
}

body.postid-7586.landing-template-multi-form-landing-page main#primary-resource section.hero .grid-container .column#hero_form form.ao-form h4, body.postid-7586.landing-template-multi-form-landing-page main#primary-resource section#midpage_form>div h4 {
	line-height: 1.2 !important;
}

.network-design-cta.text-section .content-wrapper {
	max-width: 100% !important;
	text-align: center;
}

.network-design-cta.text-section .content-wrapper h1.h2 {
	font-size: 3rem;
}

.network-design-cta .btn {
	max-width: 225px;
	width: auto;
	margin: 0 auto
}

.top-6-graphics .image-wrapper {
	margin: 0 !important;
}

#primary-resource {
	min-height: 100vh;
}


.postid-7700.white-papers-template-white-paper-ebook main#primary-resource section.content_section .grid-container .column picture img, .postid-7700.landing-template-multi-form-landing-page main#primary-resource section.content_section .grid-container .column picture img {
	object-fit: contain;
}

@media (min-width: 992px) {
	.entry-content.scr .hero-home .card-content-hero .card-img-overlay {
		margin-top: 120px;
	}
}


.entry-content.scr .image-section__rightBlock,
.entry-content.scr .image-section__rightBlock .image-section__playx {
	height: auto !important;
}

.entry-content.scr .image-section__rightBlock img,
.entry-content.scr .image-section__rightBlock .image-section__playx img {
	aspect-ratio: 21/10;
}


.video-section_text h5 em {
	font-style: normal;
	font-size: 1.5em;
}


.wp-block-embed.aligncenter.is-provider-vimeo iframe {
	width: 100%;
}


.industries-detail-template-default .cta-form .ao-form .ao-row .ao-column {
	padding: 0 0.5%;
}

.industries-detail-template-default .cta-form .ao-form-submit {
	float: none !important;
}

.industries-detail-template-default .cta-form input[name=Blog]+span {
	font-size: 1em !important;
	vertical-align: middle !important;
}

.industries-detail-template-default .cta-form input[name=Blog] {
	vertical-align: middle !important;
	line-height: 20px;
}

@media (max-width:767px) {
	.wp-block-quote {
		margin: 0 0 1em;
	}
}


.text-content-block-with-image .secondary-wrapper .content-image .card-img img {
	width: 100%;
	height: auto;
}


.vimeo-fix.flip-caption .video-container {
	display: flex;
	flex-direction: column-reverse;
}

.vimeo-fix.flip-caption .video-container .caption {
	font-weight: bold !important;
}

@media (min-width: 992px) {
	.vimeo-fix.flip-caption .video-container {
		flex-direction: row-reverse;
		align-items: center;
	}

	.vimeo-fix.flip-caption .video-container iframe {
		height: 320px !important;
	}
}

#webcast-cta .is-layout-flex.wp-container-3.wp-block-columns {
	margin: 0;
	align-items: center !important;
}

#webcast-cta {
	padding: 1.25em 0 1em;
}

#webcast-cta .headline-cta {
	flex-basis: auto;
	gap:0.5rem;
}

#webcast-cta .cta-columns .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
	flex-basis: auto;
	flex-grow: auto;
}

#webcast-cta .button-cta a:hover{
	color:#fff !important;
}

#webcast-cta h4 {
	margin: 0;
	padding: 0;
}

#webcast-cta.grey-background {
	background: #526772 !important
}

#webcast-cta .text-wysiwyg .col-12.col-lg-10.mx-lg-auto {
	width: 100%;
	flex: 0 0 100% !important;
	margin: 0;
	padding: 0;
	max-width: 100%;
}

.news-tile-wrapper {
	align-items: flex-start;
}

.hs-form-field>label {
	display: none;
}

.hs-form-field {
	padding-bottom: 10px;
}

.hs-form-field[data-zi-field-enriched=true] {
	padding: 0;
}

body.contact-us .hbspt-form fieldset.form-columns-1 textarea {
	height: 100px;
	background: rgba(255,255,255,0.05) !important;
	border-top: 1px solid rgba(255,255,255,0.25);
	width:100%;
	padding:10px;

}

body.contact-us .hbspt-form select{
	width:100% !important;
	    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E')
      !important; */
	 background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E')
      !important;
    background-repeat: no-repeat, repeat !important;
    background-position: right .7em top 50%, 0 0 !important;
    background-size: .65em auto, 100% !important;
    border: none;
    border-radius: 0px;
}

body.contact-us .hbspt-form select  option {
    color: #000000;
  }

.hs-form-field input,.hs-form-field textarea,.hs-form-field select {
	border: none;
	background-color: transparent !important;
	padding: 5px 4px;
	font-size: 18px !important;
	letter-spacing: normal;
	line-height: 27px;
	height: calc(1.5em + 1.6rem);
	border-bottom: 1px solid #0d232e !important;
	font-weight: 400;
	color: #0d232e;
	border-bottom: 2px solid #3b8f81; !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	opacity: 1 !important;
	width: 100%;
}

input.hs-button.primary.large {
	width: -webkit-max-content !important;
	width: -moz-max-content !important;
	width: max-content !important;
	font-size: 18px !important;
	text-align: left !important;
	height: 38px !important;
	padding-left: 10px !important;
	position: relative !important;
	background-color: #3b8f81 !important;
	border: 1px solid #3b8f81 !important;
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
	color: rgb(255, 255, 255);
	border-radius: 6px;
	display: inline-block;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-family: var(--font-family-sans-serif) !important;
	font-style: normal;
	border-style: solid;
	border-color: transparent;
	border-width: 0px;
	margin: 10px 0 20px;
	padding: 0 40px !important;
	height: 50px !important;
}

ul.no-list.hs-error-msgs.inputs-list {
	padding: 0;
	margin: 0;
}

ul.no-list.hs-error-msgs.inputs-list label{
	color:#fff;
}

label.hs-error-msg.hs-main-font-element {
	font-size: 0.8em;
	color: #d00;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
	padding: 20px 0;
}

#form-resoures a.btn.button {
	width: -webkit-max-content !important;
	width: -moz-max-content !important;
	width: max-content !important;
	font-size: 18px !important;
	text-align: left !important;
	height: 48px !important;
	padding-left: 10px !important;
	position: relative !important;
	background-color: #3b8f81 !important;
	border: 1px solid #3b8f81 !important;
	color: #fff !important;
	margin-top: 40px;
}

#form-resoures a.btn.button:hover {
	background: #526770 !important;
}

.vide-section__block-left.has-video {
	width: 100%;
	background: transparent;
}

body.contact-us .hbspt-form fieldset,
body.contact-us .hbspt-form .hs-recaptcha,
body.contact-us .hbspt-form .hs-submit {
	/* margin: 0 auto; */
	max-width: 700px;
}

body.subscription-center .hbspt-form fieldset {
	max-width: 700px;
}

body.subscription-center .hbspt-form .inputs-list li, body.contact-us .hbspt-form .inputs-list li {
	list-style: none !important;
	text-align: center;
	font-size: 1.15em;
}

body.subscription-center .hbspt-form .inputs-list li {
	text-align: left;
}


body.contact-us .hbspt-form fieldset.form-columns-1 [type=email], body.subscription-center .hbspt-form fieldset.form-columns-1 [type=email] {
	width: 100%;
}

body.contact-us .hbspt-form .inputs-list, body.subscription-center .hbspt-form .inputs-list {
	padding: 0;
}

body.contact-us .hbspt-form .hs-form-booleancheckbox-display *, body.subscription-center .hbspt-form .hs-form-radio-display * {
	vertical-align: middle;
}

body.contact-us .hbspt-form .hs-form-booleancheckbox-display span, body.subscription-center .hbspt-form .hs-form-radio-display span {
	padding-left: 0.5em;
}

body.contact-us .hbspt-form .hs-recaptcha .grecaptcha-badge {
	margin: 0 auto;
}

body.contact-us .hbspt-form input.hs-button.primary.large {
	margin: 0 auto !important;
	float: none;
	display: block;
}


body.contact-us .hbspt-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
/*	color: #eee; */
	opacity: 1;
}

body.contact-us input[type=text], body.contact-us input[type=email], body.contact-us input[type=tel],
body.contact-us textarea,
body.contact-us select {
	/*color: #fff !important;
	    border-bottom: 1px solid #fff !important; */

}


body.contact-us .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field label {
   /* display: block;
    padding: 20px 10px;*/
}

body.contact-us .hbspt-form :-ms-input-placeholder {
	/* color: #eee; */
}

body.contact-us .hbspt-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	/* color: #eee; */
}


body.white-papers-template-white-paper-ebook-php .hbspt-form fieldset.form-columns-1 [type=email], body.subscription-center .hbspt-form fieldset.form-columns-1 [type=email] {
	width: 100%;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form .inputs-list, body.subscription-center .hbspt-form .inputs-list {
	padding: 0;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form form input:not([name="email"]):not([type="submit"]) {
	display:none;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form .hs-form-field {
	padding-bottom: 0;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form li {
	list-style: none;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form .hs-form-booleancheckbox-display *, body.subscription-center .hbspt-form .hs-form-radio-display * {
	vertical-align: middle;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form .hs-form-booleancheckbox-display span, body.subscription-center .hbspt-form .hs-form-radio-display span {
	padding-left: 0.5em;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form .hs-recaptcha .grecaptcha-badge {
	/*  margin:0 auto; */
}

body.white-papers-template-white-paper-ebook-php .hbspt-form input.hs-button.primary.large {
	/*    margin:0 auto !important; */
	float: none;
	display: block;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #eee;
	opacity: 1;
}

body.white-papers-template-white-paper-ebook-php input[type=text], body.white-papers-template-white-paper-ebook-php input[type=email], body.white-papers-template-white-paper-ebook-php input[type=tel],.analyst-report-template-gated-content .hbspt-form select,
.event-template-default .hbspt-form select,
body.white-papers-template-white-paper-ebook-php .hbspt-form textarea,
.analyst-report-template-gated-content .hbspt-form textarea,
.event-template-default .hbspt-form textarea {
	color: #fff;border-bottom: 1px solid #fff !important;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form textarea,
.analyst-report-template-gated-content .hbspt-form textarea,
.event-template-default .hbspt-form textarea{
	
	margin-top:5px;
	height:70px;
	padding:8px
}

body.white-papers-template-white-paper-ebook-php .hbspt-form :-ms-input-placeholder {
	color: #eee;
}

body.white-papers-template-white-paper-ebook-php .hbspt-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #eee;
}


body.white-papers-template-white-paper-ebook-php #hero_form h3, body.white-papers-template-white-paper-ebook-php #hero_form h4, body.white-papers-template-white-paper-ebook-php #midpage_form h3, body.white-papers-template-white-paper-ebook-php #midpage_form h4 {
	box-sizing: inherit;
	margin-bottom: 0.5rem;
	margin-top: 0px !important;
	letter-spacing: normal;
	text-transform: none;
	white-space: normal;
	word-spacing: 0px;
	font-size: 3rem !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
}

body.white-papers-template-white-paper-ebook-php #hero_form h4, body.white-papers-template-white-paper-ebook-php #midpage_form h4 {
	font-size: 2rem !important;
}


body.white-papers-template-white-paper-ebook-php #hero_form p, body.white-papers-template-white-paper-ebook-php #midpage_form p {
	line-height: 1.4;
}

body.white-papers-template-white-paper-ebook-php .hs-button.primary.large {
	padding: 0 40px !important;
	height: 50px !important;
	margin: 10px 0;
}

body.white-papers-template-white-paper-ebook-php #midpage_form .hubspot-form-inner {
	display: flex;
	align-items: center;
}

body.white-papers-template-white-paper-ebook-php #midpage_form .hubspot-form-inner>* {
	width: 50%;
}

body.white-papers-template-white-paper-ebook-php #midpage_form .hubspot-form-inner .hs_recaptcha {
	float: right;
	padding: 10px 0 0;
}

body.white-papers-template-white-paper-ebook-php #midpage_form .hubspot-form-inner .hs-submit {
	margin-top: 15px;
}

/* analyst */


body.analyst-report-template-gated-content .hbspt-form fieldset.form-columns-1 [type=email], body.subscription-center .hbspt-form fieldset.form-columns-1 [type=email] {
	width: 100%;
}

body.analyst-report-template-gated-content .hbspt-form .inputs-list, body.subscription-center .hbspt-form .inputs-list {
	padding: 0;
}

body.analyst-report-template-gated-content .hbspt-form form input:not([name="email"]):not([type="submit"]) {
	display:none;
}

body.analyst-report-template-gated-content .hbspt-form .hs-form-field {
	padding-bottom: 0;
}

body.analyst-report-template-gated-content .hbspt-form li {
	list-style: none;
}

body.analyst-report-template-gated-content .hbspt-form .hs-form-booleancheckbox-display *, body.subscription-center .hbspt-form .hs-form-radio-display * {
	vertical-align: middle;
}

body.analyst-report-template-gated-content .hbspt-form .hs-form-booleancheckbox-display span, body.subscription-center .hbspt-form .hs-form-radio-display span {
	padding-left: 0.5em;
}

body.analyst-report-template-gated-content .hbspt-form .hs-recaptcha .grecaptcha-badge {
	/*  margin:0 auto; */
}

body.analyst-report-template-gated-content .hbspt-form input.hs-button.primary.large {
	/*    margin:0 auto !important; */
	float: none;
	display: block;
}

body.analyst-report-template-gated-content .hbspt-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #eee;
	opacity: 1;
}

body.analyst-report-template-gated-content input[type=text], body.analyst-report-template-gated-content input[type=email], body.analyst-report-template-gated-content input[type=tel] {
	color: #fff;border-bottom: 1px solid #fff !important;
}

body.analyst-report-template-gated-content .hbspt-form :-ms-input-placeholder {
	color: #eee;
}

body.analyst-report-template-gated-content .hbspt-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #eee;
}

.analyst-report-template-gated-content main#primary-resource .grid-container.multi-column {
	/* align-items: flex-start !important; */
	align-items: stretch !important;
}

.analyst-report-template-gated-content main#primary-resource .grid-container.multi-column .column.photo {
	/*padding-top: 2em !important;*/
}



body.analyst-report-template-gated-content #hero_form h3, body.analyst-report-template-gated-content #hero_form h4, body.analyst-report-template-gated-content #midpage_form h3, body.analyst-report-template-gated-content #midpage_form h4 {
	box-sizing: inherit;
	margin-bottom: 0.5rem;
	margin-top: 0px !important;
	letter-spacing: normal;
	text-transform: none;
	white-space: normal;
	word-spacing: 0px;
	font-size: 3rem !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
}

body.analyst-report-template-gated-content #hero_form p, body.analyst-report-template-gated-content #midpage_form p {
	line-height: 1.4;
}

body.analyst-report-template-gated-content .hs-button.primary.large {
	padding: 0 40px !important;
	height: 50px !important;
	margin: 10px 0;
}

body.analyst-report-template-gated-content #midpage_form .hubspot-form-inner {
	display: flex;
	align-items: center;
}

body.analyst-report-template-gated-content #midpage_form .hubspot-form-inner>* {
	width: 50%;
}

body.analyst-report-template-gated-content #midpage_form .hubspot-form-inner .hs_recaptcha {
	float: right;
	padding: 10px 0 0;
}

body.analyst-report-template-gated-content #midpage_form .hubspot-form-inner .hs-submit {
	margin-top: 15px;
}

/* exec briefs */


body.executive-briefs-template-gated-content .hbspt-form fieldset.form-columns-1 [type=email], body.subscription-center .hbspt-form fieldset.form-columns-1 [type=email] {
	width: 100%;
}

body.executive-briefs-template-gated-content .hbspt-form .inputs-list, body.subscription-center .hbspt-form .inputs-list {
	padding: 0;
}

body.executive-briefs-template-gated-content .hbspt-form form input:not([name="email"]):not([type="submit"]) {
	display:none; 
}

body.executive-briefs-template-gated-content .hbspt-form .hs-form-field {
	padding-bottom: 0;
}

body.executive-briefs-template-gated-content .hbspt-form li {
	list-style: none;
}

body.executive-briefs-template-gated-content .hbspt-form .hs-form-booleancheckbox-display *, body.subscription-center .hbspt-form .hs-form-radio-display * {
	vertical-align: middle;
}

body.executive-briefs-template-gated-content .hbspt-form .hs-form-booleancheckbox-display span, body.subscription-center .hbspt-form .hs-form-radio-display span {
	padding-left: 0.5em;
}

body.executive-briefs-template-gated-content .hbspt-form .hs-recaptcha .grecaptcha-badge {
	/*  margin:0 auto; */
}

body.executive-briefs-template-gated-content .hbspt-form input.hs-button.primary.large {
	/*    margin:0 auto !important; */
	float: none;
	display: block;
}

body.executive-briefs-template-gated-content .hbspt-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #eee;
	opacity: 1;
}

body.executive-briefs-template-gated-content input[type=text], body.executive-briefs-template-gated-content input[type=email], body.executive-briefs-template-gated-content input[type=tel] {
	color: #fff;border-bottom: 1px solid #fff !important;
}

body.executive-briefs-template-gated-content .hbspt-form :-ms-input-placeholder {
	color: #eee;
}

body.executive-briefs-template-gated-content .hbspt-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #eee;
}

.executive-briefs-template-gated-content main#primary-resource .grid-container.multi-column {
	/* align-items: flex-start !important; */
	align-items: stretch !important;
}

.executive-briefs-template-gated-content main#primary-resource .grid-container.multi-column .column.photo {
	/* padding-top:2em !important;	*/
}




@media (min-width: 768px){
	.analyst-report-template-gated-content main#primary-resource section.hero .grid-container .column#hero_form, .landing-template-multi-form-landing-page main#primary-resource section.hero .grid-container .column#hero_form, .white-papers-template-white-paper-ebook main#primary-resource section.hero .grid-container .column#hero_form {
		min-height: 500px;
	}
	#hero_form .hubspot-form-inner .hbspt-form{
		min-height: 120px;
	}
}

body.executive-briefs-template-gated-content #hero_form h3, body.executive-briefs-template-gated-content #hero_form h4, body.executive-briefs-template-gated-content #midpage_form h3, body.executive-briefs-template-gated-content #midpage_form h4 {
	box-sizing: inherit;
	margin-bottom: 0.5rem;
	margin-top: 0px !important;
	letter-spacing: normal;
	text-transform: none;
	white-space: normal;
	word-spacing: 0px;
	font-size: 3rem !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
}

body.executive-briefs-template-gated-content #hero_form h4, body.executive-briefs-template-gated-content #midpage_form h4,
body.analyst-report-template-gated-content #hero_form h4, body.analyst-report-template-gated-content #midpage_form h4 {
	font-size: 2rem !important;
}

body.executive-briefs-template-gated-content #hero_form p, body.executive-briefs-template-gated-content #midpage_form p {
	line-height: 1.4;
}

body.executive-briefs-template-gated-content .hs-button.primary.large {
	padding: 0 40px !important;
	height: 50px !important;
	margin: 10px 0;
}

body.executive-briefs-template-gated-content #midpage_form .hubspot-form-inner {
	display: flex;
	align-items: center;
}

body.executive-briefs-template-gated-content #midpage_form .hubspot-form-inner>* {
	width: 50%;
}

body.executive-briefs-template-gated-content #midpage_form .hubspot-form-inner .hs_recaptcha {
	float: right;
	padding: 10px 0 0;
}

body.executive-briefs-template-gated-content #midpage_form .hubspot-form-inner .hs-submit {
	margin-top: 15px;
}


body.explainer-video-template-gated-content .hbspt-form fieldset.form-columns-1 [type=email], body.subscription-center .hbspt-form fieldset.form-columns-1 [type=email] {
	width: 100%;
}

body.explainer-video-template-gated-content .hbspt-form .inputs-list, body.subscription-center .hbspt-form .inputs-list {
	padding: 0;
}

body.explainer-video-template-gated-content .hbspt-form form input:not([name="email"]):not([type="submit"]) {
	display:none; 
}

body.explainer-video-template-gated-content .hbspt-form .hs-form-field {
	padding-bottom: 0;
}

body.explainer-video-template-gated-content .hbspt-form li {
	list-style: none;
}

body.explainer-video-template-gated-content .hbspt-form .hs-form-booleancheckbox-display *, body.subscription-center .hbspt-form .hs-form-radio-display * {
	vertical-align: middle;
}

body.explainer-video-template-gated-content .hbspt-form .hs-form-booleancheckbox-display span, body.subscription-center .hbspt-form .hs-form-radio-display span {
	padding-left: 0.5em;
}

body.explainer-video-template-gated-content .hbspt-form .hs-recaptcha .grecaptcha-badge {
	/*  margin:0 auto; */
}

body.explainer-video-template-gated-content .hbspt-form input.hs-button.primary.large {
	/*    margin:0 auto !important; */
	float: none;
	display: block;
}

body.explainer-video-template-gated-content .hbspt-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #eee;
	opacity: 1;
}

body.explainer-video-template-gated-content input[type=text], body.explainer-video-template-gated-content input[type=email], body.explainer-video-template-gated-content input[type=tel] {
	color: #fff;border-bottom: 1px solid #fff !important;
}

body.explainer-video-template-gated-content .hbspt-form :-ms-input-placeholder {
	color: #eee;
}

body.explainer-video-template-gated-content .hbspt-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #eee;
}

.explainer-video-template-gated-content main#primary-resource .grid-container.multi-column {
	/* align-items: flex-start !important; */
	align-items: stretch !important;
}

.explainer-video-template-gated-content main#primary-resource .grid-container.multi-column .column.photo {
	/* padding-top:2em !important;	*/
}


body.explainer-video-template-gated-content #hero_form h3, body.explainer-video-template-gated-content #hero_form h4, body.explainer-video-template-gated-content #midpage_form h3, body.explainer-video-template-gated-content #midpage_form h4 {
	box-sizing: inherit;
	margin-bottom: 0.5rem;
	margin-top: 0px !important;
	letter-spacing: normal;
	text-transform: none;
	white-space: normal;
	word-spacing: 0px;
	font-size: 3rem !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
}

body.explainer-video-template-gated-content #hero_form h4, body.explainer-video-template-gated-content #midpage_form h4,
body.analyst-report-template-gated-content #hero_form h4, body.analyst-report-template-gated-content #midpage_form h4 {
	font-size: 2rem !important;
}

body.explainer-video-template-gated-content #hero_form p, body.explainer-video-template-gated-content #midpage_form p {
	line-height: 1.4;
}

body.explainer-video-template-gated-content .hs-button.primary.large {
	padding: 0 40px !important;
	height: 50px !important;
	margin: 10px 0;
}

body.explainer-video-template-gated-content #midpage_form .hubspot-form-inner {
	display: flex;
	align-items: center;
}

body.explainer-video-template-gated-content #midpage_form .hubspot-form-inner>* {
	width: 50%;
}

body.explainer-video-template-gated-content #midpage_form .hubspot-form-inner .hs_recaptcha {
	float: right;
	padding: 10px 0 0;
}

body.explainer-video-template-gated-content #midpage_form .hubspot-form-inner .hs-submit {
	margin-top: 15px;
}



/* landing */

body.landing-template-multi-form-landing-page .hbspt-form fieldset.form-columns-1 [type=email], body.subscription-center .hbspt-form fieldset.form-columns-1 [type=email] {
	width: 100%;
}

body.landing-template-multi-form-landing-page .hbspt-form .inputs-list, body.subscription-center .hbspt-form .inputs-list {
	padding: 0;
}

body.landing-template-multi-form-landing-page .hbspt-form form input:not([name="email"]):not([type="submit"]) {
	display: none;
}

body.landing-template-multi-form-landing-page .hbspt-form form input[name=subscribe_to_our_blog_]{
	display:inline-block !important;
	height:12px;
}

.hs-error-msgs label.hs-main-font-element{
	color:#f00 !important;
}
body.landing-template-multi-form-landing-page .hbspt-form form input[name=subscribe_to_our_blog_] + span{
	color:#fff;
}

body.landing-template-multi-form-landing-page .hbspt-form .hs-form-field {
	padding-bottom: 0;
}

body.landing-template-multi-form-landing-page .hbspt-form li {
	list-style: none;
}

body.landing-template-multi-form-landing-page .hbspt-form .hs-form-booleancheckbox-display *, body.subscription-center .hbspt-form .hs-form-radio-display * {
	vertical-align: middle;
}

body.landing-template-multi-form-landing-page .hbspt-form .hs-form-booleancheckbox-display span, body.subscription-center .hbspt-form .hs-form-radio-display span {
	padding-left: 0.5em;
}

body.landing-template-multi-form-landing-page .hbspt-form .hs-recaptcha .grecaptcha-badge {
	/*  margin:0 auto; */
}

body.landing-template-multi-form-landing-page .hbspt-form input.hs-button.primary.large {
	/*    margin:0 auto !important; */
	float: none;
	display: block;
}

body.landing-template-multi-form-landing-page .hbspt-form ::placeholder {
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #eee;
	opacity: 1;
}

body.landing-template-multi-form-landing-page input[type=text], body.landing-template-multi-form-landing-page input[type=email], body.landing-template-multi-form-landing-page input[type=tel],body.landing-template-multi-form-landing-page select, body.landing-template-multi-form-landing-page textarea {
	color: #fff;border-bottom: 1px solid #fff !important;
}

body.landing-template-multi-form-landing-page select option,.analyst-report-template-gated-content .hbspt-form select option,
.event-template-default .hbspt-form select option {
	color: CanvasText !important;
}

body.landing-template-multi-form-landing-page .hbspt-form :-ms-input-placeholder {
	color: #eee;
}

body.landing-template-multi-form-landing-page .hbspt-form ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #eee;
}


body.landing-template-multi-form-landing-page #hero_form h3, body.landing-template-multi-form-landing-page #hero_form h4, body.landing-template-multi-form-landing-page #midpage_form h3, body.landing-template-multi-form-landing-page #midpage_form h4 {
	box-sizing: inherit;
	margin-bottom: 0.5rem;
	margin-top: 0px !important;
	letter-spacing: normal;
	text-transform: none;
	white-space: normal;
	word-spacing: 0px;
	font-size: 3rem !important;
	font-weight: 700 !important;
	line-height: 1.4 !important;
}

body.landing-template-multi-form-landing-page #hero_form h4,
body.landing-template-multi-form-landing-page #midpage_form h4 {
	font-size: 2rem !important;
}


body.landing-template-multi-form-landing-page #hero_form p, body.landing-template-multi-form-landing-page #midpage_form p {
	line-height: 1.4
}

body.landing-template-multi-form-landing-page .hs-button.primary.large {
	padding: 0 40px !important;
	height: 50px !important;
	margin: 10px 0;
}

body.landing-template-multi-form-landing-page #midpage_form .hubspot-form-inner {
	display: flex;
	align-items: center;
}

body.landing-template-multi-form-landing-page #midpage_form .hubspot-form-inner>* {
	width: 50%;
}

body.landing-template-multi-form-landing-page #midpage_form .hubspot-form-inner .hs_recaptcha {
	float: right;
	padding: 10px 0 0;
}

body.landing-template-multi-form-landing-page #midpage_form .hubspot-form-inner .hs-submit {
	margin-top: 15px;
}

@media (max-width:960px) {

	body.white-papers-template-white-paper-ebook-php .hubspot-form-inner {
		flex-direction: column;
	}

	body.white-papers-template-white-paper-ebook-php #midpage_form .hubspot-form-inner>* {
		width: 100%;
	}

	body.white-papers-template-white-paper-ebook-php #midpage_form .hubspot-form-inner .hs_recaptcha {
		float: none;
	}

	body.analyst-report-template-gated-content .hubspot-form-inner {
		flex-direction: column;
	}

	body.analyst-report-template-gated-content #midpage_form .hubspot-form-inner>* {
		width: 100%;
	}

	body.analyst-report-template-gated-content #midpage_form .hubspot-form-inner .hs_recaptcha {
		float: none;
	}


	body.executive-briefs-template-gated-content .hubspot-form-inner {
		flex-direction: column;
	}

	body.executive-briefs-template-gated-content #midpage_form .hubspot-form-inner>* {
		width: 100%;
	}

	body.executive-briefs-template-gated-content #midpage_form .hubspot-form-inner .hs_recaptcha {
		float: none;
	}

	body.explainer-video-template-gated-content .hubspot-form-inner {
		flex-direction: column;
	}

	body.explainer-video-template-gated-content #midpage_form .hubspot-form-inner>* {
		width: 100%;
	}

	body.explainer-video-template-gated-content #midpage_form .hubspot-form-inner .hs_recaptcha {
		float: none;
	}


	body.landing-template-multi-form-landing-page .hubspot-form-inner {
		flex-direction: column;
	}

	body.landing-template-multi-form-landing-page #midpage_form .hubspot-form-inner>* {
		width: 100%;
	}

	body.landing-template-multi-form-landing-page #midpage_form .hubspot-form-inner .hs_recaptcha {
		float: none;
	}

}


@media (max-width:480px) {
	body.contact-us .hbspt-form fieldset, body.contact-us .hbspt-form .hs-recaptcha, body.contact-us .hbspt-form .hs-submit {
		max-width: 95%;
	}

	body.contact-us input[type=text], body.contact-us input[type=email], body.contact-us input[type=tel] {
		width: 100% !important;
	}

	body.white-papers-template-white-paper-ebook-php .hbspt-form fieldset, body.white-papers-template-white-paper-ebook-php .hbspt-form .hs-recaptcha, body.white-papers-template-white-paper-ebook-php .hbspt-form .hs-submit {
		max-width: 95%;
	}

	body.white-papers-template-white-paper-ebook-php input[type=text], body.white-papers-template-white-paper-ebook-php input[type=email], body.white-papers-template-white-paper-ebook-php input[type=tel] {
		width: 100% !important;
	}


	body.analyst-report-template-gated-content .hbspt-form fieldset, body.analyst-report-template-gated-content .hbspt-form .hs-recaptcha, body.analyst-report-template-gated-content .hbspt-form .hs-submit {
		max-width: 95%;
	}

	body.analyst-report-template-gated-content input[type=text], body.analyst-report-template-gated-content input[type=email], body.analyst-report-template-gated-content input[type=tel] {
		width: 100% !important;
	}


	body.executive-briefs-template-gated-content .hbspt-form fieldset, body.executive-briefs-template-gated-content .hbspt-form .hs-recaptcha, body.executive-briefs-template-gated-content .hbspt-form .hs-submit {
		max-width: 95%;
	}

	body.executive-briefs-template-gated-content input[type=text], body.executive-briefs-template-gated-content input[type=email], body.executive-briefs-template-gated-content input[type=tel] {
		width: 100% !important;
	}

	body.explainer-video .hbspt-form fieldset, body.explainer-video .hbspt-form .hs-recaptcha, body.explainer-video .hbspt-form .hs-submit {
		max-width: 95%;
	}
	
	body.explainer-video input[type=text], body.explainer-video input[type=email], body.explainer-video input[type=tel] {
		width: 100% !important;
	}
	

	body.landing-template-multi-form-landing-page .hbspt-form fieldset, body.landing-template-multi-form-landing-page .hbspt-form .hs-recaptcha, body.landing-template-multi-form-landing-page .hbspt-form .hs-submit {
		max-width: 95%;
	}

	body.landing-template-multi-form-landing-page input[type=text], body.landing-template-multi-form-landing-page input[type=email], body.landing-template-multi-form-landing-page input[type=tel] {
		width: 100% !important;
	}
}


.cmplz-hidden {
	display: none;
}

ul.no-list.hs-error-msgs.inputs-list {
	list-style: none;
}

ul.no-list.hs-error-msgs.inputs-list a {
	text-decoration: underline;
	color:#f00 !important;
	opacity:1;
	transition:0.3s opacity;
}

ul.no-list.hs-error-msgs.inputs-list a:hover {
	opacity:0.9;
}

.btn.large-btn {
	width: auto;
	display: inline-block;
	line-height: 48px !important;
	padding: 0 20px;
}

.resources-section h3.wp-block-heading {
	margin-top: 0;
}

.resources-section .wp-block-image {
	margin-top: 1em;
}

.no-margins .image-wrapper, .resources-section .image-wrapper {
	margin: 0 !important;
	padding: 0 !important;
}

body.contact-us .hs_recaptcha.hs-recaptcha.field.hs-form-field {
	/*  padding-top: 100px;
    padding-bottom: 70px; */
}

body.contact-us .hbspt-form .hs-submit {
	/*	  margin-top: -230px;
    padding-bottom: 65px; */
}

body.contact-us .hbspt-form input.hs-button.primary.large {
	height: 60px !important;
	font-size: 24px !important;
}


.values-only {}

.col-12.col-lg-5.p-0 {}

.values-only .col-12.col-lg-5.p-0 {
	display: none;
}

.values-only .col-lg-7 {
	width: 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.values-only .col-lg-7 .col-md-4 {
	flex: auto;
	max-width: initial;
	width: 20%;
}


.values-only .col-12.col-lg-10.mx-lg-auto {
	max-width: 100%;
}

.values-only.text-content-with-value-properties .val-indicator {
	width: calc(100vw - 130px);
}

.center-talk h1.h2 {
	text-align: center;
}

.center-talk .btn.btn-primary-brand {
	margin: auto;
}

section#vimeo-fix.youtube-fixes .container, .mid-page-cta {
	padding: 6rem 0 !important;
}

section#vimeo-fix.youtube-fixes .container iframe {
	aspect-ratio: 16/9;
}

section#vimeo-fix.youtube-fixes .container .content-captiom p {
	font-weight: normal !important;
	/* margin-left: 0 !important; */
}

section#vimeo-fix.youtube-fixes .container .content-captiom p b {
	font-size: 1.5rem;
	display: block;
}

.hide-arrows .arrows, .hide-arrows .swiper-arrows, .hide-arrows .swiper-pagination-progressbar {
	display: none;
}

.mid-page-cta .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
	flex-basis: auto;
	flex-grow: initial;
}

.image-fix .image-wrapper img {
	width: auto;
}

h1.h3 {
	font-size: 28px;
	line-height: 39.2px;
	letter-spacing: -1.2px !important;
}

section#quote-cta {
	background: #F6F8F8;
	padding: 2rem;
	text-align: center;
}

#quote-cta .image-wrapper {
	margin: 0 auto;
	padding: 0;
	max-width: 800px;
}

div#lead-generation {
	max-width: 1440px;
	margin: 0 auto;
	padding: 4rem 2rem 0rem;
}

#lead-generation .image-wrapper {
	padding: 0;
	margin: 0;
	max-width: 100%;
	flex: 0 0 100%;
}

#lead-generation>.container {
	width: 35%;
}

#lead-generation>.wp-block-group {
	width: 65%;
}

#lead-generation>.wp-block-group .col-lg-10 {
	flex-basis: 100%;
	max-width: 100%;
}

#lead-generation>.wp-block-group .col-lg-10 a {
	font-weight: bold;
	font-size: 1.25rem
}

@media (max-width:767px) {
	div#lead-generation {
		flex-direction: column;
	}

	#lead-generation>.container {
		width: 100%;
	}

	#lead-generation>.wp-block-group {
		width: 100%;
	}
}


@media (min-width: 768px) {
	h1.h3 {
		font-size: 28px;
		line-height: 39.2px;
	}
}

@media (min-width: 992px) {
	h1.h3 {
		font-size: 32px;
		line-height: 44.8px;
	}

	.no-margins-padding .col-lg-10 {
		max-width: 100% !important;
		margin-left: 0 !important;
		padding-left: 0 !important;
		flex: 0 0 100% !important;
	}
}

@media (max-width: 575.98px) {
	body.careers .simple-text-banner-with-image .main-wrapper {
		flex-direction: row;
	}

	body.careers .simple-text-banner-with-image .main-wrapper .column-1 {
		flex: 1 1 50%;
		margin-right: 10px;
	}
}

.wp-block-gallery.partners-logos .container {
	width: 47.5% !important;
}

@media (min-width:600px) {
	.wp-block-gallery.partners-logos .container {
		width: 240px !important;
	}
}

.wp-block-gallery.partners-logos .container .row {
	display: block !important;
}

.wp-block-gallery.partners-logos .image-wrapper {
	margin: 0 !important;
	max-width: 100% !important;
}

.wp-block-gallery.partners-logos .image-wrapper .wp-block-image {
	width: 100% !important;
	padding: 0 !important;
}

@media (min-width:600px) {
	.wp-block-gallery.partners-logos .image-wrapper .wp-block-image {
		padding: 2em !important;
	}


	.wp-block-gallery.partners-logos {
		margin: auto !important;
		padding: 30px !important;
		max-width: 1440px;
	}
}

.press-release-view ul,.sec-filing-view ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.press-release-view ul h4,.sec-filing-view ul h4{
    font-size:1.1rem;
    line-height:1.2;
    margin:0;
    font-weight:400 !important;
    letter-spacing:initial !important;
}

.press-release-view ul p,.sec-filing-view ul p{
    font-size:1rem;
    line-height:1.2;
    margin:0 0 1rem 0;
}

.press-release-view .page-numbers,.sec-filing-view .page-numbers{
    font-size: 14px;
    line-height: 22px;
    text-decoration: none;
    color: #0d232e;
    padding: 8px 12px;    
}

.press-release-view .page-numbers.current,.sec-filing-view .page-numbers.current{
    background: #0d232e;
    border-radius: 4px;
    color: #fff;
    padding: 8px 12px;
}

.press-release-view a.next.page-numbers,.press-release-view a.prev.page-numbers,.sec-filing-view a.next.page-numbers,.sec-filing-view a.prev.page-numbers {
    color: #3b8f81;
    position: relative;
    cursor: pointer;
    height: 10px;
    width: 10px;
    display: inline-block;
    padding: 0;
    border-style: solid;
    border-width: 2px 2px 0 0;
}
.press-release-view a.next.page-numbers, .sec-filing-view a.next.page-numbers{
    transform: rotate(45deg);	
}

.press-release-view a.prev.page-numbers,.sec-filing-view a.prev.page-numbers {
	    transform: rotate(225deg);
}

.financial-news-columns .annual-reports-view {
    justify-content: center;
}

.annual-reports-view img{
    width:75%;height:auto;
	margin:0 auto 0.5rem;
    display:block;
}

.conference-view {
    text-align: center;
}

.conference-view ul{
    list-style:none;
    padding:0;
    margin:0;
}

.conference-view ul li h5,.conference-view ul li p{
    margin:0;
    padding:0;
    font-size:1rem;
    line-height:1.4
}

.conference-view ul li {
    padding:2rem 1rem;
    border-bottom:1px solid #ddd;
}

.conference-view ul li .btn{
    margin-top:1rem
}

.sec-filing-view h5 {
    font-size:1rem;
    margin:0;
    line-height: 1;
}

.sec-filing-view ul h4{
    font-weight:bold !important;
    padding-bottom:0.5rem;
}

.sec-filing-view .sec-files{
    padding:0.75rem;
    border:1px solid #ddd;
    background:rgba(0,0,0,0.02);
}

.sec-filing-view > ul > li{
    padding-bottom:2rem;
    border-bottom:2px solid #ddd;
    margin:2rem 0;
}

.sec-filing-view h5 a::before {
    content:"+";
    display: inline-block;
    vertical-align: text-top;
    line-height: 1;
    font-weight:bold;
    font-size:1.25em;
    margin-top:-2px;
	width:20px;
}

.sec-files ul{
    height:0;
    overflow:hidden;
    padding-top:0rem;
    opacity:0;
    transition:0.5s opacity;
}

.sec-filing-view .sec-files.open h5 a::before {
    content:"-";
}

.sec-filing-view .sec-files.open ul{
    height:auto;
    padding-top:0.5rem;
    opacity:1;
}

.parent-pageid-2718 .hero-home .col-cards,.hero-home.short .col-cards{
	display:none;
}

.wp-block-group.officers-and-directors > .container {
    width: 250px;
}

.wp-block-group.officers-and-directors{
flex-direction: row;
    flex-wrap: wrap !important;
    align-content: flex-start;
	    max-width: 1140px;
    margin: auto;
    padding-left: 7%;

}

.officers-container h2{
	margin-left:-2%;
}


.wp-block-group.officers-and-directors > .container .col-lg-10{
    padding:0;
    max-width:100%;
    flex: 0 0 100%;
}

.wp-block-column.remove-margins .image-wrapper {
    margin-left: auto !important;
	    margin-right: auto !important;
}

@media (min-width:1400px){
    .no-arrows .arrows {
        display: none;
    }    
}


.page-template-home-new-scr .has-notification {
    padding-top: 0 !important;
}


.partners-logos-with-slider-cards .partners-headline{
	margin-bottom:0 !important;
}

.contact-us .hbspt-form{
	padding:50px 0 0;
}

.contact-us .hbspt-form .hs-input{
	width:100% !important;
}

.contact-us .recaptcha-notice{
	text-align:left;
}


.contact-us .hs-form-field textarea{
	height:100px;
}

.contact-us .hbspt-form fieldset{
	max-width:800px;
}

body:not(.contact-us) .hbspt-form form .hs-form-field{
	padding-bottom: 0;
}

body:not(.contact-us) .hbspt-form > form input:not([name="email"]):not([type="submit"]) {
	display: none;
}


body .hbspt-form form[data-zi-mapped-form] input:not([name="email"]):not([type="submit"])[data-zi-input-enriched="true"] {
	display: none !important
}

body .hbspt-form form[data-zi-mapped-form] input:not([name="email"]):not([type="submit"])[data-zi-input-enriched="false"] {
	display: block !important;
}

.newsletter-template-default.single-newsletter .no-code .wp-block-columns.image-plus-text {
    gap: 1em;
    margin-bottom:0
}

.newsletter-template-default.single-newsletter .no-code .wp-block-columns.image-plus-text p{
    margin-top:0;
}

.cta-section .col-12 .cta-image-wrapper picture img{
	height:auto;
}

.cta-section .btn{
	display:inline-flex;
	width:auto !important;
}

.cta-columns {
    margin-bottom: 0;
}

.cta-columns .headline-cta{
	display:flex;
	align-items:center;
}

body:not(.contact-us) .hbspt-form > form input.hs-input.invalid {
    display: block;
}


.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
	padding-top: 30px;
}


.ondemand-button.ondemand-button.ondemand-button{
	display:none !important;
}

.wp-block-columns.column-fixes .col-lg-10 {
    max-width: 100%;
    flex: 0 0 100%;
}

.wp-block-columns.column-fixes .container {
    margin:0;
    padding:0;
}

.img-block picture,.img-block img{
	display:block;
}

.hide-section.hide-section.hide-section{
	display:none !important;
}

#page.logility .partners-logos-with-slider-cards .cards-wrapper.single-card .swiper-container {
    padding: 40px !important;
}

#page.logility .partners-logos-with-slider-cards .cards-wrapper.single-card .swiper-container .swiper-wrapper{
    justify-content: center;
}

#page.logility .partners-logos-with-slider-cards .cards-wrapper.single-card .swiper-container .swiper-wrapper .swiper-slide{
    margin-right: 0 !important;
    max-width: 800px !important;
    width: 100% !important;
}

#page.logility .partners-logos-with-slider-cards .cards-wrapper.single-card .swiper-container .swiper-wrapper .swiper-slide .card{
	max-width:100% !important;
}

.video169 iframe{
	width:auto !important;
	aspect-ratio: 16 / 9;
	display:block;
	margin:0 auto !important;
}

.success-stories-boxes .cards-box-section .card picture img {
    border-radius: 8px;
    border: 1px solid #B1B1B1;
}

.landing-template .text-content-block-with-image.image-300 .secondary-wrapper .content-image, .event-template-default .text-content-block-with-image.image-300 .secondary-wrapper .content-image{
	min-width:300px;
}

.cta-section .col-12 .cta-image-wrapper img{
	height:auto;
}

.vimeo-fix.flip-caption .video-container .content-captiom ul{
font-weight:bold !important;
}

.vimeo-fix.flip-caption.bottom-padding{
	padding-bottom:2rem;
}

#hero_form .btn.btn-primary-brand{
	min-width:fit-content;
}

.sec-filing-view ul h4 {
	padding-bottom:0;
}

.why-bg{
	background-image:url(/wp-content/uploads/2024/09/2560xWhy2.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	
}

.fix-offset .offset-lg-3 {
	margin-left:0;
}

.hero-with-bg-and-image.new-contact-header .card {
    background-color: #12232d !important;
}

@media (min-width: 1200px) {
    .new-contact-header.hero-wcontact-us-form-background .card-img-overlay {
        margin: 50px 0 50px !important;
    }
}

.hero-with-bg-and-image.new-contact-header .card-content-hero .content-image{
	opacity:0;
}

.hero-with-bg-and-image.new-contact-header h1{
	padding:0 15px;
}

.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper{ 
display:flex;
	    justify-content: space-between;
}
.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .embed-side{
	width: 30%;
	padding:0 0;
}

@media (max-width: 768px) {
	.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper{ 
		flex-direction:column;
	}
.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .embed-side{
min-width: calc(100% + 30px);
	margin-left:-15px;
	margin-right:-15px;
	}
	.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .embed-side > div{
		padding:1rem !important;
	}
	
}

@media (min-width: 768.1px) {
.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .embed-side{
		min-width: 360px;
	}
}

@media (min-width: 1200px){
	.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .embed-side{
		min-width: 510px;	
	}
}


.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .embed-side > div{
	width:100%;
	background: rgba(11, 33, 46, 0.85) !important;
	padding:2rem;
	border:0 none;
	min-height:350px;
	height:fit-content;
	transition: 0.5s height;
}

.hero-home.hero-with-bg-and-embed.hero-success-stories .content-wraper .main-side{
	padding:5rem 2.5rem 0 0; 
	width:70%;
	box-sizing:border-box;
}

.has-notification .custom-banner{
	  background-color: #04030f;
  color: #ffffff !important; }


.has-notification .custom-banner.orange-bg {
  background-color: #f4562c !important;
  color: #ffffff !important; }

.has-notification .custom-banner.aquamarine-bg {
  background-color: #3b8e80 !important;
  color: #ffffff !important; }

.has-notification .custom-banner.blue-bg {
  background-color: #215fc9 !important;
  color: #ffffff !important; }

.has-notification .custom-banner.purple-bg {
  background-color: #6750a0 !important;
  color: #ffffff !important; }

.has-notification .custom-banner.green-bg {
  background-color: #35ad3d !important;
  color: #ffffff !important; }

.has-notification .custom-banner.bright-green-bg {
  background-color: #61d300 !important;
  color: #ffffff !important; }

.has-notification .custom-banner.black-bg {
  background-color: #04030f !important;
  color: #ffffff !important; }

.has-notification .custom-banner.gray-light-bg {
  background-color: #eff2f5 !important;
  color: #04030f !important; }

.custom-banner p a{
	text-decoration:underline !important;
}

.page-id-8257 .entry-content {
    margin: 0 auto;
    max-width: 920px;
    padding: 140px 0 0;
    font-size: rem;
}

#cmplz-document p, 
.editor-styles-wrapper .cmplz-unlinked-mode p, 
#cmplz-document li, 
.editor-styles-wrapper .cmplz-unlinked-mode li, 
#cmplz-document td, 
.editor-styles-wrapper .cmplz-unlinked-mode td{
    font-size:1rem;
    line-height:1.5;
}

.news-img-wrapper img {
    max-width: 90%;
    margin: 0 auto;
    display: block;
		height:auto;
}

.cmplz-links.cmplz-documents{
  display:none !important;
}

.cmplz-buttons{
	align-items: center;
}

fieldset.form-columns-0 .hs-richtext.hs-main-font-element > p,.contact-us .recaptcha-notice{
padding: 1em 0 !important   ;
    margin: 0 !important;
    font-size: 0.9rem !important;
}
.contact-us .recaptcha-notice{
    padding:2rem 0 0 !important;
}

.embed-side a{
	color:#fff !important;

}

.cta-banner .container .btn.btn-primary{
	min-width:170px;
	width:max-content;
}

.landing-template .text-content-block-with-image .secondary-wrapper .text-wysiwyg, .event-template-default .text-content-block-with-image .secondary-wrapper .text-wysiwyg {
    display: block;
    flex: 1;
    min-width: 0;
}

.landing-template .text-content-block-with-image .secondary-wrapper .content-image, .event-template-default .text-content-block-with-image .secondary-wrapper .content-image {
    position: relative;
    right: initial;
    top: initial;
    padding-right: 30px;
    max-width: 300px;
    float: none;
	    flex: 0 0 auto; /* prevents flexbox from resizing the image */
}

.no-padding.no-margin .image-wrapper {
    margin:auto;
}

.wp-block-column.no-padding.no-margin .container .col-12 {
    margin: 0 !important;
    padding: 0 !important;
}

footer.site-footer .logo-footer {
    width: 200px;
}

.navbar-brand .navbar_logo {
	width:120px !important;
}
.nav-sticky-top .logo-fill-1{
		fill: #ffffff !important;
}
@media (min-width: 600px) {
		.navbar-brand,.navbar-brand .navbar_logo {
			width:150px !important;
	}
}


@media (min-width: 992px) {
		.navbar-brand,.navbar-brand .navbar_logo {
			width:180px !important;
	}
    .navbar-brand .navbar_logo {
        margin-left: 10px;

    }
}

@media only screen and (min-width: 1330px) {
    .navbar-expand-lg .navbar-nav .menu-item {
        margin-right: 28px;
    }
}

.navbar-expand-lg .navbar-nav .menu-item.btn.btn-secondary.button-green, .navbar-expand-lg .navbar-nav .menu-item.btn.btn-secondarybutton-green{
	background:#35ad3d !important;
	color:#fff !important;
	display:flex !important;
	min-width:152px !important;
}

.navbar-expand-lg .navbar-nav .menu-item.btn.btn-secondary.button-green a, .navbar-expand-lg .navbar-nav .menu-item.btn.btn-secondary.button-green a{
	color:#fff !important;
}

footer.site-footer{
	background:var(--black) !important;
}

.resource-link{
	font-size:1.25rem;
	font-weight:600;
	text-decoration:underline;
	padding:0.5em 0;
	display:inline-block;
}

.gototop {
    position: fixed;
    bottom: 16px;
    left: 16px;
    z-index: 999999;
}

.margin-zero.margin-zero.margin-zero{
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:0 !important;
	margin-top:0 !important;
}


 .landing-template-abm mark {
	padding: 0;
 }

 .landing-template-abm a {
	text-decoration:none;
 }
 
 .landing-template-abm a:hover {
	text-decoration: underline;
 }

.mktoForm fieldset {
    border: 0 none;

}

.mktoForm fieldset legend {
    margin: 0 0 10px 0 !important;
    font-weight: bold;
    font-size: 1rem;
    display: block;
}

.mktoForm > .mktoFormRow:first-of-type ~ .mktoFormRow > fieldset {
	margin-top:0.5rem;

}

.resources-block .wp-block-media-text>.wp-block-media-text__content{
	padding: 0 0 0 0;
}

.resources-block .wp-block-media-text figure{
	margin-left:0 !important;
}

.resources-block iframe{
	width:100%;
	height:auto;
	aspect-ratio: 16 / 9;
}
@media (min-width:600.1px){
[class*="spectra-gbs-containermaxheight"]{
	height:100% !important;
}
	.resources-block .wp-block-media-text figure{
	margin-left:1rem !important;
}
}
.resources-block h1,.resources-block  h2,.resources-block  h3,.resources-block  h4,.resources-block  h5,.resources-block  h6,.resources-block  p{
	margin:0 !important;
}

.resources-block .wp-block-media-text>.wp-block-media-text__content h3,.resources-block .wp-block-media-text>.wp-block-media-text__content h4, .resources-block .wp-block-media-text>.wp-block-media-text__content p{
	margin-bottom:1rem !important;
	
}

[class*=spectra-gbs-carouselbar]{
    justify-content: flex-start !important;
    gap:0 !important;
		opacity:0;
    overflow: visible !important;
    width: 100% !important;
    padding:0 0 0 0 !important;
    animation: carouselbar 40s linear infinite;
		transition: opacity 0.3s;
	
}

.loaded[class*=spectra-gbs-carouselbar]{
	opacity:1;
}

[class*=spectra-gbs-carouselbar] > div{
    max-width:250px !important;
    width:250px !important;
    min-width:250px !important;
}
[class*=spectra-gbs-carouselbar] > div 
.wp-block-uagb-image__figure{
	padding: 0 2rem;
}

.position-relative{
	position:relative !important;
}

[class*=spectra-gbs-offsetbuttons]{
    position: absolute !important;
    z-index: 9999 !important;
    display: block !important;
    float: left !important;
    bottom: 60px !important;
}

.border-box{
	box-sizing:border-box;
	max-width:100%;
}

.success-stories-carousel .company-logo{
	object-fit:contain;
}

.flat-image-container img {
    width: 100%;
    height: auto;
}

.text-content.secondary{
	padding-top:2em;
}

      .logility-difference.updated-styles .difference-box.large em {
        font-size: 2rem;
        font-weight: 500; }
        @media (min-width: 992px) {
          .logility-difference.updated-styles .difference-box.large em {
            font-size: 2.5rem; } }

.color-boxes {
    gap: 10px;
}

.color-boxes > div{
    gap: 10px;
    padding-bottom:20px !important;
}

.content-boxes-cards-with-bg-color.boxes-cards-groups.two-columns .boxes-wrapper.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.home-hero-with-video.update-hero .hero-content .hero-text {
    max-width: 1440px;
    
}

.home-hero-with-video.update-hero .hero-content .hero-text h1, .home-hero-with-video.update-hero .hero-content .hero-text h2, .home-hero-with-video.update-hero .hero-content .hero-text p{
    max-width: 560px;
}

.home-hero-with-video.update-hero .hero-content .hero-text h2{
    margin-top:0;
    padding-top:0;
}

.home-hero-with-video.update-hero .hero-content .hero-text h1 em{
    font-style: normal;
    font-weight:500;
}

.home-hero-with-video.update-hero .hero-content .hero-text:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(115deg, rgba(255, 255, 255, 0.8) 35%, rgba(255, 255, 255, 0) 70%) !important;
    z-index:-1;
}

.home-hero-with-video.update-hero .hero-content{
	opacity: 0;
}

.home-hero-with-video.update-hero .hero-content.hero-loaded{
	transition: opacity 0.5s;
	opacity:1;
}

.home-hero-with-video.update-hero .hero-content::before{
    top: 22.2%;
    bottom: 30.4%;
    right: 17%;
    background-size: contain;
    left: 47.5%;
	  opacity:0;
	    transition: opacity 1s;
	transition-delay: 1.75s;
}

.home-hero-with-video.update-hero .hero-content.hero-loaded::before{
	opacity:1;
}

.home-hero-with-video.update-hero .hero-content .hero-text h1 em {
    opacity: 0;
    
	transform: translateY(-15px);
    transition: opacity 1s ease-out, transform 1.25s ease-out;
	display:inline-block;
}

.home-hero-with-video.update-hero .hero-content .hero-text .hero-subtitle,.home-hero-with-video.update-hero .hero-content .hero-text .hero-additional-text,.home-hero-with-video.update-hero .hero-content .hero-text .btn{
	opacity:0;
	transition: opacity 1s;
	transition-delay: 2s;
}

.home-hero-with-video.update-hero .hero-content.hero-loaded .hero-text .hero-subtitle, .home-hero-with-video.update-hero .hero-content.hero-content.hero-loaded .hero-text .hero-additional-text,body .home-hero-with-video.update-hero .hero-content.hero-loaded .hero-text .btn{
		opacity:1;
}

/* Animate to visible state when cookie bar loads */
.home-hero-with-video.update-hero .hero-content.hero-loaded .hero-text h1 em {
    opacity: 1;
	  transform: translateY(0px);
}

.home-hero-with-video.update-hero .hero-content .hero-text h1 em:nth-child(1) {
    transition-delay: 0.5s;
}

.home-hero-with-video.update-hero .hero-content .hero-text h1 em:nth-child(2) {
    transition-delay: 1s;
}

.home-hero-with-video.update-hero .hero-content .hero-text h1 em:nth-child(3) {
    transition-delay: 1.5s;
}

.home-hero-with-video{
	top:60px;
}

.has-notification .custom-banner{
	height:60px;
	display:flex;
    align-items: center;
    justify-content: center;
}

.lightbox-toggle {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.flat-image-container label {
    display: block;
    cursor: zoom-in;
    background: rgba(255, 255, 255, 0.0);
    transition: background 0.5s;
	position:relative;
}

/* Fullscreen overlay when checked */
.lightbox-toggle:checked + label {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: zoom-out;
    padding: 2rem;
    box-sizing: border-box;
}

/* Image base state */
.flat-image-container label img {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

/* Constrain image to viewport + animate expansion */
.lightbox-toggle:checked + label picture {
    max-width: 90vw;
    max-height: 90vh;
}

.lightbox-toggle:checked + label img {
    max-width: 100%;
    max-height: 90vh;
    width: auto;
    height: auto;
    object-fit: contain;
    animation: lightbox-expand 0.3s ease forwards;
}

@keyframes lightbox-expand {
    from {
        opacity: 0.8;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

/* Expand/collapse indicator */
.flat-image-container label::after {
    content: '+';
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    width: 2.5rem;
    line-height: 2.25rem;
	padding-bottom:0.25rem;
	font-weight:bold;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    transition: background 0.3s ease;
    pointer-events: none;
}

/* Switch to minus when expanded */
.lightbox-toggle:checked + label::after {
    content: '−'; /* proper minus sign, not hyphen */
    bottom: 1rem;
    right: calc(50% - 1.25rem);
    background: rgba(0, 0, 0, 0.8);
}

.text-with-logo-carousel .slider ul.slider-track li picture img, .text-with-logo-carousel .slider ul.slider-track li>img{
	height:auto;
	aspect-ratio: 2 / 1;
}

/* Only show on touch devices */
@media (hover: none), (max-width: 1024px) {
    .flat-image-container label::after {
        display: flex;
    }
}

/* Hide on desktop with hover capability */
@media (hover: hover) and (min-width: 1025px) {
    .flat-image-container label::after {
        display: none;
    }
}





@media (min-width: 992px) {
    .has-notification .custom-banner p {
        line-height: 1.1;
    }
	    .navbar .container {
        max-width: 1440px;
    }
}

@media (max-width:540px){
	.has-notification .custom-banner{
	padding:5px 10px;
}
.has-notification .custom-banner p{
	font-size:14px;
}
	.home-hero-with-video{
		aspect-ratio: 16 / 16;
	}
	    .home-hero-with-video .hero-content .hero-text {
        margin: 10px 5px 0;
        padding-right: 40vw;
    }
	.home-hero-with-video + div {
    margin-top: 96.25vw;
}
	
	
    .home-hero-with-video.update-hero .hero-content.hero-loaded::before,.home-hero-with-video .hero-content::before {
        top: 26.2%;
        right: 5%;
        left: 62.5%;
        opacity: 0.8 !important;
    }
	
	
	.home-hero-with-video.update-hero .hero-content .hero-text:before {
    background: linear-gradient(115deg, rgba(255, 255, 255, 0.8) 40%, rgba(255, 255, 255, 0) 100%) !important;
	
}
}


.marketo-2-column .mktoForm label.mktoLabel.mktoHasWidth {
    width: 100% !important;
}

.marketo-2-column .mktoForm .mktoField.mktoHasWidth {
    width: 100% !important;
    margin-left: 10px;
    min-height:30px;
    border: 1px solid #666;
    border-radius: 2px;
    padding: 4px 4px 4px 4px;
	color:initial;
}

.marketo-2-column .no-labels  .mktoForm .mktoField.mktoHasWidth {
margin-left:0 !important;
}

.marketo-2-column .mktoForm select.mktoField.mktoHasWidth,
.marketo-2-column .mktoForm select.mktoField.mktoHasWidth option{
	color:initial;
}

.marketo-2-column .mktoForm textarea.mktoField.mktoHasWidth{
    min-height:200px;
}

.marketo-2-column .mktoForm .mktoField{
    border:1px solid ;
}

.marketo-2-column .mktoForm .mktoFormCol {
    display: flex;
    float: none !important;
    width: 100% !important;
}

.marketo-2-column .mktoHtmlText.mktoHasWidth{
    width:80% !important;
}

.marketo-2-column .mktoForm  .mktoFormCol > * {
    float:none !important;

}

.marketo-2-column .mktoForm  .mktoFormCol > .mktoFieldWrap{
        flex-grow: 1;
        display: flex;
        width: 100% !important;
        align-items: center;
}

.marketo-2-column .mktoForm.mktoHasWidth{
    width:100% !important;
}

.marketo-2-column .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSimple{
    margin-left:0 !important;
}

.marketo-2-column .mktoForm .mktoOffset,.marketo-2-column .mktoForm .mktoClear,.marketo-2-column .mktoForm .mktoGutter.mktoHasWidth{
    display:none;
}

.marketo-2-column .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    width: -webkit-max-content !important;
    width: -moz-max-content !important;
    width: max-content !important;
    font-size: 18px !important;
    text-align: left !important;
    height: 38px !important;
    position: relative !important;
    background-color: #33ac48 !important;
    border: 1px solid #33ac48 !important;
    float: none;
    background-image: none;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    font-size: 12pt;
    font-weight: bold;
    font-family: var(--font-family-sans-serif) !important;
    font-style: normal;
    border-style: solid;
    border-color: transparent;
    border-width: 0px;
    margin: 10px 0 20px;
    padding: 0 40px !important;
    height: 50px !important;
}

.marketo-2-column .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
    background-color: #526770 !important;
    border-color: #526770 !important;
    background-image: none;
}

@media (max-width: 540px) {
    .marketo-2-column .mktoForm .mktoFormCol > .mktoFieldWrap {
        flex-direction: column;
    }
    .marketo-2-column .mktoForm .mktoField.mktoHasWidth{
        margin:4px 0 0 0 !important;
    }

    .marketo-2-column .mktoHtmlText.mktoHasWidth{
        width:100% !important;
    }


}