/* CUSTOM BUTTONS
 * http://charliepark.org/bootstrap_buttons/
 *******************************************/
.btn-teal {
  background-color: hsl(191, 63%, 38%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#50bed7", endColorstr="#23879d");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#50bed7), to(#23879d));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#50bed7), to(#23879d));
  background-image: linear-gradient(#50bed7, #23879d);
  border-color: #23879d #23879d hsl(191, 63%, 33%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-yellow {
  background-color: #eea904 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fcc84f", endColorstr="#eea904");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fcc84f), to(#eea904));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcc84f), to(#eea904));
  background-image: linear-gradient(#fcc84f, #eea904);
  border-color: #eea904 #eea904 hsl(42, 97%, 47%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}
.btn-purple {
  background-color: #552b72 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#633285", endColorstr="#552b72");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#633285), to(#552b72));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#633285), to(#552b72));
  background-image: linear-gradient(#633285, #552b72);
  border-color: #552b72 #552b72 hsl(275.5, 45.2%, 30.8%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}
.btn-blue {
  background-color: #003764 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#227ac8", endColorstr="#003764");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#227ac8), to(#003764));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#227ac8), to(#003764));
  background-image: linear-gradient(#227ac8, #003764);
  border-color: #003764 #003764 hsl(208, 71%, 21%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-green {
  background-color: #0f7202 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#28a107", endColorstr="#0f7202");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#28a107), to(#0f7202));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#28a107), to(#0f7202));
  background-image: linear-gradient(#28a107, #0f7202);
  border-color: #0f7202 #0f7202 hsl(105, 30%, 63%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-brown {
  background-color: hsl(42, 34%, 25%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#927c48", endColorstr="#55482a");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#927c48), to(#55482a));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#927c48), to(#55482a));
  background-image: linear-gradient(#927c48, #55482a);
  border-color: #55482a #55482a hsl(42, 34%, 20.5%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.29);
  -webkit-font-smoothing: antialiased;
}
.btn-red {
  background-color: #5e1111 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b42121", endColorstr="#5e1111");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b42121), to(#5e1111));
  background-image: linear-gradient(#b42121, #5e1111);
  border-color: #5e1111 #5e1111 hsl(0, 69%, 17%);
  color: #fff !important;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-black {
  background-color: hsl(0, 0%, 16%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#5b5b5b", endColorstr="#282828");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5b5b5b), to(#282828));
  background-image: linear-gradient(#5b5b5b, #282828);
  border-color: #282828 #282828 hsl(0, 0%, 11%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-orange {
  background-color: hsl(36, 100%, 40%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffad32", endColorstr="#cc7a00");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffad32), to(#cc7a00));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffad32), to(#cc7a00));
  background-image: linear-gradient(#ffad32, #cc7a00);
  border-color: #cc7a00 #cc7a00 hsl(36, 100%, 35%);
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-gold {
  background-color: #db8300 !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#feb342", endColorstr="#db8300");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#feb342), to(#db8300));
  background-image: -webkit-gradient(linear, left top, left bottom, from(#feb342), to(#db8300));
  background-image: linear-gradient(#feb342, #db8300);
  border-color: #db8300 #db8300 hsl(36, 100%, 38%);
  color: white !important;
  font-weight: bold;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
  -webkit-font-smoothing: antialiased;
}
.btn-default {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,cecece+100 */
  background: #fcfcfc;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#cecece));
  background: linear-gradient(to bottom, #fcfcfc 0%, #cecece 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#cecece', GradientType=0);
  /* IE6-9 */
}
.searchControls .btn-default {
  background: #0a3b61 !important;
  /* Old browsers */
  text-shadow: none;
}
.searchControls .btn-default:hover {
  background: #f9c322 !important;
  color: #0a3b61 !important;
}
.searchControls .btn-default:focus {
  color: white !important;
}
.file-input-wrapper.btn,
.btn-gray {
  background-image: linear-gradient(to bottom, #ffffff 0px, #dfdfdf 100%);
  background-repeat: repeat-x;
  border-color: #dfdfdf;
  color: black;
}
.input-group-sm .form-control,
.input-group-sm .input-group-btn .btn {
  font-size: 14px;
}
.modal-footer {
  background-color: #F5F5F5;
  padding: 14px 15px 15px;
}
.modal-footer .btn + .btn {
  margin: 0 5px;
}
.glyphicon {
  top: 2px;
}
/* FIX FORM CONTAINER FILE INPUT BUTTONS
********************************************/

/*------------------------------------------------------------------------
# author    Eric Worman, HotRocket Development, Inc.
# copyright Copyright  2014. All rights reserved.
# @license  http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Website   Go4Rent Payment Gateway
# Path: /resources/assets/less/site.less
-------------------------------------------------------------------------*/
/* Import 3L mixins and apply reset.css
********************************************/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* COLORS
********************************************/
/*
	Black: #1f1f1f / 31/31/31
*/
/* 117/117/117 */
/* 247/244/203 */
/* 242/0/0 */
/* 238/238/238 */
/* 1/156/181 */
/* 33/96/25 */
/* G4R Revised Color Palette */
.dropShadow {
  box-shadow: 4px 4px 5px 0 #424C55;
}
.bottomShadow {
  box-shadow: 0 4px 2px -2px #333333;
}
/* COMMON STYLES
********************************************/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #333333;
  margin: auto;
  overflow-x: hidden;
  background-color: #003764;
}
a {
  color: inherit;
}
a:hover {
  color: #019cb5;
}
strong {
  font-weight: bold;
}
.pageWidth {
  max-width: 940px;
  margin: auto;
}
.disclaimer {
  font-size: 12px;
  line-height: 1.3em;
  padding: 2px 0;
}
.siteWrapper {
  background-color: white;
  box-shadow: 0 4px 2px -2px black;
}
.baseForm .form-group label {
  padding: 5px 0;
}
.baseForm .btn {
  padding: 5px 10px;
  min-width: 100px;
  margin: 0 5px;
}
.loginBackground {
  background-color: #333;
}
.title {
  font-size: 2.3em;
  font-weight: 800;
  padding: 5px 0;
}
.subTitle {
  font-size: 1.3em;
  font-weight: 800;
  margin-bottom: 10px;
}
.fieldErrorText {
  font-size: 0.8em;
  font-weight: bold;
  color: red;
  padding-top: 10px;
  text-align: left;
  clear: both;
  padding-left: 15px;
}
.fieldError label {
  color: red;
}
.fieldError .form-control {
  background-color: #F7F4CB;
}
.file-input-name {
  display: inline;
  margin: 5px 0 0 0;
  font-size: 0.8em;
}
.curImage {
  display: block;
  font-size: 0.8em;
}
.alert {
  width: 95%;
  margin: 20px auto 0 auto;
}
.editRecord {
  color: black;
  padding: 5px 0;
  display: block;
}
.logo {
  display: block;
  margin: auto;
  width: 150px;
}
.modal-header {
  background-color: #006fca;
  color: white;
  text-align: center;
  padding: 15px;
}
.no-padding {
  padding: 0;
}
.description {
  color: #424C55;
  font-size: 0.8em;
  margin-top: 5px;
  font-weight: 300;
}
.description .glyphicon {
  position: relative;
  top: 1px;
}
.formLabel {
  font-weight: 400;
  text-align: right;
  font-size: 0.9em;
  line-height: 30px;
}
.formLabel.twoLineLabel {
  line-height: 1.1em;
  position: relative;
  top: 1px;
}
.doubleInputs > .form-control:last-of-type {
  margin-top: 15px;
}
.multiInput .col-sm-5,
.multiInput .col-sm-4,
.multiInput .col-sm-3 {
  padding: 0 3px;
}
.required:after {
  content: " *";
  color: #e6001e;
}
.button {
  padding: 10px 15px;
  text-align: center;
  border: 1px solid white;
  font-size: 0.8em;
  border-radius: 2px;
  margin: 10px auto 0;
  color: white;
  display: inline-block;
}
.button:hover {
  color: white;
}
.btn {
  font-weight: 300;
}
.btn.create,
.btn-blue {
  background-color: #006fca;
  color: white;
}
.btn.create:hover,
.btn-blue:hover {
  color: white;
}
.loginButton {
  position: absolute;
  z-index: 100;
  right: 20px;
  padding: 5px 15px;
  text-align: center;
}
.loginButton:hover,
.mainHeader .button:hover {
  background-color: white;
  color: #006fca;
  text-decoration: none;
}
.navLink {
  line-height: 45px;
  font-size: 0.8em;
  color: white;
  margin: 0 5px;
  padding: 5px 10px;
  border-radius: 2px;
}
.navLink:hover {
  background-color: white;
  color: #006fca;
  text-decoration: none;
}
.page {
  padding: 70px 0 25px 0;
  background-color: #9E9E9E;
}
.pageWrapper {
  padding: 82px 25px 25px;
  margin: auto;
  width: 98%;
  max-width: 1024px;
  min-height: 580px;
}
.pageTitle {
  font-size: 3.2em;
  font-weight: bold;
  color: #333333;
  letter-spacing: -1.8px;
  margin: 5px 0;
}
.bodyText {
  font-size: 1.2em;
  line-height: 1.9em;
  margin: 25px 0;
}
.bodyText:first-of-type {
  margin-top: 0;
}
.callToAction {
  font-size: 1.8em;
  font-weight: 400;
  text-align: center;
  margin: 25px 0;
  font-style: italic;
  clear: both;
  margin-top: 10px;
}
.signupLink {
  display: block;
  margin: auto;
  width: 250px;
}
.heroImage {
  width: 60%;
  padding: 10px 20px;
}
.heroImage img {
  width: 100%;
}
.bulletList {
  width: 75%;
  display: block;
  margin: auto;
  list-style-type: disc;
}
.bulletList li {
  margin: 20px 0;
  font-size: 1.4em;
  line-height: 1.5em;
  letter-spacing: -0.5px;
}
.ad {
  margin: 30px auto;
  display: block;
}
.headerPadding {
  padding-top: 65px;
}
.flexContainer {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
}
.imageWrapper {
  background-size: cover;
  background-position: center;
  background-color: #eeeeee;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.inputField {
  padding: 7px;
  border-radius: 5px;
  color: #424C55;
  border: 1px solid #d7d7d7;
  height: 45px;
  width: 100%;
  position: relative;
  top: 1px;
}
.styled-select {
  background: none;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.styled-select select {
  background: transparent;
  border: none;
  font-size: 14px;
  padding: 5px;
  /* If you add too much padding here, the options won't show in IE */
  width: 130%;
}
.styled-select .fa {
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #d7d7d7;
  height: 100%;
  padding: 0 5px;
  line-height: 44px;
  font-size: 12px;
}
.checkboxFields {
  margin-top: 25px;
}
.checkboxFields input {
  position: relative;
  top: -2px;
}
.success {
  color: #216019;
}
.error {
  color: #e6001e;
}
.errorLink {
  color: #006fca;
}
.link {
  color: #006fca;
  text-decoration: underline;
}
/* HEADER
********************************************/
.mainHeader {
  position: fixed;
  width: 100%;
  background-color: white;
  z-index: 300;
  text-align: center;
  box-shadow: 0 4px 2px -2px black;
  top: 0;
}
.mainHeader .menuItem {
  display: inline-block;
  margin: 0 25px;
  line-height: 80px;
  color: #003764;
  padding: 0;
}
.mainHeader .headerLogoContainer {
  padding: 0;
}
.mainHeader .logo {
  display: inline-block;
  width: auto;
  padding: 5px;
  max-height: 70px;
  line-height: 80px;
  vertical-align: middle;
}
.mainHeader .menuItem.homeLink {
  margin: 0;
}
.navbar {
  margin-bottom: 0;
  min-height: 82px;
  z-index: 110;
}
.navbar-nav {
  float: none;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  padding: 0;
}
.navbar-header {
  border-bottom: 0;
  min-height: 70px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none;
}
.navbar-default .navbar-nav > li > a {
  color: #AC162C;
}
/* FOOTER
********************************************/
.footer {
  padding: 25px;
  min-height: 150px;
  position: relative;
}
.footer .footerNav {
  text-align: center;
  margin: 20px 0;
}
.footer .footerLink {
  color: #9E9E9E;
  font-size: 1.1em;
  display: block;
  padding: 5px 10px;
  text-align: left;
}
.footer .footerLink:hover {
  color: white;
  text-decoration: none;
}
.footer .socialNetworking {
  text-align: center;
}
.footer .socialNetworking > li {
  display: inline-block;
  font-size: 2em;
}
.footer .socialNetworking .socialHeader {
  display: block;
  text-align: center;
  color: #9E9E9E;
  font-size: 1.4em;
  margin-bottom: 10px;
}
.footer .socialNetworking .footerLink {
  display: inline-block;
}
.footer .socialNetworking > li.copyright {
  text-align: center;
  color: #9E9E9E;
  font-size: 0.9em;
  display: block;
  margin-top: 20px;
}
/* FIELD ALERTS
********************************************/
.fieldErrorText {
  font-size: 0.8em;
  color: white;
  text-align: left;
  clear: both;
  position: relative;
  top: -1px;
}
.form-group .alert {
  display: none;
  background-color: rgba(231, 76, 60, 0.88);
  background-image: none;
  border: none;
  color: white;
  font-weight: 300;
}
.fieldError,
.fieldError > .alert {
  position: relative;
}
.fieldError label {
  color: red;
}
.fieldError .form-control,
.fieldError .select2 {
  background-color: #F7F4CB;
}
.fieldError .alert {
  margin-top: 10px;
}
.form-group.fieldError .alert,
.form-group .fieldError .alert {
  display: block;
  padding: 5px 10px;
  margin-top: 12px;
  position: relative;
}
.arrow-up {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(231, 76, 60, 0.88);
}
.alert .arrow-up {
  position: absolute;
  top: -9px;
}
.formErrorListContainer {
  padding-top: 10px;
}
/* HOMEPAGE - SEARCH
********************************************/
.propertySearch {
  position: relative;
}
.listingNotFound {
  color: #e6001e;
  font-weight: 800;
}
.slide {
  background-size: cover;
  background-position: center;
  background-color: #eeeeee;
  width: 100%;
  height: 500px;
}
.slide1 {
  background-image: url('../images/hp-search-1.webp');
}
.searchPanel {
  background-color: #003764;
  padding: 50px;
  border-radius: 10px;
  position: absolute;
  margin: auto;
  top: 130px;
  left: 0;
  right: 0;
  width: 75%;
  z-index: 100;
  max-width: 900px;
  text-align: center;
}
.searchPanel .header {
  color: white;
  font-size: 1.6em;
  font-weight: 300;
  padding-bottom: 20px;
  text-align: left;
}
.searchPanel .btn-red {
  font-weight: bold;
  font-size: 22px;
}
.searchLinksContainer {
  color: #EEA904;
  text-align: center;
  margin-top: 20px;
  font-size: 1.2em;
}
.searchLinks {
  color: #EEA904;
}
.searchLinks:hover {
  color: #EEA904;
}
.searchInputs {
  text-align: center;
}
.searchInputs .btn-group,
.searchInputs .inputField,
.searchInputs .btn {
  display: inline-block;
}
.searchInputs .searchByContainer {
  -webkit-box-flex: 0;
          flex: 0 0 135px;
}
.searchInputs .searchButtonContainer {
  -webkit-box-flex: 0;
          flex: 0 0 106px;
}
.searchInputs .inputFieldContainer {
  -webkit-box-flex: 1;
          flex: 1;
}
.searchInputs .searchButton {
  padding: 8px 35px;
  position: relative;
  top: 2px;
}
.searchInputs .inputField {
  width: 95%;
}
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto;
}
.autocomplete-suggestion {
  padding: 10px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-suggestion:hover {
  cursor: pointer;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}
.autocomplete-group {
  padding: 2px 5px;
}
.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}
/* HOMEPAGE - PROPERTY PREVIEW
********************************************/
.previewImageContainer .imageWrapper {
  width: 100%;
  height: 393px;
}
.go4rent-icon {
  position: absolute;
  top: 5px;
  right: 20px;
}
.go4rent-icon-details {
  position: relative;
  top: 2px;
  height: 35px;
  margin-left: 10px;
}
.go4rent-icon-small {
  height: 35px;
  right: 5px;
}
/* .propertyImageContainer > img { width:auto; height:auto; max-height:110px; max-width:200px;  } */
.propertyImageContainer {
  width: 45%;
  float: right;
  text-align: right;
  position: relative;
}
.propertyImage {
  background-size: cover;
  background-position: center;
  background-color: #eeeeee;
  height: 120px;
  width: 100%;
}
.detailsOverlay {
  background-color: black;
  opacity: 0.8;
  filter: alpha(opacity= 80 );
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 10px;
  line-height: 1.6em;
}
.listingAddress {
  font-weight: 400;
  font-size: 1.2em;
}
.realtorDetailsContainer {
  margin-bottom: 25px;
}
.realtorDetails {
  line-height: 1.2em;
}
.realtorName {
  font-weight: 400;
  font-size: 1.3em;
  margin: 5px auto;
  display: block;
}
.propertyDetailsContainer {
  width: 50%;
  float: right;
}
.propertyDetailsContainer .wrapper {
  padding: 0 0 0 20px;
}
.property {
  margin-bottom: 15px;
}
.property:last-of-type {
  margin-bottom: 0;
}
.properties {
  background-color: #003764;
  color: white;
  line-height: 1.3em;
  box-shadow: 0 4px 2px -2px black;
  padding: 0 10px 20px;
}
.properties .header {
  color: white;
  font-size: 1.3em;
  font-weight: 300;
  padding: 20px 0;
  text-align: left;
}
.properties .address {
  font-size: 1em;
  font-weight: 400;
}
.properties .btn {
  padding: 5px 25px;
  margin-top: 10px;
  font-weight: 400;
}
/* HOMEPAGE - FEATURED REALTORS
********************************************/
.featuredRealtors {
  background-color: #eeeeee;
  box-shadow: 0 4px 2px -2px #9E9E9E;
  padding: 0 10px;
}
.featuredRealtors .header {
  font-size: 1.5em;
  font-weight: 400;
  padding: 30px 0 15px;
  color: #003764;
}
.featuredRealtorsContainer {
  text-align: center;
}
.featuredRealtor {
  display: inline-block;
  width: 24%;
  vertical-align: top;
  position: relative;
  margin: 0 auto 50px;
  padding-bottom: 30px;
}
.featuredRealtor .paddingWrapper {
  padding: 15px;
}
.featuredRealtor .headshot {
  width: 100%;
}
.featuredRealtor .connectButton {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 115px;
}
.starContainer .filled {
  color: #EEA904;
}
.headshotWrapper {
  max-width: 200px;
  height: 200px;
  width: 100%;
  overflow: hidden;
  margin: auto;
}
.headshot {
  height: 200px;
  width: auto;
}
.homepage .realtorHeadshot {
  float: none;
  margin: 0;
  width: 100%;
}
.homepage .realtorHeadshot .imageWrapper {
  width: 100%;
  height: 225px;
}
.homepage .company {
  color: #333333;
  margin: 5px auto;
}
/* Find a Realtor or Agency */
.agent .realtorHeadshot .imageWrapper {
  width: 100%;
  height: 225px;
}
/* HOMEPAGE - Articles
********************************************/
.articlesWrapper {
  padding-bottom: 25px;
}
.articlesWrapper .header {
  font-size: 1.8em;
  padding: 50px 0 25px;
  color: #006fca;
  font-weight: 400;
}
.articlesWrapper .articleImage {
  width: 100px;
  margin: 0 10px 10px 0;
  float: left;
  box-shadow: 0 4px 2px 2px black;
}
.articlesWrapper .articleBrief {
  margin-bottom: 20px;
}
.articlesWrapper .articleBrief:last-of-type {
  margin-bottom: 0;
}
.articlesWrapper .headline {
  font-size: 1.2em;
  font-weight: 400;
  margin: 5px auto 10px;
  color: #006fca;
}
.articlesWrapper .text {
  font-size: 0.8em;
}
.articlesWrapper .lgArticle img {
  width: 100%;
  margin-top: 100px;
}
.articlesWrapper .moreInfoLink {
  text-align: right;
  display: block;
  color: #006fca;
  font-weight: 400;
}
/* COMMON PAGE STYLES
********************************************/
.pageHeader {
  font-size: 1.6em;
  font-weight: 400;
  margin-bottom: 5px;
  color: #006fca;
}
.offsetPage .headerPadding {
  padding-bottom: 25px;
}
.offsetPage .siteWrapper {
  background-color: transparent;
  box-shadow: none;
}
.offsetPage .mainContainer {
  background-color: white;
  box-shadow: 0 0 3px 3px black;
  margin-top: 25px;
  padding: 35px 25px;
}
.starContainer {
  line-height: 1.5em;
}
.starContian.fa-star:hover {
  cursor: pointer;
  font-size: 1.3em;
  position: relative;
  top: 1px;
  color: #EEA904;
}
.errorPanel .modal-title {
  font-size: 1.6em;
  font-weight: 600;
  text-align: left;
}
.errorPanel .modal-body {
  padding: 20px 10px;
}
.realtorsWelcomePage .bulletList {
  width: 90%;
}
.realtorsWelcomePage .bulletList li {
  font-size: 1em;
}
/* LISTING DETAILS
********************************************/
.listingDetailsPage .buttonBlock {
  /*display:flex; align-items:center; justify-content: space-evenly; padding: 15px 0 0; */
}
.listingDetailsPage .chatButton {
  width: 100px;
  display: block;
  margin: 0 10px;
}
.listingDetailsPage .chatButtonImg {
  width: 100%;
}
.listingDetailsPage .property .text {
  font-size: 1.2em;
  color: #9E9E9E;
  font-weight: 400;
}
.listingDetailsPage .property .propertyImage {
  width: 100%;
  height: 290px;
}
.listingDetailsPage .property .propertyImageContainer,
.listingDetailsPage .property .propertyImageContainerMobile {
  width: 55%;
  float: left;
  margin: 25px 0;
  box-shadow: 1px 1px 2px 2px #9E9E9E;
  position: relative;
}
.listingDetailsPage .property .propertyDetailsContainer {
  width: 45%;
  float: right;
  margin: 25px 0;
}
.listingDetailsPage .property .wrapperPadding {
  padding-left: 20px;
}
.listingDetailsPage .property .owl-prev,
.listingDetailsPage .property .owl-next {
  color: #9E9E9E;
  font-size: 48px;
  position: absolute;
  top: 125px;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.listingDetailsPage .property .owl-prev:hover,
.listingDetailsPage .property .owl-next:hover {
  color: white;
}
.listingDetailsPage .property .owl-next {
  right: 5px;
}
.listingDetailsPage .property .owl-prev {
  left: 5px;
}
.listingDetailsPage .property .owl-nav .fa {
  text-shadow: 0 1px 1px black;
}
.listingDetailsPage .property .carouselPagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  color: #9E9E9E;
  font-size: 0.9em;
}
.listingDetailsPage .property .propertyDescription {
  font-size: 0.8em;
  line-height: 1.3em;
}
.listingDetailsPage .property .monthlyLease {
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 5px;
}
.listingDetailsPage .property .securityDeposit {
  font-size: 0.9em;
}
.listingDetailsPage .property .starContainer {
  margin-top: 15px;
}
.listingDetailsPage .property .propertyViews {
  color: #9E9E9E;
  font-size: 0.8em;
}
.listingDetailsPage .featuredBanner {
  background-color: #006fca;
  color: white;
  padding: 5px 40px 5px 7px;
  position: absolute;
  top: 90px;
  left: 0;
  z-index: 100;
}
.listingDetailsPage .saveToFavorites {
  margin: 15px auto;
}
.listingDetailsPage .listingItem {
  font-weight: 400;
  padding: 10px;
}
.listingDetailsPage .listingItem > label {
  font-weight: 300;
}
.listingDetailsPage #cboxContent {
  background-color: #424C55;
}
.listingDetailsPage .cboxIframe {
  background-color: transparent;
}
.listingDetailsPage .realtorDetails {
  float: left;
}
.listingDetailsPage .inactiveLink {
  pointer-events: none;
  cursor: default;
}
.propertyDetailList .listingItemContainer {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
.roomDetailsList .listingItemContainer {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 5px;
  -moz-column-gap: 5px;
  column-gap: 5px;
}
.roomsInformation th {
  font-size: 0.9em;
  font-weight: 400;
  text-align: center;
}
.listingDetailsContainer .alert {
  margin: 0 auto 15px;
  width: 100%;
}
.socialSharingContainer {
  padding: 7px 15px;
  background-color: #eeeeee;
  line-height: 17px;
  border-radius: 5px;
  border-color: 1px solid #424C55;
  margin: 20px auto;
}
.socialSharingContainer .shareLabel {
  top: -10px;
  position: relative;
}
.socialSharingContainer a:hover {
  text-decoration: none;
}
.socialSharingContainer .emailText {
  margin-top: 10px;
  font-weight: 400;
  font-size: 1.2em;
}
.socialSharingContainer .emailText > a {
  margin-right: 10px;
  color: #006fca;
  position: relative;
}
.socialSharingContainer .emailText > a:hover {
  color: #006fca;
}
.socialSharingContainer .fa-envelope {
  font-size: 0.8em;
  position: relative;
  top: -2px;
}
.socialSharingContainer .fa-mobile {
  font-size: 1.2em;
  position: relative;
  top: 1px;
}
.socialSharingContainer .acceptGuarantor {
  padding: 0 0 0 25px;
  font-size: 12px;
  position: relative;
  top: -10px;
}
.socialSharingContainer .acceptGuarantorIcon {
  height: 35px;
  position: relative;
  top: 12px;
}
.socialSprite {
  background-image: url('../images/social-icons-sprite.png');
  width: 35px;
  height: 35px;
  background-size: auto 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-color: transparent;
}
.socialSprite.facebook {
  background-position: 0 0;
}
.socialSprite.twitter {
  background-position: -35px 0;
}
.socialSprite.google {
  background-position: -70px 0;
}
.socialSprite.pinterest {
  background-position: -105px 0;
}
.socialSprite.linkedin {
  background-position: -139px 0;
}
.propertyDetailsTabs {
  padding-bottom: 25px;
  margin-top: 50px;
}
.propertyDetailsTabs .header {
  font-size: 1.6em;
  color: #006fca;
  margin: 50px auto 10px;
}
.propertyDetailsTabs .text {
  font-size: 1em;
  line-height: 1.4em;
  color: #424C55;
  margin-top: 15px;
}
.propertyDetailsTabs .nav-tabs {
  border-bottom: none;
}
.propertyDetailsTabs .nav-tabs > li.active > a,
.propertyDetailsTabs .nav-tabs > li.active > a:focus,
.propertyDetailsTabs .nav-tabs > li.active > a:hover {
  color: white;
  border: none;
  background-color: #EEA904;
  border-radius: 5px;
}
.propertyDetailsTabs .nav-tabs > li.active > .triangle {
  border-radius: 5px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #EEA904;
  margin: auto;
  position: relative;
  top: -2px;
}
.propertyDetailsTabs .nav-tabs > li > a:hover {
  border: none;
  color: #333333;
}
.propertyDetailsTabs .listingRealtor {
  margin: auto;
}
.propertyDetailsTabs .listingRealtor .name {
  color: #333333;
}
.propertyReviewsContainer .text {
  margin-top: 25px;
}
.propertyReviewsContainer .reviewSignature {
  text-align: right;
  font-style: italic;
  color: #006fca;
  margin: 5px auto;
}
.applyNowContainer {
  background-color: #fccd5c;
  color: black;
  padding: 15px;
  border: 1px solid #EEA904;
  border-radius: 2px;
  text-align: center;
  margin-bottom: 20px;
}
.saveToFavorites {
  margin: 15px auto 0;
  display: block;
  color: #006fca;
}
.saveToFavorites:hover {
  text-decoration: none;
  color: #006fca;
}
.contactPanel {
  background-color: white;
  padding: 10px;
  border-radius: 2px;
  border: 1px solid #EEA904;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.3em;
}
.contactPanel .btn {
  margin: 15px auto 5px;
  display: block;
  width: 200px;
}
.listingRealtor {
  margin: 40px auto 20px;
}
.listingRealtor .header {
  font-size: 1.5em;
  margin: 10px auto;
  font-weight: 300;
}
.listingRealtor .name {
  font-size: 1.2em;
  color: #006fca;
  margin-bottom: 5px;
}
.listingRealtor .btn {
  display: block;
}
.listingRealtor .starContainer {
  margin-top: 10px;
}
.listingRealtor .image .img {
  display: block;
}
.company {
  color: #9E9E9E;
  font-size: 0.8em;
}
.realtorHeadshot {
  float: none;
  margin: 0px;
}
.realtorHeadshot .imageWrapper {
  width: 125px;
  height: 125px;
}
.realtorLogo {
  max-height: 50px;
  max-width: 190px;
  display: block;
}
.spotlightRealtors {
  background-color: #e7f6fe;
  margin-top: 40px;
  padding: 8px;
  border: 1px solid #006fca;
  border-radius: 2px;
}
.spotlightRealtors .header {
  font-size: 1.5em;
  margin: 10px auto 0;
  font-weight: 400;
}
.spotlightRealtors .listingRealtor {
  margin: 20px auto 0;
}
.spotlightRealtors hr {
  border-top: 1px solid #006fca;
}
.messagePanel .modal-header {
  text-align: left;
  font-size: 1.6em;
}
.propertyQuestionsContainer {
  position: relative;
  top: -15px;
}
.askQuestion {
  position: relative;
  top: -36px;
}
.listingOfficeDetails {
  font-size: 0.8em;
  font-weight: 300;
  margin: 25px auto 0;
  line-height: 1.3em;
}
.listingSlideshow {
  padding: 10px;
  background-color: transparent;
}
.listingSlideshow #chatra__iframe-wrapper {
  display: none !important;
}
.listingSlideshow .mainHeader,
.listingSlideshow .footer {
  display: none;
}
.listingSlideshow .propertyImageContainer {
  width: 100%;
  margin-top: 115px;
}
.listingSlideshow .owl-carousel .owl-item img {
  width: auto;
  height: auto;
  max-width: 500px;
  max-height: 350px;
  margin: auto;
}
.listingSlideshow .owl-prev,
.listingSlideshow .owl-next {
  color: #9E9E9E;
  font-size: 64px;
  position: absolute;
  top: 45%;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.listingSlideshow .owl-prev:hover,
.listingSlideshow .owl-next:hover {
  color: white;
}
.listingSlideshow .owl-next {
  right: 5px;
}
.listingSlideshow .owl-prev {
  left: 5px;
}
.listingSlideshow .owl-nav .fa {
  text-shadow: 0 1px 1px black;
}
.listingSlideshow .carouselPagination {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -25px;
  color: #9E9E9E;
  font-size: 0.9em;
}
.mailListingPanel .control-label {
  text-align: left;
  padding: 5px 15px;
}
.mailListingPanel .property .propertyImage {
  height: 180px;
}
/* ADVANCED SEARCH PAGE
********************************************/
.advancedSearchContainer .pageHeader {
  margin-bottom: 20px;
}
.advancedSearchContainer .formLabel {
  font-weight: 300;
  font-size: 1.1em;
}
.advancedSearchContainer .form-group {
  margin-bottom: 30px;
}
.advancedSearchContainer .alert {
  margin: 25px 0;
}
.advancedSearchContainer .selectPickerButton {
  border: 1px solid #d7d7d7;
  background: none;
  font-weight: 300;
  color: #9a9fa4;
}
.advancedSearchContainer .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.advancedSearchContainer .leaseSuretyGroupWrapper {
  padding-top: 25px;
}
.advancedSearchContainer .leaseSuretyIcon {
  height: 45px;
  float: left;
  position: relative;
  top: 5px;
}
.advancedSearchContainer .leaseSuretyGroup {
  float: left;
  padding-left: 10px;
}
.advancedSearchContainer .leaseSuretyGroup label {
  font-size: 12px;
  display: block;
}
.advancedSearchContainer .inputField {
  font-weight: 600;
}
.advancedSearchContainer ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 300;
}
.advancedSearchContainer ::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 300;
}
.advancedSearchContainer :-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 300;
}
.advancedSearchContainer :-moz-placeholder {
  /* Firefox 18- */
  font-weight: 300;
}
/* SEARCH RESULTS
********************************************/
.searchResultsContainer .searchControls {
  margin: 15px auto;
}
.searchResultsContainer .saveSearch {
  margin: 0 10px;
}
.searchResultsContainer .resultsContainer {
  text-align: center;
}
.searchResultsContainer .listing {
  display: inline-block;
  position: relative;
  vertical-align: top;
  width: 32%;
}
.searchResultsContainer .wrapper {
  padding: 10px;
}
.searchResultsContainer .featuredBanner {
  background-color: #006fca;
  color: white;
  padding: 5px 12px 5px 5px;
  position: absolute;
  top: 43px;
  right: 0;
  z-index: 100;
}
.searchResultsContainer .addressOverlay {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 10px;
  color: white;
}
.searchResultsContainer .address1 {
  text-transform: capitalize;
  font-size: 0.9em;
  font-weight: 400;
  text-align: left;
}
.searchResultsContainer .address2 {
  text-transform: capitalize;
  font-size: 0.8em;
  text-align: left;
}
.searchResultsContainer .listingImage {
  width: 100%;
  height: 200px;
}
.searchResultsContainer .details > p {
  margin-bottom: 3px;
}
.searchResultsContainer .ratingOverlay {
  position: absolute;
  margin-top: -38px;
  z-index: 100;
  padding: 0 10px;
  left: 10px;
  right: 10px;
}
.searchResultsContainer .starContainer {
  position: relative;
  top: 5px;
}
.searchResultsContainer .detailsContainer {
  margin: 10px;
  text-align: left;
}
.searchResultsContainer .leaseAmount {
  font-weight: 400;
  color: #006fca;
  font-size: 1em;
}
.searchResultsContainer .propertyDetails {
  font-size: 0.7em;
}
.searchResultsContainer .viewListing {
  font-size: 0.8em;
  display: block;
  margin: 5px auto;
  padding: 0;
  width: 92px;
  text-align: center;
}
.searchResultsContainer .propertyActions {
  text-align: right;
}
.searchResultsContainer .saveToFavorites {
  margin-bottom: 0;
}
.searchResultsContainer .saveToFavoritesContainer {
  position: relative;
  top: -15px;
}
.searchResultsContainer .saveToFavoritesContainer .fa-heart {
  color: #e6001e;
  margin-top: 10px;
}
.searchResultsContainer .pagination {
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
.searchResultsContainer .featuredRealtor .starContainer {
  margin-bottom: 5px;
  top: 0;
}
.searchResultsContainer .realtorCompany {
  font-weight: 400;
}
.searchResultsContainer .realtorDetails {
  font-size: 0.9em;
  margin: 7px auto;
  text-align: center;
}
.agentResultsContainer .featuredRealtor {
  height: 385px;
}
.noListingsFound {
  padding: 10px 0;
}
/* AGENT PROFILE PAGE
********************************************
.realtorProfile {
  .realtorHeadshot .imageWrapper {
    width: 250px;

    height: 250px;
  }

  .realtorDetails {
    text-align: left;
  }

  .name {
    font-size: 2.3em;
    line-height: 1.3em;
    color: @blue;
  }

  .company {
    font-size: 1.1em;
    line-height: 1.3em;
  }

  .starContainer {
    margin-bottom: 10px;
  }

  .socialIcons {
    margin-top: 15px;
  }

  .socialLabel {
    font-weight: 600;
    position: relative;
    top: -10px;
  }

  .videoWrapper {
    width: 420px;
    padding: 10px 20px 10px 10px;
  }

  .headline {
    padding: 10px 0;
    font-size: 1.8em;
    font-weight: 400;
    color: @blue;
  }

  .bodyText {
    font-size: 0.9em;
    margin-bottom: 10px;
  }
}

*/
/* INTRODUCTION
*******************************************

.intro {
  background: url('/images/homepage/intro-bg.jpg');  background-position:center center;  background-size:cover;  background-repeat:no-repeat;
  position:relative;
  .logo { width:auto; margin:0 0 0 -20px; }
  .title, .subTitle { color:white; }
  .title { font-size:3.8em; letter-spacing:-2.5px; padding-top:100px; }
  .subTitle { font-size:2.4em; }
  .bodyText { color:white; font-size:1.2em; line-height:1.3em; }
  .wrapper { max-width:500px; }
  .divider { border-color:@borderColor; margin:40px 0 25px 0; }
}

.featureBoxes {
  position:absolute; bottom:0; text-align:center;
  .wrapper { padding:30px 30px 15px 30px; }
  .box { background-color:@blue; float:left; width:33%; height:300px; position:relative; }
  .box1 { background-color:rgba(3, 95, 158, 0.8); }
  .box2 { background-color:rgba(3, 95, 158, 0.7); }
  .box3 { background-color:rgba(3, 95, 158, 0.6); }
  .subTitle { font-weight:300; font-size:1.5em; }
  .bodyText { font-size:0.8em; font-weight:300; }
  .fa { color:white; font-size:2.8em; padding-bottom:20px;  }
  .button { position:absolute; left:25%; right:25%; bottom:15px; }

}

*/
/* WELCOME
*******************************************
.welcome {
  padding:50px;
  .title { font-weight:400; }
  .bodyText { font-size:1.1em; line-height:1.4em; margin-top:5px; }
}
*/
/* ACCOUNT CREATION
*******************************************
.welcomePanel {
  .title { font-weight:400; text-align:center; margin:20px auto; }
  .bodyText { line-height:1.3em; }
}

.welcomeOffer {
  background-color:@blue; padding:20px;
  .title { color:white; font-size:6.5em; font-weight:300; }
  .bodyText { color:white; font-size:1.4em; line-height:1.3em;; text-align:center; }
}

*/
/* LOCATE A PROPERTY
******************************************
.ccBlock { text-align:center; }
.card { display:inline-block; margin:5px; }
.card > .fa { font-size:2.3em; color:@darkGray; }
.listingPhotoContainer { width:100%; height:180px; overflow:hidden; }

**/
/* SERVICES
*******************************************
.services {
  background: url('/images/homepage/services-bg.jpg');  background-position:center center;  background-size:cover;  background-repeat:no-repeat;
  color:white; padding:75px 0 25px 0;

  .title { font-weight:300; text-align:center; padding:0 0 40px 0; }
  .subTitle { font-size:1.8em; font-weight:300; text-align:center; padding:0 0 10px 0; }
  .bodyText { font-size:1.2em; line-height:1.5em; text-align:center;  }
  .serviceIcons { text-align:center; }
  .service { display:inline-block; margin:0 10px; }
  .circleIcon { width:100px; height:100px; .border-radius(100px); background-color:rgba(250, 250, 250, 0.2); }
  .circleIcon > .fa { line-height:100px; font-size:35px; }
  .circleIcon:hover { background-color:white; }
  .circleIcon:hover > .fa { color:@black; cursor:default; }
  .divider { margin:30px auto;  border-color:@borderColor; }

}

.rentersSearch{
  padding:50px; min-height:500px; text-align:center;
  .title { font-weight:300; text-align:center; font-size:3.3em; }
  .bodyText { line-height:1.5em; font-size:1.1em; margin:10px 0;  }

  .listing { margin:5px; padding:5px; border:1px solid @borderColor; }
  .listingPhoto { width:100%;}
  .address { font-weight:bold; font-size:0.9em; margin-top:5px; direction:ltr; }
  .listingDetails { font-weight:300; font-size:0.7em; margin:5px 0;  }

  .owl-carousel { margin-top:30px; }
  .owl-prev, .owl-next { color:@ltGray; font-size:32px; position:absolute; top:75px; .transition(all 1s); }
  .owl-prev:hover, .owl-next:hover { color:@darkGray; }
  .owl-next { right:-30px; }
  .owl-prev { left:-30px; }

  .searchContainer {
    margin-top:20px;
    .row { margin:0 3px; }
    .col-sm-4, .col-sm-2, .col-sm-5, .col-sm-1 { padding:0 2px; }
  }

  .searchResultsContainer { margin:30px 5px 0 5px; display:none; }
  .searchResultsContainer th { text-align:center; }
  .searchResultsContainer th:first-of-type { text-align:left; }
  .searchResultsContainer td:first-of-type { text-align:left; }
  .searchResultsContainer td:nth-child(2) { text-align:right; }
}


.listingDetails
{
  p { margin:10px 0; }
  .modal-dialog { width: 400px; }
  .modal-title { font-size:2.2em; }
  .listingPhoto { width:100%; }
  .listingAddress { font-weight:bold; text-align:center; }
  .listingDetails { text-align:center; font-size:0.8em;  }
  .listingDescription { font-size:0.8em; text-align:justify; }
  .listingFee { text-align:center; font-size:1.1em; margin:5px 0; font-weight:bold; }
  .feeContainer { margin-top:20px; }
  .form-group { margin-bottom:5px; }

  .feeContainer table { width:100%; }
  .feeContainer td { padding:5px; font-size:0.8em; }
  .feeValue { text-align:right;}
  .totalFeeRow { border-top:1px solid @borderColor; }
  .totalFeeRow td { font-weight:bold; font-size:1.2em; }

  .realtorDetails { margin-top:20px; }
  .realtorLogo { float:left; max-width:100px; max-height:100px; margin-right:10px;  }
  .realtorCompany { font-size:1.2em; font-weight:bold; }
  .realtorName { font-size:1.0em; font-weight:400; }
  .realtorEmail, .realtorPhone { font-size:0.8em; }

  .cardPanel { float:right; width:350px; }
  .cardPanel input { line-height:26px; width:100%; font-size:14px; text-align:center; }
  .cardPanel .fieldGroup { margin: 10px 0; text-align:center; }
  .cardPanel .btn { .border-radius(0px); display:inline-block; width:auto; }

  .applicationButtons .btn { margin-right:10px; }
}

.paymentConfirmation .modal-title { font-size:2.2em; }

*/
/* SIGNUP PANEL
********************************************/
.signupPanel .modal-header {
  background-color: #006fca;
  color: white;
  text-align: center;
  padding: 30px;
}
.signupPanel .modal-header a {
  text-decoration: underline;
}
.signupPanel .modal-header a:hover {
  color: white;
}
.signupPanel .modal-title {
  font-size: 2.4em;
}
.signupPanel .fieldErrorText {
  display: none;
}
/* FAQ PAGE
********************************************/
/*
.faqPage { background: url('/images/faq.jpg');  background-position:center center;  background-size:cover;  background-repeat:no-repeat; }
.faq { margin:20px auto; width:100%; }
.faqHeader { font-weight:bold; font-size:2.5em; letter-spacing:-1.5px; color:@darkGray; border-bottom:1px solid @borderColor; margin:50px auto 20px;  }
.faqItem { display:block; margin:20px auto; }
.question { font-weight:400; color:@blue; font-size:1.8em; display:block; margin:30px 0 5px; letter-spacing:-1px; }
.answer { font-weight:300; margin:5px auto; display:block; }
*/
/* RENTERS PAGE
********************************************/
/* REALTORS PAGE
********************************************/
/*
.realtorsPage { background: url('/images/realtor.jpg');  background-position:center center;  background-size:cover;  background-repeat:no-repeat; min-height:678px; }
.realtorsPage .callToAction { font-size:2.6em; margin-top:10px; }
.howDoesItWork { padding:10px; border:1px solid @black; background-color:white; width:75%; margin:auto;  }
.howDoesItWork > .bulletList { width:90%; }
*/
.realtorsPage .howDoesItWork {
  border: 1px solid #d7d7d7;
  padding: 15px;
  margin: 50px auto 25px;
}
.realtorsPage .howDoesItWork .subTitle {
  margin: 0 auto 10px;
  font-size: 2.6em;
  font-weight: 300;
  text-align: center;
}
.realtorsPage .bulletList {
  width: 90%;
}
.realtorsPage .flowchartImage {
  width: 95%;
  margin: auto;
}
.realtorsPage .bodyText {
  line-height: 1.6em;
  margin: 10px 0 25px;
}
.realtorsPage .bgCheckTitle {
  font-size: 1.3em;
  font-weight: 400;
}
.realtorsPage .bulletList {
  margin-bottom: 50px;
}
.realtorsPage .bulletList li {
  font-size: 1.2em;
}
.realtorsWelcomePage .pageTitle {
  text-align: center;
}
.realtorsWelcomePage .subTitle {
  font-weight: 300;
  text-align: center;
  margin-bottom: 30px;
}
.realtorsWelcomePage .callToAction {
  margin: 25px auto 5px;
}
/* LANDLORDS PAGE
********************************************/
.landlordsPage .panelCancelButton {
  display: none;
}
/*
.landlordsPage { background: url('/images/landlords.jpg');  background-position:center center;  background-size:cover;  background-repeat:no-repeat; min-height:678px; }
.landlordsPage
*/
/* CONTACT US
********************************************/
.contactPage .address {
  font-size: 1.2em;
  line-height: 1.5em;
}
.contactPage .addressBlock .logo {
  width: auto;
  margin: 30px auto 15px;
}
.contactPage .inputButtons {
  margin-right: 15px;
}
.contactForm {
  margin-top: 30px;
}
.contactForm textarea {
  height: 100px;
}
/*
.contactPage {
  background: url('/images/contact.jpg');  background-position:center center;  background-size:cover;  background-repeat:no-repeat; min-height:678px;
  .address { font-size:1.2em; line-height:1.5em; }
  .logo { width:auto; margin:30px auto 15px; }
  .inputButtons { margin-right:15px; }
}

.contactForm { margin-top:30px; }
.contactForm textarea { height: 100px; }
*/
/* SIGN UP
********************************************/
.signUpPage {
  /* Loading Spinner
  ********************************************/
}
.signUpPage .pageTitle {
  font-size: 1.3em;
  color: #9E9E9E;
  font-weight: 300;
  letter-spacing: 1px;
}
.signUpPage .subTitle {
  font-size: 1.6em;
  color: #006fca;
  text-align: center;
  font-weight: normal;
}
.signUpPage .accountTypeContainer {
  text-align: center;
}
.signUpPage .accountType {
  display: inline-block;
  margin: 10px;
  padding: 10px;
  border-radius: 5px;
  opacity: 0.5;
  filter: alpha(opacity= 50 );
  border: 1px solid #006fca;
  background-color: #e7f6fe;
  width: 250px;
  text-align: left;
}
.signUpPage .accountType.active,
.signUpPage .accountType:hover {
  background-color: #fccd5c;
  border: 1px solid #EEA904;
  opacity: 1;
  filter: alpha(opacity= 100 );
  cursor: pointer;
}
.signUpPage .accountTypeHeader {
  font-size: 1.4em;
  color: #006fca;
  margin-bottom: 10px;
}
.signUpPage .accountTypeError {
  text-align: center;
  padding: 0;
}
.signUpPage .createAccountForm {
  margin: 10px auto;
  padding: 0 45px;
}
.signUpPage .fieldErrorText {
  padding-left: 0;
}
.signUpPage .multiInput input {
  margin-bottom: 5px;
}
.signUpPage .multiInput input:last-of-type {
  margin-bottom: 0;
}
.signUpPage .loader {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 80px;
  height: 80px;
  border: 10px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}
@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
  }
}
/* RENTAL APPLICATION
********************************************/
.rentalApplication .alert {
  margin: 0 auto 25px;
}
.rentalApplication .siteWrapper {
  margin: 95px auto;
  padding: 20px;
  max-width: 1060px;
}
.rentalApplication .propertyImage {
  height: 190px;
}
.rentalApplication .propertyTitle {
  margin: 10px auto 5px;
  font-size: 1.2em;
  font-weight: 400;
}
.rentalApplication .propertyDescription {
  font-size: 0.9em;
  line-height: 1.4em;
}
.rentalApplication .panelTitle {
  font-size: 1.23em;
  font-weight: 300;
  margin-bottom: 25px;
  line-height: 1.3em;
}
.rentalApplication .panelDescription {
  padding-bottom: 10px;
}
.rentalApplication .selectApplication {
  border-radius: 5px;
  background-color: #e7f6fe;
  border: 1px solid #006fca;
  padding: 25px 25px 50px;
  position: relative;
}
.rentalApplication .selectApplication .previousApps {
  width: 340px !important;
}
.rentalApplication .nextPanel {
  display: block;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.rentalApplication .leaseText {
  line-height: 1.5em;
}
.rentalApplication .leaseFormContainer .nextPanel {
  bottom: -30px;
}
.rentalApplication .leaseFormContainer .alert {
  margin: 20px auto;
}
.rentalApplication .leaseHeader img {
  max-width: 500px;
  width: 98%;
  display: block;
  margin: auto;
}
.rentalApplication .leaseInputField {
  margin: 10px 2px;
  border: none;
  border-bottom: 1px solid #333333;
  padding: 3px 0;
  font-weight: bold;
}
.rentalApplication .leaseTextArea {
  border: none;
  background-color: #eeeeee;
  padding: 10px;
  width: 100%;
  display: block;
  height: 100px;
}
.rentalApplication .fieldGroup {
  margin: 30px 0;
}
.rentalApplication .vertMargin {
  margin: 15px 0;
}
.rentalApplication .list {
  list-style-type: decimal;
  padding-left: 30px;
}
.rentalApplication .landlordBox {
  padding: 10px;
  border: 1px solid #d7d7d7;
}
.rentalApplication .leaseTitle {
  font-size: 2em;
  font-weight: bold;
  margin: 20px auto;
}
.rentalApplication .leaseTitle > em {
  font-size: 0.8em;
}
.rentalApplication .paymentPanel .modal-dialog {
  width: 400px;
}
.rentalApplication .inlineError .error {
  display: inline;
}
.rentalApplication .required {
  color: #e6001e;
  font-size: 11px;
  position: relative;
  top: -5px;
}
.rentalApplication .required:after {
  content: "";
}
.rentalApplication .upload_doc {
  width: 300px;
  margin: 20px 0;
}
.rentalApplication .noDocsRequired {
  margin: 50px auto;
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
}
.rentalApplication .tab-pane {
  position: relative;
}
.rentalApplication .inlineError .error {
  display: inline;
}
.rentalApplication .applicationLink {
  display: block;
  margin-top: 25px;
}
.rentalApplication .requiredDocs {
  padding-top: 10px;
}
.rentalApplication .requiredDocs li {
  padding: 5px 0;
}
.mobileLeaseApp label {
  padding-bottom: 10px;
}
.mobileLeaseApp h2 {
  font-weight: 600;
  text-align: center;
  margin: 25px auto 10px;
}
.mobileLeaseApp p,
.mobileLeaseApp li {
  font-size: 1em;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 15px;
}
.mobileLeaseApp input[type="checkbox"],
.mobileLeaseApp input[type="radio"] {
  display: inline;
}
.mobileLeaseApp .bulletList {
  list-style-type: disc;
  margin-bottom: 15px;
  text-align: left;
  width: 100%;
  padding-left: 20px;
}
.mobileLeaseApp .bulletList li {
  padding-left: 10px;
  margin: 10px 0;
  text-align: left;
}
.mobileLeaseApp .inline-groups {
  margin: 10px auto;
}
.mobileLeaseApp .inline-groups .form-group,
.mobileLeaseApp .inline-groups .form-control {
  display: inline-block;
  padding: 0;
  margin: 0 10px 0 0;
}
.mobileLeaseApp .inline-groups .form-group label {
  margin: 0;
}
.mobileLeaseApp .mobileStep {
  display: none;
}
.mobileLeaseApp .mobileStep.active {
  display: block;
}
.mobileLeaseApp .navSwitcherGroup {
  margin: 25px auto;
}
.payApplicationForm .fieldGroup {
  margin: 10px auto;
}
.payApplicationForm .feeContainer {
  margin-top: 20px;
}
.payApplicationForm .feeContainer table {
  width: 100%;
}
.payApplicationForm .feeContainer td {
  padding: 5px;
  font-size: 0.8em;
}
.payApplicationForm .feeValue {
  text-align: right;
}
.payApplicationForm .totalFeeRow {
  border-top: 1px solid #d7d7d7;
}
.payApplicationForm .totalFeeRow td {
  font-weight: bold;
  font-size: 1.2em;
}
.payApplicationForm .alert {
  margin: 20px auto;
}
.appHeader {
  background-color: #003764;
  border-radius: 5px;
  color: white;
  text-align: left;
  margin-bottom: 50px;
}
.appHeader .appMenu {
  list-style-type: none;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
}
.appHeader .step {
  -webkit-box-flex: 0;
          flex: 0 0 155px;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.appHeader .step > a,
.appHeader .title.step {
  display: block;
  padding: 0 20px;
  line-height: 60px;
}
.appHeader .step:last-of-type {
  -webkit-box-flex: 0;
          flex: 0 0 100px;
  border-right: none;
}
.appHeader .step:first-of-type {
  -webkit-box-flex: 1;
          flex: 1 1;
}
.appHeader .step.active {
  background-color: #EEA904;
  color: #333333;
}
.appHeader .title {
  -webkit-box-flex: 0;
          flex: 0 0 235px;
  font-size: 1.5em;
  font-weight: 300;
  text-align: left;
}
.demo-container {
  height: 400px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.form-group label {
  font-weight: 800;
  font-size: 14px;
}
.fieldGroup textarea.leaseTextArea {
  border: 1px solid #ccc;
  border-radius: 4px;
}
.spaceLeftSide {
  margin-right: 15px;
}
.checkboxLabel,
.radioLabel {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radioLabel {
  margin-bottom: 0;
  padding-right: 8px;
  line-height: 1;
  font-weight: 400!important;
  min-width: inherit!important;
}
.checkboxLabel {
  margin-right: 18px;
}
.form-control {
  font-weight: 400;
}
.panelDescription strong {
  font-weight: 800;
  color: #555;
}
#dcsListVehicleInputsWrapper h2.panelDescription {
  margin-top: 5px;
}
.checkboxLabel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.radioLabel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.checkmark,
.checkmarkRadio {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.checkmarkRadio {
  border-radius: 50%;
}
.checkboxLabel input:checked ~ .checkmark,
.radioLabel input:checked ~ .checkmarkRadio {
  background-color: #2196F3;
  border-color: transparent;
}
.checkmark:after,
.checkmarkRadio:after {
  content: "";
  position: absolute;
  display: none;
}
.checkboxLabel input:checked ~ .checkmark:after,
.radioLabel input:checked ~ .checkmarkRadio:after {
  display: block;
}
.checkboxLabel .checkmark:after {
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.radioLabel .checkmarkRadio:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}
.mobileLeaseApp h2.panelDescription,
.mobileLeaseApp .panelDescription h2 {
  font-weight: 800;
}
.mobileLeaseApp p,
.mobileLeaseApp li {
  font-weight: 400;
}
select.form-control {
  background-image: url(../images/arrow-down-sign-to-navigate.png);
  background-size: 13px auto;
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.owl-prev,
.owl-next {
  display: none;
}
.owl-prev,
.owl-next {
  position: absolute;
}
.owl-prev {
  left: 10px;
  top: 135px;
}
.owl-next {
  right: 10px;
  top: 135px;
}
button.owl-prev.disabled,
.owl-next.disabled {
  display: none !important;
}
@media (max-width: 575px) {
  .fullwidthsize {
    display: block;
    width: 100%;
  }
  label.fullwidthsize + br {
    display: none;
  }
}
/*------------------------------------------------------------------------
# author    Eric Worman, HotRocket Development, Inc.
# copyright Copyright  2014. All rights reserved.
# @license  http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Website    Go4Rent Payment System
# Path: /resources/assets/less/media-queries.less
-------------------------------------------------------------------------*/
/* Import 3L mixins
********************************************/
/* G4R Revised Color Palette */
/* Disable zooming when input field gets focus
*********************************************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}
@media (max-width: 1200px) {
  .property .pageHeader {
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .navbar-nav {
    text-align: left;
  }
  .mainHeader .menuItem {
    margin: 0 15px;
  }
  /* RENTAL APPLICATION
	********************************************/
  .appHeader .appMenu {
    display: block;
  }
  .appHeader .step {
    text-align: left;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 920px) {
  .navbar-nav {
    text-align: left;
  }
  .mainHeader .menuItem {
    margin: 0 15px;
  }
  .realtorName {
    font-size: 1em;
  }
  .listingCount {
    font-size: 0.9em;
  }
  /* HELLOSIGN
	********************************************/
  #hsEmbeddedWrapper,
  #hsEmbeddedFrame {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  /* COMMON
    ********************************************/
  .pageWidth {
    padding: 0 10px;
  }
  /* HEADER
    ********************************************/
  .navbar-nav {
    text-align: center;
  }
  .mainHeader .menuItem {
    line-height: inherit;
  }
  /* HOMEPAGE - SEARCH
    ********************************************/
  .slide {
    height: 350px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 8px 14px;
    font-size: 16px;
  }
  .searchInputs .searchButton {
    padding: 8px 35px;
    font-size: 18px;
  }
  .searchInputs .searchInputField {
    height: 40px;
  }
  .searchPanel {
    padding: 25px;
    width: 95%;
    top: 70px;
  }
  .detailsOverlay {
    bottom: 0;
  }
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 200px;
  }
  /* HOMEPAGE - SPOTLIGHT REALTORS
    ********************************************/
  .featuredRealtor {
    width: 49%;
    vertical-align: top;
  }
  /* SEARCH RESULTS
    ********************************************/
  .searchResultsContainer .listing {
    width: 49%;
  }
  .searchResultsContainer .header {
    margin-top: 25px;
    text-align: center;
    font-size: 1.8em;
  }
  .searchResultsContainer .searchControls {
    text-align: center;
  }
  /* RENTAL APPLICATION
	********************************************/
  .rentalApplication .selectApplication {
    margin: 15px auto;
  }
  .rentalApplication .selectApplication {
    padding: 10px 10px 55px;
  }
  /* LISTING DETAILS
	********************************************/
  .rentalApplication .propertyImage {
    height: 320px;
  }
  .realtorHeadshot .imageWrapper {
    width: 125px;
    height: 125px;
  }
  /* AGENT DETAILS
	********************************************/
  .agent-image {
    text-align: left !important;
  }
}
@media (max-width: 640px) {
  /* HEADER
    ********************************************/
  .navbar-nav {
    text-align: center;
  }
  .mainHeader .menuItem {
    margin: 5px;
    line-height: inherit;
  }
  /* HOMEPAGE - SEARCH
      ********************************************/
  .slide {
    height: 250px;
  }
  .searchPanel {
    padding: 10px;
    top: 25px;
  }
  .searchPanel .header {
    text-align: center;
    margin-top: 10px;
  }
  .searchInputs .searchByContainer {
    -webkit-box-flex: 0;
            flex: 0 0 100px;
  }
  .searchInputs .searchButtonContainer {
    -webkit-box-flex: 0;
            flex: 0 0 85px;
  }
  .searchInputs .searchInputField {
    height: 33px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 6px 10px;
    font-size: 14px;
  }
  .searchInputs .searchButton {
    padding: 6px 30px;
    font-size: 16px;
  }
  .searchLinks {
    font-size: 0.9em;
  }
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 175px;
  }
  /* SEARCH RESULTS
    ********************************************/
  .searchResultsContainer .listing {
    width: 100%;
  }
  .searchResultsContainer .listingImage {
    width: 100%;
    height: 325px;
  }
  /* SIGN UP
	********************************************/
  .signUpPage .createAccountForm {
    padding: 0 10px;
  }
  /* LISTING DETAILS
	********************************************/
  .rentalApplication .propertyImage {
    height: 280px;
  }
}
@media (max-width: 480px) {
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 120px;
  }
  .searchPanel .header {
    font-size: 1.4em;
  }
  .searchLinksContainer {
    font-size: 1em;
  }
  /* HOMEPAGE - SPOTLIGHT REALTORS
	********************************************/
  .featuredRealtor {
    width: 75%;
    vertical-align: top;
  }
  /* SIGN UP
	********************************************/
  .signUpPage .pageTitle {
    text-align: center;
    margin-bottom: 10px;
  }
  .signUpPage .createAccountForm {
    padding: 0;
  }
  /* LISTING DETAILS
	********************************************/
  .listingDetailsPage .property .propertyImageContainer,
  .listingDetailsPage .property .propertyImageContainerMobile {
    width: 100%;
    float: none;
  }
  .listingDetailsPage .property .propertyDetailsContainer {
    width: 100%;
    float: none;
  }
  .listingDetailsPage .property .wrapperPadding {
    padding: 20px 0 0;
  }
  .listingDetailsPage .property .starContainer {
    margin-top: 5px;
  }
  .listingDetailsPage .listingItem > label {
    display: block;
  }
  .socialSprite {
    width: 25px;
    height: 25px;
  }
  .socialSprite.facebook {
    background-position: 0 0;
  }
  .socialSprite.twitter {
    background-position: -25px 0;
  }
  .socialSprite.google {
    background-position: -50px 0;
  }
  .socialSprite.pinterest {
    background-position: -75px 0;
  }
  .socialSharingContainer > span {
    top: -6px;
    font-size: 1em;
  }
  .socialSharingContainer .shareLabel {
    top: -6px;
  }
  .socialSharingContainer .emailText {
    margin-top: 10px;
  }
  .socialSharingContainer .emailText.acceptGuarantorVisible {
    position: relative;
    top: -35px;
    margin-top: 0;
  }
  .socialSharingContainer .emailText > a {
    font-size: 0.9em;
    margin-right: 0;
    right: -15px;
  }
  .rentalApplication .propertyImage {
    height: 220px;
  }
  .socialSharingContainer .acceptGuarantor {
    padding-left: 0;
  }
  /* RENTAL APPLICATION
	********************************************/
  .card-wrapper {
    display: none;
  }
  /* DASHBOARD
	********************************************/
  .mainDashboardNav li {
    font-size: 0.7em;
    width: 60px;
    padding: 5px 0;
  }
  .pageContent {
    padding: 0 10px;
  }
  .curRecordsWrapper {
    padding: 0;
  }
  .formHeader {
    padding: 15px;
    line-height: 1.3em;
  }
  .renterPage {
    margin: 0 10px;
  }
}
.listingRealtor-mobile {
  display: none;
  margin-top: 0;
}
.listingRealtor-mobile .realtorLogo {
  margin: auto;
}
.spotlightRealtors-mobile {
  display: none;
}
.spotlightRealtors-mobile .realtorLogo {
  margin: auto;
}
.listingDetailsPage .chatButton {
  margin: 0 !important;
  width: 45% !important;
}
.realtor-data {
  margin-top: 30px;
}
.listingDetailsPage .buttonBlock {
  width: auto;
}
.listingRealtor-mobile .image {
  width: 150px;
}
.listinglightRealtors {
  background-color: #ffffff;
  margin-top: 40px;
  padding: 8px;
  border: 0px solid #05090c;
  border-radius: 2px;
}
.listingDetailsPage .buttonBlock-mobile .chatButton {
  margin: 0 auto;
  width: 149px;
}
.mobile-realtor-icon {
  margin-bottom: 15px;
}
.btn-connect-small {
  padding: 0px 20px !important;
  margin-bottom: 10px !important;
  height: 46px;
  margin-top: 10px;
}
.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
}
@media (max-width: 575.98px) {
  .listingRealtor {
    display: none;
  }
  .spotlightRealtors {
    display: none;
  }
  .realtor-data {
    margin: 0;
    width: 100%;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
  }
  .spotlightRealtors .listingRealtor {
    margin: 0;
  }
  .listingRealtor-mobile {
    display: block;
  }
  .listingDetailsPage .buttonBlock {
    /* display: flex;
    align-items: center;
    justify-content: center !important;
    padding: 15px 0 0; */
  }
  .listingDetailsPage .realtorDetails {
    float: none;
    text-align: center;
  }
  .listingRealtor-mobile.listingRealtor .header {
    text-align: center;
  }
  .realtorHeadshot .imageWrapper {
    margin: 0px auto;
  }
  .realtorHeadshot .imageWrapper {
    margin: 0px auto;
  }
  .spotlightRealtors-mobile {
    display: block;
  }
  .spotlightRealtors-mobile .listingRealtor {
    display: block;
  }
  .listingRealtor .header {
    text-align: center;
  }
  .listingDetailsPage .chatButton {
    margin: auto !important;
  }
  .owl-prev,
  .owl-next {
    display: block;
  }
  .sticky-mobile {
    position: -webkit-sticky;
    position: sticky;
    top: 0px !important;
    z-index: 10;
  }
  .owl-next {
    right: 5px;
    top: 35%;
  }
  .owl-prev {
    left: 7px;
    top: 35%;
  }
  .spotlightRealtors .listingRealtor {
    margin: 0px;
  }
  .owl-leasing-pro.owl-carousel .owl-stage {
    display: -webkit-box;
    display: flex;
  }
  .owl-leasing-pro.owl-carousel .owl-item {
    display: -webkit-box;
    display: flex;
  }
  .owl-leasing-pro.owl-carousel .owl-item .item {
    width: 100%;
  }
  .listingRealtor-mobile {
    width: 99.333333%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
  .applyNowContainer {
    margin-bottom: 20px;
  }
  .alogo_adss {
    display: block;
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .listingRealtor {
    display: none;
  }
  .spotlightRealtors {
    display: none;
  }
  .listingRealtor-mobile {
    display: block;
  }
  .spotlightRealtors .listingRealtor {
    margin: 0;
  }
  .listingRealtor > .img {
    float: left;
  }
  .listingRealtor-mobile.listingDetailsPage .realtorDetails {
    float: none;
    text-align: center;
  }
  .spotlightRealtors-mobile {
    display: block;
  }
  .listingDetailsPage .chatButton {
    width: 80% !important;
  }
  .spotlightRealtors-mobile .listingRealtor {
    display: block;
  }
  .owl-prev,
  .owl-next {
    display: block;
  }
  .sticky-mobile {
    position: -webkit-sticky;
    position: sticky;
    top: 0px !important;
    z-index: 10;
  }
  .listingRealtor-mobile .image {
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
    margin-left: 0px;
  }
  .realtor-data {
    width: 70%;
    margin: 0 auto;
    -webkit-box-align: center;
            align-items: center;
  }
  .listingDetailsPage .realtorDetails {
    float: left;
    margin-left: 25px;
    width: 150px;
  }
  .listingRealtor-mobile .header {
    text-align: center;
    margin-bottom: 25px;
  }
  .owl-next {
    right: 10px;
    top: 30%;
  }
  .owl-prev {
    left: 10px;
    top: 30%;
  }
}
/* PROPERTY MANAGEMENT
  ********************************************/
.propertyManagementPage .dark-blue {
  color: #003764;
}
.propertyManagementPage .dark-blue-bg {
  background-color: #003764;
  color: white;
}
.propertyManagementPage .light-text {
  color: #424C55;
  font-weight: 300;
}
.propertyManagementPage .black-text {
  color: black;
}
.propertyManagementPage .bold-text {
  font-weight: 600;
}
.propertyManagementPage .blue-gradient {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#C3DFED));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #C3DFED 100%);
}
.propertyManagementPage .blue-gradient-inverted {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(#C3DFED));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #C3DFED 100%);
}
.propertyManagementPage .section-padding {
  padding: 0 100px 0 100px;
}
.propertyManagementPage .page-padding {
  padding-top: 130px;
}
.propertyManagementPage .siteWrapper {
  padding: 0;
}
.propertyManagementPage .header-padding {
  padding-top: 130px;
}
.propertyManagementPage .header {
  font-weight: 500;
  font-size: 64px;
  line-height: 100%;
}
.propertyManagementPage .body-text {
  font-size: 14px;
  line-height: 150%;
}
.propertyManagementPage .hero-text {
  padding: 130px 50px 20px 0;
}
.propertyManagementPage .hero-image {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  position: relative;
  top: 10px;
}
.propertyManagementPage .hero-image img {
  max-width: inherit;
  width: 650px;
}
.propertyManagementPage .hero-cta {
  margin-top: 40px;
}
.propertyManagementPage .hero-cta a {
  padding: 12px 24px;
  line-height: 150%;
}
.propertyManagementPage .oval-background {
  background-color: #003764;
  color: white;
  border-radius: 50px;
  padding: 12px 24px;
  line-height: 150%;
}
.propertyManagementPage .benefits-link {
  margin-right: 24px;
}
.propertyManagementPage .pm-image-2 {
  position: relative;
}
.propertyManagementPage .pm-image-2 img {
  position: relative;
  z-index: 10;
  width: 503px;
  height: 601px;
  max-width: inherit;
}
.propertyManagementPage .pm-image-2 .image-shadow {
  background-color: #EDF7FF;
  position: absolute;
  right: -50px;
  bottom: -50px;
  width: 401px;
  height: 554px;
}
.propertyManagementPage .checklist li {
  position: relative;
  padding-left: 32px;
}
.propertyManagementPage .checklist svg {
  position: absolute;
  left: 0;
}
.propertyManagementPage .checklist-lg svg {
  top: 2px;
}
.propertyManagementPage .plan-features-wrapper {
  gap: 0 20px;
}
.propertyManagementPage .plan-feature {
  background-color: white;
  padding-bottom: 20px;
  position: relative;
}
.propertyManagementPage .plan-feature a {
  width: 100%;
}
.propertyManagementPage .plan-feature:hover {
  cursor: pointer;
  background-color: #EBF2FF;
}
.propertyManagementPage .plan-feature-header {
  background-color: #EBF2FF;
  padding: 16px;
  border-radius: 8px 8px 0 0;
  text-align: center;
  font-size: 19px;
  margin-bottom: 30px;
}
.propertyManagementPage .plan-feature-price {
  margin-bottom: 15px;
}
.propertyManagementPage .plan-feature-list li {
  font-size: 12px;
  position: relative;
  padding: 0 20px 0 38px;
  line-height: 150%;
  margin-bottom: 10px;
}
.propertyManagementPage .plan-feature-list svg {
  position: absolute;
  left: 10px;
}
.propertyManagementPage .plan-feature-list li.plan-signup-btn {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.propertyManagementPage .plan-features-checkout li.plan-signup-btn {
  display: none;
}
.propertyManagementPage .pm-image-3 {
  position: relative;
  width: 50%;
}
.propertyManagementPage .pm-image-3 img {
  position: relative;
  z-index: 10;
  width: 503px;
  height: 601px;
  max-width: inherit;
  box-shadow: 50px 50px 0 #EDF7FF;
}
.propertyManagementPage .breaking-it-down .sub-header {
  font-size: 36px;
  font-weight: 600;
}
.propertyManagementPage .breaking-it-down .fa {
  font-weight: 300;
}
.propertyManagementPage .breakdown-text-wrapper {
  width: 50%;
  margin-right: 80px;
}
.propertyManagementPage .breakdown-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #E8E8E8;
  margin-bottom: 20px;
}
.propertyManagementPage .breakdown-item:hover {
  cursor: pointer;
}
.propertyManagementPage .breakdown-item .fa-plus {
  align-self: center;
}
.propertyManagementPage .breakdown-item .fa-times {
  display: none;
}
.propertyManagementPage .breakdown-item .breakdown-text,
.propertyManagementPage .breakdown-item .breakdown-text-list {
  display: none;
  color: #6A6A6A;
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
}
.propertyManagementPage .breakdown-item.active .fa-plus {
  display: none;
}
.propertyManagementPage .breakdown-item.active .fa-times {
  display: block;
}
.propertyManagementPage .breakdown-item.active .breakdown-text,
.propertyManagementPage .breakdown-item.active .breakdown-text-list {
  display: block;
}
.propertyManagementPage .breakdown-title {
  margin-bottom: 10px;
}
.propertyManagementPage .prop-assist-list {
  flex-wrap: wrap;
}
.propertyManagementPage .property-assistant-wrapper .sub-header {
  font-size: 21px;
  font-weight: 500;
}
.propertyManagementPage .property-assistant-wrapper .header {
  font-size: 44px;
  font-weight: 500;
}
.propertyManagementPage .prop-assist-list-header {
  font-style: italic;
}
.propertyManagementPage .prop-assist-list-title {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 10px;
}
.propertyManagementPage .prop-assist-list-item {
  width: 44%;
  padding: 20px;
  background-color: #C3DFED;
  margin-bottom: 50px;
  border-radius: 20px;
}
.propertyManagementPage .use-go4rent {
  border-radius: 32px;
  margin-bottom: 30px;
}
.propertyManagementPage .use-go4rent .sub-header {
  font-size: 48px;
  margin-bottom: 20px;
  font-weight: 500;
}
.propertyManagementPage .checkout {
  width: 80%;
  margin: 0 auto 20px;
}
.propertyManagementPage .form-group label {
  font-weight: 300;
  display: none;
}
.propertyManagementPage .form-control {
  border-radius: 30px;
  padding: 24px;
}
.propertyManagementPage select.form-control {
  padding: 0 24px;
  height: 50px;
}
.propertyManagementPage .checkout .sub-header {
  color: #003764;
}
.propertyManagementPage .checkout .d-flex {
  gap: 0 20px;
}
.propertyManagementPage .checkout .personal-info {
  max-width: 560px;
  margin-right: 30px;
}
.propertyManagementPage .checkout .plan-feature:hover {
  cursor: default;
  background-color: white;
}
.propertyManagementPage .checkout .elite-tier-panel {
  background-color: white;
  padding: 20px;
}
.propertyManagementPage .checkout .order {
  width: 400px;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}
.propertyManagementPage .checkout .prop-assist-text {
  line-height: 1.5em;
}
.propertyManagementPage .checkout .prop-assist-img {
  width: 160px;
}
.propertyManagementPage .btn.create {
  border-radius: 30px;
}
.propertyManagementPage .apply-coupon-btn {
  height: 50px;
  border-radius: 0 30px 30px 0;
}
.propertyManagementPage .fieldErrorText {
  color: red;
  font-weight: 400;
}
.propertyManagementPage .pay-tier-fee-wrapper .landlord-details-field {
  display: none;
}
@media (max-width: 1330px) {
  .propertyManagementPage .checkout {
    width: 95%;
  }
}
@media (max-width: 1217px) {
  .propertyManagementPage .pm-image-3 img {
    width: 403px;
    height: 481px;
  }
  .propertyManagementPage .pm-image-3 .image-shadow {
    width: 321px;
    height: 443px;
  }
  .propertyManagementPage .pm-image-2 {
    display: none;
  }
  .propertyManagementPage .pm-image-3 {
    display: none;
  }
  .propertyManagementPage .checkout {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .propertyManagementPage .section-padding {
    padding: 0 50px 0 50px;
  }
  .propertyManagementPage .checkout {
    padding: 120px 20px 20px 20px;
  }
  .propertyManagementPage .hero-text {
    padding-right: 0;
  }
}
@media (max-width: 640px) {
  .propertyManagementPage .section-padding {
    padding: 0 20px 0 20px;
  }
  .propertyManagementPage .header {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .propertyManagementPage .hero-text {
    padding: 130px 0 20px;
  }
  .propertyManagementPage .plan-features-wrapper {
    flex-wrap: wrap;
  }
  .propertyManagementPage .plan-feature {
    margin-bottom: 20px;
  }
  .propertyManagementPage .breakdown-text-wrapper {
    width: 100%;
    margin-right: 0;
  }
  .propertyManagementPage .use-go4rent .sub-header {
    font-size: 28px;
    margin-top: 20px;
    text-align: center;
  }
  .propertyManagementPage .use-go4rent .oval-background {
    margin: auto;
    display: block;
    text-align: center;
  }
  .propertyManagementPage .plan-feature-list li.plan-signup-btn {
    position: static;
  }
  .propertyManagementPage .prop-assist-list-item {
    width: 100%;
  }
  .propertyManagementPage .checkout {
    padding-top: 120px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
  }
  .propertyManagementPage .checkout .personal-info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .propertyManagementPage .checkout .order {
    -webkit-box-ordinal-group: 2;
            order: 1;
    margin-bottom: 20px;
    width: 100%;
  }
  .propertyManagementPage .checkout .prop-assist-img {
    display: none;
  }
  .propertyManagementPage .personal-info .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-flow: column;
  }

  .propertyManagementPage .plan-feature-price {
    font-size:30px;
  }
}

/*------------------------------------------------------------------------
# author    Eric Worman, HotRocket Development, Inc.
# copyright Copyright  2014. All rights reserved.
# @license  http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Website    Go4Rent Payment System
# Path: /resources/assets/less/media-queries.less
-------------------------------------------------------------------------*/
/* Import 3L mixins
********************************************/
/* G4R Revised Color Palette */
/* Disable zooming when input field gets focus
*********************************************/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}
@media (max-width: 1200px) {
  .property .pageHeader {
    padding-top: 20px;
  }
}
@media (max-width: 992px) {
  .navbar-nav {
    text-align: left;
  }
  .mainHeader .menuItem {
    margin: 0 15px;
  }
  /* RENTAL APPLICATION
	********************************************/
  .appHeader .appMenu {
    display: block;
  }
  .appHeader .step {
    text-align: left;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (max-width: 920px) {
  .navbar-nav {
    text-align: left;
  }
  .mainHeader .menuItem {
    margin: 0 15px;
  }
  .realtorName {
    font-size: 1em;
  }
  .listingCount {
    font-size: 0.9em;
  }
  /* HELLOSIGN
	********************************************/
  #hsEmbeddedWrapper,
  #hsEmbeddedFrame {
    width: 100% !important;
  }
}
@media (max-width: 767px) {
  /* COMMON
    ********************************************/
  .pageWidth {
    padding: 0 10px;
  }
  /* HEADER
    ********************************************/
  .navbar-nav {
    text-align: center;
  }
  .mainHeader .menuItem {
    line-height: inherit;
  }
  /* HOMEPAGE - SEARCH
    ********************************************/
  .slide {
    height: 350px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 8px 14px;
    font-size: 16px;
  }
  .searchInputs .searchButton {
    padding: 8px 35px;
    font-size: 18px;
  }
  .searchInputs .searchInputField {
    height: 40px;
  }
  .searchPanel {
    padding: 25px;
    width: 95%;
    top: 70px;
  }
  .detailsOverlay {
    bottom: 0;
  }
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 200px;
  }
  /* HOMEPAGE - SPOTLIGHT REALTORS
    ********************************************/
  .featuredRealtor {
    width: 49%;
    vertical-align: top;
  }
  /* SEARCH RESULTS
    ********************************************/
  .searchResultsContainer .listing {
    width: 49%;
  }
  .searchResultsContainer .header {
    margin-top: 25px;
    text-align: center;
    font-size: 1.8em;
  }
  .searchResultsContainer .searchControls {
    text-align: center;
  }
  /* RENTAL APPLICATION
	********************************************/
  .rentalApplication .selectApplication {
    margin: 15px auto;
  }
  .rentalApplication .selectApplication {
    padding: 10px 10px 55px;
  }
  /* LISTING DETAILS
	********************************************/
  .rentalApplication .propertyImage {
    height: 320px;
  }
  .realtorHeadshot .imageWrapper {
    width: 125px;
    height: 125px;
  }
  /* AGENT DETAILS
	********************************************/
  .agent-image {
    text-align: left !important;
  }
}
@media (max-width: 640px) {
  /* HEADER
    ********************************************/
  .navbar-nav {
    text-align: center;
  }
  .mainHeader .menuItem {
    margin: 5px;
    line-height: inherit;
  }
  /* HOMEPAGE - SEARCH
      ********************************************/
  .slide {
    height: 250px;
  }
  .searchPanel {
    padding: 10px;
    top: 25px;
  }
  .searchPanel .header {
    text-align: center;
    margin-top: 10px;
  }
  .searchInputs .searchByContainer {
    -webkit-box-flex: 0;
            flex: 0 0 100px;
  }
  .searchInputs .searchButtonContainer {
    -webkit-box-flex: 0;
            flex: 0 0 85px;
  }
  .searchInputs .searchInputField {
    height: 33px;
  }
  .btn-group-lg > .btn,
  .btn-lg {
    padding: 6px 10px;
    font-size: 14px;
  }
  .searchInputs .searchButton {
    padding: 6px 30px;
    font-size: 16px;
  }
  .searchLinks {
    font-size: 0.9em;
  }
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 175px;
  }
  /* SEARCH RESULTS
    ********************************************/
  .searchResultsContainer .listing {
    width: 100%;
  }
  .searchResultsContainer .listingImage {
    width: 100%;
    height: 325px;
  }
  /* SIGN UP
	********************************************/
  .signUpPage .createAccountForm {
    padding: 0 10px;
  }
  /* LISTING DETAILS
	********************************************/
  .rentalApplication .propertyImage {
    height: 280px;
  }
}
@media (max-width: 480px) {
  /* HOMEPAGE - PROPERTY PREVIEW
    ********************************************/
  .propertyImage {
    height: 120px;
  }
  .searchPanel .header {
    font-size: 1.4em;
  }
  .searchLinksContainer {
    font-size: 1em;
  }
  /* HOMEPAGE - SPOTLIGHT REALTORS
	********************************************/
  .featuredRealtor {
    width: 75%;
    vertical-align: top;
  }
  /* SIGN UP
	********************************************/
  .signUpPage .pageTitle {
    text-align: center;
    margin-bottom: 10px;
  }
  .signUpPage .createAccountForm {
    padding: 0;
  }
  /* LISTING DETAILS
	********************************************/
  .listingDetailsPage .property .propertyImageContainer,
  .listingDetailsPage .property .propertyImageContainerMobile {
    width: 100%;
    float: none;
  }
  .listingDetailsPage .property .propertyDetailsContainer {
    width: 100%;
    float: none;
  }
  .listingDetailsPage .property .wrapperPadding {
    padding: 20px 0 0;
  }
  .listingDetailsPage .property .starContainer {
    margin-top: 5px;
  }
  .listingDetailsPage .listingItem > label {
    display: block;
  }
  .socialSprite {
    width: 25px;
    height: 25px;
  }
  .socialSprite.facebook {
    background-position: 0 0;
  }
  .socialSprite.twitter {
    background-position: -25px 0;
  }
  .socialSprite.google {
    background-position: -50px 0;
  }
  .socialSprite.pinterest {
    background-position: -75px 0;
  }
  .socialSharingContainer > span {
    top: -6px;
    font-size: 1em;
  }
  .socialSharingContainer .shareLabel {
    top: -6px;
  }
  .socialSharingContainer .emailText {
    margin-top: 10px;
  }
  .socialSharingContainer .emailText.acceptGuarantorVisible {
    position: relative;
    top: -35px;
    margin-top: 0;
  }
  .socialSharingContainer .emailText > a {
    font-size: 0.9em;
    margin-right: 0;
    right: -15px;
  }
  .rentalApplication .propertyImage {
    height: 220px;
  }
  .socialSharingContainer .acceptGuarantor {
    padding-left: 0;
  }
  /* RENTAL APPLICATION
	********************************************/
  .card-wrapper {
    display: none;
  }
  /* DASHBOARD
	********************************************/
  .mainDashboardNav {
    padding: 0;
  }
  .mainDashboardNav li {
    font-size: 0.7em;
    width: 30%;
    padding: 7px;
    margin: 5px;
  }
  .pageContent {
    padding: 0 10px;
  }
  .curRecordsWrapper {
    padding: 0;
  }
  .formHeader {
    padding: 15px;
    line-height: 1.3em;
  }
  .renterPage {
    margin: 0 10px;
  }
}
