/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */
/* Custom CSS by Denisa */

.fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-sticky):not(.fl-builder-content-editing) {
	position: relative;
}

.fl-menu .fl-has-submenu-container,
.fl-menu a {
	/*background-color: #fff;*/
}

@media only screen and (min-width:981px) {
	.menu li li {
		border-top: 1px solid #eeeeee !important;
	}
}

@media only screen and (max-width:1080px) {
	.fl-menu .menu>li {
		font-size: 15px !important;
	}
}

@media only screen and (min-width:1080px) and (max-width:1400px) {
	.fl-menu .menu>li {
		font-size: 17px !important;
	}
}

.family-menu::before {
	content: url('/wp-content/uploads/Family-Office-Icon.svg') !important;
	position: relative;
	top: 3px;
}

.client-menu::before {
	content: url('/wp-content/uploads/Global-Client-Access-Icon.svg') !important;
	position: relative;
	top: 3px;
}


.family-menu a,
.client-menu a {
	display: inline-block !important;
	margin-right: 20px !important;
}

@media only screen and (min-width:769px) {

	.menu-header .menu>li.current-menu-item>a,
	.menu>li.current-page-parent>.fl-has-submenu-container>a {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		border-bottom: 5px solid #E2C930 !important;
		background-color: rgba(237, 234, 243, 0.36);
	}

	/* .menu > li > .fl-has-submenu-container.focus > a,*/

	.menu>li.current-menu-item>.fl-has-submenu-container>a {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		border-bottom: 5px solid #E2C930 !important;
		background-color: rgba(237, 234, 243, 0.36);
	}

	.current-page-ancestor .current-menu-ancestor .current_page_ancestor {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
		border-bottom: 5px solid #E2C930 !important;
		background-color: rgba(237, 234, 243, 0.36);
	}

	/* 	.fl-theme-builder-header-sticky .fl-has-submenu-container.focus > a {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
} */

	/* 	.menu-header .menu > li.current-menu-item > a */
	.fl-theme-builder-header-shrink .menu>li.current-menu-item>a,
	.fl-theme-builder-header-shrink .menu>li.current-menu-item>.fl-has-submenu-container>a,
	.fl-theme-builder-header-shrink .menu>li.current-page-parent>.fl-has-submenu-container>a {
		padding-top: 16px !important;
		padding-bottom: 16px !important;
		border-bottom: 5px solid #E2C930;
	}
}

.fl-page-header {
	position: relative;
	box-shadow: -5px 5px 10px 5px rgba(0, 0, 0, 0.65) !important;
	z-index: 10;
}

@media only screen and (max-width:768px) {
	.menu-header .fl-menu .menu>li {
		text-align: right;
	}

	.fl-col-small:not(.fl-col-small-full-width) {
		max-width: 100%;
	}

	.fl-callout-photo-left .fl-callout-content {
		padding-left: 0px !important;
	}
}

#menu-top-menu {
	background-color: transparent !important;
}

.fl-theme-builder-header-shrink .menu>li.current-menu-item>a,
.fl-theme-builder-header-shrink .menu>li.current-menu-item>.fl-has-submenu-container>a {
	padding-top: 16px !important;
	padding-bottom: 16px !important;
	border-bottom: 5px solid #E2C930;
}

h1 {
	line-height: 1em !important;
}

h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3em !important;
}

.hero-sub-title {
	max-width: 1104px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;

}

.hero-title {
	max-width: 1104px;
	width: 100%;
	margin: 0 auto !important;
	min-height: 500px;
	background-image: url(/wp-content/uploads/square-box.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: contain;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}

.header-row .fl-row-content-wrap {
	padding-top: 0px;
	padding-bottom: 0px;
}

.top-header-callout .fl-callout-photo-left .fl-callout-photo {
	padding-right: 0;
	width: 20px;
}

.top-header-callout .fl-callout-photo-left .fl-callout-content {
	width: auto !important;
	padding-left: 20px;
}

.top-header-callout h3.fl-callout-title {
	padding: 0 !important;
}

/*.top-callout-column .fl-col-content  {
	display: flex !important;
	flex-direction:column !important;
	justify-content: flex-end !important;
	float:none !important;
}

.top-header-callout .fl-module-callout{
	display: flex !important;
}*/
/* Vertical align */
.text-center {
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}

@media only screen and (min-width:981px) {
	.white-button .fl-button {
		min-width: 316px;
	}
}

@media only screen and (min-width:981px) {
	.jobs-button .fl-button {
		min-width: 380px !important;
	}
}

.h2-strong strong,
.h3-strong strong {
	color: #483772 !important;
}


.partner-strong strong {
	color: #E2C930 !important;
}

.careers-column.fl-col {
	float: none;
	margin: 0 auto;
}

.yellow-button .fl-button {
	min-width: 208px !important;
}

/* Accordion */
.fa-plus::before,
.fa-minus::before {
	content: url('/wp-content/uploads/Arrow-top-icon.svg') !important;
}

.fa-plus {
	transform: rotate(180deg);
}

.fl-accordion-button-icon-right {
	opacity: 1;
}

.fl-accordion-button-icon {
	padding-left: 0px;
}

.framed-text {
	max-width: 1174px;
	width: 100%;
	margin: 0 auto !important;
	min-height: 528px;
	background-image: url(/wp-content/uploads/Text-Frame.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: contain;
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
}

.framed-text .fl-rich-text p {
	padding: 10% !important;
}

@media only screen and (max-width:600px) {
	.framed-text {
		min-height: 400px;
		background-position: right center;
		background-size: cover;
		padding-left: 3% !important;
		padding-right: 10%;
	}
}

.link-text a:hover {
	color: #E2C930 !important;
}

/* About */
.years-counter .fl-number-string span:after {
	content: "+";
	color: #E2C930;
	/*font-weight:500;*/
}

.client-counter .fl-number-string:after {
	content: "27";
	color: #483772 !important;
}

.client-counter .fl-number-string {
	color: #E2C930 !important;
	font-weight: 500;
}

.client-counter .fl-number-int {
	color: #483772 !important;
	font-weight: 800 !important;
}

/*.client-counter .fl-number-string span::first-letter:after {
	color:#E2C930 !important;
	font-weight:500 !important;
}*/
.client-counter .fl-number-string:nth-child(3) {
	color: #E2C930 !important;
	font-weight: 500 !important;
}

.cpa-callout .fl-callout-photo-left .fl-callout-photo {
	padding-right: 0;
	width: 53px;
}

.cpa-callout .fl-callout-photo-left .fl-callout-content {
	width: auto;
	padding-left: 30px;
}

.standards-callout .fl-callout-photo-left .fl-callout-photo {
	padding-right: 0;
	width: 27px;

}

@media only screen and (max-width:1599px) {
	.standards-callout h3.fl-callout-title {
		width: 100%;
		font-size: 24px;
	}

	.standards-callout .fl-callout-text-wrap {
		width: 100%;
	}
}

.standards-callout h3.fl-callout-title {
	padding: 0px;
	flex-direction: column !important;
	display: flex;
}

.standards-callout .fl-callout-text-wrap {
	flex-direction: column !important;
	display: flex;
}

@media only screen and (min-width:1600px) {
	.standards-callout h3.fl-callout-title {
		width: 20%;
	}

	.standards-callout .fl-callout-text-wrap {
		width: 75%;
	}
}

@media only screen and (min-width:1600px) and (max-width:1800px) {
	.standards-callout h3.fl-callout-title {
		width: 25%;
	}

	.standards-callout .fl-callout-text-wrap {
		width: 70%;
	}
}

@media only screen and (min-width:1801px) {
	.standards-callout h3.fl-callout-title {
		width: 22%;
	}

	.standards-callout .fl-callout-text-wrap {
		width: 73%;
	}
}

.standards-callout .fl-callout-photo-left .fl-callout-content {
	width: auto;
	padding-left: 20px;
}

.standards-callout .fl-callout-content {
	display: flex;
	gap: 5%;
	flex-wrap: wrap !important;
}

.standards-callout .fl-callout-content .fl-callout-text p {
	padding-bottom: 0px !important;
}

.button-column .fl-col-content {
	display: flex;
	flex-flow: column;
}

.careers-button {
	margin-top: auto;
}

/* Button */
.purple-button .fa-long-arrow-alt-right::before {
	content: url(/wp-content/uploads/arrow-right-white.svg);
}

.white-button-home .fa-long-arrow-alt-right::before {
	content: url(/wp-content/uploads/arrow-right.svg);
}

.yellow-button-home .fa-long-arrow-alt-right::before {
	content: url(/wp-content/uploads/arrow-right.svg);
}

@media only screen and (min-width:1400px) {
	.yellow-button-home a.fl-button {
		min-width: 336px !important;
	}

}

.yellow-border-button .fa-long-arrow-alt-right::before {
	content: url(/wp-content/uploads/Arrow-right-yellow.svg);
}

.fl-button-has-icon .fl-button-text {
	text-align: left !important;
	padding-left: 5%;
	display: inline-block;
}

a.fl-button {
	position: relative !important;
	text-align: left !important;
	min-width: 230px;
	letter-spacing: 1px;
}

.fl-button i.fl-button-icon-after {
	position: absolute;
	left: auto !important;
	right: 10% !important;
	/*top: 50%;
    transform: translateY(-50%);*/
}

@media only screen and (min-width:1400px) {
	.business-button .fl-button {
		min-width: 479px !important;
	}
}

.top-button .fl-button {
	text-align: center !important;
}

/* Careers */
.fl-slideshow .fl-slideshow-image img {
	max-width: none !important;
	width: 100% !important;
	height: auto !important;
	left: 0 !important;
}

.fl-slideshow-image-nav-right a {
	background: url(/wp-content/uploads/slider-right-arrow-icon.svg) right center no-repeat !important;
	height: 77px;
}

.fl-slideshow-image-nav-left a {
	background: url(/wp-content/uploads/slider-left-arrow-icon.svg) left center no-repeat !important;
	height: 77px;
}

.fl-slideshow-image-nav-left a:hover {
	background-position: left center !important;
}

.fl-slideshow-image-nav-right a:hover {
	background-position: right center !important;
}

.life-column1 .fl-col-content.fl-node-content,
.life-column2 .fl-col-content.fl-node-content {
	background-color: #fff !important;
}

@media only screen and (min-width:769px) {
	.life-column1 .fl-col-content.fl-node-content {
		margin-right: 40px;
	}

	.life-column2 .fl-col-content.fl-node-content {
		margin-left: 40px;
	}
}

.heading-life {
	padding: 40px 40px 20px;
}

.life-text {
	padding: 0px 40px 40px;
}

/* Resources */
.blog-resources .fl-post-grid-more {
	position: relative;
	color: #E2C930 !important;
	font-size: 21px !important;
	font-weight: 600;
	margin-top: 25px;
}

.blog-resources a.fl-post-grid-more::before {
	content: "";
	background: #E2C930;
	width: 110%;
	height: 3px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	margin-top: 30px;
}

/* Leadership */
.leadership .fl-post-grid-more {
	position: relative;
	color: #E2C930 !important;
	font-size: 21px !important;
	font-weight: 600;
	margin-top: 25px;
}

.leadership .fl-post-grid-title {
	margin-bottom: 20px;
}

.leadership .fl-post-grid-title:hover {
	color: #483772 !important;
}

.fl-post-grid-more:hover {
	color: #D9B745 !important;
}

.leadership .fl-post-grid-more:hover .leadership a.fl-post-grid-more::before {
	color: #D9B745 !important;
}

.leadership a.fl-post-grid-more::before {
	content: "";
	background: #E2C930;
	width: 110%;
	height: 3px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	margin-top: 30px;
}

.leadership .fl-post-grid-post {
	height: auto !important;
}

.leadership .fl-post-grid-image img {
	box-shadow: -40px -40px 0px 0px #e2c930;
}

.leadership-image img {
	box-shadow: -40px -40px 0px 0px #e2c930;
}

.principals .fl-post-grid-image {
	padding: 25px 25px 0 25px !important;
}

.leadership .fl-post-grid-image {
	margin-bottom: 30px !important;
}

.leadership .fl-post-grid {
	padding-left: calc(7.5% - 30px);
	padding-right: calc(7.5% - 30px);

}

@media only screen and (min-width:1200px) {
	.retired .fl-post-grid {
		padding-left: 29.5%;
		padding-right: 29.5%;
	}
}

.leadership .fl-post-grid-text {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.leadership .fl-post-grid {
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.pp-tabs-panel-content {
	padding: 0px !important;
}

.pp-tabs-default .pp-tabs-panels {
	border-width: 0px !important;
}

.pp-tabs-horizontal .pp-tabs-labels {
	justify-content: space-between;
	display: flex !important;
	margin-right: 7.5%;
	margin-left: 7.5%;
}

.pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels .pp-tabs-label {
	border-top: 2px solid #EBE8F2 !important;
	border-bottom: 2px solid #EBE8F2 !important;
	border-left: 2px solid #EBE8F2 !important;
}

.pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels .pp-tabs-label:last-child {
	border-right: 2px solid #EBE8F2 !important;
}

.pp-tabs-horizontal.pp-tabs-default .pp-tabs-label.pp-tab-active {
	border: none !important;
}

.pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels .pp-tabs-label:hover {
	border-top: none !important;
	border-bottom: none !important;
}

.pp-tabs-horizontal.pp-tabs-default .pp-tabs-labels .pp-tabs-label {
	flex: max-content;
}

.pp-tab-title {
	margin: 0 auto;
}

.pp-tabs-horizontal .pp-tabs-labels .pp-tabs-label {
	padding: 22px 3% 19px;
}

.pp-tabs .pp-tabs-label.pp-tab-active .pp-tab-title {
	font-weight: 700 !important;
}

/* Accordion - Home */

.flex-container>div {
	width: 45%;
}

a:hover {
	text-decoration: none;
}

.pp-accordion-item.pp-accordion-item-active .pp-accordion-button {
	font-weight: 600 !important;
}

.flex-container>div>a {
	color: #E2C930;
	border-bottom: 3px solid #E2C930 !important;
	font-weight: 600;
	display: inline-block;
	padding-top: 20px;
}

.flex-container>div>a:hover {
	color: #483772;
	border-bottom: 3px solid #483772 !important;
}

@media only screen and (max-width:1199px) {
	.flex-container>div>img {
		width: 50%;
		margin: 0 auto;
		display: flex;
	}

	.flex-container>div {
		width: 100%;
	}
}

@media only screen and (min-width:1200px) {
	.flex-container {
		display: flex;
		transition: all 1s ease-out !important;
	}

	.flex-container img {
		transition: all 1s ease-out !important;
		background: #fff !important;
	}

	.flex-container>div>img {
		max-width: 35% !important;
		position: absolute;
		top: 50px;
		bottom: 0;
		width: 30%;
		/*margin: auto 0;*/
	}
}

.pp-accordion {
	position: relative;
}

.pp-accordion-item .pp-accordion-content {
	background-color: #fff;
}

@media only screen and (min-width:1200px) {
	.pp-accordion-button-label {
		display: flex;
		width: calc(50% + 30px);
		margin-left: auto;
		position: relative;
	}

	.pp-accordion-item .pp-accordion-button-icon.pp-accordion-icon-right {
		position: relative;
		right: 70px;
		top: 15px;
	}
}

.jobs-accordion .pp-accordion-button-label {
	width: 100% !important;
}

.jobs-accordion .pp-accordion-item .pp-accordion-content {
	background-color: #EBE8F2 !important;
}

.pp-accordion-item .pp-accordion-content {
	background-color: #fff !important;
}

.pp-accordion-item .pp-accordion-button-icon.pp-accordion-icon-right {
	padding-left: 0px !important;
}

.pp-accordion-item .pp-accordion-button .pp-accordion-button-label {
	border-top: 1px solid rgba(112, 112, 112, 0.5);
	padding-top: 30px;
	padding-right: 70px;
}

.pp-accordion-item .pp-accordion-button .pp-accordion-button-label span:first-of-type {
	border-top: 0px solid rgba(112, 112, 112, 0.5) !important;
}

.pp-accordion-item .pp-accordion-item-active .pp-accordion-button-label {
	border-bottom: 0px solid rgba(112, 112, 112, 0.5) !important;
	padding-bottom: 0px !important;
}

/* Blog */
.fl-post-content h4 {
	text-transform: uppercase;
}

/*Home - Align posts Eduardo Freshy 08/16/2023 */
@media only screen and (min-width:998px) {

	.latest-post1 .fl-post-grid-post,
	.latest-post2 .fl-post-grid-post {

		height: 362px !important
	}

	.latest-post1 .fl-post-grid-post {
		display: flex;
	}

	.latest-post1 .fl-post-grid-image img {
		height: auto;
	}

	.latest-post1 .fl-post-grid-text,
	.latest-post2 .fl-post-grid-text {
		padding-top: 50px;
	}

	.latest-post1 .fl-post-grid-image {
		background-color: white;
		display: flex;
		align-items: center;
	}
	
	.latest-post-fix  .fl-post-grid-post:first-child .fl-post-grid-text {
    display: flex;
    align-items: center;
}
	
	.latest-post-fix .fl-post-grid-post:first-child .fl-post-grid-image {
    background-color: white;
    display: flex;
    align-items: center;
}
	
	.latest-post-fix .fl-post-grid-post:first-child {
    display: flex;
    width: 40%;
    /* width: 563px; */
}

	/*
	.latest-post1 .fl-post-grid-text, .latest-post2 .fl-post-grid-text {
    padding-top: 50px;
    padding-bottom: 50px;
    display: flex;
    align-items: center;
}/*End*/
	*/

	/* Gravity Form */
	#gform_wrapper_1 input.button {
		min-width: 209px;
		font-family: "IBM Plex Sans Condensed", sans-serif !important;
		padding-top: 16px;
		padding-bottom: 16px;
		font-weight: 500 !important;
		font-size: 18px !important;
		line-height: 1em;
		letter-spacing: 1px !important;
		text-align: center;
		text-transform: uppercase !important;
		text-transform: none;
		background: #483772;
		color: #fff;
		border-radius: 0px;
		border-width: 0px;
		text-align: center;
		letter-spacing: 0px;
	}

	#gform_wrapper_2 input.button {
		min-width: 77px;
		border-radius: 0px;
		border-width: 0px;
		text-align: center;
		letter-spacing: 0px;
	}

	body .gform_wrapper ul li.gfield {
		margin-top: 10px !important;
	}

	#gform_wrapper_1 .gform_wrapper {
		text-align: center;
		margin: 0;
	}

	#gform_wrapper_1 input.button:hover {
		color: #fff;
		background-color: #E2C930;
		color: #483772;
	}

	#gform_wrapper_1 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	#gform_wrapper_1 textarea.textarea,
	div.form_saved_message div.form_saved_message_emailform form input[type=text],
	#gform_wrapper_1 ul.gform_fields li.gfield select {
		background: #fff;
		padding: 21px 24px;
		border: 1px solid #E2C930;
		color: #000;
		font-weight: 400;
		font-size: 18px;
		border-radius: 0px !important;
	}

	#gform_wrapper_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
	#gform_wrapper_2 textarea.textarea,
	div.form_saved_message div.form_saved_message_emailform form input[type=text],
	#gform_wrapper_2 ul.gform_fields li.gfield select {
		background: #fff;
		font-family: "IBM Plex Sans Condensed", sans-serif !important;
		font-weight: 500 !important;
		padding: 20px 32px 21px 32px;
		border: 1px solid #E2C930 !important;
		color: #483772 !important;
		font-size: 20px;
		border-radius: 0px !important;
		text-align: left;
		height: 77px;
	}

	@media only screen and (max-width:980px) {

		#gform_wrapper_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		#gform_wrapper_2 textarea.textarea,
		div.form_saved_message div.form_saved_message_emailform form input[type=text],
		#gform_wrapper_2 ul.gform_fields li.gfield select {
			font-size: 16px !important;
		}

		.gform_wrapper.gravity-theme #field_submit {
			justify-content: center;
		}
	}

	@media only screen and (max-width:997px) {

		.gform_wrapper.gravity-theme .gfield input.large,
		.gform_wrapper.gravity-theme .gfield select.large {
			width: 100%;
			padding: 20px 32px 21px 32px;
			border: 1px solid #E2C930 !important;
			border-radius: 0;
		}
	}


	@media only screen and (min-width:981px) and (max-width:1200px) {

		#gform_wrapper_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		#gform_wrapper_2 textarea.textarea,
		div.form_saved_message div.form_saved_message_emailform form input[type=text],
		#gform_wrapper_2 ul.gform_fields li.gfield select {
			font-size: 18px !important;
		}
	}

	@media only screen and (min-width:1201px) and (max-width:1880px) {

		#gform_wrapper_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		#gform_wrapper_2 textarea.textarea,
		div.form_saved_message div.form_saved_message_emailform form input[type=text],
		#gform_wrapper_2 ul.gform_fields li.gfield select {
			font-size: 18px !important;
			padding-left: 18px;
		}
	}

	@media only screen and (min-width:981px) and (max-width:1440px) {

		#gform_wrapper_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
		#gform_wrapper_2 textarea.textarea,
		div.form_saved_message div.form_saved_message_emailform form input[type=text],
		#gform_wrapper_2 ul.gform_fields li.gfield select {
			font-size: 13px !important;
			padding-left: 16px !important
		}
	}

	#gform_wrapper_2.gform_wrapper.gravity-theme .gform_fields {
		grid-column-gap: 0 !important;
	}

	input[type="text"]::placeholder,
	input[type="password"]::placeholder,
	input[type="email"]::placeholder,
	input[type="tel"]::placeholder,
	input[type="date"]::placeholder,
	input[type="month"]::placeholder,
	input[type="week"]::placeholder,
	input[type="time"]::placeholder,
	input[type="number"]::placeholder,
	input[type="search"]::placeholder,
	input[type="url"]::placeholder,
	textarea::placeholder {
		color: #483772;
		font-family: "IBM Plex Sans Condensed", sans-serif !important;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.gform_wrapper.gravity-theme .gfield_validation_message,
	.gform_wrapper.gravity-theme .validation_message {
		color: #000 !important;
	}

	body .gform_wrapper .hidden_label textarea.textarea {
		margin-top: 0px !important;
	}

	body .gform_wrapper .hidden_label .ginput_container>* {
		margin-top: 0px !important;
	}

	.gform_wrapper.gravity-theme .gfield textarea.medium {
		height: 144px;
	}

	/* Gravity Form placeholders*/
	::-webkit-input-placeholder {
		color: #000000;
	}

	:-moz-placeholder {
		opacity: 1;
		color: #000000;
	}

	/* Firefox 18- */
	::-moz-placeholder {
		opacity: 1;
		color: #000000;
	}

	/* firefox 19+ */
	:-ms-input-placeholder {
		color: #000000;
	}

	/* ie */
	input:-moz-placeholder {
		color: #000000;
	}

	.gform_wrapper ul.gform_fields li.gfield select {
		height: 40px !important;
	}

	body .gform_wrapper .gform_footer input.button,
	body .gform_wrapper .gform_footer input[type="submit"] {
		margin: 0 !important;
	}

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

	body .gform_wrapper .gform_footer {
		text-align: left !important;
	}

	.gform_wrapper.gravity-theme .ginput_container_date input {
		width: 100% !important;
	}

	.gform_required_legend {
		display: none !important;
	}

	body .gform_wrapper .gform_footer {
		float: right;
	}

	/*End Gravity Form*/
	/* Footer */
	.footer-callout .fl-callout-photo-left .fl-callout-photo {
		width: 5%;
	}

	/*@media only screen and (min-width:1200px) {
	.footer-callout .fl-callout-photo-left .fl-callout-photo {
	    width: 10%;
}
}*/
	.footer-callout .fl-photo-img {
		min-width: 24px !important;
	}

	.fl-accordion-button-icon:focus {
		outline-style: none !important;
	}

	.footer-text strong {
		color: #483772 !important;
		font-weight: 600 !important;
	}

	.footer-callout a.fl-callout-title-link:hover {
		color: #483772 !important;
	}

	@media only screen and (min-width:1200px) and (max-width:1600px) {
		.footer-row .fl-row-content {
			max-width: 95% !important;
		}
	}

	.staff-links .fl-icon-group .fl-icon i {
		border-radius: 0px !important;
	}

	.retired .fl-post-grid-more {
		display: none !important;
	}

	.retired .fl-post-grid-image,
	.retired .fl-post-grid-title {
		pointer-events: none;
		cursor: default;
	}

	@media only screen and (min-width:1201px) {
		.staff-two-column .fl-post-grid {
			width: 60% !important;
			margin: 0 auto !important;
		}
	}

	@media only screen and (max-width: 1200px) {
		.staff-two-column .fl-post-column {
			width: 50% !important;
		}
	}
}


@media only screen and (min-width:981px) {

	/* Top Header button */
	.top-header-btn .fl-button {
		min-width: 280px !important;
	}
}

/* CSS update by Hridoy 09-13-23 */
/* Team links fix */
.fl-module.fl-module-icon-group.staff-links {
	display: inline-flex;
	flex-direction: row;
	margin-right: 10px;
	justify-content: center;
	align-content: center;
	align-items: center;
	flex-wrap: wrap;
}


.social_icon_fix .fa-twitter:before {
	content: url(/wp-content/uploads/twitter-x-new-icon.png);
}


@media only screen and (max-width: 768px) {
	.fl-module-menu .fl-menu-mobile-toggle {
		float: right;
		padding-right: 0;
	}

	.menu-item a {
		text-align: left !important;
		font-size: 14px !important
	}

	.menu li.fl-has-submenu ul.sub-menu,
	.fl-node-r3t4mbv8hc21 .fl-menu .sub-menu>li>.fl-has-submenu-container:hover>a {
		background: #eeeeee3d !important;
	}
}

@media only screen and (max-width: 997px) {

	#gform_wrapper_2 input[type=text],
	#gform_wrapper_2 input[type=password],
	#gform_wrapper_2 input[type=email],
	#gform_wrapper_2 input[type=tel],
	#gform_wrapper_2 input[type=date],
	#gform_wrapper_2 input[type=month],
	#gform_wrapper_2 input[type=week],
	#gform_wrapper_2 nput[type=time],
	#gform_wrapper_2 input[type=number],
	#gform_wrapper_2 input[type=search],
	#gform_wrapper_2 input[type=url],
	textarea {
		display: block;
		width: 100%;
		padding: 6px 12px;
		font-size: 14px;
		border: 1px solid #E2C930 !important;
		line-height: 1.428571429;
		border-radius: 0 !important;
		color: #483772 !important;
		height: 60px;
		color: #131313;
		background-color: #fff;
		background-image: none;
		-moz-transition: all ease-in-out .15s;
		-webkit-transition: all ease-in-out .15s;
		transition: all ease-in-out .15s;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		font-family: "IBM Plex Sans Condensed", sans-serif !important;
		font-weight: 500 !important;
	}

	#gform_wrapper_2 input::-webkit-input-placeholder {
		/* Edge */
		color: #483772 !important;
		text-transform: uppercase;
		font-weight: 400 !important;
		opacity: 1 !important
	}

	#gform_wrapper_2 input:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #483772 !important;
		text-transform: uppercase;
		font-weight: 400 !important;
		opacity: 1 !important
	}

	#gform_wrapper_2 input::placeholder {
		color: #483772 !important;
		text-transform: uppercase;
		font-weight: 400 !important;
		opacity: 1 !important
	}

	.footer-callout .fl-callout-photo {
		padding-right: 0px;
		width: 8%;
	}

	.gform_wrapper.gravity-theme .gform_fields {
		grid-column-gap: 0% !important;
	}

	.gform_wrapper.gravity-theme #field_submit .gform_image_button,
	.gform_wrapper.gravity-theme .gform_footer .gform_image_button {
		height: 60px !important;
	}
}


/* CSS update by Hridoy 09-25-23 */

@media all and (min-width: 1201px) and (max-width: 1880px) {
 .h2-strong .fl-module-content .fl-rich-text h2{
    font-size: 2.92vw;
}
	.hero-sub-title .fl-module-content h1.fl-heading{
		font-size: 6.2vw;
	}
	
	.footer-text p {
    font-size: 18px;
}
}

@media all and (min-width: 1201px) and (max-width: 1366px){
	.footer-text p {
    font-size: 16px;
}
	
	.footer_clm2 {
    width: 37%;
}
	
	.footer_clm3 {
    width: 24%;
}
}
	

.entry-content tr td {
    border-color: #48377224;
    padding: 6px 24px;
}

.entry-content tr td a{
    text-decoration: underline
}

@media only screen and (max-width: 997px) {
	.entry-content .fl-rich-text {
	overflow-x: scroll !important
}
	.entry-content tr td {
    padding: 4px 10px;
}
}


@media only screen and (max-width: 767px){
	.center_mbl .n2-ss-item-content{
	text-align: center
}
}

.leadership .fl-post-grid-image {
    text-align: center;
}

.leadership .fl-post-grid-overlay {
    padding: 0 2.5em;
    font-size: 18px;
	height: calc(100% - 25px) !important;
}

.principals_fix .fl-post-grid-post{
    background: #edeaf3;
}

@media all and (min-width: 981px) and (max-width: 1440px){
	.leadership .fl-post-grid-overlay {
    font-size: 16px !important;
}
}

@media all and (max-width: 980px){
	.leadership .fl-post-grid-overlay {
    font-size: 14px !important;
}
}


div#gform_confirmation_message_2 {
    color: #483772!important;
    height: 50px;
}