/*
Theme Name:    Buy Sell Ram
Description:   Child Theme for Beaver Builder
Version:       1.0.0
Author:        Thrive Agency
Author URI:    https://thriveagency.com/
Template:      bb-theme
License:       GNU General Public License v2 or later
License URI:   http://www.gnu.org/licenses/gpl-2.0.html
*/

/*** Custom Styling Starts By Abdul ***/

/*** Global Components ***/
.btn.btn-primary {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn.btn-primary:hover {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn.btn-primary:active {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn.btn-primary:visited {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn.btn-primary:focus {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn:hover {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn:active {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn:visited {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.btn:focus {
  background: transparent linear-gradient(275deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
}
.button {
  background: transparent linear-gradient(276deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  padding: 10px 20px;
}
.button span {
  font-family: Barlow, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.fl-button {
  background: transparent linear-gradient(281deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box !important;
}
.gform_button {
  background: transparent linear-gradient(281deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box !important;
  box-shadow: 0px 2px 0px #58af1a !important;
  border-radius: 5px !important;
}
b,
strong {
  font-weight: 600 !important;
}
ul,
ol {
  list-style: decimal !important;
}
.longParagraph .fl-rich-text h2 {
  font-weight: 500 !important;
  font-size: 28px !important;
  line-height: 38px !important;
  letter-spacing: 0.56px !important;
}

/*** => Global Header <= ***/
/*** Version #1 ***/
#topDualButtons .pp-dual-button-inner .pp-spacer {
  width: 30px;
  height: 0;
  line-height: 30px;
  text-align: center;
  padding-right: 8px;
}
#topDualButtons .pp-dual-button-inner {
  -webkit-display: flex;
  -moz-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  align-items: baseline;
}
#topDualButtons .pp-dual-button-inner .pp-spacer::before {
  content: 'or';
  color: #fff;
  font-size: 16px;
}
#topDualButtons .requestAFreeQuote {
  background: transparent linear-gradient(279deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  width: 240px;
  padding: 3px 0px 7px 0;
}
#topDualButtons .requestAFreeQuote .pp-button-2-text {
  font-size: 18px;
}
.callNow span::before {
  color: #54af13;
  margin-right: 5px;
}

/*** Version #2 ***/
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-0
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-0
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  margin: 0;
  font-size: 15px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-0
  .fl-button-wrap
  .fl-button
  .fl-button-text {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-1
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-1
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  margin: 0;
  font-size: 15px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-1
  .fl-button-wrap
  .fl-button
  .fl-button-text {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-2
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-2
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  margin: 0;
  font-size: 15px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-2
  .fl-button-wrap
  .fl-button
  .fl-button-text {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-3
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  padding-right: 0 !important;
  border: 0 !important;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-3
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  color: #54af13;
  font-size: 23px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-4
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-6 {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-6
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-6
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  margin: 0;
  font-size: 25px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-6
  .fl-button-wrap
  .fl-button
  .fl-button-text {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-7 {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-7
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-7
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  margin: 0;
  font-size: 25px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-7
  .fl-button-wrap
  .fl-button
  .fl-button-text {
  display: none;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-8 {
  display: none !important;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-8
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-8
  .fl-button-wrap
  .fl-button
  .fl-button-icon {
  margin: 0;
  font-size: 35px;
  line-height: 0;
}
#topHeaderbuttons
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button-610121fbb5c5f-8
  .fl-button-wrap
  .fl-button
  .fl-button-text {
  display: none;
}

/*** => Primary Menu / Mega Menu <= ***/
.pp-advanced-menu .menu .sub-menu {
  padding: 10px 10px;
}
#bsMainMenu li.mega-menu-first {
  position: relative;
}
#bsMainMenu .mega-menu.mega-menu-first > .sub-menu {
  max-width: 600px;
  width: 600px !important;
  position: absolute;
  box-shadow: 0px 0px 10px #0000006b;
  border-radius: 10px;
  padding: 10px 10px;
  position: absolute;
}
.mega-menu.mega-menu-first > .sub-menu .sub-menu {
  margin-left: 0px;
  margin-right: 0px;
}
.mega-menu .sub-menu li a::before {
  content: '\e98e';
  font-family: 'Ultimate-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #0c5b97;
  padding-right: 10px;
  line-height: 0;
  font-size: 12px;
}
.pp-advanced-menu .menu .sub-menu a::before {
  content: '\e98e';
  font-family: 'Ultimate-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #0c5b97;
  padding-right: 10px;
  line-height: 0;
  font-size: 12px;
}
.mega-menu.mega-menu-first > .sub-menu::before {
  content: '\f0de';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 40px;
  transition: color 0.1s ease-in;
  position: absolute;
  top: -20px;
  color: #fff;
}
.mega-menu.mega-menu-first > .sub-menu .sub-menu::before {
  content: none;
}
.menu .pp-has-submenu .sub-menu {
  box-shadow: 0px 0px 10px #0000006b;
  border-radius: 10px;
}
.menu .pp-has-submenu > .sub-menu::before {
  content: '\f0de';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 40px;
  transition: color 0.1s ease-in;
  position: absolute;
  top: -20px;
  left: 10px;
  color: #fff;
}
.menu .pp-has-submenu.pp-menu-submenu-right > .sub-menu::before {
  content: '\f0de';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
  font-size: 40px;
  transition: color 0.1s ease-in;
  position: absolute;
  top: -20px;
  right: 10px !important;
  left: auto;
  color: #fff;
}
.pp-advanced-menu .menu a {
  position: relative;
  z-index: 1;
}
#headerSearchIcon .pp-search-form-wrap .pp-search-form .pp-search-form__toggle {
  display: none;
}
.desktopSearchIcon {
  margin-left: 0 !important;
}
.desktopSearchIcon a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  cursor: pointer;
}
.desktopSearchIcon a span::before {
  font-family: 'Buysellram-Icomoon' !important;
  content: '\e903';
  color: #fff;
  font-size: 25px;
  position: relative;
  top: 5px;
}
.desktopSearchIcon a span {
  font-size: 0;
}

/*** Mobile Menu ***/
.mobileRequestAFreeQuoteBtn {
  display: none !important;
}
.mobileSocialIcons {
  display: none !important;
}
.mobileSocialIcons .fl-builder-content {
  padding-top: 15px;
  padding-bottom: 0;
}
.mobileSocialIcons .fl-builder-content .fl-module .fl-module-content {
  margin: 0 !important;
}
li.mobileSocialIcons::before {
  content: '';
  background: #707070;
  height: 1px;
  display: block;
  opacity: 20%;
}

/*** Hero Text Section ***/
#heroTextModule .pp-heading-content .pp-sub-heading ul {
  font-size: 18px;
  padding-left: 0;
  list-style-position: inside !important;
  list-style-type: circle !important;
  margin-top: 20px;
  display: inline-block;
}
#heroTextModule .pp-heading-content .pp-sub-heading ul:nth-child(3) {
  padding-left: 30px;
}

/*** Hero GF Form Section ***/
#heroGetAQuoteForm .pp-gf-content {
  max-width: 541px;
  margin-left: auto;
}

/*** Hero Products Section ***/
#heroPagesHeading .fl-heading .fl-heading-text {
  background: url('/wp-content/uploads/2021/07/label-banner.png');
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: scroll;
  background-size: cover;
  display: block;
  width: 146px;
  height: 46px;
  text-align: center;
  line-height: 36px;
}
#heroProductsPages
  .pp-posts-wrapper
  .pp-content-posts
  .pp-content-post-grid
  .pp-content-post
  .pp-content-grid-inner {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}
#heroProductsPages
  .pp-posts-wrapper
  .pp-content-posts
  .pp-content-post-grid
  .pp-content-post::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(180deg, #01007500 0%, #000000 100%) 0%
    0% no-repeat padding-box;
  z-index: 1;
}
#heroProductsPages
  .pp-posts-wrapper
  .pp-content-posts
  .pp-content-post-grid
  .pp-content-post:hover::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: transparent linear-gradient(180deg, #01007500 0%, #129af6 100%) 0%
    0% no-repeat padding-box;
  z-index: 1;
}
#heroProductsPages
  .pp-posts-wrapper
  .pp-content-posts
  .pp-content-post-grid
  .pp-content-post
  .pp-content-grid-inner
  .pp-content-post-data
  .pp-post-title {
  text-transform: capitalize;
}
#heroProductsPages
  .pp-posts-wrapper
  .pp-content-posts
  .pp-content-post-grid
  .pp-content-post
  a.pp-post-link {
  z-index: 3;
}

/*** Three Steps Section ***/
#topCTA .fl-callout .fl-callout-content .fl-callout-title {
  padding-bottom: 0;
}
#topCTA
  .fl-callout
  .fl-callout-content
  .fl-callout-text-wrap
  .fl-callout-text
  h1 {
  margin-top: 0;
}
#topCTA
  .fl-callout
  .fl-callout-content
  .fl-callout-text-wrap
  .fl-callout-text
  h2 {
  margin-top: 0;
}
#topCTA
  .fl-callout
  .fl-callout-content
  .fl-callout-text-wrap
  .fl-callout-text
  h3 {
  margin-top: 0;
  font-weight: 600;
}
#topCTA
  .fl-callout
  .fl-callout-content
  .fl-callout-text-wrap
  .fl-callout-text
  h4 {
  margin-top: 0;
}
#topCTA
  .fl-callout
  .fl-callout-content
  .fl-callout-text-wrap
  .fl-callout-text
  p {
  max-width: 240px;
}

/*** Sell Large Loads Section ***/
#groupButton .fl-button-group .fl-button-group-buttons {
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
#groupButton
  .fl-button-group
  .fl-button-group-buttons
  #fl-button-group-button-60fff04e78631-0
  .fl-button-wrap
  .fl-button {
  box-shadow: 0px 2px 0px #58af1a;
}
#groupButton
  .fl-button-group
  .fl-button-group-buttons
  #fl-button-group-button-60fff04e78631-1
  .fl-button-wrap
  .fl-button {
  background: transparent !important;
  border: 0 !important;
  cursor: context-menu;
  position: relative;
  top: -1px;
}
#groupButton
  .fl-button-group
  .fl-button-group-buttons
  #fl-button-group-button-60fff04e78631-2
  .fl-button-wrap
  .fl-button {
  padding: 0;
  background: transparent !important;
  border: 0 !important;
  color: #fff;
}
#groupButton
  .fl-button-group
  .fl-button-group-buttons
  .fl-button-group-button
  .fl-button-wrap
  .fl-button:hover {
  border: 0 !important;
}

/*** Why use BUYSELLRAM.com? Section ***/
#middleCTA {
  border-right: 1px solid rgba(112, 112, 112, 0.1);
  border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  min-height: 250px;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
#middleCTA:hover {
  -webkit-box-shadow: 0 0 15px rgba(112, 112, 112, 0.1);
  -moz-box-shadow: 0 0 15px rgba(112, 112, 112, 0.1);
  box-shadow: 0 0 15px rgba(112, 112, 112, 0.1);
}
#middleCTA.middle-cta-two,
#middleCTA.middle-cta-four,
#middleCTA.middle-cta-six {
  border-right: transparent;
}
#middleCTA.middle-cta-five,
#middleCTA.middle-cta-six {
  border-bottom: transparent;
}
#middleCTA .fl-callout {
  -webkit-display: flex;
  -moz-display: flex;
  display: flex;
}
#middleCTA .fl-callout .fl-callout-photo {
  flex: 2;
  padding-top: 8px;
}
#middleCTA .fl-callout .fl-callout-photo .fl-photo {
  text-align: center;
}
#middleCTA .fl-callout .fl-callout-content {
  flex: 10;
}
#middleCTA .fl-callout-title {
  font-weight: 500;
}

/*** Frequently Asked questions Section ***/
.textOpacity .pp-accordion .pp-accordion-item .pp-accordion-content {
  opacity: 90%;
}
.pp-accordion-item .pp-accordion-button {
  border-color: rgba(112, 112, 112, 0.1) !important;
}

/**** Sub Header ***/
#featuredImageHeader {
  position: absolute;
  z-index: 1;
}
#featuredImageHeader .fl-photo-img {
  max-height: 250px;
  width: auto;
  max-width: 300px;
}
#subpageTtile
  .pp-heading-content
  .pp-heading
  .heading-title
  .pp-primary-title
  .breadcrumb_last {
  color: #7cdb38;
}
#subpageTtile
  .pp-heading-content
  .pp-heading
  .heading-title
  .pp-primary-title
  span
  a {
  color: #fff;
}

/*** Blog Post ***/
.fl-post-feed .has-post-thumbnail {
  max-width: 100%;
}
/*** Blog Posts Pagination ***/
#blogPost .fl-builder-pagination .page-numbers li a {
  background: transparent linear-gradient(279deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #031021;
  border: 0;
  text-decoration: none;
}
#blogPost .fl-builder-pagination .page-numbers li a:hover {
  text-decoration: none;
}
#blogPost .fl-builder-pagination .page-numbers li a:active {
  text-decoration: none;
}
#blogPost .fl-builder-pagination .page-numbers li a:focus {
  text-decoration: none;
}
#blogPost .fl-builder-pagination .page-numbers li span.current {
  background: transparent linear-gradient(279deg, #53ae12 0%, #7fde3b 100%) 0%
    0% no-repeat padding-box;
  box-shadow: 0px 2px 0px #58af1a;
  border-radius: 5px;
  color: #fff;
  border: 0;
  font-weight: 600;
}

/*** Single Post ***/
#postContent p {
  font-size: 18px;
}
#postMeta .fl-html {
  font-size: 16px;
}
#postMeta .fl-html a {
  font-weight: 600;
  letter-spacing: 0.44px;
}
#postNavigation .nav-links a {
  font-size: 18px;
}
#postCommentsBox #respond #reply-title {
  text-transform: uppercase;
}
#postCommentsBox #respond #fl-comment-form p {
  font-size: 16px;
}
#postCommentsBox #respond #fl-comment-form p a {
  font-weight: 600;
  letter-spacing: 0.44px;
}

/*** => Global Footer <= ***/
#footerMenuLinks ul li > a::before {
  content: '\e98e';
  font-family: 'Ultimate-Icons' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #0c5b97;
  font-size: 10px;
  margin-right: 5px;
  vertical-align: middle;
  font-weight: bold;
  position: relative;
  top: -1px;
}
#footerMenuLinks ul li > a:hover {
  text-decoration: none !important;
}
#footerMenuLinks ul li a {
  color: #031021;
  -webkit-display: flex;
  -moz-display: flex;
  display: flex;
  -webkit-justify-content: left;
  -moz-justify-content: left;
  justify-content: left;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  align-items: baseline;
}
#footerMenuLinks ul li a:hover {
  color: #53ae12;
}
.textOpacity .pp-heading-content .pp-sub-heading {
  opacity: 90%;
}
.textOpacity .fl-rich-text {
  opacity: 90%;
}

/*** CopyRight ***/
#bottomCopyrightSection .fl-rich-text p {
  margin-bottom: 0;
}
#bottomCopyrightSection .fl-rich-text p a:last-child {
  background-image: url('/wp-content/uploads/2021/07/thrive-logo.png');
  width: 45px;
  height: 40px;
  display: inline-block;
  font-size: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: 100%;
  vertical-align: middle;
  position: relative;
  top: -5px;
}

/**** GF Form ***/
#heroGetAQuoteForm .gform_wrapper .gform_title {
  -webkit-display: flex;
  -moz-display: flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-gap: 10px;
  -moz-gap: 10px;
  gap: 10px;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 2vw;
}
#heroGetAQuoteForm .gform_wrapper .gform_title::before {
  content: url('/wp-content/uploads/2021/07/border-left.png');
  -webkit-display: inline-flex;
  -moz-display: inline-flex;
  display: inline-flex;
}
#heroGetAQuoteForm .gform_wrapper .gform_title::after {
  content: url('/wp-content/uploads/2021/07/border-right.png');
  -webkit-display: inline-flex;
  -moz-display: inline-flex;
  display: inline-flex;
}
.ginput_container_fileupload .gform_fileupload_rules {
  display: none !important;
}
.ginput_container_fileupload input[type='file'] {
  border-radius: 5px;
}
.ginput_container_fileupload input {
  font-size: 15px !important;
  cursor: pointer;
}
.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  font-weight: 500;
  letter-spacing: 0.44px !important;
}
.attachFile .ginput_container input[type='file'] {
  font-size: 0 !important;
  background-image: url('/wp-content/uploads/2021/09/paperclip.png');
  background-repeat: no-repeat;
  background-position: left 10px center;
  min-height: 43px;
  z-index: 1;
  text-indent: -50000px;
  position: relative;
  overflow: hidden;
}
.attachFileBottom .ginput_container input[type='file'] {
  font-size: 0 !important;
  background-image: url('/wp-content/uploads/2021/09/paperclip.png');
  background-repeat: no-repeat;
  background-position: left 10px center;
  min-height: 43px;
  z-index: 1;
  text-indent: -50000px;
  position: relative;
  overflow: hidden;
}
.attachFile .ginput_container.file-upload-field-wrp {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.attachFileBottom .ginput_container.file-upload-field-wrp {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.attachFile .ginput_container .file-name {
  position: absolute;
  font-size: 15px;
  top: 10px;
  color: #fff;
}
.attachFileBottom .ginput_container .file-name {
  position: absolute;
  font-size: 15px;
  top: 10px;
  color: #fff;
}
.page-id-6973 .attachFile .ginput_container input[type='file'] {
  background-image: url('/wp-content/uploads/2021/09/paperclip-gray.png');
  background-color: transparent;
  border: 1px solid #82828275;
}
.page-id-6973 .attachFile .ginput_container .file-name {
  color: #828282;
}

/*** Global Use ***/
#bulletPoints ul {
  list-style: disc !important;
}

/*** Custom - Media Queries ***/
@media only screen and (max-width: 1071px) {
  #heroTextModule .pp-heading-content .pp-sub-heading ul:nth-child(3) {
    padding-left: 0;
    display: block;
    margin-top: 0;
  }
  #heroTextModule .pp-heading-content .pp-sub-heading ul {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 1024px) {
  #footerParagraph .fl-rich-text p br {
    display: none;
  }
  #brParagraph .fl-rich-text .pp-sub-heading p br {
    display: none;
  }
  #footerMenuLinks ul li a {
    font-size: 16px;
  }
  #subpageTtile .pp-secondary-title br {
    display: none;
  }
  #smartHeading .heading-title .pp-primary-title br {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .longParagraph .fl-rich-text h2 {
    font-size: 24px !important;
    line-height: 34px !important;
  }
  #featuredImageHeader .fl-photo-content {
    width: auto;
  }
}
@media only screen and (max-width: 890px) {
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-5
    .fl-button-wrap
    .fl-button {
    padding: 10px 20px;
    font-size: 16px;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-3
    .fl-button-wrap
    .fl-button {
    font-size: 18px;
  }
  #brParagraph.section-title
    .pp-heading-content
    .pp-heading
    .heading-title
    span.title-text {
    font-size: 26px;
  }
}
@media only screen and (max-width: 834px) {
  #brParagraph.section-title
    .pp-heading-content
    .pp-heading
    .heading-title
    span.title-text {
    font-size: 24px;
  }
  #heroGetAQuoteForm .gform_wrapper .gform_title {
    font-size: 6vw;
    margin-bottom: 30px;
  }
  #heroGetAQuoteForm .gform_wrapper .gform_title::before {
    content: url('');
    width: 50px;
    height: 6px;
    background-image: url('/wp-content/uploads/2021/07/border-left.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #heroGetAQuoteForm .gform_wrapper .gform_title::after {
    content: url('');
    width: 50px;
    height: 6px;
    background-image: url('/wp-content/uploads/2021/07/border-right.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  #featuredImageHeader {
    position: unset;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-0 {
    display: none;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-1 {
    display: none;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-2 {
    display: none;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-3 {
    display: none;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-4 {
    display: none;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-5 {
    display: none;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-6 {
    display: inline-block !important;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-7 {
    display: inline-block !important;
  }
  #topHeaderbuttons
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button-610121fbb5c5f-8 {
    display: inline-block !important;
  }
  #middleCTA .fl-callout {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
  }
  #middleCTA .fl-callout .fl-callout-photo .fl-photo {
    text-align: left;
  }
  #groupButton
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button:nth-child(1) {
    display: block;
  }
  #groupButton
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button:nth-child(2) {
    display: inline-block;
  }
  #groupButton
    .fl-button-group
    .fl-button-group-buttons
    .fl-button-group-button:nth-child(3) {
    display: inline-block;
  }
  #topCTA
    .fl-callout
    .fl-callout-content
    .fl-callout-text-wrap
    .fl-callout-text
    p {
    max-width: 100%;
  }
  .desktopSearchIcon {
    display: none !important;
  }
  .mobileRequestAFreeQuoteBtn {
    display: block !important;
  }
  #bsMainMenu .fl-module-content {
    margin-left: 20px;
  }
  #bsMainMenu .fl-module-content .pp-advanced-menu {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-top: 10px;
    box-shadow: 0px 0px 10px #0000006b;
    position: relative;
  }
  #bsMainMenu .fl-module-content .pp-advanced-menu #menu-main-menu {
    margin-top: 0;
  }
  #bsMainMenu .fl-module-content .pp-advanced-menu::before {
    content: '\f0de';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 900;
    font-size: 40px;
    transition: color 0.1s ease-in;
    position: absolute;
    top: -24px;
    left: auto;
    color: #fff;
    right: 15px;
  }
  .mobileSocialIcons {
    display: block !important;
  }
  #bsMainMenu .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {
    color: #04192f;
    font-weight: 600;
    font-size: 18px;
  }
  #bsMainMenu .pp-advanced-menu .menu > li > a {
    color: #04192f;
    font-weight: 600;
    font-size: 18px;
  }
  .menu .pp-has-submenu > .sub-menu::before {
    content: none;
  }
  #bsMainMenu .pp-advanced-menu .menu .sub-menu {
    padding: 0px 0;
    width: auto;
  }
  #bsMainMenu .pp-advanced-menu .pp-toggle-none .pp-menu-toggle::before {
    border-color: #04192f !important;
  }
  #heroGetAQuoteForm .pp-gf-content {
    max-width: 100%;
  }
  #heroPagesHeading .fl-heading .fl-heading-text {
    height: 49px;
  }
  #heroTextModule .pp-heading-content .pp-sub-heading ul:nth-child(3) {
    padding-left: 40px;
    display: inline-block;
    margin-top: 20px;
  }
  #middleCTA {
    min-height: auto;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom: 1px solid rgba(112, 112, 112, 0.1);
  }
}
.remove-white-bg .fl-photo-content {
  background-color: #EEF9FF;
}
.remove-white-bg .fl-photo-content img {
  mix-blend-mode: darken;
}
@media only screen and (max-width: 800px) {
}
@media only screen and (max-width: 768px) {
  #brParagraph.section-title
    .pp-heading-content
    .pp-heading
    .heading-title
    span.title-text {
    font-size: 30px;
  }
  #footerMenuLinks ul li a {
    font-size: 18px;
  }
  #groupButton .fl-button-group .fl-button-group-buttons {
    display: block;
  }
}
@media only screen and (max-width: 560px) {
  #heroTextModule .pp-heading-content .pp-sub-heading ul:nth-child(3) {
    padding-left: 0;
    display: block;
    margin-top: 0;
  }
  #heroTextModule .pp-heading-content .pp-sub-heading ul {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 480px) {
  #heroGetAQuoteForm .gform_wrapper .gform_title {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 420px) {
  #heroGetAQuoteForm .gform_wrapper .gform_title {
    font-size: 5vw;
  }
}
