/*****************************************************************
 CSS Reset
*****************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/*****************************************************************
 Base Styles
*****************************************************************/

body {
	line-height: 1;
	font-family: "Source Sans Pro", sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 30px;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top: 0;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	margin-top: 20px;
	margin-left: 25px;
}

.elementor-widget-text-editor ul {
	list-style: disc;
}

.elementor-widget-text-editor ul li {
	margin-top: 20px;
	list-style-type: disc;
}

.elementor-widget-text-editor ul li:first-child {
	margin-top: 0;
}

.elementor-widget-text-editor ol {
	list-style: decimal;
	padding-left: 25px;
	margin-top: 20px;
}

ol[type="a"] {
	list-style: lower-alpha;
	text-transform: none;
}

ol[type="i"] {
	list-style: lower-roman;
}

.elementor-widget-text-editor ol li {
	margin-top: 20px;
}

.elementor-widget-text-editor ol li:first-child {
	margin-top: 0;
}

b, strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	margin-top: 20px;
}

p:first-child {
	margin-top: 0;
}

.content ol {
	list-style: decimal;
	padding-left:25px;
}
.content ul {
	list-style: square;
	padding-left:25px;
}
.content li {
	margin-top:5px;
}

/*****************************************************************
 Knowledgebase
*****************************************************************/

#eckb-article-content-body img {
	width: 100%;
	height: auto;
}

#eckb-article-content-body h3,
#eckb-article-content-body h4,
#eckb-article-content-body h5,
#eckb-article-content-body h6 {
	text-transform: none;
}

#eckb-article-content-body ol {
	padding-left: 25px;
	margin-top: 20px;

}

#eckb-article-content-body ol li {
	list-style: decimal;
	margin-bottom: 5px;
}

/*****************************************************************
 Blog Posts
*****************************************************************/

.single-post .elementor-widget-theme-post-content ul {
	margin-top: 20px;
	list-style: square;
	padding-left: 25px;
}

.single-post .elementor-widget-theme-post-content ul li {
	margin-bottom: 5px;
}

.blog-post-content ol {
	padding: 0;
	margin: 0;
	padding-left: 25px;
	margin-top: 20px;
}

.blog-post-content ol li {
	list-style: decimal;
	margin-bottom: 5px;
}

.blog-post-content p {
	margin-top: 20px;
	margin-bottom: 0;
}

.blog-post-content hr {
	margin-top: 20px;
}

.blog-post-content h2,
.blog-post-content h3,
.blog-post-content h4,
.blog-post-content h5,
.blog-post-content h6 {
	text-transform: none !important;
}


/*****************************************************************
 Remove Drop-down Delay
*****************************************************************/

.elementor-nav-menu--main .menu-item:hover .elementor-nav-menu--dropdown {
	display: block !important;
}



/*****************************************************************
 Knowledge Base
*****************************************************************/

#eckb-article-content-body h4 {
	font-size: 22px;
	line-height: 1.2;
}

#eckb-article-content-body h2 {
	font-weight: 700 !important;
	text-transform: uppercase !important;
	margin-top: 10px !important;
}

/*****************************************************************
 Gravity Forms
*****************************************************************/

.gform_wrapper h2 {
	color: #fff;
}
.gform_wrapper .nobg input, .gform_wrapper .nobg textarea{
	background: transparent!important;
	cursor: not-allowed;
}

.gform_wrapper .prefix-dollar .ginput_container_text{
	position:relative;
}
.gform_wrapper .prefix-dollar .ginput_container_text:before{
    content: "$";
    display: inline-block;
    color: #FFF;
    position: absolute;
    top:6px;
    left:8px;
}
.gform_wrapper .prefix-dollar .ginput_container_text input{
 padding-left: 20px!important;
}

.gform_wrapper .noprice .ginput_product_price_label{
  display:none!important;
}
.gform_wrapper .ginput_tax{
   font-weight: normal !important;
    padding: 6px 10px;
    /*width: calc(50% - 12px);*/
    display: block;
    border-bottom: solid 3px #FFF;
    font-family: "Source Sans Pro", sans-serif!important;
}
.gform_wrapper.gravity-theme #field_73_11 .ginput_product_price_wrapper{
  width:100%;
}
.ui-datepicker .ui-datepicker-calendar{
 width:auto!important;
}
.gform_wrapper {
	font-family: "Source Sans Pro", sans-serif;
	color: #fff;
}

.gform_wrapper input,
.gform_wrapper select,
.gform_wrapper textarea {
	width: 100%;
}

.gform_wrapper select option {
	color: #000;
}


.gform_wrapper .instruction {
	color: #ffffffba !important;
	font-size: 13px;
	font-style: italic;
}

.gform_wrapper .gform_previous_button {

}

.gform_wrapper .gform_next_button {
	align-self: flex-end;
}

.gform_wrapper .gform_previous_button,
.gform_wrapper .gform_next_button,
.gform_wrapper .gform_button {
	cursor: pointer !important;
	padding: 10px 15px !important;
	font-size: 20px !important;
	background: #d7282f !important;
	color: #fff !important;
	border: 0 !important;
	display: inline-block !important;
	margin: 0 10px 20px 0 !important;
}

.gform_wrapper .gform_previous_button:hover,
.gform_wrapper .gform_next_button:hover,
.gform_wrapper .gform_button:hover {
	background: #eb2930 !important;
}

.gform_wrapper li.gfield.field_description_below + li.gsection {
	margin-top: 50px !important;
}

.gform_wrapper li.gfield.gsection {
	padding-bottom: 0 !important;
	margin-top: 50px !important;
}

.gform_wrapper h2.gsection_title {
	font-size: 27px !important;
	font-weight: normal !important;
}

.gform_wrapper ul.gfield_radio {
	margin-left: 15px !important;
	margin-top: 15px !important;
}

.gform_wrapper ul.gfield_radio li {
	margin-bottom: 10px;
}

.gform_wrapper ul.gfield_radio li label {
	text-transform: none !important;
	font-family: Montserrat, sans-serif !important;
	font-weight: normal !important;
	font-size: 18px;
}

.gform_wrapper ul.gfield_radio li:last-child {
	margin-bottom: 0;
}

.gform_wrapper h2 {
	padding-top: 0 !important;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.gform_wrapper {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.gform_wrapper .gfield_html p {
	margin-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: 2px solid red !important;
	padding: 10px 20px 0 20px !important;
	background: rgba(255, 255, 255, 0.05) !important;
}

.gform_wrapper .gfield_description.validation_message {
	font-size: 16px !important;
}

.gform_wrapper .ginput_complex.gf_name_has_2 {
	display: flex;
	justify-content: space-between;
}

.gform_wrapper .ginput_complex.gf_name_has_2 span {
	flex-basis: 49%;
}

.gform_wrapper .gfield_consent_description {
	background: #fff;
	padding: 20px;
	overflow: auto;
	height: 10vh;
	min-height: 300px;
	margin-top: 20px;
	color: #000 !important;
}

.gform_wrapper .gfield_consent_description h1,
.gform_wrapper .gfield_consent_description h2,
.gform_wrapper .gfield_consent_description h3,
.gform_wrapper .gfield_consent_description h4,
.gform_wrapper .gfield_consent_description h5,
.gform_wrapper .gfield_consent_description h6 {
	margin-bottom: 20px;
}

.gform_wrapper .gfield_consent_description ol {
	padding-left: 25px;
	list-style: decimal;
}

.gform_wrapper .gfield_consent_description ol li {
	margin-bottom: 5px;
}

table.gsurvey-likert th.gsurvey-likert-choice-label {
	color: #00263a;
	font-weight: bold;
	font-family: Montserrat, sans-serif;
}

table.gsurvey-likert td.gsurvey-likert-choice {
	cursor: pointer;
}

table.gsurvey-likert td.gsurvey-likert-choice {
	padding: 20px;
}

.gform_wrapper .gfield_required_asterisk {
	color: #db1f34 !important;
	margin-left: 5px;
}

.gform_wrapper .hidden_label label {
	display: none;
}

.gform_wrapper .gfield_consent_label {
	text-transform: none;
}

.gform_wrapper .gfield_checkbox label {
	font-family: "Source Sans Pro", sans-serif !important;
	font-size: 18px !important;
	line-height: 1.4;
	color: #fff !important;
	text-transform: none !important;
}

.gform_wrapper .gfield_consent_description {
	margin-bottom: 10px !important;
}

.gform_wrapper .gfield_consent_description p,
.gform_wrapper .gfield_consent_description ul,
.gform_wrapper .gfield_consent_description ol,
.gform_wrapper .gfield_consent_description h1,
.gform_wrapper .gfield_consent_description h2,
.gform_wrapper .gfield_consent_description h3,
.gform_wrapper .gfield_consent_description h4,
.gform_wrapper .gfield_consent_description h5,
.gform_wrapper .gfield_consent_description h6 {
	text-transform: none !important;
	font-family: "Source Sans Pro", sans-serif;
	color: #000;
	margin: 0;
	display: block;
	margin-bottom: 20px;
	line-height: 1.6;
}

.gform_wrapper .gfield_consent_description h1,
.gform_wrapper .gfield_consent_description h2,
.gform_wrapper .gfield_consent_description h3,
.gform_wrapper .gfield_consent_description h4,
.gform_wrapper .gfield_consent_description h5,
.gform_wrapper .gfield_consent_description h6 {
	line-height: 1.2;
}

.gform_wrapper .gfield_consent_description ul,
.gform_wrapper .gfield_consent_description ol {
	padding-left: 25px;
}

.gform_wrapper .gfield_consent_description ul li,
.gform_wrapper .gfield_consent_description ol li {
	margin-bottom: 5px;
}

.gform_wrapper .gfield_consent_description ul li {
	list-style: disc;
}

.gform_wrapper .gfield_consent_description ol li {
	list-style: decimal;
}

.gform_wrapper .gfield_consent_description br {
	margin: 0;
	padding: 0;
	display: none;
}

.gform_wrapper .ginput_container_consent .gfield_consent_label {
	text-transform: none !important;
	font-size: 18px !important;
}

.gform_wrapper.gravity-theme .gfield_list_icons button {
	background: transparent url("/wp-content/themes/site/images/list-add.svg") no-repeat center center !important;
	width: 19px !important;
	height: 19px !important;
	opacity: 0.8 !important;
	margin-left: 5px !important;
}

.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item {
	background: transparent url("/wp-content/themes/site/images/list-remove.svg") no-repeat center center !important;
}


.gform_wrapper .ginput_container {
	margin-top: 0 !important;
}

.gform_wrapper .gfield {
	margin-bottom: 20px !important;
}

.gform_wrapper .gform_footer {
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}

.gform_wrapper .hidden_label {
	display: none !important;
}

.gform_wrapper .gsection {
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	margin-top: 40px !important;
}

.gform_wrapper .gsection:first-child {
	margin-top: 20px !important;
}

.gform_wrapper .gsection h3 {
	font-size: 30px !important;
	margin-bottom: 10px !important;
}

.gform_wrapper .gsection .gsection_description {
	font-size: 16px !important;
	margin-bottom: 5px !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
}

.gform_wrapper .ginput_container_radio .gchoice label {
	text-transform: none !important;
	font-size: 16px !important;
}

.blog-category-box select {
	display: block;
	width: 100%;
	font-size: 16px;
	font-family: "Source Sans Pro", sans-serif;
	padding: 10px 20px;

}

.link-copy-input {
	background: transparent;
	border: 0;
	font-size: 20px;
	font-family: Montserrat, sans-serif;
	color: #d7282f;
	font-weight: bold;
	width: 100%;
	padding: 10px;
}

.uael-gf-form-desc {
	margin-bottom: 30px;
}

/* Knowledgebase */

#eckb-article-content-title-container > h1 {
	font-size: 40px;
}

#eckb-article-content-body > h2 {
	text-transform: none;
	font-size: 30px;
}

pre, code {
	font-family: monospace;
	font-size: 12px;
	color: #333;
	background: #f3f3f3;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 10px 20px;
	margin-top: 20px;
}

.payment-confirmation h2,
.payment-confirmation h3,
.payment-confirmation h4,
.payment-confirmation p {
	color:#fff !important;
}

.dmb-push-payment-option strong {
	color:#fff !important;
}

/*.print-gallery #gallery-1 img{
	border:none!important;
	height:250px;
	width:260px;
	object-fit:contain;
}*/

.uael-gf-style .uael-gf-select-custom:after {
	font-family: 'Font Awesome 5 Pro'!important;
}

#field_79_12 .gfield_consent_description{
	min-height:104px;
}

#field_81_12 .gfield_consent_description{
	min-height:104px;
}

.mec-single-modern .mec-events-event-image img{
	height:auto;
}