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

html{}

/* HEADER */
header .fl-node-content, /*.fl-module-button .fl-node-content,*/ .fl-module-icon .fl-node-content {
    margin: 0;
}
.header-row p{margin: 0;}
.logo {
    float: left;
}
.logo img {
    margin: 0;
}
div.header-button{float: right;margin-top: 17px;}
div.header-button a.fl-button{
	font-weight: 700;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
	border: 1px solid #ccc;
}
div.header-button.involved a.fl-button {
    border-color: #22a8C8;
}
div.header-button.involved a.fl-button .fl-button-text{color: #22a8C8;}
div.header-button.donate a.fl-button {
    border-color: #f86f2d;
	margin-left: 10px;
}
div.header-button.donate a.fl-button .fl-button-text{color: #f86f2d;}
div.header-button.involved a.fl-button:hover {
    background: #fff;
    border: 1px solid #22a8c8;
}
div.header-button.donate a.fl-button:hover {
    background: #fff;
    border: 1px solid #f86f2d;
}

.menu-item a i {
    margin-right: 5px;
	color: #000;
}
.menu-item:hover a i{color: #22a8C8;}
.ua-icon.ua-icon-icon-111-search2 {
    font-size: 24px;
}
.fl-page-nav-search a.fa-search{color: #000;top: 0;font-size: 16px;}

.menu-item.search {
    min-width: 88px;
}
.menu-item.search .menu-item-text{font-family: "Open Sans", sans-serif;font-size: 16px; font-weight: 300;margin-left: 5px;}
.fl-node-5e67a23cad972 .fl-module-content .uabb-creative-menu .menu > li.stay-informed > a span.menu-item-text {
    color: #000;
}
.fl-node-5e67a23cad972 .fl-module-content .uabb-creative-menu .menu > li.stay-informed:hover > a span.menu-item-text {
    color: #22a8c8;
}

.fl-node-5e67a23cad972 .uabb-creative-menu .menu > li.top-hat-social {
    margin: 5px 2px;
}
.fl-node-5e67a23cad972 .uabb-creative-menu .menu > li.top-hat-social a{
	padding: 10px 5px;
}
#menu-item-25748 {
    /*margin-right: 20px;*/
}

#menu-item-25748 > a {
  width: 90px;
}
.menu-item.search .fl-page-nav-search a.fa-search {
  color: #000;
  top: 0;
  font-size: 16px;
  left: 0;
}

/* TYPEOGRAPHY */
a:focus, a:hover{text-decoration: none; color: #22a8c8;}
.inline-button:hover {
    border-color: #22a8c8;
}

/* Mega Menu */
#mega-menu-wrap-header #mega-menu-header{text-align: center;}
#mega-menu-wrap-header { }
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link{
  padding: 15px;
  text-transform: uppercase;
  line-height: 1;
height: auto;
}
#mega-menu-wrap-header #mega-menu-header ul.mega-sub-menu {}
  #mega-menu-wrap-header #mega-menu-header img{max-width: 200px;}
/* */
.fl-node-5e4d75d4a6dc9 .uabb-social-share-4 .uabb-icon-wrap .uabb-icon i{
  color: #22a8c8;
font-size: 24px;
height: auto;
width: auto;
line-height: 24px;
height: 24px;
width: 24px;
text-align: center;
}
#mega-menu-wrap-header #mega-menu-header > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {/*display: none;*/}
.mega-menu-item h4 a {
    font-size: 16px;
    text-transform: uppercase;
}
.mega-menu-item h4{margin: 0;}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
	padding: 5px 15px 5px 15px;align-content
}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu li a.mega-menu-link{color: #000;}

#mega-menu-wrap-header #mega-menu-header ul.mega-sub-menu{/*padding-left: 10px;*/}
#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: none;
}

/* responsive menu */
.widget_maxmegamenu .widgettitle {
  display: none;
}

/* Page Body */
.breadcrumb {
    background-color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    color: #9a9a9a;
}
.no-margins .fl-module-content.fl-node-content {
    margin: 0;
}

/* TOC */
.uabb-toc-container {
    padding: 25px 0;
}
#uabb-toc-wrapper {
    padding-left: 0 !important;
}
.uabb-toc-heading {
    color: #22a8c8;
}
.toc-lists li a {
    color: #f86f2d;
}


/* Home */

/* mouse, touch pad */
@media (hover: hover) and (pointer: fine) {
  .home-info-blocks .uabb-infobox-text.uabb-text-editor {
      max-height: 0;
      opacity: 0;
      transition: max-height 0.3s ease-out, opacity 0.1s ease 0.1s;
  }
}


.home-info-blocks .uabb-infobox-text-wrap {
    margin-top: 20px;
}
.home-info-blocks .uabb-infobox-text-wrap p{padding-bottom: 20px; color: #fff;}

.home-info-blocks:hover .uabb-infobox-text.uabb-text-editor {
    max-height: 300px;
    opacity: 1;
}

.uabb-infobox-title {
    text-transform: uppercase;
}
.home-info-blocks .uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn{border: 2px solid #fff;}
.home-info-blocks .uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn:hover{border-color: #ccc;}
.fl-builder-content .home-info-blocks .uabb-creative-button-wrap a.uabb-button:hover * {
    color: #ccc;
}

/*
.post-grid-80 .uabb-post-wrapper .uabb-post-thumbnail {
    padding-bottom: 80%;
    height: 0;
    overflow: hidden;
}
.post-grid-80 .uabb-blog-posts .uabb-post-thumbnail img {
    display: inline-block;
    object-fit: cover;
    height: 200px;
    width: auto;
} */

.make-an-impact a:hover {
  text-decoration: none;
}

/* LP1: Basic Themer */
.lp1-featured .fl-module-content.fl-node-content {
    margin: 0;
}

/* RELATED POSTS */
.related-title{color: #22a8c8;font-size: 24px; letter-spacing: 1px; text-transform: uppercase;font-weight: 700;}
.fl-post-title a {
    color: #f86f2d;
    font-size: 18px;
    font-weight: 500;
}
.fl-post-feed-post {
    border-bottom: 0;
}
.fl-post-feed-post .fl-post-text {
    padding: 0px;
    padding-bottom: 0px;
    padding-bottom: 10px;
}
.related-posts .fl-post-feed-post {
    padding: 10px 0;
    border-bottom: 1px solid #22a8c8;
    margin: 0;
}
.related-posts .fl-post-feed-post:first-child{
  border-top: 1px solid #22a8c8;
}
.related-posts .fl-post-feed-header {
    margin: 0;
}
body .related-posts h2.fl-post-feed-title{margin: 0;}

/* LP2 Daily Life */
.fl-module.fl-module-info-box.info-box-left {
    width: 500px;
}
.daily-life-feed .fl-post-feed-header {
    margin: 10px 0;
}
.daily-life-feed .fl-post-feed-post:first-child {
    border-top: 1px solid
    #22a8C8;
}


/* LP3 Feed */
.lp3-heading span{
	background: #51bad1;
	color: #fff;
	padding: 15px;
}
.lp3-row h3{color: #000;}
.lp3-heading-h3 a {
    background: #f76c33;
	   color: #fff;
    padding: 10px 15px;
    line-height: 2.5;
}

/* Sticky sidebar -- works on the left side */

@media screen and (min-width: 768px){
	.sticky-left .fl-col:first-child {
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
  }
}

/* EVENTS */
.tribe-common .tribe-common-b2{font-family: 'Open Sans', sans-serif;}

.tribe-common--breakpoint-medium.tribe-common .tribe-events-pro-photo .tribe-common-g-row--gutters  > .tribe-common-g-col {
    border: 1px solid #ddd;
    width: 24%;
    margin-right: 1%;
    padding: 0;
}
.tribe-events-pro .tribe-events-pro-photo .tribe-events-pro-photo__event-featured-image, .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link{
  width: 100%;
}
.tribe-events-pro .tribe-events-pro-photo .tribe-events-pro-photo__event-details-wrapper{
  padding: 15px;
}
.tribe-events .tribe-common-c-btn {
    background: #22a8c8;
    font-family: 'Open Sans', sans-serif;
}
.tribe-events .tribe-events-c-ical__link{
  color: #22a8c8;
  border-color: #22a8c8;
}
.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover{
  background-color: #22a8c8;
}
.tribe-events .tribe-events-c-ical__link::before, .tribe-events .tribe-events-c-ical__link:hover::before{
  background-image: none;
  content: "+";
  width: auto;
  height: auto;
}
.tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover{
  background-color: #fff;
  color: #22a8c8;;
  border: 1px solid #22a8c8;
  border-radius: 4px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a{
  padding-top: 0;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img{
  bottom: 0;
  left: 0;
  position: relative;
  right: 0;
  top: 0;
  transform: none;
  object-fit: contain;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
  padding: 0 15px 15px;
}
.tribe-events-meta-group dd a {
  color: #22a8c8;
  font-size: 16px;
  line-height: 1;
}
.tribe-events-meta-group a:hover{
  color: #f86f2d;
}

/* pill */
.tribe-events-series-relationship-single-marker.tribe-common.tribe-events-series-relationship-single-marker--pill {
  /*display: none;*/
}
.tribe-events-series-relationship-single-marker__title.tribe-common-cta--alt {
  display: none;
}
.single .tribe-events-series-relationship-single-marker__icon {
  display: none;
}
.tribe-events-series-relationship-single-marker.tribe-common.tribe-events-series-relationship-single-marker--pill {
  background: none;
  padding: 0;
  border-bottom: 1px solid #22a8c8;
  border-radius: 0;
  width: 100%;
}
.fl-builder-content .fl-node-5e67a7aa4c5af .fl-rich-text .tribe-events-series-relationship-single-marker__prefix {
  color: #22a8c8;
}
.tec-events-pro-series-meta-detail--link, .tribe-events-event-categories, .tribe-events-event-url {
  line-height: 1;
}

.single-tribe_events h2 {
  margin-top: 0;
}
.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  color: #22a8c8;
  border-color: #22a8c8;
}
.tribe-events-single ul.tribe-related-events li{
  max-width: 33%;
}

.fl-node-5e67aac8012ae .fl-row-content.fl-row-fixed-width.fl-node-content {
  border-top: 5px solid rgba(34,168,200,0.27);
  border-bottom: 5px solid rgba(34,168,200,0.27);
  padding-top: 40px;
  padding-bottom: 40px;
}
.fl-col-group.fl-node-5e67aac807551 {
  background: rgba(245,245,245,0.43);
}

/* People */
.tax-people_cats .fl-content {
    display: flex;
    flex-wrap: wrap;
}
.tax-people_cats.shortcode {
    display: flex;
    flex-wrap: wrap;
}
.tax-people_cats article {
    width: 24%;
    margin-right: 1%;
    position: relative;
    /*border: 1px solid #eee;*/
    vertical-align: top;
    float: left;
    padding-bottom: 30px;
    background: #fff;
}
.tax-people_cats .fl-post:last-child{margin-bottom: 40px;}
.tax-people_cats article:nth-child(4n+1) {
    clear: both;
}
.tax-people_cats .fl-post-thumb{
  text-align: center;
  text-align: center;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  margin-bottom: 0;
}
.tax-people_cats .fl-post-thumb img{width: 100%;}
.tax-people_cats .fl-post-header, .tax-people_cats .fl-post-content{padding: 0 25px;}
.tax-people_cats .fl-post-header, .tax-people_cats article h2.fl-post-title{margin-top: 15px;font-size: .95em; color: #22a8c8;}
.tax-people_cats article h2 .fl-post-title a{color: #22a8c8;}
.tax-people_cats article .fl-post-header {
    display: block;
    width: 100%;
    max-width: 100%;
}
.tax-people_cats article .fl-post-title a{
  font-weight: 600;
  font-size: 24px;
}
.tax-people_cats article .fl-post-title a.post-edit-link{font-size: 12px;}
.tax-people_cats article .fl-post-meta {display: none;}
.tax-people_cats.shortcode h2.fl-post-title{font-size: .95em; color: #22a8c8;}
.tax-people_cats.shortcode h2.fl-post-title a{color: #22a8c8;}
.tax-people_cats article .fl-post-content h4{font-size: 14px;margin-bottom: 20px;}
.tax-people_cats article .fl-post-content p {
    margin-bottom: 30px;
}
.uabb-module-content .uabb-text-editor.uabb-accordion-desc .tax-people_cats.shortcode .fl-post-content p {
    font-size: 16px;
}
.linkedin {
    position: absolute;
    bottom: 38px;
    left: 0;
    width: 100%;
    text-align: center;
}
.linkedin .fl-icon{display: block;}
a.linkedin .fl-icon i{float: none;text-decoration: none;}
a.linkedin:hover, .fl-post-more-link:hover{text-decoration: none;}
.fl-post-more-link{
    width: 100%;
    display: inline-block;
    background: #ddd;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}
.single-people .fl-post-meta {
    display: none;
}

/* People posts module */
.fl-post-grid-image {
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
}
.people-posts-module .fl-post-grid{
	display: flex;
	flex-wrap: wrap;
}
.people-posts-module .fl-post-grid-post{
	border: 0;
	position: relative;
}
.people-posts-module .fl-post-column{
	padding: 0;
	background: #fff;
	width: 24%;
	margin-right: 1%;
	border: 1px solid #eee;
}

/*.fl-post-grid-more {
    width: 100%;
    display: inline-block;
    background: #ddd;
    padding: 5px 20px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
}*/

.post-grid-80.ha-blog a {
    color: #F86E2E;
    color: #22a8c8 !important;
}
.post-grid-80.ha-blog .fl-post-grid-title {
    font-size: 18px;
	font-weight: 600; !important
    line-height: 1.2; !important
}

.when-diagnosed{
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 5px;
  color: #000;
  font-weight: 800;
  text-align: center;
}
.who-written{
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 5px;
  text-align: center;
}
h2.fl-post-grid-title.new{
  text-align: center;
}
h2.fl-post-grid-title.new a{
  color: #000;
}

/* BLOG Posts Module Adjustments */
.grid-image-66 .fl-post-grid-image, .archive.tax-people_cats .fl-post-thumb {
    padding-bottom: 66%;
}
.post-grid-80 .fl-post-grid-image {
    padding-bottom: 80%;
}


.post-grid-80 .fl-post-grid-image img {
    height: 248px !important;
    object-fit: cover;
    width: 100% !important;
}

/* Single Blog */
.single-post .fl-content .fl-row-content-wrap {
     padding: 0;
}
.single-post .fl-page-content .fl-module:not(.fl-module-uabb-table-of-contents) .fl-module-content {
    margin: 0;
}

.category-ha-blog .fl-post-grid-terms a:last-child, .category-ha-blog .fl-post-grid-terms span:last-of-type
{
  display: none;
}
.fl-post-grid-meta {
  display: none;
}


/* Modal Modules */
.uabb-module-content .uabb-modal #survey_1162 td p, .uabb-module-content .uabb-modal #survey_1162 td {
    font-size: 15px;
}
.uabb-module-content .uabb-modal #survey_1162 td {
    padding: 2px;
}
.uabb-module-content .uabb-modal #survey_1162 td p .Explicit{font-size: 20px; font-weight: bold;}
.wrapable { display: inline;}
.uabb-module-content .uabb-modal #survey_1162 td input{
    color: #fff;
}

/* BLog */

/* STORE LOCATOR */
.slp_search_container {
    margin-bottom: 20px;
}
.slp_search_form .search_box{display: block;}
.slp_search_container #addressInput {
    padding: 10px;
    border-color: #ccc;
	border-radius: 0;
}

.slp_search_form .search_box .search_item{margin-right: 0.5em;}
.slp_search_form .search_box .search_item label { min-width: auto;}
.slp_search_form .search_box .search_item label{text-align: left;}
#address_search label {
  min-width: auto;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    margin-right: .5em;
    text-align: left;
}
#addy_in_address label {min-width: 88px;}
#addressSubmit {
    border: 2px solid #f86f2d;
	padding: 8px 10px;
	margin: 0 20px;
}

.slpform-first {
    width: 50%;
    display: flex;
}
.field-clear{width: 100%; clear: both; height: 10px;}
.store_locator_plus select{color: #000;}

#print-copyright{
  display: none;
  text-align: left;
  margin: 0 auto;
}

#map_sidebar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.slp_results_container .results_wrapper{
}

.slp_result_address {
}

.store_locator_plus select{min-width: 95px;}

.inline-button {
    padding: 10px;
    border: 1px solid #f86f2d;
    margin-right: 15px;
	display: inline-block;
margin-bottom: 5px;
}
#map_box_map {
  display: none !important;
}
.slp_search_form .search_box{display: block;}

.more-details{
	display: none;
}
.more-details-title, .results-notes, .ages-served, .results-specialty {
  font-weight: 600;
}
.more-details-title > label::after{
  content:'+';
}
.more-details input[type="checkbox"].checked + .more-details-title > label::after{
	content: "-";
}
.more-details {
  margin-top: 10px;
	font-size: 0.85em;
}
.results_entry .facility-type{
	font-weight: 500;
}
.details.scientist {
  visibility: hidden;
}

.accordion > input[type="checkbox"] {
  position: absolute;
  left: -100vw;
}

.accordion .content {
  overflow-y: hidden;
  height: 0;
  transition: height 0.3s ease;
}

.accordion>input[type="checkbox"].checked ~ .content {
  height: auto;
  overflow: visible;
}

.accordion label {
  display: block;
  cursor: pointer;
}
.text_below_map{display: none;}

.more-details-title {
  font-size: 0.85em;
  font-weight: 600;
}
.results-notes {
  font-weight: 600;
}
span.slp_result_address.slp_result_phone {
    clear: both;
    display: block;
}

#comments, .single-post .section-title-2, .post-physician-directory .section-title-2{display: none;}
.store_locator_plus select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fdfdfd;
    border: 1px solid #ccc;
    color: #c7c7c7;
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 10px;
    width: 100%;
}

.results_entry > span {
  display: block;
  font-size: 0.85em;
}

.slp_location.notes {
  margin-top: 10px;
}
.facility-type {

}
.slp_results_container .results_wrapper .results_entry .location_distance {
  float: none;
  font-style: italic;
  color: #999;
  font-size: 0.95em;
}
.slp_results_container .results_wrapper .location_name {
}

#tagalong_category_selector label,
#addy_in_address label,
#addy_in_state label,
#addy_in_radius label {
  display: none;
}
.store_locator_plus .slp_results_container .results_wrapper {
  width: 100%;
  border: none;
  border-bottom: 1px solid #92d4e2;
  border-radius: 0 !important;
}
.location_name {
  font-weight: 500;
}
#addy_in_address {
  width: 117px;
}
.text-or {
  margin: 0.5em 1em 0 0.5em;
  font-size: 15px;
  font-weight: 700;
}
#searchForm.slp_search_form select {
  color: #34383c;
}
.slp_search_container input#addressInput:placeholder {
  color: #34383c;
}

#addy_in_address input[type='text']::placeholder{
  color: #34383c;
  opacity: 1;
  font-weight: 700;
}
.store_locator_plus .slp_results_container .results_wrapper:hover{
  border: 0;
border-bottom: 1px solid #92d4e2;
background-color: #efefef;
}
.slp_location_tags{
	margin-top: 10px;
}
.slp_location_tags br {
  display: none;
}
.slp_result_table_tags {
  display: inline-block;
}
span.notes-add{
	display: none;
}
.results_line.location_iconarray {
  text-transform: capitalize;
}

/* Mobile Menu Main Nav*/

.fl-page-nav-search{
	display: block;
	width: 100%;
}
.fl-page-nav-search a.fa-search{
	position: relative;
}
.fl-page-nav-search a.fa-search{
	color: #fff;
	top: 15px;
	font-size: 20px;
	left: 10px;
}
.mobile-nav .fl-page-nav-search form{
	width: 100%;
}

/* Helpful / Ratings plugin */

body:not(.rating) .daexthefu-container, body:not(.rating) .daexthefup-container {
  display: none !important;
}

.daexthefu-container, .daexthefup-container {
  background: #e7e7e8;
  padding-bottom: 60px !important;
  margin: 100px auto !important;
  max-width: 1100px;
}
.daexthefu-container .daexthefu-button-type-text, .daexthefup-container .daexthefup-button-type-text {
  padding: 0 35px !important;
}
.daexthefu-button-type-icon-and-text, .daexthefup-button-type-icon-and-text{
  gap: 5px !important;
}

/* FOrmidable Forms corrections */
#frm_form_6_container .frm_checkbox {
  text-align: left;
}

/* External scripts */
.daf-button-wrapper {
  text-align: center;
}
#daf_link.daf-button-link {
  background: #22a8c8;
  color: #fff;
  padding: 15px 25px;
  margin: 0 auto;
  display: inline-block;
  width: auto;
}
#daf_link.daf-button-link br{
  display: none;
}
#daf_link.daf-button-link:hover {
  background-color: #e87740;
  text-decoration: none;
}

/* Media Queries */

@media (min-width: 768px){
	.tribe-events-meta-group {
		width: auto;
	}
}
@media screen and (max-width: 800px){
  .tax-people_cats article{width: 49%;}
}
@media screen and (max-width: 500px){
  .tax-people_cats article{width: 100%;margin-right: 0;}

}
@media(max-width: 992px) {
 .fl-builder-content .fl-node-6008482cd5fcb, .fl-builder-content .fl-node-5e46c2b377082 {width: 100% !important;}
 .fl-node-5e46c2b377088.fl-module > .fl-module-content { margin-left: 20px;}
 .footer-top .fl-module-heading .fl-heading, .footer-top .fl-module-icon, .footer-top .fl-module.fl-module-rich-text{text-align: center;}
 .fl-module-content{margin-left: 0;}
 .fl-row[data-node] .fl-row-content-wrap{padding: 0 20px;}
 .fl-module.fl-module-info-box.info-box-left{width: 100%;}
  .no-margins .fl-module-content.fl-node-content{/*margin-left: 20px;*/}
	/*blog page on mobile */
	.fl-sidebar {
  		display: block;
	}

}
@media(max-width: 1024px) {
  .fl-builder-content .fl-row.fl-row-bg-photo .fl-row-content-wrap{min-height: 400px}
  .fl-row-custom-height .fl-row-content{position: relative; top: 100px;}
  .fl-module.fl-module-info-box.info-box-left { width: 80%;}
  .single-post .fl-row-content-wrap{padding-left: 20px;}
}
@media(max-width: 768px) {
  .fl-builder-content .fl-row.fl-row-bg-photo .fl-row-content-wrap{min-height: 350px}
  .fl-col.fl-node-5e54485130003.fl-col-small.no-margins { margin: 0;}
  footer .fl-module .adv-icon-left .adv-icon-link { margin: 15px;}
  footer .fl-photo.fl-photo-align-left { text-align: center;margin: 20px 0 10px;}
  .fl-builder-content .fl-node-6047c4af4c7cd{width: 100% !important;}
  #menu-item-25748, .top-hat-social{display: none;}
  .uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container{width: 1em; height: 1em;}
  .fl-module.fl-module-rich-text { padding: 0 20px;}
  .fl-node-603bfeb3e5e36 .fl-module-rich-text .fl-module-content{margin: 0;}
  .post-grid-80 .uabb-blog-posts .uabb-post-thumbnail img{height: 276px;}

	.slp_results_container .results_wrapper {width: 100%;}
}
@media(max-width: 700px) {
  .fl-builder-content .fl-row.fl-row-bg-photo .fl-row-content-wrap{min-height: 300px}
  .fl-row-custom-height .fl-row-content{top: 85px;}
}
@media(max-width: 430px) {
  /*header .fl-module.fl-module-uabb-button { margin-top: 20px; margin-bottom: 10px;}*/
  .fl-builder-content .fl-row.fl-row-bg-photo .fl-row-content-wrap{min-height: 206px}
.fl-row:first-child.fl-row-custom-height .fl-row-content{top: 0;}
  .fl-module.fl-module-info-box.info-box-left { width: 100%;}
  .uabb-infobox-content .uabb-infobox-text.uabb-text-editor p { font-size: 14px;}
  body:not(.home) .fl-page-content .fl-row:nth-child(2) {  margin-top: 0px;}
  .lp3-heading-h3 a{font-size: 16px;}
  .fl-builder-content .fl-node-5eab2d9dd7fbd .infobox-photo-left .uabb-infobox-content {width: 100%;  text-align: center;}
  .single img.alignright {float: none;  margin-left: 0; width: 100%;}
  h6.fl-heading {  font-size: 24px;}
  .post-grid-80 .uabb-blog-posts .uabb-post-thumbnail img{height: 118px;}
  .fl-node-5fedfdacadbc4 h4.uabb-post-heading, .fl-node-5fedfdacadbc4 h4.uabb-post-heading a{font-size: 14px;}
  .fl-rich-text img { width: 100%;}
}

/* gtranslate */
#menu-item-31108 a:first-child {
  padding: 0;
}
.fl-builder-content[data-shrink="1"] a.glink img {
  height: 18px;
}
a.glink span{
	color: #000;
}
a.glink img{
	vertical-align: top;
}
a.glink span:first-of-type {
  vertical-align: top;
}
/* Accessibility */
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{
	bottom: 0;
}


/* TOC */
@media(max-width: 780px){
	.fl-module.fl-module-uabb-table-of-contents.fl-node-5e4d75d4a6dd5.fl-visible-desktop-medium.sticky {
    display: block;
	}
	.fl-col.fl-node-5e4d75d4a6dc2.fl-col-small {
    margin-left: 0;
    position: relative;
	}
	.fl-col.fl-node-5e4d75d4a6dd0.fl-col-small.no-margins {
    margin-left: 0;
}
}
