body, html {
	overflow-x: hidden;
}

.fl-node-5fa1746d88400 {
    width: auto !important;
}

@media all and (max-width: 768px) {
    .fl-node-5fa1746d88400 {
        width: 100% !important;
        display: inline-block !important;
        flex: none !important;
    }
}

.fl-node-5fa1746d88400 .fl-col-content {
    position: relative;
}

.fl-node-5fa1746d88400 .quote_left {
    position: absolute;
    right: -20px;
}

@media all and (max-width: 768px) {
    .fl-node-5fa1746d88400 .quote_left {
        left: 0;
        top:0;
    }
}

.paragraph_quote_right .fl-rich-text p:first-child {
    position: relative;
}

@media all and (max-width: 768px) {
    .paragraph_quote_right .fl-rich-text p:first-child {
        padding-left: 35px;
    }
}

.paragraph_quote_right .fl-rich-text p:first-child:after {
    content: '\f122';
    font-family: dashicons;
    position: absolute;
    right: -20px;
    transform: rotate(180deg);
    bottom: 0;
    font-size: 30px;
}

@media all and (max-width: 768px) {
    .paragraph_quote_right .fl-rich-text p:first-child:after {
        right: -7px;
        font-size:25px;
    }
}

.initiative_grid .pp-content-posts img {
    max-width: 100px !important;
}

.initiative_grid .pp-post-content a {
    font-weight: 800;
    border-bottom: 2px solid;
}

.initiative_grid .pp-post-content a:hover {
    text-decoration: none;
}

.initiative_grid .pp-content-grid-post-text {
	text-align: center;
}

.initiative_grid .pp-content-grid-post-title {
	font-size: 26px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.initiative_grid .pp-content-grid-post-image {
	text-align: center;
}


.initiative_grid .pp-content-post {
	margin-bottom: 20px;
}

.initiative_grid .pp-content-posts i {
	font-size: 55px;
    padding: 22px 20px;
    border-radius: 100%;
    background: #145885;
    color: rgba(255,255,255,.8);
}

.initiative_grid .pp-content-posts  i.fa-street-view {
	padding: 22px 25px;
}

.home_blog_posts img {
    max-width: 90%;
}

.home_blog_posts p {
    font-size: 18px !important;
}

.ubermenu .ubermenu-item.ubermenu-item-135>.ubermenu-target {
    background: #dd9638 !important;
    color: #fff !important;
}

.ubermenu-main.ubermenu-mobile-modal.ubermenu-mobile-view {
    padding-right: 20px;
}

.mega_menu a {
	text-transform: capitalize !important;
}

.mega_menu a:hover {
	text-decoration: none !important;
	color: #dd9638 !important;
}

.fl-node-5fea1fa68c704 {
	width: 100%;
}

.press_archive .fl-post-feed-post {
	margin-bottom: 0;
	border-bottom: 1px solid #c1cdd5;
}

.press_archive .press-release-text {
	padding: 20px 0;
}

.press_archive .press-release-meta {
	margin: 10px 0;
}

.press_archive .press-release-more-link {
	display: inline-block;
}

.press_archive .press-release-download {
	display: inline-block;
	margin-left: 20px;
}

@media all and (max-width: 991px) {
	.press_archive .press-release-title {
		font-size: 24px
	}
}

@media all and (max-width: 767px) {
	.press_archive .press-release-title {
		font-size: 20px
	}
	
	.press_archive .fl-post-feed-post {
		max-width: unset;
	}
}


.archive_sidebar input {
	border: 1px solid #c1cdd5 !important;
}

.archive_sidebar input.flatpickr-alt {
	display: inline-block;
	width: 48.5%;
}

.archive_sidebar input.flatpickr-alt:last-child {
	margin-left: 3%;
}

.archive_sidebar .facetwp-input-wrap {
	width: 100%;
}

.archive_sidebar  .facetwp-facet input.facetwp-search {
	min-width: unset;
}

.team_archive img {
	width: 100%;
	max-width: 500px;
}

.team_archive h3 {
	margin-top: 10px;
	font-size: 22px;
}

.team_archive .three_col_section .seal {
	min-height: 420px;
}

.team_archive .three_col_section .seal img {
	box-shadow: none !important;
}

.team_archive .three_col_section .pp-content-grid-post-image .mobile_image {
	display: none;
}

@media all and (max-width: 992px) {
	.team_archive h3 {
		font-size: 2.2vw;
	}
}

@media all and (max-width:768px) {
	.archive_sidebar {
		max-width: unset !important;
	}
	
	.team_archive .three_col_section .pp-content-grid-post-image {
		background: none !important;
		padding: 0;
	}
	
	.team_archive .three_col_section .pp-content-grid-post-image .mobile_image {
		display: block;
	}
	
	.team_archive h3 {
		font-size: 20px;
	}
}

.brex-mega-menu>li.mega-menu-saved-row .mega-menu-saved-row-container {
	left: auto !important;	
}

.mega-menu-saved-row-container .fl-builder-content {
	width: 300px;
}

.mega-menu-saved-row-container .fl-builder-content.fl-builder-content-670 {
	width: 100%; 
}

li.mega-menu-saved-row:nth-child(3) .mega-menu-saved-row-container {
	left: 0 !important;
}

.sidebar h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.sidebar a {
    color: #000;
}


.single_post_content > .fl-module-content > table {
	overflow-x: scroll;
	display: block;
}

.press_archive .pp-content-grid-post-image {
	margin-bottom: 20px;
}

.external_button a {
	padding: 15px 20px;
    margin: 10px 0;
    display: inline-block;
}