/*

Theme Name: Florida Bar 2017
Theme URI:
Author: Holly Clark, Candour
Author URI: http://www.withcandour.com
Description: Base theme for "The Florida Bar"
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: floridabar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,500,600|Oswald:400);

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
	}

/*Mini reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	outline: none;
	box-sizing: border-box;
	}

body #content .internal {
	color: #6d6e71;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	}

a, button {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-decoration: none;
	color: #49ad56;
	}

a:hover {
	color: #062755;
	}

a.topButton:hover {
	color: #fff;
	text-decoration: none;
	}

hr, hr.thin {
	border-top: 2px solid #6d6e70;
	}

hr.hairline {
	border-top-width: 1px;
	}

hr.med {
	border-top-width: 4px;
	}

hr.thick {
	border-top-width: 7px;
	}

.alignnone {
	margin: 5px 20px 20px 0;
	}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
	}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
	}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
	}

.wrap.internal p,
.internal-wrapper li,
.wrap.internal {
	color: #6d6e71;
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
	font-weight: 300;
	}

.wrap p,
.vc_section li,
#content .wpb_text_column li:last-of-type,
.wrap.internal p,
.wrap.internal {
	line-height: 26px;
	margin-bottom: 17px;
	}

.wrap ul,
.wrap ol {
	margin-left: 2em;
	}

.vc_btn3.vc_btn3-shape-rounded:hover {
	color: #062755 !important;
	}

strong {
	font-weight: 500;
	}

p strong {
	font-weight: 500;
	}

/*global internal template styles start*/
.internal-wrapper a {
	-moz-osx-font-smoothing: auto;
	}

.internal-wrapper, .internal-sidebar {
	padding-bottom: 36px;
	}

.vc_column-inner .internal-wrapper {
	padding-bottom: 0;
	}

.internal-wrapper ul {
	margin: 0 30px;
	}

.wrap.internal .internal-wrapper ul {
	margin: 0 0 3% 3%;
	}

.internal-wrapper h1 {
	color: #062755;
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 43px;
	}

.internal-wrapper h1:after {
	background: #49ae56 none repeat scroll 0 0;
	bottom: -10px;
	content: "";
	display: block;
	height: 7px;
	margin: 2px 0 34px;
	position: relative;
	width: 178px;
	}

.internal-wrapper h1.full:after {
	width: 100%;
	margin-bottom: 18px;
	}

.internal-wrapper h2 {
	color: #529ad0;
	font-family: "Montserrat", sans-serif;
	font-size: 22px;
	font-weight: 600;
	padding-bottom: 15px;
	}

.internal-wrapper h3 {
	color: #999999;
	font-family: "Oswald", sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	padding-bottom: 10px;
	}

.internal-wrapper h4 {
	font-size: 16px;
	color: #a7a9ac;
	text-align: left;
	font-family: Oswald;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	}

/*@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/proximanova-light-webfont.eot');
	src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-light-webfont.woff2') format('woff2'), url('fonts/proximanova-light-webfont.woff') format('woff'), url('fonts/proximanova-light-webfont.ttf') format('truetype'), url('fonts/proximanova-light-webfont.svg#webfontregular') format('svg');
	font-weight: 300;
	font-style: normal;
	}

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/proximanova-regular-webfont.eot');
	src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont.woff2') format('woff2'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#webfontregular') format('svg');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'Proxima Nova';
	src: url('fonts/proximanova-bold-webfont.eot');
	src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-bold-webfont.woff2') format('woff2'), url('fonts/proximanova-bold-webfont.woff') format('woff'), url('fonts/proximanova-bold-webfont.ttf') format('truetype'), url('fonts/proximanova-bold-webfont.svg#webfontregular') format('svg');
	font-weight: 700;
	font-style: normal;
	}*/

/*font-family: 'Montserrat', sans-serif;*/

/*font-family: 'Oswald', sans-serif;*/

.wrap {
	max-width: 1055px;
	margin: 0 auto;
	}

.ac-click i {
	display: none;
	}

header {
	padding: 25px 15px 0;
	}

.logoHeader {
	display: inline-block;
	min-width: 340px;
	padding: 7px 0 0;
	}

.logoHeader img {
	width: 66px;
	height: 66px;
	float: left;
	}

.logoHeader strong {
	color: #062755;
	float: left;
	font-family: "Montserrat", sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 69px;
	padding-left: 18px;
	text-transform: uppercase;
	}

.headerSocial a {
	display: inline-block;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding-left: 3px;
	}

.headerSocial a:hover {
	opacity: .6;
	}

.headerSocial img {
	width: 25px; /*height: 21px;*/
	}

.headerSocial {
	display: inline-block;
	padding: 0 18px 0 0;
	font-size: 0;
	}

.clearCont {
	float: right;
	width: -webkit-calc(100% - 350px);
	width: calc(100% - 350px);
	}

.headerTopCont {
	border-bottom: 1px solid #ecedee;
	text-align: right;
	padding: 0 0 9px;
	}

.headerSearch {
	/*display: none;*/
	}

.searchFormCont {
	float: right;
	padding-top: 3px;
	}

.mobileContForm {
	padding: 0 0 0 14px;
	margin: 0 0 0 19px;
	float: right;
	border-left: 1px solid #ecedee;
	}

.header_rules_link {
	color: #5d88ad;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

.header_rules_link:hover {
	opacity: .8;
	}

header:after {
	content: '';
	display: block;
	clear: both;
	}

.headerNavCont {
	float: right;
	}

#nav {
	float: left;
	}

#nav li {
	display: inline-block;
	margin: 0 20px 0 0;
	}

#nav ul a {
	color: #5d88ad;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding: 5px 12px 0 0;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	display: inline-block;
	}

#nav ul a:hover {
	opacity: .8;
	}

.ac-click:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-left: 3.5px solid transparent;
	border-right: 3.5px solid transparent;
	border-top: 4px solid #6f89ac;
	position: absolute;
	right: 0;
	top: -webkit-calc(50% - 4px);
	top: calc(50% - 4px);
	}

.ac-wrapper {
	position: relative;
	padding-bottom: 10px;
	}

.headerNavCont {
	padding: 11px 0 25px;
	margin-right: -4px;
	}

.loginCont {
	float: right;
	}

.login {
	color: #feffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	background: #49ae56;
	border-radius: 30px;
	display: inline-block;
	padding: 0 12px;
	line-height: 24px;
	float: left;
	text-decoration: none;
	cursor: pointer;
	margin: 0 15px 0 0;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.login:hover, .layer:hover {
	opacity: .8;
	background-color: #feffff;
	color: #49ae56;
	}

.layer {
	display: inline-block;
	color: #feffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 24px;
	border-radius: 30px;
	cursor: pointer;
	text-decoration: none;
	background: #06334e;
	padding: 0 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.ftaccordion .ac-wrapper {
	border-bottom: 2px solid transparent;
	z-index: 99;
	-webkit-transition: all .5s;
	transition: all .5s;
	position: relative;
	}

.ftaccordion .ac-wrapper:hover {
	overflow: visible;
	}

.ftaccordion .ac-wrapper:hover:before, .ftaccordion .ac-wrapper.active.active:before {
	content: '';
	-webkit-transition: all .3s;
	transition: all .3s;
	display: block;
	width: -webkit-calc(100% - 12px);
	width: calc(100% - 12px);
	position: absolute;
	bottom: 5px;
	height: 2px;
	background-color: #49ae56;
	left: 0;
	}

.ac-container li {
	margin: 0 !important;
	}

#nav li ul li {
	width: 100%;
	line-height: normal;
	}

.ac-container a {
	color: #000 !important;
	font-family: 'Montserrat', sans-serif;
	display: inline-block;
	/*text-transform: capitalize;*/
	white-space: nowrap;
	font-size: 13px;
	padding: 10px 18px 10px 10px !important;
	}

.headerSearchSubmit {
	border: none;
	font-size: 0;
	background: url(imgFront/search-icon@3x.png) center no-repeat;
	width: 17px;
	height: 16px;
	background-size: contain;
	cursor: pointer;
	position: relative;
	top: -6px;
	}

.fb-about-programs .uvc-heading .uvc-main-heading h2 {
	color: #979695 !important;
	font-family: 'Oswald', sans-serif !important;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

.theme_3 .member-social {
	display: none;
	}

.theme_3 .member-img img {
	max-height: 220px;
	width: auto !important;
	}

.page-template-default .fb-about-leadership .ult-team-member-description {
	color: #4d4d4d !important;
	font-family: 'Montserrat';
	margin-top: 5px;
	margin-bottom: 5px;
	}

.page-template-default .fb-about-leadership .ult-team-member-description div {
	margin-bottom: 0;
	}

.Defaults-envelope-o {
	display: inline-block;
	background: url(imgFront/letter@3x.png) center no-repeat;
	width: 25px;
	height: 16px;
	background-size: contain;
	}

.Defaults-envelope-o:before {
	displaY: none;
	}

.page-template-default .fb-about-leadership .ult-team-member-description p {
	margin-bottom: 5px;
	}

.page-template-default .fb-about-leadership .vc_separator.wpb_content_element {
	margin-bottom: 10px !important;
	}

.page-template-default .fb-welcome-team .ult-team-member-name {
	color: #000849 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 19px !important;
	font-weight: 600 !important;
	line-height: 30px;
	}

.page-template-default .fb-welcome-team .ult-team-member-position {
	color: #999999 !important;
	font-family: 'Oswald', sans-serif;
	font-size: 19px !important;
	font-weight: 400 !important;
	line-height: 23px !important;
	text-transform: uppercase;
	}

.page-template-default .fb-welcome-team .ult-team-member-description {
	color: #4d4d4d !important;
	font-family: Montserrat, sans-serif !important;
	font-size: 15px !important;
	font-weight: 300;
	line-height: 19px;
	margin-top: 18px !important;
	}

.page-template-default .fb-welcome-team .vc_general .vc_general {
	color: #49ae56 !important;
	border-color: #49ae56 !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	}

.ult-style-1 .ult-team-member-image img.ult-team-grayscale, .ult-style-3 .ult-team-member-image img.ult-team-grayscale {
	filter: grayscale(0) !important;
	-webkit-filter: grayscale(0) !important;
	}

.headerSearchField,
.headerSearchField::-webkit-input-placeholder {
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	color: #4d4d4d;
	font-size: 13px;
	}

.headerSearchField::-moz-placeholder {
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	font-size: 13px;
	color: #4d4d4d;
	}

.headerSearchField:-moz-placeholder {
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	color: #4d4d4d;
	font-size: 13px;
	}

.headerSearchField:-ms-input-placeholder {
	font-family: Montserrat, sans-serif;
	font-weight: 300;
	color: #4d4d4d;
	font-size: 13px;
	}

.headerSearchField {
	display: none;
	border: none;
	background: #fff;
	border-bottom: 2px solid #9d9c9c;
	font-size: 16px;
	outline: none;
	padding: 0 3px 0;
	box-sizing: border-box;
	}

.headerSearchField:focus::-webkit-input-placeholder {
	color: transparent;
	}

.headerSearchField:focus::-moz-placeholder {
	color: transparent;
	}

.headerSearchField:focus:-moz-placeholder {
	color: transparent;
	}

.headerSearchField:focus:-ms-input-placeholder {
	color: transparent;
	}

.topT {
	background: #ecedee;
	height: 68px;
	}

.topT.collapsed, .single-post .topT.collapsed{
	height: 7px;
}

.topT h1 {
	color: #808285;
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 68px;
	}

/* Footer!!!!!! */
footer {
	width: 100%;
	float: left;
	}

.footerSocial {
	background: #49ae56;
	height: 93px;
	font-size: 0;
	line-height: 0;
	}

.footerSocial img {
	width: 48px;
	}

.footerSocial ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	width: 100%;
	text-align: center;
	list-style: none;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	height: 93px;
	}

.footerSocial li {
	display: inline-block;
	margin: 0 3px 0 0;
	line-height: normal;
	}

.footerSocial a {
	display: inline-block;
	}

.footerSocial a:hover {
	opacity: .8;
	}

.footerNavWrap {
	background: #0f364f;
	}

.footerNavList {
	padding: 45px 0 25px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	justify-content: space-between;
	list-style: none;
	margin: 0;
	}

.footerNavList ul {
	list-style: none;
	margin-left: 0;
	}

.footerNavList strong {
	color: #aec3d5;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: top;
	}

.home .fb-home-events .vc_btn3-icon {
	left: 20px !important;
	}

.footerNavList a {
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-size: 9px;
	font-weight: 400;
	text-decoration: none;
	}

.footerNavList a:hover {
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #529ad0 !important;
	}

.footerNavList > li ul li {
	margin-bottom: 0;
	line-height: 1;
	}

.footerBottom {
	padding: 27px 0 55px;
	display: inline-block;
	width: 100%;
	}

.footerBottomColRg {
	width: 125px;
	float: right;
	}

.footerBottomColLeft {
	width: -webkit-calc(100% - 125px);
	width: calc(100% - 125px);
	float: left;
	padding: 0 30px 0 0;
	}

.footerBottomColLeft p {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: oblique;
	line-height: 26px;
	margin: 0 0 18px;
	}

.footerBottomColLeft span {
	color: #999999;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	}

.footerBottomColRg h3 {
	display: block;
	color: #4e779b;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	margin: 0 0 10px;
	}

.footerBottomColRg address {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 300;
	line-height: 16px;
	}

.footerBottomColRg address strong {
	font-weight: 500;
	}

.ac-container {
	position: absolute;
	top: 30px;
	min-width: 240px;
	background: #fff;
	display: none;
	margin: 0;
	left: -10px;
	padding: 7px 5px 7px 10px;
	list-style: none;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	}

.ftaccordion ul ul {
	position: absolute;
	top: 88px;
	width: 130px;
	background: #fff;
	display: none;
	margin: 0;
	padding: 7px 0;
	list-style: none;
	border-radius: 3px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	min-width: 250px;
	}

#nav ul ul a {
	-webkit-transition: all .5s;
	transition: all .5s;
	}

#nav ul ul a:hover, #nav ul ul .active a {
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #529ad0 !important;
	padding: 10px 18px 10px 15px !important;
	}

.ftaccordion ul ul li {
	display: block;
	width: 100%;
	font-size: 0.9em;
	text-shadow: 1px 1px 0 #fff;
	}

.ftaccordion ul ul li a {
	display: block;
	width: 100%;
	padding: 6px 7px;
	line-height: 1.4em;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	}

/*Top Form */

.topForm {
	height: 84px;
	background: #5c88ad;
	padding: 18px 12px 17px 30px;
	}

.topForm .topInput {
	background: transparent;
	border: none;
	border-bottom: 2px solid #adc4d6;
	outline: none;
	color: #fff;
	padding: 0 0 8px;
	box-sizing: border-box;
	margin: 0 15px 0 0;
	line-height: 1;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 400;
	}

.topForm .topInput:nth-of-type(1) {
	width: 185px;
	width: 21%;
	}

.topForm .topInput:nth-of-type(2) {
	width: 250px;
	width: 28%;
	}

.topForm .topInput:nth-of-type(3) {
	width: 37%;
	}

.topForm {
	padding: 32px 12px 20px 30px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	}

.formTitle {
	color: #feffff;
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	background: #06334e;
	height: 42px;
	min-width: 181px;
	text-align: center;
	line-height: 42px;
	letter-spacing: -1px;
	padding: 0 10px;
	}

.home .ult-animation .wpb_content_element {
	margin-bottom: 0;
	margin-top: 160px !important;
	}

.topForm .topInput:focus::-webkit-input-placeholder {
	color: transparent;
	}

.topForm .topInput:focus::-moz-placeholder {
	color: transparent;
	}

.topForm .topInput:focus:-moz-placeholder {
	color: transparent;
	}

.topForm .topInput:focus:-ms-input-placeholder {
	color: transparent;
	}

.topForm .topInput::-webkit-input-placeholder {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #fff;
	}

.topForm .topInput::-moz-placeholder {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	}

/* Firefox 19+ */
.topForm .topInput:-moz-placeholder {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	}

.topForm .topInput::-moz-placeholder {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	opacity: 1;
	}

/* Firefox 18- */
.topForm .topInput:-ms-input-placeholder {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
	}

.topSubmit:hover, .topButton:hover {
	opacity: .8;
	}

.topSubmit, .topButton {
	border: none;
	color: #feffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 500;
	background: #06334e;
	border-radius: 30px;
	display: inline-block;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 23px;
	line-height: 18px;
	padding: 2px 20px;
	cursor: pointer;
	margin: 10px 5px 0;
	text-align: center;
	flex-shrink: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.topForm i {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: 300;
	margin: 0 15px 0 0;
	line-height: 51px !important;
	}

.myflbar .topForm .links {
	font-size: 11px;
	line-height: 17px;
	margin-top: -14px;
	padding-left: 21px;
	font-family: 'Montserrat', sans-serif;
	}

.fb-home-top-banner, .fb-about-top-banner {
	margin-bottom: 30px !important;
	min-height: 547px;
	}

.fb-home-top-banner .wpb_wrapper > p, .fb-about-top-banner .wpb_wrapper > p {
	padding: 0 0 0 0;
	display: inline-block;
	overflow: hidden;
	}

.header-image-text .mobile-only .wpb_wrapper > p > span, .header-image-text .mobile-only .fb-about-top-banner .wpb_wrapper > p > span, .fb-home-top-banner.myflbar .mobile-only p {
	line-height: 48px;
	}

.fb-home-top-banner .wpb_wrapper > p > span, .fb-about-top-banner .wpb_wrapper > p > span {
	background: rgba(85, 166, 87, .85);
	color: #feffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 44px;
	font-weight: 300;
	line-height: 1.4;
	/*min-height: 57px;*/
	box-sizing: border-box;
	padding-left: 25px;
	display: inline-block;
	vertical-align: top;
	}

.fb-about-top-banner .upb_row_bg:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 15px;
	bottom: 0;
	background-color: #6f89ac;
	}

.bgBlock {
	height: 117px;
	background: #49ae56;
	position: relative;
	left: 30%;
	padding: 25px 0 0 35px;
	width: 1000px;
	}

.bgBlock:before {
	content: '';
	display: block;
	position: absolute;
	left: -74px;
	top: 0;
	bottom: 0;
	width: 0;
	height: 0;
	border-bottom: 118px solid #49ae56;
	border-left: 75px solid transparent;
	z-index: 4;
	}

.bgBlock:after {
	content: '';
	display: block;
	height: 35px;
	background: #ecedee;
	left: 0;
	position: absolute;
	width: 100%;
	left: -100%;
	top: 30px;
	z-index: 1;
	}

body {
	overflow-x: hidden;
	}

.bgBlock a {
	display: inline-block;
	color: #feffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 21px;
	font-weight: 400;
	height: 46px;
	line-height: 46px;
	border: 1px solid #fff;
	border-radius: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	top: -webkit-calc(50% - 23px);
	top: calc(50% - 23px);
	min-width: 181px;
	box-sizing: border-box;
	padding: 0 10px;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.bgBlock a:hover {
	opacity: .8;
	background-color: #feffff !important;
	color: #49ae56;
	}

.wrapBg {
	max-width: 616px;
	margin: 0;
	padding: 0 180px 0 0;
	box-sizing: border-box;
	position: relative;
	}

.bgBlock em {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 30px;
	line-height: 32px;
	display: block;
	font-weight: 300;
	}

.bgBlock strong {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 30px;
	font-weight: 500;
	line-height: 32px;
	display: block;
	}

.fb-home-top-banner .upb_row_bg {
	background-size: cover !important;
	}

.fb-home-who-we-are h2 {
	color: #999999;
	font-family: 'Oswald', sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	}

.fb-home-who-we-are h3 {
	color: #062755;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 43px;
	margin: 0 0 46px;
	}

.home .fb-home-who-we-are .wpb_text_column.wpb_content_element {
	max-width: 416px;
	}

.fb-home-who-we-are h3:after {
	height: 7px;
	background: #49ae56;
	content: '';
	display: block;
	width: 178px;
	position: relative;
	bottom: -10px;
	}

.fb-home-who-we-are .blue h3::after {
	background: #5c88ad none repeat scroll 0 0;
	bottom: -17px;
	}

.fb-home-who-we-are .wpb_content_element p {
	/*	   color: #6d6e71;
		font-size: 16px;
		font-weight: 300;
		line-height: 26px;*/
	}

.home .vc_btn3.vc_btn3-size-md {
	font-size: 13px;
	}

.default-icon .aio-icon-header {
	min-width: 130px;
	max-width: 130px;
	}

.vc_btn3.vc_btn3-icon-left {
	text-align: center;
	}

.default-icon .aio-icon-default h5:hover, .default-icon .aio-icon-header h5:hover {
	color: #062755 !important;
	}

button.vc_general, .fb-home-top-banner.myflbar .vc_btn3.vc_btn3-shape-rounded {
	min-width: 181px;
	height: 43px;
	line-height: 1;
	font-weight: 500;
	padding: 0 10px 0 !important;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-family: "Montserrat", sans-serif;
	}

.fb-home-top-banner.myflbar .vc_btn3.vc_btn3-shape-rounded {
	font-size: 19px;
	min-width: 181px;
	padding: 9px 10px !important;
	background-color: #49ae56;
	}

.fb-home-top-banner.myflbar .vc_btn3.vc_btn3-shape-rounded:hover {
	color: #49ae56 !important;
	background-color: #fff !important;
	}

.vc_btn3.vc_btn3-shape-rounded, .vc_btn3.vc_btn3-shape-rounded {
	border-radius: 9px;
	}

.fb-home-who-we-are button.vc_general, .header-image-text button.vc_general, .fb-home-who-we-are button.vc_general a, .header-image-text button.vc_general a, a.vc_btn3-shape-rounded, a.vc_btn3-shape-rounded {
	min-width: 181px;
	height: 43px;
	line-height: 1;
	font-weight: 500;
	padding: 10px !important;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-family: "Montserrat", sans-serif;
	}

.fb-home-who-we-are button.vc_general:hover, .header-image-text button.vc_general:hover {
	color: #fff !important;
	background-color: #49ae56 !important;
	}

.fb-home-who-we-are .blog-feed-headline h3 {
	font-size: 27px;
	}

.fb-home-top-banner .wpb_wrapper > p > span, .fb-about-top-banner .wpb_wrapper > p > span {
	padding-right: 22px;
	}

.fb-home-top-banner .fancytext-typewriter-background-enabled, .ultimate-vticker.fancytext-background-enabled ul li, .fb-about-top-banner .fancytext-typewriter-background-enabled, .ultimate-vticker.fancytext-background-enabled ul li, .ultimate-typed-main, .fb-home-top-banner p, .typed-cursor, .header-image-text .ultimate-typed-main.fancytext-typewriter-background-enabled, .header-image-text .ultimate-vticker.fancytext-background-enabled ul li {
	/*    padding-left: 23px !important;*/
	font-size: 44px !important;
	margin-top: -1px;
	}

.header-image-text .ultimate-typed-main.fancytext-typewriter-background-enabled, .header-image-text .ultimate-vticker.fancytext-background-enabled ul li {
	padding-left: 23px !important;
	}

#typed-141507031958fc8b27e9ddc {
	font-size: 44px;
	}

.fb-about-top-banner .header-image-text, .fb-home-top-banner .header-image-text {
	min-height: 428px;
	padding-top: 60px;
	padding-bottom: 20px;
	}

.fb-about-programs .wpb_wrapper img {
	width: 100%;
	}

.fb-home-quick-links .vc_column-inner {
	display: block !important;
	}

.fb-home-quick-links h2 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif !important;
	font-size: 37px;
	font-weight: 400;
	text-transform: uppercase;
	}

.fb-home-quick-links h3 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif !important;
	font-size: 19px;
	font-weight: 400;
	line-height: 25px;
	text-transform: uppercase;
	}

.fb-home-quick-links .wpb_wrapper {
	max-width: 1174px;
	margin: 0 auto !important;
	}

.icons-section, .icons-line {
	max-width: 1056px;
	margin: 0 auto !important;
	}

.icons-line {
	max-width: 1024px;
	}

.fb-home-quick-links h2 {
	color: #999999;
	font-family: 'Oswald', sans-serif !important;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	}

.fb-home-latest-news h2 {
	color: #999999;
	font-family: 'Oswald', sans-serif !important;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	}

.fb-home-latest-news h3 {
	color: #062755;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 43px;
	margin-bottom: 10px;
	}

.fb-home-latest-news h3:after {
	height: 7px;
	background: #49ae56;
	content: '';
	display: block;
	width: 178px;
	position: relative;
	bottom: -10px;
	margin: auto;
	}

.home .fb-home-latest-news .vc_gitem_row .vc_gitem-col {
	padding-left: 0;
	}

.home .fb-home-events .vc_btn3-container {
	margin-bottom: 0;
	}

.home .fb-home-events .vc_gitem_row .vc_gitem-col {
	padding-top: 20px;
	padding-bottom: 0;
	}

.fb-home-latest-news .vc_gitem-post-data, .fb-home-latest-news .vc_gitem-post-data *, .fb-home-events .vc_gitem-post-data, .date-of-event-feed {
	color: #999999;
	font-family: 'Oswald', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 17px;
	text-transform: uppercase;
	}

.fb-home-latest-news .vc_gitem-post-data h4 {
	color: #999999;
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: none;
	}

.fb-home-events .vc_gitem-post-data div, .date-of-event-feed {
	height: 33px;
	background: #6f89ac;
	display: inline-block;
	position: relative;
	left: -33px;
	padding: 0 10px 0 25px;
	line-height: 33px;
	min-width: 177px;
	color: #fff !important;
	}

.fb-home-events .vc_gitem-zone {
	overflow: visible !important;
	}

.fb-home-latest-news h4, .fb-home-events h4 {
	color: #062755 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
	font-weight: 600 !important;
	line-height: 22px;
	text-transform: none;
	}

html .home .fb-home-latest-news h4 {
	color: #062755;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	text-transform: none !important;
	}

.fb-home-latest-news .vc_gitem-link, .fb-home-events .vc_gitem-link {
	background: none !important;
	color: #49af57 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 13px;
	font-weight: 400;
	border: none !important;
	}

.fb-home-latest-news .blog-feed-no-image .vc_gitem-link {
	color: #5d88ad !important;
	font-size: 17px;
	font-weight: 500;
	line-height: 23px;
	text-transform: none;
	}

.blog-feed-no-image .vc_gitem-post-meta-field-news_feed_outlet_info {
	color: #999 !important;
	font-size: 12px !important;
	font-family: 'Montserrat', sans-serif !important;
	}

.blog-feed-no-image .vc_gitem_row .vc_gitem-col {
	padding: 0;
	}

.fb-about-programs .wpb_wrapper h2 {
	color: #000849;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 19px;
	font-weight: 600;
	line-height: 22px;
	margin-bottom: 15px;
	text-transform: none;
	}

.fb-about-programs .wpb_wrapper p {
	color: #4d4d4d;
	font-family: "Montserrat", sans-serif !important;
	font-size: 19px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 5px;
	}

.fb-about-programs .vc_row-fluid > .ult-item-wrap {
	background: #ecedee;
	overflow: hidden;
	padding: 24px;
	box-sizing: border-box;
	}

.fb-about-programs .slick-initialized .slick-slide {
	overflow: hidden;
	}

#content .fb-about-programs .wpb_wrapper img {
	display: block;
	margin: 0 auto 40px;
	}

.fb-about-programs .wpb_wrapper a:link {
	background: none !important;
	color: #49af57 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	border: none !important;
	text-decoration: none;
	}

.fb-about-programs .vc_row-fluid > .ult-item-wrap {
	min-height: 469px;
	}

.fb-about-programs .wpb_content_element {
	color: #000849;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 19px;
	font-weight: 600;
	line-height: 22px;
	}

.fb-home-latest-news .vc_btn3-icon, .fb-about-programs .vc_btn3-icon, .fb-home-events .vc_btn3-icon {
	background: url(imgFront/arr@3x.png) center no-repeat;
	width: 10px;
	height: 17px;
	background-size: contain;
	}

.fb-home-events .vc_btn3-icon {
	left: 0 !important;
	}

.fb-home-events h2, .fb-home-logos h2, .fb-welcome-content h2, .fb-about-logos h2, .fb-welcome-team h2, .fb-welcome-videos h2, .fb-about-programs h2 {
	color: #999999;
	font-family: 'Oswald', sans-serif !important;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
	}

.fb-home-events h3, .fb-about-programs h3, .fb-about-logos h3, .fb-welcome-content h3, .fb-about-divisions h3, .fb-about-leadership h3, .fb-welcome-team h3, .fb-welcome-videos h3, .fb-home-logos h3 {
	color: #062755;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 30px;
	font-weight: 600;
	line-height: 43px;
	margin-bottom: 44px;
	}

.fb-home-events h3:after, .fb-welcome-content h3:after, .fb-about-leadership h3:after, .fb-welcome-team h3:after, .fb-welcome-videos h3:after, .fb-about-logos h3:after, .fb-about-programs h3:after, .fb-about-divisions h3:after, .fb-home-logos h3:after {
	height: 7px;
	background: #49ae56;
	content: '';
	display: block;
	width: 178px;
	position: relative;
	bottom: -10px;
	margin: auto;
	}

.white-text, .fb-about-divisions.white-text h3 {
	color: #fff;
	font-weight: 400;
	padding-top: 20px;
	}

.fb-home-events h3 {
	margin-bottom: 20px;
	}

.fb-welcome-content h3 {
	margin-bottom: 25px;
	}

/*.fb-welcome-content .wpb_text_column.wpb_content_element p {
	font-family: "Montserrat", sans-serif;
	line-height: 24px;
	color: #333333;
	font-size: 19px;
	font-weight: 300;
}*/
.fb-welcome-content .wpb_text_column.wpb_content_element p span {
	font-family: "Montserrat", sans-serif;
	color: #529ad0;
	font-size: 22px;
	font-weight: 700;
	}

.fb-welcome-content .wpb_wrapper {
	max-width: 957px;
	margin: auto;
	}

.fb-welcome-content .vc_general, .fb-welcome-team .vc_general, .fb-welcome-team .vc_general .past-button button {
	color: #49ae56 !important;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1 !important;
	height: auto;
	border-radius: 10px;
	border: 1px solid #49ae56;
	background: transparent !important;
	-webkit-transition: all .3s;
	transition: all .3s;
	padding: 10px 34px !important;
	}

.fb-welcome-team .past-button button {
	font-size: 16px !important;
	font-family: "Montserrat", sans-serif;
	}

.fb-welcome-content p {
	display: block;
	min-height: 14px;
	}

.fb-welcome-content .vc_general:hover, .fb-welcome-team .vc_general:hover {
	opacity: .8;
	}

.fb-about-divisions .vc_column-inner p {
	color: #fff;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.28;
	text-align: left;
	}

.fb-about-twitter .wpb_content_element {
	max-width: 696px;
	margin: auto;
	}

.fb-arrow {
	display: inline-block;
	font-size: 24px;
	margin-right: 7px;
	position: relative;
	top: 3px;
	}

.fb-about-divisions {
	min-height: 350px !important;
	padding-bottom: 40px;
	}

.fb-about-divisions > .upb_row_bg {
	background-size: cover !important;
	}

.fb-about-divisions .wpb_wrapper {
	width: 100%;
	max-width: 1060px;
	margin: auto;
	}

.fb-about-divisions .vc_column-inner {
	margin-top: 0 !important;
	}

.fb-home-events .vc_grid-container-wrapper {
	background: #ecedee;
	padding: 35px 0 0;
	}

.fb-home-events .vc_grid-item .vc_grid-item-mini {
	padding: 7% 7% 10px;
	background: #fff;
	box-sizing: border-box;
	min-height: 470px;
	}

.fb-home-logos {
	padding-top: 44px;
	}

.fb-home-events .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	margin-bottom: 0;
	}

.fb-about-breadcrumbs {
	overflow: hidden;
	margin: 5px 0;
	}

.wrap.internal .fb-about-breadcrumbs {
	overflow: hidden;
	margin: 12px 0;
	}

.wrap.internal .wwp-vc-breadcrumbs li::after {
	content: "/";
	color: #959fa5;
	display: inline-block;
	margin: 0 0.6em;
	}

.wrap.internal .wwp-vc-breadcrumbs li:last-of-type::after {
	display: none;
	}

.fb-about-breadcrumbs .wwp-vc-breadcrumbs {
	float: right;
	}

.fb-about-breadcrumbs .wwp-vc-breadcrumbs li {
	display: inline-block;
	}

.fb-about-breadcrumbs li, .fb-about-breadcrumbs li a {
	color: #6b6966;
	font-family: 'Oswald', sans-serif !important;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.fb-about-breadcrumbs.blog {
	margin: 20px 0;
	}

.single-post .fb-about-breadcrumbs {
	margin: 1px 0 30px;
	}

.fb-about-twitter {
	min-height: 350px;
	padding-bottom: 70px;
	}

.fb-about-twitter .upb_row_bg {
	background-size: cover !important;
	}

.fb-about-breadcrumbs a:hover {
	text-decoration: underline;
	}

.fb-about-breadcrumbs .wpb_text_column {
	margin: 0 !important;
	}

.fb-about-leadership > .vc_column_container > .vc_column-inner {
	background: #e8e8e8;
	margin: 65px 0 80px;
	padding: 0 35px 40px;
	box-sizing: border-box;
	}

.fb-about-leadership.white-bkg .vc_column_container > .vc_column-inner {
	background-color: #fff;
	}

.fb-about-leadership .aio-icon-component h3:after {
	display: none;
	}

.fb-about-leadership .aio-icon-component .aio-icon-title {
	color: #afafaf !important;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	}

.fb-about-leadership .ult-team-member-wrap .ult-team-member-name-wrap h2 {
	color: #000849;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
	text-transform: none;
	}

.fb-home-quick-links .aio-icon, .fb-home-quick-links .aio-icon-img {
	-webkit-transition: all .3s;
	transition: all .3s;
	}

.fb-home-quick-links .aio-icon:hover, .fb-home-quick-links .aio-icon-img:hover {
	opacity: .7;
	}

.fb-home-logos .vc_row.wpb_row.vc_inner.vc_row-fluid {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	}

.fb-home-logos .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column {
	width: auto;
	}

.fb-about-leadership .ult-team-member-wrap .ult-team-member-position {
	opacity: 0.5;
	color: #333333;
	font-family: 'Oswald', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 17px;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #b3b3b3;;
	padding: 0 0 15px;
	}

.fb-about-leadership .vc_col-sm-4 .vc_column-inner .wpb_wrapper {
	background: #fff;
	padding: 36px 28px;
	box-sizing: border-box;
	}

.fb-about-leadership .aio-icon-component {
	margin-bottom: 0;
	}

.fb-about-leadership .ult-team-member-image img {
	max-width: 100%;
	}

.fb-home-quick-links {
	padding-bottom: 2%;
	}

.fb-home-quick-links > .upb_row_bg {
	background-size: cover !important;
	min-height: 500px;
	}

.fb-home-quick-links h2 {
	margin-top: 80px;
	}

.fb-about-leadership .ult-team-member-description p span {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	}

.fb-about-leadership .ult-team-member-wrap {
	margin-bottom: 0 !important;
	}

.fb-about-twitter strong {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif !important;
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
	}

.fb-about-twitter p {
	color: #ffffff;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 300;
	line-height: 28px;
	font-size: 19px;
	text-align: center;
	}

.fb-about-programs .slick-prev i, .fb-about-programs .slick-next i {
	display: none;
	}

.fb-about-programs .slick-prev, .fb-about-programs .slick-prev:hover, .fb-about-programs .slick-prev:focus {
	background: url(imgFront/arrow.png) center no-repeat;
	width: 40px;
	height: 140px;
	top: 30%;
	left: -40px;
	}

.fb-about-programs .slick-next, .fb-about-programs .slick-next:hover, .fb-about-programs .slick-next:focus {
	background: url(imgFront/arrow.png) center no-repeat;
	width: 40px;
	height: 140px;
	top: 30%;
	right: -40px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	}

.widget_nav_menu {
	max-width: 223px;
	}

.widget_nav_menu h2,
.widget_nav_menu h2 a {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	background: #ecedee;
	width: 100%;
	color: #3c3335;
	}

.widget_nav_menu h2 {
	padding: 0 0 0 10px;
	}

.wrap .widget_nav_menu ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin-left: 0;
	}

.widget_nav_menu ul {
	padding: 0;
	}

.widget_nav_menu li {
	line-height: normal;
	margin-bottom: 0;
	}

.widget_nav_menu li a {
	padding: 6px 0 2px 10px;
	}

.widget_nav_menu a:hover {
	opacity: .8;
	}

.widget_nav_menu a {
	color: #062755;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	display: block;
	width: 100%;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	border-bottom: 1px solid #eee;
	}

.widget_nav_menu .active a {
	color: #529ad0;
	}

.image-ad-widget {
	margin-top: 30px;
	text-align: center;
	}

.image-ad-widget img {
	margin-bottom: 20px;
	}

.fb-welcome-top .wpb_content_element span {
	color: #46f11a;
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 300;
	line-height: 37px;
	}

.fb-welcome-top .ult-team-member-name-wrap h2 {
	color: #000849;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
	}

.fb-welcome-top .ult-team-member-name-wrap .ult-team-member-position {
	color: #999999;
	font-family: 'Oswald', sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 23px;
	text-transform: uppercase;
	}

.fb-welcome-top .ult-team-member-name-wrap .ult-team-member-description * {
	color: #4d4d4d;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height: 27px;
	}

.fb-welcome-top .ult-team-member-description .fb-email-link {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 11px;
	}

.fb-welcome-top .ult-team-member-description .fb-email-link span {
	font-weight: 400 !important;
	}

.fb-welcome-content .vc_btn3.vc_btn3-size-md {
	font-size: 16px;
	}

.fb-welcome-content .vc_btn3.vc_btn3-size-md:hover, .past-button .vc_btn3.vc_btn3-size-md:hover, .vc_btn3-shape-rounded.vc_btn3-style-outline-custom:hover {
	color: #fff !important;
	background-color: #49ae56 !important;
	}

.ult-style-1 .ult-team-member-name-wrap .ult-team-member-name.ult-team-member-name {
	text-transform: none;
	font-size: 19px;
	color: #10173e;
	}

.fb-welcome-top .ult-team-member-name-wrap .ult-team-member-description img {
	position: relative;
	top: 4px;
	}

.fb-welcome-top .ult-team-member-name-wrap .ult-team-member-description {
	color: #46f11a;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: 400;
	}

.fb-welcome-quick-links h2 {
	color: #ffffff;
	font-family: 'Oswald', sans-serif !important;
	font-size: 37px;
	font-weight: 400;
	text-transform: uppercase;
	margin-top: 30px;
	}

.fb-welcome-quick-links h3, .fb-welcome-quick-links .aio-icon-header h3.aio-icon-title {
	color: #ffffff;
	font-family: 'Oswald', sans-serif !important;
	font-size: 21px;
	font-weight: 400;
	line-height: 25px;
	text-transform: uppercase;
	}

.fb-welcome-content .wpb_text_column.wpb_content_element p {
	margin-bottom: 27px;
	}

.fb-welcome-videos h3 {
	margin-top: 75px;
	}

.fb-welcome-videos h3:after {
	height: 6px;
	bottom: -14px;
	}

.fb-welcome-videos .wpb_content_element {
	color: #062755;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	margin-bottom: 14px;
	}

.video-section strong {
	color: #000849;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 21px;
	}

.fb-welcome-buttons {
	position: relative;
	}

.fb-welcome-buttons .ult-content-box {
	position: relative;
	}

.fb-welcome-buttons .ult-content-box:before {
	content: '';
	position: absolute;
	left: -9999px;
	right: -9999px;
	top: 0;
	bottom: 0;
	background: #5c88ad;
	z-index: -1;
	display: block;
	}

.fb-welcome-buttons .ult-content-box {
	padding: 39px 0 18px;
	}

.fb-welcome-buttons .ult-content-box > .wpb_row.vc_inner {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	}

.fb-welcome-buttons .ult-content-box .vc_column_container {
	width: auto;
	}

.fb-welcome-buttons .vc_general, .fb-welcome-buttons .vc_general .custom-button button {
	color: #ffffff !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 23px !important;
	font-weight: 500;
	line-height: 46px;
	background: transparent !important;
	border: 1px solid #fff;
	border-radius: 9px !important;
	padding: 2px 28px !important;
	}

.fb-welcome-buttons .vc_general:hover {
	opacity: .8;
	background-color: #ffffff !important;
	}

.fb-welcome-team {
	margin-top: 28px;
	}

.fb-welcome-team .ult-team-member-name-wrap {
	text-align: left;
	}

.fb-welcome-team .ult-team-member-name-wrap h2 {
	color: #000849;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	font-weight: 600;
	line-height: 30px;
	}

.fb-welcome-team .ult-team-member-position {
	color: #999999;
	font-family: 'Oswald', sans-serif;
	font-size: 19px;
	font-weight: 400;
	line-height: 23px;
	text-transform: uppercase;
	}

.fb-welcome-team .ult-team-member-description * {
	color: #4d4d4d;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 300;
	line-height: 19px;
	}

.fb-welcome-team .ult-team-member-description img {
	display: inline-block;
	vertical-align: middle;
	}

.fb-welcome-team .ult-team-member-description span {
	color: #46f11a;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: 400;
	}

.fb-welcome-team {
	padding: 0 0 31px;
	}

.fb-welcome-team h2 {
	text-transform: none !important;
	}

.fb-welcome-team .vc_column-inner {
	max-width: 708px;
	margin: 0 auto;
	}

.single .vc_col-sm-6 .wpb_content_element {
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	line-height: 28px;
	}

.single .vc_col-sm-12 .wpb_content_element p {
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	line-height: 28px;
	margin-bottom: 25px;
	}

.single .vc_btn3-container button {
	color: #46f11a;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 28px;
	height: 41px;
	line-height: .8 !important;
	border-radius: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

.single .vc_btn3-container button:hover {
	opacity: .6;
	}

/*BLOG*/

.blog #sidebar, .category #sidebar {
	width: 33.33%;
	float: right;
	padding-left: 40px;
	}

#content.wrap, .category #content.wrap {
	max-width: 1075px;
	}

.clearBlog, .category .clearBlog {
	width: 66.66%;
	display: inline-block;
	}

.clearBigCont, .category .clearBigCont {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row-wrap;
	-ms-flex-flow: row-wrap;
	flex-flow: row-wrap;
	}

.clearBigCont:after, .category .clearBigCont:after {
	content: '';
	display: block;
	clear: both;
	}

#sidebar h3, .category #sidebar h3 {
	color: #062755;
	font-family: 'Oswald', sans-serif !important;
	font-size: 19px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 50px;
	display: inline-block;
	}

#sidebar .widget.advertisers h3 {
	margin-top: 27px;
	}

.rss-feed {
	padding: 20px 0;
	}

.rss-feed a {
	color: #529ad0;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	text-decoration: none;
	background-image: url(http://fb.gowithclick.com/wp-content/uploads/2017/04/rss.png);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	}

#sidebar h3:before, .category #sidebar h3:before {
	content: '';
	display: block;
	width: 100%;
	height: 7px;
	background: #49ae56;
	position: relative;
	bottom: -40px;
	}

#sidebar h3.rpwe-title:before {
	height: 0;
	}

#sidebar .rpwe-time {
	display: block;
	}

#sidebar ul, .category .blog #sidebar ul {
	list-style: none;
	}

#sidebar .advertisers-gallery-holder li {
	float: left;
	padding: 0 5px 10px 0;
	width: 50%;
	}

#sidebar .advertisers-gallery-holder li img {
	width: 100%;
	max-height: 112px;
	}

.wrap .type-post:nth-of-type(1) img, .category .wrap .type-post:nth-of-type(1) img {
	display: inline-block;
	margin-bottom: 25px;
	}

.wrap .type-post .meta-info, .category .wrap .type-post .meta-info a, .blog .wrap .type-post .meta-info a, .archive #container .fb-blog-post-content .title .meta-info a {
	color: #999999;
	font-family: 'Oswald', sans-serif !important;
	font-size: 17px;
	font-weight: 300;
	line-height: 34px;
	text-transform: uppercase;
	text-decoration: none;
	}

.blog .wrap .type-post h2, .blog .wrap .type-post h2 a, .category .wrap .type-post h2, .category .wrap .type-post h2 a {
	color: #529ad0;
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	line-height: 29px;
	font-weight: 300;
	text-decoration: none;
	}

.blog .wrap .type-post h2, .category .wrap .type-post h2 {
	margin: 0 0 10px;
	}

.blog .wrap .type-post .content, .category .wrap .type-post .content {
	color: #333333;
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	line-height: 24px;
	}

.wrap .type-post, .category .wrap .type-post {
	border-bottom: 1px solid #b2b4b6;
	padding-bottom: 42px;
	margin-bottom: 42px;
	}

.blog .wrap .type-post .fb-read-more-btn a, .category .wrap .type-post .fb-read-more-btn a {
	color: #46f11a;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 41px;
	border: 1px solid #46f11a;
	border-radius: 9px;
	display: inline-block;
	min-width: 121px;
	box-sizing: border-box;
	height: 41px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	margin-top: 10px;
	}

.clearBlog {
	margin-bottom: 40px;
	}

.aligncenter {
	display: block;
	margin: auto;
	}

.fb-welcome-quick-links > .vcpb-default {
	background-size: cover !important;
	}

.fb-welcome-quick-links .wpb_wrapper {
	max-width: 1056px;
	margin: auto;
	}

.bgBlock:before {
	top: -1px;
	}

.error404 #content {
	min-height: 600px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	padding: 100px 10px 10px;
	}

.error404 #content h1, .search-no-results h1 {
	font-size: 36px;
	margin-bottom: 40px;
	}

.search-no-results #content {
	min-height: 600px;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	padding: 100px 10px 10px;
	}

.tribe_events-template-default .tribe-events-back a, .tribe_events-template-default .tribe-events-sub-nav a {
	font-family: 'Montserrat', sans-serif;
	color: #333333;
	}

.tribe-events-event-image img.wp-post-image {
	margin: 0 20px 20px 0;
	}

@media (max-width: 600px ) {

	.tribe-events-event-image img.wp-post-image {
		margin-right: 0;
		width: 100%;
		}

	}

.archive #container .title a, .search-results #container .title a {
	color: #529ad0;
	font-family: 'Montserrat', sans-serif;
	font-size: 23px;
	line-height: 29px;
	font-weight: 300;
	text-decoration: none;
	}

.archive .wrap .type-post, .search-results #content > div {
	/*	padding: 35px 0;*/
	border-bottom: 1px solid #999999;
	}

.archive .type-post .content, .search-results .content {
	color: #333333;
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	line-height: 24px;
	}

.archive .type-post ul, .search-results ul {
	list-style: none;
	}

.archive .type-post .meta, .search-results .meta, .archive .type-post .meta a, .search-results .meta a {
	color: #999999;
	font-family: 'Oswald', sans-serif !important;
	font-size: 17px;
	font-weight: 300;
	line-height: 34px;
	text-transform: uppercase;
	text-decoration: none;
	}

/*.archive .type-post img,  .search-results .page img {
	margin: 20px 0;
}*/

.search-results #content > div {
	margin-bottom: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	}

.search-results #content .meta, .search-results #content .meta a {
	text-transform: capitalize;
	}

.pagination {
	padding: 40px 10px 40px;
	text-align: center;
	}

.pagination li {
	font-family: 'Oswald', sans-serif;
	color: #000;
	margin: 0 5px;
	}

.pagination a {
	color: #ccc;
	text-decoration: none;
	}

.pagination .prev {
	display: none !important;
	}

.screen-reader-text {
	display: none;
	}

.nav-links {
	text-align: left;
	display: inline-block;
	}

.nav-links {
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
	display: inline-block;
	width: 100%;
	text-align: left;
	}

.nav-links span {
	height: 34px;
	width: 34px;
	border-radius: 50%;
	background-color: #818386;
	display: inline-block;
	text-align: center;
	line-height: 34px;
	margin-right: 5px;
	}

.nav-links span:hover {
	opacity: .5;
	}

.nav-links a {
	line-height: 34px;
	height: 34px;
	min-width: 34px;
	border-radius: 50%;
	border: 1px solid #818386;
	display: inline-block;
	text-align: center;
	margin-right: 5px;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	}

.nav-links a:hover {
	opacity: .7;
	}

.nav-links .next {
	display: none;
	}

.widget a span, .single-post .widget a span {
	font-family: Montserrat, sans-serif;
	/*	font-weight: 300;*/
	color: #529ad0;
	font-size: 16px;
	line-height: 18px;
	}

.widget a {
	text-decoration: none;
	}

.widget .rpwwt-post-date {
	font-family: "Oswald", sans-serif !important;
	font-weight: 300;
	color: #4d4d4d;
	font-size: 13px;
	line-height: 25px;
	}

#sidebar .widget_rss h3:before {
	display: none;
	}

.widget_rss li a {
	color: #333333;
	font-family: "Montserrat", sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 28px;
	}

.widget_rss h3 {
	margin-bottom: 10px !important;
	}

.widget_rss {
	margin-bottom: 40px;
	}

.widget_rss h3 a {
	font-family: Montserrat, sans-serif;
	font-weight: 600;
	color: #529ad0;
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 2px;
	}

.fb-blog-post-content, .paged .clearBlog .post:nth-of-type(1) .fb-blog-post-content {
	float: right;
	width: 50%;
	}

.single .uvc-heading .uvc-main-heading h2 {
	color: #062755;
	font-family: Montserrat, sans-serif !important;
	font-size: 30px;
	font-weight: 600 !important;
	line-height: 43px;
	}

.single .vc_btn3-inline button.vc_general {
	padding: 12px 19px;
	}

.single strong {
	font-weight: 700;
	}

.wp-post-image, .paged .wrap .type-post:nth-of-type(1) img {
	float: left;
	max-width: -webkit-calc(50% - 37px);
	max-width: calc(50% - 37px);
	width: auto;
	height: auto !important;
	}

.single-post .wp-post-image, .single-post .paged .wrap .type-post:nth-of-type(1) img {
	float: left;
	max-width: -webkit-calc(50% - 37px);
	max-width: calc(50% - 37px);
	width: 100%;
	height: auto !important;
	}

.search .wp-post-image,
.search .wrap .type-post:nth-of-type(1) img {
	display: none;
	}

.clearBlog .post:nth-of-type(1) .date-box {
	background-color: #5c88ad;
	color: #fff;
	font-size: 12px;
	height: 32px;
	line-height: 22px;
	margin: -61px 1px 15px;
	text-align: center;
	}

.date-box, .paged .clearBlog .post:nth-of-type(1) .date-box, .category.paged .clearBlog .post:nth-of-type(1) .date-box {
	background-color: #5c88ad;
	color: #fff;
	font-size: 12px;
	padding: 7px 10px;
	position: absolute;
	margin: 0;
	font-family: "Montserrat", sans-serif;
	}

.detail .wp-post-image, .paged .clearBlog .post:nth-of-type(1) .date-box {
	float: none;
	max-width: 100%;
	margin-bottom: 25px;
	}

.clearBlog .featured-img {
	display: flex;
	justify-content: center;
	}

.clearBlog .featured-img img {
	max-height: 50vh;
	width: auto;
	}

img.attachment-full.size-full.wp-post-image {
	max-height: 50vh;
	}

.single-post .topT h1 {
	line-height: 45px;
	padding: 15px 0;
	}

.date-box {
	background-color: #5c88ad;
	color: #fff;
	font-size: 12px;
	padding: 7px 10px;
	}

.clearBlog .post:nth-of-type(1) .date-box {
	background-color: #5c88ad;
	color: #fff;
	font-size: 12px;
	height: 32px;
	line-height: 22px;
	margin: -61px 1px 15px;
	text-align: center;
	}

.blog.detail #sidebar .wp-post-image, .category.detail #sidebar .wp-post-image {
	float: left;
	}

.clearBlog .post:after {
	content: '';
	display: block;
	clear: both;
	}

.clearBlog .post:nth-of-type(1) {
	display: flex;
	flex-direction: column;
	align-items: center;
	}

.paged .clearBlog .post:nth-of-type(1) {
	display: block;
	}

.clearBlog .post:nth-of-type(1) .wp-post-image {
	float: none;
	max-width: 100%;
	}

.clearBlog .post:nth-of-type(1) .fb-blog-post-content {
	width: 100%;
	float: none;
	}

.clearBlog .post:nth-of-type(1) .fb-read-more-btn a {
	margin-top: 36px;
	}

.wrap .type-post .content p {
	font-size: 14px;
	line-height: 24px;
	}

.blog #sidebar h3 {
	font-weight: 600;
	}

.single-post .topT {
	height: auto;
	}

.single-post #content {
	min-height: 600px;
	padding: 20px 10px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	color: #000;
	line-height: 1.2;
	font-size: 16px;
	}

.wrap .type-post .fb-read-more-btn a, .category .wrap .type-post .fb-read-more-btn a {
	color: #49ae56;
	border-color: #49ae56;
	}

.wrap .type-post .fb-read-more-btn a:hover, .category .wrap .type-post .fb-read-more-btn a:hover {
	background-color: #49ae56;
	border-color: #49ae56;
	color: #fff;
	}

.fb-welcome-content .vc_general {
	line-height: .8 !important;
	}

.fb-about-leadership .ult-team-member-description p span a {
	text-decoration: none;
	-webkit-transition: all .3s;
	transition: all .3s;
	}

.fb-about-leadership .ult-team-member-description p span a {
	/*opacity: .7;*/
	}

.fb-blog-post-content .author-feed:before {
	content: " | ";
	margin: 0 5px;
	}

.team-wrap.alt .theme_3 .member-content {
	padding-top: 25px;
	}

.team-wrap.alt .theme_3 .member-content, .theme_3 .member-job {
	text-align: left !important;
	}

.desktop-only {
	display: block;
	}

.mobile-only {
	display: none;
	}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
	font-weight: 500;
	}

.fb-welcome-buttons .vc_general, .fb-welcome-buttons .vc_general .custom-button button {
	font-weight: 400;
	}

.fa-adjust::before {
	content: "" !important;
	}

.fb-home-latest-news .blog-feed-no-image .vc_gitem-post-category-name, .fb-home-latest-news .blog-feed-no-image .vc_gitem-post-category-name .vc_gitem-link {
	font-size: 12px !important;
	color: #999 !important;
	}

.fb-home-latest-news .blog-feed-no-image .vc_grid-filter.vc_grid-filter-center {
	margin-bottom: 2px;
	text-align: left;
	}

.fb-home-latest-news .blog-feed-no-image .vc_gitem-post-data {
	margin-bottom: 0;
	}

#social-feed-container-639 .social-feed-element .pull-left {
	display: none;
	}

.social-feed-container-639 .author-title {
	display: none;
	}

.blog #sidebar h3 {
	font-weight: 400;
	}

.imt_inside_page .imt_item_img img {
	margin: 0 auto;
	width: 250px;
	}

.imt_inside_page {
	margin: auto;
	max-width: 1100px;
	min-height: 300px;
	}

.fb-home-top-banner.myflbar p {
	color: #feffff;
	display: inline-block;
	font-family: "Montserrat", sans-serif;
	font-size: 44px;
	font-weight: 300;
	line-height: 50px;
	min-height: 57px;
	padding-left: 25px;
	vertical-align: top;
	}

.fb-home-top-banner.myflbar strong {
	font-size: 21px;
	color: #fdfefe;
	font-family: "Oswald", sans-serif;
	}

.fb-home-top-banner.myflbar .formTitle {
	background: #5c88ad none repeat scroll 0 0;
	width: 290px;
	}

.myflbar .topForm {
	background: #49ae56 none repeat scroll 0 0;
	}

.myflbar .topForm .topInput:nth-of-type(1), .myflbar .topForm .topInput:nth-of-type(2) {
	width: 340px;
	}

.myflbar .topForm .links a:link {
	color: #fff;
	text-decoration: none;
	}

.myflbar .topForm .links a:hover {
	color: #333;
	}

/*Large desktop!!!!!!!!!!!!!!!!!!!!!!*/

@media screen and (min-width: 1800px) {
	.bgBlock {
		width: 2000px;
		}

	.fb-welcome-quick-links h2 {
		}

	}

/*TABLET !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

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

	header {
		padding: 0 15px 12px;
		}

	.ac-container {
		top: 0;
		}

	.desktop-only {
		display: none;
		}

	.mobile-only {
		display: block;
		}

	.header {
		padding: 25px 15px 14px;
		}

	.fb-home-logos .vc_row.wpb_row.vc_inner.vc_row-fluid {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		}

	.logoHeader {
		width: 316px;
		display: block;
		}

	.wrap {
		padding: 0 2rem;
		box-sizing: border-box;
		position: relative;
		}

	.wrap:after {
		content: '';
		display: table;
		clear: both;
		}

	.footerNavList {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		}

	.footerNavList > li {
		width: 33.3%;
		margin: 0 0 30px;
		}

	.fb-home-green-block .vc_column_container > .vc_column-inner {
		overflow: hidden;
		}

	#mobileBurger {
		background: url(imgFront/menu.png) center no-repeat;
		width: 25px;
		height: 25px;
		background-size: contain;
		display: block;
		position: absolute;
		cursor: pointer;
		top: 7px;
		right: 20px;
		}

	#nav {
		/*display: none;*/
		left: -101%;
		position: absolute;
		top: 0;
		width: 280px;
		height: 95%;
		overflow-y: scroll;
		padding: 50px 20px 20px;
		z-index: 999;
		-webkit-transition: all .5s;
		transition: all .5s;
		background-color: #1F1F1F;
		/* allow momentum scrolling on iOS devices */
		-webkit-overflow-scrolling: touch;
		}

	#nav .ac-container {
		display: block;
		background: transparent;
		position: relative;
		border: none;
		box-shadow: none;
		padding: 10px 5px 10px 20px;
		box-sizing: border-box;
		}

	#mobClose {
		float: right;
		}

	#nav .ac-click {
		display: none;
		}

	#nav.navShow {
		left: 0;
		top: 0;
		height: 100vh;
		text-align: left;
		position: fixed;
		}

	#nav li {
		width: 100%;
		display: inline-block;
		}

	#nav li:before {
		display: none;
		}

	#nav li li a {
		padding: 0 0 0 20px;
		box-sizing: border-box;
		line-height: 1.3;
		}

	#nav a {
		width: 100%;
		border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
		color: rgba(255, 255, 255, 0.6) !important;
		font-size: 12px;
		display: block;
		position: relative;
		padding: 10px 0 !important;
		}

	.ftaccordion .ac-wrapper:hover {
		border: none;
		}

	#mobClose {
		width: 25px;
		height: 25px;
		background: url(imgFront/access.png) center no-repeat;
		background-size: contain;
		display: block;
		margin: 0 auto 20px;
		}

	.ac-click:after {
		display: none;
		}

	.ac-click i {
		color: #000;
		font-size: 30px;
		float: right;
		}

	.ac-click .plusNavMobile {
		display: block;
		}

	.ac-click .minusNavMobile {
		display: none;
		}

	.activeFNav .ac-click .minusNavMobile {
		display: block;
		}

	.activeFNav .ac-click .plusNavMobile {
		display: none;
		}

	.activeFNav .ac-container {
		height: auto;
		position: relative;
		color: #000;
		opacity: 1;
		box-shadow: none;
		top: 0;
		left: 0;
		margin: 10px 30px 20px 0;
		}

	.clearCont {
		box-sizing: border-box;
		padding: 8px 31px 0 0;
		}

	.fb-about-programs .slick-prev, .fb-about-programs .slick-prev:hover, .fb-about-programs .slick-prev:focus {
		width: 20px;
		left: -20px;
		background-size: contain;
		}

	.fb-about-programs .slick-next, .fb-about-programs .slick-next:hover, .fb-about-programs .slick-next:focus {
		width: 20px;
		right: -20px;
		background-size: contain;
		}

	.fb-about-logos {
		overflow: hidden;
		}

	.fb-welcome-green-block {
		overflow: hidden !important;
		}

	.fb-welcome-buttons {
		width: 100%;
		left: 0;
		}

	.bgBlock {
		right: 0;
		left: 12%;
		}

	.topForm {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		height: auto;
		}

	.bgBlock:before, .bgBlock:after {
		/*	display: none;*/
		}
	}

@media screen and (max-width: 767px) {
	.fb-home-top-banner, .fb-about-top-banner {
		min-height: auto;
		}

	.fb-about-breadcrumbs {
		visibility: hidden;
		height: 8px;
		}

	.fb-home-top-banner .fancytext-typewriter-background-enabled, .ultimate-vticker.fancytext-background-enabled ul li, .fb-about-top-banner .fancytext-typewriter-background-enabled, .ultimate-vticker.fancytext-background-enabled ul li, .ultimate-typed-main, .fb-home-top-banner .wpb_wrapper > p > span, .fb-about-top-banner .wpb_wrapper > p > span, .fb-home-top-banner.myflbar span, .fb-home-top-banner.myflbar p, .fb-home-top-banner.myflbar .ultimate-typed-main > p > span {
		font-size: 35px !important;
		}

	.header-image-text .ultimate-typed-main.fancytext-typewriter-background-enabled, .header-image-text .ultimate-vticker.fancytext-background-enabled ul li {
		font-size: 35px !important;
		}

	.clearBigCont, .category .clearBigCont {
		display: block;
		}

	.fb-about-leadership .wpb_column.vc_column_container.vc_col-sm-4 {
		margin-bottom: 30px;
		}

	.fb-about-leadership .ult-team-member-image img {
		width: auto;
		display: block;
		margin: auto;
		}

	.bgBlock {
		height: auto;
		}

	.bgBlock a {
		position: relative;
		top: auto;
		margin: 20px auto;
		}

	.topForm .topInput {
		margin-bottom: 20px;
		}

	.search img {
		max-width: 100% !important;
		height: auto !important;
		}

	.blog .clearBlog {
		width: 100%;
		float: none;
		padding: 0;
		}

	body #nav ul a {
		padding: 5px 12px 5px 0;
		}

	.topSubmit, .topButton {
		margin-top: 0;
		margin-bottom: 15px;
		}

	.bgBlock {
		left: 0;
		}

	.bgBlock:before {
		display: none;
		}

	.fb-home-logos .wpb_row {
		overflow: hidden;
		}

	.fb-home-events .vc_grid-item .vc_grid-item-mini {
		min-height: 1px;
		}

	.fb-welcome-top .wpb_column.vc_column_container.vc_col-sm-3 {
		width: 100%;
		display: block;
		}

	.internal-sidebar {
		display: none;
		}

	.widget_nav_menu {
		width: 100%;
		padding: 0 15px;
		max-width: 100%;
		margin-bottom: 20px;
		}

	.fb-welcome-quick-links {
		background: #ccc;
		}

	.fb-welcome-quick-links .upb_row_bg {
		padding-right: 30px;
		}

	.topT {
		height: auto;
		}

	.fb-about-programs img {
		max-width: 100%;
		}

	.fb-welcome-quick-links {
		min-height: 1px !important;
		}

	.fb-welcome-quick-links .vc_row.wpb_row.vc_inner {
		margin-left: -50px !important;
		text-align: center;
		}

	.clearCont {
		padding: 8px 59px 0 0;
		}

	.team-wrap.alt .theme_3 .member-content, .theme_3 .member-job, .team-wrap .theme_3 .member-name, .team-wrap .theme_3 .member-web, .team-wrap .theme_3 .member-phone, .team-wrap .theme_3 .member-location, .team-wrap .theme_3 .member-email {
		text-align: center !important;
		}

	.fb-about-top-banner .header-image-text, .fb-home-top-banner .header-image-text {
		min-height: 268px;
		padding-top: 0;
		}

	.homeTopFormCont {
		margin-top: -100px;
		}
	}

@media screen and (max-width: 992px) {
	header .wrap {
		padding: 0;
		}

	.clearCont {
		padding: 8px 57px 0 0;
		}

	.logoHeader {
		min-width: auto;
		width: 100%;
		}

	.logoHeader img {
		height: 66px;
		width: 66px;
		}

	.logoHeader strong {
		float: left;
		font-size: 24px;
		line-height: 55px;
		margin: 0 0 0 5px;
		}

	.headerNavCont {
		width: 100%;
		text-align: center;
		padding: 19px 0 18px;
		}

	.loginCont {
		float: none;
		position: static;
		}

	.login {
		float: none;
		display: inline-block;
		vertical-align: top;
		}

	.header_rules_link {
		display: none;
		}

	.headerTopCont {
		padding-bottom: 0;
		}

	.author-feed {
		display: block;
		width: 100%;
		margin-left: 13px;
		margin-top: -10px;
		}
	}

.clearBlog .post:nth-of-type(1) .fb-blog-post-content .author-feed {
	display: inline;
	}

.clearBlog .post:nth-of-type(1) .fb-blog-post-content .author-feed:before {
	content: " | ";
	margin: 0 13px;
	display: inline;
	}

.ad-images a {
	padding: 0 8px 0 0 !important;
	display: block;
	}

@media screen and (max-width: 1065px) {
	.logoHeader {
		float: left;
		width: 316px;
		}

	.loginCont {
		position: absolute;
		right: 0;
		bottom: 0;
		}
	}

/*MOBILE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/

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

	.internal-wrapper {
		padding-left: 0;
		padding-right: 0;
		}

	.fb-about-leadership .aio-icon-component .aio-icon-title {
		font-size: 12px;
		}

	.fb-welcome-quick-links .vc_row.wpb_row.vc_inner {
		margin-left: -15px !important;
		}

	.home .fb-home-quick-links .vc_row.wpb_row.vc_inner.vc_row-fluid {
		margin-left: 0 !important;
		}

	.logoHeader img {
		width: 36px;
		height: 36px
		}

	.logoHeader strong {
		font-size: 16px;
		float: left;
		line-height: 36px;
		margin: 0 0 0 5px;
		}

	.clearCont {
		padding-right: 0;
		}

	.blog #sidebar, .category #sidebar {
		float: right;
		padding-left: 0;
		width: 100%;
		}

	.clearBlog, .category .clearBlog {
		display: inline-block;
		width: 100%;
		}

	/*.tribe_events-template-default {*/
	/*}*/
	.clearBlog {
		padding-right: 10px;
		box-sizing: border-box;
		}

	.clearBlog .post .wp-post-image {
		height: auto !important;
		float: none;
		width: 90%;
		max-width: 90%;
		}

	.blog .fb-blog-post-content {
		float: none;
		width: 90% !important;
		}

	.fb-welcome-buttons .ult-content-box-container {
		height: auto;
		}

	.fb-welcome-buttons .ult-content-box {
		height: auto;
		}

	.fb-welcome-buttons .ult-content-box > .wpb_row.vc_inner {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		-webkit-box-pack: center;
		justify-content: center;
		text-align: center !important;
		}

	.fb-welcome-buttons .ult-content-box * {
		text-align: center !important;
		}

	.fb-welcome-buttons {
		margin: 0 auto 45px !important;
		}

	.fb-welcome-quick-links .upb_row_bg {
		/*background-image: none !important;*/
		padding-right: 0;
		}

	.bgBlock {
		height: auto;
		width: 100%;
		}

	.bgBlock a {
		position: relative;
		margin: 20px 10px;
		}

	.wrapBg {
		padding: 0 20px 0 0;
		}

	.fb-about-divisions .vc_col-sm-12 .vc_column-inner {
		padding-bottom: 50px;
		}

	.fb-about-leadership .vc_col-sm-4 {
		margin-bottom: 20px;
		}

	.fb-about-programs .slick-prev, .fb-about-programs .slick-prev:hover, .fb-about-programs .slick-prev:focus {
		width: 10px;
		left: -10px;
		}

	.fb-about-programs .slick-next, .fb-about-programs .slick-next:hover, .fb-about-programs .slick-next:focus {
		width: 10px;
		right: -10px;
		}

	/*.fb-about-top-banner .vc_column-inner span,  .fb-home-top-banner .vc_column-inner span {
		font-size: 2em !important;
		line-height: 37px !important;
	}*/
	.topInput {
		margin-bottom: 20px !important;
		}

	.fb-home-logos .aio-icon-box > div, .fb-about-logos .aio-icon-box > div {
		text-align: center;
		display: block;
		}

	.wrap {
		padding: 0 1rem;
		}

	.clearCont {
		width: 100%;
		float: none;
		}

	.headerSocial {
		text-align: center;
		width: 100%;
		}

	.searchFormCont {
		float: none;
		}

	.headerTopCont {
		display: inline-block;
		clear: both;
		width: 100%;
		}

	.mobileContForm {
		border: none;
		}

	.footerNavList > li {
		width: 50%;
		padding: 0 5px;
		box-sizing: border-box;
		}

	.footerBottomColLeft {
		width: 100%;
		padding: 0;
		}

	.footerBottomColRg {
		width: 100%;
		}

	.logoHeader {
		max-width: 80%;
		}

	#nav > ul > li {
		position: relative;
		}

	#nav > ul > li > a {
		padding: 10px 5px;
		}

	.ac-click {
		position: absolute;
		top: 0;
		display: inline-block;
		right: 0;
		}

	.topForm .topInput:nth-of-type(1) {
		margin-right: 0;
		}

	.topForm i {
		display: none;
		}

	.headerTopCont {
		padding-bottom: 0;
		}
	}

.info-section .vc_column_container {
	display: block;
	}

.info-text-section {
	padding: 50px 0 90px;
	}

.info-wrap {
	/*	max-width: 1024px;
	*/
	}

.logo-section .vc_col-sm-2 {
	width: 20%;
	}

.logo-section .block-hidden {
	display: none;
	}

.video-section h5 {
	font-size: 20px;
	font-family: 'Oswald', sans-serif;
	}

.fb-about-leadership h3 {
	margin-bottom: 24px;
	}

.fb-about-leadership .vc_column-inner {
	max-width: 1056px;
	margin: 0 auto;
	}

.team-wrap .theme_3 .ict_wrapp ul {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	}

.team-wrap .theme_3 .ict_wrapp ul li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	}

.theme_3 .member-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	}

.team-wrap .team-member {
	background: #fff;
	padding: 33px 25px 4px;
	margin: auto;
	}

.team-wrap .theme_3 .member-content {
	padding-top: 7px;
	padding-bottom: 0;
	}

.team-wrap .theme_3 .member-content:before {
	display: none;
	}

.team-wrap .theme_3 .member-img img {
	box-shadow: none;
	}

.team-wrap .theme_3 .member-name {
	text-align: left;
	margin-bottom: 7px;
	}

.team-wrap .theme_3 .member-name a, .imt_inside_page .imt_item_details .imt_name, .team-wrap .theme_3 .member-name {
	color: #49ae56;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: 600;
	text-transform: none;
	line-height: 18px;
	}

.team-wrap .theme_3 .member-name a:hover {
	color: #06334e;
	}

.team-wrap .theme_3 .member-job, .imt_inside_page .imt_item_details .imt_job {
	color: rgba(88, 89, 91, 0.5);
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 17px;
	text-transform: uppercase;
	border-bottom: 1px solid #eeeff0;
	padding: 0 0 15px;
	margin-bottom: 11px;
	}

.imt_inside_page .imt_item_details .imt_email a {
	color: #5d88ad;
	}

.team-wrap .theme_3 .member-desc, .team-wrap .theme_3 .member-skills-wrapper {
	margin: 0;
	}

.team-wrap .theme_3 .member-desc:before {
	display: none;
	}

.team-wrap .theme_3 .member-web, .team-wrap .theme_3 .member-phone, .team-wrap .theme_3 .member-location {
	font-size: 16px;
	line-height: 23px;
	color: #6d6e71;
	}

.team-wrap .theme_3 .member-location {
	font-style: normal;
	}

.team-wrap .theme_3 .member-phone {
	-webkit-order: 2;
	-ms-flex-order: 2;
	order: 2;
	}

.team-wrap .theme_3 .member-phone .icont-phone {
	display: none;
	}

.team-wrap .theme_3 .member-email {
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #bcbec0;
	padding: 17px 0;
	border-top: 1px solid #eeeff0;
	margin-top: 7px;
	}

.team-wrap .theme_3 .member-email .glyphicont-envelope {
	font-size: 23px;
	}

.team-wrap .theme_3 .member-email a {
	color: inherit;
	text-decoration: none;
	font-size: 12px;
	}

.team-wrap .theme_3 .member-email a:hover {
	text-decoration: underline;
	}

.team-wrap.alt .team-member {
	padding: 0 0 32px;
	font-family: 'Montserrat', sans-serif;
	}

.team-wrap.alt .fb-welcome-team .vc_column-inner {
	max-width: 740px;
	}

.team-wrap.alt .theme_3 .member-content {
	padding-top: 25px;
	text-align: center;
	}

.team-wrap.alt .theme_3 .member-name {
	margin-bottom: 1px;
	}

.team-wrap.alt .theme_3 .member-job, .imt_inside_page .imt_item_details .imt_job {
	font-size: 19px;
	line-height: 22px;
	padding: 0;
	border: none;
	margin-bottom: 14px;
	color: #a7a9ac;
	}

.team-wrap.alt .theme_3 .member-email {
	padding: 10px 0;
	margin: 0;
	border: none;
	}

.team-wrap.alt .theme_3 .member-web, .team-wrap .theme_3 .member-phone, .team-wrap.alt .theme_3 .member-location {
	font-size: 15px;
	line-height: 19px;
	}

.imt_inside_page .imt_description {
	display: table-cell;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	padding-top: 15px;
	}

#gallery-1 img {
	max-width: 100%;
	height: auto;
	}

body .social-feed-container-639 {
	width: auto !important;
	}

body .social-feed-element, body #social-feed-container-639 * {
	background: none !important;
	box-shadow: none !important;
	color: #fff !important;
	}

body #social-feed-container-639 .attachment {
	display: none;
	}

.social-feed-element * {
	background: none !important;
	}

.social-feed-element .media-object {
	display: inline-block !important;
	vertical-align: top;
	}

body #social-feed-container-639 a:hover {
	color: #49ae56 !important;
	}

#social-feed-container-639 .social-feed-element .pull-left {
	float: none;
	text-align: center;
	display: block;
	}

#social-feed-container-639 .social-feed-element .media-object {
	display: inline-block;
	vertical-align: top;
	}

#social-feed-container-639 .social-feed-element .muted {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	}

#social-feed-container-639 .read-button {
	text-transform: capitalize;
	}

#social-feed-container-639 .social-feed-element .content {
	padding-bottom: 30px;
	}

@media screen and (max-width: 1024px) {
	.headerNavCont {
		margin-right: 0;
		}

	.icons-section .vc_col-sm-3 {
		width: 50%;
		max-height: 133px;
		}

	.default-icon .aio-icon-header {
		max-width: 220px;
		}

	.icons-section .aio-icon-component, .icons-section .wpb_column > .wpb_wrapper .aio-icon-component {
		margin-bottom: 0;
		}

	.icons-line .vc_column-inner {
		height: 10px;
		}

	.info-text-section {
		padding: 30px 0;
		}

	.logo-section {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		}

	.logo-section .vc_col-sm-2 {
		width: 33.33%;
		}

	.fb-welcome-buttons .vc_general, .fb-welcome-buttons .vc_general .custom-button button {
		font-size: 15px !important;
		}

	.blog #sidebar {
		padding-left: 20px;
		}

	/*	.team-wrap .theme_3 .ict_wrapp ul li {
		display: block;
	}*/
	.clearBlog .fb-blog-post-content .author-feed:before {
		content: "";
		margin: 0 -7px;
		}

	.fb-home-events .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
		padding-left: 20px;
		margin-left: 20px;
		}
	}

@media screen and (max-width: 767px) {
	.fb-about-leadership .team-wrap .theme_3 .member-name a {
		display: block;
		line-height: 22px;
		}

	.fb-home-latest-news .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
		height: 242px;
		padding-top: 0;
		}

	header {
		padding-top: 10px;
		}

	#mobileBurger {
		top: 10px !important;
		right: 0;
		}

	.clearCont {
		/*	padding: 8px 59px 0 0;*/
		}

	.mobileContForm {
		border: none;
		border-top: 1px solid #ecedee !important;
		padding: 6px 0 0 14px;
		margin: 0;
		}

	#mobileBurger {
		top: 20px;
		}

	.searchFormCont {
		float: none;
		}

	.fb-home-logos .vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_column {
		width: 100%;
		}

	.mobileContForm {
		float: none;
		}

	.headerSearchField {
		max-width: 80%;
		}

	.headerSocial {
		display: none;
		}

	.logo-section .vc_col-sm-2 {
		width: 50%;
		}

	.fb-welcome-buttons .ult-content-box .vc_column_container {
		width: 100%;
		}

	.fb-welcome-buttons .ult-content-box > .wpb_row.vc_inner {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
		}

	.fb-welcome-buttons .vc_btn3-container.custom-button {
		text-align: center;
		}

	.fb-about-leadership > .vc_column_container > .vc_column-inner {
		padding: 10px;
		}

	.blog .clearBigCont {
		display: block;
		}

	.blog #sidebar, .blog .clearBlog {
		width: 100%;
		}

	.fb-about-breadcrumbs a, .fb-about-breadcrumbs span {
		padding-top: 0;
		padding-bottom: 0;
		}

	.fb-home-latest-news .vc_btn3.vc_btn3-size-md {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		}

	.fb-home-latest-news .vc_custom_heading {
		margin-bottom: 12px;
		}

	.fb-about-programs .vc_btn3 {
		padding: 0 !important;
		background: none !important;
		}

	.fb-about-programs .vc_btn3-container {
		padding-top: 12px;
		}

	.fb-about-programs .vc_btn3 i {
		display: inline-block !important;
		vertical-align: top;
		position: static !important;
		margin: 8px 5px 0 0;
		}

	.theme_3.pag-theme1 #indeed_carousel_view_widget_4921 ul li {
		width: 100% !important;
		}

	.wrap .type-post img, .category .wrap .type-post img {
		float: none;
		max-width: 100%;
		}

	.clearBlog .post .fb-blog-post-content {
		float: none;
		width: 100%;
		}

	/*.clearBlog .fb-blog-post-content .author-feed::before {
		content: " | ";
		margin: 0 5px;display: inline;
	} */
	.clearBlog .fb-blog-post-content .author-feed:before, .clearBlog .post:nth-of-type(1) .fb-blog-post-content .author-feed::before {
		content: "";
		margin: 0 -7px;
		}

	.clearBlog .fb-blog-post-content .author-feed, .clearBlog .post:nth-of-type(1) .fb-blog-post-content .author-feed {
		width: 100%;
		display: block;
		margin-top: -8px;
		}

	.clearBlog .featured-img img {
		max-height: none;
		}
	}

.wrapBg {
	text-align: left;
	}

@media screen and (max-width: 510px) {
	.fb-home-latest-news .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
		height: auto;
		padding-top: 75%;
		}

	.date-box {
		margin: -33px 0;
		padding: 7px 10px;
		position: absolute;
		}
	}

input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], textarea {
	-webkit-appearance: none;
	}

.topT h1 {
	line-height: 1.2em;
	padding: 17px 0;
	}

.info-wrap .wpb_content_element {
	margin-bottom: 0 !important;
	}

@media screen and (max-width: 1024px) {
	.fb-home-quick-links .icons-section .vc_col-sm-3 {
		min-height: 130px;
		}
	}

@media screen and (max-width: 769px) {
	.fb-home-top-banner .topForm .topInput {
		margin-bottom: 20px;
		}

	.fb-home-top-banner .topSubmit, .topButton {
		margin-top: 0;
		}

	.fb-home-top-banner .topForm i {
		display: none;
		}

	.fb-home-top-banner .topForm .topInput:nth-of-type(1), .fb-home-top-banner .topForm .topInput:nth-of-type(2), .fb-home-top-banner .topForm .topInput:nth-of-type(3) {
		width: 100%;
		}

	.fb-home-top-banner .wpb_wrapper > p > span, .fb-about-top-banner .wpb_wrapper > p > span {
		font-size: 12px;
		}
	}

.fb-about-leadership .vc_btn3:hover {
	color: rgb(73, 174, 86);
	opacity: 0.8;
	}

.fb-home-top-banner .topSubmit, .topButton {
	flex-shrink: 0;
	}

.fb-home-quick-links .icons-section .vc_col-sm-3 {
	min-height: auto;
	}

#backtop {
	position: fixed;
	left: auto;
	right: 20px;
	top: auto;
	bottom: 20px;
	outline: none;
	overflow: hidden;
	color: #fff;
	text-align: center;
	background-color: rgba(109, 110, 112, 0.4);
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 2px;
	cursor: pointer;
	transition: all 0.3s linear;
	z-index: 999999;
	opacity: 0;
	}

#backtop:hover {
	background-color: rgba(109, 110, 112, 1);
	}

#backtop.visible {
	opacity: 1;
	}

#debug {
	position: fixed;
	top: 0;
	left: 0;
	padding: 5px;
	background-color: rgba(0, 0, 0, .2);
	font-family: Consolas, monaco, monospace;
	font-size: 12px;
	}

#debug span {
	padding: 0 0.5em;
	}

#debug .alert-danger:after {
	content: '\f071';
	font-family: FontAwesome;
	padding-left: 0.5em;
	}

#debug .alert-success:after {
	content: '\f058';
	font-family: FontAwesome;
	padding-left: 0.5em;
	}

/* In-page Anchors */
a[name] {
	position: relative;
	display: block;
	height: 0;
	top: -8px;
	}

/* sticky admin bar is about 46px high */
@media (max-width: 782px) {
	.admin-bar a[name] {
		top: -54px;
		}

	.admin-bar #debug {
		top: 46px;
		}
	}

/* sticky admin bar is about 32px high */
@media (min-width: 783px) {
	.admin-bar a[name] {
		top: -40px;
		}

	.admin-bar #debug {
		top: 32px;
		}
	}

@media print {
	/* All your print styles go here */
	header, footer,
	.fb-about-breadcrumbs,
	.sidenav,
	.print-hide * {
		display: none !important;
		}

	.print-hide > .print-show {
		display: block;
		}

	a[href]:after {
		content: '';
		}
	}

blockquote.rrtfb {
	margin: 0 0 0 4.9rem;
	border: 0 none;
	padding-left: 0;
	font-style: normal;
	}

blockquote {
	border-left: 2px solid #0B364E;
	padding-left: 1em;
	font-style: italic;
	margin: 1em 0;
	position: relative;
	}

blockquote cite {
	margin-top: 1em;
	font-size: 0.85em;
	}

blockquote cite:before {
	content: "\2014 \2009";
	}

blockquote.pull {
	border-left: 0 none;
	padding-left: 2em;
	}

.wrap.internal blockquote p {
	color: #0b364e;
	}

.wrap.internal blockquote.pull p {
	font-size: 16px;
	color: #5E88AC;
	}

blockquote.pull:before {
	content: '\e97d';
	font-family: icomoon;
	font-size: 2.2em;
	font-style: normal;
	position: absolute;
	left: -0.5em;
	top: 0;
	color: #5E88AC;
	}

/* Ethics Opinion */
.etopinion b {
	font-weight: bold;
	}

/* BS3 alignment issue */
input[type=checkbox], input[type=radio] {
	margin-top: 6px;
	}
