/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 02.18
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
*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Coloring
--------------------------------------------------------------*/
/*Font Color*/
/**********************************************
* ERROR STYLES
**********************************************/
/*@mixin activeShadow() {
  box-shadow:0 0 10px rgba($trnnDarkGrey, .5);
}*/
/**********************************************
* ERROR STYLES
**********************************************/
/**********************************************
 * SEPARATOR
 **********************************************/
/**********************************************
 * ARROWS
 **********************************************/
#pum-178515 > .popmake, #pum-178713 > .popmake, #pum-178503 > .popmake {
  top: unset !important;
  bottom: 0 !important;
  margin-bottom: 0 !important;
}

.fl-post-grid-image div.post-grid-image-bug-container {
  position: absolute;
  bottom: 10px;
  left: 10px;
}

.fl-post-grid-image img.post-grid-image-bug {
  width: 65% !important;
  height: auto !important;
  opacity: 0.5;
}

.lightbox-magnify {
  cursor: pointer;
}

a {
  text-decoration: none !important;
}

a:not(.fl-button):hover {
  text-decoration: none !important;
  border-bottom: unset !important;
}

a.fl-post-grid-more {
  margin: 0;
}

.fl-row-fixed-width {
  max-width: 1351px !important;
}

@media screen and (max-width: 1351px) and (min-width: 769px) {
  body {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  #more-connections-front-page-icons .fl-icon {
    margin: 10px 20px;
  }
}
/*GLOBAL FONT STYLING==============================================================================*/
html {
  font-size: 62.5%;
}

.html-font-size-normal {
  font-size: 62.5%;
}

@media screen and (min-width: 769px) {
  .html-font-size-big {
    font-size: 75%;
  }
}
@media screen and (max-width: 768px) {
  .html-font-size-big {
    font-size: 82.5%;
  }
}

body p {
  font-size: 1.6rem !important;
  line-height: 1.63 !important;
}

h2.fl-post-grid-title {
  font-size: 2.2rem !important;
  line-height: normal !important;
}

/*=================================================================================================*/
/*FONT SIZING INTERACTION ELEMENTS=================================================================*/
#font-sizing-row {
  position: fixed;
  bottom: 50%;
  right: 0;
  background-color: #eeeeee;
  border: 1px solid #000000;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 0 5px #000000;
}

#font-sizing-icons div.fl-icon-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

#font-sizing-icons div.fl-icon-group span.fl-icon i {
  float: unset;
}

#font-sizing-icons div.fl-icon-group span.fl-icon i:hover {
  cursor: pointer;
}

#font-sizing-icons div.fl-icon-group span.fl-icon:last-of-type i::before {
  font-size: 1.5em;
}

#font-sizing-icons div.fl-icon-group span.fl-icon:last-of-type {
  margin-bottom: 0;
}

#font-sizing-icons div.fl-icon-group span.fl-icon:last-of-type {
  margin-top: 0;
}

/*HEADING SIZINGS*/
h1 {
  font-size: 3.6rem;
}

h2 {
  font-size: 6.1rem;
}

h3 {
  font-size: 2.4rem;
}

h4 {
  font-size: 1.8rem;
}

h5 {
  font-size: 1.4rem;
}

h6 {
  font-size: 1.2rem;
}

/*=================================================================================================*/
.fl-col-small {
  max-width: none !important;
}

/*TRNN SECTION HEADINGS============================================================================*/
.trnn-section-heading {
  font-weight: bold;
  /*text-align: center;*/
}

.trnn-section-heading h1, .trnn-section-heading h2 {
  font-size: 4.5rem;
}

/*Coloring Headings*/
.trnn-sidebar-heading {
  margin: 0;
  text-align: right;
}

@media screen and (min-width: 769px) {
  .trnn-sidebar-heading {
    margin: 20px !important;
  }

  .trnn-sidebar-heading h2 {
    font-size: 2.4rem;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .trnn-section-heading {
    /*padding:0 10px 0 0;*/
    margin-bottom: 10px;
    background-color: #273043;
  }

  .trnn-section-heading > div.fl-module-content {
    padding: 10px;
    margin: 0;
  }

  .trnn-section-heading h1, .trnn-section-heading h2, .trnn-section-heading h3, .trnn-section-heading p {
    font-size: 2.5rem;
    text-align: left !important;
    color: #ffc20f !important;
  }

  .trnn-section-heading:before {
    width: 100%;
    height: 3px;
    background-color: #ffc20f;
    content: "";
    /*position:absolute;*/
    display: block;
  }

  .trnn-section-heading-container div.fl-row-content-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 769px) {
  .trnn-section-heading {
    font-size: 3.5em;
    margin-top: 0;
  }
}
/*RIGHT SIDEBAR SEPARATOR SECTION==================================================================*/
.rightSidebarSeparator-section .fl-col:first-of-type {
  border-right: 1px solid #e6e6e6;
}

.rightSidebarSeparator-section .fl-col:first-of-type .fl-col-content {
  margin: 0 20px;
}

/*SIDEBAR STYLINGS=================================================================================*/
.sidebar-box div.fl-module-content {
  padding: 20px;
  margin: 0;
}
.sidebar-box div.fl-module-content > div.fl-widget {
  margin: 0;
}

.sidebar-box-gray {
  background-color: #eeeeee;
  color: #000000;
  border: 1px solid #aaaaaa;
}

.sidebar-box-blue {
  background-color: #273043;
  border: 1px solid #ffc20f;
  color: #ffc20f !important;
}

.sidebar-box-blue * {
  color: #ffc20f !important;
}

.sidebar-box-blue label.gfield_label {
  color: #ffc20f !important;
}

.sidebar-box-blue div.donation-info-container {
  color: #ffffff !important;
}

.sidebar-box-blue h1, .sidebar-box-blue h2, .sidebar-box-blue h3, .sidebar-box-blue h4, .sidebar-box-blue h5, .sidebar-box-blue h6,
.sidebar-box-blue h1 a, .sidebar-box-blue h2 a, .sidebar-box-blue h3 a, .sidebar-box-blue h4 a, .sidebar-box-blue h5 a, .sidebar-box-blue h6 a {
  color: #ffc20f;
}

.sidebar-right, .sidebar-left {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
}

@media screen and (min-width: 769px) {
  .sidebar-right {
    margin-left: 20px;
    margin-right: 0;
  }

  .sidebar-left {
    margin-left: 0;
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .sidebar-hide-mobile {
    display: none;
  }
}
/*STICKY SIDEBAR STYLINGS======================================================*/
.sidebarSticky {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}

@media screen and (max-width: 768px) {
  .sidebar-sticky {
    display: none;
  }
}
/*DONATION SIDEBAR WIDGET==========================================================================*/
.donationSpecificsContainer p {
  text-align: left;
  margin: 0;
}

.donationSpecificsContainer div {
  margin-bottom: 20px;
}

.donationInfoHeading {
  font-size: 2.4rem !important;
  text-align: center;
}

.donationEmphasis {
  font-weight: bold;
  text-decoration: underline;
}

.donation-sidebar #usaDonationContainer {
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 20px;
}

/*=================================================================================================*/
.donation-sidebar .pre-donation-form .radio-buttons-listItem div.ginput_container ul li label {
  font-weight: normal !important;
}
.donation-sidebar .pre-donation-form label.gfield_label {
  font-size: 2.5em;
  color: #000000;
  text-align: center;
}
.donation-sidebar .pre-donation-form ul.gfield_radio li {
  font-size: 1.3em;
  color: #f90e1e !important;
}
.donation-sidebar .pre-donation-form label.gfield_label {
  font-weight: normal !important;
}
.donation-sidebar .pre-donation-form label.gfield_label span.gfield_required {
  display: none;
}
.donation-sidebar .pre-donation-form ul div.ginput_container {
  margin: 15px 0 !important;
}
.donation-sidebar .pre-donation-form .gform_footer {
  margin: 0 !important;
  padding: 0 !important;
}
.donation-sidebar .pre-donation-form li {
  margin: 0 !important;
  padding: 0 !important;
}
.donation-sidebar .pre-donation-form_wrapper {
  margin: 0 !important;
}

.donation-type-text {
  background-color: #ffc20f !important;
  color: #273043 !important;
  border-color: #273043 !important;
  margin: 5px 0;
  text-align: center;
  padding: 5px 0;
  border: 1px solid #273043;
  border-radius: 5px;
}

.donation-type-text:hover {
  background-color: #273043 !important;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
}

.donation-type-link {
  border-bottom: none !important;
  text-decoration: none !important;
}

@media screen and (max-width: 768px) {
  .donation-sidebar {
    position: unset;
  }
}
/*VIDEO SIDEBAR====================================================================================*/
.video-sidebar .fl-module-content {
  padding: 0;
  /*box-shadow:none;*/
  background-color: unset;
}

/*FONT SETTINGS====================*/
.standout-font, .standout-font *:not(i) {
  font-family: Helvetica;
  /*text-transform:uppercase;*/
}

.standout-font input.fl-search-input {
  text-transform: none;
}

.post-carousel-alternate-colors .fl-post-carousel-post:nth-of-type(2n) {
  background-color: #273043;
}

.post-carousel-alternate-colors .fl-post-carousel-post:nth-of-type(2n) .fl-post-carousel-text * {
  color: #ffffff !important;
}

.post-carousel-alternate-colors .fl-post-carousel-post:nth-of-type(2n+1) .fl-post-carousel-text * {
  color: #273043;
}

@media screen and (min-width: 769px) {
  .post-carousel-padded-image div.fl-post-carousel-post > div.fl-post-carousel-image {
    padding: 10px;
  }
}
/*Social Share Buttons=============================================================================*/
@media screen and (max-width: 768px) {
  .a2a-share-buttons-mobile-shrink div.addtoany_list > a > span {
    height: 20px;
    line-height: 2rem;
    width: 20px;
  }
}
/*PAGE SEPARATORS==================================================================================*/
.row-full-width-blue {
  color: #ffc20f;
  background-color: #273043;
}

.row-full-width-gray {
  background-color: #dadada;
  color: #273043;
}

/*FULL WIDTH SUBSCRIBE FORM========================================================================*/
.subscribeForm-fullWidth .fl-widget {
  margin: 0;
}

.subscribeForm-fullWidth .front-page-subscribe-form_wrapper {
  margin: 0;
}

.subscribeForm-fullWidth .front-page-subscribe-form ul li label.gfield_label,
.subscribeForm-fullWidth .front-page-subscribe-form ul li div.ginput_complex span label {
  display: none !important;
}

.subscribeForm-fullWidth .front-page-subscribe-form ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-evenly;
}

.subscribeForm-fullWidth .front-page-subscribe-form ul li {
  flex-grow: 1;
  margin: 0;
  padding: 0 10px;
}

.subscribeForm-fullWidth .front-page-subscribe-form ul li div.ginput_container {
  margin: 0;
}

.subscribeForm-fullWidth .front-page-subscribe-form ul li div.ginput_container input {
  margin: auto;
  width: 100%;
}

.subscribeForm-fullWidth .front-page-subscribe-form .gform_footer {
  margin: 0;
  padding: 0 10px;
}

.subscribeForm-fullWidth .front-page-subscribe-form .gform_footer .gform_button {
  font-size: 16px;
  line-height: 18px;
  padding: 12px 24px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: #273043;
  border: 1px solid #1b2437;
  background: -moz-linear-gradient(top, #454e61 0%, #273043 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #454e61), color-stop(100%, #273043));
  background: -webkit-linear-gradient(top, #454e61 0%, #273043 100%);
  background: -o-linear-gradient(top, #454e61 0%, #273043 100%);
  background: -ms-linear-gradient(top, #454e61 0%, #273043 100%);
  background: linear-gradient(to bottom, #454e61 0%, #273043 100%);
  color: #ffffff;
  vertical-align: bottom;
  margin: 0;
}

.subscribeForm-fullWidth .front-page-subscribe-form .gform_footer .gform_button:hover {
  background: #ffc20f;
  border: 1px solid #f3b603;
  background: -moz-linear-gradient(top, #ffe02d 0%, #ffc20f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffe02d), color-stop(100%, #ffc20f));
  background: -webkit-linear-gradient(top, #ffe02d 0%, #ffc20f 100%);
  background: -o-linear-gradient(top, #ffe02d 0%, #ffc20f 100%);
  background: -ms-linear-gradient(top, #ffe02d 0%, #ffc20f 100%);
  background: linear-gradient(to bottom, #ffe02d 0%, #ffc20f 100%);
  color: #000000;
}

@media screen and (min-width: 769px) {
  .subscribeForm-fullWidth .front-page-subscribe-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }

  .subscribeForm-fullWidth .front-page-subscribe-form div.gform_body {
    flex-grow: 1;
    width: unset !important;
  }

  .subscribeForm-fullWidth .front-page-subscribe-form div.gform_footer {
    flex-grow: 0;
    width: unset !important;
  }

  .subscribeForm-fullWidth .front-page-subscribe-form div.gform_body > ul.gform_fields > li.gfield {
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .subscribeForm-fullWidth .front-page-subscribe-form ul {
    flex-direction: column;
  }

  .subscribeForm-fullWidth .front-page-subscribe-form ul li {
    margin-bottom: 10px;
    margin-top: 0 !important;
  }

  .subscribeForm-fullWidth .front-page-subscribe-form ul li:first-of-type {
    margin-bottom: 0;
  }

  .newsletter-separator-row-fullWidth #subscribe-callout-heading > div.fl-module-content {
    margin-bottom: 0;
  }
}
/*=================================================================================================*/
/*SOCIAL BUTTONS===================================================================================*/
.social-buttons div.fl-widget {
  margin-bottom: 0;
}

/*WEBSITE FEEDBACK FORM============================================================================*/
.feedbackForm-browser input, .feedbackForm-webpageAddress input {
  color: #8c8c8c !important;
  font-size: 0.7em !important;
}

.feedbackForm .gfield_description, .feedbackForm .gfield:not(.feedbackForm-feedbackType) .gfield_label {
  display: none !important;
}

.feedbackForm .feedbackForm-feedbackType {
  margin-top: 20px !important;
  margin-bottom: 4px !important;
  border: 1px solid #e6e6e6;
  display: inline-block;
  padding: 10px !important;
  border-radius: 10px;
}

/*PULLQUOTES=======================================================================================*/
.trnn-pullquote-container {
  background-color: #ffffff;
  /*border:3px solid #000000;*/
}

.trnn-pullquote-paragraph {
  color: #000000;
  /*font-style:italic;*/
  font-family: Courier New;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .trnn-pullquote-container {
    position: relative;
    left: -150px;
    padding: 20px;
    display: inline-block;
    width: 75% !important;
  }

  .trnn-pullquote-paragraph {
    font-size: 2.5rem !important;
  }
}
@media screen and (max-width: 768px) {
  .trnn-pullquote-container {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #dadada;
    border: 3px solid #000000;
  }

  .trnn-pullquote-paragraph {
    font-size: 2rem !important;
  }
}
/*POST GRID AUTHOR HOST LINKS======================================================================*/
.trnn-post-feed-authorHost, .trnn-post-grid-authorHost {
  font-size: 1.2rem;
}

/*=================================================================================================*/
/*POST MODULE TEXT SIZING==========================================================================*/
.fl-post-carousel .fl-post-carousel-post .fl-post-carousel-title, .fl-post-carousel .fl-post-carousel-post .fl-post-carousel-title a {
  font-size: 2rem;
  line-height: 1.4;
}

.fl-post-grid .fl-post-grid-post .fl-post-grid-content, .fl-post-grid .fl-post-grid-post .fl-post-grid-content p,
.fl-post-feed .fl-post-feed-post .fl-post-feed-content, .fl-post-feed .fl-post-feed-post .fl-post-feed-content p {
  font-size: 1.6rem;
  line-height: 1.45;
}

.fl-post-grid .fl-post-grid-post .fl-post-grid-meta, .fl-post-grid .fl-post-grid-post .fl-post-grid-meta span,
.fl-post-feed .fl-post-feed-post .fl-post-feed-meta, .fl-post-feed .fl-post-feed-post .fl-post-feed-meta span,
.fl-post-carousel .fl-post-carousel-post .fl-post-carousel-meta, .fl-post-carousel .fl-post-carousel-post .fl-post-carousel-meta span {
  font-size: 1.4rem;
  line-height: 1.45;
}

/*POST GRID ITEM THIRD PARTY CONTENT SOURCE========================================================*/
.post-grid-item-third-part-content-source, .third-party-content-source {
  font-style: italic;
}

/*# sourceMappingURL=style.css.map */
