#no-results {
		display: none;
		text-align: center;
		margin-top: 20px;
		font-weight: bold;
		transition: opacity 0.5s ease-in;
	}

	.b_search {
		text-align: center;
		max-width: 545px;
		margin: 0 auto;
		position: relative;
		padding-bottom: 42px;
	}

	input.broker_search {
		box-shadow: 0px 5px 13px -7px rgba(0, 0, 0, 0.3);
		border-radius: 32px 32px 32px 32px;
		color: #7A7A7A;
		height: 100%;
		min-height: calc(22px + 28px + 15px);
		padding-block-end: 16px;
		padding-block-start: 16px;
		transition: padding-inline 0s;
		padding: 0.5rem 1.7rem;
		width: 100%;
		border: 1px solid #cdcdcd;
	}

	.bt_search {
		position: absolute;
		right: 13px;
		top: 8px;
	}

	#broker-directory {
		max-width: 95%;
		margin: 20px auto;
	}

	#az-filter {
		border-top: 1px solid #ECECEC;
		margin: 10px 0;
		display: flex;
		justify-content: center;
		align-items: center;
		font-weight: 600;
		padding: 15px 0 88px;
	}

	.az-button {
		margin: 0 3px;
		padding: 18px 1.1%;
		cursor: pointer;
	}

	#broker-list {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 24px;
		margin-bottom: 35px;
	}

	.broker-card {
		cursor: pointer;
		flex: 0 0 calc(16.666666666666667% - 24px);
		box-sizing: border-box;
		margin-bottom: 47px;
	}

	#pagination {
		display: flex;
		justify-content: center;
		align-items: baseline;
		padding: 25px 0 44px;
	}

	.pagination-button {
		margin: 0 3px;
		padding: 25px 25px 55px 25px;
		cursor: pointer;
		color: #000;
		font-size: 13px;
	}

	.pagination-button.active {
		margin: 0 3px;
		padding: 11px 19px;
		cursor: pointer;
		background-color: #E85243;
		border-radius: 25px;
		color: #fff;
		font-size: 13px;
	}

	.az-button.active {
		background-color: #f4f4f4;
		font-weight: bold;
		border-radius: 25px;
	}

	.broker-thumb {
		height: 130px;
		width: 100%;
		border-radius: 12px;
		border: solid 1px rgba(0, 0, 0, 0.3);
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.broker-thumb img {
		max-width: 80%;
		max-height: 95%;
	}

	.broker-name {
		margin-bottom: 3px;
		font-size: 20px;
		font-weight: 600;
		line-height: 26px;
		padding: 10px 0 0 0;
	}

	.broker-boats {
		color: #E85243;
	}

	#broker-modal {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.6);
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 9999;
	}

	.modal-content {
		background: white;
		padding: 0px;
		max-width: 700px;
		width: 90%;
		max-height: 80%;
		border-radius: 16px;
		position: relative;
		overflow-y: auto;
	}

	.modal-content .elementor-heading-title {
		text-align: center;
		font-weight: 700;
		font-size: 20px;
		padding: 24px;
	}

	.modal-content p.title {
		font-size: 18px;
		font-weight: 600;
		line-height: 13px;
		font-style: normal
	}

	#modal-header {
		border-bottom: solid 1px #DDDDDD;
		display: block;
	}

	#modal-body {
		padding: 15px 8.3%;
	}

	.pp-2cols {
		display: flex;
		justify-content: center;
		align-items: center;
		gap: 10px;
	}

	.pp-logo {
		box-shadow: 0px 5px 13px -7px rgba(0, 0, 0, 0.3);
		border-radius: 15.36px;
		height: 100%;
		height: 225px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
	}
.elementor-message-success{
color: green !important;
    top: 0 !important;
    min-height: 87px;
    position: initial !important;
}
	.pp-logo,
	.pp-details {
		flex: 1;
		padding: 0 15px;
		align-self: flex-start;
	}

	.pp-details a {
		color: #cf2e2e;
		text-decoration: underline;
	}

	.pp-details svg {
		margin-top: 0px;
		position: absolute;
	}

	.pp-details p.det {
		padding-left: 38px;
	}

	.pp-details i {
		font-size: 14px;
	}

	.pp-logo img {
		max-width: 80%;
		max-height: 80%
	}

	.pp-about-us {
		padding-top: 45px;
	}

	.pp-get-in-touch {
		margin-top: 35px;
		padding-top: 35px;
		border-top: solid 1px #DDDDDD;
	}

	.modal-content form .elementor-field-group {
		padding-right: calc(12px/2);
		padding-left: calc(12px/2);
		margin-bottom: 12px;
	}

	.modal-content form input,
	.modal-content form textarea {
		min-height: 59px;
		padding: 7px 20px;
		background-color: #ffffff;
		border-radius: 8px 8px 8px 8px;
	}

	.wpcf7-form-control {
		padding-right: calc(12px / 2);
		padding-left: calc(12px / 2);
		margin-bottom: 12px;
	}

	.modal-content form p.pcp {
		font-size: 12px;
		line-height: 12px;
		white-space: pre-wrap;
		margin-block-start: 0;
		margin-block-end: .9rem;
		max-width: 194px;
		position: absolute;
		left: 8px;
		top: 10px;
		color: #7A7A7A;
	}

	.modal-content form p.pcp a {
		font-size: 12px;
		color: #E85243;
	}

	@media (max-width: 1290px) {
		#broker-modal .e-con.e-flex {
			--flex-wrap: initial;
		}

		.broker-card {
			flex: 0 0 calc(25% - 24px);
		}

		.az-button {}

		#az-filter,
		#pagination {
			flex-wrap: wrap;
			justify-content: center;
		}
	}

	@media (max-width: 767px) {
		.broker-card {
			flex: 0 0 calc(33.333333333333333% - 24px);
			/* margin-bottom: 27px; */
		}
	}

	@media (max-width: 767px) {
		.broker-card {
			flex: 0 0 calc(50% - 24px);
			margin-bottom: 20px;
		}
	}