
.post-password-required {
	border: 1px solid #f1f1f1;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
	padding: 50px 20px;
	border-radius: 4px;
	background-colour: darkgray;
	background-size: cover;
	background-position: center;
}

.post-password-required .et_pb_section {
	background-color: transparent;
}

.post-password-required .et_pb_button {
	background-color: #c5283d;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	width: 110px;
	margin-top: -14px;
	height: 50px;
	border-radius: 32px;
	transition: .6s ease all;
}

.post-password-required .et_pb_button:after {
	display: none;
}

.post-password-required .et_password_protected_form p input {
	width: calc(100% - 120px);
	float: left;
	border-radius: 32px;
	background-color: #fff;
	border: 2px solid #f1f1f1;
	transition: .6s ease all;
}

.post-password-required .et_password_protected_form p input:focus {
	border: 2px solid #481d24;
}

.single-post .post-password-required .et_post_meta_wrapper:last-child {
	display: none;
}

.post-password-required .entry-title:before {
	content: "~";
	font-family: "etModules";
	margin-right: 10px;
}

.et_password_protected_form > p {
	margin-bottom: 20px;
}

.page #main-content .post-password-required, .post #main-content .post-password-required {
	max-width: 980px;
	width: 90%;
	margin: 13vw auto;
}

.custom_bullets_tick ul li {
	padding-left: 30px;
	list-style: none;
	margin-bottom: 10px;
}

.custom_bullets_tick ul li::before {
	content: "Z";
	display: inline-block;
	margin-right: 7px;
	margin-left: -30px;
	padding-right: 5px;
	font-family: "ETmodules";
	font-size: 1.2em;
	vertical-align: middle;
}

.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

.et-l .et-l--post .et_builder_inner_content .et_pb_row {
	width: 100%;
}

#main-content {
	background-color: #eeeeec !important;
}

.pa-inline-buttons .et_pb_button_module_wrapper {
	display: inline-block;
}

.pa-inline-buttons {
	text-align: center !important;
}

.pa-menu-partners-home > a:before {
	font-family: "ETMODULES";
	content: "";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 1em;
	transition: all .3s ease;
}

.pa-menu-partners-deals > a:before {
	font-family: "ETMODULES";
	content: "";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 1em;
	transition: all .3s ease;
}

.pa-menu-partners-assessment > a:before {
	font-family: "ETMODULES";
	content: "";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 1em;
	transition: all .3s ease;
}

.pa-menu-partners-commissioning > a:before {
	font-family: "ETMODULES";
	content: "";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 1em;
	transition: all .3s ease;
}

.pa-menu-partners-resources > a:before {
	font-family: "ETMODULES";
	content: "m";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 1em;
	transition: all .3s ease;
}

.pa-menu-partners-rebates > a:before {
	font-family: "ETMODULES";
	content: "";
	text-align: center;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 1em;
	transition: all .3s ease;
}

.pa-inline-buttons .et_pb_button_module_wrapper {
	display: inline-block;
}

.pa-inline-buttons {
	text-align: right !important;
}

.pa-inline-buttons2 .et_pb_button_module_wrapper {
	display: inline-block;
}

.pa-inline-buttons2 {
	text-align: left !important;
}

.et_pb_forgot_password {
	display: none;
}

.iframe-container {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}

.iframe-container iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.dollarusincentives .percent-value:before {
	content: "$";
}

h1, h2, h3, h4, h5, h6 {
	overflow-wrap: normal !important;
}
