/*
Theme Name: Pediatric Endocrine Society
Theme URI: https://www.pesendo.org
Version: 1.0
Description: A custom child theme for PES.
Author: Yoko Co
Author URI: https://www.yokoco.com
template: bb-theme
*/

@import url("base.css");



/*****************************************************************************/
/******************************* THE BASICS **********************************/
/*****************************************************************************/

.larger {
	font-size: 21px;
}

/* Set your maximum container width here. Only use the customizer width to set the width for the header */

.fl-page-content .container {
	max-width: 1100px; 
}

/* Set this to the same as you set the content width in the customizer. */

.max-fix .fl-row-fixed-width {
	max-width: 1600px; 	
}


/* Define default accent background colors. */

.bg1 {
	background-color: #1A328E; 
}

.bg2 {
	background-color: #EAF1F5; 
}

.bg3 {
	background-color: #EEF4F8; 
}


/* Define button styles. */

.fl-page button, .fl-page input[type=button], .fl-page input[type=submit], .fl-page .fl-builder-content a.fl-button, .fl-page .fl-builder-content a.fl-button:visited, .fl-page .wp-block-button__link {
	padding: 14px 28px;
	border: 0px; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	text-decoration: none; 
  	-webkit-transition: background 0.5s; 
  	transition: background 0.5s;
	background-color: #DC8400;
}


.fl-page button *, .fl-page input[type=button] *, .fl-page input[type=submit] *, .fl-page .fl-builder-content a.fl-button *, .fl-page .fl-builder-content a.fl-button:visited *, .fl-page .wp-block-button__link * {
	color: #fff; 
}

.fl-page button:hover, .fl-page input[type=button]:hover, .fl-page input[type=submit]:hover, .fl-page a.fl-button:hover, .fl-page .fl-builder-content a.fl-button:hover, .fl-page .wp-block-button__link:hover {
	color: #fff; 
	border: 0px; 
	background-color: #354BA0;
}

.fl-page button:hover *, .fl-page input[type=button]:hover *, .fl-page input[type=submit]:hover *, .fl-page a.fl-button:hover *, .fl-page .fl-builder-content a.fl-button:hover * {
	color: #fff; 
}

.wp-block-button__link {
	margin-top: 10px; 
}

.fl-page-nav-search a.fa-search {
	top: 18px; 
}

.fl-row-content-wrap p a {
	text-decoration: underline; 
}

.home-features .fl-row-content-wrap p a {
	text-decoration: none; 
}

a {
	color: #2c4ed2; 
}

/* .fl-page-content .fl-module-rich-text h2:nth-child(1), .fl-page-content .fl-module-rich-text h3:nth-child(1), .fl-page-content .fl-module-rich-text h4:nth-child(1) {
	margin-top: 0px; 
}


.fl-builder .fl-page-content .fl-module-rich-text h2:nth-child(1), .fl-builder .fl-page-content .fl-module-rich-text h3:nth-child(1), .fl-builder .fl-page-content .fl-module-rich-text h4:nth-child(1) {
	margin-top: 10px; 
} */


/*****************************************************************************/
/********************************* HEADER ************************************/
/*****************************************************************************/

.fl-page-bar {
	border: 0px; 
}

.fl-page-header-primary {
	position: relative; 
	z-index: 99; 
}

.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: 0px; 
}

.fl-page-bar .fl-social-icons i.fas, .fl-page-bar .fl-social-icons i.fab {
	margin-right: 2px; 
}

.fl-page-nav-search form {
	background-color: #fff; 
}

.fl-page-nav-search form input.fl-search-input {
	border-color: #ddd; 
	background-color: #fff; 
	color: #333!important; 
}

.custom-subtitle h4 {
	font-weight: 400; 
}

.mobile-nav-search {
	margin-top: 10px; 
}

.mobile-nav-search label {
	width: 82%; 
	display: block; 
	float: left; 
}
.mobile-nav-search input[type=search] {
	
}

.mobile-nav-search button {
	background: #354ba0;
	margin-left: 3px; 
	padding: 6px 20px; 
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav>li:last-of-type {
	border: 0px; 
}


.fl-page-nav .navbar-nav li.nav-push>a {
	padding-top: 25px; 
}

.fl-page-nav-collapse ul.navbar-nav>li {
	width: 128px; 
}

.fl-page-header-fixed .navbar-nav br {
}

footer .menu br {
	display: none; 
}

.fl-page-header-fixed .fl-page-nav-collapse ul.navbar-nav>li {
	width: auto; 
}

.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li.nav-push>a {
	padding-top: 18px; 
}


.fl-page-header-fixed .fl-page-nav-collapse ul.navbar-nav>li a {
	padding: 10px 12px;
	font-size: 14px;  
	width: auto; 
}

.fl-page-nav-right.fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li>a, .fl-page-header-fixed .fl-page-nav-wrap .navbar-nav>li>a {
	text-align: left; 
}


.fl-page-header-fixed .fl-page-logo-wrap {
	width: 15%; 
}

.fl-page-header-fixed .fl-page-fixed-nav-wrap {
	width: 85%; 
}

@media screen and (max-width: 768px) {
	li.menu-item a br {
		display: none;
	}
	.fl-page-nav .navbar-nav li.nav-push>a {
		display: padding-top: 15px;
	}
	
	.fl-page-nav-collapse ul.navbar-nav>li {
		width: auto; 
	}
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav ul.sub-menu li + li {
	border-top: none!important;
}

/*****************************************************************************/
/********************************* FOOTER ************************************/ 
/*****************************************************************************/

.footer-main {
	font-size: 15px; 
}

.footer-main .fl-row-content-wrap .menu .fl-has-submenu .sub-menu {
	display: none; 
}

.footer-main .fl-menu-toggle {
	display: none; 
}

.footer-sub {
	font-size: 13px; 
}

.footer-main .menu a {
	padding: 8px 0px; 
}

.footer-main a:hover {
	text-decoration: underline; 
}



/*****************************************************************************/
/******************************* COMPONENTS **********************************/
/*****************************************************************************/

blockquote, .fl-page .fl-content .wp-block-quote {
	padding: 20px; 
	border: 4px solid #eee; 
	border-left: 4px solid #eee; 
	font-size: 1.3em; 
}

.search-results .fl-post-feed-content {
	color: #888; 
}

#fl-main-content img {
	border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
}

.fl-post-feed-post {
	padding-bottom: 40px; 
}

.blog-sidebar .fl-widget + .fl-widget {
	border-top: 1px solid #ddd; 
	padding-top: 30px; 
}

.blog-sidebar .fl-widget {
	border: 4px solid #CFD3E2;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	padding: 10px 20px 10px; 
}

h2.widgettitle {
	font-size: 21px; 
}

.widget_recent_entries li + li {
	margin-top: 15px; 
}

.widget_recent_entries .post-date {
	display: block; 
	font-size: 13px;
	opacity: 0.5; 
}

.post-meta-category, .post-meta-author, .fl-post-feed-meta {
	color: #888; 
}

.post-sharing {
	text-align: right; 
	color: #888; 
}

.preshare-text {
	display: inline; 
}

.addtoany_shortcode {
	float: right; 
	margin-left: 10px; 
}

.breadcrumbs {
	text-align: center; 
	font-size: 13px; 
	opacity: 0.5; 
}

.side-article-feed, .article-feed-item {
	list-style-type: none; 
	padding: 0px; 
	margin: 0px; 
}

.side-article-feed .addtoany_content {
	display: none; 
}

.article-feed-item {
	margin-bottom: 30px; 
}

.article-feed-item h4 {
	margin-bottom: 2px; 
}

.article-feed-item .article-date {
	font-size: 14px; 
	color: #888; 
	margin-bottom: 10px; 
}

.article-feed-item .article-more {
	font-size: 14px; 
}

.nav-button a {
	background-color: #DC8400; 
	color: #fff!important; 
	padding-left: 5px; 
	padding-right: 5px; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}

.nav-button a:hover {
	background-color: #F6AC3C!important; 
	color: #fff; 
}

.fl-post-grid-post {
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	box-shadow: 4px 8px 16px rgba(0,0,0,0.1);
	-moz-box-shadow: 4px 8px 16px rgba(0,0,0,0.1);
	-webkit-box-shadow: 4px 8px 16px rgba(0,0,0,0.1);
	border-top: 3px solid #DC8400; 
	/* background: linear-gradient(152deg, rgba(255,255,255,1) 52%, rgba(234,241,245,0.8) 100%); */
}

.cpt-grid .fl-post-grid-post {
	padding-bottom: 60px; 
	position: relative; 
}

body .fl-post-grid-text, body .fl-post-grid-content p {
	font-size: 16px; 
}

.fl-post-grid-more {
	font-weight: 700; 
}

.cpt-grid .fl-post-grid-more {
    position: absolute;
    bottom: 20px;
}


.fl-post-grid-content p {
}

.footer-cta-bar a {
	display: block; 
}

.footer-cta-bar h4 a {
	color: #fff; 
}

.footer-cta-bar strong a {
	color: #DC8400; 
}

.footer-cta-bar .fl-rich-text {
	padding: 0px 10px; 
}

.fl-post-feed h2 a, .fl-post-feed h3 a, .fl-post-feed h4 a {
	color: #454453; 
}

.job-feed .job-listing-item h2 a {
	color: #354ba0; 
}

.fl-post-feed .fl-post-text {
	padding: 20px 0px; 
}

.fl-post-feed img {
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	max-height: 500px; 
}

.fl-post-feed .fl-post-meta {
	text-transform: uppercase; 
	font-size: 12px; 
	letter-spacing: 1px; 
	padding-bottom: 6px; 
}

.fl-post-feed .fl-post-meta strong {
	letter-spacing: 0px; 
	text-transform: none; 
	font-size: 14px; 
}

.fl-post-feed .fl-post-excerpt p {
	color: #888; 
}

.fl-post-feed .fl-post-more-link {
	font-weight: 700; 
}

.post-list-simple .fl-post-feed-post {
	padding-bottom: 0px; 
	margin-bottom: 4px; 
}

.post-list-simple .fl-post-feed .fl-post-text {
	padding: 14px 0px; 
}

.fl-module-cta .fl-module-content {
	border-top: 6px solid #354ba0; 
	background: #fff; 
	padding: 20px; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	box-shadow: 0px 0px 24px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 24px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 24px rgba(0,0,0,0.1);
}

.facetwp-bb-module .facetwp-facet {
	margin-bottom: 0px; 
}

.fl-page .facetwp-bb-module input[type=button].facetwp-autocomplete-update {
	margin-top: 4px; 
	padding: 8px 20px; 
}

.facetwp-counter {
    display: none;
}

.facetwp-facet .flatpickr-alt {
	margin-bottom: 4px; 
}

.facet-checkbox-tall .facetwp-checkbox {
    background-position: 0 16%;
    line-height: 20px;
    margin-bottom: 15px;
}

.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
}

.fl-clinical-topic li + li {
	border-top: 1px dashed #ddd; 
	margin-top: 8px; 
	padding-top: 8px; 
}

h4.committee-person-title {
}

.committee-row .fl-row-content-wrap {
	/* background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,1) 90%, rgba(234,241,245,1) 100%); */ 
	box-shadow: 18px 18px 18px rgba(0,0,0,0.05);
	-moz-box-shadow: 18px 18px 18px rgba(0,0,0,0.05);
	-webkit-box-shadow: 18px 18px 18px rgba(0,0,0,0.05);
	padding-top: 40px; 
	padding-bottom: 40px; 
}

.committee-row ul {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
	  display: flex;
	  flex-direction: row; 
	  flex-wrap: wrap;
}

.committee-row ul li {
	width: 25%; 
	min-height: 50px; 
	font-weight: 700; 
}

@media screen and (max-width: 1100px) {
	.committee-row ul li {
		width: 33%; 
	}
}

@media screen and (max-width: 992px) {
	.committee-row ul li {
		width: 50%; 
	}
}


@media screen and (max-width: 767px) {
	.committee-row ul li {
		width: 100%;
		min-height: 30px; 
	}
}


.committee-row h4 {
	color: #555; 
	font-size: 18px;  
}

.committee-row h4 + p {
	margin-top: -10px; 
	text-transform: uppercase; 
	letter-spacing: 1px; 
	font-size: 13px; 
	color: #999; 
}

.committee-row ul li strong {
	display: block; 
	color: #999; 
	font-weight: 400; 
	padding-bottom: 10px; 
	font-size: 12px; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
}

.pdf-col .fl-col-content {
	border: 1px solid #e6e6e6;
}

.photo-caption {
	font-size: 14px;
}

/*****************************************************************************/
/**************************** CUSTOM POST TYPES ******************************/
/*****************************************************************************/

.study-taxonomies ul {
	list-style-type: circle; 
	margin-left: 20px; 
	margin-top: -8px; 
	padding: 0px; 
}

.study-taxonomies ul li ul {
	margin-left: 15px; 
	margin-top: 0px; 
}

.study-taxonomies a {
	color: #333; 
}


.study-taxonomies a:hover {
	cursor: default; 
	text-decoration: none; 
}


.study-taxonomies h4 {
	margin-bottom: 0px; 
}

.team-grid-meta {
	opacity: 0.5; 
}

.bio-meta {
	opacity: 0.5; 
	font-weight: 400; 
}

.bio-meta h2, .bio-meta h3, .bio-meta h4, .bio-meta h5, .bio-meta h6 {
	font-weight: 400; 
}

/* The Events Calendar */

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-top: 20px!important; 
	padding-bottom: 20px!important; 
}

.tribe-events-meta-group .tribe-events-single-section-title {
	font-size: 24px; 
}

.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical, .single-tribe_events a.tribe-events-ical:hover {
	color: #DC8400; 
}

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
	background-color: #dc8400!important; 
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #dc8400; 
}

.tribe-events .tribe-events-c-ical__link {
	color: #dc8400!important; 
	border: 1px solid #dc8400!important; 
}

.tribe-events .tribe-events-c-ical__link:hover {
	background: #dc8400!important; 
	border: 1px solid #dc8400!important; 
}

.tribe-events .tribe-events-c-ical__link:before {
	display: none!important; 
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
	background-color: #dc8400; 
}

.tribe-events .tribe-events-c-top-bar__datepicker-button {
	padding: 2px 8px; 
	background-color: #fff;
	color: #333; 
}

.tribe-events-calendar-month__calendar-event-title-link {
	font-size: 15px; 
	font-weight: 700; 
	color: #dc8400!important; 
}


.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
	color: #dc8400!important; 
}

.tribe-events .tribe-events-c-top-bar__datepicker-button * {
	color: #333; 
}

.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
	color: #1A328E!important; 
}

.tribe-common button[disabled], .tribe-common input[disabled] {
	background: #fff; 
}

.tribe-venue {
	font-weight: 700; 
}

.tribe-events-cal-links .tribe-events-button {
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}

#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
	background-color: #555; 
}

.tribe-events-page-title {
	text-align: left; 	
}

/* End Events Calendar */

@media screen and (min-width: 768px) {
	h2.fl-post-feed-title {
		font-size: 30px; 
	}
}

.fl-post-feed-post h2.fl-post-feed-title {
	margin-bottom: 0px; 
}

.fl-post-feed-terms {
	margin-bottom: 12px; 
}

.fl-post-feed-header {
	margin-bottom: 0px; 
}

.complex-feed .row {
	margin: 0px; 
}

.complex-feed .fl-post-feed-post {
	padding: 0px 20px 20px; 
	margin-bottom: 25px; 
	border-bottom: 0px; 
	background: #fff; 
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	border-top: 3px solid #b5bee0; 
	background-image: url('/wp-content/uploads/2020/05/bg-swoops-blue-slim.png');
	background-repeat: no-repeat; 
	background-size: contain; 
	background-position: right; 
}

.clean-feed .fl-post-feed-post {
	padding: 20px; 
	margin-bottom: 25px; 
	border-bottom: 0px; 
	background: #fff; 
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	border-top: 3px solid #b5bee0; 
	background-image: url('/wp-content/uploads/2020/05/bg-swoops-blue-slim.png');
	background-repeat: no-repeat; 
	background-size: contain; 
	background-position: right; 
}



.complex-feed .meta-date-info {
}

@media screen and (min-width: 768px) {
	.complex-feed .feed-meta-right {
		border-left: 1px solid #ddd; 
	}
}

.feed-protected {
	font-weight: 700; 
	color: #888; 
}

@media screen and (max-width: 767px) {
	.complex-feed .fl-post-feed-post {
		background-size: 100% 100%;
		background-position: 150px -200%;
	}
}

.complex-feed .feed-more-link {
	font-weight: 700; 
}

.complex-feed .fl-post-feed-post ul {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
}

.complex-feed .meta-details-row {
	margin: 0px 0px 18px; 
}


.complex-feed .meta-details-row .col-12 {
	padding-left: 0px; 
}

.complex-feed .fl-post-feed-post .meta-group {
	font-size: 14px; 
	margin-top: 10px; 
}

.complex-feed .fl-post-feed-post .meta-group.meta-type-info {
	font-size: 15px; 
}

.complex-feed .fl-post-feed-post .meta-group strong {
	display: block; 
	font-size: 12px; 
	color: #999; 
	text-transform: uppercase; 
}

.complex-feed .fl-post-feed-post .meta-group + .meta-group {
	margin-top: 15px; 
}

.complex-feed .topic-meta {
	font-size: 16px; 
	color: #777;
	padding-bottom: 10px; 
}

.complex-feed h2 {
	margin-bottom: 0px; 
	font-size: 26px; 
	color: #354ba0; 
}

.complex-feed h2 a {
	color: #354ba0; 
}


.complex-feed h2 a:hover {
	color: #DC8400; 
}

.members-only-text {
	color: #dc8400; 
}

.fl-page .tribe-mini-calendar-event .list-info h2 {
	font-size: 21px; 
}

.fl-page .tribe-mini-calendar-event .list-date {
	background-color: #dc8400; 
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}

.tribe-events-widget-link {
	font-size: 14px; 
	text-align: right; 
}

.fl-page .tribe-mini-calendar-event {
	border-bottom: 1px solid #fff; 
}

.fl-page .tribe-mini-calendar-event.first {
    margin-top: 10px;
    background: #fff;
    padding: 4px 12px;
    border-radius: 6px;
	box-shadow: 4px 4px 16px rgba(0,0,0,0.1);
	-moz-box-shadow: 4px 4px 16px rgba(0,0,0,0.1);
	-webkit-box-shadow: 4px 4px 16px rgba(0,0,0,0.1);
}

/*****************************************************************************/
/********************************** FORMS ************************************/
/*****************************************************************************/

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
	font-weight: 400; 
}

body .gform_wrapper ul li.gfield {
	margin-top: 20px;
}

.gform_wrapper {
    border: 1px solid #ddd;
	border-top: 3px solid #354ba0; 
	box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 8px 16px rgba(0,0,0,0.1);
    padding: 10px 18px 30px 32px;
	border-radius: 6px; 
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
	margin-top: 4px; 
}

/*****************************************************************************/
/****************************** MEDIA QUERIES ********************************/ 
/*****************************************************************************/

@media only screen and (max-width: 1100px) and (min-width: 992px) {
	
}



/****************************** IPAD LANDSCAPE ********************************/ 

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


/********************************* BB MEDIUM **********************************/ 

@media only screen and (max-width: 1024px) {
	.trans-banner .fl-row-content-wrap {
		margin-top: 0px; 
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	.fl-page-nav-search {
		display: block; 
	}
	.fl-page-nav-container {
		padding: 0px 20px; 
	}
	.fl-page-nav-collapse ul.navbar-nav>li {
		width: 100px; 
	}
	.fl-page-nav-collapse ul.navbar-nav>li a {
		font-size: 14px; 
	}
	.fl-page-nav .navbar-nav li>a {
		padding: 15px 10px; 
	}
}



/****************************** IPAD PORTRAIT ********************************/ 

@media screen and (max-width: 1023px) and (min-width: 768px) {
	h1 {font-size: 40px;}
	h2 {font-size: 30px;}
	h3 {font-size: 21px;}
	h4,h5,h6 {font-size: 18px;}
	.home-banner h1 {
		font-size: 30px; 
	}
	.home .post-list-simple h4.fl-post-title {
		font-size: 16px; 
	}
	.home .post-list-simple .fl-post-feed .fl-post-text {
		padding: 8px 0px; 
	}
}


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



/******************************* SMARTPHONE **********************************/ 

@media only screen and (max-width: 767px) {
	h1 {font-size: 30px;}
	h2 {font-size: 24px;}
	h3 {font-size: 21px;}
	h4,h5,h6 {font-size: 18px;}
	.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		font-size: 29px; 
		line-height: 26px; 
		margin-top: 4px; 
		top: 10px; 
	}
	.home-banner h1 {
		font-size: 24px; 
		max-width: 250px; 
	}
	.fl-page-nav-bottom .fl-page-header-content .fl-page-header-text {
		margin-top: 10px; 
	}
	.fl-page-header-container {
		padding-bottom: 12px; 
	}
	.fl-page-header-primary .fl-logo-img {
		max-height: 30px;
		width: auto!important; 
	}
	.footer-cta-bar .fl-col-small {
		margin: 20px; 
	}
	.footer-main .menu .menu-item-type-gs_sim {
		display: none; 
	}
	.footer-main .menu .nav-button a {
		padding: 12px; 
	}
	.footer-main .mobile-only {
		display: none; 
	}
	.footer-sub .fl-rich-text p {
		text-align: center; 
	}
	.fl-page-bar {display: none;}
	.post-sharing, .addtoany_shortcode {
		text-align: left; 
	}
	.addtoany_shortcode, .preshare-text {
		float: left; 
	}
	.team-grid .person {
    max-width: 300px;
    margin: 0 auto;
	}
}