.post-content .cta {
	padding: 52px 31px 25px;
	border-radius: 30px;
	margin: 30px auto;
}
.post-content .cta .flex .left {
	width: 162px;
	height: 243px;
	margin:0;
}
.post-content .cta .right {
	width: 72%;
	text-align: center;
}
.post-content .cta .right p {
	margin: 0 0 24px;
	color: #36170D;
	font-weight: 100;
	width: 100%;
	letter-spacing: 0.04rem;
}
.cta .right h2 {
	/* font-size: 59px;
	text-align: right;
	line-height: 39px;
	margin: 9px 73px 32px 0;
	letter-spacing: 0.1rem; */
	color: #FCF8F3;
	font-size: 70px;
	font-weight: 100;
	text-transform: inherit;
	line-height: 70px;
	letter-spacing: -0.1rem;
	margin: 0;
}
.post-content .cta .right button {
	margin: 0 auto;
}
.post-content .cta .right h2 br {
	display: none;
}
.cta {
	padding: 73px 0 66px;
}
.cta.founder {
	padding: 73px 0 89px;
}
.cta .image-left {
	flex-direction: row;
}
.cta .image-right {
	flex-direction: row-reverse;
}
.cta .right {
	width: 61%;
	padding: 5px 0 0;
	display: table;
}
.cta.founder .right {
	width: 50%;
	z-index: 1;
	display: block;
}
/* .cta.founder .right h2 {
	color: black;
	margin: 51px 0 11px -201px;
	font-size: 120px;
	line-height: 98px;
	width: 123%;
} */
.cta.founder .right h2 {
	color: black;
margin: 51px 0 11px 0px;
font-size: 70px;
line-height: 65px;
width: 100%;
letter-spacing: -0.1rem;
}
.cta .right h2 strong {
	display: inline-block;
	margin: 0 22px 0 265px;
}
.cta.founder .right h2 strong {
/* display: inline-block;
margin: 0 22px 0 265px; */
	display: inline-block;
margin: 0 22px 0 80px;

}
.cta.founder .right h3 {
	color: black;
	margin: 31px 0 14px 160px;
	font-size: 25px;
	line-height: 40px;
	text-align: left;
	letter-spacing: 0rem;
}
.cta .right h3 {
	/* color: #36170D;
	font-size: 45px;
	line-height: 50px;
	font-family: 'itc-avant-garde-gothic-pro';
	font-weight: 100;
	letter-spacing: 0.078rem;
	margin: 37px 0 16px 169px; */
	color: #FCF8F3;
	font-size: 20px;
	line-height: 50px;
	font-family: 'itc-avant-garde-gothic-pro';
	font-weight: 100;
	letter-spacing: 0.03rem;
	margin: 16px 0 13px;
}
.cta.founder .right p {
	margin: 0 0 15px 160px;
	color: black;
	width: 76%;
	text-align: left;
}
.cta .right p a.arrow {
	text-decoration: none;
	font-family: 'proxima-nova';
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(https://bromabakery.com/wp-content/themes/MTT_2024/assets/icons/utility/black-right-arrow.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: center right 38px;
	display: block;
	padding: 8px 19px 0 0;
	margin: 37px 0 0;
	filter: invert(1);
	background-color: white;
	border-radius: 25px;
	height: 45px;
	width: 196px;
	text-align: center;
	font-weight: 400;
	letter-spacing: 0.1rem;
	border: 1px solid black;
}
.cta .right p a.arrow:hover {
	filter: invert(0);
}
.cta .right p {
	/* margin: 0 0 31px 169px;
	color: #36170D;
	font-size: 17px;
	line-height: 22px;
	font-weight: 100;
	width: 71%;
	letter-spacing: 0.004rem; */
	margin: 0 auto;
	color: #FCF8F3;
	font-weight: 100;
	width: 100%;
	letter-spacing: 0.004rem;
	text-align: center;
}
.cta .right a {
	text-decoration: none;
}
.cta .right a:hover {
	opacity: 1;
	color:#36170D;
}
.cta .right button {
	margin: 0;
	border: none;
	background: black;
	text-decoration: none;
	border-radius: 25px;
	color: #F2E5D9;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 400;
	font-family: 'proxima-nova';
	letter-spacing: 0.15rem;
	height: 45px;
	padding: 0 52px;
	border: 1px solid black;
	text-decoration: none;
	margin: 36px auto 0;
}
.cta .right button:hover {
	background:transparent;
	color:black;
	opacity: 1;
}
.cta .flex {
	max-width: 1181px;
	margin: 0 auto;
	justify-content: space-between;
	position: relative;
}
.cta .flex .icon {
	position: absolute;
	bottom: -62px;
	right: 47px;
	width: 100px;
	object-fit: contain;
}
.cta .flex .left {
	width: 432px;
	height: 536px;
	object-fit: contain;
	object-position: center;
	margin: 0;
}
.cta.founder .flex .left {
	margin: 20px 107px 0 0;
	width: 390px;
	height: 500px;
	object-fit: cover;
}
@media all and (max-width:1240px) {
	.cta .flex {
		max-width: 1000px;
	}
	.cta .right {
		width: 54%;
		padding: 5px 0 0;
		display: table;
	}
	.cta .right h3 {
		margin: 20px 0 0;
	}
	.cta .right p {
		margin: 0;
	}
	.cta .right p br {
		display: none;
	}
	.cta .right h2 {
		font-size:70px;
	}
	.cta.founder .flex .left {
		margin: 16px 0px 0 0;
	}
	.cta.founder .right h2 {
		color: black;
		margin: 53px 0 17px -151px;
		font-size: 106px;
		line-height: 91px;
	}
	.cta.founder .right h2 strong {
		display: inline-block;
		margin: 0 22px 0 185px;
	}
	.cta .flex .icon {
		position: absolute;
		bottom: -58px;
		right: -42px;
		width: 100px;
		object-fit: contain;
	}
}
@media all and (max-width:1040px) {
	.cta .flex {
		max-width: 750px;
		flex-wrap: nowrap;
	}
	.cta .right h2 {
		font-size: 48px;
		line-height: 1;
		margin: 0;
	}
	.cta .right p {
		margin: 0 0;
	}
	.cta .right button {
		margin: 25px auto 0;
	}
	.cta .right h3 {
		margin: 20px 0 20px;
		font-size: 18px;
		line-height: 1;
	}
	.cta .right {
		width: 55%;
		position: relative;
	}
	.cta .flex .left {
		width: 360px;
	}
	.cta {
		padding: 50px 0 60px;
	}
	.cta.founder .right h2 {
		margin: 77px 0 32px -69px;
		font-size: 57px;
		line-height: 49px;
	}
	.cta.founder .right h3 {
		color: black;
		margin: 37px 0 14px 30px;
		font-size:30px;
	}
	.cta.founder .right p {
		margin: 0 0 15px 30px;
		color: black;
		line-height: 22px;
		width: 78%;
	}
}
@media all and (max-width:768px) {
	.cta .flex {
		max-width: 500px;
		display: block;
	}
	.cta {
		padding: 20px 0 5px;
	}
	.cta .flex .left {
		width: 100%;
		height: 290px;
		object-fit: contain;
		object-position: center;
		margin: 0;
	}
	.cta .right {
		width: 100%;
		position: relative;
		text-align: center;
	}
	.cta .right h2 br {
		display: none;
	}
	.cta.founder .right h2 br {
		display: block;
	}
	.cta .right h2 {
		margin: 25px 0;
	}
	.cta .right h3 {
		margin: 20px 0 15px;
		font-size: 22px;
		line-height: 37px;
	}
	.cta .right p {
		margin: 0 0 20px;
		width: 100%;
	}
	.cta .right button {
		margin: 0 auto;
	}
	.cta .right h2 em {
		display: inline-block;
		margin: 0;
	}
	.cta.founder {
		padding: 15px 0;
	}
	.cta.founder .flex .left {
		margin: 0;
		object-position: center -152px;
		object-fit: cover;
		width: 100%;
		height: 300px;
	}
	.cta.founder .right h2 em {
		display: inline-block;
		margin: 0 0 0 178px;
	}
	.cta.founder .right h2 {
	margin: 23px 0 14px 0px;
	font-size: 57px;
	line-height: 54px;
	width: 100%;
	text-align: left;
	}
	.cta.founder .right h2 strong {
	display: inline-block;
	margin: 0 22px 0 69px;
	}
	.cta.founder .right {
		width: 100%;
		z-index: 1;
		display: block;
	}
	.cta .flex .icon {
		position: absolute;
		bottom: inherit;
		right: -36px;
		width: 95px;
		object-fit: contain;
		top: -56px;
	}
	.cta.founder .right h3 {
		color: black;
		margin: 23px 0 20px;
	}
	.cta.founder .right p {
		margin: 0 0 20px;
		color: black;
		width: 100%;
	}
	.cta .right p a.arrow {
		margin: 0 auto;
		padding: 10px 19px 0 0;
	}
	.post-content .cta {
		padding: 20px;
		border-radius: 30px;
		margin: 30px auto;
	}
	.post-content .cta .flex .left {
		width: 100%;
		height: 350px;
		margin: 0;
	}
	.post-content .cta .right {
		width: 100%;
		text-align: center;
		padding-top: 20px;
	}
	.leave-comment-title {
		font-size:40px;
	}
	.comments-wrap .comment-respond {
		max-width: 90%;
	}
	ol.commentlist {
		max-width: 90%;
	}
}
@media all and (max-width:520px) {
	.cta {
		padding: 25px 15px 10px;
		max-width: 93%;
		margin: 30px auto;
		border-radius: 30px;
	}
	.cta .flex .left {
		height:285px;
	}
	.cta .right h2 {
		font-size: 40px;
		line-height: 44px;
		margin: 10px 0 0;
	}
	.cta .right h3 {
		margin: 20px 0 15px;
		font-size: 25px;
		line-height: 30px;
		padding: 0 10px;
	}
	.cta .flex .icon {
		position: absolute;
		bottom: inherit;
		right: 0;
		width: 74px;
		object-fit: contain;
		top: -44px;
	}
	.cta.founder .right h2 {
		margin: 20px auto 0;
		font-size: 40px;
		line-height: 44px;
		width: 270px;
		text-align: center;
		font-family: 'itc-avant-garde-gothic-pro';
		font-weight: 100;
		letter-spacing: 0;
	}
	
	.cta.founder .right h2 strong {
		display: inline-block;
		margin: 0 9px 0 -1px;
		font-weight: unset;
	}
	.cta.founder .right p {
		text-align: center;
	}
	.cta.founder .flex .left {
		margin: 0;
		object-position: center -69px;
		object-fit: cover;
		width: 100%;
		height: 300px;
	}
	.cta.founder .right h3 {
		text-align: center;
		font-size: 25px;
		margin: 10px auto;
	}
	.cta.founder .right h2 em {
		display: inline-block;
		margin: 0 0 0 39px;
	}
	.cta.founder .flex {
		max-width: 93%;
		display: block;
	}
	.cta.founder {
		padding: 15px 0;
		width: 100%;
		max-width: 100%;
		border-radius: 0;
	}
	.post-content .cta .flex .left {
		width: 100%;
		height: 255px;
		margin: 0;
	}
	.post-content .cta .right h2 {
		font-size: 43px;
		text-align: center;
		line-height: 29px;
		margin: 0 0 20px;
		letter-spacing: 0.1rem;
	}
}
@media all and (max-width:440px) {
	.cta .flex .icon {
		position: absolute;
		bottom: inherit;
		right: 0;
		width: 91px;
		object-fit: contain;
		top: -55px;
	}
	.post-content .cta .right h2 {
		font-size: 38px;
		text-align: center;
		line-height: 25px;
		margin: 0 0 20px;
		letter-spacing: 0.1rem;
	}
}