/*!
	Theme Name: SearchStax
	Theme URI: https://searchstax.com/
	Description: A plain-vanilla & lightweight theme for Elementor page builder
	Author: SearchStax Team
	Author URI: https://searchstax.com/
	Template: hello-elementor
	Version: 1.9.0
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
    
*/
/* Schedule a Demo Page */
	#hsForm_6d4a02f0-4b0d-41ef-b9c8-0ed284159708 .hs_city {
		display: none;
	}
    
	#hsForm_6d4a02f0-4b0d-41ef-b9c8-0ed284159708 .hs_company,
	#hsForm_6d4a02f0-4b0d-41ef-b9c8-0ed284159708 .hs_country {
		width: 50%;
	}
	
	.dotted-list .elementor-icon-list-icon {
		margin-top: 15px !important;
	}
@media(max-width: 640px) {
	#hsForm_6d4a02f0-4b0d-41ef-b9c8-0ed284159708 .hs_company,
	#hsForm_6d4a02f0-4b0d-41ef-b9c8-0ed284159708 .hs_country {
		width: 100%;
	}
}
	/* Cookies Buttons Style */
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
			font-family: "Barlow Semi Condensed", Sans-serif  !important;
			font-size: 18px  !important;
			line-height: 1 !important;
			font-weight: 500 !important;
			text-transform: uppercase;
			border: 0px none !important;
			padding: 12px 39px 12px 39px !important;
			border-radius: 6px !important;
			box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.35) !important;
	}
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
			background-color: #EB3500 !important;
			color: #fff !important;
	}
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover,
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:focus{
			background-color:#EF5D33 !important;
	}
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
		border-color: #fff !important;
		background-color: #fff;
			color: #EB3500;
			font-weight: 500  !important;
			padding: 12px 39px 12px 39px !important;
	}
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover,
	div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:focus{
			background-color:#EF5D33;
	}
	@media screen and (max-width: 480px) {
			 div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
				font-size: 12px !important;
				border: 0px none !important;
			 }
	 }
	/* PRICING CALCULATOR PASSWORD PAGE STYLE*/
	.protected-form .ppw-post-password-container {
		display: flex;
			min-height: 60vh;
			justify-content: center;
			align-items: center;
	}
	.ppw-ppf-input-container div.ppw-ppf-desc {
	 font-size: 22px;
	 margin-bottom: 30px;
	}
	.ppw-ppf-field-container {
		display: flex;
			justify-content: center;
			align-items: end;
	}
	.ppw-ppf-field-container .ppw-pwd-submit-btn {
	font-size: 24px !important;
	}
	.ppw-ppf-input-container label.ppw-pwd-label {
	font-weight: 600;
	}
	.ppw-ppf-input-container input[type="submit"] {
	line-height: 1.1;
	margin-top: 10px;
	border: 0 none;
	}
	body {
		position: relative
	}
	.lower-alpha-list {
		list-style: lower-alpha;
	}
	/*body.home:after {
		width: 100%;
		height: calc(100% - 100vh);
		content: '';
		z-index: 1;
		background: url(/wp-content/uploads/2022/07/wave-pattern-full-bg.svg) repeat-y;
		background-position: center top;
		background-size: contain;
		position: absolute;
		left: 0;
		top: 100vh
	}
	
	@media (min-width:1366px) {
		body.home:after {
			background-size: cover
		}
	}*/
	
	/*body.home>.elementor {
		position: relative;
		z-index: 9
	}
	
	body.home>.elementor.elementor-location-header {
		z-index: 99999
	}*/
	
	.container,
	.container-fluid {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
		margin-right: auto;
		margin-left: auto
	}
	
	.container {
		max-width: 1476px
	}
	
	.container-fluid {
		max-width: 1860px
	}
	
	@media (max-width:767px) {
	
		container,
		.container-fluid {
			padding-right: 15px;
			padding-left: 15px
		}
	}
	
	.row {
		display: flex;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px
	}
	
	.col,
	.col-1,
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12,
	.col-auto,
	.col-lg,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-auto,
	.col-md,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-auto,
	.col-sm,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-auto,
	.col-xl,
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12,
	.col-xl-auto {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px
	}
	
	.col-1 {
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	
	.col-2 {
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	
	.col-3 {
		flex: 0 0 25%;
		max-width: 25%
	}
	
	.col-4 {
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	
	.col-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	
	.col-6 {
		flex: 0 0 50%;
		max-width: 50%
	}
	
	.col-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	
	.col-8 {
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	
	.col-9 {
		flex: 0 0 75%;
		max-width: 75%
	}
	
	.col-10 {
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	
	.col-11 {
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	
	.col-12 {
		flex: 0 0 100%;
		max-width: 100%
	}
	
	@media (min-width:576px) {
		.col-sm-1 {
			flex: 0 0 8.33333%;
			max-width: 8.33333%
		}
	
		.col-sm-2 {
			flex: 0 0 16.66667%;
			max-width: 16.66667%
		}
	
		.col-sm-3 {
			flex: 0 0 25%;
			max-width: 25%
		}
	
		.col-sm-4 {
			flex: 0 0 33.33333%;
			max-width: 33.33333%
		}
	
		.col-sm-5 {
			flex: 0 0 41.66667%;
			max-width: 41.66667%
		}
	
		.col-sm-6 {
			flex: 0 0 50%;
			max-width: 50%
		}
	
		.col-sm-7 {
			flex: 0 0 58.33333%;
			max-width: 58.33333%
		}
	
		.col-sm-8 {
			flex: 0 0 66.66667%;
			max-width: 66.66667%
		}
	
		.col-sm-9 {
			flex: 0 0 75%;
			max-width: 75%
		}
	
		.col-sm-10 {
			flex: 0 0 83.33333%;
			max-width: 83.33333%
		}
	
		.col-sm-11 {
			flex: 0 0 91.66667%;
			max-width: 91.66667%
		}
	
		.col-sm-12 {
			flex: 0 0 100%;
			max-width: 100%
		}
	}
	
	@media (min-width:768px) {
		.col-md-1 {
			flex: 0 0 8.33333%;
			max-width: 8.33333%
		}
	
		.col-md-2 {
			flex: 0 0 16.66667%;
			max-width: 16.66667%
		}
	
		.col-md-3 {
			flex: 0 0 25%;
			max-width: 25%
		}
	
		.col-md-4 {
			flex: 0 0 33.33333%;
			max-width: 33.33333%
		}
	
		.col-md-5 {
			flex: 0 0 41.66667%;
			max-width: 41.66667%
		}
	
		.col-md-6 {
			flex: 0 0 50%;
			max-width: 50%
		}
	
		.col-md-7 {
			flex: 0 0 58.33333%;
			max-width: 58.33333%
		}
	
		.col-md-8 {
			flex: 0 0 66.66667%;
			max-width: 66.66667%
		}
	
		.col-md-9 {
			flex: 0 0 75%;
			max-width: 75%
		}
	
		.col-md-10 {
			flex: 0 0 83.33333%;
			max-width: 83.33333%
		}
	
		.col-md-11 {
			flex: 0 0 91.66667%;
			max-width: 91.66667%
		}
	
		.col-md-12 {
			flex: 0 0 100%;
			max-width: 100%
		}
	}
	
	@media (min-width:992px) {
		.col-lg-1 {
			flex: 0 0 8.33333%;
			max-width: 8.33333%
		}
	
		.col-lg-2 {
			flex: 0 0 16.66667%;
			max-width: 16.66667%
		}
	
		.col-lg-3 {
			flex: 0 0 25%;
			max-width: 25%
		}
	
		.col-lg-4 {
			flex: 0 0 33.33333%;
			max-width: 33.33333%
		}
	
		.col-lg-5 {
			flex: 0 0 41.66667%;
			max-width: 41.66667%
		}
	
		.col-lg-6 {
			flex: 0 0 50%;
			max-width: 50%
		}
	
		.col-lg-7 {
			flex: 0 0 58.33333%;
			max-width: 58.33333%
		}
	
		.col-lg-8 {
			flex: 0 0 66.66667%;
			max-width: 66.66667%
		}
	
		.col-lg-9 {
			flex: 0 0 75%;
			max-width: 75%
		}
	
		.col-lg-10 {
			flex: 0 0 83.33333%;
			max-width: 83.33333%
		}
	
		.col-lg-11 {
			flex: 0 0 91.66667%;
			max-width: 91.66667%
		}
	
		.col-lg-12 {
			flex: 0 0 100%;
			max-width: 100%
		}
	}
	
	@media (min-width:1200px) {
		.col-xl {
			flex-basis: 0%;
			flex-grow: 1;
			max-width: 100%
		}
	
		.row-cols-xl-1>* {
			flex: 0 0 100%;
			max-width: 100%
		}
	
		.row-cols-xl-2>* {
			flex: 0 0 50%;
			max-width: 50%
		}
	
		.row-cols-xl-3>* {
			flex: 0 0 33.33333%;
			max-width: 33.33333%
		}
	
		.row-cols-xl-4>* {
			flex: 0 0 25%;
			max-width: 25%
		}
	
		.row-cols-xl-5>* {
			flex: 0 0 20%;
			max-width: 20%
		}
	
		.row-cols-xl-6>* {
			flex: 0 0 16.66667%;
			max-width: 16.66667%
		}
	
		.col-xl-auto {
			flex: 0 0 auto;
			width: auto;
			max-width: 100%
		}
	
		.col-xl-1 {
			flex: 0 0 8.33333%;
			max-width: 8.33333%
		}
	
		.col-xl-2 {
			flex: 0 0 16.66667%;
			max-width: 16.66667%
		}
	
		.col-xl-3 {
			flex: 0 0 25%;
			max-width: 25%
		}
	
		.col-xl-4 {
			flex: 0 0 33.33333%;
			max-width: 33.33333%
		}
	
		.col-xl-5 {
			flex: 0 0 41.66667%;
			max-width: 41.66667%
		}
	
		.col-xl-6 {
			flex: 0 0 50%;
			max-width: 50%
		}
	
		.col-xl-7 {
			flex: 0 0 58.33333%;
			max-width: 58.33333%
		}
	
		.col-xl-8 {
			flex: 0 0 66.66667%;
			max-width: 66.66667%
		}
	
		.col-xl-9 {
			flex: 0 0 75%;
			max-width: 75%
		}
	
		.col-xl-10 {
			flex: 0 0 83.33333%;
			max-width: 83.33333%
		}
	
		.col-xl-11 {
			flex: 0 0 91.66667%;
			max-width: 91.66667%
		}
	
		.col-xl-12 {
			flex: 0 0 100%;
			max-width: 100%
		}
	}
	
	.text-primary {
		color: #eb3500 !important
	}
	.align-center {
    	text-align: center;
    }
	.text-anchor {
		color: #01a4bd !important
	}
	
	strong {
		font-weight: 500
	}
	
	.staxicon-quotation:before {
		width: auto !important
	}
	
	.mx-auto {
		margin-left: auto;
		margin-right: auto
	}
	
	.no-box-shadow .elementor-button {
		box-shadow: none !important
	}
	
	
	.elementor-widget .elementor-icon-list-item {
		list-style: none
	}
	
	.elementor-widget .elementor-icon-list-item,
	.elementor-widget .elementor-icon-list-item a {
		align-items: start !important
	}
	
	.elementor-widget .elementor-icon-list-icon {
		padding-top: 0
	}
	
	@media(max-width:1281px) {
		.elementor-widget .elementor-icon-list-icon {
			margin-top: 4px
		}
	}
	
	@media(max-width:700px) {
		.elementor-widget .elementor-icon-list-icon {
			padding-top: 0;
			margin-top: 0
		}
			.elementor-widget.arrow-list .elementor-icon-list-icon {
				margin-top: 4px;
			}
	}
	
	.h1,
	.h1 .elementor-heading-title {
		font-size: 75px !important
	}
	
	.h2,
	.h2 .elementor-heading-title {
		font-size: 45px !important
	}
	
	.h3,
	.h3 .elementor-heading-title {
		font-size: 40px !important;
		line-height: 1.3 !important
	}
	
	.single-news .h3,
	.single-news .h3 .elementor-heading-title {
		font-size: 40px !important;
		line-height: 1 !important
	}
	
	.h4,
	.h4 .elementor-heading-title {
		font-size: 30px !important;
		margin-bottom: 7px;
		line-height: 1.2 !important
	}
	
	.h5,
	.h5 .elementor-heading-title {
		font-size: 38px !important
	}
	
	.h6,
	.h6 .elementor-heading-title {
		font-size: 35px !important
	}
	
	.h7,
	.h7 .elementor-heading-title {
		font-size: 30px !important;
		line-height: .95 !important
	}
	
	.h8,
	.h8 .elementor-heading-title {
		font-size: 30px !important
	}
	
	.h9,
	.h9 .elementor-heading-title {
		font-size: 30px !important
	}
	
	@media(max-width:1280px) {
	
		.h2,
		.h2 .elementor-heading-title {
			font-size: 43px !important
		}
	
		.h3,
		.h3 .elementor-heading-title {
			font-size: 36px !important
		}
	
		.h4,
		.h4 .elementor-heading-title {
			font-size: 30px !important
		}
	
		.h5,
		.h5 .elementor-heading-title {
			font-size: 32px !important
		}
	
		.h6,
		.h6 .elementor-heading-title {
			font-size: 30px !important
		}
	
		.h7,
		.h7 .elementor-heading-title {
			font-size: 26px !important
		}
	
		.h8,
		.h8 .elementor-heading-title {
			font-size: 26px !important
		}
	
		.h9,
		.h9 .elementor-heading-title {
			font-size: 26px !important
		}
	}
	
	@media(max-width:1024px) {
	
		.h2,
		.h2 .elementor-heading-title {
			font-size: 43px !important
		}
	
		.h3,
		.h3 .elementor-heading-title {
			font-size: 36px !important
		}
	
		.h4,
		.h4 .elementor-heading-title {
			font-size: 28px !important
		}
	
		.h5,
		.h5 .elementor-heading-title {
			font-size: 30px !important
		}
	
		.h6,
		.h6 .elementor-heading-title {
			font-size: 28px !important
		}
	
		.h7,
		.h7 .elementor-heading-title {
			font-size: 26px !important
		}
	
		.h8,
		.h8 .elementor-heading-title {
			font-size: 26px !important
		}
	
		.h9,
		.h9 .elementor-heading-title {
			font-size: 26px !important
		}
	}
	
	@media(max-width:760px) {
	
		.h1,
		.h1 .elementor-heading-title {
			font-size: 10vw !important
		}
	
		.h2,
		.h2 .elementor-heading-title {
			font-size: 34px !important
		}
	
		.h3,
		.h3 .elementor-heading-title {
			font-size: 32px !important
		}
	
		.h4,
		.h4 .elementor-heading-title {
			font-size: 26px !important
		}
	
		.h5,
		.h5 .elementor-heading-title {
			font-size: 28px !important
		}
	
		.h6,
		.h6 .elementor-heading-title {
			font-size: 26px !important
		}
	
		.h7,
		.h7 .elementor-heading-title {
			font-size: 22px !important
		}
	
		.h8,
		.h8 .elementor-heading-title {
			font-size: 22px !important
		}
	
		.h9,
		.h9 .elementor-heading-title {
			font-size: 22px !important
		}
	}
	
	.elementor-social-icon:hover {
		opacity: 1 !important;
		background-color: #eb3500 !important
	}
	.headerupstatic.headerup {
    	position: static;
    }
	.dropdown {
		position: relative
	}
	
	.dropdown-toggle:focus {
		color: #333333 !important;
		background-color: #fff;
		border-color: #6587a8;
		box-shadow: 0 0 0 .2rem rgba(51, 71, 90, .25)
	}
	
	.dropdown-toggle {
		display: flex;
		width: 100%;
		height: 45px;
		align-items: center;
		justify-content: flex-start;
		text-align: left;
		padding: .375rem .75rem !important;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.5;
		color: #eb3500 !important;
		background: #fff !important;
		background-clip: padding-box;
		border: 1px solid #ced4da;
		border-radius: .4rem;
		transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		white-space: nowrap
	}
	
	.dropdown-toggle:after {
		display: inline-block;
		vertical-align: .255em;
		content: "";
		border-top: .3em solid;
		border-right: .3em solid transparent;
		border-bottom: 0;
		border-left: .3em solid transparent;
		margin-left: auto
	}
	.dropdown-toggle:empty:after {
		margin-left: 0
	}
	.header-sst-menu {
		margin: 0 0 24px; 
		list-style: none;
			padding-left: 0;
	}
	.header-sst-menu.row {
		margin: 0 -8px 24px; 
	}
	.header-sst-menu.row li {
		width: calc(50% - 16px);
			margin-left: 8px;
			margin-right: 8px;
			margin-bottom: 12px;
	}
	.header-sst-menu li {
		font-size: 18px;
		 margin-bottom: 11px;
			font-weight: 500;
	}
	.header-sst-menu li a {
		color: #333333;
		display: inline-block;
			flex-grow: 0 !important;
	}
	.dropdown-menu {
		width: 100%;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		display: none;
		float: left;
		min-width: 180px;
		padding: .5rem 0;
		margin: .125rem 0 0;
		font-size: 1rem;
		color: #212529;
		text-align: left;
		list-style: none;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid rgba(0, 0, 0, .15);
		border-radius: .4rem
	}
	
	.dropdown-menu li a {
		display: block;
		width: 100%;
		padding: 8px 10px;
		clear: both;
		font-size: 16px;
		font-weight: 400;
		color: #212529;
		text-align: inherit;
		white-space: nowrap;
		background-color: transparent;
		border: 0
	}
	
	.dropdown-menu li.current-menu-item a,
	.dropdown-menu li:active a,
	.dropdown-menu li:focus a {
		color: #fff !important;
		text-decoration: none;
		background-color: #eb3500
	}
	
	.dropdown-menu li:hover a {
		color: #fff !important;
		background-color: #EF5D33
	}
	
	.custom-navigation .elementor-inline-items li a {
		display: flex;
		text-decoration: none
	}
	.custom-navigation li>a.active-arrow i:before {
        content: '\e845';
    }
	.custom-navigation .elementor-inline-items li a .elementor-icon-list-text {
		padding-bottom: 4px;
		padding-left: 0;
		border-bottom: 2px solid transparent
	}
	
	.custom-navigation .elementor-inline-items li:hover a .elementor-icon-list-text {
		border-bottom-color: #333
	}
	
	.custom-navigation li.elementor-icon-list-item>a.active-arrow i {
		transition: transform .2s
	}
	
	.custom-navigation .elementor-inline-items .elementor-icon-list-icon {
		padding: 0 !important;
		margin-left: 4px;
		order: 1;
		margin-top: 3px
	}
	
	.custom-navigation li.elementor-icon-list-item>a i {
		line-height: 1
	}
	
	.custom-navigation li.elementor-icon-list-item>a.active-arrow i:before {
		content: '\e845'
	}
	
	.custom-navigation elementor-inline-items .elementor-icon-list-text {
		order: 0
	}
	
	@media(min-width:1640px) .custom-navigation .elementor-inline-items li {
		margin-left: 25px !important;
		margin-right: 25px !important
	}
	}
	
	@media(min-width:1350px)and (max-width:1460px) {
		#fixed-header .menu-wrap {
			width: 60% !important
		}
	
		#fixed-header .header-btn-wrap {
			width: 25%
		}
	}
	
	@media(max-width:1271px) {
		.logo-wrapper {
			width: 54px !important
		}
	
		.header-right {
			width: 100% !important
		}
	
		.desktop-logo {
			display: none
		}
	
		.mobile-logo {
			display: block !important
		}
	}
	
	/*MAIN NAVIGATION RESOURCES FEATURED POSTS*/
    .resources-featured-posts a {
        display: flex;
    }
    .resources-featured-posts .image-box {
        width: 100%;
        max-width: 183px;
        margin-right: 20px
    }
    .resources-featured-posts .rs-featured-post-info {
        width: 100%
        max-width: 255px;
    }
    .cpt-post-type::after {
        display: none;
    }
        .cpt-post-type {
        font-size: 16px;
        color: #333;
        display: block;
        position: relative;
        padding-right: 8px;
        line-height: 1;
        margin-bottom: 5px
    }
    .cpt-post-term,
    .estimate-reading-time {
        font-size: 16px;
        line-height: 1
    }
    .rs-featured-post-info p{
        color: #333;
    font-family: "Barlow Semi Condensed";
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 5px;
    }
    .menu-read-more-btn {
        color: #333 !important;
        display: inline-block;
        position: relative;
        padding-right: 40px;
        font-family: "Barlow Semi Condensed";
        font-size: 19px;
        font-style: normal;
        font-weight: 500;
        line-height: 120%; 
    }
    .resources-featured-posts a:hover .menu-read-more-btn {
        text-decoration: underline;
    }
    .menu-read-more-btn i {
      font-size: 26px;
      position: absolute;
      top: 0px;
      right: 0;
    }
	#elementor-popup-modal-9155,
	#elementor-popup-modal-9184 {
		padding-right: 15px;
		padding-left: 15px;
		display: block;
		background-color: transparent !important
	}
	#elementor-popup-modal-48404 .dialog-close-button:hover {
	text-decoration: none;
	}
	.sub-menu-list ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
		margin-bottom: 20px
	}
	.dialog-close-button i{
	display: none;
	}
	.dialog-close-button {
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMjAuMDQ1IiBoZWlnaHQ9IjMyMC4wMSIgdmlld0JveD0iMCAwIDMyMC4wNDUgMzIwLjAxIj48ZGVmcz48c3R5bGU+LmV7ZmlsbDojMzMzO308L3N0eWxlPjwvZGVmcz48ZyBpZD0iYyI+PGcgaWQ9ImQiPjxwYXRoIGNsYXNzPSJlIiBkPSJtMzE1LjMyLDMxNS4zMmMtNi4yNTMsNi4yNTMtMTYuMzcsNi4yNTMtMjIuNjMsMGwtMTMyLjY3LTEzMi43TDI3LjMyLDMxNS4zMmMtNi4yNTMsNi4yNTMtMTYuMzcsNi4yNTMtMjIuNjMsMC02LjI1My02LjI1My02LjI1My0xNi4zNywwLTIyLjYzbDEzMi43My0xMzIuNjdMNC43MSwyNy4zMkMtMS41NDMsMjEuMDY3LTEuNTQzLDEwLjk1LDQuNzEsNC42OWM2LjI1My02LjI1MywxNi4zNy02LjI1MywyMi42MywwbDEzMi42OCwxMzIuNzNMMjkyLjcyLDQuNzJjNi4yNTMtNi4yNTMsMTYuMzctNi4yNTMsMjIuNjMsMCw2LjI1Myw2LjI1Myw2LjI1MywxNi4zNywwLDIyLjYzbC0xMzIuNzMsMTMyLjY3LDEzMi43LDEzMi43YzYuMyw2LjIsNi4zLDE2LjQsMCwyMi42WiIvPjwvZz48L2c+PC9zdmc+");
	background-size: cover;
	}
	
	#elementor-popup-modal-16550 .elementor-widget:not(:last-child) {
		margin-bottom: 0
	}
	
	#elementor-popup-modal-16550 .elementor-element-populated ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item,
	#elementor-popup-modal-16568 .elementor-element-populated ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item,
	#elementor-popup-modal-16780 .elementor-element-populated ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item,
	#elementor-popup-modal-9155 .elementor-element-populated ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item,
	#elementor-popup-modal-9184 .elementor-element-populated ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
		width: calc(50% - 16px)
	}
	
	#elementor-popup-modal-9155 .dialog-widget-content,
	#elementor-popup-modal-9184 .dialog-widget-content {
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto
	}
	
	#elementor-popup-modal-16780.elementor-popup-modal .dialog-widget-content {
		margin-left: 18% !important
	}
	
	@media (max-width:1900px) {
		#elementor-popup-modal-16780.elementor-popup-modal .dialog-widget-content {
			margin-left: 15% !important
		}
	}
	
	@media (max-width:1700px) {
		#elementor-popup-modal-16780.elementor-popup-modal .dialog-widget-content {
			margin-left: 10% !important
		}
	}
	
	@media (max-width:1440px) {
		#elementor-popup-modal-16780.elementor-popup-modal .dialog-widget-content {
			margin-left: 20px !important
		}
	}
	
	@media (min-width:576px) {
	
		#elementor-popup-modal-9155 .dialog-widget-content,
		#elementor-popup-modal-9184 .dialog-widget-content {
			max-width: 540px
		}
	}
	
	@media (min-width:768px) {
	
		#elementor-popup-modal-9155 .dialog-widget-content,
		#elementor-popup-modal-9184 .dialog-widget-content {
			max-width: 820px
		}
	}
	
	@media (min-width:992px) {
	
		#elementor-popup-modal-9155 .dialog-widget-content,
		#elementor-popup-modal-9184 .dialog-widget-content {
			max-width: 960px
		}
	}
	
	@media (min-width:1200px) {
	
		#elementor-popup-modal-9155 .dialog-widget-content,
		#elementor-popup-modal-9184 .dialog-widget-content {
			max-width: 1300px
		}
	}
	
	#elementor-popup-modal-9155 .dialog-widget-content .dialog-message,
	#elementor-popup-modal-9184 .dialog-widget-content .dialog-message {
		position: absolute;
		top: 111px;
		width: 100%;
		padding-right: 45px;
		background-color: #fff;
		box-shadow: 2px 3px 6px 0 rgb(0 0 0 / 31%)
	}
	
	#elementor-popup-modal-9155 .dialog-widget-content .dialog-message {
		left: 0;
		max-width: 800px
	}
	
	#elementor-popup-modal-16780 .dialog-widget-content .dialog-message {
		left: 0;
		max-width: 760px
	}
	
	#elementor-popup-modal-9184 .dialog-widget-content .dialog-message {
		left: 17%;
		max-width: 425px
	}
	
	#elementor-popup-modal-9155 .dialog-close-button i,
	#elementor-popup-modal-9184 .dialog-close-button i {
		font-size: 24px
	}
	
	#elementor-popup-modal-9155 .dialog-close-button i.eicon-close,
	#elementor-popup-modal-9184 .dialog-close-button i.eicon-close {
		font-family: "searchstaxicons"
	}
	
	#elementor-popup-modal-9155 .dialog-close-button i.eicon-close:before,
	#elementor-popup-modal-9184 .dialog-close-button i.eicon-close:before {
		font-family: "searchstaxicons";
		content: '\e803'
	}
	
	#elementor-popup-modal-9155 .dialog-close-button {
		right: auto;
		left: 724px;
		top: 140px
	}
	
	#elementor-popup-modal-9184 .dialog-close-button {
		right: auto;
		left: calc(17% + 365px);
		top: 125px
	}
	
	#elementor-popup-modal-16568 ul.elementor-icon-list-items .elementor-icon-list-item svg {
		transition: all .2s ease-in-out
	}
	
	#elementor-popup-modal-16568 ul.elementor-icon-list-items .elementor-icon-list-item a:hover svg {
		transform: scale(1.1)
	}
	
	#elementor-popup-modal-16780 ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item .elementor-icon-list-icon {
		margin-right: 3px
	}
	
	#elementor-popup-modal-16550 ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item a:hover,
	#elementor-popup-modal-16568 ul.elementor-icon-list-items .elementor-icon-list-item a:hover,
	#elementor-popup-modal-16780 ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item a:hover,
	#elementor-popup-modal-9155 ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item a:hover,
	#elementor-popup-modal-9184 ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item a:hover {
		color: #eb3500
	}
	
	#elementor-popup-modal-16550 .elementor-button-wrapper .elementor-button-link {
		width: 230px
	}
	
	#elementor-popup-modal-16780 .elementor-button-wrapper .elementor-button-link {
		width: 240px
	}
	
	@media (max-width:768px) {
	
		#elementor-popup-modal-9155 .dialog-close-button,
		#elementor-popup-modal-9184 .dialog-close-button {
			right: 40px;
			left: auto
		}
	}
	
	@media (max-width:992px) {
	
		#elementor-popup-modal-9155 .dialog-close-button,
		#elementor-popup-modal-9184 .dialog-close-button {
			right: 40px;
			left: auto
		}
	}
	
	@media (max-width:768px) {
	
		#elementor-popup-modal-9155 .dialog-close-button,
		#elementor-popup-modal-9184 .dialog-close-button {
			right: 20px
		}
	}
	
	@media(max-width:1024px) {
	
		#elementor-popup-modal-9155,
		#elementor-popup-modal-9184 {
			display: none !important
		}
	}
	
	.mobile-sub-menu-product {
		display: none;
		position: absolute;
		left: 0;
		top: 0
	}
	
	.mobile-navigation .pp-accordion-tab-content {
		width: 100%;
		border-top: 1px solid #000;
		background-color: #eef7ff;
		z-index: 99;
		position: absolute;
		left: 0
	}
	
	.mobile-navigation .pp-accordion-tab-content ul.elementor-icon-list-items .elementor-icon-list-item {
		width: calc(50% - 16px) !important;
		margin-right: 0 !important;
		margin-bottom: 25px
	}
	
	.mobile-navigation ul.elementor-icon-list-items .elementor-icon-list-item>a {
		line-height: 1.3 !important
	}
	
	#elementor-popup-modal-16780 .header-menu-resources ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
		display: flex;
		margin-bottom: 5px;
		width: calc(50% - 22px) !important
	}
	
	.mobile-navigation .navigation-sub-menu {
		padding-left: 0 !important;
		padding-right: 0 !important
	}
	
	.mobile-navigation .pp-accordion-item {
		margin-bottom: 0 !important;
		border-top: 0 !important;
		border-left: 0 !important;
		border-right: 0 !important;
		border-color: #000 !important
	}
	
	.modal .modal-header {
		padding: 30px;
		border-bottom: 0
	}
	
	.modal .modal-header .close {
		color: #33475a;
		opacity: 1;
		padding: 0;
		background-color: transparent;
		border: 0;
		float: right;
		font-size: 1.5rem;
		font-weight: 700;
		line-height: 1;
		color: #000;
		text-shadow: 0 1px 0 #fff
	}
	
	.modal .btn {
		width: auto;
		display: block;
		font-weight: 400;
		color: #fff;
		text-align: center;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: #eb3500;
		border: 1px solid #eb3500;
		padding: 10px 37px;
		font-size: 22px;
		line-height: 1.5;
			box-shadow: 2px 3px 7px 0px rgb(0 0 0 / 35%) !important;
		border-radius: 6px;
		transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	
	.modal .btn:hover {
		color: #fff;
		background-color: #ef5d33;
		border-color: #ef5d33
	}
	
	.modal .form-group {
		margin-bottom: 1rem
	}
	
	.modal .form-row>.col,
	.modal .form-row>[class*=col-] {
		padding-right: 5px;
		padding-left: 5px
	}
	
	.modal .form-control {
		display: block;
		width: 100%;
		height: 45px;
		padding: .375rem .75rem;
		font-size: 1rem;
		font-weight: 400;
		line-height: 1.5;
		color: #495057;
		background-color: #f5f5f5;
		background-clip: padding-box;
		border: 1px solid #f5f5f5;
		border-radius: .4rem;
		transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	
	.modal .form-row {
		display: flex;
		flex-wrap: wrap;
		margin-right: -5px;
		margin-left: -5px
	}
	
	.modal-open {
		overflow: hidden
	}
	
	.modal .invalid-feedback {
		display: none;
		width: 100%;
		margin-top: .25rem;
		font-size: 80%;
		color: #f44335
	}
	
	.modal .form-control.is-invalid,
	.modal .was-validated .form-control:invalid {
		border-color: #f44335;
		padding-right: calc(1.5em + .75rem);
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F44335'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23F44335' stroke='none'/%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-position: right calc(.375em + .1875rem) center;
		background-size: calc(.75em + .375rem) calc(.75em + .375rem)
	}
	
	.modal .form-control.is-invalid:focus,
	.modal .was-validated .form-control:invalid:focus {
		border-color: #f44335;
		box-shadow: 0 0 0 .2rem rgba(244, 67, 53, .25)
	}
	
	.modal-open .modal {
		overflow-x: hidden;
		overflow-y: auto
	}
	
	.modal label {
		line-height: 1.5
	}
	
	.modal {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1050;
		width: 100%;
		height: 100%;
		overflow: hidden;
		outline: 0
	}
	
	.modal.hide {
		display: none
	}
	
	.modal-dialog {
		position: relative;
		width: auto;
		margin: .5rem;
		pointer-events: none
	}
	
	.modal.fade .modal-dialog {
		transition: transform .3s ease-out;
		transform: translateY(-50px)
	}
	
	@media (prefers-reduced-motion:reduce) {
		.modal.fade .modal-dialog {
			transition: none
		}
	}
	
	.modal.show .modal-dialog {
		transform: none
	}
	
	.modal.modal-static .modal-dialog {
		transform: scale(1.02)
	}
	
	.modal-dialog-scrollable {
		display: flex;
		max-height: calc(100% - 1rem)
	}
	
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 1rem);
		overflow: hidden
	}
	
	.modal-dialog-scrollable .modal-footer,
	.modal-dialog-scrollable .modal-header {
		flex-shrink: 0
	}
	
	.modal-dialog-scrollable .modal-body {
		overflow-y: auto
	}
	
	.modal-dialog-centered {
		display: flex;
		align-items: center;
		min-height: calc(100% - 1rem)
	}
	
	.modal-dialog-centered:before {
		display: block;
		height: calc(100vh - 1rem);
		height: -webkit-min-content;
		height: -moz-min-content;
		height: min-content;
		content: ""
	}
	
	.modal-dialog-centered.modal-dialog-scrollable {
		flex-direction: column;
		justify-content: center;
		height: 100%
	}
	
	.modal-dialog-centered.modal-dialog-scrollable .modal-content {
		max-height: none
	}
	
	.modal-dialog-centered.modal-dialog-scrollable:before {
		content: none
	}
	
	.modal-content {
		position: relative;
		display: flex;
		flex-direction: column;
		width: 100%;
		pointer-events: auto;
			background-image: ;
		background-color: #fff;
		background-clip: padding-box;
		border: 1px solid rgba(0, 0, 0, .2);
		border-radius: .4rem;
		outline: 0
	}
	
	.modal-backdrop {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1040;
		width: 100vw;
		height: 100vh;
		background-color: #000
	}
	
	.modal-backdrop.fade {
		opacity: 0
	}
	
	.modal-backdrop.show {
		opacity: .5
	}
	
	.modal-header {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		padding: 1rem;
		border-bottom: 1px solid #dee2e6;
		border-top-left-radius: calc(.4rem - 1px);
		border-top-right-radius: calc(.4rem - 1px)
	}
	
	.modal-header .close {
		padding: 1rem;
		margin: -1rem -1rem -1rem auto
	}
	
	.modal .modal-title {
		margin: 0;
		font-size: 30px;
		text-transform: uppercase;
		font-weight: 300;
		line-height: 1
	}
	#download-modal.modal .modal-title {
	text-align: center;
	width: 100%;
	}
	#download-modal .custom-control {
	padding-left: 0;
	}
	#download-modal .custom-control .custom-control-input{
		z-index: 1;
			margin-left: 0;
	}
	#download-modal .btn {
		margin: 0 auto;
	}
	.modal-body {
		position: relative;
		flex: 1 1 auto;
		padding: 1rem
	}
	
	.modal-footer {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-end;
		padding: .75rem;
		border-top: 1px solid #dee2e6;
		border-bottom-right-radius: calc(.4rem - 1px);
		border-bottom-left-radius: calc(.4rem - 1px)
	}
	
	.modal-footer>* {
		margin: .25rem
	}
	
	.modal-scrollbar-measure {
		position: absolute;
		top: -9999px;
		width: 50px;
		height: 50px;
		overflow: scroll
	}
	
	.modal-overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1040;
		width: 100vw;
		height: 100vh;
		opacity: .5;
		background-color: #000
	}
	
	.modal-overlay.hide {
		display: none
	}
	
	.primary-text {
		color: #e83500
	}
	
	body.page-child.parent-pageid-4828 {
	background: url(/wp-content/uploads/2022/11/sitecore-azure-solr-migration-body-bg.svg) repeat-y center top;
		background-size: cover;
	}
	body.page-child.parent-pageid-8986 {
		background: url(/wp-content/uploads/2022/09/solutions-page-body-bg.svg) repeat-y 0 100vh;
		background-size: cover
	}
	
	body.page-id-1466 {
		background: url(/wp-content/uploads/2022/09/page-customer-body-bg.svg) repeat-y 0 0;
		background-size: cover
	}
	
	body.page-id-1921,
	body.post-type-archive-video,
    body.post-type-archive-podcasts,
	body.post-type-archive-casestudy,
	body.post-type-archive-whitepaper,
    body.post-type-archive-events,
    body.post-type-archive-webinars,
    body.page-id-50954,
    body.page-id-50417,
    body.page-id-50957,
    body.page-id-50952,
    body.page-id-49729{
		background: url(/wp-content/uploads/2022/08/single-partner-body-bg.svg) no-repeat;
		background-size: contain;
		background-position: 0 30px
	}
	body.single-events {
    	background: url(/wp-content/uploads/2023/10/events-page-body-bg.svg) no-repeat;
		background-size: 100%;
		background-position: 0 0;
	}
    }
	.resources-head .container {
		color: #fff;
		max-width: 960px;
		text-align: center;
		padding-top: 50px;
		padding-bottom: 50px
	}
	
	.resources-head h1,
	.resources-head h2 {
		margin-top: 0
	}
	
	.resources-head h1 {
		font-weight: 300
	}
	
	.resources-head h2 {
		font-size: 28px font-weight:300 !important
	}
	
	.resources-sidebar {
		position: relative
	}
	
	.resources-wrapper {
		padding-top: 43px;
		padding-bottom: 80px
	}
	
	.resources-sidebar .filters-wrap {
		margin-bottom: 20px;
		padding-bottom: 34px;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, .35);
		border-radius: 6px
	}
	
	.resources-sidebar .filters-wrap .filter-head {
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		background-color: #f5f5f5
	}
	
	.resources-sidebar .filters-wrap .filter-head {
		padding: 18px 30px 11px;
		margin-bottom: 20px
	}
	
	.resources-sidebar .filters-wrap .filter-head h3 {
		color: #333;
		font-size: 38px;
		margin-top: 0;
		margin-bottom: 0;
		line-height: 1;
		font-weight: 500;
		text-transform: uppercase
	}
	
	.resources-sidebar .nav-item .nav-link {
    	display: flex;
		font-size: 26px;
		font-family: "Barlow Semi Condensed", Sans-serif;
		padding: 10px 30px 10px 30px;
		color: #333;
		font-weight: 400
	}
	.resources-sidebar .nav-item .nav-link span {
      margin-left: auto;
    }
	.resources-sidebar .nav {
		display: flex;
		flex-wrap: wrap;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none;
		flex-direction: column
	}
	
	.resources-sidebar .nav-item .nav-link.active,
	.resources-sidebar .nav-item .nav-link:hover {
		color: #eb3500;
        text-decoration: none !important;
	}
	@media(max-width: 767px){
    	.resources-sidebar .filters-wrap {
        	padding-bottom: 15px;
        }
    	.resources-sidebar .filters-wrap .filter-head {
        	padding:13px;
            margin-bottom: 10px;
        }
        .resources-sidebar .filters-wrap .filter-head h3 {
        	font-size: 22px;
        }
        .resources-sidebar .nav-item .nav-link {
        	font-size: 20px;
        	padding: 4px 10px 4px 12px;
        }
    }
	.nav-link {
		display: block;
		padding: .5rem 1rem
	}
	
	.stretched-link:after {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		pointer-events: auto;
		content: "";
		background-color: transparent
	}
	
	.card {
		position: relative;
		display: flex;
		flex-direction: column;
		min-width: 0;
		word-wrap: break-word;
		background-color: #fff;
		background-clip: border-box;
		box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .35);
		border-radius: 6px
	}
	
	.card-body {
		flex: 1 1 auto;
		min-height: 1px;
		padding: 1.25rem
	}
	
	.media-list .card {
		position: relative;
		padding-bottom: 20px;
		border: none;
		height: 100%
	}
	
	.media-list .card:hover {
		background-color: #f5f6f7
	}
	
	.media-list .card figure {
		position: relative
	}
	
	.media-list .card figure .media-icons {
		position: absolute;
		bottom: 6px;
		left: 8px;
		padding: 10px;
		color: #fff;
		background-color: rgba(51, 71, 90, .2);
		border-radius: 100px
	}
	
	.media-list .card .card-text a {
		color: inherit;
		font-family: "Barlow Condensed", Sans-serif;
		font-weight: 400
	}
	
	.media-list .card figure .media-icons i:before {
		margin: 0;
		width: auto;
		height: 48px;
		font-size: 48px;
		line-height: 1
	}
	
	.media-list .card .card-body {
		padding-top: 1rem
	}
	
	.media-list .card .card-body h4 {
		font-size: 26px;
		word-break: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		max-height: 80px;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical
	}
	
	.media-list .card h3 {
		line-height: 1.4
	}
	
	.media-list .card h3 span {
		margin-bottom: 23px;
		opacity: .5;
		font-size: 18px
	}
	
	.media-list .card .btn {
		left: 0;
		bottom: 30px;
		font-size: 1.13rem;
		letter-spacing: 0
	}
	
	.media-list .post {
		margin-bottom: 60px
	}
	
	.elementor-kit-7 .media-list h4 {
		font-family: "Barlow Condensed", Sans-serif;
		font-weight: 400;
		text-transform: uppercase;
		line-height: 1;
		margin-top: 0;
		margin-bottom: .5rem
	}
	
	.media-list .card p {
		font-size: 18px;
		line-height: 1.2;
		font-family: "Barlow Semi Condensed", Sans-serif;
		font-weight: 300
	}
	
	.resources-list.media-list .card p {
		word-break: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		max-height: 46px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
	
	.media-list .card .btn:focus {
		box-shadow: none
	}
	
	.media-list .card figure {
		width: 100%;
		margin: 0
	}
	
	.media-list .card .wp-post-image {
		border-top-left-radius: calc(.4rem - 1px);
		border-top-right-radius: calc(.4rem - 1px);
		flex-shrink: 0;
		width: 100%
	}
	
	.media-list .pagination {
		width: 100%;
		text-align: center
	}
	
	.media-list .pagination .page-numbers {
		color: #333;
		margin: 0 5px;
		font-size: 19px;
		font-weight: 500;
		line-height: 1;
		text-transform: uppercase;
		padding: 5px 6px
	}
	
	.media-list .pagination .page-numbers:hover,
	.media-list .pagination .page-numbers.current,
	.media-list .pagination .page-numbers.prev:hover,
	.media-list .pagination .page-numbers.next:hover {
		color: #eb3500
	}
	
	.media-list .pagination .page-numbers.prev,
	.media-list .pagination .page-numbers.next {
		color: #333
	}
	
	body.single-video,
	body.single-casestudy,
	body.single-whitepaper,
    body.single-podcasts {
		background: url(/wp-content/uploads/2022/09/resource-detail-bg-linework.svg) repeat-y;
		background-position: top right;
		background-size: 550px
	}
	
	@media (max-width:640px) {
	
		body.single-video,
		body.single-casestudy,
		body.single-whitepaper,
        body.single-podcasts {
			background-size: contain
		}
	}
	
	.single-casestudy .elementor-element-51612c1 .elementor-icon-list-item.elementor-inline-item {
		width: 35%
	}
	
	.resources-info-list li {
		margin-bottom: 20px !important
	}
	
	body.single-partner {
		background: url(/wp-content/uploads/2022/08/single-partner-body-bg.svg) no-repeat;
		background-size: contain;
		background-position: 0 30px
	}
	
	body.single-partner .icon-list-item .elementor-icon-list-item a:hover {
		text-decoration: none !important
	}
	
	.custom-range {
		width: 100%;
		height: 1.4rem;
		padding: 0;
		background-color: transparent;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}
	
	.custom-range:focus {
		outline: none
	}
	
	.custom-range:focus::-webkit-slider-thumb {
		box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(51, 71, 90, .25)
	}
	
	.custom-range:focus::-moz-range-thumb {
		box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(51, 71, 90, .25)
	}
	
	.custom-range:focus::-ms-thumb {
		box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(51, 71, 90, .25)
	}
	
	.custom-range::-moz-focus-outer {
		border: 0
	}
	
	.custom-range::-webkit-slider-thumb {
		width: 1rem;
		height: 1rem;
		margin-top: -.20rem;
		background-color: #33475a;
		border: 0;
		border-radius: 1rem;
		-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		-webkit-appearance: none;
		appearance: none
	}
	
	@media (prefers-reduced-motion:reduce) {
		.custom-range::-webkit-slider-thumb {
			-webkit-transition: none;
			transition: none
		}
	}
	
	.custom-range::-webkit-slider-thumb:active {
		background-color: #85a0ba
	}
	
	.custom-range::-webkit-slider-runnable-track {
		width: 100%;
		height: .5rem;
		color: transparent;
		cursor: pointer;
		background-color: #dee2e6;
		border-color: transparent;
		border-radius: 1rem
	}
	
	.custom-range::-moz-range-thumb {
		width: 1rem;
		height: 1rem;
		background-color: #33475a;
		border: 0;
		border-radius: 1rem;
		-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		-moz-appearance: none;
		appearance: none
	}
	
	@media (prefers-reduced-motion:reduce) {
		.custom-range::-moz-range-thumb {
			-moz-transition: none;
			transition: none
		}
	}
	
	.custom-range::-moz-range-thumb:active {
		background-color: #85a0ba
	}
	
	.custom-range::-moz-range-track {
		width: 100%;
		height: .5rem;
		color: transparent;
		cursor: pointer;
		background-color: #dee2e6;
		border-color: transparent;
		border-radius: 1rem
	}
	
	.custom-range::-ms-thumb {
		width: 1rem;
		height: 1rem;
		margin-top: 0;
		margin-right: .2rem;
		margin-left: .2rem;
		background-color: #33475a;
		border: 0;
		border-radius: 1rem;
		-ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
		appearance: none
	}
	
	@media (prefers-reduced-motion:reduce) {
		.custom-range::-ms-thumb {
			-ms-transition: none;
			transition: none
		}
	}
	
	.custom-range::-ms-thumb:active {
		background-color: #85a0ba
	}
	
	.custom-range::-ms-track {
		width: 100%;
		height: .5rem;
		color: transparent;
		cursor: pointer;
		background-color: transparent;
		border-color: transparent;
		border-width: .5rem
	}
	
	.custom-range::-ms-fill-lower,
	.custom-range::-ms-fill-upper {
		background-color: #dee2e6;
		border-radius: 1rem
	}
	
	.custom-range::-ms-fill-upper {
		margin-right: 15px
	}
	
	.custom-range:disabled::-webkit-slider-thumb {
		background-color: #adb5bd
	}
	
	.custom-range:disabled::-webkit-slider-runnable-track {
		cursor: default
	}
	
	.custom-range:disabled::-moz-range-thumb {
		background-color: #adb5bd
	}
	
	.custom-range:disabled::-moz-range-track {
		cursor: default
	}
	
	.custom-range:disabled::-ms-thumb {
		background-color: #adb5bd
	}
	
	.custom-control-input {
		position: absolute;
		left: 0;
		z-index: -1;
		width: 1rem;
		height: 1.25rem;
		opacity: 0
	}
	
	.custom-range {
		width: 100%;
		height: 1.4rem;
		padding: 0;
		background-color: transparent;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none
	}
	
	.pricing-calculator .d-flex {
		display: flex !important
	}
	
	.pricing-calculator .flex-wrap {
		flex-wrap: wrap
	}
	
	.pricing-calculator .justify-content-between {
		justify-content: space-between
	}
	
	.pricing-calculator .btn {
		text-transform: uppercase;
		letter-spacing: 1px
	}
	
	.pricing-calculator ul {
		margin-bottom: 1rem
	}
	
	.pricing-calculator h4 {
		font-size: 1.12rem;
		margin-bottom: .5rem
	}
	
	.pricing-calculator h1 {
		color: inherit;
			font-size: 45px;
			font-weight: 500;
	}
	
	.pricing-calculator .h3 {
		font-size: 1.5rem
	}
	
	.pricing-calculator .inner-banner {
		padding: 40px 0;
		background-image: url("https://www.searchstax.com/wp-content/uploads/2022/07/pricing-page-banner-bg.svg") !important;
					background-position: center left;
			background-repeat: no-repeat;
			background-size: cover;
	}
	
	.pricing-calculator .text-center {
		text-align: center
	}
	
	.pricing-calculator .text-uppercase {
		text-transform: uppercase
	}
	
	.pricing-calculator .total {
		margin-top: 1.5rem;
		margin-bottom: 1.5rem
	}
	
	.pricing-calculator h4 .btn {
		display: none
	}
	
	.pricing-calculator .list-unstyled {
		list-style: none;
		padding: 0
	}
	
	.pricing-calc-list {
		display: flex;
		flex-wrap: wrap;
		padding-left: 0;
		list-style: none
	}
	
	.pricing-calculator-table {
		padding-top: 0;
		padding-bottom: 55px
	}
	
	.pricing-calculator-table h4 .btn {
		padding-top: 6px;
		box-shadow: none
	}
	
	.pricing-calculator-table h4 .btn:focus,
	.pricing-calculator-table h4 .btn:hover {
		outline: none;
		box-shadow: none
	}
	
	.pricing-calculator-table h4 i {
		font-size: 18px
	}
	
	.pricing-calculator-table .memory-storage ul li:first-child {
		padding-left: 5px
	}
	
	.pricing-calculator-table .memory-storage ul li:nth-child(2) {
		padding-left: 15px
	}
	
	.pricing-calculator-table .memory-storage ul li:nth-child(3) {
		padding-left: 48px
	}
	
	.pricing-calculator-table .memory-storage.storage-node li:nth-child(2) {
		padding-left: 9px
	}
	
	.pricing-calculator-table .memory-storage.storage-node li:nth-child(3),
	.pricing-calculator-table .memory-storage.storage-node li:nth-child(4) {
		padding-left: 20px
	}
	
	.pricing-calculator-table .additional-storage ul li:first-child {
		padding-left: 5px
	}
	
	.pricing-calculator-table .additional-storage ul li:nth-child(2n),
	.pricing-calculator-table .additional-storage ul li:nth-child(3n) {
		padding-left: 12px
	}
	
	.pricing-calculator-table .nodes ul {
		position: relative;
		height: 20px;
		width: calc(100% - 20px);
		margin-bottom: 10px
	}
	
	.pricing-calculator-table .nodes ul li {
		position: absolute;
		left: 7px;
		bottom: 0
	}
	
	.pricing-calculator-table .nodes ul li:nth-child(2) {
		left: 34%
	}
	
	.pricing-calculator-table .nodes ul li:nth-child(3) {
		left: 66.6666%
	}
	
	.pricing-calculator-table .nodes ul li:nth-child(4) {
		left: 100%
	}
	
	.pricing-calculator-table .nav-item {
		position: relative
	}
	
	.pricing-calculator-table .nav-item:after {
		position: absolute;
		right: 0;
		top: 28px;
		content: "";
		width: 1px;
		height: 17px;
		background-color: rgba(51, 71, 90, .33)
	}
	
	.pricing-calculator-table .nav-item:last-child:after {
		display: none
	}
	
	.pricing-calculator-table .nav-item .nav-link {
		font-size: 18px;
		text-transform: uppercase;
		color: #1dbdd6;
		opacity: .25
	}
	
	.pricing-calculator-table .nav-item .nav-link.active {
		opacity: 1;
		font-weight: 400;
		color: #01a4bd;
		background-color: transparent
	}
	
	.pricing-calculator-table .nav-item .nav-link:first-child {
		padding-left: 0
	}
	
	.pricing-calculator-table .nav-item .nav-link span {
		font-size: 10px;
		color: #33475a;
		display: block
	}
	
	.pricing-calculator-table .nav-item img {
		max-width: 100px;
		margin-bottom: 16px
	}
	
	.pricing-calculator-table .pricing-calc-list {
		overflow: hidden
	}
	
	.pricing-calculator-table .pricing-calc-list li {
		padding-right: 5px;
		padding-top: 5px;
		width: 50%
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio {
		padding-left: 0;
		height: 100%
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-label {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		padding: 12px 8px;
		font-size: 14px;
		font-weight: 400;
		text-align: center;
		text-transform: uppercase;
		color: #333333;
		cursor: pointer;
		background-color: #DFDFDF;
			border-radius:6px;
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-label span {
		display: block
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-label:after,
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-label:before {
		opacity: 0;
		display: none
	}
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-label {
	background-color: #DFDFDF;
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-label:hover {
		opacity: 0.85;
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-input:checked~.custom-control-label {
		color: #fff;
		background-color: #EB3500;
	}
	
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-input.disabled~.custom-control-label,
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-input:disabled~.custom-control-label,
	.pricing-calculator-table .pricing-calc-list li .custom-radio .custom-control-input[disabled]~.custom-control-label {
		opacity: .5;
		cursor: none
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-2 li {
		padding-top: 0;
		width: 50%
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-2 li:last-child,
	.pricing-calculator-table .pricing-calc-list.one-by-2 li:nth-child(2n) {
		padding-right: 0
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-3 li {
		width: 33.333333%
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-3 li:first-child,
	.pricing-calculator-table .pricing-calc-list.one-by-3 li:nth-child(2),
	.pricing-calculator-table .pricing-calc-list.one-by-3 li:nth-child(3) {
		padding-top: 0
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-3 li:nth-child(3n) {
		padding-right: 0
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-4 li {
		width: 25%
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-4 li:first-child,
	.pricing-calculator-table .pricing-calc-list.one-by-4 li:nth-child(2),
	.pricing-calculator-table .pricing-calc-list.one-by-4 li:nth-child(3),
	.pricing-calculator-table .pricing-calc-list.one-by-4 li:nth-child(4) {
		padding-top: 0
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-4 li:nth-child(4n) {
		padding-right: 0
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-4-by-2 li {
		width: 50%
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-4-by-2 li:first-child,
	.pricing-calculator-table .pricing-calc-list.one-by-4-by-2 li:nth-child(2) {
		padding-top: 0
	}
	
	.pricing-calculator-table .pricing-calc-list.one-by-4-by-2 li:nth-child(2n) {
		padding-right: 0
	}
	
	.pricing-calculator-table input[type=range]::-moz-range-thumb {
		height: 30px;
		width: 30px;
		background: url(https://www.searchstax.com/wp-content/uploads/2022/10/price-calc-range-thumb.svg) no-repeat 100%
	}
	
	.pricing-calculator-table input[type=range]:focus::-moz-range-thumb {
		box-shadow: none
	}
	
	.pricing-calculator-table input[type=range]::-webkit-slider-thumb {
		-webkit-appearance: none;
		position: relative;
		height: 30px;
		width: 30px;
		margin-top: -12px;
		background: url(https://www.searchstax.com/wp-content/uploads/2022/10/price-calc-range-thumb.svg) no-repeat 100%
	}
	
	.pricing-calculator-table input[type=range]:focus::-webkit-slider-thumb {
		box-shadow: none
	}
	
	.pricing-calculator-table aside.quote-summary {
		position: sticky;
			top: 0;
		margin-top: 26px;
		padding: 1rem;
		max-width: 402px;
		width: 100%;
		background-color: #fff;
		border: 1px solid #ddd;
		box-shadow: 2px 2px 3px rgba(51, 71, 90, .34);
		border-radius: .4rem
	}
	
	.pricing-calculator-table aside.quote-summary .total {
		margin: 1rem 0
	}
	
	.pricing-calculator-table aside.quote-summary h4 {
		font-size: 24px;
		font-weight: 600;
		text-transform: uppercase;
		color: #EB3500;
		margin-top: 0;
		margin-bottom: 0
	}
	
	.pricing-calculator-table aside.quote-summary ul {
		padding: 0;
		margin: 0
	}
	
	.pricing-calculator-table aside.quote-summary .btn {
		display: block;
		font-weight: 500;
		color: #fff;
		text-align: center;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: #eb3500;
		border: 1px solid #eb3500;
		padding: 10px 37px;
		font-size: 18px;
		line-height: 1.5;
		border-radius: 6px;
		transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	.pricing-calculator-table aside.quote-summary .btn:hover {
	background-color: #ef5d33;	
	}
	.pricing-calculator-table aside.quote-summary ul li {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-end;
		padding: 14px 0;
		font-size: 18px;
		border-bottom: 1px solid #ddd
	}
	
	.pricing-calculator-table aside.quote-summary ul li h5 {
		text-transform: uppercase;
		margin-bottom: 0;
		line-height: 1;
			font-size: 20px;
			
	}
	
	.pricing-calculator-table aside.quote-summary ul li span {
		line-height: 1
	}
	
	.pricing-calculator-table aside.quote-summary .total strong {
		font-size: 24px;
		font-weight: 500
	}
	
	.pricing-calculator-table aside.quote-summary .total small {
		display: block;
		font-size: 13px;
		color: #33475a;
		line-height: 1.25;
		letter-spacing: -.05px;
		opacity: .5
	}
	
	.pricing-calculator-table aside.quote-summary .quote-btns {
		max-width: 275px;
		margin: 0 auto
	}
	
	.pricing-calculator-table aside.quote-summary .quote-btns a {
		display: block
	}
	
	.pricing-calculator-table aside.quote-summary .quote-btns a.btn-default {
		color: #EB3500;
		background-color: #fff;
		border-color: #fff;
	}
	
	.pricing-calculator-table aside.quote-summary .quote-btns a.btn-default:hover {
		text-decoration: underline;
		background-color: #f7f7f7;
		border-color: #f7f7f7;
			text-decoration: none;
	}
	
	.pricing-calculator .nav {
		display: flex;
		flex-wrap: wrap;
		padding-left: 0;
		margin-bottom: 0;
		list-style: none
	}
	
	.pricing-calculator .nav-pills .nav-link {
		border-radius: .4rem
	}
	
	.pricing-calculator-wrap .deployment-name {
		margin-bottom: 28px
	}
	.pricing-calculator-wrap .col-lg-8 > div{
	margin-bottom: 22px;
	}
	.pricing-calculator-wrap .deployment-name label {
		font-size: 20px;
			font-weight: 500;
		margin-bottom: 5px;
			text-transform:uppercase;
	}
	.pricing-calculator h4 {
		font-size: 20px;
			font-weight: 500;
		margin-bottom: 5px;
			text-transform:uppercase;
	}
	.pricing-calculator-wrap .deployment-name + h5 {
		font-size: 20px;
			font-weight: 500;
			text-transform:uppercase;
	}
	.pricing-calculator-wrap .deployment-name .form-control {
		padding: 8px;
		line-height: 1.8;
		border: 1px solid #F5F5F5;
			background-color: #F5F5F5;
		border-radius: .4rem;
	}
	.pricing-calculator-wrap .custom-control-input {
	opacity: 0;
	}
	button:focus,
	[type="submit"]:focus,
	[type="button"]:focus {
		outline: none;
		outline: none
	}
	
	.dialog-close-button {
		padding: 11px
	}
	
	.dialog-widget-content {
		background-color: #eaf0f6
	}
	
	.dialog-widget-content label {
		font-weight: 400;
		font-size: 14px
	}
	
	.summary-content-body .table tbody tr td,
	.summary-content-body .table thead tr th{
	padding: 10px;
	font-size: 18px;
	font-weight: 400;
	border-width: 0px 0px 1px 0px;
	border-color: #333;
	}
	.summary-content-body .table thead tr th {
	border-bottom-width: 2px;
	vertical-align: bottom;
	font-weight: 500;
	line-height: 1.34;
	text-align: left;
	}
	.summary-content-body .table thead:first-child tr:first-child th {
	border-top: 0;
	}
	.summary-content-body .table tbody>tr:nth-child(odd)>td,
	.summary-content-body .table tbody>tr:nth-child(odd)>th {
		background-color: #fff;
	}
	.summary-header {
	display: flex;
	flex-wrap : wrap;
	align-items: center;
	justify-content: space-between;
	}
	.summary-header a{
		margin-left: 14px;
		display: block;
		font-weight: 500;
		color: #eb3500;
		text-align: center;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		background-color: #ffffff;
		border: 1px solid #ffffff;
		padding: 10px 37px;
		font-size: 18px;
		line-height: 1.5;
			box-shadow: 2px 3px 7px 0px rgb(0 0 0 / 35%);
		border-radius: 6px;
		transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	.summary-header a:hover{
	background-color: #f7f7f7;
	border-color: #f7f7f7;
	}
	.summary-header .deployment-button-wrap {
	display: flex;
	flex-wrap: wrap;
	}
	.summary-product-section h4 {
	margin: 0;
		font-size: 24px;
		color: #eb3500;
			font-weight: 500;
	}
	.summary-product-section ul {
	padding: 0;
	margin: 0;
	list-style: none;
	align-items: center;
	}
	
	.summary-product-section ul li{
	padding: 12px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;de
	}
	.summary-product-section ul li strong {
	font-size: 26px;
	font-weight: 500;
	}
	
	.summary-product-total-head h4{
		margin: 0;
		display: flex;
			flex-wrap: wrap;
			color: #333;
			justify-content: space-between;
			align-items: center;
	}
	.summary-product-total-head h4 strong{
		
	}
	.custom-control {
	position: relative;
	}
	.custom-control-input{
	opacity: 1;
			width: 1em;
			height: 1em;
			margin-top: 0.5em;
			vertical-align: top;
			background-color: #fff;
			 background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMwIDMwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnIGlkPSJjaGVjayI+DQoJCTxnPg0KCQkJPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxMS42MjMsMjYuMDM3IDEuNjg2LDE2LjEgNi40MjQsMTEuMzYgMTEuNjIzLDE2LjU1OCAyMy41NzUsNC42MDUgMjguMzE0LDkuMzQ1IAkJCSIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=");
			background-repeat: no-repeat;
			background-size: 11px;
			background-position: center center;
			border: 1px solid rgba(0,0,0,.25);
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
			-webkit-print-color-adjust: exact;
			color-adjust: exact;
	}
	.custom-control-input:checked[type=radio] {
			background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzBweCIgaGVpZ2h0PSIzMHB4IiB2aWV3Qm94PSIwIDAgMzAgMzAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMwIDMwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOS4xOTUsMTVjMCw3Ljg0MS02LjM1NCwxNC4xOTUtMTQuMTk1LDE0LjE5NWwwLDBDNy4xNiwyOS4xOTUsMC44MDQsMjIuODQxLDAuODA0LDE1bDAsMA0KCUMwLjgwNCw3LjE2LDcuMTYsMC44MDQsMTUsMC44MDRsMCwwQzIyLjg0MSwwLjgwNCwyOS4xOTUsNy4xNiwyOS4xOTUsMTVMMjkuMTk1LDE1eiIvPg0KPC9zdmc+DQo=");
			background-size: 8px;
			background-position: center center;
	}
	.custom-control-input:checked {
			background-color: #eb3500;
			border-color: #eb3500;
	}
	.custom-control-label {
	font-size: 22px;
	cursor: pointer;
	padding-left: 25px;
	}
	.custom-control-input[type=radio] {
			border-radius: 50%;
	}
	.custom-control-input {
			float: left;
			margin-left: 0;
	}
	
	.quote-summary .container .display-1 {
	padding: 20px 0;
	font-size: 45px;
	font-weight: 500;
	}
	.quote-summary .text-center {
	text-align: center !important;
	}
	.quote-summary .text-left {
	text-align: left !important;
	}
	.quote-summary .text-right {
	text-align: right !important;
	}
	.summary-content-head {
		border-top: 2px solid #000;
	}
	.summary-content-head ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	.summary-content-head ul li {
	padding-top: 12px;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	color: #eb3500;
	}
	.summary-product-section{
	margin: 0;
	padding: 20px 0;
	list-style: none;
	}
	.summary-product-section li{
		
		font-size: 20px;
	}
	.summary-product-section li.product-services h4{
		font-size: 20px;
			margin: 0;
	}
	.summary-product-section li.product-services h4 small{
	font-size: 100%;
	}
	.summary-product-section li.product-quantity {
		display: flex;
			flex-wrap: wrap;
			align-items: center;
	}
	.summary-product-section li.product-quantity input{ 
		width: 40%;
			margin-right: 10px;
			border-color: #F5F5F5;
			background-color: #F5F5F5;
	}
	.summary-product-section li.product-quantity a {
		font-size: 15px;
			font-weight: 400;
	}
	.summary-product-section li.product-quantity a:hover {
	opacity: 0.85;
	
	}
	.summary-content-body .custom-radio {
		padding-left: 0;
		height: 100%
	}
	
	.summary-content-body .custom-radio .custom-control-label {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100%;
		padding: 12px 8px;
		font-size: 14px;
		font-weight: 500;
		text-align: center;
		text-transform: uppercase;
		color: #333333;
		cursor: pointer;
		background-color: #DFDFDF;
			border-radius:6px;
	}
	.summary-content-body  .custom-radio .custom-control-label span {
		display: block
	}
	
	.summary-content-body .custom-radio .custom-control-label:after,
	.summary-content-body  .custom-radio .custom-control-label:before {
		opacity: 0;
		display: none
	}
	.summary-content-body .custom-radio .custom-control-label {
	background-color: #DFDFDF;
	}
	
	.summary-content-body .custom-radio .custom-control-label:hover {
		opacity: 0.85;
	}
	
	.summary-content-body .custom-radio .custom-control-input:checked~.custom-control-label {
		color: #fff;
		background-color: #EB3500;
	}
	
	.summary-content-body .custom-radio .custom-control-input.disabled~.custom-control-label,
	.summary-content-body .custom-radio .custom-control-input:disabled~.custom-control-label,
	.summary-content-body .custom-radio .custom-control-input[disabled]~.custom-control-label {
		opacity: .5;
		cursor: none
	}
	.summary-content-body .summary-btn-group {
		padding: 3em 0;
	}
	#download-modal.modal .modal-content{
	}
	#download-modal.modal .modal-header .close {
	text-shadow: none;
	box-shadow: none;
	}
	#download-modal.modal .custom-control-label {
	padding-left: 25px;
	}
	@media (min-width: 576px) {
		#download-modal .modal-dialog {
			max-width: 768px;
			margin: 0 auto;
		}
	}
	
	
	.hs-button {
		background-color: #33475a
	}
	
	.hs-button,
	.hs-button.btn-primary {
		margin: 0 auto;
		display: flex;
		justify-content: center;
		padding: 10px 37px;
		font-weight: 400;
		font-size: .875rem;
		line-height: 1.5;
		color: #fff;
		text-align: center;
		text-transform: uppercase;
		vertical-align: middle;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		border: 1px solid transparent;
		border-radius: 50px;
		transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	
	.hs-button.btn-primary {
		background-color: #eb3500
	}
	
	.hs-button.btn-primary:hover {
		background-color: #ef5d33
	}
	
	.hs-input,
	input[type="password"] {
		display: block;
		width: 100%;
		height: 51px;
		padding: .375rem .75rem !important;
		font-size: 1rem;
		font-weight: 400;
		font-family: "Barlow", Sans-serif;
		line-height: 1.5;
		color: #333;
		background: #f5f5f5;
		background-clip: padding-box;
		border: 1px solid #f5f5f5 !important;
		border-radius: 6px !important;
		transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	
	@media (prefers-reduced-motion:reduce) {
		.hs-input {
			transition: none
		}
	}
	
	.hs-input::-ms-expand {
		background-color: transparent;
		border: 0
	}
	
	.hs-input:focus {
		outline: 0;
		box-shadow: 0 none
	}
	
	.hs-input::-moz-placeholder {
		color: #6c757d;
		opacity: 1
	}
	
	.hs-input:-ms-input-placeholder {
		color: #6c757d;
		opacity: 1
	}
	
	.hs-input::placeholder {
		color: #6c757d;
		opacity: 1
	}
	
	.hs-input:disabled {
		background-color: #e9ecef;
		opacity: 1
	}
	
	.hs-input[readonly] {
    	background-color: #f5f5f5;
    }
	.hs-input[type=checkbox] {
		height: auto
	}
	
	.inputs-list .hs-form-booleancheckbox-display {
		align-items: center
	}
	
	select.hs-input:focus::-ms-value {
		color: #495057;
		background-color: #fff
	}
	
	textarea.hs-input {
		width: 100%;
		min-height: 51px;
		max-height: 200px
	}
	.hs-form-field {
		margin-bottom: 32px
	}
	
	.hs-error-msgs {
		padding: 0;
		margin: 0;
		list-style: none
	}
	
	.hbspt-form label {
		color: #333;
		margin-bottom: 10px;
		font-size: 17px;
		font-family: 'Barlow Semi Condensed';
		font-weight: 300;
		text-transform: uppercase;
        cursor: pointer;
	}
	::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	 color: #333;
		opacity: 1; /* Firefox */
	}
	::-ms-input-placeholder { /* Microsoft Edge */
	 color: #333;
	 opacity:  1;
	}
	::-webkit-input-placeholder { /* WebKit, Blink, Edge */
			color: #333;
			opacity:  1;
	}
	::-moz-placeholder { /* Mozilla Firefox 19+ */
		 color:    #333;
		 opacity:  1;
	}
	.hs-error-msgs .hs-error-msg,
	.hs-error-msgs .hs-main-font-element {
		position: relative;
		width: 100%;
		margin-top: 8px;
		padding: 10px 7px 10px 40px;
		font-size: 13px;
		color: #fff;
		background-color: #f44335;
		border-radius: .4rem;
		text-transform: none !important
	}
	
	.hs-error-msgs .hs-error-msg:after,
	.hs-error-msgs .hs-main-font-element:after {
		position: absolute;
		left: 9px;
		top: 50%;
		font-family: 'searchstaxicons';
		font-size: 20px;
		content: "\e824";
		transform: translateY(-50%)
	}
	
	.hbspt-form .hs-form fieldset {
		max-width: 100%
	}
	
	.hbspt-form .hs-form fieldset .field .hs-error-msgs,
	.hbspt-form .hs-form fieldset .field .input {
		margin-right: 17px
	}
	
	.hbspt-form .hs-form fieldset .field .input .hs-input {
		width: 100%;
		font-size: 14px
	}
	
	.hbspt-form .hs-form fieldset .field:last-child .hs-error-msgs,
	.hbspt-form .hs-form fieldset .field:last-child .input {
		margin-right: 0
	}
	
	.landing-community .hs-form-field>label {
		font-family: Roboto Light
	}
	
	.landing-community .actions {
		text-align: center
	}
	@media(max-width: 720px) {
    	.hbspt-form .hs-form fieldset .field .hs-error-msgs,
    	.hbspt-form .hs-form fieldset .field .input {
        	margin-right: 0;
        }
        #hbspt-form-1713175444000-6348920036 fieldset.form-columns-3 .hs-form-field,
        #hsForm_bfa131d3-d737-4307-afec-083417412501 fieldset.form-columns-3 .hs-form-field {
        	width: 100%;
        }
    }
	@media(max-width: 640px) {
    	.hbspt-form .hs-form fieldset .field .hs-error-msgs,
    	.hbspt-form .hs-form fieldset .field .input {
        	margin-right: 0;
        }
    }
	@media (max-width:400px),
	(min-device-width:320px) and (max-device-width:480px) {
		form.hs-form .form-columns-2 .hs-form-field .hs-error-msgs {
			margin-right: 0
		}
		.hbspt-form .hs-form fieldset .field .hs-error-msgs,
		form.hs-form .form-columns-2 .hs-form-field .input {
			margin: 0
		}
	
		form.hs-form .form-columns-2 .hs-form-field .input .hs-input,
        form.hs-form .form-columns-3 .hs-form-field .input .hs-input {
			width: 100% !important
		}
	}
	
	.hs-richtext {
		font-size: 80%
	}
	
	.inputs-list {
		margin: 0;
		padding: 0;
		list-style: none
	}
	
	.inputs-list .hs-form-booleancheckbox-display {
		display: flex
	}
	
	.inputs-list .hs-form-booleancheckbox-display input {
		width: auto
	}
	
	.inputs-list .hs-form-booleancheckbox-display span {
		font-size: 14px
	}
	
	.hs-submit {
		margin-top: 20px
	}
	
	.hs_error_rollup {
		display: none
	}
	
	#partners .hbspt-form .hs-form label {
		font-family: Roboto Light
	}
	
	#partners .hbspt-form .hs-form .inputs-list .hs-form-booleancheckbox .hs-form-booleancheckbox-display {
		align-items: flex-start
	}
	
	#partners .hbspt-form .hs-form .inputs-list .hs-form-booleancheckbox .hs-input {
		width: auto !important;
		margin-top: 6px
	}
	
	@media (max-width:720px) {
		.hbspt-form .hs-form .form-columns-2 .hs-form-field {
			float: none !important;
			width: 100% !important
		}
	
		.hbspt-form .hs-form .form-columns-2 .hs-form-field .input {
			margin-right: 0 !important
		}
	}
	
	.legal-consent-container .hs-form-booleancheckbox-display>span {
		margin-left: 0 !important
	}
	
	.hs-form-booleancheckbox-display {
		position: relative;
		display: block;
		min-height: 1.5rem;
		padding-left: 1.5rem
	}
	
	.hs-form-booleancheckbox-display .hs-input {
		position: absolute;
		left: 0;
		z-index: -1;
		width: 1rem;
		height: 1.25rem;
		opacity: 0
	}
	
	.hs-form-booleancheckbox-display span:before {
		border-radius: .25rem
	}
	
	.hs-form-booleancheckbox-display span:after {
		position: absolute;
		top: .25rem;
		left: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 1rem;
		height: 1rem;
		content: "";
		border-radius: 4px;
		background: no-repeat 50%/50% 50%
	}
	
	.hs-form-booleancheckbox-display span:before {
		position: absolute;
		top: .25rem;
		left: 0;
		display: block;
		width: 1rem;
		height: 1rem;
		pointer-events: none;
		content: "";
		background-color: #fff;
		border: 1px solid #adb5bd;
		transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
	}
	
	.hs-form-booleancheckbox-display .hs-input:checked~span:after {
		background-color: #1dbdd6;
		color: #fff;
		content: "\E825";
		font-family: "searchstaxicons";
		font-size: 12px;
		line-height: 1
	}
	
	.hs-form-booleancheckbox-display .hs-input:checked~span:before {
		color: #fff;
		border-color: #007bff;
		background-color: #007bff
	}
	
	.hbspt-form .submitted-message {
		text-align: center;
		overflow: visible
	}
	
	.hbspt-form .submitted-message p {
		margin-bottom: 0;
		font-size: 18px !important;
		font-weight: 300
	}
	
	.hbspt-form p {
		font-size: 18px;
		font-weight: 300;
		line-height: 1.5
	}
	
	.hs-button.primary {
		line-height: 1;
		font-weight: 400 !important;
		font-size: 26px !important;
		background-color: #eb3500 !important
	}
	
	.hs-button.primary:hover {
		background-color: #ef5d33 !important
	}
	
	.input-container *,
	.input-container ::after {
		font-family: "Barlow", Sans-serif !important
	}
	.page-id-4125 h1 {
     font-size: 35px;
     font-weight: 600;
     text-align: center;
     margin-top: 60px;
    }
	.page-id-4125 .fas:after,
	.page-id-4125 .fas:before {
		font-family: "Font Awesome 5 Free";
		font-weight: 900
	}
	
	.page-id-4125 {
		background-image: url(/wp-content/uploads/2022/08/search-result-bg.svg);
		background-position: top center;
		background-repeat: no-repeat
	}
	
	#searchstudio-widget,
    #mobile-searchstudio-widget{
		position: relative;
		text-align: center;
		padding: 7px 5px
	}
	
	.page-id-4125 .elementor-button-link:hover,
	.page-id-4125 .elementor-button-link:hover {
		text-decoration: none;
	}
    .sitefooter .elementor-icon-list-item span {
    	display: block;
    	padding-bottom: 4px;
    	border-bottom: 2px solid transparent;
     }
     .sitefooter .elementor-icon-list-item:hover a,
     .sitefooter .elementor-icon-list-item:hover span,
     .sitefooter .elementor-icon-list-item > a:hover {
     	color: #333333 !important;
     }
    .sitefooter .elementor-icon-list-item> a:hover span {
    	color: #333333 !important;
       border-bottom-color: #333;
    }
    #searchstudio-widget #search-icon:before,
    #mobile-searchstudio-widget #search-icon:before {
		font-family: "searchstaxicons";
		font-style: normal;
		font-weight: 400;
		content: '\e838';
		speak: never;
		display: inline-block;
		text-decoration: inherit;
		width: 18px;
		color: #fff;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		line-height: 18px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale
	}
	
	#searchstudio-widget #search-icon:hover,
    #mobile-searchstudio-widget #search-icon:hover{
		opacity: .7
	}
	.feedback-wrapper {
	display: none;
	}
	/*#searchstudio-widget .search-wrapper {
		visibility: hidden;
		position: absolute;
		right: -2px;
		top: 2px;
		width: 60px;
		text-align: center;
		border: 1px solid #ced4da;
		border-radius: 80px;
		padding: 4px 0;
		background-color: #fff;
		transition: visibility 0.2s, width 0.2s ease-in
	}*/
	
	#searchstudio-widget.expanded .search-wrapper,
    #mobile-searchstudio-widget.expanded .search-wrapper {
		visibility: visible;
		width: 100%
	}
	
	#searchstudio-widget .search-wrapper #autosuggest-results,
    #mobile-searchstudio-widget .search-wrapper #mobile-searchstudio-widget-autosuggest-results {
		position: absolute;
		width: calc(100% - 40px);
		top: 100%;
		left: 20px;
        border-radius: 0 0 6px 6px;
		box-shadow: 2px 2px 3px rgb(0 0 0 / 15%);
		background-color: #fff !important;
		color: #333;
		z-index: 9999
	}
	
	#searchstudio-widget .search-wrapper #autosuggest-results .result-row,
    #mobile-searchstudio-widget .search-wrapper #mobile-searchstudio-widget-autosuggest-results .result-row {
		padding: 10px;
		text-align: left
	}
	
	#searchstudio-widget .search-wrapper #autosuggest-results .result-row.searchstudio-active-row,
    #mobile-searchstudio-widget .search-wrapper #mobile-searchstudio-widget-autosuggest-results .result-row.searchstudio-active-row{
		background-color: #D63202;
		color: #fff;
		cursor: pointer
	}
	
	#searchstudio-widget .search-wrapper #autosuggest-results .result-row b,
    #mobile-searchstudio-widget .search-wrapper #mobile-searchstudio-widget-autosuggest-results .result-row b{
		font-weight: 400
	}
	#searchstudio-widget .search-wrapper #autosuggest-results .result-row:last-child,
    #mobile-searchstudio-widget .search-wrapper #mobile-searchstudio-widget-autosuggest-results .result-row:last-child {
    	border-radius: 0 0 6px 6px;
    }
	#searchstudio-widget .search-wrapper input,
    #mobile-searchstudio-widget .search-wrapper input {
      color: #737373;	
	  margin-top: 0;
      height: 47px;
      background-color: #fff;
      box-shadow: none !important;
      border-radius: 100px !important;
      border: 2px solid #737373;
      padding: 10px 15px 10px 15px;
      width: 100%;
      font-family: "Barlow Semi Condensed", Sans-serif !important;
      font-weight: 400 !important;
      font-size: 18px !important;
	}
    #searchstudio-widget .studio-widget-search-icon,
    #mobile-searchstudio-widget .studio-widget-search-icon {
    	width: 26px;
        height: 25px;
       margin-top: 0px !important;
      background-color: white !important;
      padding: 0 !important;
      box-shadow: none !important;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      right: 21px;
      top: 16px;
      z-index: 9;
      transition: none;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNi40MTA5IDE2LjkzNjZDMTQuNzU4MyAxOC4zMjM5IDEyLjYyNzUgMTkuMTYgMTAuMzAyNiAxOS4xNkM1LjA1Nzg3IDE5LjE2IDAuODAwNDE1IDE0LjkwNSAwLjgwMDQxNSA5LjY2MzI2QzAuODAwNDE1IDQuNDIxNTMgNS4wNTc4NyAwLjE2NjUwNCAxMC4zMDI2IDAuMTY2NTA0QzE1LjU0NzMgMC4xNjY1MDQgMTkuODA0OCA0LjQyMTUzIDE5LjgwNDggOS42NjMyNkMxOS44MDQ4IDExLjk4NjggMTguOTY4MiAxNC4xMTY1IDE3LjU4IDE1Ljc2ODFMMjIuMjI1NCAyMC40MjMxQzIyLjU0NzYgMjAuNzQ1MiAyMi41NDc2IDIxLjI2OTUgMjIuMjI1NCAyMS41OTE2QzIxLjkwMzEgMjEuOTEzNyAyMS4zNzg1IDIxLjkxMzcgMjEuMDU2MiAyMS41OTE2TDE2LjQxMDkgMTYuOTM2NlpNMTAuMzAyNiAxLjgxODMzQzUuOTcwODYgMS44MTgzMyAyLjQ1Mjk1IDUuMzM0MjMgMi40NTI5NSA5LjY2MzVDMi40NTI5NSAxMy45OTI4IDUuOTcwODYgMTcuNTA4NyAxMC4zMDI2IDE3LjUwODdDMTQuNjM0MyAxNy41MDg3IDE4LjE1MjIgMTMuOTkyOCAxOC4xNTIyIDkuNjYzNUMxOC4xNTIyIDUuMzM0MjMgMTQuNjM0MyAxLjgxODMzIDEwLjMwMjYgMS44MTgzM1oiIGZpbGw9IiM3MzczNzMiLz4KPC9zdmc+Cg==") !important;
  background-size: 26px;
    }
    /*SEARCH PAGE SPINNER*/
.searchstax-page-layout-container {
min-height: 480px;
}
#searchstudio-widget .search-wrapper input:focus, #searchstudio-widget .search-wrapper input:focus-visible,
#mobile-searchstudio-widget .search-wrapper input:focus, 
#mobile-searchstudio-widget .search-wrapper input:focus-visible{
  outline: 0px;
}
    
    
	.external-list-wrapper {
			margin-bottom: 20px;
			margin-left: 15px;
			border-style: solid;
			border-width: 2px;
			border-color: #eb3500;
			border-radius: 6px;
			box-shadow: none;
		}
		
		.extImage {
		 position: absolute;
		 top: 10px;
		 height: 150px;
		 right: 100px;
		}
		
		.SearchStax {
		 width: 100%;
		}
	
		.icon-elevated {
			position: absolute;
			height: 20px;
			width: 20px;
			top: 10px;
			right: 10px;
		background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIGlkPSJiIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMzQuMDA4IiBoZWlnaHQ9IjIzNC4wMDYiIHZpZXdCb3g9IjAgMCAyMzQuMDA4IDIzNC4wMDYiPjxkZWZzPjxzdHlsZT4uZHtmaWxsOiMzMzM7fTwvc3R5bGU+PC9kZWZzPjxnIGlkPSJjIj48Zz48cGF0aCBjbGFzcz0iZCIgZD0ibTIwNS40MDEsMTI4LjU3NGMtNi45MTMsMC0xMi41MzYsNS42MjMtMTIuNTM2LDEyLjUzNnY2NC4yODhjMCwxLjk0OS0xLjU4NiwzLjUzNi0zLjUzNiwzLjUzNkgyOC42MDdjLTEuOTQ5LDAtMy41MzQtMS41ODYtMy41MzQtMy41MzZWNDQuNjc2YzAtMS45NDksMS41ODUtMy41MzQsMy41MzQtMy41MzRoNjQuMjg4YzYuOTEyLDAsMTIuNTM1LTUuNjIzLDEyLjUzNS0xMi41MzZzLTUuNjIzLTEyLjUzNS0xMi41MzUtMTIuNTM1SDI4LjYwN0MxMi44MzQsMTYuMDcsMCwyOC45MDQsMCw0NC42Nzh2MTYwLjcyMWMwLDE1Ljc3NSwxMi44MzQsMjguNjA3LDI4LjYwNywyOC42MDdoMTYwLjcxOWMxNS43NzUsMCwyOC42MS0xMi44MzMsMjguNjEtMjguNjA3di02NC4yODhjMC02LjkxMy01LjYyMy0xMi41MzYtMTIuNTM2LTEyLjUzNloiLz48cGF0aCBjbGFzcz0iZCIgZD0ibTIyMS40NzIsMGgtODAuMzZjLTYuOTEzLDAtMTIuNTM2LDUuNjIzLTEyLjUzNiwxMi41MzVzNS42MjMsMTIuNTM2LDEyLjUzNiwxMi41MzZoNTAuMTA5bC0xMDcuMTU3LDEwNy4xNTVjLTIuMzk2LDIuMzU4LTMuNzE2LDUuNTEzLTMuNzE3LDguODgyczEuMzIsNi41MjQsMy42NjYsOC44MzZjMi4zNTksMi4zOTUsNS41MTMsMy43MTQsOC44ODIsMy43MTRoLjAwMWMzLjM2OSwwLDYuNTIzLTEuMzE4LDguODU4LTMuNjg5bDEwNy4xODQtMTA3LjE2OXY1MC4wOTdjMCw2LjkxMiw1LjYyMywxMi41MzUsMTIuNTM0LDEyLjUzNXMxMi41MzYtNS42MjMsMTIuNTM2LTEyLjUzNVYxMi41MzVjMC02LjkxMi01LjYyMy0xMi41MzUtMTIuNTM2LTEyLjUzNVoiLz48L2c+PC9nPjwvc3ZnPg==");
			background-size: cover;
		}
	
		
	.tags-list li {
		line-height: 1.1;
		padding-left: 10px !important;
		padding-right: 10px !important;
		border-left: 1px solid rgb(51, 71, 90)
	}
	
	.tags-list li span.tag {
		font-weight: 400;
		margin-bottom: 8px;
		display: block !important
	}
	
	.our-team .elementor-widget:not(:last-child) {
		margin-bottom: 7px
	}
	
	.image-flip-box .elementor-flip-box__back img {
		display: block;
		margin-bottom: 20px
	}
	
	.resources-flip .elementor-flip-box__front .elementor-flip-box__layer__title {
		padding-left: 19px !important;
		padding-right: 19px !important
	}
	
	.resources-flip .elementor-flip-box__layer__description {
		padding-left: 19px;
		padding-right: 19px
	}
	
	.resources-flip .elementor-flip-box__front h2,
	.resources-flip .elementor-flip-box__back h2 {
		font-size: 20px;
		line-height: 1;
		font-family: "Barlow Semi Condensed", Sans-serif;
		font--weight: 500
	}
	
	.resources-flip .elementor-flip-box__front h2 {
		margin-bottom: 36px
	}
	
	.resources-flip .elementor-flip-box__front h2 strong,
	.resources-flip .elementor-flip-box__back h2 strong {
		display: block
	}
	
	.resources-flip .elementor-flip-box__layer__description img {
		magin-bottom: 12px
	}
	
	.resources-flip .elementor-flip-box__back h2 {
		margin-bottom: 34px
	}
	
	.resources-flip .elementor-flip-box__button.elementor-button {
		margin-top: 30px;
		padding: 0;
		border-radius: 0;
		box-shadow: none
	}
	
	.sst-tabs .elementor-tabs-wrapper .elementor-tab-title {
		margin-left: 0 !important;
		margin-right: 0 !important
	}
	
	.sst-tabs .elementor-tabs-wrapper .elementor-tab-title img {
		width: 100%;
		max-width: 170px
	}
	
	.sst-tabs .elementor-tabs-content-wrapper {
		min-height: 750px;
		margin-top: 0;
		background-color: #fff;
		position: relative
	}
	
	.sst-tabs .elementor-tabs-content-wrapper .elementor-tab-content {
		border: 0px !important
	}
	.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active::after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active::before {
    	z-index: 9;
    }
	.sst-tabs .elementor-tabs-wrapper .elementor-tab-title {
		width: 40%;
		text-align: center;
		border-radius: 6px 6px 0 0;
		background-color: #dfdfdf;
		border-left: 0;
		border-right: 0;
		border-bottom: 2px solid #000
	}
	
	.sst-tabs .elementor-tabs-wrapper .elementor-tab-title i {
		font-size: 26px
	}
	
	.sst-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
		font-weight: 500;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
	}
	
	.sst-tabs .elementor-widget-tabs .elementor-tab-desktop-title {
		padding-top: 10px;
		padding-bottom: 12px
	}
	
	@media (min-width:320px) {
		.sst-tabs .elementor-tabs-wrapper {
			display: flex !important;
			flex-direction: row
		}
	}
	
	@media (min-width:320px) {
		.sst-tabs .elementor-tab-mobile-title {
			display: none
		}
	}
	
	@media (max-width:640px) {
		.sst-tabs .elementor-tabs-wrapper .elementor-tab-title {
			width: 50%
		}
	
		.sst-tabs .elementor-tabs-wrapper .elementor-tab-title i {
			display: none
		}
	}
	
	.pricing-block>div:hover a {
		color: #eb3500 !important;
	}
	.pricing-block>div:hover .text-link a {
        text-decoration: underline;
    }
	.pricing-block>div:hover .staxicon {
		color: #eb3500 !important
	}
	
	.pricing-legend.elementor-widget .elementor-icon-list-item {
		align-items: center !important
	}
	
	.show-hide-btn-wrap {
		text-align: center
	}
	
	.show-hide-btn-wrap a {
		color: #333;
		width: 260px;
		height: 40px;
		font-weight: 400;
		font-size: 14px;
		text-transform: uppercase;
		padding: 2px 2px 2px 2px;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		text-decoration: none;
		border-radius: 5px;
		border: 2px solid #333;
		background-color: #fff
	}
	
	.show-hide-btn-wrap a i {
		margin-left: 15px;
		transition: ease-in .3s
	}
	
	.show-hide-btn-wrap a.active i {
		transform: rotate(180deg)
	}
	
	.legend-list li:nth-child(3) .staxicon {
		color: #ffb206 !important
	}
	
	.comparison-table table colgroup+thead tr:first-child th:first-child {
		background: none !important
	}
	
	.comparison-table .tablesaw-stack .tablesaw-cell-label {
		width: auto;
		font-weight: 400
	}
	
	.comparison-table td {
		border: 10px solid #fff;
		padding: .4em .7em
	}
	
	.comparison-table td {
		padding-left: 15px
	}
	
	.comparison-table .td-pricing-col {
		border-bottom: 0px !important
	}
	
	.comparison-table .dp-price {
		font-size: 24px;
		font-weight: 500;
		display: block;
		margin-top: 10px
	}
	
	.comparison-table th.table-cell {
		font-weight: 500 !important
	}
	
	.comparison-table .table-cell-text {
		text-align: center
	}
	.comparison-table td {
    	font-family: "Barlow Semi Condensed", sans-serif;
		font-weight: 500 !important;
    }
	.comparison-table .cell.first-cell span {
		text-align: left
	}
	
	.comparison-table .td-row-title {
		padding-left: 0px !important;
		padding-top: 30px !important;
		padding-bottom: 0px !important;
			text-align: left;
	}
	.comparison-table .td-row-title strong {
    	font-weight: 700;
    }
	.comparison-table .aao .table-cell-icon {
		color: #F9A029 !important
	}
	
	.comparison-table .text-muted {
		padding: 0 !important;
		line-height: 1;
		margin-bottom: 8px;
		display: block;
		color: #949EA9
	}
	
	.legend-list li:nth-child(3) .staxicon {
		color: #ffb206 !important
	}
	
	.comparison-table.managed-solr table colgroup+thead tr:first-child th {
		background-color: #CCDFE4
	}
	
	.comparison-table td {
		padding: .4em .7em;
		font-weight: 400
	}
	
	.comparison-table .text-muted {
		padding: 0 !important;
		line-height: 1;
		margin-bottom: 8px;
		display: block;
		color: #949EA9
	}
	
	.th-primary-col,
	.td-primary-col,
	.td-row-title.td-primary-col {
		border-left: 2px solid #eb3500 !important;
		border-right: 2px solid #eb3500 !important;
		background-color: #FDE7E0 !important
	}
	
	.th-primary-bg {
		background-color: #eb3500 !important
	}
	
	.th-primary-bg .table-cell-content {
		color: #fff !important
	}
	
	.td-row-title {
		font-size: 18px !important;
		font-weight: 700 !important;
		background-color: #fff !important;
		border-bottom: 2px solid #333 !important
	}
	.comparison-table .staxicon,
    .comparison-table .fas{
    font-size: 18px;
    }
    .comparison-table .fa-minus {
    color: #9e9e9e;
    }
	.comparison-table .staxicon-record {
		color: #40A49E
	}
	.comparison-table .staxicon-stop {
		color: #f9a029;
	 }
	/*.page-id-22606 .elementor-element-4e24e618 .elementor-icon-list-item:last-child .fa-minus,
    .page-id-27389 .elementor-element-4e24e618 .elementor-icon-list-item:last-child .fa-minus{
    color: #9e9e9e;
    }*/
    .pricing-legend .elementor-icon-list-item:last-child .fa-minus{
    color: #9e9e9e !important;
    }
    
	@media(max-width:767px) {
		.comparison-table td {
			border-bottom: 1px solid #333 !important
		}
	}
	
	@media(max-width:641px) {
		.td-row-title.mobile-hide {
			display: none
		}
	
		.comparison-table td {
			padding: 0;
			border-bottom: 1px solid #333 !important
		}
	
		.comparison-table .td-separator {
			padding-top: 12px
		}
	
		.comparison-table .tablesaw-cell-content {
			max-width: 100%
		}
	
		.comparison-table .td-cell.first-cell b.tablesaw-cell-label {
			display: none !important
		}
	
		.comparison-table .tablesaw-stack .tablesaw-cell-label {
			font-weight: 500;
			.result-container-wrapper
		}
	}
	
	/*--- PRICING POPUP ---*/
	.shared-plans .table {
		font-size: 18px;
		line-height: 36px;
		font-weight: 400;
		text-align: center;
	}
	.shared-plans .table td.table-cell{
		padding: 5px 7px 5px 7px;
		border-style: solid;
		font-weight: 400;
		border-width: 6px 6px 6px 6px;
		border-color: var( --e-global-color-c4d990b );
	}
	.shared-plans .table th.table-cell{
		text-transform: uppercase;
		border-style: solid;
		border-width: 6px 6px 6px 6px;
		border-color: var( --e-global-color-c4d990b );
		padding: 4px 5px 4px 5px;
		text-align: center;
        font-weight: 500;
	}
	.shared-plans .table thead .table-cell-content {
		justify-content: center;
		align-items: center;
	}
	.shared-plans .table colgroup + thead tr:first-child th {
		background-color: #CCDFE4;
	}
	.shared-plans  table colgroup + thead tr:first-child th:first-child {
		background: none !important;
	}
	.shared-plans .table tbody td.table-cell {
		padding: 7px 15px 7px 15px;
	}
	.shared-plans .table tr:nth-child(2n+1) td {
		background-color: unset;
	}
	shared-plans .td-row-title-price {
		font-size: 20px !important;
	}
	.shared-plans .table tbody th.table-cell {
	padding: 12px 10px 12px 10px;
	}
	.shared-plans .table tbody tr td.table-cell:first-child {
		text-align: left;
	}
	.shared-plans .table tbody tr:nth-child(4) td,
	.shared-plans .table tbody tr:nth-child(6) td,
	.shared-plans .table tbody tr:nth-child(8) td{
		background-color: #F5F5F5;
	}
	
	/*--------------*/
	.qodef-qi-progress-bar-circle .qodef-m-percentage {
		top: 0;
		font-size: 70px
	}
	
	.legal-banner {
		text-align: center;
		padding: 80px 0;
		background: url(/wp-content/uploads/2022/07/pricing-page-banner-bg.svg) no-repeat 97% center;
		background-size: cover
	}
	
	.legal-banner h1 {
		margin-top: 0;
		font-weight: 700;
		margin-bottom: 18px
	}
	
	.legal-banner .dropdown {
		display: none
	}
	
	.table-mb-0,
	.table-mb-0 table {
		margin-bottom: 0
	}
	
	@media(max-width:1025px) {
		.legal-banner {
			padding: 40px 0
		}
	
		.legal-banner .dropdown {
			display: block
		}
	
		.legal-sidebar {
			display: none
		}
	
		.legal-terms .row {
			margin: 0
		}
	
		.legal-terms .legal-content.col-md-8 {
			flex: 0 0 100%;
			max-width: 100%;
			padding: 0
		}
	}
	
	.legal-banner .dropdown-toggle {
		font-size: 22px
	}
	
	.legal-banner .legal-side-menu {
		margin-bottom: 0
	}
	
	.legal-banner .dropdown-label {
		margin: 0;
		padding: 8px 10px;
		font-size: 22px;
		font-family: "Barlow Semi Condensed", sans-serif;
		font-weight: 500
	}
	
	.legal-banner .dropdown-sub-label {
		margin: 0;
		padding: 8px 10px;
		font-size: 20px;
		font-family: "Barlow Semi Condensed", sans-serif;
		font-weight: 500
	}
	
	.legal-sidebar>div {
		padding: 24px 22px;
		border-radius: 6px;
		box-shadow: 1px 1px 5px rgba(0, 0, 0, .35);
		background: #fff
	}
	
	.legal-terms .container {
    	padding-top: 100px;
		padding-bottom: 120px
	}
	
	.legal-sidebar h4 {
		font-weight: 500
	}
	
	.legal-sidebar h5 {
		margin-bottom: 5px;
		font-family: "Barlow Semi Condensed", sans-serif;
		font-weight: 400
	}
	
	.legal-side-menu {
		padding-left: 0;
		list-style: none;
		margin-bottom: 35px
	}
	
	.legal-terms .legal-side-menu li {
		font-size: 20px;
		font-weight: 300;
		margin-bottom: 5px;
		font-family: "Barlow Semi Condensed", Sans-serif
	}
	
	.legal-side-menu li a {
		color: #333;
		text-decoration: none !important
	}
	
	.legal-terms .legal-content {
		padding-left: 60px;
		word-break: break-word
	}
	
	.legal-content h1,
    .legal-content h2 {
		color: #eb3500;
        font-weight: 500;
	}
	
	.legal-terms .legal-content .h4 {
		font-weight: 600 !important
	}
	
	.legal-terms .legal-content .h4 {
		font-size: 22px !important;
		font-family: "Barlow Semi Condensed", Sans-serif !important
	}
	
	.legal-terms li {
		font-size: 18px;
		margin-bottom: 22px;
		line-height: 1.4;
		font-weight: 400
	}
	
	.legal-terms p {
		margin-bottom: 16px;
		font-size: 18px;
		line-height: 1.4;
		font-weight: 400;
		font-family: "Barlow Semi Condensed", Sans-serif
	}
	
	/*.legal-terms p a,
	.legal-terms li a {
		text-decoration: underline
	}*/
	
	.legal-terms p a:hover,
	.legal-terms li a:hover {
		text-decoration: underline;
	}
	
	.legal-terms table td,
	.legal-terms table th {
		padding: 17px;
		border: 0;
		vertical-align: middle
	}
	
	.legal-terms .menu-item.current_page_item a {
		color: #eb3500
	}
	
	.dp-legend.legend-list li:nth-child(2) .staxicon {
		color: #40A49E
	}
	
	.elementor.elementor-30999 {
		position: sticky;
		top: 155px
	}
	
	@media (max-width:1366px) {
		.legal-terms p {
			font-size: 20px
		}
	
		.legal-terms li {
			font-size: 20px
		}
	
		.sf-header-searchstudio-js .sf-form .form-control-suggest input {
			background-color: #fff !important
		}
	}
	
	@media (max-width:767px) {
		.container .sf-lists.layout-grid .list-wrapper {
			flex: 0 0 100% !important;
			max-width: 100% !important
		}
	}
	
	.our-leaders .wp-caption {
		position: relative
	}
	
	.our-leaders .wp-caption .wp-caption-text {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		padding: 5px;
		background-color: rgba(255, 255, 255, .75);
		color: #eb3500;
		font-size: 20px;
		font-style: normal;
		font-weight: 400;
		visibility: hidden;
		opacity: 0;
		transition: all 0.2s ease
	}
	
	.our-leaders .elementor-widget-container:hover .wp-caption .wp-caption-text {
		visibility: visible;
		opacity: 1
	}
	
	.press-list-wrapper {
		position: relative
	}
	
	.press-list-wrapper .elementor-widget {
		position: static
	}
	
	.press-list-wrapper .btn-default a:after {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1;
		content: ""
	}
	
	.single-partner h6 {
		font-size: 24px;
		line-height: 1.5;
		margin-bottom: 5px;
		margin-top: 20px;
		text-decoration: underline
	}
	
	.comparison-table .tagline {
		color: #4D5F6F;
		font-size: 14px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 15px
	}
	
	.comparison-table .dd-table-price {
		display: flex;
		margin-bottom: 20px
	}
	
	.comparison-table .dd-table-price label {
		font-size: 12px
	}
	
	.comparison-table .dd-table-price>div {
		width: 50%;
		padding-bottom: 10px
	}
	
	.comparison-table .dd-table-price>div.w-100 {
		width: 100%;
		border-right: 0 none !important
	}
	
	.comparison-table .dd-table-price>div:first-child {
		padding-right: 10px;
		border-right: 1px solid #ddd
	}
	
	.comparison-table .dd-table-price>div:last-child {
		padding-left: 10px
	}
	
	.comparison-table .billed-annually {
		font-size: 13px;
		line-height: 1;
		color: #98A2ACC9
	}
	
	.comparison-table .pp-table-cell.v-top {
		vertical-align: top !important
	}
	
	.comparison-table .list-icon {
		padding-left: 0;
		text-align: left;
		list-style: none
	}
	
	.comparison-table .list-icon li {
		color: #333333;
		font-size: 14px;
        font-family: "Barlow Semi Condensed", Sans-serif;
		font-weight: 300;
		position: relative;
		padding-left: 30px;
		text-align: left
	}
	
	.comparison-table .legends-list {
		list-style: none;
		padding-left: 0;
		display: flex
	}
	
	.comparison-table .legends-list li {
		margin-right: 15px;
		margin-left: 15px;
		font-size: 18px;
        font-weight: 300;
	}
	
	.comparison-table td.first-td {
		padding-left: 0 !important
	}
	
	.comparison-table .legends-list li:first-child {
		margin-left: 0;        
	}
	.comparison-table .legends-list li strong {
    	font-weight: 400;
    }
	.comparison-table .legends-list li .staxicon-record:before {
		color: #40A49E !important
	}
	
	.comparison-table .legends-list li .fa-minus::before {
		color: #9E9E9E !important
	}
	
	.comparison-table td.pp-table-cell.border-bottom-0 {
		border-bottom: 0 none !important
	}
	
	.comparison-table .legends-list li span {
		font-weight: 300 !important
	}
	
	.comparison-table .list-icon li:before {
		color: #EB3500;
		content: '\e825';
		font-family: "searchstaxicons";
		font-size: 16px;
		position: absolute;
		left: 0;
		top: 0
	}
	
	@media(max-width:1030px) {
		.comparison-table .btn {
			font-size: 17px;
			padding-left: 10px;
			padding-right: 10px
		}
	}
	/*Pricing Table */
	.comparison-table .tablesaw {
	font-family: "Barlow", Sans-serif;
		font-size: 18px;
		font-weight: 400;
		line-height: 33px;
	}
	.comparison-table .tablesaw th.table-cell {
		font-family: "Barlow", Sans-serif;
		font-weight: 500;
		text-transform: uppercase;
	}
	.comparison-table .tablesaw td.row-title {
		font-family: "Barlow", Sans-serif;
		font-weight: 500 !important;
		text-transform: uppercase;
		text-align: left;
	}
	.comparison-table-wrap .tablesaw thead th {
	border: 0;
	}
	.comparison-table-wrap .tablesaw thead th.th-heading {
		background-color: #F5F5F5;
			font-weight: 400;
	}
	.comparison-table-wrap table th {
		text-align: center !important;
        font-weight: 400;
	}
	.comparison-table-wrap table tbody tr:hover > td {
	background-color: transparent;
	}
	.comparison-table-wrap table th.td-row-title {
		text-align: left !important;
	}
	.comparison-table-wrap table td:first-child {
		text-align: left !important;
	}
	.comparison-table-wrap table td,
	.comparison-table-wrap table th {
		border: 0;
			border-bottom: 1px solid #333;
			background-color: #fff;
			padding:10px 10px 10px 10px;
			text-align: center !important;
			line-height: 33px;
	}
	.comparison-table-wrap table .table-cell-icon {
		font-size: 33px;
	}
	.comparison-table-wrap table td.first-cell {
		text-align: left !important;
	}
	.comparison-table-wrap table tbody > tr:nth-child(2n+1) > td {
	background-color: #fff;
	}
    @media(max-width:1140px) {
    	.page-id-23046 .elementor-element-2904d92,
        .page-id-22606 .elementor-element-df138d0{
        	max-width: 1140px;
            overflow-x: scroll;
            white-space : nowrap;
        }
    }
    @media(max-width:877px) {
    	.comparison-table-wrap.tab-table .comparison-table {
        	max-width: 900px;
            overflow-x: scroll;
            white-space : nowrap;
        }
    }
	/*------------------------------------*/
	/*TABLE DEDICATED PLANS*/
	.page-id-23046 .comparison-table .tagline {
	line-height: 1.4em;
	}
	.page-id-23046 .comparison-table .list-icon li {
	line-height: 1.56em;
	}
	.page-id-23046 .comparison-table-wrap table th {
	line-height: 1.4em;
	padding: .5em .7em;
	text-transform: uppercase;
	font-weight: 500 !important;
	background-color: #F5F5F5;
	}
	.page-id-23046 .comparison-table .dp-price {
	margin-top: 0;
	}
	.page-id-23046 .comparison-table-wrap table td.td-pricing-col {
	vertical-align: top;
	}
	.page-id-23046 .comparison-table-wrap table td {
	line-height: 1.4em;
	vertical-align: middle;
	}
	.page-id-23046 .comparison-table-wrap table tr:nth-child(2) td {
	border-color: transparent;
	}
	/*-------------------*/
	.static-header .elementor-container,
	.sticky-header .elementor-container {
		width: 100%
	}
	
	.sticky-header {
		transform: translatey(-100%);
		-moz-transition: all .3s ease !important;
		-webkit-transition: all .3s ease !important;
		transition: all .3s ease !important
	}
	
	.elementor-sticky--effects.sticky-header {
		height: auto !important;
		transform: translatey(0)
	}
	
	.static-header {
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 99
	}
	
	.sticky-header.elementor-sticky.elementor-sticky__spacer {
		display: none !important
	}
	
	body.postid-34460 {
		background: #fff url(/wp-content/uploads/2022/09/wave-pattern-full-bg.svg) repeat-y;
		background-position: center center;
		background-size: cover
	}
	}
	
	body.page-id-34826,
	body.page-id-34828,
    body.page-id-71549,
    body.page-id-71558{
		min-height: 100vh;
		position: relative
	}
	.qform .form-row.domain-section {
		text-align: left;
	}
	.qform .form-row.domain-section .form-control {
		margin-bottom: 0px;
	}
	.qform .form-row.domain-section .btn {
		margin-top: 15px;
	}
	.domain-section .start-now-block {
		min-height: 75vh;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	.qform .btn,
	.qform input[type="submit"] {
		display: inline-flex;
		margin: 0 10px;
		align-items: center;
		-webkit-align-items: center;
		justify-content: center;
		-webkit-justify-content: center;
		font-weight: 500;
		font-family: "Barlow Semi Condensed", Sans-serif !important;
		cursor: pointer;
		padding: 12px 39px 12px 39px !important;
		line-height: 1;
		font-size: 24px !important;
		font-weight: 400 !important;
		min-width: 220px;
		user-select: none;
		color: #fff !important;
		border-radius: 6px;
		border: 1px solid #eb3500;
		text-transform: uppercase;
		text-decoration: none;
		transition: all 0.2s ease-in;
		position: relative;
		box-shadow: 2px 3px 7px 0 rgb(0 0 0 / 35%)
	}
	
	.qform .btn-primary,
	.qform input[type="submit"] {
		background-color: #eb3500 !important
	}
	
	.qform .btn-primary:hover,
	.qform .btn-primary:focus,
	.qform .btn-primary:active,
	.qform input[type="submit"]:hover,
	.qform input[type="submit"]:focus,
	.qform input[type="submit"]:active {
		background-color: #EF5D33 !important;
		border: 1px solid #EF5D33
	}
	
	.qform-wrapper .ques.number {
		color: #333;
		font-size: 22px;
		font-weight: 400;
		margin-bottom: 5px;
		font-family: "Barlow Semi Condensed", Sans-serif
	}
	
	.progress-wrapper {
		width: 90%;
		margin: 0 auto
	}
	
	.progressbar {
		width: 100%;
		height: 4px;
		margin-bottom: 10px;
		background-color: #9E9E9E
	}
	
	.progressbar .progress {
		height: 4px;
		background-color: #eb3500
	}
	
	.progressbar .progress-10 {
		width: 10%
	}
	
	.progressbar .progress-20 {
		width: 20%
	}
	
	.progressbar .progress-30 {
		width: 30%
	}
	
	.progressbar .progress-40 {
		width: 40%
	}
	
	.progressbar .progress-50 {
		width: 50%
	}
	
	.progressbar .progress-60 {
		width: 60%
	}
	
	.progressbar .progress-70 {
		width: 70%
	}
	
	.progressbar .progress-80 {
		width: 80%
	}
	
	.progressbar .progress-90 {
		width: 90%
	}
	
	.progressbar .progress-100 {
		width: 100%
	}
	
	.qform-wrapper {
		position: relative;
		z-index: 99;
		padding-top: 30px;
		width: 100%;
		max-width: 1420px;
		margin: 0 auto
	}
	
	.qform-wrapper .back-btn {
		width: 30px;
		color: #fff;
		display: block;
		cursor: pointer
	}
	
	.qform-wrapper .back-btn svg {
		fill: #9E9E9E
	}
	
	.qform-wrapper .back-btn:hover svg {
		fill: #eb3500
	}
	
	.qform-wrapper .back-btn .prev-btn {
		display: none
	}
	
	.qform {
		width: 100%;
		max-width: 1024px;
		padding: 0 15px;
		margin: 40px auto 0;
		overflow: hidden
	}
	
	.qform .form-row {
		width: 100%;
		display: none;
		transition: 0.5s ease-in;
		text-align: center
	}
	
	.qform h3,
	.qform-wrapper h3 {
		font-size: 48px;
		color: #333;
		font-family: "Barlow Semi Condensed", Sans-serif;
		font-weight: 600;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 280px
	}
	
	.qform .thankyou,
	.qform-wrapper .score-title {
		min-height: auto
	}
	
	.qform-wrapper h3.score-title {
		font-size: 58px
	}
	
	.qform .form-row:first-child {
		margin-left: 0
	}
	
	.qform .form-row .ans-btn {
		opacity: 0;
		position: absolute;
		left: 0;
		top: 0
	}
	
	.qform .form-row label.btn {
		margin-bottom: 15px
	}
	
	.qform .form-row label.highlighted-ans {
		background-color: #fb4b0a !important
	}
	
	.qform .form-row p {
		color: #333;
		font-size: 30px;
		font-weight: 400;
		line-height: 1.1;
		font-family: "Barlow", Sans-serif
	}
	
	.qform .form-row p span {
		display: block
	}
	
	.qform .form-row .form-control {
		width: 100%;
		max-width: 600px;
		height: 60px;
		margin-bottom: 15px;
		padding: 2px 2px 2px 15px;
		border-radius: 5px;
		border: 2px solid #969696;
		background-color: #f2f2f2;
		box-sizing: border-box;
		font-family: "Barlow", Sans-serif;
		font-weight: 200;
		color: #969696;
		text-align: left
	}
	
	.qform .invalid-feedback {
		display: none;
		width: 100%;
		margin-top: .25rem;
		font-size: 80%;
		color: #f44335
	}
	
	.qform .form-control.is-invalid,
	.qform .was-validated .form-control:invalid {
		border-color: #f44335;
		padding-right: calc(1.5em + .75rem);
		background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23F44335'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23F44335' stroke='none'/%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-position: right calc(.375em + .1875rem) center;
		background-size: calc(.75em + .375rem) calc(.75em + .375rem)
	}
	
	.qform .form-control.is-invalid:focus,
	.qform .was-validated .form-control:invalid:focus {
		border-color: #f44335;
		box-shadow: 0 0 0 .2rem rgba(244, 67, 53, .25)
	}
	
	.qform .form-group {
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
		justify-content: center
	}
	
	body.page-id-34826,
	body.page-id-34828,
    body.page-id-71549,
    body.page-id-71558 {
		background: #fff url(/wp-content/uploads/2022/09/site-search-checker-body-bg.svg) repeat-y;
		background-position: center bottom;
		background-size: contain;
		background-repeat: no-repeat
	}
	
	body.page-id-34828 .qform-wrapper,
    body.page-id-71549 .qform-wrapper,
    body.page-id-71558 .qform-wrapper {
		max-width: 1300px
	}
	
	.bottom-bg {
		width: 100%;
		padding-top: 15%;
		background-size: cover;
		position: absolute;
		left: 0;
		bottom: 0
	}
	
	.flip-section {
		transform: scaleX(-1)
	}
	
	.score-wrapper {
		display: flex;
		align-items: center
	}
	
	.score-radial {
		margin: 0 auto;
		width: 350px;
		height: 350px;
		border: 10px solid #fff;
		border-radius: 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		font-size: 38px;
		font-weight: 600;
		color: #fff
	}
	
	.score-radial span {
		font-size: 18px;
		display: block;
		padding-top: 15px
	}
	
	.score-wrapper .search-status {
		width: 60%;
		text-align: left
	}
	
	.score-wrapper .search-status h4 {
		font-size: 35px;
		font-weight: 400;
		font-family: "Barlow Semi Condensed", Sans-serif
	}
	
	.score-wrapper .search-status p {
		font-size: 35px;
		font-family: "Barlow Semi Condensed", Sans-serif;
		font-weight: 400
	}
	
	.qform .form-row .score-wrapper p {
		font-size: 35px;
		line-height: 26px
	}
	
	.score-wrapper .search-status span {
		display: block;
		font-size: 14px;
		font-weight: 700
	}
	
	.score-wrapper h2 {
		margin-top: 30px;
		margin-bottom: 15px;
		font-family: "Barlow", Sans-serif;
		font-size: 35px;
		font-weight: 600;
		line-height: 1
	}
	
	.qform .form-row .bottom-info,
	.qform-wrapper .form-row .bottom-info {
		margin-top: 15px;
		padding-top: 15px;
		padding-bottom: 200px;
		border-top: 1px solid #fff
	}
	
	.qform-wrapper .form-row .bottom-info {
		text-align: center
	}
	
	.qform-wrapper .form-row .bottom-info p {
		margin-bottom: 28px;
		font-size: 35px;
		font-weight: 400;
		font-family: "Barlow Semi Condensed", Sans-serif
	}
	
	.qform .form-row .bottom-info a,
	.qform-wrapper .form-row .bottom-info a {
		display: inline-block;
		min-width: 198px;
		font-size: 27px;
		font-family: "Barlow Semi Condensed", Sans-serif;
		font-weight: 500;
		text-align: center;
		padding: 11px 26px 11px 26px;
		color: #fff;
		border-radius: 6px;
		box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, .35);
		background-color: #EB3500
	}
	
	.qform .form-row .bottom-info a:hover,
	.qform-wrapper .form-row .bottom-info a:hover {
		background-color: #ef5d33
	}
	
	@media (max-width:770px) {
	
		.qform h3,
		.qform-wrapper h3 {
			font-size: 26px
		}
	
		.qform .form-row label.btn {
			min-width: 150px
		}
	
		.qform .form-row p {
			font-size: 20px
		}
	}
	
	@media (max-width:760px) {
		.score-wrapper {
			flex-direction: column
		}
	
		.score-wrapper .search-status {
			width: 100%
		}
	
		.qform .form-row .bottom-info,
		.qform-wrapper .form-row .bottom-info {
			padding-bottom: 100px
		}
	}
	
	@media (max-width:640px) {
		.qform h3 {
			font-size: 24px
		}
	
		.qform .form-row label.btn {
			width: 100px;
			min-height: 50px;
			font-size: 18px;
			min-width: 120px;
			margin-left: 5px;
			margin-right: 5px
		}
	
		.qform .form-row p {
			font-size: 18px
		}
	}
	
	@media (max-width:430px) {
		.qform .form-row p span {
			display: inline
		}
	}
	
	@media (max-width:440px) {
		.qform .form-row label.btn {
			min-height: 40px;
			font-size: 16px;
			min-width: 100px;
			margin-left: 3px;
			margin-right: 3px
		}
	}
	
	.partners-list .pp-elementor-grid {
		justify-content: center
	}
	
	.partners-list .pp-grid-item-wrap {
		max-width: 308px
	}
	
	.partners-list .pp-grid-item {
		display: flex;
		align-items: center;
		justify-content: center
	}
	
	.partners-list .pp-post-thumbnail,
	.partners-list .pp-post-thumbnail-wrap {
		width: 100%;
		display: flex;
		height: 100%
	}
	
	.partners-list .pp-post-thumbnail-wrap {
		height: 170px
	}
	
	.partners-list .pp-post-thumbnail a {
		display: flex;
		height: 100%;
		width: 100%;
		align-items: center;
		justify-content: center
	}
	
	.partners-list .pp-post-thumbnail img {
		max-width: 180px;
		height: auto;
		display: block;
		margin: 0 auto
	}
	
	.hs-form-bdb69773-0f73-4792-a71f-189400c01e59_f735a9ac-2ea1-4abb-9e26-55d0d141a5f4 .hs-form-field label:not(.hs-error-msg) {
		color: #737373 !important;
		font-size: 17px !important;
		font-family: "Barlow Semi Condensed" !important
	}
	
	@media (max-width:640px) {
		.page-id-8986 .elementor-widget-wrap>.elementor-element.elementor-absolute {
			position: static !important
		}
	}
	
	.hs-recaptcha {
		display: none
	}
	
	.qform .form-group {
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
		justify-content: center
	}
	.domain-wrap {
	 display: flex;
	 flex-wrap: wrap;
	}
	.domain-wrap .form-input {
	 width: 65%;
	 margin-top: 15px;
	}
	.qform .form-input .form-control {
		height: 50px;
	}
	@media(max-width: 1025px) {
		.domain-wrap {
				justify-content: center;
			}
		.domain-wrap .form-input {
				width: 100%;
					margin-top: 0;
			}
	}
	.qform .domain-wrap .btn, .qform .domain-wrap input[type="submit"] {
		min-width: 165px;
			margin-top: 15px;
			padding-left: 20px !important;
			padding-right: 20px !important;
	}
	.qform .form-group-row .form-group {
		justify-content: start;
	}
	
	.qform .form-group-row .form-group label {
		color: #333333;
		margin-bottom: 10px;
		font-size: 17px;
		font-family: 'Barlow Semi Condensed';
		font-weight: 300;
		text-transform: uppercase;
	}
	
	.qform .form-group-row .form-group .form-control {
		margin-top: 8px;
		margin-bottom: 8px;
		font-weight: 400;
		color: #333333;
	}
	
	.qform .form-group-row .form-group .form-control:placeholder {
		color: #333333;
		opacity: 1;
	}
	
	body.page-id-24845 {
		background-color: #fff;
	}
	
	.qform .form-group-row .row {
		align-items: start
	}
	
	.qform .form-group-row .form-group .form-control:placeholder {
		color: #333333;
		opacity: 1;
	}
	
	.qform .form-group-row .invalid-feedback {
		text-align: left;
	}
	
	.is-invalid~.invalid-feedback,
	.was-validated :invalid~.invalid-feedback {
		display: block;
	}
	
	/*NOTIBAR*/
	.notibar-active .headerup{
	top: 60px !important;
	}
	.notibar-active .headerup.im-hidden{
	top: -100px !important;
	}
	.notibar-active .search-bar {
	top: 158px !important;
	}
	.notification-active .elementor-16550 .elementor-element.elementor-element-5929c08f,
	.notification-active .elementor-16568 .elementor-element.elementor-element-4dac150e,
	.notification-active .elementor-16780 .elementor-element.elementor-element-104d7598,
    .notification-active .elementor-16568 .elementor-element.elementor-element-4e724b4,
    .notification-active .elementor-67630 .elementor-element.elementor-element-239d14d{
	margin-top: 143px !important; 
	}
	.dialog-type-lightbox {
	 z-index: 999999;
	}
	.dialog-type-lightbox#elementor-popup-modal-16550,
	.dialog-type-lightbox#elementor-popup-modal-16568,
	.dialog-type-lightbox#elementor-popup-modal-16780, 
    .dialog-type-lightbox#elementor-popup-modal-67630 {
		z-index: 999;
        background: none !important;
	}
	label < span:empty {
		display: none;
	}
	/*==============================================
				FIXED MOBILE CTA STYLE
	==============================================*/
	.fixed-mobile-cta {
	 width: 100%;
	 position: fixed;
	 bottom: 0;
	 left: 0;
	}
	/*==============================================
				SEARCHSTAX BLOG STYLE
	==============================================*/
    .single-post .blog-content h2 {
        font-size: 34px !important;
        font-weight: 700 !important;
    }
    .single-post .blog-content h3 {
        font-size: 28px  !important;
        font-weight: 600 !important;
        line-height: 1.2;
    }
    .single-post .blog-content h4 {
        font-size: 21px  !important;
        font-weight: 600 !important;
    }
    .single-post .blog-content h5 {
        font-size: 19px  !important;
        font-weight: 500 !important;
    }
    .single-post .blog-content h6 {
        font-size: 18px  !important;
        line-height: 1 !important;
        font-weight: 500 !important;
    }
    .single-post .blog-content p {
        font-size: 20px;
        font-weight: 400;
    }
    .single-post .tagline p {
        font-size: 26px;
        font-weight: 500;
        line-height: 28px;
    }
    .blog-banner-section .banner-left-content {
    	order: 2;
    }
	.page-id-43128[class*='paged-'] .featured-block {
		display: none;
	}
	.category-block-list .elementor-heading-title {
			display: flex;
			flex-wrap: wrap;
			grid-gap: 12px;
			gap: 12px;
	}
	.category-block-list .elementor-widget-container {
			display: flex;
			flex-wrap: wrap;
			grid-gap: 12px;
			gap: 12px;
	}
	#breadcrumbs span span:first-child {
		 margin-left: 60px;
	}
	#breadcrumbs .breadcrumb_last {
		color: #999999;
	}
	.category-block-list a {
			color: #333;
			padding: 8px 15px;
			font-weight: 400;
			font-size: 14px;
			line-height: 1;
			text-decoration: none;
			text-transform: capitalize;
			display: inline-flex;
			border: 1px solid rgba(0,0,0,0.35);
			border-radius: 100px;
			transition: all .2s ease;
	}
	.category-block-list a:hover,
	.category-block-list a.active{
		color: #fff !important;
		border-color: #EB3500;
		background-color: #EB3500;
	}
	.addtoany_shortcode {
		text-align: center;
	}
	.addtoany_shortcode a > span {
			padding: 5px !important;
			border-radius: 100px !important;
	}
	.blog-table th.pp-table-cell,
	.blog-table td.pp-table-cell{
		border-left: 0 !important;
			border-right: 0 !important;
	}
	.avatar-image .avatar {
			border-radius: 100%;
	}
    .blog-title-word-wrap,
	.blog-list-word-wrap ol,
    .blog-list-word-wrap pre {
    	word-wrap: break-word;
    }
    .blog-sidebar-related-posts li:before {
      content: "\e84b";
      color: #eb3500;
      font-size: 14px;
      font-family: searchstaxicons;
      position: absolute;
      left: 0;
      top: 1px;
    }
	.resources-lists [class*="type-"] .thumbnail:before {
		font-family: "searchstaxicons";
			font-style: normal;
			font-weight: normal;
			speak: never;
			display: inline-block;
			text-decoration: inherit;
			text-align: center;
			opacity: 1;
			font-variant: normal;
			text-transform: none;
			line-height: 1em;
			font-size: 120%;
			-webkit-font-smoothing: antialiased;
			-moz-osx-font-smoothing: grayscale;
			margin: 0;
			font-size: 55px;
			line-height: 1;
			position: absolute;
			bottom: 6px;
			left: 8px;
			padding: 2px;
			color: #737373;
			background-color: #fff;
			border-radius: 100px;
			z-index: 9;
	}
	.resources-lists article >div {
		display: flex;
			height: 100%;
	}
	.resources-lists article >div> section >div {
		height: 100%;
	}
	.resources-lists .thumbnail {
		position: relative !important;
	}
	.resources-lists .thumbnail a {
		display: block;
	}
	.resources-lists .type-casestudy .thumbnail:before{ 
		content: '\E819';
	}
	.resources-lists .type-video .thumbnail:before{ 
		content: '\E81C';
	}
    .resources-lists .type-podcasts .thumbnail:before {
        content: '\E851';
    }
	.resources-lists .type-whitepaper .thumbnail:before{ 
		content: '\E818';
	}
    .resources-lists .type-events .thumbnail:before{ 
		content: '\E857';
	}
    
    /* DOCUMENTATION */
    .elementor-3609 .elementor-element-f3952ff img{
    height: 50px;
    }
    
    .njt-nofi-text {
		font-size: 16px;
		font-weight: 500;
	}
    
    /* COLUMN EQUAL HEIGHT */
.equal-column-height.elementor-inner-column .elementor-inner-section,
.equal-column-height.elementor-inner-column .elementor-inner-section > div,
.equal-column-height .elementor-inner-column .elementor-inner-section,
.equal-column-height .elementor-inner-column .elementor-inner-section > div,
.equal-column-height article > div,
.equal-column-height article > div > section,
.equal-column-height article > div > section> div,
.equal-column-height article > div > section> div section {
    height: 100%;
}

/*==============================================
			SEARCHSTAX BLOG STYLE
==============================================*/
.page-id-43128[class*='paged-'] .featured-block {
	display: none;
}
.read-more-btn a:hover,
.stretched-link-wrap:hover .read-more-btn a,
.stretched-link-wrap:hover .read-more-btn span {
 text-decoration: underline;
}
.category-block-list .elementor-heading-title {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 12px;
    gap: 12px;
}
.category-block-list .elementor-widget-container {
    display: flex;
    flex-wrap: wrap;
    grid-gap: 12px;
    gap: 12px;
}
#breadcrumbs span span:first-child {
   margin-left: 60px;
}
#breadcrumbs .breadcrumb_last {
	color: #999999;
}
.top-category {
	text-align: center;
}
.top-category a {
	color: #333;
	margin: 0 6px 10px;
	padding: 10px 18px;
	font-family: "Barlow Condensed", Sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
	display: inline-flex;
	background-color: #f5f5f5;
	transition: all .2s ease;
}
.top-category a:hover,
.top-category a.active{
	color: #EB3500 !important;
}
@media(max-width: 700px) {
	.top-category a {
    	font-size: 17px;
    	padding: 10px 12px;
    }
}
.meta-info {
	font-size: 15px;
	line-height: 1;
	font-family: "Barlow Condensed", Sans-serif;
	font-weight: 400;
}
.category-block-list a {
    color: #333;
    padding: 8px 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-flex;
    border: 1px solid rgba(0,0,0,0.35);
    border-radius: 100px;
    transition: all .2s ease;
}
.category-block-list a:hover,
.category-block-list a.active{
	color: #fff !important;
	border-color: #EB3500;
	background-color: #EB3500;
}
.addtoany_shortcode {
	text-align: center;
}
.addtoany_shortcode a > span {
    padding: 5px !important;
    border-radius: 3px !important;
}
.blog-table th.pp-table-cell,
.blog-table td.pp-table-cell{
	border-left: 0 !important;
    border-right: 0 !important;
}
.avatar-image .avatar {
    border-radius: 100%;
}
.pagination-wrapper > div {
	display: flex;
    justify-content: center;
}
.pagination-wrapper .disabled,
.pagination-wrapper .post-count {
	font-size: 22px;
}
.pagination-wrapper .post-count {
	color: #333;
    font-weight: 400;
    margin-left: 7px;
    margin-right: 7px;
}
.pagination-wrapper .disabled {
	color: #737373;
}
.pagination-wrapper a {
	color: #333;
	font-size: 20px;
    font-weight: 300;
}
/* SINGLE POST STYLE */
div[data-elementor-type="wp-page"] a:hover,
div[data-elementor-type="wp-post"] a:hover {
 text-decoration: underline !important;
}

div[data-elementor-type="wp-page"] a.btn:hover,
div[data-elementor-type="wp-post"] a.btn:hover,
div[data-elementor-type="wp-page"] .top-category a:hover,
div[data-elementor-type="wp-page"] .elementor-button:hover,
div[data-elementor-type="wp-post"] .elementor-button:hover {
	text-decoration: none !important;
}
div[data-elementor-type="wp-page"] .searchstax-search-result a:hover, 
div[data-elementor-type="wp-page"] .searchstax-search-result a:focus {
	text-decoration: none !important;
}
.stretched-link {
	position: static;
}
.stretched-link-wrap:hover .learn-more-btn a {
text-decoration: underline !important;
}
.stretched-link .elementor-icon-box-title a:hover,
.stretched-link-wrap .elementor-heading-title a:hover {
text-decoration: none !important;
}
.stretched-link-content,
.stretched-link-content > div,
.stretched-link-content > div>div,
.stretched-link-content > div>div>div{
	position: static !important;
}
.featured-post .stretched-link-wrap >div,
.featured-post .stretched-link-wrap >div >section,
.featured-post .stretched-link-wrap >div >section > div {
	position: static !important;
}
.featured-post .stretched-link-wrap >div {
	transition: box-shadow 0.3s;
 }
.stretched-link a:after {
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:9;
 pointer-events:auto;
 content:"";
 background-color:transparent
}
.hbspt-form .submitted-message p {
    color: #090;
    margin-bottom: 0;
    font-size: 18px !important;
    font-weight: 600;
}
.banner-left-content > div {
	height: 100%;
    align-content: normal;
}
.banner-left-content .post-cat {
	display: flex;
    align-items: flex-end;
}
.post-cat .elementor-widget-container {
	width: 100%;
	display: flex;
    flex-wrap: wrap;
}
.post-cat span {
	width: 50%;
    font-size: 18px;
    font-family: "Barlow Condensed", Sans-serif;
    font-weight: 200;
    margin-bottom: 5px;
    display: inline-block;
}
.post-cat a {
	color: #737373;
}
@media(max-width: 767px) {
	.post-cat span,
    .est-time {
        font-size: 22px;
    }
}
.related-post article {
	position: relative;
    padding-left: 30px !important;
}
.related-post article:before {
	color: #EB3500;
	content: '\e84b';
    font-family: "searchstaxicons";
    position: absolute;
    left: 0;
    top: 1px;
}
.related-post article h4 {
    line-height: 1 !important;
}
.post-sidebar-form .hbspt-form .hs-email>label {
	display: none;
}
.post-sidebar-form .hs-form-field {
	margin-bottom: 10px;
}
.post-sidebar-form .hbspt-form p {
	font-size: 14px;
    text-align: center;
}
.author-image img {
	border-radius: 3px;
}
.elementor-kit-7 .post-sidebar-form input[type="submit"] {
	font-size: 20px;
    padding: 5px 30px 5px 30px;
}

.resources-lists article >div {
	display: flex;
    height: 100%;
}
.resources-lists article >div> section >div {
	height: 100%;
}
.ss-resources-header {
padding: 50px 0px 50px 0px;
text-align:center;
}
.ss-resources-header h1 {
    font-family: "Barlow Semi Condensed", Sans-serif;
    font-size: 60px;
    font-weight: 300;
    line-height: 1em;
    
}
.ss-resources-header p {
  font-family: "Barlow Semi Condensed", Sans-serif;
  font-size: 21px;
  font-weight: 400;
}

.ss-resources-content .card-searchstudio-js-custom.card-searchstudio-js-grid-layout .card-searchstudio-js-body .card-searchstudio-js-title a{
text-transform: none;
	font-size: 18px; 
}
.ss-resources-content .card-searchstudio-js-custom.card-searchstudio-js-grid-layout .card-searchstudio-js-body .card-searchstudio-js-title {
margin-bottom: 15px;
}
.text-hover a:hover {
    color: #eb3500 !important;
}
/*===============================
		EVENT PAGE
=================================*/
.events-list .events,
.events-list .events-list-item {
	height: 100%;
}
.events-list .events-list-item > div,
.events-list .events-list-item > div > div,
.events-list .events-list-item > div > div > div {
 position: static;
}
.events-list .event-btn-wrap {
	position: absolute; 
    left: 0;
    bottom: 15px;
}
.breakword {
	word-wrap: break-word;
}
/*===========================================
		SEARCHSTAX NOTIFICATION BAR
=============================================*/
.searchstax-notification-bar {
		padding-top: 20px;
        padding-bottom: 20px;
		color: rgb(235, 53, 0);
		font-size: 18px;
    	font-weight: 500;
    	background-color: #F5F5F5;
		border-bottom: 1px solid rgba(0, 0, 0, 0.15);
		z-index: 9999;
		position: relative;
	}
	.ss-notification-bar-container {
    	width: 100%;
    	display: flex;
  		padding: 0 10px;		
        margin: 0 auto;
        align-items: center;
	}
	.ss-notification-content-container{
		position: relative;
		display: flex;
        text-align: left;
		align-items: center;
	}
    .notification-image {
    	width: 100%;
    	max-width: 70px;
    }
    .notification-image img {
    	width: 100%;
    	display: block;
    }
    .ss-notification-content-container.swicth-image .searchstax-notification-text {
    	order: 1;
        padding-left: 10px;
        padding-right: 20px;
        text-align: left;
    }
    .ss-notification-content-container.swicth-image .notification-image {
    	order: 2;
        margin-right: 35px;
    }
	.searchstax-notification-text {
		margin: auto;
		padding: 15px 35px;
        font-size: 20px;
        line-height: 1.3;
        font-family: "Barlow", Sans-serif;
        font-weight: 600;
	}
    
	.searchstax-notification-text a {
    	color: #EB3500 !important;
		text-decoration: underline;
	}
		.searchstax-notification-text .btn {
			font-size: 15px;
			padding: 3px 8px;
			margin-bottom: 0;
            font-family: "Barlow", Sans-serif;
			text-decoration: none;
	}
    .ss-notification-btn .btn {
    	font-size: 18px;
        line-height: 1;
    	font-weight: 700;
        margin-bottom: 0;
        min-width: 180px;
        display: inline-flex;
        justify-content: center;
        padding: 10px 20px 10px 20px;
    }
    .ss-notification-btn .btn i {
    	font-size: 16px;
        margin-left: 10px;
        align-items: center;
    }
    .ss-notification-btn .btn-default {
    	color: #EB3500 !important;
    	background-color: #fff;
        border: 2px solid #EB3500;
    }
	.searchstax-notification-btn {
		position: absolute;
		right: 20px;
		top: 45px;
		
	}
	.searchstax-notification-btn svg {
		width: 25px;
        height: 25px;
        border-radius: 50px;
        padding: 7px;
     	transition: transform .5s;
	}
    @media(max-width: 880px) {
    	.ss-notification-bar-container {
        	flex-wrap: wrap;
        }
        .ss-notification-btn,
        .ss-notification-content-container {
        	flex: 0 0 95%;
            max-width: 95%
        }
        .ss-notification-btn {
        	margin-top: 5px;
        }
    }
    @media(min-width: 1025px) {
		.notification-active-on-mobile .searchstax-notification-bar {
			display: none;
		}
	}
	@media(max-width: 1024px) {
		.notification-hide-on-mobile .searchstax-notification-bar {
			display: none;
		}
        .notification-active-on-mobile .searchstax-notification-bar {
			display: block;
		}
	}
.hbspt-form #label-email-8b6f713f-2640-4987-9a54-49a545596a78{ 
  display: none !important;
}

@media print {
  .elementor-widget-button, .elementor-location-footer{
    display: none !important;
  }
}
#searchstax-results-container .no-results-wrap {
	font-family: "Barlow", Sans-serif;
    line-height: 1.2;
}
#searchstax-results-container .no-results-wrap ul {
	padding-left: 20px;
}

/*INDUSTRY PAGES*/
body.page.page-id-42498 .pp-advanced-accordion .pp-accordion-tab-title {
		align-items: start;
	}
	.elementor-42498 .elementor-element.elementor-element-ac6e101 .pp-advanced-accordion .pp-accordion-tab-title .pp-accordion-toggle-icon {
		padding-top: 8px;
	}
	.filter-drop-shadow img{
		filter: drop-shadow(0px 20px 30px rgba(115, 115, 115, 0.30));
		-webkit-filter: drop-shadow(0px 20px 30px rgba(115, 115, 115, 0.30));
		-moz-filter: drop-shadow(0px 20px 30px rgba(115, 115, 115, 0.30));		
	}
	
    
    /*PARTNER PAGE*/
     .become-partner-card .elementor-widget-icon {
    	display: none;
    }
    .become-partner-card  > .elementor-widget-wrap:hover .become-partner-card-subheading .elementor-heading-title{
    	text-decoration: underline;
        color: var( --e-global-color-secondary );
    }
    .become-partner-card > .elementor-widget-wrap:hover .elementor-widget-icon {
    	display: block;
    }
	.become-partner-card > .elementor-widget-wrap:hover a {
    text-decoration: none !important;
    }
    


    body.page.page-id-42498 .pp-advanced-accordion .pp-accordion-tab-title {
		align-items: start;
	}
	.elementor-42498 .elementor-element.elementor-element-ac6e101 .pp-advanced-accordion .pp-accordion-tab-title .pp-accordion-toggle-icon {
		padding-top: 8px;
	}