body#tinymce.wp-editor {
	font-family: 'Montserrat' !important;
}

.nav-wrapper nav {
	overflow-x: hidden;
}

.page-downloads .button-wrapper .button {
	padding: 0 15px;
}

#wpsl-result-list li p.wpsl-phone {
	margin-top: 20px;
}

.wpsl-zip {
	display: block;
}

@media only screen and (max-width: 350px) {
	.benefits .container {
		padding: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.banner {
		height: 100vw;
	}
}

/*
  GDPR Form
*/
.dialog {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100vw !important;
	background: rgba(0, 0, 0, 0.8);
}

.dialog legend {
	display: none;
}

.small-dialog {
	-webkit-animation: fadeIn 300ms linear 0ms both;
	animation: fadeIn 300ms linear 0ms both;
	background: white;
	padding: 40px 30px 10px;
	text-align: left;
	max-width: 800px;
	margin: 40px auto;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-khtml-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	font-size: 18px;
	/*color: #292929;*/
}

.small-dialog p {
	font-size: 18px !important;
	font-weight: 400;
}

.small-dialog input[type='radio'],
.small-dialog input[type='checkbox'] {
	width: auto !important;
}

.small-dialog > div {
	margin-bottom: 20px;
}

.small-dialog .error {
	float: none !important;
	width: 100% !important;
	margin-bottom: 5px;
}

.small-dialog .btn-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #000000;
	font-style: normal;
	font-size: 28px;
	/*font-family: Arial, Baskerville, monospace;*/
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
}

.small-dialog input,
.small-dialog label {
	float: none !important;
	display: inline-block !important;
	width: auto !important;
	margin: auto !important;
}

.small-dialog a {
	color: #000000;
	text-decoration: underline;
}

.dialog .js-toggle-title {
	cursor: pointer;
	position: relative;
	display: block;
	padding-right: 30px;
	color: #c51420;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	margin-top: 30px;
}

.dialog .js-toggle.active .js-toggle-title:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dialog .js-toggle-content {
	display: none;
	font-size: 18px;
	text-align: center;
}
.dialog .js-toggle-content a {
	text-decoration: underline;
}

.small-dialog .wpcf7-list-item-label {
	font-size: 18px;
	font-weight: 400;
}

.small-dialog p {
	margin-bottom: 20px;
}

.small-dialog .wpcf7-radio,
.small-dialog .wpcf7-checkbox {
	display: block !important;
}
.small-dialog .wpcf7-radio .wpcf7-list-item,
.small-dialog .wpcf7-checkbox .wpcf7-list-item {
	margin-bottom: 10px !important;
	margin-left: 0 !important;
}

.dialog .result.success {
	color: green;
}

.dialog .result.error {
	color: red;
}

.hide {
	display: none !important;
}

.small-dialog input[type='submit'] {
	border-radius: 0;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
	padding: 0;
	background: none;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0;
	font-size: 1.8rem;
	line-height: 1.2222222222em;
	font-weight: 500;
	text-transform: initial;
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	min-height: 61px;
	min-width: 268px;
	color: #3b3c42;
	background-color: #fbba00;
	display: inline-block;
	text-align: center;
	line-height: 61px;
	padding: 0 15px;
	background-color: #fbba00;
}
.small-dialog input[type='submit']:hover {
	color: #3b3c42;
	background-color: rgba(251, 186, 0, 0.6);
}

.dialog .js-toggle .js-toggle-title {
	text-align: left;
	/*font-size: 18px;*/
	font-weight: 400;
}

.dialog .js-toggle-content {
	font-weight: 400;
	text-align: left;
	/*font-size: 18px;*/
	font-weight: 400;
}

details summary::marker {
	display: none;
}

.two-columns .left-cl .image-item {
	width: auto;
}
.left-cl .podcast {
	margin-top: 50px;
}

.two-columns .left-cl {
	width: 50%;
}

@media only screen and (max-width: 1023px) {
	.two-columns .left-cl {
		width: 100vw;
		position: relative;
		flex: 1 0 auto;
	}
}

/******************/
.page-template-page-due-diligence .title {
	text-align: center;
	margin: 70px 0 40px 0;
	padding: 0 10px;
}
.page-template-page-due-diligence .introduction {
	text-align: center;
	max-width: 690px;
	margin: 0 auto 45px;
	padding: 0 10px;
}
.page-template-page-due-diligence .form-tpx {
	background: #f2f0f0;
	padding: 0 10px;
}
.page-template-page-due-diligence .form-tpx .wrapper {
	max-width: 990px;
	padding: 80px 0 60px 0;
	margin: 0 auto;
}
.form-tpx .groupedform .wpcf7-radio .wpcf7-list-item.last {
	margin-left: 50px;
}
.form-tpx .groupedform .right .form-control {
	height: unset;
}
.form-tpx .form-group-submit {
	margin-top: 38px;
	text-align: center;
}
.page-template-page-general article {
	padding: 10px 15px 30px;
	text-align: center;
}
.page-template-page-general article img {
	padding-top: 30px;
}

@media only screen and (max-width: 920px) {
	.page-template-page-general .banner {
		height: 50vw;
	}
}

@media only screen and (max-width: 1023.99px) {
	.page-template-page-download .d-flex.wrapper {
		padding-bottom: 30px !important;
	}
	.container_download .two-columns {
		margin-bottom: 0;
	}
	.page-id-378 .section.two-columns.right h1 {
		padding-bottom: 0 !important;
		margin-bottom: 0;
		margin-top: 50px;
	}
}

.image-item--gallery .image > img + img {
	margin-top: 2.1rem;
}

.image-item--gallery .image > .caption + img {
	margin-top: 3.7rem;
}

.tac {
	text-align: center;
}

h1.title {
	font-size: 3.2rem;
	line-height: 1.21875em;
}

@media only screen and (max-width: 1023px) {
	h1.title {
		font-size: 2.6rem;
		line-height: 1.23em;
	}
}
