/*
Theme Name: Atrium Child Theme
Theme URI: http://plannedgrowth.com
Description: Atrium Child Theme
Author: Planned growth
Author URI: http: //www.plannedgrowth.com
Template: atrium
Version: 1.0
*/

/*@import "https://use.fontawesome.com/releases/v5.2.0/css/all.css";*/

/* HEADER */

img.aligncenter {
  display: block;
}

.sidebarmenu {
  list-style: none;
}

h2.pb-header {
  font-size: 28px;
  font-weight: bold;
}

.ourservices h3.pb-header {
  font-size: 24px;
  text-align: center;
}

#pb_line_435428623831776395802AE026FD3BFF.section-padding-bottom {
  padding-bottom: 20px !important;
}

.pb-text .alignright {
  float: right !important;
}

.pb-text .alignleft {
  float: left !important;
}

h1.theme-page-header {
  font-size: 32px;
}

.single-businesslisting .theme-column-left {
  float: left;
  width: 300px;
}

.single-businesslisting .theme-column-right {
  float: right;
  width: 630px;
}

.single-businesslisting .theme-blog-pagination {
  /*display: none;*/
}

.single-businesslisting .desc {
  margin-top: 40px;
}

.pb-logo {
  margin-bottom: 40px;
}

.home .counters {
  background-size: cover;
  background-position: center !important;
}

.top-line {
  background: #f9fbfc;
  border-bottom: 1px solid #e9eef2;
  padding: 0;
  height: 30px;
  line-height: 51px;
}

.top-socials li {
  display: inline-block;
  background-image: none;
}

.top-socials li i {
  font-size: 16px;
  color: #8c9195;
  margin-right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}

.top-socials li i:hover {
  background: #fff;
  border: 1px solid #eaeff2;
}

.top-socials li:hover .fa-twitter {
  color: #00abf0;
}

.top-socials li:hover .fa-facebook {
  color: #39579a;
}

.top-socials li:hover .fa-linkedin {
  color: #0072a6;
}

.top-socials li:hover .fa-google-plus {
  color: #eb8984;
}

.top-socials li:hover .fa-pinterest {
  color: #ce1d1f;
}

.top-info {
  text-align: right;
  padding-top: 4px;
}

.top-info li {
  display: inline-block;
  margin-left: 30px;
  background-image: none;
}

.top-info i {
  color: #8c9195;
  font-size: 15px;
  margin-right: 10px;
}

.top-info a {
  font-size: 13px;
}

.top-info p {
  color: #8c9195;
  font-size: 13px;
  margin: 0;
}

.top-line.active {
  display: none !important;
}

.col-md-5 {
  width: 41.66666667%;
  float: left;
}

.col-md-4 {
  width: 33.33333333%;
  float: left;
}

.col-md-offset-3 {
  margin-left: 25%;
}

.fas,
.far {
  font-size: 48px;
}

.page-faq .pb-header-content {}

/* Agent Section of Business Listing */

#agent-blisting {
  /*background-color:light_yellow;*/
}

/* Business Listing Pages */

#custom-post-type-categories-4 label {
  display: none;
}

#custom-post-type-categories-4 form {
  margin-top: 20px;
}

#custom-post-type-categories-4 {
  margin-bottom: 50px;
}

.business-listing-table {
  width: 100%;
}

.business-listing-table th {
  text-align: left;
}

.business-listing-table td:nth-child(3) {
  width: 90px;
  text-align: right;
}

/* Business Listing Table */

.business-listing-table {
  background-color: #e8e8e8;
}

.business-listing-table thead {
  background-color: #e8e8e8;
}

.business-listing-table thead tr th {
  padding: 10px 10px;
}

.business-listing-table {
  border-collapse: separate;
  border-spacing: 5px;
}

.business-listing-table tbody {
  background-color: white;
}

.business-listing-table td {
  padding: 10px 10px;
}

/* Single Office Pages */
#office-address {
  background-color: yellow;
  text-align: center;
}

#office-address h2 {
  font-size: 24px;
  color: #484c54;
}

#office-page #agent-info p:first-child span {
  font-weight: 800;
}

.top-line #top-info2 {
  font-size: 18px;
  font-weight: 600;
}

.top-line #top-info2 a {
  color: #214b84;
}

.top-line #top-info2 a:hover {
  color: #69839f;
}

@media screen and (max-width: 680px) {
  .single .theme-post-section-bottom-left {
    position: absolute;
  }

  .single .theme-post-content h1 {
    margin-left: 80px;
  }
}

@media screen and (max-width: 960px) and (min-width: 681px) {
  .single .theme-post-section-bottom-left {
    position: absolute;
  }

  .single .theme-post-content h1 {
    margin-left: 80px;
    margin-bottom: 40px;
    padding-top: 29px;
  }
}

section#mobile-buttons div:not(#mobile-image) {
  display: none !important;
}

.pb-menu-logo {
  padding-bottom: 15px !important;
}

@media (max-width: 680px) {
  .pb-menu-responsive {
    text-align: center;
  }

  .pb-menu-logo .pb-menu-responsive.pb-responsive-column-a select {
    width: 80% !important;
  }
}

@media (max-width: 980px) and (min-width: 681px) {
  .pb-menu-logo .pb-layout-column-right {
    float: none !important;
    width: 100% !important;
    text-align: center !important;
  }

  .pb-menu-logo .pb-menu-responsive select {
    width: 60% !important;
  }
}

.pb-menu-logo .pb-logo a {
  padding-top: 8px !important;
}

.pb-menu-logo .pb-main .pb-menu ul li a {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  padding: 20px 10px;
}

/*
 * Max Medar changes
*/

.office-page {
  margin-bottom: 70px;
}

.agent-blisting {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  max-width: 500px;
  justify-content: flex-start;
  align-items: flex-start;
}

.agent-blisting .agent-image {
  width: 26%;
}

.agent-blisting .agent-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.agent-info {
  padding-left: 15px;
  font-weight: 600;
}

.text-bold {
  font-weight: 800;
}

.btn-agent a {
  padding: 5px 10px;
  color: white !important;
  text-decoration: none;
  background-color: #204b84;
}

#office-address {
  margin-bottom: 40px;
  text-align: center !important;
}

#office-address h2 {
  line-height: 1.4em;
}

.um-profile-nav p {
  /*display: none !important;*/
}

.twov-um-header {
  padding-bottom: 5px !important;
}

.twov-um-header .um-name a {
  font-size: 25px !important;
}

.um-profile-nav p,
.twov-um-header p {
  margin-bottom: 0;
  padding: 0;
}

.twov-um-header .twov-um-title {
  padding-top: 10px;
  font-size: 24px;
  font-weight: 600;
  color: #333;
}

.um-profile-body.main.main-default {
  padding-bottom: 5px;
}

/*.um-profile-body .um-field-text,*/
/*.um-profile-body .um-field-multiselect{*/
/*    display: flex;*/
/*}*/

/*.um-profile-body .um-field-text .um-field-label,*/
/*.um-profile-body .um-field-multiselect .um-field-label {*/
/*    display: flex !important;*/
/*    min-width: 110px;*/
/*    border: unset !important;*/
/*}*/

/*.um-profile-body .um-field-text .um-field-label:after,*/
/*.um-profile-body .um-field-multiselect .um-field-label:after {*/
/*    content: ':';*/
/*    padding-right: 10px;*/
/*}*/

.um-profile-body .um-field-agent_bio .um-field-label {
  display: none !important;
}

.um-profile-body .um-field-agent_bio .um-field-area {
  font-size: 16px;
}

.um-profile~style~style~p {
  display: none !important;
}

.um-profile .um-field a,
.business-listing-table a {
  color: #0000bb !important;
  font-weight: normal !important;
  text-decoration: underline !important;
}

.um-profile-body.main.main-default {
  padding-top: 10px;
}

@media screen and (max-width: 600px) {
  .um-profile-body.main.main-default .um-field-user_email {
    padding-top: 23px;
  }

  .pb-layout-column-left .um-profile,
  .um-profile-body.main.main-default .um-row._um_row_1.capitalform {
    margin-bottom: 0 !important;
  }

  .page-agent-profile .pb-layout .pb-layout-column-right div .pb-text>p {
    display: none;
  }

  .business-listing-table {
    margin-top: 20px !important;
  }
}

.theme-footer {
  margin-top: 0 !important;
}

.single-post h2,
.single-post h1 {
  color: black;
}

.single-post h2 {
  font-size: 25px;
}

.single-post p,
.single-post li {
  font-size: 18px;
  color: #444444;
  margin-bottom: 16px !important;
}

.single .alignleft {
  border: unset !important;
}

body.single.postid-23125 img.alignleft.wp-image-24327 {
  border-radius: 50%;
}

@media screen and (max-width: 960px) {
  .single-post h2 {
    font-size: 22px !important;
  }

  .single-post p,
  .single-post li {
    font-size: 18px;
  }

  body.single.postid-23125 img.alignleft.wp-image-24327 {
    display: block;
    margin: -12px auto 10px !important;
    float: unset !important;
  }
}

/* .page-id-14921.david .theme-page-content .pb-layout-column-left {
    margin: 0 auto;
    float: none;
    width: 62%;
}

.page-id-14921.david .theme-page-content .pb-layout-column-right {
    display: none !important;
}

@media screen and (max-width: 960px) {
    .page-id-14921.david #um_field_22193_agent_bio {
        padding-left: 5px;
        padding-right: 5px;
    }
} */

body.home .pb-image-carousel.main-slider li img {
  max-height: 500px;
  width: 100%;
  object-fit: cover;
}

body.home .home-main-title,
body.home .home-main-title span {
  text-align: center !important;
}

.home-main-title h2 {
  /*color: #204b84;*/
}

.home-main-title .pb-subheader-content {
  font-family: "Source Sans Pro" !important;
  font-size: 24px !important;
  /*font-style: normal !important;*/
  /*color: #484C54 !important;*/
  line-height: 20px !important;
}

.home-main-title h3 {
  font-size: 22px;
}

.home-about-text p {
  margin-bottom: 0 !important;
}

.home-about-text ul {
  position: relative;
}

.home-services__wrapper h3 {
  text-align: center;
}

@media screen and (min-width: 960px) {
  .home-services__wrapper .pb-layout {
    display: flex;
  }

  .home-services__wrapper .pb-layout-column-right {
    width: 50% !important;
    padding-left: 40px;
    box-sizing: border-box;
  }

  .home-services__wrapper .pb-layout-column-left {
    width: 50% !important;
    padding-right: 40px;
    box-sizing: border-box;
  }
}

.home-services__wrapper .pb-layout-column-right .pb-list p {
  margin-bottom: 0;
}

.home-services__wrapper .pb-button {
  display: block;
  text-align: center;
}

.home .pb-image-carousel>.pb-slider-pagination {
  z-index: 1;
}

::selection {
  background-color: #b6d6f2;
  color: #000;
}

.theme-blog-pagination,
.theme-comment-pagination {
  display: block !important;
}

.home-services__wrapper .pb-layout-column-left>div,
.home-services__wrapper .pb-layout-column-right>div {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.home-services__wrapper .pb-list {
  flex-grow: 1;
}

.custom-block-text {
  max-width: 600px;
  margin: 0 auto;
  color: #777;
}

.single .custom-block-text a {
  color: #214b84;
  text-decoration: underline !important;
}

.single .pb-button-content {
  color: #fff;
}

.single .custom-block-text a:hover {
  text-decoration: none !important;
}

.single-post .pb-main li {
  margin-bottom: 0 !important;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("data:image/svg+xml,%0A%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='284.929px' height='284.929px' viewBox='0 0 284.929 284.929' style='enable-background:new 0 0 284.929 284.929;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M282.082,76.511l-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856c-2.471,0-4.661,0.95-6.563,2.856L142.466,174.441 L30.262,62.241c-1.903-1.906-4.093-2.856-6.567-2.856c-2.475,0-4.665,0.95-6.567,2.856L2.856,76.515C0.95,78.417,0,80.607,0,83.082 c0,2.473,0.953,4.663,2.856,6.565l133.043,133.046c1.902,1.903,4.093,2.854,6.567,2.854s4.661-0.951,6.562-2.854L282.082,89.647 c1.902-1.903,2.847-4.093,2.847-6.565C284.929,80.607,283.984,78.417,282.082,76.511z'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat calc(100% - 15px) 50%;
  background-size: 9px auto;
}

.pb-line-css-group-home-testimonial-background>ul,
.pb-image-carousel.main-slider>ul {
  white-space: nowrap;
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.pb-image-carousel.main-slider>ul .pb-image-carousel-box {
  opacity: 0;
}

.pb-menu-logo {
  display: block !important;
}

@media (max-width: 980px) {
  .pb-menu-logo .pb-main .pb-menu {
    display: none !important;
  }

  .home .pb-menu-logo .pb-menu-responsive {
    display: block !important;
  }

  .home #mobile-image {
    line-height: 1.5;
  }
}

.pb-menu-logo .pb-main .pb-menu ul {
  white-space: nowrap;
  overflow: hidden;
}

.pb-menu-logo .pb-main .pb-menu ul:hover {
  overflow: inherit;
}

.pb-menu-logo .pb-menu>ul.sf-menu>li {
  float: none;
  display: inline-block;
}

.um-login p {
  display: none;
}

@media (max-width: 640px) {}

.h1-custom-field {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.gfield p {
  display: none;
}

.gform_footer p {
  display: none;
}

.gfield .ginput_complex p {
  display: block;
}

input[type="tel"] {
  margin: 0px;
  border-width: 1px;
  border-style: solid;
}

@-webkit-keyframes iui-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes iui-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes iui-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes iui-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes iui-fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes iui-fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes iui-fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes iui-fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes iui-fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes iui-fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.dropdown-multiple,
.dropdown-multiple-label,
.dropdown-single {
  position: relative;
}

.dropdown-multiple-label.active .dropdown-main,
.dropdown-multiple.active .dropdown-main,
.dropdown-single.active .dropdown-main {
  display: block;
  -webkit-animation: iui-fadeIn 0.2s ease-in forwards;
  -moz-animation: iui-fadeIn 0.2s ease-in forwards;
  -ms-animation: iui-fadeIn 0.2s ease-in forwards;
  -o-animation: iui-fadeIn 0.2s ease-in forwards;
  animation: iui-fadeIn 0.2s ease-in forwards;
}

.dropdown-multiple-label.active .dropdown-display-label:after,
.dropdown-multiple-label.active .dropdown-display:after,
.dropdown-multiple.active .dropdown-display-label:after,
.dropdown-multiple.active .dropdown-display:after,
.dropdown-single.active .dropdown-display-label:after,
.dropdown-single.active .dropdown-display:after {
  border-top: none;
  border-bottom: 10px solid #999;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.dropdown-multiple-label.active .dropdown-display,
.dropdown-multiple-label.active .dropdown-display-label,
.dropdown-multiple.active .dropdown-display,
.dropdown-multiple.active .dropdown-display-label,
.dropdown-single.active .dropdown-display,
.dropdown-single.active .dropdown-display-label {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.dropdown-display,
.dropdown-display-label {
  position: relative;
  display: block;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
}

.dropdown-display-label:after,
.dropdown-display:after {
  content: "";
  position: absolute;
  border-top: 10px solid #999;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 12px;
  right: 8px;
}

.dropdown-clear-all {
  background-color: #fff;
  border: none;
  font-size: 22px;
  z-index: 999;
  color: #999;
  position: absolute;
  right: 2px;
  top: 2px;
  display: none;
  width: 25px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}

.dropdown-clear-all:focus {
  outline: 0;
}

.dropdown-clear-all:hover {
  color: #ccc;
  text-decoration: none;
}

.dropdown-display {
  white-space: nowrap;
  padding: 6px 20px 6px 12px;
}

.dropdown-multiple:hover .dropdown-clear-all,
.dropdown-single:hover .dropdown-clear-all {
  display: block;
}

.dropdown-display .dropdown-chose-list {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dropdown-display .dropdown-chose-list span:before {
  content: ",";
}

.dropdown-display .dropdown-chose-list span:first-child:before {
  content: "";
}

.dropdown-display .placeholder {
  display: none;
}

.dropdown-display .placeholder:first-child {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  color: #999;
  display: block;
  text-indent: 10px;
  font-size: 13px;
  line-height: 32px;
}

.dropdown-display input {
  border: 0;
  outline: 0;
}

.dropdown-display-label {
  cursor: text;
  padding: 6px 25px 5px 0;
}

.dropdown-display-label .dropdown-search {
  display: inline-block;
}

.dropdown-display-label input,
.dropdown-display-label input:focus {
  border: none;
  outline: 0;
}

.dropdown-display-label .dropdown-chose-list {
  display: inline-block;
  padding: 0 5px;
}

.dropdown-display-label .dropdown-chose-list .placeholder {
  display: none;
}

.dropdown-display-label .dropdown-selected {
  position: relative;
  margin: 0 5px 5px 0;
  padding: 0 20px 0 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-repeat: repeat-x;
  color: #333;
  cursor: default;
  display: inline-block;
}

.dropdown-display-label .dropdown-selected .del {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  line-height: 1;
  color: #999;
  position: absolute;
  right: 3px;
  top: 0;
}

.dropdown-display-label .dropdown-selected .del:after {
  content: "\D7";
  font-size: 16px;
}

.dropdown-main {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1010;
  width: 100%;
  color: #444;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin-top: -1px;
  border-top: 0;
  padding: 4px 7px;
  display: none;
}

.dropdown-main ul {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 240px;
  margin: 0;
  padding: 0;
}

.dropdown-main input {
  margin-top: 0;
  display: block;
  box-sizing: border-box;
  height: 30px;
  border: 1px solid #ccc;
  width: 100%;
  text-indent: 5px;
  border-radius: 3px;
}

.dropdown-main .dropdown-search {
  display: block;
  padding: 5px 0;
}

.dropdown-group {
  font-weight: 700;
}

.dropdown-group,
.dropdown-option {
  margin: 0;
  padding-left: 12px;
  list-style: none;
  line-height: 26px;
  word-wrap: break-word;
}

.dropdown-option {
  cursor: pointer;
}

.dropdown-option:focus,
.dropdown-option:hover {
  background-color: #efefef;
  outline: 0;
}

.dropdown-option[disabled] {
  color: #ddd;
  background-color: #fff;
  cursor: not-allowed;
  text-decoration: line-through;
}

.dropdown-option.dropdown-chose:after {
  content: "";
  float: right;
  width: 10px;
  height: 10px;
  background: #204b84;
  border-radius: 100%;
  margin: 8px 5px 0 0;
}

.dropdown-maxItem-alert,
.dropdown-minItem-alert {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e4e3e2;
  width: 100%;
  height: 39px;
  line-height: 39px;
  padding: 0 5px;
  border-radius: 5px;
  color: #999;
  -webkit-animation: iui-fadeIn 0.2s ease-in forwards;
  -moz-animation: iui-fadeIn 0.2s ease-in forwards;
  -ms-animation: iui-fadeIn 0.2s ease-in forwards;
  -o-animation: iui-fadeIn 0.2s ease-in forwards;
  animation: iui-fadeIn 0.2s ease-in forwards;
}

.ginput_container ul>li {
  padding-left: 0;
  background-image: none;
}

.populate-posts .ginput_container_multiselect select {
  display: none;
}

.page-id-25208 {
  display: flex;
  width: 100vw;
  flex-direction: column;
  min-height: 100vh;
}

.page-id-25208 .theme-page.theme-main {
  flex: 1 1 auto;
}

.nda-form-wr {
  max-width: 600px;
  margin: 0 auto;
}

.dropdown-search input[type="text"] {
  height: 27px;
  border: none;
}

@media (max-width: 960px) {
  .page-id-25208 .theme-page.theme-main {
    padding: 0 15px;
  }

  .addPadding {
    padding: 0 15px;
  }
}

.openClose-custom {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  top: 0;
  z-index: 100;
}

#gform_submit_button_9 {
  display: inline-block;
  width: 150px;
  margin: 0 auto;
  line-height: 1.2;
}

.copy-form-url-js {
  position: relative;
}

.copy-form-url-js:after {
  content: "Copied to clipboard";
  position: absolute;
  background: #204b84;
  padding: 2px 5px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1.2;
  width: 140px;
  color: #fff;
  text-align: center;
  left: 0;
  bottom: 100%;
  opacity: 0;
  transition: all 0.2s ease;
}

.copy-form-url-js.active:after {
  opacity: 1;
}

.single .theme-page-content ul li>a {
  padding: 1rem;
  color: #6f6f6f !important;
  display: inline-block;
}

.single .theme-page-content span.theme-post-navigation-content {
  color: #6f6f6f !important;
}

.single p.pb-float-left {
  color: #ffffff;
}

@media (max-width: 767px) {
  .single .theme-page-content .theme-reset-list li {
    margin: 0;
  }
}

ul#menu-main-menu {
  display: flex;
  justify-content: center;
}

div.pb-image-carousel.main-slider>ul.pb-reset-list.pb-clear-fix {
  display: flex;
  flex-wrap: nowrap;
  height: 500px;
}

div.pb-image-carousel.main-slider>ul.pb-reset-list.pb-clear-fix>li {
  flex: 1 0 100%;
}

body.page-template-default.page.page-id-14921 .business-listing-table th {
  color: #686868;
}

.pb-menu-logo .pb-logo.pb-responsive-column-a img {
  width: 75%;
}

.agent-blisting-86 .agent-image-inn {
  overflow: hidden;
  border-radius: 130px;
}

.agent-blisting-86 .agent-image-inn img {
  transform: scale(1.09);
  vertical-align: top;
}

.um .um-profile-photo img,
.um .um-profile-photo[data-user_id="86"] a.um-profile-photo-img {
  border-radius: 130px !important;
}

.um-profile-photo[data-user_id="86"] .um-profile-photo-img img {
  transform: scale(1.07);
}

.margin-bottom30 {
  margin-bottom: 30px;
}

.bl-cattext {
  margin-bottom: 50px;
  font-size: 18px;
}

.bl-cattext a {
  color: #214b84;
}

.bl-cattext a:hover {
  text-decoration: none;
}

.bl-cattext-bottom {
  margin-bottom: 25px;
}

.bl-cattext-bottom h2,
.bl-cattext-bottom b {
  color: #000;
}

.bl-cattext-bottom .wp-caption {
  margin: 0 0 55px;
  background: none;
}

.bl-cattext-bottom p.wp-caption-text {
  margin: 0;
  padding: 0;
  color: #000;
}

.term-242 h1 .pb-header-content {
  text-transform: none;
}

.fedex-link {
  text-align: center;
  font-size: 18px;
  color: #000;
  padding: 40px 15px 0;
}

.fedex-link a {
  color: #214b84;
}

.fedex-link a:hover {
  text-decoration: none;
}

body ul.wpuf-form li {
  background: none;
  padding: 0;
}

.page-id-14921.david .pb-menu-logo .pb-menu-responsive,
.single-post.postid-23125 .pb-menu-logo .pb-menu-responsive {
    display: none !important;
}

.single-post.postid-23125 .theme-post-section-bottom-left {
  display: none !important;
}

.single-post.postid-23125 .theme-post-section-bottom-right {
  margin-left: 0 !important;
}

.single-post.postid-23125 .theme-post-content p {
  margin-bottom: 5px !important;
}

.single-post.postid-23125 .theme-post-content h1 {
  margin-bottom: 10px;
}

.single-post.postid-23125 .theme-post-content h2 {
  margin-top: 25px;
}

.single-post.postid-23125 .theme-post-content ul {
  margin-bottom: 0;
}

.single-post.postid-23125 .theme-post-content li {
  margin-bottom: 5px !important;
}

.page-id-14921.david .pb-layout-50x50 > .pb-layout-column-left {
  width: 100%;
}

.page-id-14921.david div.uimob960 .um-profile-photo a.um-profile-photo-img {
  top: 0 !important;
}

.page-id-14921.david .pb-layout-50x50 > .pb-layout-column-right {
  display: none;
}

@media (max-width: 680px) {
  .page-id-14921.david  .pb-menu-logo .pb-logo a,
  .single-post.postid-23125 .pb-menu-logo .pb-logo a {
    padding-top: 15px !important;
  }

  .single-post.postid-23125 .theme-post-content h1 {
    margin-left: 0 !important;
  }

  .page-id-14921.david .pb-menu-logo .pb-main .pb-logo img,
  .single-post.postid-23125 .pb-menu-logo .pb-main .pb-logo img {
    width: 55%;
  }

  .page-id-14921.david h1.theme-page-header>span.pb-header-content {
    font-size: 36px;
  }

  .page-id-14921.david h1.pb-header.theme-page-header.theme-main {
    height: 150px !important;
  }

  .page-id-14921.david .theme-page.theme-main {
  }

  .page-id-14921.david .pb-layout-50x50 > .pb-layout-column-right {
    display: none;
  }
}

@media screen and (max-width: 414px) {
  .page-id-14921.david .pb-menu-logo.pb,
  .single-post.postid-23125 .pb-menu-logo.pb {
    height: auto !important;
  }
}

.progress-bar-striped {position:absolute; left:-5528px}
.toggle-switch-small {position:absolute; left:-10994px}
.rating-star-active {position:absolute; left:-7754px}
.carousel-slide-active {position:absolute; left:-5957px}
.wizard-step-indicator {position:absolute; left:-20162px}
.button-reset-form {position:absolute; left:-9364px}
.card-button-action {position:absolute; left:-14994px}
.card-link-action {position:absolute; left:-22166px}
.input-field-search {position:absolute; left:-19791px}
.input-field-email {position:absolute; left:-6456px}
