/*
Theme Name:     PI Ultimatum
Description:    Child theme for Ultimatum
Author:         Ultimatum Theme
Template:       ultimatum
Version:        0.1.0
*/

/* Fix Google Font Problems */
@font-face {
    font-family: 'josefin_sansregular';
    src: url('fonts/josefinsans-regular-webfont.eot');
    src: url('fonts/josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/josefinsans-regular-webfont.woff2') format('woff2'),
         url('fonts/josefinsans-regular-webfont.woff') format('woff'),
         url('fonts/josefinsans-regular-webfont.ttf') format('truetype'),
         url('fonts/josefinsans-regular-webfont.svg#josefin_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'josefin_sansregular';
    src: url('fonts/josefinsans-bold-webfont.eot');
    src: url('fonts/josefinsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/josefinsans-bold-webfont.woff2') format('woff2'),
         url('fonts/josefinsans-bold-webfont.woff') format('woff'),
         url('fonts/josefinsans-bold-webfont.ttf') format('truetype'),
         url('fonts/josefinsans-bold-webfont.svg#josefin_sansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-bold-webfont.eot');
    src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('fonts/montserrat-bold-webfont.woff') format('woff'),
         url('fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
}
h1,
h1 a,
h1 a:hover,
h1 a:visited {
    font-family: "Open Sans", Arial, sans-serif;
}
h2,
h2 a,
h2 a:hover,
h2 a:visited {
    font-family: "Open Sans", Arial, sans-serif;
}
h3,
h3 a,
h3 a:hover,
h3 a:visited {
    font-family: "Open Sans", Arial, sans-serif;
}

h4,
h4 a,
h4 a:hover,
h4 a:visited {
    font-family: "Open Sans", Arial, sans-serif;
}

h5,
h5 a,
h5 a:hover,
h5 a:visited {
    font-family: "Open Sans", Arial, sans-serif;
}

h6,
h6 a,
h6 a:hover,
h6 a:visited {
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
}

.header-wrap-home {
	background-position: top center;
	background-position: 50% 0%;
    background-position: calc(50% + 60px) 0%;
}

.header-wrap .ult-container {
	padding-top: 30px; 
}

.home-header-left .pi-main-menu-top {
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/pi-logo-header.png) no-repeat 5px top;
    min-height: 60px;
    padding-top: 5px;
	padding-left: 270px;
}

.mobVisOnly, .ddsmoothmenuh .mobVisOnly {
	display: none;
}

img.toffoffermob {
	display: none;
}

.home-header-left.col-md-9 {
	width: 83%;
}

.home-header-right.col-md-3 {
	width: 17%;
}

.pi-main-menu-top ul#menu-main-navigation>li {
	border: none;
	margin-right: 25px;
}

.pi-main-menu-top ul#menu-main-navigation>li:last-child {
	margin-right: 5px;
}

.pi-main-menu-top li a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
	font-weight: normal;
}

.pi-user-menu ul li {
  	border:none;
}

.pi-user-menu ul li:last-child {
  	padding-right: 0;
}

.pi-user-menu li a {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    text-decoration: none;
  	border: 1px solid #fff;
  	display: inline-block;
  	padding: 8px 13px;
  	border-radius: 4px;
  	margin-bottom: 5px;
	line-height: normal;
}

.pi-user-menu li a:hover, li.user-menu-highlight a {
 	background: #db504a;
  	border-color: #db504a;
  	color: #ffffff;
}

.top-user-menu-lo li.user-menu-highlight a {
    margin-right: 15px;
}

.top-user-menu-lo li a {
  	padding: 8px 17px;
  	border-width: 2px;
}

.home-header-left .home-welcome {
	margin-top: 22px;
}

.home-welcome {
	max-width: 600px;
}

.home-header-left .home-welcome h1 {
  	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  	font-size: 47px;
    color: #fff;
    font-weight: bold;
    line-height: 102%;
	margin-top: 12%;
}

.home-header-left p.member-count {
 	color: #fff;
  	font-size: 30px;
    font-weight: 400;
  	margin-top: 3%;
}

.pi-button, #cancel-comment-reply-link, #commentform .form-submit .submit, #lwa_wp-submit, a.store-more-info, #buddypress .standard-form input.pi-button:focus {
  display: block;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: 18px;
  text-shadow: 2px 2px 0px #CC3631; 
  -webkit-box-shadow: inset 1px 1px 1px 0px rgba(255,163,151,1), 1px 1px 3px #CC3631;
  -moz-box-shadow: inset 1px 1px 1px 0px rgba(255,163,151,1), 1px 1px 3px #CC3631;
  box-shadow: inset 1px 1px 1px 0px rgba(255,163,151,1), 1px 1px 3px #CC3631;
  padding: 8px 25px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #C1423D;
  background: #DB504A;
}

.pi-button:hover, #cancel-comment-reply-link:hover, #commentform .form-submit .submit:hover, #lwa_wp-submit:hover, a.store-more-info:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.pi-button:visited, #cancel-comment-reply-link:visited, #commentform .form-submit .submit:visited, #lwa_wp-submit:visited, a.store-more-info:visited,
.pi-button:focus, #cancel-comment-reply-link:focus, #commentform .form-submit .submit:focus, #lwa_wp-submit:focus, a.store-more-info:focus {
  color: #fff;
  text-decoration: none;
}

.home-reg-button {
  font-size: 33px;
  line-height: 27px;
  text-align: center;
  border-width: 2px;
  position: relative;
  text-shadow: 3px 3px 0px #CC3631;
  height: 112px;
  padding-top: 27px;
  margin-top: 5%;
  padding-right: 94px;
}

.home-reg-button:before {
    content: "";
    display: block;
    background: #b5312b url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/join-arrow.png) center center no-repeat;
    width: 94px;
    height: 112px;
    position: absolute;
    top: -2px;
    right: -3px;
    border-radius: 0px 4px 4px 0px;
  	box-shadow: inset -1px 1px 1px -1px #ff5b4f;
    border: 2px solid #b5312b;
    border-left: 0;
}

.home-reg-sub {
  font-size: 16px;
  text-shadow: none;
}

.home-0toff-offer {
	margin: 1.8% 0;
}

.widget-do-etfw h3 {
	display: none;
}

.widget-training-center h3, .widget-do-etfw h3, .widget_useronline h3  {
  background: #165483;
  color: #fff;
  text-transform: uppercase;
  padding: 22px 0px;
  text-align: center;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  font-size: 22px;
  margin: 0;
}

.widget-training-center ul {
  list-style: none;
  margin:0;
  padding: 0;
  border: 2px solid #e7e9eb;
  border-top: 0;
}

.widget-training-center li a {
  padding: 6.5% 0 6% 19%;
  display: block;
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/widget-bullet.png) no-repeat 13.3% 50%;
  font-weight: 600;
  font-size: 16px;
  color: #165483;
  font-style: normal;
}

.widget-training-center li a:hover {
  background: #659235;
  color: #fff;
  text-decoration: none;
  background: #659235 url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/widget-bullet_o.png) no-repeat 16.3% 50%;
  padding-left: 22%;
}

.widget-training-center li:nth-child(odd) {
  background-color: #f9fbfd;
}

.left-third .widget {
  margin-bottom: 5.5%;
}

#twitter-widget-0 {
  width: 100% !important; 
}

.page-footer-top {
	margin-top: 40px;
}

.page-footer-top .ult-container > .row {
  padding: 6.2% 0;
}

.page-footer-top .pi-main-menu li {
	border: none;
	margin-right: 10px;
}

.page-footer-top .pi-main-menu li a {
	color: #fff;
	font-size: 14px;
	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
}

.page-footer-bottom .ult-container > .row {
  padding: 1.7% 0 1.2% 0;
}

.footer-copyright {
 	font-size: 14px;
	font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
  	text-align: right;
}

.widget-latest-news h2 {
  	font-size: 35px;
  	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  	font-weight: bold;
	margin-bottom: 0%;
  	margin-left: 3%;
	margin-top: 0;
}

.widget-latest-news article {
  	padding: 2% 3%;
}

.widget-latest-news article:nth-child(even) {
    background: #f8fbfe;
}

.widget-latest-news h3 {
   margin: 0 0 2.3% 0;
   line-height: 130%;
   margin-top: -1.5%;
}

.widget-latest-news .blog-item-date, .widget-latest-news .blog-item-author {
 	display: inline;
  	font-size: 15px;
  	font-weight: bold;
  	color: #666;
}

.widget-latest-news .blog-item-comments {
	font-size: 15px;
    font-weight: bold;
    color: #999;
}

.widget-latest-news .blog-item-author {
  	margin-left: 8px;
	display: none;
}

.widget-latest-news .blog-item-excerpt {
  	margin-top: 2.3%;
	font-size: 15px;
}

.widget-latest-news .read-more {
  	color: #db504a;
    font-weight: 600;
  	text-decoration: underline;
    margin-left: 12px;
}

.widget-latest-news .read-more:hover {
 	color: #c82c25;
}

.widget-latest-news .pi-button-wrapper {
	padding-left: 3%;  
}

.pi-button-wrapper {
  display: table;
  white-space: nowrap;
}
.pi-button-wrapper:before,
.pi-button-wrapper:after {
  border-top: 2px solid #dadada;
  content: '';
  display: table-cell;
  position: relative;
  top: 1.2em;
  width: 45%;
}
.pi-button-wrapper:before {
  right: 0%;
}
.pi-button-wrapper:after {
  left: 2px;
}

.header-wrap-short > .container > .row {
  padding-top: 28px; 
}

.top-user-menu-lo {
	min-height: 39px;
}

.header-top-logo {
  display: inline-block;
  padding-top: 10px;
}

.header-wrap-short .members-total {
  color: #81c9fd;
  font-size: 13px;
  font-weight: bold;
  padding-top: 5px;
}

.header-wrap-short .pi-main-menu-top {
  padding-top: 30px;
}

.header-bottom-logo {
    margin-top: -8px;
    display: inline-block;
}

.title-bar-controls > .container > .row {
  padding: 2.2% 0 1.8% 0;
}

.title-bar-controls h1, .title-bar-controls h2 {
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  margin: 0;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}

.title-account-controls-menu ul li {
	border: 0;
	display: inline-block;
    padding: 0% 8% 0% 0%;
	float: none;
}

.title-account-controls-menu ul li:last-child {
	padding-right: 5%;
}

.title-account-controls-menu li a {
	background: #db504a;
	font-size: 13px;
	text-align: center;
	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
	text-decoration: none;
  	border: 2px solid #db504a;
  	display: inline-block;
  	border-radius: 4px;
	color: #fff;
	padding: 8px 17px;
	text-transform: uppercase;
	line-height: normal;
}

.title-bar-controls .horizontal-menu {
	width: 100%;
}

.title-account-controls-menu {
	margin-top: -5px;
}

#menu-title-bar-menu {
	float: right;
	width: 100%;
    text-align: right;
}

body.logged-in .title-bar-controls {
  background: #103956 !important;
}

body.logged-in .title-bar-controls h1, body.logged-in .title-bar-controls h2 {
   color: #fff; 
}

body.logged-in .title-account-controls-menu li a {
	background: none;
	border: 0;
	color: #fff;
	padding: 0;
	margin-top: 0;
	text-align: left;
	text-transform: capitalize;
}

body.logged-in .title-account-controls-menu {
	margin-top: -2px;
}

body.logged-in .title-account-controls-menu li a:hover {
 	text-decoration: underline; 
}

body.forum-archive .bbp-breadcrumb {
	display: none;
}

.title-message-count {
  display: block;
  position:absolute;
  height: 20px;
  width: 20px;
  line-height: 20px;
  -moz-border-radius: 15px; /* or 50% */
  border-radius: 15px; /* or 50% */
  background-color: #db504a;
  color: #fff;
  text-align: center;
  font-size: 11px;
  top: -13px;
  right: 0px;
}

.title-message-count.no-msg {
  display: none;
}

body.logged-in .title-account-controls-menu li.bp-messages-nav a {
	position: relative;
	padding-right: 20px;
}

body.logged-in .title-account-controls-menu li.no-msg a {
	padding-right: 0px;
}

.content-area-under-title > .container > .row {
  	padding-top: 1.8%;
}

.wgs_wrapper * {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}

#bbpress-forums .wgs_wrapper {
  margin-bottom: 1.4%
}

#bbpress-forums li.bbp-category-forum-title {
  background: #165483;
  padding: 1.3% 0% 1.3% 2%;
}

#bbpress-forums li.bbp-category-forum-title, #bbpress-forums li.bbp-category-forum-title a {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  text-transform: uppercase;
}

#bbpress-forums li.bbp-header {
  background: #e8f0f6;
  padding: 1.3% 0% 1.3% 2%;
  font-size: 14px;
  font-weight: bold;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  text-transform: uppercase;
}

#bbpress-forums li.bbp-header li {
  color: #165483;
}

#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
  border: 0;
  padding: 1.1% 0% 1.1% 2%;
}

.sectionWrap #bbpress-forums li.bbp-body ul.forum, .sectionWrap #bbpress-forums li.bbp-body ul.topic {
  padding: 1.7% 0% 1.7% 2%;
}

#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
  border: 0; 
}

#bbpress-forums li.bbp-forum-info a {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content {
  font-size: 16px;
  color: #666666;
}

li.bbp-forum-topic-count, li.bbp-topic-voice-count, li.bbp-forum-reply-count, li.bbp-topic-reply-count {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}

li.bbp-forum-freshness, li.bbp-topic-freshness {
  font-size: 14px;
}

li.bbp-forum-freshness a, li.bbp-topic-freshness a {
  color: #165483;
}

span.bbp-topic-freshness-author {
    color: #888;
    font-weight: normal;
}

span.bbp-topic-freshness-date {
  font-size: 14px; 
  color: #333;
}

#bbpress-forums p.bbp-topic-meta {
  font-size: 14px;
  margin-top: 12px;
}

#bbpress-forums div.odd, #bbpress-forums ul.odd {
  background: #fff;
}

#bbpress-forums div.even, #bbpress-forums ul.even {
  background: #f8fbfe;
}

#bbpress-forums li.bbp-footer {
  border: 0;
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/forum-seperator.png) no-repeat top center;
  height: 45px;
}

#bbpress-forums ul.bbp-forums {
  margin-bottom: 0;
}

.reiguide {
  background: #fdfdfd;
  padding: 2.8% 4% 2.8% 4%;
  margin-bottom: 2.5%;
}

.reiguide img.size-full {
  float: left;
  display: block;
  margin-right: 3.2%;
  padding-bottom: 8.9%;
  width: 9.7%;
}

.reiguide .reicontent {
  float: left;
  width: 85%;
}

.reiguide h2, .reiguide h2 a {
  font-size: 18px;
  color: #333;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 1.5%;
}

.reiguide p {
  font-size: 16px;
  color: #333;
}

.reiguide a.pi-button-green {
   margin-top: 1.5%; 
}
a.pi-button-green, a.store-more-info {
  background-color: #659235;
  text-shadow: 2px 2px 0px #538029;
  border-color: #6c9e25;
  -webkit-box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  -moz-box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  float: left;
  line-height: 110%;
  letter-spacing: 1px;
}

a.pi-button-green:after, a.store-more-info:after {
  content: " >";
  font-weight: 400;
  font-size: 22px
}

.store-left-third {
	    padding-right: 2%;
}

.store-right-third {
	    padding-left: 2%;
}

.widget_sp_image-image-link img, article .entry-content img {
	height: auto;
	max-width: 100%;
}

.blog-content-single article.entry, article.page {
	line-height: 160%;
}

body.home-page article.page {
	line-height: 150%;
}

.below-content-above-footer {
  background: #fff url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/under-widget-bgtile.png) repeat-x;
  margin-bottom: -40px;
  margin-top: 4%;
}

.below-content-above-footer h3 {
  color: #fff;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  min-height: 59px;
  margin: 0;
  padding: 20px 0px 0px 10px;
  background: #052841;
}

.below-content-above-footer ul.menu {
  list-style: none;
  margin:0;
  padding: 0;
  margin-top: 4%;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  column-gap: 0;
}

.below-content-above-footer ul.menu li a {
  padding: 3.8% 0 3% 30px;
  display: inline-block;
  width: 100%;
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/widget-bullet.png) no-repeat 10px 50%;
  font-weight: 600;
  font-size: 15px;
  color: #165483;
  font-style: normal;
}

.below-content-above-footer ul.menu li a:hover {
  background: #659235;
  color: #fff;
  text-decoration: none;
  background: #659235 url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/widget-bullet_o.png) no-repeat 20px 50%;
  padding-left: 40px;
}

.from-0-to-ff-under {
  margin-top: -6%;
  margin-right: -6%;
  -webkit-box-shadow: -8px 2px 27px 0px rgba(50, 50, 50, 0.19);
  -moz-box-shadow:    -8px 2px 27px 0px rgba(50, 50, 50, 0.19);
  box-shadow:         -8px 2px 27px 0px rgba(50, 50, 50, 0.19);
}

.top_pagination .bbp-pagination {
  float: right;
  width: 35%;
  margin-bottom: 1.2%;
  margin-top: 4px;
  clear: right;
}

.top_pagination .bbp-pagination-count {
  display: none;
}

.postnewtopic {
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/newtopic.png) no-repeat;
  margin-bottom: 1.8%;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  width: 120px;
  height: 35px;
  display: block;
  clear: both;
  float: left;
}

div.bbp-breadcrumb {
  font-size: 15px;
  color: #666;
  font-weight: bold;
  margin-bottom: 1.5%;
  width: 60%;
}

#bbpress-forums div.bbp-breadcrumb p {
  margin-bottom: 0;
}

div.bbp-breadcrumb a {
  color: #999;
}

.bbp-pagination-links a, .bbp-pagination-links span.current {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 6px;
  color: #868686;
  border: 1px solid #cccccc;
  margin-bottom: 5px;
}

.bbp-pagination-links a:hover, .bbp-pagination-links span.current {
  background: #db504a;
  border-color: #db504a;
  color: #fff;
  text-decoration: none;
}

.bbp-pagination-links span.dots {
  line-height: 70%
}

.bbp-pagination-links a.next, .bbp-pagination-links a.previous {
  font-size: 30px;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 40%;
  padding-bottom: 8px;
  border: 0;
}

.bbp-topics-front ul.super-sticky, .bbp-topics ul.super-sticky, .bbp-topics ul.sticky, .bbp-forum-content ul.sticky {
  background: #fefaed !important;
}

.type-topic li.bbp-topic-title a.bbp-topic-permalink {
  font-size: 16px;
  color: #444;
  font-weight: bold;
}

.bbp-image-mark.bbp-image-stick {
  background: transparent url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/sticky-icon.png) no-repeat;
  width: 15px;
    height: 16px;
    display: inline-block;
}

.bbp-topic-pagination {
   
}

.bbp-topic-pagination a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px 6px;
  color: #868686;
  border: 1px solid #cccccc;
  background: #fff;
}

.bbp-topic-pagination a:hover {
  background: #db504a;
  border-color: #db504a;
  color: #fff;
  text-decoration: none;
}

#bbpress-forums .type-topic p.bbp-topic-meta {
  font-size: 14px;
  margin-top: 5px;
  color: #666;
}

#bbpress-forums .type-topic .bbp-topic-title p.bbp-topic-meta {
  margin-top: 3px; 
}

#bbpress-forums .type-topic .bbp-topic-title p.bbp-topic-meta a {
  color: #165483;
}

#bbpress-forums .status-closed, #bbpress-forums .status-closed a, #bbpress-forums .status-closed p.bbp-topic-meta a {
  color: #999 !important; 
}

#bbpress-forums fieldset.bbp-form legend {
  font-size: 20px;
  font-weight: bold;
  color: #084f83;
  border: 0;
  margin-bottom: 0;
}

.single-forum div.bbp-search-form, .post-5060541 div.bbp-search-form {
  width: 40%;
  margin-bottom: 1%;
}

.single-topic div.bbp-search-form {
  width: 35%;
  margin-bottom: 1%;
}

.bbp-reply-favs {
  float: left;
  margin-bottom: 1.8%;
  clear: both;
}

.bbp-reply-favs a, .lwa-button-remember, .lwa-links-remember-cancel {
  font-size: 11px;
  color: #074e82;
  border: 1px solid #c1d8ea;
  padding: 4px 9px;
  text-transform: uppercase;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
}

.bbp-reply-favs a:hover, .lwa-button-remember:hover, .lwa-links-remember-cancel:hover {
  text-decoration: none;
  background: #074e82;
  border-color: #074e82;
  color: #fff;
}

#subscription-toggle {
  font-size: 0; 
}

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
  width: 160px;
  text-align: left;
  color: #666;
  font-weight: bold;
  font-size: 14px;
}

#bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content {
    border: 1px solid #e7e7e7;
    margin-left: 180px;
    position: relative;
  	padding: 0;
}

#bbpress-forums .bbp-arrow {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    background: #fff;
    content: "";
    height: 14px;
    position: absolute;
    top: 55px;
    left: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 14px;
    z-index: 100;
}

.single-topic #bbpress-forums div.odd, .single-topic #bbpress-forums ul.odd, .single-topic #bbpress-forums div.even, .single-topic #bbpress-forums ul.even {
   background: transparent;
}

.single-topic #bbpress-forums .status-trash.odd, .single-topic #bbpress-forums .status-spam.odd, .single-topic #bbpress-forums .status-trash.even, .single-topic #bbpress-forums .status-spam.even {
	background: #fdd;
}

#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
   background: #e8f0f6;
   padding: 17px 20px 13px 20px;
   border: 0;
   border-bottom: 1px solid #e7e7e7;
   font-size: 12px;
   clear: none;
   font-family: "montserratregular", "Montserrat", Arial, sans-serif;
   color: #165483;
}

#bbpress-forums div.bbp-topic-content a, #bbpress-forums div.bbp-reply-content a {
 color: #165483; 
}

span.bbp-admin-links {
  color: #bfd0dc;
  font-size: 18px;
  font-weight: light;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 60%;
}

span.bbp-admin-links a {
   font-size: 12px;
   font-family: "montserratregular", "Montserrat", Arial, sans-serif;
   color: #165483;
   line-height: 100%
}

span.bbp-admin-links a:hover {
   text-decoration: underline;
}

#bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name, #bbpress-forums span.bbp-author-name {
   font-size: 20px;
  margin: 10px 0px 0px 0px;
  font-weight: bold;
  color: #103956;
  line-height: 130%;
  display: block;
}

#bbpress-forums div.bbp-forum-author .bbp-author-role, #bbpress-forums div.bbp-topic-author .bbp-author-role, #bbpress-forums div.bbp-reply-author .bbp-author-role {
  font-style: normal;
  color: #999999;
  font-size: 13px;
  margin-bottom: 5px;
}

#bbpress-forums div.bbp-reply-author a.send-message {
  padding: 0 28px 0 0;
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/message-icon.png) no-repeat 100% 5px;
  color: #666;
  font-size: 14px;
  border: 0;
  color: #666;
  font-weight: bold;
  white-space: normal;
  display: inline;
  text-align: left;
  word-wrap: break-word;
  line-height: 100%;
}

#bbpress-forums div.bbp-reply-author a.send-message:hover {
  text-decoration: underline; 
}

.bbp-user-register-time {
  margin-top: 15px;
}

.bbp-reply-entry {
  padding: 20px 20px;
  border-top: 0;
  font-size: 15.5px;
  color: #444;
  line-height: 160%;
  overflow: hidden;
}

p {
    margin: 0 0 15px;
}

#bbpress-forums div.bbp-topic-content .bbp-reply-entry a, #bbpress-forums div.bbp-reply-content .bbp-reply-entry a {
 color: #084f83;
  font-weight: bold;
}
  
#bbpress-forums div.bbp-forum-content:after, #bbpress-forums div.bbp-topic-content:after, #bbpress-forums div.bbp-reply-content:after {
 clear: both;
 content: ".";
 display: block;
 float: none;
 height: 0;
 font-size: 0;
 visibility: hidden; 
}

#bbpress-forums div.bbp-forum-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar, #bbpress-forums div.bbp-reply-author img.avatar {
   margin-top: 0;
}

#bbpress-forums .bbp-signature {
   border-color: #eaf0f4;
   margin-top: 35px;
   padding-top: 15px;
   font-size: 14px;
   color: #999;
  line-height: 145%
}

#bbpress-forums .bps-signature-name {
	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
}

#bbpress-forums .bbp-reply-entry .bbp-signature a {
  font-weight: bold;
  color: #103956;
  text-decoration: underline;
}

#bbpress-forums .bbp-reply-entry .bbp-signature a.xpwebsite {
  color: #084e82;
  text-decoration: none;
  
}

#bbpress-forums .bbp-reply-entry .bbp-signature a:hover {
  text-decoration: underline;
}

#bbpress-forums .bbp-signature strong {
   color: #333;
}

#bbpress-forums .bbp-signature .bps-signature-tagline {
   font-weight: bold;
}

#bbpress-forums div.reply {
   margin-bottom: 1.2%; 
}

#bbpress-forums .bbp-reply-entry blockquote, #bbpress-forums .bbp-reply-entry .quoteBox, #bbpress-forums .bbp-reply-entry .bbcode_quote {
  border: 1px solid #dfeaf2;
    border-left: 4px solid #085082;
    color: #566371;
  font-size: 16px;
    font-style: italic;
  line-height: 160%;
  margin: 2% 0% 2% 5%;
  padding: 4% 80px 4% 4%;
  background: #f8fbfe url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quote-marks.png) no-repeat 97% 15px;
  min-height: 100px;
  overflow: hidden;
}

#bbpress-forums .bbp-reply-entry .d4p-bbt-quote-title {
  font-style: normal;
  font-weight: bold;
  border: 0;
}

.avatar-14 {
	display: none;
}

.wp-editor-area {
	border: 1px solid #e7e7e7 !important;
	border-top: 0 !important;
}

.blog-listing-featured h2.blog-item-title, .blog-listing-featured h2.blog-item-title a,
.blog-content-single h2.blog-item-title, .blog-content-single h2.blog-item-title a {
  font-size: 40px;
  font-weight: bold;
  line-height: 125%;
  margin-bottom: 2%;
}

div.blog-listing-tmobile {
	display: none;
	text-align: center;
}

.blog-listing-featured .blog-item-date, .blog-listing-featured .blog-item-author, .blog-listing-featured .blog-item-number-comments,
.blog-content-single .blog-item-date, .blog-content-single .blog-item-author, .blog-content-single .blog-item-number-comments {
  display: inline-block;
  color: #999999;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 2.5%;
}

.blog-listing-featured .blog-item-date,
.blog-content-single .blog-item-date {
  margin-right: 15px;
}

.blog-listing-featured .blog-item-number-comments {
  float: right;
}

.blog-listing-featured .blog-item-number-comments:after, .blog-listing-item-meta .blog-item-number-comments:after {
  content: " Comments";
}

.blog-listing-featured img.wp-post-image {
 	margin: 0 auto 3%;
}

.blog-listing-featured .blog-item-excerpt, .blog-listing-items .type-post .blog-item-excerpt {
   /*font-weight: bold;*/
}

.blog-listing-featured .read-more, .blog-listing-items .read-more {
  	margin: 3.5% 0 1.8% 0;
  	width: 190px;
  	padding: 6px 5px 5px 50px;
	font-size: 16px;
}

.blog-listing-items .type-post:first-of-type {
    margin-top: 4.3%;
}

.blog-listing-items .type-post {
    margin-top: 6.2%;
    margin-bottom: 1.8%;
  	background: #fff;
  	border: 1px solid #e7e7e7;
}

.blog-listing-items .type-post .wpb_wrapper {
 	padding-right: 4%; 
}
.blog-listing-items .type-post p {
  	display: none;
}

.blog-listing-items .type-post h2.blog-item-title, .blog-listing-items .type-post h2.blog-item-title a {
  	font-size: 27px;
  	line-height: 130%;
	margin-top: 4%;
	margin-bottom: 3%;
}

.blog-listing-items .type-post .vc_col-sm-3>.vc_column-inner {
	padding-right: 0;
}

.blog-listing-items .blog-listing-item-meta .wpb_wrapper {
  	background: #fafafa;
  	/*margin-top: 2.5%;*/
    padding: 2.4% 2.4% 2.4% 2%;
    font-weight: bold;
    color: #999999;
	font-size: 15px;
}

.blog-listing-items .blog-listing-item-meta .wpb_wrapper:after {
  	content: '';
    display: block;
    clear: both;
}

.blog-listing-item-meta .blog-item-author, .blog-listing-item-meta .blog-item-date, .blog-listing-item-meta .blog-item-number-comments, .blog-listing-item-meta .blog-item-categories {
 	float: left;
  	display: block;
  	padding-right: 2%;
  margin-right: 2%;
    position: relative;
}

.blog-listing-item-meta .blog-item-author:after, .blog-listing-item-meta .blog-item-date:after {
   content:""; 
  background: #cfcfcf; 
  position: absolute; 
  top: 3px;
  right: 0; 
  height: 20px; 
  width: 1px;
}

.blog-listing-item-meta .blog-item-categories:before {
  content:""; 
  background: #cfcfcf; 
  position: absolute; 
  top: 3px; 
  left: 0; 
  height: 20px; 
  width: 1px;
}

.blog-listing-item-meta .blog-item-author {
	max-width: 22%;
}

.blog-listing-item-meta .blog-item-date {
	max-width: 26%;
}

.blog-listing-item-meta .blog-item-number-comments {
	max-width: 19%;
    margin-right: 0;
}

.blog-listing-item-meta .blog-item-categories {
	padding-right: 0;
	margin-right: 0;
	border: 0;
	max-width: 33%;
    padding-left: 2%;
}

.blog-listing-item-meta .blog-item-categories a {
 	display: none; 
}

.blog-listing-item-meta .blog-item-categories a:first-of-type {
 	display: inline; 
}

.blog-listing-index-content .pagination, .blog-listing-content-page .pagination {
  margin-top: 5%;
}

.blog-listing-index-content .col-md-8, .blog-listing-content-page .col-md-8, .registration-content-page .col-md-8, .registration-content-page .col-md-8 {
    width: 68%;
}

.blog-listing-index-content .col-md-4, .blog-listing-content-page .col-md-4, .registration-content-page .col-md-4, .registration-content-page .col-md-4 {
    width: 30%;
    float: right;
}

.homepage-content-layout .col-md-4 {
	width: 30%;
}

.homepage-content-layout .col-md-8 {
	width: 70%;
}

.pi-content-sidebar .attachment-full {
 	height: auto; 
}

.pi-content-sidebar .widget {
  	margin-top: 10%;
}

#eModal-2, #eModal-5, #eModal-4{
    width: 100% !important;
    width: 100vh !important;
    max-width: 706px !important;
    position: fixed !important;
    top: 25px !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-height: 670px;
    max-height: calc(100vh - 30px);
    overflow-y: auto;
    line-height: 0% !important;
}

#eModal-6 {
	width: 100% !important;
    width: 100vh !important;
    max-width: 706px !important;
    position: fixed !important;
    top: 25px !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-height: 670px;
    max-height: calc(100vh - 30px);
    overflow-y: auto;
}

#eModal-2 .close-modal {
    right: 5px !important;
    top: 5px !important;
    height: 30px !important;
    font-size: 40px !important;
    width: 30px !important;
    border-radius: 20px !important;
    line-height: 29px !important;
    padding-left: 1px !important;
}

#eModal-5, #eModal-4, #eModal-6 {
	max-width: 600px !important;
	max-height: 424px !important;
	top: 55px !important;
}

#eModal-1 {
	width: 100% !important;
    max-width: 726px !important;
    position: fixed !important;
    top: 25px !important;
    left: 0 !important;
    right: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-height: 518x;
    max-height: calc(100vh - 30px);
    overflow-y: auto;
    line-height: 0% !important;
}

#eModal-2 p, #eModal-5 p, #eModal-4 p {
	margin: 0;
}

#eModal-2 .nonmemwrap, #eModal-5 .nonmemwrap, #eModal-4 .nonmemwrap {
	position: relative;
}

#eModal-2 .nonmemwrap img, #eModal-5 .nonmemwrap img, #eModal-4 .nonmemwrap img {
	max-width: 100%;
	height: auto;
}

#eModal-2 .membercountpop, #eModal-5 .membercountpop {
	color: #fff;
    left: 7%;
    position: absolute;
    top: 27%;
    font-family: "josefin_sansregular","Josefin Sans",Arial,sans-serif;
	font-size: 40px;
    font-size: 5.5vh;
    font-weight: bold;
	letter-spacing: 35px;
    letter-spacing: 5.3vh;
}

#eModal-1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e1edf6+0,ffffff+59 */
	background: #e1edf6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e1edf6 0%, #ffffff 59%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e1edf6 0%,#ffffff 59%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e1edf6 0%,#ffffff 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1edf6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    padding: 60px 50px 50px 50px !important;
    line-height: 110% !important;
	border: 3px solid #d9e8f3 !important;
	border-radius: 6px !important;
}

#eModal-1 .etitle {
	font-family: "montserratregular", "Montserrat", Arial, sans-serif !important;
    font-size: 38px !important;
    font-weight: bold;
    color: #08304d !important;
    text-align: center;
    line-height: 110%;
    margin-bottom: 30px;
    text-transform: uppercase;
}

#eModal-1 .close-modal {
	right: 15px !important;
    top: 10px !important;
    background: none !important;
    border: 1px solid #8094a3 !important;
    font-size: 35px !important;
    font-weight: normal !important;
    color: #8094a3 !important;
    height: 26px !important;
    width: 26px !important;
    border-radius: 13px !important;
    line-height: 60% !important;
    padding-left: 1px !important;
}

#eModal-1 .close-modal:hover {
	background: #8094a3 !important;
	color: #fff !important;
}

#eModal-1 .lwa {
	font-size: 18px;
    color: #666;
}

.lwa .lwa-username-label, .lwa .lwa-password-label {
	padding-right: 20px;
    text-align: right;
    width: 170px;
}

.lwa .lwa-username-input, .lwa .lwa-password-input {
	padding-right: 80px;
}

.lwa-password input, .lwa-username input, .lwa-email input, .lwa-remember-email input {
	padding: 1% 2%;
}

.lwa #lwa_remember {
	transform: scale(1.5);
    margin-right: 5px;
	margin-left: 4px;
}

.lwa-submit-links {
	padding-top: 15px;
}

.lwa-submit-links label {
	font-size: 16px;
}

.lwa .oneall_social_login {
	width: 100%;
}

.lwa .oneall_social_login iframe {
	width: 100% !important;
    height: 40px !important;
}

.lwa .oneall_social_login_label {
	text-align: center;
}

.woocommerce .oneall_social_login {
	display: none;
}

.blog-content-single #commentform label {
 	display: none; 
}

#respond .oneall_social_login_label label {
	display: inline-block !important;
}

#respond .oneall_social_login_label {
	text-align: center;
	font-weight: bold;
}

#respond .oneall_social_login_providers {
	min-height: 0 !important;
}

#respond .oneall_social_login iframe {
	width: 100% !important;
	height: 40px !important;
}

.oneall_social_login {
  /*height: 60px;
  overflow: hidden;*/
}

.lwa-loginregister td {
	text-align: center;
    padding-top: 10px;
}

#lwa_wp-submit {
	padding: 20px 35px;
    font-size: 25px;
    text-transform: uppercase;
    margin: 15px auto;
}

.lwa .lwa-links-remember {
	text-decoration: underline;
    font-weight: bold;
    font-size: 14.5px;
}

form.lwa-remember td {
	padding: 5px 0;
}

.lwa-button-remember, .lwa-links-remember-cancel {
	font-size: 16px;
    padding: 8px 10px;
    line-height: 110%;
	background: #fff;
}

.lwa-button-remember {
	padding: 10px 10px 9px 10px;
}

.lwa .lwa-status {
	margin: 20px 0px;
	line-height: 110%;
}

.blog-listing-content-page .type-post {
  padding-top: 1.8%;
}

.blog-content-single .blog-item-content img {
	max-width: 100%;
	height: auto;
}

.blog-content-single .blog-item-content iframe {
    max-width: 100%;
}

.blog-content-single table.blogtable {
  border: 3px solid #000000;
}

.blog-content-single table.blogtable td {
  border: 1px solid #000000;
}

.blog-content-single table th, .blog-content-single table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top; 
}

.blog-content-single table {
	margin-bottom: 2%;
}

.wp-about-author-containter-none {
  	background: #f4fbfe;
  	border: 1px solid #e4eef2;
  padding: 5%
}

.wp-about-author-pic {
  	padding: 2px;
  border: 0
}

.wp-about-author-text {
   color: #66757b;
}

.wp-about-author-text a {
  font-weight: bold;
  color: #dc4646;
}

.wp-about-author-text h3, .wp-about-author-text h3 a {
    color: #084f83;
}

.wp-about-author-text h3 {
   margin-bottom: 3%
}

.comment-list .well {
  background: #f4fbfe;
  	border: 1px solid #e4eef2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.comment-list .thread-even .well {
  background: #fff;
}

.comment-list .comment-author {
  font-weight: bold;
  font-size: 16px;
}

.comment-list .comment-author .comment-meta:before {
  content: "- ";
}

.comment-list .comment-author .comment-meta {
  font-weight: normal;
}

.comment-list .comment-reply {
  font-size: 16px; 
}

.blog-content-single #comments {
  margin-top: 5%;
}

.blog-content-single #comments ol.comment-list {
  padding-left: 0;
}

.blog-content-single #comments h3 {
  margin-bottom: 2%;
}

#cancel-comment-reply-link {
    width: 140px;
    display: inline-block;
    margin-left: 10px;
    padding: 5px 0px 5px 15px;
	text-transform: capitalize;
}

.blog-content-single #commentform textarea, .blog-content-single #commentform input[type="text"], .blog-content-single #commentform input[type="email"] {
   font-weight: bold;
   font-size: 16px;
   padding: 1% 1.5%;
}

#respond .oneall_social_login {
	
}

.blog-content-single .comment-respond h3 {
	margin-top: 0;  
}

.blog-content-single .comment-respond {
  padding-top: 2%;
}

#store-headline {
	margin-top: -1.8%;
	margin-bottom: 1.8%;
}

#store-headline h2 {
  float: left; 
  font-size: 35px;
  font-weight: bold;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  color: #fff;
  background: #085286;
  margin: 0% 3.6% 0px 0px;
  padding: 2% 3%;
}

#store-headline .wpb_wrapper p:first-of-type {
	margin-top: 30px;
}

#store-headline p {
  font-size: 22px;
  color: #444;
  /*font-family: "montserratregular", "Montserrat", Arial, sans-serif;*/
}

#store-headline .wpb_content_element {
  margin-bottom:0;
}

.store-row {
  margin-left: 0;
  margin-right: 0;
}

.store-row .wpb_content_element {
  margin-bottom:0;
}

.store-row .vc_col-sm-4>.vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}

.store-odd .vc_col-sm-8>.vc_column-inner {
  padding-left: 0; 
}

.store-odd {
  background: #ebebeb;
}

.store-row .vc_col-sm-8>.vc_column-inner {
  margin-top: 10px;
}

.store-row .vc_col-sm-8 h2 {
 	font-size: 30px; 
  	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  	color: #333333;
	margin: 2% 0%;
}

.store-row .vc_col-sm-8 p {
   font-size: 18px;
   line-height: 140%;
	margin-bottom: 4%
}

.store-row .store-more-info {
 	float: none;
  display: inline-block;
  margin-bottom: 3% !important;
}

.bp-user .content-area-under-title h1 {
  display:none;
}

.homepage-content-layout .col-md-8 {
	padding: 0% 0% 0% 3%;
}

.homepage-content div#newsSecWrap {
    margin-top: 5%; 
}

#newsSecWrap .wp-tabs {
	margin-top: 10px;
}

div#forumSecWrap .bbp-breadcrumb, div#forumSecWrap .bbp-pagination, div#forumSecWrap .bbp-footer {
  display: none;
}

.widget .secTitle {
	background: #165483;
}

.widget .secTitle h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  color: #fff;
  margin: 0;
  padding: 2.5% 2%;
  float: left;
}

.widget-hot-topics .secTitle h2 {
  padding: 0% 2% 0% 2%; 
}

.widget-hot-topics .homeHotTopics {
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/hot-forum.png) no-repeat 4px 10px;
  padding: 20px 0;
  padding-left: 42px;
  display: inline-block;
  font-weight: normal;
}

.widget .secTitle .secButton {
  float: right;
  padding: 0.5% 2%;
  margin: 1.2% 1.8% 0px 0px;
  letter-spacing: 1px;
}

div#forumSecWrap #bbpress-forums ul.bbp-topics {
  margin-bottom: 0;
}

.page-id-4358152 div#forumSecWrap {
  margin-top: 3%;
  border: 1px solid #e7e7e7;
}

.ut-layout-dashboard .homepage-content-layout {
  padding-top: 1%;
}

.sectionWrap ul.ui-tabs-nav {
	list-style: none;
	padding: 0px 1.9%;
	margin-top: 3px;
}

.sectionWrap .wp-tabs #bbpress-forums {
	margin-bottom: 0;
}

.sectionWrap ul.ui-tabs-nav li {
	display: inline-block;
	border-right: 2px solid #165483;
	margin-right: 12px;
	padding-right: 12px;
	font-size: 14.5px;
	line-height: 15px;
}

.sectionWrap ul.ui-tabs-nav li.ui-tabs-active {
	font-weight: bold;
}

.sectionWrap ul.ui-tabs-nav li a {
	color: #165483;
	text-decoration: none;
}

.sectionWrap ul.ui-tabs-nav li a:hover {
 	text-decoration: underline; 
}

.sectionWrap ul.ui-tabs-nav li.last-li {
	border-right: 0;
	margin-right: 0;
}

div#forumSecWrap .bbp-search-form {
    clear: none;
    margin-top: 10px;
  	padding: 0px 1.9%;
}

div#forumSecWrap .bbp-search-form #bbpress-forums {
    margin-bottom: 7px;
}

#buddypress .standard-form#signup_form div.error, #buddypress .standard-form#signup_form div div.error, .bpmodal-form-step div.error {
	background: #CC3631;
    color: #fff;
    margin: 0 0 10px;
    padding: 6px;
    width: 90%;
}

#buddypress div#item-header img.avatar {
	margin-bottom: 0;
}

#whats-new-textarea textarea {
	min-height: 40px;
}

#buddypress #item-body .nav-pills {
	margin-bottom: 6px;
}

#buddypress form#whats-new-form p.activity-greeting {
	line-height: 120%;
}

#buddypress form#whats-new-form #whats-new-content {
	padding-bottom: 5px;
}

#buddypress #activity-stream {
	font-size: 14.5px;
}

#buddypress form#whats-new-form #whats-new-avatar img.avatar {
	margin-bottom: 0;
}

.title-account-controls-menu ul li.get-membership-free {
    padding-right: 0;
}

.restricted-access-link {
	margin: -6.78% 0 -5.55% 0;
    text-align: right;
}

.page-id-4358530 .get-membership-free {
  display: none;
}

.pi-register-header h2.pi-register-headerbox {
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    font-size: 19px;
    background: #085286;
    color: #fff;
    display: table-cell;
    padding: 2.9% 0.5% 2.9% 4.2%;
}

.pi-register-header .textwidget, .pi-register-header .execphpwidget {
    background: rgba(233,93,88,1);
    background: -moz-linear-gradient(top, rgba(233,93,88,1) 0%, rgba(233,93,88,1) 47%, rgba(230,90,85,1) 50%, rgba(219,79,74,1) 54%, rgba(219,79,74,1) 57%, rgba(219,79,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(233,93,88,1)), color-stop(47%, rgba(233,93,88,1)), color-stop(50%, rgba(230,90,85,1)), color-stop(54%, rgba(219,79,74,1)), color-stop(57%, rgba(219,79,74,1)), color-stop(100%, rgba(219,79,74,1)));
    background: -webkit-linear-gradient(top, rgba(233,93,88,1) 0%, rgba(233,93,88,1) 47%, rgba(230,90,85,1) 50%, rgba(219,79,74,1) 54%, rgba(219,79,74,1) 57%, rgba(219,79,74,1) 100%);
    background: -o-linear-gradient(top, rgba(233,93,88,1) 0%, rgba(233,93,88,1) 47%, rgba(230,90,85,1) 50%, rgba(219,79,74,1) 54%, rgba(219,79,74,1) 57%, rgba(219,79,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(233,93,88,1) 0%, rgba(233,93,88,1) 47%, rgba(230,90,85,1) 50%, rgba(219,79,74,1) 54%, rgba(219,79,74,1) 57%, rgba(219,79,74,1) 100%);
    background: linear-gradient(to bottom, rgba(233,93,88,1) 0%, rgba(233,93,88,1) 47%, rgba(230,90,85,1) 50%, rgba(219,79,74,1) 54%, rgba(219,79,74,1) 57%, rgba(219,79,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e95d58', endColorstr='#db4f4a', GradientType=0 );
  	display: table;
    width: 100%;
}

.pi-register-header .textwidget:before, .pi-register-header .execphpwidget:before {
  content: "";
  display: table-cell;
  width: 97px;
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/arrow-down.png) center center no-repeat;
}

.registration-content-page #buddypress {
  padding-top: 4%;
}

#buddypress #register-page {
    background: #fafaf9;
    padding: 4% 3% 4% 5%;
    border: 1px solid #e4e4d4;
  	font-size: 18
}

#buddypress #register-page h2 {
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    font-size: 30px;
  font-weight: bold;
  margin-top: 0;
  color: #333;
}

.pi-register-instructions {
  font-size: 18px;
    color: #333;
}

.pi-register-subinstructions {
  font-size: 15px;
    color: #333;
}

.pi-register-instructions a {
  text-decoration: underline;
  color: #db504a;
}

.pi-register-instructions a:hover {
	color: #dc322a;
}

#register-page .editfield {
 	margin-bottom: 1.8%;
}

#buddypress #register-page .editfield p.description {
 	margin-bottom: 0;
}

#buddypress #register-page .editfield input[type=text], #buddypress #register-page .editfield input[type=email],
#buddypress #register-page .editfield input[type=password], #buddypress #register-page .editfield select {
 	width: 90%; 
}

#register-page .register-field-wrapper .editfield:nth-child(odd), #register-page .register-field-wrapper #security-section .editfield {
 	float: left;
  	clear: both;
 	width: 48%;
}
  
#register-page .register-field-wrapper .editfield:nth-child(even) {
    float: right;
    width: 48%;
}

#register-page #security-section {
  	clear: both;
}

#register-page legend {
  	display: block;
    font-weight: 700;
    margin: 15px 0 5px;
    width: auto;
    border: 0;
    font-size: 19px;
}

#register-page .checkbox-options label {
  	font-size: 16px;
    font-weight: normal;
}

#register-page .register-submit {
 	clear: both;
    position: relative;
    padding-top: 2.2%;
}

#buddypress .standard-form#signup_form div.submit {
  	float: none;
    text-align: center;
    padding-right: 0;
    padding-bottom: 7px;
}

#buddypress .standard-form div.submit input, #buddypress .standard-form div.submit input:focus {
	margin-right: 0;
	display: inline-block;
}

.register-submit #privacyandtnc {
    /* right: 0; */
    /* bottom: 9px; */
    text-align: center;
    /* position: absolute; */
    margin: 10px 0px 0px 0px;
    color: #999;
    font-size: 14px;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
}

.register-submit #privacyandtnc a {
    color: #999;
    font-size: 14px;
    padding-top: 10px;
    text-decoration: underline;
}

.register-submit #privacyandtnc a:first-child {
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/100-percent-secure.png) no-repeat top left;
    height: 41px;
    padding-left: 92px;
    display: inline-block;
}

.register-submit #privacyandtnc a:hover {
   color: #000; 
}

.widget_useronline {
   border: 1px solid #e4e4d4;
}

.widget_useronline h3 {
   margin: -1px;
}
  
.widget_useronline #useronline-count {
      padding: 5% 10% 1% 10%;
    font-weight: bold;
    font-size: 14px;
    color: #db504a;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
}

.widget_useronline #useronline-count a {
    color: #db504a;
}

.widget_useronline #useronline-browsing-site {
    padding: 0% 10% 10% 10%;
    font-weight: bold;
    font-size: 14px;
}

.content-area-under-title {
 	min-height: 150px; 
}

#trainingcentrehome a {
    display: inline-block;
    margin-bottom: 2.6%;
    margin-right: 2.6%;
    width: 24.7%;
    position: relative;
    font-size: 12px;
    line-height: 0;
}

#trainingcentrehome a:nth-child(3n+3) {
    margin-right: 0;
}

#trainingcentrehome a:nth-child(7), #trainingcentrehome a:nth-child(8), #trainingcentrehome a:nth-child(9) {
    margin-bottom: 0;
}

#trainingcentrehome a img {
	max-width: 100%;
    height: auto;
}

#trainingcentrehome {
    text-align: center;
}

#trainingcentrehome .tcoverlay {
     height: 70.3%;
     z-index: 100;
     width: 100%;
     position: absolute;
     bottom: 0;
    opacity: 0;
}

#trainingcentrehome .tcoverlay .blackout {
    height: 100%;
    background: #000;
    width: 100%;
    opacity: 0.67;
    position: absolute;
    top: 0;
    z-index: 5;
}

#trainingcentrehome .tcoverlay p {
    color: #fff;
    z-index: 10;
    position: absolute;
    font-size: 183.3%;
    text-align: center;
    margin: 13% 2% 0 2%;
    letter-spacing: -0.5px;
    line-height: 105%;
    width: 96%;
}

#trainingcentrehome .tcoverlay p .clicktc {
    font-size: 209.1%;
    font-weight: 800;
    text-decoration: underline;
    line-height: 120%;
}


p.largeDescription {
        font-size: 24px;
    text-align: center;
    color: #000;
    margin-bottom: 2.5%;
}

h3.searchtitle {
	text-align: center;
    margin-top: 0.5%;
    margin-bottom: 0.2%;
}

.forum-archive #bbpress-forums div.bbp-search-form {
	float: none;
    width: 40%;
    margin: 0 auto 2% auto;
}

.bbp-search-form .gsc-search-box-tools .gsc-search-box input.gsc-input {
    margin: 0px !important;
}

.bbp-search-form .gsc-search-box-tools .gsc-search-box td.gsc-input {
	padding-right: 5px !important;
}

.homepage-content .vc_row {
  margin: 0;
}

.homepage-content {
  margin: 2.8% 0 1.8% 0; 
}

.homepage-content .wpb_content_element {
  margin-bottom: 1.3%;  
}

.homepage-content h2 {
  text-transform: uppercase;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  font-size: 19px;
  color: #052841;
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/choose-arrow.png) left 5px no-repeat;
  min-height: 62px;
  margin: 0 15%;
  padding-left: 60px;
  text-align: center;
  line-height: 130%;
}

.homepage-content h2 span {
	background: #fff;
	padding: 0px 10px;
}

.homepage-content h2 strong {
  color: #db504a;
}

.homepage-content .vc_column_container>.vc_column-inner {
  padding: 0;  
}

.homepage-content .ci-level h3 {
  text-align: center;
  text-transform: uppercase;
  font-family: "montserratregular", "Montserrat", Arial, sans-serif;
  font-size: 18px;
  margin: 18px 0px;
}

.homepage-content .ci-levelone {
  border-top: 2px solid #052841;
}

.homepage-content .ci-levelone h3 {
  color: #052841;
}

.homepage-content .ci-leveltwo {
  border-top: 2px solid #659235;
}

.homepage-content .ci-leveltwo h3 {
  color: #659235;
}

.homepage-content .ci-levelthree {
  border-top: 2px solid #db504a;
}

.homepage-content .ci-levelthree h3 {
  color: #db504a;
}

.homepage-content .ci-content {
  background: #f7f8f8;
  padding: 8% 14%;
  font-size: 17px;
  font-weight: bold;
}

.homepage-content .ci-content p {
  text-align: center; 
}

.homepage-content .ci-content p:first-of-type {
  min-height: 60px;
}

.homepage-content .ci-leveltwo .ci-content {
  background: #fff; 
}

.homepage-content .pi-button {
  text-align: center;
  margin-top: 35px;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  letter-spacing: 1px;
}

.homepage-content .ci-levelone .pi-button {
  background-color: #083250;
  text-shadow: 2px 2px 0px #052841;
  border-color: #052841;
  -webkit-box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  -moz-box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  box-shadow: inset 1px 1px 1px 0px #1066a3, 1px 1px 3px #d1d6cf;
}

.homepage-content .ci-leveltwo .pi-button {
  background-color: #659235;
  text-shadow: 2px 2px 0px #538029;
  border-color: #6c9e25;
  -webkit-box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  -moz-box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
  box-shadow: inset 1px 1px 1px 0px #80b943, 1px 1px 3px #d1d6cf;
}

.homepage-content .ci-content ul {
 list-style: none;
  margin:0;
  padding: 0;
}

.homepage-content .ci-content ul li {
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/blue-arrow.png) no-repeat 0px 4px;
  margin-top: 5px;
  margin-left: 27px;
  padding: 0px 0px 4px 20px;
}

.homepage-content .ci-leveltwo ul li {
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/green-arrow.png) no-repeat 0px 4px;
}

.homepage-content .ci-levelthree ul li {
  background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/red-arrow.png) no-repeat 0px 4px;
}

#buddypress div.dir-search {
	margin-top: 0;
}

/* BP Ajax */

.bpmodal-register {
	position: relative;
	background: #f7f8f8;
	width: auto;
	max-width: 721px;
	margin: 40px auto;
}

.bpmodal-register .mfp-close {
	position: absolute;
    right: -15px;
    top: -18px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    border: 1px solid #2d6d9d;
    text-align: center;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    text-transform: uppercase;
    opacity: 1;
    background: #2273a9;
    background: -moz-linear-gradient(top, #2273a9 0%, #165584 100%);
    background: -webkit-linear-gradient(top, #2273a9 0%,#165584 100%);
    background: linear-gradient(to bottom, #2273a9 0%,#165584 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2273a9', endColorstr='#165584',GradientType=0 );
}

.bpmodal-register-title {
	background-color: #165483;
    border: 0 none;
    padding: 3.3% 4.8%;
}

.bpmodal-register .stepprogress {
	font-size: 18px;
	font-family: "montserratregular", "Montserrat", Arial, sans-serif;
	color: #8cb7d7;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

.bpmodal-register img {
        height: auto;
        max-width: 100%;
}

.bpmodal-register .step-progress-bar {
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/progress-bar.png) no-repeat 100% 0px;
	height: 31px;
	border: 3px solid #214561;
	border-radius: 20px;
}

.bpmodal-register .step-progress-bar-90 {
	background-position: -740px 0;
}

.bpmodal-register .stepprogress strong {
	color: #fff;
}

.bpmodal-register-form-wrap {
	padding: 0 9.01% 7.01% 9.01%;
}

.bpmodal-register h3 {
	font-size: 32px;
    text-align: center;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
	margin: 4.16% 0 2% 0;
}

.bpmodal-register .bpmodal-sub {
	font-size: 24px;
    text-align: center;
	margin-bottom: 1.5%;
}

.bpmodal-form-step {
	border: 1px solid #b8b5b5;
    border-radius: 3px;
    background: #ffffff;
    padding: 3% 8%;
}

.bpmodal-form-step .editfield {
    margin: 1% 0 0 0;
}

.bpmodal-form-step .submit {
	padding: 2.5% 0 0 0;
}

.bpmodal-form-step .editfield input[type="text"], .bpmodal-form-step .editfield input[type="email"], .bpmodal-form-step .editfield input[type="password"] {
	width: 100%;
    background: #f7f7f7;
    border: 1px solid #d2d2d2;
    font-size: 18px;
    padding: 6px;
    color: #666;
}

.bpmodal-form-step .field_first-name, .bpmodal-form-step .field_email {
	float: left;
    width: 48%;
	clear: both;
}

.bpmodal-form-step .field_username, .bpmodal-form-step .field_password1, .bpmodal-form-step .field_password2 {
	float: right;
    width: 48%;
}

.bpmodal-form-step .field_how-would-you-rate-yourself-in-terms-of-property-investing-knowledge-and-experience,
.bpmodal-form-step .field_which-of-the-following-resources-or-services-interest-you-tick-all-that-apply,
.bpmodal-form-step #security-section {
	clear: both;
	float: left;
	width: 100%;
}

.bpmodal-form-step .field_how-would-you-rate-yourself-in-terms-of-property-investing-knowledge-and-experience,
.bpmodal-form-step .field_which-of-the-following-resources-or-services-interest-you-tick-all-that-apply {
	display: none;
}

.bpmodal-form-step .bp-required-field-label {
	display: none;
}

.bpmodal-form-step label, .bpmodal-form-step span.label {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-top: 0;
}

.bpmodal-form-step p.description {
	font-size: 14.5px;
	margin-top: 5px;
}

.bpmodal-form-step .submit {
	clear: both;
}
.bpmodal-form-step #signup_submit {
	margin: 0 auto;
}

.bpmodal-register .bp-ajaxr-loader {
	text-align: center;
    margin-top: 3.5%;
}

#signup_submit:focus {
	background: #afafaf !important;
    color: #000 !important;
    text-shadow: none !important;
    border-color: #333 !important;
    box-shadow: none !important;
}

/* Split Test - Home */

.homeregsplit h1 {
   margin-bottom: 1%;
   text-align: center;
}

.homeregsplit p.member-count {
   text-align: center;
   margin-top: 0;
}

.homeregsplit .home-reg-button {
   display: none;
}

.home_signup_email_wrapper {
	height: 57px;
	width: 90%;
	margin-left: 3%;
	padding-left: 57px;
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/homesplitfieldbg.png) no-repeat top left;
	-webkit-box-shadow: 2px 5px 37px 0px rgba(0,0,0,0.66);
	-moz-box-shadow: 2px 5px 37px 0px rgba(0,0,0,0.66);
	box-shadow: 2px 5px 37px 0px rgba(0,0,0,0.66);
}

.page_signup_email_wrapper {
	height: 57px;
    display: inline-block;
    width: 40%;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 57px;
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/homesplitfieldbg.png) no-repeat top left;
    -webkit-box-shadow: 2px 5px 37px 0px rgba(0,0,0,0.66);
    -moz-box-shadow: 2px 5px 37px 0px rgba(0,0,0,0.66);
    box-shadow: 2px 5px 15px 0px rgba(0,0,0,0.2);
}

#home_signup_email {
	font-size: 21px;
    width: 100%;
	height: 100%;
    font-weight: bold;
    color: #353535;
    border: 3px solid #d6e4ee;
	border-left: 0;
    padding: 8px 18px;
}

#home_signup_email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #353535;
}
#home_signup_email::-moz-placeholder { /* Firefox 19+ */
  color: #353535;
}
#home_signup_email:-ms-input-placeholder { /* IE 10+ */
  color: #353535;
}
#home_signup_email:-moz-placeholder { /* Firefox 18- */
  color: #353535;
}

.homeregsplit .homesplit-sub {
	margin-top: 3%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    width: 97%;
	margin-bottom: 0;
}

.page_split_form_register {
	text-align: center;
    margin-bottom: 30px;
}

.page_split_register_wrapper {
	margin-top: 10px;
    margin-left: 15px;
    display: inline-block;
}

div.su-members {
	display: none;	
}

.home_split_register_wrapper {
	text-align: center;
    margin-top: 3%;
}

#home_split_register {
	display: inline-block;
    padding: 13px 20px;
}

body.bbp-search .bbp-header, body.bbp-search .bbp-footer {
	display: none;
}

body.bbp-search #bbpress-forums div.bbp-topic-content, body.bbp-search #bbpress-forums div.bbp-reply-content {
	border: 0;
}

body.bbp-search #bbpress-forums div.even, body.bbp-search #bbpress-forums ul.even {
	background: #fff;
}

body.bbp-search #bbpress-forums div.bbp-forum-title h3, body.bbp-search #bbpress-forums div.bbp-topic-title h3, body.bbp-search #bbpress-forums div.bbp-reply-title h3 {
	line-height: 1.5em;
}

body.bbp-search .bbp-forum-header a.bbp-forum-permalink, body.bbp-search .bbp-topic-header a.bbp-topic-permalink, body.bbp-search .bbp-reply-header a.bbp-reply-permalink {
	display: none;
}
.bbp-search-form #bbp-search-form #bbp_search, #bbpress-forums .bbp-search-form #bbp-search-form #bbp_search, .bbp-search-form #bbpress-forums #bbp-search-form #bbp_search {
	display: inline-block;
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    width: calc(100% - 45px);
}

.bbp-search-form #bbp-search-form #bbp_search_submit {
	color: #ffffff;
    border-color: #004A80;
    padding: 6px 10px;
    color: #fff;
    background: #004A80 url(images/search_box_icon.png) no-repeat 50% 50%;
    width: 35px;
    height: 31px;
    font-size: 0;
    line-height: 0;
    vertical-align: top;
	border: 0;
}

body.bbp-search #bbpress-forums {
	margin-top: 1.5%;
}

body.blurrit .bbp-reply-entry, body.blurrit .bbp-reply-entry p, body.blurrit .bbp-reply-entry li, body.blurrit .bbp-reply-entry a {
    color: transparent !important;
    text-shadow: 0 0 5px #000 !important;
}

.entry-content table.blogtable {
  border: 2px solid #000000;
}

.entry-content table.blogtable td {
  border: 1px solid #000000;
  padding: 3px 5px;
}

.bp-user #change-cover-image-personal-li {
	display: none;
}

.woocommerce #avatar-crop-actions a {
	display: inline-block;
	background-color: #337ab7;
    color: #fff;
}

.woocommerce-checkout .form-row input.input-text, .woocommerce-checkout .form-row textarea {
	padding: 5px 2px;
}

.woocommerce a.remove {
	line-height: 0.8;
	margin-right: 10px;
}
p.woocommerce-thankyou-order-received {
	font-size: 18px;
	color: #339900 !important;
	font-weight: bold;
}

p.woocommerce-thankyou-order-failed {
	font-size: 18px;
	color: #ff0000 !important;
	font-weight: bold;
}
.woocommerce a.button {
	border: 1px solid #5e5e5e;
}
.bbp-reply-author .bbp-reply-ip, .comment-list .well, #bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author {
	word-wrap: break-word;
}

.bbp-reply-author .bbp-reply-ip, .comment-list .well{
	line-height: 160%;
    font-size: 15px;
}

.bbp-reply-author .bbp-reply-ip {
	font-size: 13px;
}

#buddypress .activity-list .activity-content .activity-header, #buddypress .activity-list .activity-content .comment-header {
	line-height: 150%;
}

.conference-banner-widget {
       display: none;
}
.homepage-content .conference-banner-widget, body.forum-archive .conference-banner-widget, body.single-forum .conference-banner-widget, body.page-id-4349499 .conference-banner-widget, body.single-topic .conference-banner-widget {
	display: block;
	margin-bottom: 10px;
}
body.single-topic.logged-in .conference-banner-widget {
	display: none;
}
.homepage-content .conference-banner-widget {
	margin-top: 2.8%;
}
/*#ship-to-different-address label {
	margin-top: 0;
	margin-bottom: 0;
	display: inline-block;
	position: static;
}
.woocommerce-shipping-fields #ship-to-different-address-checkbox {
	width: 20px;
    	height: 20px;
	margin-left: 10px;
    	margin-top: 0;
}*/

.mfp-bg {
	z-index: 11000;
}

.mfp-wrap {
	z-index: 12000;
}
.steveism-content-single {
  padding-top: 4.1%;
}

.pi-steveisms-sidebar .wpp-list {
    padding-left: 0;
}

.pi-steveisms-sidebar .wpp-list li {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.pi-steveisms-sidebar .wpp-list li .wpp-post-title {
   font-size: 18px;
}

.pi-steveisms-sidebar .wpp-list li .wpp-author {
   font-size: 16px;
   text-transform: capitalize;
}

.pi-steveisms-sidebar .wpp-list li .post-stats {
   padding-top: 3px;
}

.ut-layout-steve-isms-content-page .title-bar-controls, .ut-layout-steve-isms-content-page #respond .oneall_social_login, .ut-layout-steve-isms-content-page .comment-meta time {
   display: none;
}

.ut-layout-steve-isms-content-page .comment-meta:before {
   content: "" !important;
}


/* Steveism - Opt In*/

form#steveism_form_split {
    position: absolute;
    top: 62%;
    width: 100%;
    height: 57px;
}

.steveism_signup_email_wrapper {
	height: 100%;
    width: 60%;
    margin-left: 8%;
    padding-left: 57px;
    display: inline-block;
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/homesplitfieldbg.png) no-repeat top left;
}

#steveism_signup_email {
	font-size: 18px;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #353535;
    border: 3px solid #d6e4ee;
    background: #f3ffc2;
    border-left: 0;
    padding: 2.6% 5.9%;
}

#steveism_signup_email::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #353535;
}
#steveism_signup_email::-moz-placeholder { /* Firefox 19+ */
  color: #353535;
}
#steveism_signup_email:-ms-input-placeholder { /* IE 10+ */
  color: #353535;
}
#steveism_signup_email:-moz-placeholder { /* Firefox 18- */
  color: #353535;
}

.stevism_register_wrapper {
	width: 17.5%;
    height: 100%;
    display: inline-block;
}

#steveism_register {
	height: 100%;
    margin-left: 7%;
    text-transform: uppercase;
    box-shadow: none;
	display: inline-block;
}

a.finpostlink {
	color: inherit !important;
	font-weight: normal !important;
}

.wcopc #opc-messages a.wc-forward {
	display: none;
}

#buddypress table.notification-settings .no, #buddypress table.notification-settings .yes {
	width: 120px;
}

#buddypress table.notification-settings td {
	vertical-align: top;
}

#buddypress table.notification-settings th.no, #buddypress table.notification-settings th.yes {
	display: none;
}

#buddypress table.notification-settings label {
	margin-top: 0;
}

#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
	display: none;
}

.woocommerce-checkout #payment div.payment_box:after {
	top: 1px !important;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	margin-top: 0.5em;
}
a.type-pdf {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #cf2c25;
    margin: 5px 10px;
    border-radius: 2px;
    color: #db504a;
    font-weight: bold;
}
a.type-pdf:before {
    content: "\f1c1";
    font-family: "FontAwesome";
    padding-right: 10px;
}
a.type-pdf:hover {
    background-color: #cf2c25;
    color: #fff;
    text-decoration: none;
}

/* Checkbox Addition */
#register-page .field_receive-emails {
        width: 100% !important;
        margin-bottom: 0.5%;
}

#register-page .field_receive-emails .checkbox, #register-page .field_receive-emails .checkbox label {
        margin:0;
}

#register-page .field_receive-emails legend {
        display: none;
}

#register-page #security-section {
        margin: 0 auto;
        width: 320px;
}

#register-page #security-section .editfield {
        float: none;
        width: 100% !important;
}

#register-page .register-submit {
        padding-top: 0%;
}

#register-page #security-section label {
	margin-top: 0;
}

.bpmodal-form-step .field_receive-emails {
	clear: both;
	padding-top: 1%;
}

.bpmodal-form-step .field_receive-emails legend {
	display: none;
}

.bpmodal-form-step .field_receive-emails label {
    font-size: 15px;
}

/* New Homepage */
.home-join-arrow {
	position: absolute;
    right: -60px;
    top: 25px;
	z-index: 500;
}

#home-welcometxt h1 {
	font-size: 35px;
    color: #0c2744;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    letter-spacing: -1.5px;
    margin-top: 15px;
    margin-bottom: 0;
}

#home-welcometxt p {
	font-size: 22px;
    color: #6e6e6e;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    letter-spacing: -1px;
}

.home-new-site {
    border-radius: 8px;
    background: #fdfffd;
    background: -moz-radial-gradient(center, ellipse cover, #fdfffd 58%, #e8f1f5 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #fdfffd 58%,#e8f1f5 100%);
    background: radial-gradient(ellipse at center, #fdfffd 58%,#e8f1f5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfffd', endColorstr='#e8f1f5',GradientType=1 );
}

.home-wistia-welcome {
    margin-top: 15px;
    margin-bottom: 0;
}

.home-new-text {
	text-align: center;
    margin-bottom: 20px;
}

.home-new-text h2 {
	text-transform: uppercase;
    font-size: 22px;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    color: #0c2744;
}

.home-new-text .new-site-sh {
	font-size: 14.5px;
    color: #555;
    padding: 0 10px;
	margin-bottom: 16px;
}

.home-new-text .new-site-links {
	color: #d4544d;
    font-size: 14px;
}

.home-new-text .new-site-links a {
	color: #d4544d;
	text-decoration: underline;
}

.home-new-text .new-site-links a:hover {
	color: #da837e;
}

.home-join-offer {
	padding-left: 1.3%;
}

.home-epack-row {
	background: #0c2744;
    border-radius: 8px 8px 0px 0px;
}

.epack-inside {
	text-align: center;
    padding-top: 6.3%;
}

.epack-inside .wpb_content_element {
	margin-bottom: 0;
}

.epack-inside a {
	color: #db504a;
    font-weight: bold;
    text-decoration: underline;
    font-size: 14px;
    line-height: 130%;
    display: block;
}

.home-reg-about > vc_column-inner {
	padding-left: 0;
}

.home-reg-about .wpb_text_column {
    margin-bottom: 26px;
}

.home-reg-about h2 {
    color: #fff;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    font-size: 28px;
}

.home-reg-about p {
	color: #fff;
    font-size: 14.5px;
}

p.home-reg-quote {
	color: #8bc4fd;
    font-size: 14.5px;
    margin-left: 12px;
    padding-left: 12px;
    border-left: 2px solid #8bc4fd;
}

.home-reg-form {
    background: #274b7b;
    border-radius: 0px 0px 8px 8px;
    border-top: 2px solid #325f9c;
}

.home-reg-form .wpb_content_element {
	margin-bottom: 0;
}

#home_signup_form {
	padding: 1% 2% 1.5% 2%;
}

#home_reg_email {
	border: 3px solid #dce9f4;
    width: 65%;
    display: inline-block;
    padding: 4px 10px;
    color: #333;
    font-weight: bold;
	-webkit-box-shadow: 1px 3px 10px 0px rgba(0,0,0,0.66);
    -moz-box-shadow: 1px 3px 10px 0px rgba(0,0,0,0.66);
    box-shadow: 1px 3px 10px 0px rgba(0,0,0,0.66);
}

#home_reg_register {
	width: 30%;
    display: inline-block;
    padding: 5px 25px;
    margin-left: 1%;
    position: relative;
    z-index: 600;
}

#home-promo-row {
	margin-top: 15px;
}

.home-quicklink-col .vc_column-inner {
	padding-left: 0;
    padding-right: 0;
}

#home-promo-row .wpb_content_element {
	margin-bottom: 15px;
}

.home-quicklink-col h3 {
	background: #165483;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 0px 15px 15px;
    font-family: "montserratregular", "Montserrat", Arial, sans-serif;
    font-size: 22px;
    margin: 0;
}

.home-quicklink-col .menu-homepage-quicklinks-container ul.menu {
	list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 1.7%;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    column-gap: 0;
}

.home-quicklink-col .menu-homepage-quicklinks-container ul.menu a {
	margin-top: -1px;
	padding: 5.6% 0 5.6% 37px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    font-size: 13px;
	line-height: 140%;
    color: #165483;
    font-style: normal;
    border: 1px solid #74acb5;
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, #fdfffd;
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, -moz-radial-gradient(center, ellipse cover, #fdfffd 58%, #e8f1f5 100%);
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, -webkit-radial-gradient(center, ellipse cover, #fdfffd 58%,#e8f1f5 100%);
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, radial-gradient(ellipse at center, #fdfffd 58%,#e8f1f5 100%);
}

.home-quicklink-col .menu-homepage-quicklinks-container ul.menu a:hover {
	text-decoration: none;
	
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, #fdfffd; /* Old browsers */
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, -moz-radial-gradient(center, ellipse cover, #fdfffd 58%, #D5EBEF 100%); /* FF3.6-15 */
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, -webkit-radial-gradient(center, ellipse cover, #fdfffd 58%,#D5EBEF 100%); /* Chrome10-25,Safari5.1-6 */
	background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%, radial-gradient(ellipse at center, #fdfffd 58%,#D5EBEF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.home-quicklink-col .menu-homepage-quicklinks-container ul.menu li:nth-child(n+4) a {
	margin-left: -1px;
}

.home-quicklink-col .menu-homepage-quicklinks-container ul.menu li:nth-child(4n) a, .home-quicklink-col .menu-homepage-quicklinks-container ul.menu li:first-child a {
	margin-top: 0px;
}

.home-promo-col {
	text-align: center;
}

.home-promo-col .vc_column-inner { 
	padding-right: 0;
}

.home-hot-topics >.vc_column-inner {
    padding: 0;
}

.home-hot-topics .homeHotTopics {
    padding: 17px 0px 14px 42px;
    background-position: 4px 6px;
}

.home-hot-topics .bbp-topic-voice-count {
    display: none;
}

.home-hot-topics .bbp-forum-freshness, .home-hot-topics .bbp-topic-freshness {
    width: 32%;
}

.home-hot-topics #bbpress-forums p.bbp-topic-meta span {
    white-space: normal;   
}

.home-helpful-articles .blog-item-author {
    margin-left: 0;
}

.home-helpful-articles .secTitle h2 {
    padding: 2.9% 2%;
}

.home-helpful-articles > .vc_column-inner {
    padding-right: 0;
}

.page-id-5047536 .below-content-above-footer {
    margin-top: 1%;
}

.above-footer-bookreg {
	text-align: center;
}

@media (max-width: 850px) {
    .home-hot-topics .bbp-forum-freshness, .home-hot-topics .bbp-topic-freshness {
        width: 22%;
    }
}

@media screen and (max-width: 480px) {
    .home-hot-topics .secTitle .secButton, .home-helpful-articles .secTitle .secButton {
        display: none;
    }

    .home-hot-topics .secTitle h2 {
        padding-top: 0%;
    }
    
    #home_reg_register {
        padding: 5px 10px;   
    }

}

@media screen and (max-width: 1270px) {
    .home-join-arrow {
        display: none;
    }
	
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
		margin-bottom: 20px;
	}
	
	#home-welcometxt h1 {
		margin-bottom: 5px;
	}
}


/* Hide Dates for timeless articles */
.postid-28545 .blog-item-date, .postid-4995462 .blog-item-date {
    display: none;
}

#widget_sp_image-21 {
    margin-bottom: 2%;
    text-align: center;
}

#opc-product-selection .product-name {
	font-weight: bold;
}

#opc-product-selection .product-quantity input {
	font-weight:bold;
	font-size: 18px;
}

.opc_order_review .product-details {
	max-width: 700px;
}

.woocommerce-order-details .order-again {
	display: none;
}

tr.recurring-totals, .cart-subtotal.recurring-total {
	display: none;
}

#order_review .opc_cart_item td.product-name {
	min-width: auto;
}

#order_review .opc_cart_item td.product-total {
        max-width: 450px;
}

.woocommerce-checkout .radio input[type="radio"], .woocommerce-checkout .radio-inline input[type="radio"], .woocommerce-checkout .checkbox input[type="checkbox"], .woocommerce-checkout .checkbox-inline input[type="checkbox"] {
	position: static;
}

.forum-tbutton {
	display: inline-block;
    vertical-align: middle;
    padding: 7px 14px;
    border: 1px solid #074673;
    border-radius: 5px;
    background: #5ea6d9;
    background: -webkit-gradient(linear, left top, left bottom, from(#5ea6d9), to(#366587));
    background: -moz-linear-gradient(top, #5ea6d9, #366587);
    background: linear-gradient(to bottom, #5ea6d9, #366587);
    text-shadow: #042944 1px 1px 1px;
    font: normal normal bold 18px arial;
    color: #ffffff;
    text-decoration: none;
}
.forum-post-filter {
	background: #DB504B;
	border: 1px solid #7d2a26;
	background: -webkit-gradient(linear, left top, left bottom, from(#DB504B), to(#a93d38));
    background: -moz-linear-gradient(top, #DB504B,#a93d38);
    background: linear-gradient(to bottom, #DB504B,#a93d38);
    text-shadow: #440404 1px 1px 1px;
}
.forum-tbutton:hover,
.forum-tbutton:focus {
    background: #71c7ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#71c7ff), to(#4179a2));
    background: -moz-linear-gradient(top, #71c7ff, #4179a2);
    background: linear-gradient(to bottom, #71c7ff, #4179a2);
	color: #ffffff;
    text-decoration: none;
}
.forum-post-filter:hover,
.forum-post-filter:focus {
	background: #de706c;
    background: -webkit-gradient(linear, left top, left bottom, from(#de706c), to(#b3443e));
    background: -moz-linear-gradient(top, #de706c, #b3443e);
    background: linear-gradient(to bottom, #de706c,#b3443e);
}
.forum-tbutton:active {
    background: #386482;
    background: -webkit-gradient(linear, left top, left bottom, from(#386482), to(#366587));
    background: -moz-linear-gradient(top, #386482, #366587);
    background: linear-gradient(to bottom, #386482, #366587);
}

.forum-tbutton .fa {
	margin-right: 5px;
}

.forum-control-buttons {
  display: block;
  clear: both;
  float: left;
	margin-bottom: 1%;
}

#forumSecWrap .forum-control-buttons {
  margin-left: 2%;
}

.home-hot-topics .forum-control-buttons, .home-hot-topics .bbp-search-form {
  display: none;
}

body:not(.admin-bar) #wp-bbp_reply_content-editor-tools, body:not(.admin-bar) #wp-bbp_topic_content-editor-tools, body:not(.admin-bar) #wp-link-wrap #wplink-link-existing-content, body:not(.admin-bar) #wp-link-wrap #search-panel {
  display: none;
}

body:not(.admin-bar) #wp-link-wrap {
  height: 260px;
}

.bbp-the-content-wrapper .mce-toolbar-grp [aria-label="Align left"], .bbp-the-content-wrapper .mce-toolbar-grp [aria-label="Align center"], .bbp-the-content-wrapper .mce-toolbar-grp [aria-label="Align right"] {
  display: none;
}

.mce-statusbar .mce-path {
  display: none;
}

.mce-edit-area iframe {
  border: 1px solid #e7e7e7;
}

.mce-statusbar:after {
  content: 'Press SHIFT + ENTER for new line. ENTER for new paragraph.';
  font-size: 16px;
  line-height: 200%;
}

#wpas-search_query {
    display: inline-block;
    width: 30%;
}

#wpas-submit, #wpas-reset {
    display: inline-block;
    margin-left: 5px;
}

#wpas-ptype {
    margin-top: 15px;
}

#wpas-order, #wpas-date_y, #wpas-date_m {
    display: inline-block;
    margin-right: 10px;
}

#search_query {
    width: 100%;
}

.search-results {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px double #d0d0d0;
}

#wpas-results-inner h4 {
    margin-bottom: 5px;
    text-transform: capitalize;
}

#wpas-results-inner h4 a {
    color: #337ab7;
}

#wpas-results-inner p.info {
    margin-bottom: 2px;
}

#wpas-results-inner article {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
}

#wpas-load {
    margin-top: 30px;
    text-align: center;
}

#wpas-load-btn {
    padding: 3px 30px;
    font-weight: bold;
    background: rgb(1, 74, 128);
    color: rgb(255, 255, 255);
    border-radius: 5px;
}

.wpas-checkbox-container label {
    margin-left: 5px;
    font-weight: normal;
}

div.bbp-template-notice a {
  color: #0e5c8a;
}

@media screen and (min-width: 870px) {
    .ppp-men-mem>a {
		display: inline-block;
		padding: 5px 12px;
		background: #c14a4a;
		border-radius: 8px;
		margin-top: -5px;
		border: 2px solid #940404;
	}

	.ppp-men-mem a:hover {
		text-decoration: none;
		background: #a23737 !important;
	}

	.ppp-men-mem:hover {
		background: none !important;
	}
}

.home-quicklink-col .menu-homepage-quicklinks-container ul.menu .covid19-quicklink a {
background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,#ffffea;
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,-moz-radial-gradient(center,ellipse cover,#ffffea 58%,#feffad 100%);
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,-webkit-radial-gradient(center,ellipse cover,#ffffea 58%,#feffad 100%);
        background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,radial-gradient(ellipse at center,#ffffea 58%,#feffad 100%);
}


.home-quicklink-col .menu-homepage-quicklinks-container ul.menu .covid19-quicklink a:hover {
background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,#ffffea;
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,-moz-radial-gradient(center,ellipse cover,#ffffea 58%,#fdff4f 100%);
    background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,-webkit-radial-gradient(center,ellipse cover,#ffffea 58%,#fdff4f 100%);
        background: url(https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/quicklink-arrow.png) no-repeat 10px 50%,radial-gradient(ellipse at center,#ffffea 58%,#fdff4f 100%);
}

#bpajax-register-form-container {
    display: none;
}

.bp-avatar .drag-drop-buttons label {
    display: none;
}

.my-profile #buddypress .editfield.field_receive-emails, .my-profile #buddypress .field_receive-emails {
    display: none;
}

.my-profile #buddypress .editfield.required-field .bp-required-field-label {
	color: red;
}

#buddypress div#item-header div#item-meta {
    font-size: 100%;
    color: #606060;
}

.activity-item.highlight {
	background: #ff00001a;
}

/* New Homepage - 2025 */

.ddsmoothmenuh>ul>li {
    margin-right: 25px;
}
.ddsmoothmenuh>ul>li:last-child {
    margin-right: 0;
}

.ddsmoothmenuh>ul>li a:hover {
	background: #a23737 !important;
}

.headwrapper {
    background: #174E87;
}

.header-top-logo {
    padding-top: 0;
}

.header-top-logo>img {
    max-width: 340px;
}

.header-wrap-short .members-total {
    font-size: 12px;
}

.header-wrap-short>.container>.row {
    padding-bottom: 15px;
}

.header-wrap-short .pi-main-menu-top {
    padding-top: 15px;
}

.header-wrap-short .members-total {
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 24px;
    padding-top: 0;
}

.header-wrap-short .members-total span {
    color: #fff;
}

.pi-user-menu li a {
    background: #E79D10;
    border: 0;
    color: #000;
    font-weight: bold;
}

.pi-user-menu li a:hover {
    background: #FFCC6B;
    color: #000;
}

.homeheadwrap {
    background: #F1F1F1;
}

.homeheadtext .textwidget {
    display: flex;
    align-items: center;
    min-height: 167px;
}

.homeheadtext .startbutton {
    display: flex;
    width: 30%;
    background: #D9524C;
    color: #fff;
    height: 113px;
    border-radius: 9px;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 28px;
    margin-left: auto;
    box-shadow: 0 0 3px rgba(0,0,0,.10), 0 0 36px rgba(0,0,0,.18);
}

.homeheadtext .startbutton svg {
    margin-left: 15px;
}

.homeheadtext .startbutton {
  transition:
    transform .18s cubic-bezier(.22,.61,.36,1),
    box-shadow .18s cubic-bezier(.22,.61,.36,1);
  transform-origin: center;
  will-change: transform;
}

@media (hover: hover) {
  .homeheadtext .startbutton:hover {
    transform: scale(1.04);
    box-shadow: 0 0 6px rgba(0,0,0,.16), 0 0 48px rgba(0,0,0,.28);
  }
}

.homeheadtext .startbutton:active {
  transform: scale(0.98);
}

.homeheadtext h1 {
    font-size: 32px;
    color: #0C2744;
    font-weight: normal;
    margin: 0;
    line-height: 120%;
}

.homeheadtext h1 em {
    color: #165483;
    font-style: normal;
}

.homemenu {
  margin: 15px 0;
  width: 100%;
}

.homemenu .ultimatum-nav .menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.homemenu .horizontal-menu {
  float: none !important;
}

.homemenu .horizontal-menu ul li {
  display: flex;
  flex: 1;
  float: none;
}

.homemenu .ultimatum-nav .menu li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #F1F1F1;
  color: #0C2744;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  padding: 15px 10px 10px;
  border-radius: 6px;
  min-width: 120px;
  box-sizing: border-box;
  transition: background-color 0.3s ease, color 0.3s ease;
  flex: 1;
  font-weight: bold;
}

.homemenu .ultimatum-nav .menu li a:hover {
  background-color: #0C2744;
  color: white;
}

.homemenu .ultimatum-nav .menu li a::before {
  content: "";
  display: block;
  width: 48px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 48px 48px;
  margin-bottom: 8px;
  transition: filter 0.3s ease;
}

.homemenu .ultimatum-nav .menu li a:hover::before {
  filter: brightness(0) invert(1);
}

.homemenu .deal-link a::before {
  background-image: url('/wp-content/themes/pi-ultimatum/images/deal-logo.svg');
}
.homemenu .help-link a::before {
  background-image: url('/wp-content/themes/pi-ultimatum/images/help-logo.svg');
}
.homemenu .qna-link a::before {
  background-image: url('/wp-content/themes/pi-ultimatum/images/qna-logo.svg');
}
.homemenu .seminars-link a::before {
  background-image: url('/wp-content/themes/pi-ultimatum/images/seminars-logo.svg');
}
.homemenu .finance-link a::before {
  background-image: url('/wp-content/themes/pi-ultimatum/images/finance-logo.svg');
}
.homemenu .sogif-link a::before {
  width: 141px !important;
  background-size: 141px 37px !important;
  background-image: url('/wp-content/themes/pi-ultimatum/images/sogif-logo-small.png');
}

@media (max-width: 1300px) {
  .homemenu .ultimatum-nav .menu li {
    flex: 0 0 calc(33.33% - 10px);
    max-width: calc(33.33% - 10px);
  }

  .homeheadtext h1 {
    font-size: 28px;
  }

  .quicklinks .ultimatum-nav .horizontal-menu ul li a {
    min-height: 70px;
  }
}

@media (max-width: 600px) {
  .homemenu .ultimatum-nav .menu li {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}

.homeTitle {
    background: #165483;
    display: flex;
    align-items: center;
    border-radius: 9px;
    padding: 15px 20px;
}

.homeTitle > a {
    font-size: 12px;
    color: #81C9FD;
    margin-left: auto;
}

.widget .homeTitle h2 {
    font-size: 22px;
    letter-spacing: 1.5px;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
}

.quicklinks {
  width: 100%;
  margin: 10px 0;
}

.quicklinks .ultimatum-nav .horizontal-menu {
  float: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}

.quicklinks .ultimatum-nav .horizontal-menu ul {
  display: contents;
  padding: 0;
  margin: 0;
  list-style: none;
}

.quicklinks .ultimatum-nav .horizontal-menu ul li {
  flex: 1 1 calc(50% - 10px);
  box-sizing: border-box;
}

.quicklinks .ultimatum-nav .horizontal-menu ul li a {
  display: flex;
  align-items: center;
  background-color: #F1F1F1;
  border: 1px solid #DBDBDB;
  border-radius: 9px;
  color: #0C2744;
  font-size: 14px;
  padding: 12px 8px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  width: 100%;
  box-sizing: border-box;
  gap: 8px;
  color: #165483;
}

.quicklinks .ultimatum-nav .horizontal-menu ul li a:hover {
  background-color: #ffffff;
}

.quicklinks .ultimatum-nav .horizontal-menu ul li a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url('/wp-content/themes/pi-ultimatum/images/right-arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}

.forumTitle {
    border-radius: 9px 9px 0 0;
}

.homeForum {
    border: 1px solid #1F5B88;
    margin: 0;
    margin-bottom: 30px;
}

.homeForum #bbpress-forums {
    margin-bottom: 5px;
}

.homeForum #bbpress-forums div.bbp-search-form {
    float: none;
    background: #EAF2F5;
    padding: 10px 20px;
    position: relative;
}

.homeForum #bbpress-forums #bbp_search {
    width: 100% !important;
    border-radius: 4px;
    background: #FFFFFF;
    border: 0;
    padding: 5px 20px 5px 40px;
    color: #6E6E6E;
    box-sizing: border-box;
}

.homeForum #bbpress-forums div.bbp-search-form::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    background: url('/wp-content/themes/pi-ultimatum/images/search-icon.svg') no-repeat center;
    background-size: contain;
    pointer-events: none;
}

.homeForum #bbpress-forums #bbp_search_submit {
    display: none;
}

.homeForum .forum-control-buttons,
.homeForum .top_pagination,
.homeForum .bbp-footer,
.homeForum .bbp-pagination {
    display: none;
}

.homeForum .bbp-topics {
    margin: 10px 20px !important;
}

.homeForum #bbpress-forums li.bbp-header {
    background: #F1F1F1;
}

.homeForum #bbpress-forums div.even,
.homeForum #bbpress-forums ul.even {
    background: #F1F1F1;
}

.homeForum #bbpress-forums .type-topic li.bbp-topic-title a.bbp-topic-permalink {
    font-size: 14px;
}

.homeForum .bbp-topic-meta {
    display: none;
}

.homeForum > p {
    text-align: center;
    color: #81C9FD;
    font-weight: bold;
    font-size: 14px;
}

.page-footer-top {
    margin-top: 0;
    background: #0C2744;
    min-height: 80px;
    display: flex;
    align-items: center;
}

.page-footer-bottom {
    background: #165483;
    padding-bottom: 20px;
}

.page-footer-top .ult-container>.row {
    padding: 0;
    display: flex;
    align-items: center;
}

.header-bottom-logo {
    margin-top: 0;
}

.page-footer-top .pi-main-menu li {
    margin-left: 30px;
    margin-right: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.page-footer-top .pi-main-menu li a {
    font-size: 13px;
}

.page-footer-bottom .ult-container>.row {
    display: flex;
    align-items: flex-start;
    min-height: 60px;
}

.footer-copyright {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.footer-copyright p {
    margin: 0;
}

.footer-copyright a {
    color: #fff;
}

.share-links {
  display: flex;
  gap: 10px;
}

.share-links a img {
  width: 28px;
  height: 28px;
  display: block;
  transition: transform 0.3s ease;
}

.share-links a:hover img {
  transform: scale(1.2);
}

.bpFabWrapper {
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  transform: translateX(calc(556px + 1.5rem));
  z-index: 9998;
  width: 126px;
  height: 126px;
  background: transparent !important;
}

@media (max-width: 1400px) {
  .bpFabWrapper {
    left: auto;
    right: 1.5rem;
    transform: none;
  }
}

.bpUnreadMessage {
  top: -6px;
  right: -6px;
}

.bpFabWrapper .bpFab {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  z-index: 1 !important;
}

.bpFabWrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: url("https://www.propertyinvesting.com/wp-content/themes/pi-ultimatum/images/webchat.svg?v=1");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-color: transparent !important;
  pointer-events: none;
  transition: transform .3s ease, filter .3s ease;
}

.bpFabWrapper:hover::after {
  transform: scale(1.1);
  filter: drop-shadow(0 10px 15px rgba(0,0,0,.2));
}

.bpFabWrapper:active::after {
  transform: scale(0.9);
}

.bpFabWrapper:has(.bpFab:focus) {
  outline: 2px solid #81C9FD;
  outline-offset: 3px;
  border-radius: 12px;
}

.bpUnreadMessage {
    top: 1rem !important;
    right: 1rem !important;
    z-index: 9000 !important;
}

p.fund-disclaimer {
    font-size: 11px;
    margin-top: 15px !important;
}

header.headwrapper {
	background-image: none;
}

/* Default: align popup with FAB using custom offset */
.bpOpen {
    position: fixed !important;
    bottom: calc(126px + 1.5rem) !important;
    left: 50% !important;
    transform: translateX(calc(260px + 1.5rem)) !important;
    z-index: 9999 !important;
}

/* < 1400px: snap to bottom-right corner */
@media (max-width: 1400px) {
  .bpOpen {
    right: 1.5rem !important;
    bottom: calc(126px + 1.5rem);
    left: auto !important;
    transform: none !important;
  }
}

@media (max-width: 800px) {
  .bpOpen {
    right: 0rem !important;
  }
}


@media (max-width: 800px) {
  .ult-column {
    width: 100% !important;
    float: none !important;
  }

  .promo-col {
    margin-top: 20px;
	text-align: center;
  }

  .homeheadtext h1 {
    margin-top: 20px;
  }

  .homeheadtext .startbutton {
    width: 80%;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 80px;
  }

  .header-top-col {
    text-align: center;
  }

  .homeheadtext .textwidget {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
  }
  
  .page-footer-bottom .ult-container>.row {
    flex-direction: column;
  }
  
  .page-footer-bottom .ult-container>.row #col-84-1 {
    display: flex; 
    justify-content: center;
    margin-bottom: 10px;
  }
}

.content-area-under-title #col-85-1 {
  width: 65%;
}

.content-area-under-title #col-85-2 {
  width: 35%;
  padding-left: 15px;
}

/* Deal or Dud – intro panel */
.dod-intro{
  background:#eef4f8;
  padding:20px 18px 18px;
  border-bottom:1px solid #d8e2ea;
  margin-bottom: 15px;
}

.dod-intro-lead{
  font-size:18px;
  font-weight:700;
  line-height:1.15;
  margin:0 0 12px 0;
  color:#0f2233;
}

.dod-intro-sub{
  font-size:14px;
  line-height:1.25;
  margin:0;
  color:#6b7b86;
}

.ddTitle {
      border-radius: 9px 9px 0 0;
}

/* Push footer to always be down the bottom */
html,
body {
    height: 100%;
    margin: 0;
}

body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

#bodywrapper {
    flex: 1 0 auto;
}
